OSDN Git Service

18e8dfb67870e4ddcfad64723fc3d42b0fca947b
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
1 Sat May 20 09:30:55 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2
3         * alias.c: Clarify some comments.
4         (record_base_value): REGNO is unsigned.
5         * rtl.h (record_base_value): Likewise.
6
7         * alias.c (aliases_everything_p): Don't special-case QImode here.
8         * c-common.c (c_get_alias_set): Do it here.
9         Handle BIT_FIELD_REF by getting alias info for arg.
10         Use POINTER_TYPE_P.
11
12 2000-05-20  Alexandre Oliva  <aoliva@cygnus.com>
13
14         * mklibgcc.in: Restore rule to create ${dir}.
15
16 Sat May 20 08:45:41 2000  H.J. Lu  <hjl@gnu.org>
17
18         * Makefile.in (libgcc.mk): Depend on xgcc$(exeext) for
19         GCC_FOR_TARGET used by MULTILIBS.
20         * mklibgcc.in: Make sure each .o file depends on the
21         directory it will be in.
22         Make the multilib directory depends libgcc.
23
24 Sat May 20 08:29:28 2000  H.J. Lu  <hjl@gnu.org>
25
26         * Makefile.in (bootstrap): Unset LANG_LIB2FUNCS for stage 1.
27
28 Sat May 20 07:27:35 2000  Alexandre Oliva  <aoliva@cygnus.com>
29
30         * fold-const.c (make_range): Handle degenerated intervals.
31         Fixes c-torture/execute/991221-1.c
32
33 Fri May 19 18:16:31 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
34
35         * cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0.
36         * reload.c (find_equiv_reg): Likewise.
37         * alias.c (init_alias_analysis): Likewise.
38         Only call prologue_epilogue_contains on insns.
39         * basic-block.h (REG_SET_TO_HARD_REG_SET): Call new function.
40         * bb-reorder.c (hard-reg-set.h): Include earlier.
41         * haifa-sched.c (hard-reg-set.h): Likewise.
42         * ifcvt.c (hard-reg-set.h): Likewise.
43         * local-alloc.c (hard-reg-set.h): Likewise.
44         * loop.c (hard-reg-set.h): Likewise.
45         * predict.c (hard-reg-set.h): Likewise.
46         * regrename.c (hard-reg-set.h): Likewise.
47         * flow.c (hard-reg-set.h): Likewise.
48         (reg_set_to_hard_reg_set): New function.
49         * bitmap.c (regs.h, basic-block.h): No longer include.
50         (bitmap.h): Now include.
51         * conflict.c (hard-reg-set.h): Include.
52         * profile.c (hard-reg-set.h): Likewise.
53         * print-rtl.c (hard-reg-set.h): Likewise.
54         * sbitmap.c (hard-reg-set.h): Likewise.
55         * toplev.c (hard-reg-set.h): Likewise.
56         * unroll.c (hard-reg-set.h, basic-block.h): Likewise.
57         * hard-reg-set.h (reg_names): Now constant.
58         * regs.h (reg_names): Likewise.
59         * regclass.c (reg_names): Likewise.
60         * loop.h (basic-block.h): No longer include.
61         (bitmap.h): Now include.
62         * reload1.c (order_regs_for_reload): Avoid loop over reg sets.
63         * Makefile.in (LOOP_H, sbitmap.o, profile.o): Reflect above changes.
64         (toplev.o, print-rtl.o, conflict.o, unroll.o, bitmap.o): Likewise.
65
66 2000-05-19  Jan Hubicka  <jh@suse.cz>
67             Richard Henderson  <rth@cygnus.com>
68
69         * basic-block.h (struct edge_def): New field "count".
70         (struct basic_block_def): Likewise.
71         * flow.c (entry_exit_blocks): Add count fileds.
72         (split_edge): Keep count information up-to-date.
73         (dump_edge_info, dump_flow_info): Dump count fields.
74
75         * final.c (count_instrumented_edges): Rename to edge from arc.
76         (end_final): Update users.
77         * profile.c: Include expr.h, basic-block.h.
78         (struct adj_list, ARC_TARGET, ARC_SOURCE, ARC_COUNT): Kill.
79         (struct bb_info, label_to_bb, label_to_bb_size, bb_graph): Kill.
80         (ignore_next_note, return_label_execution_count): Kill.
81         (bbg_file_name, da_file_name): Kill.
82         (edge_info, bb_info): New structures.
83         (EDGE_INFO, BB_INFO, GCOV_INDEX_TO_BB, BB_TO_GCOV_INDEX): New macros.
84         (count_instrumented_edges, total_num_edges): Rename to edge from arc.
85         (total_num_edges_instrumented): Likewise.
86         (init_arc, expand_spanning_tree): Kill.
87         (fill_spanning_tree, tablejump_entry_p): Kill.
88         (instrument_edges):  Rewrite from instrument_arcs to use
89         commit_edge_insertions infrastructure.
90         (compute_branch_probabilities): Remove arguments; rewrite for
91         CFG infrastructure; use rtl_dump_file directly.
92         (branch_prob, find_spanning_tree): Likewise.
93         (union_groups, find_group): New.
94         (init_branch_prob): Make bbg_file_name and da_file_name local.
95         (end_branch_prob): Use rtl_dump_file directly.
96         (init_edge_profiler): Rename to edge from arc.
97         (output_arc_profiler): Kill.
98         (gen_edge_profiler): New.
99         (output_func_start_profiler): Turn off profiling.  Make the
100         constructor static when we can.
101         * rtl.h (branch_prob, end_branch_prob): Update prototypes.
102
103         * toplev.c (DFI_flow): Remove.
104         (DFI_cfg, DFI_life): New.
105         (dump_file): Update accordingly.
106         (compile_file): Call end_branch_prob if profile_arc_flag too.
107         (rest_of_compilation): Move flow1 cfg creation to DFI_cfg.  Do edge
108         profiling after the CFG is built.  Move flow1 life analysis to
109         DFI_life.  Always estimate remaining probabilities.
110
111 2000-05-19  Richard Henderson  <rth@cygnus.com>
112
113         * ifcvt.c (find_if_case_2): Don't allow THEN to be EXIT.
114
115         * flow.c (make_edges): The sibling call edge to exit is abnormal.
116
117 2000-05-19  Richard Henderson  <rth@cygnus.com>
118
119         * jump.c (redirect_jump): Add delete_unused argument.  Don't
120         remove labels and code following when LABEL_NUSES goes to zero.
121         (invert_jump): Likewise.
122         (jump_optimize_1): Fix redirect/invert arguments.
123         (do_cross_jump, thread_jumps): Likewise.
124         * flow.c (split_edge): Likewise.
125         * reorg.c (optimize_skip): Likewise.
126         (reorg_redirect_jump, relax_delay_slots, dbr_schedule): Likewise.
127         * profile.c (instrument_arcs): Likewise.
128         * loop.c (find_and_verify_loops): Likewise.  Fix indentation.
129         * rtl.h: Update prototypes.
130
131 Fri May 19 12:05:13 2000  Clinton Popetz  <cpopetz@cygnus.com>
132
133         * ssa.c (convert_from_ssa): Tell life_analysis we need death 
134         notes.
135         (make_regs_equivalent_over_bad_edges): Only look at abnormal
136         critical edges.
137
138 2000-05-19  Zack Weinberg  <zack@wolery.cumb.org>
139
140         * cpphash.c (funlike_macroexpand): Make sure not to walk p1
141         past l1 when deleting whitespace and markers.              
142
143         * cpplex.c (_cpp_scan_until): Clear AUX field of tokens.
144         * cpplib.c (do_unassert): Put the list to compare against on
145         the stack.
146
147 2000-05-19  Bruce Korb  <bkorb@gnu.org>
148
149         * fixinc/README:  cleaned up old documentation
150         * fixinc/check.diff: regenerated & verified on OSR5 on ix86
151         * fixinc/check.tpl: compute the list of needed directories
152         emit "#if defined(name)" because of conflict
153         omit machine name differences from output differences
154         * fixinc/inclhack.def( m88k_multi_incl ):  Use `wrap' function
155         (machine_name): change test text to use `sed' markers
156         * fixinc/fixincl.x: regen
157
158 Fri May 19 06:49:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
159
160         * config/elfos.h (SELECT_SECTION): Don't access DECL_INITIAL of
161         a CONSTRUCTOR.
162
163 2000-05-18  Chris Demetriou  <cgd@sibyte.com>
164
165         * gcc.texi (MULTILIB_EXCEPTIONS): Correct example and update
166         it to match the current practice.
167
168 2000-05-18  Mark Mitchell  <mark@codesourcery.com>
169
170         * Makefile.in (STAGESTUFF): Fix typo in spelling of s-under.
171
172 2000-05-18  Richard Henderson  <rth@cygnus.com>
173
174         * rtlanal.c (insn_dependant_p, insn_dependant_p_1): New.
175         * rtl.h (insn_dependant_p): Declare it.
176         * loop.c (strength_reduce): Use it.
177
178 2000-05-18  Alexandre Oliva  <aoliva@cygnus.com>
179
180         * config/mn10300/mn10300.c (expand_prologue, expand_epilogue):
181         16-bit and 64-bit clean-up.
182
183 2000-05-18 Mark Elbrecht <snowball3@bigfoot.com>
184
185         * configure.in (*-pc-msdosdjgpp): Set float_format to none.
186         * configure: Rebuilt.
187
188 2000-05-18  Zack Weinberg  <zack@wolery.cumb.org>
189
190         * genopinit.c: Use $ for escape sequences in optab patterns.
191         Remove backslashes from optab patterns.  Change $A, $B, $C to
192         expand to (int) whatever instead of just whatever; remove
193         explicit (int) from all optab patterns.
194
195         * gensupport.c (xmalloc, xrealloc, xstrdup): Provide.
196         * genattr.c, genattrtab.c, gencodes.c, genconfig.c, genemit.c,
197         genextract.c, genflags.c, genopinit.c, genoutput.c, genpeep.c,
198         genrecog.c: Remove private copies of xmalloc, xrealloc, and
199         xstrdup.
200
201 2000-05-18  Richard Henderson  <rth@cygnus.com>
202
203         * jump.c (jump_optimize_1): Base minimum insn count during
204         find_cross_jump on BRANCH_COST.
205
206 2000-05-18  Jakub Jelinek  <jakub@redhat.com>
207
208         * print-rtl.c (print_rtx): Only print note line number as string
209         if between NOTE_INSN_BIAS and NOTE_INSN_MAX.
210         * final.c (final_scan_insn): Do nothing for note line number 0.
211
212 2000-05-18  Jakub Jelinek  <jakub@redhat.com>
213
214         * gcc-common.c (ggc_mark_rtx_children): Mark NOTE_EXPECTED_VALUE
215         from NOTE_INSN_EXPECTED_VALUE notes and NOTE_SOURCE_FILE from
216         NOTE_INSN_DELETED_LABEL.
217
218 2000-05-18  Nick Clifton  <nickc@cygnus.com>
219
220         * config/arm/unknown-elf.h (UNIQUE_SECTION): Place constant,
221         uninitialised data in .rodata not .bss, and do not interpret an
222         error in the initialisation value as meaning that the variable
223         should be placed in the .bss section.
224
225 Thu May 18 12:10:18 2000  Philippe De Muyter  <phdm@macqel.be>
226
227         * configure.in (NO_MINUS_C_MINUS_O): Test `$ac_cv_prog_cc_${ac_cc}_c_o',
228         not `$ac_cv_prog_cc_cc_c_o'.
229         * configure: Regenerated.
230
231 2000-05-18  Chris Demetriou  <cgd@sibyte.com>
232             Richard Henderson  <rth@cygnus.com>
233
234         * c-common.h (enum c_tree_index): Add g77 type entries.
235         (g77_integer_type_node, g77_uinteger_type_node): New.
236         (g77_longint_type_node, g77_ulongint_type_node): New.
237         * c-decl.c (init_decl_processing): Initialize them.
238
239 2000-05-18  Richard Henderson  <rth@cygnus.com>
240
241         * config/h8300/h8300.md (subs patterns): Use %G to negate.
242
243         * config/h8300/h8300.c (ok_for_bclr): Take a HOST_WIDE_INT.
244         (small_power_of_two): Likewise; use exact_log2.
245         (adds_subs_operand, one_insn_adds_subs_operand): Remove.
246         (output_adds_subs): Remove.
247         (two_insn_adds_subs_operand): New.
248         (split_adds_subs): New.
249         * config/h8300/h8300-protos.h: Update.
250         * config/h8300/h8300.h (CONST_OK_FOR_J): Cast to uns HOST_WIDE_INT.
251         (CONST_OK_FOR_L): Match strict adds operands.
252         (CONST_OK_FOR_N): Match struct subs operands.
253         * config/h8300/h8300.md (adds_subs insns): Remove.
254         (addhi patterns): Output adds/subs directly.
255         (addsi_h8300h): Likewise.
256         (addhi/addsi splitters): New.  Decompose two_insn_adds_subs_operand.
257
258 2000-05-18  Zack Weinberg  <zack@wolery.cumb.org>
259
260         * cppexp.c (parse_assertion): New.
261         (lex): Call it for CPP_HASH.  Remove CPP_ASSERTION case.
262         (_cpp_parse_expr): Remove case '#'.  Don't set
263         parsing_if_directive.
264         * cpphash.c (collect_objlike_expansion,
265         collect_funlike_expansion, collect_params,
266         _cpp_create_definition): The list no longer has a trailing
267         VSPACE token.
268         * cpphash.h (enum node_type): Add T_ASSERTION.
269         (struct hashnode): Remove aschain, add pred.
270         (struct predicate): New.
271         Update prototypes.
272
273         * cpplex.c (expand_token_space): Handle both offset and
274         nonoffset lists.
275         (init_token_list, _cpp_free_token_list, _cpp_parse_assertion): Delete.
276         (_cpp_init_toklist, _cpp_clear_toklist, _cpp_free_toklist,
277         _cpp_slice_toklist, _cpp_squeeze_toklist, _cpp_equiv_tokens,
278         _cpp_equiv_toklists): New.
279         (_cpp_scan_line): Rename to _cpp_scan_until; add ability to
280         stop at any single-character token, not just newline.
281         (_cpp_lex_token): Remove special cases for #define and #if.
282         (cpp_get_token): Expect # as a separate token type.  Remove
283         DIRECTIVE case.
284         (_cpp_get_directive_token): Remove DIRECTIVE case.
285         (_cpp_lex_line, _cpp_lex_file, _cpp_init_input_buffer): Update.
286
287         * cpplib.c (_cpp_check_directive): Set dirno and
288         SYNTAX_INCLUDE bit of flags, not dir_handler and dir_flags.
289         (_cpp_handle_directive): Run # <number> through the same logic
290         as normal directives.
291         (do_define): Don't set parsing_define_directive.  Use
292         _cpp_scan_until.  The list does not have a VSPACE at the end.
293         (do_if): Save, clear, and restore only_seen_white around 
294         _cpp_parse_expr.
295         (skip_if_group): s/CPP_DIRECTIVE/CPP_HASH/
296         (do_assert, do_unassert): Rewrite.
297
298         * cpplib.h (TTYPE_TABLE): Remove CPP_ASSERTION.
299         (LIST_OFFSET): New flag.
300         (struct cpp_toklist): Replace dir_handler and dir_flags with
301         dirno and flags.
302         (struct cpp_reader): Remove parsing_if_directive and
303         parsing_define_directive.
304
305 2000-05-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
306
307         * fixinc/inclhack.def (broken_cabs): Update fix to handle comments
308         following the cabs decl which terminate on the following line.
309         Add the corresponding test_text case.
310
311 2000-05-18  Neil Booth  <NeilB@earthling.net>
312
313         * cppinit.c (cpp_reader_init): Initialise col_adjust and
314         default tab stop size.
315         (no_num, OPT_ftabstop): New.
316         (handle_option): Handle "ftabstop=" command-line option.
317         (print_help): Document it.
318         * cpplex.c (COLUMN): Remove.
319         (handle_newline): Reset col_adjust.
320         (skip_whitespace): Update col_adjust as tabs encountered.
321         (_cpp_lex_line): Update to use col_adjust.  Call
322         skip_whitespace for all whitespace.
323         * cpplib.h (struct cpp_options): New member tabstop.
324         (struct cpp_reader): New member col_adjust.
325         (CPP_BUF_COL): Update.
326         (CPP_BUF_COLUMN): New.
327         * cpp.texi: Document "-ftabstop=" command line option.
328
329 Wed May 17 18:19:41 2000  Philippe De Muyter  <phdm@macqel.be>
330
331         * configure.in (NO_MINUS_C_MINUS_O): Macro made availabe for AC_OUTPUT
332         files.
333         * configure: Rebuilt.
334
335 Wed May 17 18:06:12 2000  John David Anglin <dave@hiauly1.hia.nrc.ca>
336
337         * mklibgcc.in Add missing -DL$name when compiling modules in libgcc1.c.
338
339         * tree.c (build_common_tree_nodes): Do not build TI nodes unless
340         HOST_BITS_PER_WIDE_INT is >= 64.
341
342 2000-05-17  Richard Henderson  <rth@cygnus.com>
343
344         * jump.c (jump_optimize_1): Remove inactive but real insns
345         in jump-to-next-insn optimization.
346
347 2000-05-17  Richard Henderson  <rth@cygnus.com>
348
349         * toplev.c (rest_of_compilation): Don't call optimize_mode_switching
350         unless OPTIMIZE_MODE_SWITCHING.  Conditionally set no_new_pseudos.
351         Don't call recompute_reg_usage if no_new_pseudos is true.
352         * lcm.c (optimize_mode_switching): Move ifdefs outside function.
353         Return true if we did work; update global life information.
354         * basic-block.h (optimize_mode_switching): Update decl.
355
356 2000-05-17  Neil Booth  <neilb@earthling.net>
357
358         * cpplex.c (expand_name_space): Don't use ptrdiff_t.
359
360 2000-05-17  Zack Weinberg  <zack@wolery.cumb.org>
361
362         * cpplib.c: New feature, #pragma system_header.
363         * cpp.texi: Document special treatment of system headers, and
364         the various mechanisms to get a header that special treatment.
365
366 2000-05-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
367
368         * system.h (offsetof): Define at the very end, to ensure we prefer
369         the platform's definition if available.
370
371 2000-05-16  Bruce Korb  <bkorb@gnu.org>
372
373         * fixinc/fixincl.c: improve the debug displays, ignore SIGPIPE
374         * fixinc/server.c: likewise
375         * fixinc/fixfixes.c( char_macro_def_fix ): fix regex
376         + #ifdef debugging code + use #def constant for
377         sub-pattern count
378         * fixinc/inclhack.def( hpux11_fabsf ): Keep HP-UX 11 from stomping
379         on C++ math namespace
380
381 2000-05-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
382
383         * fixinc/fixfixes.c (char_macro_use_fix, char_macro_def_fix):
384         Don't check the return value of sprintf.  Use asprintf to avoid
385         buffer overflows.
386
387 Wed May 17 17:27:44 2000  Andrew Cagney  <cagney@b1.cygnus.com>
388
389         * flags.h (warn_unused_function, warn_unused_label,
390         warn_unused_parameter, warn_unused_variable, warn_unused_value):
391         Replace ``warn_unused''.
392         (set_Wunused): Add declaration.
393         * toplev.c (set_Wunused): New function.
394         (warn_unused_function, warn_unused_label, warn_unused_parameter,
395         warn_unused_variable, warn_unused_value): New variables.
396         (W_options): Add -Wunused-function, -Wunused-function,
397         -Wunused-label, -Wunused-parameter, -Wunused-variable and
398         -Wunused-value.  Delete -Wunused.  Handled in decode_W_option.
399
400         * toplev.c (decode_W_option): Update -Wunused flags by calling
401         set_Wunused.
402         * c-decl.c (c_decode_option): Ditto for -Wall.
403
404         * stmt.c (expand_expr_stmt, expand_expr_stmt,
405         warn_about_unused_variables): Replace warn_unused with more
406         explicit warn_unused_value et.al.
407         * function.c (expand_function_end): Ditto.
408         * c-typeck.c (internal_build_compound_expr,
409         internal_build_compound_expr): Ditto.
410         * c-decl.c (poplevel, pop_label_level): Ditto.
411         * toplev.c (check_global_declarations): Replace warn_unused with
412         check for either warn_unused_function or warn_unused_variable.
413
414         * gcc.1, invoke.texi (Warning Options): Document
415         -Wunused-function, -Wunused-function, -Wunused-label,
416         -Wunused-parameter, -Wunused-variable and -Wunused-value options.
417
418 Wed May 17 10:28:12 2000  Philippe De Muyter  <phdm@macqel.be>
419
420         * mklibgcc.in (building libgcc1) [Xlibgcc1.a]: Find libgcc1.c in
421         $(srcdir), not in the current directory.
422
423 2000-05-16  Richard Henderson  <rth@cygnus.com>
424
425         * config/ia64/crtbegin.asm (__dso_handle): Mark hidden if the
426         assembler supports it.
427         (.fini, .init): Use a gp-relative indirect call.
428         (__do_global_dtors_aux): Preserve the gp; rebundle.
429         (__do_frame_setup): Likewise.
430         * config/ia64/crtend.asm (.IA_64.unwind): Don't terminate with -1.
431         (.init): Use a gp-relative indirect call.
432         (__do_global_ctors_aux): Preserve the gp.
433
434 2000-05-16  Richard Henderson  <rth@cygnus.com>
435
436         * flow.c (commit_one_edge_insertion): Be prepared for a return
437         insn to be inserted on the edge with a normal jump.
438         * jump.c (jump_optimize_1): Don't look to create return isns.
439
440         * flow.c (flow_delete_insn): Don't adjust reference count of notes.
441         * jump.c (jump_optimize_1): Likewise.
442         (returnjump_p): Verify the argument is a JUMP_INSN.
443         * rtl.def (NOTE): Add 5th element for NOTE_INSN_DELETED_LABEL.
444
445 2000-05-16  Nick Clifton  <nickc@cygnus.com>
446
447         * config/m32r/m32r.c (small_insn_p): Use INSN_P() to replace
448         GET_RTX_CLASS (GET_CODE ()) == 'i'.
449         (large_insn_p): Ditto.
450         (m32r_is_insn): New function: Return true if the insn contains
451         an executable instruction.
452         (m32r_adjust_insn): Use m32r_is_insn.
453         (m32r_sched_reorder): Use m32r_is_insn.
454         (m32r_sched_variable_issue): Use m32r_is_insn.
455
456 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
457
458         * rs6000/rs6000.c (rs6000_select_section): Treat CONSTRUCTOR like
459         VAR_DECL.
460
461         * rs6000/sysv4.h (ASM_OUTPUT_DWARF_ADDR): Delete unused variable.
462
463         * rs6000/sysv4.h (CPP_OS_LINUX_SPEC): Define __unix and __linux
464         according to given options.
465
466 Tue May 16 12:17:31 2000  Jeffrey A Law  (law@cygnus.com)
467
468         * mn10200.h (PREFERRED_RELOAD_CLASS): Do not prefer DATA_REGS
469         if X has VOIDmode either.
470         (LIMIT_RELOAD_CLASS): Similarly.
471
472         * mn10200.md (indirect_jump, tablejump): Use "register_operand",
473         not "general_operand" to match the processor's capabilities.
474
475 2000-05-16  Bruce Korb  <bkorb@gnu.org>
476
477         * fixinc/README:  corrected return address
478         * fixinc/check.diff:  regenerate, now that test works
479         * fixinc/fixfixes.c(format_fix,format_write): reformatted
480         (char_macro_def_fix,char_macro_use_fix): corrected and
481         rewrote to use regex to parse the text
482         * fixinc/inclhack.def: more testing
483         * fixinc/fixincl.x:  regenerated
484
485         * fixinc/inclhack.def: added several "test_text" attributes
486         changed several fixes to use `c_fix = format'
487         re-alphabetized the fixes
488
489         * fixinc/check.diff: regenerate
490         * fixinc/fixincl.x: regenerate
491         * fixinc/check.tpl: added `sparc' and `netinet' to the list
492         of created dirs
493
494
495 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
496
497         * config/mn10300/mn10300.h (ASM_OUTPUT_DWARF2_ADDR_CONST): Remove.
498
499 2000-05-15  Richard Henderson  <rth@cygnus.com>
500
501         * toplev.c (rest_of_compilation): Run full jump pass before
502         find_basic_blocks of flow2.
503
504 2000-05-15  Richard Henderson  <rth@cygnus.com>
505
506         * jump.c: Fix typos and clarify commentary from last change.
507         (any_condjump_p): Verify SET_SRC is an IF_THEN_ELSE.
508         (safe_to_remove_jump_p): Remove.
509         (condjump_label): Use pc_set.
510
511 2000-05-15  Richard Henderson  <rth@cygnus.com>
512
513         * ifcvt.c (cond_exec_process_insns): Drop USE and CLOBBER insns
514         that get in the way after reload.
515         (cond_exec_process_if_block): Skip a label heading THEN block.
516
517 2000-05-15  Richard Henderson  <rth@cygnus.com>
518
519         * varasm.c (output_constant_pool): Abort instead of converting
520         (improperly) deleted labels to zero.
521
522 2000-05-16  Neil Booth  <NeilB@earthling.net>
523
524         * cpplex.c (parse_string2): Update comment.
525         (cpp_lex_line): No special assertion treatment for '('.
526         * cpplib.c (DIRECTIVE_TABLE): Remove SYNTAX_ASSERT.
527         * cpplib.h (SYNTAX_ASSERT): Remove.
528
529 Mon May 15 21:45:36 MET DST 2000  Jan Hubicka  <jh@suse.cz>
530
531         * jump.c (condjump_p):  Mark as depreached.
532         (any_condump_p): New.
533         (any_uncondump_p): New.
534         (pc_set): New.
535         (safe_to_remove_jump_p): New.
536         * rtl.h (any_condump_p, any_uncondjump_p, pc_set
537         safe_to_remove_jump_p): Declare.
538
539 Mon May 15 21:07:20 MET DST 2000  Jan Hubicka  <jh@suse.cz>
540
541         * calls.c: Re-install both patches reverted by last patch.
542         (struct arg_data): New field tail_call_reg.
543         (initialize_argument_information): Initialize tail_call_reg
544         (load_register_parameters): New argument flags, use
545         tail_call_reg when emiting tail call sequence.
546         (expand_call): Update call of load_register_parameters;
547         copy unadjusted_args_size to adjusted_args_size.
548
549 Mon May 15 19:01:42 MET DST 2000  Jan Hubicka  <jh@suse.cz>
550
551         * loop.c (scan_loop, strength_reduce, loop_optimize): Change unroll_p
552         and bct_p parameters to flags.
553         * loop.h (LOOP_UNROLL, LOOP_BCT): New constants.
554         * rtl.h (loop_optimize): Update prototype.
555         * toplev.c (rest_of_compilation): Update call of loop_optimize.
556
557 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
558
559         * calls.c (expand_call): Move expand_start_target_temps call after
560         start_sequence().
561
562 2000-05-15  Neil Booth  <NeilB@earthling.net>
563
564         * cpphash.c (trad_stringify, warn_trad_stringify,
565         collect_params): Make some pointers pointers to const.
566         * cpplex.c (auto_expand_name_space) Guaranteed to always
567         expand by at least one character.
568         (SPELL_CHAR, SPELL_NONE): Temporarily reverse order.
569         (struct token_spelling): Use const U_CHAR * rather than PTR.
570         (expand_name_space): Fix up token pointers if name space
571         is moved when expanding.
572         (INIT_NAME, cpp_scan_line, parse_name, parse_number,
573         parse_string2, save_comment, spell_token, cpp_output_list):
574         Update so the routines handle tokens with a direct pointer to
575         their text, rather than an offset into the token's list's namebuf.
576         (_cpp_lex_line): Rearrange for clarity.
577
578         * cpplib.c (_cpp_check_directive): Similarly.
579         (do_define): Make SYM a pointer to const.
580         * cpplib.h (struct cpp_name): Replace offset with direct pointer.
581         (CPP_INT, CPP_FLOAT): Spelling type should be SPELL_IDENT.
582         (TOK_OFFSET): Delete.
583         (TOK_NAME): Update.
584
585 2000-05-14  Geoffrey Keating  <geoffk@cygnus.com>
586
587         * config/rs6000/rs6000.h (RETURN_ADDRESS_OFFSET): Correct for
588         64-bit ABI.
589
590         * config/rs6000/rs6000.c (logical_operand): Rewrite to take MODE 
591         into account.
592         (logical_u_operand): Delete.
593         (non_logical_cint_operand): Rewrite to take MODE into account.
594         (non_logical_u_cint_operand): Delete.
595         (boolean_operator): New function.
596         (print_operand): Add new %q operand.
597         * config/rs6000/rs6000.h (PREDICATE_CODES): Add boolean_operator,
598         remove logical_u_operand and non_logical_u_cint_operand,
599         update logical_operand and non_logical_cint_operand.
600         * config/rs6000/rs6000.md: Rewrite the patterns for performing
601         logical operations to use %q.
602
603         * config/rs6000/rs6000.md (movsi): Don't modify RTL in-place.
604         (movdi): Make similar to movsi.
605         * config/rs6000/rs6000.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): There
606         is no such thing as a DImode CONST_DOUBLE.
607         * config/rs6000/rs6000.c (output_toc): Likewise.
608         
609         * config/rs6000/rs6000.c (output_cbranch): Don't output prediction
610         codes when old mnemonics are in use.  Print register names
611         for cc registers when requested.
612
613         * optabs.c (expand_float): Don't allow mode widening that causes
614         double rounding.
615
616         * invoke.texi (RS/6000 and PowerPC Options): Update -m64/-m32
617         flags to their current names -maix64 and -maix32.
618
619 2000-05-14  Bruce Korb  <bkorb@gnu.org>
620
621         * fixinc/fixfixes.c(wrap_fix): new fix - inserts text before
622         and/or after current text of file
623         * fixinc/fixlib.c(must_malloc):
624         * fixinc/fixlib.h(must_malloc): + reformatting
625         * fixinc/inclhack.def: replace the "1i" and "$a" sed commands
626         with usages of ``c_fix = wrap;''
627         Add several tests and use the ``c_fix = format'' fixer more.
628         * fixinc/fixincl.x: regen
629         * fixinc/check.diff: regen
630         * fixinc/check.tpl: emit the associated header with the missing
631         test message
632
633 Sun May 14 17:58:59 2000  Hans-Peter Nilsson  <hp@axis.com>
634
635         * mklibgcc.in (building libgcc1) [Xlibgcc1.a]: Do not use unset
636         variables $src and $dst.
637         
638 2000-05-13  Gabriel Dos Reis <gdr@codesourcery.com>
639
640         * diagnostic.h (DIAGNOSTICS_SHOW_PREFIX_ONCE): New macro.
641         (DIAGNOSTICS_SHOW_PREFIX_NEVER): Likewise.
642         (DIAGNOSTICS_SHOW_PREFIX_EVERY_LINE): Likewise.
643         (struct output_buffer: emitted_prefix_p, prefixing_rule): New
644         fields. 
645         (set_message_prefixing_rule): Declare.
646
647         * diagnostic.c: (current_prefixing_rule): New variable.
648         (set_message_prefixing_rule): Define.
649         (output_set_prefix): Adjust buffer->emitted_prefix_p.
650         (init_output_buffer): Adjust Initialization.
651         (output_emit_prefix): Rewrite.  Take prefixing rules into account.
652         
653 Sat May 13 11:05:47 2000  Philippe De Muyter  <phdm@macqel.be>
654
655         * ifcvt.c (if_convert): Do not free NULL.
656
657 2000-05-12  Nick Clifton  <nickc@cygnus.com>
658
659         * config/fr30/fr30.c (fr30_move_double): New function:  Emit code
660         to move a double word value.
661         (di_operand): New function: Return true if the operand is suitbale
662         for a double word move operation.
663         (nonimmediate_di_operand): New function: Return true if the
664         operand is a DImode register or MEM.
665
666         * config/fr30/fr30.h (PREDICATE_CODES): Add di_operand and
667         nonimmediate_di_operand.
668
669         * config/fr30/fr30-protos.h Add fr30_move_double, di_operand, and
670         nonimmediate_di_operand.
671
672         * config/fr30/fr30.md (movdi): New pattern.  Required because
673         other patterns generate DImode results.
674         (movdi_insn): New pattern.
675
676 2000-05-12  Richard Henderson  <rth@cygnus.com>
677
678         * config/alpha/alpha.c (struct shadow_summary): Define
679         bitfields as type unsigned int.
680
681 Sat May 13 00:09:59 2000  Denis Chertykov  <denisc@overta.ru>
682
683         * config/avr/t-avr: Added definition of FLOAT while generates
684         fp-bit.c
685
686         * config/avr/avr.md: `NEXT_INSN (insn)' substituted to `insn' in
687         peepholes for tst+jump = sbrs/sbrc optimization.
688
689 Fry May 12 20:03:00 CEST 2000  Jan Hubicka  <jh@suse.cz>
690
691         * expr.c (emit_push_insn): Do not adjust stack pointer when
692         preallocating.
693
694 Fri May 12 19:03:58 2000  Philippe De Muyter  <phdm@macqel.be>
695
696         * ggc-simple.c (offsetof): Macro fallback definition moved from here ..
697         * system.h (offsetof): ... to here.
698
699 2000-05-12  Richard Henderson  <rth@cygnus.com>
700
701         * Makefile.in (final.o): Depend on BASIC_BLOCK_H.
702         * final.c (final_end_function): Use app_disable.  Rearrange note
703         handling into a switch.  Emit deleted labels.
704         (output_asm_label): Generate label strings for deleted labels.
705         * flow.c (tail_recursion_label_list): New.
706         (find_basic_blocks_1): Set label_value_list directly.  Collect list
707         of tail recursion labels from call_placeholders.  Don't add deleted
708         labels to the label value list.
709         (cleanup_cfg): Use free_EXPR_LIST_list.
710         (flow_delete_insn_chain): Turn non-removable labels into notes.
711         (flow_delete_block): Don't disable deleting the block because of
712         a non-removable label.
713         (tail_recursion_label_p): New.
714         (merge_blocks_move_predecessor_nojumps): Don't disable the merge
715         because of a label.
716         (merge_blocks_move_successor_nojumps): Likewise.  Also move a
717         jump table.
718         (merge_blocks): Disable a merge because of tail recursion labels.
719         * ifcvt.c (merge_if_block): Don't disable a merge because of a label.
720         Use a more accurate measure of not merging the join block.
721         (find_if_block): Don't disable conversion because of a label.
722         (find_if_case_1, find_if_case_2): Likewise.
723         * jump.c (duplicate_loop_exit_test): Preserve the kind of list
724         element when copying.
725         (squeeze_notes): Also leave EH notes.
726         (mark_jump_label): Ignore deleted labels.  Use an INSN_LIST for
727         REG_LABEL notes.
728         (delete_insn): Preserve LABEL_NAME in NOTE_SOURCE_FILE when
729         deleting a label.
730         * print-rtl.c (print_rtx): Print NOTE_SOURCE_FILE for
731         NOTE_INSN_DELETED_LABEL.  Print `[# deleted]' for a label_ref
732         referring to a deleted label.  Convert tail handling to a switch.
733         * rtl.def (CODE_LABEL): Rearrange elements to be compatible with NOTE
734         for NOTE_INSN_DELETED_LABEL.
735         (NOTE): Fix commentary.
736         * rtl.h (REG_LABEL): Update commentary wrt INSN_LIST.
737         (REG_CC_SETTER, REG_CC_USER, REG_LIBCALL): Likewise.
738         (CODE_LABEL_NUMBER, LABEL_NAME): Update index.
739         (LABEL_NUSES, LABEL_REFS): Likewise.
740         * unroll.c (copy_loop_body): Don't copy NOTE_INSN_DELETED_LABEL.
741
742 2000-05-12  Bruce Korb  <bkorb@gnu.org>
743
744         * fixinc/fixfixes.c(format_write): buglet & relaxed rules
745         * fixinc/check.diff: updated
746         * fixinc/inclhack.def: corrected & added some test_text-s
747         * fixinc/genfixes: removed unneeded options to autogen invocation
748         * fixinc/fixincl.tpl: Specified the output file
749         * fixinc/fixfixes.c: visual appearance
750         * fixinc/fixincl.x: regenerate
751
752 2000-05-12  Zack Weinberg <zack@wolery.cumb.org>
753
754         * fixinc/fixfixes.c (IO_use_fix, IO_defn_fix, CTRL_use_fix,
755         CTRL_defn_fix): Delete.
756         (fix_char_macro_defines, fix_char_macro_uses): Rename to
757         char_macro_def_fix and char_macro_use_fix, respectively.  Put
758         them into the FIXUP_TABLE.  Get the string to search for from
759         a c_fix_arg.
760
761         (format_write): New function.
762         (format_fix): Use it.
763
764         (FIX_PROC_HEAD): Constify text parameter.
765         (machine_name_fix): Constify all char *s.
766         * fixtests.c (skip_quote): Remove double static.
767
768         * inclhack.def (io_def_quotes, io_use_quotes, ctrl_def_quotes,
769         ctrl_use_quotes): Update for new scheme.
770         * fixincl.x: Regenerate.
771
772 2000-05-12  Alexandre Oliva  <aoliva@cygnus.com>
773
774         * config/mn10300/mn10300.h (PREFERRED_DEBUGGING_TYPE): Redefine as
775         DWARF2_DEBUG.
776         (DWARF2_ASM_LINE_DEBUG_INFO): Define.
777         (ASM_OUTPUT_DWARF2_ADDR_CONST): Define.
778
779 2000-05-11  Robert Lipe <robertlipe@usa.net>
780
781         * fixinc/inclhack.def (hpux8_bogus_inlines): Delete bypass for SCO.
782         * fixincl.x: Regenerate.
783
784 2000-05-11  Richard Henderson  <rth@cygnus.com>
785
786         * calls.c: Revert both 05-09 patches.
787
788 2000-05-11  Alexandre Oliva  <aoliva@cygnus.com>
789
790         * config/mn10300/mn10300.c (print_operand): Print FP constants in
791         hexadecimal.
792         * config/mn10300/mn10300.md (movsf, movdf): Use the `F' constraint
793         for FP values.
794
795         * mklibgcc.in (EQ): Define it to an equal sign in the Makefile,
796         and replace any occurrences of `=' in multilib dirs with `$(EQ)'.
797
798 2000-05-11  Jason Merrill  <jason@casey.cygnus.com>
799
800         * fixinc/fixincl.c (run_compiles): Don't crash on null pz_machine.
801
802 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
803
804         * fixinc/fixfixes.c, fixinc/fixtests.c: Update commentary.
805
806 Thu May 11 22:28:05 2000  Denis Chertykov  <denisc@overta.ru>
807
808         * config/avr/avr-protos.c (jump_over_one_insn_p): New declaration.
809         * config/avr/avr.c (jump_over_one_insn_p): New function.
810         * config/avr/avr.md: New peepholes added. Output test and
811         conditional jump to "sbrc" or "sbrs" command.
812
813 2000-05-11  Mark Elbrecht  <snowball3@bigfoot.com>
814
815         * cppmain.c (main): Use IS_DIR_SEPARATOR.
816
817 2000-05-11  Jakub Jelinek  <jakub@redhat.com>
818
819         * except.c (find_exception_handler_labels_1): New function.
820         (find_exception_handler_labels): Split into two functions, dive
821         into CALL_PLACEHOLDERs when looking for exception handler labels.
822
823 2000-05-11 Stan Cox <scox@cygnus.com>
824
825         * regrename.c (replace_reg_in_block): Improve REG_DEAD handling.
826         * timevar.def (TV_RENAME_REGISTERS): Move before TV_SCHED2.
827         * toplev.c (rest_of_compilation): Call regrename_optimize before sched2.
828
829 2000-05-11  Bruce Korb  <bkorb@gnu.org>
830
831         * fixinc/fixfixes.c (double_slash_fix):  obsolete
832         (else_endif_label_fix): obsolete
833         (format_fix):  new, unused as yet
834         (main): obsolete
835         * fixinc/fixlib.h: added fix description struct for use by format_fix
836         * fixinc/fixincl.c: removed the struct & test for SIGIOT befure using
837         * fixinc/Makefile.in:  compile fixfixes.c and fixtests.c as separate
838         modules.  Removed the vestiges of the script version.
839         Added support for "make check".
840         * fixinc/check.diff: base diff file (needs work!!)
841         * fixinc/check.tpl: quiet the fixup output
842         * fixinc/fixtests.c (main): obsolete
843         * fixinc/fixincl.sh:  don't bother copying fixincl to ..
844         * fixinc/fixincl.tpl:  provide for arguments to c_fix routines
845
846 Thu May 11 11:57:02 MET DST 2000  Jan Hubicka <jh@suse.cz>
847
848         * toplev.c (rest_of_compilation): Remove dead code after
849         combine.
850
851 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
852
853         * cpphash.c (collect_funlike_expansion): Make "# is not
854         followed by a macro argument name" a pedwarn, not an error.
855         Preserve the # in the output.  Suppress the warning if lang_asm.
856
857 Thu May 11 01:19:31 2000  Jeffrey A Law  (law@cygnus.com)
858
859         * configure.in (hppa*64*-*-hpux11*): New target for PA64 support.
860         * configure: Rebuilt.
861
862 2000-05-10 Laurynas Biveinis <lauras@softhome.net>
863
864         * i386/xm-djgpp.h (XREF_FILE_NAME): Add mising brace.
865
866 2000-05-10  Kazu Hirata  <kazu@hxi.com>
867
868         * combine.c (try_combine): Fix a typo.
869
870 Wed May 10 21:31:44 2000  Jim Wilson  <wilson@cygnus.com>
871
872         * config/ia64/ia64.md (insv): Add comment.
873
874 2000-05-10  Richard Henderson  <rth@cygnus.com>
875
876         * Makefile.in (libgcc.a, stmp-multilib): Depend on FPBIT and DPBIT.
877         * mklibgcc.in: Rewrite to not use functions.  Don't shortcut
878         dependancies on FPBIT and DPBIT.
879
880 2000-05-10  Nick Clifton  <nickc@redhat.com>
881
882         * flow.c (find_auto_inc): Do not bias REG_N_REFS by loop_depth
883         when optimising for size.
884         (mark_used_regs:) Ditto.
885         (try_pre_increment_1): Ditto.
886
887 2000-05-10  Zack Weinberg  <zack@wolery.cumb.org>
888
889         * cppexp.c (lex): Use %.*s to print non-NUL-terminated string.
890         Make error message friendlier.
891
892         * cpphash.h (struct hashnode): Use struct hack for name
893         member.
894         * cpphash.c (struct hashdummy): New.
895         (eq_HASHNODE): Second argument is a hashdummy, not a HASHNODE.
896         (make_HASHNODE): No need to set ->name pointer.  Correct
897         setting of p.
898         (cpp_lookup): Make 'dummy' a struct hashdummy.  Tidy up a bit.
899
900 2000-05-10  Richard Henderson  <rth@cygnus.com>
901
902         * flow.c (find_basic_blocks_1): Remove any spare bb_note
903         after completion.
904
905 2000-05-10  Bruce Korb  <bkorb@gnu.org>
906
907         * fixinc/gnu-regex.c:  reg_syntax_t re_syntax_options must be static
908
909 2000-05-10  Eric Schweitz  <schweitz@nortelnetworks.com>
910
911         * dwarfout.c (dwarfout_finish): Call retry_incomplete_types
912         after we enter .debug.
913
914 2000-05-10  Jason Merrill  <jason@casey.cygnus.com>
915
916         * dwarf2out.c (gen_subprogram_die): Fixup die_parent for the
917         abstract instance of a nested inline function.
918
919         * stor-layout.c (finish_record_layout): finalize_type_size
920         before laying out the pending_statics.
921
922 Wed 10 May 09:36:47 2000  Neil Booth  <NeilB@earthling.net>
923
924         * cpplex.c (spell_token): New function.
925         (spell_string, spell_comment, spell_name): fold into
926         spell_token.    
927         (I, S): Add macros.
928         (E, H): Remove macros.
929         (save_comment): Save comment opening characters too.
930         (_cpp_lex_file): Update to use spell_token.  Tidy up comment
931         handling.
932         * cpplib.h (I, S): Add macros.
933         (E, H): Remove macros.
934         (TTYPE_TABLE): Update entries for new speller.
935         (SYNTAX_ASSERT): Remove.
936
937 Wed 10 May 09:08:30 2000  Neil Booth  <NeilB@earthling.net>
938
939         * cpplex.c (_cpp_lex_line): Maintain PREV_WHITESPACE flag
940         when removing escaped newlines.  Reverse sense of test for
941         escaped newline.
942
943 2000-05-09  Richard Henderson  <rth@cygnus.com>
944
945         * flow.c (find_basic_blocks_1): Do not delete the first
946         bb_note we run across.
947         (create_basic_block): Use reorder_insns to move an existing
948         bb_note to the correct place.
949
950 2000-05-09  Richard Henderson  <rth@cygnus.com>
951
952         * calls.c (expand_call): Increment currently_expanding_call
953         before calling optimize_tail_recursion.
954
955 Tue May  9 18:54:16 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
956
957         * reload1.c (reload_combine): Fix errors in last change.
958
959 2000-05-09  Zack Weinberg  <zack@wolery.cumb.org>
960
961         * gcc.c (used_arg): Skip over a semicolon at the end of the
962         split-up loop; don't break out of it.
963
964         * Makefile.in (WARN_CFLAGS): Add -Wwrite-strings.
965         (tree.o): Depend on output.h.
966
967         * c-decl.c (pending_invalid_xref_file,
968         current_function_prototype_file): Constify.
969         (pushdecl): Constify a local char *.
970         (define_label): Constify filename parameter.
971         * c-lex.c (init_parse): Constify parameter and return value.
972         * c-typeck.c (c_expand_asm_operands): Constify filename parameter.
973         * c-tree.h: Update prototypes.
974         * c-parse.in: Constify filename member of %union, and if_stmt_file.
975         * c-parse.y, c-parse.c, c-parse.h, objc/objc-parse.y,
976         objc/objc-parse.c: Regenerate.
977
978         * dwarfout.c (dwarfout_init): Constify main_input_filename parameter.
979         * dwarfout.h: Update prototypes.
980         * expr.c (expand_expr): Constify a local char *.
981         * flags.h: Constify main_input_filename.
982         * function.c (expand_function_end): Constify filename parameter.
983         * genrecog.c (make_insn_sequence): Use a character array for
984         c_test_pos.
985         (main): Remove unused variables.
986         * input.h: Constify input_filename, main_input_filename, and
987         file_stack.name.  Update prototypes.
988         * output.h: Declare first_global_object_name and
989         weak_global_object_name here, as const char *.
990         * stmt.c (expand_asm_operands): Constify filename parameter.
991         * toplev.c (compile_file, push_srcloc, debug_start_source_file):
992         Constify filename parameter.
993         (input_filename, main_input_filename): Constify.
994         * toplev.h: Update prototypes.
995         * tree.c: Include output.h.  Don't declare
996         first_global_object_name or weak_global_object_name.  Clean up string
997         bashing in get_file_function_name_long.
998         * tree.h (struct tree_decl): Constify filename member.
999         (input_filename): Constify.
1000         Update prototypes.
1001         * varasm.c (first_global_object_name, weak_global_object_name):
1002         Constify.
1003         (assemble_start_function, assemble_variable): Clean up string bashing.
1004
1005         * gcc.c: Constify all spec-related strings initialized,
1006         transitively, from string constants.  Constify all strings
1007         and string variables related to multilibs.
1008         (set_spec, read_specs): Cast argument to free to PTR.
1009         (used_arg): Do not modify multilib_matches.  Use strncmp plus
1010         length comparison to compare multilib switches.
1011         * genmultilib: Constify everything declared in multilib.h.
1012
1013 Tue May  9 22:28:03 2000  Denis Chertykov  <denisc@overta.ru>
1014
1015         * flow.c (flow_delete_insn): Use INSN_DELETED_P for marking insn
1016         as deleted.
1017
1018 Tue May  9 20:52:43 2000  Denis Chertykov  <denisc@overta.ru>
1019
1020         * config/avr/avr-protos.h (extra_constraint): change a type of
1021         second argument from char to int to avoid warnings.
1022         (asm_output_byte): Likewise.
1023         
1024         * config/avr/avr.c (MAX_LD_OFFSET) New macro.
1025         (initial_elimination_offset): Handle elimination from
1026         FRAME_POINTER_REGNUM to STACK_POINTER_REGNUM.
1027         (legitimate_address_p): Use MAX_LD_OFFSET.
1028         (legitimize_address): Likewise.
1029         (out_movqi_r_mr): Likewise.
1030         (out_movhi_r_mr): Likewise, use `fatal_insn' instead of `fatal'.
1031         (out_movsi_r_mr): Use MAX_LD_OFFSET.
1032         (out_movsi_mr_r): Likewise.
1033         (out_movqi_mr_r): Likewise.
1034         (out_movhi_mr_r): Likewise.
1035         (notice_update_cc): Correct CC for the ashrqi3 with the shift
1036         count as CONST_INT != 6.
1037         (ashlqi3_out): Coding style modifications. Run `fatal_insn' if
1038         shift count is a CONSTANT_P, but not a CONST_INT.
1039         (ashlhi3_out): Coding style modifications.
1040         (ashlsi3_out): Likewise.
1041         (ashrhi3_out): Likewise.
1042         (ashrsi3_out): Likewise.
1043         (lshrhi3_out): Likewise.
1044         (lshrsi3_out): Likewise.
1045         (ashrqi3_out): Generate shift for any known constant count without
1046         scratch register. Run `fatal_insn' if shift count is a CONSTANT_P,
1047         but not a CONST_INT.
1048         (lshrqi3_out): Coding style modifications. Run `fatal_insn' if
1049         shift count is a CONSTANT_P, but not a CONST_INT. 
1050         (extra_constraint): change a type of
1051         second argument from char to int to avoid warnings.
1052         (asm_output_byte): Likewise.
1053         (asm_file_end): Output size generated commands count as a hex
1054         number too.
1055
1056         * config/avr/avr.h (RETURN_ADDR_RTX): New macro.
1057
1058         * config/avr/avr.md (addhi3): Fragment commented by &&0 is
1059         removed.
1060         (ashlqi3): Values of "length" attribute changed. Shift count
1061         uses constraints 'n' instead of 'i'.
1062         (ashrqi3): Likewise. Values of "cc" attribute changed. Generate
1063         shifts without clobber register.
1064         (lshrqi3): Shift count uses constraints 'n' instead of 'i'.
1065         (call_insn): Correct test for which_alternative == 1 (was 0).
1066         (call_value_insn): Likewise.
1067         
1068         * config/avr/t-avr: Remove definition of FLOAT while generates
1069         fp-bit.c
1070
1071 2000-05-09  Bruce Korb  <bkorb@gnu.org>
1072
1073         * fixinc/check.tpl:  Template for checking fixes
1074         * fixinc/inclhack.def:  Added 'test_text' for many fixes
1075         disable hpux8_bogus_inlines on SCO
1076         * fixinc/fixinc.sco:  Oh, yes, we don't need this any more.
1077
1078 Tue May  9 16:30:27 MET DST 2000  Jan Hubicka  <jh@suse.cz>
1079
1080         * calls.c (expand_call): Reorganize somewhat in order
1081         to avoid unnecesary recalculation inside loop and make
1082         tail call failure code cleaner.
1083         
1084 Tue May  9 06:30:20 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1085
1086         * alias.c (nonlocal_reference_p): Minor reformatting.
1087         * reload.c (find_equiv_reg): Simplify logic for
1088         CALL_INSN_FUNCTION_USAGE since can't have SUBREG or pseudos and
1089         some some reformatting.
1090         * reload1.c (reload_combine): Don't assume everything in
1091         CALL_INSN_FUNCTION_USAGE is a REG and clean up code a bit.
1092
1093 2000-05-08  Richard Henderson  <rth@cygnus.com>
1094
1095         * final.c (current_insn_predicate): New.
1096         (final_scan_insn): Set it.
1097         * output.h (current_insn_predicate): Declare.
1098
1099         * ifcvt.c (cond_exec_process_insns): New argument prob_val.
1100         Attach it to call insns.
1101         (cond_exec_process_if_block): Track probability for true and
1102         false branches.
1103         (dead_or_predicable): Likewise.
1104
1105         * predict.c (PROB_NEVER, PROB_VERY_UNLIKELY): New.
1106         (PROB_UNLIKELY, PROB_EVEN, PROB_LIKELY): New.
1107         (PROB_VERY_LIKELY, PROB_ALWAYS): New.
1108         (estimate_probability, expected_value_to_br_prob): Use them.
1109
1110         * config/ia64/ia64-protos.h (ia64_expand_prediction): Declare.
1111         * config/ia64/ia64.c (ia64_print_operand_address): Handle 'j'.
1112         (ia64_expand_prediction): New.
1113         (emit_insn_group_barriers): Don't look at notes.  Emit barriers
1114         as needed after calls.
1115         (ia64_epilogue_uses): Mark b0 used.
1116         * config/ia64/ia64.md (beq_true, beq_false): Remove.
1117         (bne_true, bne_false): Remove.
1118         (eq_return, eq_not_return, ne_return, ne_not_return): Remove.
1119         (br_true, br_false): New.  Use predicate_operator and
1120         ia64_expand_prediction.
1121         (return_true, return_false): Likewise.
1122         (call_internal): Use ia64_expand_prediction.  Don't emit stop bit.
1123         (call_internal1, call_value_internal): Likewise.
1124         (call_value_internal1, call_multiple_values_internal1): Likewise.
1125
1126         * config/ia64/ia64.c (ia64_direct_return): Require frame size zero.
1127
1128         * config/ia64/ia64.md (extendsfdf2): Split only after reload.
1129
1130 2000-05-08  Richard Henderson  <rth@cygnus.com>
1131
1132         * rtlanal.c (may_trap_p): Consider old-style and volatile
1133         asms to trap.
1134
1135 Mon May  8 17:16:48 2000  Jim Wilson  <wilson@cygnus.com>
1136
1137         * config/ia64/ia64.h (RETURN_ADDR_RTX): Use COUNT not count.
1138
1139 2000-05-08  Richard Henderson  <rth@cygnus.com>
1140
1141         * config/ia64/ia64.h (predicate_operator): Declare.
1142
1143         * config/ia64/ia64.md (extendsfdf2): Split the nop case out
1144         of existance.
1145
1146         * gensupport.c (process_rtx): Copy and post-process each member
1147         of the define_insn rtvec individually.
1148
1149 Mon  8 May 22:17:35 2000  Neil Booth  <NeilB@earthling.net>
1150
1151         * cpplex.c (spell_token): New function.
1152         (TOKEN_LEN): Add 1 for whitespace.
1153         (_cpp_lex_file): Update to use spell_token.
1154         * cpplib.h (E): Remove.
1155         (TTYPE_TABLE): Update CPP_VSPACE entry.
1156
1157 2000-05-08  Richard Henderson  <rth@cygnus.com>
1158
1159         * flow.c (init_propagate_block_info): Watch out for conditional
1160         branch to next instruction, and thus one outgoing edge.
1161
1162         * config/ia64/ia64.c (ia64_encode_section_info): Exit early
1163         for global register variables; don't special case __[CD]TOR_LIST__;
1164         mind ggc_p for string allocation.
1165
1166 2000-05-08  Nick Clifton  <nickc@cygnus.com>
1167
1168         * config/i386/i386.h (ELIMINABLE_REGS): Fix comment.
1169
1170 2000-05-08  Bruce Korb  <bkorb@gnu.org>
1171
1172         * fixinc/mkfixinc.sh:  fixinc.sco is no longer used
1173         i?86-*-msdosdjgpp* no longer uses fixincludes
1174         * fixinc/genfixes:  inclhack.sh and fixincl.sh are no longer generated
1175         * fixinc/inclhack.sh:  deleted
1176         * fixinc/hackshell.tpl:  deleted
1177         * fixinc/inclhack.tpl:  deleted
1178         * fixinc/Makefile.in:  Remove dependencies on above
1179         * fixinc/fixincl.sh:  "DO NOT EDIT" text modified
1180
1181 2000-05-08  Andreas Jaeger  <aj@suse.de>
1182
1183         * config/mips/linux.h: Remove undefines which disabled .ctor/.dtor
1184         support.
1185
1186 2000-05-07  Zack Weinberg  <zack@wolery.cumb.org>
1187
1188         * Makefile.in (LOOSE_CFLAGS): Add /g modifiers to both sed
1189         substitutions.
1190
1191 Sun  7 May 08:43:53 2000  Neil Booth  <NeilB@earthling.net>
1192
1193         * cpplex.c: Move new lexer definitions and prototypes
1194         to top.  Conditional include these and the code if
1195         NEW_LEXER is defined.  Rename functions whose names
1196         clash if this code included.
1197
1198 Sun May  7 00:54:57 EDT 2000  John Wehle  (john@feith.com)
1199
1200         * rtl.def (COND_EXEC): Clarify.
1201
1202         * i386.md (extendsidi2): Clobber (reg:CC 17) in the
1203         same fashion as zero_extendsidi2.
1204
1205 2000-05-06  Richard Henderson  <rth@cygnus.com>
1206
1207         * config/ia64/ia64.c (predicate_operator): New.
1208         (ia64_print_operand): Handle 'J'.
1209         (rtx_needs_barrier): Handle COND_EXEC.
1210         * config/ia64/ia64.h (BRANCH_COST): Define.
1211         (PREDICATE_CODES): Update.
1212         * config/ia64/ia64.md: Docuement used unspec values.
1213         (attr predicable): New.
1214         (movxf, movxf_internal): New.
1215         (extendsfdf2): Don't comment out nop.
1216         (floatdidf2): Remove.
1217         (truncxfsf2, truncxfdf2, floatdixf2): New.
1218         (abssi2, absdi2): Put the neg in the "true" slot.
1219         (conditional branch instructions): Mark not predicable.
1220         (cmov*_internal): Use predicate_operator.  Split to cond_exec.
1221         (abs*_internal): Likewise.
1222         (alloc, set_bsp): Mark not predicable.
1223         (barrier, insn_group_barrier, flush_cache): Likewise.
1224         (define_cond_exec): New.
1225
1226 2000-05-06  Richard Henderson  <rth@cygnus.com>
1227
1228         * c-decl.c: Include "tm_p.h".
1229
1230         * config/ia64/ia64-protos.h: Rearrange decls to reduce ifdef madness.
1231         (fetchadd_operand, ia64_expand_fetch_and_op): Declare.
1232         (ia64_expand_op_and_fetch): Declare.
1233         * config/ia64/ia64.c: Include "toplev.h".  Kill trailing whitespace.
1234         (setjmp_operand): Constify variables for XSTR.
1235         (ia64_encode_section_info): Likewise.
1236         (ia64_print_operand): Use %d for exact_log2; cast 32-bit printed
1237         values to int.
1238         (ia64_asm_output_external): Constify name.
1239         (process_set): Use HOST_WIDE_INT_PRINT_DEC for frame size.
1240         (process_for_unwind_directive): Provide switch default.
1241         (ia64_expand_compare_and_swap): Remove unused variables.
1242         (ia64_expand_builtin): Likewise.
1243         * config/ia64/ia64.h (ASM_OUTPUT_BYTE): Mask and cast value to int
1244         for printing.
1245
1246         * config/ia64/ia64.c (sdata_symbolic_operand): Mark unused args.
1247         (symbolic_operand, function_operand, setjmp_operand): Likewise.
1248         (shift_count_operand, shift_32bit_count_operand): Likewise.
1249         (shladd_operand, fetchadd_operand, ia64_function_prologue): Likewise.
1250         (ia64_function_epilogue, ia64_setup_incoming_varargs): Likewise.
1251         (ia64_function_arg_partial_nregs, ia64_function_value): Likewise.
1252         (ia64_print_operand_address, ia64_secondary_reload_class): Likewise.
1253         (ia64_expand_builtin): Likewise.
1254         (call_multiple_values_operation): Make dest_regno unsigned.
1255
1256 2000-05-06  Richard Henderson  <rth@cygnus.com>
1257
1258         * rtl.def (DEFINE_COND_EXEC): New.
1259         * md.texi: Document it.
1260
1261         * gensupport.c (input_file): Remove.
1262         (struct queue_elem): Add lineno.
1263         (rtx_ready_queue): Remove.
1264         (errors): New.
1265         (predicable_default): New.
1266         (predicable_true, predicable_false): New.
1267         (define_attr_queue, define_attr_tail): New.
1268         (define_insn_queue, define_insn_tail): New.
1269         (define_cond_exec_queue, define_cond_exec_tail): New.
1270         (other_queue, other_tail): New.
1271         (queue_pattern): New.
1272         (process_rtx): Add patterns to the appropriate queues.
1273         (is_predicable, identify_predicable_attribute): New.
1274         (n_alternatives, collect_insn_data): New.
1275         (alter_predicate_for_insn, alter_test_for_insn): New.
1276         (shift_output_template, alter_output_for_insn): New.
1277         (process_one_cond_exec, process_define_cond_exec): New.
1278         (init_md_reader): Read the entire file.  Process define_cond_exec.
1279         (read_md_rtx): Return elements from the queues.
1280
1281 2000-05-06  Richard Henderson  <rth@cygnus.com>
1282
1283         * flow.c (mark_set_1): Don't update conditional life info
1284         if the register is not_dead.
1285
1286 2000-05-06  Zack Weinberg  <zack@wolery.cumb.org>
1287
1288         * Makefile.in (STAGESTUFF): Add genrtl.c and genrtl.h.
1289         (mostlyclean): Also delete fixincl, fixinc.sh, and
1290         specs.ready, and make clean in the fixinc subdir.
1291
1292 2000-05-06  Richard Henderson  <rth@cygnus.com>
1293
1294         * Makefile.in (gensupport.o): Compile for the host.
1295         (host-prefix gensuuprt.o): Remove.
1296         (genflags.o): Depend on gensupport.h and OBSTACK_H.
1297         (genattrtab.o): Likewise.
1298         (gencodes.o): Depend on gensupport.h.
1299         (genemit.o, genopinit.o, genrecog.o, genextract.o): Likewise.
1300         (genpeep.o, genattr.o, genoutput.o): Likewise.
1301
1302         * gensupport.c (obstack, rtl_obstack): New.
1303         (init_md_reader): Initialize rtl_obstack.
1304         * gensupport.h (rtl_obstack): Declare.
1305         (message_with_line): Declare.
1306
1307         * genattr.c: Remove all traces of obstack manipulation.
1308         * gencodes.c, genconfig.c, genemit.c, genextract.c: Likewise.
1309         * genopinit.c, genoutput.c, genpeep.c, genrecog.c: Likewise.
1310
1311         * genattrtab.c (obstack, rtl_obstack): Remove.
1312         (main): Don't init rtl_obstack.
1313         * genflags.c: Likewise.
1314
1315         * genrecog.c (message_with_line): Move ...
1316         * gensupport.c: ... here.
1317
1318 2000-05-06  Richard Henderson  <rth@cygnus.com>
1319
1320         * c-typeck.c (build_c_cast): Remove dead code.
1321
1322 2000-05-06  Richard Henderson  <rth@cygnus.com>
1323
1324         * flow.c (split_edge): Don't allocate global_live_at_start for
1325         the new block unless the old blocks had them as well.
1326
1327         * flow.c (mark_set_1): Respect not_dead when updating reg_live.
1328
1329         * ifcvt.c (noce_process_if_block): Don't use an insn_b from
1330         test_bb if a or b uses x.
1331
1332 2000-05-06  Zack Weinberg  <zack@wolery.cumb.org>
1333
1334         * cpphash.h: Remove conditional #define of __extension__.
1335         * rtl.h: Add __extension__ to RTL_CHECK1, RTL_CHECK2,
1336         RTL_CHECKC1, RTL_CHECKC2, and RTVEC_ELT macros
1337         (ENABLE_RTL_CHECKING only).
1338         * tree.h: Add __extension__ to TREE_CHECK, TREE_CLASS_CHECK,
1339         CST_OR_CONSTRUCTOR_CHECK, and EXPR_CHECK macros
1340         (ENABLE_TREE_CHECKING only).
1341         * varray.h: Add __extension__ to VARRAY_CHECK macro
1342         (ENABLE_CHECKING only).
1343
1344 2000-05-06  Richard Earnshaw (reanrsha@arm.com)
1345
1346         Use new tail-calling mechanism on ARM.
1347         * arm.md (sibcall, sibcall_value): New expands.
1348         (sibcall_insn, sibcall_value_insn, sibcall_epilogue): New insns.
1349         (tailcalling peepholes): Delete.
1350         (push_multi): Simplify.
1351         * arm.c (lr_save_eliminated): Delete definition.
1352         (pattern_really_clobbers_lr, function_really_clobbers_lr): Delete.
1353         (output_return_instruction): Remove checks on lr_save_eliminated.
1354         (output_arm_prologue): Remove old tail-calling code.
1355         (arm_output_epilogue): New parameter, really_return.  All callers
1356         changed.  Handle tail-calling epilogues.
1357         * arm.h (lr_save_eliminated): Delete declaration.
1358         (frame_pointer_needed): Delete declaration.
1359         * arm-protos.h (arm_output_epilogue): Adjust prototype.
1360
1361         * arm.md (is_thumb): Examine symbol thumb_code, not expression
1362         TARGET_ARM.
1363         * arm.c (thumb_code): Define it.
1364         (arm_override_options): Set it.
1365         * arm.h (thumb_code): Declare it.
1366         
1367 2000-05-06  Richard Earnshaw (reanrsha@arm.com)
1368
1369         * arm-protos.h (arm_dllexport_name_p, arm_dllimport_name_p): Constify.
1370
1371 2000-05-06  Richard Earnshaw (reanrsha@arm.com)
1372
1373         * arm.c (arm_gen_load_multiple, arm_gen_store_mulitple): Don't add
1374         bogus clobber to insns.
1375         (load_multiple_operation, store_mulitple_operation): Don't check 
1376         for it.
1377         * arm.md (ldmsi_postinc, stmsi_postinc): Adjust accordingly.
1378
1379         * arm.md (and_scc, ior_scc): Add missing mode.
1380
1381         * arm.md (call_value_symbol): Remove predicate from op2.
1382
1383         * arm.h (SPECIAL_MODE_PREDICATES): Define.
1384         
1385 Sat May  6 06:25:56 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1386
1387         * expr.c (get_subtarget): New function.
1388         (force_operand, expand_expr, do_store_flag): Use it.
1389
1390         * toplev.c (compile_file): Don't take strlen of NAME if null.
1391
1392 2000-05-06  David Edelsohn  <edelsohn@gnu.org>
1393
1394         * xcoffout.c (xcoff_current_include_file,
1395         xcoff_current_function_file, xcoff_lastfile): Constify char *.
1396         (xcoffout_source_file, xcoffout_source_line): Make filename 'const
1397         char *'.
1398         (xcoffout_declare_function): Make name 'const char *'.
1399         (xcoffout_end_epilogue): Make fname 'const char *'
1400         * xcoffout.h (xcoff_current_include_file, xcoff_lastfile,
1401         xcoffout_declare_function, xcoffout_source_line): Match above.
1402
1403         * aix43.h (SUBTARGET_OVERRIDE_OPTIONS): -mpowerpc64 without
1404         -maix64 is error.
1405         * rs6000.c (print_operand): Fix lossage typo.
1406         (output_cbranch): Remove "cr" decoration for now.
1407         * rs6000.h (ASM_OUTPUT_DEF_FROM_DECLS): Make alias 'const char *'. 
1408
1409 Sat May  6 06:55:32 2000  Denis Chertykov  <denisc@overta.ru>
1410
1411         * config/avr/avr.c (out_shift_with_cnt): Bugfix for shift by
1412         constant count.
1413
1414 2000-05-05  Bruce Korb  <bkorb@gnu.org>
1415
1416         * fixinc/genfixes: Improve the matching for make target names
1417
1418 2000-05-05  Catherine Moore  <clm@cygnus.com>
1419
1420         * c-common.c (decl_attributes):  For TYPE_DECLs attach the
1421         attribute to the decl.
1422         * c-decl.c (pushdecl): Propagate the USED attribute to the 
1423         type copy.
1424
1425 2000-05-05  Richard Henderson  <rth@cygnus.com>
1426
1427         * rtlanal.c (reg_overlap_mentioned_p): Treat parallels in the
1428         same way emit_group_load does.
1429
1430 2000-05-05 Mark Elbrecht <snowball3@bigfoot.com>
1431
1432         * gcc.c (set_input) [HAVE_DOS_STYLE_FILE_SYSTEM]: Skip drive name.
1433
1434         * toplev.c (output_file_directive): Use IS_DIR_SEPARATOR.
1435         (main): Likewise.
1436
1437 2000-05-05 Rodney Brown <RodneyBrown@mynd.com>
1438
1439         * pa.h (FUNCTION_ARG_ADVANCE): Warning removal.
1440
1441 Fri May  5 10:29:21 2000  Marc Espie <espie@cvs.openbsd.org>
1442
1443         * config/openbsd.h (LINK_SPEC): pass correct flags to ld 
1444         to support -shared, on platforms with dynamic libraries.
1445
1446 Fri May  5 10:27:06 2000  Philippe De Muyter  <phdm@macqel.be>
1447
1448         * system.h (S_ISBLK): Provide fallback definition.
1449
1450 2000-05-05  Geoff Berry  <geoffb@bops.com>
1451
1452         * extend.texi (Extended Asm): Document inability to give asm
1453         statements access to condition codes.
1454
1455 2000-05-05  Marek Michalkiewicz  <marekm@linux.org.pl>
1456
1457         * varasm.c (asm_emit_uninitialised): Use 0, not NULL
1458         as arg 2 of UNIQUE_SECTION.
1459
1460 Fri May  5 10:11:41 2000  Jeffrey A Law  (law@cygnus.com)
1461
1462         * predict.c: Remove May 4 change.
1463         * bb-reorder.c (make_reorder_chain): Do not perform block movement
1464         if we have predicted the branch at 50-50 probability.
1465
1466 2000-05-05  Richard Henderson  <rth@cygnus.com>
1467
1468         * flow.c (init_propagate_block_info): Fix merge error
1469         in HAVE_conditional_execution code.
1470
1471 Fri May  5 07:43:50 2000  Denis Chertykov  <denisc@overta.ru>
1472
1473         * config/avr/avr.c (out_shift_with_cnt): Genetare a more optimal
1474         shift cycle for unknown shift count. Also generates dec + brpl.
1475         (ashlqi3_out): Don't generate dec + brpl which now generates by
1476         `out_shift_with_cnt'.
1477         (ashlhi3_out): Likewise.
1478         (ashlsi3_out): Likewise.
1479         (ashrqi3_out): Likewise.
1480         (ashrhi3_out): Likewise.
1481         (ashrsi3_out): Likewise.
1482         (lshrqi3_out): Likewise.
1483         (lshrhi3_out): Likewise.
1484         (lshrsi3_out): Likewise.
1485
1486 2000-05-04 Mark Elbrecht <snowball3@bigfoot.com>
1487
1488         * gcc.c (free_split_directories): Correct typo in explanation
1489         of make_relative_prefix.
1490
1491 2000-05-04  Geoff Keating  <geoffk@cygnus.com>
1492
1493         * config/rs6000/rs6000.h (PREDICATE_CODES): Add floating-point
1494         comparison codes to branch_comparison_operator.
1495
1496 2000-05-04  Richard Henderson  <rth@cygnus.com>
1497
1498         * ifcvt.c (noce_process_if_block): Always reset X in the A == B case.
1499
1500 2000-05-04  Richard Henderson  <rth@cygnus.com>
1501
1502         * Makefile.in (FPBIT_FUNCS): Remove _df_to_usi.
1503         (DPBIT_FUNCS): Remove _sf_to_usi.
1504         (stmp-multilib): Pass LIB1ASMSRC to libgcc.mk.
1505
1506         * ifcvt.c (noce_process_if_block): Fail if A or B modified
1507         between condition and jump.
1508
1509         * libgcc2.c (near eh_context_specific): Comment #endif string.
1510         * longlong.h: Don't use strings with embedded newlines.
1511
1512 2000-05-04  Geoff Keating  <geoffk@cygnus.com>
1513
1514         * config/rs6000/rs6000-protos.h: Add output_cbranch.
1515         * config/rs6000/rs6000.c (ccr_bit_negated_p): Delete.
1516         (print_operand): Delete %t and %T codes.
1517         (output_cbranch): New function.  Support branch prediction.
1518         * config/rs6000/rs6000.md: Use output_cbranch for
1519         conditional branches and returns.
1520
1521 2000-05-04  Jason Merrill  <jason@casey.cygnus.com>
1522
1523         * simplify-rtx.c (simplify_ternary_operation): Cast to unsigned.
1524         * stor-layout.c (place_field): Likewise.
1525         * integrate.h (struct inline_remap): Make regno_pointer_align unsigned.
1526         * expr.c (store_expr): Make align unsigned.
1527         * explow.c (plus_constant_wide): Make low words unsigned.
1528         * expmed.c (choose_multiplier): Likewise.
1529         * fold-const.c (fold):  Likewise.
1530         * tree.h (build_int_2): Likewise.
1531         * tree.c (build_int_2_wide, tree_int_cst_msb): Likewise.
1532         * emit-rtl.c (gen_reg_rtx): Add cast to unsigned char*.
1533         (init_emit): Change cast to unsigned char*.
1534         * varasm.c (compare_constant_1): Add cast to char*.
1535         * gcse.c (delete_null_pointer_checks): Change cast to unsigned int*.
1536         * reload1.c (reload): Likewise.
1537
1538         * rtl.h (MEM_SET_IN_STRUCT_P): Use do { } while (0).
1539
1540 Thu May  4 14:37:23 2000  Jeffrey A Law  (law@cygnus.com)
1541
1542         * predict.c (estimate_probability): If no prediction was found, then
1543         predict the successor that is the next physical block (if such a
1544         successor exists).
1545
1546 2000-05-04  Richard Henderson  <rth@cygnus.com>
1547
1548         * config/alpha/t-alpha (LIB2FUNCS_EXTRA): Use qrrnd.asm in place.
1549
1550 2000-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1551
1552         * system.h: Don't wrap <sys/types.h> with HAVE_SYS_TYPES_H.
1553
1554 2000-05-04  Mumit Khan  <khan@xraylith.wisc.edu>
1555
1556         * i386/cygwin.h (CPP_PREDEFINES): Don't define __STDC__. Move 
1557         attribute macros from here ...
1558         (CPP_SPEC): to here.
1559         * i386/mingw32.h (CPP_PREDEFINES): Likewise.
1560         (CPP_SPEC): Likewise.
1561         * i386/crtdll.h (CPP_PREDEFINES): Delete attribute macros. 
1562
1563         * Makefile.in ($(HOST_PREFIX_1)gensupport.o): Add build rule.
1564         (libgcc.a): Pass LIB1ASMSRC to libgcc.mk.
1565
1566 2000-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1567
1568         * bb-reorder.c (get_next_bb_note, get_prev_bb_note): Prototype.
1569         
1570         * diagnostic (vbuild_message_string, build_message_string,
1571         build_location_prefix, output_get_prefix, init_output_buffer,
1572         output_notice, vline_wrapper_message_with_location,
1573         v_message_with_decl, default_print_error_function): De-constify.
1574         (set_real_maximum_length): Prototype.
1575
1576         * diagnostic.h (struct output_buffer, init_output_buffer,
1577         output_get_prefix, output_set_prefix): De-constify.
1578
1579         * function.c (init_function_start): Constify.
1580
1581         * gensupport.c (remove_constraints, process_rtx): Prototype.
1582
1583         * gthr-posix.h: Indent uses of #pragma.
1584
1585         * objc/objc-act.c (ggc_mark_imp_list, ggc_mark_hash_table):
1586         Prototype.
1587
1588         * predict.c (find_expected_value): Delete prototype.
1589         (expected_value_to_br_prob): Initialize variable `ev_reg'.
1590
1591         * sbitmap.h (debug_sbitmap): Prototype.
1592
1593         * ssa.c (compute_coalesced_reg_partition): Prototype.
1594
1595         * stor-layout.c (debug_rli): Prototype.
1596
1597         * tree.h (round_down): Prototype.
1598         (init_function_start): Constify.
1599
1600 2000-05-04  Zack Weinberg  <zack@wolery.cumb.org>
1601
1602         * cpphash.h: #define __extension__ away if GCC_VERSION < 2095
1603         (overly conservative).  Change extern inline wrappers to
1604         static inline, define them always, use PARAMS properly.
1605         * cpplex.c (_cpp_get_directive_token): Don't issue pedantic
1606         whitespace warnings for \f and \v at the beginning of a line.
1607
1608 Thu May  4 10:03:50 2000  Jeffrey A Law  (law@cygnus.com)
1609
1610         * haifa-sched.c (schedule_insns): Free the flow edge list when it
1611         is no longer needed
1612
1613 2000-05-04  Bruce Korb  <bkorb@gnu.org>
1614
1615         * fixincl/inclhack.def: added broken_cabs -
1616         Remove `extern double cabs' declarations from math.h
1617         * fixincl/inclhack.sh: regen
1618         * fixincl/fixincl.x: regen
1619         * fixincl/fixincl.c: Remove BOGOSITY code
1620         * fixincl/mkfixinc.sh: Remove code for installing "shell" version
1621
1622 Thu May  4 09:45:12 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1623
1624         * rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P and
1625         MEM_ALIAS_SET.
1626         * alias.c (canon_rtx): Don't copy RTX_UNCHANGING_P or MEM_ALIAS_SET
1627         when calling MEM_COPY_ATTRIBUTES.
1628         * emit-rtl.c (operand_subword, change_address): Likewise.
1629         * explow.c (stabilize): Likewise.
1630         * expr.c (protect_from_queue, emit_move_insn_1): Likewise.
1631         * integrate.c (copy_rtx_and_substitute): Likewise.
1632         * combine.c (combine_simplify_rtx): Don't copy RTX_UNCHANGING_P
1633         when calling MEM_COPY_ATTRIBUTES.
1634         (make_extraction, simplify_shift_const, gen_lowpart_for_combine):
1635         Likewise.
1636         * cse.c (gen_lowpart_if_possible): Likewise.
1637         * function.c (fixup_var_refs_1, purge_addressof_1): Likewise.
1638         * optabs.c (gen_move_insn): Likewise.
1639         * recog.c (validate_replace_rtx_1): Likewise.
1640         * simplify-rtx.c (add_mem_for_addr): Likewise.
1641         * stmt.c (expand_anon_union_decl): Likewise.
1642         * config/arm/arm.md: Likewise.
1643         * config/h8300/h7300.c (fix_bit_operand): Likewise.
1644         * config/m88k/m88k.c (legitimize_address, block_move_loop): Likewise.
1645         (block_move_no_loop, block_move_sequence): Likewise.
1646         * config/rs6000/rs6000.c (expand_block_move_mem): Likewise.
1647         * config/alpha/alpha.c (get_aligned_mem): Likewise.
1648         Clear MEM_ALIAS_SET.
1649         * final.c (alter_subreg): Don't copy MEM_ALIAS_SET when calling
1650         MEM_COPY_ATTRIBUTES.
1651
1652 2000-05-03  Robert Lipe <robertlipe@usa.net>
1653         
1654         * configure.in (i[34567]86-*-isc*) [tmake_file]: Add t-i386bare
1655         to suppress libgcc1.
1656         (i[34567]86-*-sco3.2v5*) Likewise.
1657         (i[34567]86-*-sco3.2v4*) Likewise.
1658         (i[34567]86-*-sco) Likewise.
1659         (i[34567]86-*-solaris2) Likewise.
1660         (i[34567]86-*-sysv5*) Likewise.
1661         (i[34567]86-*-sysv4*) Likewise.
1662         (i[34567]86-*-udk*) Likewise.
1663         (i[34567]86-*-sysv*) Likewise.
1664
1665 2000-05-03  Zack Weinberg  <zack@wolery.cumb.org>
1666
1667         * cpphash.h (U): New define, to correct type of string constants.
1668         (ustrcmp, ustrncmp, ustrlen, uxstrdup, ustrchr): New wrapper
1669         routines, to do casts when passing unsigned strings to libc.
1670         * cppexp.c, cppfiles.c, cpphash.c, cppinit.c, cpplib.c: Use them.
1671
1672         * cppfiles.c (_cpp_execute_include): Make filename an U_CHAR *.
1673         * cpphash.c (_cpp_quote_string): Make string an U_CHAR *.
1674         * cppinit.c (dump_special_to_buffer): Make macro name an U_CHAR *.
1675         * cpplex.c (parse_ifdef, parse_include, validate_else): Make
1676         second argument an U_CHAR *.
1677
1678         * cppinit.c (builtin_array): Make name and value U_CHAR *, add
1679         length field, clean up initializer.
1680         (ISTABLE): Add __extension__ to designated-
1681         initializers version.
1682         * cpplex.c (CHARTAB): Likewise.
1683
1684         * mbchar.c: Add dummy external declaration to the !MULTIBYTE_CHARS
1685         case so the file won't be empty.
1686
1687 Wed May  3 21:01:46 2000  Jason Eckhardt  <jle@cygnus.com>
1688
1689         * bb-reorder.c (struct reorder_block_def): Member succ removed.
1690         (REORDER_BLOCK_SUCC): Removed.
1691         (enum reorder_skip_type): Removed.
1692         (skip_insns_between_block): Renamed to skip_insns_after_block.
1693         Removed second argument. Removed dead code and cleaned up.
1694         (make_reorder_chain): Removed use of REORDER_BLOCK_SUCC.
1695         (reorder_basic_blocks): Remove use of REORDER_SKIP_AFTER. Removed
1696         second parameter to skip_insns_after_block.
1697
1698 Wed May  3 13:29:54 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1699
1700         * tree.c (staticp, case LABEL_DECL): New case.
1701
1702 2000-05-03  Richard Henderson  <rth@cygnus.com>
1703
1704         * Makefile.in (start.encap): Do not depend on LIBGCC1.
1705
1706         * mklibgcc1.in: Fix typo last change.
1707
1708 2000-05-03  Jason Merrill  <jason@casey.cygnus.com>
1709
1710         * Makefile.in (WARN_CFLAGS): Add -pedantic -Wno-long-long.
1711         (LOOSE_CFLAGS): New: CFLAGS without -pedantic and -Wtraditional.
1712         (GCC_CFLAGS): Use it.
1713         (LANG_FLAGS_TO_PASS): New: SUBDIR_FLAGS_TO_PASS with LOOSE_CFLAGS.
1714         * cp/Make-lang.in, java/Make-lang.in, f/Make-lang.in, ch/Make-lang.in,
1715         objc/Make-lang.in: Use it.
1716
1717 2000-05-03  Jason R Thorpe  <thorpej@zembu.com>
1718
1719         * config/i386/i386.md (lshrqi2_cmpno): Use q not r in constraint.
1720
1721 2000-05-03  Richard Henderson  <rth@cygnus.com>
1722
1723         * mklibgcc.in: Restrict OLDCC=GCC test to native.  Equate
1724         LIBGCC1 empty with libgcc1.null.
1725
1726 Wed May  3 12:55:46 2000  Jim Wilson  <wilson@cygnus.com>
1727
1728         * fold-const.c (extract_muldiv, case MAX_EXPR): Don't allow signedness
1729         change.
1730
1731 2000-05-03  Greg McGary  <gkm@gnu.org>
1732
1733         * tree.h (tree_common): Add bounded_flag member.  Remove
1734         inaccurate comment about number of remaining bits.
1735         (BOUNDED_INDIRECT_TYPE_P, BOUNDED_POINTER_TYPE_P,
1736         BOUNDED_REFERENCE_TYPE_P, MAYBE_BOUNDED_INDIRECT_TYPE_P,
1737         MAYBE_BOUNDED_POINTER_TYPE_P, MAYBE_BOUNDED_REFERENCE_TYPE_P,
1738         TREE_BOUNDED, TYPE_MAIN_VARIANTS_PHYSICALLY_EQUAL_P,
1739         TYPE_MAIN_PHYSICAL_VARIANT, TYPE_BOUNDED): New macros.
1740         (TYPE_QUAL_BOUNDED): New constant.
1741         (TYPE_QUALS): Handle bounded qualifier.
1742         (TREE_EXPR_QUALS, TREE_FUNC_QUALS): New macros.
1743         (TYPE_BOUNDED_VALUE, TYPE_BOUNDED_BASE, TYPE_BOUNDED_EXTENT,
1744         TYPE_BOUNDED_SUBTYPE, TYPE_UNBOUNDED_VARIANT, TYPE_POINTER_DEPTH,
1745         TYPE_AMBIENT_BOUNDEDNESS): New macros.
1746         (MAX_POINTER_DEPTH, VA_LIST_POINTER_DEPTH): New constants.
1747         (tree_type): Add pointer_depth member.  Remove
1748         inaccurate comment about number of remaining bits.
1749         (DECL_POINTER_DEPTH): Add macro.
1750         (tree_decl): Add pointer_depth member.
1751
1752 Wed May  3 22:52:53 2000  Denis Chertykov  <denisc@overta.ru>
1753
1754         * config/avr/avr-protos.h (test_hard_reg_class): Declared.
1755         * config/avr/avr.c (ashrhi3_out): optimized shift by 15.
1756         (lshrhi3_out): Likewise.
1757         (ashrsi3_out): bugfix in shift by 8.
1758         (test_hard_reg_class): New function.
1759         * config/avr/avr.md: Bugfix inside conditions in peepholes.
1760         (ashlhi3): removed define_expand of this pattern.
1761         (*ashlhi3_insn): renamed to ashlhi3.
1762         (ashlsi3): removed define_expand of this pattern.
1763         (*ashlsi3_insn): renamed to ashlsi3.
1764         (ashrqi3): removed define_expand of this pattern.
1765         (*ashrqi3_insn): renamed to ashrqi3.
1766         (ashrhi3): removed define_expand of this pattern.
1767         (*ashrhi3_insn): renamed to ashrhi3.
1768         (ashrsi3): removed define_expand of this pattern.
1769         (*ashrsi3_insn): renamed to ashrsi3.
1770         (lshrhi3): removed define_expand of this pattern.
1771         (*lshrhi3_insn): renamed to lshrhi3.
1772         (lshrsi3): removed define_expand of this pattern.
1773         (*lshrsi3_insn): renamed to lshrsi3.
1774
1775 2000-05-03  Rodney Brown  <RodneyBrown@pmsc.com>
1776
1777         * config/mcore/mcore.c: Replacing inclusion of "stdio,h" with
1778         inclusion of "system.h".
1779
1780 Wed May  3 11:43:53 2000  Jim Wilson  <wilson@cygnus.com>
1781
1782         * config/ia64/ia64.c (ia64_encode_section_info): Add check for
1783         TREE_ASM_WRITTEN.
1784
1785 2000-05-03  David Mosberger  <davidm@hpl.hp.com>
1786
1787         * config/ia64/ia64.c (ia64_override_options): Force -mconstant-gp
1788         if -mauto-pic is on.
1789         (ia64_epilogue_uses): Mark "gp" (r1) as used by the epilogue if
1790         -mconstant-gp is in effect and function-descriptors are being used
1791         to make indirect calls.
1792         * config/ia64/ia64.h (MASK_CONST_GP): New macro.
1793         (MASK_AUTO_PIC): Ditto.
1794         (TARGET_CONST_GP): Ditto.
1795         (TARGET_AUTO_PIC): Ditto.
1796         (TARGET_SWITCHES): Add -mconstant-gp and -mauto-pic options.
1797         (ASM_OUTPUT_DOUBLE_INT): Don't generate @fptr() if -mauto-pic or
1798         -mno-pic is in effect.
1799         (ASM_OUTPUT_XDATA_DOUBLE_INT): Ditto.
1800         * config/ia64/ia64.md (movdi): Use gen_load_gprel64() if
1801         -mauto-pic is in effect.
1802         (gprel64_offset): New pattern.
1803         (load_gprel64): Ditto.
1804         (call): Handle -mauto-pic like -mno-pic (don't use fptr).  If
1805         -mconstant-gp is in effect, no need to preserve gp around direct
1806         calls.
1807         (call_value): Ditto.
1808         * config/ia64/linux.h (PROFILE_BEFORE_PROLOGUE): Define.
1809         (FUNCTION_PROFILER): Define.
1810         * config/ia64/sysv4.h (ASM_OUTPUT_CONSTRUCTOR): Don't generate
1811         @fptr() directive when -mno-pic or -mauto-pic is in effect.
1812         (ASM_OUTPUT_DESTRUCTOR): Ditto.
1813
1814 2000-05-03  Richard Henderson  <rth@cygnus.com>
1815
1816         * Makefile.in (STAGESTUFF): Add libgcc libgcc.mk.
1817         (libgcc1.null, libgcc1.cross, libgcc1.a): Remove targets.
1818         (libgcc1-asm.a, libgcc1.S, libgcc2.a): Remove targets.
1819         (mklibgcc, libgcc.mk): New targets.
1820         (libgcc.a): Use libgcc.mk.
1821         (stmp-multilib): Likewise.
1822         (stmp-multilib-sub): Remove.
1823         (mostlyclean): Don't delete libgcc2 temp files.
1824         * configure.in (AC_PROG_CC_C_O): Add.
1825         (NO_MINUS_C_MINUS_O): Substitute it.
1826         (all_outputs): Add mklibgcc.
1827         * mklibgcc.in: New file.
1828
1829 2000-05-03  Jason Merrill  <jason@casey.cygnus.com>
1830
1831         * cppexp.c (op_t): Make an int.
1832
1833         * rtlanal.c (dead_or_set_regno_p): Remove unused variable.
1834
1835         * varasm.c (initializer_constant_valid_p): Fix parenthesis.
1836
1837         * gensupport.c (process_rtx): Fix macros used.
1838
1839 2000-05-03  Richard Henderson  <rth@cygnus.com>
1840
1841         * flow.c (propagate_one_insn): Also don't PROP_REG_INFO for
1842         call-clobbered registers of a call.
1843
1844 Wed May  3 12:40:53 2000  Clinton Popetz  <cpopetz@cygnus.com>
1845
1846         * gensupport.c: New file.
1847         * gensupport.h: New file.
1848         * Makefile.in (HOST_RTL): Depend on gensupport.
1849         (gensupport.o) New rule.
1850         * genattr.c: Use gensupport for reading .md files.
1851         * genattrtab.c: Ditto. 
1852         * gencodes.c: Ditto. 
1853         * genconfig.c: Ditto. 
1854         * genemit.c: Ditto. 
1855         * genextract.c: Ditto. 
1856         * genflags.c: Ditto. 
1857         * genopinit.c: Ditto. 
1858         * genoutput.c: Ditto. 
1859         * genpeep.c: Ditto. 
1860         * genrecog.c: Ditto.
1861         * rtl.def (define_insn_and_split): New DEF_RTL_EXPR.
1862         * md.texi (Insn Splitting): Document define_insn_and_split.
1863
1864 Tue May  2 00:20:30 2000  Jason Eckhardt  <jle@cygnus.com>
1865
1866         * flow.c (verify_flow_info): Added two more sanity checks. The
1867         first checks that the blocks are numbered consecutively. The second
1868         checks that n_basic_blocks is actually equal to the number of
1869         basic blocks in the insn chain.
1870
1871 2000-05-03  Zack Weinberg  <zack@wolery.cumb.org>
1872
1873         * cpplib.h: Add accessor macros for token lists.
1874         * cpplib.c, cpphash.c, cpplex.c: Use them.
1875
1876 Wed May  3 09:29:17 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1877
1878         * expr.c (expand_expr, case COMPONENT_REF): Don't check for checking
1879         memory usage if not in a function.
1880         * varasm.c (initializer_constant_valid_p, case ADDR_EXPR): Only
1881         return address if static.
1882
1883 Wed May  3 13:14:49 MET DST 2000  Jan Hubicka  <jh@suse.cz>
1884
1885         * ifcvt.c (noce_try_cmove_arith):  Use may_trap_p to thest
1886         whether address may trap.
1887
1888 Tue May  2 23:38:37 2000  Jason Eckhardt  <jle@cygnus.com>
1889
1890         * bb-reorder (chain_reorder_blocks): Changed code to test for
1891         EDGE_FALLTHRU rather than making erroneous assumption that the
1892         first outgoing edge is the fall-through edge.
1893
1894 Tue May  2 18:20:31 2000  Donald Lindsay  <dlindsay@hound.cygnus.com>
1895
1896         * config/mips/mips.c (mips_build_va_list,mips_va_start,mips_va_arg): new 
1897         ABI for varargs, across all MIPS. This is incompatible because the
1898         va_list (__builtin_va_list) structure is different, so a compilation
1899         unit passing a va_list and a compilation unit being passed one, should
1900         both be compiled with the same ABI. (The old structure had two 
1901         pointers, now it has three.)
1902
1903 Tue May  2 19:18:43 2000  Jason Eckhardt  <jle@cygnus.com>
1904
1905         * bb-reorder.c (struct reorder_block_def): Remove members end,
1906         block_begin, and block_end.
1907         (REORDER_BLOCK_OLD_END): Delete.
1908         (REORDER_BLOCK_BEGIN): Delete.
1909         (REORDER_BLOCK_END): Delete.
1910         (chain_reorder_blocks): Remove dead code.
1911
1912 Tue May  2 17:06:53 2000  Jason Eckhardt  <jle@cygnus.com>
1913
1914         * bb-reorder.c (remove_scope_notes): Check for both types of scope
1915         notes as the end of a basic block before deleting.
1916
1917 2000-05-02  Mumit Khan  <khan@xraylith.wisc.edu>
1918
1919         * final.c (final_start_function): Fix spelling of "necessary".
1920
1921 2000-05-02  Jason Merrill  <jason@casey.cygnus.com>
1922
1923         * toplev.c (debug_ignore_block): Return int.
1924         * dwarf2out.c (dwarf2out_ignore_block): Likewise.
1925         * toplev.h, dwarf2out.h: Adjust.
1926         * emit-rtl.c (remove_unnecessary_notes): Test return value.
1927
1928         * emit-rtl.c (remove_unnecessary_notes): Fix spelling of "necessary".
1929         * toplev.c, final.c, rtl.h: Adjust.
1930
1931 2000-05-02  Zack Weinberg  <zack@wolery.cumb.org>
1932
1933         * aclocal.m4 (gcc_AC_CHECK_PROG_VER): New macro.
1934         * configure.in: Look for makeinfo in the unified tree, then
1935         for a system makeinfo which is sufficiently new.
1936         * Makefile.in: If configure says makeinfo is too old, don't
1937         build or install Info documentation.
1938
1939 2000-05-02  Zack Weinberg  <zack@wolery.cumb.org>
1940
1941         * cpphash.c (collect_params): Fix off-by-one error.
1942         (dump_hash_helper): Dump all four macro nodetypes.
1943
1944 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
1945
1946         * cpphash.c (trad_stringify): Adjust p after stringification as
1947         well.
1948
1949 2000-05-02  Zack Weinberg  <zack@wolery.cumb.org>
1950
1951         * cpplib.h (CPP_POP, parse_cleanup_t): Delete.
1952         (cpp_buffer): Remove cleanup, seen_eof, manual_pop members.
1953
1954         * cppfiles.c (file_cleanup): Delete.
1955         * cpphash.c (macro_cleanup): Delete.
1956         (collect_objlike_expansion, collect_funlike_expansion,
1957         macarg, scan_arguments): Remove CPP_POP case.
1958
1959         * cpplex.c (null_cleanup): Delete.
1960         (cpp_pop_buffer): Do the work that was done in the cleanups
1961         here.  Call _cpp_unwind_if_stack from here.
1962         (_cpp_expand_to_buffer, cpp_scan_buffer_nooutput,
1963         cpp_scan_buffer): Run until we see CPP_EOF and the top of
1964         stack is the buffer _below_ the one we stacked.
1965         (cpp_get_token): Always pop an exhausted buffer.  Return
1966         CPP_EOF unless it's a macro buffer.  Don't call _cpp_handle_eof.
1967         * cpplib.c (skip_if_group): Don't call cpp_get_token to
1968         increment the line number.
1969         (_cpp_handle_eof): Rename to _cpp_unwind_if_stack.
1970
1971         * fix-header.c (read_scan_file) [parsing getchar()]: Run until
1972         we see CPP_EOF and the top of stack is the buffer _below_ the
1973         one we stacked.
1974         * scan-decls.c: Likewise.
1975
1976 2000-05-02  Andrew Haley  <aph@cygnus.com>
1977
1978         * config/ia64/ia64.c (ia64_encode_section_info): Handle the case
1979         where this function is called for the second time on a decl that
1980         has had its section info changed in such a way as to move it out
1981         of small data/bss.  
1982         * config/ia64/ia64.h (REDO_SECTION_INFO_P): New definition.
1983
1984 2000-05-01  Richard Henderson  <rth@cygnus.com>
1985
1986         * ifcvt.c (dead_or_predicable): Set merge_bb->end to the insn before
1987         the sequence we're moving, not to merge_bb->head.
1988
1989 2000-05-01  Richard Henderson  <rth@cygnus.com>
1990
1991         * configure.in (alpha*-*-linux-gnulibc1*) [tmake_file]: Remove
1992         reference to alpha/t-linux.
1993         (alpha*-*-linux-gnu*): Likewise.
1994         * configure: Rebuild.
1995
1996         * calls.c (expand_call): Don't emit reg notes for a sibcall.
1997
1998         * flow.c (calculate_global_regs_live): Skip for_each_successor_phi
1999         if not in SSA form.
2000
2001         * ifcvt.c (if_convert): Only verify_flow_info if ENABLE_CHECKING.
2002
2003 2000-05-01  Jason Merrill  <jason@casey.cygnus.com>
2004
2005         * integrate.c (copy_decl_for_inlining): Copy TREE_READONLY and
2006         TREE_THIS_VOLATILE.
2007
2008 2000-05-01  Richard Henderson  <rth@cygnus.com>
2009
2010         * ifcvt.c (noce_emit_cmove): Conditionally compile call to
2011         emit_conditional_move.
2012
2013 2000-05-01  Jakub Jelinek  <jakub@redhat.com>
2014
2015         * config/ia64/linux.h (LINK_SPEC): Use /lib/ld-linux-ia64.so.1
2016         as the dynamic linker.
2017
2018 2000-05-01  Zack Weinberg  <zack@wolery.cumb.org>
2019
2020         * cppfiles.c (open_include_file): Open file in blocking mode.
2021         (read_include_file): Don't fcntl(fd, F_SETFL, 0) anymore.
2022         Only exclude block devices and directories.
2023
2024         * cpphash.c (_cpp_make_hashnode): Rename make_HASHNODE, now
2025         static.  Allocate the hashnode and its string in the same
2026         block of memory.
2027         (del_HASHNODE): Don't free h->name.
2028         (_cpp_lookup): If there is no entry for this string, create
2029         one, of type T_VOID.
2030         (_cpp_lookup_slot): Delete.
2031         * cpphash.h: Update prototypes.
2032
2033         * cpplex.c (maybe_macroexpand): Check for hp->type == T_VOID,
2034         not hp == NULL.
2035         * cpplib.c (do_define, do_undef, do_pragma_poison, do_assert,
2036         do_unassert, cpp_defined): Use _cpp_lookup.  Don't create a
2037         node here, just fill in the value field properly.  "Delete"
2038         entries by setting the value field to T_VOID.  Check for
2039         hp->type == T_VOID, not hp == NULL.
2040
2041         * Makefile.in (cpplib.o): Don't depend on $(HASHTAB_H).
2042         * cpperror.c, cppexp.c, cpplex.c, cpplib.c:  Don't include
2043         hashtab.h.
2044
2045 2000-05-01  Alexandre Oliva  <aoliva@cygnus.com>
2046
2047         * config/mn10300/mn10300.c (print_operand_address): Do not add
2048         zero to SP.
2049
2050         * config/mn10300/mn10300.c (expand_epilogue): If SP is to be
2051         adjusted by less than 256 bytes, use ret regardless of having any
2052         callee-saved register to restore.
2053
2054 2000-05-01 Laurynas Biveinis <lauras@softhome.net>
2055
2056         * tm.texi (TARGET_HAS_F_SETFLKW): Fix typo.
2057
2058 2000-05-01 Mark Elbrecht <snowball3@bigfoot.com>
2059
2060         * config/i386/djgpp.h (INT_ASM_OP): Define.
2061         (CPP_PREDEFINES): Rename MSDOS to __MSDOS__.
2062         (ASM_WEAKEN_LABEL): Define.
2063         (MASK_BNU210): Define.
2064         (SUBTARGET_SWITCHES): Define.
2065         (SUPPORTS_WEAK, SUPPORTS_ONE_ONLY): Define.
2066         (MAKE_DECL_ONE_ONLY): Define.
2067         (UNIQUE_SECTION_P, UNIQUE_SECTION): Define.
2068
2069 2000-05-01  Mumit Khan  <khan@xraylith.wisc.edu>
2070
2071         * i386/cygwin.h (INT_ASM_OP): Define.
2072
2073 Mon May  1 18:20:06 2000  Denis Chertykov  <denisc@overta.ru>
2074
2075         * config/avr/avr.c (address_cost): renamed to avr_address_cost.
2076         * config/avr/avr.h (ADDRESS_COST): use avr_address_cost.
2077
2078 Mon May  1 17:50:44 2000  Denis Chertykov  <denisc@overta.ru>
2079
2080         * config/avr/avr.c (asm_file_start): output 0 as r0 and 1 as r1 in
2081         __tmp_reg__ and __zero_reg__ initialization.
2082
2083 2000-04-30  Richard Henderson  <rth@cygnus.com>
2084
2085         * flow.c (propagate_one_insn): Mark sets even when the insn is dead.
2086
2087         * ifcvt.c (noce_process_if_block): Fail the conversion if X is
2088         referenced bewteen the condition and the jump.  Don't delete
2089         anything but the jump.
2090
2091 Sun Apr 30 22:48:24 2000  Jason Eckhardt  <jle@cygnus.com>
2092
2093         * bb-reorder.c (scope_def): New struct.
2094         (scope_forest_info): New struct.
2095         (struct reorder_block_def): New member "scope".
2096         (REORDER_BLOCK_SCOPE): New macro.
2097         (relate_bbs_with_scopes): New function and prototype.
2098         (make_new_scope): Likewise.
2099         (build_scope_forest): Likewise.
2100         (remove_scope_notes): Likewise.
2101         (insert_intra_1): Likewise.
2102         (insert_intra_bb_scope_notes): Likewise.
2103         (insert_inter_bb_scope_notes): Likewise.
2104         (rebuild_scope_notes): Likewise.
2105         (free_scope_forest_1): Likewise.
2106         (free_scope_forest): Likewise.
2107         (dump_scope_forest): Likewise.
2108         (dump_scope_forest_1): Likewise.
2109         (chain_reorder_blocks): Set REORDER_BLOCK_SCOPE for new block.
2110         Update REORDER_BLOCK_EFF_HEAD and REORDER_BLOCK_EFF_END for new
2111         block.
2112         (reorder_basic_blocks): Added calls to build_scope_scope_forest
2113         and remove_scope_notes before reordering is done. Added calls to
2114         rebuild_scope_notes, free_scope_forest, and reorder_blocks after
2115         after reordering is done.
2116
2117 2000-40-30  Bruce Korb  <bkorb@gnu.org>
2118
2119         * fixinc/inclhack.def:  Added definitions needed by OSR5,
2120         removed two stale entries (defined away with OLD_CPP).
2121         * fixinc/inclhack.sh: regen
2122         * fixinc/fixincl.x: regen
2123
2124 2000-04-30  Richard Henderson  <rth@cygnus.com>
2125
2126         * ifcvt.c (dead_or_predicable): Manually squeeze non-movable notes
2127         from the last insn in the sequence.
2128
2129 2000-04-30  Zack Weinberg  <zack@wolery.cumb.org>
2130
2131         * cpplex.c (cpp_idcmp): New function.
2132         * cpplib.h: Prototype it.
2133         * scan_decls.c (scan_decls): Use it to inspect token names.
2134         * fix-header.c (read_scan_file): Likewise.  Set system_header_p on
2135         the file being run through the preprocessor.
2136         (check_macro_names): Provide length of token to cpp_defined.
2137
2138         * Makefile.in: Remove stale warning message.
2139
2140         * cppfiles.c (redundant_include_p): Provide length of token to
2141         cpp_defined.
2142         * cpphash.c (_cpp_make_hashnode, _cpp_lookup_slot): Hash
2143         values are unsigned int.
2144         (_cpp_lookup, _cpp_lookup_slot): Do not calculate the length.
2145         (_cpp_lookup_slot): Do not calculate the hash, either.
2146         * cpphash.h: Update prototypes.
2147         * cpplib.c (do_define, do_undef, do_pragma_poison, do_assert):
2148         Hashes are unsigned int.  Calculate hash here, pass by value
2149         to _cpp_lookup_slot.
2150
2151 2000-04-30  Bernd Schmidt  <bernds@cygnus.co.uk>
2152
2153         * simplify-rtx.c (check_value_useless): Delete function.
2154         (discard_useless_locs): Don't call it; manage N_USELES_VALUES counter
2155         by hand.
2156         (cselib_invalidate_regno): Likewise.
2157         (cselib_invalidate_mem_1): Likewise.
2158         (references_value_p): Recognize useless values by the fact that they
2159         have no locations.
2160         (discard_useless_values): Likewise.
2161         (cselib_record_set): This may turn a useless value
2162         into a useful one.
2163
2164 2000-04-30  Richard Henderson  <rth@cygnus.com>
2165
2166         * config/d30v: New port.
2167
2168         * configure.in (d30v-*): Set fp format.
2169         * configure: Rebuild.
2170
2171 2000-04-30  Richard Henderson  <rth@cygnus.com>
2172
2173         * ifcvt.c: New file.
2174         * Makefile.in (OBJS): Add it.
2175         (ifcvt.o): New target.
2176         * jump.c (jump_optimize_1): Remove all code related to if-conversion,
2177         and conditional arithmetic.
2178         (find_insert_position): Remove.
2179         * timevar.def (TV_IFCVT, TV_IFCVT2): New.
2180         * toplev.c (DFI_ce, DFI_ce2): New.
2181         (dump_file): Add ce and ce2 dumps.
2182         (rest_of_compilation): Run if_convert a couple o times.  Set
2183         cse_not_expected after cse2.  Don't set no_new_pseudos until
2184         after sched1 or recompute_reg_usage.
2185
2186 2000-04-30  Richard Henderson  <rth@cygnus.com>
2187
2188         * config/alpha/t-crtbe (crtbegin.o): Add "-I.".
2189         (crtend.o, crtbeginS.o, crtendS.o): Likewise.
2190
2191 2000-04-30  Richard Henderson  <rth@cygnus.com>
2192
2193         * flow.c (struct reg_cond_life_info): New.
2194         (struct propagate_block_info): Add reg_cond_dead and reg_cond_reg.
2195         (init_propagate_block_info): Initialize them.
2196         (free_propagate_block_info): Destruct them.
2197         (mark_set_1): Consider conditional life before killing a register.
2198         (mark_regno_cond_dead): New.
2199         (free_reg_cond_life_info): New.
2200         (flush_reg_cond_reg_1, flush_reg_cond_reg): New.
2201         (ior_reg_cond, not_reg_cond, nand_reg_cond): New.
2202         (mark_used_reg): Record conditional life.
2203
2204         * haifa-sched.c (schedule_insns): Disable death counting
2205         sanity check for HAVE_conditional_execution.
2206
2207 2000-04-30  Richard Henderson  <rth@cygnus.com>
2208
2209         * Makefile.in (TIMEVAR_H): New.
2210         (ggc-simple.o, ggc-page.o, toplev.o, timevar.o): Use it.
2211         (timevar.h): Remove rule.
2212
2213 2000-04-29  Richard Henderson  <rth@cygnus.com>
2214
2215         * config/alpha/crtend.asm: Use C comments instead of #.
2216         * config/alpha/crtbegin.asm: Likewise.  Mark __dso_handle hidden.
2217
2218         * config/alpha/elf.h (SELECT_SECTION): Treat CONSTRUCTOR like VAR_DECL.
2219
2220 2000-04-29  Zack Weinberg  <zack@wolery.cumb.org>
2221
2222         * cpphash.h (enum node_type: Take out T_MCONST.
2223         (union hashval): Move into struct hashnode.
2224         (struct hashnode): Pack tighter.  Remove file, line, col
2225         members.
2226         * cpphash.c: Constify most of the macro-definition structures.
2227         (struct definition): Replace by struct object_defn
2228         and struct funct_defn.  Put file, line, column information
2229         here.  All users updated to match.
2230         (_cpp_create_definition, _cpp_macroexpand): Remove special
2231         case for #define WORD OTHERWORD.
2232         * cpplib.c (do_undef): Remove T_MCONST case.
2233
2234         * cpphash.h: Move struct reflist, struct definition, and the
2235         DEFINITION typedef to cpphash.c.  Use 'struct definition *' in
2236         union hashval.  _cpp_free_definition takes a HASHNODE pointer.
2237         * cpphash.c (_cpp_free_definition): Free data pointed to by
2238         MCONST, XCONST, MACRO, and FMACRO nodes properly.
2239         (_cpp_create_definition, del_HASHNODE): Just call
2240         _cpp_free_definition to clear out a hashnode.
2241         * cpplib.c (do_pragma_poison): Likewise.
2242
2243 Sat Apr 29 12:25:17 2000  Alexandre Oliva  <aoliva@cygnus.com>
2244
2245         * config/mn10300/mn10300.h (FIRST_DATA_REGNUM,
2246         LAST_DATA_REGNUM, FIRST_ADDRESS_REGNUM, LAST_ADDRESS_REGNUM,
2247         FIRST_EXTENDED_REGNUM, LAST_EXTENDED_REGNUM): New macros.
2248         (REGNO_SP_P): Redefine in terms of STACK_POINTER_REGNUM.
2249         (REGNO_DATA_P, REGNO_ADDRESS_P, REGNO_EXTENDED_P,
2250         REGNO_AM33_P): Redefine in terms of the new macros.
2251         (CONDITIONAL_REGISTER_USAGE, REGNO_REG_CLASS): Likewise.
2252         (FUNCTION_VALUE, LIBCALL_VALUE, FUNCTION_VALUE_REGNO_P,
2253         STRUCT_VALUE): Likewise.
2254         (STACK_POINTER_REGNUM, FRAME_POINTER_REGNUM,
2255         ARG_POINTER_REGNUM, STATIC_CHAIN_REGNUM): Likewise.  Moved.
2256
2257 Sat Apr 29 01:18:45 MET DST 2000  Jan Hubicka  <jh@suse.cz>
2258
2259         * regmove.c (struct record_stack_memrefs_data): New.
2260         (record_stack_memrefs): New function.
2261         (combine_stack_adjustments_for_block): Use it.
2262
2263 Sat Apr 29 01:15:27 MET DST 2000  Jan Hubicka  <jh@suse.cz>
2264
2265         * calls.c (calls_function_1):  Propertly handle TREE_LIST expressions;
2266         use special_function_p to detect alloca.
2267
2268 Fri Apr 28 16:30:33 2000  Marc Espie <espie@cvs.openbsd.org>
2269
2270         * gcc.texi: Fixes for makeinfo 4.0 --html.
2271
2272 2000-04-28  Zack Weinberg  <zack@wolery.cumb.org>
2273
2274         * pcp.h: Delete file.
2275
2276 2000-04-28  Kazu Hirata  <kazu@hxi.com>
2277
2278         * h8300.c (function_epilogue): Clean up flags when the last insn
2279         in a function is a barrier.
2280
2281 2000-04-28  Chris Demetriou  <cgd@sibyte.com>
2282
2283         * configure.in (sparc-hal-solaris2*): protect [] glob from
2284         my expansion.
2285         (mips*-*-ecoff*, mips*-*-elf*, mips*-*-*): use MASK_ defines
2286         rather than hard-coded constants in target_cpu_default2.
2287         * configure: Regenerate.
2288
2289 2000-04-28  Jason Merrill  <jason@casey.cygnus.com>
2290
2291         * tree.c (get_callee_fndecl): Extract the initial value from
2292         a readonly decl.
2293
2294 2000-04-28  Richard Henderson  <rth@cygnus.com>
2295
2296         * varasm.c (record_constant_1): Record the CODE_LABEL when
2297         taking the address of a LABEL_REF.
2298
2299 2000-04-28  Richard Henderson  <rth@cygnus.com>
2300             Jan Hubicka  <jh@suse.cz>
2301
2302         * calls.c (combine_pending_stack_adjustment_and_call): Return the
2303         adjustment; don't do the stack adjust.
2304         (expand_call): Call compute_argument_block_size right before
2305         allocating the block; update comment; don't do alignment sanity
2306         checking for sibling call; use args_size instead of
2307         unadjusted_args_size before args_size is adjusted.  Use
2308         combine_pending_stack_adjustment_and_call to compute stack adjust
2309         for must_preallocate case.
2310
2311         * expr.c (push_block): Remove shadow `temp' in inner scope.
2312
2313 2000-04-28  Jason Merrill  <jason@casey.cygnus.com>
2314
2315         * toplev.c (rest_of_compilation): Call
2316         note_deferral_of_defined_inline_function even if the function
2317         can't be inlined.
2318
2319 2000-04-28  Scott Bambrough  <scottb@netwinder.org>
2320
2321         * cpplex.c (_cpp_scan_line): Fix buffer overwrite.
2322
2323 2000-04-28  Richard Henderson  <rth@cygnus.com>
2324
2325         * toplev.c (rest_of_type_compilation): Fix sdb TIMEVAR typo.
2326
2327 2000-04-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2328
2329         * timevar.c (init_timevar): DeANSIfy function definition.
2330
2331 2000-04-27  Alex Samuel  <samuel@codesourcery.com>
2332
2333         * Makefile.in (timevar.o): Depend on flags.h.
2334         * timevar.c (unused_stack_instances): New variable.
2335         (timevar_push): Take a timevar_stack_def from
2336         unused_stack_instances if available.
2337         (timevar_pop): Push the popped timevar_stack_def onto
2338         unused_stack_instances.
2339         (TIMEVAR_ENABLE): New macro.
2340         (timevar_def): Make standalone a 1-bit field.  Add field used.
2341         (get_time): Rename parameter to now.  Return after clearing it if
2342         not TIMEVAR_ENABLE.
2343         (init_timevar): Do nothing if not TIMEVAR_ENABLE.
2344         (timevar_pop): Likewise.
2345         (timevar_stop): Likewise.
2346         (timevar_push): Likewise.  Mark the timing variable as used.
2347         (timevar_start): Likewise.
2348         (timevar_print): Do nothing if not TIMEVAR_ENABLE.  Don't print
2349         timevars that were never used.
2350
2351 2000-04-27  Mark Mitchell  <mark@codesourcery.com>
2352
2353         * c-common.c (c_apply_type_quals_to_decl): REFERENCE_TYPES are
2354         always TREE_READONLY.
2355
2356 2000-04-27  Ulrich Drepper  <drepper@cygnus.com>
2357
2358         * i386.h (FUNCTION_BLOCK_PROFILER_EXIT): Generate mem reference
2359         for call instruction with mode QImode.
2360
2361 2000-04-27  Alex Samuel  <samuel@codesourcery.com>
2362
2363         * Makefile.in (OBJS): Add timevar.o.
2364         (toplev.o): Depend on timevar.h.
2365         (ggc-simple.o): Likewise.
2366         (ggc-page.o): Likewise.
2367         (timevar.o): New rule.
2368         (timevar.h): New rule.
2369
2370         * timevar.h: New file.
2371         * timevar.c: Likewise.
2372         * timevar.def: Likewise.
2373
2374         * toplev.h (gc_time, parse_time, varconst_time): Remove.
2375         * toplev.c: Use timevar_push and timevar_pop instead of TIMEVAR
2376         throughout.
2377         (TIMEVAR): Remove macro.
2378         (gc_time, parse_time, varconst_time, integration_time, jump_time,
2379         cse_time, gcse_time, loop_time, cse2_time, branch_prob_time,
2380         flow_time, combine_time, regmove_time, sched_time,
2381         local_alloc_time, global_alloc_time, flow2_time, peephole2_time,
2382         sched2_time, dbr_sched_time, reorder_blocks_time,
2383         rename_registers_time, shorten_branch_time, stack_reg_time,
2384         to_ssa_time, from_ssa_time, final_time, symout_time, dump_time,
2385         all_time): Remove.
2386         (compile_file): Don't initialize time variables.  Call
2387         init_timevar and start TV_TOTAL timer.  Call timevar_print instead
2388         of many calls to print_time.
2389         (rest_of_compilation): Add timing for reload_cse_regs.
2390         (get_run_time): Removed to timevar.c.
2391         (print_time): Likewise.
2392         (get_run_time): Implement using TV_TOTAL time variable.
2393         (print_time): Get total run time from get_run_time.
2394         * ggc-page.c (ggc_collect): Push and pop TV_GC instead of
2395         computing elapsed time explicitly.
2396         * ggc-simple.c (ggc_collect): Likewise.
2397         (gc_time): Remove declaration.
2398
2399 2000-04-27  Mark Mitchell  <mark@codesourcery.com>
2400
2401         * calls.c (combine_pending_stack_adjustment_and_call): New function.
2402         (expand_call): Use it.
2403
2404 2000-04-27  Jan Hubicka  <jh@suse.cz>
2405
2406         * flow.c (mark_set_1):  Handle MEMs in ZERO_EXTRACT/SIGN_EXTRACT
2407         fields.
2408
2409 Thu Apr 27 12:47:00 2000  Alexandre Oliva  <aoliva@cygnus.com>
2410
2411         * config/mn10300/mn10300.md (movhi): Simplify.  Prefer data
2412         registers.
2413
2414 Thu Apr 27 17:33:05 MET DST 2000  Jan Hubicka  <jh@suse.cz>
2415
2416         * function.c (epilogue_done): Pass whole insn to record_insns.
2417
2418 Thu Apr 27 16:55:28 MET DST 2000  Jan Hubicka  <jh@suse.cz>
2419
2420         * cse.c (CSE_ADDRESS_COST): Remove.
2421         (find_best_addr): Add new parameter "MODE", use address_cost instead
2422         of CSE_ADDRESS_COST
2423         (address_cost): New.
2424         (fold_rtx): Update call of find_best_addr.
2425         * rtl.h (address_cost): Declare.
2426         * loop.c (general_induction_var): Add new parameter "MODE", use
2427         address_cost instead of ADDRESS_COST
2428         (init_loop): Use address_cost instead of ADDRESS_COST.
2429         (check_insn_for_givs): Update call of general_induction_var.
2430         (find_mem_givs): Likewise.
2431         (consec_sets_giv): Likewise.
2432         * config/i386/i386.h (ADDRESS_COST): Call ix86_address_cost.
2433         * i386.c (ix86_address_cost): New.
2434         * i386-protos.h (ix86_address_cost): Declare.
2435
2436 Thu Apr 27 11:45:16 2000  Alexandre Oliva  <aoliva@cygnus.com>
2437
2438         * config/mn10300/mn10300.md (movqi): Simplify.  Prefer data
2439         registers.
2440
2441 Thu Apr 27 16:11:00 MET DST 2000  Jan Hubicka  <jh@suse.cz>
2442
2443         * expr.c (store_expr): Use clear_storage instead of direct memset
2444         libcall.
2445
2446 Thu Apr 27 10:36:51 2000  Alexandre Oliva  <aoliva@cygnus.com>
2447
2448         * config/mn10300/mn10300.c (mn10300_address_cost): Test
2449         ASHIFT, AND and LABEL_REF.
2450
2451 Thu Apr 27 15:08:46 MET DST 2000  Jan Hubicka  <jh@suse.cz>
2452
2453         * invoke.texi (-foptimize-sibling-calls): Fix.
2454
2455 Thu Apr 27 14:54:22 MET DST 2000  Jan Hubicka  <jh@suse.cz>
2456
2457         * loop.c (load_mems)  Don't use hard registers for the hoisting.
2458
2459         * unroll.c (unroll_loop): Avoid overflow in the n_iterations
2460         calculation; rename const_equiv array in the preconditioning code
2461         from loop_unroll to loop_unroll_precondition
2462
2463 2000-04-27  Richard Henderson  <rth@cygnus.com>
2464
2465         * flow.c (struct propagate_block_info): Remove new_dead, new_live;
2466         add new_set.
2467         (propagate_one_insn): Clear it.  Don't update reg_live here.
2468         (init_propagate_block_info): Update for pbi member changes.
2469         (free_propagate_block_info): Likewise.
2470         (mark_set_1): Know that zero_extract, sign_extract, and
2471         strict_low_part don't kill their argument.  Alter hard subregs.
2472         Update new_set for non-CLOBBER sets.  Update reg_live.
2473         (find_auto_inc): Update reg_live, not new_dead.
2474         (mark_used_reg): Update reg_live, not new_live.  Examine new_set
2475         to determine if the reg in question was set this insn.  Only update
2476         reg info with PROP_REG_INFO.
2477
2478 2000-04-26  Richard Henderson  <rth@cygnus.com>
2479
2480         * flow.c (allocate_reg_life_data): Set max_regno here ...
2481         (life_analysis): ... not here.
2482
2483         * flow.c (calculate_global_regs_live): Force stack pointer
2484         live at end.
2485
2486 2000-04-26  Richard Henderson  <rth@cygnus.com>
2487
2488         * jump.c (redirect_exp_1): Rework from old redirect_exp.  Never
2489         commit change group changes.
2490         (invert_exp_1): Similarly.
2491         (redirect_exp, invert_exp): Use them.
2492         (redirect_jump_1): New.
2493         (invert_jump_1): New.
2494         (jump_optimize_1): Remove code subsumed by condexec.c.
2495         * rtl.h (invert_jump_1, redirect_jump_1): Declare.
2496
2497 2000-04-26  Richard Henderson  <rth@cygnus.com>
2498
2499         * rtlanal.c (dead_or_set_regno_p): Use find_regno_note.
2500
2501         * genconfig.c (main): Set all HAVE_foo to 1.
2502
2503         * graph.c (node_data): Use GET_NOTE_INSN_NAME instead of local array.
2504
2505 2000-04-26  Alex Samuel  <samuel@codesourcery.com>
2506
2507         * invoke.texi: Document -fssa flag.
2508
2509 2000-04-26  Richard Henderson  <rth@cygnus.com>
2510
2511         * flow.c (count_reg_sets_1): Remove.
2512         (count_reg_sets, count_reg_references): Remove.
2513         (recompute_reg_usage): Implement with update_life_info.
2514         Reallocate life data.
2515
2516 2000-04-26  Richard Henderson  <rth@cygnus.com>
2517
2518         * flow.c (update_life_info): Consider blocks null to mean the
2519         universal set.
2520         (calculate_global_regs_live): Likewise.
2521         (life_analysis): Do that instead of collecting all_blocks.
2522
2523 2000-04-26  Richard Henderson  <rth@cygnus.com>
2524
2525         * flow.c (tidy_fallthru_edge): Don't delete the jump when it's
2526         a still-valid conditional jump.
2527
2528 2000-04-26  Richard Henderson  <rth@cygnus.com>
2529
2530         * jump.c (invert_jump): Always invert REG_BR_PROB.  Do it correctly.
2531
2532         * bb-reorder.c (reorder_basic_blocks): Don't run estimate_probability.
2533         * flow.c (calculate_loop_depth): Remove.
2534         * output.h (calculate_loop_depth): Don't declare.
2535         * toplev.c (rest_of_compilation): Expand calculate_loop_depth
2536         inline; run estimate_probability at the same time.
2537
2538 2000-04-26  Neil Booth  <NeilB@earthling.net>
2539
2540         * cpplib.h: "~=" is not a single pp-token.
2541         * cpplex.c: Correct commentary.
2542
2543 2000-04-26  Richard Henderson  <rth@cygnus.com>
2544
2545         * flow.c (mark_set_1): New arguments code and flags; update all
2546         callers.  Track regno_first and regno_last; do HARD_REGNO_NREGS
2547         test in one place.  Tidy flags tests.  Don't bias REG_N_REFS by
2548         loop_depth when optimizing for size.  Do new_dead update after
2549         emitting REG_UNUSED notes.  Merge mark_set_reg code.
2550         (mark_set_reg): Remove.
2551         (propagate_one_insn): Use mark_set_1 for call-clobbered registers;
2552         arrange to not emit REG_UNUSED notes.
2553
2554 2000-04-26  Richard Henderson  <rth@cygnus.com>
2555
2556         * flow.c (find_auto_inc): Use pbi->bb instead of BLOCK_FOR_INSN.
2557         * ssa.c (convert_from_ssa): Don't run compute_bb_for_insn.
2558
2559 2000-04-26  Richard Henderson  <rth@cygnus.com>
2560
2561         * flow.c (propagate_one_insn): Break out from propagate_block.
2562         (init_propagate_block_info): Likewise.
2563         (free_propagate_block_info): Likewise.
2564         (propagate_block): Use them.  Export.
2565         * basic-block.h: Declare them all.
2566
2567 2000-04-26  Richard Henderson  <rth@cygnus.com>
2568
2569         * basic-block.h (life_analysis): Declare here ...
2570         * output.h: ... not here.
2571         * flow.c (life_analysis): Remove nregs parameter; replace
2572         remove_dead_code with flags.  Remove ssa dead code check.
2573         Only init alias analysis if we'll use it.
2574         * reg-stack.c (reg_to_stack): Update life_analysis arguments.
2575         * ssa.c (convert_to_ssa): Likewise.
2576         (convert_from_ssa): Likewise.
2577         * toplev.c (rest_of_compilation): Likewise.
2578
2579 2000-04-26  Richard Henderson  <rth@cygnus.com>
2580
2581         * flow.c (flow_delete_block): Rename from delete_block.  Export.
2582         * basic-block.h (flow_delete_block): Declare.
2583
2584 2000-04-26  David S. Miller  <davem@redhat.com>
2585
2586         * optabs.c (emit_libcall_block): Verify insns with INSN_P before
2587         taking a PATTERN of it.
2588
2589 2000-04-26  <NeilB@earthling.net>
2590
2591         * cpplex.c (spell_other, spell_char): Remove.
2592         (SPELL_CHAR): New.
2593         (token_spelling, trigraph_map): Use unsigned chars.
2594         (_cpp_lex_line): Tidy up the switch statement.
2595         * cpplib.h: Implement spell_char with spell_string.
2596         (C): New.
2597
2598 2000-04-26  <RodneyBrown@pmsc.com>
2599
2600         * pa/pa32-regs.h (HARD_REGNO_MODE_OK): Warning removal.
2601         * pa/pa64-regs.h (HARD_REGNO_MODE_OK): Warning removal.
2602
2603 2000-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2604
2605         * dwarf2out.c (dw_cfi_oprnd_struct, dw_fde_struct, add_fde_cfi,
2606         reg_save, dwarf2out_frame_debug_expr, dwarf2out_def_cfa,
2607         dwarf2out_window_save, dwarf2out_args_size, dwarf2out_reg_save,
2608         dwarf2out_return_save, dwarf2out_return_reg,
2609         dwarf2out_stack_adjust, dwarf2out_frame_debug, primary_filename,
2610         add_AT_lbl_id, add_AT_lbl_offset, type_tag, decl_start_label,
2611         gen_compile_unit_die, dwarf2out_init): Constify a char*.
2612
2613         * dwarf2out.h (dwarf2out_init): Likewise.
2614
2615         * dwarfout.c (filename_entry, primary_filename, last_filename,
2616         type_tag, output_compile_unit_die, dwarfout_init): Likewise.
2617
2618         * tree.h (dwarf2out_def_cfa, dwarf2out_window_save,
2619         dwarf2out_args_size, dwarf2out_reg_save, dwarf2out_return_save,
2620         dwarf2out_return_reg): Likewise.
2621
2622 2000-04-26  Andreas Jaeger  <aj@suse.de>
2623
2624         * extend.texi (Function Attributes): Fix description of pure
2625         attribute.
2626
2627 2000-04-26  Jason Merrill  <jason@casey.cygnus.com>
2628
2629         * integrate.c (output_inline_function): Do clear DECL_DEFER_OUTPUT
2630         before calling rest_of_compilation.
2631
2632 2000-04-26  Andreas Jaeger  <aj@suse.de>
2633
2634         * config/mips/linux.h: Remove erroneous commit of #if 0/#endif in
2635         last patch.
2636
2637 2000-04-25  Richard Henderson  <rth@cygnus.com>
2638
2639         * cse.c (cse_insn): Emit barrier after unconditional jump.
2640
2641         * calls.c (expand_call): Disable tail call generation once
2642         rtx_equal_function_value_matters is false.
2643
2644         * reg-stack.c (convert_regs_1): Treat EDGE_ABNORMAL_CALL edges
2645         like EDGE_EH edges.
2646
2647 2000-04-25  Jason Merrill  <jason@casey.cygnus.com>
2648
2649         * dwarf2out.c (add_bound_info): Don't crash on an unexpanded SAVE_EXPR.
2650
2651         * dwarfout.c (output_decl): Ignore NAMESPACE_DECLs.
2652
2653         * dwarf2out.c (gen_subprogram_die): The class-scope declaration DIE
2654         is the primary DIE for a member function.
2655         (gen_decl_die): Call set_decl_origin_self here.
2656         * dwarfout.c (output_decl): And here.
2657         * integrate.c (output_inline_function): Not here.
2658         Don't clear DECL_INLINE until after calling rest_of_compilation.
2659         (set_decl_origin_self): No longer static.
2660         * tree.h: Add prototype.
2661         * toplev.c (note_deferral_of_defined_inline_function): Only write
2662         out abstract instance for actual inlines.
2663
2664 2000-04-25  Alexandre Oliva  <aoliva@cygnus.com>
2665
2666         * config/mn10300/mn10300.h (REG_CLASS_FROM_LETTER): Return
2667         EXTENDED_REGS only if TARGET_AM33.
2668         * config/mn10300/mn10300.md (movsi, addsi): Avoid exposing
2669         SP_REGS to register allocation and reloading unless absolutely
2670         necessary.
2671         (movsi3): Remove special-case of adding non-constants to SP.
2672
2673 2000-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2674
2675         * aclocal.m4 (gcc_AC_NEED_DECLARATION): This macro now requires
2676         INCLUDES to search and does not provide any of its own.  Also it
2677         now accepts optional ACTION-IF-NEEDED and ACTION-IF-NOT-NEEDED
2678         parameters.  Also it does not call AC_DEFINE.
2679         (gcc_AC_NEED_DECLARATIONS): Likewise.  Also this macro now calls
2680         AC_DEFINE and provides for automatic entries for autoheader.
2681         (gcc_AC_FUNC_PRINTF_PTR): Cleanup C code in test.
2682
2683         * configure.in (gcc_AC_NEED_DECLARATIONS): Save and restore CFLAGS
2684         so we can pass -I flags and include gansidecl.h/system.h in this
2685         test.
2686
2687         * acconfig.h: Delete all NEED_DECLARATION_* entries.
2688
2689 2000-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2690
2691         * acconfig.h (ENABLE_STD_NAMESPACE, ENABLE_CHECKING,
2692         ENABLE_TREE_CHECKING, ENABLE_RTL_CHECKING, ENABLE_GC_CHECKING,
2693         ENABLE_GC_ALWAYS_COLLECT): Delete entries.
2694
2695         * configure.in (ENABLE_STD_NAMESPACE, ENABLE_CHECKING,
2696         ENABLE_TREE_CHECKING, ENABLE_RTL_CHECKING, ENABLE_GC_CHECKING,
2697         ENABLE_GC_ALWAYS_COLLECT): Use three argument form of AC_DEFINE
2698         for these macros.  Clean up spacing and linewraps.
2699
2700 2000-04-26  Jason Merrill  <jason@casey.cygnus.com>
2701
2702         * calls.c (expand_call): Use get_callee_fndecl.
2703
2704         * print-tree.c (print_node): Print the chain of an _EXPR.
2705
2706 Tue Apr 25 16:16:04 2000  Andrew MacLeod  <amacleod@cygnus.com>
2707                           Jim Wilson  <wilson@cygnus.com>
2708                           Andrew Haley  <aph@cygnus.com>
2709
2710         * config/ia64/crtbegin.asm: Add IA-64 unwind support.  Correct alloc
2711         and gp save/restore problems.
2712         * config/ia64/crtend.asm: Add IA-64 unwind support.
2713         * config/ia64/ia64.c (ia64_compute_frame_size): Don't include pr_size
2714         in fr_pad_size calculation.
2715         (save_restore_insns): Move PR save area.  Correct uses of
2716         RTX_FRAME_RELATED_P.
2717         (ia64_expand_prologue): Mark alloc with RTX_FRAME_RELATED_P.
2718         (ia64_expand_epilogue): Add eh_epilogue support.
2719         (ia64_function_prologue): Emit .prologue directive.
2720         (ia64_init_machine_status, ia64_mark_machine_status): New functions.
2721         (ia64_override_options): Set init_machine_status and
2722         mark_machine_status.
2723         (rtx_needs_barrier): Handle bsp reads and writes.
2724         (spill_offset, sp_offset, spill_offset_emitted, tmp_reg, tmp_saved):
2725         New static variables.
2726         (process_set, process_for_unwind_directive): New functions.
2727         * config/ia64/ia64.h (ASM_OUTPUT_XDATA_CHAR, ASM_OUTPUT_XDATA_SHORT,
2728         ASM_OUTPUT_XDATA_INT, ASM_OUTPUT_XDATA_DOUBLE_INT, ASM_OUTPUT_EH_CHAR,
2729         ASM_OUTPUT_EH_SHORT, ASM_OUTPUT_EH_INT, ASM_OUTPUT_EH_DOUBLE_INT): New
2730         macros.
2731         (EH_FRAME_SECTION_ASM_OP): Define to IA_64.unwind section.
2732         (IA64_UNWIND_INFO, HANDLER_SECTION, IA64_UNWIND_EMIT): Define.
2733         (struct machine_function): Define.
2734         * config/ia64/ia64.md (bsp_value, set_bsp, eh_epilogue): New patterns.
2735
2736 2000-04-25  Bruce Korb  <bkorb@gnu.org>
2737
2738         * fixinc/Makefile.in: make the removal of old programs more
2739         robust
2740         * fixinc/mkfixinc.sh: use the two new targets in the Makefile:
2741         install-bin and install-sh
2742
2743 2000-04-25  Nick Clifton  <nickc@cygnus.com>
2744
2745         * integrate.c (FUNCTION_ATTRIBUTE_INLINABLE_P): If not
2746         defined, define to return zero.
2747         (function_cannot_inline_p): If a function has any target
2748         specific attributes, then use the macro
2749         FUNCTION_ATTRIBUTE_INLINABLE_P to allow the target to decide
2750         whether it can be inlined.  If it cannot, issue a suitable
2751         explanation.
2752
2753         * tm.texi: Add a new node 'Inlining' to document the new macro
2754         FUNCTION_ATTRIBUTE_INLINABLE_P.
2755
2756 2000-04-25  Zack Weinberg  <zack@wolery.cumb.org>
2757
2758         * cpplib.h (struct cpp_buffer): Add 'mapped' flag; fix
2759         commentary.
2760
2761 2000-04-25  Neil Booth  <NeilB@earthling.net>
2762
2763         Restore previous patch, plus the following fixes:
2764
2765         * cpphash.c (_cpp_create_definition): Test PREV_WHITESPACE in
2766         flags, not CPP_OPEN_PAREN.
2767         * cpplex.c (expand_token_space, init_token_list,
2768         cpp_free_token_list): Put the dummy token at list->tokens[-1].
2769         (_cpp_lex_line, _cpp_lex_file): token list is 0-based.
2770
2771 Tue Apr 25 14:06:40 2000  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
2772
2773         * config/i386/freebsd.h (INT_ASM_OP): Define.
2774
2775 Tue Apr 25 14:51:07 MET DST 2000  Jan Hubicka  <jh@suse.cz>
2776
2777         * loop.c (strength_reduce): Fix typo in the last checkin.
2778
2779 Tue Apr 25 07:33:12 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2780
2781         * stor-layout.c (finalize_record_size): Simplify to use existing
2782         functions.
2783         (compute_record_mode): No longer static.
2784         * tree.h (compute_record_mode): New declaration.
2785
2786 2000-04-25  Neil Booth  <NeilB@earthling.net>
2787
2788         * Revert my patch below until cause of build failures
2789         determined.
2790
2791 2000-04-25  Richard Henderson  <rth@cygnus.com>
2792
2793         * combine.c (combine_instructions): Add missing argument
2794         to try_combine.
2795
2796         * toplev.c (rest_of_compilation): Delay sibcall optimization
2797         until after emit_eh_context.
2798
2799 2000-04-24  Nick Clifton  <nickc@redhat.com>
2800
2801         * combine.c (combine_instructions): Do not try to combine a
2802         sequence of insns when the second insn has been replaced by a
2803         note.
2804
2805 Mon Apr 24 17:34:18 2000  Mumit Khan  <khan@xraylith.wisc.edu>
2806
2807         * gcc.c (load_specs): New static function.
2808         (read_specs): Use it.
2809
2810         * gcc.c (lookup_compiler): Make multiple passes for case
2811         insensitive filesystems.
2812
2813 2000-04-24  Neil Booth  <NeilB@earthling.net>
2814
2815         * cpphash.c: replace HSPACE_BEFORE with PREV_WHITESPACE.
2816         * cpphash.h (_cpp_check_directive): new.
2817         * cpplex.c (handle_newline, cpp_free_token_list,
2818         init_trigraph_map, trigraph_ok, trigraph_replace,
2819         backslash_start, skip_block_comment, skip_line_comment,
2820         skip_whitespace, parse_name, parse_number, parse_string,
2821         copy_comment, _cpp_lex_line, spell_char, spell_string,
2822         spell_comment, spell_name, spell_other, _cpp_lex_file,
2823         _cpp_output_list): new.
2824         (expand_name_space): take length argument.
2825         (init_token_list): add comment list initialisation.
2826         (cpp_scan_line): use auto_expand_name_space.  PREV_WHITESPACE
2827         instead of HSPACE_BEFORE.
2828
2829         * cpplib.c (_cpp_check_directive): new
2830         * cpplib.h (cpp_name, PREV_WHITESPACE, PREV_COMMENT,
2831         DIGRAPH, UNSIGNED_INT, TOK_NAME): new.
2832         (HSPACE_BEFORE): delete.
2833         (TTYPE_TABLE): rearrange.
2834         (struct cpp_toklist): update.
2835
2836 2000-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2837
2838         * aclocal.m4 (gcc_AC_HEADER_STRING, gcc_AC_FUNC_PRINTF_PTR,
2839         gcc_AC_C_VOLATILE, gcc_AC_FUNC_MKDIR_TAKES_ONE_ARG): Use the three
2840         argument form of AC_DEFINE.
2841
2842         * configure.in (DEFAULT_LINKER, DEFAULT_ASSEMBLER,
2843         HAVE_INTTYPES_H, PACKAGE, VERSION, ENABLE_WIN32_REGISTRY,
2844         WIN32_REGISTRY_KEY, HAVE_GAS_SUBSECTION_ORDERING, HAVE_GAS_WEAK,
2845         HAVE_GAS_HIDDEN, HAVE_AS_REGISTER_PSEUDO_OP, AS_SPARC64_FLAG,
2846         HAVE_AS_OFFSETABLE_LO10, ENABLE_NEW_GXX_ABI): Likewise.
2847
2848         * acconfig.h: Delete stubs made redundant by 3-arg AC_DEFINE.
2849
2850 2000-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2851
2852         * Makefile.in (GCC_FOR_TARGET, GCC_CFLAGS, LIBGCC2_INCLUDES,
2853         deduced.h): Use -isystem, not -I, for including system headers.
2854
2855 2000-04-24  Nick Clifton  <nickc@cygnus.com>
2856
2857         * config/fr30/fr30.md (addsi3): Do not use small add instruction if
2858         the source register is the frame pointer or arg pointer.
2859         (addsi3_small_int): Disallow if source register is the frame
2860         pointer or arg pointer.
2861
2862 2000-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2863
2864         * configure.in (ENUM_BITFIELDS_ARE_UNSIGNED): Delete redundant
2865         call to AC_MSG_RESULT.
2866
2867 2000-04-24  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
2868
2869         * invoke.texi: Correct grammatical errors, document
2870         -fno-gnu-keywords as identical to -fno-asm for C++.
2871
2872 2000-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2873
2874         * aclocal.m4: (GCC_HEADER_STRING, GCC_NEED_DECLARATION,
2875         GCC_NEED_DECLARATIONS, GCC_FUNC_VFPRINTF_DOPRNT,
2876         GCC_FUNC_PRINTF_PTR, GCC_PROG_LN_S, GCC_PROG_LN, GCC_C_VOLATILE,
2877         AC_GCC_C_LONG_DOUBLE, GCC_FUNC_MKDIR_TAKES_ONE_ARG,
2878         EGCS_PROG_INSTALL): Rename autoconf macros with prefix gcc_AC_.
2879
2880         * configure.in (AC_GCC_C_LONG_DOUBLE, GCC_PROG_LN, GCC_PROG_LN_S,
2881         GCC_C_VOLATILE, EGCS_PROG_INSTALL, GCC_HEADER_STRING,
2882         GCC_FUNC_VFPRINTF_DOPRNT, GCC_FUNC_PRINTF_PTR,
2883         GCC_NEED_DECLARATIONS, GCC_FUNC_MKDIR_TAKES_ONE_ARG): Invoke with
2884         new macros names.
2885
2886 2000-04-24  Mumit Khan  <khan@xraylith.wisc.edu>
2887
2888         * c-pragma.c (push_alignment): Use BITS_PER_UNIT macro.
2889         (pop_alignment): Likewise.
2890         (handle_pragma_token): Likewise.
2891
2892 2000-04-24  Robert Lipe <robertlipe@usa.net>
2893
2894         * tree.h (tree_decl): Member `mode' now ENUM_BITFIELD.
2895
2896 2000-04-24  Hiroyuki Machida <machida@sm.sony.co.jp>
2897
2898         * combine.c (try_combine): Update reg_nonzero_bits of
2899         newi2pat before newpat.
2900
2901 Mon Apr 24 10:19:48 MET DST 2000  Jan Hubicka  <jh@suse.cz>
2902
2903         * loop.c (strength_reduce): Simplify test to INSN_P.
2904         (record_giv): Attempt to simplify the add value, use CONSTANT_P
2905         expressions instead of CONST_INT.
2906         (express_from_1): Likewise.
2907
2908 2000-04-24  Mark Mitchell  <mark@codesourcery.com>
2909
2910         * regs.h (reg_n_max): Don't declare.
2911         * flow.c (reg_n_max): Don't define.
2912         * regclass.c (renumber): Don't initialize to zero.
2913         (regno_allocated): Likewise.
2914         (reg_n_max): Define.
2915         (allocate_reg_info): Don't initialize unnecessarily.
2916
2917 Mon Apr 24 00:21:36 2000  Jeffrey A Law  (law@cygnus.com)
2918
2919         * genattrtab.c (find_attr): Initialize unsigned_p, func_units_p
2920         and blockage_p in the newly allocated attribute.
2921
2922 Sun Apr 23 20:16:49 2000  Alexandre Oliva  <aoliva@cygnus.com>
2923
2924         * config/mn10300/mn10300.md (addsi): `inc4' on address
2925         registers does not modify cc, but `inc' on an extended
2926         register does.
2927
2928 Sun Apr 23 16:24:35 2000  Denis Chertykov  <denisc@overta.ru>
2929
2930         * reload.c (find_equiv_reg): Checks all valueno regs
2931         as a reload_reg_p regs.
2932
2933 2000-04-23  Zack Weinberg  <zack@wolery.cumb.org>
2934
2935         * cpphash.c (collect_objlike_expansion): Add sanity check.
2936         (special_symbol): Remove case T_CONST, T_XCONST, T_MCONST.  If
2937         the buffer is the empty string, return.  Mark __DATE__ and
2938         __TIME__ as XCONST nodes, not MCONST.
2939         (_cpp_macroexpand): Avoid pushing an empty buffer.
2940         (funlike_macroexpand): Don't pop token_buffer here.
2941
2942 Sun Apr 23 18:37:53 2000  Alexandre Oliva  <aoliva@cygnus.com>
2943
2944         * config/mn10300/mn10300.h (REGNO_IN_RANGE_P): New macro.
2945         (REGNO_DATA_P, REGNO_ADDRESS_P, REGNO_SP_P): New macros.
2946         (REGNO_EXTENDED_P, REGNO_AM33_P): New macros.
2947         (REGNO_OK_FOR_BASE_P): Define in terms of them.
2948         (REGNO_OK_FOR_BIT_BASE_P, REGNO_OK_FOR_INDEX_P): Likewise.
2949         (REG_OK_FOR_BASE_P): Define in terms of the REGNO macro.
2950         (REG_OK_FOR_BIT_BASE_P, REG_OK_FOR_INDEX_P): Likewise.
2951
2952 Sun Apr 23 22:23:08 MET DST 2000  Jan Hubicka  <jh@suse.cz>
2953
2954         * loop.c (simplify_giv_expr):  Be more agressive on simplifying
2955         constant MULT givs.
2956
2957 2000-04-23  Zack Weinberg  <zack@wolery.cumb.org>
2958
2959         * cpphash.h (struct definition): Move file, line, col members...
2960         (struct hashnode): ... here.  Also add 'disabled' flag.
2961         (enum node_type): Add T_VOID, T_XCONST, T_FMACRO, and
2962         T_IDENTITY.  Remove T_DISABLED.
2963         Update prototypes.
2964
2965         * cpphash.c (_cpp_dump_definition): Split out dump_DEFINITION.
2966         (collect_expansion): Split into collect_objlike_expansion and
2967         collect_funlike_expansion.
2968         (_cpp_macroexpand): Split out scan_arguments, stringify, and
2969         funlike_macroexpand.
2970         (_cpp_compare_defs): Rename compare_defs, make static.
2971         (_cpp_make_hashnode): Initialize hp->disabled.
2972         (macro_cleanup): Adjust for new token types.  Clear
2973         m->disabled.
2974         (_cpp_create_definition): Move code here to determine what
2975         sort of macro it is, and code to check for redefinitions, from
2976         do_define.  Implement a few simple cases without creating a
2977         full DEFINITION.
2978         (_cpp_macroexpand, special_symbol, _cpp_dump_definition):
2979         Handle the simple cases.
2980         (push_macro_expansion): Set buf->has_escapes and hp->disabled
2981         here.
2982
2983         * cppinit.c (builtin_array): Change MCONST to XCONST
2984         everywhere.
2985         * cpplex.c (maybe_macroexpand): Handle IDENTITY macros here;
2986         fix check for disabled and function-like macros.
2987         * cpplib.c (do_define): Move most logic to
2988         _cpp_create_definition.
2989         (do_undef): Handle new special token types.
2990
2991 Sun Apr 23 14:27:44 MET DST 2000  Jan Hubicka  <jh@suse.cz>
2992
2993         * loop.c (maybe_eliminate_biv_1): Use GET_CODE (x) == CONST_INT instead
2994         of CONSTANT_P for mult_val; always use validate_change to update insn.
2995
2996 2000-04-22  Zack Weinberg  <zack@wolery.cumb.org>
2997
2998         * cpphash.c (trad_stringify, add_pat): New functions.
2999         (collect_expansion): Restore support for -traditional syntax.
3000         Use trad_stringify and add_pat.
3001         (_cpp_macroexpand): Restore support for -traditional semantics.
3002         * cpplex.c (_cpp_scan_line): Don't change space_before if we
3003         get a COMMENT token.
3004         (_cpp_lex_token): Provide COMMENT tokens to caller if
3005         traditional and parsing_define_directive.
3006         (skip_comment): Warn about // comments if -Wtraditional.
3007         * cpplib.c (do_define): Fix typo.  Create EMPTY nodes with
3008         proper node type.
3009         (do_undef): Don't warn about undefining EMPTY nodes.
3010
3011 Sat Apr 22 22:35:38 MET DST 2000  Jan Hubicka  <jh@suse.cz>
3012
3013         * loop.c (strength_reduce): Fix biv removal code.
3014
3015 2000-04-22  Richard Henderson  <rth@cygnus.com>
3016
3017         * predict.c (estimate_probability): Examine both sides of
3018         a branch for no exits.  Use 90% not 50% for predict taken.
3019         Reorg for one copy of note generation code.
3020
3021 2000-04-22  Richard Henderson  <rth@cygnus.com>
3022
3023         * flow.c (mark_used_reg): Hack around rs6000 eliminable pic reg.
3024
3025 2000-04-22  Richard Henderson  <rth@cygnus.com>
3026
3027         * diagnostic.c (init_output_buffer): Don't initialize format_args.
3028         (output_clear): Likewise.
3029         (output_printf): Use va_copy.
3030         (vline_wrapper_message_with_location): Likewise.
3031         (v_message_with_decl): Likewise.
3032         (line_wrapper_printf): VA_START infor buffer.format_args directly.
3033         * system.h (va_copy): Provide default implementation.
3034
3035 2000-04-22  Richard Henderson  <rth@cygnus.com>
3036
3037         * predict.c (expected_value_to_br_prob): Don't bomb if op1 of
3038         the collected condition is not a constant.
3039
3040 2000-04-22  Gabriel Dos Reis  <gdr@codesourcery.com>
3041
3042         * diagnostic.h: New file.
3043
3044         * Makefile.in (diagnostic.o): Depends on diagnostic.h
3045
3046         * diagnostic.c: Tweak.  Rationalize the output logic.  Adjust
3047         various function prototypes.
3048         (diagnostic.h): #include.
3049         (struct output_buffer): Move into diagnostic.h.
3050         (get_output_prefix): Rename to output_get_prefix.  Export.
3051         (init_output_buffer): Export. Break out.  Ajust intialization.
3052         (output_space_left, output_append): Export.
3053         (output_newline): Rename to output_add_newline.  Export.
3054         (output_clear): Nullify additional output_buffer fields.
3055         (output_puts): Rename to output_add_string.  Export.
3056         (dump_output): Rename to output_flush_on.  Export.
3057         (build_location_prefix): Constify return-type.
3058         (emit_output_prefix): Rename to output_emit_prefix. Export.
3059         (set_real_maximum_length): New function.
3060         (output_set_maximum_length): Ditto
3061         (output_clear): Ditto.
3062         (output_add_character): Ditto.
3063         (output_add_integer): Ditto.
3064         (output_add_space): Ditto.
3065         (output_format): Ditto.
3066         (output_printf): Adjust buffer initialization.
3067         (vline_wrapper_message_with_location): Ditto.
3068         (v_message_with_decl): Ditto.  Adjust call to output_puts
3069         and get_output_prefix.
3070         (default_print_error_function): Adjust buffer intialization.
3071
3072 Sat Apr 22 06:45:04 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3073
3074         * expr.c (preexpand_calls, case CALL_EXPR): Don't look at TYPE_SIZE
3075         of VOID_TYPE.
3076
3077 Fri Apr 21 18:33:09 2000  Alexandre Oliva  <aoliva@cygnus.com>
3078
3079         * config/mn10300/mn10300.h (REGNO_REG_CLASS): Use NO_REGS instead
3080         of explicit 0.
3081
3082 Fri Apr 21 18:30:00 2000  Alexandre Oliva  <aoliva@cygnus.com>
3083
3084         * config/mn10300/mn10300.h (REGISTER_MOVE_COST): Provide more
3085         accurate data about SP moves.
3086
3087 Fri Apr 21 18:28:28 2000  Alexandre Oliva  <aoliva@cygnus.com>
3088
3089         * config/mn10300/mn10300.h (ADDITIONAL_REGISTER_NAMES): Added
3090         aliases to AM33 registers.
3091
3092 Fri Apr 21 18:26:17 2000  Alexandre Oliva  <aoliva@cygnus.com>
3093
3094         * config/mn10300/mn10300.h (REG_CLASS_CONTENTS): Added register 16
3095         to all EXTENDED bitmaps.
3096
3097 Fri Apr 21 18:17:12 2000  Alexandre Oliva  <aoliva@cygnus.com>
3098
3099         * config/mn10300/mn10300-protos.h (mn10300_address_cost): Declare.
3100         * config/mn10300/mn10300.h (ADDRESS_COST): New macro.
3101         * config/mn10300/mn10300.c (mn10300_address_cost): New function.
3102
3103 Fri Apr 21 18:11:56 2000  Alexandre Oliva  <aoliva@cygnus.com>
3104
3105         * config/mn10300/mn10300.md (movdi, movdf): Do not use `movu' when
3106         the operand is not constant.
3107
3108 Fri Apr 21 14:58:29 2000  Denis Chertykov  <denisc@overta.ru>
3109
3110         * reload.c (find_equiv_reg): Checks all valueno and regno regs
3111         as a call-clobbered regs.
3112
3113 Fri Apr 21 13:30:26 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3114
3115         * rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN_RANGE_BEG.
3116         * rtl.h: Likewise.
3117         * rtl.def: Update comment.
3118         * function.c (expand_function): Use NOTE_INSN_REPEATED_LINE_NUMBER.
3119         * integrate.c (expand_inline_function): Likewise.
3120         * profile.c (branch_prob): Likewise.
3121         * ggc-common.c (ggc_mark_rtx_children): Use NOTE_INSN_RANGE_BEG.
3122         * print-rtl.c (print_rtx): Likewise.
3123         * haifa-sched.c (sched_analyze, unlink_other_notes): Likewise.
3124         (reemit_notes): Likewise; also use enum insn_note.
3125
3126         * stor-layout.c (layout_decl): Only set DECL_MODE if not already set.
3127         (place_field): Properly compute know and actual alignment.
3128
3129         * gengenrtl.c (gencode): Write obstack_alloc_rtx function start
3130         in proper format.
3131
3132         * cse.c (cse_insn): In (set REG0 REG1) case, remove a REG_EQUAL
3133         note for REG1.
3134
3135 2000-04-21  Zack Weinberg  <zack@wolery.cumb.org>
3136
3137         * cpphash.c (struct arg, struct arglist): Const-ify strings.
3138         (warn_trad_stringify, duplicate_arg_p): New helper functions.
3139         (collect_expansion): Rewrite to scan over a token list.
3140         Remove -traditional support.
3141         (collect_formal_parameters): Rename to collect_params; rewrite
3142         to scan over a token list.
3143         (_cpp_create_definition): Adjust to scan a token list.
3144         (_cpp_macroexpand): Remove -traditional support.
3145         (_cpp_compare_defs): Whitespace is now canonicalized.
3146         (comp_def_part): Delete function.
3147
3148         * cpphash.h: Update prototypes.
3149         * cpplex.c (init_token_list): Don't set lineno if there is no
3150         buffer.
3151         (pedantic_whitespace): New function.
3152         (_cpp_scan_line): Mark tokens that had hspace before.  Don't
3153         consume a newline.  Use pedantic_whitespace.
3154         (_cpp_lex_token): Remove support for -traditional macros.
3155         (_cpp_get_define_token): Delete.
3156         (_cpp_get_directive_token): Do the real work here.  Use
3157         pedantic_whitespace.
3158         (_cpp_init_input_buffer): Initialize pfile->directbuf.
3159
3160         * cpplib.c (get_macro_name): Delete.
3161         (do_define): Read the entire line into pfile->directbuf, then
3162         feed the token list to _cpp_create_definition.
3163         * cpplib.h (HSPACE_BEFORE): new define.
3164         (struct cpp_reader): Add a toklist member, "directbuf".
3165
3166         * predict.c (estimate_probability): New heuristic: if a jump
3167         branches around a block with no successors, predict it taken.
3168         Disentangle control flow.
3169
3170 2000-04-20  Richard Henderson  <rth@cygnus.com>
3171
3172         * loop.c (emit_iv_add_mult): Revert last change.
3173
3174 2000-04-20  Zack Weinberg  <zack@wolery.cumb.org>
3175
3176         * cpplib.h (enum cpp_ttype): Add token types for all
3177         punctuators.  Distinguish pp-numbers from valid C numbers.
3178         Give some tokens better names.  Initialize from macro.
3179         (struct cpp_name, cpp_token, cpp_toklist): New data
3180         structures.
3181         Update prototypes.
3182         * cpplex.c (bump_column, expand_name_space,
3183         expand_token_space, init_token_list, cpp_output_list,
3184         _cpp_scan_line):  New functions.
3185         (output_line_command): Add third argument, new line number.
3186         * cpphash.h: Update prototypes.
3187         * cppexp.c, cpphash.c, cpplib.c, scan-decls.c: Update for new
3188         token names.
3189
3190 2000-04-20  Richard Henderson  <rth@cygnus.com>
3191
3192         * config/alpha/alpha.c (alpha_emit_floatuns): Emit missing barrier.
3193
3194 2000-04-20  Zack Weinberg  <zack@wolery.cumb.org>
3195
3196         * c-common.c (decl_attributes) [A_ALIAS]: Set TREE_USED on the
3197         object pointed to.
3198
3199 Thu Apr 20 14:19:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
3200
3201         * loop.c (emit_iv_add_mult):  Simplify it's input and emit
3202         REG_EQUAL note explaining the calculated value.
3203
3204         * calls.c (expand_call): Avoid unnecesary precalculation
3205         and outgoing parameters space guarding for sibling calls.
3206         (store_one_arg): Likewise.
3207
3208 Thu Apr 20 08:01:07 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3209
3210         * toplev.c (enum dump_file_index, dump_file): Add DFI_sibling.
3211         (rest_of_compilation): Write sibling dump file and account
3212         for time as jump time.
3213         * invoke.texi: Update documentation on dump flags.
3214
3215 2000-04-19  Marek Michalkiewicz  <marekm@linux.org.pl>
3216
3217         * avr.c: #include "system.h" instead of <stdio.h> and <stdlib.h>.
3218
3219 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
3220
3221         * cpphash.c (special_symbol): Represent an empty macro with
3222         "\r \r " not just "\r ".
3223         (_cpp_macroexpand): Correct condition for the foo ( ) special
3224         case.
3225         (unsafe_chars): Handle EOF as second argument.
3226         (push_macro_expansion): Simplify test for removing escape at
3227         end.  Do not trim both escapes if there is no text in between.
3228
3229 2000-04-19  Jim Blandy  <jimb@redhat.com>
3230
3231         * dwarf2out.c (DWARF2_ADDR_SIZE): New macro.  Use it instead
3232         of PTR_SIZE, when appropriate.
3233
3234 2000-04-19  Mark Mitchell  <mark@codesourcery.com>
3235
3236         * system.h (ONLY_INT_FIELDS): Make sure it is defined.
3237         (USE_ENUM_BITFIELDS): Fix typo.
3238
3239 Wed Apr 19 12:14:55 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3240
3241         * stor-layout.c (place_field): Set rli->offset_align properly.
3242
3243 2000-04-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3244
3245         * mips.h (BITS_PER_WORD, UNITS_PER_WORD, UNITS_PER_FPREG,
3246         INT_TYPE_SIZE, LONG_TYPE_SIZE, POINTER_SIZE, POINTER_BOUNDARY,
3247         PARM_BOUNDARY): Remove unnecessary casts.
3248
3249 Wed Apr 19 12:02:37 MET DST 2000  Jan Hubicka  <jh@suse.cz>
3250
3251         * calls.c (precompute_arguments): Remove must_preallocate and
3252         args_size calls.
3253         (expand_call): Update call of precompute_arguments.
3254
3255         * loop.c (check_insn_for_bivs, for_every_insn_in_loop,
3256         check_insn_for_givs): Break out from ...
3257         (strength_reduce) ... here; use for_every_insn_in_loop to call
3258         check_insn_for_givs.
3259         * loop.h (for_every_insn_in_loop): Declare.
3260         (loop_insn_callback): New type.
3261
3262 2000-04-18  Zack Weinberg  <zack@wolery.cumb.org>
3263
3264         * cpplib.c (do_pragma_poison):  Strings in the token buffer are
3265         not nul-terminated.
3266
3267 Tue Apr 18 16:04:12 2000  Jim Wilson  <wilson@cygnus.com>
3268
3269         * config/ia64/sysv4.h (SELECT_SECTION): Use data_section if
3270         flag_pic and RELOC.
3271
3272 2000-04-18  Zack Weinberg  <zack@wolery.cumb.org>
3273
3274         * cccp.c, cexp.y, cexp.c, cccp.1: Removed.
3275
3276         * configure.in: Delete --disable-cpplib option and all
3277         references to cpp_main.
3278         * configure: Regenerate.
3279         * Makefile.in: Remove all references to CCCP, CCCP_OBJS,
3280         @cpp_main@, cccp.c, cexp.c, cexp.y, cexp.output, cexp.o,
3281         cccp.o, cccp, or cppmain.  Link cppmain.o straight to
3282         cpp$(exeext).  Add --no-headers to makeinfo command line when
3283         generating INSTALL.  Install and uninstall cpp.1 manpage, not
3284         cccp.1.
3285         * install.texi: Delete all references to cexp.y/cexp.c.
3286         Delete ancient instructions for compiling GCC on 3b1.
3287         * INSTALL: Regenerate.
3288
3289         * cppfiles.c, cpplib.h, jump.c, protoize.c, c-lex.c, mips/t-ecoff,
3290         mips/t-elf, mips/t-r3900: Remove references to cccp.c.
3291         * convex.h, fx80.h, m68k.h, pdp11.h: Remove references to
3292         cexp.c/cexp.y.
3293         * xm-linux.h, xm-os2.h, romp.h: Remove definition of BSTRING,
3294         which is no longer tested anywhere.
3295
3296         * cppinit.c (handle_option): Don't run error message through
3297         gettext twice.
3298
3299 Tue Apr 18 14:16:47 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3300
3301         * conflict.c (conflict_graph_add): Pass enum type to htab_find_slot.
3302         * cpperror.c (hashtab.h): Now include.
3303         * cppexp.c (hashtab.h): Likewise.
3304         * cpplex.c (hashtab.h): Likewise.
3305         * cppfiles.c (hashtab.h): Likewise.
3306         (find_include_file, _cpp_calc_hash, cpp_read_file): Pass enum type
3307         to htab_find_slot_with_hash.
3308         * cpphash.c (hashtab.h): Now include.
3309         (_cpp_lookup_slot): INSERT is now enum insert_option.
3310         * cpphash.h (_cpp_lookup_slot): Likewise.
3311         * cppinit.c (hashtab.h): Include earlier.
3312         (initialize_builtins): Pass enum to htab_find_slot.
3313         * cpplib.c (hashtab.h): Now include.
3314         (do_define, do_undef): Pass enum type to _cpp_lookup_slot.
3315         (do_pragma_poison, do_assert): Likewise.
3316         * emit-rtl.c (gen_rtx_CONST_INT): Pass enum to
3317         htab_find_slot_with_hash.
3318         * simplify-rtx.c (cselib_lookup_mem, cselib_lookup): Likewise.
3319         * tree.c (type_hash_add): Likewise.
3320         (build1): Minor cleanup.
3321
3322         * ggc-common.c: Add missing blanks.
3323         * print-tree.c (print_node): Print DECL_OFFSET_ALIGN.
3324         * tree.h (DECL_OFFSET_ALIGN): Fix typo in comment.
3325
3326         * stmt.c (mark_case_node): New function.
3327         (mark_case_nesting): Call it.
3328
3329         * expmed.c (emit_store_flag): If comparing two-word integer
3330         with zero, can optimize NE, EQ, GE, and LT.
3331
3332         * c-decl.c (mark_binding_level): Use 'for' instead of `while'.
3333         * conflict.c: Minor cleanups.
3334         * optabs.c: Add blank line
3335         * simplify-rtx.c: Minor cleanups.
3336
3337 2000-04-18  Stan Cox  <scox@cygnus.com>
3338
3339         * gengenrtl.c (genlegend): Fix misspelling.
3340
3341 2000-04-18  Robert Lipe  <robertlipe@usa.net>
3342
3343         * configure.in (ENUM_BITFIELDS_ARE_UNSIGNED): Added.  Check that
3344         bitfields of the host compiler are not signed quantities.
3345         * config.in: Regenerate.
3346         * configure: Regenerate.
3347         * system.h (USE_ENUM_BITFIELDS): Added.
3348         (ENUM_BITFIELDS): Added.
3349         * rtl.h (rtx_def): Members `code', `mode', now ENUM_BITFIELD.
3350         (SHORT_ENUM_BUG): Deleted.
3351         * tree.h (tree_common): Members `code', `mode', `built_in_class',
3352         now ENUM_BITFIELD.
3353         * config/i386/xm-sco.h (ONLY_INT_FIELDS): Deleted.
3354         (CODE_FIELD_BUG): Likewise.
3355         * config/m68k/x-apollo68 (CC): Deleted SHORT_ENUM_BUG.
3356         (OLD_CC): Likewise.
3357         * config/m68k/x-ccur (X_CFLAGS): Likewise.
3358
3359 2000-04-18  Mark Mitchell  <mark@codesourcery.com>
3360
3361         * cpplex.c (_cpp_lex_token): Don't call CPP_BUMP_LINE when the
3362         mark is active.
3363
3364 2000-04-17  Zack Weinberg  <zack@wolery.cumb.org>
3365
3366         * cppexp.c (lex): Don't assume tokens are NUL terminated.
3367         * cpplib.c (do_include, do_import, do_include_next,
3368         read_line_number, detect_if_not_defined): Likewise.
3369         * cpphash.c (collect_expansion): Likewise.
3370         (special_symbol, _cpp_macroexpand): Check return from
3371         cpp_file_buffer.
3372         * cpphash.h (CPP_NUL_TERMINATE, CPP_NUL_TERMINATE_Q): Delete
3373         macros.  Delete all uses.
3374
3375         * gcc.dg/cpp-mi.c: Add two more test cases.
3376         * gcc.dg/cpp-mind.h, gcc.dg/cpp-mindp.h: New files.
3377
3378 2000-04-17  Richard Henderson  <rth@cygnus.com>
3379
3380         * bb-reorder.c (fixup_reorder_chain): Don't look up new block again.
3381         (reorder_basic_blocks): If no epilogue in rtl, force last block last.
3382
3383 2000-04-17  Mark Mitchell  <mark@codesourcery.com>
3384
3385         * function.c (expand_function_start): Use hard_function_value to
3386         compute the RTL to use for DECL_RESULT.
3387
3388 Mon Apr 17 23:35:29 MET DST 2000  Jan Hubicka  <jh@suse.cz>
3389
3390         * i386.c (athlon_cost): Fix lea, divide and XFmode move costs.
3391         (x86_integer_DFmode_moves, x86_partial_reg_dependency,
3392          x86_memory_mismatch_stall): New global variables.
3393         (ix86_adjust_cost): Handle MEMORY_BOTH on places MEMORY_STORE was only
3394         alloved; fix load penalties for Athlon.
3395         * i386.h (x86_integer_DFmode_moves, x86_partial_reg_dependency,
3396         x86_memory_mismatch_stall): Declare.
3397         (TARGET_INTEGER_DFMODE_MOVES, TARGET_PARTIAL_REG_DEPENDENCY,
3398          TARGET_MEMORY_MISMATCH_STALL): New.
3399         * i386.md (athlon scheduling parameters): Fix latencies according to
3400         Athlon Optimization Manual.
3401         (sahf, xchg, fldcw, leave instruction patterns): Set athlon_decode to
3402         vector.
3403         (fsqrt instruction patterns): Set athlon_decode to direct.
3404         (movhi_1): Promote for TARGET_PARTIAL_REG_DEPENDENCY and for
3405         PARTIAL_REGISTER_STALL with !TARGET_HIMODE_MATH machines.
3406         (movqi_1): Handle promoting correctly for TARGET_PARTIAL_REG_DEPENDENCY
3407         and TARGET_PARTIAL_REGISTER_STALL machines.
3408         (pushdf_nointeger): New pattern.
3409         (pushdf_integer): Rename from pushdf.
3410         (movdf_nointger): Enable for !TARGET_INTEGER_DFMODE_MOVES machines.
3411         (movdf_intger): Disable for !TARGET_INTEGER_DFMODE_MOVES machines.
3412
3413 2000-04-17  Richard Henderson  <rth@cygnus.com>
3414
3415         * loop.c (canonicalize_condition): Add WANT_REG argument.
3416         Stop the search if we match it.
3417         * expr.h (canonicalize_condition): Update decl.
3418         * predict.c (expected_value_to_br_prob): Use it.  Track last
3419         expected value note.
3420         (find_expected_value): Remove.
3421
3422         * reorg.c (mostly_true_jump): Always use BR_PROB if present.
3423
3424 2000-04-17  Zack Weinberg  <zack@wolery.cumb.org>
3425
3426         * aclocal.m4 (AM_GNU_GETTEXT): Don't AC_REQUIRE([AC_FUNC_MMAP]).
3427         (AC_FUNC_MMAP_FILE): New macro, tests read-only private map of
3428         a plain file.
3429         * configure.in: Call AC_FUNC_MMAP_FILE.
3430         * configure: Regenerate.
3431         * config.in: Regenerate.
3432
3433         * intl/loadmsgcat.c: Test HAVE_MMAP_FILE not HAVE_MMAP.
3434         * fixinc/fixincl.c: Likewise.
3435
3436 2000-04-17  Richard Henderson  <rth@cygnus.com>
3437
3438         * builtins.c (expand_builtin_expect): New.
3439         (expand_builtin): Call it.
3440         * builtins.def (BUILT_IN_EXPECT): New.
3441         * c-common.c (c_common_nodes_and_builtins): Declare __builtin_expect.
3442         * extend.texi: Document it.
3443
3444         * predict.c (expected_value_to_br_prob): New.
3445         (find_expected_value): New.
3446         * basic-block.h (expected_value_to_br_prob): Declare.
3447         * toplev.c (rest_of_compilation): Invoke it.
3448
3449         * rtl.h (NOTE_EXPECTED_VALUE): New.
3450         (NOTE_INSN_EXPECTED_VALUE): New.
3451         * rtl.c (note_insn_name): Update.
3452         * print-rtl.c (print_rtx): Reorg NOTE_LINE_NUMBER special
3453         cases; handle NOTE_INSN_EXPECTED_VALUE.
3454
3455 2000-04-17  Jakub Jelinek  <jakub@redhat.com>
3456
3457         * config/sparc/sparc.c (eligible_for_sibcall_delay): Cannot use
3458         leaf sibcall delay slot if flag_pic.
3459         (output_sibcall): Always emit call for leaf sibcall if flag_pic.
3460
3461 2000-04-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3462
3463         * Makefile.in (stmp-fixproto): Acknowledge errors in fixproto.
3464
3465         * fixproto: If fix-header fails, exit with an error.
3466
3467 Mon Apr 17 14:59:36 MET DST 2000  Jan Hubicka  <jh@suse.cz>
3468
3469         * cse.c (struct check_depdendence_data): New.
3470         (check_dependence): New function.
3471         (invalidate): Use check_depdenence.
3472
3473 2000-04-16  Mark Mitchell  <mark@codesourcery.com>
3474
3475         * dwarf2out.c (DWARF_CIE_DATA_ALIGNMENT): Adjust, now that
3476         UNITS_PER_WORD is unsigned.
3477
3478         * tree.h (struct tree_common): Remove misleading comment.
3479
3480 2000-04-16  Dave Pitts  <dpitts@cozx.com>
3481
3482         * Makefile.in ($(srcdir)/c-parse.y: c-parse.in): Enclose the whole
3483         message in quotes. Otherwise, IBM's make program treats the '#' as the
3484         start of a comment and ignores the remainder of the line.
3485
3486         * c-lex.c (yylex): Change for EBCDIC, lower case characters preceed
3487         upper case.
3488         * cccp.c (initialize_char_syntax): Allow for holes in EBCDIC.
3489         * cexp.y (initialize_random_junk): Likewise.
3490         * cppfiles.c (find_include_file): Cast alloca return value.
3491         * cppinit.c (initialize_standard_includes): Likewise.
3492         * cpplib.c (cpp_define, cpp_undef): Likewise.
3493         * defaults.h (ASM_OUTPUT_ASCII): Use ISPRINT.
3494         * final.c (output_asm_insn): Allow for holes in EBCDIC.
3495         * fold-const.c (CHARMASK): New.
3496         (real_hex_to_f): Use it.
3497         * real.c (CHARMASK): New.
3498         (etoasc, asctoeg): Use it.
3499         (asctoeg): EBCDIC lower case characters preceed upper case.
3500
3501         * i370.c (mvs_add_label): Change spacing for coding conventions.
3502         * i370.h (ASM_OUTPUT_CASE_LABEL): Change to the data CSECT for the
3503         outputing case vectors.
3504         (ASM_OUTPUT_CASE_END): New, put assembler back into code CSECT.
3505         (ASM_OUTPUT_ADDR_VEC_ELT, ASM_OUTPUT_ADDR_DIFF_ELT): Remove page check,
3506         since vector in in the data CSECT.
3507         (ASM_OUTPUT_REG_POP, ASM_OUTPUT_REG_PUSH): Restore to correct operation.
3508         * i370.md (Many patterns): Put the length in the XL directives.
3509         (movdi): Put back STM and MVC in definition.
3510         (floatsidf2): Correct TARGET_ELF_ABI pattern and add back the LE370
3511         pattern using the TCA.
3512         * oe.h (CPP_SPEC): Added to allow trigraphs.
3513         * xm-oe.h (HOST_BITS_PER_LONGLONG): Change to 32. IBM's compiler does
3514         not support the "long long" type.
3515
3516 2000-04-16  Mark Mitchell  <mark@codesourcery.com>
3517
3518         * config/mips/mips-protos.h (mips_legitimate_address_p): New
3519         function.
3520         (mips_reg_mode_ok_for_base_p): Likewise.
3521         * config/mips/mips.h (REG_OK_STRICT_P): Don't define.
3522         (REG_OK_FOR_INDEX_P): Define unconditionally.
3523         (REG_MODE_OK_FOR_BASE_P): Use mips_reg_mode_ok_for_base_p.
3524         (GO_IF_LEGITIMATE_ADDRESS): Use mips_legitimate_address_p.
3525         * config/mips/mips.c (mips16_simple_memory_operand): Adjust now
3526         that GET_MODE_SIZE is unsigned.
3527         (mips_reg_mode_ok_for_base_p): Define.
3528         (mips_legitimate_address_p): Likewise.  Adjust now
3529         that GET_MODE_SIZE is unsigned.
3530         (block_move_loop): Make the number of bytes unsigned.
3531         (expand_block_move): Likewise.
3532         (function_arg): Make the loop counter unsigned to match the
3533         boundary condition.
3534
3535 2000-04-16  Richard Henderson  <rth@cygnus.com>
3536
3537         * rtl.h (enum insn_note): New enumeration.  Subsume
3538         NOTE_INSN_DELETED and friends.
3539         (GET_NOTE_INSN_NAME): Adjust index by NOTE_INSN_BIAS.
3540         * rtl.c (note_insn_name): Tweak string order.
3541
3542 2000-04-15  Zack Weinberg  <zack@wolery.cumb.org>
3543
3544         * cpplex.c (_cpp_read_and_prescan): Enlarge len by setting it
3545         to offset * 2.
3546
3547         * cpplex.c (output_line_command): Remove debugging prints.
3548         (cpp_output_tokens): Don't write out a zero-length buffer or
3549         try to see if it has a newline in it.
3550         (_cpp_expand_to_buffer): Copy the source buffer before pushing.
3551         (_cpp_read_and_prescan): Move shift-down of pushback bytes to
3552         the end of the loop.  Use memmove.  Don't read past the end of
3553         the buffer.  Remove trailing newlines from error messages.
3554
3555 2004-04-16  Neil Booth  <NeilB@earthling.net>
3556
3557         * cpphash.h (SYNTAX_INCLUDE, SYNTAX_ASSERT, directive_handler): new.
3558         * cpplib.c: Add new syntax flags to directive table, and
3559         supporting macros.
3560
3561 2000-04-15  Ulrich Drepper  <drepper@redhat.com>
3562
3563         * i386.c (ix86_expand_epilogue): Yes, the x86 can pop 64k at once
3564         using ret $N.
3565
3566 2000-04-15  David Edelsohn  <edelsohn@gnu.org>
3567
3568         * toplev.c (display_help): Prefix "f" to "sched-verbose=".
3569         * haifa-sched.c: Update -fsched-verbose comments to use "=".
3570
3571 Sat Apr 15 10:59:19 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3572
3573         * Makefile.in (ggc-page.o): Now includes toplev.h.
3574         * ggc-page.c (toplev.h): Now included.
3575         (gc_time): Remove declaration.
3576         (ggc_collect): TIME now long.
3577         * toplev.c (parse_time, varasm_time, gc_time): Still global; all
3578         others static.
3579         * toplev.h (gc_time, parse_time, gc_time): New declarations.
3580
3581         * toplev.c: Make *_time variable long to reduce chance of overflow.
3582         (TIMEVAR): Likewise for `otime'.
3583         (print_time): Arg is now long; compute percentage in FP and round.
3584         * toplev.h (print_time): Arg is long.
3585
3586         * tree.c: Minor whitespace changes.
3587
3588         * configure.in (alpha*-*-*): Add config/alpha/t-alpha.
3589         * configure: Rebuilt.
3590         * libgcc2.c (__fixunstfDI): Renamed from __fixunstfdi.
3591         (__fixunsxfDI): Renamed from __fixunsxfdi.
3592         (__fixunsdfDI): Renamed from __fixunsdfdi.
3593         (__fixunssfDI): Renamed from __fixunssfdi.
3594         (__floatdisf): Use proper type in REP_BIT macro.
3595         (__fixunsxfSI): Renamed from __fixunsxfsi.
3596         (__fixunsdfSI): Renamed from __fixunsdfsi.
3597         (__fixunssfSI): Renamed from __fixunssfsi.
3598         * libgcc2.h: Add cases for MIN_UNITS_PER_WORD > 4.
3599         Change location of macros and upper-case some names as above.
3600         * longlong.h ([alpha]): Use PARAMS, not __P in decl of __udiv__qrnnd.
3601         * config/alpha/t-alpha, config/alpha/qrnnd.asm: New files.
3602
3603         * varasm.c (assemble_variable): Add cast to remove warning.
3604         (immed_real_const_1): Only use CONST[01]_RTX if not in nested function.
3605
3606         * flow.c (count_basic_blocks, find_basic_blocks_1): Remove last change.
3607         * optabs.c (emit_libcall_block): If have REG_EH_REGION, update
3608         region number to -1.
3609
3610 2000-04-15  Richard Earnshaw (rearnsah@arm.com)
3611
3612         * emit-rtl.c (unshare_all_rtl_again): Unmark everything, then
3613         call unshare_all_rtl.
3614
3615         * arm.md (movhi): REGNO_POINTER_ALIGN is now bits.
3616
3617 Fri Apr 14 16:58:45 2000  Jim Wilson  <wilson@cygnus.com>
3618
3619         * config/ia64/lib1funcs.asm (__divdi3, __moddi3, __udivdi3, __umoddi3):
3620         Use .s1 not .s0 for all FP instructions.
3621
3622 2000-04-14  Zack Weinberg  <zack@wolery.cumb.org>
3623
3624         * cpplex.c (cpp_output_tokens, cpp_scan_buffer_nooutput): New public
3625         interfaces.
3626         (safe_fwrite, output_line_command): New static functions.
3627         (cpp_expand_to_buffer): Now private to cpplib.
3628         (cpp_scan_buffer): Take a printer.
3629
3630         * cpphash.h: Update prototypes.
3631         * cpplib.h: Update prototypes.
3632         (cpp_printer): New.
3633         (cpp_buffer): Remove last_nominal_fname.
3634         (cpp_reader): Remove lineno.
3635
3636         * cppmain.c: Use a cpp_printer.
3637         * fix-header.c: No need to inhibit line commands.  Call
3638         cpp_start_read with no printer.
3639
3640         * cpperror.c (cpp_notice_from_errno): Provide default name.
3641         * cppfiles.c (make_IHASH, _cpp_fake_ihash): New functions.
3642         (find_include_file, cpp_read_file): Use make_IHASH.
3643         (file_cleanup): Set control_macro and clear
3644         input_stack_listing_current here.
3645         (_cpp_execute_include): Don't output entering-file marker.
3646         * cpphash.c (special_symbol): Look for the line number in the
3647         buffer, not the reader.
3648         (_cpp_macroexpand): No need to disable line commands.
3649         (_cpp_dump_definition): No need to generate line commands.
3650         (dump_hash_helper): Remove excess newline from output.
3651         * cppinit.c (dump_special_to_buffer): No need to generate line
3652         commands.
3653         (cpp_printer_init): New.
3654         (cpp_start_read): Take a printer, and start it up if it's not
3655         NULL.  No need to generate line commands.
3656         (cpp_finish): Expect no buffers stacked at all.  Take a
3657         printer argument, and flush the output buffer if it's not
3658         NULL.
3659         * cpplex.c (_cpp_lex_token): Return EOF if there's no buffer.
3660         Don't put two hashes at the beginning of an assertion.
3661         (cpp_get_token): Don't increment pfile->lineno or emit line
3662         commands here.  Return EOF if there's no buffer when we get
3663         EOF.
3664         * cpplib.c (do_define, skip_if_group):
3665         No need to disable line commands.
3666         (_cpp_output_line_command): Delete function.
3667         (do_line): Don't emit line commands here, but set things up so
3668         they will be emitted if necessary.  Use _cpp_fake_ihash to
3669         make unique nominal_fnames if necessary.
3670         (do_elif, do_else, _cpp_handle_eof): Call cpp_error_with_line
3671         with 0 for column, not -1.
3672         (_cpp_handle_eof): Don't set the control macro here.  Don't
3673         clear input_stack_listing_current here.  Don't emit line
3674         commands.
3675
3676 2000-04-14  Geoff Keating  <geoffk@cygnus.com>
3677
3678         * config/rs6000/sysv4.h (LINK_START_SOLARIS_SPEC): Define to empty
3679         always, use the default SVR4 start address.
3680
3681         * config/rs6000/linux.h (LINK_SPEC): Don't define.
3682         (LINK_SHLIB_SPEC): Define.
3683         (LINK_START_DEFAULT_SPEC): Define.
3684         (LINK_OS_DEFAULT_SPEC): Define.
3685
3686         * config/rs6000/sysv4.h (ENDFILE_SPEC): Use the %(endfile_*) macros.
3687
3688         * config/rs6000/eabi.asm (__eabi): Call __init rather than
3689         __do_global_ctors to handle constructors.
3690         * config/rs6000/sysv4.h (STARTFILE_ADS_SPEC): Use crtbegin.
3691         (STARTFILE_YELLOWKNIFE_SPEC): Likewise.
3692         (STARTFILE_MVME_SPEC): Likewise.
3693         (STARTFILE_SIM_SPEC): Likewise.
3694         (ENDFILE_ADS_SPEC): Use crtend.
3695         (ENDFILE_YELLOWKNIFE_SPEC): Likewise.
3696         (ENDFILE_MVME_SPEC): Likewise.
3697         (ENDFILE_SIM_SPEC): Likewise.
3698         (STARTFILE_SOLARIS_SPEC): Use crtbegin/crtbeginS.
3699         (ENDFILE_SOLARIS_SPEC): Use crtend/crtendS.
3700         (STARTFILE_LINUX_SPEC): Use crtbeginS for shared objects.
3701         (ENDFILE_LINUX_SPEC): Use crtendS for shared objects.
3702         * config/rs6000/t-ppccomm (LIB2FUNCS_EXTRA): Don't build eabi-ctors.o.
3703         (EXTRA_MULTILIB_PARTS): Build crtbeginS/crtendS.
3704         (CRTSTUFF_T_CFLAGS_S): Define.
3705         * config/rs6000/eabi-ctors.c: Delete.
3706
3707         * config/rs6000/eabi-ci.asm (__init): Align stack to 16-byte
3708         boundary.
3709         (__fini): Likewise.
3710         * config/rs6000/eabi-cn.asm (__init): Allow for 16-byte stack frame.
3711         boundary.
3712         (__fini): Likewise.
3713
3714 Fri Apr 14 16:09:02 2000  Jim Wilson  <wilson@cygnus.com>
3715
3716         * combine.c (force_to_mode, case LSHIFTRT): Check that shift shift
3717         plus mask size is smaller or equal to the mode size.
3718
3719 Fri Apr 14 18:07:30 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3720
3721         * print-rtl.c (print_rtx, case NOTE): Don't blow up if NOTE_BASIC_BLOCK
3722         not yet set.
3723
3724         * expr.c (reload.h): Now included.
3725         (emit_block_move): Set volatile_ok when checking for movstr.
3726         (emit_move_1): Check for replacements in addresses in multi-word case.
3727         * Makefile.in (expr.o): Now includes reload.h.
3728
3729         * flow.c (count_basic_blocks): Remove unused var PREV_CALL.
3730         Never have a LIBCALL end a basic block.
3731         (find_basic_blocks_1): Likewise.
3732         Reorganize CALL_INSN cases.
3733
3734         * sbitmap.h (EXECUTE_IF_SET_IN_SBITMAP): Revert last change.
3735
3736 Fri Apr 14 10:54:22 2000  Jim Wilson  <wilson@cygnus.com>
3737
3738         * config/ia64/lib1funcs.asm (__ia64_nonlocal_goto): Drop obsolete
3739         completers from mov.ret instruction.
3740
3741 2000-04-14  Richard Henderson  <rth@cygnus.com>
3742
3743         * fold-const.c (extract_muldiv): Don't distribute and widen
3744         multiply across plus for non-sizetype unsigned types.
3745
3746 2000-04-14  Richard Henderson  <rth@cygnus.com>
3747
3748         * flow.c (find_auto_inc): Don't autoinc eliminable registers.
3749         If the original source is dead in the incr insn, it's dead now.
3750
3751 Fri Apr 14 07:40:32 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3752
3753         * stor-layout.c (layout_decl): Properly compare KNOWN_ALIGN to
3754         see if DECL_BIT_FIELD needs to still be set.
3755
3756         * tree.h (struct tree_type): Make PRECISION 9 bits and MODE 7.
3757
3758         * dbxout.c (dbxout_type, case INTEGER_TYPE): Don't call
3759         print_int_cst_octal with something that's not an INTEGER_CST.
3760
3761         * config/alpha/alpha.c (alpha_emit_floatuns): Ensure we pass a REG
3762         and not a SUBREG to a FLOAT rtl.
3763
3764 Thu Apr 13 19:39:56 2000  Clinton Popetz  <cpopetz@cygnus.com>
3765
3766         * emit-rtl.c (try_split): Avoid infinite loop if the split
3767         results in a sequence that contains the original insn.
3768
3769 2000-04-13  Andreas Jaeger  <aj@suse.de>
3770
3771         * config/mips/mips.c (expand_block_move): Pass alignment
3772         argument to move_by_pieces in bits, not bytes.
3773
3774         * config/mips/linux.h (CPP_PREDEFINES): Also define __PIC__ and
3775         __pic__ for little endian.
3776
3777 2000-04-13  Andreas Jaeger  <aj@suse.de>
3778
3779         * config/i386/i386-protos.h: Add prototype for
3780         uno_comparison_operator.
3781
3782 Thu Apr 13 15:55:08 MET DST 2000  Jan Hubicka  <jh@suse.cz>
3783
3784         * alias.c (nonlocal_reference_p): Take care of CALL_INSNS's fusage.
3785         * calls.c (ECF_PURE): New flag.
3786         (emit_call_1): Handle ECF_PURE calls.
3787         (initialize_argument_information): Unset ECF_PURE flag too.
3788         (precompute_arguments): Precompute for ECF_PURE too.
3789         (expand_call): Handle ECF_PURE calls too.
3790         (emit_library_call_value_1): Rename no_queue argument to fn_type,
3791         accept value of 2 as pure function.
3792         (emit_library_call_value, emit_library_call): Rename no_queue argument
3793         to fn_type.
3794         * optabs.c (prepare_cmp_insn): Pass fn_type 2 to memcmp call.
3795
3796         * tree.h (DECL_IS_PURE): New macro.
3797         (struct tree_decl): Add pure_flag.
3798         * c-common.c (enum attrs): Add attribute "pure".
3799         (init_attributes): Initialize attribute "pure"
3800         (decl_attributes): Handle attribute "pure".
3801         * extend.texi (Attribute "pure"): Document.
3802         * calls.c (expand_call): Add (mem:BLK (scratch)) to "equal from"
3803         in pure function.
3804         (flags_from_decl_or_type): Support attribute "pure".
3805
3806 2000-04-13  Jason Merrill  <jason@casey.cygnus.com>
3807
3808         * cpplex.c (_cpp_lex_token): Handle digraphs.  Don't null-terminate
3809         the token except for numbers and identifiers.
3810
3811 Thu Apr 13 00:09:16 EDT 2000  John Wehle  (john@feith.com)
3812
3813         * i386.c (ix86_expand_binary_operator,
3814         ix86_expand_unary_operator): Check no_new_pseudos
3815         instead of reload_in_progress and reload_completed.
3816         (ix86_split_ashldi, ix86_split_ashrdi,
3817         ix86_split_lshrdi): Check no_new_pseudos instead
3818         of reload_completed.
3819
3820 2000-04-12  Jeffrey A Law  (law@cygnus.com)
3821
3822         * function.c (purge_addressof): Unshare any shared rtl created by
3823         purge_addressof and its children.
3824
3825 2000-04-12  Mark Mitchell  <mark@codesourcery.com>
3826
3827         * function.c (aggregate_value_p): VOID_TYPE nodes are never
3828         aggregates.
3829
3830 2000-04-05  Andreas Jaeger  <aj@suse.de>
3831
3832         * config/mips/linux.h (SUBTARGET_ASM_SPEC): Use proper flags if
3833         not compiling PIC code, add flags for mabi=64.
3834         (SUBTARGET_CPP_SIZE_SPEC): New.
3835         (SUBTARGET_CPP_SPEC): New.
3836         (CPP_PREDEFINES): Define __PIC__ and __pic__.  PIC code is default
3837         for MIPS/Linux and lots of code needs these defines.
3838
3839 Wed Apr 12 22:44:11 2000  Hans-Peter Nilsson  <hp@axis.com>
3840
3841         * reorg.c (fill_slots_from_thread): Check side_effects_p when
3842         trying the "opposite arithmetic" approach.
3843
3844 Wed Apr 12 20:51:20 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
3845
3846         * sh.h (STRUCT_VALUE): Just 0 for TARGET_HITACHI.
3847         (struct sh_args): Add new field force_mem.
3848         (INIT_CUMULATIVE_ARGS): Initialize it.
3849         (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Act on it.
3850
3851 Wed Apr 12 17:20:41 MET DST 2000  Jan Hubicka  <jh@suse.cz>
3852
3853         * calls.c (expand_call): Do not reverse args in "equal from" field.
3854         (emit_library_call_value_1): Emit_libcall_block for const and pure
3855         function.
3856
3857 Wed Apr 12 16:00:25 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
3858
3859         * reload1.c (reload_combine): Don't enable optimization for fixed
3860         registers when encountering a BARRIER.
3861
3862 Wed Apr 12 15:54:11 MET DST 2000  Jan Hubicka  <jh@suse.cz>
3863
3864         * builtins.c (expand_builtin_memcmp): Do expansion even with
3865         !HAVE_cmpstrsi, do libcall when gen_strcmpsi fails.
3866
3867         * calls.c (expand_call): Do NO_DEFER_POP unconditionally once
3868         stack is propertly aligned; add sanity checking for aligned
3869         stack pointer.
3870         (expand_library_call_value_1): Add sanity checking for aligned
3871         stack pointer.
3872
3873 Wed Apr 12 07:51:54 2000  Catherine Moore  <clm@cygnus.com>
3874
3875         * calls.c (emit_library_call_value_1): Change 3rd arg to
3876         locate_and_pad_parm to disregard the setting of partial.
3877
3878 Wed Apr 12 08:47:38 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3879
3880         * tree.c (unsave_expr_now_r, unsafe_for_reeval): Properly do TREE_LIST.
3881
3882         * print-rtl.c (print_rtx): For CALL_PLACEHOLDER, output the
3883         CALL_INSN from the normal case.
3884
3885 Fri Apr  7 12:23:04 MET DST 2000  Jan Hubicka  <jh@suse.cz>
3886
3887         * i386.c (x86_sub_esp_4, x86_sub_esp_8, x86_add_esp_4, x86_add_esp_8):
3888         New global variables.
3889         (ix86_emit_epilogue_adjustment): Do not attempt to use pop for the
3890         adjustment.
3891         * i386.h (x86_sub_esp_4, x86_sub_esp_8, x86_add_esp_4, x86_add_esp_8):
3892         Declare,
3893         (TARGET_SUB_ESP_4, TARGET_SUB_ESP_8, TARGET_ADD_ESP_4,
3894          TARGET_ADD_ESP_8): New macros.
3895         * i386.md: Add peep2s to convert esp adjustments to push and pop
3896         instructions.
3897         (pushsi_prologue, popsi_epilogue): New patterns.
3898
3899 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
3900
3901         * real.c (toe64): Remove stale #endif from the last change.
3902
3903 2000-04-12  Stephen L Moshier  <moshier@mediaone.net>
3904
3905         * real.h (MAX_LONG_DOUBLE_TYPE_SIZE): Comment.
3906         * real.c (toe64): Revert previous change.
3907
3908 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
3909
3910         * objc/objc-act.c: Include ggc.h.
3911         (objc_tree_index, objc_global_trees): Convert most of the
3912         static tree variables into a static array with previous names
3913         as defines.
3914         (objc_ellipsis_node): New variable.
3915         (lang_init): Call objc_act_parse_init and c_parse_init.
3916         Create objc_ellipsis_node.
3917         (build_selector_translation_table): Use objc_ellipsis_node instead
3918         of (tree)1.
3919         (hack_method_prototype): Likewise.
3920         (get_arg_type_list): Likewise.
3921         (start_method_def): Likewise.
3922         (continue_method_def): Likewise.
3923         (gen_method_decl): Likewise.
3924         (ggc_mark_imp_list): New function.
3925         (ggc_mark_hash_table): New function.
3926         (objc_act_parse_init): New function.
3927         * objc/objc-act.h (objc_ellipsis_node): Add extern variable.
3928         * c-parse.in (c_parse_init): For objc add roots of objc specific
3929         local tree variables.
3930         * objc/objc-parse.y: Rebuilt.
3931         * objc/objc-parse.c: Rebuilt.
3932         (opt_parm_list): Use objc_ellipsis_node instead of (tree)1.
3933
3934 Wed Apr 12 01:00:44 EDT 2000  John Wehle  (john@feith.com)
3935
3936         * cse.c (delete_trivially_dead_insns): Also delete insns
3937         that copy a register to itself where the destination is
3938         a strict_low_part.
3939
3940 2000-04-11  Richard Henderson  <rth@cygnus.com>
3941
3942         * flow.c (struct propagate_block_info): Add new_dead, new_live.
3943         (propagate_block): Initialize them.  Use them in parallel instead
3944         of one tmp variable, ie revert much of the 0408 and 0407 functional
3945         changes, but keep the structural changes.
3946         (mark_set_regs): Take new_dead from propagate_block_info instead.
3947         (mark_set_1, mark_set_reg): Likewise.
3948         (mark_used_regs): Likewise with new_live.
3949         (mark_used_reg): Likewise.  Revert 0408 change.
3950
3951 2000-04-11  Nick Clifton  <nickc@cygnus.com>
3952
3953         * config/arm/arm.h: (INCOMING_RETURN_ADDR_RTX): Remove Dwarf2
3954         restriction.
3955         (DWARF_FRAME_RETURN_COLUMN): Remove Dwarf2 restriction.
3956
3957 2000-04-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
3958
3959         * config/elfos.h (SELECT_SECTION): Decide whether to use a data or
3960         const section to output a CONSTRUCTOR based on the same conditions
3961         used for VAR_DECLs.
3962
3963 Tue Apr 11 09:55:59 2000  Jeffrey A Law  (law@cygnus.com)
3964
3965         * pa/long-double.h (FIX_TRUNCTFSI2_LIBCALL): Tweak for PA64.
3966         * pa/pa-protos.h (output_call): Add additional argument indicating
3967         if the call is a sibling/tail call.
3968         (compute_zdepdi_operands, output_64bit_and): Prototype new functions.
3969         (compute_64bit_ior, cmpib_comparison_operator): Likewise.
3970         (function_arg, function_arg_partial_nregs): Likewise
3971         * pa/pa.c (override_options): Always set flag_pic for TARGET_64BIT.
3972         (emit_move_sequence): Zero extend certain constants as needed
3973         for TARGET_64BIT.
3974         (compute_zdepdi_operands, output_64bit_and): New functions.
3975         (output_64bit_ior, function_arg): Likewise.
3976         (cmpib_comparison_operator, function_arg_partial_nregs): Likewise.
3977         (compute_frame_size, hppa_expand_prologue): Handle TARGET_64BIT.
3978         (hppa_expand_epilogue, return_addr_rtx, hppa_va_arg): Likewise.
3979         (hppa_builtin_saveregs, output_cbranch, output_bb): Likewise.
3980         (output_bvb): Likewise.
3981         (output_millicode_call): Return pointer is in %r2 for TARGET_64BIT.
3982         (output_call): New argument 'sibcall'.  Generate sibcall sequences
3983         as needed.
3984         (print_operand); Handle cases 'Q', 'p', and 'z' for TARGET_64BIT.  For
3985         (ouput_arg_descriptor): Do not emit argument descriptors for
3986         TARGET_64BIT.
3987         * pa/pa.h (TARGET_PA_11, TARGET_PA_20): Only define if not already
3988         defined.
3989         (TARGET_64BIT, PROMOTE_FUNCTION_RETURN): Define.
3990         (FUNCTION_OK_FOR_SIBALL): Define.
3991         (CPP_PA10_SPEC, CPP_PA11_SPEC, CPP_PA20_SPEC): Define.
3992         (CPP_CPU_DEFAULT_SPEC, SUBTARGET_EXTRA_SPECS, EXTRA_SPECS): Likewise.
3993         (CPP_SPEC): Use new spec infrastructure.
3994         (BITS_PER_WORD, UNITS_PER_WORD): Handle TARGET_64BIT.
3995         (STACK_BOUNDARY, FUNCTION_BOUNDARY, PIC_OFFSET_TABLE_REGNUM): Likewise.
3996         (RETURN_IN_MEMORY, EXTRA_CONSTRAINT, FIRST_PARM_OFFSET): Likewise.
3997         (REG_PARM_STACK_SPACE, STACK_POINTER_OFFSET): Likewise.
3998         (STACK_DYNAMIC_OFFSET, FUNCTION_VALUE): Likewise.
3999         (FUNCTION_ARG_PASS_BY_REFERENCE, FUNCTION_ARG_CALLEE_COPIES): Likewise.
4000         (TRAMPOLINE_TEMPLATE, TRAMPOLINE_SIZE): Likewise.
4001         (INITIALIZE_TRAMPOLINE, LEGITIMATE_CONSTANT_P): Likewise.
4002         (CONST_OK_FOR_LETTER_P, MOVE_RATIO): Likewise.
4003         (FUNCTION_ARG); Call out to C code.
4004         (FUNCTION_ARG_PARTIAL_NREGS): Likewise.
4005         (MAX_BITS_PER_WORD, MAX_LONG_TYPE_SIZE, MAX_WCHAR_TYPE_SIZE): Define.
4006         (MIN_UNITS_PER_WORD): Likewise.
4007         * pa/pa.md (cmpdi): New expander.
4008         (scc patterns, movstrsi): Not available for TARGET_64BIT.
4009         (64bit conditional arithmetic): New patterns.
4010         (absdi2, smindi3, umindi3, smaxdi3, umaxdi3): New patterns.
4011         (movsicc): Not available if modes on all the operands to not match.
4012         (movdicc): New expander and associated patterns.
4013         (64bit branches): New patterns.
4014         (pre_load, post_store): Generate appropriate code for TARGET_64BIT.
4015         (pre_ldd, post_std): New patterns.
4016         (64bit addil, load low part): New patterns.
4017         (special movsf constant): Not available for TARGET_64BIT.
4018         (movsf, movdf expanders): Force constants into memory.
4019         (32bit movdf/movdi patterns): Disable for TARGET_64BIT.
4020         (64bit movdf/movdi patterns): New patterns.
4021         (zero_extendqidi2, zero_extendhidi2, zero_extendsidi2): New patterns
4022         for TARGET_64BIT.
4023         (extendqidi2, extendhidi2, extendsidi2): Similarly.
4024         (adddi3 expander): Allow "arith_operand" for second input.
4025         (32bit adddi3, subdi3, uaddcm): Disable for TARGET_64BIT.
4026         (64bit adddi3, subsi3, uaddcm): New patterns for TARGET_64BIT.
4027         (mulsi3 expander): Revamp slightly so it supports TARGET_64BIT too.
4028         (muldi3): New expander for TARGET_64BIT.
4029         (divsi3, udivsi3, modsi3, umodsi3): Fourth operand must be (reg:SI 2)
4030         for TARGET_64BIT.
4031         (32bit anddi3, iordi3, xordi3, andcm, negdi2, uaddcm): Disable
4032         patterns for TARGET_64BIT.
4033         (64bit anddi3, iordi3, xordi3, andcm, negdi2, uaddcm, shadd): New
4034         patterns for TARGET_64BIT.
4035         (64bit bit insertion/extractions): New patterns for TARGET_64BIT.
4036         (64bit shifts/rotates): New patterns/expanders for TARGET_64BIT.
4037         (sibcall_epilogue): New expander.
4038         (casesi): Tweak for TARGET_64BIT.
4039         (call expanders): Set & use the outgoing argument pointer.  Use the
4040         64bit call patterns as needed. Add additional arg to output_call.
4041         (call_internal_reg_64bit, call_value_internal_reg_64bit): New pattern.
4042         (sibcall, sibcall_internal_symref): New expanders.
4043         (sibcall_value, sibcall_value_internal_symref
4044         (interspace_jump): Turn into an expander + matching patterns.
4045         (canonicalize_funcptr_for_compare): Not needed for TARGET_64BIT.
4046         * pa/pa64-regs.h: Eliminate trigraph sequences.
4047         * pa/pa64-start.h (TARGET_PA_20): Fix typo.
4048
4049 2000-04-11  Zack Weinberg  <zack@wolery.cumb.org>
4050
4051         * cppexp.c, cpphash.c, cpphash.h, cpplex.c, cpplib.c,
4052         cpplib.h, cppmain.c, fix-header.c, scan-decls.c: Replace
4053         cpp_token with cpp_ttype everywhere.
4054         * cpperror.c, cpphash.c, cpplex.c, cpplib.c, scan-decls.c:
4055         Replace cpp_buf_line_and_col with CPP_BUF_LINE and/or
4056         CPP_BUF_COL.  Line and column numbers are unsigned int, not
4057         long.
4058         * cpplex.c (cpp_buf_line_and_col): Delete.
4059         * cpplib.h (struct cpp_buffer, struct cpp_reader): Change
4060         'long lineno' to 'unsigned int lineno'.
4061         (CPP_BUF_LINE, CPP_BUF_COL): New macros.
4062
4063 2000-04-11  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
4064
4065         * extend.texi: ISO C99 is not a draft anymore.
4066         * invoke.texi: ISO C++ is not a draft anymore.
4067         * cpp.texi: __cplusplus is required by the ISO standard.
4068
4069         * extend.texi (-fthis-is-variable): Undocument.
4070         * flags.h (warn_template_debugging): Remove declaration.
4071         * gcc.1 (-fall-virtual, -fenum-int-equiv, -fthis-is-variable,
4072         -Wenum-clash, -Wtemplate-debugging): Undocument.
4073
4074 2000-04-10  Nick Clifton  <nickc@cygnus.com>
4075
4076         * config/arm/arm.h (HOST_INT): New macro: Declare a HOST_WIDE_INT
4077         integer.
4078         (HOST_UINT): New macro: Declare an unsigned HOST_WIDE_INT
4079         integer.
4080         (ARM_SIGN_EXTEND): Use HOST_UINT.
4081         (STRIP_NAME_ENCODING): Prevent warnings about redefinitions.
4082         (ASM_OUTPUT_LABELREF): Prevent warnings about redefinitions.
4083         (INCOMING_RETURN_ADDR_RTX): Only define if Dwarf2 is supported.
4084         (DWARF_FRAME_RETURN_COLUMN): Only define if Dwarf2 is supported.
4085
4086         * config/arm/arm.c: (const_ok_for_arm): Use HOST_UINT.
4087         (arm_gen_constant): Use HOST_UINT.
4088         (arm_canonicalize_constant): Use HOST_UINT.
4089         (arm_reload_in_hi): Use HOST_UINT.
4090         (arm_reload_out_hi): Use HOST_UINT.
4091         (output_multi_immediate): Use HOST_UINT.
4092         (int_log2): Use HOST_UINT.
4093         (arm_poke_function_name): Use HOST_UINT.
4094         (arm_output_epilogue): Use arm_volatile_func().
4095         (output_thumb_prologue): Use arm_strip_name_encoding().
4096
4097 Mon Apr 10 15:40:59 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4098
4099         * sbitmap.c (sbitmap_a_subset_b_p): Rework loop to avoid potential
4100         of sequence point problems.
4101
4102 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
4103
4104         * rtl.def (ASHIFT, ROTATE, ASHIFTRT, LSHIFTRT, ROTATERT):
4105         Recomment.
4106         * tree.def (LSHIFT_EXPR, RSHIFT_EXPR): Recomment.
4107
4108 Mon Apr 10 07:21:13 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4109
4110         * sbitmap.h: Whitespace changes and use upper-case macro args.
4111         (struct simple_bitmap_def): All sizes now unsigned.
4112         (EXECUTE_IF_SET_IN_SBITMAP): Internal vars now _X instead of X_.
4113         * sbitmap.c (sbitmap_alloc): N_ELMS now unsigned; also local vars.
4114         (sbitmap_vector_alloc): Parms and local vars now unsigned.
4115         (sbitmap_zero): Cast bzero arg to PTR.
4116         (sbitmap_vector_zero, sbitmap_vector_one): Parm and Local var unsigned.
4117         (sbitmap_union_of_diffs): Change loop index to unsigned and rework
4118         loop to make structure clearer.
4119         (sbitmap_not, sbitmap_difference, sbitmap_a_and_b): Likewise.
4120         (sbitmap_a_or_b, sbitmap_a_subset_b_p, sbitmap_a_or_b_and_c): Likewise.
4121         (sbitmap_a_and_b_or_c): Likewise.
4122         (sbitmap_intersection_of_succs): Minor cleanups.
4123         (sbitmap_intersection_of_preds, sbitmap_union_of_succs): Likewise.
4124         (sbitmap_union_of_preds): Likewise.
4125         (sbitmap_first_set_bit, dump_sbitmap): Local variables now unsigned.
4126         (debug_sbitmap): New function.
4127
4128         * c-convert.c (convert): Handle REFERENCE_TYPE like POINTER_TYPE.
4129         * c-typeck.c (convert_for_assignment): Likewise.
4130
4131         * expmed.c (init_expmed): Don't free objects we make.
4132         * emit-rtl.c (gen_rtx_CONST_INT, init_emit_once): Minor cleanups.
4133
4134         * expr.c (get_inner_reference): Correct some WITH_RECORD_EXPR cases.
4135         (expand_expr, case CONVERT_EXPR): Pass proper alignment to store_field.
4136
4137         * gcse.c (expr_hash_table_size): Now unsigned.
4138         (compute_ae_gen): Local variable `i' now unsigned.
4139         (compute_ae_kill, pre_insert_copies, pre_delete, pre_gcse): Likewise.
4140         (compute_transout, hoist_code): Likewise.
4141         (compute_local_properties): Likewise, also hash_table_size.
4142         (alloc_expr_hash_table): N_INSNS now unsigned.
4143         (delete_null_pointer_checks): Mark arg F as unused.
4144
4145         * regrename.c: Minor cleanups, including chang some variables
4146         to unsigned int.
4147
4148 2000-04-10  Neil Booth  <NeilB@earthling.net>
4149
4150         * cpplex.c (skip_block_comment): Use pointer arithmetic rather
4151         than GETC ().
4152         * cpphash.h: (CPP_BUMP_BUFFER_LINE_CUR, CPP_BUMP_LINE_CUR): New.
4153
4154 2000-04-10  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
4155
4156         * invoke.texi (-fno-gnu-keywords): Remove classof, headof,
4157         __classof__, and __headof__ from the list of gnu keywords.
4158         (-ansi): Remove -foperator-names from list of implied options.
4159         Do not call it ANSI C++.
4160         (-foperator-names): Document as -fno-operator-names.
4161
4162 2000-04-09  Zack Weinberg  <zack@wolery.cumb.org>
4163
4164         * cpphash.c (timestamp): Delete.
4165         (del_HASHNODE): If type is T_MCONST, free value.cpval.
4166         (special_symbol): Remove unnecessary braces.  Remove
4167         T_VERSION.  Treat T_STDC like T_CONST unless
4168         STDC_0_IN_SYSTEM_HEADERS.  Render both __DATE__ and __TIME__
4169         when one is encountered, then convert them into T_MCONST
4170         nodes.
4171         * cppinit.c (builtin_array): version_string is T_MCONST.
4172         __STDC__ has a "1" in its cpval.  Don't have a terminator
4173         entry.  Clean up which entries are dumped.
4174         (initialize_builtins): Only __STDC__ gets the special
4175         -traditional treatment.  Count the length of builtin_array.
4176         Render version_string here.
4177         * cpphash.h: Remove T_VERSION.  Add T_MCONST.
4178         * cpplib.h (struct cpp_reader): Remove timebuf.
4179
4180 2000-04-09  Richard Henderson  <rth@cygnus.com>
4181
4182         * genrecog.c (pred): Update comparison_operator for the unordered
4183         operators.
4184
4185         * config/i386/i386.c (no_comparison_operator): Disallow unordered
4186         operators.
4187         (fcmov_comparison_operator): Allow UNORDERED/ORDERED.
4188         (uno_comparison_operator): New.
4189         (put_condition_code): Handle UNORDERED/ORDERED.
4190         (unsigned_comparison): Likewise.
4191         (ix86_fp_compare_mode): Broken out of ix86_expand_fp_compare.
4192         (ix86_use_fcomi_compare, ix86_prepare_fp_compare_args): Likewise.
4193         (ix86_expand_fp_compare): Use them.  Take scratch as argument,
4194         update all callers.  Handle all 8 unordered operators.
4195         (ix86_expand_setcc): Lose the unordered argument, update all callers.
4196         (ix86_expand_branch): Likewise.  Don't fully expand fp branches.
4197         * config/i386/i386.h (PREDICATE_CODES): Update.
4198         * config/i386/i386-protos.h (ix86_expand_fp_compare): Declare.
4199         (ix86_expand_branch, ix86_expand_setcc): Update.
4200         * config/i386/i386.md (sunordered, sordered): New.
4201         (suneq, sunge, sungt, sunle, sunlt, sltgt): New.
4202         (bunordered, bordered): New.
4203         (buneq, bunge, bungt, bunle, bunlt, bltgt): New.
4204         (*fp_jcc_1, *fp_jcc_2, *fp_jcc_3, *fp_jcc_4): New.
4205         (*fp_jcc_5, *fp_jcc_6, and splitters): New.
4206
4207 2000-04-09  Philip Blundell  <philb@gnu.org>
4208
4209         * config/arm/arm.h (ARM_NAME_ENCODING_LENGTHS): Strip `*' too.
4210
4211 Sun Apr  9 15:16:14 EDT 2000  John Wehle  (john@feith.com)
4212
4213         * i386.md (fix_truncsfhi2, fix_truncdfhi2,
4214         fix_truncxfhi2): New patterns.
4215         * i386.c (output_fix_trunc): Handle converting to HImode.
4216
4217 2000-04-08  Alex Samuel  <samuel@codesourcery.com>
4218
4219         * ssa.c (convert_to_ssa): Eliminate dead code when calling
4220         life_analysis.
4221         (convert_from_ssa): Call compute_bb_for_insn before life_analysis.
4222         (for_each_successor_phi): Change parameter to basic_block.
4223         (coalesce_regs_in_successor_phi_nodes): Likewise.
4224         (coalesce_regs_in_copies): Likewise.
4225         (compute_coalesced_reg_partition): Use basic_block instead of index.
4226         * rtl.h (convert_to_ssa): Delete.
4227         (convert_from_ssa): Likewise.
4228         (successor_phi_fn): Likewise.
4229         (for_each_successor_phi): Likewise.
4230         (in_ssa_form): Likewise.
4231         * basic-block.h (convert_to_ssa): Moved from rtl.h.
4232         (convert_from_ssa): Likewise.
4233         (successor_phi_fn): Likewise.
4234         (in_ssa_form): Likewise.
4235         (for_each_successor_phi): Likewise.  Change parameter to basic_block.
4236         * flow.c (calculate_global_regs_live): Pass a basic_block to
4237         for_each_successor_phi.
4238
4239 2000-04-08  Richard Henderson  <rth@cygnus.com>
4240
4241         * flow.c (mark_used_reg): Use reg_set_p to determine if a register
4242         was modified in the current insn.
4243
4244 2000-04-08  Richard Earnshaw (rearnsha@arm.com)
4245
4246         * arm/thumb.md: Delete.
4247         * arm/thumb-protos.h: Delete.
4248
4249 2000-04-08  Richard Earnshaw (rearnsha@arm.com)
4250
4251         Merge changes from merged-arm-thumb-backend-branch onto trunk.
4252
4253         2000-04-08  Richard Earnshaw (rearnsha@arm.com)
4254
4255         * Merge trunk code from tag merged-arm-thumb-backend-merge_20000408
4256         into branch.
4257
4258         * arm.md (nop): Use the standard RTL expression.  Don't code as a
4259         define_expand.
4260         (*arm_nop, *thumb_nop): Delete.
4261
4262         * arm.c (const_ok_for_arm): Don't use ANSI extensions for defining
4263         constants.  Use casts instead.
4264         (arm_gen_constant, arm_rtx_costs, arm_reload_in_hi, arm_reload_out_hi,
4265         output_multi_immediate, arm_poke_function_name): Likewise.
4266         * arm.h (ARM_LEGITIIMIZE_RELOAD_ADDRESS, ARM_SIGN_EXTEND,
4267         MASK_RETURN_ADDDR): Likewise.
4268
4269         2000-03-31  Richard Earnshaw (rearnsha@arm.com)
4270
4271         * Merge trunk code from tag merged-arm-thumb-backend-merge_20000325
4272         into branch.
4273
4274         * arm.md (eh_epilogue): New function.
4275         * arm.h (struct machine_function): Move to here ...
4276         * arm.c: ... from here.
4277         (arm_output_epilogue): Support epilogues for __builtin_eh_return.
4278         (thumb_exit): Extra parameter eh_ofs.  All callers changed.
4279         Handle epilogues for __builtin_eh_return.  Make bit-fields unsigned.
4280
4281         2000-03-30  Nick Clifton  <nickc@cygnus.com>
4282
4283         * config/arm/semi.h (ASM_SPEC): Restore definition.
4284         (SUBTARGET_EXTRA_ASM_SPEC): Define if not already defined.
4285
4286         * config/arm/elf.h (ASM_SPEC): Restore definition.
4287         (SUBTARGET_EXTRA_ASM_SPEC): Define if not already defined.
4288
4289         * config/arm/arm.h (ASM_SPEC): Remove definition.
4290         (SUBTARGET_EXTRA_ASM_SPEC): Remove definition.
4291
4292         2000-03-26  Bernd Schmidt <bernds@cygnus.co.uk>
4293
4294         * config/arm/arm.c: Disable -fschedule-insns for Thumb.
4295
4296         2000-03-24  Nick Clifton  <nickc@cygnus.com>
4297
4298         Various formating tidyups, elimination of compile time
4299         warnings and synchronisation with internal sources:
4300
4301         * config/arm/arm-protos.h (assemble_align): Add prototype.
4302         (gen_rotated_half_load): Rename to arm_gen_rotated_half_load.
4303         (gen_comapre_reg): Rename to arm_gen_compare_reg.
4304         (arm_return_addr_rtx): Rename to arm_return_addr.
4305
4306         * config/arm/arm.c: Include except.h.
4307         Define shorter typenames for strict minipool_node and struct
4308         minipool_fix.
4309         (arm_return_in_memory): For WinCE return all structures <= 32 bits
4310         in memory.
4311         (gen_rotated_half_load): Rename to arm_gen_rotated_half_load.
4312         (gen_comapre_reg): Rename to arm_gen_compare_reg.
4313
4314         * config/arm/arm.h (SUBTARGET_EXTRA_ASM_SPEC): Define if not
4315         already defined.
4316         (ASM_SPEC): Define if not already defined.
4317         (ASM_OUTPUT_DEF_FROM_DECLS): Define.
4318
4319         * config/arm/arm.md: Rename references to gen_rotated_half_load to
4320         arm_gen_rotated_half_load, and references to gen_comapre_reg to
4321         arm_gen_compare_reg.
4322         (indirect_jump):  Only accept register operands.
4323         (load_indirect_jump): Keep this pattern since combine can generate
4324         it.
4325
4326         * config/arm/coff.h: Include aout.h.
4327         (MULTILIB_DEFAULTS): Only define if not already defined.
4328
4329         * config/arm/elf.h (ASM_OUTPUT_DEF_FROM_DECLS): Move definition
4330         into arm.h (so that COFF ports can support thumb based aliases).
4331         (ASM_SPEC): Move definition into arm.h
4332
4333         * config/arm/linux-elf.h (SUBTARGET_EXTRA_ASM_SPEC): Remove
4334         redundant apcs spec.
4335         (ASM_SPEC): Move definition to arm.h
4336
4337         * config/arm/semi.h (ASM_SPEC): Move definition to arm.h
4338
4339         * config/arm/unknown-elf.h (ASM_OUTPUT_SECTION_NAME): Add support
4340         for entries in the .bss section
4341
4342         2000-03-23  Nick Clifton  <nickc@cygnus.com>
4343
4344         * config/arm/arm.h (THUMB_INITIAL_ELIMINATION_OFFSET): Pass 0
4345         to thumb_far_jump_used_p.
4346
4347         * config/arm/arm-protos.h (thumb_far_jump_used_p): Take a
4348         single integer parameter.
4349
4350         * config/arm/arm.c (struct machine_function): Add two new
4351         fields, 'far_jump_used' and 'arg_pointer_live'.
4352         (thumb_far_jump_used_p): Once the decision has been made that
4353         far jumps might be used, always return true.
4354         If being called from the initial elimination offset macro then
4355         do not bother to perform the test if the arg pointer is not
4356         being used.
4357         (thumb_unexpand_epilogue): Pass 1 to thumb_far_jump_used_p().
4358         (output_thumb_prologue): Pass 1 to thumb_far_jump_used_p().
4359
4360         2000-03-23  Richard Earnshaw (rearnsha@arm.com)
4361
4362         * arm.c (output_return_instruction): Handle more cases where we can
4363         return from a function with an ldr instruction.
4364         (arm_output_epilogue): Likewise.
4365
4366         * arm.c (thumb_expand_prologue): Don't clobber the frame pointer
4367         if we need to push a large stack frame and there are no callee-saved
4368         registers.
4369
4370         * arm.c (arm_debugger_arg_offset): An offset of 0 is also valid
4371         in ARM code if the frame pointer has been eliminated.
4372
4373         * arm.md (epilogue, *epilogue_insns, consttable_*, align_4): Renumber
4374         unspec_volatile arguments to avoid duplicates.
4375         (consttable_1, consttable_2): Fixes for big-endian mode.
4376
4377         * arm.md (all ARM-mode load insns): Add neg_pool_range attribute
4378         as appropriate.
4379
4380         Re-write constant pool code.
4381         * arm.c (minipool_node, minipool_fix): New types.
4382         (minifix): Delete type.
4383         (arm_add_minipool_constant): Delete.
4384         (arm_compute_minipool_offsets, arm_find_barrier,
4385         arm_find_minipool_constant, fixup_compare, sort_fixups): Likewise.
4386         (get_jump_table_size): Now returns HOST_WIDE_INT.
4387         (move_minipool_fix_forward_ref, add_minipool_forward_ref): New
4388         functions.
4389         (move_minipool_fix_backward_ref, add_minipool_backward_ref): Likewise.
4390         (assign_minipool_offsets, arm_print_value): Likewise.
4391         (dump_minipool): Rewrite.
4392         (arm_barrier_cost): New function.
4393         (create_fix_barrier): New function.
4394         (push_minipool_barrier): New function.
4395         (push_minipool_fix): Record additional information about the fixup
4396         required.
4397         (note_invalid_constants): Remove push for (UNSPEC 3).  Don't
4398         check the mode of what needs fixing.
4399         (arm_reorg): Rewrite.
4400
4401         2000-03-08  Nick Clifton  <nickc@cygnus.com>
4402
4403         * config/arm/arm.md (indirect_jump): Force constant addresses into
4404         a register.
4405
4406         2000-03-01  Bernd Schmidt <bernds@cygnus.co.uk>
4407
4408         * config/arm/arm.md: Add splitter to turn SF moves into SI moves.
4409
4410         2000-02-24  Nick Clifton  <nickc@cygnus.com>
4411
4412         * config/arm/arm.c (thumb_expand_prologue): Make sure that stack
4413         adjust is word aligned.
4414         (thumb_expand_epilogue): Make sure that stack adjust is word
4415         aligned.
4416
4417         * config/arm/elf.h (ASM_FILE_START): Fix type of version string.
4418
4419         2000-02-24  Bernd Schmidt <bernds@cygnus.com>
4420
4421         * config/arm/arm.h (THUMB_GO_IF_LEGITIMATE_ADDRESS): Allow frame
4422         pointer relative addresses.
4423
4424         2000-02-10  Richard Earnshaw  <rearnsha@arm.com>
4425
4426         * arm.c (find_barrier): Find the last barrier within the allowed
4427         range.
4428
4429         2000-02-09  Nick Clifton  <nickc@cygnus.com>
4430
4431         * config/arm/arm-protos.h: Replace PROTO with PARAMS.
4432
4433         2000-02-09  Nick Clifton  <nickc@cygnus.com>
4434
4435         * config/arm/linux-elf.h (FUNCTION_PROFILER): Rename to
4436         ARM_FUNCTION_PROFILER.
4437
4438         * config/arm/netbsd.h (FUNCTION_PROFILER): Rename to
4439         ARM_FUNCTION_PROFILER.
4440
4441         * config/arm/linux-oldld.h: Imported from mainline sources.
4442
4443         2000-02-07  Nick Clifton  <nickc@cygnus.com>
4444
4445         * config/arm/lib1funcs.asm: Merge in thumb functions from
4446         lib1thumb.asm.
4447
4448         * config/arm/lib1thumb.asm: Delete.
4449
4450         2000-02-04  Nick Clifton  <nickc@cygnus.com>
4451
4452         * config/arm/arm.c: Sychronised with current Red hat local
4453         sources.
4454         * config/arm/arm.h: Ditto.
4455         * config/arm/arm-protos.h: Ditto.
4456
4457         2000-02-02  Bernd Schmidt  <bernds@cygnus.co.uk>
4458
4459         * arm.c (soft_df_operand): Reject SUBREGs containing a constant.
4460
4461         * arm.c (arm_gen_movstrqi): Generate halfword stores rather than two
4462         byte stores.
4463
4464         2000-02-02  Nick Clifton  <nickc@cygnus.com>
4465
4466         * config/arm/thumb.c (thumb_exit): Additional fix for same bug.
4467
4468         * config/arm/arm.md (epilogue): Fix rtl checking abort because
4469         (return) was emited using an emit_insn() call.
4470
4471         2000-01-31  Nick Clifton  <nickc@cygnus.com>
4472
4473         * config/arm/arm.c (output_thumb_prologue): Fix bug generating
4474         thumb stack frame.
4475         (thumb_exit): Move frame pointer back into hard frame pointer
4476         register if backtracing is being used.
4477
4478         2000-01-13  Richard Earnshaw (rearnsha@arm.com)
4479
4480         * Merge trunk code from tag merged-arm-thumb-backend-merge_20000113
4481         into branch.
4482
4483         1999-12-15  Bernd Schmidt  <bernds@cygnus.co.uk>
4484
4485         * config/arm/arm.md (neg_pool_offset): Provide default for new
4486         attribute.
4487         (arm_movsi_insn): Add neg_pool_offset attribute.
4488         * config/arm/arm.c (arm_find_barrier): Replace arg FIX with an
4489         rtx for the insn that starts the scan and an unsigned long for its
4490         address.  Add MIN_OFFSET and PINSERTED args.  All callers changed.
4491         Change scan to ignore insns before MIN_OFFSET.  Store size of inserted
4492         instructions in *PINSERTED.
4493         (struct minipool_fixup): Add MIN_ADDRESS elt.
4494         (sort_fixups): Compute it.
4495         (arm_reorg): Changes to support inserting pools before the insn to be
4496         fixed up.
4497
4498         1999-12-08  Bernd Schmidt  <bernds@cygnus.co.uk>
4499
4500         * config/arm/elf.h (MULTILIB_DEFAULTS): Add "marm".
4501         * config/arm/linux-elf.h (MULTILIB_DEFAULTS): Add "marm".
4502         * config/arm/coff.h (MULTILIB_DEFAULTS): Add "marm".
4503
4504         Wed Nov  3 10:04:07 1999  Nick Clifton  <nickc@cygnus.com>
4505
4506         * config/arm/semi.h (TARGET_VERSION): Do not define if already
4507         defined.
4508         (TARGET_DEFAULT): Do not define if already defined.
4509
4510         Tue Nov  2 10:37:25 1999  Nick Clifton  <nickc@cygnus.com>
4511
4512         * config/arm/arm.md (anddi3): Allow disjoint source operands.
4513         (iordi3): Allow disjoint source operands.
4514         (xordi3): Allow disjoint source operands.
4515         (negdi2): Permit construction for ARM and Thumb.
4516         (arm_negdi2): Renamed version of old negdi2 pattern.
4517         (thumb_negdi2): New pattern: Only permit non-overlapping
4518         source and destination.
4519
4520         Fri Oct 29 18:52:38 1999  Nick Clifton  <nickc@cygnus.com>
4521
4522         * config/arm/arm.c (thumb_expand_prologue): Emit a USE of the
4523         scratch low register so that it will not be deleted.
4524
4525         Fri Oct 29 15:23:48 1999  Nick Clifton  <nickc@cygnus.com>
4526
4527         * config/arm/pe.h (ARM_PE): Define.
4528
4529         * config/arm/arm.c (arm_valid_machine_decl_attribute): Allow
4530         interfacearm attribute if this is a PE toolchain.
4531         (output_return_instruction): Do not emit anything if the function
4532         has the naked attribute set.
4533         (is_called_in_ARM_mode): If the function has the interfacearm
4534         attribute then return true.
4535         (thumb_expand_prologue): Do not generate a prologue for naked
4536         functions.
4537         (thumb_expand_epilogue): Do not generate an epilogie for a naked
4538         function.
4539         (output_thumb_prologue): Do not bother if the function is naked.
4540         Strip PE encoding from function name before emitting.
4541
4542         Thu Oct 28 11:05:13 1999  Richard Earnshaw <rearnsha@arm.com>
4543
4544         * arm.md (pic_load_addr): Fix constraints.
4545
4546         * arm.md (casesi_insn): Fix mis-applied patch.
4547
4548         * arm.md ("core" function unit): Add rules for single- and
4549         multi-cycle insns.
4550         (All TARGET_THUMB patterns): Add "type" attribute information
4551         where needed.
4552         * arm.c (arm_adjust_cost): Reduce the cost of a data dependency if
4553         the following insn is a CALL.
4554
4555         * arm.c (thumb_expand_epilogue): Add a use of the adjusted stack
4556         pointer.
4557         * arm.h (CONDITIONAL_REGISTER_USAGE): Nail down the
4558         ARM_HARD_FRAME_POINTER_REGNUM when TARGET_APCS_FRAME.
4559         (FRAME_POINTER_REQUIRED): Only check TARGET_APCS_FRAME if TARGET_ARM.
4560
4561         Wed Oct 27 14:40:48 1999  Nick Clifton  <nickc@cygnus.com>
4562
4563         * config/arm/linux-gas.h: oops - this file was missed out when the
4564         branch was created...
4565
4566         Tue Oct 26 17:07:38 1999  Richard Earnshaw <rearnsha@arm.com>
4567
4568         * thumb.c: Deleted.  Move contents to ...
4569         * arm.c: ... here.
4570         * t-arm-aout, t-arm-coff, t-arm-elf, t-linux, t-netbsd, t-semi: Remove
4571         rule for thumb.o
4572         * configure.in (arm*-*-*): Remove thumb.o from extra_objs list.
4573         * configure: Regen.
4574
4575         * arm-protos.h: Use RTX_CODE and tidy up long lines.  Don't
4576         declare a prototype for asm_output_align();
4577
4578         * arm.c (thumb_condition_code): Delete.
4579         (arm_print_operand): Always use arm_condition_code array.
4580
4581         * arm.c (thumb_return_addr_rtx): Delete.
4582         (arm_save_machine_status, arm_restore_machine_status): Delete.
4583         (arm_init_machine_status, arm_mark_machine_status): New functions.
4584         (arm_init_expanders): Update accordingly.
4585         (arm_return_addr): Renamed from arm_return_addr_rtx.  Rewrite.
4586         (thumb_expand_prologue): Delete code referencing thumb_return_addr_rtx.
4587         * arm.h (RETURN_ADDR_RTX): Call arm_return_addr().
4588
4589         Tue Oct 26 13:24:16 1999  Nick Clifton  <nickc@cygnus.com>
4590
4591         * configure.in : Fix arm-*-aout target to use new t-arm-aout
4592         script.
4593         * config/arm/t-arm-aout: New file: Makefile script for arm-*-aout
4594         targets.
4595
4596         Tue Oct 26 11:27:12 1999  Nick Clifton  <nickc@cygnus.com>
4597
4598         * config/arm/thumb.c (output_thumb_prologue): Fix bug creating
4599         stack backtrace structure.
4600
4601         * config/arm/arm-protos.h: Add prototypes for functions defined in
4602         arm/pe.h.
4603
4604         * config/arm/arm.c (arm_override_options): Fix selection of
4605         attributes of default processor.
4606
4607         * config/arm/coff.h: Delete needless #include.
4608
4609         * config/arm/pe.c: Delete unused code.
4610
4611         * config/arm/pe.h (CPP_DEFINES): Delete
4612         (SUBTARGET_CPP_SPEC): Define.
4613         (ASM_DECLARE_FUNCTION_NAME): Use ARM_DECLARE_FUNCTION_NAME.
4614
4615         * config/arm/t-pe: Add -DInhibit_libc to allof libgcc.a to build.
4616
4617         Mon Oct 25 15:42:09 1999  Richard Earnshaw (rearnsha@arm.com)
4618
4619         * arm.h (TARGET_APCS_FRAME): Renamed from TARGET_APCS -- all uses
4620         updated.
4621         (CAN_DEBUG_WITHOUT_FP): Define.
4622         (FIXED_REGISTERS): Make r11 call-saved.
4623         (CALL_USED_REGISTERS): Likewise.
4624         (CONDITIONAL_REGISTER_USAGE): Fix r11 if TARGET_APCS_FRAME.
4625         (FRAME_POINTER_REQUIRED): Correct logic for determining when a
4626         frame-pointer is required.
4627         (TARGET_DEFAULT): Make default setting include ARM_FLAG_APCS_FRAME.
4628         * arm.c (arm_override_options): Warn about -mno-apcs-frame and -g
4629         if the target normally needs a stack frame in non-leaf functions.
4630         (use_return_insn): Correct logic for determining when a return
4631         instruction can be used.
4632         (output_return_instruction): Handle the frame-pointer register as
4633         a normal register when not TARGET_APCS_FRAME.
4634         (arm_output_prologue): Likewise.
4635         (arm_output_epilogue): Likewise.
4636         (output_func_epilogue): Likewise.
4637         (arm_expand_prologue): Likewise.
4638         * netbsd.h semi.h (TARGET_DEFAULT): Add ARM_FLAG_APCS_FRAME.
4639
4640         * arm.c (use_return_insn): No need to check floating point regs if
4641         TARGET_SOFT_FLOAT.
4642         (arm_find_minipool_constant): Correct typo; use GET_CODE to get
4643         the code of value stored in the minipool array.
4644         (arm_add_minipool_constant): Likewise.
4645
4646 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4647
4648         * basic-block.h (conflict_graph_enum_fn): K&R fix.
4649
4650 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4651
4652         * tree.c (tree_expr_nonnegative_p): New function.
4653
4654         * tree.h (tree_expr_nonnegative_p): Declare.
4655
4656         * c-typeck.c (build_binary_op): Call `tree_expr_nonnegative_p' to
4657         elide some sign_compare warnings.
4658         (build_conditional_expr): Likewise.
4659
4660 Sat Apr  8 00:21:51 EDT 2000  John Wehle  (john@feith.com)
4661
4662         * i386.md (ashrsi3, ashrhi3, ashrqi3): Fix typo.
4663
4664         * i386.md (floathisf2, floathidf2, floathixf2): New patterns.
4665         * i386.c (print_operand): Use the proper suffix for a 387 HImode
4666         operand.  Abort if a 387 operand has an unsupported size.
4667
4668 2000-04-08  Neil Booth  <NeilB@earthling.net>
4669
4670         * cppexp.c (parse_charconst): Null does not end character
4671         constants.
4672         * cppinit.c (ISTABLE): Null character handled as whitespace.
4673         * cpplex.c (null_warning):  new function.
4674         (skip_string): Emit warning if nulls encountered.
4675         (_cpp_skip_hspace): Emit warning if nulls encountered.
4676         (_cpp_lex_token): Emit warning if nulls encountered.  Drop
4677         them.
4678         * cpp.texi: Update.
4679
4680 2000-04-07  Richard Henderson  <rth@cygnus.com>
4681
4682         * flow.c (loop_depth): Remove.
4683         (reg_next_use, cc0_live, mem_set_list): Replace with ...
4684         (struct propagate_block_info): New.
4685         (life_analysis): Don't allocate reg_next_use.
4686         (propagate_block_delete_insn): Break out of propagate_block.
4687         Use flow_delete_insn to unlink rather than use NOTE_INSN_DELETED.
4688         (propagate_block_delete_libcall): Likewise.
4689         (propagate_block): Create a propagate_block_info struct to pass
4690         to subroutines.  Allocate one not two temporary regsets.  Don't
4691         clobber memory for const calls.  Look for clobbers in
4692         CALL_INSN_FUNCTION_USAGE.
4693         (mark_set_regs): Recognize COND_EXEC.
4694         (mark_set_reg): Break out of mark_set_1.
4695         (mark_used_reg): Break out of mark_used_regs.
4696         (mark_used_regs): Recognize COND_EXEC.
4697         (insn_dead_p): Use propagate_block_info struct.
4698         (libcall_dead_p, invalidate_mems_from_autoinc): Likewise.
4699         (find_auto_inc, try_pre_increment_1): Likewise.
4700         (print_rtl_with_bb): Dump regs live at end too.
4701         (count_reg_sets_1): Pass in loop_depth.
4702         (count_reg_sets, count_reg_references): Likewise.
4703         (recompute_reg_usage): Provide it.
4704
4705 2000-04-07  Richard Henderson  <rth@cygnus.com>
4706
4707         * Makefile.in (conflict.o): Depend on $(RTL_H) and $(BASIC_BLOCK_H)
4708         not the raw files.
4709
4710 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
4711
4712         * cpplib.c (do_elif): Skip the rest of the line if we're
4713         not going to bother evaluating it.
4714         (skip_if_group): Clear pfile->only_seen_white.  Reorder loop
4715         to avoid pointless calls to the lexer.
4716
4717 Fri Apr  7 11:50:54 2000  Jim Wilson  <wilson@cygnus.com>
4718
4719         * config/ia64/ia64.c: Delete stdio.h and ctype.h includes.
4720
4721 2000-04-07  Jason Merrill  <jason@casey.cygnus.com>
4722
4723         * calls.c (expand_call): emit_queue if we're trying a sibcall.
4724
4725 2000-04-07  Jakub Jelinek  <jakub@redhat.com>
4726
4727         * config/sparc/t-linux64 (tcrtbeginS.o, tcrtendS.o): Remove.
4728
4729 2000-04-06  Geoff Keating  <geoffk@cygnus.com>
4730
4731         * Makefile.in: Build crtbeginS and crtendS like crtbegin and
4732         crtend so they can be multilibbed.
4733         (STAGESTUFF): Remove s-crt and s-crtS.
4734
4735 2000-04-07  Richard Henderson  <rth@cygnus.com>
4736
4737         * config/alpha/alpha.c (alpha_emit_conditional_move): Fail
4738         if we discover we need a pseudo and no_new_pseudos is true.
4739         * config/alpha/alpha.md (ne:DI insn): New.
4740         (trunctfsf2, sne): Emit NE instead of non-canonical LTU.
4741
4742 2000-04-07  Richard Henderson  <rth@cygnus.com>
4743
4744         * rtl.def (COND_EXEC): New.
4745         * rtl.h (COND_EXEC_TEST, COND_EXEC_CODE): New.
4746         * tm.texi (MAX_CONDITIONAL_EXECUTE): Document.
4747
4748         * genconfig.c (have_cond_arith_flag): Remove.
4749         (have_cond_exec_flag): New.
4750         (walk_insn_part): Detect COND_EXEC, not arithmetic in IF_THEN_ELSE.
4751         (main): Print HAVE_conditional_execution.
4752
4753         * haifa-sched.c (haifa_classify_insn): Recognize COND_EXEC.
4754         (sched_analyze_insn, print_pattern): Likewise.
4755         * reload.c (find_equiv_reg): Likewise.
4756         * rtlanal.c (reg_referenced_p): Likewise.
4757         (note_stores, dead_or_set_regno_p): Likewise.
4758         (reg_overlap_mentioned_p): Rewrite to use a switch.
4759
4760         * ggc.h (struct rtx_def): Forward declare.
4761
4762         * print-rtl.c (debug_rtx_range): New.
4763         * rtl.h (debug_rtx_range): Declare.
4764
4765         * varray.h (VARRAY_ACTIVE_SIZE, VARRAY_POP_ALL): New.
4766
4767         * gcse.c (gcse_main): Don't rebuild the CFG here.
4768         (delete_null_pointer_checks): Likewise.
4769         * ssa.c (convert_to_ssa): Likewise.
4770         * toplev.c (rest_of_compilation): Do it here instead.  Combine
4771         sequential calls to TIMEVAR.  Consistently use `insns' instead of
4772         `get_insns()'.  Always split insns after reload when optimizing.
4773
4774         * basic-block.h (merge_blocks_nomove): Declare.
4775         (tidy_fallthru_edge): Declare.
4776         * flow.c (merge_blocks_nomove): Document as merging into previous
4777         blocks.  Remove cruft from between blocks; remove all edges out of A.
4778         (tidy_fallthru_edge): Export.
4779
4780 2000-04-06  Alex Samuel  <samuel@codesourcery.com>
4781
4782         * ssa.c (compute_conservative_reg_partition): Declare with
4783         void arguments.
4784         * toplev.c (clean_dump_file): Remove previously-deleted function
4785         inadvertantly merged back in.
4786         * conflict.c (conflict_graph_add): Use a single call to
4787         htab_find_slot to look up and insert.
4788
4789 2000-04-06  Richard Henderson  <rth@cygnus.com>
4790
4791         * genrecog.c (*): Rename _last_insn to last_insn.
4792         (make_insn_sequence): Set the position of the peephole2 C test
4793         to be at the last insn.
4794
4795 2000-04-06  Richard Henderson  <rth@cygnus.com>
4796
4797         * flow.c (compute_flow_dominators): Free worklist.
4798
4799 2000-04-06  Michael Matz  <matzmich@cs.tu-berlin.de>
4800
4801         * flow.c (compute_flow_dominators): Process blocks FIFO not LIFO.
4802
4803 2000-04-06  Alex Samuel  <samuel@codesourcery.com>
4804
4805         * rtl.h (INSN_P): New macro.
4806         (successor_phi_fn): New typedef.
4807         (for_each_successor_phi): New prototype.
4808         (in_ssa_form): New variable.
4809         (PHI_NODE_P): Likewise.
4810         * flow.c (calculate_global_regs_live): Add to new_live_at_end from
4811         phi nodes in successors.
4812         (mark_used_regs): Add PHI case.
4813         (set_phi_alternative_reg): New function.
4814         (life_analysis): Assert that dead code elimination is not selected
4815         when in SSA form.
4816         * toplev.c (to_ssa_time): New variable.
4817         (from_ssa_time): Likewise.
4818         (compile_file): Zero to_ssa_time and from_ssa_time.
4819         Print time to convert to and from SSA.
4820         (rest_of_compilation): Time convert_to_ssa and convert_from_ssa.
4821         (print_time): Compute percent fraction as integer.
4822         * ssa.c (PHI_NODE_P): Moved to rtl.h.
4823         (convert_to_ssa): Check if we're already in SSA.
4824         Don't eliminate dead code in life_analysis.
4825         Rerun flow and life analysis at bottom.
4826         (eliminate_phi): Use canonical regnos when adding nodes.
4827         (mark_reg_in_phi): New function.
4828         (mark_phi_and_copy_regs): Likewise.
4829         (convert_from_ssa): Rerun life analysis at top.
4830         Use coalesced partition.
4831         Check for removing a phi node at the end of the block.
4832         (compute_coalesced_reg_partition): New function.
4833         (coalesce_regs_in_copies): Likewise.
4834         (coalesce_reg_in_phi): Likewise.
4835         (coalesce_regs_in_sucessor_phi_nodes): Likewise.
4836         (for_each_successor_phi): Likewise.
4837         (rename_context): New struct.
4838         (rename_block): Use a rename_context with rename_insn_1.  When
4839         renaming sets of a subreg, emit a copy of the entire reg first.
4840         (rename_insn_1): Treat data as a rename_context *.  Save current
4841         insn in set_data.
4842         (rename_set_data): Add field set_insn.
4843         * Makefile.in (HASHTAB_H): Move up in file.
4844         (OBSTACK_H): New macro.
4845         (collect2.o): Use OBSTACK_H in dependencies.
4846         (sdbout.o): Likewise.
4847         (emit-rtl.o): Likewise.
4848         (simplify-rtx.o): Likewise.
4849         (fix-header.o): Likewise.
4850         (OBJS): Add conflict.o.
4851         (conflict.o): New rule.
4852         * basic-block.h: Include partition.h.
4853         (conflict_graph): New typedef.
4854         (conflict_graph_enum_fn): Likewise.
4855         (conflict_graph_new): New prototype.
4856         (conflict_graph_delete): Likewise.
4857         (conflict_graph_add): Likewise.
4858         (conflict_graph_conflict_p): Likewise.
4859         (conflict_graph_enum): Likewise.
4860         (conflict_graph_merge_regs): Likewise.
4861         (conflict_graph_print): Likewise.
4862         (conflict_graph_compute): Likewise.
4863         * conflict.c: New file.
4864
4865 2000-04-06  Jason Merrill  <jason@yorick.cygnus.com>
4866
4867         * tlink.c (read_repo_files): Don't look for .rpo info for
4868         linker flags.
4869
4870 Thu Apr  6 20:39:26 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
4871
4872         * sh.h (STRUCT_VALUE, RETURN_IN_MEMORY): Define.
4873
4874 Thu Apr  6 19:34:08 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
4875
4876         * config/sh/lib1funcs.asm (___udivsi3_i4):
4877         ( __SH4_SINGLE__ / __SH4_SINGLE_ONLY__ variant): value for fpscr
4878         only depends on FMOVD_WORKS.
4879
4880 Thu Apr  6 19:11:47 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
4881
4882         * config/sh/lib1funcs.asm (___udivsi3_i4): When using fmovd,
4883         make double constant 8-byte aligned.
4884
4885 2000-04-06  Jakub Jelinek  <jakub@redhat.com>
4886
4887         * config/sparc/sparc.md (movtf_insn_sp32, movtf_insn_vis_sp32,
4888         movtf_no_e_insn_sp32, movtf_insn_hq_sp64, movtf_insn_hq_vis_sp64,
4889         movtf_no_e_insn_sp64): Accept loading 0.0 into GENERAL_REGS.
4890         (movtf_insn_sp64, movtf_insn_vis_sp64): Likewise.
4891         Accept storing GENERAL_REGS into offsetable memory.
4892         * config/sparc/sparc.h (PREFERRED_RELOAD_CLASS): Don't allow
4893         building a TFmode constant other than 0.0L into GENERAL_REGS.
4894
4895 2000-04-06  Clinton Popetz  <cpopetz@cygnus.com>
4896
4897         * regrename.c (regrename_optimize): Handle no REG_ALLOC_ORDER.
4898
4899 2000-04-06  Zack Weinberg  <zack@wolery.cumb.org>
4900
4901         * cpphash.c (CPP_IS_MACRO_BUFFER, FORWARD, PEEKC): Delete.
4902         (macro_cleanup): No need to cast pbuf->macro.
4903         (collect_expansion): Use _cpp_get_define_token.  Goto done if
4904         it returns VSPACE.  Remove check for trailing space after
4905         CPP_COMMENT.
4906         (_cpp_create_definition): Don't diddle flags here.  Return
4907         directly on error.
4908         (unsafe_chars): Handle c1 being EOF.
4909         (push_macro_expansion): Use unsafe_chars for both accidental-paste
4910         checks.  Don't push the buffer till after we're done with
4911         them.
4912         * cpplex.c (PEEKBUF, GETBUF, FORWARDBUF): New.
4913         (PEEKN, FORWARD, GETC, PEEKC): Use them.
4914         (cpp_push_buffer): Don't set new->alimit.  Set new->mark
4915         appropriately.
4916         (_cpp_parse_assertion): Don't NUL terminate.
4917         (_cpp_lex_token): Fix -traditional macro handling.  Don't skip
4918         hspace before calling _cpp_parse_assertion.  Remove all sets
4919         of only_seen_white. Treat '\f' as hspace.  Don't do anything
4920         special with '\n' here.
4921         (maybe_macroexpand): Handle T_EMPTY hash entries without
4922         pushing a buffer at all.
4923         (cpp_get_token): Handle clearing only_seen_white here.  Handle
4924         incrementing the line number here.  Clear
4925         potential_control_macro as well as only_seen_white, if
4926         appropriate.
4927         (cpp_get_non_space_token): Don't eat CPP_POP tokens.
4928         (_cpp_get_define_token): New function, basically like
4929         _cpp_get_directive_token was but doesn't eat horizontal space.
4930         Don't do anything with only_seen_white here.
4931         (_cpp_get_directive_token): Just call _cpp_get_define_token
4932         repeatedly till it returns non-hspace.
4933
4934         * cpplib.c (PEEKN, FORWARD, GETC, PEEKC): Delete.
4935         (conditional_skip, skip_if_group): Return int.
4936         (DIRECTIVE_TABLE): Change origin of all conditional directives
4937         to "COND".
4938         (TRAD_DIRECT_P): New macro.
4939         (_cpp_handle_directive): Use _cpp_get_directive_token.  Issue
4940         an error for a bogus directive, unless -lang-asm.  Use
4941         TRAD_DIRECT_P. Loop calling handler functions till one returns
4942         zero.
4943         (get_macro_name): Don't diddle flags here.
4944         (do_define): Diddle flags here.  Use _cpp_get_directive_token.
4945         Create T_EMPTY nodes for #define macro /* nothing */.
4946         (do_undef): Don't copy the name.  Use _cpp_get_directive_token.
4947         Use hp->name when calling pass_thru_directive.
4948         (do_if, do_else, do_elif, do_ifdef, do_ifndef, conditional_skip):
4949         Return the result of conditional_skip and/or skip_if_group.
4950         Don't call _cpp_output_line_command.
4951         (consider_directive_while_skipping): Use _cpp_get_directive_token.
4952         Issue -Wtraditional warnings as appropriate.  Don't complain
4953         about unrecognized directives.  If we are to stop skipping,
4954         return the number of the directive that ended the skip.
4955         (skip_if_group): Use _cpp_get_directive_token.  Turn off macro
4956         expansion and line commands while skipping.  Return the result
4957         of consider_directive_while_skipping, if nonzero.
4958         (do_endif): Just set potential_control_macro here.
4959         (validate_else): Use _cpp_get_directive_token.
4960         (do_assert, do_unassert): Don't save pointers into the
4961         token_buffer across calls to the lexer.  Use
4962         _cpp_get_directive_token.
4963
4964         * cpplib.h (cpp_buffer): Remove alimit and colno.  Make mark a
4965         pointer, not an offset.  Replace 'data', which was a generic
4966         pointer, with 'macro', which points to a struct hashnode.
4967         (cpp_reader): Add 'potential_control_macro' pointer.
4968         * cpphash.h (T_UNUSED): Replace with T_EMPTY.
4969         (CPP_BUF_GET, CPP_FORWARD): Delete.
4970         (CPP_IN_COLUMN_1, ADJACENT_TO_MARK): New macros.
4971         (CPP_IS_MACRO_BUFFER, CPP_SET_BUF_MARK, CPP_GOTO_BUF_MARK,
4972         ACTIVE_MARK_P): Update.
4973         (_cpp_get_define_token): New internal function.
4974         * cppfiles.c (read_include_file): Don't set fp->alimit or fp->colno.
4975
4976 2000-04-05   Benjamin Kosnik  <bkoz@cygnus.com>
4977
4978         * configure.in: And here.
4979         * configure: Regenerate.
4980         * acconfig.h: Add ENABLE_STD_NAMESPACE to set flag_honor_std if
4981         --enable-libstdcxx-v3 is passed at configure time.
4982         * config.h.in: Regenerate.
4983
4984 2000-04-05  Mark Mitchell  <mark@codesourcery.com>
4985
4986         * final.c (final): Use xcalloc to allocate line_note_exists.
4987         * function.c (free_after_compilation): Free the temp_slots.
4988         (assign_stack_temp_for_type): Use xmalloc to allocate temp_slots.
4989         (combine_temp_slot): Free temp_slots when they get combined.
4990         (purge_addressof): Fix typo in comment.
4991         * stmt.c (mark_goto_fixup): Mark the fixup itself.
4992         (expand_fixup): Allocate the fixup with ggc_alloc_obj.
4993
4994         * ggc.h: Include varray.h.
4995         (ggc_pending_trees): Declare.
4996         (ggc_mark_tree_children): Remove declaration.
4997         (ggc_mark_tree): Just push unmarked trees on ggc_pending_trees.
4998         * ggc-common.c (ggc_pending_trees): New variable.
4999         (ggc_mark_roots): Call ggc_mark_trees.
5000         (ggc_mark_tree_children): Rename to ggc_mark_trees.  Process all
5001         the ggc_pending_trees.
5002         * Makefile.in (GGC_H): New variable.  Use it throughout in place
5003         of ggc.h.
5004
5005 Thu Apr  6 00:30:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
5006
5007         * sh.h (FUNCTION_ARG_PARTIAL_NREGS): Accomodate an unsigned
5008         GET_MODE_SIZE.
5009
5010 Wed Apr  5 23:17:10 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
5011
5012         * sh.c (sh_insn_length_adjustment): New function.
5013         * sh-protos.h (sh_insn_length_adjustment): Declare.
5014         * sh.h (ADJUST_INSN_LENGTH): Use it.
5015
5016 Wed Apr  5 12:35:18 2000  Hans-Peter Nilsson  <hp@axis.com>
5017
5018         * optabs.c (emit_libcall_block): Remove spurious REG_EQUAL notes
5019         from the insn where REG_RETVAL is added.
5020         (emit_no_conflict_block): Ditto.
5021
5022         * md.texi (Standard Names): Clarify when movX is needed.
5023
5024         * combine.c (simplify_comparison) [MINUS]: Do not replace
5025         all (op (minus A B) 0) with (op A B).
5026
5027 Wed Apr  5 18:03:31 2000  Toshiyasu Morita  (toshi.morita@sega.com)
5028                           J"orn Rennecke <amylaar@cygnus.co.uk>
5029
5030         * sh.md (block_lump_real_i4): Add missing clobber of T_REG
5031         (block_lump_real): Likewise.
5032
5033 2000-04-05  Chris Demetriou  <cgd@netbsd.org>
5034
5035         * mips.h (MASK_DEBUG_A, MASK_DEBUG_B, MASK_DEBUG_C): Zero the
5036         remaining non-zero debugging masks.
5037
5038 Wed Apr  5 09:44:07 2000  Jeffrey A Law  (law@cygnus.com)
5039
5040         * basic-block.h (verify_flow_info): Declare.
5041         (flow_loop_outside_edge_p): Declare.
5042         * flow.c (verify_flow_info): Remove declaration.
5043         (clear_log_links, flow_loop_outside_edge_p): Likewise.
5044
5045 Wed Apr  5 09:34:26 2000  Philippe De Muyter <phdm@macqel.be>
5046
5047         * m68k/m68k-protos.h (finalize_pic): Turn prototype off using `#if 0',
5048         not C++ comments.
5049
5050 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
5051
5052         * config/sparc/sparc.md (snedi_zero+1, neg_snedi_zero+1,
5053         snedi_zero_trunc+1, seqdi_zero+1, neg_seqdi_zero+1,
5054         seqdi_zero_trunc+1): Allow splits only if registers are
5055         different.
5056
5057 2000-04-04  Ulrich Drepper  <drepper@cygnus.com>
5058
5059         * acconfig.h: Add HAVE_GAS_HIDDEN.
5060         * config.in: Regenerated.
5061         * configure.in: Add test for .hidden pseudo-op in gas.
5062         * configure: Regenerated.
5063         * crtstuff.c: Include auto-host.h.
5064         Emit additional .hidden pseudo-op for __dso_handle if the
5065         assembler knows about it.
5066
5067 2000-04-04  Philippe De Muyter  <phdm@macqel.be>
5068
5069         * cpphash.c (_cpp_free_definition): Test argnames, not nargs >= 0,
5070         before freeing argnames.
5071         * cpplib.c (do_ifndef): Cast return value of xstrdup.
5072
5073 2000-04-05  Michael Meissner  <meissner@redhat.com>
5074
5075         * config/rs6000/rs6000.c (print_operand): Patch from Jonathan
5076         Walton <jonboy@gordian.com> to make memory references with update
5077         work wtih -mregnames.
5078
5079 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5080
5081         * regrename.c (regno_first_use_in): Wrap prototype in PARAMS.
5082         (regrename_optimize): Rename variables `def_uses' and
5083         `ext_basic_blocks' to avoid conflicts with similarly named
5084         typedefs in traditional C.
5085
5086         * calls.c (initialize_argument_information): Fix typo in previous
5087         change.
5088
5089 2000-04-04  Richard Henderson  <rth@cygnus.com>
5090
5091         * regrename.c (consider_available): Test fixed_regs not
5092         PIC_OFFSET_TABLE_REGNUM.
5093
5094 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
5095
5096         * config/rs6000/t-ppccomm (EXTRA_MULTILIB_PARTS): Add crtbegin,
5097         crtend.
5098         (CRTSTUFF_T_CFLAGS_S): Delete definition.
5099         * config/rs6000/sysv4.h (STARTFILE_LINUX_SPEC): Always use crtbegin.
5100         (ENDFILE_LINUX_SPEC): Always use crtend.
5101         * configure.in (powerpc-*-linux-gnulibc1): Don't define extra_parts.
5102         (powerpc-*-linux-gnu): Likewise.
5103         * configure: Regenerate.
5104
5105         * config/rs6000/eabi.h: Don't include sysv4.h.
5106         (MULTILIB_DEFAULTS): Don't define.
5107         * config/rs6000/eabiaix.h: Don't include eabi.h.
5108         * config/rs6000/eabile.h: Delete.
5109         * config/rs6000/eabilesim.h: Delete.
5110         * config/rs6000/eabisim.h: Don't include eabi.h.
5111         * config/rs6000/linux.h: Don't include sysv4.h.
5112         (JUMP_TABLES_IN_TEXT_SECTION): Don't redefine.
5113         (MULTILIB_DEFAULTS): Don't redefine.
5114         * config/rs6000/rtems.h: Don't include eabi.h.
5115         * config/rs6000/sol2.h: Don't include sysv4le.h.
5116         * config/rs6000/sysv4le.h: Don't include sysv4.h.
5117         * config/rs6000/t-ppc: Delete.
5118         * config/rs6000/t-ppcgas: Correct comment.
5119         * config/rs6000/t-ppcos: Correct comment.  Don't build
5120         multilibs for -fPIC, rather use -fPIC -mstrict-align
5121         as default.
5122         * config/rs6000/t-ppc: Delete.
5123         * config/rs6000/vxppc.h: Don't include sysv4.h.
5124         * config/rs6000/vxppcle.h: Delete.
5125         * configure.in: Use multiple header files for p2pc ELF targets
5126         powerpc-eabiaix, powerpc-eabisim, powerpc-rtems, powerpcle-eabi,
5127         powerpcle-eabisim, powerpc-elf, powerpcle-elf, powerpc-linux-gnu,
5128         powerpc-linux-gnulibc1, powerpc-sysv, powerpcle-sysv,
5129         powerpc-vxworks, powerpcle-vxworks.  Assume GAS functionality is
5130         always available for these platforms.
5131
5132 2000-04-04  Richard Henderson  <rth@cygnus.com>
5133
5134         * calls.c (try_to_integrate): Initialize reg_parm_stack_space.
5135
5136 2000-04-04  Stan Cox  <scox@cygnus.com>
5137
5138         * Makefile.in: Add rules for regrename.o
5139         * regrename.c: New file.
5140         * rtl.h (regrename_optimize): Add prototype.
5141         * toplev.c (rename_registers_dump, flag_rename_registers): New variables
5142         (compile_file, decode_d_option): Add support for -frename-registers.
5143         (rest_of_compilation): Call regrename_optimize.
5144         * config/ia64/ia64.h (HARD_REGNO_RENAME_OK, RENAME_EXTENDED_BLOCKS):
5145         New macros.
5146
5147 2000-04-04  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
5148
5149         * Makefile (gccbug): New target.
5150         (doc): Depend on it.
5151         * gcc.texi (Bugs): Link subnodes.
5152         (gccbug): New node.
5153         * gccbug.in (CATEGORIES): Remove gc, host, profiling, libgcc.
5154         Document severities, priorities, and classes in bug form.
5155
5156 2000-04-04  Zack Weinberg  <zack@wolery.cumb.org>
5157
5158         * cpplex.c (trigraph_map, speccase): Combine into single
5159         table, chartab.
5160         (NORMAL, NONTRI): New macros.
5161         (_cpp_read_and_prescan): Change to use unified table.  Use
5162         is_hspace to test for whitespace.
5163
5164         * dbxout.c (CONTIN): If it doesn't have to do anything, give it a
5165         definition that doesn't provoke the "empty body in an
5166         if-statement" warning.
5167
5168 2000-04-04  Clinton Popetz  <cpopetz@cygnus.com>
5169
5170         * builtins.c (expand_builtin_strlen): Force the source to
5171         be a memory address.
5172
5173 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5174
5175         * cpplib.c (D): Adjust to call CONCAT2 macro without whitespace.
5176
5177 Tue Apr  4 19:17:20 MET DST 2000  Jan Hubicka  <jh@suse.cz>
5178
5179         * calls.c (ECF_MALLOC, ECF_MAY_BE_ALLOCA, ECF_RETURNS_TWICE,
5180          ECF_LONGJMP, ECF_FORK_OR_EXEC):  New constants.
5181         (ECF_IS_CONST): Rename to ECF_CONST.
5182         (special_function_p): Make static, change interface.
5183         (flags_from_decl_or_type, try_to_integrate): Break out from ...
5184         (expand_call) ... here; convert number of variables to flags.
5185         (emit_library_call_vlue_1): Likewise.
5186         (setjmp_call_p): New function.
5187         (initialize_argument_information): Accepts flags as argument;
5188         return flags.
5189         (precompute_arguments): Likewise.
5190         * tree.h (special_function_p): Remove.
5191         (setjmp_call_p): Add prototype.
5192
5193 2000-04-04  Jakub Jelinek  <jakub@redhat.com>
5194
5195         * config/sparc/sparc.h (RTX_OK_FOR_OFFSET_P): Leave minor margin
5196         so that addresses are offsetable by up to 16 bytes.
5197         (GO_IF_LEGITIMATE_ADDRESS): Don't allow REG+REG addresses for
5198         non-optimizing TARGET_ARCH32 in DF or DI modes because it is not
5199         offsetable.
5200
5201         * config/sparc/sparc.md (movdi_insn_sp64_novis): New pattern.
5202         (movdi_insn_sp64_vis): Renamed from movdi_insn_sp64.
5203         (movsf): Don't force any constant to memory if target is integer
5204         hard register.
5205         Move fp_zero_operand check below the const0_rtx check.
5206         (movtf): Likewise. Also allow fp_zero_operand for stores into
5207         memory.
5208         (movdf): Likewise. Also allow fp_zero_operand for stores into
5209         memory and into integer hard registers.
5210         (clear_df, clear_dfp, movdf_const_intreg_sp32,
5211         movdf_const_intreg_sp64): Remove.
5212         (movdf_insn_sp32, movdf_no_e_insn_sp32): Redo constraints and
5213         conditions.
5214         (movdf_no_e_insn_v9_sp32): New pattern.
5215         (movdf_insn_v9only): Remove.
5216         (movdf_insn_v9only_novis, movdf_insn_v9only_vis): New patterns.
5217         (movdf_insn_sp64): Remove.
5218         (movdf_insn_sp64_novis, movdf_insn_sp64_vis): New patterns.
5219         (movdf_no_e_insn_sp64): Allow storing 0.0 into memory.
5220         (following splits): Rewrite conditions. Add two new splits
5221         for storing 0.0 into memory and registers.
5222         (clear_tf, clear_tf+1, clear_tfp, clear_tfp+1): Remove.
5223         (movtf_insn_sp32): Redo constraints and conditions.
5224         (movtf_insn_vis_sp32): New pattern.
5225         (movtf_no_e_insn_sp32): Redo constraints and conditions.
5226         (movtf_insn_hq_sp64): Likewise.
5227         (movtf_insn_hq_vis_sp64): New pattern.
5228         (movtf_insn_sp64): Redo constraints and conditions.
5229         (movtf_insn_vis_sp64): New pattern.
5230         (movtf_no_e_insn_sp64): Redo constraints and conditions.
5231         (movtf_no_e_insn_sp64+1): New split for storing 0.0L into registers
5232         or memory.
5233         * config/sparc/sparc.c (sparc_override_options): Assume v9 if either
5234         -mvis or -m64 to take down the number of various reload patterns.
5235
5236 Tue Apr  4 00:41:53 2000  Jeffrey A Law  (law@cygnus.com)
5237
5238         * pa/pa-64.h: New file.
5239         * pa/pa64-regs.h: New file.
5240         * pa/pa64-start.h: New file.
5241         * pa/t-pa64: New file.
5242         * pa/xm-pa64hpux.h: New file.
5243
5244 2000-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5245
5246         * sparc.c (output_restore_regs): Prototype.
5247         (sparc_emit_float_lib_cmp): Constification.
5248
5249         * emit-rtl.c (const_int_htab_hash, const_int_htab_eq): Likewise.
5250
5251         * reload1.c (reload_cse_delete_noop_set, reload_cse_simplify):
5252         Prototype.
5253
5254         * simplify-rtx.c (entry_and_rtx_equal_p): Constification.
5255         (get_value_hash, hash_rtx): Likewise.
5256
5257         * ssa.c (compute_conservative_reg_partition): Prototype.
5258
5259         * tree.c (mark_hash_entry): Prototype.
5260
5261 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
5262
5263         * bb-reorder.c (verify_insn_chain): #ifdef out unless ENABLE_CHECKING.
5264         * i386.h (FUNCTION_ARG_REGNO_P): Remove unnecessary test for N >= 0.
5265         * i386.md (call_value, call_value_pop): Remove unused variable 'addr'.
5266
5267         * gcc.c (C specs): Pass -fno-show-column to the preprocessor.
5268         * objc/lang-specs.h: Likewise.
5269
5270 2000-04-03  Neil Booth  <NeilB@earthling.net>
5271
5272         * cppexp.c: wrap long lines.  New macros CPP_ICE, SYNTAX_ERROR
5273         and SYNTAX_ERROR2. Replace `' in messages with ''.
5274         (op_to_str): Make re-entrant.
5275         (_cpp_parse_expr): Implement new error macros. Use | rather
5276         than || to logically or 2 boolean integers.  Simply expression
5277         checking we have a left operand iff needed.
5278
5279 2000-04-03  Nick Clifton  <nickc@cygnus.com>
5280
5281         * Makefile.in (diagnostic.o): Depend upon diagnostic.c
5282
5283 2000-04-03  Philip Blundell  <philb@gnu.org>
5284
5285         * config/arm/linux-elf.h (SUBTARGET_EXTRA_LINK_SPEC): Fix typos.
5286
5287 2000-04-03  Felix Lee  <flee@cygnus.com>
5288
5289         * fixinc/server.c (find_shell): New function.  Avoid $SHELL.
5290         (run_shell): Use it.
5291
5292 2000-04-03  Jonathan Larmour  <jlarmour@redhat.co.uk>
5293
5294         * Makefile.in (stmp-int-hdrs): Make include subdir here...
5295         (stmp-fixproto): ...rather than here.
5296
5297 Mon Apr  3 00:50:06 2000  Jason Eckhardt <jle@cygnus.com>
5298
5299         * pa.c (print_operand): Compute 'base' only inside the code paths
5300         that use it.
5301
5302 2000-04-03  Geoffrey Keating  <geoffk@cygnus.com>
5303
5304         * stor-layout.c (byte_from_pos): Use TRUNC_DIV_EXPR rather than
5305         CEIL_DIV_EXPR.
5306
5307 2000-04-03  Philipp Thomas  <pthomas@suse.de>
5308
5309         * i386.h (TARGET_SWITCHES): Remove bogus empty strings, fix typo.
5310
5311 Mon Apr  3 00:02:59 2000  Brad Lucier <lucier@math.purdue.edu>
5312
5313         * Makefile.in (alias.o): Depend on $(TREE_H).
5314
5315 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
5316
5317         * cppinit.c (cpp_start_read): Turn off -Wtraditional if
5318         processing C++.
5319         * cpplib.c (_cpp_handle_directive): Improve warnings for
5320         traditional C and indented directives.
5321
5322         * enquire.c, gsyslimits.h, limity.h, config/convex/fixinc.convex,
5323         fixinc/fixinc.irix, fixinc/fixinc.sco, fixinc/fixinc.wrap,
5324         fixinc/inclhack.def: Indent the # of #include_next one space.
5325         * cp/rtti.c: Un-indent #if and #endif.
5326
5327         * cppexp.c (_cpp_parse_expr): If lex returns '#', it's a
5328         syntax error, but an error has already been printed.
5329         * cpplex.c (_cpp_parse_assertion): Give a more specific error
5330         message when called with nothing remaining on the line.
5331         (_cpp_lex_token): If _cpp_parse_assertion fails, return an
5332         OTHER token, not an ASSERTION.
5333         * cpplib.c (do_assert): When we create a 'base' node, clear
5334         its aschain pointer.
5335
5336 2000-04-02  Neil Booth <NeilB@earthling.net>
5337
5338         * cppexp.c:  New typedef op_t.  struct operation and struct
5339         token updated to use it.
5340         (op_to_str): New function.
5341         (_cpp_parse_expr): Error messages modified to use op_to_str.
5342
5343 2000-04-02  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
5344
5345         * config/c4x/c4x.c (c4x_function_arg): Check for void_type_node
5346         before checking MUST_PASS_IN_STACK.
5347
5348 2000-04-02  Neil Booth <NeilB@earthling.net>
5349
5350         * cppexp.c:  New FINISHED dummy token.  Combine operator initial
5351         flags and initial priority into a single constant.  New
5352         EQUALITY macro.  New operator flag SHORT_CIRCUIT.
5353         (_parse_cpp_expr): Implement new constants.  Take left operand
5354         checks out of reduction loop.  Handle SHORT_CIRCUIT.  End of
5355         parse indicated by reducing FINISHED token.  Remove new lines
5356         from cpp_error messages.
5357
5358 2000-04-01  Mark Mitchell  <mark@codesourcery.com>
5359
5360         * emit-rtl.c (gen_rtx_CONST_INT): Create cached CONST_INTs on the
5361         permanent obstack.
5362
5363 2000-04-01  Zack Weinberg  <zack@wolery.cumb.org>
5364
5365         * cpplib.c: Include symcat.h.  Add 'origin' field to struct
5366         directive.  Add origin values to DIRECTIVE_TABLE.  Generate
5367         the strings and function names on the fly.  Take the #sccs
5368         entry out of the table if SCCS_DIRECTIVE is not defined.
5369         (_cpp_handle_directive): Decide if the # was at the beginning
5370         of the line here.  Issue -pedantic warnings for extended
5371         directives here.  Warn about K+R directives with the #
5372         indented, and C89/extended directives with the # not indented,
5373         here.
5374         (do_import, do_include_next, do_warning, do_ident, do_sccs,
5375         do_assert, do_unassert): Don't issue pedantic warning here.
5376
5377         * cpphash.h: Add CPP_WTRADITIONAL macro.
5378         * cpplib.h (struct cpp_options): Rename warn_stringify to
5379         warn_traditional; update comments.
5380         * cppinit.c (handle_option): Set warn_traditional not
5381         warn_stringify.
5382         * cpphash.c: Replace CPP_OPTION (pfile, warn_stringify) with
5383         CPP_WTRADITIONAL (pfile).
5384         * cpplex.c (_cpp_lex_token): Don't decide if directives should
5385         be ignored in -traditional mode here.
5386
5387         * cpplex.c: Copy ISTABLE macros from cppinit.c, and adapt them
5388         to initialize speccase[] and trigraph_map[].  Delete all
5389         references to pfile->input_speccase.  Always treat '?' as a
5390         special character.  Remove table-initialization code from
5391         _cpp_init_input_buffer.
5392
5393         * cpplib.h (struct cpp_reader): Remove input_speccase field.
5394         * cppinit.c (cpp_cleanup): Don't free input_speccase.
5395
5396 2000-04-01  Richard Henderson  <rth@cygnus.com>
5397
5398         * Makefile.in (STAGESTUFF): Wildcard all debugging dumps at once.
5399         (mostlyclean): Likewise.
5400
5401         * toplev.c (rtl_dump, jump_opt_dump, etc): Remove.
5402         (struct dump_file_info, enum dump_file_index, dump_file): New.
5403         (open_dump_file): Take a dump_file_index not a suffix, and a decl
5404         not a string.  Clean out file if we havn't yet done so.  Do nothing
5405         if the dump isn't enabled.
5406         (close_dump_file): Do nothing if the dump isn't open.  Dump
5407         graph data if requested.
5408         (dump_rtl, clean_dump_file): Remove.
5409         (compile_file): Don't clean the dump files.  Only finalize .bp dump
5410         if flag_test_coverage or flag_branch_probabilities.  Only finalize
5411         .combine dump if optimizing.  Iterate over dump_file to finalize the
5412         graph dumps.
5413         (rest_of_compilation): Update for open_dump_file/close_dump_file.
5414         Convert all uses of dump_rtl.
5415         (decode_d_option): Iterate over dump_file to implement 'a' and to
5416         locate pass-specific dumps.
5417
5418 2000-04-01  Neil Booth <NeilB@earthling.net>
5419
5420         * cppexp.c: Redefine priority constants.
5421         (_cpp_parse_expr): Replace left and right priority scheme with
5422         single priority logic.  Move LOGICAL to same place as COMPARE.
5423         Remove bogus check for multiple unary +/- operators.
5424
5425 2000-04-01  Neil Booth <NeilB@earthling.net>
5426
5427         * cppexp.c: (_cpp_parse_expr): Numerical constants are pushed
5428         within the switch statement.  Binary operations break out of
5429         the switch naturally.  '(' tokens handled by forcing
5430         immediate shift.  ')' handled by forcing immediate reduce to
5431         the previous '('.  New error messages.
5432
5433 2000-03-31  Geoff Keating  <geoffk@cygnus.com>
5434
5435         * config/rs6000/rs6000.c (print_operand): Don't use %l for 'low
5436         part', it's already in use.  Use %K instead.  Add a return at the
5437         end of what is now %K.
5438         * config/rs6000/rs6000.md (elf_low): Use %K instead of %l.
5439
5440 Sat Apr  1 02:05:29 MET DST 2000  Jan Hubicka  <jh@suse.cz>
5441
5442         * builtins.c  (expand_builtin_apply):  Pass proper parameters to
5443         allocate_dynamic_stack_space.
5444         * calls.c (emit_call_1):  Do not adjust stack pointer for SIB,
5445         update stack_pointer_delta; do not update arg_size_so_far.
5446         (compute_argument_block_size): Use stack_delta instead of
5447         stack_pointer_pending and arg_size_so_far.
5448         (expand_call): Add sanity checking for stack_pointer_delta;
5449         save and restore stack_pointer_delta for SIB, use
5450         stack_pointer_delta for alignment; do not update arg_space_so_far.
5451         (emit_library_call_value): Use stack_pointer_delta for alignment.
5452         (store_one_arg): Do not update arg_space_so_far.
5453         * explow.c (adjust_stack, anti_adjust_stack): Update
5454         stack_pointer_delta.
5455         (allocate_dynamic_stack_space): Add sanity checking for
5456         stack_pointer_delta.
5457         * expr.c (init_expr, clear_pending_stack_adjust): Clear
5458         stack_pointer_delta.
5459         (emit_push_insn): Update stack_pointer_delta.
5460         * function.h (struct expr_status): Add x_stack_pointer_delta;
5461         remove x_arg_space_so_far.
5462         (arg_space_so_far): Remove.
5463         (stack_pointer_delta): New macro.
5464
5465 2000-03-31  Zack Weinberg  <zack@wolery.cumb.org>
5466
5467         * cpplib.h: Merge struct cpp_options into struct cpp_reader.
5468         Reorder struct cpp_options and struct cpp_reader for better
5469         packing.  Replace CPP_OPTIONS macro with CPP_OPTION which
5470         takes two args.  Change all 'char' flags to 'unsigned char'.
5471         Move show_column flag into struct cpp_options.  Don't
5472         prototype cpp_options_init.
5473         * cpphash.h, cpperror.c, cppexp.c, cppfiles.c, cpphash.c,
5474         cppinit.c, cpplex.c, cpplib.c:
5475         Replace CPP_OPTIONS (pfile)->whatever with
5476         CPP_OPTION (pfile, whatever), and likewise for
5477         opts = CPP_OPTIONS (pfile); ... opts->whatever;
5478
5479         * cppinit.c (merge_include_chains): Take a cpp_reader *.
5480         Extract CPP_OPTION (pfile, pending) and work with that
5481         directly.
5482         (cpp_options_init): Delete.
5483         (cpp_reader_init): Turn on on-by-default options here.
5484         Allocate the pending structure here.
5485         (cl_options, enum opt_code): Define these from the same table,
5486         kept in a large macro.  Add -fshow-column and -fno-show-column
5487         options.
5488
5489         * cpperror.c (v_message): If show_column is off, don't print
5490         the column number.
5491
5492         * cppmain.c: Update for new interface.
5493         * fix-header.c: Likewise.
5494
5495 2000-03-30  Geoff Keating  <geoffk@cygnus.com>
5496
5497         * config/rs6000/t-aix43 (AR_FLAGS_FOR_TARGET): Adjust for new
5498         definition.
5499         * Makefile.in (AR_FLAGS_FOR_TARGET): Is now the flags that
5500         are passed to any invocation of AR_FOR_TARGET.
5501         (AR_CREATE_FOR_TARGET): New macro.
5502         (AR_EXTRACT_FOR_TARGET): New macro.
5503         (ORDINARY_FLAGS_TO_PASS): Add AR_CREATE_FOR_TARGET,
5504         AR_EXTRACT_FOR_TARGET.
5505         (many places): Use AR_CREATE_FOR_TARGET, AR_EXTRACT_FOR_TARGET
5506         in place of `$(AR_FOR_TARGET) $(AR_FLAGS_FOR_TARGET)' and
5507         `$(AR_FOR_TARGET) x'.  Pass AR_CREATE_FOR_TARGET and
5508         AR_EXTRACT_FOR_TARGET to sub-makes.
5509
5510 2000-03-31  Neil Booth <NeilB@earthling.net>
5511
5512         * cppexp.c: Delete SKIP_OPERAND.  Correct priority
5513         PAREN_INNER_PRIO.
5514         (_cpp_parse_expr): Check for multiple unary +/- operators.
5515         Correct priorities of ':' and '?'.  Treat ')' as having a
5516         value.  Ensure conditional expression is not void.
5517
5518 2000-03-31  Mark Mitchell  <mark@codesourcery.com>
5519
5520         * alias.c (canon_rtx): Make it global.
5521         (rtx_equal_for_memref_p): CONST_INT equality is now pointer
5522         equality.
5523         * cse.c (struct table_elt): Add canon_exp.
5524         (insert): Clear it.
5525         (invalidate): Canonicalize expressions only once.
5526         * rtl.h (canon_rtx): Declare.
5527
5528 2000-03-30  Mark Mitchell  <mark@codesourcery.com>
5529
5530         * Makefile.in (emit-rtl.o): Depend on HASHTAB_H.
5531         * alias.c (reg_known_value): Add comments.
5532         (init_alias_analysis): Likewise.
5533         * cse.c (exp_equiv_p): CONST_INTs are equal iff they have the same
5534         address.
5535         (cse_basic_block): Fix typo in comment.
5536         * emit-rtl.c: Include hashtab.h.
5537         (const_int_htab): New variable.
5538         (const_int_htab_hash): New function.
5539         (const_int_htab_eq): Likewise.
5540         (rtx_htab_mark_1): Likewise.
5541         (rtx_htab_mark): Likewise.
5542         (gen_rtx_CONST_INT): Cache all CONST_INTs.
5543         (unshare_all_rtx): Fix formatting.
5544         (init_emit_once): Initialize const_int_htab.
5545         * rtl.c (rtx_equal_p): CONST_INTs are equal iff they have the same
5546         address.
5547         * rtl.texi: Document the fact that all CONST_INTs with the same
5548         value are shared.
5549
5550 2000-03-30  Richard Henderson  <rth@cygnus.com>
5551
5552         * alpha.h (FUNCTION_BOUNDARY): Reduce to 128 bits.
5553
5554 2000-03-30  Zack Weinberg  <zack@wolery.cumb.org>
5555
5556         * configure.in: Comment out --enable-c-cpplib stanza.
5557         * configure: Regenerate.
5558
5559 Thu Mar 30 06:32:51 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5560
5561         * expr.c (store_constructor): Properly compute displacement and
5562         alignment when offset is variable.
5563
5564         * expmed.c (store_bit_field, store_fixed_bit_field): Fix more
5565         cases of alignment in bytes.
5566
5567 Thu Mar 30 13:30:40 2000  Jeffrey A Law  (law@cygnus.com)
5568
5569         * c-parse.in (cast_expr): Move change from March 21 into c-parse.in
5570         since it is used to generate c-parse.y.
5571         * objc-parse.c, objc-parse.y: Regenerated.
5572
5573         * function.c (expand_function_end): Pass alignment argument to
5574         emit_block_move in bits, not bytes.
5575
5576 Thu Mar 30 06:32:51 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5577
5578         * expr.c (move_by_pieces_ninsns): Fix one more missing align
5579         correction.
5580
5581         * expmed.c (store_fixed_bit_field): STRUCT_ALIGN is in bits.
5582
5583         * calls.c (expand_call): Pass bit alignment to mark_reg_pointer.
5584         * explow.c (memory_address, allocate_dynamic_stack_space): Likewise.
5585         * function.c (assign_parms): Likewise.
5586         * integrate.c (expand_inline_function): Likewise.
5587         * stmt.c (expand_decl): Likewise.
5588         (copy_rtx_and_substitute): Likewise.
5589         * expr.c (expand_expr, expand_expr_unaligned): Likewise.
5590         (clear_by_pieces): Fix error in last change.
5591         * emit-rtl.c (init_emit): Set known registers alignment in bits.
5592         * function.h (regno_pointer_align): Now unsigned.
5593         * config/arm/arm.c (alignable_memory_operand): REGNO_POINTER_ALIGN
5594         is in bits.
5595         * config/i386/i386.c (aligned_operand): Likewise.
5596         * config/sparc/sparc.c (mem_min_alignment): Likewise.
5597         * config/alpha/alpha.c (aligned_memory_operand): Likewise.
5598         (unaligned_memory_operand): Likewise.
5599         (alpha_expand_block_move, alpha_expand_block_clear): Likewise.
5600         Also make alignments and sizes unsigned and some whitespace cleanup.
5601         (alpha_va_start): Do nothing if VALIST's type is error_mark_node.
5602
5603         * builtins.c (get_pointer_alignment): Use host_integerp & tree_low_cst.
5604         (expand_builtin_apply): Pass alignment to emit_block_move in bits.
5605         (expand_builtin_memcpy, expand_builtin_va_copy): Likewise.
5606         (expand_builtin_memset): Likewise, but to clear_storage.
5607         * calls.c (save_fixed_argument_area): Likewise, to move_by_pieces.
5608         (restore_fixed_argument_area): Likewise.
5609         (store_unaligned_arguments_into_pseudos): Likewise, to store_bit_field.
5610         (load_register_parameters): Likewise, to emit_group_load.
5611         (expand_call): Likewise, to emit_group_store and emit_block_move.
5612         (emit_library_call_value_1): Likewise, to emit_block_move.
5613         (store_one_arg): Likewise, and to emit_push_insn.
5614         * expmed.c (extract_bit_field): Alignment is in bits, not bytes.
5615         (extract_fixed_bit_field, extract_split_bit_field): Likewise.
5616         * expr.c (move_by_pieces, move_by_pieces_ninsns): Likewise.
5617         (emit_block_move, emit_group_load, emit_group_store): Likewise.
5618         (clear_by_pieces, clear_storage, emit_push_insn): Likewise.
5619         (expand_assigment, store_expr, store_constructor_field): Likewise.
5620         (expand_expr_unaligned, do_jump, do_compare_and_jump): Likewise.
5621         (store_constructor, store_field, get_inner_reference): Likewise.
5622         Use host_integerp and tree_low_cst; sizes and positions HOST_WIDE_INT.
5623         (expand_expr, case COMPONENT_REF): Likewise.
5624         (copy_blkmode_from_regs): Use UNSIGNED_HOST_WIDE_INT for sizes
5625         and positions; reindent code.
5626         * expr.h (emit_cmp_insn, emit_cmp_and_jump_insns): Alignment unsigned.
5627         * function.c (purge_addressof_1): Pass bit align to store_bit_field.
5628         (assign_parms): Likewise to emit_group_store.
5629         * optabs.c (prepare_cmp_insn): Alignment is in bits.
5630         (emit_cmp_and_jump_insns, emit_cmp_insn): Likewise, and also unsigned.
5631         * stmt.c (expand_value_return): Pass align in bits to emit_group_load.
5632         (expand_return): Likewise to {extract,store}_bit_field.
5633         * stor-layout.c (get_mode_alignment): Minor cleanup.
5634         * config/rs6000/rs6000.h (SLOW_UNALIGNED_ACCESS): Align is in bits.
5635         * config/sh/sh.h (MOVE_BY_PIECES_P): Likewise.
5636
5637 2000-03-29  Nick Clifton  <nickc@cygnus.com>
5638
5639         * config/arm/arm.h: Undo effects of previous delta:
5640         (ASM_SPEC): Do not define.
5641         (SUBTARGET_EXTRA_ASM_SPEC): Do not define.
5642
5643         * config/arm/linux-elf.h: (SUBTARGET_EXTRA_ASM_SPEC) Fix
5644         typo.
5645
5646 2000-03-29  Zack Weinberg  <zack@wolery.cumb.org>
5647
5648         * cppinit.c (cpp_start_read): Call initialize_dependency_output
5649         only after reading in the primary source file.
5650
5651 2000-03-29  Geoff Keating  <geoffk@cygnus.com>
5652
5653         * c-common.c (c_common_nodes_and_builtins): The first parameter to
5654         __builtin_va_start and __builtin_va_copy is now either a 'va_list'
5655         or a reference to a va_list.
5656         * builtins.c (stabilize_va_list): Simplify now we don't have to
5657         work around C array address decay.
5658         * c-typeck.c (convert_for_assignment): Handle assignment to
5659         a reference parameter by taking the address of the RHS.
5660         * ginclude/stdarg.h (va_start): Don't take address of first parameter.
5661         (va_copy): Likewise.
5662         (__va_copy): Likewise.
5663         * ginclude/varargs.h (va_start): Likewise.
5664         (__va_copy): Likewise.
5665
5666 Wed Mar 29 15:44:53 2000  Jeffrey A Law  (law@cygnus.com)
5667
5668         * i386/djgpp.h: Remove extraneous "+".
5669
5670         * stmt.c (stmt_loop_nest_empty): Fix thinko in last change.
5671
5672         * calls.c (expand_call): Fix typo in last change.
5673
5674 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
5675
5676         * tree.c (unsave_expr_1): Don't mess with a TARGET_EXPR that hasn't
5677         been expanded.
5678
5679 Wed Mar 29 15:39:10 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5680
5681         * stor-layout.c (bit_from_pos, byte_from_pos): New functions.
5682         (pos_from_byte, pos_from_bit, normalize_offset): Likewise.
5683         (normalize_rli, rli_size_so_far, rli_size_unit_so_far): Use them.
5684         * tree.c (bit_position, byte_position): Likewise.
5685         * tree.h: Declare new functions.
5686
5687 2000-03-29  Nick Clifton  <nickc@cygnus.com>
5688
5689         * config/arm/arm.c: Minor formatting changes/
5690         * config/arm/arm.h (SUBTARGET_EXTRA_ASM_SPEC): Define if not
5691         already defined.
5692         (ASM_SPEC): Define if not already defined.
5693
5694 2000-03-29  Zack Weinberg  <zack@wolery.cumb.org>
5695
5696         * cppfiles.c (cpp_read_file): Don't pass zero-length string to
5697         _cpp_calc_hash.
5698
5699 2000-03-29  Jakub Jelinek  <jakub@redhat.com>
5700
5701         * dwarf2out.c (gen_enumeration_type_die): If enum has a negative
5702         value, don't output it as unsigned.
5703
5704 Wed Mar 29 10:53:49 2000  Jeffrey A Law  (law@cygnus.com)
5705
5706         * stmt.c (stmt_loop_nest_empty): Allow cfun->stmt to be NULL.
5707
5708 2000-03-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5709
5710         * c-common.c (c_common_nodes_and_builtins): Don't special case
5711         cplus_mode when declaring builtin bzero/bcmp, always avoid
5712         prototype arguments.
5713
5714 2000-03-29  Bruce Korb  <bkorb@gnu.org>
5715
5716         * fixinc/mkfixinc.sh: Initially set the variable "fixincludes"
5717         to a non-file
5718
5719 Wed Mar 29 15:08:01 MET DST 2000  Jan Hubicka  <jh@suse.cz>
5720
5721         Convert ACCUMULATE_OUTGOING_ARGS to an expression.
5722         * calls.c (PUSH_ARGS_REVERSED) Change to expression.
5723         (ACCUMULATE_OUTGOING_ARGS, PUSH_ARGS): Provide default value.
5724         (struct arg_data): Remove #ifdef ACCUMULATE_OUTGOING_ARGS.
5725         (save_fixed_argument_area, restore_fixed_argument_area):
5726         conditionize by #ifdef REG_PARM_STACK_SPACE only.
5727         (emit_call): Change #ifdefs on ACCUMULATE_OUTGOING_ARGS
5728         to conditions, handle RETURN_POPS_ARGS on ACCUMULATE_OUTGOING_ARGS.
5729         (precompute_register_parameters): Avoid #ifdefs on
5730         ACCUMULATE_OUTGOING_ARGS and PUSH_ARGS_REVERSED.
5731         (stire_one_args): Likewise.
5732         (expand_call): Likewise; conditionize PUSH_ROUNDING code by PUSH_ARGS.
5733         (emit_library_call_value_1): Likewise.
5734         (compute_argument_block_size): Align to STACK_BOUNDARY only for
5735         ACCUMULATE_OUTGOING_ARGS.
5736         * combine.c (ACCUMULATE_OUTGOING_ARGS, PUSH_ARGS): Provide default
5737         value.
5738         (nonzero_bits): Conditionize PUSH_ROUNDING code by USE_PUSH.
5739         (use_crosses_set_p): Likewise.
5740         * all targets (ACCUMULATE_OUTGOING_ARGS define): Change to
5741         #define ACCUMULATE_OUTGOING_ARGS 1.
5742         * i386.c (ix86_compute_frame_size): Handle ACCUMULATE_OUTGOING_ARGS
5743         frames.
5744         * i386.h (MASK_NO_PUSH_ARGS, MASK_ACCUMULATE_OUTGOING_ARGS): New
5745         constants.
5746         (TARGET_PUSH_ARGS, TARGET_ACCUMULATE_OUTGOING_ARGS): New macros.
5747         (TARGET_SWITCHES): Add push-args, no-push-args,
5748         accumulate-outgoing-args and no-accumulate-outgoing-args.
5749         (ACCUMULATE_OUTGOING_ARGS, PUSH_ARGS): New macro.
5750         * expr.c (ACCUMULATE_OUTGONG_ARGS, PUSH_ARGS): Provide default.
5751         (push_block): Avoid ifdefs on ACCUMULATE_OUTGONG_ARGS
5752         and PUSH_ROUNDING.
5753         (emit_push_insn): Likewise.
5754         * final.c (ACCUMULATE_OUTGOING_ARGS): Provide default.
5755         (final_scan_insn): Avoid ifdefs on ACCUMULATE_OUTGOING_ARGS.
5756         * function.c (ACCUMULATE_OUTGOING_ARGS): Provide default.
5757         (STACK_DYNAMIC_OFFSET): Define correctly for both
5758         ACCUMULATE_OUTGOING_ARGS and normal mode.
5759         * invoke.texi (-mpush_args, -maccumulate-outgoing-args): Document.
5760         * tm.texi (PUSH_ARGS): Document.
5761         (ACCUMULATE_OUTGOING_ARGS, PUSH_ROUNDING): Update documentation.
5762
5763 Wed Mar 29 11:51:13 MET DST 2000  Jan Hubicka  <jh@suse.cz>
5764
5765         * flags.h (flag_optimize_sibling_calls): Declare.
5766         * calls.c (expand_call): Fail sibcall when
5767         !flag_optimize_sibling_calls
5768         * invoke.texi (flag_optimize_sibling_calls): Document.
5769         * toplev.c (flag_optimize_sibling_calls): New global variable.
5770         (f_options): Add flag_optimize_sibling_calls.
5771         (rest_of_compilation): Conditionize
5772         optimize_sibling_and_tail_recursive_calls by
5773         flag_optimize_sibling_calls.
5774         (main): Set flag_optimize_sibling_calls for -O2.
5775         * stmt.c (expand_return): Conditionize tail recursion by
5776         flag_optimize_sibling_calls.
5777
5778 2000-03-29  Richard Henderson  <rth@cygnus.com>
5779
5780         * config/i386/att.h (LOCAL_LABEL_PREFIX): Define.
5781         (ASM_GENERATE_INTERNAL_LABEL, ASM_OUTPUT_INTERNAL_LABEL): Use it.
5782
5783 2000-03-29  Nathan Sidwell  <nathan@codesourcery.com>
5784
5785         * except.c (add_eh_table_entry): Mark type_info's as referenced.
5786
5787 2000-03-29  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5788
5789         * config/rs6000/aix41.h (CPP_SPEC): Define _ANSI_C_SOURCE if -ansi
5790         is given.
5791         * config/rs6000/aix43.h (CPP_SPEC): Likewise.
5792         * config/rs6000/rs6000.h (CPP_SPEC): Moved to...
5793         * config/rs6000/aix.h: then modified likewise.
5794
5795 2000-03-28  Richard Henderson  <rth@cygnus.com>
5796
5797         * rtl.h: Redistribute enum reg_note documentation.
5798         Kill trailing whitespace.
5799         * rtl.c (reg_note_name): Adjust to match enum reg_note tweeks.
5800         Kill trailing whitespace.
5801
5802 2000-03-28  Zack Weinberg  <zack@wolery.cumb.org>
5803
5804         * cppfiles.c (hash_IHASH): Just return i->hash.
5805         (cpp_included): Set dummy.hash using _cpp_calc_hash.  Use
5806         htab_find_with_hash.
5807         (cpp_read_file): Likewise.
5808         (find_include_file): Likewise.  Properly initialize
5809         ih->nshort.  Share ih->name and ih->nshort if possible.
5810         * cpphash.c (_cpp_calc_hash): New function.
5811         (hash_HASHNODE): Just return h->hash.
5812         (_cpp_lookup): Set dummy.hash using _cpp_calc_hash.  Use
5813         htab_find_with_hash.
5814         * cpphash.h: Prototype _cpp_calc_hash.
5815         * cppinit.c (initialize_builtins): Provide a valid hash
5816         to _cpp_make_hashnode, using _cpp_calc_hash.
5817
5818         * cpphash.c (collect_expansion): # is not a special character
5819         in object-like macros.  In -traditional mode, /**/ is not
5820         token paste at the beginning or end of the line.
5821         * cpplib.c (do_include, do_import, do_include_next): If
5822         parse_include fails, return immediately.
5823
5824 2000-03-28  Jason Merrill  <jason@casey.cygnus.com>
5825
5826         * config/arm/arm.md (return peepholes): Update to reflect the new
5827         call insn patterns.
5828         * config/arm/arm.c (arm_volatile_func): Also check
5829         current_function_nothrow.
5830         (output_return_instruction, output_func_prologue): Use it.
5831         (arm_output_epilogue, arm_expand_prologue): Likewise.
5832
5833 2000-03-27  Tom Tromey  <tromey@cygnus.com>
5834
5835         * gcc.c (handle_braces): In {x*...} case, break out of loop if
5836         switch is found.
5837
5838 Tue Mar 28 11:55:48 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5839
5840         * expr.c (store_constructor): SIZE now signed.
5841         For EXPR_SIZE, don't evaluate size; just needed if constant.
5842         * fold-const.c (fold): Fix a number of cases when folded tree is
5843         wrong type.
5844         * function.c (flush_addressof): Reenable.
5845         * tree.h (flush_addressof): Likewise.
5846         * toplev.c (independent_decode_option): Look at strings_processed.
5847         * config/alpha/alpha.h (MINIMUM_ATOMIC_ALIGNMENT): Cast to unsigned.
5848
5849 Tue Mar 28 08:29:46 2000  Jan Hubicka  <jh@suse.cz>
5850
5851         * sibcall.c (indentify_call_return_value): Find last call in the chain;
5852         Allow stack adjustment after function call.
5853
5854         * regmove.c (struct csa_memlist): Make mem field rtx *.
5855         (record_one_stack_ref): Accept rtx * instead of rtx as parameter.
5856         (try_apply_stack_adjustment): Replace whole MEM rtx.
5857         (combine_stack_adjustments_for_block): Update calls
5858         to record_one_stack_ref.
5859
5860 2000-03-28  Neil Booth  <NeilB@earthling.net>
5861
5862         * cpplex.c (_cpp_read_and_prescan): Mark end of input buffer with
5863         '\\' rather than a null character, so nulls are not special.  Fix
5864         "\\\n" handling in end-of-buffer conditions.  Use trigraph map to
5865         speed trigraph conversion.
5866         (_cpp_init_input_buffer): Initialize trigraph map.
5867
5868 2000-03-27  Alan Modra  <alan@linuxcare.com.au>
5869
5870         * config/i386/i386.c (output_387_binary_op): Correct intel
5871         mode assembly output, and add spaces after commas in AT&T
5872         output.  Correct Unixware assembler comment.  Document input
5873         constraints.  Comment fp operations.  Reduce profligate buffer
5874         size.  Remove extraneous abort.  Localize temp var.
5875         (SYSV386_COMPAT): Define.  Add !SYSV386_COMPAT code.
5876         (output_fix_trunc): Add spaces after commas in assembly output.
5877
5878 2000-03-27  Richard Henderson  <rth@cygnus.com>
5879
5880         * i386-protos.h (ix86_match_ccmode): Declare.
5881         * i386.c (ix86_match_ccmode): New.
5882         (ix86_expand_fp_compare): Update for pattern renames.
5883         (ix86_expand_strlensi_unroll_1): Likewise.
5884         * i386.h (EXTRA_CC_MODES): Add CCZ.
5885         (SELECT_CC_MODE): Use it for EQ/NE zero.
5886         * i386.md (cmpsi_ccz_1): New.
5887         (cmpqi_ccz_1): New.
5888         (*testsi_ccz_1): New.
5889         (testqi_ccz_1): New.
5890         (cmpsi_ccno_1): Rename from cmpsi_0.
5891         (testsi_ccno_1): Rename from testsi_1.
5892         (testqi_ccno_1): Rename from testqi_1.
5893         (*testqi_ext_ccz_0): Rename from testqi_ext_0.
5894         (testqi_ext_ccno_0): Rename from *testqi_ext_1.
5895         (*cmphi_0): Use ix86_match_ccmode.
5896         (*cmpqi_ext_2, *addsi_2, *addhi_2, *addqi_2): Likewise.
5897         (*subsi_2, *subhi_2, *subqi_2, *testhi_1): Likewise.
5898         (*testqi_ext_1, *testqi_ext_2, *testqi_ext_3): Likewise.
5899         (*andsi_2, *andhi_2, *andqi_2, *andqi_ext_0_cc): Likewise.
5900         (*iorsi_2, *iorhi_2, *iorqi_2): Likewise.
5901         (*xorsi_2, *xorhi_2, *xorqi_cc_1): Likewise.
5902         (*one_cmplsi2_2, *one_cmplhi2_2, *one_cmplqi2_2): Likewise.
5903         (*ashlsi3_cmpno, *ashlhi3_cmpno, *ashlqi3_cmpno): Likewise.
5904         (*ashrsi3_cmpno, *ashrhi3_cmpno, *ashrqi3_cmpno): Likewise.
5905         (*lshrsi3_cmpno, *lshrhi3_cmpno, *lshrqi3_cmpno): Likewise.
5906         (appropriate peepholes): Likewise.
5907         (*cmphi_1, *cmpqi_ccno_1, *cmpqi_1): Star out name.
5908         (*subsi_3, *subhi_3, *subqi_3): Remove.
5909         (*negdi2_1+1 splitter): Use CCZ for neg patterns.
5910         (*negsi2_cmp, *neghi2_cmp, *negqi2_cmp): Remove.
5911         (*negsi2_cmpz): Rename from *negsi2_cmpno, use CCZ.
5912         (*neghi2_cmpz, *negqi2_cmpz): Similarly.
5913         (x86_shift_adj_1): Use CCZ.
5914         (*dbra_ge+1, *dbra_ge+2, ffssi2, ffssi_1): Likewise.
5915
5916 2000-03-27  Stan Cox  <scox@cygnus.com>
5917
5918         * resource.h (mark_resource_type): New.
5919         * resource.c (find_dead_or_set_registers, mark_target_live_regs,
5920         find_free_register): Use mark_resource_type.
5921         (mark_set_resources): Change include_delayed_effects
5922         to mark_resource_type.
5923         * reorg.c (steal_delay_list_from_target, try_merge_delay_insns,
5924         redundant_insn, fill_simple_delay_slots, fill_slots_from_thread):
5925         Use mark_resource_type.
5926
5927 2000-03-27  Richard Henderson  <rth@cygnus.com>
5928
5929         * i386.md (call_pop_0, call_value_pop_0): New.
5930         (call_pop_1): Remove constraint from unused arg.  Support sibcalls.
5931         (call_value_pop_1): Likewise.
5932         (call_0, call_value_0): New.
5933         (call_1, call_value_1): Remove constraint from unused arg.
5934
5935 2000-03-27  Nick Clifton  <nickc@cygnus.com>
5936
5937         * invoke.texi (Spec Files): Document new spec % command created by
5938         Tom Tromey's recent patch.
5939
5940 2000-03-27  Jakub Jelinek  <jakub@redhat.com>
5941
5942         * libgcc2.h (MIN_UNITS_PER_WORD): Define to UNITS_PER_WORD
5943         if not defined.
5944
5945 Mon Mar 27 06:04:22 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5946
5947         * expr.c (expand_assignment): Fix typo in last change.
5948
5949         * libgcc2.h: Use MIN_UNITS_PER_WORD, not UNITS_PER_WORD.
5950
5951 Sun Mar 26 20:15:26 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5952
5953         * c-convert.c (convert): Return if output or input type is ERROR_MARK.
5954         * c-decl.c (duplicate_decls): Only look at DECL_BUILT_IN_NONANSI
5955         and DECL_INLINE if FUNCTION_DECL.
5956         (pushdecl, redeclaration_error_message): Likewise, for DECL_INLINE.
5957         (store_parm_decls): Check for type of PARM_DECL being ERROR_MARK.
5958         Use DECL_WEAK, not DECL_RESULT, to flag for already seen.
5959         (combine_parm_decls): Likewise.
5960         * ggc-common.c (gcc_mark_tree_children, case 'd'): Use DECL_RESULT_FLD.
5961         * print-tree.c (print_node): Likewise.
5962         Only test DECL_PACKED, DECL_INLINE, DECL_BIT_FIELD, and
5963         DECL_TRANSPARENT_UNION on proper decl types.
5964         Properly handly DECL_INCOMING_RTL and DECL_SAVED_INSNS.
5965         * stor-layout.c (layout_decl): Only check DECL_PACKED and
5966         DECL_BIT_FIELD of FIELD_DECL.
5967         * tree.h (DECL_RESULT_FLD): New macro.
5968
5969         * expr.c (expand_assignment): Add code to handle variable-sized
5970         BLKmode case.
5971
5972 2000-03-26  Richard Henderson  <rth@cygnus.com>
5973
5974         * calls.c (expand_call): Pass parms not original exp to
5975         optimize_tail_recursion.  Mind return value instead of looking
5976         for a barrier.
5977         * stmt.c (optimize_tail_recursion): Take parameter list, not entire
5978         call_expr.  Move checks for call_expr and current_function_decl ...
5979         (expand_return): ... here.
5980
5981 2000-03-26  Tom Tromey  <tromey@cygnus.com>
5982
5983         * gcc.c (handle_braces): Recognize `%{<S}' construct.
5984         (SWITCH_OK, SWITCH_FALSE, SWITCH_IGNORE, SWITCH_LIVE): New
5985         defines.
5986         (process_command): Use them.
5987         (check_live_switch): Likewise.
5988         (give_switch): Skip ignored switches.
5989
5990 2000-03-26  Jan Hubicka  <jh@suse.cz>
5991
5992         * jump.c (jump_optimize_1): Fix typo in elide optimizations
5993         for minimal jump pass test.
5994
5995 2000-03-26  Mark Mitchell  <mark@codesourcery.com>
5996
5997         * integrate.c (function_cannot_inline_p): Do inline functions that
5998         return `void'.
5999
6000 Sun Mar 26 11:37:55 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6001
6002         * stor-layout.c (layout_type, set_sizetype): early_type_list is
6003         now a list of TREE_LIST entries, not types.
6004         * tree.c (build_common_tree_nodes_2): Eliminate dupliate type sets.
6005
6006         * expmed.c (extract_bit_field): Ensure BITS_PER_WORD is signed in MAX.
6007         * config/arm/pe.c (arm_pe_return_in_memory): Use host_integerp and
6008         int_bit_position.
6009         * config/mips/mips.c (function_arg): Likewise; also remove cast
6010         and make variables unsigned or HOST_WIDE_INT and use tree_low_cst.
6011         (mips_function_value): Use int_byte_position and make HOST_WIDE_INT.
6012         * config/mips/abi64.h (SETUP_INCOMING_VARARGS): Offsets are unsigned.
6013         * config/mips/mips.h (BITS_PER_WORD, UNITS_PER_WORD): Cast to unsigned.
6014         (UNITS_PER_FPREG, INT_TYPE_SIZE, LONG_TYPE_SIZE): Likewise.
6015         (POINTER_SIZE, POINTER_BOUNDARY,PARM_BOUNDARY): Likewise.
6016         (GP_REG_P, FP_REG_P, MD_REG_P, ST_REG_P): Ensure subtraction signed.
6017         (struct mips_arg): arg_number, arg_words, fp_arg_words, and
6018         num_adjusts now unsigned.
6019         (FUNCTION_ARG_BOUNDARY): Remove unneeded cast.
6020         * config/sparc/sparc.c (struct function_arg_record_value_parms):
6021         NREGS now unsigned.
6022         (function_arg_record_value_1): STARTBITPOS arg now HOST_WIDE_INT
6023         as is BITPOS variable; use host_integerp and int_bit_position.
6024         (function_arg_record_value_2): Likewise.
6025         (function_arg_record_value_3): Arg BITPOS now HOST_WIDE_INT.
6026         Variable REGNO now unsigned.
6027         (function_arg_record_value): NREGS now unsigned.
6028
6029 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
6030
6031         * jump.c (mark_all_labels): Handle CALL_PLACEHOLDERs.
6032
6033 Sat Mar 25 09:12:10 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6034
6035         * Rework fields used to describe positions of bitfields and
6036         modify sizes to be unsigned and use HOST_WIDE_INT.
6037         * alias.c (reg_known_value_size): Now unsigned.
6038         * c-typeck.c (build_unary_op, case ADDR_EXPR): Use byte_position.
6039         (really_start_incremental_init): Use bitsize_zero_node.
6040         (push_init_level, pop_init_level, output_init_element): Likewise.
6041         Use bitsize_unit_node and bitsize_one_node.
6042         (output_pending_init_elements, process_init_element): Likewise.
6043         * combine.c (combine_max_regno, reg_sign_bit_copies): Now unsigned.
6044         (make_extraction): Position and length HOST_WIDE_INT and unsigned
6045         HOST_WIDE_INT, respectively.
6046         (get_pos_from_mask): Passed in value is unsigned HOST_WIDE_INT.
6047         (num_sign_bit_copies): Returns unsigned.
6048         BITWIDTH now unsigned; rework arithmetic.
6049         Remove recursive call from arg to MAX.
6050         (combine_instructions, init_reg_last_arrays): NREGS now unsigned.
6051         (setup_incoming_promotions, can_combine_p, try_combine, simplify_set):
6052         REGNO now unsigned.
6053         (set_nonzero_bit_and_sign_copies): NUM now unsigned.
6054         (find_split_point, expand_compound_operation, make_extraction): LEN
6055         now unsigned HOST_WIDE_INT, POS now HOST_WIDE_INT.
6056         (make_field_assignment): Likewise.
6057         (combine_simplify_rtx): Add cast.
6058         (expand_compound_operation): MODEWIDTH now unsigned; rework arithmetic.
6059         (force_to_mode): WIDTH now unsigned; add cast.
6060         (if_then_else_cond): SIZE now unsigned.
6061         (nonzero_bits): MODE_WIDTH, RESULT_WIDTH, and WIDTH now unsigned.
6062         (extended_count): Now returns unsigned.
6063         (simplify_shift_const): COUNT unsigned; arg is now INPUT_COUNT.
6064         Add SIGNED_COUNT variable; MODE_WORDS and FIRST_COUNT now unsigned.
6065         (simplify_comparison): MODE_WIDTH now unsigned.
6066         (update_table_tick): REGNO and ENDREGNO now unsigned; new var R.
6067         (mark_used_regs_combine): Likewise; rework arithmetic.
6068         (record_value_for_reg): REGNO, ENDREGNO, and I now unsigned.
6069         (record_dead_and_set_regs, reg_dead_at_p, distribute_notes): Likewise.
6070         (record_promoted_value): REGNO now unsigned.
6071         (get_last_value_validate): REGNO, ENDREGNO, and J now unsigned.
6072         (get_last_value): REGNO now unsigned.
6073         (use_crosses_set_p): REGNO and ENDREGNO now unsigned.
6074         (reg_dead_regno, reg_dead_endregno): Now unsigned.
6075         (remove_death): Arg REGNO now unsigned.
6076         (move_deaths):  REGNO, DEADREGNO, DEADEND, OUREND, and I now unsigned.
6077         (reg_bitfield_target_p): REGNO, REGNO, ENDREGNO, and ENDTREGNO
6078         now unsigned.
6079         * convert.c (convert_to_integer): INPREC and OUTPREC now unsigned.
6080         * cse.c (struct qty_table_elem): FIRST_REG and LAST_REG now unsigned.
6081         (struct cse_reg_info): REGNO now unsigned.
6082         (cached_regno): Now unsigned.
6083         (REGNO_QTY_VALID_P): Add cast.
6084         (make_new_qty, make_regs_eqv, delete_reg_eqiv): Regno args unsigned.
6085         (remove_invalid_regs): Likewise.
6086         (remove_invalid_subreg_refs): Likewise; arg WORD also unsigned
6087         as are variables END and I.
6088         (get_cse_reg_info, insert): Likewise.
6089         (mention_regs, invalidate_for_call): REGNO, ENDREGNO, and I unsigned.
6090         (canon_hash): Likewise.
6091         (insert_regs, lookup_for_remove): REGNO now unsigned.
6092         (invalidate): REGNO, ENDREGNO, TREGNO, and TENDREGNO now unsigned.
6093         New variable RN.
6094         * dbxout.c (dbxout_parms, dbxout_reg_parms): Don't check for REGNO < 0.
6095         * dwarf2out.c (dwarf2ou_frame_debug_expr): Remove cast.
6096         * emit-rtl.c (subreg_realpart_p): Add cast.
6097         (operand_subword): Arg I is now unsigned as is var PARTWORDS.
6098         (operand_subword_force): Arg I is now unsigned.
6099         * except.c (eh_regs): Variable I is now unsigned.
6100         * explow.c (hard_function_value): BYTES is unsigned HOST_WIDE_INT.
6101         * expmed.c (store_fixed_bit_field): Position is HOST_WIDE_INT;
6102         length is unsigned HOST_WIDE_INT; likewise for internal variables.
6103         (store_split_bit_field, extract_fixed_bit_field): Likewise.
6104         (extract_split_bit_field, store_bit_field, extract_bit_field):
6105         Likewise.
6106         * expr.c (store_constructor_fields, store_constructor, store_field):
6107         Positions are HOST_WIDE_INT and lengths are unsigned HOST_WIDE_INT.
6108         (expand_assignment, expand_expr, expand_expr_unaligned): Likewise.
6109         (do_jump): Likewise.
6110         (move_by_pieces, move_by_pieces_ninsns, clear_by_pieces):
6111         MAX_SIZE is now unsigned.
6112         (emit_group_load): BYTEPOS is HOST_WIDE_INT; BYTELEN is unsigned.
6113         (emit_group_store): Likewise.
6114         (emit_move_insn): I now unsigned.
6115         (store_constructor): Use host_integerp, tree_low_cst, and
6116         bitsize_unit_node.
6117         (get_inner_reference): Return bitpos and bitsize as HOST_WIDE_INT.
6118         Rework all calculations to use trees and new fields.
6119         * expr.h (promoted_input_arg): Regno now unsigned.
6120         (store_bit_field, extract_bit_field): Adjust types of pos and size.
6121         (mark_seen_cases): Arg is HOST_WIDE_INT.
6122         * flow.c (verify_wide_reg_1): REGNO now unsigned.
6123         * fold-const.c (decode_field_reference): Size and pos HOST_WIDE_INT;
6124         precisions and alignments are unsigned.
6125         (optimize_bit_field_compare, fold_truthop): Likewise.
6126         (int_const_binop): Adjust threshold for size_int_type_wide call.
6127         (fold_convert): Likewise.
6128         (size_int_type_wide): Make table larger and fix thinko that only
6129         had half of table used.
6130         (all_ones_mask_p, fold): Precisions are unsigned.
6131         * function.c (put_reg_info_stack): REGNO is unsigned.
6132         (instantiate_decl): Size is HOST_WIDE_INT.
6133         (instantiate_virtual_regs): I is unsigned.
6134         (assign_parms): REGNO, REGNOI, and REGNOR are unsigned.
6135         (promoted_input_arg): REGNO is unsigned.
6136         * function.h (struct function): x_max_parm_reg is now unsigned.
6137         * gcse.c (max_gcse_regno): Now unsigned.
6138         (struct null_pointer_info): min_reg and max_reg now unsigned.
6139         (lookup_set, next_set): REGNO arg now unsigned.
6140         (compute_hash_table): REGNO and I now unsigned.
6141         (handle_avail_expr): regnum_for_replacing now unsigned.
6142         (cprop_insn): REGNO now unsigned.
6143         (delete_null_pointer_checks_1): BLOCK_REG now pointer to unsigned.
6144         * ggc-common.c (ggc_mark_tree_children, case FIELD_DECL): New case.
6145         * global.c (set_preference): SRC_REGNO, DEST_REGNO, and I now unsigned.
6146         * hard-reg-set.h (reg_class_size): Now unsigned.
6147         * integrate.c (mark_stores): LAST_REG and I now unsigned; new UREGNO.
6148         * jump.c (mark_modified_reg): I now unsigned; add cast.
6149         (rtx_equal_for_thread_p): Add cast.
6150         * loop.c (max_reg_before_loop): Now unsigned.
6151         (struct_movable): REGNO now unsigned.
6152         (try_copy_prop): REGNO arg unsigned.
6153         (regs_match_p): XN and YN now unsigned.
6154         (consec_sets_invariant_p, maybe_eliminate_biv): REGNO now unsigned.
6155         (strength_reduce): Likewise; NREGS also unsigned.
6156         (first_increment_giv, last_increment_giv unsigned): Now unsigned.
6157         * loop.h (struct iv_class): REGNO now unsigned.
6158         (max_reg_before_loop, first_increment_giv, last_increment_giv):
6159         Now unsigned.
6160         * machmode.h (mode_size, mode_unit_size): Now unsigned.
6161         (mode_for_size, smallest_mode_for_size): Pass size as unsigned.
6162         * optabs.c (expand_binop): I and NWORDS now unsigned.
6163         (expand_unop): I now unsigned.
6164         * print-tree.c (print_node): Don't print DECL_FIELD_BITPOS, but do
6165         print DECL_FIELD_OFFSET and DECL_FIELD_BIT_OFFSET.
6166         * real.c (significand_size): Now returns unsigned.
6167         * real.h (significand_size): Likewise.
6168         * regclass.c (reg_class_size): Now unsigned.
6169         (choose_hard_reg_mode): Both operands now unsigned.
6170         (record_reg_classes): REGNO and NR now unsigned.
6171         (reg_scan): NREGS now unsigned.
6172         (reg_scan_update): old_max_regno now unsigned.
6173         (reg_scan_mark_refs): Arg MIN_REGNO and var REGNO now unsigned.
6174         * reload.c (find_valid_class): BEST_SIZE now unsigned.
6175         (find_dummy_reload): REGNO, NWORDS, and I now unsigned.
6176         (hard_reg_set_here_p): Args BEG_REGNO and END_REGNO now unsigned.
6177         Likewise for variable R.
6178         (refers_to_regno_for_reload_p): Args REGNO and END_REGNO now unsigned,
6179         as are variables INNER_REGNO and INNER_ENDREGNO; add new variable R.
6180         (find_equiv_reg): Add casts.
6181         (regno_clobbered_p): Arg REGNO now unsigned.
6182         * reload.h (struct reload): NREGS now unsigned.
6183         (refers_to_regno_for_reload_p): Regno args are unsigned.
6184         (regno_clobbered_p): Likewise.
6185         * reload1.c (reg_max_ref_width, spill_stack_slot_width): Now unsigned.
6186         (compute_use_by_pseudos): REGNO now unsigned.
6187         (find_reg): I and J now unsigned, new variable K, and change loop
6188         variables accordingly; THIS_NREGS now unsigned.
6189         (alter_reg): INHERENT_SIZE and TOTAL_SIZE now unsigned.
6190         (spill_hard_reg): REGNO arg now unsigned; add casts.
6191         (forget_old_reloads_1): REGNO, NR, and I now unsigned.
6192         (mark_reload_reg_in_use): Arg REGNO and vars NREGS and I now unsigned.
6193         (clear_reload_reg_in_use): Arg REGNO and vars NREGS, START_REGNO,
6194         END_REGNO, CONFLICT_START, and CONFLICT_END now unsigned.
6195         (reload_reg_free_p, reload_reg_reaches_end_p): Arg REGNO now unsigned.
6196         (choose_reload_regs): MAX_GROUP_SIZE now unsigned.
6197         (emit_reload_insns): REGNO now unsigned.
6198         (reload_cse_move2add): Add cast.
6199         (move2add_note_store): REGNO and I now unsigned; new variable ENDREGNO
6200         and rework loop.
6201         * resource.c (mark_referenced_resources, mark_set_resources): New
6202         variable R; REGNO and LAST_REGNO now unsigned.
6203         (mark_target_live_regs): J and REGNO now unsigned.
6204         * rtl.c (mode_size, mode_unit_size): Now unsigned.
6205         * rtl.h (union rtunion_def): New field rtuint.
6206         (XCUINT): New macro.
6207         (ADDRESSOF_REGNO, REGNO, SUBREG_WORD): New XCUINT.
6208         (operand_subword, operand_subword_force): Word number is unsigned.
6209         (choose_hard_reg_mode): Operands are unsigned.
6210         (refers_to-regno_p, dead_or_set_regno_p): Regno arg is unsigned.
6211         (find_regno_note, find_regno_fusage, replace_regs): Likewise.
6212         (regno_use_in, combine_instructions, remove_death): Likewise.
6213         (reg_scan, reg_scan_update): Likewise.
6214         (extended_count): Return is unsigned.
6215         * rtlanal.c (refers_to_regno_p): Args REGNO and ENDREGNO and vars I,
6216         INNER_REGNO, and INNER_ENDREGNO now unsigned; new variable X_REGNO.
6217         (reg_overlap_mentioned_p): REGNO and ENDREGNO now unsigned.
6218         (reg_set_last_first_regno, reg_set_last_last_regno): Now unsigned.
6219         (reg_reg_last_1): FIRS and LAST now unsigned.
6220         (dead_or_set_p): REGNO, LAST_REGNO, and I now unsigned.
6221         (dead_or_set_regno_p): Arg TEST_REGNO and vars REGNO and ENDREGNO
6222         now unsigned.
6223         (find_regno_note, regno_use_in): Arg REGNO now unsigned.
6224         (find_regno_fusage): Likewise; also var REGNOTE now unsigned.
6225         (find_reg_fusage): Variables REGNO, END_REGNO, and I now unsigned.
6226         (replace_regs): Arg NREGS now unsigned.
6227         * sdbout.c (sdbout_parms, sdbout_reg_parms): Don't check REGNO < 0.
6228         * simplify-rtx.c (simplify_unary_operation): WIDTH now unsigned.
6229         (simplify_binary_operation): Likewise.
6230         (cselib_invalidate_regno): Arg REGNO and variables ENDREGNO, I, and
6231         THIS_LAST now unsigned.
6232         (cselib_record_set): Add cast.
6233         * ssa.c (ssa_max_reg_num): Now unsigned.
6234         (rename_block): REGNO now unsigned.
6235         * stmt.c (expand_return): Bit positions unsigned HOST_WIDE_INT;
6236         sizes now unsigned.
6237         (all_cases_count): Just return -1 not -2.
6238         COUNT, MINVAL, and LASTVAL now HOST_WIDE_INT.
6239         Rework tests to use trees whenever possible.
6240         Use host_integerp and tree_low_cst.
6241         (mark_seen_cases): COUNT arg now HOST_WIDE_INT;
6242         Likewise variable NEXT_NODE_OFFSET; XLO now unsigned.
6243         (check_for_full_enumeration_handing): BYTES_NEEDED, I to HOST_WIDE_INT.
6244         * stor-layout.c (mode_for_size): SIZE arg now unsigned.
6245         (smallest_mode_for_size): Likewise.
6246         (layout_decl): Simplify handing of a specified DECL_SIZE_UNIT.
6247         KNOWN_ALIGN is now an alignment, so simplify code.
6248         Don't turn off DECL_BIT_FIELD if field is BLKmode, but not type.
6249         (start_record_layout): Renamed from new_record_layout_info.
6250         Update to new fields.
6251         (debug_rli, normalize_rli, rli_size_unit_so_far, rli_size_so_far):
6252         New functions.
6253         (place_union_field): Renamed from layout_union_field.
6254         Update to use new fields in rli.
6255         (place_field): Renamed from layout_field.
6256         Major rewrite to use new fields in rli; pass alignment to layout_decl.
6257         (finalize_record_size): Rework to use new fields in rli and handle
6258         union.
6259         (compute_record_mode): Rework to simplify and to use new DECL fields.
6260         (finalize_type_size): Make rounding more consistent.
6261         (finish_union_layout): Deleted.
6262         (layout_type, case VOID_TYPE): Don't set TYPE_SIZE_UNIT either.
6263         (layout_type, case RECORD_TYPE): Call new function names.
6264         (initialize_sizetypes): Set TYPE_IS_SIZETYPE.
6265         (set_sizetype): Set TYPE_IS_SIZETYPE earlier.
6266         (get_best_mode): UNIT is now unsigned; remove casts.
6267         * tree.c (bit_position): Compute from new fields.
6268         (byte_position, int_byte_position): New functions.
6269         (print_type_hash_statistics): Cast to remove warning.
6270         (build_range_type): Use host_integerp and tree_low_cst to try to hash.
6271         (build_index_type): Likewise; make subtype of sizetype.
6272         (build_index_2_type): Pass sizetype to build_range_type.
6273         (build_common_tree_nodes): Use size_int and bitsize_int to
6274         initialize nodes; add bitsize_{zero,one,unit}_node.
6275         * tree.h (DECL_FIELD_CONTEXT): Use FIELD_DECL_CHECK.
6276         (DECL_BIT_FIELD_TYPE, DECL_QUALIFIER, DECL_FCONTEXT): Likewise.
6277         (DECL_PACKED, DECL_BIT_FIELD): Likewise.
6278         (DECL_FIELD_BITPOS): Deleted.
6279         (DECL_FIELD_OFFSET, DECL_FIELD_BIT_OFFSET): New fields.
6280         (DECL_RESULT, DECL_SAVED_INSNS): Use FUNCTION_DECL_CHECK.
6281         (DECL_FRAME_SIZE, DECL_FUNCTION_CODE, DECL_NO_STATIC_CHAIN): Likewise.
6282         (DECL_INLINE, DECL_BUILT_IN_NONANSI, DECL_IS_MALLOC): Likewise.
6283         (DECL_BUILT_IN_CLASS, DECL_STATIC_CONSTRUCTOR): Likewise.
6284         (DECL_STATIC_DESTRUCTOR, DECL_NO_CHECK_MEMORY_USAGE): Likewise.
6285         (DECL_NO_INSTRUMENT_FUNCTION_ENTRY_EXIT, DECL_NO_LIMIT_STACK) Likewise.
6286         (DECL_ORIGINAL_TYPE, TYPE_DECL_SUPPRESS_DEBUG): Use TYPE_DECL_CHECK.
6287         (DECL_ARG_TYPE_AS_WRITEN, DECL_ARG_TYPE): Use PARM_DECL_CHECK.
6288         (DECL_INCOMING_RTL, DECL_TRANSPARENT_UNION): Likewise.
6289         (DECL_ALIGN): Adjust to new field in union.
6290         (DECL_OFFSET_ALIGN): New field.
6291         (DECL_ERROR_ISSUED, DECL_TOO_LATE): Use LABEL_DECL_CHECK.
6292         (DECL_IN_TEXT_SECTION): Use VAR_DECL_CHECK.
6293         (union tree_decl): Add struct for both aligns.
6294         (enum tree_index): Add TI_BITSIZE_{ZERO,ONE,UNIT}.
6295         (bitsize_zero_node, bitsize_one_node, bitsize_unit_node): Added.
6296         (struct record_layout_info): Rework fields to have offset
6297         alignment and byte and bit position.
6298         (start_record_layout, place_field): Renamed from old names.
6299         (rli_size_so_far, rli_size_unit_so_far, normalize_rli): New decls.
6300         (byte_position, int_byte_position): Likewise.
6301         (get_inner_reference): Change types of position and length.
6302         * unroll.c (unroll_loop): New variable R; use for some loops.
6303         MAX_LOCAL_REGNUM and MAXREGNUM now unsigned.
6304         (calculate_giv_inc): Arg REGNO now unsigned.
6305         (copy_loop_body): REGNO and SRC_REGNO now unsigned.
6306         * varasm.c (assemble_variable): Clean up handling of size using
6307         host_integerp and tree_low_cst.
6308         (decode_addr_const): Use byte, not bit, position.
6309         (output_constructor): bitpos and offsets are HOST_WIDE_INT;
6310         use tree_low_cst and int_bit_position.
6311         * objc/objc-act.c (build_ivar_list_initializer): Use byte_position.
6312
6313 Fri Mar 24 20:13:49 2000  Jason Eckhardt  <jle@cygnus.com>
6314
6315         * bb-reorder.c (REORDER_MOVED_BLOCK_END): Removed.
6316         (reorder_block_def): New members eff_head and eff_end.
6317         (REORDER_BLOCK_EFF_HEAD, REORDER_BLOCK_EFF_END): New macros.
6318         (verify_insn_chain): New function.
6319         (skip_insns_between_block): Add code to skip deleted insns.
6320         Check for note before using.
6321         (chain_reorder_blocks): Replace calls to skip_insns_between_block
6322         with references to REORDER_BLOCK_EFF_HEAD and REORDER_BLOCK_EFF_END.
6323         Check for note before using.
6324         (make_reorder_chain): Use INTVAL rather than XINT to get REG_BR_PROB.
6325         (fixup_reorder_chain): Restructure, clean up, defect removal.
6326         (reorder_basic_blocks): Remove last_insn and references to it.
6327         Moved insn chain verification code into a new function (see above).
6328         Delete defective code that sets last insn.
6329         Initialize REORDER_BLOCK_EFF_HEAD and REORDER_BLOCK_EFF_END for
6330         all blocks.
6331
6332 2000-03-25  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
6333
6334         * config/c4x/c4x.h (CPP_SPEC): Remove erroneous space.
6335
6336 2000-03-24  Richard Henderson  <rth@cygnus.com>
6337
6338         * tree.c (lang_safe_for_unsave): Remove.
6339         (unsafe_for_reeval): Transmute and rename from safe_for_unsave,
6340         allowing for two levels of unsafeness.  Remove lang hook.
6341         * tree.h: Update declarations.
6342         * calls.c (expand_call): Rename safe_for_reeval to try_tail_call.
6343         Create temporary VAR_DECLs to protect very unsafe_for_reeval trees.
6344         Always fail sibcalls when there are pending cleanups.
6345
6346 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
6347
6348         * flow.c (propagate_block): When we delete an ADDR_VEC,
6349         also delete the BARRIER following it if there is one.
6350
6351 2000-03-24  Richard Henderson  <rth@cygnus.com>
6352
6353         * builtins.c (expand_builtin_bzero): Convert `length' argument
6354         to sizetype.
6355
6356 2000-03-24  Jakub Jelinek  <jakub@redhat.com>
6357
6358         * sibcall.c (skip_copy_to_return_value): Use OUTGOING_REGNO for
6359         comparison if regno's are equal.
6360         * calls.c (initialize_argument_informat): Add ecf_flags argument.
6361         Use FUNCTION_INCOMING_ARG if available and ECF_SIBCALL.
6362         (expand_call): Update caller.
6363         Avoid making a sibling call if argument size of the callee is larger
6364         than argument size of the caller.
6365         Call hard_function_value with outgoing set if in sibcall pass.
6366         Use FUNCTION_INCOMING_ARG if available and ECF_SIBCALL.
6367
6368         * final.c (permitted_reg_in_leaf_functions, only_leaf_regs_used):
6369         Change LEAF_REGISTERS from an array initializer to actual array
6370         identifier. Move static global variable into the function.
6371         (leaf_function_p): Allow SIBLING_CALL_P calls even outside of
6372         sequences for leaf functions.
6373         * global.c (global_alloc): Likewise.
6374         * tm.texi (LEAF_REGISTERS): Update documentation.
6375
6376         * config/sparc/sparc.h (CONDITIONAL_REGISTER_USAGE): Remove the ugly
6377         TARGET_FLAT leaf disabling hack.
6378         (LEAF_REGISTERS): Changed from an array initializer to actual array
6379         identifier to avoid duplication and remove the above hack.
6380         (FUNCTION_OK_FOR_SIBCALL): Define.
6381         * config/sparc/sparc.md (sibcall): New attr type. Use it almost
6382         always like call attribute.
6383         (eligible_for_sibcall_delay): New attribute.
6384         (sibcall): New delay type.
6385         (sibcall, sibcall_value, sibcall_epilogue): New expands.
6386         (sibcall_symbolic_sp32, sibcall_symbolic_sp64,
6387         sibcall_value_symbolic_sp32, sibcall_value_symbolic_sp64): New insns.
6388         * config/sparc/sparc.c (sparc_leaf_regs): New array.
6389         (eligible_for_sibcall_delay, output_restore_regs, output_sibcall):
6390         New functions.
6391         (output_function_epilogue): Move part of the code into
6392         output_restore_regs.
6393         (ultra_code_from_mask, ultrasparc_sched_reorder): Handle
6394         TYPE_SIBCALL.
6395         * sparc-protos.h (output_sibcall, eligible_for_sibcall_delay): New
6396         prototypes.
6397
6398         * config/sparc/sparc.h (REVERSIBLE_CC_MODE): Revert Jan, 25 change
6399         until infrastructure is finished.
6400
6401 Fri Mar 24 13:49:45 2000  Jeffrey A Law  (law@cygnus.com)
6402
6403         * integrate.c (save_for_inline_nocopy): Clear in_nonparm_insns here.
6404         (save_parm_insns): Not here.
6405
6406 2000-03-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6407
6408         * builtins.c (expand_builtin_bzero): New function.
6409         (expand_builtin): Handle bzero.
6410
6411         * builtins.def: Add BUILT_IN_BZERO.
6412
6413         * c-common.c (c_common_nodes_and_builtins): Provide builtin
6414         prototype & function for bzero.
6415
6416 2000-03-23  Michael Meissner  <meissner@redhat.com>
6417
6418         * config/alpha/alpha.md (TF floating point insns): Undo 2000-03-21
6419         change adding TARGET_FP to the TF floating point insns, except for
6420         trunctfsf2, which generates direct calls to truncdfsf2.
6421
6422 2000-03-23  Geoff Keating  <geoffk@cygnus.com>
6423
6424         * config/rs6000/rs6000.h (ARG_POINTER_CFA_OFFSET): New definition,
6425         try to protect against middle-end changes that break binary
6426         compatibility.
6427         (DWARF_FRAME_REGISTERS): New definition, likewise for backend.
6428
6429 2000-03-24  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
6430
6431         * config/c4x/c4x.md (load_immed_address):  Add DP reg clobber.
6432
6433 Thu Mar 23 17:10:48 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6434
6435         * calls.c (expand_call): If TARGET is passed by reference and
6436         is readonly, write a CLOBBER.
6437
6438 2000-03-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6439
6440         * builtins.c (expand_builtin): Handle bcmp.
6441
6442         * builtins.def: Add BUILT_IN_BCMP.
6443
6444         * c-common.c (c_common_nodes_and_builtins): Provide builtin
6445         prototype & function for bcmp.
6446
6447 Thu Mar 23 11:34:39 2000  Jim Wilson  <wilson@cygnus.com>
6448
6449         * config/ia64/ia64.c (rtx_needs_barrier, case UNSPEC): Move case 6...
6450         (rtx_needs_barrier, case UNSPEC_VOLATILE): to here.
6451         * config/ia64/ia64.md (pr_restore): Change UNSPEC to UNSPEC_VOLATILE.
6452
6453 Thu Mar 23 16:04:40 2000  Andrew Haley  <aph@cygnus.com>
6454
6455         * config/mips/mips.md (movdf_internal1a): Delete (set 'f', 'F')
6456         alternative when using -fp64 -gp32.
6457
6458 2000-03-22  Jason Merrill  <jason@casey.cygnus.com>
6459
6460         * config/rs6000/rs6000.h (DWARF_FRAME_RETURN_COLUMN): Define.
6461         * config/alpha/alpha.h (DWARF_FRAME_RETURN_COLUMN): Define.
6462         * config/sparc/sparc.h (DWARF_FRAME_RETURN_COLUMN): Define.
6463
6464         * frame.h (frame_state): Revert last change.
6465         * frame.c (execute_cfa_insn): Just don't record the save of a CFA reg.
6466         * libgcc2.c (throw_helper): Revert last change.
6467
6468 2000-03-22  Richard Henderson  <rth@cygnus.com>
6469
6470         * stmt.c (expand_asm_operands): Don't promote the temporary.
6471
6472 2000-03-22  Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
6473
6474         * builtin.c (get_pointer_alignment): Use DECL_P and TYPE_P macros.
6475         * c-common.c (decl_attributes,check_format_info,truthvalue_conversion,
6476           c_get_alias_set): Likewise.
6477         * c-decl.c (duplicate_decls): Likewise.
6478         * c-typeck.c (default_conversion,build_unary_op): Likewise.
6479         * calls.c (initialize_argument_information): Likewise.
6480         * dwarf2out.c (decl_class_context,add_abstract_origin_attribute):
6481         Likewise.
6482         * dwarfout.c (decl_class_context,output_type): Likewise.
6483         * expr.c (get_inner_reference): Likewise.
6484         * fold-const.c (simple_operand_p,fold): Likewise.
6485         * function.c (aggregate_value_p): Likewise.
6486         * stmt.c (expand_asm_operands): Likewise.
6487         * varasm.c (named_section): Likewise.
6488
6489 2000-03-22  Jason Merrill  <jason@casey.cygnus.com>
6490
6491         Implement dwarf2 exception handling for the ARM.
6492         * config/arm/arm.h (INCOMING_RETURN_ADDR_RTX): Define.
6493         (DWARF_FRAME_RETURN_COLUMN): Define.
6494         * config/arm/arm.c (emit_multi_reg_push): Return rtx.  Attach
6495         REG_FRAME_RELATED_EXPR note.
6496         (emit_sfm): Likewise.
6497         (arm_expand_prologue): Set RTX_FRAME_RELATED_P on everything.
6498         * dwarf2out.c (reg_save): Handle saving a register to itself.
6499         (dwarf2out_frame_debug_expr): Handle an intermediate cfa reg.
6500         * except.c (eh_regs): Don't use the static chain reg if it's
6501         callee-saved.
6502         * frame.h (frame_state): Add cfa_saved field.
6503         * frame.c (execute_cfa_insn): Set it.
6504         * libgcc2.c (throw_helper): Don't adjust sp if it's restored in
6505         the epilogue.
6506         * function.c (ARG_POINTER_CFA_OFFSET): Default to FIRST_PARM_OFFSET.
6507         Now takes a parm.
6508         (instantiate_virtual_regs): Adjust.
6509         * tm.texi: Adjust.
6510         * config/m68k/m68k.h (ARG_POINTER_CFA_OFFSET): Don't define.
6511         * config/ns32k/ns32k.h (ARG_POINTER_CFA_OFFSET): Don't define.
6512         * config/sparc/sparc.h (ARG_POINTER_CFA_OFFSET): Take a parm.
6513
6514         * dwarf2out.c (reg_number): Refer to FIRST_PSEUDO_REGISTER.
6515         (initial_return_save): Use DWARF_FRAME_REGNUM, not reg_number.
6516
6517 2000-03-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6518
6519         * builtins.def: New file.
6520
6521         * Makefile.in (TREE_H): Depend on builtins.def.
6522
6523         * builtins.c (built_in_names): Use builtins.def.
6524
6525         * tree.h (built_in_function): Likewise.
6526
6527 2000-03-22  Mark Mitchell  <mark@codesourcery.com>
6528
6529         * tree.c (size_in_bytes): Return size_zero_node, not
6530         integer_zero_node.
6531
6532 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
6533
6534         * config/fp-bit.c (pack_d): Correct the case when a denormal
6535         is rounded up and stops being denormal.
6536
6537 2000-03-21  Richard Henderson  <rth@cygnus.com>
6538
6539         * config/alpha/alpha.c (function_arg): Check for void_type_node
6540         before using MUST_PASS_IN_STACK.
6541
6542 2000-03-21  Stephane Carrez  <stcarrez@worldnet.fr>
6543
6544         * regmove.c (combine_stack_adjustments_for_block): Check that
6545         the stack pointer is a valid memory address.
6546
6547 Wed Mar 22 11:44:50 MET 2000  Jan Hubicka  <jh@suse.cz>
6548
6549         * calls.c: re-install Mar 16 emit_library_call merge.
6550
6551 2000-03-21  Jakub Jelinek  <jakub@redhat.com>
6552
6553         * config/sparc/sparc.c (mem_min_alignment): If not optimizing,
6554         we cannot be sure that if reload_completed base register will
6555         be properly aligned.
6556
6557 2000-03-21  Richard Henderson  <rth@cygnus.com>
6558
6559         * flow.c (delete_block): Fix typo last change.
6560
6561 2000-03-21  Mark Mitchell  <mark@codesourcery.com>
6562
6563         * c-common.c (c_expand_expr_stmt): Use COMPLETE_TYPE_OR_VOID_P,
6564         not COMPLETE_TYPE_P, to check the type of the expression.
6565
6566 2000-03-21  Michael Meissner  <meissner@redhat.com>
6567
6568         * config/alpha/alpha.md (floating point insns): Add TARGET_FP to
6569         all floating point insns that just tested the macro
6570         TARGET_HAS_XFLOATING_LIBS.
6571         (movsf/movdf recognizers): Add separate insns if -mno-fp-regs is
6572         used to only use the gprs.
6573
6574 2000-03-21  Nathan Sidwell  <nathan@codesourcery.com>
6575
6576         * tree.h (COMPLETE_TYPE_P): New macro.
6577         (COMPLETE_OR_VOID_TYPE_P): New macro.
6578         (COMPLETE_OR_UNBOUND_ARRAY_TYPE_P): New macro.
6579         * stor-layout.c (layout_type, case VOID_TYPE): Don't set TYPE_SIZE.
6580         * c-aux-info.c (gen_type): Use them.
6581         * c-common.c (c_expand_expr_stmt): Likewise.
6582         * c-decl.c (poplevel, pushdecl, start_decl, finish_decl,
6583         grokdeclarator, grokparms, finish_struct, start_function,
6584         store_parm_decls, combine_parm_decls): Likewise.
6585         * c-parse.y (cast_expr): Likewise.
6586         * c-typeck.c (require_complete_type, c_sizeof, c_sizeof_nowarn,
6587         c_size_in_bytes, c_alignof, build_component_ref,
6588         build_indirect_ref, build_array_ref, convert_arguments,
6589         build_binary_op, pointer_diff, build_unary_op, digest_init: Likewise.
6590         * calls.c (initialize_argument_information): Likewise.
6591         * convert.c (convert_to_integer): Likewise.
6592         * dbxout.c (dbxout_typedefs, dbxout_type, dbxout_symbol): Likewise.
6593         * dwarfout.c (location_or_const_value_attribute,
6594         output_enumeration_type_die, output_structure_type_die,
6595         output_union_type_die, output_type): Likewise.
6596         * expr.c (safe_from_p, expand_expr): Likewise.
6597         * function.c (assign_parms): Likewise.
6598         * sdbout.c (sdbout_symbol, sdbout_one_type): Likewise.
6599         * tree.c (build_array_type, build_function_type,
6600         build_method_type, build_offset_type, build_complex_type): Likewise.
6601         * c-parse.c, c-parse.h: Regenerated.
6602
6603 2000-03-21  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
6604
6605         * config/c4x/rtems.h: Include config/rtems.h.
6606
6607 Tue Mar 21 09:24:00 2000  Denis Chertykov  <denisc@overta.ru>
6608
6609         * config/avr/avr.c (encode_section_info): sets SYMBOL_REF_FLAG if
6610         decl is a FUNCTION_DECL
6611
6612 Mon Mar 20 19:53:53 2000  Jim Wilson  <wilson@cygnus.com>
6613
6614         * config/ia64/ia64.c (ia64_expand_prologue): Don't abort if leaf
6615         function uses output registers.  Don't save RP for leaf functions.
6616         Do save RP even if no epilogue.
6617         * config/ia64/ia64.h (FIXED_REGISTERS): Unmark in/out registers.
6618         (CALL_USED_REGISTERS): Unmark in registers.
6619         (REG_ALLOC_ORDER): Move out regs up, to near the top.  Move in regs up,
6620         to near the middle.
6621
6622 2000-03-20  Geoff Keating  <geoffk@cygnus.com>
6623
6624         * config/rs6000/rs6000.md (bunordered): New expander.
6625         (bordered): New expander.
6626         (buneq): New expander.
6627         (bunge): New expander.
6628         (bungt): New expander.
6629         (bunle): New expander.
6630         (bunlt): New expander.
6631         (bltgt): New expander.
6632
6633         * config/rs6000/rs6000.c (ccr_bit): Handle unordered comparisons.
6634         (ccr_bit_negated_p): New function.
6635         (print_operand): For %C, generate appropriate cror for UNEQ,
6636         UNLT, UNGT, and LTGT.  For %T and %t, use ccr_bit_negated_p.
6637
6638 2000-03-20  Andreas Jaeger  <aj@suse.de>
6639
6640         * sdbout.c (sdbout_one_type): Add braces to avoid "ambigous else"
6641         warning.
6642
6643         * tree.h (safe_for_unsave): Prototype.
6644
6645 2000-03-20  Richard Henderson  <rth@cygnus.com>
6646
6647         * regmove.c (stack_memref_p): Fix typo, reorg for readability.
6648         (combine_stack_adjustments_for_block): Don't allow sp references
6649         in the side of a set we're not fixing up.
6650         * toplev.c (rest_of_compilation): Run combine_stack_adjustments
6651         after life_analysis.
6652
6653 2000-03-20  Richard Henderson  <rth@cygnus.com>
6654
6655         * calls.c (expand_call): Don't bother generating tail call
6656         sequences if there are pending cleanups.  Use
6657         expand_start_target_temps/expand_end_target_temps to elide
6658         cleanups created during sibcall expansion.
6659
6660 2000-03-20  Geoff Keating  <geoffk@cygnus.com>
6661
6662         * configure.in: Set $IFS to a value if it doesn't already have one
6663         in the --enable-checking handling.
6664         * configure: Regenerate.
6665
6666 2000-03-20  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
6667
6668         * c-parse.in (SAVE_WARN_FLAGS): Use size_int.
6669         * c-parse.y, c-parse.c, objc/objc-parse.y, objc/objc-parse.c:
6670         Regenerated.
6671
6672 Mon Mar 20 11:43:15 MET 2000  Jan Hubicka  <jh@suse.cz>
6673
6674         * jump.c (delete_noop_moves): Remove code attempting to
6675         combine stack adjustments.
6676
6677 2000-03-19  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
6678
6679         * emit-rtl.c (push_to_full_sequence, end_full_sequence): New functions.
6680         * except.c (emit_cleanup_handler): Use them.
6681         (expand_end_all_catch): Likewise.
6682         * function.c (fixup_var_refs): Likewise.
6683         (expand_function_end): Clear catch_clauses_last.
6684         * rtl.h (push_to_full_sequence, end_full_sequence): Declare.
6685         * except.h (struct eh_status): New field x_catch_clauses_last.
6686         (catch_clauses_last): New define.
6687
6688         * Makefile.in (tree.o): Depend on HASHTAB_H.
6689         * tree.c: Include hashtab.h.
6690         (struct type_hash): Remove next field.
6691         (TYPE_HASH_SIZE): Remove.
6692         (TYPE_HASH_INITIAL_SIZE): New define.
6693         (type_hash_table): Change type to htab_t.
6694         (type_hash_eq, type_hash_hash, print_type_hash_statistics,
6695         mark_hash_entry): New functions.
6696         (init_obstacks): Allocate type hash.
6697         (type_hash_lookup): Use htab functions.
6698         (type_hash_add, mark_type_hash): Likewise.
6699         (dump_tree_statistics): Call print_type_hash_statistics.
6700
6701 2000-03-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6702
6703         * rs6000/t-aix41: New file.
6704
6705         * configure.in ({rs6000,powerpc}-ibm-aix4.[12]*): Use it.
6706
6707 Sun Mar 19 13:27:30 2000  Hans-Peter Nilsson  <hp@axis.com>
6708
6709         * tm.texi (Driver): Fix typos and tweak entry for
6710         INCLUDE_DEFAULTS.
6711         Move misplaced STRUCT_FORCE_BLK entry ...
6712         (Storage Layout): ... to here.
6713         (Run-time Target): Recommend having TARGET_MASK_... helper macros.
6714
6715 2000-03-19  Richard Henderson  <rth@cygnus.com>
6716
6717         * flow.c (delete_block): Delete the addr_vec along with the block.
6718         (flow_delete_insn): Decrement LABEL_NUSES when deleting insns that
6719         reference labels.
6720
6721         * fold-const.c (extract_muldiv): Apply type check for defined
6722         overflow to multiply as well as divide.
6723
6724         * stor-layout.c (layout_decl): Don't abort on any zero sized decl.
6725
6726 2000-03-18  Mark Mitchell  <mark@codesourcery.com>
6727
6728         * emit-rtl.c (remove_unncessary_notes): Check that all
6729         NOTE_INSN_BLOCK_BEG and NOTE_INSN_BLOCK_END notes have an
6730         associated NOTE_BLOCK.
6731         * function.h (identify_blocks): Update comments.
6732         (reorder_blocks): Declare.
6733         * function.c (identify_blocks): Don't take paramters.
6734         (reorder_blocks): Don't take parameters.
6735         * loop.h (find_loop_tree_blocks): Remove.
6736         (unroll_block_trees): Likewise.
6737         * loop.c (loop_optimize): Don't call find_loop_tree_blocks.  Use
6738         reorder_blocks instead of unroll_block_trees.h
6739         * sibcall.c (optimize_sibling_and_tail_recursive_calls): Likewise.
6740         * stmt.c (find_loop_tree_blocks): Remove.
6741         (unroll_block_trees): Likewise.
6742         * toplev.c (rest_of_compilation): Don't call find_loop_tree_blocks
6743         in whole-function mode.
6744         * tree.h (reorder_blocks): Remove declaration.
6745
6746         * expr.c: Include intl.h.
6747         * Makefile.in (expr.o): Depend on intl.h.
6748
6749 2000-03-18  Richard Henderson  <rth@cygnus.com>
6750
6751         * expr.c (emit_move_insn_1): Clarify cannot_inline message.
6752
6753 2000-03-18  Mark Mitchell  <mark@codesourcery.com>
6754
6755         * tree.h (tree_index): Remove enumerals for integer types.
6756         (integer_type_kind): New type.
6757         (integer_types): New variable.
6758         (char_type_node): Adjust.
6759         (signed_char_type_node): Likewise.
6760         (unsigned_char_type_node): Likewise.
6761         (short_integer_type_node): Likewise.
6762         (short_unsigned_type_node): Likewise.
6763         (integer_type_node): Likewise.
6764         (unsigned_type_node): Likewise.
6765         (long_integer_type_node): Likewise.
6766         (long_unsigned_type_node): Likewise.
6767         (long_long_integer_type_node): Likewise.
6768         (long_long_unsigned_type_node): Likewise.
6769         * tree.c (integer_types): New variable.
6770         (init_obstacks): Register it as a root.
6771
6772 Sat Mar 18 14:38:00 2000  Jason Eckhardt  <jle@cygnus.com>
6773
6774         * bb-reorder.c (reorder_basic_blocks): Update PREV_INSN as well as
6775         NEXT_INSN. Update last insn in chain.
6776
6777 2000-03-17  Jason Merrill  <jason@casey.cygnus.com>
6778
6779         * dwarf2out.c (dwarf2out_decl): Don't emit anything for types
6780         with TYPE_DECL_SUPPRESS_DEBUG set.
6781
6782 2000-03-18  Richard Henderson  <rth@cygnus.com>
6783
6784         * flow.c (make_edges): Use INTVAL to access REG_EH_REGION value.
6785
6786 2000-03-18  Richard Henderson  <rth@cygnus.com>
6787
6788         * i386.c (call_insn_operand): Always allow SYMBOL_REF,
6789         care for HALF_PIC_P.
6790         (expander_call_insn_operand): Remove.
6791         (ix86_expand_epilogue): New arg `emit_return' to control return insn.
6792         * i386.h (PREDICATE_CODES): Update.
6793         * i386.md (all call expanders): Remove predicates, remove special
6794         handling for half-pic.
6795         (*call_1, *call_value_1): Handle SIBLING_CALL_P insns.
6796         (*call_pop_pic2, *call_pic2, *call_value_pop_2, *call_value_2): Remove.
6797         (sibcall_epilogue): New.
6798
6799 2000-03-17  Richard Henderson  <rth@cygnus.com>
6800
6801         * rtlanal.c (single_set): Reject if the parallel has anything
6802         except SET or USE or CLOBBER.
6803
6804 2000-03-17  Jeff Law  <law@cygnus.com>
6805             Richard Henderson  <rth@cygnus.com>
6806
6807         * Makefile.in (OBJS): Add sibcall.o.
6808         (sibcall.o): New.
6809         * sibcall.c: New file.
6810         * calls.c (FUNCTION_OK_FOR_SIBCALL): Provide default.
6811         (ECF_IS_CONST, ECF_NOTHROW, ECF_SIBCALL): New.
6812         (emit_call_1): Replace `is_const' and `nothrow' with `ecf_flags'.
6813         Emit sibcall patterns when requested.  Update all callers.
6814         (expand_call): Generate CALL_PLACEHOLDER insns when tail call
6815         elimination seems feasable.
6816         * final.c (leaf_function_p): Sibling calls don't discount being
6817         a leaf function.
6818         * flow.c (HAVE_sibcall_epilogue): Provide default.
6819         (find_basic_blocks_1): Sibling calls don't throw.
6820         (make_edges): Make edge from sibling call to EXIT.
6821         (propagate_block): Don't remove sibcall_epilogue insns.
6822         * function.c (prologue, epilogue): Turn into varrays.  Update all uses.
6823         (sibcall_epilogue): New.
6824         (fixup_var_refs): Scan CALL_PLACEHOLDER sub-sequences.
6825         (identify_blocks_1): Likewise.  Break out from ...
6826         (identify_blocks): ... here.
6827         (reorder_blocks_1): Scan CALL_PLACEHOLDER.  Break out from ...
6828         (reorder_blocks): ... here.
6829         (init_function_for_compilation): Zap prologue/epilogue as varrays.
6830         (record_insns): Extend a varray instead of mallocing new memory.
6831         (contains): Read a varray not array of ints.
6832         (sibcall_epilogue_contains): New.
6833         (thread_prologue_and_epilogue_insns): Emit and record
6834         sibcall_epilogue patterns.
6835         (init_function_once): Allocate prologue/epilogue varrays.
6836         * genflags.c (gen_insn): Treat sibcall patterns as calls.
6837         * integrate.c (save_parm_insns): Recurse on CALL_PLACEHOLDER patterns.
6838         Broken out from ...
6839         (save_for_inline_nocopy): ... here.
6840         (copy_insn_list): Recurse on CALL_PLACEHOLDER patterns.
6841         Broken out from ...
6842         (expand_inline_function): ... here.
6843         (copy_rtx_and_substitute): Handle NOTE_INSN_DELETED_LABEL.
6844         (subst_constants): Handle 'n' formats.
6845         * jump.c (jump_optimize_minimal): New.
6846         (jump_optimize_1): New arg `minimal'; update callers.  Elide most
6847         optimizations if it's set.
6848         * rtl.c (copy_rtx): Do copy jump & call for insns.
6849         * rtl.h (struct rtx_def): Document use of jump and call for insns.
6850         (SIBLING_CALL_P): New.
6851         (sibcall_use_t): New.
6852         * toplev.c (rest_of_compilation): Do init_EXPR_INSN_LIST_cache earlier.
6853         Invoke optimize_sibling_and_tail_recursive_calls.
6854         * tree.c (lang_safe_for_unsave): New.
6855         (safe_for_unsave): New.
6856         * tree.h (lang_safe_for_unsave, safe_for_unsave): Declare.
6857
6858         * alpha.h (FUNCTION_OK_FOR_SIBCALL): New.
6859         * alpha.md (sibcall, sibcall_value, sibcall_epilogue): New.
6860         (*sibcall_osf_1, *sibcall_value_osf_1): New.
6861
6862 2000-03-17  Mark Mitchell  <mark@codesourcery.com>
6863
6864         * objc/objc-act.c (encode_method_prototype): Pass types, not
6865         PARM_DECLs, to int_size_in_bytes.
6866
6867 Fri Mar 17 11:51:34 2000  Jim Wilson  <wilson@cygnus.com>
6868
6869         * config/ia64/ia64.md (mix4right_3op): Swap %1 and %2 in template.
6870
6871         * config/ia64/ia64-protos.h, config/ia64/ia64.c, config/ia64/ia64.h,
6872         config/ia64/ia64.md, config/ia64/xm-ia64.h: Fix copyrights again.
6873
6874 Fri Mar 17 08:09:14 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6875
6876         * Clean up usages of TREE_INT_CST_LOW.
6877         * c-parse.in (RESTORE_WARN_FLAGS): Use tree_low_cst.
6878         * c-parse.y, c-parse.c, objc/objc-parse.y, objc/objc-parse.c:
6879         Regenerated.
6880         * c-tree.h (min_precision): Move declaration to here.
6881         * c-typeck.c (build_binary_op): Use host_integerp and tree_low_cst.
6882         (build_unary_op, add_pending_init): Use bit_position.
6883         (pending_init_member, process_init_element): Likewise.
6884         (really_start_incremental_init, push_init_level, pop_init_level):
6885         Don't make copies of nodes or modify them in place, use consistent
6886         types when tracking positions, and use tree routines computations.
6887         (set_init_index, output_init_element): Likewise.
6888         (output_pending_init_elements, process_init_element): Likewise.
6889         * dbxout.c (dbxout_type_fields): Use bit_position, host_integerp,
6890         tree_low_cst and int_bit_position; also minor cleanup.
6891         (dbxout_type_method_1, dbxout_range_type, dbxout_type): Likewise.
6892         (print_cst_octal): Precision is unsigned.
6893         (dbxout_symbol): Ensure DECL_INITIAL is in-range and use tree_low_cst.
6894         * dwarf2out.c (ceiling): Input and output are unsigned HOST_WIDE_INT.
6895         (simple_type_align_in_bits): Result is unsigned int.
6896         Use tree_int_low_cst and host_integerp.
6897         (simple_type_size_in_bits): Result is unsigned HOST_WIDE_INT.
6898         (field_byte_offset): Result is HOST_WIDE_INT.
6899         Change types of internal variables so alignments are unsigned int,
6900         offsets are HOST_WIDE_INT and sizes are unsigned HOST_WIDE_INT.
6901         Use host_integerp, tree_low_cst, and int_bit_position.
6902         (add_bit_offset_attribute): Likewise.
6903         (add_data_member_location_attribute): Use tree_cst_low.
6904         (add_bound_info): Use host_integerp, integer_zerop, and integer_onep.
6905         (add_bit_size_attribute): Use tree_low_cst.
6906         (add_pure_or_virtual_attribute, gen_enumeration_type_die): Likewise.
6907         * dwarfout.c: Similar changes to dwarf2out.c.
6908         * expr.c (expand_expr, case ARRAY_REF): Remove redundant code.
6909         * genoutput.c (n_occurences): Return -1 for null string.
6910         (strip_whitespace): Accept null string and make into function.
6911         (scan_operands): Reflect above changes.
6912         * sdbout.c (plain_type_1): Use host_integerp and tree_low_cst.
6913         (sdbout_field_types, sdbout_one_type): Likewise; also use bit_position.
6914         * ssa.c (rename_registers): Add missing cast of arg to bzero.
6915         * tree.c (int_size_in_bytes): Check for too big to represent.
6916         (bit_position, int_bit_position, host_integerp, tree_low_cst): New fns.
6917         * tree.h (host_integerp, tree_low_cst, bit_position, int_bit_position):
6918         New declarations.
6919         (min_precision): Delete from here.
6920         * varasm.c (decode_addr_const): Use host_integerp, bit_position,
6921         and int_bit_position.
6922         * objc/objc-act.c (encode_method_prototype): Sizes are HOST_WIDE_INT.
6923         (encode_method_def): Likewise.
6924         (build_ivar_list_initializer): Use int_bit_position.
6925         (generate_shared_structures): Convert size.
6926         (encode_type, encode_complete_bitfield): Use integer_zerop.
6927         (encode_bitfield): Use tree_low_cst and int_bit_position.
6928
6929 2000-03-17  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
6930
6931         * config/c4x/c4x.h (CPP_SPEC): Fix typo.
6932
6933 2000-03-17  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
6934
6935         * call.c (special_function_p): It is only malloc if it returns
6936         Pmode.
6937
6938 2000-03-17  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
6939
6940         * config/c4x/c4x.h (ASM_SPEC, CPP_SPEC, LINK_SPEC): Support C33.
6941         (C33_FLAG, TARGET_C3X): Add macros.
6942         (TARGET_SWITCHES): Add -m33 option.
6943         * config/c4x/c4x.c (c4x_override_options): Test for TARGET_C33.
6944
6945 2000-03-17  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
6946
6947         * config/c4x/c4x.h (PARALLEL_INSN_FLAG): Add.
6948         (PARALLEL_PACK_FLAG): Delete.
6949         (TARGET_SWITCHES): Update.
6950         (TARGET_PARALLEL): Use PARALLEL_INSN_FLAG.
6951
6952 Thu Mar 16 18:52:32 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6953
6954         * fold-const.c (fold): Fix a few cases when the returned result
6955         is not of the same type as the input.
6956
6957 2000-03-16  Nick Clifton  <nickc@cygnus.com>
6958
6959         * config/arm/arm.h (ASM_OUTPUT_MI_THUNK): Fix compile time
6960         warning.
6961
6962 2000-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6963
6964         * libgcc2.h: Move prototypes above macros with the same name.
6965         Wrap some function prototypes in the conditional which indicates
6966         whether they are supported, i.e. "BITS_PER_UNIT == 8".
6967
6968 2000-03-16  Richard Henderson  <rth@cygnus.com>
6969
6970         * calls.c: Revert last two changes.
6971
6972 2000-03-16  Bernd Schmidt  <bernds@cygnus.co.uk>
6973
6974         * fp-bit.c (_unpack_d): If NO_DENORMALS is defined, anything that
6975         has exponent 0 is a zero.
6976
6977         * simplify-rtx.c (hash_rtx, case MEM/REG): Take into account that
6978         HASH may already be nonzero.  Add code/mode into hash value
6979         immediately after repeat label.
6980         (cselib_lookup): Don't leave the hash table in an inconsistent
6981         state before a hash lookup operation.
6982
6983 Thu Mar 16 17:03:10 MET 2000  Jan Hubicka  <jh@suse.cz>
6984
6985         * i386.md (all HI and QI mode non-move patterns):  Conditionize
6986         by TARGET_[HQ]IMODE_MATH.
6987         * i386.h (x86_himode_math, x86_qimode_math, x86_promote_hi_regs,
6988         x86_promote_qi_regs): Declare.
6989         (TARGET_HIMODE_MATH, TARGET_QIMODE_MATH, TARGET_PROMOTE_HI_REGS,
6990         TARGET_PROMOTE_QI_REGS): New macros.
6991         (PROMOTE_MODE): New macro.
6992         * i386.c (x86_himode_math, x86_qimode_math, x86_promote_hi_regs,
6993         x86_promote_qi_regs): New global variables.
6994
6995 Thu Mar 16 16:50:44 MET 2000  Jan Hubicka  <jh@suse.cz>
6996
6997         * calls.c (emit_library_call_value_1): Break out from ...; handle
6998         VOIDmode function calls too.
6999         (emit_library_call_value): ... here.
7000         (emit_library_call): Implement by calling emit_library_call_value_1.
7001
7002 Thu Mar 16 16:01:30 MET 2000  Jan Hubicka  <jh@suse.cz>
7003
7004         * calls.c (expand_call): Do sanity checking on arg_space_so_far.
7005         Update arg_space_so_far on stack adjustments.
7006         (emit_library_call, emit_library_call_value): Likewise; take into
7007         account arg_space_so_far and pending_stack_adjust when calculcating
7008         the boundary.
7009
7010 Thu Mar 16 09:02:19 2000  Jason Eckhardt  <jle@cygnus.com>
7011
7012         * flow.c: Move all basic block reordering code into its own file.
7013         (create_basic_block): Externalize.
7014         * bb-reorder.c: New file. Copy all basic block reordering code from
7015         flow.c to this file.
7016         (reorder_basic_blocks): Fix fencepost error in for-loop.
7017         (reorder_basic_blocks): Remove braces from single statement for-loops.
7018         * basic-block.h: Add declaration for create_basic_block.
7019         * Makefile.in: Add rules for bb-reorder.o.
7020
7021 2000-03-16  Neil Booth  <NeilB@earthling.net>
7022
7023         * cppinit.c (handle_option):  Implement #unassert directive
7024         as -A- command line option.
7025         (print_help):  Update.
7026         * cpptexi.c:  Update.
7027
7028 Thu Mar 16 02:14:16 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7029
7030         * md.texi (Standard Names): Document `jump'.
7031
7032 2000-03-15  Jason Merrill  <jason@casey.cygnus.com>
7033
7034         * calls.c (emit_call_1): Nothrow functions can still have nonlocal
7035         gotos.
7036
7037 2000-03-15  Geoff Keating  <geoffk@cygnus.com>
7038
7039         Merge changes from newppc-branch onto trunk.
7040
7041         2000-03-15  Geoff Keating  <geoffk@cygnus.com>
7042
7043         * rs6000.c (toc_hash_table): Update for new hash table functions.
7044         (toc_hash_function): Likewise.
7045         (toc_hash_eq): Likewise.
7046         (toc_hash_mark_entry): Likewise.
7047         (toc_hash_mark_table): Likewise.
7048         (output_toc): Likewise.
7049         (rs6000_add_gc_roots): Likewise.
7050
7051         2000-03-15  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7052
7053         * t-aix43 (AR_FOR_TARGET): Deleted.  Moved `-X32_64'...
7054         (AR_FLAGS_FOR_TARGET): here.  New macro.
7055
7056         2000-03-05  Clinton Popetz  <cpopetz@cygnus.com>
7057
7058         * config/rs6000/rs6000.c (rs6000_fpmem_offset, rs6000_fpmem_size,
7059         fpmem_operand) Delete.
7060         (xer_operand) New.
7061         (rs6000_reg_names, alt_reg_names): Change fpmem to xer.
7062         (machine_function): Remove fpmem_size, fpmem_offset, save_toc_p.
7063         (rs6000_save_machine_status, rs6000_restore_machine_status,
7064         rs6000_init_expanders, rs6000_stack_info, debug_stack_info): Remove
7065         references to above variables.
7066         (gpc_reg_operand): Use XER_REGNO_P instead of FPMEM_REGNO_P.
7067         * config/rs6000/rs6000.h (REG_ALLOC_ORDER, REGISTER_NAMES,
7068         DEBUG_REGISTER_NAMES): Chagne fpmem to xer.
7069         (FPMEM_REGNO_P, FPMEM_REGNUM): Delete.
7070         (XER_REGNO_P, XER_REGNO): New.
7071         (rs6000_stack): Remove fpmem_p, fpmem_offset, fpmem_size.
7072         (PREDICATE_CODES): Change fpmem_operand to xer_operand.
7073         (HARD_REGNO_NREGS, HARD_REGNO_MODE_OK): Change FPMEM_REGNO_P to
7074         XER_REGNO_P.
7075         (reg_class, REG_CLASS_NAMES, REG_CLASS_CONTENTS, REGNO_REG_CLASS,
7076         REG_CLASS_FROM_LETTER, CLASS_MAX_NREGS): Change FPMEM_REGS to XER_REGS,         and remove FLOAT_OR_FPMEM_REGS.
7077         (CLASS_CANNOT_CHANGE_SIZE): Change to FLOAT_REGS.
7078
7079         2000-02-29  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7080
7081         * aix.h (FP_SAVE_INLINE, ASM_OUTPUT_INTERNAL_LABEL_PREFIX,
7082         TEXT_SECTION_ASM_OP, DATA_SECTION_ASM_OP): Move here...
7083         * rs6000.h: from here.
7084
7085         * rs6000-protos.h (rs6000_select_section): Provide prototype.
7086         (rs6000_select_rtx_section): Likewise.
7087         (rs6000_encode_section_info): Likewise.
7088         (sdata_section): Likewise.
7089         (sdata2_section): Likewise.
7090         (sbss_section): Likewise.
7091         * sysv4.h (rs6000_select_section): Delete prototype.
7092         (rs6000_select_rtx_section): Likewise.
7093         (rs6000_encode_section_info): Likewise.
7094         (sdata_section): Likewise.
7095         (sdata2_section): Likewise.
7096         (sbss_section): Likewise.
7097         (REG_SAVE_AREA): Delete definition duplicated in rs6000.h.
7098
7099         * sysv4.h: Delete various unnecessary #undef's and put a comment
7100         on the remaining ones.
7101         Change various comments according to coding standard.
7102
7103         2000-02-29  Clinton Popetz  <cpopetz@cygnus.com>
7104
7105         * config/rs6000/rs6000.h (MQ_REGNO, CR0_REGNO, CR1_REGNO, CR2_REGNO,
7106         CR3_REGNO, CR4_REGNO, MAX_CR_REGNO): Define.
7107         (CR0_REGNO_P) Remove.
7108         * config/rs6000/rs6000.c (gpc_reg_operand, and64_operand, and_operand,
7109         setup_incoming_varargs, mtcrf_operation, print_operand,
7110         rs6000_stack_info, rs6000_emit_prologue, rs6000_emit_epilogue):
7111         Use the above macros.
7112
7113         2000-02-24  Clinton Popetz  <cpopetz@cygnus.com>
7114
7115         * config/rs6000/rs6000.md: Added a new alternative for each
7116         pattern that had a 'x' alternative but no 'y' alternative.
7117         Added a new split for each of the above patterns.
7118
7119         2000-02-18  Geoff Keating  <geoffk@cygnus.com>
7120
7121         * aix41.h (ASM_CPU_SPEC): Delete.
7122         (CPP_CPU_SPEC): Delete.
7123
7124         * aix.h (RS6000_OUTPUT_BASENAME): Define.
7125         (ASM_OUTPUT_LABEL): Define.
7126         (ASM_GLOBALIZE_LABEL): Define.
7127         (STRIP_NAME_ENCODING): Define.
7128         * rs6000.h (RS6000_OUTPUT_BASENAME): Don't define.
7129         (STRIP_NAME_ENCODING): Don't define.
7130         (ASM_OUTPUT_LABEL): Don't define.
7131         (ASM_GLOBALIZE_LABEL): Don't define.
7132         * sysv4.h (ASM_DECLARE_FUNCTION_NAME): Use assemble_name to output
7133         names, and ASM_OUTPUT_LABEL to output labels, rather than
7134         asm_fprintf.
7135         (ASM_OUTPUT_LABEL): Define.
7136         (ASM_OUTPUT_INT): Use assemble_name.
7137         (ASM_OUTPUT_DWARF_ADDR): Use assemble_name.
7138         (STRIP_NAME_ENCODING): Don't undefine first.
7139         (RS6000_OUTPUT_BASENAME): Make equivalent to assemble_name for
7140         ELF.
7141         (ASM_OUTPUT_LABELREF): Don't prepend underscores to labels
7142         specified with 'asm' even with -fleading-underscore.
7143         * rs6000.c (print_operand): Use assemble_name when !TARGET_AIX.
7144         (output_epilog): Likewise.
7145         (output_toc): Likewise.
7146         * tramp.asm: Handle -fleading-underscore correctly.
7147
7148         * rs6000.md (builtin_setjmp_receiver): Also run for -fPIC and
7149         -mminimal-toc.
7150         (nonlocal_goto_receiver): Delete.
7151         * rs6000.h (DONT_ACCESS_GBLS_AFTER_EPILOGUE): Delete.
7152
7153         * rs6000.h (ASM_OUTPUT_DEF): Don't define.
7154         (SET_ASM_OP): Define.
7155         * sysv4.h (ASM_OUTPUT_DEF): Don't undefine.
7156
7157         * rs6000.h (ASM_OUTPUT_ADDR_VEC_ELT): Don't define.
7158         (ASM_LONG): Define.
7159
7160         * rs6000.c (rs6000_dll_import_ref): Delete, not used.
7161         * rs6000-protos.h (rs6000_dll_import_ref): Delete.
7162
7163         * rs6000.h: Add 'u' to more constants.
7164
7165         2000-02-18  David Edelsohn  <edelsohn@gnu.org>
7166
7167         * rs6000.md (mfcr+shift): Delete PowerPC64 version.
7168
7169         2000-02-15  David Edelsohn  <edelsohn@gnu.org>
7170
7171         * rs6000.c (reg_or_u_cint_operand): New function.
7172         (logical_operand): Handle 64-bit hosts.
7173         (logical_u_operand): New function.
7174         (non_logical_cint_operand): Handle 64-bit hosts.
7175         (non_logical_u_cint_operand): New function.
7176         * rs6000.h (DATA_SECTION_ASM_OP): Add tab.
7177         (PREDICATE_CODES): Define new functions.
7178         * rs6000-protos.h: Declare new functions.
7179         * rs6000.md (iordi3, xordi3): Constant int must be unsigned 32-bits.
7180         (movdi_64): Bracket code intended for 64-bit hosts.  Create
7181         CONST_DOUBLE for 32-bit values.
7182         (scc insns): Generate DImode compares.
7183         (mfcr insns): Create DImode versions.
7184         (sge matchers): New patterns.
7185
7186         2000-02-15  Gabriel Paubert  <paubert@iram.es>
7187
7188         * rs6000.md: Correct instructions length attributes and
7189         constraints on unsigned compare instructions.
7190         (*ne0): Disable for PowerPC64.
7191
7192         2000-02-11  Geoff Keating  <geoffk@cygnus.com>
7193
7194         * rs6000.c (output_function_profiler): Use .long for a 32-bit
7195         quantity, fix profile1.C test failure under -fPIC.
7196
7197         * rs6000.c: Add 'u' to many constants to suppress warnings.
7198         (constant_pool_expr_1): Make static.
7199         (rs6000_emit_eh_toc_restore): Remove unused 'r2'.
7200         * rs6000.h: Add 'u' to many constants to suppress warnings.
7201
7202         * rs6000.c (rs6000_emit_load_toc_table): Use LCTOC..1 under AIX
7203         for the start of the TOC, instead of LCTOC..0.
7204         * aix.h (toc_section): Use LCTOC..1 under AIX for the start
7205         of the TOC.
7206         * rs6000.md (load_toc_aix_si): Use LCTOC..1.
7207         (load_toc_aix_di): Use LCTOC..1.
7208
7209         * rs6000.h (LEGITIMIZE_ADDRESS): Turn into a function.
7210         * rs6000.c (rs6000_legitimize_address): New function from
7211         LEGITIMIZE_ADDRESS.  Only use create_TOC_reference on
7212         symbols in the constant pool that really are TOC references.
7213         (print_operand_address): For ELF, write TOC offsets under
7214         -fPIC as subtractions in the insn.
7215         (output_toc): For ELF, define symbols in TOC as normal labels,
7216         to match RTL.
7217         (create_TOC_reference): Use gen_rtx_PLUS rather than gen_rtx.
7218         * rs6000-protos.h (rs6000_legitimize_address): Prototype.
7219         (create_TOC_reference): Prototype only when RTX_CODE is defined.
7220         * rs6000.md (movsi): Only use create_TOC_reference on
7221         symbols in the constant pool that really are TOC references.
7222
7223         * rs6000.h (MACHINE_DEPENDENT_REORG): Don't define.
7224         * rs6000.c (rs6000_reorg): Delete.
7225         * rs6000-protos.h (rs6000_reorg): Delete.
7226
7227         2000-02-09  Geoff Keating  <geoffk@cygnus.com>
7228
7229         * rs6000.h (INCOMING_RETURN_ADDR_RTX): New macro.
7230
7231         * aix.h (SETUP_FRAME_ADDRESSES): Define.
7232         * rs6000.c [TARGET_AIX] (insn_after_throw): New static variable.
7233         [TARGET_AIX] (rs6000_aix_emit_builtin_unwind_init): New function.
7234         [TARGET_AIX] (rs6000_emit_eh_toc_restore): New function.
7235         * rs6000-protos.h: Prototype rs6000_emit_eh_toc_restore,
7236         rs6000_aix_emit_builtin_unwind_init.
7237         * rs6000.md (eh_epilogue) [TARGET_AIX]: Call
7238         rs6000_emit_eh_toc_restore on AIX.
7239         (return_eh_si): Use r2.
7240         (return_eh_di): Use r2.
7241
7242         * aix43.h: Turn on HAS_INIT_SECTION and LD_INIT_SWITCH,
7243         since we're breaking binary compatibility anyway.
7244
7245         2000-02-09  Clinton Popetz  <cpopetz@cygnus.com>
7246
7247         * config/rs6000/rs6000-protos.h: (get_TOC_alias_set, uses_TOC,
7248         constant_pool_expr_p): Declare them.
7249         (constant_pool_expr_p): Declare it.
7250         * config/rs6000/rs6000.c (toc_label_name): Define.
7251         (rs6000_override_options): Set toc_label_name.
7252         (input_operand): Allow any TOC_RELATIVE_EXPR_P.
7253         (get_TOC_alias_set, constant_pool_expr_p, constant_pool_expr_1,
7254         uses_TOC): New functions.
7255         (print_operand): Delete old '*' case.
7256         (print_operand_address): Use LEGITIMATE_CONSTANT_POOL_ADDRESS_P,
7257         and strip off rtl for TOC before calling output_addr_const.
7258         (rs6000_emit_load_toc_table): Use toc_label_name.
7259         * config/rs6000/rs6000.h (TARGET_SWITCHES): Make msched-prolog
7260         the default.
7261         (LEGITIMATE_CONSTANT_POOL_BASE_P): Delete.
7262         (CONSTANT_POOL_EXPR_P, TOC_RELATIVE_EXPR_P): New macros.
7263         (LEGITIMATE_CONSTANT_POOL_ADDRESS_P): Use CONSTANT_POOL_EXPR_P.
7264         (LEGITIMIZE_ADDRESS, LEGITIMIZE_RELOAD_ADDRESS): Turn symbol_refs
7265         into explicit TOC_REGISTER offsets.
7266         (TOC_REGISTER): New macro.
7267         * config/rs6000/rs6000.md (movsi, movdi): Emit rtl under
7268         TARGET_TOC to reference TOC_REGISTER.
7269         (load_toc_v4_PIC_1b): Add 4 to offset for toc reload.
7270         * config/rs6000/sysv4.h (ASM_DECLARE_FUNCTION_NAME): Call
7271         uses_TOC before emitting label references.
7272
7273         2000-02-05  Geoff Keating  <geoffk@cygnus.com>
7274
7275         * rs6000.md (stack_tie): Fix warning.
7276
7277         * eabi-ctors.c: Use 'asm' names for the start/end variables,
7278         to handle -fleading-underscore.
7279         * sysv4.h (ASM_DECLARE_FUNCTION_NAME): Use asm_fprintf and %U.
7280         (USER_LABEL_PREFIX): New macro.
7281         (ASM_OUTPUT_INTERNAL_LABEL_PREFIX): Use asm_fprintf and %L.
7282         (ASM_OUTPUT_LABELREF): Use asm_fprintf and %U.
7283         * t-ppccomm (MULTILIB_MATCHES_SYSV): Note that call-sysv and
7284         call-linux can use the same multilibs.
7285         * t-ppcgas (MULTILIB_OPTIONS): Don't need to have separate call-sysv
7286         and call-linux multilibs.  Do multilib with -fleading-underscore.
7287         (MULTILIB_DIRNAMES): Follow MULTILIB_OPTIONS change.
7288         (MULTILIB_EXCEPTIONS): Remove call-linux exceptions.  Add restrictions
7289         to call-aix.
7290
7291         * sysv4.h (CPP_SYSV_SPEC): Define _SOFT_FLOAT for all those CPUs that
7292         have MASK_SOFT_FLOAT set.
7293         (CPP_FLOAT_DEFAULT_SPEC): New macro.
7294         (SUBTARGET_EXTRA_SPECS): Set `cpp_float_default' to the value of
7295         CPP_FLOAT_DEFAULT_SPEC.
7296
7297         * rs6000.c (ccr_bit): Add some consistency checks and a variable 'reg'.
7298         * rs6000.md: Whitespace change.
7299         * sysv4.h (LINK_TARGET_SPEC): Whitespace change.
7300         * sysv4le.h (LINK_TARGET_SPEC): Whitespace change.
7301
7302         2000-02-05  Geoff Keating  <geoffk@cygnus.com>
7303
7304         * rs6000.md (eh_epilogue): New expander.
7305         (eh_reg_restore): New expand/split/insn combination.
7306         (return_eh_si): New insn.
7307         (return_eh_di): New insn.
7308
7309         * eabi-ci.asm: Put a label at the start of the .eh_frame section.
7310         * eabi-cn.asm: Put a zero at the end of the .eh_frame section.
7311         * eabi-ctors.c (__do_global_ctors): Register this object's
7312         frame.  Clean up.  Call atexit() after the constructors.
7313         (__do_global_dtors): Deregister this object's frame.  Clean up.
7314         Allow for recursive calls to exit().
7315         * rs6000.c (fixuplabelno): New variable.
7316         * sysv4.h (ASM_OUTPUT_INT): Don't do .fixup if not
7317         TARGET_RELOCATABLE, it slows down exec() under linux.
7318         (ASM_OUTPUT_DWARF_ADDR): Do .fixup if TARGET_RELOCATABLE.
7319
7320         * aix.h (ASM_OUTPUT_DWARF_ADDR_VAR): New macro.
7321         (ASM_OUTPUT_DWARF_DELTA_VAR): New macro.
7322         (ASM_OUTPUT_DWARF_DELTA2): New macro.
7323         (ASM_OUTPUT_DWARF_DELTA4): New macro.
7324         (ASM_OUTPUT_DWARF_ADDR_DELTA): New macro.
7325         (ASM_OUTPUT_DWARF_ADDR): New macro.
7326         (ASM_OUTPUT_DWARF_DATA4): New macro.
7327         (ASM_OUTPUT_DWARF_DATA2): New macro.
7328         (ASM_OUTPUT_DWARF_OFFSET4): New macro.
7329         (ASM_OUTPUT_DWARF_OFFSET): New macro.
7330         (UNALIGNED_INT_ASM_OP): New macro, fake definition.
7331
7332         2000-02-03  Geoff Keating  <geoffk@cygnus.com>
7333
7334         * rs6000.c (rs6000_sr_alias_set): New variable.
7335         (rs6000_override_options): Initialise rs6000_sr_alias_set.
7336         (rs6000_emit_stack_tie): New function.
7337         (rs6000_emit_allocate_stack): Specify RTX_FRAME_RELATED_P
7338         in a way that dwarf2out can understand.
7339         (rs6000_frame_related): New function.
7340         (rs6000_emit_prologue): Use rs6000_sr_alias_set.  Specify
7341         RTX_FRAME_RELATED_P in a way that dwarf2out can understand.
7342         Use rs6000_emit_stack_tie when needed.
7343         (rs6000_emit_epilogue): Use rs6000_sr_alias_set.  Don't set
7344         RTX_FRAME_RELATED_P.  Use rs6000_emit_stack_tie when needed.
7345         * rs6000.md (stack_tie): New insn.
7346         (return_internal_si): Allow return value to be in the count
7347         register.
7348         (return_internal_di): Likewise.
7349
7350         * rs6000.c (output_mi_thunk): Remove unused variable `sp'.
7351
7352         2000-02-03  Geoff Keating  <geoffk@cygnus.com>
7353
7354         * sysv4.h (LOCAL_LABEL_PREFIX): Define, for the use of dbxelf.h.
7355
7356         2000-01-31  Geoff Keating  <geoffk@cygnus.com>
7357
7358         * rs6000.h (ASM_OUTPUT_DEF_FROM_DECLS): New macro.
7359
7360         * rs6000.md (stmw): Use the right POWER opcode.
7361         (lmw): Likewise.
7362
7363         2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7364
7365         * rs6000-protos.h: New file.
7366
7367         * rs6000.c: Include tm_p.h.  Fix compile time warnings.
7368
7369         * rs6000.h: Move prototypes to rs6000-protos.h.  Fix compile time
7370         warnings.
7371
7372         * sysv4.h: Likewise.
7373
7374         2000-01-28  Geoff Keating  <geoffk@cygnus.com>
7375
7376         * ../../configure.in: Delete powerpcle-*-winnt*
7377         and powerpcle-*-pe|powerpcle-*-cygwin*.
7378         * ../../configure: Regenerated.
7379         * cygwin.h: Delete.
7380         * rs6000.h (OBJECT_WINDOWS_NT): Delete.
7381         (TARGET_WINDOWS_NT): Delete.
7382         (ABI_NT): Delete.
7383         (CALL_NT_DLLIMPORT): Delete.
7384         Delete NT-specific code.
7385         * rs6000.md, rs6000.c, sysv4.h: Delete NT-specific code.
7386         * win-nt.h: Delete.
7387         * t-winnt: Delete.
7388         * nt-ci.asm: Delete.
7389         * nt-cn.asm: Delete.
7390         * ntstack.asm: Delete.
7391
7392         2000-01-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7393
7394         * rs6000.h (SELECT_RTX_SECTION): Move to aix.h.
7395         (ASM_FILE_START): Likewise.
7396         (ASM_DECLARE_FUNCTION_NAME): Likewise.
7397         (ASM_OUTPUT_LABELREF): Likewise.
7398         (ASM_OUTPUT_SKIP): Likewise.
7399         (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
7400         (ASM_GENERATE_INTERNAL_LABEL): Likewise.
7401         (ASM_OUTPUT_CASE_LABEL): Likewise.
7402         (ASM_OUTPUT_ALIGNED_COMMON): Likewise.
7403         (ASM_OUTPUT_ASCII): Likewise.
7404
7405         2000-01-27  Clinton Popetz  <cpopetz@cygnus.com>
7406
7407         * rs6000.c (rs6000_emit_load_toc_table): Use "LCG" and
7408         reload_toc_labelno for non-prologue TOC reloads.  Also, don't
7409         increment rs6000_pic_labelno here.
7410         (rs6000_emit_prologue): Pass TRUE to rs6000_emit_load_toc_table,
7411         and increment rs6000_pic_labelno here.
7412
7413         2000-01-24  Geoffrey Keating  <geoffk@cygnus.com>
7414
7415         * rs6000.md (fctiwz): Use (set (reg) (unspec:DI [(fix:SI ...)]))
7416         rather than (set (subreg:SI (reg)) (fix:SI ...)) so that register
7417         allocation knows (reg) is dead before the insn.
7418
7419         2000-01-21  Geoff Keating  <geoffk@cygnus.com>
7420
7421         * rs6000.md (movsi_to_cr): Correct typo in output template.
7422
7423         2000-01-19  Geoffrey Keating  <geoffk@cygnus.com>
7424
7425         * rs6000.c (rs6000_pic_labelno): Always define.
7426         (rs6000_pic_func_labelno): Delete.
7427         (lmw_operation): Check for a zero base register,
7428         which doesn't mean what we want.
7429         (stmw_operation): New function.
7430         (print_operand): Define new 'l' modifier.
7431         (rs6000_stack_info): We must save all 64 bits of the registers
7432         if TARGET_POWERPC64.
7433         (rs6000_output_load_toc_table): Delete.
7434         (rs6000_emit_load_toc_table): New function.
7435         (rs6000_allocate_stack_space): Delete.
7436         (rs6000_emit_allocate_stack): New function.
7437         (rs6000_emit_prologue): New function.
7438         (output_prolog): Use rs6000_emit_prologue.
7439         (rs6000_emit_epilogue): Change a few variable names to be
7440         more accurate.  Restore all 64 bits of the registers if
7441         TARGET_POWERPC64.  Only restore the FP registers which were used
7442         if they are being saved/restored one-at-a-time.
7443         (output_mi_thunk): Delete inefficient code generation.
7444         (output_function_profiler): Don't use rs6000_output_load_toc_table.
7445         * rs6000.h: Declare rs6000_emit_load_toc_table,
7446         rs6000_allocate_stack_space, stmw_operation.  Don't declare
7447         rs6000_output_load_toc_table.
7448         * rs6000.md (elf_high): Allow register 0, but discourage it
7449         heavily.
7450         (elf_low): Support loading into register 0.
7451         (load_toc_aix_si): New pattern.
7452         (load_toc_aix_di): New pattern.
7453         (load_toc_v4_pic_si): New pattern.
7454         (load_toc_v4_pic_di): New pattern.
7455         (load_toc_v4_PIC_1): New pattern.
7456         (load_toc_v4_PIC_1b): New pattern.
7457         (load_toc_v4_PIC_2): New pattern.
7458         (builtin_setjmp_receiver): Use rs6000_emit_load_toc_table.
7459         (nonlocal_goto_receiver): Use rs6000_emit_load_toc_table.
7460         (prologue): New expander.
7461         (movesi_from_cr): New pattern.
7462         (stmw): New pattern.
7463         (save_fpregs_si): New pattern.
7464         (save_fpregs_di): New pattern.
7465
7466         2000-01-19  Geoff Keating  <geoffk@cygnus.com>
7467
7468         * rs6000.md (movsi): Don't use force_reg when no_new_pseudos.
7469         (movdi): Likewise.
7470         (movhi): Likewise.
7471         (movqi): Likewise.
7472
7473         2000-01-19  Geoff Keating  <geoffk@cygnus.com>
7474
7475         * rs6000.md (movsi_got): 'unspec 8' returns a SImode result,
7476         at present.
7477         (movsi_got_internal): Likewise.
7478         (movsi_got_internal+1): Likewise.
7479         (set_sp): 'unspec 7' does a SImode clobber.
7480
7481         2000-01-19  Geoff Keating  <geoffk@cygnus.com>
7482
7483         * rs6000.md (floatsidf2): Don't use the fpmem "register", just
7484         allocate a stack temporary.
7485         (floatsidf2_internal): Likewise.
7486         (floatsidf2_internal+1): Likewise.  Don't do bizzare hacks
7487         with unspec.
7488         (floatunssidf2): Don't use the fpmem "register", just
7489         allocate a stack temporary.
7490         (floatunssidf2_internal): Likewise.
7491         (floatunssidf2_internal+1): Likewise.  Don't do bizzare hacks
7492         with unspec.
7493         (floatsidf2_loadaddr): Delete.
7494         (floatsidf2_store1): Delete.
7495         (floatsidf2_store2): Delete.
7496         (floatsidf2_load): Delete.
7497         (fix_truncdfsi2): Don't use the fpmem "register", just
7498         allocate a stack temporary.
7499         (fix_truncdfsi2_internal_si): Delete.
7500         (fix_truncdfsi2_internal_di): Delete.
7501         (fix_truncdfsi2_internal): New insn.
7502         (fix_truncdfsi2_internal+1): Don't use the fpmem "register".
7503         (fix_truncdfsi2_store): Delete.
7504         (fix_truncdfsi2_load): Delete.
7505         (fctiwz): Produce gen_fctiwz.
7506
7507         2000-01-19  Geoffrey Keating  <geoffk@cygnus.com>
7508
7509         * eabi.h (INVOKE__main): Define.
7510         * rs6000.c (rs6000_stack_info): Don't handle call to NAME__MAIN
7511         specially.
7512         (rs6000_emit_prologue): Likewise.
7513         * rs6000.h (struct rs6000_stack): Don't keep track of whether
7514         this is the main program.
7515
7516         2000-01-19  Geoff Keating  <geoffk@cygnus.com>
7517
7518         * rs6000.c (rs6000_va_arg): Delete some unused variables.
7519
7520         2000-01-19  Geoff Keating  <geoffk@cygnus.com>
7521
7522         * rs6000.c (rs6000_va_arg): On AIX, padding for small arguments
7523         goes after the argument.
7524
7525         2000-01-12  Geoff Keating  <geoffk@cygnus.com>
7526
7527         * rs6000.md: Document 'unspec' values used.
7528         (epilogue): New expander.
7529         (movesi_to_cr_one): New expander.
7530         (movesi_to_cr and following): New pattern.
7531         (lmw): New pattern.
7532         (return_internal_si): New pattern.
7533         (return_internal_di): New pattern.
7534         (return_and_restore_fpregs_si): New pattern.
7535         (return_and_restore_fpregs_di): New pattern.
7536         * rs6000.h: Declare new functions.
7537         * rs6000.c (rs6000_stack_info): Use current_function_is_leaf
7538         rather than rs6000_calls_p.
7539         (rs6000_makes_calls): Delete.
7540         (lmw_operation): New function.
7541         (mtcrf_operation): New function.
7542         (rs6000_emit_epilogue): New function.
7543         (output_epilog): Call rs6000_emit_epilogue and final if
7544         !TARGET_SCHED_PROLOG, instead of writing text unconditionally.
7545
7546         2000-01-12  Geoff Keating  <geoffk@cygnus.com>
7547
7548         * aix43.h (SUBSUBTARGET_SWITCHES): Document switches.
7549         * aix41.h (SUBSUBTARGET_SWITCHES): Document switches.
7550         * aix.h (SUBTARGET_SWITCHES): Document switches.
7551         * rs6000.h: (TARGET_SWITCHES): Don't print options twice.  Make
7552         sched-prolog and sched-epilog the same.  Document all the
7553         switches.
7554         (TARGET_OPTIONS): No longer allow -mdebug-.
7555
7556         2000-01-12  Geoff Keating  <geoffk@cygnus.com>
7557
7558         * rs6000.h (ASM_FILE_END): Move to aix.h.
7559         (EXTRA_SECTIONS): Move to aix.h.
7560         (READONLY_DATA_SECTION): Move to aix.h.
7561         (EXTRA_SECTION_FUNCTIONS): Move to aix.h.
7562         (SELECT_SECTION): Move to aix.h.
7563         (JUMP_TABLES_IN_TEXT_SECTION): Move to aix.h.
7564         (INT_REGNO_P): Use symbolic name for ARG_POINTER_REGNUM.
7565         (LINK_REGISTER_REGNUM): New definition.
7566         (RETURN_ADDR_RTX): Use symbolic name for LINK_REGISTER_REGNUM.
7567         (SLOW_UNALIGNED_ACCESS): Define in a way suitable for both
7568         AIX and SVR4.
7569         * sysv4.h: Delete the code between the inclusion of rs6000.h
7570         and svr4.h.
7571         (DWARF_DEBUGGING_INFO): Don't define, it's defined in elfos.h.
7572         (FP_ARG_MAX_REG): Move generic definition to rs6000.h.
7573         (RS6000_REG_SAVE): Move generic definition to rs6000.h.
7574         (RS6000_SAVE_AREA): Move generic definition to rs6000.h.
7575         * rs6000.md (floatsidf2_loadaddr): The first arg here is Pmode.
7576         (fix_truncdfsi2_internal): Rename to fix_truncdfsi2_internal_si.
7577         (fix_truncdfsi2_internal_di): New pattern.
7578         (fix_truncdfsi2_store): The second arg here is Pmode too.
7579         (fix_truncdfsi2_load): The second arg here is Pmode too.
7580         (tablejumpdi): Now that switch tables hold only SImode values,
7581         gcc needs to know how to add them to the pc which is DImode.
7582         * rs6000.c (rs6000_stack_info): Use symbolic name for
7583         LINK_REGISTER_REGNUM.
7584         (output_mi_thunk) [!TARGET_ELF]: Don't define sp, it's not used.
7585         (output_toc): Delete unused variables s1 and s2.
7586         (output_ascii): Use fputs not fprintf on a variable string.
7587
7588         2000-01-07  David Edelsohn  <edelsohn@gnu.org>
7589
7590         * rs6000.c (processor_target_table): Add power3 as alias for 630.
7591         * aix43.h: Revert Aug 2 change.
7592         (HAS_INIT_SECTION): Define, not visible yet.
7593         (LD_INIT_SWITCH): Define, not visible yet.
7594         * t-aix43 (MULTILIB_OPTIONS): Revert Aug 2 change.
7595
7596         2000-01-04  Joel Sherrill (joel@OARcorp.com>
7597
7598         * config/rs6000/rtems.h: Include config/rtems.h.
7599
7600         2000-01-04  David Edelsohn  <edelsohn@gnu.org>
7601
7602         * rs6000.h (HANDLE_PRAGMA_PACK): Define.
7603         (SLOW_UNALIGNED_ACCESS): Define.
7604         (CASE_VECTOR_MODE): Always use 32-bit offsets.
7605         (ASM_FILE_END): Generate 64-bit symbol in 64-bit mode.
7606         (EXTRA_SECTOIN_FUNCTIONS): Indent .csect pseudo-op.
7607         (toc_section): Likewise and .toc pseudo-op.
7608         (ASM_DECLARE_FUNCTION): Likewise.  Align text more strictly in
7609         64-bit mode.
7610         (TEXT_SECTION_ASM_OP): Likewise.
7611         (ASM_OUTPUT_ADD_VEC_ELT, ASM_OUTPUT_ADDR_DIFF_ELT): Always use
7612         32-bit offsets.
7613
7614         1999-12-17  Jakub Jelinek  <jakub@redhat.com>
7615
7616         * config/rs6000/rs6000.h (TARGET_POWERPC64): Make sure
7617         UNITS_PER_WORD and BITS_PER_WORD are compile time constants when
7618         compiling libgcc2.
7619
7620         2000-01-06  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7621
7622         * rs6000.h: Move more stuff from here...
7623         * aix.h: to here.
7624         * sysv4.h: Cleanup accordingly.
7625         * netware.h: Likewise
7626
7627         2000-01-05  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7628
7629         * rs6000.h: Continue cleanup.
7630         * aix.h: Likewise.
7631         * lynx.h: Likewise.
7632         * netware.h: Likewise.
7633         * sol2.h: Likewise.
7634         * sysv4.h: Likewise.
7635         * win-nt.h: Likewise.
7636
7637         * rs6000.h (TARGET_SWITCHES): Add descriptions.
7638         (TARGET_OPTIONS): Likewise.
7639
7640         * sysv4.h (SUBTARGET_SWITCHES): Add descriptions.
7641         (SUBTARGET_OPTIONS): Likewise.
7642
7643         * rs6000.md: Fix compile time warnings.
7644
7645         2000-01-04  Geoff Keating  <geoffk@cygnus.com>
7646
7647         vxworks patches from the Cygnus tree originally by
7648         Michael Meissner <meissner@cygnus.com> and Vladimir Makarov
7649         <vmakarov@cygnus.com>.
7650         * sysv4.h (SUBTARGET_SWITCHES): Add vxworks.
7651         (ENDFILE_SPEC): Likewise.
7652         (LIB_VXWORKS_SPEC): New macro.
7653         (STARTFILE_VXWORKS_SPEC): New macro.
7654         (ENDFILE_VXWORKS_SPEC): New macro.
7655         (LINK_START_VXWORKS_SPEC): New macro.
7656         (LINK_OS_VXWORKS_SPEC): New macro.
7657         (CPP_OS_VXWORKS_SPEC): New macro.
7658         (SUBTARGET_EXTRA_SPECS): Add all the vxworks specs.
7659         * vxppc.h: Rewrite to use proper configuration method.
7660         * vxppcle.h: New file.
7661         * ../../configure.in: Add powerpcle-wrs-vxworks*.
7662         * ../../configure: Rebuilt.
7663
7664         2000-01-04  Geoff Keating  <geoffk@cygnus.com>
7665
7666         Lots of changes to rs6000.h, sysv4.h, aix.h,
7667         aix31.h, aix3newas.h, aix41.h, aix43.h, beos.h,
7668         with the aim that rs6000.h is the first header
7669         included and the others override it.
7670         * aix.h: New file.
7671
7672         * x-aix41-gld: Remove.
7673         * x-aix43: Remove.
7674         * x-aix41: Remove target-specific switches, and don't specify
7675         -Wl,-bbigtoc as we don't need it any more.
7676         * ../../configure.in: Use x-aix41 for ppc AIX 4.1 and above.
7677         Use t-aix43 for AIX 4.3 and above.
7678         * ../../configure: Regenerated.
7679
7680         * rs6000.h (TARGET_SWITCHES): Add some initial prolog-scheduling
7681         options, that don't do anything yet.
7682         (MASK_SCHED_PROLOG): New macro.
7683         (MASK_SCHED_EPILOG): New macro.
7684         (TARGET_SCHED_PROLOG): New macro.
7685         (TARGET_SCHED_EPILOG): New macro.
7686
7687         2000-01-04  Geoff Keating  <geoffk@cygnus.com>
7688
7689         * rs6000.c: Correct comment, the `minimal' TOCs are actually
7690         one per translation unit, not one per function.
7691         (output_toc): Also do duplicate constant elimination
7692         for per-translation-unit TOCs.
7693
7694         * rs6000.md (nonlocal_goto_receiver): Put it back as before.  Add
7695         a comment explaining _exactly_ when this pattern gets used.
7696         (builtin_setjmp_receiver): New pattern for better clarity.
7697         (init_v4_pic): Move it into a section dealing with TOC registers.
7698
7699         1999-12-30  Geoff Keating  <geoffk@cygnus.com>
7700
7701         * rs6000.c (toc_hash_table): New variable.
7702         (rs6000_hash_constant): New function.
7703         (toc_hash_function): New function.
7704         (toc_hash_eq): New function.
7705         (toc_hash_mark_entry): New function.
7706         (toc_hash_mark_table): New function.
7707         (output_toc): Don't output duplicate TOC entries in
7708         a single file.
7709         (rs6000_add_gc_roots): Add the hash table as a GC root.
7710         * t-aix43: Move AR_FOR_TARGET and CLIB here from x-aix43,
7711         where they clearly shouldn't be.  This may need to be fixed
7712         later when there is a GNU ar for AIX.
7713         * x-aix43: Don't define CLIB or AR_FOR_TARGET.
7714         Don't define BOOT_LDFLAGS as it is now not necessary.
7715
7716         1999-12-29  Geoff Keating  <geoffk@cygnus.com>
7717
7718         * rs6000.c (rs6000_build_va_list): Use 'char *' rather than 'void *'
7719         for va_list on AIX.  Use unsigned_char_type_node rather than
7720         constructing our own version on svr4.
7721
7722         1999-12-17  Geoff Keating  <geoffk@cygnus.com>
7723
7724         * tramp.asm (__trampoline_size): Delete CYGNUS LOCAL comment,
7725         since patently it's not.
7726
7727         1999-12-08  Geoff Keating  <geoffk@cygnus.com>
7728
7729         * config/rs6000/rs6000.md (nonlocal_goto_receiver): Turn into
7730         define_expand/define_insn pair, and handle restore of the
7731         SVR4 -fpic register.
7732
7733 Wed Mar 15 15:43:38 2000  Jeffrey A Law  (law@cygnus.com)
7734
7735         * acconfig.h (HAVE_GAS_WEAK): New define.
7736         * configure.in (assembler weak support): Check for .weak support.
7737         * config.in, configure: Rebuilt.
7738         * pa/som.h (MAKE_DECL_ONE_ONLY, ASM_WEAKEN_LABEL): Only define if
7739         HAVE_GAS_WEAK is defined.
7740
7741 2000-03-15  Nick Clifton  <nickc@cygnus.com>
7742
7743         * config/arm/arm.c (arm_output_epilogue): Do not pass %c to
7744         asm_fprintf().
7745
7746 2000-03-15  Zack Weinberg  <zack@wolery.cumb.org>
7747
7748         * cppfiles.c (open_include_file): New function.
7749         (find_include_file, cpp_read_file): Use it.
7750
7751 2000-03-15  Jason Merrill  <jason@casey.cygnus.com>
7752
7753         * cpphash.c (dump_hash_helper): Take the slot, not the element.
7754
7755 Wed Mar 15 14:28:54 2000  Jason Eckhardt  <jle@cygnus.com>
7756
7757         * flow.c (verify_flow_info): Check for unconditional return.
7758
7759 Wed Mar 15 11:34:27 2000  Jim Wilson  <wilson@cygnus.com>
7760
7761         * config/ia64/ia64.md (restore_stack_nonlocal): New.
7762         * config/ia64/lib1funcs.asm (__ia64_nonlocal_goto): Delete padding nop.
7763         (__ia64_restore_stack_nonlocal): New.
7764         * config/ia64/t-ia64 (LIB1ASMFUNCS): Add __restore_stack_nonlocal.
7765
7766 2000-03-15  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7767
7768         * cpphash.c (collect_formal_parameters): Do not complain about
7769         parameter names that just start with `__VA_ARGS__'.
7770
7771 Wed Mar 15 13:26:58 MET 2000  Jan Hubicka  <jh@suse.cz>
7772
7773         * i386.md (movhi_1): Promote movw imm, reg to movl imm, reg and
7774         movw reg, reg to movzwl reg, reg on PARTIAL_REGISTER_STALL machines.
7775         * i386.c (pentiumpro_cost): Set mul cost to 4.
7776         (x86_use_movx): Set for PPro.
7777
7778 Wed Mar 15 13:07:05 MET 2000  Jan Hubicka  <jh@suse.cz>
7779
7780         * i386.md (ix86_compute_frame_size): stack_alignment_needed is
7781         STACK_BOUNDARY for empty frames now.
7782
7783 2000-03-14  Mark Mitchell  <mark@codesourcery.com>
7784
7785         * stor-layout.c (layout_union): Remove.
7786         (layout_union_field): New function, split out from layout_union.
7787         (finish_union_layout): Likewise.
7788         (layout_field): Handle unions by calling layout_union_field.
7789         (finish_record_layout): Handle unions.
7790         (layout_type): Combine RECORD_TYPE, UNION_TYPE, and
7791         QUAL_UNION_TYPE handling.
7792
7793 Wed Feb 23 13:00:06 CET 2000  Jan Hubicka  <jh@suse.cz>
7794
7795         * flow.c (fixup_reorder_chain): Avoid double labels in the basic block;
7796         end of basic block is jump_insn, not barrier; use create_basic_block
7797         instead of creating basic block by hand.
7798
7799 2000-03-14  Jason Eckhardt  <jle@cygnus.com>
7800
7801         * flow.c (reorder_basic_blocks): Account for barriers when writing
7802         over NEXT_INSN (last_bb->end).
7803         (verify_flow_info): Add check for missing barriers.
7804
7805 2000-03-14  Greg McGary  <gkm@gnu.org>
7806
7807         * c-lex.h (enum rid): Add RID_BOUNDED & RID_UNBOUNDED.
7808         * c-lex.c (init_lex): Handle RID_BOUNDED & RID_UNBOUNDED.
7809         * c-parse.gperf (__bounded, __bounded__, __ptrbase, __ptrbase__,
7810         __ptrextent, __ptrextent__, __ptrvalue, __ptrvalue__,
7811         __unbounded, __unbounded__): New keywords.
7812         * c-parse.in (PTR_VALUE PTR_BASE PTR_EXTENT): New tokens.
7813         * c-parse.y, c-parse.c, c-parse.h: Regenerate.
7814         * objc/objc-parse.y, objc/objc-parse.c: Regenerate.
7815
7816 2000-03-14  Bernd Schmidt  <bernds@cygnus.co.uk>
7817
7818         * cselib.h: New file.
7819         * alias.c: Include "cselib.h".
7820         (fixed_scalar_and_varying_struct_p): Accept the addresses of the
7821         MEMs as two new arguments.
7822         (get_addr): New static function.
7823         (find_base_term): Handle VALUEs.
7824         (memrefs_conflict_p): Likewise.
7825         (true_dependence): Call get_addr on the addresses.
7826         Call fixed_scalar_and_varying_struct_p with addresses that have been
7827         passed through get_addr and canon_rtx.
7828         (write_dependence_p): Move DIFFERENT_ALIAS_SETS_P test for consistency
7829         with true_dependence.
7830         Call get_addr on the addresses; don't call canon_rtx on the MEMs.
7831         * loop.c: Include "cselib.h".
7832         (load_mems): Process extended basic block that enters the loop with
7833         cselib.  Use that information to change initialization of the shadow
7834         register so that a constant equivalence is seen by later passes.
7835         * reload1.c: Include "cselib.h".
7836         (reload_cse_invalidate_regno): Delete function.
7837         (reload_cse_mem_conflict_p): Likewise.
7838         (reload_cse_invalidate_mem): Likewise.
7839         (reload_cse_invalidate_rtx): Likewise.
7840         (reload_cse_regno_equal_p): Likewise.
7841         (reload_cse_check_clobber): Likewise.
7842         (reload_cse_record_set): Likewise.
7843         (reg_values): Delete static variable.
7844         (invalidate_regno_rtx): Likewise.
7845         (reload_cse_delete_noop_set): New static function.
7846         (reload_cse_simplify): New static function, broken out of
7847         reload_cse_regs_1.
7848         (reload_cse_noop_set_p): Delete unused argument INSN.
7849         Just call rtx_equal_for_cselib_p on set source and destination.
7850         (reload_cse_regs_1): Break out some code into reload_cse_simplify and
7851         reload_cse_delete_noop_set.  Delete code to keep track of values; use
7852         cselib functions instead.  Delete code to push/pop obstacks.
7853         (reload_cse_simplify_set): Use cselib to find equivalent values.
7854         Delete code to push/pop obstacks.
7855         (reload_cse_simplify_operands): Likewise.
7856         * rtl.def (VALUE): New rtx code.
7857         * rtl.h (union rtunion_def): New elt rt_cselib.
7858         (X0CSELIB, CSELIB_VAL_PTR): New macros.
7859         * simplify_rtx.c: Include "ggc.h", "obstack.h", "cselib.h".
7860         (new_elt_list, new_elt_loc_list, unchain_one_value, clear_table,
7861         unchain_one_elt_list, unchain_one_elt_loc_list, check_useless_values,
7862         discard_useless_locs, discard_useless_values, entry_and_rtx_equal_p,
7863         hash_rtx, new_cselib_val, add_mem_for_addr, get_value_hash,
7864         cselib_lookup_mem, cselib_subst_to_values, cselib_invalidate_regno,
7865         cselib_mem_conflict_p, cselib_invalidate_mem, cselib_invalidate_rtx,
7866         cselib_record_set, cselib_record_sets): New static functions.
7867         (cselib_lookup, cselib_update_varray_sizes, cselib_init,
7868         cselib_finish, cselib_process_insn, rtx_equal_for_cselib_p,
7869         references_value_p): New functions.
7870         (MAX_USELESS_VALUES, REG_VALUES): New macros.
7871         (table, cselib_current_insn, next_unknown_value, cselib_nregs,
7872         n_useless_values, reg_values, callmem, cselib_obstack,
7873         cselib_startobj, empty_vals, empty_elt_lists, empty_elt_loc_lists):
7874         New static variables.
7875         * varray.h (union varray_data_tag): New elt te.
7876         (VARRAY_ELT_LIST_INIT, VARRAY_ELT_LIST): New macros.
7877         * Makefile.in (reload1.o, loop.o, simplify-rtx.o, alias.o): Update
7878         dependencies.
7879
7880 2000-03-14  Nick Clifton  <nickc@cygnus.com>
7881
7882         * gcc.c (do_spec_1): Catch the case where %* is used in a
7883         substitution pattern, but it has not been initialised.
7884         Issue a meaningful error message if an unrecognised operator
7885         is encountered in a spec string.
7886
7887 2000-03-14  Richard Earnshaw <rearnsha@arm.com>
7888
7889         * function.c (prepare_function_start): Correctly initialize
7890         cfun->stack_alignment_needed.
7891
7892 2000-03-14  Zack Weinberg  <zack@wolery.cumb.org>
7893
7894         * cppfiles.c (find_include_file): Don't assume nshort is a
7895         substring of name.
7896
7897 Tue Mar 14 08:42:21 2000  Jeffrey A Law  (law@cygnus.com)
7898
7899         * configure.in (hppa configurations): Add pa32-regs.h to the
7900         list of tm files as appropriate.
7901         * configure: Rebuilt.
7902         * pa.c (compute_frame_size): Remove explicit knowledge about FP
7903         register numbering.
7904         (hppa_expand_prologue, hppa_expand_epilogue): Likewise.
7905         (fmpyaddoperands, fmpysuboperands): Likewise.
7906         * pa.h: Remove various definitions which depend on knowing
7907         how registers are numbered.
7908         * pa32-regs.h: New file with PA32 register numbering specific
7909         definitions.
7910
7911 2000-03-14  Richard Henderson  <rth@cygnus.com>
7912
7913         * regmove.c (combine_stack_adjustments): New.
7914         (stack_memref_p, single_set_for_csa): New.
7915         (free_csa_memlist, record_one_stack_memref): New.
7916         (try_apply_stack_adjustment): New.
7917         (combine_stack_adjustments_for_block): New.
7918         * rtl.h (combine_stack_adjustments): Declare.
7919         * toplev.c (rest_of_compilation): Call it.
7920
7921         * i386.md: Revert 2000-01-16 change.
7922
7923 2000-03-14  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
7924
7925         * gccbug.in: Add web category, gcc specific classes.
7926
7927 2000-03-14  Nathan Sidwell  <nathan@codesourcery.com>
7928
7929         * stor-layout.c (finalize_record_size): Fix typo.
7930
7931 2000-03-14  Stan Shebs  <shebs@apple.com>
7932
7933         * c-typeck.c (c_alignof): Error on incomplete types.
7934         * extend.texi (Alignment): Document this.
7935
7936 2000-03-13  Zack Weinberg  <zack@wolery.cumb.org>
7937
7938         * cppfiles.c: Include mkdeps.h.
7939         (find_include_file, read_include_file): Remove _cpp_ prefix
7940         from name, make static.
7941         (_cpp_execute_include): New function, broken out of
7942         do_include.
7943
7944         * cpplib.c: Don't include mkdeps.h.
7945         (struct directive): Remove type field. Reorder entries.  The
7946         function takes only one argument.
7947         (struct if_stack): Make type field an int.
7948         (directive_table): Rename to dtable.  Generate it, the
7949         prototypes of the directive handlers, and the enum for the
7950         directive numbers, from a template macro.
7951         (do_ifndef, do_include_next, do_import): New functions.
7952         (do_define, do_include, do_endif, do_ifdef, do_if, do_else,
7953         do_undef, do_line, do_elif, do_error, do_pragma, do_warning,
7954         do_ident, do_assert, do_unassert, do_sccs): Take only one
7955         argument.
7956         (do_sccs): Define always, but alter behavior based on
7957         SCCS_DIRECTIVE.
7958         (_cpp_handle_directive, consider_directive_while_skipping):
7959         Restructure for new directive table layout.
7960
7961         (pass_thru_directive): Take a directive number, not a pointer
7962         to a struct directive.
7963         (parse_include): New function, broken out of do_include.
7964         (do_include, do_import, do_include_next): Use parse_include
7965         and _cpp_execute_include.
7966         (do_elif, do_else): Test for T_ELSE specifically when checking
7967         for #elif/#else after #else.
7968         (parse_ifdef): New function, broken out of do_ifdef.
7969         (validate_else): Expect a name arg without a leading #.
7970         (if_directive_name): Delete.
7971         (cpp_define, cpp_assert, cpp_undef, cpp_unassert): Call
7972         directive handlers with only one argument.
7973
7974         * cpphash.h: Update prototypes.
7975         (enum node_type): Remove entries for directives.
7976         * Makefile.in: Update dependencies.
7977
7978         * cpphash.c (dump_hash_helper): Only dump nodes of type
7979         T_MACRO.  Emit a newline after each definition.
7980
7981 2000-03-14  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
7982
7983         * gccbug.in: New file.
7984         * configure.in (all_outputs): Add gccbug.
7985         * Makefile.in (install-common): Install gccbug.
7986         (GCCBUG_INSTALL_NAME): New variable.
7987         * configure: Rebuilt.
7988
7989 2000-03-13  Jason Merrill  <jason@casey.cygnus.com>
7990
7991         * function.c (put_var_into_stack): Use type_for_mode to calculate
7992         part_type.  Use MEM_SET_IN_STRUCT_P.
7993         * expr.c (store_field): Handle CONCAT.
7994         (store_constructor): Use fields_length.
7995         * tree.c (fields_length): New fn.
7996         * tree.h: Declare it.
7997
7998 2000-03-13  Zack Weinberg  <zack@wolery.cumb.org>
7999
8000         * Makefile.in (LIBCPP_OBJS): Add cpplex.o.
8001         (cpplex.o): New target.
8002         * po/POTFILES.in: Add cpplex.c.
8003
8004         * cpplex.c (_cpp_grow_token_buffer, null_cleanup,
8005         cpp_push_buffer, cpp_pop_buffer, cpp_scan_buffer,
8006         cpp_expand_to_buffer, cpp_buf_line_and_col, cpp_file_buffer,
8007         skip_block_comment, skip_line_comment, skip_comment,
8008         copy_comment, _cpp_skip_hspace, _cpp_skip_rest_of_line,
8009         _cpp_parse_name, skip_string, parse_string,
8010         _cpp_parse_assertion, cpp_get_token, cpp_get_non_space_token,
8011         _cpp_get_directive_token, find_position,
8012         _cpp_read_and_prescan, _cpp_init_input_buffer): Move here.
8013         (maybe_macroexpand, _cpp_lex_token): New functions.
8014
8015         * cpplib.c (SKIP_WHITE_SPACE, eval_if_expr, parse_set_mark,
8016         parse_goto_mark): Delete.
8017         (_cpp_handle_eof): New function.
8018         (_cpp_handle_directive): Rename from handle_directive.
8019         (_cpp_output_line_command): Rename from output_line_command.
8020         (do_if, do_elif): Call _cpp_parse_expr directly.
8021         * cppfiles.c (_cpp_read_include_file): Don't call
8022         init_input_buffer here.
8023         * cpphash.c (quote_string): Move here, rename _cpp_quote_string.
8024         * cppexp.c (_cpp_parse_expr): Diddle parsing_if_directive
8025         here; pop the token_buffer and skip the rest of the line here.
8026         * cppinit.c (cpp_start_read): Call _cpp_init_input_buffer
8027         here.
8028
8029         * cpphash.h (CPP_RESERVE, CPP_IS_MACRO_BUFFER, ACTIVE_MARK_P):
8030         Define here.
8031         (CPP_SET_BUF_MARK, CPP_GOTO_BUF_MARK, CPP_SET_MARK,
8032         CPP_GOTO_MARK): New macros.
8033         (_cpp_quote_string, _cpp_parse_name, _cpp_skip_rest_of_line,
8034         _cpp_skip_hspace, _cpp_parse_assertion, _cpp_lex_token,
8035         _cpp_read_and_prescan, _cpp_init_input_buffer,
8036         _cpp_grow_token_buffer, _cpp_get_directive_token,
8037         _cpp_handle_directive, _cpp_handle_eof,
8038         _cpp_output_line_command): Prototype them here.
8039         * cpplib.h (enum cpp_token): Add CPP_MACRO.
8040         (CPP_RESERVE, get_directive_token, cpp_grow_buffer,
8041         quote_string, output_line_command): Remove.
8042
8043 2000-03-13  Bernd Schmidt  <bernds@cygnus.co.uk>
8044
8045         * stmt.c (expand_end_case): RANGE may be signed, and when checking
8046         whether it is too large we must also verify that it isn't negative.
8047
8048 2000-03-13  Jakub Jelinek  <jakub@redhat.com>
8049
8050         * config/sparc/sparc.md: Remove all traces of TARGET_LIVE_G0.
8051         (movsi_zero_liveg0): Remove.
8052         (movsf_insn_novis_liveg0): Remove.
8053         (negsi2): Remove.
8054         (negsi2_not_liveg0): Rename to negsi2.
8055         (one_cmplsi2): Remove.
8056         (one_cmplsi2_not_liveg0): Rename to one_cmplsi2.
8057         (one_cmplsi2_liveg0): Remove.
8058         * config/sparc/sparc.h (TARGET_LIVE_G0, TARGET_BROKEN_SAVERESTORE,
8059         MASK_LIVE_G0, MASK_BROKEN_SAVERESTORE): Remove.
8060         (CONDITIONAL_REGISTER_USAGE): Remove TARGET_LIVE_G0 if.
8061         (PREDICATE_CODES): Remove zero_operand.
8062         * config/sparc/sparc.c: Remove all traces of TARGET_LIVE_G0 and
8063         TARGET_BROKEN_SAVERESTORE.
8064         (zero_operand): Remove.
8065         * config/sparc/splet.h (SUBTARGET_SWITCHES): Remove -mlive-g0,
8066         -mno-live-g0, -mbroken-saverestore and -mno-broken-saverestore
8067         options.
8068         (SUBTARGET_OVERRIDE_OPTIONS): Remove.
8069         * config/sparc/linux-aout.h (TARGET_LIVE_G0,
8070         TARGET_BROKEN_SAVERESTORE): Remove.
8071         * config/sparc/linux.h (TARGET_LIVE_G0, TARGET_BROKEN_SAVERESTORE):
8072         Remove.
8073         * config/sparc/linux64.h (TARGET_LIVE_G0, TARGET_BROKEN_SAVERESTORE):
8074         Remove.
8075         * config/sparc/sol2.h (TARGET_LIVE_G0, TARGET_BROKEN_SAVERESTORE):
8076         Remove.
8077
8078         * config/sparc/sparc.md (return_df_no_fpu): New pattern.
8079
8080 2000-03-13  Zack Weinberg  <zack@wolery.cumb.org>
8081
8082         * cpplib.c (do_pragma_implementation): Fix off-by-one error
8083         truncating a string.  Don't assume tokens are nul terminated.
8084         Problem noted by Andreas Jaeger <aj@suse.de>
8085
8086 2000-03-13  Jason Merrill  <jason@casey.cygnus.com>
8087
8088         * dwarf2out.c (add_name_and_src_coords_attributes): Only add
8089         DW_AT_MIPS_linkage_name for TREE_PUBLIC decls.
8090         (ASM_OUTPUT_DWARF_ADDR_CONST): Don't output trailing newline.
8091
8092 2000-03-13  Richard Earnshaw <rearnsha@arm.com>
8093
8094         * stor-layout.c (new_record_layout_info): Fix typo inside ifdef
8095         STRUCTURE_SIZE_BOUNDARY.
8096
8097 2000-03-13  Mark Mitchell  <mark@codesourcery.com>
8098
8099         * tree.h (record_layout_info_s): New structure.
8100         (record_layout_info): New type.
8101         (new_record_layout_info): New function.
8102         (layout_field): Likewise.
8103         (finish_record_layout): Likewise.
8104         * stor-layout.c (layout_record): Remove.
8105         (new_record_layout_info): New function.
8106         (layout_field): New function, broken out from layout_record.
8107         (finalize_record_size): Likewise.
8108         (compute_record_mode): Likewise.
8109         (finalize_type_size): New function, broken out from layout_type.
8110         (finish_record_layout): Likewise.
8111         (layout_type): Use them.
8112
8113 2000-03-12  Zack Weinberg  <zack@wolery.cumb.org>
8114
8115         * cpphash.c: Don't include version.h.
8116         (special_symbol) [case T_VERSION]: Look for the string in
8117         hp->value.cpval; don't use version_string.
8118         * cppinit.c (initialize_builtins): Set hp->value.cpval for
8119         __VERSION__ to version_string.
8120         * Makefile.in (cpphash.o): Update deps.
8121
8122 2000-03-12  Zack Weinberg  <zack@wolery.cumb.org>
8123
8124         Convert cpplib to use libiberty/hashtab.c.
8125
8126         * cpplib.h (struct cpp_reader): Make hashtab and
8127         all_include_files of type 'struct htab *'.  Delete HASHSIZE
8128         and ALL_INCLUDE_HASHSIZE macros.
8129
8130         * cpphash.h: Update prototypes.
8131         (struct hashnode): Remove next, prev, and bucket_hdr members.
8132         Make length a size_t.  Add hash member.
8133         (struct ihash): Remove next member.  Add hash member.  Make
8134         name a flexible array member.
8135
8136         * cppfiles.c: Include hashtab.h.
8137         (include_hash): Delete.
8138         (IHASHSIZE): New macro.
8139         (hash_IHASH, eq_IHASH, _cpp_init_include_hash): New functions.
8140         (cpp_included): Do the hash lookup here.
8141         (_cpp_find_include_file): Rewrite.
8142         (cpp_read_file): Put the "fake" hash entry into the hash
8143         table.  Honor the control_macro, if it turns out we've seen
8144         the file before.  Don't push the buffer here.
8145         (_cpp_read_include_file): Push the buffer here.
8146         (OMODES): New macro.  Use it whenever we call open(2).
8147
8148         * cpphash.c: Include hashtab.h.
8149         (hash_HASHNODE, eq_HASHNODE, del_HASHNODE, dump_hash_helper,
8150         _cpp_init_macro_hash, _cpp_dump_macro_hash, _cpp_make_hashnode,
8151         _cpp_lookup_slot): New functions.
8152         (HASHSIZE): new macro.
8153         (hashf, _cpp_install, _cpp_delete_macro): Delete.
8154         (_cpp_lookup): Use hashtab.h routines.
8155
8156         * cppinit.c: Include hashtab.h.
8157         (cpp_reader_init): Call _cpp_init_macro_hash and
8158         _cpp_init_include_hash.  Don't allocate hashtab directly.
8159         (cpp_cleanup): Just call htab_delete on pfile->hashtab and
8160         pfile->all_include_files.
8161         (initialize_builtins): Use _cpp_make_hashnode and
8162         htab_find_slot to add hash entries.
8163         (cpp_finish): Just call _cpp_dump_macro_hash.
8164         * cpplib.c: Include hashtab.h.
8165         (do_define): Use _cpp_lookup_slot and _cpp_make_hashnode to
8166         create hash entries.
8167         (do_pragma_poison, do_assert): Likewise.
8168         (do_include): Don't push the buffer here.  Don't increment
8169         system_include_depth unless _cpp_read_include_file succeeds.
8170         (do_undef, do_unassert): Use _cpp_lookup_slot and htab_clear_slot
8171         or htab_remove_elt.
8172         (do_pragma_implementation): Use alloca to create copy.
8173
8174         * Makefile.in: Update dependencies.
8175
8176 2000-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8177
8178         * cppinit.c (cl_directive_handler): More K&R fixing.
8179
8180 Sat Mar 11 23:54:26 2000  Jim Wilson  <wilson@cygnus.com>
8181
8182         * config/ia64/ia64.c (ia64_compute_frame_size): Align size to
8183         STACK_BOUNDARY.
8184         * config/ia64/ia64.h (REGISTER_MOVE_COST): Add missing parentheses.
8185
8186 2000-03-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8187
8188         * cppinit.c (no_arg, no_ass, no_dir, no_fil, no_mac, no_pth):
8189         Change from char[] to macros.
8190
8191 2000-03-12  Neil Booth  <NeilB@earthling.net>
8192
8193         * cppinit.c (cpp_start_read): Update indirect function
8194         call to K&R C.
8195
8196 Sat Mar 11 16:18:12 2000  Jim Wilson  <wilson@cygnus.com>
8197
8198         * config/ia64/ia64.h (ADDITIONAL_REGISTER_NAMES): Fix typo in loc79
8199         entry.
8200
8201         * config/ia64/ia64-protos.h, config/ia64/ia64.c, config/ia64/ia64.h,
8202         config/ia64/ia64.md, config/ia64/xm-ia64.h: Fix copyright messages.
8203
8204 2000-03-11  Neil Booth  <NeilB@earthling.net>
8205
8206         * cppinit.c (struct pending option): Replace undef with a
8207         pointer to a directive handling routine.
8208         (struct cpp_pending): Replace separate assert_ and define_
8209         lists with one directive_ list.
8210         (new_pending_define): Rename new_pending_directive. Extra
8211         argument is the directive's handling routine.
8212         (handle_option): Update to use new_pending_directive.
8213
8214 2000-03-11  Neil Booth  <NeilB@earthling.net>
8215
8216         * cppfiles.c (file_cleanup, _cpp_find_include_file,
8217         remap_filename, _cpp_read_include_file, actual_directory,
8218         hack_vms_include_specification): Replace bcopy(), index() etc
8219         calls.  Add casts to some allocations.  Make some variables
8220         pointers to const [unsigned] char.
8221         * cpphash.c (_cpp_install, macro_cleanup, collect_expansion,
8222         collect_formal_parameters): Similarly.
8223         * cppinit.c (struct pending_option, append_include_chain,
8224         cpp_options_init, cpp_reader_init, initialize_standard_includes,
8225         cpp_start_read, new_pending_define, handle_option): Similarly.
8226         * cpplib.c (cpp_define, copy_comment, do_define, do_include,
8227         do_undef, do_error, do_warning, do_pragma, do_pragma_once,
8228         do_pragma_implementation, detect_if_not_defined,
8229         do_ifdef, skip_if_group, cpp_get_token, parse_string,
8230         do_assert, do_unassert): Similarly.
8231         * cpplib.h (cpp_buffer, cpp_options): Update types.  Update
8232         function prototypes.
8233         * mkdeps.c (deps_add_target, deps_add_dep): cast allocations.
8234
8235 2000-03-10  Richard Henderson  <rth@cygnus.com>
8236
8237         * builtins.c (expand_builtin_strlen): Revert last change.
8238         Use emit_insn_before if we're at the beginning of a sequence.
8239
8240 2000-03-10  Jason Merrill  <jason@casey.cygnus.com>
8241
8242         * builtins.c (expand_builtin_strlen): Make sure that we have something
8243         at the beginning of the sequence.
8244
8245         * toplev.c (rest_of_compilation): Also set TREE_NOTHROW for
8246         deferred inlines.
8247
8248         * invoke.texi (C++ Dialect Options): Document -fno-enforce-eh-specs.
8249
8250 2000-03-10  Richard Henderson  <rth@cygnus.com>
8251
8252         * except.c (can_throw): Use INTVAL on a CONST_INT.
8253         (reachable_handlers): Likewise.
8254         * flow.c (count_basic_blocks, find_basic_blocks_1): Likewise.
8255
8256 2000-03-10  Andreas Jaeger  <aj@suse.de>
8257
8258         * config/mips/linux.h: Undefine MD_EXEC_PREFIX and
8259         MD_STARTFILE_PREFIX since those are not needed on linux.
8260         (ASM_FILE_START): New, from mips/gnu.h.
8261
8262 2000-03-09  Richard Henderson  <rth@cygnus.com>
8263             Alex Samuel  <samuel@codesourcery.com> and others
8264
8265         * Makefile.in (ssa.o): New rule.
8266         (OBJS): Add ssa.o.
8267         (STAGESTUFF): Add *.ssa and *.ussa.
8268         (mostlyclean): Delete *.ssa, *.ussa, */*.ssa, */*.ussa.
8269         * rtl.def (PHI): New RTL expression.
8270         * rtl.h (clear_log_links): New declaration.
8271         (convert_to_ssa): Likewise.
8272         (convert_from_ssa): Likewise.
8273         * flow.c (split_edge): If the entry node falls through to the
8274         split edge's source block, split the entry edge.
8275         (clear_log_links): New function.
8276         * toplev.c (ssa_dump): New variable.
8277         (flag_ssa): Likewise.
8278         (f_options): Add "ssa".
8279         (compile_file): Create SSA dump files.
8280         (rest_of_compilation): Go to and from SSA if enabled.
8281         (decide_d_option): Handle -de for SSA dump files.
8282         * ssa.c: New file.
8283
8284 Thu Mar  9 20:01:38 2000  Jim Wilson  <wilson@cygnus.com>
8285
8286         * expr.c (expand_assignment): For a CALL_EXPR, special case PARM_DECL
8287         same as VAR_DECL.
8288
8289 2000-03-09  Benjamin Kosnik  <bkoz@cygnus.com>
8290
8291         * config/alpha/linux.h (WCHAR_TYPE): Make consistent.
8292
8293 Thu Mar  9 18:10:02 2000  Jeffrey A Law  (law@cygnus.com)
8294
8295         * config/pa/pa-hpux10.h (LIB_SPEC): Correct typo in !p case.
8296         (MD_STARTFILE_PREFIX_1): New macro.
8297
8298 2000-03-09  Robert Lipe  <robertl@sco.com>
8299
8300         * config/ia64/ia64.c: Include system.h.
8301
8302 2000-03-09  Jason Merrill  <jason@casey.cygnus.com>
8303
8304         * except.c (nothrow_function_p): If -fno-exceptions, just return.
8305         (init_eh_nesting_info): Likewise.
8306
8307         * tree.h (struct tree_common): Rename raises_flag to nothrow_flag.
8308         (TREE_NOTHROW): Rename from TREE_RAISES.
8309         * toplev.c (rest_of_compilation): Set it.
8310         * print-tree.c (print_node): Adjust.
8311         * tree.c (stabilize_reference, build, build1): Don't set TREE_RAISES.
8312         (stabilize_reference_1, get_unwidened, get_narrower): Likewise.
8313         * calls.c (emit_call_1): Add 'nothrow' parm.  Add
8314         REG_EH_REGION note as appropriate.
8315         (libfunc_nothrow): New fn.
8316         (emit_library_call, emit_library_call_value): Use it.
8317         (expand_call): Check TREE_NOTHROW.
8318
8319         * varasm.c (make_decl_rtl): Skip initial '*' when setting
8320         DECL_ASSEMBLER_NAME.
8321
8322 2000-03-09  Andreas Jaeger  <aj@suse.de>
8323
8324         * mips/linux.h (NO_IMPLICIT_EXTERN_C): Define.
8325         (TARGET_MEM_FUNCTIONS): Define.
8326
8327 2000-03-09  Jason Merrill  <jason@casey.cygnus.com>
8328
8329         * i386.c (ix86_valid_type_attribute_p): Use compare_tree_int.
8330
8331         * except.c (can_throw): See through a SEQUENCE.
8332         (nothrow_function_p): New fn.
8333         * except.h: Declare it.
8334         * function.c (current_function_nothrow): New var.
8335         (prepare_function_start): Initialize it.
8336         * output.h: Declare it.
8337         * toplev.c (rest_of_compilation): Set it.
8338         * dwarf2out.c (dwarf2out_begin_prologue): Use it.
8339
8340 2000-03-09  Zack Weinberg  <zack@wolery.cumb.org>
8341
8342         * cpphash.c (collect_formal_parameters): strncmp returns 0 for
8343         match.  (cpp_compare_defs): Count the nul separator when
8344         advancing over argument names.
8345
8346 2000-03-09  Bernd Schmidt  <bernds@cygnus.co.uk>
8347
8348         * recog.c (preprocess_constraints): Matching constraints affect
8349         same alternative/different operand, not same operand/different
8350         alternative.
8351
8352         * reload1.c (eliminate_regs_in_insn): Handle additions of eliminable
8353         register and a constant specially.
8354
8355 2000-03-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8356
8357         * libgcc2.h: New file.
8358         * libgcc2.c: Move macros, typedefs and prototypes to libgcc2.h.
8359
8360 Wed Mar  8 16:19:42 2000  Jim Wilson  <wilson@cygnus.com>
8361
8362         * configure.in (ia64*-*-elf*, ia64*-*-linux*): New.
8363         * configure: Regenerate.
8364         * config/ia64: New.
8365
8366 2000-03-08  Zack Weinberg  <zack@wolery.cumb.org>
8367
8368         * Makefile.in (LIBCPP_DEPS): New macro.
8369         (cpplib.o, cpphash.o, cpperror.o, cppexp.o, cppfiles.o): Use
8370         it to declare deps.
8371         * cpperror.c: Include cpphash.h.
8372         * cppexp.c: Include cpphash.h.  Remove MULTIBYTE_CHARS
8373         dingleberry.
8374         (lex): Don't use CPP_WARN_UNDEF.
8375         (_cpp_parse_expr): Return an int, the truth value.
8376         * cppfiles.c: Include cpphash.h.
8377         (_cpp_merge_include_chains): Move to cppinit.c and make static.
8378         * cppinit.c (include_defaults_array): Disentangle.
8379         (cpp_cleanup): Don't free the if stack here.
8380         (cpp_finish): Pop off all buffers, not just one.
8381         * cpplib.c (eval_if_expr): Return int.
8382         (do_xifdef): Rename do_ifdef.
8383         (handle_directive): Don't use CPP_PREPROCESSED.
8384         (cpp_get_token): Don't use CPP_C89.
8385         * fix-header.c: Don't use CPP_OPTIONS.
8386
8387         * cpplib.h: Move U_CHAR, enum node_type, struct
8388         file_name_list, struct ihash, is_idchar, is_idstart,
8389         is_numchar, is_numstart, is_hspace, is_space, CPP_BUF_PEEK,
8390         CPP_BUF_GET, CPP_FORWARD, CPP_PUTS, CPP_PUTS_Q, CPP_PUTC,
8391         CPP_PUTC_Q, CPP_NUL_TERMINATE, CPP_NUL_TERMINATE_Q,
8392         CPP_BUMP_BUFFER_LINE, CPP_BUMP_LINE, CPP_PREV_BUFFER,
8393         CPP_PRINT_DEPS, CPP_TRADITIONAL, CPP_PEDANTIC, and prototypes
8394         of _cpp_simplify_pathname, _cpp_find_include_file,
8395         _cpp_read_include_file, and _cpp_parse_expr to cpphash.h.
8396         Move struct if_stack to cpplib.c.  Move struct cpp_pending to
8397         cppinit.c.
8398         Change all uses of U_CHAR to be unsigned char instead.
8399         Delete CPP_WARN_UNDEF, CPP_C89, and CPP_PREPROCESSED.
8400
8401 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
8402
8403         * dwarf2out.c (dw_fde_struct): Add 'nothrow'.
8404         (dwarf2out_begin_prologue): Set it.
8405         (output_call_frame_info): Don't emit EH unwind info for leaves.
8406
8407         * flow.c (count_basic_blocks, find_basic_blocks_1): A rethrow
8408         can occur outside of an EH region.
8409         * except.c: Correct comments about rethrow behavior.
8410         (rethrow_symbol_map): Do nothing if !flag_new_exceptions.
8411
8412 2000-03-08  Andrew MacLeod  <amacleod@cygnus.com>
8413
8414         * flow.c (make_edges): Always call make_eh_edge for calls.
8415
8416 2000-03-08  Zack Weinberg  <zack@wolery.cumb.org>
8417
8418         * cpplib.h (parse_underflow_t, CPP_NULL_BUFFER): Delete.
8419         (struct cpp_buffer): Remove fname and underflow fields.
8420         (struct cpp_reader): Remove get_token field.
8421         (struct include_hash): Rename to struct ihash.  Add typedef to
8422         IHASH.
8423         (struct if_stack): Remove fname field.
8424         (IF_STACK_FRAME): Rename to IF_STACK.
8425
8426         * cpperror.c (print_containing_files): Trust that there are no
8427         macro buffers below the top file buffer.
8428         * cppfiles.c: Replace all references to 'struct include_hash'
8429         with 'IHASH'.  Rename initialize_input_buffer to
8430         init_input_buffer.  Don't set or reference cpp_buffer->fname,
8431         use buffer->ihash->name instead.
8432         * cpphash.c (special_symbol): Use cpp_file_buffer.  Use NULL
8433         not CPP_NULL_BUFFER.
8434         * cppinit.c: Use NULL not CPP_NULL_BUFFER, IF_STACK not
8435         IF_STACK_FRAME, IHASH not struct include_hash.
8436         * cpplib.c: Rename eval_if_expression to eval_if_expr.  Remove
8437         null_underflow.  Use IF_STACK not IF_STACK_FRAME, IHASH not
8438         struct include_hash, NULL not CPP_NULL_BUFFER.  Remove all
8439         references to cpp_buffer->fname (delete entirely, or use
8440         ->ihash->name instead) and IF_STACK->fname.
8441         (cpp_push_buffer): Don't set new->underflow.
8442         (do_include): Use cpp_file_buffer.
8443
8444         * cpphash.c (collect_formal_parameters): Remove duplicate
8445         increment of argslen.  Pedwarn in C99 mode if __VA_ARGS__ is
8446         used as a macro argument name.  Don't append "..." to namebuf
8447         for varargs macros.  After we're done scanning, go through
8448         namebuf and make it NUL separated, not comma separated.
8449         (_cpp_compare_defs): Remove register tag from variables.
8450         Expect defn->argnames to be NUL separated.
8451         (_cpp_dump_definition): Expect defn->argnames to be NUL
8452         separated and in forward order.
8453         * cpphash.h: Update documentation of argnames field.
8454
8455 2000-03-08  Richard Henderson  <rth@cygnus.com>
8456
8457         * builtins.c (expand_builtin_strlen): Be prepared for strlensi
8458         to fail.  Don't pre-expand the source operand.
8459
8460         * i386.md (strlensi): Initialize eoschar and align before use.
8461
8462 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
8463
8464         * expr.c (expand_expr, case ARRAY_REF): Still check for missing
8465         CONSTRUCTOR element.
8466
8467 2000-03-08  Gavin Romig-Koch  <gavin@cetus.cygnus.com>
8468
8469         * mips.c (mips_expand_prologue): If the last
8470         named argument is the vararg marker "va_list", treat it as
8471         an unnamed argument.
8472
8473 2000-03-08  Clinton Popetz  <cpopetz@cygnus.com>
8474
8475         * dbxout.c (dbxout_parms): When correcting for promoted
8476         big-endian parameters, use the mode of the DECL_RTL rather
8477         than UNITS_PER_WORD.
8478
8479 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
8480
8481         * c-common.h (make_fname_decl): Declare.
8482         * c-common.c (make_fname_decl): Define.
8483         (declare_hidden_char_array): Remove.
8484         (declare_function_name): Use make_fname_decl.
8485         * c-decl.c (c_make_fname_decl): New function.
8486         (init_decl_processing): Set make_fname_decl.
8487
8488 Tue Mar  7 23:50:31 2000  Jeffrey A Law  (law@cygnus.com)
8489
8490         * cccp.c (handle_directive): Initialize backslash_newlines_p.
8491
8492 2000-03-07  Philipp Thomas  <pthomas@suse.de>
8493
8494         * po/POTFILES.in: Remove cppalloc.c from file list.
8495
8496 2000-03-07  Steve Chamberlain  <sac@pobox.com>
8497
8498         * pj.c (pj_expand_prologue): current_function->args_info is
8499         now current_function_args_info.
8500
8501         * pj.h (STORE_FLAG_VALUE, USER_LABEL_PREFIX,
8502         LOCAL_LABEL_PREFIX, ASM_GENERATE_INTERNAL_LABEL,
8503         ASM_OUTPUT_INTERNAL_LABEL, ASM_OUTPUT_SKIP): Define.
8504
8505 2000-03-08  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8506
8507         * config/c4x/c4x.h (PUT_SDB_TYPE): Define so that the type info is
8508         output as hexadecimal rather than the default octal.
8509
8510 2000-03-07  Zack Weinberg  <zack@wolery.cumb.org>
8511
8512         * cpphash.c (special_symbol): Fix thinko in previous commit.
8513
8514 2000-03-07  Neil Booth  <NeilB@earthling.net>
8515
8516         * cppexp.c (struct operation, left_shift, right_shift,
8517         cpp_parse_expr): Change some "char"s to "U_CHAR"s, and some
8518         "int"s to "unsigned int"s.
8519         * cpplib.c (detect_if_not_defined, do_assert, do_unassert):
8520         Similarly.
8521         * cpplib.h: Update for above.
8522         * mkdeps.c (deps_init, deps_calc_target): Cast pointers
8523         returned from allocations.
8524
8525         * cppinit.c (opt_comp, parse_options): New functions.
8526         (handle_option): Use parse_option to parse a single command
8527         line option, that possibly takes an argument.
8528         (cpp_handle_options): Sort the array of command line options on
8529         first invocation (non-ASCII hosts only).
8530         (print_help): Update.
8531
8532 2000-03-07  Zack Weinberg  <zack@wolery.cumb.org>
8533
8534         * mkdeps.c (munge): Fix off-by-one bug and inconsistencies in
8535         backslash counting loops.  Problem noted by Matt Kraai <kraai@ghs.com>.
8536
8537         * cppfiles.c (_cpp_find_include_file): Make sure ih->name is
8538         initialized.
8539         * cppinit.c (cpp_cleanup): Free imp->nshort also.
8540
8541         * cpperror.c (cpp_print_containing_files,
8542         cpp_print_file_and_line, v_cpp_message): Rename to
8543         print_containing_files, print_file_and_line, and v_message.
8544         * cppexp.c (cpp_parse_expr, cpp_parse_escape, cpp_lex): Rename
8545         to _cpp_parse_expr, parse_escape, and lex.
8546         (parse_charconst): Remove broken multibyte support.
8547         * cppfiles.c (include_hash): Make static.
8548         (cpp_included): New function.
8549         (merge_include_chains, find_include_file, finclude,
8550         simplify_pathname): Rename to _cpp_merge_include_chains,
8551         _cpp_find_include_file, _cpp_read_include_file, and
8552         _cpp_simplify_pathname.
8553         * cpphash.c (cpp_lookup, free_definition, delete_macro,
8554         cpp_install, create_definition, macroexpand, compare_defs,
8555         dump_definition): Rename to _cpp_lookup, _cpp_free_definition,
8556         _cpp_delete_macro, _cpp_install, _cpp_create_definition,
8557         _cpp_macroexpand, _cpp_compare_defs, and _cpp_dump_definition.
8558         * cppinit.c (cpp_handle_option): Rename to handle_option, make
8559         static.
8560         * cpplib.c: Remove extern prototype of cpp_parse_expr.
8561
8562         * cpphash.h: Update prototypes.
8563         * cpplib.h: Likewise.  Prototype _cpp_parse_expr here.
8564
8565 2000-03-07  Andrew Haley  <aph@cygnus.com>
8566
8567         * config/mips/mips.h (PTRDIFF_TYPE): Revert broken change;
8568         PTRDIFF_TYPE should be based solely on Pmode.
8569         (SIZE_TYPE): ditto.
8570
8571 2000-03-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8572
8573         * rtl.h (rtunion_def): Constify member `rtstr'.
8574         (emit_line_note_after, emit_line_note, emit_line_note_force,
8575         emit_note, decode_asm_operands): Constify.
8576
8577         * cse.c (canon_hash): Likewise.
8578
8579         * dbxout.c (dbxout_block): Likewise.
8580
8581         * diagnostic.c (file_and_line_for_asm, v_error_for_asm,
8582         v_warning_for_asm): Likewise.
8583
8584         * dwarfout.c (function_start_label): Likewise.
8585
8586         * emit-rtl.c (emit_line_note_after, emit_line_note, emit_note,
8587         emit_line_note_force): Likewise.
8588
8589         * final.c (last_filename, asm_insn_count, final_scan_insn,
8590         output_source_line): Likewise.
8591
8592         * function.h (struct emit_status): Likewise.
8593
8594         * gcse.c (hash_expr_1): Likewise.
8595
8596         * genattr.c (gen_attr, main): Likewise.
8597
8598         * genattrtab.c (struct function_unit, current_alternative_string,
8599         write_attr_valueq, n_comma_elts, next_comma_elt, attr_eq,
8600         attr_numeral, check_attr_test, check_attr_value,
8601         convert_set_attr_alternative, convert_set_attr,
8602         compute_alternative_mask, simplify_by_exploding, gen_attr,
8603         gen_unit): Likewise.
8604
8605         * genflags.c (gen_insn): Likewise.
8606
8607         * gengenrtl.c (type_from_format): Likewise.
8608
8609         * genopinit.c (gen_insn): Likewise.
8610
8611         * genoutput.c (n_occurrences, process_template, process_template):
8612         Likewise.
8613
8614         * ggc-page.c (ggc_set_mark, ggc_mark_if_gcable, ggc_get_size):
8615         Likewise.
8616
8617         * ggc-simple.c (ggc_set_mark, ggc_mark_if_gcable, ggc_get_size):
8618         Likewise.
8619
8620         * ggc.h (ggc_mark_string, ggc_mark, ggc_mark_if_gcable,
8621         ggc_set_mark, ggc_get_size): Likewise.
8622
8623         * objc/objc-act.c (build_module_descriptor, finish_objc): Likewise.
8624
8625         * optabs.c (init_one_libfunc): Likewise.
8626
8627         * output.h (assemble_start_function): Likewise.
8628
8629         * recog.c (decode_asm_operands): Likewise.
8630
8631         * toplev.c (rest_of_compilation): Likewise.
8632
8633         * tree.h (emit_line_note_after, emit_line_note,
8634         emit_line_note_force): Likewise.
8635
8636         * varasm.c (asm_output_bss, asm_output_aligned_bss,
8637         asm_emit_uninitialised, assemble_start_function,
8638         assemble_variable, const_hash, compare_constant_1,
8639         find_pool_constant, mark_constant_pool, assemble_alias): Likewise.
8640
8641         * xcoffout.h (DBX_FINISH_SYMBOL): Likewise.
8642
8643         * alpha/alpha.md (call_vms, call_value_vms): Likewise.
8644
8645         * arm/aof.h (ASM_OUTPUT_ASCII): Likewise.
8646
8647         * arm/aout.h (ASM_OUTPUT_ASCII): Likewise.
8648
8649         * arm/arm-protos.h (output_ascii_pseudo_op, arm_dllexport_name_p,
8650         arm_dllimport_name_p): Likewise.
8651
8652         * arm/arm.c (arm_encode_call_attribute, output_ascii_pseudo_op):
8653         Likewise.
8654
8655         * arm/arm.h (ASM_OUTPUT_MI_THUNK): Likewise.
8656
8657         * arm/elf.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
8658
8659         * arm/pe.c (arm_dllexport_name_p, arm_dllimport_name_p,
8660         arm_mark_dllexport, arm_mark_dllimport,
8661         arm_pe_encode_section_info): Likewise.
8662
8663         * arm/telf.h (ASM_OUTPUT_DEF_FROM_DECLS,
8664         ASM_FINISH_DECLARE_OBJECT): Likewise.
8665
8666         * arm/thumb.c (thumb_function_prologue): Likewise.
8667
8668         * arm/thumb.h (ASM_OUTPUT_ASCII): Likewise.
8669
8670         * avr/avr.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
8671
8672         * clipper/clix.h (ASM_OUTPUT_ASCII): Likewise.
8673
8674         * fx80/fx80.h (ASM_OUTPUT_ASCII): Likewise.
8675
8676         * i386/cygwin.h (ASM_OUTPUT_SECTION_NAME): Likewise.
8677
8678         * i386/freebsd.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
8679
8680         * i386/i386-interix.h (ASM_OUTPUT_LIMITED_STRING,
8681         ASM_OUTPUT_ASCII, ASM_OUTPUT_SECTION_NAME): Likewise.
8682
8683         * i386/i386-protos.h (asm_output_function_prefix): Likewise.
8684
8685         * i386/i386.c (asm_output_function_prefix): Likewise.
8686
8687         * i386/i386elf.h (ASM_OUTPUT_ASCII): Likewise.
8688
8689         * i386/osfrose.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
8690
8691         * i386/ptx4-i.h (ASM_OUTPUT_ASCII): Likewise.
8692
8693         * i386/sco5.h (ASM_FINISH_DECLARE_OBJECT,
8694         ASM_OUTPUT_LIMITED_STRING, ASM_OUTPUT_ASCII,
8695         ASM_OUTPUT_SECTION_NAME): Likewise.
8696
8697         * i386/sysv4.h (ASM_OUTPUT_ASCII): Likewise.
8698
8699         * i860/paragon.h (ASM_OUTPUT_ASCII): Likewise.
8700
8701         * i860/sysv3.h (ASM_OUTPUT_ASCII): Likewise.
8702
8703         * m32r/m32r.c (m32r_encode_section_info): Likewise.
8704
8705         * mcore-elf.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
8706
8707         * mcore/mcore.c (mcore_encode_section_info): Likewise.
8708
8709         * mips/elf.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
8710
8711         * mips/elf64.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
8712
8713         * mips/iris6.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
8714
8715         * mips/mips.h (ASM_OUTPUT_IDENT): Likewise.
8716
8717         * mips/mips.md (movdi, movsi): Likewise.
8718
8719         * mips/netbsd.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
8720
8721         * netbsd.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
8722
8723         * openbsd.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
8724
8725         * ptx4.h (ASM_FINISH_DECLARE_OBJECT, ASM_OUTPUT_LIMITED_STRING,
8726         ASM_OUTPUT_ASCII): Likewise.
8727
8728         * rs6000/rs6000.c (rs6000_allocate_stack_space, output_epilog,
8729         output_mi_thunk, output_toc): Likewise.
8730
8731         * rs6000/rs6000.md (movsi): Likewise.
8732
8733         * rs6000/sysv4.h (ASM_OUTPUT_INT, ASM_OUTPUT_SECTION_NAME): Likewise.
8734
8735         * tahoe/harris.h (ASM_OUTPUT_ASCII): Likewise.
8736
8737         * v850/v850.c (print_operand, print_operand_address,
8738         v850_encode_data_area): Likewise.
8739
8740 2000-03-07  Clinton Popetz  <cpopetz@cygnus.com>
8741
8742         * config/mips/mips.md (zero_extendsidi2): Always force operand
8743         one to memory for mips16.
8744
8745 Mon Mar  6 15:22:29 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8746
8747         * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove unneeded casts.
8748         (struct tree_int_cst): int_cst_low is now unsigned HOST_WIDE_INT.
8749         (attribute_hash_list, type_hash_canon): hashcode is now unsigned.
8750         (type_hash_lookup, type_hash_add, type_hash_list): Likewise.
8751         (min_precision): Result is unsigned.
8752         (add_double, neg_double, mul_double): Low word is unsigned.
8753         (lshift_double, rshift_double, lrotate_double): Likewise.
8754         (rrotate_double, div_and_round_double): Likewise.
8755         (tree_floor_log2, compare_tree_int): New functions.
8756         (preserve_rtl_expr_temps): New declaration.
8757         * c-common.c (declare_hidden_char_array): Use compare_tree_int.
8758         (decl_attributes): Use tree_log2 to find alignment.
8759         Check for TREE_INT_CST_HIGH for format args.
8760         (min_precision): Now unsigned.
8761         Use tree_floor_log2.
8762         (truthvalue_conversion): Delete long-disabled code.
8763         * c-decl.c (finish_struct): Clean up tests on field width.
8764         (finish_function): Use compare_tree_int.
8765         * c-pragma.c (handle_pragma_token): Use tree_log2 for alignment.
8766         * c-typeck.c (comptypes): Use tree_int_cst_equal.
8767         (default_conversion, digest_init): Use compare_tree_int.
8768         (build_binary_op): Use integer_all_onesp and compare_tree_int.
8769         Fix type errors in forming masks.
8770         * calls.c (initialize_argument_information): Use compare_tree_int.
8771         * dbxout.c (dbxout_type): Cast TREE_INT_CST_LOW to HOST_WIDE_INT.
8772         * except.c (expand_eh_region_start_tree): Use compare_tree_int.
8773         * expr.c (is_zeros_p, case INTEGER_CST): Use integer_zerop.
8774         (store_field): Use compare_tree_int.
8775         (expand_expr, case CONSTRUCTOR): Use TYPE_SIZE_UNIT.
8776         (expand_expr, case ARRAY_REF): Use compare_tree_int.
8777         (do_jump, case BIT_AND_EXPR): Use tree_floor_log2.
8778         (do_store_flag): Use compare_tree_int.
8779         * fold-const.c (encode, decode): Low part is always unsigned.
8780         (force_fit_type, add_double, neg_double, mul_double): Likewise.
8781         (lshift_double, rshift_double, lrotate_double): Likewise.
8782         (rrotate_double, div_and_round_double, int_const_binop): Likewise.
8783         (fold_convert): Use compare_tree_int.
8784         (operand_equal_p, case INTEGER_CST): Use tree_int_cst_equal.
8785         (invert_truthvalue, case INTEGER_CST): Likewise.
8786         (fold): Use compare_tree_int; add casts for unsigned TREE_INT_CST_LOW.
8787         * mkdeps.c (deps_dummy_targets): Make I unsigned.
8788         * rtl.h (add_double, neg_double, mul_double): Low words are unsigned.
8789         (lshift_double, rshift_double, lrotate_double, rrotate_double):
8790         Likewise.
8791         * stmt.c (expand_decl): Use compare_tree_int and mode_for_size_tree.
8792         (expand_end_case): Use compare_tree_int.
8793         (estimate_case_costs): Cast TREE_INT_CST_LOW to HOST_WIDE_INT.
8794         * stor-layout.c (mode_for_size_tree): Use compare_tree_int.
8795         (layout_decl): Likewise.
8796         (layout_record, layout_union): Make sizes unsigned.
8797         (layout_type, case VOID_TYPE): TYPE_SIZE must be bitsizetype.
8798         (layout_type, case QUAL_UNION_TYPE): Use compare_tree_int.
8799         * tree.c (struct type_hash): hashcode is unsigned.
8800         (build_type_attribute_variant, type_hash_list): Likewise.
8801         (type_hash_lookup, type_hash_add, type_hash_canon): Likewise.
8802         (attribute_hash_list, build_array_type, build_method_type): Likewise.
8803         (build_complex_type): Likewise.
8804         (real_value_from_int_cst): Remove unneeded casts.
8805         (integer_all_onesp): Add casts.
8806         (tree_floor_log2, compare_tree_int): New functions.
8807         (build_index_type): Use tree_int_cst_sgn.
8808         * varasm.c (assemble_variable): Use compare_tree_int.
8809
8810 2000-03-06  Jason Merrill  <jason@casey.cygnus.com>
8811
8812         * cpphash.c (collect_expansion): Also catch ## at start of macro.
8813
8814         * varasm.c (make_decl_rtl): Don't add a number to members of
8815         local classes.
8816         (make_function_rtl): Likewise.
8817
8818 2000-03-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8819
8820         * gcse.c (compute_can_copy): Adjust if/else blocks from rth's
8821         patch from 2000-01-28.
8822
8823 2000-03-06  Clinton Popetz  <cpopetz@cygnus.com>
8824
8825         * config/sh/sh.c: (barrier_align): Handle a delay slot that is
8826         filled with an insn from the jump target.
8827
8828 2000-03-07  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8829
8830         * config/c4x/c4x-protos.h (c4x_global_name): Constify char *.
8831         (c4x_external_ref): Likewise.
8832         * config/c4x/c4x.c (struct name_list): Likewise.
8833
8834 1999-12-16  Ben Collins  <bcollins@debian.org>
8835
8836         * Makefile.in: Pass a new MULTILIB_EXCLUSIONS option as the sixth
8837         argument to genmultilib.
8838         * genmultilib: accept new MULTILIB_EXCLUSIONS option and output
8839         the contents into the multilib.h header.
8840         * gcc.c: Declare multilib_exclusions for the specs file.
8841         (set_multilib_dir): Use it.
8842         (print_multilib_info): Likewise.
8843         * t-linux64: Declare arguments for new MULTILIB_EXCLUSIONS option
8844         to pass to genmultilib.
8845
8846 2000-03-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8847
8848         * builtins.c (built_in_class_names, built_in_names): Constify a
8849         char*.
8850
8851         * gmon-sol2.c (monstartup, moncontrol): Cast ptrs to long, not
8852         int.
8853         (_mcleanup): Ensure value matches format specifier in sprintf.
8854
8855         * cpphash.c (special_symbol): Don't needlessly cast away
8856         const-ness.
8857
8858         * cppinit.c (base_name): Delete unused prototype.
8859
8860         * mkdeps.c (deps_init): Make definition K&R safe.
8861
8862         * tree.h (built_in_class_names, built_in_names): Constify a
8863         char*.
8864
8865 2000-03-06  Jakub Jelinek  <jakub@redhat.com>
8866
8867         * config/sparc/sparc.c (eligible_for_epilogue_delay): Accept
8868         floating point instructions for epilogue delay.
8869
8870         * config/sparc/sparc.h (ASM_ARCH64_SPEC): Pass -no-undeclared-regs
8871         to gas if it supports .register pseudo.
8872
8873         * real.h (MAX_LONG_DOUBLE_TYPE_SIZE): Define to
8874         LONG_DOUBLE_TYPE_SIZE if not defined.
8875         Use MAX_LONG_DOUBLE_TYPE_SIZE instead of
8876         LONG_DOUBLE_TYPE_SIZE in preprocessor if clauses.
8877         * real.c: Likewise.
8878         * gengenrtl.c: Likewise.
8879         * print-rtl.c: Likewise.
8880         * rtl.c: Likewise.
8881         * config/sparc/sol2-sld-64.h (TARGET_DEFAULT): Set
8882         MASK_LONG_DOUBLE_128.
8883         * config/sparc/sol2.h (TARGET_DEFAULT): Likewise.
8884         * config/sparc/sp64-elf.h (TARGET_DEFAULT): Likewise.
8885         * config/sparc/linux64 (TARGET_DEFAULT): Likewise.
8886         (SUBTARGET_SWITCHES): Define.
8887         (CPP_ARCH32_SPEC): Define __LONG_DOUBLE_128__ if compiling
8888         with -mlong-double-128.
8889         (LONG_DOUBLE_TYPE_SIZE): Define depending on target_flags.
8890         (MAX_LONG_DOUBLE_TYPE_SIZE): Define.
8891         (LIBGCC2_LONG_DOUBLE_TYPE_SIZE): Define depending on CPP macros.
8892         (CC1_SPEC): Include -mlong-double-{64,128} as needed.
8893         * config/sparc/linux.h (SUBTARGET_SWITCHES): Define.
8894         (CPP_SUBTARGET_SPEC): Define __LONG_DOUBLE_128__ if compiling
8895         with -mlong-double-128.
8896         (LONG_DOUBLE_TYPE_SIZE): Define depending on target_flags.
8897         (MAX_LONG_DOUBLE_TYPE_SIZE): Define.
8898         (LIBGCC2_LONG_DOUBLE_TYPE_SIZE): Define depending on CPP macros.
8899         * config/sparc/sparc.h (MASK_LONG_DOUBLE_128,
8900         TARGET_LONG_DOUBLE_128): Define.
8901         * config/sparc/linux-aout.h (LONG_DOUBLE_TYPE_SIZE): Remove.
8902         * config/sparc/sparc.c (sparc_override_options): Disallow 64bit
8903         long double on TARGET_ARCH64.
8904
8905 2000-03-06  Mark Mitchell  <mark@codesourcery.com>
8906
8907         * function.c (free_temps_for_rtl_expr): Don't free slots
8908         that have been pushed into a higher level.
8909
8910         Revert this patch:
8911         2000-03-05  Mark Mitchell  <mark@codesourcery.com>
8912
8913 2000-03-05  Mark Mitchell  <mark@codesourcery.com>
8914
8915         * basic-block.h (ALLOCA_REG_SET): Remove.
8916         (INITIALIZE_REG_SET): New macro.
8917         * flow.c (update_life_info): Use it.
8918         (calculate_global_regs_live): Likewise.
8919         (propagate_block): Likewise.
8920         * global.c (build_insn_chain): Likewise.
8921         * haifa-sched.c (schedule_region): Likewise.
8922
8923 2000-03-05  Stephane Carrez  <stcarrez@worldnet.fr>
8924
8925         * dwarf2out.c (UNALIGNED_WORD_ASM_OP): Support 2 bytes pointer.
8926         (ASM_OUTPUT_DWARF_ADDR_CONST): Use UNALIGNED_WORD_ASM_OP.
8927         (DWARF_ARANGES_PAD_SIZE): New define.
8928         (output_aranges): Use it to pad the address range header.
8929         (DWARF_ROUND): Fix for non power of 2 rounding.
8930
8931 2000-03-05  Jason Merrill  <jason@casey.cygnus.com>
8932
8933         * mkdeps.c (deps_calc_target): Remove incorrect 'const'.
8934
8935 2000-03-05  Mark Mitchell  <mark@codesourcery.com>
8936
8937         * tree.def (RTL_EXPR): Update documentation.
8938         * tree.h (RTL_EXPR_HAS_NO_SCOPE): New macro.
8939         * expr.c (expand_expr): Handle RTL_EXPR_HAS_NO_SCOPE.
8940         * function.c (preserve_rtl_expr_temp): New function.
8941         (preserve_rtl_expr_temps): Likewise.
8942         (preserve_rtl_expr_result): Use it.
8943
8944         Revert this patch:
8945         2000-03-04  Mark Mitchell  <mark@codesourcery.com>
8946
8947 2000-03-04  Thomas Schuster <Thomas.Schuster@gmx.net>
8948
8949         * regmove.c (copy_src_to_dest)  Do not create src->dest move
8950         for unchanging destination.
8951
8952 2000-03-04  Mark Mitchell  <mark@codesourcery.com>
8953
8954         * function.h (struct sequence_stack): Remove rtl_expr.
8955         (struct emit_staus): Likewise.
8956         (seq_rtl_expr): Remove.
8957         * tree.h (free_temps_for_rtl_expr): Don't declare.
8958         (start_sequence_for_rtl_expr): Likewise.
8959         * rtl.h (preserve_rtl_expr_result): Likewise.
8960         * emit-rtl.c (start_sequence): Don't set sequence_rtl_expr.
8961         (start_sequence_for_rtl_expr): Remove.
8962         (push_topmost_sequence): Don't save sequence_rtl_expr.
8963         (pop_topmost_sequence): Remove comment about not restoring it.
8964         (end_sequence): Don't set seq_rtl_expr.
8965         (init_emit): Don't initialize it.
8966         (mark_sequence_stack): Don't mark it.
8967         (mark_emit_status): Likewise.
8968         * except.c (protect_with_terminate): Use
8969         start_sequence_for_rtl_expr, not start_sequence.
8970         * expr.c (expand_expr, case RTL_EXPR): Don't call
8971         preserve_rtl_expr_result or free_temps_for_rtl_expr.
8972         * function.c (assign_stack_temp_for_type): Don't set rtl_expr.
8973         (preserve_rtl_expr_result): Remove.
8974         (free_temps_for_rtl_expr): Likewise.
8975         (pop_temp_slots): Likewise.
8976         (mark_temp_slot): Don't mark the rtl_expr.
8977         * stmt.c (expand_start_stmt_expr): Use start_sequence, not
8978         start_sequence_for_rtl_expr.
8979
8980 2000-03-04  Zack Weinberg  <zack@wolery.cumb.org>
8981
8982         * mkdeps.c, mkdeps.h: New files.
8983         * po/POTFILES.in: Add them.
8984         * Makefile.in (LIBCPP_OBJS): Add mkdeps.o.
8985         (cpplib.o, cppinit.o): Depend on mkdeps.h.
8986         (mkdeps.o): New target.
8987
8988         * cppfiles.c: Delete deps_output.
8989         * cppinit.c: Include mkdeps.h.  Delete known_suffixes,
8990         OBJECT_SUFFIX, and base_name.
8991         (cpp_cleanup): Use deps_free.  Free ihash->name when clearing
8992         the include hash.
8993         (initialize_dependency_output): Use deps_init,
8994         deps_add_target, deps_calc_target, and deps_add_dep.  Remove
8995         all the unnecessary string bashing.
8996         (cpp_finish): Use deps_write.  Remove an unnecessary nesting
8997         level.
8998         * cpplib.c (do_include): Use deps_add_dep.
8999         * cpplib.h (struct cpp_reader): Replace deps_buffer,
9000         deps_allocated_size, deps_size, deps_column members with
9001         single pointer to a struct deps.  Delete prototype of
9002         deps_output.
9003
9004         * cppinit.c: Fix thinko in previous patch.
9005
9006 Sat Mar  4 11:32:30 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9007
9008         * machmode.h (mode_for_size, smallest_mode_for_size): SIZE now signed.
9009         * stor-layout.c (mode_for_size, smallest_mode_for_size): Likewise.
9010         (mode_for_size_tree): New function.
9011         (layout_decl, layout_type): Call it and clean up BLKmode checks.
9012         * tree.h (mode_for_size_tree): New declaration.
9013
9014         * toplev.c (debug_ignore_block): Mark arg BLOCK as possibly unused.
9015
9016 2000-03-04  Jason Merrill  <jason@casey.cygnus.com>
9017
9018         * stmt.c (is_body_block): Move...
9019         * dwarfout.c, dwarf2out.c: ...from here.
9020         * tree.h: Declare it.
9021         * emit-rtl.c (remove_unncessary_notes): Don't remove the body block.
9022         * final.c (final_start_function): Do call remove_unnecessary_notes
9023         when scheduling.
9024
9025 2000-03-03  Zack Weinberg  <zack@wolery.cumb.org>
9026
9027         * config/vax/xm-vms.h: Define OBJECT_SUFFIX and EXECUTABLE_SUFFIX.
9028
9029         * cpplib.h (_dollar_ok): New macro.
9030         (is_idchar, is_idstart): Use it.
9031         (IStable): Rename to _cpp_IStable.  Declare it const if
9032         gcc >=2.7 or C99.  Delete all references to FAKE_CONST.
9033         (is_idchar, is_idstart, is_numchar, is_numstart, is_hspace,
9034         is_space): Update for renamed IStable.
9035
9036         * cppinit.c: Delete all references to FAKE_CONST and CAT
9037         macros. Define init_IStable as empty macro if gcc >=2.7 or
9038         C99. Change TABLE() to ISTABLE and hardcode name of table.
9039         (cpp_start_read): Don't change the IStable based on
9040         dollars_in_ident.
9041
9042         * cpphash.c (unsafe_chars): Add pfile argument.  All callers
9043         changed.  Handle '$' for char1 correctly.
9044         * cpplib.c (cpp_get_token): Use is_numchar when parsing numbers.
9045
9046         * cppexp.c (tokentab2): Make const.
9047         (cpp_lex): Make toktab const.
9048         * cppinit.c (include_defaults_array): Make const.
9049         (initialize_standard_includes): Make default_include const.
9050
9051 2000-03-03  Jason Merrill  <jason@casey.cygnus.com>
9052
9053         * dwarf2out.c (dwarf2out_frame_debug): Add cast to silence warning.
9054         (dwarf2out_decl): Functions can now have DECL_IGNORED_P.
9055         (gen_decl_die): Likewise.
9056         * dwarfout.c (dwarfout_file_scope_decl): Likewise.
9057         (output_decl): Likewise.
9058
9059         * varasm.c (make_function_rtl): If we change the name used in the
9060         rtl, update DECL_ASSEMBLER_NAME accordingly.
9061         (make_decl_rtl): Likewise.
9062
9063         * toplev.c (rest_of_compilation): Tweak formatting.
9064
9065         * toplev.c (rest_of_compilation): find_loop_tree_blocks before
9066         remove_unnecessary_notes.
9067         (debug_ignore_block): New fn.
9068         * toplev.h: Declare it.
9069         * emit-rtl.c (remove_unncessary_notes): Call it.
9070         * dwarf2out.c (dwarf2out_ignore_block): New fn.
9071         * dwarf2out.h: Declare it.
9072         * final.c (final_start_function): Don't call remove_unnecessary_notes
9073         if we did insn scheduling.
9074
9075 2000-03-03  Zack Weinberg  <zack@wolery.cumb.org>
9076
9077         * cppinit.c (cpp_handle_option): Set opts->pedantic directly.
9078         * cpplib.h: Delete SET_CPP_PEDANTIC.
9079
9080 Fri Mar  3 14:56:12 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9081
9082         * expr.c (expand_expr, case COMPONENT_REF): Use bitfield case if
9083         result is a RECORD_TYPE.
9084
9085 2000-03-03  Jonathan Larmour  <jlarmour@cygnus.co.uk>
9086
9087         * mips/elf.h (CTOR_LISTS_DEFINED_EXTERNALLY): Added.
9088
9089 2000-03-03  Richard Henderson  <rth@cygnus.com>
9090
9091         * alpha.c (alpha_emit_set_const_1): Re-order cases to prefer
9092         addition over compliments over shifts.
9093
9094 Fri Mar  3 12:49:28 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
9095
9096         * reload1.c (reload_combine_note_use): Handle return register USEs.
9097         REG case: Handle multi-hard-register hard regs.
9098
9099 Fri Mar  3 07:38:34 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9100
9101         * md.texi: Document use of '*' in insn pattern name.
9102
9103 2000-03-03  Jason Merrill  <jason@casey.cygnus.com>
9104
9105         * calls.c (special_function_p): operator new may not be malloc-like.
9106
9107         * gcse.c (dump_hash_table): Really fix error in last change.
9108
9109 2000-03-02  Denis Chertykov  <denisc@overta.ru>
9110
9111         * avr.c (print_operand): Use print_operand_address instead of
9112         output_addr_const.
9113         * avr/libgcc.S: Cleanup code.
9114
9115 2000-03-02  Richard Henderson  <rth@cygnus.com>
9116
9117         * alpha.c (alpha_emit_set_const_1): Also try c + small constant.
9118
9119 2000-03-02  Mark Mitchell  <mark@codesourcery.com>
9120
9121         * tree.h (TYPE_ALIGN_UNIT): New macro.
9122
9123 2000-03-02  Clinton Popetz  <cpopetz@cygnus.com>
9124
9125         * i386.c: (constant_call_address_operand): Reject CONST_INT.
9126
9127 2000-03-02  Jason Merrill  <jason@casey.cygnus.com>
9128
9129         * cpplib.h (CPP_PEDANTIC): Only true if system_header_p is not set
9130         for the buffer.
9131         (SET_CPP_PEDANTIC): New macro.
9132         * cpplib.c (do_include): Don't bother checking system_header_p.
9133         (do_warning, do_ident, do_assert, do_unassert): Likewise.
9134         * cppinit.c (cpp_handle_option): Use SET_CPP_PEDANTIC.
9135
9136         * function.h (struct expr_status): Add x_arg_space_so_far.
9137         (arg_space_so_far): New macro.
9138         * expr.c (init_expr): Initialize it.
9139         * calls.c (emit_call_1): Reset it.
9140         (compute_argument_block_size, expand_call): Use it.
9141         (expand_call, store_one_arg): Increment it.
9142
9143 Thu Mar  2 17:27:13 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9144
9145         * varasm.c (output_constant): Strip off a CONVERT_EXPR to
9146         a UNION_TYPE.
9147
9148 2000-03-02  Zack Weinberg  <zack@wolery.cumb.org>
9149
9150         * cppfiles.c (cpp_read_file): New function.
9151
9152         * cpphash.c (collect_expansion): Make sure to reset last_token
9153         to NORM when we hit a string.  Handle trailing whitespace
9154         properly when the expansion is empty.
9155         (create_definition): Disable line commands while parsing the
9156         directive line.
9157         (dump_definition): If pfile->lineno == 0, output a line
9158         command ahead of the dump, and add a trailing newline.
9159
9160         * cppinit.c (append_include_chain): Add fifth argument, which
9161         indicates whether or not system headers are C++ aware.
9162         (initialize_standard_includes): New function,
9163         broken out of read_and_prescan.  Pass 'cxx_aware' value from
9164         the include_defaults_array on to append_include_chain.
9165         (dump_special_to_buffer): Const-ify char array.
9166         (builtin_array): Don't dump __BASE_FILE__.
9167         (cpp_start_read): Use cpp_read_file.  Reorder code for
9168         clarity.  Don't output line commands here for -D/-A/-U
9169         switches.  Don't call deps_output for files included with
9170         -include or -imacros.
9171
9172         * cpplib.c (do_define): Don't pay any attention to the second
9173         argument.
9174         (cpp_expand_to_buffer): Disable line commands while scanning.
9175         (output_line_command): Work in the file buffer.
9176         * cpplib.h: Remove no_record_file flag from struct cpp_reader.
9177         Fix formatting of comments.  Prototype cpp_read_file.
9178
9179 Thu Mar  2 13:29:46 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9180
9181         * c-common.c (c_common_nodes_and_builtins): Make sizetype_endlink
9182         reference the language-equivalent of sizetype.
9183         * c-typeck.c (comptypes): Treat sizetype like its language equivalent.
9184         * fold-const.c (size_binop, size_diffop): Put back checks.
9185         * gcse.c (dump_hash_table): Fix minor error in last change.
9186         * stor-layout.c (set_sizetype): Set TYPE_DOMAIN of sizetype.
9187         Clear TYPE_{NEXT,MAIN}_VARIANT and TYPE_{POINTER,REFERENCE}_to of
9188         all sizetypes.
9189
9190 Thu Mar  2 12:48:45 MET 2000  Jan Hubicka  <jh@suse.cz>
9191
9192         * calls.c (expand_call)  Do not attempt to combine stack adjustments
9193         with inhibit_defer_pop set.
9194
9195 2000-03-01  Mark Mitchell  <mark@codesourcery.com>
9196
9197         * stor-layout.c (layout_decl): Allow front-ends to explicitly set
9198         the DECL_SIZE for a FIELD_DECL.
9199
9200 2000-03-01  Bruce Korb  <bkorb@gnu.org>
9201
9202         * fixinc/inclhack.tpl: remove unused symlinks
9203         * fixinc/README: GCC Maintainer info
9204         * fixinc/inclhack.sh: regen
9205         * fixinc/fixincl.sh: regen
9206
9207 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
9208
9209         * cpphash.c (collect_expansion): Trim trailing white space
9210         from macro definitions, but don't go past the last insertion
9211         point.
9212
9213 Wed Mar  1 12:14:31 MET 2000  Jan Hubicka  <jh@suse.cz>
9214
9215         * i386.md (mulqi3): New pattern.
9216
9217 2000-02-29  Zack Weinberg  <zack@wolery.cumb.org>
9218
9219         * cpplib.h (CPP_ASSERTION, CPP_STRINGIZE, CPP_TOKPASTE): New
9220         token types.
9221         (struct cpp_reader): Add parsing_if_directive and
9222         parsing_define_directive flags.
9223         (struct cpp_options): Remove output_conditionals flag.
9224         (check_macro_name): Delete prototype.
9225
9226         * cpphash.h (struct macrodef): Delete.
9227         (struct reflist): Separate from struct definition.
9228         (struct definition): Remove unused fields.  Add column number.
9229         (create_definition): Returns a DEFINITION *.  Takes a
9230         cpp_reader * and an int.
9231
9232         * cpphash.c (SKIP_WHITE_SPACE): Delete.
9233         (PEEKC): Copy defn from cpplib.c.
9234         (rest_extension, REST_EXTENSION_LENGTH): Delete.
9235         (struct arg): New.
9236         (struct arglist): Simplify.
9237         (collect_expansion): Rewrite.  Get tokens by calling
9238         cpp_get_token.  Add more error checking.
9239         (collect_formal_parameters): New function, broken out of
9240         create_definition and reworked to use get_directive_token.
9241         (create_definition): All real work is now in collect_expansion
9242         and collect_formal_parameters.  do_define handles finding the
9243         macro name.  Return a DEFINITION, not a MACRODEF.
9244         (macroexpand): Replace bcopy with memcpy throughout.  Replace
9245         character-at-a-time copy loop with memcpy and pointer increments.
9246         (compare-defs): d1->argnames / d2->argnames might be null.
9247
9248         * cpplib.c (copy_rest_of_line): Delete function.
9249         (skip_rest_of_line): Do all the work ourselves.
9250         (skip_string): New function.
9251         (parse_string): Use skip_string.
9252         (get_macro_name): New function.
9253         (check_macro_name): Delete.
9254         (copy_comment): Use CPP_RESERVE and CPP_PUTC_Q.
9255         (cpp_skip_hspace): Use CPP_BUMP_LINE.
9256         (handle_directive): ICE if we're called on a macro buffer.
9257         (do_define): Determine macro name and type (funlike/objlike)
9258         here.  Expunge all uses of MACRODEF.
9259         (cpp_push_buffer): Set line_base to NULL.
9260         (do_undef, read_line_number): Don't worry about getting a POP token.
9261         (eval_if_expression): Set/reset parsing_if_directive around
9262         cpp_parse_expr. Don't clear only_seen_white.
9263         (skip_if_group): Remove output_conditionals logic.  Use
9264         skip_rest_of_line.
9265         (cpp_get_token): Return ASSERTION, STRINGIZE, and TOKPASTE
9266         tokens under appropriate conditions.
9267         (cpp_unassert): Call do_unassert not do_assert.  Oops.
9268
9269         * cppexp.c (parse_defined): New function, break out of
9270         cpp_lex.
9271         (cpp_lex): We now get CPP_ASSERTION tokens and can check them
9272         ourselves, with cpp_defined.
9273         * cppinit.c (cpp_handle_option, print_help): Delete -ifoutput.
9274
9275         * gcc.dg/20000209-2.c: Turn off -pedantic-errors.
9276         * gcc.dg/strpaste-2.c: New.
9277
9278 2000-02-29  Mark Mitchell  <mark@codesourcery.com>
9279
9280         * fold-const.c (size_binop): Don't asert inputs are the same and
9281         have TYPE_IS_SIZETYPE set.
9282         (size_diffop): Likewise.
9283
9284 2000-02-29  Jason Merrill  <jason@casey.cygnus.com>
9285
9286         * dwarfout.c (output_block): Output abstract blocks even if they
9287         don't have TREE_ASM_WRITTEN set.
9288
9289         * calls.c (emit_library_call): Check for null REG.
9290
9291 2000-03-01  Martin von Loewis  <loewis@informatik.hu-berlin.de>
9292
9293         * c-decl.c (current_function_decl): Move to toplev.c.
9294         (init_decl_processing): Don't add current_function_decl as a ggc
9295         root here.
9296         * dbxout.c (dbxout_symbol): Change return type to int.
9297         (dbxout_symbol_location, dbxout_syms): Likewise.
9298         (dbxout_block): Don't emit LBRAC/RBRAC pairs for blocks without
9299         any locals. Use current_function_func_begin_label if set.
9300         * dbxout.h (dbxout_symbol, dbxout_syms): Change return type.
9301         * dwarf2out.c (dwarf2out_begin_prologue): Set
9302         current_function_func_begin_label.
9303         * final.c (final_start_function): Reset it.
9304         * toplev.c (current_function_decl): Define it here.
9305         (current_function_func_begin_label): New variable.
9306         (main): Add both as ggc roots.
9307         * tree.h (current_function_func_begin_label): Declare.
9308
9309 Tue Feb 29 14:07:04 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9310
9311         * gcse.c: Cleanups throughout: mostly white-space, but also
9312         some minor rearrangement of code.
9313
9314 Tue Feb 29 10:45:59 2000  Jeffrey A Law  (law@cygnus.com)
9315
9316         * calls.c (emit_library_call): Do not abort if FUNCTION_ARG
9317         returns a PARALLEL.  Use emit_group_load and use_group_regs
9318         as needed.
9319         (emit_library_call_value): Similarly.
9320
9321         * pa/t-pa: Use quadlib.c instead of quadlib.asm.
9322         * pa/quadlib.asm: Remove.
9323         * pa/quadlib.c: New file.
9324
9325         * configure.in (hpux10, hpux11, PA32 mode): Use i128 float format.
9326         * configure: Rebuilt.
9327
9328 2000-02-29  Philip Blundell  <pb@futuretv.com>
9329
9330         * config/arm/conix-elf.h: New file.
9331         * configure.in (arm*-*-conix*): New configuration.
9332         * configure: Regenerate.
9333
9334 2000-02-28  Jason Merrill  <jason@casey.cygnus.com>
9335
9336         * dwarf2out.c (gen_block_die): Output abstract blocks even if they
9337         don't have TREE_ASM_WRITTEN set.
9338
9339 Mon Feb 28 21:07:59 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9340
9341         * Eliminate DECL_FIELD_SIZE.
9342         * builtins.c (built_in_class_names, built_in_names): New variables.
9343         * c-decl.c (finish_struct): Set specified size in DECL_SIZE.
9344         * expr.c (expand_expr, case COMPONENT_REF): Get field size from
9345         DECL_SIZE, not DECL_FIELD_SIZE.
9346         * print-tree.c (print_node): Remove code that prints extra blank
9347         lines in some cases.
9348         Properly handle inline and builtin function cases.
9349         * stor-layout.c (layout_decl): Get specified size from DEC_SIZE.
9350         * tree.h (built_in_class_named, built_in_names): New declarations.
9351         (union tree_decl): Rename internal unions to u1 and u2 and change
9352         some of their components.
9353         Add new field built_in_class.
9354         (DECL_ALIGN, DECL_INCOMING_RTL, DECL_SAVED_INSNS, DECL_FRAME_SIZE):
9355         Reflect above changes.
9356         (DECL_FUNCTION_CODE, DECL_BUILT_IN_CLASS): Likewise.
9357         (DECL_SET_FUNCTION_CODE, DECL_FIELD_SIZE): Deleted.
9358         * objc/objc-act.c (objc_copy_list): Use DECL_SIZE, not DECL_FIELD_SIZE.
9359         (encode_field_decl): Likewise; also remove obsolete test for bitfield.
9360
9361 2000-02-28  Dmitri Makarov  <dim@windriver.com>
9362
9363         * extend.texi: Document ARM's support for long/short calls.
9364
9365         * invoke.texi: Document ARM's -mlong-calls command line switch.
9366
9367         * config/arm/arm-protos.h (arm_is_longcall_p): Add prototype.
9368         (arm_encode_call_attribute): Add prototype.
9369         (arm_set_default_type_attribute): Add prototype.
9370         (arm_strip_name_encoding): Add prototype.
9371
9372         * config/arm/arm.c (arm_init_cumulative_args): replace
9373         initialisation og 'long_calls' field with initialisation of
9374         'call_cookie' field.
9375         (enum arm_pragma_enum): New enum.
9376         (arm_pragma_long_calls): New static variable.
9377         (arm_process_pragma): Also process "#pragma long_calls_off".
9378         (arm_valid_type_attribute_p): Accept short_call attribute.
9379         (arm_comp_type_attributes): Check long/short call attributes.
9380         (arm_encode_call_attribute):  New function:  Encode long_call
9381         or short_call attribute in function name.
9382         (arm_set_default_type_attributes): New function: Assign
9383         default attributes to newly defined type.
9384         (current_file_function_operand): New function: Return true if
9385         the symbol is a function which has already been compiled.
9386         (arm_is_longcall_p): New function: Return true if the
9387         indicated function should be called via a long call.
9388         (arm_get_strip_length): New function.  Returns number of
9389         prefix characters to be stripped from a function's name.
9390         (arm_strip_name_encoding): New function.  Strip prefix characters
9391         from a function's name.
9392
9393         * config/arm/arm.h (CUMULATIVE_ARGS): Replace 'long_call' field
9394         with 'call_cookie'.
9395         (SHORT_CALL_FAG_CHAR): Define.
9396         (LONG_CALL_FAG_CHAR): Define.
9397         (ENCODED_SHORT_CALL_ATTR_P): Define.
9398         (ENCODED_LONG_CALL_ATTR_P): Define.
9399         (ARM_NAME_ENCODING_LENGTHS): Define.
9400         (STRIP_NAME_ENCODING): Define.
9401         (ASM_OUTPUT_LABELREF): Define, and use to strip name encoding.
9402         (ARM_ENCODE_CALL_TYPE): Define.
9403         (ENCODE_SECTION): Invoke ARM_ENCODE_CALL_TYPE.
9404         (ARM_DECLARE_FUNCTION_SIZE): Define.
9405         (SET_DEFAULT_TYPE_ATTRIBUTES): Define.
9406
9407         * config/arm/arm.md (call): Call arm_is_longcall_p to decide
9408         if a long call is needed.
9409         (call_value): Ditto.
9410         (call_symbol): Ditto.
9411
9412         * config/arm/elf.h (ASM_DECLARE_FUNCTION_SIZE): Add invocation of
9413         ARM_DECLARE_FUNCTION_SIZE.
9414
9415         * config/arm/pe.h (ARM_PE_FLAG_CHAR): Define.
9416         (SUBTARGET_NAME_ENCODING_LENGTHS): Define.
9417         (ARM_STRIP_NAME_ENCODING): Undefine.
9418         (STRIP_NAME_ENCODING): Undefine.
9419         (ASM_OUTPUT_LABELREF): Use arm_strip_name_encoding.
9420         (ASM_DECLARE_FUNCTION_NAME): Ditto.
9421         (ASM_OUTPUT_COMMON): Ditto.
9422         (ASM_DECLARE_OBJECT_NAME): Ditto.
9423
9424         * config/arm/pe.c (arm_dllexport_name_p): Check for
9425         ARM_PE_FLAG_CHAR.
9426         (arm_dllimport_name_p): Ditto.
9427         (arm_mark_dllexport): Use ARM_PE_FLAG_CHAR.
9428         (arm_mark_dllimport): Ditto.
9429
9430 Mon Feb 28 22:11:12 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
9431
9432         * sh.h (DWARF_LINE_MIN_INSTR_LENGTH): Define.
9433
9434 2000-02-28  Mark Mitchell  <mark@codesourcery.com>
9435
9436         * xcoffout.c (xcoffout_begin_function): Fix typo in previous change.
9437
9438 2000-02-28  Zack Weinberg  <zack@wolery.cumb.org>
9439
9440         * tm.texi: Document new target switch, NO_BUILTIN_WCHAR_TYPE.
9441         * cppinit.c (builtin_array): Define __WCHAR_TYPE__ only if
9442         NO_BUILTIN_WCHAR_TYPE is not defined.
9443         (CPP_WCHAR_TYPE): Delete.
9444         * cccp.c (main): Don't change wchar_type if cplusplus.
9445         (special_symbol, initialize_builtins): Honor NO_BUILTIN_WCHAR_TYPE.
9446
9447 2000-02-28  Nick Clifton  <nickc@cygnus.com>
9448
9449         * config/arm/arm-wince-pe.h (SIZE_TYPE): Define to "unsigned long".
9450
9451 Mon Feb 28 14:21:15 2000  Catherine Moore  <clm@cygnus.com>
9452
9453         * config/pa/som.h (MAKE_DECL_ONE_ONLY): Define.
9454         (ASM_WEAKEN_LABEL): Define.
9455
9456 Mon Feb 28 13:07:19 MET 2000  Jan Hubicka  <jh@suse.cz>
9457
9458         * expr.c (store_constructor): Do not emit USE.
9459         * rtl.h (stupid_life_analysis): Remove.
9460
9461 Mon Feb 28 07:03:27 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9462
9463         * function.c (number_blocks): Reset next_block_index based on
9464         what debugging format is used, not what is defined.
9465
9466         * lcm.c: Minor reformatting throughout.
9467         (reg_dies, reg_becomes_live): Properly handle multiple hard regs.
9468
9469         * toplev.c (rest_of_compilation): Account for time in
9470         optimize_mode_switching.
9471
9472         * jump.c (jump_optimize_1): Don't call delete_barrier_successors
9473         if only marking labels.
9474
9475 Mon Feb 28 12:53:57 MET 2000  Jan Hubicka  <jh@suse.cz>
9476
9477         * calls.c (expand_call): Attempt to combine stack adjustments with
9478         pending stack adjustments.
9479
9480 Mon Feb 28 11:34:43 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
9481
9482         * loop.c (reg_in_basic_block_p): Don't abort when falling through
9483         to the end of the function.
9484
9485 2000-02-27  Mark Mitchell  <mark@codesourcery.com>
9486
9487         * emit-rtl.c (remove_unncessary_notes): Remove notes for empty
9488         blocks.
9489         * final.c (next_block_index): Remove.
9490         (max_block_depth): Likewise.
9491         (pending_blocks): Likewise.
9492         (init_final): Don't initialize them.
9493         (final_start_function): Don't set next_block_index.  Set up
9494         BLOCK_NUMBER.
9495         (final_scan_insn): Use BLOCK_NUMBER, not next_block_index.
9496         * function.h (number_blocks): New function.
9497         * function.c (get_block_vector): New function.
9498         (identify_blocks): Use it.
9499         (reorder_blocks): Set NOTE_BLOCK.
9500         (number_blocks): New function.
9501         * tree.def (BLOCK): Add documentation for TREE_ASM_WRITTEN flag.
9502         * tree.h (BLOCK_NUMBER): New macro.
9503         (tree_block): Add block_num field.
9504         * dbxout.c (next_block_number): Remove.
9505         (dbxout_init): Don't set it.
9506         (dbxout_block): Only output blocks that have TREE_ASM_WRITTEN
9507         set.  Use BLOCK_NUMBER, rather than next_block_num, to determine
9508         block numbers.
9509         * toplev.c (rest_of_compilation): Always call
9510         find_loop_tree_blocks.  Fix indentation.
9511         * dwarf2out.c (next_block_number): Remove.
9512         (gen_lexical_block_die): Use BLOCK_NUMBER, not next_block_number,
9513         to determine block numbers.
9514         (gen_inlined_subroutine_die): Likewise.
9515         (gen_block_die): Only output blocks that have TREE_ASM_WRITTEN set.
9516         (decls_for_scope): Don't increment next_block_number.
9517         * dwarfout.c (next_block_number): Remove.
9518         (output_lexical_block_die): Use BLOCK_NUMBER, not next_block_number,
9519         to determine block numbers.
9520         (output_inlined_subroutine_die): Likewise.
9521         (output_block): Only output blocks that have TREE_ASM_WRITTEN set.
9522         (output_decls_for_scope): Don't increment next_block_number.
9523         * sdbout.c (next_block_number): Remove.
9524         (sdbout_block): Use BLOCK_NUMBER.
9525         (sdbout_begin_block): Simplify.
9526         * xcoffout.c (next_block_number): Remove.
9527         (xcoffout_block): Use BLOCK_NUMBER, not next_block_number.
9528         (xcoffout_begin_block): Don't set next_block_number.
9529         (xcoffout_begin_function): Likewise. Use BLOCK_NUMBER, not
9530         next_block_number.
9531
9532 Sun Feb 27 16:40:33 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9533
9534         * builtins.c (c_strlen): Use size_diffop and return ssizetype value.
9535         (expand_builtin_strcpy): Pass correct type to size_binop.
9536         (expand_builtin_strcmp): Likewise.
9537         Clean up conditional structure.
9538         * c-decl.c (init_decl_processing): Don't call set_sizetype twice.
9539         (complete_array_type): Don't use size_binop for MAXINDEX.
9540         * c-typeck.c (c_sizeof): Use size_one_node and TYPE_SIZE_UNIT.
9541         (c_sizeof_nowarn, c_size_in_bytes): Likewise.
9542         (c_alignof): Use size_one_node.
9543         (build_unary_op): Pass arg of proper type to size_binop.
9544         (really_start_incremental_init, push_init_level): Use sizetype for
9545         constructor{,_bit,_unfilled}_index.
9546         (pop_init_label, output_init_element): Likewise.
9547         (output_pending_init_elements, process_init_element): Likewise.
9548         * calls.c (compute_argument_block_size): Field VAR is ssizetype.
9549         * expr.c (store_expr): Use size_int.
9550         (store_constructor): Use proper types for size_binop args.
9551         (get_inner_reference, expand_expr, case ARRAY_REF): Likewise.
9552         (expand_expr_unaligned): Likewise.
9553         (string_contant): Return object of sizetype.
9554         * expr.h (SUB_PARM_SIZE): Call size_diffop and pass proper types.
9555         (ARGS_SIZE_RTX): Call ARGS_SIZE_TREE.
9556         (ARGS_SIZE_TREE): Pass proper types to size_binop.
9557         * fold-const.c (int_const_binop): Refine when size_int is called.
9558         (fold_convert): Likewise.
9559         (size_int_wide): Rework to take KIND as arg, only take low order
9560         bits, handle new sizetype_tab datatype, and chain entries in
9561         size_table.
9562         (size_int_type_wide): New function.
9563         (size_binop): Validate types of arguments.
9564         (ssize_binop): Deleted.
9565         (size_diffop): New function.
9566         (extract_muldiv): Only fold division into multiplication for sizetypes.
9567         * function.c (assign_parms): Use size_diffop and make sure
9568         VAR field is of ssizetype; also pass proper type to size_binop.
9569         (locate_and_pad_parm, pad_to_arg_alignment): Likewise.
9570         (round_down): Deleted from here.
9571         * store-layout.c (sizetype_tab): Now an array.
9572         (sizetype_set, early_root_list): New variables.
9573         (variable_size): Use size_one_node.
9574         (round_up): Pass proper type to size_binop.
9575         (round_down): Moved to here and corrected as above.
9576         (layout_record): Pass proper arg types to size_binop.
9577         (layout_type): Likewise.
9578         If sizetype_set is zero, record the type just laid out.
9579         (make_unsigned_type): Don't call set_sizetype;
9580         (make_signed_type): Likewise; also, call fixup_signed_type.
9581         (initialize_sizetypes): New function.
9582         (set_sizetype): Make copy of types, set TYPE_IS_SIZETYPE, and
9583         set name of bitsizetype to "bit_size_type".
9584         Fix up type of sizes of all types made before call.
9585         * tm.texi (ROUND_TYPE_SIZE_UNIT): New macro.
9586         * tree.c (fix_sizetype): Deleted.
9587         (build_common_tree_nodes): Call initialize_sizetypes.
9588         (build_common_tree_nodes_2): Don't call fix_sizetype.
9589         * tree.h (TYPE_IS_SIZETYPE): New macro.
9590         (initialize_sizetype): New declaration.
9591         (enum size_type_kind): New type.
9592         (struct sizetype_tab): Deleted.
9593         (sizetype_tab): Now array; adjust sizetype macros.
9594         (size_diffop, size_int_type_wide): New functions.
9595         (size_int_wide): Change number of args and type; access macros changed.
9596         (ssize_int, sbitsize_int): New macros.
9597         * config/i960/i960.h (ROUND_TYPE_SIZE): Use size_int.
9598         (ROUND_TYPE_SIZE_UNIT): New macro.
9599
9600 2000-02-27  Zack Weinberg  <zack@wolery.cumb.org>
9601
9602         * c-lex.c (putback_buffer): Make 'buffer' an unsigned char *.
9603
9604 Sun Feb 27 07:44:17 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9605
9606         * gcov-io.h (__fetch_long, __store_long, __read_long, __write_long):
9607         Mark as possibly unused.
9608
9609         * cse.c (cse_insn): Delete dead code involving tablejump.
9610         Pass CODE_LABEL, not LABEL_REF to gen_jump and reset INSN_CODE.
9611
9612         * Makefile.in (libcpp.a): Start by deleting it.
9613
9614 2000-02-27  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9615
9616         * cpplib.h (enum file_change_code): Added rename_file.
9617         * cpplib.c (do_line): If a filename is given, set file_change to
9618         rename_file.
9619         (output_line_command): If file_change is rename_file, always
9620         output a # directive with the file name.
9621
9622         * cpplib.c (do_pragma): Accept #pragma without consecutive token.
9623
9624 2000-02-26  Mark Mitchell  <mark@codesourcery.com>
9625
9626         * integrate.c (copy_decl_for_inlining): Preserve TREE_ADDRESSABLE
9627         when copying a PARM_DECL or RESULT_DECL.
9628
9629 2000-02-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9630
9631         * fix-header.c (recognized_function): Also fix prototypes for
9632         functions taking "void".
9633
9634 2000-02-26  Geoff Keating  <geoffk@cygnus.com>
9635
9636         * reload1.c (do_output_reload): Check reg_reloaded_valid before
9637         looking at reg_reloaded_contents.
9638
9639 2000-02-26  Zack Weinberg  <zack@wolery.cumb.org>
9640
9641         * Makefile.in (STMP_FIXINC): New toggle.
9642         (LIBGCC2_DEPS): Delete all references.
9643         (stmp-headers): Delete target.  All references either deleted
9644         or changed to stmp-int-headers.
9645         (all.cross): Don't depend on stmp-headers or STMP_FIXPROTO.
9646         (LIBCPP_OBJS): Take out cppalloc.o.
9647         (cppalloc.o): Delete target.
9648         (stmp-int-hdrs): Depend on $(STMP_FIXINC).
9649         (gen-protos, fix-header): Link with libiberty.a.
9650         * build-make: Don't change FIXINCLUDES.  Override STMP_FIXINC
9651         to empty.
9652
9653         * configure.in: Remove refs to strerror.
9654         * acconfig.h: Take out NEED_DECLARATION_STRERROR.
9655         * system.h: Take out strerror stanza.
9656
9657         * cpperror.c (my_strerror): Delete function.
9658         (cpp_error_from_errno, cpp_notice_from_errno): Use xstrerror.
9659         * cppmain.c (main): Call xmalloc_set_program_name first thing.
9660         * cppalloc.c: Delete file.
9661         * gen-protos.c: Don't provide xrealloc.
9662
9663         * fixinc/fixincl.c, fixinc/fixlib.c, fixinc/procopen.c: Use
9664         xstrerror throughout.
9665
9666 2000-02-26  Bruce Korb  <bkorb@gnu.org>
9667
9668         * fixinc/inclhack.def (undefine_null): the bypass pattern needs to
9669         match for DOS headers, too.
9670         * fixinc/inclhack.sh,fixincl.x: Regenerate.
9671
9672 2000-02-26  Geoff Keating  <geoffk@cygnus.com>
9673
9674         * config/elfos.h (ASM_OUTPUT_LABELREF): Don't define.  The default
9675         is right for most ELF targets.
9676         * config/ns32k/ns32k.h (ASM_OUTPUT_LABELREF): Don't define.
9677         Let the default file use %U properly.
9678         * config/sh/elf.h (ASM_OUTPUT_LABELREF): Don't define.  Use the
9679         default.
9680
9681         * config/fp-bit.c (pack_d): Properly handle rounding of denormal
9682         numbers.
9683
9684 Sat Feb 26 09:39:16 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9685
9686         * toplev.c (documented_lang_options): Correct spelling error.
9687         (decode_d_option, decode_f_option, main): Likewise.
9688
9689         * toplev.c (print_time): Avoid SIGFPE when all_time is zero.
9690
9691         * config/alpha/alpha.h (ASM_OUTPUT_MI_THUNK): Use .set at
9692         to tell assembler it is permitted to expand large constants.
9693
9694 2000-02-25  Mumit Khan  <khan@xraylith.wisc.edu>
9695
9696         * protoize.c: (AUX_INFO_SUFFIX): New macro.
9697         (aux_info_suffix): Use.
9698         (SAVE_SUFFIX): New macro.
9699         (save_suffix): Use.
9700         (munge_compile_parms): Fix typo in NUL. DJGPP supports /dev/null.
9701         (gen_aux_info_file): Use aux_info_suffix instead of ".X".
9702         (edit_file): Handle 8.3 restriction for DOS/DJGPP filenames.
9703
9704         * invoke.texi (Running Protoize): Update documentation.
9705
9706 2000-02-25 Mark Elbrecht <snowball3@bigfoot.com>
9707
9708         * i386/djgpp.h (CPP_PREDEFINES): Remove Unix defines.
9709
9710 2000-02-25  John Wehle  (john@feith.com)
9711
9712         * rtlanal.c (find_last_value): Allow NULL_RTX for valid_to.
9713
9714 2000-02-25  Anthony Green  <green@cygnus.com>
9715
9716         * toplev.c (rest_of_compilation): Rebuild jump labels if
9717         combine_instructions has created a new direct jump.
9718         * combine.c (try_combine): Add new_direct_jump_p argument.  Set it
9719         when appropriate.
9720         (combine_instructions): Call try_combine with new argument.
9721         Return non-null value when new direct jump instruction is created.
9722         * rtl.h: combine_instructions returns an int.
9723
9724 Fri Feb 25 19:49:08 2000  Jeffrey A Law  (law@cygnus.com)
9725
9726         * cse.c (cse_insn): Replace the PATTERN of the insn with an new
9727         jump when changing a computed jump into a jump to a known
9728         target.
9729
9730 Fri Feb 25 19:22:44 2000  Graham Stott <grahams@rcp.co.uk>
9731
9732         * resource.c (mark_referenced_resources): Changed use SET_DEST (...)
9733         to XEXP (..., 0) on RTL nodes which are not SET or CLOBBER.
9734
9735         * i386.md (define_expand "clrstrsi"): Fix typo.
9736
9737 Fri Feb 25 18:49:39 2000  "K. Richard Pixley" <rich@microunity.com>
9738
9739         * rtl.texi: Fix typo.
9740
9741 Fri Feb 25 20:02:35 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
9742
9743         * sh.c (calc_live_regs): Multiply value assigned to *COUNT_PTR by
9744         UNITS_PER_WORD.  Change caller initial_elimination_offset.
9745         (rounded_frame_size): Take into account that argument pushed has
9746         changed.  Fix TARGET_ALIGN_DOUBLE problem.
9747
9748 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
9749
9750         * haifa-sched.c (schedule_block): Explain the real reason
9751         we delete REG_SAVE_NOTEs on the first insn of a block.
9752         Don't delete REG_SAVE_NOTES for NOTE_INSN_SETJMP.
9753
9754 2000-02-24  Mark Mitchell  <mark@codesourcery.com>
9755
9756         * input.h (push_srcloc): New function.
9757         (pop_srcloc): Likewise.
9758         * toplev.c (push_srcloc): Define it.
9759         (pop_srcloc): Likewise.
9760
9761 2000-02-24  Richard Henderson  <rth@cygnus.com>
9762
9763         * flow.c (life_analysis): When collecting reg info, clear
9764         regs_ever_live.
9765
9766 Thu Feb 24 22:06:52 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
9767
9768         Fix bug exposed by reload.c no longer rounding the frame
9769         size to BIGGEST_ALIGNMENT:
9770         * sh.c (rounded_frame_size): New function.
9771         (sh_expand_prologue, sh_expand_epilogue): Use it.
9772         (initial_elimination_offset): Likewise.
9773
9774 Thu Feb 24 20:04:11 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
9775
9776         Fix breakage from 6th Feb thread_prologue_and_epilogue_insns change:
9777         * sh-protos.h (sh_need_epilogue): Declare.
9778         * sh.c (sh_need_epilogue_known): New static variable.
9779         (sh_need_epilogue): New function.
9780         (function_epilogue): Clear need_epilogue_known.
9781         * sh.md (return): Split into expander / insn pattern.
9782         Make the expander conditional on ! sh_need_epilogue ().
9783
9784 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
9785
9786         * machmode.h (get_mode_alignment): Declare.
9787         (GET_MODE_ALIGNMENT): Call it.
9788         * stor-layout.c (get_mode_alignment): New function. Make
9789         sure alignment is always power of 2.
9790
9791 2000-02-23  Zack Weinberg  <zack@wolery.cumb.org>
9792
9793         * i386.h: Remove useless definition of "I386" and misleading
9794         comment above it.
9795
9796 2000-02-23  Zack Weinberg  <zack@wolery.cumb.org>
9797
9798         * tree.h (TREE_SET_PERMANENT): New macro.  Document conditions
9799         under which TREE_PERMANENT will be set.
9800         * tree.c (make_node, copy_node, make_tree_vec, tree_cons,
9801         build1): Use TREE_SET_PERMANENT.
9802         * print-tree.c (print_node): Don't report value of
9803         TREE_PERMANENT if ggc_p is true.
9804
9805         * c-common.c (c_get_alias_set): Don't use TREE_PERMANENT to
9806         decide whether to give a type a new alias set.
9807         * objc/objc-act.c (build_objc_string_object): Never copy the string.
9808         * tree.c (make_node): Set DECL_IN_SYSTEM_HEADER irrespective
9809         of value of 'obstack'.
9810
9811
9812 2000-02-24  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9813
9814         * config/c4x/c4x.c (c4x_process_after_reload): Split all insns.
9815
9816 2000-02-23  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9817
9818         * cpplib.h (enum cpp_token): Added CPP_WCHAR and CPP_WSTRING.
9819         * cpplib.c (cpp_get_token): Produce them.
9820         * cppexp.c (cpp_lex): Handle them.
9821
9822 2000-02-23  Nick Clifton  <nickc@cygnus.com>
9823
9824         * config/arm/arm.c (arm_comp_type_attributes): Simply and
9825         comment tests on type attributes.
9826
9827 Wed Feb 23 16:42:21 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
9828
9829         * final.c (shorten_branches): Make value passed to LOOP_ALIGN
9830         conform to documentation.
9831         * sh.h (LOOP_ALIGN): If aligning loops, call sh_loop_align
9832         to check for special cases.
9833         * sh-protos.h (sh_loop_align): Declare.
9834         * sh.c (sh_loop_align): Define.
9835
9836 2000-02-22  Andrew Haley  <aph@cygnus.com>
9837
9838         * config/mips/mips.h (GAS_ASM_SPEC): Pass -mgp32/-mgp64 to gas.
9839         (SIZE_TYPE): Is 32 bits when using -mgp32.
9840         (PTRDIFF_TYPE): Ditto.
9841
9842 Wed Feb 23 07:26:27 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9843
9844         * diagnostic.c (init_output_buffer): Handle case of null PREFIX.
9845
9846 2000-02-23  Zack Weinberg  <zack@wolery.cumb.org>
9847
9848         * config/i386/i386.h: If IN_TARGET_LIBS is defined, make
9849         BIGGEST_FIELD_ALIGNMENT a constant.
9850
9851 2000-02-21  Jason Merrill  <jason@casey.cygnus.com>
9852
9853         * dwarf2out.c (output_line_info): Put the marker for the end of
9854         the line number info at the actual end.
9855         (gen_struct_or_union_type_die): Use decl_function_context
9856         to check for local classes.
9857         * dwarfout.c (output_type): Likewise.
9858
9859 Tue Feb 22 01:38:57 2000  Jeffrey A Law  (law@cygnus.com)
9860
9861         * pa.h (FUNCTION_ARG_PASS_BY_REFERENCE): Handle pass-by-reference
9862         for arguments with a mode, but no type.
9863         (FUNCTION_ARG_CALLEE_COPIES): Similarly.
9864         * t-pa (LIB2FUNCS_EXTRA): Add quadlib.asm.
9865         * pa/long_double.h: New file.
9866         * configure.in (hpux10, hpux11 configurations): hpux10 and hpux11
9867         both have 128bit wide long doubles.
9868         * configure: Rebuilt.
9869
9870 2000-02-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9871
9872         * defaults.h (ASM_OUTPUT_ASCII): Constify a char*.
9873
9874         * flow.c (get_common_dest, chain_reorder_blocks, make_reorder_chain,
9875         fixup_reorder_chain, skip_insns_between_block): Add static prototypes.
9876         (life_analysis): Wrap variable `i' with macro ELIMINABLE_REGS.
9877
9878         * haifa-sched.c (rank_for_schedule): Don't cast away const-ness.
9879
9880         * integrate.c (compare_blocks, find_block): Likewise.
9881
9882         * rtl.c (fatal_with_file_and_line): Add ATTRIBUTE_PRINTF_2.
9883
9884         * rtl.h (set_file_and_line_for_stmt): Constify a char*.
9885
9886         * stmt.c (stmt_status, set_file_and_line_for_stmt,
9887         expand_asm_operands): Likewise.
9888
9889 Mon Feb 21 17:06:27 2000  Jason Eckhardt  <jle@cygnus.com>
9890
9891         * predict.c (estimate_probability): Added the pointer heuristic to
9892         the collection of static branch predictors.
9893
9894 2000-02-21  Catherine Moore  <clm@cygnus.com>
9895
9896         * config/mips/mips.h (ASM_SPEC): Add -mfix700.
9897         * invoke.texi (-mfix7000): Document.
9898
9899 2000-02-21  Gabriel Dos Reis  <gdr@codesourcery.com>
9900
9901         * diagnostic.c (init_output_buffer): Make it possible to output at
9902         least 32 characters if we're given a too long prefix.
9903
9904 2000-02-20  Mark Mitchell  <mark@codesourcery.com>
9905
9906         * varasm.c (initializer_constant_valid_p): Call
9907         lang_expand_constant to simplify the constant.
9908
9909 2000-02-20  Bruce Korb  <bkorb@gnu.org>
9910
9911         * fixinc/inclhack.def(stdio_va_list):
9912         typedef needs to be disabled.
9913         * fixinc/inclhack.sh: regen
9914         * fixinc/fixincl.x: regen
9915
9916 2000-02-20  Geoff Keating  <geoffk@cygnus.com>
9917
9918         * print-rtl.c (print_rtx): Don't print addresses when
9919         flag_dump_unnumbered.
9920
9921 2000-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9922
9923         * sparc.c (sparc_output_scratch_registers): Mark parameter with
9924         ATTRIBUTE_UNUSED.
9925         (sparc_va_arg, sparc_flat_output_function_prologue,
9926         sparc_flat_output_function_epilogue): Cast value to unsigned in
9927         comparison.
9928         (sparc_emit_float_lib_cmp): Remove unused variable `cmp'.
9929
9930         * sparc.md: Add default case in switch.
9931
9932 2000-02-19  Richard Henderson  <rth@cygnus.com>
9933
9934         * c-typeck.c (add_pending_init): Don't abort for multiple
9935         fields at the same offset.
9936         (pending_init_member): Test the correct member.
9937
9938 2000-02-19  Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
9939
9940         * except.c (start_dynamic_handler) : Use TYPE_MODE (integer_type_node)
9941         instead of SImode.
9942         (start_catch_handler) : Same.
9943
9944 2000-02-19  Brad Lucier  (lucier@math.purdue.edu)
9945
9946         * Makefile.in: Have flow.o depend on $(EXPR_H)
9947
9948 Sat Feb 19 18:43:13 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9949
9950         * c-common.c (decl_attributes): Set DECL_SIZE_UNIT.
9951         * c-decl.c (duplicate_decls, finish_enum): Likewise.
9952         (finish_decl): Remove -Wlarger-than code from here.
9953         * flags.h (id_clash_len): Now int.
9954         (larger_than_size): Now HOST_WIDE_INT.
9955         * fold-const.c (size_int_wide): No more HIGH parm; NUMBER is signed.
9956         Clean up checking to see if in table.
9957         (make_bit_field_ref): Remove extra parm to bitsize_int.
9958         * ggc-common.c (ggc_mark_tree_children): Mark DECL_SIZE_UNIT.
9959         * print-tree.c (print_node): Print DECL_SIZE_UNIT and TYPE_SIZE_UNIT.
9960         * stmt.c (expand_decl): Use DECL_SIZE_UNIT for stack checking size
9961         and for computing size of decl.
9962         * stor-layout.c (layout_decl): Set DECL_SIZE_UNIT.
9963         Move -Wlarger-than code to here.
9964         (layout_record): Remove extra arg to bitsize_int.
9965         Set TYPE_BINFO_SIZE_UNIT.
9966         (layout_union): Remove extra arg to bitsize_int.
9967         Use proper type for size of QUAL_UNION.
9968         (layout_type): Remove extra arg to bitsize_int.
9969         * toplev.c (id_clash_len): Now int.
9970         (larger_than_size): Now HOST_WIDE_INT.
9971         (decode_W_option): Clean up id-clash and larger-than- cases.
9972         * tree.c (get_identifier, maybe_get_identifier): Remove unneeded casts.
9973         (expr_align, case FUNCTION_DECL): DECL_ALIGN is not defined.
9974         * tree.h (BINFO_SIZE_UNIT, TYPE_BINFO_SIZE_UNIT, DECL_SIZE_UNIT): New.
9975         (struct tree_decl): New field size_unit.
9976         (size_int_wide): No HIGH operand; NUMBER is now signed.
9977         (size_int_2): Deleted.
9978         (size_int, bitsize_int): Don't use it and rework args.
9979         * varasm.c (assemble_variable, output_constructor): Use DECL_SIZE_UNIT.
9980
9981 Fri Feb 18 20:01:58 2000  Jeffrey A Law  (law@cygnus.com)
9982
9983         * pa/quadlib.asm (_U_QFgt, _U_Qfge): Fix flags for _U_Qfcmp call.
9984
9985 2000-02-18  Geoff Keating  <geoffk@cygnus.com>
9986
9987         * invoke.texi (Warning Options): Add an explanation of why
9988         you might want the -Wfloat-equal flag.
9989
9990 Fri Feb 18 20:08:57 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9991
9992         * bitmap.c (bitmap_operation): Avoid using -1 for index since unsigned.
9993         * cppinit.c (new_pending_define): Add cast to avoid warning.
9994         * expmed.c (extract_bit_field): Likewise.
9995         * flow.c (enum reorder_skip_type): New type.
9996         (skip_insns_between_blcok): New it.
9997         Rework to avoid warning about possibly undefined variable.
9998         * function.c (assign_parms): Make thisparm_boundary unsigned.
9999         * genrecog.c (write_switch): Cast XWINT result to int.
10000         * lcm.c: Many static fcns and vars now #ifdef OPTIMIZE_MODE_SWITCHING.
10001         * mips-tfile.c (init_file): Make two versions of FDR intializer:
10002         one for MIPS and one for Alpha.
10003         (get_tag, copy_object): Add casts to avoid warnings.
10004         * optabs.c (init_one_libfunc): Cast NAME to (char *).
10005         * reload.c (find_reloads): Make TYPE enum reload_type.
10006         * sbitmap.c (dump_sbitmap): J is unsigned; don't use "1L".
10007         * unroll.c (unroll_loop): Initialize UNROLL_NUMBER.
10008         * varasm.c (compare_constant_1): Add cast to avoid warning.
10009         * config/alpha/alpha.c (alpha_emit_xfloating_libcall): Cast FUNC
10010         to (char *).
10011         (alpha_expand_unaligned_load, alpha_expand_unaligned_store):
10012         Cast switch operand of size to int.
10013         (alpha_expand_epilogue): Always initialize fp_offset and sa_reg.
10014         * config/alpha/alpha.h (INITIAL_ELIMINATION_OFFSET): Add abort
10015         in unhandled case.
10016
10017 2000-02-18  Nick Clifton  <nickc@cygnus.com>
10018
10019         * config/arm/elf.h (ASM_OUTPUT_ALIGN): Do not generate
10020         anything for an alignment of zero.
10021
10022         * config/arm/thumb.h (ASM_OUTPUT_ALIGN): Do not generate
10023         anything for an alignment of zero.
10024
10025 2000-02-18  Martin von Loewis  <loewis@informatik.hu-berlin.de>
10026
10027         * gcc.texi (Bug Reporting): Refer to bugs.html.
10028         (Bug Lists): Likewise.
10029         * system.h (GCCBUGURL): New preprocessor define.
10030         * rtl.c (fancy_abort): Use it.
10031         * gcc.c (main): Likewise.
10032
10033 2000-02-18  Richard Henderson  <rth@cygnus.com>
10034
10035         * flow.c (INSN_VOLATILE, SET_INSN_VOLATILE, uid_volatile): Remove.
10036         (life_analysis_1): Subsume into ...
10037         (life_analysis): ... here.  Force PROP_REG_INFO off after reload.
10038         Use update_life_info for the relaxation.
10039         (update_life_info): Update REG_BASIC_BLOCK for registers live on
10040         entry and regs_live_at_setjmp.
10041         (set_noop_p): Simplify.
10042         (notice_stack_pointer_modification_1): Renamed from s/_1//.
10043         (record_volatile_insns): Split into ...
10044         (delete_noop_moves): ... here,
10045         (notice_stack_pointer_modification): ... here,
10046         (insn_dead_p): ... and here.
10047         (propagate_block): Don't query INSN_VOLATILE.
10048         (mark_used_regs): Mind !PROP_REG_INFO.
10049         * toplev.c (rest_of_compilation): Call mark_constant_function here,
10050         not in life_analysis.
10051
10052 Fri Feb 18 01:29:22 EST 2000  John Wehle  (john@feith.com)
10053
10054         * loop.c (canonicalize_condition): New function,
10055         broken out of get_condition.
10056         (get_condition): Use it.
10057         * expr.h (canonicalize_condition): Prototype it.
10058
10059         * tree.h (tree_int_cst_msb): Declare.
10060         * tree.c (tree_int_cst_msb): New function.
10061
10062 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
10063
10064         * stmt.c (set_file_and_line_for_stmt): Don't crash if cfun->stmt
10065         isn't set.
10066
10067         * invoke.texi (-fmessage-length=n): Document.
10068
10069 2000-02-17  Jason Merrill  <jason@casey.cygnus.com>
10070
10071         * bitmap.c (bitmap_operation): Don't leak bitmap elements.
10072
10073 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
10074
10075         * function.c (thread_prologue_and_epilogue_insns): Put a line note
10076         after the prologue.
10077
10078 2000-02-17  Nick Clifton  <nickc@cygnus.com>
10079
10080         * config/arm/thumb.c: Replace includes of system headers with
10081         #include "system.h".
10082
10083 2000-02-16  Richard Henderson  <rth@cygnus.com>
10084
10085         * configure.in (alpha-linux*, alpha-netbsd) [extra_parts]:
10086         Add crtbeginS.o and crtendS.o.
10087         * alpha/elf.h (STARTFILE_SPEC): Use crtbeginS.o.
10088         (ENDFILE_SPEC): Use crtendS.o.
10089         * alpha/t-crtbe (crtbeginS.o, crtendS.o): New targets.
10090
10091         * alpha/crtbegin.asm (__do_frame_takedown): Merge into ...
10092         (__do_global_dtors_aux): ... here.  Call __cxa_finalize if
10093         shared and present.
10094         (__dso_handle): New variable.
10095         * alpha/crtend.asm (__do_global_ctors_aux): Remove runtime
10096         bias to __CTOR_END__.
10097
10098 2000-02-16  Richard Henderson  <rth@cygnus.com>
10099
10100         * Makefile.in (s-crtS, crtbeginS, crtendS): Prefix usage with $(T).
10101
10102 Wed Feb 16 21:40:04 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10103
10104         * longlong.h (__clz_tab): Declare as static to match definition.
10105
10106 2000-02-16 Mark Elbrecht <snowball3@bigfoot.com>
10107
10108         * i386/xm-djgpp.h (LIBSTDCXX): Delete. Moved to config/i386/djgpp.h.
10109         (XREF_FILE_NAME): Define.
10110
10111         * i386/djgpp.h (DATA_SECTION_ASM_OP): Define.
10112         (EH_FRAME_SECTION_ASM_OP): Define.
10113         (IDENT_ASM_OP): Define.
10114         (TEXT_SECTION_ASM_OP): Define.
10115         (CPP_SPEC): Define.
10116         (CTORS_SECTION_ASM_OP): Define.
10117         (CTOR_SECTION_FUNCTION): Use it.
10118         (DTORS_SECTION_ASM_OP): Define.
10119         (DTOR_SECTION_FUNCTION): Use it.
10120
10121 2000-02-16  Zack Weinberg  <zack@wolery.cumb.org>
10122
10123         * reg-stack.c (emit_swap_insn): Do not put a new insn before a
10124         NOTE_BASIC_BLOCK.
10125
10126         * flow.c (dump_regset, debug_regset, dump_bb, debug_bb,
10127         debug_bb_n): New functions.
10128         (dump_flow_info, print_rtl_with_bb): Use dump_regset.
10129         * basic-block.h: Prototype new functions.
10130
10131 Wed Feb 16 21:07:53 2000  Denis Chertykov  <denisc@overta.ru>
10132
10133         * configure.in: Add support for avr target.
10134         * configure: Rebuilt.
10135
10136         * invoke.texi: Add AVR invocation docs.
10137         * install.texi: Add information about AVR.
10138         * md.texi: Add AVR constraint letters description.
10139         * extend.texi: Add description for AVR specific attributes.
10140
10141 2000-02-16  Jason Merrill  <jason@casey.cygnus.com>
10142
10143         * fixinc/fixinc.svr4: Wrap byteorder.h with extern "C".
10144
10145 2000-02-16  Nick Clifton  <nickc@cygnus.com>
10146
10147         * emit-rtl.c (emit_insn): Move RTL check into make_insn_raw.
10148         (make_insn_raw): Move RTL check here.
10149
10150 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10151
10152         * version.c: Include gansidecl.h and version.h.
10153
10154         * version.h: Wrap entire file in macro __GCC_VERSION_H__.
10155
10156         * configure.in (gcc_version): When setting, narrow search to
10157         lines containing `version_string'.
10158
10159         * Makefile.in (mainversion): Likewise.
10160         (GCC_H): New variable.
10161         (gcc.h): Delete target.
10162         (gcc.o, gccspec.o, cppspec.o): Depend on $(GCC_H), not gcc.h.
10163         (version.o): Depend on version.h.
10164         (dbxout.o): Don't depend on gcc.h.
10165
10166 Wed Feb 16 15:04:49 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10167                           Michael Meissner  <meissner@cygnus.com>
10168
10169         * md.texi (Simple Constraints): Add item about whitespace.
10170         * genoutput.c (strip_whitespace): New.
10171         (scan_operands) [MATCH_OPERAND, MATCH_SCRATCH]: Call
10172         strip_whitespace for constraints.
10173         Test pointer using NULL, not 0.
10174
10175 2000-02-16  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10176
10177         * cpplib.c (do_line): Pedwarn for #line > 32767.
10178
10179         * c-lex.c (readescape): Warn about '\x', but do not reject it.
10180
10181 2000-02-15  Jonathan Larmour  <jlarmour@redhat.co.uk>
10182
10183         * gcc.c (default_compilers): Add new __GNUC_PATCHLEVEL__ define
10184         to default cpp spec.
10185         (do_spec_1): Add support for %v3 spec used by __GNUC_PATCHLEVEL__.
10186         * cpp.texi: Document __GNUC_PATCHLEVEL__.
10187         * cpp.1: Likewise.
10188
10189         * objc/lang-specs.h: Add new __GNUC_PATCHLEVEL__ define to
10190         default spec.
10191
10192 2000-02-15  Denis Chertykov  <denisc@overta.ru>
10193
10194         * configure.in: Add support for avr target.
10195
10196 Wed Feb 16 03:21:43 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
10197
10198         * sh.h (OVERRIDE_OPTIONS): Don't set sh_addr_diff_vec_mode.
10199         (sh_addr_diff_vec_mode): Don't declare.
10200         * sh.c (sh_addr_diff_vec_mode): Delete.
10201
10202 Wed Feb 16 01:27:52 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
10203
10204         * sh.md (mulsi3_highpart): Add REG_EQUAL note to last insn.
10205
10206 Wed Feb 16 00:58:06 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
10207
10208         * sh.md (udivsi3_i1, divsi3_i1, umulhisi3_i, mulhisi3_i): Name.
10209         (smulsi3_highpart_i): Name.
10210         (udivsi3): Wrap emitted insns in REG_LIBCALL / REG_RETVAL notes.
10211         (divsi3, mulhisi3, umulhisi3, mulsidi3, umulsidi3): Likewise.
10212         (smulsi3_highpart, umulsi3_highpart): Likewise.
10213
10214         (mulsidi3_i, umulsidi3_i): Make rtl describe operation
10215         correctly independent of endianness.
10216         (mulsidi3, umulsidi3): Now define_insn.  Hide details that
10217         confuse the optimizers.
10218         (mulsidi3+1, umulsidi3+1): New define_split.
10219
10220 Tue Feb 15 23:22:26 2000  Andrew Haley  <aph@cygnus.com>
10221
10222         * config/sh/sh.md: Guard insn splits against illegal registers.
10223         * config/sh/sh.h: Correct comment about macros.
10224
10225 Tue Feb 15 22:30:36 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
10226                           Andrew MacLeod  <amacleod@cygnus.com>
10227
10228         * Makefile.in (lcm.o): Depend on insn-attr.h.
10229         * basic-block.h (optimize_mode_switching): Declare.
10230         * lcm.c (tm_p.h, insn-attr.h): #include.
10231         (seginfo, bb_info): New structs.
10232         (antic, transp, comp, delete, insert) : New file-scope static variables.
10233         (new_seginfo, add_seginfo, make_preds_opaque, reg_dies): New functions.
10234         (reg_becomes_live, optimize_mode_switching): Likewise.
10235         * tm.texi: Add description of mode switching macros.
10236         * toplev.c (rest_of_compilation): Call optimize_mode_switching.
10237
10238         * sh-protos.h (remove_dead_before_cse): Remove prototype.
10239         (fldi_ok, fpscr_set_from_mem): New prototypes.
10240         * sh.h (OPTIMIZATION_OPTION): Remove sh_flag_remove_dead_before_cse set.
10241         (CONST_DOUBLE_OK_FOR_LETTER_P, SECONDARY_INPUT_RELOAD_CLASS):
10242         Disable fldi for (TARGET_SH4 && ! TARGET_FMOVD).
10243         (sh_flag_remove_dead_before_cse): Remove declaration.
10244         (NUM_MODES_FOR_MODE_SWITCHING, OPTIMIZE_MODE_SWITCHING): New macros.
10245         (MODE_USES_IN_EXIT_BLOCK, MODE_NEEDED, MODE_AT_ENTRY): Likewise.
10246         (MODE_PRIORITY_TO_MODE, EMIT_MODE_SET): Likewise.
10247         * sh.c (broken_move): Disable fldi for (TARGET_SH4 && ! TARGET_FMOVD).
10248         (barrier_align): Allow for JUMP_INSNS containing a parallel.
10249         (machine_dependent_reorg): Remove sh_flag_remove_dead_before_cse set.
10250         (fldi_ok): New function.
10251         (get_fpscr_rtx): Add fpscr_rtx as GC root.
10252         (emit_sf_insn): Only generate fpu switches when optimize < 1.
10253         (emit_df_insn): Likewise.
10254         (expand_fp_branch, emit_fpscr_use, remove_dead_before_cse): Delete.
10255         (sh_flag_remove_dead_before_cse): Delete.
10256         (get_free_reg, fpscr_set_from_mem): New functions.
10257         * sh.md (movdf, movsf): Remove no_new_pseudos code.
10258         (return): Remove emit_fpscr_use / remove_dead_before_cse calls.
10259
10260 2000-02-15  Loren Rittle  <ljrittle@acm.org>
10261
10262         * ginclude/stddef.h: Correct usage of _BSD_RUNE_T_ for FreeBSD.
10263
10264 2000-02-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10265
10266         * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile.o, cccp.o,
10267         cpphash.o, cppinit.o, protoize.o, unprotoize.o): Depend on version.h.
10268
10269         * cccp.c: Include version.h and/or don't declare `version_string'.
10270         * collect2.c: Likewise.
10271         * alpha.c: Likewise.
10272         * arm/aof.h: Likewise.
10273         * arm/coff.h: Likewise.
10274         * arm/elf.h: Likewise.
10275         * arm/pe.h: Likewise.
10276         * arm/tcoff.h: Likewise.
10277         * arm/telf.h: Likewise.
10278         * arm/tpe.h: Likewise.
10279         * arm/vxarm.h: Likewise.
10280         * convex/convex.c: Likewise.
10281         * i386/dgux.c: Likewise.
10282         * i386/sun386.h: Likewise.
10283         * m88k/m88k.c: Likewise.
10284         * mcore/mcore-pe.h: Likewise.
10285         * mips/mips.h: Likewise.
10286         * romp/romp.h: Likewise.
10287         * sh/sh.c: Likewise.
10288         * cpphash.c: Likewise.
10289         * cppinit.c: Likewise.
10290         * dwarf2out.c: Likewise.
10291         * dwarfout.c: Likewise.
10292         * gcc.c: Likewise.
10293         * gcc.h: Likewise.
10294         * mips-tfile.c: Likewise.
10295         * protoize.c: Likewise.
10296         * toplev.c: Likewise.
10297         * tree.h: Likewise.
10298
10299         * version.c (version_string): Constify a char*.
10300
10301         * version.h: New file.
10302
10303 2000-02-14  Nick Clifton  <nickc@cygnus.com>
10304
10305         * configure.in: Add mcore-elf and mcore-pe targets.
10306         * configure: Regenerate.
10307
10308         * NEWS: Add note that MCore port has been contributed.
10309
10310         * invoke.texi: Document command line switches for MCore port.
10311         * install.texi: Add MCore to list of supported targets.
10312
10313 2000-02-14  Geoff Keating  <geoffk@cygnus.com>
10314
10315         * collect2.c (main) [COLLECT_EXPORT_LIST]: If we have frames,
10316         then we will need to import the frame handling functions.
10317         (scan_prog_file) [COLLECT_EXPORT_LIST]: We will also need
10318         to import the frames themselves.
10319
10320 Mon Feb 14 13:31:01 2000  Stan Cox  <scox@cygnus.com>
10321                           Jason Eckhardt  <jle@cygnus.com>
10322
10323         * basic_block.h: Added prototype for reorder_basic_blocks.
10324         * toplev.c: Changes to add -freorder-blocks and graph dump after
10325         block reordering is done.
10326         * flow.c (reorder_block_def): New structure for use during block
10327         reordering.
10328         (REORDER_BLOCK_*): New macros to access members of above structure.
10329         (skip_insns_between_block, get_common_dest, chain_reorder_blocks,
10330         make_reorder_chain, fixup_reorder_chain, reorder_basic_blocks): New
10331         functions for block reordering.
10332
10333 Mon Feb 14 11:24:44 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10334
10335         * gcc.texi (Passes): Fix typo.
10336         * md.texi (Standard Names): Ditto.
10337         * tm.texi (Storage Layout): Ditto.
10338
10339 2000-02-13  Zack Weinberg  <zack@wolery.cumb.org>
10340
10341         * cpplib.c (do_define): Only free the old definition if it
10342         actually had one.
10343
10344 2000-02-13   Neil Booth  <NeilB@earthling.net>
10345
10346         * cppfiles.c (read_and_prescan): When emitting deferred
10347         newlines, test speccase[] again instead of checking each
10348         possible whitespace character in turn.  When we encounter \r,
10349         look behind for \n first, then ahead.
10350
10351 2000-02-13  Zack Weinberg  <zack@wolery.cumb.org>
10352
10353         * cse.c (cse_altered): New internal flag.
10354         (cse_insn): Set it if we changed an insn.
10355         (cse_main): Clear cse_altered before each basic block.
10356         Only garbage collect if cse_altered is true afterward.
10357
10358 Sun Feb 13 14:12:28 2000  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10359
10360         * sparc/sol2.h (LIB_SPEC): Link -ldl if profiling.
10361
10362 Sun Feb 13 13:21:55 2000  Jeffrey A Law  (law@cygnus.com)
10363
10364         * combine.c (simplify_comparison): Fix typo.
10365
10366 Sun Feb 13 12:57:52 2000  Neil Booth <NeilB@earthling.net>
10367
10368         * prefix.c (concat, lookup_key): Use xmalloc and xrealloc
10369         consistently.
10370
10371 2000-02-13  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10372
10373         * flow.c (flow_loop_tree_node_add): Use better algorithm by passing
10374         previously inserted node instead of root node.  Caller changed.
10375
10376 2000-02-13  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10377
10378         * basic-block.h (FLOW_LOOP_FIRST_BLOCK, FLOW_LOOP_LAST_BLOCK): Delete.
10379
10380 2000-02-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10381
10382         * crtstuff.c (__do_global_ctors_aux, __reg_frame_ctor,
10383         __dereg_frame_dtor): Add prototype argument.
10384
10385         * gthr-dce.h (__gthread_active_p, __gthread_once): Likewise.
10386
10387         * gthr-posix.h (__gthread_active_p, __gthread_once): Likewise.
10388
10389         * gthr-solaris.h (__gthread_active_p, __gthread_once): Likewise.
10390
10391         * gthr-vxworks.h (__gthread_once): Likewise.
10392
10393         * gthr-win32.h (__gthread_active_p, __gthread_once): Likewise.
10394
10395 Sat Feb 12 01:44:26 MET 2000  Jan Hubicka  <jh@suse.cz>
10396
10397         * i386.c (ix86_emit_restore_regs_using_mov): Break out from ...
10398         (ix86_expand_epilogue): ... here. Use mov instead of add to restore
10399         stack pointer in functions w/o saved registers, output LEAVE more often
10400         on TARGET_USE_LEAVE machines.
10401
10402 2000-02-07  Dmitri Makarov  <dim@wrs.com> & Bernd Schmidt <bernds@redhat.com>
10403
10404         * config/arm/arm.c (arm_init_cumulative_args); New function:
10405         Initlaise the CUMULATIE_ARGS strcuture for a function
10406         defintion.
10407         (arm_function_arg): New function: Determine where to place a
10408         function's argument.  Also handles deciding the function's
10409         call cookie.
10410         (current_file_function_operand): New function: Return true if
10411         the symbol is a function which has already been compiled.
10412         (arm_is_long_call_p): New function: Return true if the
10413         indicated function should be called via a long call.
10414         (arm_valid_type_attribute_p): New function: Return true if the
10415         attribute is a valid, arm specific, attribute.
10416         (arm_comp_type_attribute): New function: Return true if the
10417         two types have compatable, arm specific, attributes.
10418
10419         * config/arm/arm.h (CUMULATIVE_ARGS): Redefine to be a
10420         structure.
10421         (FUNCTION_ARG): Redefine to call arm_function_arg.
10422         (FUNCTION_ARG_PARTIAL_NREGS): Redefine to use correct
10423         structure field.
10424         (INIT_CUMULATIVE_ARGS): Redefine to call
10425         arm_init_cumulative_args.
10426         (FUNCTION_ARG_ADVANCE): Redefine to use correct structure
10427         field.
10428         (SETUP_INCOMING_VARARGS): Redefine to use correct structure
10429         field.
10430         (ARM_MARK_NEARBY_FUNCTION): New macro: Mark already compiled
10431         functions.
10432         (ENCODE_SECTION): Add call to ARM_MARK_NEARBY_FUNCTION.
10433         (VALID_MACHINE_TYPE_ATTRIBUTE): Define.
10434         (COMP_TYPE_ATTRIBUTES): Define.
10435
10436         * config/arm/arm.md (call): Call arm_is_long_call_p to decide
10437         if a long call is needed.
10438         (call_value): Call arm_is_long_call_p to decide if a long call
10439         is needed.
10440         (call_symbol): Call arm_is_long_call_p to decide if a long call
10441         is needed.
10442
10443         * config/arm/arm-protos.h: Add prototype for arm_is_long_call_p.
10444
10445 2000-02-11  Denis Chertykov  <denisc@overta.ru>
10446
10447         * README.AVR: New file with information about the avr ports.
10448         * config/avr: New directory with avr port files.
10449
10450 2000-02-11  Andreas Jaeger  <aj@suse.de>
10451
10452         * fixinc/Makefile.in (FIXINC_DEFS): Remove unneeded @fixinc_defs@.
10453
10454 2000-02-11  Zack Weinberg  <zack@wolery.cumb.org>
10455
10456         * cpphash.c: Fix formatting, update commentary.
10457         (dump_definition): Take three separate arguments instead of a
10458         MACRODEF structure argument.
10459         * cpphash.h: Update prototype of dump_definition.
10460         * cppinit.c (cpp_finish): Update call of dump_definition.
10461
10462         * cpplib.c (do_define): Always create new hash entry with
10463         T_MACRO type.  Remove redundant check for redefinition of
10464         poisoned identifier.  Update call of dump_definition.
10465         (do_undef): Don't call check_macro_name.  Rename sym_length to
10466         len.
10467         (do_error, do_warning): Don't use copy_rest_of_line or
10468         SKIP_WHITE_SPACE.
10469         (do_warning): Don't use pedwarn for the actual warning,
10470         only the notice about its not being in the standard.  (Fixes
10471         bug with #warning in system headers.)
10472         (do_ident): Stricter argument checking - accept only a single
10473         string after #ident.  Also, macro-expand the line.
10474         (do_xifdef): Use cpp_defined.  De-obfuscate.
10475
10476         (do_pragma): Split out specific pragma handling to separate
10477         functions.  Use get_directive_token.  Update commentary.  Do
10478         not pass on #pragma once or #pragma poison to the front end.
10479         (do_pragma_once, do_pragma_implementation, do_pragma_poison,
10480         do_pragma_default): New.
10481
10482 Feb 11 12:30:53 2000  Jeffrey A Law  (law@cygnus.com)
10483
10484         * jump.c (jump_optimize_1): The first operand in a relational
10485         can be a CONST_INT.
10486         * optabs.c (emit_conditional_move): Handle relationals which
10487         have a known true/false result.
10488
10489 2000-02-11  Geoff Keating  <geoffk@cygnus.com>
10490
10491         * function.c (thread_prologue_and_epilogue_insns): Don't insert
10492         a RETURN insn into a block which already ends with a jump.
10493
10494 2000-02-11  Geoff Keating  <geoffk@cygnus.com>
10495
10496         * haifa-sched.c (BUF_LEN): Increase a lot.
10497
10498 2000-02-11  Nick Clifton  <nickc@cygnus.com>
10499
10500         * configure.in: Add tm_p_file specification for thumb targets.
10501         * configure: Regenerate.
10502
10503         * config/arm/thumb-protos.h: New file: Prototypes for exported
10504         functions defined in thumb.c.
10505
10506 2000-02-11  Robert Lipe  <robertl@sco.com>
10507
10508         * Makefile.in (bootstrap-lean): Remove additional files.
10509         (bootstrap2-lean): Likewise.
10510         (VOL_FILES): List of files for above.
10511
10512 2000-02-11  Nathan Sidwell  <nathan@acm.org>
10513
10514         * cpphash.c (special_symbol): Remove spurious argument to
10515         cpp_lookup.
10516
10517 2000-02-11  Joel Sherrill (joel@OARcorp.com>
10518
10519         * configure.in: (i*86-*-rtems*): Swapped elf and coff
10520         stanzas.
10521         * configure: Rebuilt.
10522
10523 2000-02-11  Rodney Brown  <RodneyBrown@pmsc.com>
10524
10525         * pa-protos.h: Wrap function_arg_padding in TREE_CODE #ifdef.
10526
10527 Fri Feb 11 02:59:05 2000  Jeffrey A Law  (law@cygnus.com)
10528
10529         * pa.c, pa.h: Remove trigraph sequences within comments.
10530
10531 Fri Feb 11 02:51:56 2000  Pavel Roskin <pavel_roskin@geocities.com>
10532
10533         * invoke.texi (PPC Options): -mno-new-mnenomics -> -mold-mnemonics.
10534
10535 Fri Feb 11 02:48:30 2000  Brad Lucier  (lucier@math.purdue.edu)
10536
10537         * sbitmap.h: Make SBITMAP_ELT_BITS unsigned.
10538
10539 2000-02-11  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10540
10541         * config/c4x/c4x.c (fp_zero_operand): Check for CONST_DOUBLE.
10542
10543 2000-02-11  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10544
10545         * config/c4x/c4x.h (ASM_GLOBALIZE_LABEL): Use c4x_global_label.
10546         (ASM_OUTPUT_EXTERNAL): Use c4x_external_ref.
10547         (ASM_OUTPUT_EXTERNAL_LIBCALL): Likewise.
10548         (ASM_FILE_END): Use c4x_file_end.
10549         * config/c4x/c4x.c (c4x_global_label): New function.
10550         (c4x_external_ref, c4x_file_end): Likewise.
10551
10552         * config/c4x/c4x-protos.h (c4x_global_label): Add prototype.
10553         (c4x_external_ref, c4x_end_file): Likewise.
10554
10555 2000-02-10  Zack Weinberg  <zack@wolery.cumb.org>
10556
10557         * cppexp.c: Don't include cpphash.h.
10558         (parse_charconst, cpp_lex): Use cpp_defined.
10559         (cpp_lex): Use get_directive_token throughout.  Remove
10560         unnecessary cases from switch.  Move assertion-handling code
10561         down to OTHER case.
10562         (cpp_parse_expr): If we see '+' or '-', check the context to
10563         determine if they are unary or binary operators.  Streamline
10564         the jumps a bit.  Do not call skip_rest_of_line.
10565
10566         * cpplib.c: Make skip_rest_of_line and cpp_skip_hspace
10567         static.  Export get_directive_token.  Update commentary.
10568         (cpp_defined): New function.
10569         (do_define): Remove reference to T_PCSTRING.  Call
10570         free_definition to release memory for old definition, when
10571         redefining a macro.
10572         (eval_if_expression): Set only_seen_white to 0 before calling
10573         cpp_parse_expr.  Call skip_rest_of_line after it returns.
10574         (cpp_read_check_assertion): Don't preserve a pointer into the
10575         token buffer across a call to cpp_get_token.
10576
10577         * Makefile.in (cppexp.o): Don't depend on cpphash.h.
10578         * cppfiles.c (redundant_include_p): Use cpp_defined.
10579         * cpphash.c (free_definition): New function.
10580         (delete_macro): Use it.  Update commentary.
10581         * cpphash.h: Typedef HASHNODE here.  Prototype cpp_lookup and
10582         free_definition.
10583         * cpplib.h: Don't typedef HASHNODE here. Delete T_PCSTRING
10584         from enum node_type.  Prototype cpp_defined and get_directive_token.
10585         Don't prototype cpp_lookup, skip_rest_of_line, or cpp_skip_hspace.
10586
10587         * fix-header.c (check_macro_names): Use cpp_defined.
10588         (read_scan_file): Set inhibit_warnings and inhibit_errors in
10589         the options structure.
10590
10591 2000-02-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10592
10593         * c-pragma.c (maximum_field_alignment): Remove duplicate declaration.
10594
10595 2000-02-10  Jason Merrill  <jason@casey.cygnus.com>
10596
10597         * dwarf2out.c (add_abstract_origin_attribute): Check TREE_CODE (origin)
10598         rather than die->die_tag.
10599
10600 Thu Feb 10 16:26:49 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10601
10602         * combine.c (make_extraction, force_to_mode): Avoid warning on
10603         mixed-signedness conditionals.
10604         (make_field_assignment, nonzero_bits): Likewise.
10605         * expmed.c (store_fixed_bit_field): ALIGN arg now unsigned.
10606         (store_split_bit_field, extract_split_bit_field): Likewise.
10607         (extract_fixed_bit_field, store_bit_field,
10608         * expr.c: Change alignment to be unsigned everywhere.
10609         (move_by_pieces, store_constructor_field, store_constructor):
10610         Alignment parm is unsigned.
10611         (emit_block_move, emit_group_load, emit_group_store): Likewise.
10612         (clear_storage, emit_push_insn, compare_from_rtx): Likewise.
10613         (do_compare_rtx_and_jump): Likewise.
10614         (move_by_pieces_ninsns, clear_by_pieces): Likewise.
10615         Compare align with GET_MODE_ALIGNMENT.
10616         (expand_expr_unaligned): Pointer to alignment is pointer to unsigned.
10617         (get_inner_reference): Likewise.
10618         (copy_blkmode_from_reg, emit_push_insn): Remove unneeded casts.
10619         (expand_assignment): Local vars for alignment now unsigned.
10620         (store_constructor, store_field, expand_expr, do_jump): Likewise.
10621         (do_compare_and_jump): Likewise.
10622         (store_field): Call new function expr_align.
10623         * expr.h (emit_block_move, emit_group_load, emit_group_store):
10624         Alignment arg now unsigned.
10625         (clear_storage, emit_push_insn, compare_from_rtx): Likewise.
10626         (do_compare_rtx_and_jump, store_bit_field): Likewise.
10627         (extract_bit_field): Likewise.
10628         * fold-const.c (add_double): Add cast to eliminate signedness warning.
10629         * machmode.h (GET_MODE_ALIGNMENT): Result is unsigned.
10630         (get_best_mode): Alignment arg is unsigned.
10631         * rtl.h (move_by_pieces): Likewise.
10632         * store-layout.c (maximum_field_alignment, set_alignment):
10633         Now unsigned.
10634         (layout_decl): Alignment arg is now unsigned.
10635         Remove unneeded casts.
10636         (layout_record, layout_union, layout_type): Remove unneeded casts.
10637         Local alignment variables now unsigned.
10638         (get_best_mode): Alignment arg now unsigned.
10639         * tree.c (expr_align): New function.
10640         * tree.h (expr_align): Likewise.
10641         (maximum_field_alignment, set_alignment): Now unsigned.
10642         (get_inner_reference): Alignment argument is now pointer to unsigned.
10643         * varasm.c (assemble_variable): Add cast to eliminate warning.
10644
10645 Thu Feb 10 12:56:47 2000  Jim Wilson  <wilson@cygnus.com>
10646
10647         * expmed.c (store_bit_field): If op0 and fieldmode are the same size,
10648         then store directly into op0.
10649
10650         * calls.c (expand_call): When emitting a NOTE_INSN_SETJMP, search for
10651         the CALL_INSN, and emit the note immediately after it.
10652
10653 2000-02-10  Nick Clifton  <nickc@cygnus.com>
10654
10655         * config/arm/thumb.md (epilogue): Include a (return) in the
10656         generated insn, and emit it using emit_jump_insn not
10657         emit_insn.
10658
10659 Thu Feb 10 18:28:59 MET 2000  Jan Hubicka  <jh@suse.cz>
10660
10661         * function.c (assign_temp): Change zero-sized arrays to size 1.
10662         * integrate.c (expand_inline_function): Do not update
10663         stack_alignment_needed
10664         * i386.c (compute_frame_size): Remove #ifdef PREFERRED_FRAME_BOUNDARY,
10665         add some sanity checking, remove optimization for function with
10666         zero frame size.
10667
10668 2000-02-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10669
10670         * flow.c (mark_regs_live_at_end): Delete unused variables.
10671
10672         * ggc-page.c (ggc_page_print_statistics): bzero -> memset.
10673
10674         * integrate.c (copy_rtx_and_substitute): Wrap variable `alignment'
10675         in macro FRAME_GROWS_DOWNWARD.
10676
10677         * stmt.c (expand_end_bindings): Delete unused variable.
10678
10679         * unroll.c (iteration_info): Mark parameter `loop' with
10680         ATTRIBUTE_UNUSED.
10681
10682 2000-02-10  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10683
10684         * fixinc/server.c (load_data): Return NULL if the marker line is
10685         not found.
10686         (run_shell): If load_data returns NULL, retry the command once, in
10687         a new shell.
10688
10689         * configure: Rebuilt.
10690
10691 2000-02-09  Bruce Korb  <bkorb@gnu.org>
10692
10693         * gcc/fixincludes:  ** DELETED **
10694         * gcc/fixcpp:  ** DELETED **
10695         * gcc/fixinc-nt.sed:  ** DELETED **
10696         * gcc/just-fixinc:  ** DELETED **
10697         * gcc/Makefile.in:  Removed out-dated commentary
10698         * gcc/configure.in: Removed fast-fixincludes disablement.
10699         * MAINTAINERS(Ian Taylor) moved to "Write after approval" group.
10700
10701 2000-02-09  Clinton Popetz  <cpopetz@cygnus.com>
10702         * function.c (thread_prologue_and_epilogue_insns): Uncomment
10703         last change.
10704
10705 2000-02-09  Richard Henderson  <rth@cygnus.com>
10706
10707         * jump.c (delete_insn): Don't delete user labels at -O0.
10708
10709 2000-02-09  Robert Lipe  <robertl@sco.com>
10710
10711         * Makefile.in (gen-protos): Don't depend on HOST_LIBDEPS.
10712         Don't link with HOST_LIBS.
10713
10714 2000-02-09  Zack Weinberg  <zack@wolery.cumb.org>
10715
10716         * configure.in: Correct --help text for --with-dwarf2.
10717         Put tm-dwarf2.h after other tm files, if it's requested.
10718         * configure: Regenerate.
10719         * config/tm-dwarf2.h: #undef PREFERRED_DEBUGGING_TYPE before
10720         defining it.
10721
10722 2000-02-09  Zack Weinberg  <zack@wolery.cumb.org>
10723
10724         * cpplib.h: Provide HASHNODE typedef and forward decl of
10725         struct hashnode only.  Kill cpp_hashnode typedef.  MACRODEF,
10726         DEFINITION, struct hashnode, struct macrodef, struct
10727         definition, scan_decls prototype, default defn of
10728         INCLUDE_LEN_FUDGE moved elsewhere.
10729
10730         * cpphash.h: MACRODEF, DEFINITION, struct macrodef, struct
10731         definition, and struct hashnode moved here. Remove the unused
10732         'predefined' field from struct definition.  Replace the 'args'
10733         union with its sole member.  All users updated (cpphash.c).
10734         Delete HASHSTEP and MAKE_POS macros, and hashf prototype.  Add
10735         multiple include guard.
10736
10737         * cpphash.c (hashf): Make static; use better algorithm; drop
10738         HASHSIZE parameter; return an unsigned int.
10739         (cpp_lookup): Drop HASH parameter.  PFILE parameter is
10740         used. Calculate HASHSIZE modulus here.
10741         (cpp_install): Drop HASH parameter. Calculate HASHSIZE modulus
10742         here.
10743         (create_definition): Drop PREDEFINITION parameter.
10744         * cpplib.c (do_define): Don't calculate a hash value here.
10745         Don't pass (keyword == NULL) to create_definition.
10746
10747         * scan.h: Prototype scan_decls here.
10748         * cppfiles.c: Move INCLUDE_LEN_FUDGE default defn here.
10749         * cppexp.c, cppfiles.c, cppinit.c, cpplib.c, fix-header.c: All
10750         callers of cpp_lookup and cpp_install updated.
10751
10752         * cpphash.c (macarg): Hoist all the flag diddling out of the
10753         function...
10754         (macroexpand): ... and out of the loop that calls macarg.
10755         Skip over the initial paren before macro arguments with
10756         cpp_get_non_space_token; point may be some distance before
10757         that paren.  Abort if it's not there.
10758
10759         * cpplib.c (parse_clear_mark): Delete function.
10760         (parse_set_mark, parse_goto_mark): Make static.
10761         (ACTIVE_MARK_P): New macro.
10762         (skip_block_comment, skip_line_comment): Do not bump the line
10763         if ACTIVE_MARK_P is true.
10764         (cpp_pop_buffer): The buffer to be popped may not have an
10765         active mark.
10766         (cpp_get_token): When looking for the initial paren before
10767         macro arguments, only set a mark in a file buffer, Always
10768         return to that mark before proceeding to call macroexpand or
10769         return a NAME token.
10770
10771         * cpplib.h: Remove prototypes of parse_set_mark,
10772         parse_clear_mark, parse_goto_mark.
10773         (struct cpp_options): Rename 'put_out_comments' to
10774         'discard_comments' and invert its sense.
10775         * cppinit.c, cpphash.c, cpplib.c: All users of
10776         put_out_comments changed to use discard_comments, with
10777         opposite sense.
10778
10779 2000-02-09  Clinton Popetz  <cpopetz@cygnus.com>
10780
10781         * function.c (thread_prologue_and_epilogue_insns): Don't delete
10782         the edge from a block that both jumps and falls through to the
10783         fallthru block.
10784
10785 2000-02-09  Scott Bambrough  <scottb@netwinder.org>
10786
10787         * config/arm/arm.md (movsi): In PIC mode, make sure that a
10788         constant source address is legitimate.
10789
10790 2000-02-09  Philip Blundell  <pb@futuretv.com>
10791
10792         * config/arm/arm.c (legitimize_pic_address): Handle LABEL_REF
10793         correctly.
10794
10795         * config/arm/arm.h (LEGITIMATE_CONSTANT_P): Allow anything when
10796         generating PIC.
10797         (LEGITIMATE_PIC_OPERAND): Disallow references to labels.
10798
10799 2000-02-09  Zack Weinberg  <zack@wolery.cumb.org>
10800
10801         * cpplib.c (cpp_define, cpp_undef): Make sure the stacked buffer
10802         ends with a newline and a NUL.  Don't be so clever manipulating
10803         strings.
10804
10805 Wed Feb  9 14:18:08 MET 2000  Jan Hubicka  <jh@suse.cz>
10806
10807         * reload1.c (reload) Align stack frame to cfun->stack_alignment_needed,
10808         not to BIGGEST_ALIGNMENT.
10809
10810 2000-02-08  Geoff Keating  <geoffk@cygnus.com>
10811
10812         * dwarf2.h (DW_CFA_GNU_negative_offset_extended): New constant.
10813         * dwarf2out.c (dwarf_cfi_name): Print name of new constant.
10814         (reg_save): Use DW_CFA_GNU_negative_offset_extended when needed.
10815         (output_cfi): Handle output of DW_CFA_GNU_negative_offset_extended.
10816         * frame.c (execute_cfa_insn): Handle
10817         DW_CFA_GNU_negative_offset_extended.
10818
10819 2000-02-08  Richard Henderson  <rth@cygnus.com>
10820
10821         * flow.c (tidy_fallthru_edges): Split out from ...
10822         (delete_unreachable_blocks): ... here.
10823         (find_basic_blocks): Use it.
10824
10825 Tue Feb  8 15:51:50 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10826
10827         * stmt.c (expand_decl): Do set RTX_UNCHANGING_P for TREE_READONLY.
10828
10829 2000-02-08  Zack Weinberg  <zack@wolery.cumb.org>
10830
10831         * Makefile.in (GEN_PROTOS_OBJS): Remove libcpp.a.
10832         (gen_protos.o): Don't depend on cpplib.h or cpphash.h.
10833         (fix-header.o): Don't depend on cpphash.h.
10834
10835         * scan.c (hashstr): New function.
10836         * scan.h: Prototype it.
10837         * fix-header.c: Don't include cpphash.h.  Use hashstr.
10838         * gen-protos.c: Don't include cpphash.h or cpplib.h.  Use
10839         hashstr.  Report hash table statistics.  Add private
10840         definition of xrealloc.
10841
10842 2000-02-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10843
10844         * i386.h (TARGET_SWITCHES): Fix typo in option name.
10845
10846 2000-02-08  Clinton Popetz  <cpopetz@cygnus.com>
10847
10848         * function.c (thread_prologue_and_epilogue_insns): Don't replace
10849         jumps with returns unless they are jumps to the fallthru block.
10850
10851 Tue Feb  8 07:53:55 2000  Jan Hubicka  <jh@suse.cz>
10852
10853         * i386.md (addqi3_cc): Fix contraints.
10854
10855 Tue Feb  8 01:39:45 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10856
10857         * function.c (emit_return_into_block): Wrap in #ifdef HAVE_return.
10858
10859 2000-02-07  Mark Mitchell  <mark@codesourcery.com>
10860
10861         * cpplib.c (cpp_get_token): Call CPP_BUMP_LINE after reading a
10862         carriage return after a macro name.
10863
10864 2000-02-07  Fred Fish  <fnf@be.com>
10865
10866         * i386/beos-elf.h: (ASM_IDENTIFY_GCC): Define to nothing
10867         so the gcc2_compiled symbol doesn't confuse BeOS debuggers.
10868
10869 2000-02-07  Zack Weinberg  <zack@wolery.cumb.org>
10870
10871         * cppfiles.c (deps_output): Count spacers in deps_column.
10872
10873 2000-02-07  Neil Booth  <NeilB@earthling.net>
10874
10875         * cppinit.c (initialize_dependency_output): If there is no
10876         suffix, don't try to look for known suffixes.  Use strrchr.
10877         (cpp_start_read): Remove duplicate initialization.
10878
10879 Mon Feb  7 18:36:41 MET 2000  Jan Hubicka  <jh@suse.cz>
10880
10881         * calls.c (compute_argument_block_size): New argument
10882         preferred_stack_boundary.
10883         (expand_call): update cfun->preferred_stack_boundary, update call of
10884         compute_argument_block_size
10885         (emit_library_call): Increate cfun->preferred_stack_boundary
10886         to PREFERRED_STACK_BOUNDARY
10887         (emit_library_call_value): Likewise.
10888         * explow.c (allocate_dynamic_stack_spave): Likewise.
10889         * function.c (prepare_function_start): Set
10890         cfun->preferred_stack_boundary
10891         * function.h (struct function): Add preferred_stack_boundary field.
10892         * integrate.c (expand_inline_function): Update
10893         cfun->preferred_stack_boundary and cfun->stack_alignment_needed.
10894         (copy_rtx_and_substitute): Align frame to stack_alignment_needed only.
10895         * i386.c (compute_frame_size): Use cfun->preferred_stack_boundary.
10896
10897 2000-02-06  Zack Weinberg  <zack@wolery.cumb.org>
10898
10899         * cpplib.c (my_strerror, cpp_error, cpp_error_with_line,
10900         cpp_error_from_errno, cpp_warning, cpp_warning_with_line,
10901         cpp_pedwarn, cpp_pedwarn_with_line,
10902         cpp_pedwarn_with_file_and_line): Move to cpperror.c.
10903         (cpp_print_file_and_line, v_cpp_error, v_cpp_warning,
10904         v_cpp_error_with_line, v_cpp_warning_with_line,
10905         cpp_message_from_errno, cpp_perror_with_name): Delete.
10906
10907         * cpperror.c (cpp_print_containing_files): Take starting
10908         buffer as argument.
10909         (cpp_file_line_for_message): Rename to cpp_print_file_and_line.
10910         (v_cpp_message): Now called directly by all entry points.
10911         Remove -1 case.
10912         (cpp_pfatal_with_name, cpp_message): Delete.
10913         (cpp_notice_from_errno, cpp_ice): New functions.
10914         (cpp_notice): Is now for reporting error conditions, just
10915         without an associated file.
10916         (cpp_error, cpp_error_with_line): Don't do anything if
10917         opts->inhibit_errors is on.
10918         (cpp_pedwarn_with_file_and_line): Take column argument also.
10919
10920         * cpplib.h: Update prototypes of exported functions.
10921         (struct cpp_options): Add inhibit_errors.
10922
10923         * cppalloc.c, cppfiles.c: Use fprintf not cpp_notice for
10924         non-error messages.  Include intl.h.
10925
10926         * cppinit.c, cppmain.c: Likewise.  Also, use
10927         cpp_notice_from_errno instead of cpp_perror_with_name or
10928         cpp_pfatal_with_name, and cpp_notice instead of cpp_message.
10929
10930         * cppexp.c, cpphash.c, cppinit.c, cpplib.c: Use cpp_ice to
10931         report internal errors.
10932
10933         * cpplib.c (do_define): Switch bcopy to memcpy.
10934         Give cpp_pedwarn_with_file_and_line a dummy column argument.
10935
10936         * cpplib.c (copy_rest_of_line): Revert previous change: don't
10937         bail out early if we hit a line comment.
10938
10939 2000-02-06  Richard Henderson  <rth@cygnus.com>
10940
10941         * flow.c (flow_delete_insn, make_edge, remove_edge): Export.
10942         * basic-block.h: Declare them.
10943         * emit-rtl.h (active_insn_p): New.
10944         (next_active_insn, prev_active_insn): Use it.
10945         * rtl.h: Declare it.
10946         * function.c (emit_return_into_block): New.
10947         (thread_prologue_and_epilogue_insns): Insert return insns instead
10948         of epilogues when possible.
10949         * jump.c (jump_optimize_1): Remove code to insert a return insn
10950         on the fallthru to the exit block.
10951
10952         * i386.c (ix86_can_use_return_insn_p): Fail for large poped args
10953         and for non-empty stack frames.
10954         * i386.md (return): Expand to return-pop as needed.
10955
10956 2000-02-06  Richard Henderson  <rth@cygnus.com>
10957
10958         * simplify-rtx.c (simplify_relational_operation): Canonicalize
10959         constant to op1 for testing.
10960
10961 2000-02-06  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10962
10963         * config/c4x/c4x.md (*ldi_on_overflow): New pattern.
10964         (fixuns_truncqfqi2): Use it.
10965
10966 2000-02-06  Richard Henderson  <rth@cygnus.com>
10967
10968         * i386.c (ix86_agi_dependant): Handle pro_epilogue_adjust_stack
10969         as a TYPE_LEA insn.
10970
10971         * i386.md (widening and peepholes): Mask the constant instead of
10972         using gen_lowpart.
10973
10974 2000-02-05  Zack Weinberg  <zack@wolery.cumb.org>
10975
10976         * cppfiles.c (read_and_prescan) [case SPECCASE_QUESTION]: Bump
10977         input pointer before possibly branching off to the backslash
10978         code.
10979         * cpphash.c (macroexpand): Correctly delete \r escapes when
10980         stringifying parameters.
10981         * cpplib.c (copy_rest_of_line): Go directly to skip_block_comment
10982         if we can; bail out early if we hit a line comment.
10983         (handle_directive): Treat '# 123' in an .S file just like
10984         '# <punctuation>'.  Discard the shifted '#' if we hit '#\n'.
10985         Return 1 for '# not_a_directive'.
10986         (get_directive_token): Pop macro buffers here, so that
10987         cpp_get_token can't sneakily move past a newline.
10988         Add sanity checks.
10989         (cpp_get_token): goto randomchar if handle_directive returns 0.
10990
10991         * cppalloc.c: Update copyright.
10992         * cpplib.c: Merge all the static function prototypes into one
10993         block.
10994         * cpplib.h: Remove #if 0 block.
10995
10996         * cpperror.c: Remove #ifdef EMACS block.
10997         * cppmain.c: Likewise.
10998         * cpphash.c: Remove #if 0 blocks.
10999         * cppinit.c: Remove #if 0 blocks, and the -lint option.
11000         * cpplib.c: Remove #if 0 blocks and code referencing
11001         pcp_inside_if or for_lint.  Remove duplicate error message.
11002         Fix error messages for #else after #else or #elif.  Reformat.
11003         Remove archaic TODO list.
11004         * cpplib.h: Remove pcp_inside_if and for_lint flags.
11005
11006 2000-02-05  Zack Weinberg  <zack@wolery.cumb.org>
11007
11008         * i386/osf1elf.h: Add missing backslash to multiline string.
11009
11010 2000-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11011
11012         * longlong.h [sparc] (udiv_qrnnd): Avoid stringifying macro arg.
11013
11014 2000-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11015
11016         * Makefile.in (c-common.o): Depend on $(EXPR_H).
11017
11018         * c-common.c: Include expr.h.
11019
11020         * c-pragma.c (mark_align_stack): Add prototype.
11021
11022         * caller-save.c (add_stored_regs): Likewise.
11023
11024         * combine.c (record_promoted_value): Likewise.
11025
11026         * i386.c (ix86_sched_reorder_pentium, ix86_sched_reorder_ppro):
11027         Likewise.
11028
11029         * cppinit.c (new_pending_define): Likewise.
11030
11031         * cpplib.c (skip_block_comment, skip_line_comment): Likewise.
11032
11033         * dwarf2out.c (save_rtx, splice_child_die, reverse_die_lists,
11034         AT_class, AT_flag, AT_int, AT_unsigned, AT_string, AT_ref, AT_loc,
11035         AT_addr, AT_lbl, get_AT_ref, free_AT, free_die, local_scope_p,
11036         class_scope_p): Likewise.
11037
11038         * dwarf2out.h (dwarf2out_set_demangle_name_func,
11039         dwarf2out_add_library_unit_info): Likewise.
11040
11041         * ggc.h (ggc_page_print_statistics): Likewise.
11042
11043         * haifa-sched.c (propagate_deps): Likewise.
11044
11045         * reg-stack.c (next_flags_user, record_label_references): Likewise.
11046
11047         * rtl.h (set_stack_check_libfunc): Likewise.
11048
11049         * toplev.h (set_fatal_function): Likewise.
11050
11051         * toplev.c (set_fatal_function): Delete prototype.
11052
11053         * diagnostic.c: Deconstify functions returning malloc'ed ptrs.
11054
11055 2000-02-05  Geoff Keating  <geoffk@cygnus.com>
11056
11057         * ginclude/ppc-asm.h (FUNC_START): Use USER_LABEL_PREFIX.
11058         (FUNC_END): Likewise.
11059
11060 2000-02-05  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11061
11062         * caller-save.c: Include tm_p.h.
11063
11064 2000-02-05  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11065
11066         * Makefile.in (libgcc.a): Add $(LIBGCC1) to libgcc.a after $(LIBGCC2).
11067
11068 2000-02-04  Neil Booth  <NeilB@earthling.net>
11069
11070         * cccp.c (main): Check 'dir' for a NULL pointer before passing
11071         it to strcmp.
11072
11073 2000-02-04  Zack Weinberg  <zack@wolery.cumb.org>
11074
11075         * recog.h: Remove NO_MD_PROTOTYPES ifdefs.
11076         * genflags.c: Use the max_operand_1 logic from genemit.c to
11077         calculate how many arguments gen_insn prototypes have.  Remove
11078         NO_MD_PROTOTYPES ifdefs from the generated file.
11079         * genoutput.c: Don't define NO_MD_PROTOTYPES in the generated
11080         file.  Cast gen_insn initializers to insn_gen_fn.
11081         * config/alpha/vms.h: Don't define NO_MD_PROTOTYPES.
11082         * gcc.texi: Remove documentation of NO_MD_PROTOTYPES.
11083
11084 2000-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11085
11086         * fixinc/Makefile.in (HDR): Add machname.h.
11087         (clean): Likewise.
11088
11089 2000-02-05  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11090
11091         * config/c4x/c4x.h (c4x_compare_op0, c4x_compare_op1): Move ...
11092         (c4x_regclass_map, c4x_caller_save_map, c4x_rpts_cycles): Ditto.
11093         (c4x_cpu_version): Ditto.
11094         * config/c4x/c4x-protos.h: ... here.
11095
11096 2000-02-04  Jason Merrill  <jason@casey.cygnus.com>
11097
11098         * dwarf2out.c (add_abstract_origin_attribute): Don't call
11099         gen_abstract_function on our context if we're a nested function.
11100
11101 2000-02-05  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11102
11103         * config/c4x/c4x.md (fixuns_truncqfqi2): Rewrite.
11104         * config/c4x/libgcc.S (ufix_truncqfhi2n): Fix.
11105
11106 2000-02-04  Bruce Korb  <bkorb@gnu.org>
11107
11108         * fixinc/genfixes(machname.h):
11109         Move the functionality from gen-machine.h into this file.
11110         UNdef MN_NAME_PAT if there are no names to change.
11111         Also, be a little kinder when AutoGen is not present.
11112
11113         * fixinc/Makefile.in(machname.h):
11114         Change the generation rule to use genfixes.
11115
11116         * fixinc/fixfixes.c(machine_name):
11117         machine_name_fix's functionality now dependent upon whether
11118         MN_NAME_PAT is defined.
11119
11120         * fixinc/fixtests.c(machine_name):
11121         ditto.
11122
11123         * fixinc/fixlib.c(mn_get_regexps): conditional on definition
11124         of MN_NAME_PAT.
11125
11126         * fixinc/fixlib.h(mn_get_regexps):
11127         ditto
11128
11129         * fixinc/gen-machine.h: DELETED
11130
11131 2000-02-04  Jan Hubicka  <jh@suse.cz>
11132             Richard Henderson  <rth@cygnus.com>
11133
11134         * i386.c (SAVE_REGS_FIRST): Remove.
11135         (ix86_initial_elimination_offset): Handle only SAVE_REGS_FIRST mode.
11136         (ix86_compute_frame_size): Likewise.
11137         (ix86_expand_prologue): Likewise.  Use pro_epilogue_adjust_stack.
11138         (ix86_emit_restore_regs): Remove.
11139         (ix86_emit_epilogue_esp_adjustment): Use pro_epilogue_adjust_stack
11140         when a frame pointer is in use.
11141         (ix86_expand_epilogue): Handle only SAVE_REGS_FIRST mode.  Use mov
11142         instead of pop to restore a register when profitable; emit leave
11143         when profitable.
11144         (ix86_attr_length_default): Handle pro_epilogue_adjust_stack
11145         as a TYPE_LEA insn.
11146         (ix86_adjust_cost): Handle pro_epilogue_adjust_stack as TYPE_ALU.
11147         * i386.md (prologue_allocate_stack): Remove.
11148         (epilogue_deallocate_stack): Remove.
11149         (pro_epilogue_adjust_stack): New.
11150
11151 2000-02-04  Richard Henderson  <rth@cygnus.com>
11152
11153         * function.c (diddle_return_value): Rework to use a callback function.
11154         Use current_function_return_rtx if it's been set up.
11155         (do_clobber_return_reg, clobber_return_register): New.
11156         (do_use_return_reg, use_return_register): New.
11157         (expand_function_end): Use them.
11158         * stmt.c (expand_null_return): Likewise.
11159         * function.h: Declare them.
11160         * flow.c (mark_regs_live_at_end): Use diddle_return_value.
11161         (mark_reg): Change arguments as appropriate for callback.
11162         * integrate.c (expand_inline_function): Revert 19 Jan change.
11163
11164 Fri Feb  4 20:25:42 2000  Hans-Peter Nilsson  <hp@bitrange.com>
11165
11166         * tm.texi (Values in Registers): Fix typo: "fo" "for".
11167         (Misc): Say the scheduler, not the Haifa scheduler.
11168
11169 2000-02-04  Clinton Popetz  <cpopetz@cygnus.com>
11170
11171         * jump.c (mark_jump_label): Add in_mem param, check SYMBOL_REFs
11172         when in_mem is set.  Update all callers.
11173
11174 2000-02-04  Richard Henderson  <rth@cygnus.com>
11175
11176         * i386/openbsd.h (INT_ASM_OP): Define.
11177
11178 Fri Feb  4 10:51:30 2000  Hans-Peter Nilsson  <hp@bitrange.com>
11179
11180         * tm.texi: Fix various typos.
11181
11182 Thu Feb  3 17:17:32 2000  Steve Ellcey <sje@cup.hp.com>
11183
11184         * config/pa/pa-hpux11.h (LIB_SPEC): Correct typo in !p case.
11185         (MD_STARTFILE_PREFIX_1): New macro.
11186
11187 Thu Feb  3 15:08:13 MET 2000  Jan Hubicka  <jh@suse.cz>
11188
11189         * i386.md (movstrsi, clrstrsi): Support variable sized copies, align
11190         destination when needed.
11191         (strmovsi, strsetsi): New expander.
11192         (strmovsi_1, strsetsi_1): New pattern.
11193         * i386.h (MASK_NO_ALIGN_STROP, MASK_INLINE_ALL_STROP,
11194         TARGET_ALIGN_STRINGOPS, TARGET_INLINE_ALL_STRINGOPS): New macros.
11195         (TARGET_SWITCHES) Add align-stringops and inline-all-stringops.
11196         * invoke.texi (align-stringops, inline-all-stringops): Document.
11197
11198 Wed Feb  2 23:04:47 2000   Krister Walfridsson <cato@df.lth.se>
11199
11200         * i386/netbsd.h (INT_ASM_OP): Define.
11201
11202 2000-02-02  Zack Weinberg  <zack@wolery.cumb.org>
11203
11204         * cpplib.h (cpp_reader): Add new flag, no_directives.
11205         * cpphash.c (macarg): Set it.
11206         * cpplib.c (handle_directive): If no_directives is on and we
11207         find a directive, issue an error and discard the line.
11208
11209 Wed Feb  2 13:07:10 2000  Jim Wilson  <wilson@cygnus.com>
11210
11211         * config/sparc/sparc.h (PREFERRED_RELOAD_CLASS): Delete 'E' check for
11212         FP constants.  Add ! TARGET_FPU check for FP constants.
11213
11214 2000-02-02  Clinton Popetz  <cpopetz@cygnus.com>
11215
11216         * flow.c (find_basic_blocks): Don't kill label_value_list
11217         here.
11218         (cleanup_cfg): Kill it here.
11219
11220 Wed Feb  2 08:12:30 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11221
11222         * expr.c (store_field): Ensure ALIGN is no stricter than the
11223         alignment of EXP.
11224
11225 2000-02-02  Richard Henderson  <rth@cygnus.com>
11226
11227         * jump.c (delete_insn): Partially revert 19 Jan change;
11228         don't convert unused code labels to notes at -O0.
11229
11230 2000-02-02 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
11231
11232         * toplev.c (rest_of_compilation): Run rebuild_jump_labels after
11233         split_all_insns to recreate REG_LABEL notes for flow2 pass.
11234
11235 2000-02-01  Richard Henderson  <rth@cygnus.com>
11236
11237         * i386.c (general_no_elim_operand): New.
11238         (nonmemory_no_elim_operand): New.
11239         (ix86_expand_move): Copy eliminable operands before a push.
11240         * i386-protos.h: Declare new functions.
11241         * i386.h (CAN_ELIMINATE): Simplify.
11242         (PREDICATE_CODES): Update.
11243         * i386.md (push insns): Don't allow eliminable register operands.
11244
11245 2000-02-01  Richard Henderson  <rth@cygnus.com>
11246
11247         * flow.c (mark_regs_live_at_end): Follow expand_function_end and
11248         replace BLKmode with DECL_RTL's mode.
11249
11250 2000-02-01  Zack Weinberg  <zack@wolery.cumb.org>
11251
11252         * frame.c (find_fde): Convert for loop to do-while so compiler
11253         sees it's always executed at least once.
11254         * libgcc2.c (BBINBUFSIZE): Kill.
11255         (__bb_init_prg): Use fgets.
11256         (__bb_exit_trace_func): Don't paste strings.
11257         * unroll.c (unroll_loop): Initialize unroll_type, not
11258         unroll_number, and tweak logic to match.
11259
11260         * i386.c (ix86_expand_int_movcc): Add explicit 'return 0' in
11261         all failure paths.
11262         (ix86_flags_dependant): Likewise.  Disentangle control flow.
11263         (ix86_sched_reorder): Break guts out to
11264         ix86_sched_reorder_pentium and ix86_sched_reorder_ppro.
11265         (ix86_sched_reorder_ppro): Initialize pair2 and insnp before
11266         any possible use.
11267
11268         * i386.h (MACHINE_STATE_SAVE, MACHINE_STATE_RESTORE): Don't
11269         use string concatenation.  Don't save and restore esi.
11270
11271         * fixinc/Makefile.in (fixincl.sh): Don't depend on inclhack.def.
11272         (machname.h): Remove script to separate file.  Use two-step
11273         sequence so target is not created if script fails.
11274         * fixinc/gen-machname.h: New file.  Handle case where no non-reserved
11275         identifiers are defined.
11276         * fixinc/fixlib.c (mn_get_regexps): Return a flag: if MN_NAME_PAT is
11277         an empty string, machine_name doesn't need to do anything at
11278         all.
11279         (is_cxx_header): Add more cases to regexp.
11280         * fixinc/fixlib.h: Update prototype.
11281         * fixinc/fixtests.c, fixinc/fixfixes.c: Update callers of
11282         mn_get_regexps.
11283         * fixinc/fixincl.c: Define NO_BOGOSITY.
11284
11285         * fixinc/inclhack.def (no_double_slash, else_endif_label): Ifdef out.
11286         (hp_sysfile): Add missing comma.
11287         (math_exception): Put the wrapper ifdefs at the beginning and
11288         the end of the file.
11289         * fixinc/fixincl.x, fixinc/inclhack.sh: Regenerate.
11290
11291 2000-02-01  Richard Henderson  <rth@cygnus.com>
11292
11293         * sparc.c (fp_zero_operand): Turn into a normal predicate.
11294         Use CONST0_RTX.  Update all callers.
11295         * sparc.h, sparc-protos.h: Update accordingly.
11296         * sparc.md (fp mov insns): Use fp_zero_operand directly
11297         where applicable.
11298
11299 Wed Feb  2 02:59:45 2000  Hans-Peter Nilsson  <hp@bitrange.com>
11300
11301         * tm.texi (Values in Registers): Fix typo in HARD_REGNO_NREGS
11302         example.
11303
11304 2000-02-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11305
11306         * Makefile.in (specs.ready): New target.
11307         (fixinc.sh): Depend on `specs.ready' instead of `specs'.
11308
11309 2000-02-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11310
11311         * fixinc.irix: Use unique filenames for writing into /tmp,
11312         * fixinc.ptx: Likewise.
11313         * fixinc.sco: Likewise.
11314         * fixinc.svr4: Likewise.
11315         * fixinc.winnt: Likewise.
11316
11317 2000-02-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11318
11319         * tsystem.h: New file.
11320
11321         * Makefile.in (libgcc2.a, stmp-multilib, crtbegin.o, crtend.o,
11322         s-crtS): Depend on tsystem.h.
11323
11324         * crtstuff.c: Include tsystem.h.
11325         * frame.c: Likewise.
11326         * libgcc2.c: Likewise.
11327
11328 Tue Feb  1 19:53:27 CET 2000  Jan Hubicka  <jh@suse.cz>
11329
11330         * builtins.c (expand_builtin_memset): Expand for variable sized
11331         lengths too.
11332
11333 2000-02-01  David Billinghurst <David.Billinghurst@riotinto.com.au>
11334
11335         * config/mips/iris6.h (SUBTARGET_ASM_SPEC) : Default ISA based
11336         on ABI.
11337
11338 Tue Feb  1 00:57:40 2000  Hans-Peter Nilsson  <hp@bitrange.com>
11339
11340         * dwarfout.c (SHORT_TYPE_SIZE): Correct default.
11341
11342         * tm.texi (Type Layout): Correct entry for CHAR_TYPE_SIZE.
11343
11344 2000-01-31  Chandra Chavva <cchavva@cygnus.com>
11345
11346         * combine.c (try_combine) [HAVE_cc0]: Trying to check the missed
11347         case 3->2 combining (combining with splitting) in which 2 is CC0
11348         setter/user and 3 is user. The rest of cases 2->1 and 3->2 are
11349         checked at the begining of the function with the aid of calling
11350         function 'can_combine_p'.
11351
11352 2000-01-31  Dave Brolley  <brolley@redhat.com>
11353
11354         * cccp.c (struct argdata): Redeclare 'newlines' field as 'int'.
11355
11356 2000-01-31  Jason Merrill  <jason@casey.cygnus.com>
11357
11358         * jump.c (redirect_jump): Move a NOTE_INSN_FUNCTION_END to the
11359         new label.
11360
11361 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11362
11363         * gansidecl.h (PROTO, VPROTO, PVPROTO): Delete macros.
11364
11365         * sbitmap.h (sbitmap_first_set_bit, sbitmap_last_set_bit):
11366         PROTO -> PARAMS.
11367
11368 2000-01-30  Zack Weinberg  <zack@wolery.cumb.org>
11369
11370         * i386/386bsd.h, i386/beos-pe.h, i386/bsd386.h, i386/crtdll.h,
11371         i386/cygwin.h, i386/dgux.h, i386/djgpp-rtems.h, i386/djgpp.h,
11372         i386/freebsd.h, i386/gnu.h, i386/i386-aout.h, i386/i386-coff.h,
11373         i386/i386-interix.h, i386/i386elf.h, i386/linux.h, i386/lynx-ng.h,
11374         i386/lynx.h, i386/mach.h, i386/mingw32.h, i386/moss.h,
11375         i386/netbsd.h, i386/next.h, i386/openbsd.h, i386/osf1elf.h,
11376         i386/ptx4-i.h, i386/rtems.h, i386/rtemself.h, i386/sco.h,
11377         i386/sequent.h, i386/sun.h, i386/sysv4.h, i386/uwin.h, i386/vsta.h,
11378         i386/vxi386.h, i386/win-nt.h, i386/win32.h:
11379         Remove -Di386 -Acpu(i386) -Amachine(i386) from CPP_PREDEFINES.
11380
11381         * i386/osf1elf.h, i386/scodbx.h, i386/seq-sysv3.h, i386/sysv5.h:
11382         Add %(cpp_cpu) to CPP_SPEC.
11383
11384         * i386/osf1elf.h, i386/osfelf.h, i386/osfrose.h:
11385         Add %(cc1_cpu) to CC1_SPEC.
11386
11387 2000-01-28  Ulrich Drepper  <drepper@redhat.com>
11388
11389         * c-decl.c (c_decode_option): Accept optional numeric argument to
11390         -Wformat and set warn_format.
11391         * c-common.c: Don't emit warning about non-constant printf format
11392         string unless warn_format > 1.
11393
11394 2000-01-30  Richard Henderson  <rth@cygnus.com>
11395
11396         * alpha.md (return_internal): Allow after reload only.
11397
11398 2000-01-30  Richard Henderson  <rth@cygnus.com>
11399
11400         * i386.c (ix86_compute_frame_size): Omit padding1 if the
11401         local frame size is zero.
11402
11403 2000-01-30  Richard Henderson  <rth@cygnus.com>
11404
11405         * alpha.c (alpha_expand_epilogue): Don't emit the return insn.
11406         * alpha.h (EPILOGUE_USES): New.  Mark $26 live.
11407         * alpha.md (return): Turn into an expander.
11408         (return_internal): Don't use $26.
11409         (epilogue): Emit the return insn.
11410
11411 2000-01-30  Richard Henderson  <rth@cygnus.com>
11412
11413         * alpha.md (negtf2, abstf2): Fix word order thinko.
11414         (extendsftf2): New.
11415         (trunctfsf2): Avoid intermediate rounding errors.
11416
11417 2000-01-30  Zack Weinberg  <zack@wolery.cumb.org>
11418
11419         * cppfiles.c (find_position): Drop 'colp' argument, return the
11420         new line base.
11421         (read_and_prescan): Adjust to match.  Don't ever manipulate
11422         line or line_base except via find_position.
11423
11424 2000-01-29  Zack Weinberg  <zack@wolery.cumb.org>
11425
11426         * c-parse.in: Apply Ulrich's changes from c-parse.y.
11427         * c-parse.y, objc/objc-parse.y, c-parse.c, objc/objc-parse.c:
11428         Regenerate.
11429
11430 2000-01-29  Zack Weinberg  <zack@wolery.cumb.org>
11431
11432         * cpperror.c (cpp_file_line_for_message): If 'line' is zero,
11433         just print "<command line>".  If 'filename' is null or an
11434         empty string, print "<stdin>" for the filename.
11435         * cpplib.c (do_define): Don't print the 'location of the
11436         previous definition' message if we're still parsing the
11437         command line.
11438         (cpp_pedwarn_with_file_and_line): Always call
11439         cpp_file_line_for_message.
11440
11441 2000-01-29  Mark Mitchell  <mark@codesourcery.com>
11442
11443         * flow.c (mark_regs_live_at_end): Fix typo.
11444
11445 2000-01-28  Ulrich Drepper  <drepper@redhat.com>
11446
11447         * c-common.c: Adjust variable names, comments, help strings to c99.
11448         * c-lex.c: Likewise.
11449         * c-parse.y: Likewise.
11450         * c-tree.h: Likewise.
11451         * cccp.c: Likewise.
11452         * cpplib.h: Likewise.
11453         * c-decl.c: Likewise.  Recognize options with names "*99" as well.
11454         * cppinit.c: Likewise.
11455
11456 2000-01-29 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
11457
11458         * c4x.h (INIT_TARGET_OPTABS): Add all missing local optab entries.
11459         * c4x.c: Define the optab rtx values.
11460         (c4x_add_gc_roots): Add the ggc roots for these optab rtx values.
11461         (c4x_emit_libcall): Use new optab rtx values.
11462         (c4x_emit_libcall3): Likewise.
11463         (c4x_emit_libcall_mulhi): Likewise.
11464         * c4x-protos.h: Add prototypes for optab rtx values and change
11465         prototypes for above c4x_emit_libcall functions.
11466
11467 2000-01-29 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
11468
11469         * c4x.c (c4x_output_ascii): Restrict line length of output when TI
11470         syntax is used.
11471         (c4x_function_prologue): Use regnames intead of float_reg_names when
11472         TI syntax is used.
11473         (c4x_function_epilogue): Likewise.
11474         (c4x_print_operand): Likewise.
11475         * c4x.h (HOST_WIDE_INT_PRINT_HEX): Redefine.
11476         * c4x.md (set_high): Disable for TARGET_TI.
11477
11478 2000-01-29 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
11479
11480         * c4x.h (PREFERRED_RELOAD_CLASS): Change to restrict the reloading
11481         of framepointer + constant to ADDR_REGS class.
11482         * c4x.md (addqi3, addqi3_noclobber_reload): Update.
11483         * c4x.c (std_or_reg_operand): New function.
11484         * c4x-protos.h (std_or_reg_operand): Prototype it.
11485
11486 2000-01-29 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
11487
11488         * t-c4x: Change qi,qf,di,df into si,sf,hi,hf to generate same
11489                 object names as libgcc2.c.
11490         * libgcc.S: Use newly defined names.
11491
11492 Fri Jan  7 19:48:04 CET 2000  Jan Hubicka  <jh@suse.cz>
11493         * sbitmap.c (sbitmap_first_set_bit, sbitmap_last_set_bit): New
11494         function.
11495         * sbitmap.h (sbitmap_first_set_bit, sbitmap_last_set_bit): Declare.
11496         * basic_block.h (FLOW_LOOP_FIRST_BLOCK): New macro.
11497         (FLOW_LOOP_LAST_BLOCK): Likewise.
11498
11499 2000-01-21  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11500
11501         * basic-block.h (struct loop): New fields 'first' and 'last'.
11502         * flow.c (flow_loops_find): Compute loop->first and loop->last.
11503         (flow_loops_dump): Use loop->first to check for NOTE_INSN_LOOP_BEG
11504         and loop->last to check for NOTE_INSN_LOOP_END.
11505
11506 Fri Jan 28 10:57:58 2000  Jason Eckhardt  <jle@cygnus.com>
11507
11508         * predict.c (estimate_probability): Use the new FIRST and LAST fields
11509         of the loop descriptor rather than HEADER and LATCH. Also added
11510         missing break statements as well making some coding style modifications
11511         as suggested by Michael Hayes.
11512
11513 2000-01-28  Richard Henderson  <rth@cygnus.com>
11514
11515         * flow.c (find_basic_blocks): Remove do_cleanup argument.
11516         Break out that code ...
11517         (cleanup_cfg): ... here.
11518         (commit_one_edge_insertion): Detect a return instruction being
11519         emitted to an edge.  Emit a barrier following; clear fallthru.
11520         (commit_edge_insertions): Verify CFG consistency.
11521         * function.c (expand_function_start): Kill unused variable.
11522         (expand_function_end): Likewise.
11523         (thread_prologue_and_epilogue_insns): Use insert_insn_on_edge
11524         to insert the epilogue.
11525
11526         * gcse.c (gcse_main): Adjust for find_basic_blocks change.
11527         (delete_null_pointer_checks): Likewise.
11528         * output.h: Likewise.
11529         * reg-stack.c (reg_to_stack): Likewise.
11530         * toplev.c (rest_of_compilation): Likewise.  Run
11531         thread_prologue_and_epilogue_insns after rebuilding the CFG.
11532
11533 2000-01-28  Richard Henderson  <rth@cygnus.com>
11534
11535         * Makefile.in (flow.o): Revert 24 Jan change.
11536         * flow.c (mark_regs_live_at_end): Likewise.  Force BLKmode
11537         FUNCTION_VALUE result to DECL_RESULT's mode.
11538
11539         * haifa-sched.c (schedule_insns): Don't recompute reg info
11540         after reload.
11541
11542 2000-01-28  Zack Weinberg  <zack@wolery.cumb.org>
11543
11544         * configure.in: Make --enable-cpplib the default.
11545         * configure: Regenerate.
11546         * gcc.dg/990119-1.c: No longer expected to fail.
11547
11548 2000-01-28  Bernd Schmidt  <bernds@cygnus.co.uk>
11549
11550         * jump.c (jump_optimize_1): Delete an optimization that is also done
11551         by merge_blocks in flow.
11552
11553 2000-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11554
11555         * diagnostic.c (build_message_string, output_printf,
11556         line_wrapper_printf): Add ATTRIBUTE_PRINTF_*.
11557         (build_location_prefix): Fix non-literal format string.
11558
11559 2000-01-27  Richard Henderson  <rth@cygnus.com>
11560
11561         * alpha.md (trunctfsf2): New.
11562
11563 2000-01-27  Andrew Hobson  <ahobson@eng.mindspring.net>
11564
11565         * configure.in (alpha-dec-osf5): Enable MASK_SUPPORT_ARCH.
11566
11567 2000-01-27  Zack Weinberg  <zack@wolery.cumb.org>
11568
11569         * cppinit.c (cpp_handle_option): Recognize C++ comments under
11570         -std=gnu89.
11571         * cpplib.c (skip_block_comment, skip_line_comment): Split code
11572         out of...
11573         (skip_comment) ... here.  Permit C++ comments in system
11574         headers always.  Warn about C++ comments in user code under
11575         -std=gnu89 -pedantic.
11576         (copy_comment): Use skip_comment.
11577         (cpp_skip_hspace, cpp_get_token): skip_comment can no longer
11578         return EOF.
11579         (consider_directive_while_skipping, do_else, do_endif): Call
11580         validate_else unconditionally.
11581         (validate_else): Check CPP_PEDANTIC here.  Accept non-comment
11582         text after the conditional in a system header.
11583         * cpplib.h (struct cpp_buffer): Add flag
11584         warned_cplusplus_comments.
11585
11586 2000-01-27  Geoffrey Keating  <geoffk@cygnus.com>
11587
11588         * emit-rtl.c (unshare_all_rtl): Unshare virtual parameters too.
11589         Use unshare_all_rtl_1.
11590         (unshare_all_rtl_again): New function.
11591         (unshare_all_rtl_1): New function split out of unshare_all_rtl.
11592
11593         * function.c (purge_addressof_1): Use unshare_all_rtl_again
11594         rather than resetting the 'used' flags ourself.
11595
11596         * toplev.c (rest_of_compilation): Add current_function_decl
11597         to the unshare_all_rtl call.
11598         * tree.h: Prototype unshare_all_rtl.
11599         * rtl.h: Prototype unshare_all_rtl_again here.
11600
11601 2000-01-27  Geoffrey Keating  <geoffk@cygnus.com>
11602
11603         * genoutput.c (output_prologue): Include ggc.h in generated
11604         files.
11605         * Makefile.in (insn-output.o): Depends on ggc.h.
11606
11607 2000-01-27  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
11608             Hans-Peter Nilsson  <hp@bitrange.com>
11609
11610         * ns32k/xm-ns32k.h (memcpy, memset, memcmp): Delete.
11611         Remove redundant include of xm-ns32k.h.
11612         * ns32k/xm-genix.h (memcpy, memset, memcmp): Add definitions.
11613         Remove redundant include of xm-ns32k.h.
11614         * ns32k/xm-netbsd.h (memcpy, memset, memcmp): No longer undefine.
11615         Remove redundant include of xm-ns32k.h.
11616         * ns32k/netbsd.h (TARGET_DEFAULT): Enable multiply-add instructions.
11617
11618         * ns32k/ns32k.h: Update comment on multiply-add instructions.
11619         (TARGET_SWITCHES): Add documentation strings.
11620         (DWARF_FRAME_REGNUM): Override default definition.
11621         (REG_CLASS_CONTENTS): Add comments.
11622         (SUBSET_P): Format to reduce line length.
11623         (SMALL_REGISTER_CLASSES): Make a run time option.
11624         (GO_IF_NONINDEXED_ADDRESS): Reformat.
11625         (GO_IF_LEGITIMATE_ADDRESS): Ensure that cfun is non NULL before
11626         dereferencing it.  Braces to avoid "ambiguous else" were misplaced.
11627         (regclass_map): fix typo in comment.
11628         * ns32k/ns32k.c: Add spaces before parentheses for consistant style.
11629         Prefer gen_rtx_FOO(...) to gen_rtx(FOO,...).
11630         (trace, reg_or_mem_operand): Delete, unused function.
11631         (calc_address_cost): Small offsets are cheaper than large ones.
11632         (expand_block_move): Generate more efficient code when bytes is a
11633         known at compile time.
11634         * ns32k/ns32k.md: Alternate constraints for multiply-add instructions.
11635         (udivmodsi4, udivmodhi4, udivmodqi4): Use nonimmediate_operand
11636         instead of reg_or_mem_operand.
11637
11638         * ns32k/ns32k.md: Use nonimmediate_operand or stricter for outputs,
11639         not general_operand.  Similarly use "=rm" or stricter, not "=g".
11640         For input operands, use stricter constraints than "g" if not
11641         general_operand.  Similarly use stricter predicate than
11642         "general_operand" when stricter constraints than "g" are present,
11643         except for matching constraints.
11644         (movstrsi): Use "memory_operand" for operands 0 and 1.
11645         (truncsiqi2, truncsihi2, trunchiqi2): Remove.
11646         (udivmoddisi4_internal): Use nonimmediate_operand for operand 0,
11647         not reg_or_mem_operand.
11648         (udivmoddisi4): Ditto.
11649         Use nonimmediate_operand for operand 1, not reg_or_mem_operand.
11650         Use nonimmediate_operand for operand 3, not register_operand.
11651         (udivmoddiqi4_internal): Use register_operand for operand 1, not
11652         reg_or_mem_operand.
11653
11654 2000-01-27  Fred Fish  <fnf@be.com>
11655
11656         * gthr-posix.h: Fix typo; compatibily -> compatibility.
11657         * gthr-single.h: Likewise.
11658         * gthr-solaris.h: Likewise.
11659         * gthr-vxworks.h: Likewise.
11660         * gthr-win32.h: Likewise.
11661         * gthr.h: Likewise.
11662
11663 2000-01-27  Zack Weinberg  <zack@wolery.cumb.org>
11664
11665         * cppinit.c: Add " (cpplib)" to end of string printed by
11666         -v / --version.
11667
11668 2000-01-27  Richard Henderson  <rth@cygnus.com>
11669
11670         * alpha.c (alpha_emit_conditional_move): Use VOIDmode when
11671         testing for a signed comparison.
11672         (alpha_emit_floatuns): New.
11673         * alpha-protos.h: Declare it.
11674         * alpha.md (floatunsdisf2, floatunsdidf2): New.
11675         (extendsfdf2): Tidy.
11676
11677 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
11678
11679         * config/sparc/linux64.h (CC1_SPEC): If compiling -m32 with -g but
11680         no -g option specifying debugging format, default to -gstabs+.
11681
11682 Wed Jan 26 22:19:14 1999  J"orn Rennecke  <amylaar@cygnus.co.uk>
11683
11684         * calls.c (special_function_p): New argument fork_or_exec.
11685         (expand_call): When profile_arc_flag is set and the function
11686         is in the fork_or_exec group, call __bb_fork_func first.
11687         * libgcc2.c, _bb module (__bb_fork_func): New function.
11688         (__bb_exit_func): If fcntl F_SETLKW is available, use it to lock
11689         output file.
11690         * config/svr4.h (TARGET_HAS_F_SETLKW): Define.
11691         * tree.h (special_function_p): Update prototype.
11692
11693 2000-01-26  Richard Henderson  <rth@cygnus.com>
11694
11695         * alpha.c (alpha_split_tfmode_pair): New.
11696         * alpha-protos.h: Declare it.
11697         * alpha.md (abstf2, negtf2): New.
11698         (movtf insn): Add input G constraint.
11699         (movtf splitter): Use alpha_split_tfmode_pair.
11700
11701 2000-01-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11702
11703         * i386/cygwin.h: PROTO -> PARAMS.
11704
11705 2000-01-26  Jakub Jelinek  <jakub@redhat.com>
11706
11707         * config/sparc/sparc.c (sparc_emit_float_lib_cmp): Handle
11708         TARGET_ARCH32 again. Handle ORDERED, UN* and LTGT comparisons
11709         using _Qp_cmp/_Q_cmp and testing the return value.
11710         (print_operand): Call reverse_condition_maybe_unordered if
11711         we are handling CCFPmode or CCFPEmode.
11712         Handle ORDERED, UN* and LTGT comparisons.
11713         * config/sparc/sparc.md (cmptf): Use even on TARGET_ARCH32
11714         if not TARGET_HARD_QUAD.
11715         (seq, sne, sgt, slt, sge, sle, beq, bne, bgt, blt, bge, ble,
11716         bunordered, bordered, bungt, bunlt, buneq, bunge, bunle, bltgt):
11717         Call sparc_emit_float_lib_cmp even on TARGET_ARCH32.
11718         Adjust gen_b* calls so that they reflect return comparison of
11719         sparc_emit_float_lib_cmp.
11720
11721 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11722
11723         * config/alpha/alpha.c (alpha_emit_xfloating_cvt): Do not assume
11724         incoming operands array is large enough for one more operand.
11725         (alpha_emit_xfloating_arith): Likewise.
11726
11727 2000-01-25  Zack Weinberg  <zack@wolery.cumb.org>
11728
11729         * fixinc/Makefile.in (machname.h): SunOS 4 sed can't handle a
11730         file with one line and no trailing newline.
11731         Patch by Kaveh Ghazi <ghazi@caip.rutgers.edu>.
11732         * fixinc/fixtests.c (machine_name_test): Fix fencepost error
11733         checking if the match is on the line.
11734         * fixinc/gnu-regex.c: Provide regerror not __regerror.
11735
11736 2000-01-25  Richard Henderson  <rth@cygnus.com>
11737
11738         * sparc.c (output_cbranch): Fix accidental squashing of the
11739         fp branch pre-delay nop.
11740
11741 2000-01-25  Richard Henderson  <rth@cygnus.com>
11742
11743         * tree.def (UNNE_EXPR): Remove.
11744         * c-typeck.c (build_binary_op): Don't handle it.
11745         * expr.c (expand_expr, do_jump, do_store_flag): Likewise.
11746
11747         * rtl.def (UNNE): Remove.
11748         (LTGT): Add.
11749         * jump.c (reverse_condition): Update accordingly.
11750         (swap_condition): Likewise.
11751         (comparison_dominates_p): Handle unordered comparisons.
11752         (reverse_condition_maybe_unordered): New.
11753         * rtl.h (reverse_condition_maybe_unordered): Declare.
11754
11755         * sparc.c (select_cc_mode): Update for UNNE/LTGT.
11756         (output_cbranch): Use reverse_condition_maybe_unordered and LTGT.
11757         * sparc.h (REVERSIBLE_CC_MODE): Always true.  Update docs.
11758         * sparc.md (bltgt): New.
11759
11760 2000-01-25  Nick Clifton  <nickc@redhat.com>
11761
11762         * emit-rtl.c (emit_insn): Only check machine class insns for
11763         improper emission of a RETURN.
11764
11765 2000-01-25  Richard Henderson  <rth@cygnus.com>
11766
11767         * Makefile.in (flow.o): Depend on $(EXPR_H).
11768         * flow.c (mark_regs_live_at_end): Use hard_function_value, i.e.
11769         duplicate the structure of diddle_return_value for keeping regs live.
11770
11771 2000-01-26  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11772
11773         * loop.c (current_loop_info): Delete.
11774         (consec_sets_invariant_p): Add loop argument, update callers.
11775         (get_condition_for_loop): Likewise.
11776         (count_nonfixed_reads, update_giv_derive): Likewise.
11777         (simplify_giv_expr, general_induction_var): Likewise.
11778         (consec_sets_giv, recombine_givs): Likewise.
11779         (move_movables): Delete loop_start and loop_end arguments,
11780         add loop argument, and update callers.
11781         (find_mem_givs, check_final_value): Likewise.
11782         (record_giv, maybe_eliminate_biv, maybe_eliminate_biv_1): Likewise.
11783         (loop_invariant_p): Rename from invariant_p, add loop argument, and
11784         update callers.
11785         (basic_induction_var): Add loop argument, delete loop_level argument,
11786         and update callers.
11787         * unroll.c (iteration_info): Delete loop_start and loop_end arguments,
11788         add loop argument, and update callers.
11789         (find_splittable_regs, find_splittable_givs): Likewise.
11790         (reg_dead_after_loop, loop_find_equiv_value): Likewise.
11791         (final_biv_value, final_giv_value, back_branch_in_range_p): Likewise.
11792         (biv_total_increment): Delete loop_start and loop_end arguments;
11793         update callers.
11794         (precondition_loop_p): Delete loop_start and loop_info arguments;
11795         update callers.
11796         * loop.h (get_condition_for_loop): Add loop argument.
11797         (biv_total_increment): Delete loop_start and loop_end arguments.
11798         (precondition_loop_p): Delete loop_start and loop_info arguments;
11799         add loop argument.
11800         (final_biv_value): Delete loop_start and loop_end arguments;
11801         add loop argument.
11802         (final_giv_value, back_branch_in_range_p): Likewise.
11803
11804 2000-01-25  Gavin Romig-Koch  <gavin@cygnus.com>
11805
11806         * config/mips/mips.h (LEGITIMATE_CONSTANT_P): Fix for mips16.
11807
11808 2000-01-25  Gavin Romig-Koch  <gavin@cygnus.com>
11809
11810         * Makefile.in (c-gperf.h) : Change the "See" pointer to
11811         point to the new "generated_files" doc.
11812
11813 2000-01-25  Clinton Popetz  <cpopetz@cygnus.com>
11814
11815         * config/fp-bit.c (_unord_f2): Fix typo.
11816
11817 2000-01-25  Zack Weinberg  <zack@wolery.cumb.org>
11818
11819         * c-common.c, c-decl.c, c-lang.c, c-lex.c, c-parse.in, c-pragma.c,
11820         c-typeck.c, objc/objc-act.c: Remove all references to obstack
11821         functions obsoleted by GC, such as push_obstacks_nochange,
11822         end_temporary_allocation, savealloc, saveable_tree_cons, etc.
11823         and code which existed only to decide whether or not to call
11824         them.  Remove now-unused NESTED argument from start_function;
11825         all callers changed.  Do not change behavior based on ggc_p.
11826         The use of the ixp_obstack in c-iterate.c and the util_obstack
11827         in objc/objc-act.c remain; these are not obsoleted by garbage
11828         collection.
11829         * c-tree.h: Update prototype for start_function.
11830
11831         * c-parse.y, c-parse.c, objc/objc-parse.c, objc/objc-parse.y: Rebuild.
11832
11833 2000-01-25  Clinton Popetz  <cpopetz@cygnus.com>
11834
11835         * config/mips/mips.md (zero_extendsidi2_internal): Disable for
11836         mips16.
11837
11838 2000-01-25  Richard Henderson  <rth@cygnus.com>
11839
11840         * sparc-protos.h (select_cc_mode): Declare.
11841         * sparc.c (select_cc_mode): New.  Handle unordered compares.
11842         (output_cbranch): Always reverse via code change.  Handle
11843         unordered compares.  Factor tests and string updates.
11844         * sparc.h (SELECT_CC_MODE): Split out to select_cc_mode.
11845         (REVERSIBLE_CC_MODE): Also exclude CCFPmode.
11846         * sparc.md (bunordered, bordered): New.
11847         (bungt, bunlt, buneq, bunge, bunle): New.
11848
11849 2000-01-25  Richard Henderson  <rth@cygnus.com>
11850
11851         * dwarf2out.c (dwarf2out_init): Use ggc_add_rtx_varray_root.
11852         * ggc-common.c (ggc_add_rtx_varray_root): New.
11853         (ggc_mark_rtx_varray): New.
11854         (ggc_mark_rtx_varray_ptr): New.  Shift all ggc_mark_foo_ptr
11855         functions down below ggc_mark_foo.
11856         * ggc.h (ggc_add_rtx_varray_root, ggc_mark_rtx_varray): Declare.
11857
11858 2000-01-25  Richard Henderson  <rth@cygnus.com>
11859
11860         * alpha.c (secondary_reload_class): Don't allocate a secondary
11861         for integral mode memories into FLOAT_REGS.  Rearrange the more
11862         complicated memory expression inward.
11863
11864 2000-01-25  Zack Weinberg  <zack@wolery.cumb.org>
11865
11866         * inclhack.def: Fixes to play nicer with FreeBSD, and
11867         corrections to comments.
11868         (cxx_unready): Add select expression.
11869         (irix_sockaddr): Add bypass expression.
11870         (machine_ansi_h_va_list): New fix.
11871         (stdio_va_list): No need to edit _BSD_VA_LIST_.
11872         Split out addition of "#include <stdarg.h>" to...
11873         (stdio_stdarg_h): ... here.
11874         (systypes_for_aix): Rename to systypes_stdlib_size_t.  Apply
11875         to stdlib.h also.  Do not munge _BSD_SIZE_T_.
11876         (sysz_stdlib_for_sun): Delete duplicate fix for unprotected
11877         size_t.
11878         (ultrix_ifdef): Tighten up select expression.
11879
11880         * fixincl.tpl: Exorcise 'exesel'.  Rewrite calculations of
11881         re_ct and max_mach to avoid use of shell.  Make printed names
11882         match names in inclhack.def.  Use static copyright date.
11883         Don't count c_test and test expressions as requiring regex_t
11884         slots.  Add some commentary.
11885         * inclhack.tpl: Do not include the 'This script contains N
11886         fixup scripts' line if PROGRAM is defined.  Use static
11887         copyright date.
11888
11889 2000-01-24  Jason Merrill  <jason@casey.cygnus.com>
11890
11891         * dwarf2out.c: include "varray.h", not dyn-string.h.
11892         (ASM_OUTPUT_DWARF2_ADDR_CONST, ASM_NAME_TO_STRING): Lose.
11893         (addr_const_to_string, addr_to_string): Lose.
11894         (ASM_OUTPUT_DWARF_ADDR_CONST): Copy from dwarfout.c.
11895         (struct dw_val_struct): val_addr is now an rtx.
11896         (add_AT_addr, AT_addr, free_AT, output_aranges): Adjust.
11897         (used_rtx_varray): New varray.
11898         (dwarf2out_init): Initialize it.
11899         (save_rtx): New fn.
11900         (mem_loc_descriptor, add_const_value_attribute): Call it instead of
11901         addr_to_string.
11902         * arm/telf.h, arm/unknown-elf.h, mn10200.h, mn10300.h,
11903         sparc/sp64-elf.h: Remove definition of ASM_OUTPUT_DWARF2_ADDR_CONST.
11904         * Makefile.in (dwarf2out.o): Update dependencies.
11905
11906 2000-01-24  Richard Henderson  <rth@cygnus.com>
11907
11908         * i386.c (i386_dwarf_output_addr_const): New.
11909         * i386.h (ASM_OUTPUT_DWARF_ADDR_CONST): New.
11910
11911         * dwarf2out.c (mem_loc_descriptor): Call ASM_SIMPLIFY_DWARF_ADDR
11912         if defined.
11913         * dwarfout.c (output_mem_loc_descriptor): Likewise.
11914         * i386.c (i386_simplify_dwarf_addr): New.
11915         * i386.h (ASM_SIMPLIFY_DWARF_ADDR): New.
11916
11917 Mon Jan 24 16:56:10 2000  Jim Wilson  <wilson@cygnus.com>
11918
11919         * dwarf2out.c (gen_struct_or_union_type_die): Set complete if
11920         TYPE_STUB_DECL is NULL.
11921
11922 2000-01-24  Richard Henderson  <rth@cygnus.com>
11923
11924         * builtins.c (expand_tree_builtin): Move ...
11925         * c-common.c (expand_tree_builtin): ... here.
11926
11927 2000-01-25  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11928
11929         * loop.h (LOOP_INFO): New accessor macro.
11930         * basic-block.h (struct loop): Rename field `info' to `aux'.
11931         * loop.c (scan_loop): Replace loop->info with LOOP_INFO (loop).
11932         (prescan_loop, strength_reduce, check_dbra_loop, insert_bct): Likewise.
11933         * unroll.c (loop_iterations, unroll_loop): Likewise.
11934
11935 2000-01-24  Christopher Faylor <cgf@cygnus.com>
11936
11937         * config/i386/t-cygwin: Accomodate new winsup directory layout
11938         when searching for include files.
11939
11940 2000-01-24  Richard Henderson  <rth@cygnus.com>
11941
11942         * rtl.def: Add unordered fp comparisions.
11943         * tree.def: Likewise.
11944         * tree.h: Add ISO C 9x unordered fp comparision builtins.
11945
11946         * builtins.c (expand_tree_builtin): New function.
11947         * c-typeck.c (build_function_call): Use it.
11948         (build_binary_op): Support unordered compares.
11949         * c-common.c (c_common_nodes_and_builtins): Add unordered compares.
11950
11951         * combine.c (known_cond): Handle reverse_condition returning UNKNOWN.
11952         (reversible_comparison_p): Allow UNORDERED/ORDERED to be reversed.
11953         * cse.c (fold_rtx): Check FLOAT_MODE_P before reversing.
11954         (record_jump_equiv): Handle reverse_condition returning UNKNOWN.
11955         * jump.c (reverse_condition): Don't abort for UNLE etc, but
11956         return UNKNOWN.
11957         (swap_condition): Handle unordered compares.
11958         (thread_jumps): Check can_reverse before reversing.
11959         * loop.c (get_condition): Likewise.  Allow UNORERED/ORDERED to be
11960         reversed for FP.
11961
11962         * optabs.c (can_compare_p): New argument CODE.  Verify branch or
11963         setcc is present before acking for cmp_optab.  Update all callers.
11964         (prepare_float_lib_cmp, init_optabs): Handle UNORDERED.
11965         * expmed.c (do_cmp_and_jump): Update for can_compare_p.
11966         * expr.c (expand_expr): Likewise.  Support unordered compares.
11967         (do_jump, do_store_flag): Likewise.
11968         * expr.h (enum libfunc_index): Add unordered compares.
11969
11970         * Makefile.in (FPBIT_FUNCS): Add _unord_sf.
11971         (DPBIT_FUNCS): Add _unord_df.
11972         * config/fp-bit.c (_unord_f2): New.
11973         * fp-test.c (main): Try unordered compare builtins.
11974
11975         * alpha-protos.h (alpha_fp_comparison_operator): Declare.
11976         * alpha.c (alpha_comparison_operator): Check mode properly.
11977         (alpha_swapped_comparison_operator): Likewise.
11978         (signed_comparison_operator): Likewise.
11979         (alpha_fp_comparison_operator): New.
11980         (alpha_emit_conditional_branch): Handle unordered compares.
11981         * alpha.h (PREDICATE_CODES): Update.
11982         * alpha.md (fp compares): Use alpha_fp_comparison_operator.
11983         (bunordered, bordered): New.
11984
11985 2000-01-24  Richard Henderson  <rth@cygnus.com>
11986
11987         * alpha.c (alpha_emit_xfloating_cvt): Thinko in operand manipulation.
11988         * alpha.md (movtf): New expander, insn, and splitter.
11989
11990 Mon Jan 24 19:49:47 MET 2000  Jan Hubicka  <jh@suse.cz>
11991
11992         * reg-stack.c (subst_stack_regs_pat): Handle correctly USEs of
11993         dead registers.
11994
11995 Mon Jan 24 17:37:31 MET 2000  Jan Hubicka  <jh@suse.cz>
11996
11997         * i386.h (FIRST_PSEUDO_REGISTER): Set to 21.
11998         (FIXED_REGISTERS, CALL_USED_REGISTERS,
11999          REG_ALLOC_ORDER): Add frame pointer
12000         (FRAME_POINTER_REGNUM): Set to 20
12001         (HARD_FRAME_POINTER_REGNUM): New macro.
12002         (ELIMINABLE_REGS): Eliminate ARG_POINTER and FRAME_POINTER
12003         to HARD_FRAME_POINTER.
12004         (REGNO_OK_FOR_BASE_P): Accept FRAME_POINTER_REGNUM
12005         (REG_OK_FOR_INDEX_NONSTRICT_P): Likewise.
12006         (REG_OK_FOR_BASE_NONSTRICT_P): Likewise.
12007         (HI_REGISTER_NAMES): Add "frame".
12008         (CAN_ELIMINATE): Handle FRAME_POINTER_REGNUM elimination.
12009         (debug_reg): Handle FRAME_POINTER_REGNUM.
12010         (reg_class): Add arg pointer and frame pointer to NON_Q_REGS,
12011         GENERAL_REGS and INDEX_REGS.
12012         * i386.c (SAVED_REGS_FIRST): new macro.
12013         (AT_BP): Use hard_frame_pointer_rtx instead of frame_pointer_rtx
12014         (ix86_decompose_address, memory_address_length): Likewise.
12015         (regclass_map): Add frame pointer.
12016         (call_insn_operand): Handle frame_pointer_rtx.
12017         (reg_no_sp_operand): Likewise.
12018         (ix86_decompose_address): Handle frame_pointer_rtx as stack_pointer_rtx.
12019         (print_operand, legitimize_pic_address): Fix formating.
12020         (ix86_compute_frame_size): Make static, update prototype, new
12021         parameters padding1, padding2, use ix86_nsaved_regs, use
12022         stack_alignment_needed.
12023         (ix86_initial_elimination_offset): Handle FRAME_POINTER_REGNUM
12024         to HARD_FRAME_POINTER_REGNUM conversions.
12025         (ix86_expand_prologue): Handle SAVED_REGS_FIRST prologues.
12026         (ix86_expand_epilogue): Handle SAVED_REGS_FIRST epilogues.
12027         (print_reg): Abort on FRAME_POINTER_REGNUM
12028
12029 Mon Jan 24 16:50:08 MET 2000  Jan Hubicka  <jh@suse.cz>
12030
12031         * i386.h (PREDICATE_CODES): Add aligned_operand.
12032         * i386.c (aligned_operand): New function.
12033         (ix86_aligned_p): Kill.
12034         * i386.md (movhi_1): Emit mov for aligned operands.
12035         (promoting peep2s): Use aligned_operand.
12036
12037 2000-01-23  Zack Weinberg  <zack@wolery.cumb.org>
12038
12039         * fixinc/fixfixes.c (fix_char_macro_uses): Correct regular
12040         expression to allow underscores in macro names.
12041         (fix_char_macro_defines): Increment scanning pointer.
12042
12043 2000-01-23  Richard Henderson  <rth@cygnus.com>
12044
12045         * alpha/osf.h (TARGET_HAS_XFLOATING_LIBS): Define.
12046         * alpha/osf5.h: New file.
12047         * configure.in (alpha-*-osf5): Add it to tm_file.
12048
12049         * emit-rtl.c (operand_subword): Support TFmode on a 64-bit target.
12050
12051         * alpha-protos.h (alpha_emit_xfloating_arith): Declare.
12052         (alpha_emit_xfloating_cvt, function_arg): Declare.
12053         * alpha.c (alpha_emit_conditional_branch): Call
12054         alpha_emit_xfloating_compare for TFmode compares.
12055         (alpha_lookup_xfloating_lib_func): New.
12056         (alpha_compute_xfloating_mode_arg): New.
12057         (alpha_emit_xfloating_libcall): New.
12058         (alpha_emit_xfloating_arith): New.
12059         (alpha_emit_xfloating_compare): New.
12060         (alpha_emit_xfloating_cvt): New.
12061         (print_operand): Add default abort case.
12062         (function_arg): Mind FUNCTION_ARG_PASS_BY_REFERENCE.
12063         * alpha.h (TARGET_HAS_XFLOATING_LIBS): New.
12064         (BIGGEST_ALIGNMENT): Increase to 128 bits.
12065         (RETURN_IN_MEMORY): True for TF/TCmode.
12066         (ALPHA_ARG_SIZE): TF/TCmode is passed indirect.
12067         (FUNCTION_ARG): Move to function_arg.
12068         (FUNCTION_ARG_PASS_BY_REFERENCE): New.
12069         (ASM_OUTPUT_LONG_DOUBLE): New.
12070         (ASM_OUTPUT_DOUBLE): Always output bits.
12071         * alpha.md (addtf3, divtf3, multf3, subtf3, cmptf): New.
12072         (fix_trunctfdi2, floatditf2, floatunsditf2): New.
12073         (extenddftf2, trunctfdf2): New.
12074
12075 2000-01-23  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12076
12077         * config/sparc/sol2-sld-64.h (TRANSFER_FROM_TRAMPOLINE): Moved...
12078         * config/sparc/sol2.h: ... here.
12079
12080 2000-01-24  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12081
12082         * basic-block.h (struct loops): New field `levels'.
12083         * flow.c (flow_loops_level_compute): Traverse all outer loops.
12084         (flow_loop_level_compute): Initialise level to 1.
12085         (flow_loops_find): Set loops->levels.
12086         (flow_loops_dump): Print loops->levels.
12087
12088 2000-01-23  Richard Henderson  <rth@cygnus.com>
12089
12090         * libgcc2.c (dwarf_reg_size_table): Size with DWARF_FRAME_REGISTERS.
12091         (throw_helper): Iterate over DWARF_FRAME_REGISTERS.
12092
12093 2000-01-23  Richard Henderson  <rth@cygnus.com>
12094
12095         * i386.c (dbx_register_map, svr4_dbx_register_map): New.
12096         * i386.h (DBX_REGISTER_NUMBER): Use them.
12097         * i386/beos-elf.h, i386/freebsd-elf.h, i386/i386elf.h: Likewise.
12098         * i386/linux.h, i386/osfrose.h, i386/ptx4-i.h: Likewise.
12099         * i386/rtemself.h, i386/sco5.h, i386/sysv4.h: Likewise.
12100         * i386/sequent.h: Kill incorrect comment.
12101
12102 2000-01-23  Mark Mitchell  <mark@codesourcery.com>
12103
12104         * ggc-page.c (struct page_entry): Make `context_depth' an
12105         `unsigned short'.
12106         (struct globals): Likewise.
12107
12108 2000-01-23  Clinton Popetz  <cpopetz@cygnus.com>
12109
12110         * loop.c (check_dbra_loop): When checking a loop for
12111         reversability, check the source of any stores to ensure
12112         they don't depend on an initial value.
12113
12114 2000-01-23  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12115
12116         * config/c4x/c4x.h (ASM_OUTPUT_BSS): Redefine.
12117
12118 2000-01-22  Zack Weinberg  <zack@wolery.cumb.org>
12119
12120         * fixinc/fixincl.c: Move declarations of 'pz_fname' and
12121         'pz_scan' into scope of entire function.  Only affects
12122         compiles with -DDEBUG.
12123
12124 2000-01-22  Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
12125
12126         * config/elfos.h (UNIQUE_SECTION): Restore uninitialised data
12127         section naming to that prior to 2000-01-07 patch.
12128         * config/mips/elf.h (UNIQUE_SECTION): Ditto.
12129         * config/mips/elf64.h (UNIQUE_SECTION): Ditto.
12130         * config/mips/iris6gld.h (UNIQUE_SECTION): Ditto.
12131         * config/i386/interix.c (UNIQUE_SECTION): Ditto.
12132         * config/i386/winnt.c (UNIQUE_SECTION): Ditto.
12133
12134 2000-01-22  Bernd Schmidt  <bernds@cygnus.co.uk>
12135
12136         * config/arm/arm.c (soft_df_operand): Reject SUBREGs containing a
12137         constant.
12138
12139 2000-01-21  Jim Wilson  <wilson@cygnus.com>
12140
12141         * fixinc/inclhack.tpl: Test for directory before trying to cd into it.
12142         * fixinc/fixincl.sh, fixinc/inclhack.sh: Regenerate.
12143
12144 2000-01-21  Zack Weinberg  <zack@wolery.cumb.org>
12145
12146         * cpphash.c (change_newlines): Delete function.
12147         (struct argdata): Delete 'newlines' and 'use_count' fields.
12148         (macroexpand): Remove code referencing those fields.
12149
12150 2000-01-22  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12151
12152         * loop.c (loops_info): New variable.
12153         (loop_optimize): Allocate loops->array and free it on exit.
12154         Allocate memory for loops_info and assign to each loop,
12155         replacing alloca.
12156         (find_and_verify_loops): Do not allocate loops->array.
12157
12158 2000-01-21  Zack Weinberg  <zack@wolery.cumb.org>
12159
12160         * fixinc/fixfixes.c (machine_name_fix): Don't free 'scratch'.
12161
12162 2000-01-21  Jakub Jelinek  <jakub@redhat.com>
12163
12164         * config/sparc/sparc.md (movsi_pic_label_ref): Avoid creating new
12165         pseudos if expanded after first flow.
12166         (movdi_pic_label_ref): Likewise.
12167
12168 2000-01-20  Richard Henderson  <rth@cygnus.com>
12169
12170         * jump.c (jump_optimize_1): Don't do addr_vec optimizations at -O0.
12171
12172 2000-01-20  Zack Weinberg  <zack@wolery.cumb.org>
12173
12174         * Makefile.in (fixinc.sh): Depend on specs.
12175         * fixinc/Makefile.in: Add rule to create machname.h.
12176         (fixlib.o): Depend on machname.h.
12177         * fixinc/fixtests.c (machine_name): New test.
12178         * fixinc/fixfixes.c (machine_name): New fix.
12179         * fixinc/fixlib.c (mn_get_regexps): New helper function for
12180         the machine_name test and fix.
12181         * fixinc/fixlib.h: Prototype it.
12182         * fixinc/inclhack.def (machine_name): Use the C test and fix.
12183         * fixinc/fixincl.x, fixinc/inclhack.sh: Rebuild.
12184
12185         * gcc.c (do_spec_1) [case P]: Take care not to create
12186         identifiers with three leading or trailing underscores.
12187
12188         * fixinc/Makefile.in (FIXINC_DEFS): Add -DIN_GCC.
12189         (fixincl): Don't specify libraries twice on link line.
12190         (gnu-regex.o): Remove special rule.
12191         * fixinc/gnu-regex.c: Define REGEX_MALLOC if C_ALLOCA was
12192         defined by config.h.  Do not define _REGEX_RE_COMP.
12193         (regcomp): Allocate and initialize a fastmap.
12194         * fixinc/gnu-regex.h: Do not define _REGEX_RE_COMP.
12195
12196 2000-01-20  Brad Lucier  <lucier@math.purdue.edu>
12197
12198         * Makefile.in (predict.o): Depend on $(EXPR_H), not expr.h.
12199
12200 2000-01-19  Richard Henderson  <rth@cygnus.com>
12201
12202         * flow.c (propagate_block): Replace FIRST, LAST and BNUM
12203         arguments with BB.  Update all callers.  Tidy line wrapping.
12204
12205 2000-01-19  Clinton Popetz  <cpopetz@cygnus.com>
12206
12207         * emit-rtl.c (try_split): Return last_insn if we split the
12208         last_insn.
12209
12210 Thu Jan 20 01:01:23 MET 2000  Jan Hubicka  <jh@suse.cz>
12211
12212         * i386-protos.h (ix86_compute_frame_size): Remove prototype.
12213         (ix86_initial_elimination_offset): Declare.
12214         * i386.c (ix86_nsaved_regs): Break out from ...
12215         (ix86_can_use_return_insn_p): ... here.
12216         (ix86_emit_save_regs): Break out from ...
12217         (ix86_expand_prologue): ... here.
12218         (ix86_emit_epilogue_esp_adjustment, ix86_emit_restore_regs): Break
12219         out from ...
12220         (ix86_expand_epilogue): ... here.
12221         (ix86_compute_frame_size): Make static, add prototype.
12222         (ix86_initial_elimination_offset): Break out from ...
12223         * i386.h (INITIAL_ELIMINATION_OFFSET): ... here.
12224
12225 2000-01-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12226
12227         * recog.h (OUT_FCN): Delete.
12228
12229         * vax.md: Call `get_insn_template' instead of OUT_FCN.
12230
12231 2000-01-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12232
12233         * cppalloc.c: PROTO -> PARAMS.
12234         * cpperror.c: Likewise.
12235         * cppfiles.c: Likewise.
12236         * cpplib.c: Likewise.
12237         * cpplib.h: Likewise.
12238
12239         * config/arm/arm-protos.h: PROTO -> PARAMS.
12240         * config/arm/arm.c: Likewise.
12241         * config/c4x/c4x.c: Likewise.
12242         * config/fr30/fr30-protos.h: Likewise.
12243         * config/nextstep.c: Likewise.
12244         * config/pa/pa.c: Likewise.
12245         * config/pj/pj.c: Likewise.
12246         * config/rs6000/rs6000.c: Likewise.
12247         * config/v850/v850-protos.h: Likewise.
12248         * config/v850/v850.c: Likewise.
12249
12250 2000-01-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12251
12252         * i370-protos.h: New file.
12253
12254         * i370.c: Include tm_p.h.  Fix compile time warnings.
12255
12256         * i370.h: Move prototypes to i370-protos.h.  Fix compile time
12257         warnings.
12258
12259         * i370.md: Likewise.
12260
12261 2000-01-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12262
12263         * real.c (enan, einan, eiisnan, eiisneg, make_nan): Wrap in NANS.
12264         (target_isinf, target_isnan, eisnan): Mark parameter with
12265         ATTRIBUTE_UNUSED.
12266         (eiisinf): Wrap in INFINITY.
12267         (etoe113, etoe64, etoe53, etoe24): Wrap label `nonorm' in INFINITY.
12268         (ibmtoe): Remove unused variable `rndsav'.
12269
12270 Wed Jan 19 20:23:06 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
12271
12272         * sh.h (PASS_IN_REG_P): Remove extraneous paranthesis.
12273         (GO_IF_LEGITIMATE_ADDRESS): Added missing tab.
12274
12275 2000-01-19  Zack Weinberg  <zack@wolery.cumb.org>
12276
12277         * fixinc/Makefile.in: Correct dependencies of fixincl and fixincl.o.
12278         * fixinc/fixfixes.c (IO_use, CTRL_use, IO_defn, CTRL_defn): New fixes.
12279         (fix_char_macro_defines, fix_char_macro_uses): New functions.
12280
12281         * fixinc/fixlib.c (is_cxx_header): Do the text scan with a regexp.
12282         Recognize Emacs mode markers also.
12283         * fixinc/fixtests.c (else_endif_label): Fix bug in recognition of
12284         C++ comments in C++ headers.  Call is_cxx_header only if
12285         necessary.
12286
12287         * fixinc/inclhack.def (avoid_bool): Add select for the problem and
12288         bypass for ncurses.
12289         (bsd43_io_macros, io_def_quotes, ioctl_fix_ctrl): Replace with...
12290         (io_def_quotes, io_use_quotes, ctrl_def_quotes, ctrl_use_quotes):
12291         ... these, which use the new C fixes.
12292         (math_exception): Escape literal '+' in bypass expression.
12293
12294         * fixinc/fixincl.x, fixinc/fixincl.sh, fixinc/inclhack.sh:
12295         Regenerate.
12296
12297 2000-01-19  Geoff Keating  <geoffk@cygnus.com>
12298
12299         * rtlanal.c (reg_referenced_p): A CLOBBER of a MEM uses any REGs
12300         inside the MEM.
12301
12302 2000-01-20  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12303
12304         * loop.c (loop_optimize): Allocate loop_info structure for each loop
12305         prior to calling scan_loop.
12306
12307 Wed Jan 19 19:54:38 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
12308
12309         * sh.c (find_barrier, gen_block_redirect): Fix indentation.
12310         (split_branches, calc_live_regs): Likewise.
12311
12312 Wed Jan 19 19:12:36 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
12313
12314         * sh.md (fpu_single, fp_mode): New attributes.
12315
12316 2000-01-20  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12317
12318         * loop.c (current_loop_info): Renamed from loop_info_data
12319         and changed to a pointer.
12320         (loop_optimize): Allocate loop_info structure for each loop
12321         and initialise to zero.
12322         (scan_loop): Set current_loop_info.
12323
12324         * unroll.c (loop_iterations): Don't abort if REG_USERVAR_P set
12325         on iteration_var.
12326
12327 2000-01-19  Richard Henderson  <rth@cygnus.com>
12328
12329         * stupid.c: Die die die.
12330         * Makefile.in (OBJS): Remove stupid.o.
12331         (stupid.o): Likewise.
12332
12333         * except.c (emit_eh_context): Don't emit USEs for stupid.
12334         * explow.c (probe_stack_range): Likewise.
12335         * flags.h (obey_regdecls): Remove.
12336         * flow.c (find_basic_blocks): Don't run try_merge_blocks
12337         when not optimizing.
12338         (life_analysis): Limit data collection when not optimizing.
12339         (mark_regs_live_at_end): Always mark the return value registers.
12340         (mark_used_regs): Remove dummy RETURN case.
12341         (print_rtl_with_bb): Don't consult obey_regdecls.
12342         * function.c (use_variable, use_variable_after): Remove.
12343         (assign_parms): Consult optimize not obey_regdecls.
12344         (expand_function_start): Don't emit USEs for stupid.
12345         (expand_function_end): Likewise.
12346         * global.c (build_insn_chain): Export.
12347         * integrate.c (expand_inline_function): Kill return-value USE
12348         handling code.
12349         * jump.c (jump_optimize_1): Do simple jump optimizations and
12350         dead code elimination.
12351         (calculate_can_reach_end): Remove check_deleted argument.
12352         (delete_insn): Patch out insns even when not optimizing.
12353         * local-alloc.c (block_alloc): Don't do tying when not optimizing.
12354         * rtl.h (use_variable, use_variable_after): Remove declarations.
12355         (build_insn_chain): Declare.
12356         * stmt.c (expand_value_return): Don't emit USEs for stupid.
12357         (expand_end_bindings): Likewise.
12358         (expand_decl): Likewise.  Consult optimize not obey_regdecls.
12359         * toplev.c (obey_regdecls): Remove.
12360         (rest_of_compilation): Don't set it.  Kill stupid in favour of
12361         flow1, local-alloc, and reload.
12362         (main): Don't set obey_regdecls.
12363
12364         * config/nextstep.c (handle_pragma): Likewise.
12365
12366         * alpha/alpha.md (allocate_stack): Don't emit USEs for stupid.
12367
12368         * arm/arm.h (CONDITIONAL_REGISTER_USAGE): Don't fix reg 0 for stupid.
12369
12370 2000-01-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12371
12372         * alpha-protos.h: PROTO -> PARAMS.
12373         * alpha.c: Likewise.
12374         * elf.h: Likewise.
12375         * h8300.c: Likewise.
12376         * i386-protos.h: Likewise.
12377         * i386.c: Likewise.
12378         * m32r-protos.h: Likewise.
12379         * m32r.c: Likewise.
12380         * mips.c: Likewise.
12381         * mips.md: Likewise.
12382         * gmon-sol2.c: Likewise.
12383         * sparc.c: Likewise.
12384
12385 2000-01-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12386
12387         * ns32k-protos.h: New file.
12388
12389         * ns32k.c: Fix compile time warnings.
12390
12391         * ns32k.h: Move prototypes to ns32k-protos.h.  Fix compile time
12392         warnings.
12393
12394         * ns32k.md: Likewise.
12395
12396 2000-01-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12397
12398         * vax-protos.h: New file.
12399
12400         * vax.c: Fix compile time warnings.
12401
12402         * vax.h: Move prototypes to vax-protos.h.  Fix compile time
12403         warnings.
12404
12405         * vax.md: Likewise.
12406
12407         * vaxv.md: Likewise.
12408
12409 2000-01-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12410
12411         * romp-protos.h: New file.
12412
12413         * romp.c: Fix compile time warnings.
12414
12415         * romp.h: Move prototypes to romp-protos.h.  Fix compile time
12416         warnings.
12417
12418         * romp.md: Likewise.
12419
12420 2000-01-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12421
12422         * we32k-protos.h: New file.
12423
12424         * we32k.c: Fix compile time warnings.
12425
12426         * we32k.h: Move prototypes to we32k-protos.h.  Fix compile time
12427         warnings.
12428
12429 2000-01-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12430
12431         * calls.c (emit_call_1): Mark parameter with ATTRIBUTE_UNUSED.
12432
12433         * except.c (eh_regs): Likewise.
12434
12435         * final.c (output_operand): Likewise.
12436
12437         * fold-const.c (target_isinf, target_isnan): Likewise.
12438
12439 Tue Jan 18 16:19:55 MET 2000  Jan Hubicka  <hubicka@freesoft.cz>
12440
12441         * i386.h (BIGGEST_ALIGNMENT): Set to 128.
12442         (BIGGEST_FIELD_ALIGNMENT): Set to (TARGET_ALIGN_DOUBLE ? 64 : 32)
12443
12444         * i386.md (memstr): Do not use rep stosb for counts divisible by 4
12445         when optimize_size.
12446         (clrstrsi): Rewrite.
12447         (strsethi, strsetqi): New expanders.
12448         (strsethi_1, strsetqi_1, rep_stossi, rep_stosqi): New insn patterns.
12449         (cmpstrsi): Emit compare insn before cmpstrsi_1
12450         (cmpstrsi_nz): use flags, set type to str, prefix_length to 1.
12451         (strlensi_1): Likewise.
12452         (cmpstrsi_1): Likewise; do not output compare.
12453         (strlen expander): Do not unroll when optimizing for size.
12454         (*subsi3_carry): Rename to subsi3_carry
12455         (addqi3_cc): New pattern.
12456         * i386.h (processor_costs): Add move_ratio field.
12457         (MOVE_RATIO): Use move_ratio field, set to 3 for OPTIMIZE_SIZE
12458         * i386.c (*_cost): Set move_ratio.
12459         (x86_unroll_strlen): Enable for Athlon, PPro and K6 too.
12460         (x86_expand_strlensi_1): Rewrite the main loop.
12461
12462 2000-01-17  Richard Henderson  <rth@cygnus.com>
12463
12464         * combine.c (combine_simplify_rtx): Give FLOAT_STORE_FLAG_VALUE a mode.
12465         * cse.c (find_comparison_args, fold_rtx): Likewise.
12466         * integrate.c (subst_constants): Likewise.
12467         * loop.c (get_condition): Likewise.
12468
12469         * tm.texi (FLOAT_STORE_FLAG_VALUE): Update docs.
12470
12471         * alpha.h (FLOAT_STORE_FLAG_VALUE): Use REAL_VALUE_ATOF.
12472
12473 2000-01-18  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
12474
12475         * c-parse.in (SAVE_WARN_FLAGS): Create an INTEGER_CST.
12476         (RESTORE_WARN_FLAGS): Unpack it.
12477         Change semantic type of extension to ttype.
12478         * c-common.c (split_specs_attrs): Expect an INTEGER_CST.
12479         * c-parse.y, c-parse.c, objc/objc-parse.y,
12480         objc/objc-parse.c: Regenerate.
12481
12482 2000-01-17  Zack Weinberg  <zack@wolery.cumb.org>
12483
12484         * fixinc/fixlib.c: Add copyright notice.
12485         (compile_re): New function.
12486         * fixinc/fixlib.h: Prototype compile_re.
12487
12488         * fixinc/fixfixes.c, fixinc/fixtests.c, fixinc/fixincl.c:
12489         Use compile_re to compile regular expressions.
12490
12491         * fixinc/fixincl.c (egrep_test): Don't bother asking regexec
12492         where the pattern matched.
12493
12494         * fixinc/inclhack.def (sun_memcpy): Move to AAB_sun_memcpy,
12495         use 'replace'.
12496         (ultrix_ansi_compat): Likewise.
12497         (interactv_add1): Rename to 'isc_omits_with_stdc', remove shell test,
12498         add egrep test.
12499         (interactv_add2, interactv_add3): Delete.
12500         (x11_sprintf): Don't use filename glob.
12501         * fixinc/fixincl.x, fixinc/inclhack.sh, fixinc/fixincl.sh:
12502         Regenerate.
12503
12504 2000-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12505
12506         * print-rtl.c: PROTO -> PARAMS.
12507         * real.c: Likewise.
12508         * reg-stack.c: Likewise.
12509         * resource.c: Likewise.
12510         * sdbout.h: Likewise.
12511         * simplify-rtx.c: Likewise.
12512         * stor-layout.c: Likewise.
12513         * stupid.c: Likewise.
12514         * xcoffout.c: Likewise.
12515         * xcoffout.h: Likewise.
12516
12517 2000-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12518
12519         * toplev.c: PROTO -> PARAMS.
12520         * toplev.h: Likewise.
12521         * tree.c: Likewise.
12522         * tree.h: Likewise.
12523         * unroll.c: Likewise.
12524         * varasm.c: Likewise.
12525         * varray.c: Likewise.
12526         * varray.h: Likewise.
12527
12528 2000-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12529
12530         * reload.c: PROTO -> PARAMS.
12531         * reload.h: Likewise.
12532         * reload1.c: Likewise.
12533         * reorg.c: Likewise.
12534         * resource.h: Likewise.
12535         * rtl.c: Likewise.
12536         * rtl.h: Likewise.
12537         * rtlanal.c: Likewise.
12538         * sbitmap.h: Likewise.
12539         * sdbout.c: Likewise.
12540         * stack.h: Likewise.
12541         * stmt.c: Likewise.
12542         * system.h: Likewise.
12543
12544 2000-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12545
12546         * machmode.h: PROTO -> PARAMS.
12547         * mbchar.h: Likewise.
12548         * mips-tdump.c: Likewise.
12549         * mips-tfile.c: Likewise.
12550         * optabs.c: Likewise.
12551         * output.h: Likewise.
12552         * prefix.c: Likewise.
12553         * profile.c: Likewise.
12554         * protoize.c: Likewise.
12555         * real.h: Likewise.
12556         * recog.c: Likewise.
12557         * recog.h: Likewise.
12558         * regclass.c: Likewise.
12559         * regmove.c: Likewise.
12560         * regs.h: Likewise.
12561
12562 2000-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12563
12564         * ggc-common.c: PROTO -> PARAMS.
12565         * ggc-page.c: Likewise.
12566         * ggc-simple.c: Likewise.
12567         * ggc.h: Likewise.
12568         * global.c: Likewise.
12569         * graph.c: Likewise.
12570         * gthr-win32.h: Likewise.
12571         * haifa-sched.c: Likewise.
12572         * halfpic.h: Likewise.
12573         * integrate.c: Likewise.
12574         * integrate.h: Likewise.
12575         * jump.c: Likewise.
12576         * lcm.c: Likewise.
12577         * local-alloc.c: Likewise.
12578         * loop.c: Likewise.
12579         * loop.h: Likewise.
12580
12581 2000-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12582
12583         * genattr.c: PROTO -> PARAMS.
12584         * genattrtab.c: Likewise.
12585         * gencheck.c: Likewise.
12586         * gencodes.c: Likewise.
12587         * genconfig.c: Likewise.
12588         * genemit.c: Likewise.
12589         * genextract.c: Likewise.
12590         * genflags.c: Likewise.
12591         * gengenrtl.c: Likewise.
12592         * genopinit.c: Likewise.
12593         * genoutput.c: Likewise.
12594         * genpeep.c: Likewise.
12595         * genrecog.c: Likewise.
12596
12597 2000-01-16  Mark Mitchell  <mark@codesourcery.com>
12598
12599         * tree.h (BINFO_VPTR_FIELD): Augment documentation.
12600
12601 2000-01-16  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12602
12603         * aclocal.m4 (AC_FUNC_MMAP_ZERO): New macro.
12604         * configure.in (AC_FUNC_MMAP_ZERO): Use instead of AC_FUNC_MMAP.
12605         * ggc-page.c: Replace HAVE_MMAP with HAVE_MMAP_ZERO.
12606         * configure, config.in: Rebuilt.
12607
12608 2000-01-16  Zack Weinberg  <zack@wolery.cumb.org>
12609
12610         * config/i386/i386.md: Add peephole to merge successive stack
12611         adjusts.
12612
12613 Sat Jan 15 15:41:14 EST 2000  John Wehle  (john@feith.com)
12614
12615         * gcse.c (insert_insn_end_bb): Use emit_block_insn_before
12616         instead of emit_insn_before.  Also handle NOTE_INSN_BASIC_BLOCK
12617         when walking backwards to find all the parameter loads when
12618         the basic block ends in a call.
12619
12620 2000-01-15  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12621
12622         * loop.c (this_loop_info): Delete.
12623         (uid_loop): Add in place of uid_loop_num.  All uses updated.
12624         (loop_number_exit_count): Delete and replace with entry in loop
12625         structure.  All uses updated.
12626         (loop_number_loop_starts, loop_number_loop_ends): Likewise.
12627         (loop_number_loop_cont, loop_number_cont_dominator): Likewise.
12628         (loop_outer_loop): Likewise.
12629         (loop_invalid, loop_number_exit_labels): Likewise.
12630         (loop_used_count_register): Delete and replace with entry in
12631         loop_info structure.
12632         (find_and_verify_loops): Add loops argument.
12633         (verify_dominator, mark_loop_jump, prescan_loop): Replace loop_start,
12634         loop_end, etc. arguments with loop structure pointer.  All callers
12635         changed.
12636         (loop_reg_used_before_p, scan_loop, strength_reduce): Likewise.
12637         (check_dbra_loop, next_insn_in_loop, try_copy_prop): Likewise.
12638         (load_mems_and_recount_loop_regs_set, load_mems): Likewise.
12639         (insert_bct): Likewise.
12640         (basic_induction_var): New argument level.
12641         * loop.h (struct loop_info): Delete fields num, loops_enclosed,
12642         vtop, and cont.  Add used_count_register.
12643         (uid_loop): Delete declaration.
12644         (loop_number_exit_count): Likewise.
12645         (loop_number_loop_starts, loop_number_loop_ends): Likewise.
12646         (loop_number_loop_cont, loop_number_cont_dominator): Likewise.
12647         (loop_outer_loop, loop_used_count_register): Likewise.
12648         (loop_invalid, loop_number_exit_labels): Likewise.
12649         (unroll_loop): Replace loop_start and loop_end arguments
12650         with loop structure pointer.
12651         (loop_precondition_p, loop_iterations): Likewise.
12652         Include basic-block.h.
12653         * unroll.c: (unroll_loop): Replace loop_start and loop_end arguments
12654         with loop structure pointer.
12655         (loop_precondition_p, loop_iterations): Likewise.
12656         * basic-block.h (struct loop): New entries vtop, cont,
12657         cont_dominator, start, end, top, scan_start, exit_labels,
12658         exit_count.
12659         * Makefile.in (LOOP_H): Add basic-block.h to dependencies.
12660
12661 2000-01-15  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12662
12663         * defaults.h (ASM_OUTPUT_ASCII): Use ISDIGIT.
12664
12665 2000-01-14  Nathan Sidwell  <sidwell@codesourcery.com>
12666
12667         * config.in: Rebuilt for 2000-01-13 change to acconfig.h.
12668
12669 2000-01-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12670
12671         * pdp11-protos.h: New file.
12672
12673         * pdp11.c: Include tm_p.h.  Add static prototypes.  Fix compile
12674         time warnings.
12675
12676         * pdp11.h: Move prototypes to pdp11-protos.h.  Fix compile time
12677         warnings.
12678
12679         * pdp11.md: Likewise.
12680
12681         * 2bsd.h: Likewise.
12682
12683 2000-01-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12684
12685         * mn10300-protos.h: New file.
12686
12687         * mn10300.c: Include tm_p.h.  Add static prototypes.  Fix compile
12688         time warnings.
12689
12690         * mn10300.h: Move prototypes to mn10300-protos.h.  Fix compile time
12691         warnings.
12692
12693         * mn10300.md: Likewise.
12694
12695 2000-01-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12696
12697         * mn10200-protos.h: New file.
12698
12699         * mn10200.c: Include tm_p.h.  Add static prototypes.  Fix compile
12700         time warnings.
12701
12702         * mn10200.h: Move prototypes to mn10200-protos.h.  Fix compile time
12703         warnings.
12704
12705         * mn10200.md: Likewise.
12706
12707 2000-01-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12708
12709         * h8300-protos.h: New file.
12710
12711         * h8300.c: Include tm_p.h.  Add static prototypes.  Fix compile
12712         time warnings.
12713
12714         * h8300.h: Move prototypes to h8300-protos.h.  Fix compile time
12715         warnings.
12716
12717         * h8300.md: Likewise.
12718
12719 2000-01-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12720
12721         * varasm.c (asm_output_bss): Mark parameters with ATTRIBUTE_UNUSED.
12722         (asm_emit_uninitialised): Likewise.
12723
12724 2000-01-13  Gavin Romig-Koch  <gavin@cygnus.com>
12725
12726         * config/mips/mips.h (ISA_HAS_INT_CONDMOVE): New.
12727         * config/mips/mips.md: Use ISA_HAS_INT_CONDMOVE.
12728
12729 2000-01-14  Clinton Popetz  <cpopetz@cygnus.com>
12730
12731         * config/mips/mips.c (override_options): Don't turn on extra
12732         alignment for mips16.
12733
12734 2000-01-14  Clinton Popetz  <cpopetz@cygnus.com>
12735
12736         * config/mips/mips.c (mips_va_arg): Fix fprv for the 32 bit
12737         eabi, and make sure queued POSTINCREMENT rtl is emitted at
12738         the right point.
12739
12740 2000-01-14  Clinton Popetz  <cpopetz@cygnus.com>
12741
12742         * builtins.c (PAD_VARARGS_DOWN): Define.
12743         (std_expand_builtin_va_arg): Use the above macro.
12744         * config/mips/mips.h (PAD_VARARGS_DOWN): Define.
12745         * tm.texi (Register Arguments): Document the above macro.
12746
12747 2000-01-14  Nick Clifton  <nickc@cygnus.com>
12748
12749         * emit-rtl.c (emit_insn): If checking is enabled, make sure
12750         that this function has not been used to emit a jump
12751         instruction.
12752
12753         * jump.c (return_jump_1): Cope with being passed a null rtx.
12754
12755 2000-01-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12756
12757         * eh-common.h: PROTO -> PARAMS.
12758         * emit-rtl.c: Likewise.
12759         * errors.c: Likewise.
12760         * errors.h: Likewise.
12761         * except.c: Likewise.
12762         * except.h: Likewise.
12763         * explow.c: Likewise.
12764         * expmed.c: Likewise.
12765         * expr.c: Likewise.
12766         * expr.h: Likewise.
12767         * final.c: Likewise.
12768         * fix-header.c: Likewise.
12769         * flow.c: Likewise.
12770         * fold-const.c: Likewise.
12771         * function.c: Likewise.
12772         * function.h: Likewise.
12773         * gcc.c: Likewise.
12774         * gcov-io.h: Likewise.
12775         * gcov.c: Likewise.
12776         * gcse.c: Likewise.
12777
12778 2000-01-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12779
12780         * sh-protos.h: New file.
12781
12782         * sh.c: Include insn-config.h, toplev.h, recog.h and tm_p.h.
12783         Add static prototypes.  Fix compile time warnings.
12784
12785         * sh.h: Move prototypes to sh-protos.h.  Fix compile time warnings.
12786         * sh.md: Likewise.
12787         * elf.h: Likewise.
12788
12789 2000-01-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12790
12791         * arc-protos.h: New file.
12792
12793         * arc.c: Include tm_p.h.  Add static prototypes.  Fix compile
12794         time warnings.
12795
12796         * arc.h: Move prototypes to arc-protos.h.  Fix compile time
12797         warnings.
12798
12799         * arc.md: Likewise.
12800
12801 2000-01-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12802
12803         * dsp16xx-protos.h: New file.
12804
12805         * dsp16xx.c: Include tm_p.h.  Add static prototypes.  Fix compile
12806         time warnings.
12807
12808         * dsp16xx.h: Move prototypes to dsp16xx-protos.h.  Fix compile time
12809         warnings.
12810
12811         * dsp16xx.md: Likewise.
12812
12813 2000-01-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12814
12815         * convex-protos.h: New file.
12816
12817         * convex.c: Include tm_p.h.  Add static prototypes.  Fix compile
12818         time warnings.
12819
12820         * convex.h: Move prototypes to convex-protos.h.  Fix compile time
12821         warnings.
12822
12823 2000-01-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12824
12825         * elxsi-protos.h: New file.
12826
12827         * elxsi.c: Include tm_p.h.  Add static prototypes.  Fix compile
12828         time warnings.
12829
12830         * elxsi.h: Move prototypes to elxsi-protos.h.  Fix compile time
12831         warnings.
12832
12833         * elxsi.md: Likewise.
12834
12835 2000-01-14  Clinton Popetz  <cpopetz@cygnus.com>
12836
12837         * config/mips/mips.h (REGISTER_MOVE_COST): Remove redundant
12838         case for moving from HI/LO/HI_LO_REG.  This makes the behavior
12839         match the comment for MIPS16.
12840
12841 Fri Jan 14 00:28:06 2000  Jeffrey A Law  (law@cygnus.com)
12842
12843         * flow.c (split_edge): Do not call set_block_for_insn if we
12844         do not have a basic_block_for_insn structure.
12845
12846         * fr30.h (TRAMPOLINE_TEMPLATE): Use nops to ensure the static chain
12847         and destination functions are 32bit aligned within the trampoline.
12848         (TRAMPOLINE_SIZE, INITIALIZE_TRAMPOLINE): Corresponding changes.
12849         (TRAMPOLINE_ALIGNMENT): Define.
12850
12851         * cse.c (cse_insn): When changing (set (pc) (reg)) to
12852         (set (pc) (label_ref)), verify the change creates a valid insn.
12853
12854         * fr30.c (call_operand): Tighten and rework to match rules for
12855         call RTL expressions.
12856         * fr30.h (PREDICATE_CODES, case call_operand): Only allow MEMs.
12857         * fr30.md (call patterns): Improve constraints.
12858
12859 Thu Jan 13 23:44:03 2000  Richard Henderson  <rth@cygnus.com>
12860
12861         * fr30.c (fr30_expand_epilogue): Revert last change.
12862         Use emit_jump_insn for the return insn.
12863
12864 Thu Jan 13 14:46:03 2000  Jason Eckhardt  <jle@cygnus.com>
12865                           Stan Cox  <scox@cygnus.com>
12866
12867         * predict.c: New file. Preliminary infrastructure work for static
12868         branch prediction and basic block reordering.
12869         * basic-block.h: Add prototype for estimate_probability.
12870         * Makefile.in: Add rules for predict.o.
12871
12872 2000-01-13  Jason Merrill  <jason@yorick.cygnus.com>
12873
12874         * fixincludes (va_list): Use __not_va_list__ for the dummy.
12875         * fixinc/*: Likewise.
12876
12877 2000-01-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12878
12879         * cccp.c: PROTO -> PARAMS.
12880         * cexp.y: Likewise.
12881         * collect2.c: Likewise.
12882         * combine.c: Likewise.
12883         * convert.h: Likewise.
12884         * cse.c: Likewise.
12885         * dbxout.c: Likewise.
12886         * dbxout.h: Likewise.
12887         * diagnostic.c: Likewise.
12888         * doprint.c: Likewise.
12889         * dwarf2out.c: Likewise.
12890         * dwarf2out.h: Likewise.
12891         * dwarfout.c: Likewise.
12892         * dwarfout.h: Likewise.
12893         * dyn-string.h: Likewise.
12894
12895 2000-01-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12896
12897         * calls.c (emit_call_1): Wrap varaible `struct_value_size_rtx' in
12898         macro conditionals guarding use.
12899
12900         * dwarf2out.c: Include "tm_p.h".
12901
12902         * function.c (locate_and_pad_parm): Mark parameter with
12903         ATTRIBUTE_UNUSED.
12904         (expand_function_end): Likewise for variable `context'.
12905
12906         * reorg.c (make_return_insns): Wrap prototype in macro HAVE_return.
12907
12908 2000-01-13  Nick Clifton  <nickc@cygnus.com>
12909
12910         * config/fr30/fr30.c (fr30_expand_epilogue): Emit USEs of pop'ed
12911         register to prevent compile time warnings.
12912
12913 2000-01-13  Zack Weinberg  <zack@wolery.cumb.org>
12914
12915         * longlong.h [i386] (udiv_qrnnd): Rename 'd' argument to 'dv'
12916         to avoid -Wtraditional warning.
12917
12918 2000-01-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12919
12920         * 1750a-protos.h: New file.
12921
12922         * 1750a.c: Include tm_p.h.  Add static prototypes.  Fix compile
12923         time warnings.
12924
12925         * 1750a.h: Move prototypes to 1750a-protos.h.  Fix compile time
12926         warnings.
12927
12928         * 1750a.md: Likewise.
12929
12930 2000-01-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12931
12932         * a29k-protos.h: New file.
12933
12934         * a29k.c: Include tm_p.h.  Add static prototypes.  Fix compile
12935         time warnings.
12936
12937         * a29k.h: Move prototypes to a29k-protos.h.  Fix compile time
12938         warnings.
12939
12940 2000-01-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12941
12942         * clipper-protos.h: New file.
12943
12944         * clipper.c: Include tm_p.h.  Add static prototypes.  Fix compile
12945         time warnings.
12946
12947         * clipper.h: Move prototypes to clipper-protos.h.  Fix compile time
12948         warnings.
12949
12950 Thu Jan 13 16:03:06 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
12951
12952         * reload1.c (reload_combine_note_store): Use HARD_REGNO_NREGS.
12953
12954 2000-01-13  Nathan Sidwell  <sidwell@codesourcery.com>
12955
12956         * configure.in (--enable-new-gxx-abi): New option.
12957         * acconfig.h (ENABLE_NEW_GXX_ABI): New define.
12958         * Makefile.in (GXX_ABI_FLAG): New variable.
12959         * configure: Regenerate.
12960
12961 2000-01-13  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12962
12963         * stor-layout.c (layout_type): Use FORCE_STRUCT_BLK.
12964         * tm.texi (FORCE_STRUCT_BLK): Document.
12965         * config/c4x/c4x.h (FORCE_STRUCT_BLK): New macro.
12966
12967 Wed Jan 12 23:12:47 2000  Hans-Peter Nilsson  <hp@axis.com>
12968
12969         * config/ns32k/ns32k.md: Revert Jan 9 change.
12970
12971         * genrecog.c (maybe_both_true_2): Do not compare a predicate-test
12972         to a mode-test, if the predicate is address_operand.
12973
12974 Wed Jan 12 22:34:00 2000  Jeffrey A Law  (law@cygnus.com)
12975
12976         * combine.c (if_then_else_cond): Be careful about what kinds
12977         of RTL expressions are passed to operand_subword.
12978
12979         * flow.c (split_edge): If we have to insert a new jump, make
12980         sure to associate it with a basic block.
12981
12982         * flow.c (commit_one_edge_insertion): A block with one successor
12983         can end in a JUMP_INSN that is not a simplejump.
12984
12985 2000-01-12  Robert Lipe  <robertl@sco.com>
12986
12987         * i386/sco5.h (INIT_SECTION_ASM_OP_COFF): Rename section to "ctor".
12988         (BUILD_VA_LIST_TYPE): Define.
12989         (EH_FRAME_SECTION_ASM_OP): Explictly define to better interact
12990         with crtstuff.c.
12991
12992 2000-01-12  Jason Merrill  <jason@casey.cygnus.com>
12993
12994         * cccp.c (do_pragma): Add cast to (char *).
12995
12996 2000-01-12  Richard Henderson  <rth@cygnus.com>
12997             Fred Fish  <fnf@be.com>
12998             Jason Merrill  <jason@cygnus.com>
12999
13000         * configure.in (i?86-*-beos{pe,elf,}*): Recognize.
13001         * i386/t-beos, i386/x-beos, i386/xm-beos.h: New files.
13002         * i386/beos-elf.h, i386/beos-pe.h: New files.
13003
13004         * Makefile.in (CROSS_SYSTEM_HEADER_DIR): New.
13005         * cross-make (SYSTEM_HEADER_DIR): Define using
13006         CROSS_SYSTEM_HEADER_DIR.
13007
13008         * gcc.c (LIBRARY_PATH_ENV): Provide default.
13009         (process_command): Use it.
13010         (main): Likewise.  Kill trailing = from env vars.
13011         (build_search_list): Put it back.
13012         * collect2.c (main): Use LIBRARY_PATH_ENV.
13013
13014         * configure.in (GCC_NEED_DECLARATIONS): Add environ.
13015         * toplev.c: Use NEED_DECLARATION_ENVIRON.
13016
13017         * tm.texi (Frame Layout): Document SMALL_STACK.
13018         * c-common.c (c_common_nodes_and_builtins): Check it.
13019
13020         * system.h: Undef alloca after including glibc's <stdlib.h>,
13021         if USE_C_ALLOCA is defined.
13022
13023         * gcc.c (set_input): New fn.
13024         (main): After all input files are compiled, reset the input file
13025         info to the first.
13026
13027         * aclocal.m4 (rindex, index): If already defined, don't attempt
13028         to redefine.
13029
13030         * ginclude/varargs.h: (__va_list__): Define ifndef.
13031         * ginclude/stdarg.h: Likewise.
13032
13033         * ginclude/stddef.h (__WCHAR_TYPE__) [BEOS]: Use int
13034         instead of unsigned char.
13035
13036         * hash.h (true, false, boolean): Undef before enum.
13037
13038         * expmed.c (choose_multiplier): Cast &mhigh_lo and &mhigh_hi to be
13039         proper type of "HOST_WIDE_INT *", rather than their natural type of
13040         "unsigned HOST_WIDE_INT *".
13041
13042 2000-01-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13043
13044         * svr3.h (ASM_FILE_START): Wrap if-clause in squigly brackets.
13045
13046         * recog.c (memory_address_p): Mark parameter with ATTRIBUTE_UNUSED.
13047
13048         * regclass.c (choose_hard_reg_mode): Likewise.
13049
13050         * reload.c (find_valid_class, strict_memory_address_p): Likewise.
13051
13052         * reorg.c (optimize_skip): Wrap prototype in macro conditionals.
13053
13054 2000-01-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13055
13056         * c-common.c: PROTO -> PARAMS.
13057         * c-common.h: Likewise.
13058         * c-decl.c: Likewise.
13059         * c-iterate.c: Likewise.
13060         * c-lang.c: Likewise.
13061         * c-lex.c: Likewise.
13062         * c-lex.h: Likewise.
13063         * c-parse.in: Likewise.
13064         * c-pragma.c: Likewise.
13065         * c-pragma.h: Likewise.
13066         * c-tree.h: Likewise.
13067         * c-typeck.c: Likewise.
13068         * objc/objc-act.c: Likewise.
13069         * objc/objc-act.h: Likewise.
13070
13071 2000-01-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13072
13073         * m88k-protos.h: New file.
13074
13075         * m88k.c: Include tm_p.h.  Add static prototypes.  Fix compile
13076         time warnings.
13077
13078         * m88k.h: Move prototypes to m88k-protos.h.  Fix compile time warnings.
13079
13080         * m88k.md: Likewise.
13081
13082         * tekXD88.h: Likewise.
13083
13084 2000-01-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13085
13086         * m68k-protos.h: New file.
13087
13088         * m68k.c: Include tm_p.h.  Add static prototypes.  Fix compile
13089         time warnings.
13090
13091         * m68k.h: Move prototypes to m68k-protos.h.  Fix compile time warnings.
13092
13093         * mot3300.h: Likewise.
13094
13095 2000-01-12  Richard Earnshaw <rearnsha@arm.com>
13096
13097         * haifa-sched.c (split_edges): Pass edgeset_size as second arg to
13098         extract_bitlst.
13099         (extract_bitlist): Declare bitlen.
13100
13101 2000-01-12  Zack Weinberg  <zack@wolery.cumb.org
13102
13103         * cccp.c: Accept and ignore -lang-fortran.
13104
13105         * c-typeck.c (build_c_cast): Issue -Wcast-qual warnings if the
13106         qualifiers don't match at any level of pointerness.
13107
13108 2000-01-12  Robert Lipe  <robertl@sco.com>
13109
13110         * i386/sysv5.h (CPP_SPEC, LIBSPEC): Add -pthreadT.
13111
13112 2000-01-12  Bernd Schmidt  <bernds@cygnus.co.uk>
13113
13114         * reload1.c (reload_reg_unavailable): New static variable.
13115         (reload_reg_free_p): Test it.
13116         (reload_reg_free_for_value_p): Test it instead of
13117         reload_reg_used.
13118         (choose_reload_regs_init): Compute it.
13119
13120 Wed Jan 12 03:24:41 2000  Toshiyasu Morita (toshi.morita@sega.com)
13121
13122         * reorg.c (fill_slots_from_thread): Check modified_in_p
13123         before replacing.
13124
13125 Wed Jan 12 03:20:31 2000  John Marshall <john_w_marshall@palm.com>
13126
13127         * gcc.texi (Funding, GNU/Linux, Copying, Contributors): Format
13128         these nodes even if INTERNALS is not set.
13129
13130 Wed Jan 12 09:39:22 2000  Nick Burrett  <nick.burrett@btinternet.com>
13131
13132         * gcse.c (delete_null_pointer_checks_1): Cope when
13133         get_condition cannot determine the condition.
13134
13135 2000-01-12  Gabriel Dos Reis  <gdr@codesourcery.com>
13136
13137         * toplev.h (set_message_length): Declare.
13138
13139         * diagnostic.c (obstack_chunk_alloc): Define macro.
13140         (obstack_chunk_free): Likewise.
13141         (struct output_buffer): New data structure.
13142         (vmessage): Remove.
13143         (output_maximum_width): New variable.
13144         (doing_line_wrapping, set_message_length, init_output_buffer,
13145         get_output_prefix, output_space_left, emit_output_prefix,
13146         output_newline, output_append, output_puts, dump_output,
13147         vbuild_message_string, build_message_string, build_location_prefix,
13148         voutput_notice, output_printf, line_wrapper_printf,
13149         vline_wrapper_message_with_location):  New functions. Implement
13150         automatic line wrapping.
13151         (v_message_with_decl): Make it handle automatic line wrapping.
13152         (v_error_with_file_and_line): Likewise.
13153         (v_warning_with_file_and_line): Likewise.
13154         (announce_function): Likewise.
13155         (default_print_error_function): Likewise.
13156
13157 2000-01-11 16:24 -0800  Zack Weinberg  <zack@wolery.cumb.org>
13158
13159         * cpplib.h (struct cpp_options): Change lang_asm to char.
13160         Add lang_fortran.
13161         * cppinit.c (builtin_array): Take out __STDC_VERSION__, it's
13162         done in cpp_handle_option now.
13163         (initialize_builtins): Take out special case code used only by
13164         __STDC_VERSION__.
13165         (cpp_handle_option): Turn off trigraphs and trigraph warnings
13166         if -traditional.  Recognize -lang-fortran and set
13167         lang_fortran, also turn off cplusplus_comments.
13168         (print_help): Document -lang-fortran.
13169         * cpplib.c (handle_directive): Ignore `# 123 "file"' if
13170         lang_asm. Ignore all directives other than `# 123 "file"' if
13171         CPP_PREPROCESSED.
13172         (cpp_get_token): If -traditional, don't recognize directives
13173         unless the # is in column 1.
13174         (parse_string): If lang_fortran or lang_asm, silently
13175         terminate strings ('' or "") at end of line.
13176         Remove unnecessary braces.
13177
13178 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13179             Richard Henderson  <rth@cygnus.com>
13180
13181         * resource.c (mark_referenced_resources): Mark a set strict_low_part
13182         as used.
13183         * config/i386/i386.c (ix86_expand_setcc): Re-enable clear + set
13184         strict_low_part when possible.
13185
13186 2000-01-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13187
13188         * alias.c: PROTO -> PARAMS.
13189         * basic-block.h: Likewise.
13190         * bitmap.c: Likewise.
13191         * bitmap.h: Likewise.
13192         * builtins.c: Likewise.
13193         * c-aux-info.c: Likewise.
13194         * caller-save.c: Likewise.
13195         * calls.c: Likewise.
13196
13197 2000-01-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13198
13199         * Makefile.in (toplev.o): Depend on regs.h.
13200
13201         * output.h (tdesc_section): Prototype.
13202
13203         * regclass.c (copy_cost): Mark parameters with ATTRIBUTE_UNUSED.
13204
13205         * sdbout.c: Include "tm_p.h".
13206
13207         * toplev.c: Include "regs.h".
13208
13209 Tue Jan 11 11:37:58 2000  Mike Stump  <mrs@wrs.com>
13210
13211         * unroll.c (unroll_loop): Add EH support.
13212
13213 2000-01-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13214
13215         * pa-protos.h: New file.
13216
13217         * pa.c: Include recog.h and tm_p.h.
13218         (compute_zdepwi_operands, compute_movstrsi_length,
13219         remove_useless_addtr_insns, store_reg, load_reg, set_reg_plus_d,
13220         find_addr_reg, import_milli): Add static prototypes.
13221         (pa_cpu_string, pa_arch_string): Constify a char*.
13222         (legitimize_pic_address): Pass argument `mode' to pic_label_operand.
13223         (read_only_operand): Add argument `mode'.
13224         (singlemove_string, output_move_double, output_fp_move_double,
13225         output_block_move, output_and, output_ior, output_ascii,
13226         remove_useless_addtr_insns, milli_names, output_mul_insn,
13227         output_div_insn, output_mod_insn, output_arg_descriptor,
13228         output_cbranch, output_bb, output_bvb, output_dbra, ,
13229         output_millicode_call, output_call, hppa_encode_label,
13230         output_parallel_movb, output_parallel_addb): Constify a char*.
13231         (hppa_va_start): Mark parameter `stdarg_p' with ATTRIBUTE_UNUSED.
13232         (output_parallel_addb): Remove extra arg to `constrain_operands'
13233
13234         * pa.h:  Move all prototypes to pa-protos.h.
13235         (pa_cpu_string, pa_arch_string): Constify a char*.
13236         (LEGITIMIZE_ADDRESS): Call `symbolic_operand' with mode argument.
13237
13238         * pa.md: Call `function_label_operand' with mode argument.
13239         Likewise for `read_only_operand'.
13240         Fix nesting of parens in call to `symbolic_operand'.
13241
13242 2000-01-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13243
13244         * i860-protos.h: New file.
13245
13246         * i860.c: Include tm_p.h.  Add static prototypes.  Fix compile
13247         time warnings.
13248
13249         * i860.h: Move prototypes to i860-protos.h.  Fix compile time warnings.
13250
13251         * i860.md: Likewise.
13252
13253 Tue Jan 11 18:59:35 MET 2000  Jan Hubicka <jh@suse.cz>
13254
13255         * i386.md (movstrsi expander): Rewrite.
13256         (movstrsi_1 insn): Deleted.
13257         (strmovhi, strmovqi expander): New expanders.
13258         (movshi_1, movsqi_1, rep_movsi, rep_movqi): New patterns.
13259         * i386.c (x86_single_stringop): New global variable.
13260         * i386.h (x86_single_stringop): Declare.
13261         (TARGET_SINGLE_STRINGOP): New macro.
13262
13263 2000-01-11  Clinton Popetz  <cpopetz@cygnus.com>
13264
13265         * config/mips/mips.c (mips_va_arg): For EABI, emit the queued
13266         integer vararg POSTINCREMENT before the destination of the jump
13267         for the hard fp case.
13268         (function_arg_pass_by_reference): Pass a copy of CUM to
13269         FUNCTION_ARG.
13270
13271         * config/mips/mips.h (GO_IF_LEGITIMATE_ADDRESS): Move check
13272         for CONSTANT_ADDRESS_P above while loop for subreg.
13273
13274 2000-01-11  Clinton Popetz  <cpopetz@cygnus.com>
13275
13276         * flow.c (propagate_block): When a prologue/epilogue insn
13277         is marked dead, unconditionally clear libcall_is_dead and
13278         insn_is_dead, and only dump rtl if warnings aren't being
13279         suppressed.
13280
13281 Tue Jan 11 16:26:47 MET 2000  Jan Hubicka <jh@suse.cz>
13282
13283         * i386.c (ix86_attr_length_default): Handle TYPE_STR and TYPE_CLD.
13284         * i386.md (FIRST_PSEUDO_REGISTER): Set to 20.
13285         (FIXED_REGISTERS): Set dirflag as fixed.
13286         (CALL_USED_REGISTERS): Set dirflag as used.
13287         (REG_ALLOC_ORDER): Set dirflag as last one.
13288         (DIRFLAG_REG): New macro.
13289         (MD_ASM_CLOBBERS): Asm clobber dirflag for backward compatibility.
13290         (HI_REGISTER_NAMES): Add dirflag.
13291         (DEBUF_PRINT_REG): Handle dirflag.
13292         * i386.md (type attribute): New cld and str types.
13293         (length_opcode attribute): Set cld and str to 1.
13294         (memory attribute): Set str to unknown - it is not clear from the
13295         patterns.
13296         (pent_np function unit): Prefixed string operations takes 12 cycles
13297         minimally; cld takes 2 cycles.
13298         (ppro_uops attribute): Str is "many" and cld is "few".
13299         (ppro_p0 unit): Handle cld here.
13300         (k6_alux unit): Handle cld and str types.
13301         (k6_load unit): It is ocupied by str opcodes.
13302         (k6_store unit): It is ocupied by str opcodes.
13303         (athlon_decode): Str is vector decoded.
13304         (athlon_ieu): Handle str and cld.
13305         (cld pattern): New.
13306         (movstrsi, clrstr, cmpstr, strlen expander): Emit cld instruction
13307         (movstrsi_1, clrstrsi_1, cmpstrsi_1, strlensi_1,
13308         cmpstrsi_nz_1 insn): Do not output cld instruction
13309
13310 Tue Jan 11 06:14:39 2000  David Starner <dstarner98@aasaa.ofe.org>
13311
13312         * gcc.texi (G++ and GCC): Add Java and Chill.
13313         (Bug Critera): Don't list languages.
13314
13315         * gcc.texi (Incompatibilities): No longer claim most C compilers
13316         are K&R.
13317
13318         * gcc.texi (G++ and GCC): Update other front-ends list.
13319
13320 Tue Jan 11 05:49:01 2000  Jeffrey A Law  (law@cygnus.com)
13321
13322         * i386.c (ix86_expand_setcc): Fix typo.
13323         (ix86_expand_movcc): Similarly.
13324
13325         * Band-aid until haifa's bitset implementation is nuked.
13326         * haifa-sched.c (extract_bitlst): New parameter for size of the
13327         bitset in bits.  All callers changed.  Avoid looking at undefined
13328         bits in the bitset.
13329         (edgeset_bitsize): New variable.
13330         (schedule_region): Initialize edgeset_bitsize.
13331
13332 2000-01-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13333
13334         * Makefile.in (optabs.o): Depend on real.h
13335         (resource.o): Depend on insn-attr.h
13336
13337         * builtins.c (result_vector): Wrap prototype in macro conditions
13338         governing definition and use.
13339
13340         * c-common.c: Include tm_p.h.
13341
13342         * c-lex.c: Likewise.
13343
13344         * elfos.h: Constify a char*.
13345
13346         * final.c (align_fuzz): Wrap prototype in macro HAVE_ATTR_length.
13347         (get_attr_length, shorten_branches, profile_after_prologue): Mark
13348         parameter with ATTRIBUTE_UNUSED.
13349
13350         * fold-const.c (exact_real_inverse): Wrap variable `i' in
13351         CHECK_FLOAT_VALUE.
13352
13353         * haifa-sched.c (schedule_insns): Mark parameter with
13354         ATTRIBUTE_UNUSED.
13355
13356         * optabs.c: Include real.h.
13357
13358         * real.h (ereal_atof): Add prototype arguments.
13359
13360         * resource.c: Include insn-attr.h.
13361
13362         * sdbout.c (sdbout_queue_anonymous_type,
13363         sdbout_dequeue_anonymous_types): Wrap in macro
13364         SDB_ALLOW_FORWARD_REFERENCES.
13365         (sdbout_init, sdbout_start_new_source_file): Mark parameter with
13366         ATTRIBUTE_UNUSED.
13367
13368         * stmt.c (expand_return): Wrap variable `op0' in macro HAVE_return.
13369
13370         * stupid.c: Include tm_p.h.
13371
13372         * tree.c (real_value_from_int_cst): Mark parameter with
13373         ATTRIBUTE_UNUSED.
13374
13375 2000-01-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13376
13377         * i960-protos.h: New file.
13378
13379         * i960.c: Include tm_p.h.  Add static prototypes.  Fix compile
13380         time warnings.
13381
13382         * i960.h: Move prototypes to i960-protos.h.  Fix compile time warnings.
13383
13384 2000-01-10  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13385
13386         * combine.c (expand_field_assignment): Do not discard SUBREGs
13387         while computing nonzero_bits.
13388
13389 2000-01-09  Nick Clifton  <nickc@cygnus.com>
13390
13391         * config/arm/arm.c: Fix compile time warnings about signed vs
13392         unsigned constants.
13393         * config/arm/arm.h: Fix compile time warnings about signed vs
13394         unsigned constants.
13395
13396 2000-01-09  Philip Blundell  <philb@gnu.org>
13397
13398         * config/arm/arm.c (output_return_instruction): Use `ldr' rather
13399         than `ldm' with only one register.
13400         * config/arm/arm.md (push_multi): Use `str' rather than `stm' with
13401         only one register.
13402
13403         * config/arm/linux-gas.h (CLEAR_INSN_CACHE): Say that R0 is
13404         clobbered.
13405
13406 Sun Jan  9 17:50:23 2000  Hans-Peter Nilsson  <hp@axis.com>
13407
13408         * config/ns32k/ns32k.md (load or push effective address): Operand 1
13409         must have SImode.
13410
13411 2000-01-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13412
13413         * elfos.h (ASM_OUTPUT_LIMITED_STRING): Add parentheses around
13414         assignment used as truth value.
13415
13416         * function.c (assign_temp): Mark parameter `dont_promote' with
13417         ATTRIBUTE_UNUSED.  Wrap variable `unsignedp' with macro
13418         PROMOTE_FOR_CALL_ONLY.
13419
13420         * genrecog.c (write_subroutine): Mark variable `operands' with
13421         ATTRIBUTE_UNUSED.
13422
13423         * optabs.c (prepare_cmp_insn): Mark parameter `align' with
13424         ATTRIBUTE_UNUSED.
13425
13426         * sdbout.c (sdbout_init): Likewise for parameter `asm_file'.
13427         (sdbout_begin_block, sdbout_end_block): Likewise for `file'.
13428
13429         * toplev.c (note_deferral_of_defined_inline_function): Likewise
13430         for `decl'.
13431
13432 2000-01-09  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13433
13434         * config/c4x.h: Tidy up comments.
13435         * config/c4x.c: Likewise.
13436
13437 Sun Jan  9 01:02:55 EST 2000  John Wehle  (john@feith.com)
13438
13439         * fold-const.c (lshift_double, rshift_double): Handle
13440         shifting by 2 * HOST_BITS_PER_WIDE_INT correctly.
13441
13442 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13443
13444         * toplev.c (rest_of_compilation): Initialize cse_not_expected as
13445         in prepare_function_start().
13446
13447 Sat Jan  8 12:12:46 2000  Nick Clifton  <nickc@cygnus.com>
13448
13449         * config/v850/v850.c (expand_epilogue): Interrupt functions no
13450         longer allocate extra stack for function calls.
13451
13452 2000-01-08  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13453
13454         * config/c4x/c4x.md (*subqf3_set): Fix typo.
13455
13456 2000-01-08  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13457
13458         * config/c4x/c4x.h (CALLER_SAVE_PROFITABLE): Define as 0.
13459
13460 2000-01-07  David Edelsohn  <edelsohn@gnu.org>
13461
13462         * rs6000.c (processor_target_table): Add power3 as alias for 630.
13463         * aix43.h: Revert Aug 2 change.
13464         (HAS_INIT_SECTION): Define, not visible yet.
13465         (LD_INIT_SWITCH): Define, not visible yet.
13466         * t-aix43 (MULTILIB_OPTIONS): Revert Aug 2 change.
13467
13468         * glimits.h (__LONG_MAX__): Recognize 64-bit AIX too.
13469
13470         * collect2.c (main): Expand ld2 size further.
13471         (export_object_lst): Cast assignment to avoid warning.
13472         (main, LD_INIT_SWITCH): Add AIX 4.2+ -binitfini support.
13473         (scan_prog_file, COFF): Do not collect initialization or
13474         finalization functions generated for entire shared object if
13475         init/fini support present.
13476
13477 2000-01-07  Nick Clifton  <nickc@cygnus.com>
13478
13479         * config/elfos.h: Tidy up formatting of marcos.  Make sure
13480         that .section directives are always prefixed by a tab.
13481
13482         * config/svr4.h: Add #include "elfos.h" and remove duplicate
13483         definitions.
13484
13485 2000-01-07  Matt Austern  <austern@sgi.com>
13486
13487         * fold-const.c (real_hex_to_f): Remove duplicate declaration of
13488         expon.
13489
13490 Fri Jan  7 01:55:34 2000  Jeffrey A Law  (law@cygnus.com)
13491
13492         * Makefile.in (crtend.o): Pass @inhibit_libc@ to compilation of
13493         crtstuff.c.
13494         (crtbegin.o, s-crtS): Likewise.
13495
13496 2000-01-06  Richard Henderson  <rth@cygnus.com>
13497
13498         * alpha.md (adddi_2+1): Limit offset such that it will be
13499         loadable with a single ldah+lda pair.
13500         (adddi_2+2): Explicitly fail split if we can't make it work.
13501
13502 2000-01-06  Mumit Khan  <khan@xraylith.wisc.edu>
13503
13504         * protoize.c: Conditionally include unistd.h.
13505         (IS_SAME_PATH_CHAR): New macro.
13506         (IS_SAME_PATH): New macro.
13507         (CPLUS_FILE_SUFFIX): New macro.
13508         (cplus_suffix): New static variable.
13509         (is_abspath): New static function.
13510         (in_system_include_dir): Handle DOS style pathnames.
13511         (file_could_be_converted): Likewise.
13512         (file_normally_convertible): Likewise.
13513         (directory_specified_p): Likewise.
13514         (file_excluded_p): Likewise.
13515         (abspath): Likewise.
13516         (shortpath): Likewise.
13517         (referenced_file_is_newer): Likewise.
13518         (save_def_or_dec): Likewise.
13519         (do_processing): Likewise.
13520         (main): Likewise.
13521         (edit_file): Likewise. Use rename instead of link.
13522         (rename_c_file): Likewise. Don't rename syscalls file.
13523         (munge_compile_params): Define null device for DOS based systems.
13524         (process_aux_info_file): Use binary mode if appliable.
13525         (edit_file): Likewise.
13526         * invoke.texi (Running Protoize): Document C++ suffixes used.
13527
13528         * cccp.c: Delete PATH_SEPARATOR, DIR_SEPARATOR and
13529         IS_DIR_SEPARATOR macros.
13530         * collect2.c: Likewise.
13531         * cppinit.c: Likewise.
13532         * dwarf2out.c: Likewise.
13533         * gcc.c: Likewise.
13534         * gcov.c: Likewise.
13535         * prefix.c: Likewise.
13536         * rtl.c: Likewise.
13537         * toplev.c: Likewise.
13538         * system.h: And move to here.
13539
13540         * prefix.c (update_path): Fix typo in variable name.
13541
13542 2000-01-06  Richard Henderson  <rth@cygnus.com>
13543
13544         * flow.c (mark_set_1): Use loop_depth+1 as reference weight.
13545         (find_auto_inc, mark_used_regs, try_pre_increment_1): Likewise.
13546         (count_reg_sets_1, count_reg_references): Likewise.
13547         (flow_loops_level_compute): Start counting actual loop depth at 1.
13548         (flow_loops_find): Likewise.
13549         * local-alloc.c (update_equiv_regs): Likewise.
13550         * regclass.c (regclass): Re-instate Jan 4 0-based loop_depth change.
13551
13552 2000-01-06  Gabriel Dos Reis  <dosreis@cmla.ens-cachan.fr>
13553
13554         * defaults.h (DWARF_FRAME_REGISTERS): if not defined, default to
13555         FIRST_PSEUDO_REGISTER
13556         * dwarf2out.c: Don't include frame.h
13557         * dwarfout.c: Likewise
13558         * Makefile.in (dwarfout.o, dwarf2out.o): Remove dependence on
13559         frame.h
13560
13561 Thu Jan  6 13:44:59 CET 2000  Jan Hubicka  <jh@suse.cz>
13562
13563         * reg-stack.c (subst_stack_regs_pat): Handle correctly USEs of
13564         dead registers.
13565
13566         * i386.c (movsf splitter): Fix typo in my last checkin.
13567
13568 2000-01-05  Nick Clifton  <nickc@cygnus.com>
13569
13570         * varasm.c (IN_NAMED_SECTION): Allow targets to provide their
13571         own definition of this macro.
13572         (asm_emit_uninitialised): Invoke UNIQUE_SECTION if either
13573         flag_data_sections or UNIQUE_SECTION_P are true.
13574
13575         * tm.texi (UNIQUE_SECTION): Document that it can be called for
13576         unitialised data decls.
13577
13578         * config/i386/winnt.c (i386_pe_unique_section): Cope with
13579         being called for uninitialised data.
13580
13581         * config/i386/interix.c (i386_pe_unique_section): Cope with
13582         being called for uninitialised data.
13583
13584         * config/mips/elf.h (UNIQUE_SECTION): Cope with being called
13585         for uninitialised data.
13586
13587         * config/mips/elf64.h (UNIQUE_SECTION): Cope with being called
13588         for uninitialised data.
13589
13590         * config/mips/iri6gld.h (UNIQUE_SECTION): Cope with being called
13591         for uninitialised data.
13592
13593         * config/arm/unknown-elf.h (IN_NAMED_SECTION): Define.
13594         (UNIQUE_SECTION_P): Always generate a unique section if
13595         flag_data_sections is true.
13596         (UNIQUE_SECTION): Also generate unique sections for
13597         uninitialised data.
13598         (ASM_OUTPUT_ALIGNED_BSS): Redefine to use named_section().
13599         (ASM_OUTPUT_ALIGNED_DECL_LOCAL): Redefine to use
13600         named_section().
13601
13602 2000-01-06  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13603
13604         * config/c4x/t-c4x (TARGET_LIBGCC2_CFLAGS): Don't redefine SF, DF,
13605         SI, or DI.
13606
13607 2000-01-06  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13608
13609         * config/c4x/c4x.md (udivqi3, divqi3): Delete.
13610         (umodqi3, modqi3, udivhi3, divhi3, umodhi3, modhi3, ffsqi2): Likewise.
13611         (*smulqi3_highpart_noclobber, *umulqi3_highpart_noclobber): New.
13612         (*lshrqi3_const_noclobber, *lshrqi3_nonconst_noclobber): Likewise.
13613         (*ashrqi3_const_noclobber, *ashrqi3_nonconst_noclobber): Likewise.
13614
13615         * c4x.h (INIT_TARGET_OPTABS): Define to init libcalls.
13616
13617 2000-01-05 11:25 -0800  Zack Weinberg  <zack@rabi.columbia.edu>
13618
13619         * c-decl.c (finish_enum): Simplify code to determine minimum and
13620         maximum values of the enum, and calculate the type.  Remove check
13621         for FUNCTION_DECLs in the values list, which cannot happen.  Replace
13622         the DECL_INITIAL of each enumeration constant with a copy converted
13623         to the enumeration type.  When updating variant types, don't bother
13624         updating the type itself.
13625
13626         * c-typeck.c (build_binary_op): Simplify conditional expressions
13627         when weeding out spurious signed-unsigned warnings.  Add new
13628         spurious warning category: if the unsigned quantity is an enum
13629         and its maximum value fits in signed_type(result_type).  Update
13630         commentary.
13631         (build_conditional_expr): Warn here if one alternative is signed
13632         and the other is unsigned.
13633
13634 2000-01-05  Nick Clifton  <nickc@cygnus.com>
13635
13636         * config/fr30/fr30.h: Remove extraneous comments.
13637
13638 2000-01-05  Bernd Schmidt  <bernds@cygnus.co.uk>
13639
13640         * reload1.c (choose_reload_regs): When disabling a reload, also
13641         set reload_spill_index to -1.
13642
13643 2000-01-04  Joel Sherrill (joel@OARcorp.com>
13644
13645         * configure.in (m68*-*-rtemscoff*): New target, formal name for
13646         old m68*-*-rtems*.
13647         (m68*-*-rtemself*): New target.
13648         (mips64orion-*-rtems*): Remove duplicate definition of tm_file.
13649         (sparc*-*-rtemsaout*): New target, formal name for old sparc*-*-rtems*.
13650         (sparc*-*-rtemself*): New target.
13651         (sparc*-*-rtems*): Now elf not a.out.
13652         * config/i386/rtems.h: Include config/rtems.h.
13653         * config/i386/rtemself.h: Include config/rtems.h.
13654         * config/i960/rtems.h: Include config/rtems.h.
13655         * config/m68k/rtems.h: Include config/rtems.h.
13656         * config/m68k/rtemself.h: Include config/rtems.h.
13657         * config/mips/rtems64.h: Include config/rtems.h.
13658         * config/pa/rtems.h: Include config/rtems.h.
13659         * config/rs6000/rtems.h: Include config/rtems.h.
13660         * config/sh/rtems.h: Include config/rtems.h.
13661         * config/sh/rtemself.h: Include config/rtems.h.
13662         * config/sparc/rtems.h: Include config/rtems.h.
13663         * config/sparc/rtemself.h: Include config/rtems.h
13664
13665 Tue Jan  4 23:59:26 2000  Denis Chertykov <denisc@overta.ru>
13666
13667         * final.c (shorten_branches): Correctly compute length of
13668         asms without operands.
13669
13670 Tue Jan  4 22:55:41 2000  Steve Chamberlain <sac@pobox.com>
13671
13672         * configure.in: Add pj target.
13673         * configure: Regenerate.
13674         * config/pj: New directory.
13675         * config/pj/lib1funcs.S: New file.
13676         * config/pj/linux.h: New file.
13677         * config/pj/pj.c: New file.
13678         * config/pj/pj.md: New file.
13679         * config/pj/pjl.h: New file.
13680         * config/pj/t-pj: New file.
13681         * config/pj/xm-pj.h: New file
13682
13683 Tue Jan  4 22:30:16 2000  Jeffrey A Law  (law@cygnus.com)
13684
13685         * toplev.c (rest_of_compilation): Run shorten-branches before
13686         reg-stack for now.
13687
13688 2000-01-05  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13689
13690         * config/c4x/c4x.h (IS_XXX_REG, IS_XXX_REGNO): Swap behaviour of
13691         macros so that they're consistent with their names.
13692         * config/c4x/c4x.c (IS_XXX_REG, IS_XXX_REGNO): Likewise.
13693         * config/c4x/c4x.md (IS_XXX_REG, IS_XXX_REGNO): Likewise.
13694
13695 2000-01-05  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13696
13697         * config/c4x/c4x.md (*addqi3_noclobber_reload): Ensure that CC never
13698         modified inadvertently.
13699
13700 2000-01-04  Joel Sherrill <joel@OARcorp.com>
13701
13702         * configure.in (v850*-*-rtems*): New target.
13703         * configure: Regenerate.
13704         * config/v850/rtems.h: New file.
13705
13706 2000-01-04  Mumit Khan  <khan@xraylith.wisc.edu>
13707
13708         * gthr-win32.h (__gthread_active_p): Support Mingw MT runtime.
13709         (__gthread_key_create): Likewise.
13710         (__gthread_key_dtor):  Likewise.
13711         (__gthread_once): Fix logic.
13712         (__gthread_key_delete): Cast away constness.
13713
13714         * i386/cygwin.h (SUBTARGET_SWITCHES): Add -mthreads option.
13715         * invoke.texi: Document.
13716         * i386/mingw32.h (CPP_SPEC): Use.
13717         (LIBGCC_SPEC): Likewise.
13718         * i386/crtdll.h (LIBGCC_SPEC): Likewise.
13719
13720 2000-01-04  David Edelsohn  <edelsohn@gnu.org>
13721
13722         * rs6000/sysv4.h (ASM_OUTPUT_DEF): Undefine.
13723         (HANDLE_PRAGMA_PACK): Undefine.
13724         (SLOW_UNALIGNED_ACCESS): Define.
13725
13726 2000-01-04  David Edelsohn  <edelsohn@gnu.org>
13727
13728         * expmed.c (SLOW_UNALIGNED_ACCESS): Add mode and align parameters
13729         to default definition.
13730         (store_bit_field): Call SLOW_UNALIGNED_ACCESS with mode and alignment.
13731         (store_fixed_bit_field): Call macro with word_mode and alignment.
13732         (extract_bit_field): Call macro with relevant mode and alignment.
13733         * expr.c (SLOW_UNALIGNED_ACCESS): Add mode and align parameters
13734         to default definition.
13735         (move_by_pieces): Call SLOW_UNALIGNED_ACCESS with word_mode
13736         and alignment.
13737         (move_by_pieces_ninsns): Likewise.
13738         (clear_by_pieces): Likewise.
13739         (emit_push_insn): Likewise.
13740         (store_field): Call macro with relevant mode and alignment.
13741         (expand_expr): Likewise.
13742         (expand_expr_unaligned): Likewise.
13743
13744         * rs6000.h (HANDLE_PRAGMA_PACK): Define.
13745         (SLOW_UNALIGNED_ACCESS): Define.
13746         (CASE_VECTOR_MODE): Always use 32-bit offsets.
13747         (ASM_FILE_END): Generate 64-bit symbol in 64-bit mode.
13748         (EXTRA_SECTION_FUNCTIONS): Indent .csect pseudo-op.
13749         (toc_section): Likewise and .toc pseudo-op.
13750         (ASM_DECLARE_FUNCTION): Likewise.  Align text more strictly in
13751         64-bit mode.
13752         (TEXT_SECTION_ASM_OP): Likewise.
13753         (ASM_OUTPUT_ADD_VEC_ELT, ASM_OUTPUT_ADDR_DIFF_ELT): Always use
13754         32-bit offsets.
13755
13756         * a29k.h (SLOW_UNALIGNED_ACCESS): Add MODE and ALIGN parameters.
13757         * alpha.h (SLOW_UNALIGNED_ACCESS): Likewise.
13758         * arm/thumb.h (SLOW_UNALIGNED_ACCESS): Likewise.
13759         * gmicro.h (SLOW_UNALIGNED_ACCESS): Likewise.
13760         * fr30.h (SLOW_UNALIGNED_ACCESS): Likewise.
13761
13762 Tue Jan  4 11:44:13 2000  Jeffrey A Law  (law@cygnus.com)
13763
13764         * regclass.c: Revert my Jan 4 change to loop cost computation.
13765
13766 Tue Jan  4 19:22:39 MET 2000  Jan Hubicka  <hubicka@freesoft.cz>
13767
13768         * regclass.c (regclass): Do not obey REG_N_REFS in non-optimizing
13769         compilation.
13770
13771 2000-01-04  Stan Cox  <scox@cygnus.com>
13772
13773         * haifa-sched.c (build_control_flow): Change unreachable simple
13774         loop test to check if current block has only one predecessor.
13775         (find_rgns): Initialize degree.  Use dest as degree index, not src.
13776
13777 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13778
13779         * builtins.c (expand_builtin_strlen): Initialize variable `icode'.
13780
13781         * calls.c (expand_call): Likewise for
13782         `old_stack_arg_under_construction'.
13783
13784         * cpphash.c (macroexpand): Likewise for `args' and `rest_zero'.
13785
13786         * function.c (pad_to_arg_alignment): Likewise for `save_var' and
13787         `save_constant'.
13788
13789         * gcc.c (execute): Likewise for `ut' and `st'.
13790
13791         * genattrtab.c (attr_rtx): Likewise for `rt_val'.
13792
13793         * genopinit.c (gen_insn): Likewise for `m1', `m2' and `op'.
13794
13795         * jump.c (jump_optimize_1): Likewise for `temp2'.
13796
13797         * local-alloc.c (block_alloc): Likewise for `r1'.
13798
13799         * loop.c (recombine_givs): Likewise for `life_start' and `life_end'.
13800
13801         * reg-stack.c (check_asm_stack_operands): Likewise for `clobber_reg'.
13802         (subst_asm_stack_regs): Likewise for `clobber_reg' and `clobber_loc'.
13803
13804         * regmove.c (fixup_match_1): Likewise for `insn_const', `dst_node'
13805         and `set2'.
13806
13807         * reload.c (find_reloads): Likewise for `goal_alternative_number'
13808         and `goal_earlyclobber'.
13809
13810         * scan-decls.c (scan_decls): Likewise for `prev_id_end'.
13811
13812         * sdbout.c (sdbout_one_type): Likewise for `member_scl'.
13813
13814         * stupid.c (stupid_life_analysis): Likewise for `chain'.
13815
13816         * unroll.c (copy_loop_body): Likewise for `copy'.
13817
13818         * varasm.c (output_constructor): Likewise for `byte'.
13819
13820 Tue Jan  4 15:34:34 MET 2000  Jan Hubicka  <hubicka@freesoft.cz>
13821
13822         * i386.c (ix86_expand_move): Allow pushes of memory, offload to memory
13823         all FP constants for constant->reg moves.
13824         (ix86_split_to_parts): Try to convert memory address into immediate
13825         when available in the constant pool.
13826         * i386.h (PREFERRED_RELOAD_CLASS): Allow CONST_DOUBLE->integer reg
13827         moves.
13828         (LEGITIMATE_CONSTANT_P): Return 1.
13829         * i386.md (pushsf): New splitter to convert constant pool memory
13830         reference to immediate.
13831         (mov?f): Likewise; do not allow CONST_DOUBLE for reg moves before
13832         reload.
13833
13834 2000-01-04  Bernd Schmidt  <bernds@cygnus.co.uk>
13835
13836         * i386.md (ashlsi3_cmpno): Don't accept variables shifts.
13837         (ashlhi3_cmpno, ashlqi3_cmpno, ashrsi3_cmpno, ashrhi3_cmpno,
13838         ashrqi3_cmpno, lshrsi3_cmpno, lshrhi3_cmpno, lshrqi3_cmpno): Likewise.
13839         (rotlsi3_cmpno, rotlhi3_cmpno, rotlqi3_cmpno, rotrsi3_cmpno,
13840         rotrhi3_cmpno, rotrqi3_cmpno): Likewise.
13841
13842 2000-01-04  Martin von Löwis  <loewis@informatik.hu-berlin.de>
13843
13844         * ginclude/stdbool.h:  Support compilation as C++.
13845
13846 Tue Jan  4 01:35:13 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
13847
13848         * fold-const.c (make_range): Don't try to reverse an unbounded range.
13849
13850 Tue Jan  4 00:18:46 2000  Jeffrey A Law  (law@cygnus.com)
13851
13852         * regclass.c (regclass): Properly compute loop_cost.  Adjust
13853         comments.
13854
13855         * regclass.c: Fix minor whitespace problems.
13856
13857 2000-01-03  Anthony Green  <green@cygnus.com>
13858
13859         * config/i386/i386.md (builtin_setjmp_receiver): New pattern.
13860         Restore the pic register if required.
13861
13862 2000-01-03  Ulrich Drepper  <drepper@cygnus.com>
13863
13864         * c-common.c (format_char_info): Update comment.
13865         (check_format_info): Recognize 'z' modifier in the same way 'Z'
13866         was recognized.  Emit warning for formats new in ISO C99 only
13867         if flag_isoc9x is not set.
13868
13869 Mon Jan  3 12:59:54 2000  Mark P. Mitchell  <mark@codesourcery.com>
13870
13871         * config/mips/iris6gld.h: Fix typo in -mabi=n32 specs.
13872
13873 Mon Jan  3 15:33:37 MET 2000  Jan Hubicka  <hubicka@freesoft.cz>
13874
13875         * combine.c (expand_compound_operation): Do not convert ZERO_EXTEND to
13876         SIGN_EXTEND, convert SIGN_EXTEND to ZERO_EXTEND.
13877         (make_compound_operation): Choose cheaper alternative between
13878         ZERO_EXTEND and SIGN_EXTEND when sign bit is not set.
13879
13880         * regclass.c (op_costs): Remove global variable.
13881         (record_reg_classes): New parameter "op_costs" and "reg_pref".
13882         (record_operand_costs): Break out from ...
13883         (scan_one_insn): ... here.
13884         (dump_regclass): Make dumps nicer.
13885         (regclass): Dump preferrences choosed and changes done during passes.
13886
13887 2000-01-03  Jakub Jelinek  <jakub@redhat.com>
13888
13889         * config/sparc/sparc.c (gen_df_reg): Fix for 32bit SPARC.
13890
13891 2000-01-03  Jakub Jelinek  <jakub@redhat.com>
13892
13893         * config/sparc/sparc.c (gen_df_reg): New function.
13894         * config/sparc/sparc-protos.h (gen_df_reg): Add prototype.
13895         * config/sparc/sparc.md (movtf_no_e_insn_sp64+1,
13896         movtf_no_e_insn_sp64+2, movtf_no_e_insn_sp64+3, movtf_cc_sp64+1,
13897         movtf_cc_reg_sp64+1): Use it.
13898
13899 2000-01-02  Mark Mitchell  <mark@codesourcery.com>
13900
13901         * integrate.c (copy_decl_for_inlining): Clear TREE_ADDRESSABLE on
13902         copied LABEL_DECLs.
13903
13904 Mon Jan  3 02:54:40 2000  Hans-Peter Nilsson  <hp@bitrange.com>
13905
13906         * config/i386/i386.c (ix86_expand_unary_operator): Function
13907         definition made void.
13908         (ix86_expand_binary_operator): Update outdated preceding comment.
13909         * config/i386/i386-protos.h (ix86_expand_unary_operator): Update
13910         prototype.
13911
13912         * config/i386/i386.c (override_options): Fix option-name typo.
13913
13914 2000-01-02  Mark Mitchell  <mark@codesourcery.com>
13915
13916         * system.h (CEIL): Define.
13917         * builtins.c (CEIL): Remove.
13918         * expmed.c (CEIL): Likewise.
13919         * expr.c (CEIL): Likewise.
13920         * stor-layout.c (CEIL): Likewise.
13921
13922 2000-01-02  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13923
13924         * expr.c (store_constructor_field): Fix typo introduced with last
13925         gcc2 merge.
13926
13927 2000-01-01  Mark Mitchell  <mark@codesourcery.com>
13928
13929         * tree.h (BINFO_N_BASETYPES): New macro.
13930
13931 2000-01-01  Bernd Schmidt  <bernds@cygnus.co.uk>
13932
13933         * expmed.c (emit_store_flag): Prevent losing a pending stack
13934         adjust the same way we prevent losing queued increments.
13935
13936 Fri Dec 31 19:10:31 1999  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13937
13938         * function.c (update_temp_slot_address): Handle case where sum of
13939         temporary address plus offset in register is a valid address.
13940
13941 1999-12-30  Herman A.J. ten Brugge  <Haj.Ten.Brugge@net.HCC.nl>
13942
13943         * genrecog.c (change_state) Corrected typo.
13944
13945 1999-12-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13946
13947         * system.h (bcopy, bcmp, bzero, index, rindex, atof, atol, free,
13948         getcwd, getenv, getwd, sbrk, strstr, malloc, calloc, realloc,
13949         strerror, getrlimit, setrlimit, abort): Add prototype arguments.
13950
13951 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
13952
13953         * i386.c (ix86_expand_fp_compare): In non-sahf non-TARGET_IEEE
13954         case, expand GT comparisons correctly.  Fix a comment before this
13955         part of the code.
13956
13957 1999-12-30  Gabriel Dos Reis  <dosreis@cmla.ens-cachan.fr>
13958
13959         * dwarfout.c: Include "frame.h"
13960         * dwarf2out.c: Likewise.
13961         * Makefile.in (dwarfout.o): Depend on frame.h
13962         (dwarf2out.o): Likewise.
13963
13964 1999-12-29  "Martin v. Loewis" <martin@loewis.home.cs.tu-berlin.de>
13965
13966         Restore i386 binary compatibility in Dwarf EH info.
13967         * config/i386/i386.h (DWARF_FRAME_REGISTERS): Define as 17, the old
13968         value of FIRST_PSEUDO_REGISTER.
13969         * frame.h (DWARF_FRAME_REGISTERS): Default to FIRST_PSEUDO_REGISTER.
13970         (struct frame_state): Use DWARF_FRAME_REGISTERS.
13971         * dwarfout.c (output_reg_number): Ditto.
13972         * dwarf2out.c (reg_number, expand_builtin_init_dwarf_reg_sizes): Ditto.
13973         (DWARF_FRAME_RETURN_COLUMN): Default to DWARF_FRAME_REGISTERS.
13974
13975 1999-12-29  Bruce Korb  <autogen@linuxbox.com>
13976
13977         * fixinc/fixincl.c(wait_for_pid): sometimes a WSTOPSIG of zero is OK
13978         * fixinc/fixincl.tpl(<hack>TEST_CT): Just do the existence test once
13979         (<hack>_RE_CT): not needed
13980         * fixinc/fixlib.c(is_cxx_header): moved from fixtests.c
13981         rewritten to scan the file text once only
13982         "template<..." test added
13983         * fixinc/fixlib.h(apply_fix_p_t): moved from fixtests.c
13984         (is_cxx_header): declaration added
13985         * fixinc/fixtests.c(is_cxx_header): removed
13986         (apply_fix_p_t): removed
13987         (double_slash_test): is_cxx_header is only called once now
13988         * fixinc/hackshell.tpl: indexing the fixes is now done under DEBUG
13989         * fixinc/inclhack.def(FIXINC_DEBUG): added for testing DEBUG state
13990         within the templates.
13991         The borken spelling of "broken" was fixed.
13992         * fixinc/inclhack.tpl: The $VERBOSE level is used on various messages
13993         The default level depends on FIXINC_DEBUG.
13994
13995 1999-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13996
13997         * crtstuff.c: If !inhibit_libc, include stdlib.h/unistd.h.
13998         Otherwise provide a declaration for atexit.
13999         (init_dummy): Make sure dummy call to atexit is nevertheless
14000         called with correct number of args.
14001
14002         * frame.c: Update comments referring to other files.
14003
14004         * libgcc2.c: Likewise.
14005
14006 1999-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14007
14008         * cse.c (free_element, get_element): Remove unused prototypes.
14009
14010         * fold-const.c (extract_muldiv): Initialize variables `op0' and
14011         `op1'.
14012
14013         * jump.c (invert_exp): Add explicit braces to avoid ambiguous
14014         `else' clauses.
14015
14016 Wed Dec 29 12:44:54 1999  Donald Lindsay  <dlindsay@cygnus.com>
14017
14018         * configure.in,configure: case arm for mn10200-*-* now sets
14019         float_format=i32 so that float.h will correctly claim "double"
14020         to be 32 bits. Ran autoconf to generate configure from .in file.
14021
14022 Wed Dec 29 10:53:21 1999  Jeffrey A Law  (law@cygnus.com)
14023
14024         * pa.md (conditional zero): If op1 is a register, force it into
14025         the same register as op0.
14026
14027 1999-12-28  Mark Mitchell  <mark@codesourcery.com>
14028
14029         * tree.h (BINFO_BASETYPES): Improve documentation.
14030
14031 1999-12-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14032
14033         * configure.in (--enable-checking): Use a more portable `for'
14034         loop syntax.
14035
14036 1999-12-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14037
14038         * configure.in (AC_DECL_SYS_SIGLIST, xm-siglist.h,
14039         arm/xm-netbsd.h, NO_SYS_SIGLIST): Don't use.
14040
14041         * xm-siglist.h, arm/xm-netbsd.h, mips/xm-news.h, mips/xm-sysv4.h:
14042         Delete files.
14043
14044         * gcc.texi (NO_SYS_SIGLIST, sys_siglist, SYS_SIGLIST_DECLARED):
14045         Delete descriptions.
14046
14047         * i386/osf1elf.h, i386/xm-cygwin.h, i386/xm-mingw32.h, m68k/3b1.h,
14048         m68k/a-ux.h, m68k/dpx2.h, m68k/plexus.h, m68k/xm-hp320.h,
14049         m88k/xm-m88k.h, mips/x-sni-svr4, pa/xm-pa.h, pa/xm-pahpux.h,
14050         pa/xm-papro.h, we32k/xm-we32k.h, winnt/xm-winnt.h, xm-interix.h,
14051         xm-svr4.h: Remove all instances of sys_siglist handling.
14052
14053 1999-12-27  Jakub Jelinek  <jakub@redhat.com>
14054
14055         * config/sparc/sparc.md (cmp_zero_qi,
14056         cmp_zero_extendqisi2_andcc_set, cmp_zero_qi_sp64,
14057         cmp_zero_extendqidi2_andcc_set): New patterns.
14058
14059 1999-12-28  Manfred Hollstein  <mhollstein@cygnus.com>
14060
14061         * m68k/t-mot3300-gald (CROSS_LIBGCC1): Define to libgcc1-asm.a.
14062         (LIB1ASMSRC, LIB1ASMFUNCS, LIB2FUNCS_EXTRA): Define.
14063         (fpgnulib.c, xfgnulib.c): Add rules.
14064         * m68k/t-mot3300-gas: Likewise.
14065
14066 1999-12-27  Ian Lance Taylor  <ian@zembu.com>
14067
14068         * configure.in: Avoid [[ by using test and changequote.  Add
14069         changequote required by 1999-12-14 change.
14070         * configure: Rebuild.
14071
14072 1999-12-27  Clinton Popetz  <cpopetz@cygnus.com>
14073
14074         * config/mips/mips.h: Fix typo from 12/17/99 libgcc2 fix.
14075
14076 1999-12-27  Christophe Jaillet  <jaillet.christophe@caramail.com>
14077
14078         * alias.c (nonlocal_reference_p): Add else for disjoint ifs.
14079         * flow.c (find_use_as_address): Likewise.
14080         * function.c (fixup_var_refs_1): Likewise.
14081         (walk_fixup_memory_subreg, fixup_stack_1): Likewise.
14082         * jump.c (invert_exp, redirect_exp): Likewise.
14083         * loop.c (replace_call_address): Likewise.
14084         (count_nonfixed_reads): Likewise.
14085         * rtlanal.c (modified_between_p): Likewise.
14086         (modified_in_p, volatile_insn_p, volatile_refs_p): Likewise.
14087         (side_effects_p, replace_regs, jmp_uses_reg_or_mem): Likewise.
14088         * unroll.c (remap_split_bivs): Likewise.
14089
14090 1999-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14091
14092         * diagnostic.c (v_message_with_decl): Use .* format specifier
14093         instead of building the format specifier width manually.
14094
14095         * system.h (strsignal): Don't check HAVE_STRSIGNAL when
14096         determining whether to provide a prototype.  Remove the
14097         sys_siglist clause in the conditional.
14098
14099 1999-12-23  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
14100
14101         * fold-const.c (operand_equal_p): Use memcmp to compare string
14102         constants.
14103         Suggested by D. J. Bernstein
14104
14105 1999-12-17  Jakub Jelinek  <jakub@redhat.com>
14106
14107         * config/h8300/h8300.h (TARGET_H8300H, TARGET_H8300S): Make sure
14108         UNITS_PER_WORD and BITS_PER_WORD are compile time constants when
14109         compiling libgcc2.
14110         * config/mips/mips.h (TARGET_64BIT): Likewise.
14111         * config/rs6000/rs6000.h (TARGET_POWERPC64): Likewise.
14112         * libgcc2.c: Use {,U}{HW,W,DW}type and DWunion everywhere instead
14113         of {SI,DI}type and DIunion.  Define these types to QI/HI modes on
14114         dsps.  Give routines proper names if SI/DI modes are not used.
14115         * longlong.h: Use DWunion instead of DIunion.
14116
14117 1999-12-26  Zack Weinberg  <zack@wolery.cumb.org>
14118
14119         * acconfig.h: New ENABLE flags: TREE_CHECKING, RTL_CHECKING,
14120         GC_CHECKING, GC_ALWAYS_COLLECT.
14121         * configure.in: Allow --enable-checking with an argument
14122         listing check modes to enable.
14123         * config.in, configure: Rebuilt.
14124         * ggc-page.c, ggc-simple.c: Define GGC_POISON (and
14125         GGC_ALWAYS_VERIFY for ggc-simple.c) only if
14126         ENABLE_GC_CHECKING.  Define GGC_ALWAYS_COLLECT only if
14127         ENABLE_GC_ALWAYS_COLLECT.
14128         * rtl.h, rtl.c: Change ENABLE_CHECKING to ENABLE_RTL_CHECKING
14129         throughout.
14130         * tree.h, tree.c: Change ENABLE_CHECKING to
14131         ENABLE_TREE_CHECKING throughout.
14132
14133 Sun Dec 26 07:48:20 1999  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14134
14135         * fold-const.c (fold_truthop): Properly check for FP RHS.
14136
14137 1999-12-24  Mark Mitchell  <mark@codesourcery.com>
14138
14139         * toplev.h (note_deferall_of_defined_inline_function): Declare.
14140         * toplev.c (note_deferral_of_defined_inline_function): New
14141         function, split out from ...
14142         (rest_of_compilation): ... here.  Use it.
14143
14144 Fri Dec 24 12:34:26 1999  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14145
14146         * expr.c (store_constructor): Don't call clear_storage if size is
14147         variable.
14148
14149 1999-12-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14150
14151         * Makefile.in (toplev.o): Depend on loop.h.
14152
14153         * dwarfout.c: Include tm_p.h.
14154
14155         * emit-rtl.c (restore_emit_status): Mark parameter with
14156         ATTRIBUTE_UNUSED.
14157
14158         * final.c (final_scan_insn): Likewise.
14159
14160         * flow.c (flow_nodes_print, flow_exits_print, flow_loops_cfg_dump,
14161         flow_loop_nested_p, flow_loop_exits_find, flow_loop_nodes_find,
14162         flow_depth_first_order_compute, flow_loop_pre_header_find,
14163         flow_loop_tree_node_add, flow_loops_tree_build,
14164         flow_loop_level_compute, flow_loops_level_compute,
14165         flow_loop_outside_edge_p): Add prototypes.
14166         (recompute_reg_usage): Mark parameters with ATTRIBUTE_UNUSED.
14167
14168         * ggc-callbacks.c (lang_mark_tree, lang_mark_false_label_stack):
14169         Mark with ATTRIBUTE_NORETURN.
14170
14171         * hash.c (hash_newfunc): Mark parameter with ATTRIBUTE_UNUSED.
14172
14173         * local-alloc.c (no_conflict_p): Likewise.
14174
14175         * loop.c (insert_bct): Hide definitions of variables with hidden
14176         usage.
14177         (note_reg_stored): Mark parameter with ATTRIBUTE_UNUSED.
14178
14179         * regclass.c (memory_move_secondary_cost): Mark variable `mem'
14180         with ATTRIBUTE_UNUSED.
14181         (record_reg_classes): Mark parameter with ATTRIBUTE_UNUSED.
14182         (reg_scan): Likewise.
14183
14184         * reload.c (find_reloads): Remove unused variables `changed'.
14185
14186         * reload1.c (reload_reg_class_lower): Don't unnecessarily cast
14187         away const-ness.
14188         (allocate_reload_reg): Mark parameter with ATTRIBUTE_UNUSED.
14189         Remove unused variable `insn'.
14190
14191         * toplev.c: Include loop.h.
14192         (report_file_and_line): Remove unnecessary prototype.
14193
14194         * tree.c (build_block): Mark parameter with ATTRIBUTE_UNUSED.
14195
14196         * unroll.c (biv_total_increment): Likewise.
14197
14198 Thu Dec 23 23:15:22 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
14199
14200         * reload1.c (emit_input_reload_insns): Restore old behaviour
14201         wrt. 'special' reloads.
14202
14203 1999-12-23  Zack Weinberg  <zack@wolery.cumb.org>
14204
14205         * Makefile.in (ggc-simple.c, ggc-page.c): Don't depend on
14206         hash.h.  (cse.c): Don't depend on hashtab.h.
14207
14208         * cse.c: Don't include hashtab.h.
14209         (hash_cse_reg_info, cse_reg_info_equal_p): Delete prototypes
14210         of dead functions.
14211         * ggc-simple.c: Don't include hash.h.
14212
14213 1999-12-22  Jason Merrill  <jason@casey.cygnus.com>
14214
14215         * dwarf2out.c (add_abstract_origin_attribute): Call
14216         gen_abstract_function on our function context.
14217
14218 Thu Dec 23 03:57:10 1999  Hans-Peter Nilsson  <hp@bitrange.com>
14219
14220         * Makefile.in (INTEGRATE_H): Fix typo: INTEGRATE_H, not INTREGRATE_H.
14221
14222 1999-12-23  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14223
14224         * config/c4x/c4x.c (c4x_address_cost): Add statement to default
14225         case in switch.
14226
14227 1999-12-22  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14228
14229         * config/c4x/c4x.md (*addqi3_noclobber_reload): Change operand 0
14230         constraints to "a!r".
14231
14232 1999-12-21  Mark Mitchell  <mark@codesourcery.com>
14233
14234         * Makefile.in (calls.o): Depend on function.h.
14235         (alias.o): Likewise.
14236
14237 1999-12-21  Bernd Schmidt  <bernds@cygnus.co.uk>
14238
14239         * reload1.c (emit_reload_insns): Break out code and variables into...
14240         (input_reload_insns, other_input_address_reload_insns,
14241         other_input_reload_insns, input_address_reload_insns,
14242         inpaddr_address_reload_insns, output_reload_insns,
14243         output_address_reload_insns, outaddr_address_reload_insns,
14244         operand_reload_insns, other_operand_reload_insns,
14245         other_output_reload_insns): ... new static variables, and...
14246         (emit_input_reload_insns, emit_output_reload_insns, do_input_reload,
14247         do_output_reload): ... new functions.
14248
14249 Tue Dec 21 07:06:36 1999  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14250
14251         * pa.h (FUNCTION_ARG_BOUNDARY): Never return 0.
14252
14253 1999-12-21  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14254
14255         * md.texi: Add c4x constraints documentation.
14256
14257 1999-12-21  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
14258
14259         * config/i386/dgux.c (struct option): Rename to
14260         lang_independent_option.
14261         (struct m_options): Add description field.
14262         (output_options): Rename option type, add sep declaration, output
14263         ix86_cpu_string and ix86_arch_string only if set.
14264         (output_file_start): Rename option type.
14265
14266 Mon Dec 20 23:15:36 1999  Mike Stump  <mrs@wrs.com>
14267
14268         * Makefile.in (crtbegin.o, crtend.o, s-crtS): Depend on
14269         stmp-int-hdrs.
14270         (libgcc2.a): Similarly.
14271
14272 Mon Dec 20 23:06:47 1999  David Edelsohn  <edelsohn@gnu.org>
14273
14274         * longlong.h (_ARCH_PPC): Only protect add_ssaaaa and sub_ddmmss
14275         with W_TYPE_SIZE == 32.  Do not fall through to POWER architecture
14276         for umul_ppmm and smul_ppmm if !_ARCH_PPC and !_ARCH_POWER.
14277
14278 Mon Dec 20 23:02:03 1999  Jeffrey A Law  (law@cygnus.com)
14279
14280         * fold-const.c (real_hex_to_f): Remove unused "isldouble" variable.
14281         Remove redundant initialization of "frexpon" and "expon".
14282
14283 Mon Dec 20 15:00:04 1999  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14284
14285         * tree.c (real_value_from_int_cst): Clear REAL_VALUE_TYPE object first.
14286
14287         * expr.c (store_constructor): New argument SIZE; pass to clear_storage.
14288         (store_constructor_field, expand_expr): Pass new arg.
14289
14290 1999-12-20  Mark Mitchell  <mark@codesourcery.com>
14291
14292         * Makefile.in (explow.o): Depend on function.h.
14293
14294         * stor-layout.c (set_sizetype): Fix typo.
14295
14296 1999-12-20  Bernd Schmidt  <bernds@cygnus.co.uk>
14297
14298         * function.c (cfun): Renamed from current_function.  All users
14299         changed.
14300         * function.h (cfun): Rename declaration as well.
14301
14302         * reload.h (struct insn_chain): Change live_throughout and dead_or_set
14303         to be of type regset_head, not regset.  All users changed by adding
14304         address operator.
14305         * reload1.c (new_insn_chain): Don't allocate regsets, just clear them.
14306
14307 1999-12-20  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14308
14309         * config/c4x/rtems.h: New file.
14310
14311 1999-12-19  Bernd Schmidt  <bernds@cygnus.co.uk>
14312
14313         * reload1.c (spill_failure): Take class of failed reload as argument
14314         and print it.  Caller changed.
14315
14316 Sun Dec 19 07:50:42 1999  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14317
14318         * rs6000.h (SUBTARGET_DEFAULT): New macro.
14319         (TARGET_SWITCHES): Allow subtargets to default switches.
14320         * rs6000/vxppc.h (SUBTARGET_DEFAULT): New macro.
14321
14322 1999-12-18  Mark Mitchell  <mark@codesourcery.com>
14323
14324         * crtstuff.c (__do_global_ctors_aux): Do not call __cxa_finalize
14325         in a main program.
14326
14327 Sat Dec 18 20:42:43 1999  Richard Henderson  <rth@cygnus.com>
14328
14329         * cccp.c (main): Define __STDC_VERSION__ as necessary.
14330         * cppinit.c (cpp_handle_option): Likewise.
14331
14332         * ginclude/stdarg.h (va_copy): Use __STDC_VERSION__ to
14333         determine when to define.
14334
14335 Sat Dec 18 20:34:00 1999  Richard Henderson  <rth@cygnus.com>
14336
14337         * alpha.c (alpha_emit_conditional_move): If TARGET_FIX, handle
14338         cmove with mismatched test and data modes.
14339
14340 Sat Dec 18 20:30:15 1999  Richard Henderson  <rth@cygnus.com>
14341
14342         * c-typeck.c (c_expand_start_case): Don't warn for long switch
14343         in system headers.
14344
14345 Sat Dec 18 16:28:43 1999  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14346
14347         * alias.c: Minor reformatting.
14348         * flow.c: Likewise.
14349         * regs.h: Likewise.
14350         * stor-layout.c: Likewise.
14351         * fold-const.c: Likewise.
14352         (OVERFLOW_SUM_SIGN): Renamed from overflow_sum_sign.
14353         (struct cb_args, const_binop_1, const_binop): Pass type of arg,
14354         not arg itself.
14355         (size_int_wide): Cache nodes even if garbage collecting.
14356         (twoval_comparison_p): Reenable SAVE_EXPR case if operand
14357         of SAVE_EXPR has no side effects.
14358         * cse.c: Move a comment.
14359         * tree.c: Minor reformatting.
14360         (int_size_in_bytes): Return -1 if constant overflows.
14361
14362 Sat Dec 18 18:30:20 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
14363
14364         * unroll.c (copy_loop_body): Don't treat a REG like a PLUS.
14365
14366 1999-12-18 10:42 -0800  Zack Weinberg  <zack@wolery.cumb.org>
14367
14368         * objc/objc-parse.c: Regenerate.  This file must be rebuilt
14369         after any change to c-parse.in, even if objc-parse.y didn't
14370         change.  Oops.
14371
14372 1999-12-18  David S. Miller  <davem@redhat.com>
14373
14374         * toplev.c (rest_of_compilation): Restore BLOCK tree
14375         reconstruction and branch shortening changes lost in
14376         December 18th change.
14377
14378 Sat Dec 18 05:29:29 1999  Scott Bambrough  <scottb@netwinder.org>
14379
14380         * config/arm/linux-elf.h: Change all instances of
14381         ARM_FLAG_SHORT_BYTES to ARM_FLAG_MMU_TRAPS.
14382         * config/arm/uclinux-elf.h: Likewise.
14383
14384 1999-12-18 Gabriel Dos Reis  <gdr@codesourcery.com>
14385
14386         * toplev.c (notice, vmessage, v_message_with_file_and_line,
14387         v_message_with_decl, file_and_line_for_asm,
14388         v_error_with_file_and_line, v_error_with_decl, v_error_for_asm,
14389         verror, vfatal, v_warning_with_file_and_line, v_warning_with_decl,
14390         v_warning_for_asm, vwarning, vpedwarn, v_pedwarn_with_decl,
14391         v_pedwarn_with_file_and_line, vsorry, vnotice, count_error,
14392         pfatal_with_name, fatal_io_error, need_error_newline,
14393         last_error_function, last_error_tick, announce_function,
14394         default_print_error_function, print_error_function,
14395         report_error_function, fnotice, error_with_file_and_line,
14396         error_with_decl, error_for_asm, error, set_fatal_function, fatal,
14397         _fatal_insn, _fatal_insn_not_found, warning_with_file_and_line,
14398         warning_with_decl, warning_for_asm, warning, pedwarn,
14399         pedwarn_with_decl, pedwarn_with_file_and_line, sorry): Move to
14400         diagnostic.c
14401         (compile_file): Use fnotice instead of notice.  Adjust call.
14402
14403         * diagnostic.c: New file.
14404
14405         * Makefile.in (OBJS): Include diagnostic.o
14406         (diagnostic.o): Define dependence.
14407
14408 1999-12-18  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14409
14410         * config/c4x/c4x.h (ASM_OUTPUT_XXX): Wrap in do-while(0).
14411         Tweak formatting.
14412
14413 1999-12-18  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14414
14415         * config/c4x/c4x.md (rpts_top, rptb_top): Add clobbers for rs and re.
14416
14417 1999-12-17 13:21 -0800  Zack Weinberg  <zack@rabi.columbia.edu>
14418
14419         * fixtests.c (is_cxx_header): New fn, split out of
14420         double_slash_test.
14421         (else_endif_label): Allow "#endif // comment" in C++ headers,
14422         as determined by is_cxx_header.
14423         * fixfixes.c (else_endif_label_fix): Update comment.
14424         * fixincl.c: Don't output VERB_PROGRESS lines if stdout is not
14425         a tty.
14426         * genfixes: Correct double thinko in commandline parsing.
14427         * hackshell.tpl: Generate correct sh syntax for bypass
14428         entries.
14429
14430         * inclhack.def (all): Whenever an inserted preprocessor
14431         conditional is split over multiple lines, use double
14432         backslashes in this file so the fixed header will be readable.
14433
14434         (AAB_fd_zero_glibc_1_0): Rename to AAB_fd_zero_asm_posix_types_h
14435         and add bypass entry for correct version of this header.
14436         (AAB_fd_zero_glibc_1_x): Rename to AAB_fd_zero_gnu_types_h.
14437         (AAB_fd_zero_glibc_2_0): Rename to AAB_fd_zero_selectbits_h.
14438
14439         (hpux8_bogus_inlines): New fix, split from...
14440         (ultrix_atof_param) ... here.
14441         (math_expression): Add bypass entry keyed to glibc comment
14442         indicating the problem has been dealt with; disable
14443         unnecessary sed operations; update commentary.
14444         (math_gcc_ifndefs): Rename to math_huge_val_from_dbl_max,
14445         add select and bypass entries, simplify shell operation.
14446         (math_huge_val_ifndef): Split from math_gcc_ifndefs.
14447
14448         (ip_missing_semi, rs6000_param, tinfo_cplusplus,
14449          ultrix_atof_param): Add select entry.
14450         (stdio_va_list, sunos_mather_decl): Add bypass entry.
14451         (systypes_for_aix, sysv86_string, tinfo_cplusplus): Put the
14452         comments with the fixes they describe.
14453
14454         * c-parse.in (string action): Do not warn about ANSI string
14455         concatenation in system headers.  Affects C parser only.
14456         * c-parse.y, c-parse.c, c-parse.h: Rebuild.
14457
14458 1999-12-16  Jakub Jelinek  <jakub@redhat.com>
14459
14460         * config/sparc/sparc.h (TARGET_ARCH32): Exchange ifdefs so that if
14461         compiling libgcc2 the macro depends always on arch cpp defines.
14462
14463 Fri Dec 17 10:34:16 1999  Richard Earnshaw <rearnsha@arm.com>
14464
14465         * loop.c (insert_loop_mem): Don't record MEMs from inside
14466         EXPR_LISTs.
14467
14468 Fri Dec 17 12:08:11 MET 1999  Jan Hubicka  <hubicka@freesoftr.cz>
14469
14470         * regclass.c (regclass): Do not use flowgraph when not optimizing.
14471
14472         * gcse.c (try_replace_reg): Do replacements in REG_EQUAL/REG_EQUIV
14473         notes too, create one when replacement failed, attempt to simplify
14474         resulting notes.
14475         (cprop_insn): Propagate even to registers mentioned only in REG_EQUAL
14476         or REG_EQUIV notes.
14477
14478 1999-12-16  Mark Mitchell  <mark@codesourcery.com>
14479
14480         * crtstuff.c (__dso_handle): Declare.
14481         (__cxa_finalize): Likewise.
14482         (do_global_dtors_aux): Call __cxa_finalize if __dso_handle is
14483         non-NULL.
14484
14485         * invoke.texi: Document -fuse-cxa-atexit.
14486
14487         * tree.h (ptr_type_node): Document.
14488         (const_ptr_type_node): Likewise.
14489
14490 Fri Dec 17 01:32:38 MET 1999  Jan Hubicka  <hubicka@freesoft.cz>
14491
14492         * regmove.c (optimize_reg_copy_1): Ignore LOOP notes.
14493         (optimize_reg_copy_2): Likewise.
14494         (optimize_reg_copy_3): Likewise.
14495         (fixup_match_2): Likewise.
14496         (regmove_optimize): Likewise.
14497         (fixup_match_1): Liekwise.
14498
14499         * i386.md (HI to SImode promoting splitters): Rewrite.
14500         (pushsf mem peep2): New.
14501         (testhi to andhi peep2): Remove.
14502         * i386.h (x86_promote_QImode): New.
14503         (TARGET_PROMOTE_QImode): New.
14504         (PREDICATE_CODES): Add promotable_binary_operator.
14505         * i386.c (x86_promote_QImode0: New.
14506         (promotable_binary_operator): New.
14507         * i386-protos.h (promotable_binary_operator): New.
14508
14509         * i386.md (test?i_1): Use "nonmemory_operand" predicate, simplify
14510         condition.
14511         (one_cmpl?i*): Pass "NOT" to unary_operator_ok.
14512
14513 1999-12-16  Mark Mitchell  <mark@codesourcery.com>
14514
14515         * Makefile.in (INTREGRATE_H): Rename to INTEGRATE_H.
14516         * function.c (insert_block_after_note): Remove.
14517         (retrofit_block): Likewise.
14518         (identify_blocks): Fix indentation.
14519         (reorder_blocks): Don't NULL out NOTE_SOURCE_FILE for a
14520         NOTE_INSN_BLOCK_BEG or NOTE_INSN_BLOCK_END.
14521         * function.h (insert_block_after_note): Remove prototype.
14522         (retrofit_block): Likewise.
14523         * integrate.c (expand_inline_function): Don't call
14524         find_loop_tree_blocks.  Use expand_start_bindings_and_block, not
14525         just expand_start_bindings.  Use the block_map to remap old
14526         NOTE_BLOCKs to new ones.
14527         (integrate_decl_tree): Keep track of remapped blocks.
14528         * integrate.h (struct inline_remap): Add block_map.
14529         * stmt.c (expand_fixup): Don't try to retrofit_blocks.  Just set
14530         NOTE_BLOCK on the notes.
14531         (expand_start_bindings): Rename to ...
14532         (expand_start_bindings_and_block): Add parameter.  Set NOTE_BLOCK.
14533         (expand_end_bindings): Set NOTE_BLOCK.
14534         * toplev.c (rest_of_compilation): In function-at-a-time-mode,
14535         reconstruct the BLOCK tree.
14536         * tree.h (expand_start_bindings): Macroize.  Call ...
14537         (expand_start_bindings_and_block): New function.
14538
14539 1999-12-16  Jakub Jelinek  <jakub@redhat.com>
14540
14541         * config/sparc/sparc.c (print_operand): Cast fprintf arguments
14542         to match the format.
14543
14544 1999-12-16  David S. Miller  <davem@redhat.com>
14545
14546         * expr.c (emit_move_insn_1): Only emit clobbers if one of
14547         the outputs is a SUBREG.
14548         * rtlanal.c (reg_overlap_mentioned_p): Revert December 15th
14549         change.
14550
14551         * config/sparc/sparc.c (epilogue_renumber): Add default case
14552         to switch stmt.
14553
14554 Thu Dec 16 11:33:57 MET 1999  Jan Hubicka  <hubicka@freesoft.cz>
14555
14556         * toplev.c (rest_of_compilation): Run branch shortening after
14557         reg-stack.
14558
14559         * regclass.c (loop_depth): Remove
14560         (scan_one_insn): Do not handle LOOP_NOTE insns.
14561         (regclass): Go through basic blocks and set loop_cost
14562
14563 Thu Dec 16 02:56:25 1999  Zack Weinberg  <zack@bitmover.com>
14564
14565         * tree.h (DECL_FROM_INLINE): Check DECL_ABSTRACT_ORIGIN too.
14566
14567 Thu Dec 16 10:43:35 MET 1999  Jan Hubicka  <hubicka@freesoft.cz>
14568
14569         * i386.md (movqi): Use "nonimmediate_operand" for output operand.
14570         (movstrictqi, movdi, movsf, movdf, movxf): Likewise.
14571         (adddi, addqi, addhi, subdi, subqi, subhi, ffs): Likewise.
14572
14573 Thu Dec 16 02:41:26 1999  Richard Henderson (rth@cygnus.com)
14574
14575         * loop.c (insert_loop_mem): Ignore memory clobbers.
14576
14577         * combine.c (simplify_comparison): Reduce (OP (MINUS A B) 0)
14578         to (OP A B).
14579
14580 Thu Dec 16 02:26:11 1999  Jeffrey A Law  (law@cygnus.com)
14581
14582         * profile.c: Remove redundant #include "output.h".
14583
14584         * h8300.md (HImode preinc peephole): Fix typo.
14585
14586 1999-12-15  Jason Merrill  <jason@casey.cygnus.com>
14587
14588         * function.c (retrofit_block): Abort if we don't find a suitable insn.
14589         (insert_block_after_note): Abort if we don't have a previous block.
14590         Remove FN parameter.
14591         * function.h: Adjust.
14592
14593 1999-12-15  Mark Mitchell  <mark@codesourcery.com>
14594
14595         * builtins.c (expand_builtin_mathfn): Make sure not to expand the
14596         argument more than once.
14597
14598 1999-12-15  Jason Merrill  <jason@casey.cygnus.com>
14599
14600         * stmt.c (expand_decl): Expand upper bound of a dynamic array.
14601
14602 1999-12-15  Jakub Jelinek  <jakub@redhat.com>
14603
14604         * expr.c (emit_group_load): Use dst mode if src is VOIDmode.
14605
14606 Wed Dec 15 16:11:55 MET 1999  Jan Hubicka  <hubicka@freesoft.cz>
14607
14608         * function.c (PREFERRED_STACK_BOUDNARY): Provide default value.
14609         (assign_stack_local_1): Limit alignment to PREFERRED_STACK_BOUNDARY,
14610         update stack_alignment_needed.
14611         (prepare_function_start): Initialize stack_alignment_needed
14612         * function.h (struct function): Add field stack_alignment_needed.
14613
14614 Wed Dec 15 14:55:24 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
14615
14616         * caller-save.c (insert_one_insn): Returns struct insn_chain *.
14617         Handle live_throughout / dead_or_set instead of live_before /
14618         live_after.
14619         (save_call_clobbered_regs): Get register livenessinformation from
14620         chain->live_throughout.
14621         (add_stored_regs): New function.
14622         (insert_restore, insert_save): Add restored / saved registers to
14623         dead_or_set.
14624         * global.c (reg_dies): New parameter chain.
14625         (reg_becomes_live): Third parameter is regs_set now.
14626         Changed all callers.
14627         (reg_dies): New parameter chain.  Changed all callers.
14628         (build_insn_chain): Set live_throughout instead of
14629         live_before / live_after.
14630         * reload.h (struct insn_chain): Replace members live_before /
14631         live_after with live_throughout / dead_or_set.
14632         * reload1.c (new_insn_chain): Handle live_throughout / dead_or_set
14633         instead of live_before / live_after.
14634         (maybe_fix_stack_asms, find_reload_regs, finish_spills): Likewise.
14635         (order_regs_for_reload, find_reg, finish_spills): Likewise.
14636         (choose_reload_regs_init): Likewise.
14637         * stupid.c (current_chain, find_clobbered_regs): Delete.
14638         (stupid_life_analysis): Set chain->live_throughout chain->dead_or_set
14639         instead of chain->live_before / chain->live_after.
14640         (mark_hard_ref): New function.
14641         (stupid_mark_refs): Call mark_hard_ref. Clear chain->live_throughout.
14642
14643 1999-12-15  David S. Miller  <davem@redhat.com>
14644
14645         * rtlanal.c (reg_overlap_mentioned_p): Handle CONCAT.
14646
14647 Wed Dec 15 15:05:30 MET 1999  Jan Hubicka  <hubicka@freesoft.cz>
14648
14649         * flow.c (calculate_loop_depth): Make global, remove prototype,
14650         rewrite to use new loop infrastructure.
14651         (find_basic_block): Remove calculate_loop_depth call.
14652         * toplev.c (rest_of_compilation): Call find_basic_block.
14653         * output.h (calculate_loop_depth): Declare.
14654
14655         * flow.c (dump_flow_info): Dump loop_depth.
14656         (flow_loops_nodes_find): Increase loop_depth for basic block in the
14657         body.
14658         (flow_loops_find): Initialize the loop_depth for each basic block.
14659
14660 1999-12-15  Jason Merrill  <jason@casey.cygnus.com>
14661
14662         * tree.c (decl_function_context): Handle virtual functions.
14663
14664         * tlink.c (scan_linker_output): Don't look in demangled name when
14665         looking for linker output keywords.
14666
14667         * dwarfout.c (output_type): We can defer namespace-scope classes.
14668
14669 Wed Dec 15 01:23:29 1999  Jeffrey A Law  (law@cygnus.com)
14670
14671         * regclass.c (record_reg_classes): Update comment for merging
14672         register class preferences in reg->reg copies.  Tighten conditions
14673         for merging register class preferences in reg->reg copies.
14674
14675 Wed Dec 15 02:19:32 1999  David Edelsohn  <edelsohn@gnu.org>
14676
14677         * rs6000.md (tablejumpdi): Generate DImode LABEL_REF.
14678
14679 1999-12-14  Geoff Keating  <geoffk@cygnus.com>
14680
14681         * config/m68k/m68020-elf.h (ENDFILE_SPEC): Delete.
14682         (INIT_SECTION_ASM_OP): Delete.
14683         (FINI_SECTION_ASM_OP): Delete.
14684         (STARTFILE_SPEC): Define to hold just crtbegin.o.
14685
14686 1999-12-14  Jason Merrill  <jason@casey.cygnus.com>
14687
14688         * dwarf2out.c (add_abstract_origin_attribute): Do call abort if
14689         the abstract origin wasn't emitted.
14690
14691         * dwarf2out.c (class_scope_p): New fn.
14692         (gen_subprogram_die): Use it.
14693         (gen_variable_die): Use it.  Tweak logic.
14694         (gen_struct_or_union_type_die): Check context_die to determine
14695         if we're function-local.
14696         (dwarf2out_decl): Check DECL_BUILT_IN, not DECL_FUNCTION_CODE.
14697
14698 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
14699
14700         * loop.c (check_dbra_loop): Can't reverse a biv that has
14701         maybe_multiple set.
14702
14703 1999-12-14  Nick Clifton  <nickc@cygnus.com>
14704
14705         * config/arm/arm.c: Add support for -mcpu=arm720 command line
14706         switch.
14707
14708 Tue Dec 14 18:13:32 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
14709
14710         * loop.c (strength_reduce): Fix sign of giv lifetime calculation
14711         for givs made from biv increments.
14712
14713 Tue Dec 14 08:11:27 1999  Richard Henderson  <rth@cygnus.com>
14714
14715         * configure.in (alpha-osf, alpha-linux): Handle ev6[78].
14716         * alpha.c (override_options): Recognize -mcpu=ev67.
14717         * alpha.h (CPP_CPU_EV67_SPEC): New.
14718         (CPP_CPU_DEFAULT_SPEC): Examine TARGET_CPU_DEFAULT to use it.
14719         (EXTRA_SPECS): Update.
14720
14721 Tue Dec 14 08:04:28 1999  Richard Henderson  <rth@cygnus.com>
14722
14723         * cppp.c (main): Set trigraphs and __STRICT_ANSI__ as
14724         appropriate for -lang-c89 and -std=*.
14725         * cppinit.c (cpp_handle_option): Likewise.
14726         (new_pending_define): New, split out from cpp_handle_option.
14727         * gcc.c (default_compilers): Don't define __STRICT_ANSI__
14728         or enable trigraphs for -ansi/-std=*.
14729
14730         * ginclude/stdarg.h (__va_copy): New.
14731         (va_copy): Don't define for C89.
14732
14733 Tue Dec 14 08:37:27 CST 1999 Clinton Popetz  <cpopetz@cygnus.com>
14734
14735         * config/arm/arm.md (mulsidi3adddi, umulsidi3adddi): New patterns
14736         for long long multiply-accumulate.
14737
14738 Tue Dec 14 13:51:38 MET 1999  Jan Hubicka  <hubicka@freesoft.cz>
14739
14740         * regclass.c (scan_one_insn): Set loop_cost to 1 when
14741         optimizing for size.
14742
14743 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
14744
14745         * reload1.c (reload): Can't avoid select_reload_regs/finish_spills
14746         if something changed.  Back out that part of yesterday's changes.
14747
14748         * loop.c (loop_max_reg): New static variable.
14749         (loop_optimize): Initialize it.  Eliminate one unnecessary call to
14750         max_reg_num.
14751         (scan_loop): Call reg_scan_update whenever we may have added new
14752         registers, and update loop_max_reg.
14753
14754 Tue Dec 14 12:07:29 MET 1999  Jan Hubicka  <hubicka@freesoft.cz>
14755
14756         * regclass.c  (record_reg_classes): Do not do the copying preferrencing
14757         when source does not die.
14758
14759         * regclass.c (record_reg_classes): Handle INOUT operands propertly.
14760
14761 1999-12-14  Jakub Jelinek  <jakub@redhat.com>
14762
14763         * config/sparc/linux64.h (TARGET_LIVE_G0,
14764         TARGET_BROKEN_SAVERESTORE): Don't support weird SPARC
14765         variants on Linux.
14766         * config/sparc/linux.h (TARGET_LIVE_G0,
14767         TARGET_BROKEN_SAVERESTORE): Likewise.
14768         * config/sparc/linux-aout.h (TARGET_LIVE_G0,
14769         TARGET_BROKEN_SAVERESTORE): Likewise.
14770
14771         * config/sparc/sparc.h (SPARC_DEFAULT_CMODEL): Default to CM_32.
14772         (CONDITIONAL_REGISTER_USAGE): For block profiling fix %g4 on sparc64,
14773         not %g2.
14774         (MACHINE_STATE_SAVE, MACHINE_STATE_RESTORE): Use %g4 instead of %g2
14775         as sparc64 block profiling register.
14776         * config/sparc/sparc.c (sparc_override_options): Allow block
14777         profiling with -m32.
14778         (sparc_block_profiler): Use %g4 instead of %g2 as sparc64 block
14779         profiling register.
14780         * config/sparc/linux64.h (MACHINE_STATE_*): Only provide these
14781         macros on TARGET_ARCH32. sparc.h has macros good enough for sparc64.
14782         * config/sparc/sol2.h (MACHINE_STATE_*): Likewise.
14783
14784         * config/sparc/xm-sp64.h: Avoid using __sparc_v9__ when testing
14785         for sparc64.
14786         * config/sparc/sparc.h: Likewise.
14787         * config/sparc/xm-sysv4-64.h: Likewise.
14788         * config/float-sparc.h: Likewise.
14789         * glimits.h: Likewise.
14790         * longlong.h: Likewise.
14791
14792         * config/sparc/linux64.h (DEFAULT_VTABLE_THUNKS): Define to 1.
14793         (ASM_IDENTIFY_GCC): Remove.
14794
14795 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
14796
14797         * combine.c (combine_simplify_rtx): Don't make shared rtl.
14798         (simplify_logical): Likewise.
14799
14800 1999-12-14  Mumit Khan  <khan@xraylith.wisc.edu>
14801
14802         * cccp.c (INO_T_EQ): Disable inode-based optimization for Cygwin.
14803         * cppfiles.c (INO_T_EQ): Likewise.
14804
14805 1999-12-14  Mumit Khan  <khan@xraylith.wisc.edu>
14806
14807         * i386/crtdll.h (STARTFILE_SPEC): Add -pg profiling support.
14808         * i386/mingw32.h (LIB_SPEC): Likewise.
14809         (STARTFILE_SPEC): Likewise.
14810         * i386/uwin.h (LIB_SPEC): Likewise.
14811         (STARTFILE_SPEC): Likewise.
14812
14813         * i386/mingw32.h (SUBTARGET_PROLOGUE): Override Cygwin definition.
14814         * i386/uwin.h (SUBTARGET_PROLOGUE): Likewise.
14815
14816 Mon Dec 13 20:25:29 1999  Jeffrey A Law  (law@cygnus.com)
14817
14818         * combine.c (combine_simplify_rtx): Fix order of checks for
14819         (ashiftrt foo C) -> (lt foo (const_int 0)) simplification.
14820
14821 1999-12-13  Clinton Popetz  <cpopetz@cygnus.com>
14822
14823         * config/arm/arm.md  (*mulsidi3adddi, *umulsidi3adddi) Backed out
14824         12/10/99 change, reapplied to merged-arm-thumb-backend-branch.
14825
14826 1999-12-10  Bernd Schmidt  <bernds@cygnus.co.uk>
14827
14828         * hard-reg-set.h (inv_reg_alloc_order): Declare if REG_ALLOC_ORDER is
14829         defined.
14830         * regclass.c (inv_reg_alloc_order): New array.
14831         (regclass_init): If REG_ALLOC_ORDER is defined, initialize it.
14832
14833         * reload.h (struct insn_chain): Delete fields group_size, group_mode,
14834         counted_for_groups, counted_for_nongroups.  Add fields rld and
14835         n_reloads.
14836         * reload.c (push_secondary_reload): Don't set nongroup field of
14837         new reloads.
14838         (push_reload): Likewise.
14839         (find_reloads): Delete code to compute nongroup fields.
14840         * reload1.c (reload_insn_firstobj): New static variable.
14841         (pseudos_counted, spilled_pseudos): Now of type regset_head.  All
14842         users changed.
14843         (calculate_needs, find_tworeg_group, find_group, possible_group_p,
14844         count_possible_groups, modes_equiv_for_class_p, new_spill_reg,
14845         dump_needs, maybe_mark_pseudo_spilled, hard_reg_use_compare): Delete
14846         functions.
14847         (count_pseudo, select_reload_regs, copy_reloads, find_reg): New
14848         functions.
14849         (struct hard_reg_n_uses): Deleted.
14850         (potential_reload_regs): Deleted.
14851         (init_reload): Initialize spilled_pseudos and pseudos_counted.
14852         (reload): Don't try to allocate reload registers if we already know
14853         we have to make another pass.  Call select_reload_regs.  Free memory
14854         starting with reload_firstobj when starting another pass.
14855         Don't allocate spilled_pseudos.
14856         (calculate_needs_all_insns): Call copy_reloads for an insn that
14857         needs reloads; don't call calculate_needs.
14858         (spill_cost): New static array.
14859         (used_spill_regs_local): New static variable.
14860         (order_regs_for_reload): Rewrite to lose hard_reg_n_uses and the code
14861         to compute potential_reload_regs.
14862         (find_reload_regs): Completely rewritten to use find_reg.
14863         (allocate_reload_reg): Don't test counted_for_groups or
14864         counted_for_nongroups.  Lose NOERROR arg and code to give an error;
14865         all cllers changed.
14866         (choose_reload_regs): Add fallback code that uses the existing
14867         register allocation from find_reload_regs.
14868
14869 Mon Dec 13 00:54:14 1999  Philippe De Muyter  <phdm@macqel.be>
14870
14871         * flow.c (create_edge_list): Cast xmalloc return value.
14872
14873 Mon Dec 13 00:47:58 1999  Jeffrey A Law  (law@cygnus.com)
14874
14875         * doprnt.c: Remove incorrect comment closure.
14876
14877         * cse.c: Fix a few minor whitespace goofs.
14878
14879 1999-12-13  Don Bowman  <don@pixstream.com>
14880
14881         * mips/vxworks.h: Fix problem with comment termination.
14882         (EXTRA_SECTIONS): Add in_sbss.
14883         (EXTRA_SECTION_FUNCTIONS): Corresponding changes.
14884
14885 1999-12-12  David S. Miller  <davem@redhat.com>
14886
14887         * cse.c (struct cse_reg_info): Add hash_next member,
14888         reorder rest of struct for better packing on 64-bit
14889         hosts.
14890         (cse_reg_info_tree): Kill.
14891         (REGHASH_SHIFT, REGHASH_SIZE, REGHASH_MASK, reg_hash,
14892         REGHASH_FN): New custom pow2 hash mechanism.
14893         (NBUCKETS): Kill.
14894         (HASH_SHIFT, HASH_SIZE, HASH_MASK, HASH, table): Rework to
14895         use a pow2 hash table.
14896         (get_cse_reg_info): Rework to use new REGHASH.
14897         (new_basic_block): Likewise, use HASH_SIZE, and inline
14898         free_element call.
14899         (remove_from_table): Rework to use HASH_SIZE/HASH_MASK,
14900         and inline free_element call.
14901         (lookup_as_function, insert, flush_hash_table, invalidate,
14902         remove_invalid_refs, remove_invalid_subreg_refs, rehash_using_reg,
14903         invalidate_for_call, use_related_value, find_comparison_args,
14904         fold_rtx, equiv_constant, cse_insn, invalidate_memory): Likewise.
14905         (hash_cse_reg_info, cse_reg_info_equal_p, free_element,
14906         get_element): Kill.
14907
14908 Sun Dec 12 21:31:44 1999  Jeffrey A Law  (law@cygnus.com)
14909
14910         * cse.c (cse_basic_block): Free qty_table consistently.
14911
14912 1999-12-12  David S. Miller  <davem@redhat.com>
14913             Jakub Jelinek    <jakub@redhat.com>
14914
14915         * config/sparc/sparc.md (movtf reg/reg split): Don't generate
14916         SUBREGs by hand, gen the appropriate hard reg directly.
14917         (movtf reg/mem split): Likewise and alter_subreg on destination
14918         if necessary.
14919         (movtf mem/reg split): Similarly.
14920         (movdf_cc_sp64): Rename from hidden pattern.
14921         (movtf_cc_hq_sp64): Renamed from movtf_cc_sp64.
14922         (movtf_cc_sp64, following split): New pattern and splitter.
14923         (movdf_cc_reg_sp64): Rename from hidden pattern.
14924         (movtf_cc_reg_hq_sp64): Renamed from movtf_cc_reg_sp64, require
14925         TARGET_HARD_QUAD.
14926         (movtf_cc_reg_sp64, following split): New pattern and splitter.
14927
14928 1999-12-12  Stephen L Moshier <moshier@mediaone.net>
14929
14930         * loop.c (load_mems): Don't hoist written floating point mem
14931         if -ffloat-store.
14932
14933 1999-12-12  Mark Mitchell  <mark@codesourcery.com>
14934
14935         * except.h (struct eh_queue): Add `next' pointer.
14936         (struct eh_status): Make x_ehqueue a pointer.
14937         (push_ehqueue):  Declare.
14938         (pop_ehqueue): Likewise.
14939         * except.c (expand_eh_region_end): Adjust now that ehqueue is a
14940         pointer.
14941         (expand_fixup_region_end): Likewise.
14942         (expand_leftover_cleanups): Likewise.
14943         (push_ehqueue): Define.
14944         (pop_ehqueue): Likewise.
14945         (emit_cleanup_handler): Use push_ehqueue and pop_ehqueue rather
14946         than doing it inline.
14947         (expand_start_all_catch):  Adjust now that ehqueue is a
14948         pointer.
14949         (mark_eh_queue): Mark all level of the queue.
14950         (mark_eh_status):  Adjust now that ehqueue is a
14951         pointer.
14952         (init_eh_for_function): Allocate ehqueue.
14953         (free_eh_status): Free it.
14954         * stmt.c (expand_cleanups): Save the ehqueue around the cleanup
14955         expansion for a fixup.
14956
14957 1999-12-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14958
14959         * gthr-single.h (__gthread_active_p): Add prototype arguments.
14960
14961         * libgcc2.c (__udivmoddi4): Remove unnecessary decls.
14962         (__dummy, __builtin_saveregs, __bb_exit_trace_func, __bb_init_prg,
14963         __bb_trace_func, __bb_trace_func_ret, __bb_trace_ret,
14964         function_ptr, getpagesize, __enable_execute_stack,
14965         __enable_execute_stack, __clear_insn_cache,
14966         __enable_execute_stack, __do_global_dtors, __do_global_ctors,
14967         _cleanup, _exit, __default_terminate, __terminate_func,
14968         __terminate, __empty, __throw, new_eh_context,
14969         eh_context_initialize, eh_context_static, eh_context_specific,
14970         get_eh_context, __get_eh_context, __get_eh_info,
14971         init_reg_size_table, eh_threads_initialize,
14972         __get_dynamic_handler_chain, __sjthrow, __sjpopnthrow,
14973         __unwinding_cleanup, throw_helper, __throw, __rethrow,
14974         __pure_virtual): Add prototype arguments.
14975         (__bb_exit_func): Cast a sizeof to long when comparing against one.
14976         Cast a signed value to unsigned long when comparing against one.
14977         (new_eh_context): Wrap in _GTHREADS macro.
14978         (__sjthrow, __sjpopnthrow): Initialize variable `cleanup' at
14979         declaration.
14980         (in_reg_window): Mark parameters with __attribute__ ((__unused__)).
14981         (throw_helper): Initialize variables `handler_p' and `pc_p'.
14982
14983 1999-12-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14984
14985         * combine.c (record_promoted_value): Remove unused variable
14986         `links2'.
14987
14988         * emit-rtl.c (renumber_insns): Likewise for `old_max_uid'.
14989
14990         * global.c (record_conflicts): Likewise for `j'.
14991
14992         * genoutput.c (output_insn_data): Don't unnecessarily cast away
14993         const-ness.
14994
14995 1999-12-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14996
14997         * i386-protos.h (output_387_binary_op, output_fix_trunc,
14998         output_fp_compare): Constify a char*.
14999
15000         * i386.c (ix86_split_to_parts, ix86_safe_length_prefix): Add
15001         static prototypes.
15002         (override_options, ix86_comp_type_attributes, print_operand,
15003         output_387_binary_op, output_fix_trunc, output_fp_compare):
15004         Constify a char*.
15005         (ix86_sched_reorder): Mark parameter `clock_var' with
15006         ATTRIBUTE_UNUSED.
15007
15008         * i386.h (DEBUG_PRINT_REG): Constify a char*.
15009
15010 Fri Dec 10 16:12:13 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15011
15012         * tree.def (EXPR_WITH_FILE_LOCATION): Temporarily add a third
15013         operand, for use in the Java front-end.
15014
15015 1999-12-10  Ben Collins  <bcollins@debian.org>
15016
15017         * configure.in: Fix typo for "-64" in 64bit as check.
15018         * configure: Rebuilt.
15019
15020 1999-12-10  Jakub Jelinek  <jakub@redhat.com>
15021
15022         * longlong.h (__sparc_v9__): Use %rDIGIT instead of %DIGIT where
15023         appropriate.
15024
15025 1999-12-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15026
15027         * c-parse.in (string): With -Wtraditional, warn if ANSI string
15028         concatenation is utilized.
15029
15030         * invoke.texi (-Wtraditional): Document it.
15031
15032 1999-12-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15033
15034         * flow.c (flow_loops_dump): Avoid ANSI string concatenation.
15035         Cast a ptrdiff_t to long and pass it to printf with %ld.
15036
15037 1999-12-10  Geoff Keating  <geoffk@cygnus.com>
15038
15039         * config/m68k/m68k.h (CONDITIONAL_REGISTER_USAGE): If we have no
15040         68881, we have no 68881 registers at all.
15041         (HARD_REGNO_MODE_OK): It is always OK to put a MODE_FLOAT
15042         value in a 68881 register if it is available.
15043
15044 1999-12-10  Clinton Popetz  <cpopetz@cygnus.com>
15045
15046         * config/arm/arm.md (*mulsidi3adddi, *umulsidi3adddi): New patterns
15047         for long long multiply-accumulate.
15048
15049 1999-12-10  Bernd Schmidt  <bernds@cygnus.co.uk>
15050
15051         * loop.c (insert_loop_mem): Undo last change.
15052
15053 1999-12-10  David S. Miller  <davem@redhat.com>
15054
15055         * config/sparc/sparc.c (fp_sethi_p, fp_mov_p, fp_high_losum_p):
15056         New functions.
15057         * config/sparc/sparc-protos.h: Add them.
15058         * config/sparc/sparc.h: Add them to PREDICATE_CODES.
15059         (EXTRA_CONSTRAINT_BASE): New macro, handling Q, R, and S
15060         constraints which use those helpers.
15061         (EXTRA_CONSTRAINT): Use this new macro.
15062         * md.texi: Update sparc target constraints documentation.
15063         * config/sparc/sparc.md (clear_sf, clear_sfp, movsf_const_intreg,
15064         movsf_const_high, movsf_const_lo, movsf_insn): Delete.
15065         (movsf_insn_novis_liveg0, movsf_insn_novis_noliveg0,
15066         movsf_insn_vis, movsf_lo_sum, movsf_high): New patterns.
15067         (movsf high/lo_sum split): Rework for new patterns.
15068         (movsf expander): Allow storing fp_zero to memory if ! live_g0.
15069
15070 1999-12-09  Gavin Romig-Koch  <gavin@cetus.cygnus.com>
15071
15072         * c-common.c (c_common_nodes_and_builtins):
15073         Create __builtin_ptrdiff_t and __builtin_size_t.
15074
15075 Thu Dec  9 18:05:48 1999  Jeffrey A Law  (law@cygnus.com)
15076
15077         * pa/elf.h (MAX_OFILE_ALIGNMENT): Define.
15078
15079 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
15080
15081         * regclass.c (globalize_reg): Re-instate test that allows
15082         fixed registers to be declared as a variable even after functions
15083         are defined.
15084
15085 Fri Dec 10 00:52:13 MET 1999  Jan Hubicka  <hubicka@freesoft.cz>
15086
15087         * i386.md (cpu attribute): Add "athlon".
15088         (athlon_decode): New attribute.
15089         (Athlon scheduling units definitions): New.
15090         (fcmp and shld patterns): Set athlon_decode to "vector".
15091         * i386.c (athlon_cost): New.
15092         (m_ATHLON): New.
15093         (x86_use_leave, x86_push_memory, x86_movx, x86_cmove, x86_deep_branch,
15094         x86_use_sahf): Set for Athlon.
15095         (x86_use_fiop): Unset for Athlon.
15096         (override_options): Define Athlon alignments and "athlon" name.
15097         (x86_adjust_cost): Penalize AGI and delayed latencies for Athlon.
15098         * i386.h (TARGET_ATHLON): New.
15099         (enum processor_type): Add PROCESSOR_ATHLON.
15100         (TARGET_CPU_DEFAULT_SPEC): Set to "-D__tune_athlon__"
15101         for CPU_DEFAULT==5
15102         (TARGET_CPP_CPU_SPECS): Set -D__tune_athlon__ for Athlon.
15103
15104 1999-12-09  Andreas Jaeger  <aj@suse.de>
15105
15106         * loop.c (record_biv): Declare parameter as int.
15107
15108         * config/i386/i386-protos.h: Declare long_memory_operand.
15109
15110 1999-12-09  Mark Mitchell  <mark@codesourcery.com>
15111
15112         * tree.c (copy_node): Do zero the TREE_CHAIN, even for an
15113         EXPR_WITH_FILE_LOCATION.
15114
15115 Thu Dec  9 11:36:24 MET 1999 Jan Hubicka  <hubicka@freesoft.cz>
15116
15117         * i386.md (neg??, abs?f, one_cmpl?i): Use nonimmediate_operand
15118         in expander.
15119
15120         * flow.c (recompute_reg_usage): Use basic block info to get loop_depth.
15121
15122         * combine.c (try_combine, distribute_notes): Remove REG_N_REFS
15123         updating code.
15124
15125 1999-12-09  Jakub Jelinek  <jakub@redhat.com>
15126
15127         * config/sparc/linux64.h (TARGET_DEFAULT): Make -mapp-regs
15128         default on linux64 again.
15129         * config/sparc/t-linux64: Add mno-app-regs and non-medlow code
15130         models for multilibing.
15131         * genmultilib: Accept | as alternative separator within a set in
15132         MULTILIB_OPTIONS.
15133
15134         * config/sparc/sparc.h (PROMOTE_FOR_CALL_ONLY): Define.
15135
15136         * calls.c (precompute_arguments): Make sure initial_value contains
15137         value pseudo which CSE expects.
15138         * cse.c (struct set): New entry orig_src.
15139         (cse_insn): Set it early on entry, use it for libcall EQUIV note
15140         replacement.
15141
15142 Wed Dec  8 22:24:15 1999  Richard Henderson  <rth@cygnus.com>
15143
15144         * flow.c (count_basic_blocks): Don't add (use (const_int 0)) insns.
15145
15146 1999-12-08  Bernd Schmidt  <bernds@cygnus.co.uk>
15147
15148         * loop.c (insert_loop_mem): Don't hoist volatile mems out of loops.
15149
15150 1999-12-08  Jakub Jelinek  <jakub@redhat.com>
15151
15152         * config/sparc/sparc.c (ultra_cmove_results_ready_p,
15153         ultra_fpmode_conflict_exists, ultra_flush_pipeline): Typo fix.
15154
15155         * config/sparc/sparc.h (SPARC_SETHI_P): Don't look at topmost 32 bits
15156         if TARGET_ARCH32.
15157
15158         * longlong.h: Merge in changes from glibc.
15159         Also don't clobber %g2 register in 32bit SPARC assembly, so that
15160         -mno-app-regs libgcc can be compiled.
15161         * libgcc2.c: Add defines so that the updated longlong.h
15162         can be used in libgcc2.a. Also, make sure on most architectures
15163         (at least on all which have optimized code in longlong.h defined
15164         for) {SI,W}_TYPE_SIZE is suitable for preprocessor tests.
15165
15166 1999-12-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15167
15168         * config/sparc/sol2-64.h: Same as sol2-sld-64.h, except that
15169         `-m EMULATION' is added to non-default LINK_ARCH_SPECs.
15170         * configure.in: Use sol2-64.h instead of sol2-sld-64.h if linker
15171         is GNU ld.
15172         * configure: Rebuilt.
15173
15174 Wed Dec  8 03:45:40 1999  Richard Henderson  <rth@cygnus.com>
15175
15176         * alpha.c (secondary_reload_class): For !BWX, sub-simode
15177         outputs require a register.
15178
15179 1999-12-08  Brendan Kehoe  <brendan@cygnus.com>
15180
15181         * Makefile.in (FPBIT_FUNCS, DPBIT_FUNCS): Add _sf_to_usi
15182         _df_to_usi.  Required by some targets, so US_SOFTWARE_GOFAST calls to
15183         functions like dptoul will be resolved.
15184         (libgcc2.a): Make sure that the object files from DPBIT are named
15185         differently (prefix `_dp') from those that would be coming from
15186         FPBIT.
15187
15188 1999-12-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>,  Jakub Jelinek  <jakub@redhat.com>
15189
15190         * configure.in: When target is sparc* and tm_file contains 64,
15191         test for 64bit support in assembler.  If not supported, remove
15192         sparc/t-sol2-64 from target-dependent Makefile fragments.
15193         (AS_SPARC64_FLAG): Define to the assembler flag for 64bit.
15194         (HAVE_AS_OFFSETABLE_LO10): Rework test to use these flags.
15195         (HAVE_AS_REGISTER_PSEUDO_OP): Use config.cache.
15196         * acconfig.h (AS_SPARC64_FLAG): Added.
15197         * configure, config.in: Rebuilt.
15198         * config/sparc/sol2-sld-64.h: Same as sol2.h, if without 64bit
15199         support.  Use AS_SPARC64_FLAG.
15200
15201 1999-12-07  Jakub Jelinek  <jakub@redhat.com>
15202
15203         * config/sparc/sparc.c (hard_32bit_mode_classes): Mark registers
15204         suitable for holding OFmode values so that gcc works with complex
15205         quad long doubles.
15206         (hard_64bit_mode_classes): Likewise.
15207
15208         * config/sparc/sparc.md (sethi_di_medlow_embmedany_pic): Fix pattern
15209         so that it is actually matched.
15210         (sethi_di_medlow): Likewise.
15211
15212         * config/sparc/sparc.h (LEGITIMATE_CONSTANT_P): Consider TFmode 0.0L
15213         as legitimate constant if -mvis.
15214         * config/sparc/sparc.md (movtf): Likewise.
15215         (clear_sf): Use const_double_operand.
15216         (clear_sfp, clear_dfp, clear_tf, clear_tfp): New patterns.
15217
15218         * config/sparc/sparc.c (sparc_emit_float_lib_cmp): New function.
15219         * config/sparc/sparc-protos.h (sparc_emit_float_lib_cmp): Prototype.
15220         * config/sparc/sparc.h (*_LIBCALL): Only use for _Q_*
15221         routines, _Qp_* cannot be handled like that now.
15222         (INIT_TARGET_OPTABS): Likewise.
15223         * config/sparc/sparc.md (cmptf): Accept soft float ARCH64.
15224         (seq, sne, sgt, sge, slt, sle, beq, bne, bgt, bge, blt, ble): Call
15225         sparc_emit_float_lib_cmp if ARCH64 and soft float.
15226         (extendsftf2, extenddftf2, trunctfsf2, trunctfdf2, floatsitf2,
15227         floatditf2, fix_trunctfsi2, fix_trunctfdi2, addtf3, subtf3, multf3,
15228         divtf3, sqrttf3): New expanders.
15229         (extendsftf2_hq, extenddftf2_hq, trunctfsf2_hq, trunctfdf2_hq,
15230         floatsitf2_hq, floatditf2_hq, fix_trunctfsi2_hq, fix_trunctfdi2_hq,
15231         addtf3_hq, subtf3_hq, multf3_hq, divtf3_hq, sqrttf3_hq): Rename from
15232         non-_hq patterns.
15233
15234         * configure.in (sparc64-*-linux*): Use posix threads if enabled.
15235         * configure: Rebuilt.
15236         * config/sparc/linux64.h: Default to -mcpu=ultrasparc if no
15237         -mcpu is given and we're doing 64bit compiles.
15238
15239 Tue Dec  7 19:22:06 1999  Richard Henderson  <rth@cygnus.com>
15240
15241         * loop.h (struct induction): Add multi_insn_incr.
15242         * loop.c (basic_induction_var): New multi_insn_incr argument.
15243         Set it if we search back through previous insns for the biv.
15244         (record_biv): New multi_insn_incr argument; fill in struct induction.
15245         (strength_reduce): Discard an iv with multiple bivs, any of
15246         which require multiple insns to increment.
15247
15248 1999-12-07  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
15249
15250         * invoke.texi (C Dialect Options): Remove -flang-c9x, add -std
15251         documentation.
15252
15253 1999-12-06  David S. Miller  <davem@redhat.com>
15254
15255         * combine.c (check_promoted_subreg): Do not conditionalize this upon
15256         PROMOTE_FUNCTION_RETURN.
15257
15258 Mon Dec  6 15:12:14 1999  Jim Wilson  <wilson@cygnus.com>
15259
15260         * regmove.c (optimize_reg_copy_1): If no REG_DEAD note, check for
15261         and handle REG_UNUSED note on insn.
15262
15263         * combine.c (force_to_mode, case LSHIFTRT): New local inner_mask.  Set
15264         inner_mask instead of mask.
15265
15266 1999-12-06  Brendan Kehoe  <brendan@cygnus.com>
15267
15268         * dwarf2out.c (field_byte_offset): As with dwarfout.c, size can be
15269         zero if there was an error.
15270
15271 1999-12-06  Jakub Jelinek  <jakub@redhat.com>
15272
15273         * config/sparc/sparc.md (return_losum_di): Fix typo in asm
15274         output string.
15275
15276         * longlong.h: Fix clobbers in SPARC asm statements.
15277
15278         * config/sparc/sparc.c (input_operand): Allow HImode and QImode
15279         valid sethi operations when TARGET_ARCH64.
15280
15281         * calls.c (save_fixed_argument_area): If save_mode is BLKmode,
15282         always use move_by_pieces to avoid infinite recursion.
15283         (restore_fixed_argument_area): Likewise.
15284
15285         * combine.c (check_promoted_subreg, record_promoted_value): New
15286         functions.
15287         (combine_instructions): Use them to retain nonzero and sign bit
15288         information after SUBREGs are eliminated by optimizations in
15289         this pass if PROMOTE_FUNCTION_RETURN.
15290
15291         * config/sparc/sparc.h (ASM_DECLARE_REGISTER_GLOBAL): Document
15292         .register declaration. Don't use variables with __ prefixes.
15293
15294 Mon Dec  6 12:24:52 1999  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
15295
15296         * fold-const.c (optimize_bit_field_compare): Only use one mode
15297         for both RHS and LHS in non-constant case.
15298
15299 1999-12-06  Nathan Sidwell  <nathan@acm.org>
15300
15301         * frame.c (start_fde_sort): Only allocate erratic array, if
15302         linear one was allocated. Return allocated flag.
15303         (fde_insert): Only insert, if there's a valid array.
15304         (fde_end_sort): Split, sort and merge if linear and erratic
15305         arrays exist, else just sort linear one.
15306         (search_fdes): New function. Linear search through original fde
15307         structure.
15308         (frame_init): Permit multiple initializations. Cope with
15309         memory shortages.
15310         (find_fde): Fallback on linear search, if failed to sort array.
15311         (__deregister_frame_info): Only free sorted array, if we
15312         allocated it.
15313
15314 1999-12-06  Jakub Jelinek  <jakub@redhat.com>
15315
15316         * config/sparc/sparc.h (MUST_PASS_IN_STACK): New macro.
15317
15318 1999-12-05  Jakub Jelinek  <jakub@redhat.com>
15319
15320         * config/sparc/sparc.c (sparc64_initialize_trampoline): Use gen_flushdi.
15321
15322 1999-12-05  Mark Mitchell  <mark@codesourcery.com>
15323
15324         * tree.h (special_function_p): Declare.
15325         * calls.c (special_function_p): Make it global.  Don't take `name'
15326         as a parameter.  Fix typo in 1999-11-28 change.
15327         (expand_cal): Adjust.
15328
15329 1999-12-04  Mark Mitchell  <mark@codesourcery.com>
15330
15331         * tree.def (EXPR_WITH_FILE_LOCATION): Fix comment formatting.
15332         * tree.h (EXPR_WFL_FILENAME): Define in terms of
15333         EXPR_WFL_FILENAME_NODE.
15334         (EXPR_WFL_FILENAME_NODE): Use the second operand slot rather than
15335         the TREE_CHAIN.
15336         * print-tree.c (print_note): Print TREE_PRIVATE and
15337         TREE_PROTECTED.
15338
15339         * dwarf2out.c (add_abstract_origin_attribute): Don't abort when
15340         the original die cannot be found.
15341
15342         * varray.h (varray_head_tag): Add elements_used.
15343         (VARRAY_PUSH): New macro.
15344         (VARRAY_POP): Likewise.
15345         (VARRAY_TOP): Likewise.
15346         Add variants of VARRAY_PUSH and VARRAY_POP for all varray element
15347         types.
15348         * varray.c (varray_init): Initialize elements_used.
15349         * Makefile.in (BASIC_BLOCK_H): Add varray.h.
15350         (INTEGRATE_H): New variable.
15351         (integrate.o): Depend on INTEGRATE_H.
15352         (unroll.o): Likewise.
15353
15354         * function.h (insert_block_after_note): Declare.
15355         * function.c (insert_block_after_note): Split out from ...
15356         (retrofit_block): ... here.
15357
15358         * stmt.c (expand_fixup): Fix typo in comment.
15359
15360 Sat Dec  4 14:13:38 MET 1999  Jan Hubicka  <hubicka@freesoft.cz>
15361
15362         * regmove.c (copy_src_to_dest): Remove loop_depth parameter.
15363         (optimize_reg_copy_1): Remove REG_N_REFS updating code.
15364         (optimize_reg_copy_2, copy_src_to_dest, fixup_match_2): Likewise.
15365         (regmove_optimize, fixup_match_1): Likewise.
15366
15367 1999-12-05  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15368
15369         * flow.c (flow_loops_dump): Add missing argument when calling
15370         flow_loop_nested_p.
15371
15372 1999-12-04  Geoffrey Keating  <geoffk@cygnus.com>
15373             Greg McGary  <gkm@gnu.org>
15374
15375         * c-common.c (enum attrs): Add A_NO_LIMIT_STACK.
15376         (init_attributes): Add A_NO_LIMIT_STACK.
15377         (decl_attributes): Handle A_NO_LIMIT_STACK.
15378         * c-decl.c (duplicate_decls): Handle DECL_NO_LIMIT_STACK.
15379         * explow.c (allocate_dynamic_stack_space) [!HAVE_allocate_stack]:
15380         Handle stack bounds checking.
15381         * flags.h (flag_stack_check): Use the word 'probe' rather than
15382         'check', because the flag doesn't actually cause any checking to
15383         be done.
15384         * function.c (expand_function_start): Set
15385         current_function_limit_stack.
15386         * function.h (struct function): Add limit_stack.
15387         (current_function_limit_stack): Define.
15388         * invoke.texi (Code Gen Options): Document new options.
15389         * rtl.h: Declare stack_limit_rtx.
15390         * toplev.c (stack_limit_rtx): New variable.
15391         (decode_f_option): Handle new options -fstack-limit-register=REG,
15392         -fstack-limit-symbol=IDENT, -fno-stack-limit.
15393         (main): Add stack_limit_rtx as GC root.
15394         * tree.h (DECL_NO_LIMIT_STACK): New macro.
15395         (struct tree_decl): New member no_limit_stack.
15396
15397         * config/rs6000/rs6000.c (rs6000_allocate_stack_space): Handle
15398         stack_limit_rtx.
15399         * config/rs6000/rs6000.md (allocate_stack): Handle stack_limit_rtx.
15400         (conditional_trap+1): Get new mnemonic correct.
15401         (conditional_trap+2): New pattern for DImode traps.
15402
15403         * config/m68k/m68k.c (output_function_prologue): Handle
15404         stack_limit_rtx.
15405         * config/m68k/m68k.md (trap): New insn.
15406         (conditional_trap): New insn.
15407         * md.texi (Standard Names): Document `trap' and
15408         `conditional_trap'.
15409         * optabs.c (gen_cond_trap): Use start_sequence()/end_sequence()
15410         so a cc0 setter doesn't get emitted at some random place in the
15411         function.
15412
15413         * config/i960/i960.md (trap): New insn.
15414         (conditional_trap): New expander.
15415         (conditional_trap+1, conditional_trap+2): New insns for signed
15416         and unsigned cases.
15417         * config/i960/i960.c (i960_function_prologue): Use
15418         STARTING_FRAME_OFFSET.  Handle stack_limit_rtx.
15419
15420 Thu Dec  2 21:22:45 1999  Greg McGary  <gkm@gnu.org>
15421                           Geoffrey Keating  <geoffk@cygnus.com>
15422
15423         * flags.h (warn_padded, warn_packed): Add global var decls.
15424         * toplev.c (warn_padded, warn_packed): Add global var defns.
15425         (W_options): Add warnings `-Wpacked' and `-Wpadded'.
15426         * stor-layout.c (layout_record): Add local variable `type'
15427         to hold often-used TREE_TYPE (field).  Add local variable
15428         `unpacked_align' to hold alignment that would be in force
15429         if no `packed' attribute were present.  Warn if `packed' attribute
15430         is unnecessary, or even harmful.  Warn when gcc inserts padding
15431         to satisfy alignment requirements of members.  Use NULL_TREE
15432         when checking whether var_size is set.
15433         * invoke.texi: Document new flags.
15434
15435 1999-12-03  Nathan Sidwell  <nathan@acm.org>
15436
15437         * frame.c (fde_split): Reimplement to avoid variable sized array.
15438
15439 Thu Dec  2 18:59:48 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
15440
15441         * combine.c (try_combine): Before fixing up LOG_LINKS for the
15442         i3_subst_into_i2 case, check that GET_CODE (PATTERN (i2)) == PARALLEL.
15443
15444 1999-12-02  Gavin Romig-Koch  <gavin@cygnus.com>
15445
15446         * invoke.texi: Document the mips option -mno-crt0
15447
15448 1999-12-02  Mike Karr  <mkarr@mathworks.com>
15449
15450         * cccp.c (argdata): Added free_ptr member.
15451         (macroexpand): Initialize free_ptr of each argument. When an
15452         argument's buffers are freed, if the argument's free_ptr corresponds
15453         to a buffer on the input stack, then return the free_ptr to that stack
15454         frame, otherwise, free it.
15455         (macarg): If an argument begins and ends on the same input stack level,
15456         then transfer the free_ptr of that buffer to the argument in case
15457         the stack is popped during the processing of a subsequent argument.
15458
15459 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
15460
15461         * loop.c (note_reg_stored): New function.
15462         (struct note_reg_stored_arg): New structure.
15463         (try_copy_prop): Change to be more conservative; only replace within
15464         one extended basic block and stop replacing if a store to the
15465         replacement reg is seen.
15466
15467 1999-12-02  Nick Clifton  <nickc@cygnus.com>
15468
15469         * config/fp-bit.c: Initialise all fields of the NAN
15470         constants.
15471
15472         * c-lex.c (check_newline): Pass pragma_getc and pragma_ungetc
15473         to HANDLE_PRAGMA.
15474
15475 Wed Dec  1 18:16:38 1999  Jan Hubicka  <hubicka@freesoft.cz>
15476
15477         * i386.md (extend?f?f2): Force the input into a register, not
15478         the output.
15479
15480 1999-12-01  Jakub Jelinek  <jakub@redhat.com>
15481
15482         * config/sparc/sparc.md (movsf_const_intreg): Add constraints for
15483         regclass' sake.
15484         (movdf_const_intreg_sp32): Likewise. Prefer the memory load
15485         alternative because setting up 64bit constant is usually costly,
15486         especially when reload is in progress or completed.
15487         (movdf_const_intreg_sp64): Likewise.
15488         (movdf_const_intreg split): Fix building up constants when
15489         HOST_BITS_PER_WIDE_INT is 64 yet long is 32bit.
15490
15491 Wed Dec  1 16:51:22 1999  Jeffrey A Law  (law@cygnus.com)
15492
15493         * combine.c (if_then_else_cond): Use const_true_rtx instead of
15494         const1_rtx for return values in EQ/NE comparison against (const_int 0)
15495         case.
15496
15497         * mn10300.c (REG_SAVE_BYTES): Allocate space for AM33 registers.
15498         (asm_file_start): Emit .am33 into assembly file when compiling for
15499         the AM33.
15500         (print_operand_address): Handle POST_INC addresses.
15501         (can_use_return_insn, initial_offset): Check AM33 registers too.
15502         (expand_prologue): Check & save AM33 registers too.
15503         (expand_epilogue): Similarly.
15504         (secondary_reload_class): Handle AM33 specific secondary reloads.
15505         (output_tst): Emit efficient code for the AM33 too.
15506         * mn10300.h (CPP_SPEC, TARGET_AM33): Define.
15507         (TARGET_SWITCHES): Add -mam33 switch.
15508         (FIRST_PSEUDO_REGISTER): Handle new AM33 registers.
15509         (FIXED_REGISTERS, CALL_USED_REGISTERS): Likewise.
15510         (REG_ALLOC_ORDER, CONDITIONAL_REGISTER_USAGE): Likewise.
15511         (HARD_REGNO_MODE_OK, MODES_TIEABLE_P): Likewise.
15512         (enum reg_class, REG_CLASS_NAMES): Likewise.
15513         (REG_CLASS_CONTENTS, REGNO_REG_CLASS): Likewise.
15514         (INDEX_REG_CLASS, REG_CLASS_FROM_LETTER): Likewise.
15515         (REGNO_OK_FOR_INDEX_P, PREFERRED_RELOAD_CLASS): Likewise.
15516         (PREFERRED_OUTPUT_RELOAD_CLASS, LIMIT_RELOAD_CLASS): Likewise.
15517         (REGISTER_MOVE_COST, REGISTER_NAMES): Likewise.
15518         (HAVE_POST_INCREMENT): Define.
15519         (GO_IF_LEGITIMATE_ADDRESS): Allow POST_INC addresses for the AM33.
15520         (GO_IF_MODE_DEPENDENT_ADDRESS): POST_INC is a mode dependent address.
15521         * mn10300.md (movqi, movhi, addsi, subsi): Add AM33 variants.
15522         (mulsi, andsi, iorsi, xorsi, notsi): Likewise.
15523         (ashiftsi, lshiftrtsi, ashiftrtsi): Likewise.
15524         (zero_extend to SI from QI/HI): Likewise.
15525         (sign_extend to SI from QI/HI): Likewise.
15526         (mulsidi3, umulsidi3): New patterns for the AM33.
15527         (tstsi with zero extension from QI/HI): Add AM33 variants.
15528         (movsi, movsf, movdi, movdf): Generate efficient code for the AM33 too.
15529         (return_internal_regs, store_movm): Handle new AM33 registers.
15530         * t-mn10300 (MULTILIB_OPTIONS, MULTILIB_DIRNAMES): Define.
15531         (LIBGCC, INSTALL_LIBGCC): Likewise.
15532         * invoke.texi: Document new flags.
15533
15534 Fri Nov 26 10:59:12 CET 1999  Jan Hubicka  <hubicka@freesoft.cz>
15535
15536         * i386.md (addsi3_cc): Add "binary_operator_ok" to the condition.
15537         (addsi3_carry): Likewise.
15538         (sbbsi3_cc): Add "binary_operator_ok" to the condition.
15539         (sbbsi3_carry): Likewise.
15540         (mulsi3): Rewrite to expander, ensure that only one operand is memory.
15541         (mulhi3): Likewise.
15542         (test?i_1): Ensure that only one operand is memory.
15543         (conditional move patterns): likewise.
15544         (shift and rotate patterns): Rewrite to expander, add
15545         "binary_operator_ok" to the condition.
15546
15547         * i386.md (QImode patterns): Remove '*' before the 'r' constraints.
15548         * i386.h (procesor_costs): Add movzbl_load field.
15549         (HARD_REGNO_MODE_OK): Accept QImode on non PARTIAL_REGISTER_STALL in
15550         non-Q registers, accept DImode registers anywhere.
15551         (Q_CLASS_P): New.
15552         (MEMORY_MOVE_COST): Calculate QImode moves correctly.
15553         * i386.c (*_cost): Set value for movxbl_load field.
15554
15555         * (addsi): New add to lea splitter.
15556         (ashlsi): Likewise.
15557         (lea to add/shift peep2): New.
15558
15559 1999-12-01  Mark Salter <msalter@cygnus.com>
15560
15561         * config/mips/elf.h (STARTFILE_SPEC): Add no-crt0.
15562         * config/mips/elf64.h (STARTFILE_SPEC): Add no-crt0.
15563         * config/mips/mips.h (TARGET_SWITCHES): Add no-crt0.
15564
15565 Tue Nov 30 15:20:52 MET 1999  Jan Hubicka  <hubicka@freesoft.cz>
15566
15567         * i386.c (ix86_expand_move): Never add clobbers to move patterns.
15568         * i386.md (movsi_xor): New.
15569         (movsi_or): New.
15570         (movsi_1, movhi_1, movqi_1): Remove.
15571         (movsi_2): Rename to movsi_1.
15572         (movhi_2): Rename to movhi_1.
15573         (movqi_2): Rename to movqi_1.
15574         (movdi_1): Remove; remove splitter.
15575         (movdi_2): Rename to movdi_1.
15576         (divmodsi4 splitter): Do not emit clobbers for move patterns.
15577         (long move peep2): Do not create QI or HI mode mov0s
15578         (mov -1,reg -> or peep2s): Enable again, rewrite to single peephole.
15579
15580         * i386.md (zero_extend?i?i2): Rewrite to expanders; new patterns,
15581         rewrite splitters.
15582
15583         * i386.md (neg?f2_if): Split "r" and "f" to separate alternatives.
15584         (abs?f2_if): Likewise.
15585
15586 1999-11-30  Alex Samuel  <samuel@codesourcery.com>
15587
15588         * ggc.h (ggc_test_and_set_mark): New macro.
15589         (ggc_mark_rtx): Use ggc_test_and_set_mark.
15590         (ggc_mark_tree): Likewise.
15591         (ggc_mark_rtvec): Likewise.
15592         * ggc-common.c (ggc_mark_rtx_children): Reduce recursion.
15593
15594 1999-11-30  Jason Merrill  <jason@casey.cygnus.com>
15595
15596         * dwarf2out.c (scope_die_for): Only handle types.  Only search for
15597         containing types.
15598         (decl_scope_table): Just an array of trees now.
15599         (push_decl_scope): Simplify.
15600         (dwarf2out_init): Adjust.
15601         (local_scope_p): New fn.
15602         (gen_inlined_enumeration_type_die): Don't call scope_die_for.
15603         (gen_inlined_union_type_die, gen_inlined_structure_type_die): Likewise.
15604         (gen_typedef_die): Likewise.
15605         (gen_lexical_block_die): Don't call push/pop_decl_scope.
15606         (gen_inlined_subroutine_die): Likewise.
15607         (gen_abstract_function): Set current_function_decl temporarily.
15608         (gen_subprogram_die): Don't check DECL_ABSTRACT to set declaration.
15609         Handle block extern declarations.  Don't call push/pop_decl_scope.
15610         (gen_decl_die): Fix logic for block externs.
15611
15612 1999-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15613
15614         * calls.c (special_function_p): Remove `realloc' and add `strdup'
15615         to the list of functions which have attribute malloc by default.
15616
15617 1999-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15618
15619         * c-lex.c (yylex): With -Wtraditional, when the ANSI type of an
15620         integer constant does not match the traditional type, limit the
15621         warnings to cases where the base of the type is ten.
15622
15623         * invoke.texi (-Wtraditional): Document it.
15624
15625 Tue Nov 30 15:18:35 1999  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15626
15627         * combine.c (try_combine): Only pass SET or CLOBBER to SET_DEST
15628         * rs6000.md: Only access a CONST_INT with INTVAL
15629
15630 Tue Nov 30 14:21:00 1999  Richard Henderson  <rth@cygnus.com>
15631
15632         * lcm.c (compute_laterin): Cast bb->aux to size_t not int.
15633         (compute_nearerout): Likewise.
15634         * ggc-page.c (ggc_page_print_statistics): Explicitly cast
15635         size_t to unsigned long for formatting.
15636
15637 1999-11-30  Jakub Jelinek  <jakub@redhat.com>
15638
15639         * config/sparc/sparc.h (FIXED_REGISTERS, CONDITIONAL_REGISTER_USAGE):
15640         Allow the user to override call-used/fixed state of %g2-5
15641         registers from the command line (with the exception of %g4 for
15642         embedded model).
15643         (REG_LEAF_ALLOC_ORDER): Move %g1 and %g4-7 registers to front, so that
15644         there is a higher chance of having a leaf function.
15645         (MACHINE_STATE_SAVE, MACHINE_STATE_RESTORE): Provide separate macros
15646         for ARCH64 which has %ccr register.
15647         * config/sparc/sparc.md (return_losum_si, return_losum_di): New
15648         patterns.
15649         * config/sparc/sparc.c (eligible_for_epilogue_delay): For the return
15650         insn accept into delay slot any insn which does not use %[ol]
15651         registers.  Accept some LO_SUM and shift left by 1 for the normal
15652         restore case.
15653         (output_function_epilogue): Likewise.
15654         (epilogue_renumber): Added argument which inhibits any renumbering
15655         and just tests if the rtx does not use any %[ol] registers.
15656         (output_return): Reflect above change.
15657
15658 1999-11-30  Jakub Jelinek  <jakub@redhat.com>
15659
15660         * config/sparc/sparc.c (sparc_va_arg): Fix sparc64 va_arg
15661         aggregate passing for sizes <= 16 bytes.
15662
15663 1999-11-30  Bernd Schmidt  <bernds@cygnus.co.uk>
15664
15665         * cse.c (FIXED_REGNO_P): Delete tests for OVERLAPPING_REGNO_P.
15666         * global.c (global_alloc): Delete [OVERLAPPING_REGNO_P] code.
15667         * reload.c (find_dummy_reload): Likewise.
15668         (find_equiv_reg): Likewise; also for INSN_CLOBBERS_REGNO_P.
15669         * reload1.c (reload_as_needed): Likewise.
15670         * stupid.c (stupid_find_reg): Likewise.
15671         * tm.texi (Obsolete Register Macros): Delete section.
15672         * gmicro.h: Remove all traces of the two macros.
15673         * i386.h: Likewise.
15674         * m88k.h: Likewise.
15675         * mips.h: Likewise.
15676
15677 1999-11-30  Brendan Kehoe  <brendan@cygnus.com>
15678
15679         * sparc.h (MASK_FASTER_STRUCTS, TARGET_FASTER_STRUCTS): Define.
15680         (TARGET_SWITCHES): Add -mfaster-structs/-mno-faster-structs flags.
15681         (ROUND_TYPE_ALIGN): Use better value if -mfaster-structs.
15682         * sparc.md (sparclite86x_branch, sparclite86x_shift): New function
15683         units for the sparclite86x chip.
15684         (flush): Revert October 14th change; add SImode specifically.
15685         (flushdi): Copy of flush, but DImode, to avoid genrecog warnings.
15686         * invoke.texi: Document it.
15687
15688 Tue Nov 30 14:58:14 1999  Nick Clifton  <nickc@cygnus.com>
15689
15690         * config/mn10200/mn10200.h (PREDICATE_CODES): Add
15691         psimode_truncation_operand.
15692
15693         * config/mn10200/mn10200.c (psimode_truncation_operand): New
15694         function.  Return true if the operand is either a MEM valid
15695         for a PSImode address or not a MEM at all.
15696
15697         * config/mn10200/mn10200.md (truncsipsi2): Use
15698         psimode_truncation_operand.
15699
15700 1999-11-30  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15701
15702         * flow.c (flow_nodes_print, flow_loops_cfg_dump): New functions.
15703         (flow_loop_nested_p, flow_loops_dump, flow_loops_free): Likewise.
15704         (flow_loop_exits_find, flow_loop_nodes_find): Likewise.
15705         (flow_depth_first_order_compute, flow_loop_pre_header_find): Likewise.
15706         (flow_loop_tree_node_add, flow_loops_tree_build): Likewise.
15707         (flow_loop_level_compute, low_loops_level_compute): Likewise.
15708         (flow_loops_find, flow_loop_outside_edge_p): Likewise.
15709         * basic-block.h: Protect from multiple inclusion.
15710         (flow_loops_find, flow_loops_free, flow_loop_dump): Add protoypes.
15711         (struct loops, struct loop): Define structures.
15712         * sbitmap.c (sbitmap_a_subset_b_p): New function.
15713         * sbitmap.h: Protect from multiple inclusion.
15714         (sbitmap_a_subset_b_p): Add prototype.
15715         * Makefile.in (LOOP_H): New macro.
15716         (stmt.o, integrate.o, loop.o, unroll.o): Replace loop.h with LOOP_H.
15717
15718 Tue Nov 30 01:34:47 1999  Philippe De Muyter  <phdm@macqel.be>
15719
15720         * cppinit.c (CAT): The argument list of this macro may not contain
15721         spaces !
15722
15723 1999-11-29  David S. Miller  <davem@redhat.com>
15724
15725         Move quantity tables and register equivalence chains into
15726         per-qty and per-register structure arrays respectively.
15727         * cse.c (qty_first_reg, qty_last_reg, qty_mode, qty_const,
15728         qty_const_insn, qty_comparison_code, qty_comparison_const,
15729         qty_comparison_qty): Delete, replace with...
15730         (qty_table): this structure table.
15731         (reg_next_eqv, reg_prev_eqv): Delete, replace with...
15732         (reg_eqv_table): this structure table.
15733         (make_new_qty): Add argument MODE.  Caller updated.
15734         Update to use qty_table and reg_eqv_table.
15735         (make_regs_eqv, delete_reg_equiv, insert_regs,
15736         insert, exp_equiv_p, cse_rtx_varies_p, canon_reg,
15737         fold_rtx, equiv_constant, record_jump_cond, cse_insn,
15738         cse_process_notes, cse_main, cse_basic_block): Likewise.
15739
15740 Mon Nov 29 16:56:42 1999  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
15741
15742         * fold-const.c (extract_muldiv, case {MIN,MAX}_EXPR): Reverse
15743         operation if C is negative.
15744         (extract_muldiv, case SAVE_EXPR): Supresss if arg has side effects.
15745         (extract_muldiv, case {PLUS,MINUS}_EXPR): Don't apply distributive
15746         law for some divisions if constant is negative and change other
15747         divisions to the opposite rounding.
15748
15749         * expr.c (store_constructor_field): If bit position is not multiple
15750         of alignment of TARGET's mode, use BLKmode.
15751
15752         * expr.c (expand_expr_unaligned): Add more code from full case
15753         that is needed when OP0 is in a register.
15754
15755 Mon Nov 29 18:09:39 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
15756
15757         * dwarfout.c (field_byte_offset): Size can be zero if there was
15758         an error.
15759
15760 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
15761
15762         * fold-const.c (split_tree): Delete unused vars ORIG_IN and TYPE.
15763         (associate_trees): Delete unused var TEM.
15764         (extract_muldiv): Delete unused var CANCEL_P.
15765
15766         * fold-const.c [TARGET_FLOAT_FORMAT != IEEE_FLOAT_FORMAT]
15767         (target_isinf, target_isnan, target_negative): Add return types to
15768         function definitions.
15769
15770 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
15771
15772         * fixinc/fixincl.c(process): don't skip GLIBC files any more.
15773         * fixinc/hackshell.tpl: ditto
15774         * fixinc/fixtests.c(double_slash_test): more C++ header testing
15775         * fixinc/inclhack.def(AAB_fd_zero_glibc*): corrected spelling of mach
15776
15777 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
15778
15779         * reload.c (push_reload): When looking for a register to put into
15780         reg_rtx, make sure all hard regs in a multi-reg register are in the
15781         right class and nonfixed.
15782
15783         * haifa-sched.c (reg_last_uses, reg_last_sets, reg_last_clobbers,
15784         pending_read_insns, pending_write_insns, pending_read_mems,
15785         pending_write_mems, pending_list_length, last_pending_memory_flush,
15786         last_function_call, sched_before_next_call): Move static variables
15787         into a structure.
15788         (bb_ prefixed versions): Replace with single array bb_deps.
15789         (struct deps): New structure.
15790         (add_insn_mem_dependence, flush_pending_lists, sched_analyze_1,
15791         sched_analyze_2, sched_analyze_insn, sched_analyze): Accept new
15792         argument of type "struct deps *"; use that instead of global
15793         variables.  All callers changed.
15794         (init_rgn_data_dependencies): Delete function.
15795         (init_rtx_vector): Delete function.
15796         (init_deps): New function.
15797
15798         (free_pending_lists): Simplify, we always use the bb_deps array even
15799         if only one basic block.
15800         (compute_block_backward_dependences): Likewise.
15801         (schedule_region): Likewise.
15802
15803         (propagate_deps): New function, broken out of
15804         compute_block_backward_dependences.
15805         (compute_block_backward_dependences): Use it.
15806
15807         * alpha.md: Delete useless patterns that tried to work around
15808         register elimination problems.
15809
15810         * unroll.c (loop_iterations): Don't abort if iteration variable
15811         was made by loop.
15812
15813         From Joern Rennecke:
15814         * reload1.c (reloads_conflict): Reverse test comparing operand
15815         numbers when testing for conflict between output/outaddr reloads.
15816
15817 1999-11-29  David S. Miller  <davem@redhat.com>
15818
15819         * config/sparc/sparc.c (init_cumulative_args): Fix type of third
15820         arg.
15821         * config/sparc/sparc-protos.h: Update proto, move into RTX_CODE.
15822
15823 1999-11-28  Robert Lipe  <robertl@cygnus.com>
15824
15825         * i386/sco5.h (FINI_SECTION_ASM_OP_COFF): Move destructor fn
15826         table from .fini into .dtor.
15827
15828 1999-11-28  Anthony Green  <green@cygnus.com>
15829
15830         * tree.h (struct tree_decl): Add malloc_flag.
15831         (DECL_IS_MALLOC): Define.
15832         * c-common.c (attrs): Add A_MALLOC attribute.
15833         (init_attributes): Add this attribute to the table.
15834         (decl_attributes): Handle malloc attribute.
15835         * calls.c (special_function_p): Check for the malloc attribute.
15836         * extend.texi (Function Attributes): Document malloc attribute.
15837
15838 Sun Nov 28 13:21:00 1999  Jeffrey A Law  (law@cygnus.com)
15839
15840         * pa.md (reload shift-add patterns): Remove.
15841
15842 1999-11-28 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
15843
15844         * reorg.c (dbr_schedule) Print more statistics. Corrected
15845         problem when printing info when 3 delay slots are filled.
15846
15847 1999-11-28  Jakub Jelinek  <jakub@redhat.com>
15848
15849         * combine.c (setup_incoming_promotions): Pass an outgoing
15850         regno to FUNCTION_ARG_REGNO_P which it expects.
15851
15852 1999-11-28  Andreas Jaeger  <aj@suse.de>
15853
15854         * mips/linux.h (CPP_PREDEFINES): Undefine before redefining.
15855
15856 Sun Nov 28 00:48:15 1999  Philippe De Muyter  <phdm@macqel.be>
15857
15858         * cccp.c (do_include): Avoid initialization of automatic variable.
15859
15860         * integrate.c (mark_stores): Function definition made void, to match
15861         previous declaration.
15862         * regclass.c (dump_regclass): Ditto.
15863         * Makefile.in (WARN_CFLAGS): Macro augmented by `-Wtraditional'.
15864
15865 Sat Nov 27 08:38:26 1999  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
15866
15867         * expr.c (store_constructor): Use EXACT_DIV_EXPR when dividend is
15868         known to be multiple of divisor.
15869
15870         * expr.c (store_constructor): Don't clobber TARGET if CLEARED.
15871
15872         * combine.c (try_combine): Add code to try to merge a set of a
15873         two-word pseudo to a constant with a setting of one of those words
15874         to a constant.
15875
15876         * fold-const.c (negate_expr, associate_trees, extract_muldiv): New.
15877         (split_tree): Completely rework to make more general.
15878         (make_range, fold): Call negate_expr.
15879         (fold, case NEGATE_EXPR): Simplify -(a-b) is -ffast-math.
15880         (fold, associate): Call new split_tree and associate_trees.
15881         (fold, case MULT_EXPR, case *_{DIV,MOD}_EXPR): Call extract_muldiv.
15882
15883 1999-11-26  Bernd Schmidt  <bernds@cygnus.co.uk>
15884
15885         * loop.c (try_copy_prop): Avoid GNU C extension.
15886
15887 1999-11-25  Mark Mitchell  <mark@codesourcery.com>
15888
15889         * except.c (init_eh_for_function): Still zero eh_return_context,
15890         eh_return_stack_adjust, and eh_return_handler.
15891
15892         * except.h (eh_status): Adjust documentation for x_protect_list.
15893         (begin_protect_partials): New function.
15894         * except.c (enqueue_eh_entry): Fix formatting.
15895         (get_first_handler): Add consistency check.
15896         (add_partial_entry): Adjust usage of protect_list.
15897         (emit_cleanup_handler): Save and restore ehqueue.
15898         (expand_start_all_catch): Add comment.
15899         (begin_protect_partials): New function.
15900         (end_protect_partials): Adjust usage of protect_list.
15901         (init_eh_for_function): Use xcalloc.
15902
15903 1999-11-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15904
15905         * c-common.c (check_format_info): Don't call a variadic function
15906         with a non-literal format string.
15907
15908         * c-decl.c (grokdeclarator, start_struct, finish_struct): Likewise.
15909
15910         * c-typeck.c (build_component_ref, build_unary_op, lvalue_or_else,
15911         pedantic_lvalue_warning, error_init, pedwarn_init, warning_init):
15912         Likewise.
15913
15914         * cccp.c (check_macro_name, do_xifdef, vwarning_with_line):
15915         Likewise.
15916
15917         * collect2.c (collect_wait): Likewise.
15918
15919         * dbxout.c (dbxout_type): Likewise.
15920
15921         * gcc.c (do_spec_1): Likewise.
15922
15923         * genemit.c (gen_insn, gen_expand): Likewise.
15924
15925         * genrecog.c (write_switch, write_subroutine): Likewise.
15926
15927         * mips-tfile.c (catch_signal, botch): Likewise.
15928
15929         * print-rtl.c (print_rtx): Likewise.
15930
15931         * toplev.c (default_print_error_function, report_error_function,
15932         _fatal_insn): Likewise.
15933
15934 1999-11-25  Mark Mitchell  <mark@codesourcery.com>
15935
15936         * tree.c (unsave_expr_now): Handle NULL_TREE as input.
15937
15938 Wed Nov 24 17:08:09 MET 1999  Jan Hubicka  <hubicka@freesoft.cz>
15939
15940         * reg-stack.c (subst_stack_regs_pat): Swap operands in commutative
15941         operations when needed.
15942         * i386.md (fop_?f_comm): New.
15943         (fop_?f_1): Do not accept commutative operands.
15944
15945 1999-11-25  Andreas Jaeger  <aj@suse.de>
15946
15947         * config/mips/mips.md (casesi_internal): Add missing brace.
15948
15949 1999-11-25  Jason Merrill  <jason@casey.cygnus.com>
15950
15951         * dwarf2out.c (pend_type, output_pending_types_for_scope): Lose.
15952         (splice_child_die): Handle moving a child DIE from the declaration
15953         DIE of a class to its specification.
15954         (gen_struct_or_union_type_die): Use 'complete' consistently.
15955         (gen_decl_die): Generate the virtual context DIE first.
15956         Use decl_ultimate_origin instead of DECL_ABSTRACT_ORIGIN.
15957
15958 1999-11-24  Gavin Romig-Koch  <gavin@cygnus.com>
15959
15960         * config/mips/mips.md (call_value_multiple_interanal1): New.
15961
15962 1999-11-24  Jason Merrill  <jason@casey.cygnus.com>
15963
15964         * dwarf2out.c (free_AT, free_die): New fns.
15965         (remove_children): Call them.
15966         (output_line_info): Disable removal of duplicate notes.
15967
15968         Generate minimal debug info for types with TYPE_DECL_SUPPRESS_INFO set.
15969         * dwarf2out.c (gen_struct_or_union_type_die): TYPE_DECL_SUPPRESS_INFO
15970         means pretend the type isn't defined.
15971         Don't defer emitting types.
15972         (gen_type_die_for_member): New fn.
15973         (gen_decl_die): Call it.
15974         (splice_child_die): New fn.
15975         (gen_member_die): Call it rather than generate duplicate dies.
15976
15977         Defer emitting information for the abstract instance of an inline
15978         until we either inline it or emit an out-of-line copy.
15979         * dwarf2out.c (decl_ultimate_origin): Ignore DECL_ABSTRACT_ORIGIN
15980         from output_inline_function if DECL_ABSTRACT is also set.
15981         (block_ultimate_origin): Likewise.
15982         (gen_abstract_function): New fn.
15983         (gen_decl_die, gen_inlined_subroutine_die): Call it.
15984         (gen_subprogram_die):  An abstract instance is not a declaration
15985         just because it doesn't match current_function_decl.  Don't abort
15986         because DECL_DEFER_OUTPUT isn't set.  Do abort if a declaration
15987         has an abstract origin.
15988         * toplev.c (rest_of_compilation): Don't emit dwarf2 info for the
15989         abstract instance here.
15990
15991 Wed Nov 24 18:39:18 1999  Andrew Haley  <aph@cygnus.com>
15992
15993         * config/sh/sh.h (SECONDARY_OUTPUT_RELOAD_CLASS): Add the case
15994         where we need to reload fpul from a system register.
15995
15996 1999-11-24  Andreas Jaeger  <aj@suse.de>
15997
15998         * config/mips/linux.h (CPP_PREDEFINES): Added.
15999         (LINK_SPEC): Remove -Y since this is only needed on sparc.
16000
16001 1999-11-24  Andreas Jaeger  <aj@suse.de>
16002
16003         * config/mips/linux.h (TARGET_VERSION): Added.
16004         (HANDLE_SYSV_PRAGMA): Added.
16005         (DEFAULT_VTABLE_THUNKS): Added.
16006
16007 Wed Nov 24 14:12:15 MET 1999  Jan Hubicka  <hubicka@freesoft.cz>
16008
16009         * local-alloc.c (qty): New structure and static variable.
16010         (qty_phys_reg): Remove, all references changed to qty.
16011         (qty_n_refs): Likewise.
16012         (qty_min_class): Likewise.
16013         (qty_birth): Likewise.
16014         (qty_death): Likewise.
16015         (qty_size): Likewise.
16016         (qty_mode): Likewise.
16017         (qty_n_calls_crossed): Likewise.
16018         (qty_alternate_class): Likewise.
16019         (qty_changes_size): Likewise.
16020         (qty_first_reg): Likewise.
16021         (alloc_qty): Rename variable QTY to QTYNO.
16022         (finf_free_reg): Likewise.
16023         (local_alloc): Allocate qty, do not allocate the removed variables.
16024
16025 Wed Nov 24 17:26:05 1999  Geoffrey Keating  <geoffk@cygnus.com>
16026
16027         * config/mips/mips.h (ASM_SPEC): Don't pass -G to the assembler
16028         when -membedded-pic is passed.
16029
16030         * config/mips/mips.md (casesi): Handle 64-bit case too.
16031         (casesi_internal_di): New insn.
16032
16033         * config/mips/mips.c (embedded_pic_offset): Always make the
16034         embedded-pic subtractions relative to the name of the current
16035         function by use of the magic string "..CURRENT_FUNCTION".
16036         * config/mips/mips.h (ASM_OUTPUT_LABELREF): Make the magic happen.
16037
16038 1999-11-24  Geoffrey Keating  <geoffk@cygnus.com>
16039
16040         * config/mips/mips.md (div_trap_normal): Don't ask for the REGNO
16041         of (const_int 0), when what we really care about is
16042         whether it's a zero constant anyway.
16043         (div_trap_mips16): Likewise.
16044
16045 1999-11-23  Mark Mitchell  <mark@codesourcery.com>
16046
16047         * loop.c (loop_optimize): Always find_loop_tree_blocks and
16048         unroll_block_trees when generating debuggable code.
16049
16050         * tree.h (unsave_expr_1): New function.
16051         (lang_unsave): New variable.
16052         (get_callee_fndecl): New function.
16053         * tree.c (unsave_expr_now_r): New function.
16054         (lang_unsave): Define.
16055         (unsave_expr_1): Likewise.
16056         (unsave_expr_now_r): Split out from unsave_expr_now.
16057         (unsave_expr_now): Call lang_unsave if it is non-NULL.  Otherwise,
16058         call unsave_expr_now_r.
16059         (get_callee_fndecl): Define.
16060
16061         * Makefile.in (gencheck): Don't depend on lang_tree_files.
16062         (gencheck.o): Do depend on lang_tree_files.
16063
16064         * integrate.h (copy_decl_for_inlining): New declaration.
16065         * integrate.c (copy_and_set_decl_abstract_origin): Remove.
16066         (copy_decl_for_inlining): New function.
16067         (integrate_parm_decls): Use it.
16068         (integrate_decl_tree): Likewise.
16069
16070 1999-11-23  Gavin Romig-Koch  <gavin@cygnus.com>
16071
16072         * config/mips/mips.h (ISA_HAS_FP4,ISA_HAS_CONDMOVE,ISA_HAS_8CC): Split
16073         the second two from the first.
16074         (CONDITIONAL_REGISTER_USAGE): Use ISA_HAS_8CC rather than ISA_HAS_FP4.
16075         * config/mips/mips.md (movcc,reload_incc,reload_outcc,
16076         conditional move): Use ISA_HAS_CONDMOVE or ISA_HAS_8CC rather than
16077         ISA_HAS_FP4.
16078         * config/mips/mips.c (mips_move_1word,gen_conditional_branch,
16079         override_options): Use ISA_HAS_CONDMOVE or ISA_HAS_8CC rather than
16080         ISA_HAS_FP4.
16081
16082 Tue Nov 23 11:15:04 1999  Jeffrey A Law  (law@cygnus.com)
16083
16084         * pa.md (call_internal_symref, call_value_internal_symref): No mode
16085         needed on the address operand.
16086         * pa.c (call_operand_address): Check for the correct mode.
16087
16088 1999-11-23  Bernd Schmidt  <bernds@cygnus.co.uk>
16089
16090         * loop.c: Include "basic-block.h".
16091         (try_copy_prop, replace_loop_reg): New functions.
16092         (load_mems): Detect registers that just hold copies of the hoisted
16093         mem, and call try_copy_prop to eliminate them.
16094         * Makefile.in (loop.o): Update dependencies.
16095
16096 Tue Nov 23 01:03:29 1999  Hans-Peter Nilsson  <hp@axis.com>
16097
16098         * Makefile.in (gencheck.o): Depend on gencheck.h.
16099         (insn-emit.o): Depend on flags.h, hard-reg-set.h and resource.h.
16100         (insn-peep.o): Depend on except.h and function.h.
16101         (insn-attrtab.o): Depend on RECOG_H.
16102         (insn-output.o): Depend on toplev.h and flags.h.
16103         (gengenrtl.o): Depend on real.h.
16104         (gen-protos.o): Depend on cpplib.h and cpphash.h.
16105         Unify all dependencies to be on RECOG_H rather than recog.h.
16106
16107 Tue Nov 23 00:57:10 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16108
16109         From Casper H.S. Dik on comp.unix.solaris, 23 Oct 1998:
16110         * configure.in: Try building a bi-arch 32/64-bit compiler on
16111         sparc-*-solaris2.7 and higher.
16112         * configure: Rebuild.
16113
16114 Mon Nov 22 23:09:44 1999  David O'Brien  <obrien@FreeBSD.org>
16115
16116         * config/freebsd.h: New, FreeBSD architecture independent file.
16117         * config/i386/freebsd-elf.h: removed FreeBSD architecturally
16118         independent pieces.
16119         * config/i386/freebsd.h: include i386/perform.h via tm.h rather than
16120         directly by i386/freebsd.h.
16121         * configure.in (*-*-freebsdelf): Include new FreeBSD architecturally
16122         independent configuration file.
16123         (*-*-freebsdelf): Include i386/perform.h via tm.h rather than
16124         directly by i386/freebsd.h.
16125         * configure: Rebuilt.
16126
16127         * xm-i386.h: Define `__i386__' if not defined, rather than `i386'
16128         which is in the user's namespace.
16129         * libgcc2.c: Look for the ANSI-C approved `__i386__' symbol, vs.
16130         `i386' which is not in our namespace.
16131
16132 Mon Nov 22 22:58:01 1999  "R. Kelley Cook" <KelleyCook@attglobal.net>
16133
16134         * invoke.texi (ARM Options): Add in -mno-alignment-traps
16135
16136 1999-11-22  Jason Merrill  <jason@casey.cygnus.com>
16137
16138         * dwarf2out.c (die_struct): Remove die_attr_last and die_child_last.
16139         (add_dwarf_attr, add_child_die): Just push onto the front.
16140         (reverse_die_lists): New fn.
16141         (add_sibling_attributes): Use it.
16142         (push_decl_scope): Reorganize.
16143         (add_name_and_src_coords_attributes): Don't set file and line for
16144         an artificial decl.
16145         (gen_subprogram_die): An artificial function doesn't need to match
16146         file and line.
16147         (gen_compile_unit_die): Return the generated die.  Only add
16148         AT_comp_dir if the filename is relative.
16149         (remove_AT): Simplify loop.  Also free string values.
16150         (output_die): A DIE ref can't be null.
16151         (output_value_format, value_format): Take a dw_attr_ref.
16152         (dwarf_last_decl, is_extern_subr_die, sibling_offset): Remove.
16153         (AT_class, AT_flag, AT_int, AT_unsigned, AT_string, AT_ref, AT_loc,
16154         AT_addr, AT_lbl): New fns.
16155         (various): Use them.
16156         (various): Constify.
16157
16158 Mon Nov 22 23:53:50 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
16159
16160         * combine.c (combine_simplify_rtx): When handling a SUBREG,
16161         take SUBREG_WORD into account.
16162         (if_then_else_cond): Likewise.
16163
16164 1999-11-22  Jason Merrill  <jason@casey.cygnus.com>
16165
16166         * gmon.c, i386/gmon-sol2.c, sparc/gmon-sol2.c: Remove advertising
16167         clause from BSD license, pursuant with
16168
16169           ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change
16170
16171 1999-11-22  Bernd Schmidt  <bernds@cygnus.co.uk>
16172
16173         * loop.c (load_mems): Reformat slightly.
16174         * basic-block.h (regset_head): New typedef.
16175         (INIT_REG_SET): New macro.
16176
16177 1999-11-22  Bruce Korb  <autogen@linuxbox.com
16178
16179         * fixinc/mkfisinc.sh(i?86-*-linux): disable script, run fixincl exe
16180         (mips-dec-bsd*): non-functional code
16181         (alpha*-*-linux-gnu*): redundant, duplicated by "*-*-linux-gnu*"
16182
16183         * fixinc/inclhack.def(AAB_fd_zero_glibc_*):
16184         added three replacement fixes
16185         (no_double_slash): removed comments that are not (any longer) pertinent
16186         (bad_lval): this fix currently runs against many files.
16187         The comment seems to indicate that we should select for files
16188         containing 'pragma extern_prefix'.
16189
16190         * fixinc/fixinc.x86-linux-gnu: deleted
16191         * fixinc/inclhack.sh:  regen
16192         * fixinc/fixincl.x:  regen
16193         * fixinc/fixincl.sh:  regen
16194
16195 Fri Nov 12 14:08:40 1999  Andrew Haley  <aph@cygnus.com>
16196
16197         * emit-rtl.c (gen_sequence): Only return the pattern of an insn if
16198         its code is INSN and it has no notes.
16199
16200 1999-11-22  Andrew Haley  <aph@cygnus.com>
16201
16202         * varasm.c (function_defined): Remove.
16203         (make_function_rtl): Don't set function_defined.
16204         (make_decl_rtl): Remove global register warning.
16205         * regclass.c (no_global_reg_vars): New variable.
16206         (globalize_reg): Warn if function has already been defined.
16207         (regclass_init): Set no_global_reg_vars.
16208
16209 Mon Nov 22 14:42:22 MET 1999  Jan Hubicka  <hubicka@freesoft.cz>
16210
16211         * regclass.c (reg_pref): New structure and static variable
16212         (prefclass): Delete.
16213         (altclass): Delete.
16214         (all uses of prefclass and altclass): Use reg_pref instead.
16215
16216 1999-11-21  Nick Clifton  <nickc@cygnus.com>
16217
16218         * invoke.texi (ARM Options): Replace -mshort-load-bytes with
16219         -malignment-traps.
16220         (arm.h): Replace -mshort-load-bytes with -malignment-traps.
16221         (arm.c): Replace TARGET_SHORT_BY_BYTES with TARGET_MMU_TRAPS.
16222         (arm.md): Replace TARGET_SHORT_BY_BYTES with TARGET_MMU_TRAPS.
16223
16224 Sun Nov 21 17:11:13 1999  Geoffrey Keating  <geoffk@cygnus.com>
16225
16226         * varasm.c (output_constructor): Solve problem with long long
16227         bitfields, even on BYTES_BIG_ENDIAN machines (testcase 991118-1).
16228
16229 Fri Nov 19 05:48:45 CET 1999  Jan Hubicka  <hubicka@freesoft.cz>
16230
16231         * global.c (allocno): New structure and static variable.
16232         (allocno_reg): Remove, all references replaced by allocno.
16233         (allocno_size): Likewise.
16234         (hard_reg_conflicts): Likewise.
16235         (hard_reg_preferences): Likewise.
16236         (hard_reg_copy_preferences): Likewise.
16237         (hard_reg_full_preferences): Likewise.
16238         (regs_someone_prefers): Likewise.
16239         (allocno_calls_crossed): Likewise.
16240         (allocno_n_refs): Likewise.
16241         (allocno_live_length): Likewise.
16242         (find_reg): Rename ALLOCNO to NUM.
16243
16244         * regclass.c (may_move_in_cost): Rename from may_move_cost, all
16245         references updated.
16246         (may_move_out_cost): New variable.
16247         (init_reg_sets_1): Initialize may_move_out_cost.
16248         (record_reg_classes): Use may_move_out_cost.
16249
16250         * regclass.c (dump_regclass): New function.
16251         (regclass): New parameter DUMP, call DUMP_REGCLASS.
16252         * toplev.c (rest_of_compilation): Open lreg dump file before regclass,
16253         pass rtl_dump_file to regclass.
16254         * rtl.h (regclass): Update prototype.
16255
16256 Fri Nov 19 06:32:19 CET 1999  Jan Hubicka  <hubicka@freesoft.cz>
16257
16258         * i386.md (neg, not and abs patterns): Revmap to use
16259         ix86_expand_unary_operator and ix86_unary_operator_ok.
16260         (add?f and sub?f expanders): Force operand 1 to register.
16261         * i386.c (ix86_expand_unary_operator): Rewrite.
16262         (ix86_unary_operator_ok): Ensure that memory operands
16263         match real opcode.
16264         (ix86_binary_operator_ok): Do not allow operand 1 to
16265         come into memory and operand 0 not.
16266         (ix86_expand_binary_operator): Ensure that
16267         src1 is not non-matching memory.
16268
16269         * i386.md (negs?2): Rewrite to expanders, new patterns and splitters
16270         to support integer registers and memory.
16271         (abss?2_integer): Likewise.
16272
16273         * i386.h (enum reg_class): Add FLOAT_INT_REGS.
16274         (REG_CLASS_NAMES): Likewise.
16275         (REG_CLASS_CONTENTS): Define FLOAT_INT_REGS as union of FLOAT_REGS
16276         and GENERAL_REGS.
16277         * i386.md (pushsf): Do not preferre FLOAT_REGS over GENERAL_REGS.
16278         (movsf): Likewise; unify 4th and 5th alternative.
16279         (pushdf): Likewise.
16280         (movdf_1): Likewise; rename to movdf_integer.
16281         (pushxf): Likewise; rename to pushxf_integer; fix output template;
16282         remove redundant splitter.
16283         (movxf_1): Likewise; rename to movxf_integer; fix splitter's condition.
16284         (movdf_nointeger): New.
16285         (movxf_nointeger): New.
16286         (pushxf_nointeger): New.
16287
16288         * i386.md (extend?f?f): Split to expander and pattern, refuse two
16289         memory operands in patterns.
16290         (fop*): Refuse two memory operands.
16291
16292         * i386.md (ashrsi3_31): Allow cltd when optimizing for size even
16293         on !TARGET_USE_CLTD CPUs.
16294
16295 Fri Nov 19 10:41:15 GMT 1999  Nathan Sidwell  <nathan@acm.org>
16296
16297         * extend.texi: Document C++ restricted pointers and references.
16298
16299 1999-11-19  Bernd Schmidt  <bernds@cygnus.co.uk>
16300
16301         * cse.c (addr_affects_sp): No longer conditional on AUTO_INC_DEC.
16302         (invalidate_skipped_set): Call it unconditionally.
16303         (cse_set_around_loop): Likewise.
16304
16305 Thu Nov 18 17:29:34 MST 1999    Diego Novillo <dnovillo@cygnus.com>
16306
16307         * rtl.texi (mem): Add documentation for alias-set argument
16308         to RTX `mem'.
16309
16310 Fri Nov 18 13:39:22 CET 1999  Jan Hubicka  <hubicka@freesoft.cz>
16311
16312         * i386.h (struct_processor_costs): New fields int_load, int_store,
16313         fp_move, fp_load and fp_store
16314         (REGISTER_MOVE_COST): Fix comment, calculate exactly the cost of
16315         fp->int moves
16316         (MEMORY_MOVE_COST): New macro.
16317         * i386.c (386_cost): Define new fields.
16318         (i486_cost): Likewise.
16319         (pentium_cost): Likewise.
16320         (pentiumpro_cost): Likewise.
16321         (k6_cost): Likewise.
16322
16323 Fri Nov 19 11:11:55 1999  Greg McGary  <gkm@gnu.org>
16324                           Geoffrey Keating  <geoffk@cygnus.com>
16325
16326         * config/m68k/m68kelf.h: Suppress '/* within comment' warning.
16327
16328         * config/m68k/m68k.h (MASK_PCREL): Don't use same value as
16329         MASK_ALIGN_INT.
16330
16331         * config/m68k/m68k.h (MASK_NO_STRICT_ALIGNMENT): New macro.
16332         (TARGET_STRICT_ALIGNMENT): New macro.
16333         (TARGET_SWITCHES): Add "strict-align" and "no-strict-align".
16334         (STRICT_ALIGNMENT): Depend on TARGET_STRICT_ALIGNMENT.
16335         * invoke.texi (M680x0 Options): Document -mstrict-align.
16336
16337 Thu Nov 18 11:10:03 1999  Jan Hubicka  <hubicka@freesoft.cz>
16338                           Richard Henderson  <rth@cygnus.com>
16339
16340         * i386-protos.h (split_xf, ix86_split_movdi): Remove.
16341         (ix86_split_long_move): Declare.
16342         * i386.c (split_xf, ix86_split_movdi): Remove.
16343         (ix86_split_to_parts, ix86_split_long_move): New.
16344         * i386.md (dimode move splitters): Use ix86_split_long_move.
16345         (dfmode move splitters): Likewise.
16346         (xfmode move splitters): Likewise.
16347         (movsf_1): Allow F->r.
16348         (movdf_1, movxf_1): Allow F->ro.
16349
16350 1999-11-17  Mark Mitchell  <mark@codesourcery.com>
16351
16352         * except.h (struct eh_entry): Add goto_entry_p.
16353         (eh_region_from_symbol): Remove prototype.
16354         * except.c (find_func_region_from_symbol): New function.
16355         (emit_cleanup_handler): Likewise.
16356         (eh_region_from_symbol): Make it static.
16357         (add_new_handler): Verify the argument.
16358         (find_func_region): Update comment.
16359         (expand_eh_region_end): Expand handlers here, rater than waiting
16360         until expand_leftover_cleanups or start_all_catch.
16361         (expand_leftover_cleanups): Don't expand here.
16362         (expand_start_all_catch): Or here.
16363         (expand_rethrow): Check the return value from find_func_region.
16364         * function.c (expand_function_end): Emit the catch_clauses.
16365
16366 1999-11-18  Gavin Romig-Koch  <gavin@cygnus.com>
16367
16368         * integrate.c (expand_inline_function): Add necessary check for NULL.
16369
16370 1999-11-18  Nick Clifton  <nickc@cygnus.com>
16371
16372         * toplev.c (main): Correctly detect an unrecognised option.
16373
16374         * cppinit.c (cpp_handle_option): Do not claim to have consumed
16375         a -f option if it has not been recognised.
16376
16377 Thu Nov 18 00:59:11 1999  Michael Gschwind  <mikeg@alagoas.watson.ibm.com>
16378
16379         * basic-block.h (update_life_extent): Remove trailing comma on
16380         enumeration type list.
16381
16382 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
16383
16384         * varasm.c (output_constructor) Solved problem with long long
16385         bitfields. Corrected calculating this_time and shift. Also
16386         corrected calculating mask when BITS_PER_UNIT == 32 (c4x).
16387
16388 Wed Nov 17 23:46:14 1999  Jeffrey A Law  (law@cygnus.com)
16389
16390         * flow.c (split_edge): Take looping structure into account when
16391         determining where to put the new block note.
16392
16393 Wed Nov 17 20:42:43 1999  Jeff Holcomb  <jeffh@cygnus.com>
16394
16395         * Makefile.in (ggc-none.o): Provide host specific version if
16396         needed.
16397
16398 Wed Nov 17 16:51:23 1999  Richard Henderson  <rth@cygnus.com>
16399
16400         * cse.c (delete_trivially_dead_insns): Identify no-op insns
16401         containing subregs too.
16402
16403 Wed Nov 17 17:39:48 MST 1999    Diego Novillo <dnovillo@cygnus.com>
16404
16405         * invoke.texi: Add documentation for -muninit-const-in-rodata.
16406         * config/mips/mips.h (MASK_UNINIT_CONST_IN_RODATA): Define.
16407         (TARGET_UNINIT_CONST_IN_RODATA): Define.
16408         (text_section): Add switches -munint-const-in-rodata and
16409         -mno-uninit-const-in-rodata.
16410         (ASM_OUTPUT_COMMON): Remove.
16411         (ASM_OUTPUT_ALIGNED_DECL_COMMON): Define. Check if uninitialized
16412         const objects should be placed in read-only data. Otherwise declare
16413         them in common.
16414
16415 Wed Nov 17 16:38:32 1999  Richard Henderson  <rth@cygnus.com>
16416
16417         * jump.c (jump_optimize_1): Revert last change.
16418
16419 Wed Nov 17 15:18:30 1999  Richard Henderson  <rth@cygnus.com>
16420
16421         * jump.c (jump_optimize_1): Don't try to duplicate the loop exit
16422         test if optimizing for size.
16423
16424 1999-11-17  Mark Mitchell  <mark@codesourcery.com>
16425
16426         * Makefile.in (toplev.o): Depend on except.h.
16427         (dwarf2out.o,loop.o,flow.o,haifa-sched.o): Likewise.
16428
16429 Mon Nov 15 22:45:39 CET 1999  Jan Hubicka  <hubicka@freesoft.cz>
16430
16431         * i386.md (divmodsi4): Rewrite to expander.
16432         (*divmodsi4_nocltd): New.
16433         (*divmodsi4_cltd): New.
16434         (divmodsi4 splitter): Handle the case when input comes in edx.
16435         (udivmodhi4): Do not use constraints in exander.
16436         (ashrsi3_31): Conditionize by TARGET_USE_CLTD.
16437
16438 1999-11-17  Jason Merrill  <jason@yorick.cygnus.com>
16439
16440         * dwarf2out.c (push_decl_scope): Still use decl_scope_depth - 1
16441         for the common case.
16442
16443 1999-11-16  Jakub Jelinek  <jakub@redhat.com>
16444
16445         * explow.c (hard_function_value): Add outgoing argument.
16446         * expr.h (hard_function_value): Declare it.
16447         * calls.c (expand_call, emit_library_call_value): Update callers.
16448         * function.c (aggregate_value_p): Ditto.
16449         (diddle_return_value): Must look at the outgoing registers
16450         on archs with register windows.
16451
16452 Mon Nov 15 20:46:45 1999  Richard Henderson  <rth@cygnus.com>
16453
16454         * alpha.c (alpha_build_va_list): Use make_lang_type and
16455         initialize TYPE_NAME for the va_list record.
16456
16457         * flow.c (calculate_global_regs_live): Zero bb->aux to begin.
16458
16459         * ggc-common.c (ggc_print_statistics): Cast size_t to unsigned long
16460         for printing.
16461         * ggc.h (struct ggc_statistics): Rearrange elements for better
16462         packing on 64-bit hosts.
16463         * lcm.c (compute_laterin): Store a size_t not an int in bb->aux.
16464         (compute_nearerout): Likewise.
16465
16466 Tue Nov 16 14:37:52 1999  Geoffrey Keating  <geoffk@cygnus.com>
16467
16468         * config/rs6000/rs6000.c (first_reg_to_save): Save
16469         PIC_OFFSET_TABLE_REGNUM when -fpic even though it is fixed.
16470
16471 1999-11-15  Jason Merrill  <jason@casey.cygnus.com>
16472
16473         * dwarf2out.c (scope_die_for): Don't rely on the decl_scope_table
16474         notion of nesting to find the DIE for a type or function.
16475         DIEs can go in limbo even if we got a context_die.
16476         (push_decl_scope): Our context doesn't need to be in decl_scope_table.
16477         (gen_struct_or_union_type_die): Don't use TREE_PERMANENT to test
16478         for local type.
16479         (gen_decl_die): Ignore NAMESPACE_DECLs for now.
16480         (gen_type_die): Writing out the context doesn't cause member class
16481         template instantiations to be written out as well.
16482
16483 Mon Nov 15 15:33:18 1999  Richard Henderson  <rth@cygnus.com>
16484
16485         * rs6000.h (ASM_OUTPUT_DEF): New.
16486         Based on proposed addition from David Edelsohn.
16487
16488 1999-11-15  Robert Lipe  <RobertLipe@usa.net>
16489             Bruce Korb  <autogen@linuxbox.com>
16490
16491         * fixinc/inclhack.def
16492         (AAB_svr4_replace_byteorder): added.  Takes advantage of GCC features
16493         (unixware7_byteorder_fix): added.  Removes conflicts for new defs
16494                 in net/inet.h.
16495         (svr5_mach_defines): added.  Like svr4_mach_defines, with new syntax
16496         (svr4_endian): enabled with SVR5
16497         (svr4_mkdev): simplified syntax and enabled with SVR5
16498
16499 Sun Nov 14 18:49:37 1999  David O'Brien  <obrien@FreeBSD.org>
16500
16501         * configure.in: Handle libgcc2 threads support on FreeBSD platforms.
16502         * configure: Rebuilt.
16503         * config/t-freebsd-thread: New file.
16504
16505 Sun Nov 14 23:11:05 1999  Jeffrey A Law  (law@cygnus.com)
16506
16507         * i386.c (ix86_decompose_address): Verify the base is a REG
16508         before trying to examine its register number.
16509
16510         * basic-block.h: Remove all #defines and prototypes related to
16511         integer lists.
16512         (free_bb_mem, compute_preds_succs): Remove prototype.
16513         * rtl.h (free_bb_mem): Remove prototype.
16514         * flow.c (alloc_int_list_node); Remove function.
16515         (add_inst_list_node, free_int_list, add_pred_succ): Likewise.
16516         (compute_preds_succs, free_bb_mem): Likewise.
16517         * gcse.c (gcse_main): Do not call free_bb_mem anymore.
16518         * toplev.c (rest_of_compilation): Likewise.
16519         * haifa-sched.c (build_control_flow): Use flow generated edge
16520         list to build the haifa specific edge list.
16521         (find_rgns): Use new CFG data structures instead of pred/succ lists.
16522         (schedule_insns): Do not build pred/succ lists anymore.  Instead
16523         build the edge table.
16524
16525         * basic-block.h (dump_bb_data): Remove declaration.
16526         * flow.c (dump_bb_data): Remove function.
16527         * sbitmap.c (sbitmap_intersect_of_predsucc): Delete function.
16528         (sbitmap_union_of_predsucc): Likewise.
16529
16530         * gcse.c (delete_null_pointer_checks_1): Kill unused s_preds
16531         argument.  All callers changed.
16532         (delete_null_pointer_checks_1): No longer need to compute the
16533         pred/succ lists.
16534
16535         * gcse.c (pre_expr_reaches_here_p): Kill CHECK_PRE_COM argument.
16536         All callers changed.
16537         (pre_expr_reaches_here_p_work): Likewise.
16538         (pre_edge_insert): No longer call pre_expr_reaches_here_p.
16539         * lcm.c (compute_laterin): Fix initialization of LATER.
16540         (compute_nearerout): Similarly for NEARER.
16541
16542 Sun Nov 14 12:41:57 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
16543
16544         * cse.c (set_nonvarying_address_components): Delete unused function.
16545         (refers_to_p): Likewise.
16546
16547 Fri Nov 12 20:53:22 1999  Jeffrey A Law  (law@cygnus.com)
16548
16549         * function.c (diddle_return_value): Set REG_FUNCTION_VALUE_P as
16550         needed.
16551
16552 Sat Nov 13 16:20:09 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
16553
16554         * defaults.h (ASM_OUTPUT_ALTERNATE_LABEL_NAME): Wrap macro
16555         definition in do while (0).
16556
16557 Fri Nov 12 16:26:25 1999  Jim Wilson  <wilson@cygnus.com>
16558
16559         * stmt.c (pushcase, pushcase_range): Partially revert Oct 28 change.
16560
16561 Fri Nov 12 12:43:49 1999  Richard Henderson  <rth@cygnus.com>
16562
16563         * unroll.c (unroll_loop): Make temp an unsigned HOST_WIDE_INT.
16564
16565 Fri Nov 12 15:14:19 1999  Vladimir Makarov  <vmakarov@tofu.to.cygnus.com>
16566
16567         * i960.h (CAN_DEBUG_WITHOUT_FP): Don't define it.
16568         (FRAME_POINTER_REQUIRED): Don't worry about nonlocal goto.
16569         (ELIMINABLE_REGS, CAN_ELIMINATE, INITIAL_ELIMINATION_OFFSET): New.
16570         (INITIAL_FRAME_POINTER_OFFSET): Remove it.
16571
16572         * i960.c (i960_function_prologue): Don't allocate space for g8-g11
16573         saved on the stack.  Output more accurate stack frame statistics
16574         into assembler file.
16575
16576 1999-11-12 11:47 -0800  Zack Weinberg  <zack@bitmover.com>
16577
16578         * genextract.c (record_insn_name): New function.
16579         (get_insn_name): No longer a stub.
16580         (main): Call record_insn_name for each insn.  After each label
16581         written, print the insn name in a comment.
16582
16583 Fri Nov 12 13:45:02 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16584
16585         * output.h (const_section, init_section, fini_section): Add
16586         prototypes.
16587
16588         * alpha/elf.h (const_section): Delete declaration.
16589
16590         * svr4.h (const_section): Likewise.
16591
16592 Fri Nov 12 08:54:22 1999  Mark Mitchell  <mark@codesourcery.com>
16593
16594         * tree.h (SAVE_EXPR_PERSISTENT_P): New macro.
16595         * tree.c (array_type_nelts): Don't handle SAVE_EXPRs specially.
16596         (unsave_expr_now): Don't unsave SAVE_EXPR_PERSISTENT_P
16597         expressions.
16598         * stor-layout.c (variable_size): Set SAVE_EXPR_PERSISTENT_P on
16599         variable-sized array bounds.
16600
16601 Fri Nov 12 08:04:45 1999  Catherine Moore  <clm@cygnus.com>
16602
16603         * defaults.h (ASM_OUTPUT_ALTERNATE_LABEL_NAME):  Use
16604         ASM_OUTPUT_LABEL.
16605
16606 Fri Nov 12 13:31:54 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
16607
16608         * config/arm/arm.h (LEGITIMIZE_RELOAD_ADDRESS): Treat QImode
16609         addresses the same way GO_IF_LEGITIMATE_INDEX does.
16610
16611 Fri Nov 12 12:36:04 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
16612
16613         * cse.c (hash_arg_in_struct): Delete.
16614         (struct table_elt): Delete elt in_struct.
16615         (struct set): Delete elt src_in_struct.
16616         (merge_equiv_classes): Don't set either hash_arg_in_struct or
16617         the corresponding in_struct elts.
16618         (canon_hash): Likewise.
16619         (safe_hash): Likewise.
16620         (find_best_addr): Likewise.
16621         (record_jump_cond): Likewise.
16622         (cse_insn): Likewise.
16623
16624 Thu Nov 11 19:45:24 1999  Jim Wilson  <wilson@cygnus.com>
16625
16626         * loop.c (invariant_p, case MEM): Put MEM_VOLATILE_P check back.
16627
16628         * dbxout.c (dbxout_type, case INTEGER_TYPE): Handle too large
16629         unsigned types.
16630
16631 Thu Nov 11 18:54:24 1999  Jeffrey A Law  (law@cygnus.com)
16632
16633         * function.c (diddle_return_value): Put back check that the DECL_RTL
16634         for the function is a register.
16635
16636         * function.c (diddle_return_value): Use hard_function_value to
16637         get an rtx suitable for use in the USE/CLOBBER insn.
16638
16639         * global.c (global_conflicts): Update comments.
16640         (record_conflicts): No need to record conflicts between pseudos here.
16641
16642 1999-11-11  Bruce Korb  <autogen@linuxbox.com>
16643
16644         * fixinc/fixincl.c: Added verbose levels for status messages
16645
16646 Thu Nov 11 13:23:04 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
16647
16648         * jump.c (jump_optimize_1): Avoid passing an rtx that is not an
16649         operand as argument to expand_and or expand_binop.
16650
16651 Thu Nov 11 02:21:16 1999  Rodney Brown <RodneyBrown@pmsc.com>
16652
16653         * xcoffout.c (xcoffout_source_file): Change ggc_add_root to
16654         gcc_add_string_root.
16655
16656 Wed Nov 10 21:24:19 1999  Jason Eckhardt  <jle@cygnus.com>
16657
16658         * config/pa/pa.h (MASK_RETURN_ADDR): Change 0xfffffffc to -4.
16659
16660 Wed Nov 10 15:56:16 1999  Jeffrey A Law  (law@cygnus.com)
16661
16662         * flow.c (compute_flow_dominators): Initially put all blocks on
16663         the worklist.
16664         * lcm.c (compute_antinout_edge, compute_available): Similarly.
16665         * gcse.c (compute_cprop_avinout): Remove.
16666         (compute_cprop_data): Use compute_available.
16667         (delete_null_pointer_checks_1): Use compute_available.
16668
16669         * basic-block.h (compute_available): Returns a void now.
16670         * gcse.c (one_classic_gcse_pass): Do not expect compute_available
16671         to return a value anymore.
16672         * lcm.c (compute_available, compute_antinout_edge): Revamp to use
16673         worklists.  Fix boundary cases. Compute maximal solutions.
16674         (compute_laterin, compute_nearerout): Similarly.
16675
16676         * dwarf2out.c (add_AT_location_description): Allow
16677         (mem (plus (pseudo) (...)) too.
16678
16679 Wed Nov 10 10:52:42 1999  Tom Tromey  <tromey@cygnus.com>
16680
16681         * gcc.c (do_spec_1): Support text between `%u' and `%O'.
16682
16683 Wed Nov 10 12:43:21 1999  Philippe De Muyter  <phdm@macqel.be>
16684                           Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16685
16686         * cppinit.c: Test `GCC_VERSION', not `HAVE_GCC_VERSION'.
16687
16688         * gansidecl.h: Likewise.
16689
16690         * rtl.c: Likewise.
16691
16692         * rtl.h: Likewise.
16693
16694         * toplev.h: Likewise.
16695
16696         * tree.c: Likewise.
16697
16698         * tree.h: Likewise.
16699
16700         * varray.c: Likewise.
16701
16702         * varray.h: Likewise.
16703
16704 Wed Nov 10 10:57:22 1999  Clinton Popetz  <cpopetz@cygnus.com>
16705
16706         * gcov.c (struct arcdata): Add hits and total, remove prob.
16707         (output_branch_counts): New.
16708         (process_args): Set output_branch_counts if -c.
16709         (calculate_branch_probs): Store hits and total instead of
16710         percentage.
16711         (output_data): Emit counts if output_branch_counts is true.
16712         * gcov.texi (Invoking Gcov): Document -c switch..
16713
16714 Wed Nov 10 01:10:41 1999  Philippe De Muyter  <phdm@macqel.be>
16715
16716         * genoutput.c (output_insn_data): Cast `INSN_OUTPUT_FORMAT_MULTI' and
16717         `INSN_OUTPUT_FORMAT_FUNCTION' to `PTR'-type.
16718
16719 Wed Nov 10 00:51:41 1999  Hans-Peter Nilsson  <hp@axis.se>
16720
16721         * invoke.texi (C Dialect Options): Add missing builtins from
16722         c-common.c to list.
16723         * extend.texi (Other Builtins): Copy to this list.
16724
16725 Wed Nov 10 04:58:09 1999  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16726
16727         * Makefile.in (recog.o): Use BASIC_BLOCK_H macro.
16728         (print-rtl.o, $(HOST_PREFIX_1)print-rtl.o): Likewise.  Remove
16729         redundant bitmap.h.
16730
16731 Wed Nov 10 00:02:53 1999  Jeffrey A Law  (law@cygnus.com)
16732
16733         * flow.c (compute_flow_dominators): No longer treat basic block 0
16734         or (n_basic_blocks - 1) specially.  Clear the AUX field before
16735         starting computation of doms/pdoms.  Fix initial state for pdoms.
16736
16737 Wed Nov 10 03:58:08 1999  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16738
16739         * Makefile.in ($(HOST_PREFIX_1)rtl.o): Update dependencies to
16740         match rtl.o's: added ggc.h and toplev.h
16741         ($(HOST_PREFIX_1)print-rtl.o): Likewise: added system.h.
16742         ($(HOST_PREFIX_1)rtlanal.o): Likewise: added system.h.
16743         ($(HOST_PREFIX_1)obstack.o): Likewise: added $(CONFIG_H).
16744
16745 Tue Nov  9 10:30:08 1999  Tom Tromey  <tromey@cygnus.com>
16746
16747         * config/i386/xm-djgpp.h (HAVE_DOS_BASED_FILE_SYSTEM): Renamed
16748         from HAVE_DOS_BASED_FILESYSTEM.
16749         * gcc.c (find_a_file): Use HAVE_DOS_BASED_FILE_SYSTEM, not
16750         HAVE_DOS_BASED_FILESYSTEM.
16751         (main): Likewise.
16752         (split_directories): Only special-case DOS file names if
16753         HAVE_DOS_BASED_FILE_SYSTEM is defined.  Use IS_DIR_SEPARATOR
16754         instead of explicit tests.  Conditionalize on !VMS.
16755         (make_relative_prefix): Use IS_DIR_SEPARATOR instead of explicit
16756         tests.  Conditionalize on !VMS.
16757         (process_command): Only use make_relative_prefix if !VMS.
16758         (free_split_directories): Conditionalize on !VMS.
16759         (DIR_UP): Conditionalize on !VMS.
16760
16761 Wed Jun  9 16:57:11 1999  Mumit Khan  <khan@xraylith.wisc.edu>
16762
16763         * gcc.c (STANDARD_BINDIR_PREFIX): Provide default.
16764
16765 Fri Feb  5 14:22:01 1999  Mumit Khan  <khan@xraylith.wisc.edu>
16766
16767         * gcc.c (make_relative_prefix): Handle the HAVE_EXECUTABLE_SUFFIX
16768         case.
16769
16770 Mon Nov  8 14:16:57 1999  Michael Meissner  <meissner@cygnus.com>
16771
16772         * invoke.texi (Environment Variables): Document relative path
16773         lookup.
16774         * gcc.c (DIR_UP): If not defined, define as "..".
16775         (standard_bindir_prefix): New static, holds target location to
16776         install binaries.
16777         (split_directories): New function to split a filename into
16778         component directories.
16779         (free_split_directories): New function, release memory allocated
16780         by split_directories.
16781         (make_relative_prefix): New function, make a relative pathname if
16782         the compiler is not in the expected location.
16783         (process_command): If GCC_EXEC_PREFIX was not specified, see if we
16784         can figure out an appropriate prefix from argv[0].
16785         * Makefile.in (DRIVER_DEFINES): Use unlibsubdir in definition of
16786         STANDARD_STARTFILE_PREFIX and TOOLDIR_BASE_PREFIX.  Define
16787         STANDARD_BINDIR_PREFIX.
16788
16789 Wed Nov 10 11:47:54 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
16790
16791         * config/c4x/c4x-protos.h: New file.  Prototypes for functions defined
16792         in c4x.c.
16793         * config/c4x/c4x.h: Moved prototypes to c4x.h.
16794         * config/c4x/c4x.c (c4x_preferred_reload_class, c4x_limit_reload_class,
16795         c4x_secondary_memory_needed) Delete.
16796         (fp_zero_operand): Add mode argument.
16797
16798 Thu Nov  4 15:52:35 1999  Andrew Haley  <aph@cygnus.com>
16799
16800         * reload1.c (reload_reg_free_for_value_p): Don't use a register
16801         that is in reload_reg_used.
16802
16803 Tue Nov  9 16:43:00 1999  Nick Clifton  <nickc@cygnus.com>
16804
16805         * config/arm/arm-protos.h: New file: Prototypes for functions
16806         defined in arm.c and pe.c.
16807         * config/arm/arm.h: Fix compile time warnings.
16808         * config/arm/arm.c: Fix compile time warnings.
16809         * config/arm/pe.h: Fix compile time warnings.
16810         * config/arm/aout.h: Fix compile time warnings.
16811
16812 Tue Nov  9 14:55:44 1999  Nick Clifton  <nickc@cygnus.com>
16813
16814         * config/m32r/m32r-protos.h: New file: Prototypes for functions
16815         defined in m32r.c
16816
16817         * config/m32r/m32r.h: Move prototypes to m32r-protos.h
16818         Add support for subtargets.
16819         Add prototypes for new predicates.
16820         Add scheduling macros.
16821
16822         * config/m32r/m32r.c: Fix compile time warnings.
16823         (int8_operand): New predicate function.
16824         (reg_or_cmp_int16_operand): New predicate function.
16825         (extend_operand): New predicate function.
16826         (m32r_adjust_code): New scheduling function.
16827         (m32r_adjust_priorty): New scheduling function.
16828         (m32r_sched_init): New scheduling function.
16829         (m32r_sched_reorder): New scheduling function.
16830         (m32r_sched_variable_issue): New scheduling function.
16831         (direct_return): New codegen function.
16832         (m32r_not_same_reg): New rtl testsing function.
16833
16834         * config/m32r/m32r.md: Fix compile time warnings.
16835         Add support for pre decrement and post increment memory
16836         references.
16837         Add S<cc> patterns.
16838         Add fabs patterns.
16839
16840 Mon Nov  8 22:20:13 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
16841
16842         * global.c (EXECUTE_IF_CONFLICT): Don't define.
16843         (prune_preferences): Use EXECUTE_IF_SET_IN_ALLOCNO_SET instead.
16844         (find_reg): Likewise.
16845
16846 Mon Nov  8 13:16:46 1999  Jason Eckhardt  <jle@cygnus.com>
16847
16848         * config/pa/pa.md (fmpynfadd,{sgl,dbl} insns): Use %fr0 rather than 0
16849         to avoid assembler errors.
16850
16851 Mon Nov  8 15:38:41 1999  Nick Clifton  <nickc@cygnus.com>
16852
16853         * config/v850/v850-protos.h: New file: Prototypes for functions
16854         defined in v850.c
16855         * config/v850/v850.h: Move prototypes to v850-protos.h
16856         * config/v850/v850.c: Move prototypes to v850-protos.h
16857         * config/v850/v850.md: Fix compile time warnings.
16858
16859         * config/fr30/fr30-protos.h: New file: Prototypes for functions
16860         defined in fr30.c
16861         * config/fr30/fr30.h: Move prototypes to fr30-protos.h
16862         * config/fr30/fr30.c: Fix compile time warnings.
16863         * config/fr30/fr30.md: Fix compile time warnings.
16864
16865 Mon Nov  8 07:25:37 1999  Mark Mitchell  <mark@codesourcery.com>
16866
16867         * tree.h (get_containing_scope): Declare it.
16868         * tree.c (get_containing_scope): New fucntion.
16869         (decl_function_context): Use it.
16870         * toplev.c (rest_of_compilation): Use get_containing_scope.
16871
16872 aMon Nov  8 03:03:07 1999  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16873
16874         * Makefile.in (rtl.o): Depend on toplev.h.
16875
16876 Sun Nov  7 20:55:14 1999  Mark Mitchell  <mark@codesourcery.com>
16877
16878         * cse.c (delete_trivially_dead_insns): Replace alloca with
16879         xmalloc/xcalloc.
16880         * except.c (update_rethrow_references): Likewise.
16881         (init_eh_nesting_info): Likewise.
16882         * function.c (identify_blocks): Likewise.
16883         * gcse.c (dump_hash_table): Likewise.
16884         * graph.c (print_rtl_graph_with_bb): Likewise.
16885         * loop.c (combine_movables): Likewise.
16886         (move_movables): Likewise.
16887         (count_loop_regs_set): Likewise.
16888         (strength_reduce): Likewise.
16889         * profile.c (compute_branch_probabilities): New function, split
16890         out from ...
16891         (branch_prob): Here.  Replace alloca with xmalloc/xcalloc.
16892         * regclass.c (regclass): Likewise.
16893         * regmove.c (regmove_optimize): Likewise.
16894         * toplev.c (compile_file): Likewise.
16895         (main): Don't mess with the stack rlimit.
16896
16897 Sun Nov  7 19:41:17 1999  Catherine Moore  <clm@cygnus.com>
16898
16899         * config/elfos.h (ASM_DECLARE_FUNCTION_NAME): Conditionally define.
16900         (ASM_DECLARE_FUNCTION_SIZE): Conditionally define.
16901
16902 Sun Nov  7 10:23:28 1999  Mark P. Mitchell  <mark@codesourcery.com>
16903
16904         * integrate.c (save_for_inline_nocopy): Clear in_nonparm_insns.
16905
16906 Sun Nov  7 02:58:48 1999  Jeffrey A Law  (law@cygnus.com)
16907
16908         * global.c (EXECUTE_IF_CONFLICT): Undo Robert's change.
16909         (EXECUTE_IF_SET_IN_ALLOCNO_SET): Put curleys around CODE in
16910         macro expansion.
16911
16912 Sat Nov  6 23:48:30 1999  Robert Lipe  (robertlipe@usa.net)
16913
16914         * global.c (EXECUTE_IF_CONFLICT): Correct quoting typo.
16915
16916 Sat Nov  6 17:34:39 1999  Jeffrey A Law  (law@cygnus.com)
16917
16918         * gcse.c (post_dominators): Kill.
16919         (alloc_code_hoist_mem, free_code_hoist_mem); Kill post_dominators.
16920         (compute_code_hoist_data): Use compute_flow_dominators.  Do not
16921         pass in a pdom array since we do not need pdoms.
16922         * haifa-sched.c (schedule_insns): Similarly.
16923         * flow.c (compute_dominators): Remove dead function.
16924         (compute_flow_dominators): Do not compute doms or pdoms if the
16925         caller does not request them.  Split up loop to build doms and
16926         pdoms.  Use a worklist to compute doms and pdoms.
16927         * basic-block.h (compute_dominators): Remove prototype.
16928
16929 Sat Nov  6 11:38:39 1999  Richard Henderson  <rth@cygnus.com>
16930
16931         * haifa-sched.c (struct haifa_insn_data, h_i_d): New.
16932         (insn_luid, insn_priority, insn_costs, insn_units): Remove.
16933         (insn_reg_weight, insn_depend, insn_dep_count): Remove.
16934         (insn_blockage, insn_ref_count, line_note, insn_tick): Remove.
16935         (cant_move, fed_by_spec_load, is_load_insn): Remove.
16936         (schedule_region): Remove unused variable.
16937         (schedule_insns): Allocate h_i_d, and not all the separate arrays.
16938
16939 Sat Nov  6 10:00:34 1999  Mark Mitchell  <mark@codesourcery.com>
16940
16941         * local-alloc.c (local_alloc): Use xmalloc/xcalloc, not alloca.
16942         (update_equiv_regs): Likewise.
16943         (block_alloc): Likewise.
16944         * reg-stack.c (reg_to_stack): Likewise.
16945         (convert_regs_2): Likewise.
16946         * reload1.c (reload_as_needed): Likewise.
16947
16948 Sat Nov  6 09:57:59 1999  Mark Mitchell  <mark@codesourcery.com>
16949
16950         * Makefile.in (dbxout.o): Depend on ggc.h.
16951         (dwarf2out.o): Likewise.
16952         (xcoffout.o): Likewise.
16953         * dbxout.c: Include ggc.h.
16954         (dbxout_init): Register lastfile as a root.
16955         * dwarf2out.c: Include ggc.h.
16956         (dwarf2out_line): Register lastfile as a root.
16957         * xcoffout.c: Include ggc.h.
16958         (xcoffout_source_line): Register xcoff_lastfile as a root.
16959
16960 Sat Nov  6 09:52:09 1999  Richard Henderson  <rth@cygnus.com>
16961
16962         * i386.md (movdf_1, movxf_1): Earlyclobber general regs destination.
16963
16964 Sat Nov  6 07:48:59 1999  Catherine Moore  <clm@cygnus.com>
16965
16966         * config/svr4.h (ASM_DECLARE_FUNCTION): Check if already
16967         defined.
16968         (ASM_DECLARE_FUNCTION_SIZE): Likewise.
16969
16970 Fri Nov  5 18:33:39 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
16971
16972         * global.c (EXECUTE_IF_SET_IN_ALLOCNO_SET): New macro.
16973         (EXECUTE_IF_CONFLICT): Likewise.
16974         (ALLOCNO_LIVE_P): Avoid signed division.
16975         (SET_ALLOCNO_LIVE, CLEAR_ALLOCNO_LIVE): Likewise.
16976         (prune_preferences, find_reg): Use EXECUTE_IF_CONFLICT.
16977         (record_one_conflict): Use EXECUTE_IF_SET_IN_ALLOCNO_SET.
16978
16979 Fri Nov  5 12:04:02 1999  Richard Henderson  <rth@cygnus.com>
16980
16981         * haifa-sched.c (schedule_block): Don't crash if there's no
16982         next insn for an interblock movement.
16983         (add_branch_dependences): Don't allow clobber insns to move either.
16984
16985 Fri Nov  5 10:18:11 1999  Richard Henderson  <rth@cygnus.com>
16986
16987         * i386.c (split_xf): New.
16988         * i386-protos.h: Declare it.
16989         * i386.md (movxf_1): Add general regs alternatives.
16990         (movxf_1+1): New splitter for same.
16991
16992 Fri Nov  5 12:05:52 1999  Nick Clifton  <nickc@cygnus.com>
16993
16994         * function.c (purge_addressof_1): Add missing return values.
16995
16996 Fri Nov  5 10:07:25 1999  Nick Clifton  <nickc@cygnus.com>
16997
16998         * function.c (is_addressof): New function.  Returns true if
16999         the given piece of RTL is an ADDRESSOF.
17000         (purge_addressof_1): Make boolean.  Return false if the
17001         ADDRESSOFs could not be purged.
17002         (purge_addressof): If ADDRESSOFs could not be purged from the
17003         notes attached to an insn, remove the offending note(s),
17004         unless they are attached to a libcall.
17005
17006 1999-11-05  Andreas Jaeger  <aj@suse.de>
17007
17008         * genoutput.c (null_operand =): Initialize all fields.
17009
17010         * errors.h: Add extern to prototypes.
17011
17012 Fri Nov  5 01:44:09 1999  Jeffrey A Law  (law@cygnus.com)
17013
17014         * configure.in (m68k-next-nextstep4): Handle Openstep 4.2.
17015         * configure: Rebuilt.
17016
17017 Fri Nov  5 01:24:37 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
17018
17019         * global.c (CONFLICTP, SET_CONFLICT): Avoid signed division.
17020         (mirror_conflicts): New function.
17021         (global_alloc): Call it.
17022         (expand_preferences): Remove redundant CONFLICTP test.
17023         (find_reg, dump_conflicts): Likewise.
17024         (prune_preferences): Process conflicts one word at a time.
17025
17026 Fri Nov  5 01:05:21 1999  Richard Henderson <rth@cygnus.com>
17027
17028         * global.c (build_insn_chain): Use EXECUTE_IF_SET_IN_BITMAP
17029         instead of an explicit loop.
17030
17031 Thu Nov  4 23:07:14 1999  Jim Wilson  <wilson@cygnus.com>
17032
17033         * cse.c (cse_insn): Revert Oct 31 change.  When computing src_elt,
17034         if REG_RETVAL check succeeds, then put classp in src_elt.
17035
17036 Thu Nov  4 23:48:14 1999  Jeffrey A Law  (law@cygnus.com)
17037
17038         * function.c (pad_to_arg_alignment): Only update argument_pad
17039         if the argument's alignment is greater than STACK_BOUNDARY.
17040
17041 Thu Nov  4 16:44:53 1999  Richard Henderson  <rth@cygnus.com>
17042
17043         * bitmap.h (BITMAP_XFREE): New.
17044         * flow.c (life_analysis): Use it.
17045         (life_analysis_1): Free blocks.
17046
17047         * combine.c (undo_commit): New.
17048         (try_combine): Use it.  Don't zap undobuf.undos.
17049         (combine_instructions): Don't zap undobuf.undos; free the
17050         undobuf.frees list.
17051
17052         * local-alloc.c (local_alloc): Free qty_phys_num_sugg.
17053
17054         * stmt.c (cost_table_): New.
17055         (estimate_case_costs): Use it instead of xmalloc.
17056
17057         * toplev.c (compile_file): Reuse dumpname memory instead
17058         of strdup'ing it.
17059
17060 Thu Nov  4 16:36:44 1999  Richard Henderson  <rth@cygnus.com>
17061
17062         * reg-stack.c (convert_regs_1): Initialize target_stack->top
17063         after verifying an EH edge.
17064
17065         * haifa-sched.c (init_rgn_data_dependences): Correctly
17066         size bb_pending_lists_length when zeroing.
17067
17068 Thu Nov  4 16:36:36 1999  Richard Henderson  <rth@cygnus.com>
17069
17070         * function.c (diddle_return_value): New.
17071         (expand_function_end): Use it.
17072         * stmt.c (expand_null_return): Likewise.
17073         (expand_value_return): Likewise.
17074
17075         * reg-stack.c (subst_stack_regs_pat): Handle clobbers at top-level.
17076
17077         * reload1.c (reload): Don't remove return value clobbers.
17078
17079 Thu Nov  4 13:33:46 1999  Richard Henderson  <rth@cygnus.com>
17080
17081         * rtl.c (read_rtx): Use fatal_with_file_and_line not fatal.
17082
17083 Thu Nov  4 12:49:52 1999  Richard Henderson  <rth@cygnus.com>
17084
17085         * cse.c (cse_main): Use xmalloc, not alloca.
17086         (cse_basic_block): Likewise.
17087         * local-alloc.c (local_alloc): Likewise.
17088
17089 Thu Nov  4 14:22:12 1999  David Billinghurst  <David.Billinghurst@riotinto.com.au>
17090                           Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17091
17092         * rtl.c: Include toplev.h.
17093         (fatal): Remove declaration.
17094
17095 Thu Nov  4 06:39:47 1999  Jeffrey A Law  (law@cygnus.com)
17096
17097         * haifa-sched.c (schedule_block): Fix thinko.
17098
17099 1999-11-03  James McKelvey <mckelvey@fafnir.com>
17100
17101         * fixinc/fixincl.c(create_file):  Allow for systems that do not have
17102         S_IR* defined values
17103
17104 1999-11-03  Philippe De Muyter  <phdm@macqel.be>
17105
17106         * fixlib.c (load_file_data): Do not call `realloc' with a NULL pointer;
17107         call `malloc' instead.
17108
17109 Wed Nov  3 23:05:14 1999  Mark Mitchell  <mark@codesourcery.com>
17110
17111         * flags.h (flag_renumber_insns): Declare.
17112         * emit-rtl.c (renumber_insns): Check flag_renumber_insns.  Print
17113         renumbering table.
17114         * rtl.h (renumber_insns): Change prototype.
17115         * toplev.c (flag_renumber_insns): Define.
17116         (rest_of_compilation): Pass rtl_dump_file to flag_renumber_insns.
17117
17118 Wed Nov  3 15:11:27 1999  David S. Miller  <davem@redhat.com>
17119
17120         * config/sparc/sparc.md: Remove insn type fpsqrt, add fpsqrts
17121         and fpsqrtd.  Use them and create fdiv function unit to more
17122         accurately represent fpu sqrt pipeline semantics on UltraSparc.
17123         * config/sparc/sparc.c: Account for fpsqrt{s,d} changes.
17124
17125 Wed Nov  3 15:11:27 1999  Matteo Frigo <athena@fftw.org>
17126
17127         * config/sparc/sparc.md: Adjust FADD/FMUL result latencies to
17128         3 on UltraSparc.
17129         * config/sparc/sparc.c (ultra_schedule_insn): Insert launched
17130         insn into ready list, do not use just a raw swap.
17131
17132 Wed Nov  3 14:51:59 1999  Mark P. Mitchell  <mark@codesourcery.com>
17133
17134         * rtl.h (renumber_insns): New function.
17135         (remove_unnecessary_notes): Likewise.
17136         * emit-rtl.c (renumber_insns): Define.
17137         (remove_unncessary_notes): Likewise.
17138         * toplev.c (rest_of_compilation): Remove dead code.
17139         Use renumber_insns and remove_unncessary_notes.
17140
17141         * gcse.c (struct null_pointer_info): New type.
17142         (get_bitmap_width): New function.
17143         (current_block): Remove.
17144         (nonnull_local): Likewise.
17145         (nonnull_killed): Likewise.
17146         (invalidate_nonnull_info): Take a null_pointer_info as input.
17147         (delete_null_pointer_checks_1): New function.
17148         (delete_null_pointer_checks): Use it.
17149
17150         * haifa-sched.c (find_rgns): Replace uses of alloca with xmalloc.
17151         (split_edges): Likewise.
17152         (schedule_block): Likewise.
17153         (compute_block_backward_dependencies): Likewise.
17154         (schedule_region): Likewise.
17155         (schedule_insns): Likewise.
17156
17157 Wed Nov  3 15:40:23 1999  Catherine Moore  <clm@cygnus.com>
17158
17159         * defaults.h (ASM_OUTPUT_ALTERNATE_LABEL_NAME): Provide default.
17160         * emit-rtl.c (gen_label_rtx): Support LABEL_ALTERNATE_NAME.
17161         * final.c (final_scan_insn): Emit LABEL_ALTERNATE_NAME.
17162         * ggc-common.c (ggc_mark_rtx_children): Mark LABEL_ALTERNATE_NAME.
17163         * jump.c (delete_unreferenced_labels): Don't delete if
17164         LABEL_ALTERNATE_NAME is set.
17165         * print-rtl.c (print_rtx): Dump alternate name.
17166         * rtl.def (CODE_LABEL): Change format to "iuuis00s".
17167         * rtl.h (LABEL_ALTERNATE_NAME): Define.
17168         * rtl.texi (LABEL_ALTERNATE_NAME): Document.
17169         * tm.texi (ASM_OUTPUT_ALTERNATE_LABEL_NAME): Document.
17170
17171 Wed Nov  3 15:39:19 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17172
17173         * fix-header.c (recognized_extern, recognized_function): Constify
17174         a char*.
17175
17176         * lcm.c (compute_laterin): Remove unused variable `temp_bitmap'.
17177         (pre_edge_lcm): Mark parameter `file' with ATTRIBUTE_UNUSED.
17178         (compute_available): Remove unused variable `last'.
17179         (compute_nearerout): Remove unused variable `temp_bitmap'.
17180         (pre_edge_rev_lcm): Mark parameter `file' with ATTRIBUTE_UNUSED.
17181         Remove unused variable `x'.
17182
17183         * scan.h (recognized_function, recognized_extern): Constify a
17184         char*.
17185
17186         * simplify-rtx.c (simplify_rtx): Remove unused variable `new'.
17187
17188 Wed Nov  3 10:40:53 1999  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17189
17190         * varasm.c (decode_rtx_const): Use XSTR to access the string
17191         of a SYMBOL_REF.
17192
17193 Wed Nov  3 10:10:58 1999  Richard Henderson  <rth@cygnus.com>
17194
17195         * c-decl.c (duplicate_decls): Copy DECL_MODE too.
17196
17197 Wed Nov  3 12:12:59 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
17198
17199         * reload1.c (eliminate_regs_in_insn): If copying insn, also copy notes.
17200
17201 Wed Nov  3 03:26:28 1999  Jeffrey A Law  (law@cygnus.com)
17202
17203         * pa.c (ireg_operand): New function.
17204         * pa.h (PREDICATE_CODES): Handle ireg_operand.
17205         * pa.md (parallel_addb, parallel_movb): Use ireg_operand.
17206         Fix out of date comment.
17207
17208         * pa.md (negdi2): Turn into expander + anonymous pattern.
17209
17210         * reload.c (find_reloads): Fix typos in recent change.
17211
17212         * dwarf2out.c: Do not include ctype.h.
17213
17214 Tue Nov  2 21:53:44 1999  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
17215
17216         * regclass.c (record_reg_classes): Always use may_move_cost when
17217         seeing how operand fits with various register classes.
17218
17219 Tue Nov  2 15:38:17 1999  Richard Henderson  <rth@cygnus.com>
17220
17221         * resource.c: Revert Oct 26 20:42 and Oct 27 00:56 changes.
17222         * toplev.c: Revert Nov 1 13:22 change.
17223
17224 Tue Nov  2 14:21:37 1999  Jason Eckhardt  <jle@cygnus.com>
17225
17226         * config/pa/pa.md (height reduction patterns): Add checks for
17227         overlapping operands to avoid semantic-destroying splits for
17228         height reduction patterns.
17229
17230 Tue Nov  2 15:27:31 1999  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17231
17232         * configure.in (m68k-hp-hpux*, xm_alloca.h): The underscore should
17233         have been an hyphen, fixed.
17234         * configure: Rebuilt.
17235
17236 Tue Nov  2 17:04:36 1999  Nick Clifton  <nickc@cygnus.com>
17237
17238         * config/arm/tpe.h: Add prototypes for exported functions.
17239         * config/arm/pe.c: Fix compile time warnings.
17240         * config/arm/semi.h: Fix compile time warnings.
17241         * config/arm/arm.c: Fix compile time warnings.
17242         * config/arm/arm.h: Fix compile time warnings.
17243         * config/arm/arm.md: Fix compile time warnings.
17244         * config/arm/thumb.c: Fix compile time warnings.
17245         * config/arm/thumb.h: Fix compile time warnings.
17246         * config/arm/thumb.md: Fix compile time warnings.
17247
17248 Tue Nov  2 04:10:24 1999  Jan Hubicka  <hubicka@freesoft.cz>
17249
17250         * jump.c (jump_optimize_1): Swap the incscc and the conditional mode
17251         detection code
17252
17253         * unroll.c (unroll_loop): Remove LOOP notes when loop is
17254         completely unrolled.
17255
17256 Tue Nov  2 16:57:22 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
17257
17258         * cse.c (simplify_plus_minus, check_fold_const): Delete declarations.
17259
17260 Tue Nov  2 09:43:00 1999  Catherine Moore  <clm@cygnus.com>
17261
17262         * Makefile.in (genattrtab): Don't use (HOST_RTLANAL).
17263         * rtl.h (rtx_equal_p): Move prototype.
17264         * rtl.c (rtx_equal_function_value_matters): Move from
17265         rtlanal.c
17266         (rtx_equal_p): Likewise.
17267         * rtlanal.c (rtx_equal_function_value_matters): Delete.
17268         (rtx_equal_p): Likewise.
17269
17270 Mon Nov  1 23:21:17 1999  Jason Merrill  <jason@yorick.cygnus.com>
17271
17272         * libgcc2.c (__do_global_dtors): Only do EH frame stuff if
17273         ! HAS_INIT_SECTION.
17274
17275 Mon Nov  1 23:37:38 1999  Jeffrey A Law  (law@cygnus.com)
17276
17277         * gcc.1 (PA options): Remove obsolete -mshared-libs options.
17278
17279         * pa.h (ADDR_VEC_ALIGN): Define.
17280
17281         * jump.c (jump_optimize_1): Also move LOOP_VTOP and LOOP_CONT
17282         notes when presented with "if (foo) break; end_of_loop" and
17283         the break sequence gets moved out of the loop.
17284
17285         * unroll.c (unroll_loop): Allocate memory for MAP using xcalloc.
17286         Remove explicit zero initializations of entries within MAP.
17287
17288 Mon Nov  1 18:09:14 1999  Richard Henderson  <rth@cygnus.com>
17289
17290         * reg-stack.c (convert_regs_1): Handle EH edges specially.
17291
17292 Mon Nov  1 15:41:01 1999  Mark P. Mitchell  <mark@codesourcery.com>
17293
17294         * bitmap.h (BITMAP_XMALLOC): New macro.
17295         * flow.c (CLEAN_ALLOCA): Remove.
17296         (delete_unreachable_blocks): Use xmalloc/xcalloc instead of alloca.
17297         (life_analysis): Likewise.
17298         (update_life_info): Don't use CLEAN_ALLOCA.
17299         (life_analysis_1): Use xmalloc/xcalloc instead of alloca.
17300         (calculate_global_regs_live): Likewise.
17301         (print_rtl_with_bb): Likewise.
17302         (verify_flow_info): Likewise.
17303         * global.c (global_alloc): Likewise.
17304         (global_conflicts): Likewise.
17305         * integrate.c (save_for_inline_nocopy): Likewise.
17306         (expand_inline_function): Likewise.
17307         * jump.c (jump_optimize_1): Likewise.
17308         (duplicate_loop_exit_test): Likewise.
17309         (thread_jumps): Likewise.
17310         * loop.c (loop_optimize): Likewise.
17311         (combine_givs): Likewise.
17312         (recombine_givs): Likewise.
17313         * reorg.c (dbr_schedule): Likewise.
17314         * unroll.c (unroll_loop): Likewise.
17315
17316         * combine.c (combine_instructions): Use xmalloc instead of alloca.
17317
17318 Mon Nov  1 13:22:30 1999  Richard Henderson  <rth@cygnus.com>
17319
17320         * toplev.c (rest_of_compilation): Don't optimize the CFG
17321         when rebuilding, just before dbr.
17322
17323 Mon Nov  1 14:35:50 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17324
17325         * output.h (assemble_end_function, assemble_destructor,
17326         assemble_constructor, assemble_gc_entry, assemble_global,
17327         assemble_label, output_constant_pool) Constify a char*.
17328
17329         * varasm.c (assemble_destructor, assemble_constructor,
17330         assemble_gc_entry, assemble_end_function, assemble_global,
17331         assemble_label, output_constant_pool): Likewise.
17332
17333 Mon Nov  1 14:22:51 1999  Nick Clifton  <nickc@cygnus.com>
17334
17335         * config/arm/thumb.c (thumb_expand_prologue): Add comments
17336         explaining what is goin on in this function.
17337
17338 Mon Nov  1 08:03:15 1999  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
17339
17340         * regclass.c (record_reg_classes): In matching case, recompute
17341         costs since the direction of movement is different.
17342
17343 Sun Oct 31 21:59:34 MST 1999  Diego Novillo <dnovillo@cygnus.com>
17344
17345         * resource.c (mark_target_live_regs): For unconditional branches,
17346         the resources found at the branch target should be added to the
17347         resources found so far, not intersected.
17348
17349 Sun Oct 31 15:48:49 1999  Philippe De Muyter  <phdm@macqel.be>
17350
17351         * fixinc/fixtests.c, fixinc/fixfixes.c : Keep `#' in first column for
17352         old cpp's.
17353         * fixinc/fixincl.c (fcntl.h) : Do not include this file twice.
17354         (sys/mman.h): Include this file only if #HAVE_MMAP.
17355         (run_compiles): Initialize `esac_fmt' with one old KR string, not
17356         with automatically concatenated ANSI strings.
17357
17358 Sun Oct 31 23:57:07 1999  Mark Mitchell  <mark@codesourcery.com>
17359
17360         * ggc-page.c (struct page_entry): Remove save_num_free_objects.
17361         (DIV_ROUND_UP): Robustify.
17362         (ggc_recalculate_in_use_p): New function.
17363         (release_pages): Don't inline it.
17364         (ggc_alloc_obj): Don't refuse to allocate objects on pages for
17365         outer contexts.
17366         (ggc_pop_context): Use ggc_recalculate_in_use_p.
17367         (clear_marks): Always save in_use_p.
17368         (sweep_pages): Use ggc_recalculate_in_use_p.
17369         (ggc_page_print_statistics): Avoid signed/unsigned comparisons.
17370         Release pages before counting statistics.
17371
17372 Sun Oct 31 23:42:37 1999  Mark Mitchell  <mark@codesourcery.com>
17373
17374         * toplev.c (rest_of_compilation): Fix thinko in this change:
17375
17376         Fri Oct 29 15:25:07 1999  Arnaud Charlet  <charlet@ACT-Europe.FR>
17377
17378         (rest_of_compilation): If inside an inlined external function,
17379         pretend we are just being declared.
17380
17381 Sun Oct 31 23:03:25 1999  Jeffrey A Law  (law@cygnus.com)
17382
17383         * flow.c (calculate_global_regs_live): Fix thinko.
17384
17385         * integrate.c (expand_inline_function): Fix bugs in previous
17386         change from Oct 28, 1999.
17387
17388 Sun Oct 31 20:27:45 1999  Mark Mitchell  <mark@codesourcery.com>
17389
17390         * stmt.c (expand_value_return): Fix typo in this change:
17391
17392         Thu Oct 28 18:06:50 1999  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
17393         (expand_value_return): Correctly convert VAL when promoting function
17394         return; support RETURN_REG being a PARALLEL.
17395
17396 Sun Oct 31 20:25:42 1999  Mark P. Mitchell  <mark@codesourcery.com>
17397
17398         * expr.c (readonly_fields_p): Ignore everything except FIELD_DECLs.
17399
17400 Sun Oct 31 20:42:17 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17401
17402         * hard-reg-set.h (reg_names): Constify a char*.
17403
17404         * regclass.c  (reg_names): Likewise.
17405
17406         * regs.h (reg_names): Likewise
17407
17408         * a29k/a29k.c (reg_names): Delete declaration.
17409
17410         * a29k/a29k.h (CONDITIONAL_REGISTER_USAGE): Constify a char*.
17411
17412         * arc/arc.c (arc_save_restore, arc_output_function_prologue,
17413         arc_output_function_epilogue): Likewise.
17414
17415         * elxsi/elxsi.c (reg_names): Likewise.
17416
17417         * gmicro/gmicro.h (FUNCTION_PROLOGUE, FUNCTION_EPILOGUE): Likewise.
17418
17419         * m32r/m32r.c (m32r_output_function_epilogue, emit_cond_move):
17420         Likewise.
17421
17422         * m88k/m88k.c (output_function_profiler): Likewise.
17423
17424         * sparc/sparc.c (sparc_flat_output_function_prologue,
17425         sparc_flat_output_function_epilogue): Likewise.
17426
17427 Sun Oct 31 13:32:15 CET 1999  Marc Lehmann <pcg@goof.com>
17428
17429         * toplev.c (rest_of_compilation): Seperate the setjmp/vfork clobber
17430         warning from -Wuninitialized and put it under -W.
17431         * function.c (uninitialized_vars_warning): Warn only when the
17432         corresponding flag is set.
17433
17434 Sun Oct 31 01:53:30 1999  Jeffrey A Law  (law@cygnus.com)
17435
17436         * cse.c (cse_insn): If an insn has only a single set, SRC_EQV
17437         is nonzero and the single set does not have an elt, then assign
17438         it an elt.
17439
17440         * simplify-rtx.c: New file.
17441         * Makefile.in (OBJS): Add simplify-rtx.o
17442         (simplify-rtx.o): Add dependencies.
17443         * rtl.h (simplify_gen_binary, simplify_rtx): Add prototypes.
17444         * cse.c: Use simplify_gen_binary intead of cse_gen_binary.
17445         (cse_gen_binary, simplify_unary_operation): Delete.
17446         (simplify_binary_operation, simplify_plus_minus): Likewise.
17447         (check_fold_consts, simplify_relation_operation): Likewise.
17448         (simplify_ternary_operation): Likewise.
17449         (delete_trivially_dead_insns): Simplify the contents of the
17450         REG_EQUAL note before trying to substitute it into the source
17451         of the reg-reg copy at the end of a libcall sequence.
17452
17453         * combine.c (combine_simplify_rtx): Renamed from simplify_rtx.  All
17454         references/callers changed.
17455
17456         * mn10200.c (mn10200_va_arg): Force the return value into a
17457         register.
17458
17459         * fr30.h (EXTRA_CC_NAMES): Remove obsolete macro.
17460
17461         * cccp.c (macroexpand): Avoid out of range accesses for omitted
17462         arguments.
17463
17464 Sat Oct 30 22:42:50 1999  Stephen L Moshier <moshier@mediaone.net>
17465
17466         * c-lex.c (yylex): Accept 'f' in mantissa of hex float constant.
17467
17468 Sat Oct 30 22:19:26 1999  Jeffrey A Law  (law@cygnus.com)
17469
17470         * fold-const.c (fold): Fix thinko when optimizing comparisons
17471         against -0.0.
17472
17473 Sat Oct 30 21:32:17 1999  David Starner  <dstarner98@aasaa.ofe.org>
17474
17475         * gcc.texi (Passes): Update front-end files to their current
17476         location.
17477
17478 Sat Oct 30 14:41:40 1999  Richard Henderson  <rth@cygnus.com>
17479
17480         * alpha.h (SECONDARY_INPUT_RELOAD_CLASS): Call secondary_reload_class.
17481         (SECONDARY_OUTPUT_RELOAD_CLASS): Likewise.
17482         (PREDICATE_CODES): Add addition_operation.
17483         * alpha-protos.h (addition_operation): Declare.
17484         (secondary_reload_class): Likewise.
17485         * alpha.c (addition_operation): New.
17486         (secondary_reload_class): New, from old SECONDARY_INPUT_RELOAD_CLASS.
17487         * alpha.md (adddi3): Turn into expander.
17488         (*lda, *adddi_2): New.
17489         (movsf, movdf patterns): Don't preference integer regs.
17490         (movsi, movdi patterns): Don't preference fp regs.
17491
17492 Sat Oct 30 14:38:22 1999  Richard Henderson  <rth@cygnus.com>
17493
17494         * genrecog.c (write_switch): Check for duplicate CODE cases.
17495
17496 Sat Oct 30 14:31:48 1999  Richard Henderson  <rth@cygnus.com>
17497
17498         * ggc-common.c: Update pre-function commentary.
17499         * ggc-page.c: Likewise.
17500         (poison): Remove.
17501         (poison_pages): Use memset directly.
17502         (ggc_alloc_obj): Likewise.  Use a different pattern than poison_pages.
17503         (ggc_collect): Poison before sweeping.
17504         * ggc-simple.c: Update pre-function commentary.
17505         (ggc_alloc_obj): Poison non-zeroed memory.
17506
17507 Sat Oct 30 14:28:52 1999  Mark Mitchell  <mark@codesourcery.com>
17508
17509         * ggc-common.c (ggc_print_statistics): Make arguments to fprintf
17510         match format string, even on 64-bit hosts.
17511         * gcc-page.c (ggc_page_print_statistics): Likewise.
17512
17513 Sat Oct 30 14:38:04 1999  Catherine Moore  <clm@cygnus.com>
17514
17515         * config/i386/i386.c (ix86_cpu): Revert last patch.
17516         * config/i386/i386.h (ix86_cpu): Ditto.
17517
17518 Fri Oct 29 17:00:42 1999  Jim Wilson  <wilson@cygnus.com>
17519
17520         * stor-layout.c (layout_type): When compute TYPE_SIZE_UNIT from
17521         TYPE_SIZE, convert type of result to sizetype.
17522
17523 Fri Oct 29 14:34:17 1999  Richard Henderson  <rth@cygnus.com>
17524
17525         * flow.c (count_or_remove_death_notes): Equate NULL with the
17526         universal set.
17527
17528         * jump.c, reg-stack.c, toplev.c: Revert Oct 27 change.
17529         * toplev.c (rest_of_compilation): Rebuild CFG immediately before
17530         dbr_schedule.
17531
17532         * i386.c (pic_label_no): Delete.
17533         (ix86_attr_length_default): Don't use single_set to peek
17534         inside a parallel.
17535
17536         * recog.c (peephole2_optimize): Allow recog_next_insn to index
17537         the first insn after bb->end.
17538         * i386.md (push mem peeps): Scratch is live after evaluation
17539         of the memory.
17540         (cmp mem peep): Similarly.
17541
17542 Fri Oct 29 11:50:11 1999  Catherine Moore  <clm@cygnus.com>
17543
17544         * calls.c (emit_library_call_value): Fix declaration of alignment_pad.
17545         * function.c (pad_to_arg_alignment): Add missing braces.
17546
17547 Fri Oct 29 13:53:48 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17548
17549         * alpha/alpha-protos.h (literal_section): Add prototype.
17550         (alpha_need_linkage, alpha_start_function,alpha_end_function):
17551         Constify a char*.
17552
17553         * alpha/alpha.c (alpha_ra_ever_killed, set_frame_related_p): Add
17554         prototype.
17555         (alpha_start_function, alpha_end_function, float_strings,
17556         alpha_need_linkage): Constify a char*
17557
17558         * alpha/alpha.h (ASM_OUTPUT_ASCII, ASM_OUTPUT_MI_THUNK): Likewise.
17559
17560         * alpha/alpha32.h (ASM_OUTPUT_MI_THUNK): Likewise.
17561
17562         * alpha/elf.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
17563
17564         * alpha/vms.h (ASM_OUTPUT_SECTION_NAME): Likewise.
17565
17566 Fri Oct 29 13:49:39 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17567
17568         * flow.c (debug_flow_info): Add prototype.
17569
17570         * gcc.c (main): Likewise.
17571
17572         * gcse.c (expr_reaches_here_p_work, pre_expr_reaches_here_p_work):
17573         Likewise.
17574
17575         * reload1.c (failed_reload, set_reload_reg): Likewise.
17576
17577         * mips-tfile.c (main): Likewise.
17578         (pfatal_with_name, fancy_abort, botch, fatal, catch_signal): Mark
17579         with ATTRIBUTE_NORETURN.
17580
17581 Fri Oct 29 18:16:03 1999  Andrew Haley  <aph@cygnus.com>
17582
17583         * config/i386/i386.h (ENCODE_SECTION_INFO): Don't do anything if
17584         DECL is not a memory ref.
17585
17586 Fri Oct 29 09:05:34 1999  Catherine Moore  <clm@cygnus.com>
17587
17588         * config/i386/i386.h (ix86_cpu): Remove extern attribute.
17589         * config/i386/i386.c (ix86_cpu): Add extern attribute.
17590
17591 Fri Oct 29 16:30:04 1999  Andrew Haley  <aph@cygnus.com>
17592
17593         * config/mips/elf.h: remove NAME__MAIN and SYMBOL__MAIN.
17594         * config/mips/elf64.h: ditto.
17595
17596 Fri Oct 29 08:03:57 1999  Catherine Moore  <clm@cygnus.com>
17597
17598         * expr.c (emit_push_insn): New argument alignment_pad.
17599         Update all callers.  Adjust stack pointer based on alignment pad.
17600         * function.c (pad_to_arg_alignment):  New argument alignment_pad.
17601         Update all callers.  Track alignment_pad if boundary > PARM_BOUNDARY.
17602         (locate_and_pad_parm): New argument alignment_pad.  Update all
17603         callers.
17604         * expr.h (emit_push_insn): Update prototype.
17605         (locate_and_pad_parm): Update prototype.
17606         * calls.c (arg_data):  Add new field alignment_pad.
17607         (initialize_argument_information): Initialize alignment_pad.
17608
17609 Fri Oct 29 02:51:35 1999  Mark Mitchell  <mark@codesourcery.com>
17610
17611         * except.c (free_eh_nesting_info): Free the info itself.
17612         * function.c (free_after_compilation): Don't free NULL.
17613         * gcse.c (alloc_pre_mem): Free the temp_bitmap, too.
17614         (pre_edge_insert): Free inserted.
17615         * stmt.c (free_stmt_status): Don't free NULL.
17616
17617 Fri Oct 29 15:25:07 1999  Arnaud Charlet  <charlet@ACT-Europe.FR>
17618
17619         * gcov.c (DIR_SEPARATOR): Provide default.
17620         (output_data): Add test for MS-DOS format absolute filename.
17621         (fancy_abort): Correct program name.
17622         (open_files): Open all files in binary mode.
17623         * libgcc2.c (__bb_exit_func): Likewise.
17624
17625         * profile.c (init_branch_prob): Specify binary when opening files.
17626
17627         * flags.h (flag_unwind_tables): New decl.
17628         * toplev.c (flag_unwind_table): New definition.
17629         (f_options): Add -funwind-tables.
17630         (decode_g_option): Clarify warning when unknown -g option is given.
17631         (rest_of_compilation): If inside an inlined external function,
17632         pretend we are just being declared.
17633
17634         * dwarf2out.c (dwarf2out_do_frame): Check -funwind_tables.
17635         (dwarf2out_frame_finish): Likewise.
17636
17637 Fri Oct 29 07:44:26 1999  Vasco Pedro  <vp@di.fct.unl.pt>
17638
17639         * fold-const.c (merge_ranges): If not in0, but in1, handle
17640         upper bounds equal like subset case.
17641
17642 Thu Oct 28 19:22:24 1999  Douglas Rupp <rupp@gnat.com>
17643
17644         * dbxout.c (dbxout_parms): Generate a second stabs line for parameters
17645         passed in a register but moved to the stack.
17646
17647 Thu Oct 28 19:12:57 1999  Sam Tardieu  <tardieu@act-europe.fr>
17648
17649         * gcc.c (pass_exit_codes, greatest_status): New variables.
17650         (struct option_map): Add entry for "--pass-exit-codes".
17651         (execute): Update greatest_status if error.
17652         (display_help): Add documentation for -pass-exit-codes.
17653         (process_command): Handle -pass-exit-codes.
17654         (main): Look at pass_exit_codes and greatest_status on call to exit.
17655
17656 Thu Oct 28 18:06:50 1999  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
17657
17658         * reload.c (find_reloads): Refine test for no input reload
17659         case to not includes reloads emitted after insn.
17660
17661         * function.c (find_temp_slots_from_address): Handle sum involving
17662         a register that points to a temp slot.
17663         (update_temp_slot_address): Make recursive call if both old and
17664         new are PLUS with a common operand.
17665         * calls.c (expand_call): Mark temp slot for result as having
17666         address taken.
17667
17668         * rtlanal.c (reg_referenced_p, case IF_THEN_ELSE): New case.
17669
17670         * gcc.c (process_command): Add standard_exec_prefix with "GCC"
17671         component as well as "BINUTILS".
17672
17673         * integrate.h (copy_rtx_and_substitute): New arg, FOR_LHS.
17674         * integrate.c (copy_rtx_and_substitute): Likewise.
17675         (expand_inline_function, integrate_parm_decls, integrate_decl_tree):
17676         All callers changed.
17677         * unroll.c (inital_reg_note_copy, copy_loop_body): Likewise.
17678
17679         * dbxout.c (dbxout_type, case INTEGER_TYPE_NODE): If can use
17680         gdb extensions, write size of type; also be more consistent
17681         in using references when this is a subtype.
17682
17683         * pa.md (extv, extzv, insv): Use define_expand to reject constant
17684         that is out of range.
17685
17686         * loop.c (unknown_constant_address_altered): New variable.
17687         (prescan_loop): Initialize it.
17688         (note_addr_stored): Set it for RTX_UNCHANGING_P MEM.
17689         (invariant_p, case MEM): Remove handling for volatile and readonly;
17690         check new variable if readonly.
17691         (check_dbra_loop): Chdeck unknown_constant_address_altered.
17692
17693         * cse.c (canon_hash, case MEM): Do not record if BLKmode.
17694         (addr_affects_sp_p): Removed from note_mem_written and only
17695         define #ifdef AUTO_INC_DEC.
17696
17697         * alpha.c (input_operand, case ADDRESSOF): Treat as REG.
17698
17699         * regclass.c (record_reg_classes): Properly handle register move
17700         directions.
17701
17702         * varasm.c (initializer_constant_valid_p, case MINUS_EXPR):
17703         Don't think valid if both operands are invalid.
17704         (struct constant_descriptor): New field RTL.
17705         (mark_const_hash_entry): Mark it.
17706         (record_constant{,_rtx}): Initialize it.
17707         (output_constant_def): Allocate RTL in permanent obstack and
17708         save in table.
17709         ({record,compare}_constant_1): Modes must match for
17710         CONSTRUCTOR of ARRAY_TYPE.
17711
17712         * c-common.h (initializer_constant_valid_p): Delete decl from here.
17713         * output.h (initializer_constant_valid_p): Move decl to here.
17714         * c-common.c (initializer_constant_valid_p): Delete function from here.
17715         * varasm.c (initializer_constant_valid_p): Move function to here.
17716
17717         * tree.h (STRIP_SIGN_NOPS): New macro.
17718         * fold-const.c (optimize_minmax_comparison): New function.
17719         (invert_truthvalue, case WITH_RECORD_EXPR): New case.
17720         (fold): Use STRIP_SIGN_NOPS instead of STRIP_TYPE_NOPS.
17721         (fold, case EQ_EXPR): Call optimize_minmax_comparison and add
17722         cases with ABS_EXPR, NEGATE_EXPR, PLUS_EXPR, MINUS_EXPR, and
17723         widening conversions.
17724         (fold, case LE_EXPR): Rework changing unsigned to signed comparisons
17725         to look at size of mode, not precision of type; also add missing cases.
17726         (optimize_bit_field_compare, decode_field_reference): Don't try to
17727         optimize COMPONENT_REF of a PLACEHOLDER_EXPR.
17728
17729         * dwarf2out.c (ctype.h): Include.
17730         (dwarf2out_set_demangle_name_func): New function.
17731         (size_of_line_info): Deleted.
17732         (output_line_info): Compute size of line info table from difference
17733         of labels.
17734         (base_type_die, add_name_attribute): Call demangle function, if any.
17735         (field_byte_offset): Use bits per word for variable length fields.
17736         (gen_array_type_die): Add array name.
17737         (gen_subprogram_die): Ignore DECL_INLINE if -fno-inline.
17738         (dwarf2out_add_library_unit_info): New function.
17739
17740         * explow.c (set_stack_check_libfunc): New function.
17741         (stack_check_libfunc): New static variable.
17742         (probe_stack_range): Allow front-end to set up a libfunc to call.
17743
17744         * combine.c (simplify_comparison): When making comparison in wider
17745         mode, check for having commuted an AND and a SUBREG.
17746         (contains_muldiv): New function.
17747         (try_combine): Call it when dividing a PARALLEL.
17748         (simplify_rtx, case TRUNCATE): Don't remove for umulsi3_highpart.
17749         (simplify_comparison, case ASHIFTRT): Recognize sign-extension of
17750         a PLUS.
17751         (record_value_for_reg): If TEM is a binary operation with two CLOBBERs,
17752         use one of the CLOBBERs instead.
17753         (if_then_else_cond): If comparing against zero, just return thing
17754         being compared.
17755
17756         * optabs.c (expand_abs): If machine has MAX, ABS (x) is MAX (x, -x).
17757         Don't generate shifts and subtract if have conditional arithmetic.
17758
17759         * rtl.h (delete_barrier): New declaration.
17760         * jump.c (jump_optimize): Set up to handle conditional call.
17761         In conditional arithmetic case, handle CALL_INSN followed by a BARRIER.
17762         (delete_barrier): New function.
17763
17764         * rtl.c (read_rtx): Call fatal if bad RTL code; check for bad mode.
17765
17766         * recog.c (nonmemory_operand): Accept ADDRESSOF.
17767
17768         * tree.c (build_type_attribute_variant): Push to obstack of
17769         ttype around type_hash_canon call.
17770
17771         * expr.c (placeholder_list): Move decl to file scope.
17772         (expand_expr): Don't force access to volatile just because its
17773         address is taken.
17774         If ignoring reference operations, just expand the operands.
17775         (expand_expr, case COMPONENT_REF): Propagate
17776         EXPAND_CONST_ADDRESS to recursive call when expanding inner.
17777         Refine test for using bitfield operations vs pointer punning.
17778         (expand_expr, case CONVERT_EXPR): If converting to
17779         BLKmode UNION_TYPE from BLKmode, just return inner object.
17780         Use proper mode in store_field call.
17781         Properly set sizes of object to store and total size in store_field
17782         call for convert to union.
17783         (expand_expr, case ARRAY_REF): If OP0 is in a register, put it in
17784         memory (like for ADDR_EXPR).  Also, don't put constant in register if
17785         we'll want it in memory.
17786         (readonly_fields_p): New function.
17787         (expand_expr, case INDIRECT_REF): Call it if LHS.
17788         (expand_assignment): Handle a RESULT_DECL where
17789         DECL_RTL is a PARALLEL.
17790         (do_jump, case WITH_RECORD_EXPR): New case.
17791         (get_inner_reference): Always go inside a CONVERT_EXPR
17792         and NOP_EXPR if both modes are the same.
17793         (store_field): Use bitfield operations if size of bitsize is not same
17794         as size of RHS's type.
17795         Check for bitpos not a multiple of alignment in BLKmode case.
17796         Do block move in largest possible alignment.
17797         (store_constructor): Set BITSIZE to -1 for variable size and properly
17798         in case of array of BLKmode.
17799         (expand_expr_unaligned): New function.
17800         (do_compare_and_jump): Call it.
17801
17802         * mips/iris5.h (SWITCHES_NEED_SPACES): New macro.
17803         * collect2.c (main): Only allow -ofoo if SWITCHES_NEED_SPACES
17804         does not include 'o'.
17805
17806         * function.c (instantiate_virtual_regs_1, case SET): Handle case where
17807         both SET_DEST and SET_SRC reference a virtual register.
17808         (gen_mem_addressof): Copy RTX_UNCHANGING_P from new REG to old REG.
17809
17810         * integrate.c (expand_inline_function): Handle case of setting
17811         virtual stack vars register (from built in setjmp); when parameter
17812         lives in memory, expand virtual_{stack_vars,incoming_args}_rtx early.
17813         (subst_constant): Add new parm, MEMONLY.
17814         (expand_inline_function, integrate_parm_decls): Pass new parm.
17815         (integrate_decl_tree): Likewise.
17816         (copy_rtx_and_substitute, case MEM): Do copy RTX_UNCHANGING_P.
17817         (try_constants): Call subst_constants twice, with MEMONLY 0 and 1.
17818         (copy_rtx_and_substitute, case SET): Add explicit calls to
17819         copy_rtx_and_substitute for both sides.
17820
17821         * stmt.c (expand_asm_operands): Don't use TREE_STRING_LENGTH for
17822         constraints.
17823         (pushcase{,_range}): Convert to NOMINAL_TYPE after checking for
17824         within INDEX_TYPE, instead of before.
17825         (fixup_gotos): Use f->target_rtl, not the next insn,
17826         since latter may be from a later fixup.
17827         (expand_value_return): Correctly convert VAL when promoting function
17828         return; support RETURN_REG being a PARALLEL.
17829         (expand_return): When checking for result in regs and having
17830         cleanup, consider PARALLEL in DECL_RTL as being in regs.
17831
17832 1999-10-28 21:27 -0700  Zack Weinberg  <zack@bitmover.com>
17833
17834         * cpplib.h (struct cpp_buffer: fname, nominal_fname,
17835         last_nominal_fname): Mark const.
17836         (struct include_hash: name, nshort, control_macro): Mark
17837         const.
17838         (struct macrodef: symnam): Mark const.
17839         (struct if_stack: fname): Mark const.
17840         (is_idchar, is_idstart, is_hor_space, trigraph_table): Delete.
17841         (IStable): New character-syntax array which encompasses all
17842         the old is_foo arrays.
17843         (is_idchar, is_numchar, is_idstart, is_numstart, is_hspace,
17844         is_space): New macros for interrogating IStable.
17845         (check_macro_name): Kill last argument.  All callers changed.
17846
17847         * cppinit.c (initialize_char_syntax): Delete.
17848         (is_idchar, is_idstart, is_hor_space, is_space,
17849         trigraph_table): Delete.
17850         (IStable): New.  Initialize with clever macros to avoid
17851         information duplication.
17852         (builtin_array): Table of builtins to get rid of explicit list
17853         in initialize_builtins.
17854         (initialize_builtins): Use builtins_array.
17855         (cpp_start_read): Call init_IStable, and set IStable['$'] if
17856         opts->dollars_in_ident.
17857
17858         * cppexp.c: Change all refs to is_xyz[] arrays to use new
17859         is_xyz() macros.
17860         (cpp_parse_expr): Avoid 'format string is not constant'
17861         warning. Use ISGRAPH to identify printable chars.
17862         * cppfiles.c: Change all refs to is_xyz[] arrays to use new
17863         is_xyz() macros.
17864         (read_and_prescan): Map trigraphs to chars with open-coded
17865         if-else-if-... sequence, not a lookup table.
17866         * cpphash.c: Change all refs to is_xyz[] arrays to use new
17867         is_xyz() macros.
17868         * cpplib.c: Change all refs to is_xyz[] arrays to use new
17869         is_xyz() macros.  Kill SKIP_ALL_WHITE_SPACE (unused).
17870         (check_macro_name): Remove ability to report an invalid
17871         assertion name, which is never used.
17872         (do_line): Constify a couple of char *'s.
17873         * cppmain.c (main): Call cpp_cleanup before returning.
17874
17875 Thu Oct 28 21:16:35 1999  Mark Mitchell  <mark@codesourcery.com>
17876
17877         * ggc.h (struct ggc_statistics): New type.
17878         (ggc_get_size): New function.
17879         (ggc_print_statistics): Likewise.
17880         * ggc-common.c (ggc_stats): New variable.
17881         (ggc_mark_rtx_children): Keep statistics.
17882         (ggc_mark_tree_children): Likewise.
17883         (ggc_print_statistics): New function.
17884         * ggc-page.c (struct globals): Add bytes_mapped field.
17885         (alloc_anon): Update it.
17886         (release_pages): Likewise.
17887         (ggc_get_size): New function.
17888         (ggc_page_print_statistics): New function.
17889         * ggc-simple.c (ggc_get_size): New function.
17890
17891 Fri Oct 29 06:32:44 1999  Geoffrey Keating  <geoffk@cygnus.com>
17892
17893         * flow.c (propagate_block): When the last reference to a label
17894         before an ADDR_VEC is deleted because the reference is a dead
17895         store, delete the ADDR_VEC.
17896
17897 Thu Oct 28 12:28:50 1999  Richard Henderson  <rth@cygnus.com>
17898
17899         * resource.c (find_free_register): Don't use the frame pointer
17900         if frame_pointer_needed.
17901
17902 Thu Oct 28 10:02:00 1999  Jim Wilson  <wilson@cygnus.com>
17903
17904         * config/mips/mips.c (mips_va_arg): Delete gen_jump as emit_jump arg.
17905         (function_arg_pass_by_reference): Check for a NULL pointer in cum.
17906
17907         * config/i960/i960.c (i960_va_start): New locals base, num.
17908         Use INDIRECT_REF instead of ARRAY_REF on valist.
17909         (i960_va_arg): Use INDIRECT_REF instead of ARRAY_REF on valist.
17910
17911 Thu Oct 28 09:45:48 1999  Mark Mitchell  <mark@codesourcery.com>
17912
17913         * gcse.c (delete_null_pointer_checks): Fix typo in previous change.
17914
17915 Thu Oct 28 03:37:50 1999  Peter Gerwinski <peter@gerwinski.de>
17916
17917         * tree.def (PLACEHOLDER_EXPR): Update comments.
17918
17919 Thu Oct 28 06:47:32 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17920
17921         * c-common.c (check_format_info): Avoid non-literal format string
17922         warnings when `first_arg_num' is zero.
17923
17924 Thu Oct 28 12:28:48 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
17925
17926         * rtl.texi: Delete explicit Prev, Up and Next entries in "@node"s.
17927
17928 Thu Oct 28 11:05:13 1999  Richard Earnshaw <rearnsha@arm.com>
17929
17930         * arm.md (casesi_insn): Add a clobber of the condition code
17931         register.
17932
17933 Mon Oct 18 21:16:06 1999  Fred Fish  <fnf@be.com>
17934
17935         * tm.texi (CC1PLUS_SPEC): Make it clear in the docs that CC1_SPEC is
17936         used by both cc1 and cc1plus.
17937
17938 Thu Oct 28 10:00:48 1999  Nick Clifton  <nickc@cygnus.com>
17939
17940         * config/arm/arm.c: Initialise arm_structure_size_boundary to
17941         DEFAULT_STRUCTURE_SIZE_BOUNDARY.
17942         * config/arm/arm.h (DEFAULT_STRUCTURE_SIZE_BOUNDARY): Define
17943         to the value 32 if it has not already been defined.
17944         * config/arm/netbsd.h (DEFAULT_STRUCTURE_SIZE_BOUNDARY):
17945         Override definition in arm.h with a value of 8.
17946
17947 Thu Oct 28 03:12:02 1999  David Starner  <dstarner98@aasaa.ofe.org>
17948
17949         * c-pragma.c (push_alignment): Don't check the return value
17950         of xmalloc.
17951
17952 Thu Oct 28 03:08:38 1999  Matteo Frigo <athena@fftw.org>
17953
17954         * sparc.h (ADJUST_COST): Fix thinko.
17955
17956 Thu Oct 28 02:44:03 1999  Glen Nakamura  <glen.nakamura@usa.net>
17957
17958         * cccp.c (rescan): Fixed obp pointer handling around call to
17959         check_expand subroutine.
17960
17961 Thu Oct 28 02:15:22 1999  Jeffrey A Law  (law@cygnus.com)
17962
17963         * gcse.c (delete_null_pointer_checks): Only record non-null info
17964         for pseudos when examining stores.
17965
17966         * arm.md (adddi3, adddi_sesidi_di, adddi_sesidi_di): Add
17967         splitters for these patterns.  Use "#" for output templates.
17968         (addsi3_carryin_shift): New pattern.
17969
17970 Thu Oct 28 10:20:02 1999  Geoffrey Keating  <geoffk@cygnus.com>
17971
17972         * config/rs6000/rs6000.md (movsf): Don't convert a SUBREG
17973         of the function return register into a plain REG until
17974         after function inlining is done.
17975
17976 Wed Oct 27 15:21:46 1999  Richard Henderson  <rth@cygnus.com>
17977
17978         * jump.c (jump_optimize_1): If we did cross-jumping, and
17979         the data will matter, rebuild the CFG.
17980         * reg-stack.c (reg_to_stack): Only (re)build the CFG if
17981         not optimizing.  Don't run shorten_branches.
17982         * toplev.c (rest_of_compilation): Run shorten_branches after
17983         reg_to_stack.
17984
17985 Wed Oct 27 12:33:40 1999  Mark Mitchell  <mark@codesourcery.com>
17986
17987         * rtl.h (note_stores): Add additional paramter.
17988         * rtlanal.c (reg_set_p_1): Take additional paramter.
17989         (reg_set_last_1): Likewise.
17990         (reg_set_p): Adjust call to note_stores.
17991         (reg_set_last): Likewise.
17992         (note_stores): Pass data parameter to worker function.
17993         * alias.c (record_set): Take additional parameter.
17994         (init_alias_analysis): Pass it.
17995         * caller-save.c (mark_set_regs): Take additional parameter.
17996         (save_call_clobbered_regs): Pass NULL to note_stores.
17997         * combine.c (set_nonzero_bits_and_sign_copies): Take additional
17998         parameter.
17999         (record_dead_and_set_regs_1): Likewise.
18000         (reg_dead_at_p_1): Likewise.
18001         (combine_instructions): Adjust calls to note_stores.
18002         (try_combine): Likewise.
18003         (record_dead_insn): Remove.
18004         (record_dead_and_set_regs): Adjust calls to note_stores.
18005         (reg_dead_at_p): Likewise.
18006         * cse.c (invalidate_skipped_set): Take additional parameter.
18007         (cse_check_loop_start): Likewise.
18008         (cse_check_loop_start_value): Remove.
18009         (cse_set_around_loop): Adjust calls to note_stores.
18010         * flow.c (notice_stack_pointer_modification): Take additional
18011         parameter.  Remove duplicate declaration.
18012         (record_volatile_insns): Adjust calls to note_stores.
18013         * gcse.c (record_set_info): Take additional parameter.
18014         (record_last_set_info): Likewise.
18015         (invalidate_nonnull_info): Likewise.
18016         (record_set_insn): Remove.
18017         (compute_sets): Adjust calls to note_stores.
18018         (last_set_insn): Remove.
18019         (compute_hash_table): Adjust calls to note_stores.
18020         (insert_insn_end_bb): Likewise.
18021         (delete_null_pointer_checks): Likewise.
18022         * global.c (mark_reg_store): Take additional parameter.
18023         (mark_reg_clobber): Likewise.
18024         (reg_becomes_live): Likewise.
18025         (global_conflicts): Adjust calls to note_stores.
18026         (build_insn_chain): Likewise.
18027         * integrate.c (note_modified_parmregs): Take additional parameter.
18028         (mark_stores): Likewise.  Make it static.
18029         (save_for_inline_nocopy): Adjust calls to note_stores.
18030         (try_constants): Likewise.
18031         * integrate.h (mark_stores): Remove declaration.
18032         * jump.c (mark_modified_reg): Take additional parameter.
18033         (thread_jumps): Adjust calls to note_stores.
18034         * local-alloc.c (validate_equiv_mem_from_store): Take additional
18035         parameter.
18036         (no_equiv): Likewise.
18037         (reg_is_set): Likewise.
18038         (validate_equiv_mem): Adjust calls to note_stores.
18039         (update_equiv_regs): Likewise.
18040         (block_alloc): Likewise.
18041         * loop.c (note_set_pseudo_multiple_uses_retval): Remove.
18042         (note_addr_stored): Take additional parameter.
18043         (note_set_pseudo_multiple_uses): Likewise.
18044         (record_initial): Likewise.
18045         (prescan_loop): Adjust calls to note_stores.
18046         (strength_reduce): Likewise.
18047         (check_dbra_loop): Likewise.
18048         * regmove.c (flags_set_1): Take additional paramter.
18049         (mark_flags_life_zones): Adjust calls to note_stores.
18050         * reload1.c (mark_not_eliminable): Take additional parameter.
18051         (forget_old_reloads_1): Likewise.
18052         (reload_cse_invalidate_rtx): Likewise.
18053         (reload_cse_check_clobber): Likewise.
18054         (reload_combine_note_store): Likewise.
18055         (move2add_note_store): Likewise.
18056         (reload): Adjust calls to note_stores.
18057         (reload_as_needed): Likewise.
18058         (emit_reload_insns): Likewise.
18059         (reload_cse_regs_1): Likewise.
18060         (reload_cse_record_set): Adjust calls to reload_cse_invalidate_rtx.
18061         (reload_combine): Adjust calls to note_stores.
18062         * resource.c (update_live_status): Take additional paramter.
18063         (mark_target_live_regs): Adjust calls to note_stores.
18064         * stupid.c (find_clobbered_regs): Take additional parameter.
18065         (stupid_life_analysis): Adjust calls to note_stores.
18066
18067 Wed Oct 27 19:26:12 1999  Nick Clifton  <nickc@cygnus.com>
18068
18069         * config/arm/coff.h (STRUCTURE_SIZE_BOUNDARY): Delete
18070         definition.
18071
18072         * config/arm/elf.h (STRUCTURE_SIZE_BOUNDARY): Delete
18073         definition.
18074
18075         * config/arm/arm.h (STRUCTURE_SIZE_BOUNDARY): Define in terms
18076         of the variable arm_structure_size_boundary.
18077
18078 Wed Oct 27 02:05:58 1999  Mark P. Mitchell  <mark@codesourcery.com>
18079
18080         * alias.c (init_alias_analysis): Allocate reg_known_value and
18081         reg_known_equiv_p on the heap.  Likewise for new_reg_base_value
18082         and reg_seen.
18083         (end_alias_analysis): Free reg_known_value and reg_known_equiv_p.
18084         * cse.c (cse_main): Call end_alias_analysis.
18085         * haifa-sched.c (schedule_insns): Likewise.
18086         * local-alloc. (update_equiv_regs): Likewise.
18087         * reload1.c (reload_cse_regs): Likewise.
18088
18089 Wed Oct 27 01:49:17 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
18090
18091         * sparc/sparc.c (sparc_override_options): Clear MASK_FPU_SET.
18092         * sparc/sparc.h (TARGET_SWITCHES): Add "fpu" entry for reverse
18093         mapping from MASK_FPU.
18094
18095 Wed Oct 27 01:42:26 1999  Scott Christley  <scottc@net-community.com>
18096
18097         * sparc.md (call): Don't bound structure return size to 0xfff.
18098
18099 Wed Oct 27 00:56:59 1999  Richard Henderson  <rth@cygnus.com>
18100
18101         * resource.c (mark_target_live_regs): Check that the target
18102         insn wasn't created after compute_bb_for_insn.
18103
18104 Tue Oct 26 23:15:03 1999  Mark Mitchell  <mark@codesourcery.com>
18105
18106         * ggc-page.c (poison_pages): Don't be overzealous.
18107
18108 Tue Oct 26 23:29:18 1999  Jeffrey A Law  (law@cygnus.com)
18109
18110         * alias.c: Update comments for ADDRESS.
18111         (nonlocal_reference_p): Look inside the ADDRESS to determine if
18112         it is a local memory reference.
18113
18114         * c-typeck.c (build_function_call): Check that the built-in
18115         function is of class BUILT_IN_NORMAL before trying to recongize
18116         it as BUILT_IN_ABS.
18117         * calls.c (calls_function_1): Similarly for BUILT_IN_ALLOCA.
18118         * stmt.c (expand_end_cae): Similarly for BUILT_IN_CLASSIFY_TYPE.
18119
18120 Wed Oct 27 00:14:13 1999  Robert Lipe  <robertlipe@usa.net>
18121
18122         * gcse.c (expr_reaches_here_p): Use xcalloc and explit free instead
18123         of alloca.
18124         (pre_gcse): Likewise.
18125         (hoist_expr_reaches_here_p): Likewise.
18126         (hoist_code): Likewise.
18127         (pre_expr_reaches_here_p): Replace alloca with xcalloc.  Move core
18128         code to ...
18129         (pre_expr_reaches_here_p_work): ... here.
18130         (expr_reaches_here_p): Replace alloca with xcalloc.  Move core
18131         code to ...
18132         (expr_reaches_here_p_work): ... here.
18133
18134 Tue Oct 26 20:42:45 1999  Richard Henderson  <rth@cygnus.com>
18135
18136         * resource.c (find_basic_block): Delete.
18137         (mark_target_live_regs, incr_ticks_for_insn): Use BLOCK_NUM instead.
18138         (init_resource_info): Call compute_bb_for_insn.
18139
18140 Tue Oct 26 20:21:02 1999  Richard Henderson  <rth@cygnus.com>
18141
18142         * flow.c (merge_blocks_move_predecessor_nojumps): Cope
18143         with already adjacent blocks, but no fallthru.
18144         (merge_blocks_move_successor_nojumps): Simplify.
18145         (debug_flow_info): New.
18146
18147         * toplev.c (rest_of_compilation): Open jump1 dump file before
18148         jump and close after, as opposed to just using dump_rtl.
18149
18150 Wed Oct 27 03:09:23 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
18151
18152         * reload.h (earlyclobber_operand_p): Declare.
18153         * reload.c (earlyclobber_operand_p): Don't declare.  No longer static.
18154         * reload1.c (reload_reg_free_for_value_p):  RELOAD_OTHER reloads with
18155         an earlyclobbered output conflict with RELOAD_INPUT reloads - handle
18156         case where the RELOAD_OTHER reload is new.  Use earlyclobber_operand_p.
18157
18158 Tue Oct 26 18:23:38 1999  Jan Hubicka  <hubicka@freesoft.cz>
18159                           Richard Henderson  <rth@cygnus.com>
18160
18161         * emit-rtl.c (emit_block_insn_before): New.
18162         (emit_block_insn_after): New.
18163         * basic-block.h: Declare them.
18164
18165         * bitmap.h: Protect from multiple inclusion.
18166
18167         * recog.c (scratch_operand): Handle VOIDmode correctly.
18168
18169         * rtl.h (JUMP_CROSS_JUMP_DEATH_MATTERS): New.
18170
18171         * builtins.c (expand_builtin_apply_args_1): Remove STACK_REGS hack.
18172         * function.c (assign_parms): Likewise.
18173         * global.c (global_conflicts): Clarify STACK_REGS commentary.
18174
18175         * reg-stack.c (max_uid): Remove.
18176         (blocks, block_begin, block_end, block_drops_in): Remove.
18177         (block_stack_in, block_out_reg_set, block_number): Remove.
18178         (struct block_info_def, BLOCK_INFO): New.
18179         (enum emit_where): New.
18180         (current_block): New.
18181         (BLOCK_NUM): Remove.
18182         (mark_regs_pat, record_label_references): Remove.
18183         (record_reg_life_pat, record_reg_life, find_blocks): Remove.
18184         (nan): New.
18185         (goto_block_pat, print_blocks, dump_stack_info): Remove.
18186         (reg_to_stack): Simplified test for existance of fp code.  Use
18187         flow.c code.  Call shorten_branches after cross-jump opt.
18188         (check_asm_stack_operands): Renamed from record_asm_reg_life.
18189         Return false if the asm doesn't use stack regs.  Don't do life
18190         analysis on the asm.
18191         (emit_pop_insn): Replace function pointer arg `when' with
18192         enum `where'.  Update all callers.
18193         (change_stack): Likewise.  Update basic block end.
18194         (emit_swap_insn): Use current_block->head to limit reverse search
18195         for start of block.  Use emit_block_insn_after.
18196         (subst_stack_regs_pat): Handle USE and CLOBBER patterns.
18197         (subst_asm_stack_regs): Use check_asm_stack_operands.  Use direct
18198         structure assignment instead of bcopy.
18199         (print_stack): New.
18200         (convert_regs_entry, convert_regs_exit): New.
18201         (convert_regs_1, convert_regs_2): Split out from convert_regs.
18202         Work on basic blocks and the CFG.
18203         (convert_regs): Use them.
18204
18205         * i386.c (output_fix_trunc): Remove code for DImode input operand
18206         not at top-of-stack.
18207         * i386.c (fix_truncdfdi2, fix_truncsfdi2): Use scratch with
18208         appropriate mode.
18209         (fix_truncdi_1): Allow any mode scratch.
18210
18211 Tue Oct 26 13:30:35 1999  Richard Henderson  <rth@cygnus.com>
18212
18213         * alpha.h (TARGET_MEM_FUNCTIONS): Define here.
18214         * linux.h, netbsd.h, vms.h: Not here.
18215
18216 1999-10-26  Gavin Romig-Koch  <gavin@cygnus.com>
18217
18218         * config/mips/mips.h (ISA_HAS_64BIT_REGS,ISA_HAS_BRANCHLIKELY,
18219         ISA_HAS_FP4,ISA_HAS_CONDMOVE): New.
18220         (GENERATE_BRANCHLIKELY,HAVE_SQRT_P,
18221         CONDITIONAL_REGISTER_USEAGE): Use them.
18222         * config/mips/mips.c (mips_move_1word,mips_move_2words,
18223         gen_conditional_branch,override_options) : Use them.
18224         * config/mips/mips.md : Use them.
18225
18226 Tue Oct 26 13:09:23 1999  Richard Henderson  <rth@cygnus.com>
18227
18228         * i386.md (zero_extendqihi2): Use SImode register name with andl.
18229
18230 Tue Oct 26 12:35:38 1999  Richard Henderson  <rth@cygnus.com>
18231
18232         * integrate.c (function_cannot_inline_p): Don't allow inlining
18233         if setjmp is used.
18234
18235 Tue Oct 26 14:10:23 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18236
18237         * c-parse.in (cast_expr): Constify.
18238
18239         * cccp.c (special_symbol): Likewise.
18240
18241         * cse.c (hash_cse_reg_info, cse_reg_info_equal_p): Likewise.
18242
18243         * dwarf2out.c (base_type_die): Likewise.
18244
18245         * global.c (allocno_compare): Likewise.
18246
18247         * local-alloc.c (qty_compare_1, qty_sugg_compare_1): Likewise.
18248
18249         * regclass.c (fix_register): Likewise.
18250
18251         * rtl.h (fix_register): Likewise.
18252
18253         * stupid.c (stupid_reg_compare): Likewise.
18254
18255         * toplev.c (decode_f_option): Likewise.
18256
18257         * tree.c (build_complex_type): Likewise.
18258
18259 Tue Oct 26 18:35:25 1999  Richard Earnshaw  <rearnsha@arm.com>
18260
18261         * output.h: Don't unnecessarily conditionalize prototypes on TREE_CODE.
18262
18263 Tue Oct 26 15:42:56 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
18264
18265         * reload.c (find_reloads): Compute mode and nregs fields of all
18266         reloads.
18267         * reload1.c (calculate_needs_all_insns): Simplify a bit.
18268         (calculate_needs): Use precomputed mode/nregs values.
18269         (allocate_reload_reg): Likewise.
18270         Break out two...
18271         (failed_reload, set_reload_reg): ... new functions.
18272         (choose_reload_regs_init): New function, mostly broken out from...
18273         (choose_reload_regs): ... here.  Lose all the save_xxx nonsense.
18274         Also lose one #if 0 block.
18275
18276 Tue Oct 26 02:48:32 1999  Marc Espie <espie@cvs.openbsd.org>
18277
18278         * Makefile.in (AR_FOR_TARGET, RANLIB_FOR_TARGET):  Fix target name
18279         substitution.
18280
18281 Tue Oct 26 01:27:32 1999  Mark Mitchell  <mark@codesourcery.com>
18282
18283         * tree.h (BLOCK_TYPE_TAGS): Remove.
18284         (BLOCK_END_NOTE): Likewise.
18285         (BLOCK_LIVE_RANGE_FLAG): Likewise.
18286         (BLOCK_LIVE_RANGE_START): Likewise.
18287         (BLOCK_LIVE_RANGE_END): Likewise.
18288         (tree_block): Remove live_range_flag, live_range_var_flag, and
18289         type_tags.  Remove end_note, live_range_start, and live_range_end.
18290         (remember_end_note): Remove prototype.
18291         * tree.c (build_block): Don't set BLOCK_TYPE_TAGS.
18292         * c-decl.c (poplevel): Don't set BLOCK_TYPE_TAGS or call
18293         remember_end_note.
18294         * ggc-common.c (ggc_mark_tree_children): Don't mark
18295         BLOCK_TYPE_TAGS or BLOCK_END_NOTE.
18296         * integrate.c (adjust_copied_decl_tree): Remove.
18297         * print-tree.c (print_node): Don't print BLOCK_TYPE_TAGS.
18298         * stmt.c (last_block_end_note): Remove.
18299         (init_stmt): Don't add a GC root for it.
18300         (expand_fixup): Don't set it.
18301         (remember_end_note): Remove.
18302         (expand_end_bindings): Don't set last_block_end_note.
18303
18304 Tue Oct 26 00:41:54 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
18305
18306         * reload1.c (reload_reg_free_for_value_p): Show
18307         RELOAD_FOR_OTHER_ADDRESS reloads can conflict with RELOAD_OTHER
18308         reloads.
18309
18310 Mon Oct 25 23:54:45 1999  Geoff Keating  <geoffk@cygnus.com>
18311
18312         * expmed.c (extract_bit_field): Allow for the case of non-integer
18313         objects that are smaller than a word (like SFmode on a 64-bit
18314         machine).
18315
18316         * loop.c (basic_induction_var): A non-integer variable which is
18317         being set by a paradoxical subreg is probably not a biv.
18318
18319 1999-10-25 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
18320
18321         * prefix.c (translate_name) Check for empty prefix string.
18322
18323 Mon Oct 25 23:10:45 1999  Andreas Schwab  <schwab@suse.de>
18324
18325         * Makefile.in (CPP_CROSS_NAME): New variable.
18326         (install-cpp): Use it instead of CPP_INSTALL_NAME for the cross
18327         xcpp.
18328         (uninstall-cpp): Use CPP_INSTALL_NAME and CPP_CROSS_NAME for the
18329         names of the files to be uninstalled.
18330
18331 Mon Oct 25 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
18332
18333         * collect2.c (IS_DIR_SEPARATOR): Define.
18334         (prefix_from_string): Use IS_DIR_SEPARATOR and DIR_SEPARATOR.
18335
18336         * som.h (ASM_DECLARE_FUNCTION_NAME): Set PRIV_LEV for static
18337         functions too.
18338
18339         * haifa-sched.c (add_dependence): Update the true dependency
18340         cache the first time we add a true dependence to the LOG_LINKS chain.
18341
18342 Mon Oct 25 22:27:40 1999  Jim Kingdon  <http://developer.redhat.com/>
18343
18344         * fold-const.c (fold): Fix comment.
18345
18346 Mon Oct 25 22:49:34 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18347
18348         * dbxout.c (lastfile, cwd, dbxout_type_method_1,
18349         dbxout_symbol_location, dbxout_symbol_name, dbxout_init,
18350         dbxout_start_new_source_file, dbxout_source_file,
18351         dbxout_source_line, dbxout_finish, dbxout_type_fields,
18352         dbxout_type_methods, dbxout_symbol, dbxout_prepare_symbol):
18353         Constify a char*.
18354         (dbxout_types, dbxout_args, dbxout_symbol): Delete prototypes.
18355         (dbxout_symbol): Mark parameter `local' with ATTRIBUTE_UNUSED.
18356         (dbxout_block): Initialize variable `blocknum'.
18357
18358         * dbxout.h (dbxout_init, dbxout_finish,
18359         dbxout_start_new_source_file, dbxout_source_file, dbxout_types,
18360         dbxout_args, dbxout_source_line): Constify a char*.
18361
18362         * dwarfout.c (dwarf_tag_name, dwarf_attr_name,
18363         dwarf_stack_op_name, dwarf_typemod_name, dwarf_fmt_byte_name,
18364         dwarf_fund_type_name, name_attribute, stmt_list_attribute,
18365         low_pc_attribute, high_pc_attribute, body_begin_attribute,
18366         body_end_attribute, comp_dir_attribute, sf_names_attribute,
18367         src_info_attribute, mac_info_attribute, producer_attribute,
18368         lookup_filename, generate_macinfo_entry, fundamental_type_code,
18369         dwarfout_line, dwarfout_start_new_source_file, dwarfout_define,
18370         dwarfout_undef): Constify a char*.
18371         (add_incomplete_type, retry_incomplete_types): Add prototypes.
18372
18373         * dwarfout.h (dwarfout_define, dwarfout_undef,
18374         dwarfout_start_new_source_file, dwarfout_line): Constify a char*.
18375
18376 1999-10-25  Gavin Romig-Koch  <gavin@cygnus.com>
18377
18378         * config/mips/mips.h (MIPS_ISA_DEFAULT): Insure it's defined.
18379         (MULTILIB_ISA_DEFAULT): New.
18380         (MULTILIB_DEFAULTS): Use it.
18381         * config/mips/mips.c (): Remove the now unnecessary definition
18382         of MIPS_ISA_DEFAULT.
18383         * config/mips/elf64.h (MULTILIB_DEFAULTS): Remove the now
18384         unnecessary definition.
18385
18386 Mon Oct 25 22:08:35 1999  Richard Earnshaw (rearnsha@arm.com)
18387
18388         * arm.md (pic_load_addr): Add constraints to operand 1.
18389
18390 1999-10-25  Bruce Korb  <autogen@linuxbox.com>
18391
18392         * fixinc/genfixes:  Provide a means for specifying -D options to
18393         AutoGen
18394
18395 Mon Oct 25 00:42:35 1999  Jeffrey A Law  (law@cygnus.com)
18396
18397         * arm.c (arm_override_options): Correct initialization of
18398         arm_fast_multiply, arm_arch4, arm_arch5, arm_ld_sched,
18399         arm_is_strong, and arm_is_6_or_7.
18400
18401         * loop.c (note_set_pseudo_multiple_uses_retval): New variable.
18402         (note_set_pseudo_multiple_uses): New function.
18403         (check_dbra_loop): Use not_set_pseudo_multiple_uses to determine
18404         if a pseudo set in the loop exit is used elsewhere.
18405
18406 Sun Oct 24 20:52:40 1999  Mark Mitchell  <mark@codesourcery.com>
18407
18408         * i386.md (mulsi3): Tweak to work with SCO OSR5 COFF assembler.
18409
18410 Sun Oct 24 21:02:46 1999  Richard Henderson  <rth@cygnus.com>
18411
18412         * i386.md (*lea_0): Collapse addsi_0, addsi_lea_[123] into
18413         a single load-address pattern.
18414
18415 Sun Oct 24 19:33:24 1999  Mark P. Mitchell  <mark@codesourcery.com>
18416
18417         * haifa-sched.c (schedule_insns): Don't assign LUIDs differently
18418         depending on whether or not line-number notes are present.
18419
18420 Sun Oct 24 20:29:59 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18421
18422         * cccp.c (progname, file_buf, default_include, include_file,
18423         macrodef, definition, hashval, wchar_type, user_label_prefix,
18424         directive, out_fname, if_stack, safe_write, index0, get_lintcmd,
18425         expand_to_temp_buffer, is_system_include, base_name,
18426         absolute_filename, read_name_map, open_include_file,
18427         record_control_macro, check_precompiled, check_preconditions,
18428         pcfinclude, pass_thru_directive, create_definition,
18429         check_macro_name, comp_def_part, collect_expansion,
18430         check_assertion, read_token_list, assertion_install,
18431         assertion_lookup, eval_if_expression, conditional_skip,
18432         validate_else, skip_quoted_string, quote_string, macarg1,
18433         error_from_errno, install, lookup, hashf, dump_defn_1,
18434         perror_with_name, pfatal_with_name, main, trigraph_pcp,
18435         check_white_space, rescan, handle_directive, monthnames,
18436         special_symbol, do_include, remap_include_file, write_output,
18437         arglist, do_assert, do_unassert, do_line, do_error, do_once,
18438         do_ident, do_sccs, do_xifdef, skip_if_group,
18439         output_line_directive, macroexpand, macarg, change_newlines,
18440         initialize_builtins, make_definition): Constify a char*.
18441
18442         * pcp.h (stringdef): Likewise.
18443
18444 Sun Oct 24 13:29:28 1999  Richard Henderson  <rth@cygnus.com>
18445
18446         * unroll.c (copy_loop_body): Examine SET_DEST of single_set
18447         not of pattern.
18448
18449 Sun Oct 24 13:14:20 1999  Graham  <grahams@rcp.co.uk>
18450                           Richard Henderson  <rth@cygnus.com>
18451
18452         * alias.c: Include ggc.h.
18453         (reg_base_value, new_reg_base_value, reg_base_value_size): Make static.
18454         (record_set): Verify enough room in reg_base_value.
18455         (init_alias_analysis): Allocate reg_base_value with xcalloc.
18456         Register it as a GC root.
18457         (end_alias_analysis): Free reg_base_value.  Remove it as a GC root.
18458         * Makefile.in (alias.o): Depend on ggc.h.
18459
18460         * unroll.c (unroll_loop): Verify the insn before a barrier
18461         is a JUMP_INSN before checking JUMP_LABEL.
18462
18463 Sun Oct 24 15:46:44 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18464
18465         * mips/bsd-5.h (ASM_OUTPUT_ASCII): Constify a char*.
18466         * mips/iris4.h (ASM_OUTPUT_ASCII): Likewise.
18467         * mips/mips-5.h (ASM_OUTPUT_ASCII): Likewise.
18468         * mips/mips.h (ASM_OUTPUT_ASCII): Likewise.
18469         * mips/svr3-5.h (ASM_OUTPUT_ASCII): Likewise.
18470         * mips/svr4-5.h (ASM_OUTPUT_ASCII): Likewise.
18471
18472 Sun Oct 24 15:35:43 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18473
18474         * output.h (ctors_section, dtors_section, bss_section): Prototype.
18475
18476         * alpha/alpha-interix.h (text_section): Delete prototype.
18477         * alpha/elf.h (text_section): Likewise.
18478         * arm/linux-elf.h (text_section): Likewise.
18479         * arm/linux-telf.h (text_section): Likewise.
18480         * c4x/c4x.h (text_section): Likewise.
18481         * dsp16xx/dsp16xx.h (bss_section): Likewise.
18482         * elfos.h (text_section): Likewise.
18483         * i386/aix386ng.h (text_section): Likewise.
18484         * i386/i386-interix.h (text_section): Likewise.
18485         * i386/sco5.h (text_section): Likewise.
18486         * i386/svr3gas.h (text_section): Likewise.
18487         * nextstep.h (text_section): Likewise.
18488         * psos.h (text_section): Likewise.
18489         * ptx4.h (text_section): Likewise.
18490         * svr3.h (text_section): Likewise.
18491         * svr4.h (text_section, ctors_section, dtors_section): Likewise.
18492
18493 Sun Oct 24 15:20:59 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18494
18495         * final.c (peephole): Delete prototype.
18496
18497         * gcse.c (process_insert_insn, pre_edge_insert): Add prototypes.
18498         (pre_insert_copies): Remove unused variable `bb'.
18499
18500         * genrecog.c (debug_decision_0, debug_decision_list, main): Add
18501         prototypes.
18502
18503         * output.h (peephole): Add prototype.
18504
18505 Sun Oct 24 11:35:30 1999  Mark P. Mitchell  <mark@codesourcery.com>
18506
18507         * config/mips/iris6.h (SUBTARGET_ASM_OPTIMIZING_SPEC): Define to
18508         -O0.
18509
18510 Sat Oct 23 21:13:00 1999  Mark Mitchell  <mark@codesourcery.com>
18511
18512         * integrate.c (integrate_decl_tree): Tweak setting of DECL_CONTEXT
18513         for inlined declarations.
18514
18515 Fri Oct 22 18:05:43 1999  Jeffrey A Law  (law@cygnus.com)
18516
18517         * arm.c (logical_binary_operator): New fucntion.
18518         * arm.h (logical_binary_operator): Declare it.
18519         (PREDICATE_CODES): Handle logical_binary_operator.
18520         * arm.md (anddi3, anddi_zesidi_di, anddi_sesdi_di): Use "#" for
18521         output constraints.  Add appropriate splitters.
18522         (anddi_notdi_di, anddi_notzesidi_di, anddi_notsesidi_di): Likewise.
18523         (iordi3, iordi_zesidi_di, iordi_sesidi_di): Likewise.
18524         (xordi3, xordi_zesidi_di, xordi_sesidi_di): Likewise.
18525
18526 Fri Oct 22 23:46:50 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
18527
18528         * genoutput.c (struct operand_data): New elt eliminable.
18529         (output_operand_data): Write it.
18530         (scan_operands): Set it for MATCH_OPERAND, clear for other matchers.
18531         (compare_operands): Take it into account.
18532         * recog.h (struct insn_operand_data): New elt eliminable.
18533         * reload1.c (check_eliminable_occurrences, elimination_effects): New
18534         functions.
18535         (old_asm_operands_vec, new_asm_operands_vec): Delete.
18536         (eliminate_regs): Move code that detects changes to elimination
18537         target regs into new function elimination_effects.
18538         Delete one #if 0 block.
18539         Abort for USE, CLOBBER, ASM_OPERANDS and SET.
18540         (eliminate_regs_in_insn): Return immediately for USEs, CLOBBERs,
18541         ADDR_VECs, ADDR_DIFF_VECs and ASM_INPUTs.
18542         Only call eliminate_regs for real operands of the insn, not for parts
18543         of its structure or parts matched by things like match_operator.
18544         Use elimination_effects and check_eliminable_occurrences.  Use
18545         copy_insn to duplicate the pattern when not in the final pass.
18546
18547 Fri Oct 22 09:03:44 1999  Mark Mitchell  <mark@codesourcery.com>
18548
18549         * i386.md: Add missing `y' modifiers to uses of fst, fstp, fld,
18550         and fld.
18551
18552 1999-10-22  Bruce Korb  <autogen@linuxbox.com>
18553
18554         * fixinc/README: document the "mach" machine matching test
18555         * fixinc/fixfixes.c: Implement the #else/#endif label fix
18556         * fixinc/fixtests.c: Implement the #else/#endif label test
18557         * fixinc/inclhack.def: utilize these tests and fixes
18558         * fixinc/inclhack.sh:  regen
18559         * fixinc/fixincl.x:  regen
18560         * fixinc/fixincl.sh:  regen
18561
18562 Thu Oct 21 20:37:19 1999  Jeffrey A Law  (law@cygnus.com)
18563
18564         * Makefile.in (cse.o): Depend on hashtab.h, not splay-tree.h.  Also
18565         depend on ggc.h.
18566
18567 Thu Oct 21 20:30:19 1999  Matthias Klose  <doko@debian.org>
18568
18569         * gcc.1: Document exit codes.
18570
18571 Thu Oct 21 12:49:05 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18572
18573         * calls.c: Include tm_p.h later, so everything we need is defined.
18574         * expr.c: Likewise.
18575         * function.c: Likewise.
18576
18577         * except.c: Include tm_p.h.
18578
18579         * sparc.c: Likewise.
18580         (dwarf2out_cfi_label): Don't prototype.
18581         (check_return_regs, epilogue_renumber,
18582         ultra_cmove_results_ready_p, ultra_fpmode_conflict_exists,
18583         ultra_find_type, ultra_build_types_avail, ultra_flush_pipeline,
18584         ultra_rescan_pipeline_state, set_extends, ultra_code_from_mask,
18585         ultra_schedule_insn): Add static prototype.
18586         (data_segment_operand, text_segment_operand): Call itself with the
18587         proper number of arguments.
18588         (sparc_flat_save_restore, sparc_v8plus_shift): Constify a char*.
18589
18590         * sparc.h: Move all declarations to sparc-protos.h.
18591         (SELECT_RTX_SECTION):  Pass a missing MODE argument to
18592         symbolic_operand.
18593
18594         * sparc/sysv4.h (SELECT_RTX_SECTION): Likewise.
18595
18596         * config/svr4.h (text_section, ctors_section, dtors_section): Add
18597         Prototypes.
18598         (ASM_OUTPUT_SECTION_NAME, UNIQUE_SECTION,
18599         ASM_FINISH_DECLARE_OBJECT, ASM_OUTPUT_LIMITED_STRING,
18600         ASM_OUTPUT_ASCII): Constify a char*.
18601
18602         * sparc-protos.h: New file for sparc prototypes.
18603
18604 Thu Oct 21 12:23:40 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18605
18606         * function.c (record_insns, contains): Always declare and define.
18607         (record_insns): Mark with ATTRIBUTE_UNUSED.
18608
18609 Thu Oct 21 13:03:49 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
18610
18611         * config/arm/telf.h (ASM_OUTPUT_SECTION_NAME): Add %nobits option
18612         to .section when outputting a .bss section to deal with multiple
18613         .bss input sections (as happens with -fdata-sections)
18614         Also output %progbits, not @progbits so the assembler doesn't treat as
18615         a comment.
18616         * config/arm/unknown-elf.h (ASM_OUTPUT_SECTION_NAME): Likewise
18617
18618         * config/arm/lib1funcs.asm (_call_via_rX): Allow compilation of
18619         thumb parts even when building with non-thumb CPUs, by forcing
18620         thumb mode.
18621
18622 Wed Oct 20 22:57:58 1999  Jeffrey A Law  (law@cygnus.com)
18623
18624         * sparc.md (movsf_const_intreg): If splitting, length must be > 1.
18625         (movdf_const_intreg_sp64): Similarly.
18626
18627         * local-alloc.c (update_equiv_regs): Check the correct insn
18628         for pre-existing REG_EQUIV notes.
18629
18630 Wed Oct 20 20:41:46 1999  Mark Mitchell  <mark@codesourcery.com>
18631
18632         * cse.c (cse_end_of_basic_block): Don't return the end of a basic
18633         block reached by a branch if we're not going to actually process
18634         this block.
18635
18636 Wed Oct 20 15:18:42 1999  Jim Wilson  <wilson@cygnus.com>
18637
18638         * integrate.c (integrate_decl_tree): Set DECL_CONTEXT to 0 if this is
18639         a local extern function declaration.
18640
18641 Wed Oct 20 13:56:01 1999  Richard Henderson  <rth@cygnus.com>
18642
18643         * i386.c (ix86_expand_prologue): Properly wrap USE around
18644         reg for CALL_INSN_FUNCTION_USAGE.
18645
18646 Thu Oct 14 18:51:37 1999  Andrew Haley  <aph@cygnus.com>
18647
18648         * config/mips/mips.md (movdf_internal1a): Allow floating-point
18649         move between GP_REGs.
18650
18651 Wed Oct 20 15:36:11 1999  Andrew Haley  <aph@cygnus.com>
18652
18653         * config/arm/thumb.h (GO_IF_LEGITIMATE_ADDRESS): Take account of
18654         the mode size when finding out if an offset is legal.
18655
18656 Wed Oct 20 06:26:58 1999  Richard Henderson  <rth@cygnus.com>
18657
18658         * basic-block.h (PROP_*): Move constants from ...
18659         * flow.c: ... here.
18660         (compute_bb_for_insn): Free the array before reallocating.
18661         (update_life_info): New arg PROP_FLAGS; pass on to propagate_block.
18662         (allocate_reg_life_data): Reset all reg variables collected by
18663         propagate_block.
18664         (get_block_head_tail): Don't convert from bb to block.
18665         (get_bb_head_tail): New.  Update all callers of get_block_head_tail.
18666         (find_insn_reg_weight): Take block not bb.
18667         (schedule_block): Don't set block num for moved insns.
18668         (schedule_region): Don't update_life_info or find_insn_reg_weight.
18669         (schedule_insns): Do it here instead.
18670         * combine.c (combine_instructions): Invoke compute_bb_for_insn
18671         before update_life_info.
18672         * recog.c (split_all_insns, peephole2_optimize): Update for
18673         new arg to update_life_info.
18674         * rtlanal.c (remove_note): Cope with NULL note.
18675         * toplev.c (rest_of_compilation): Don't invoke recompute_reg_usage
18676         if we did sched1.
18677
18678 Wed Oct 20 10:46:41 1999  Richard Earnshaw (rearnsha@arm.com)
18679
18680         * jump.c (jump_optimize_1): More accurately detect casesi insns.
18681
18682         * flow.c (merge_blocks_move_predecessor_nojumps): Re-order the basic
18683         block records so that merge_blocks_nomove will clean up correctly.
18684         (split_edge): Handle casesi insns.
18685
18686         * gcc-page.c: Try MAP_ANON if we don't have MAP_ANONYMOUS.
18687
18688 Tue Oct 19 23:43:50 1999  Jeffrey A Law  (law@cygnus.com)
18689
18690         * pa.md (call, call_value): Do not emit a blockage after restoring
18691         the PIC register.
18692
18693 Tue Oct 19 17:22:39 1999  Mark Mitchell  <mark@codesourcery.com>
18694
18695         * c-typeck.c (c_expand_asm_operands): Fix typo.
18696
18697 Tue Oct 19 18:42:58 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
18698
18699         * arm.c (fpu_rhs_operand): Verify modes.
18700         (fpu_add_operand): Likewise.
18701         (di_operand): Likewise.
18702         (soft_df_operand): Likewise.
18703
18704 Tue Oct 19 15:26:11 1999  Richard Earnshaw  (rearnsha@arm.com)
18705
18706         * arm.c (arm_return_in_memory): APCS rules state that the elements
18707         of a structure returned in a register must be 'integer-like'.
18708
18709 1999-10-19  Bruce Korb  <autogen@linuxbox.com>
18710
18711         * fixinc/Makefile.in: Change the generation rules to run `genfixes'
18712         in the source tree when the generated targets are out of date
18713         * fixinc/genfixes: Alter it to run individual fixes for make.
18714         * fixinc/README: rewrite
18715         * fixinc/inclhack.def: moved initial comments to README
18716
18717 Tue Oct 19 14:01:34 1999  Nick Clifton  <nickc@cygnus.com>
18718
18719         * toplev.c (main): Do not generate an error message if an
18720         unrecognised command line switch is recognisable by another
18721         language.  If extra_warnings are enabled, then generate a
18722         warning message instead.
18723
18724 Tue Oct 19 11:41:12 1999  Mumit Khan  <khan@xraylith.wisc.edu>
18725
18726         * c-pragma.h (PRAGMA_INSERT_ATTRIBUTES): Delete macro.
18727         (insert_pack_attributes): Delete prototype.
18728
18729         * c-pragma.c (default_alignment): New static variable.
18730         (push_alignment): Initialize to current effective alignment.
18731         (pop_alignment): Use to set new alignment.
18732         (insert_pack_attributes): Delete function.
18733         (handle_pragma_token): Set default_alignment as well each time
18734         a #pragma pack(<n>) is encountered.
18735
18736 Tue Oct 19 02:03:00 1999  Jeffrey A Law  (law@cygnus.com)
18737
18738         * reg-stack.c (stack_result): Aggregates are not returned in
18739         stack registers.
18740
18741 Tue Oct 19 01:26:48 1999  Alasdair Baird <alasdair@wildcat.demon.co.uk>
18742
18743         * fold-const.c (fold): Fix thinko in x+(-0) -> x transformation.
18744
18745 Mon Oct 18 15:19:41 1999  Richard Henderson  <rth@cygnus.com>
18746
18747         * basic-block.h (set_block_num): Declare.
18748         * flow.c (update_life_info): Don't call compute_bb_for_insn
18749         or free_basic_block_vars.
18750         * haifa-sched.c (remove_dependence): Conditionalize on HAVE_cc0.
18751         (insn_orig_block): Remove.
18752         (INSN_BLOCK): Remove.  Update all callers to use BLOCK_NUM.
18753         (schedule_block): Keep BLOCK_NUM up-to-date.
18754         (schedule_insns): Use compute_bb_for_insn.
18755         * recog.c (split_all_insns): Likewise.
18756         (peephole2_optimize): Likewise.
18757
18758 Mon Oct 18 18:50:51 1999  Andreas Schwab  <schwab@suse.de>
18759
18760         * config/m68k/m68k.h (INITIAL_FRAME_POINTER_OFFSET): Add one word
18761         if the pic register is used.
18762
18763 Mon Oct 18 02:38:46 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
18764
18765         * c-decl.c (pushdecl): Use TYPE_CONTEXT rather than TREE_PERMANENT.
18766         (finish_decl): Duplicate test for TREE_ASM_WRITTEN in else branch of
18767         if that tests TREE_PERMANENT.
18768
18769 Mon Oct 18 01:41:35 1999  Jeffrey A Law  (law@cygnus.com)
18770
18771         * cse.c (invalidate_for_call): Do not remove memory references from
18772         the table here.  It's handled elsewhere.
18773
18774         * haifa-sched.c (add_dependence): Protect references to the
18775         true dependency cache with #ifdef INSN_SCHEDULING.
18776         (remove_dependence): Similarly.
18777
18778         * mn10200.md (outline_epilogue_jump): Embed a (return) to indicate
18779         to the cfg code that this is a return instruction.
18780         * mn10300.md (return_internal): Similarly.
18781
18782         * combine.c (get_last_value): If the last set of a register
18783         is after subst_low_cuid, then we can not use it to determine
18784         the register's last value.
18785
18786 Sun Oct 17 11:02:52 1999  Mark Mitchell  <mark@codesourcery.com>
18787
18788         * Makefile.in: Back out previous change.
18789
18790 Sun Oct 17 15:22:50 1999  Jeffrey A Law  (law@cygnus.com)
18791
18792         * pa.c (move_operand): Reject (lo_sum (reg) (unspec ...)).
18793
18794         * haifa-sched.c (add_dependence): Only check/update the cache
18795         if it exists.
18796         (remove_dependence): Likewise.
18797         (schedule_insns): Only create the true_dependency_cache if the
18798         average number of instructions in a basic block is very large.
18799
18800 Sun Oct 17 11:02:52 1999  Mark Mitchell  <mark@codesourcery.com>
18801
18802         * Makefile.in (ggc-common.o): Depend on genrtl.h.
18803         (ggc-simple.o): Likewise.
18804         (ggc-page.o): Likewise.
18805
18806 Sun Oct 17 02:09:50 1999  Andrew MacLeod  <amacleod@cygnus.com>
18807
18808         * basic-block.h (pre_edge_lcm, pre_edge_rev_lcm, compute_available):
18809         Prototype for exported functions.
18810         (pre_lcm, pre_rev_lcm): Remove prototypes.
18811         * gcse.c (compute_ae_kill): Add ae_gen and ae_kill as parameters.
18812         (compute_available): Move to lcm.c, and change parameter order.
18813         (one_classic_gcse_pass): Call compute_ae_kill with parameters.
18814         (pre_insert, s_preds, s_succs, num_preds, num_succs): Delete.
18815         (gcse_main): No longer call compute_preds_succs.  Rebuild the
18816         set table after reach pre pass.
18817         (pre_insert_map, pre_delete_map, edge_list): New.
18818         (alloc_pre_mem): Allocate edge vectors.
18819         (free_pre_mem): Delete edge vectors.
18820         (compute_pre_data): Call new edge based lcm routines.
18821         (process_insert_insn): New function.
18822         (insert_insn_end_bb): Use it.
18823         (pre_edge_insert): New function.
18824         (pre_insert_copy_insn): Formatting fixes.  Update BLOCK_END as
18825         needed.
18826         (pre_insert_copies): Revamp using new edge based lcm outputs.
18827         (pre_delete): Likewise.
18828         (one_pre_gcse_pass): Insert & remove fake edges to the exit
18829         block.
18830         (compute_code_hoist_vbeinout): New new edge based routines.
18831         * lcm.c: Remove all the old LCM functions.  Replace with new ones
18832         that work with the new cfg datastructures and work with edges
18833         instead of blocks.
18834
18835 Sun Oct 17 00:44:17 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
18836
18837         * reload.h (struct reload): Add new fields "mode" and "nregs".
18838         * reload1.c: Change all occurrences of reload_mode and reload_nregs
18839         to reference the "mode" and "nregs" field within struct reload.
18840
18841 Sat Oct 16 21:50:28 1999  Jeffrey A Law  (law@cygnus.com)
18842
18843         * haifa-sched.c (true_dependency_cache): New.
18844         (add_dependence): Use the true dependency cache to avoid expensive
18845         walks down the LOG_LINKS dependency list.  Add entries to the
18846         cache as necessary.
18847         (remove_dependence): Remove entries from the true dependency cache
18848         as needed.
18849         (schedule_insns): Allocate and initialize and free the true
18850         dependency cache.
18851
18852         * haifa-sched.c (schedule_insns): Do not remove inter-block
18853         dependencies anymore.
18854
18855 Sat Oct 16 11:19:52 1999  Richard Henderson  <rth@cygnus.com>
18856
18857         * i386/t-cygwin (winnt.o): Depend on RTL_H and TREE_H.
18858         * i386/t-winnt: Likewise.
18859
18860 Sat Oct 16 11:11:54 1999  Richard Henderson  <rth@cygnus.com>
18861
18862         * ggc-page.c (init_ggc): Work around SunOS unaligned mmap bug.
18863
18864 1999-10-16  Manfred Hollstein  <mhollstein@cygnus.com>
18865
18866         * Makefile.in (LANGUAGES): Omit "proto".
18867         (clean): Remove stale comment about removing unprotoize.c.
18868
18869 Sat Oct 16 11:29:14 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18870
18871         * protoize.c (safe_read, safe_write): Avoid the gcc extension of
18872         using arithmetic on void pointers.
18873
18874 Sat Oct 16 02:48:22 1999  Jeffrey A Law  (law@cygnus.com)
18875
18876         * haifa-sched.c (compute_block_forward_dependencies): Only check
18877         for notes, deleted insns and duplicates if ENABLE_CHECKING is defined.
18878
18879 Sat Oct 16 00:07:01 1999  Richard Henderson  <rth@cygnus.com>
18880
18881         * gcse.c (hash_expr_1): Add in MEM_ALIAS_SET.
18882         (expr_equiv_p): Reject memories with different alias sets.
18883
18884 Fri Oct 15 15:17:29 1999  Greg McGary  <gkm@gnu.org>
18885
18886         * flags.h (flag_bounds_check, flag_bounded_pointers): New extern decls.
18887         * toplev.c (flag_bounds_check, flag_bounded_pointers): New flags.
18888         (f_options): Add "bounded-pointers" and "bounds-check" entries.
18889         * c-lang.c (lang_init_options): Set flag_bounds_check as "unspecified".
18890         (lang_init): Set default for flag_bounds_check if still "unspecified".
18891
18892 Sat Oct 16 13:42:29 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
18893
18894         * config/c4x/c4x.md (HF mode patterns):  Add missing modes.
18895
18896 Sat Oct 16 13:37:46 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
18897
18898         * config/c4x/c4x.md (movstrqi_small): Utilise parallel move
18899         instructions.
18900
18901 Sat Oct 16 13:26:47 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
18902
18903         * config/c4x/c4x.md (*db_noclobber,
18904         *decrement_and_branch_until_zero_noclobber): New patterns and
18905         associated splitters.
18906
18907 Sat Oct 16 13:13:15 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
18908
18909         * config/c4x/c4x.md (parallel instruction patterns): Rework
18910         constraints to keep reload happy.
18911
18912 Sat Oct 16 13:03:16 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
18913
18914         * config/c4x/c4x.md (*absqi2_noclobber, *negqi2_noclobber,
18915         *one_cmplqi2_noclobber, *subqi3_noclobber, *andqi3_255_noclobber,
18916         *andqi3_65535_noclobber, *andnqi3_noclobber, *xorqi3_noclobber):
18917         Add new patterns and associated post-reload splitters.
18918
18919 Sat Oct 16 12:42:12 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
18920
18921         * config/c4x/c4x.c (c4x_emit_libcall): Use ggc_alloc_string.
18922
18923 Sat Oct 16 12:34:44 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
18924
18925         * config/c4x/c4x.c (c4x_rptb_insert): Emit rpts_top pattern
18926         if appropriate.
18927         * config/c4x/c4x.md (rpts_top): New pattern and splitter.
18928
18929 Sat Oct 16 12:26:30 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
18930
18931         * config/c4x/c4x.c (src_operand):  Check SYMBOL_REF and LABEL_REF
18932         memory mode.
18933
18934 Fri Oct 15 17:02:09 1999  Jeffrey A Law  (law@cygnus.com)
18935
18936         * pa.c (move_operand): Rely on memory_address_p to determine the
18937         validity of non-indexed memory addresses.
18938         * pa.h (GO_IF_LEGITIMATE_ADDRESS): Allow LO_SUM with a symbolic
18939         operand in DFmode and SFmode when generating PA2.0 code.
18940
18941 Fri Oct 15 14:25:19 1999  Richard Henderson  <rth@cygnus.com>
18942
18943         * print-rtl.c (print_rtx): Limit last 'u' change to LABEL_REF.
18944
18945 Fri Oct 15 13:48:45 1999  Richard Henderson  <rth@cygnus.com>
18946
18947         * mips.c (function_prologue): Fix argument types.
18948         * mips.md (casesi): Use emit_jump_insn for casesi_internal.
18949         (casesi_internal): Write to the scratch register.
18950
18951 1999-10-15 11:16 -0700  Zack Weinberg  <zack@bitmover.com>
18952
18953         * cppexp.c (cpp_parse_escape): Make static.  Change second arg
18954         to U_CHAR **.
18955         (parse_charconst): Delete unnecessary cast when calling
18956         cpp_parse_escape.
18957         (cpplib.h): Kill prototype of cpp_parse_escape.
18958
18959 Fri Oct 15 11:02:46 1999  Richard Henderson  <rth@cygnus.com>
18960
18961         Based on patch from Michael Gschwind <mikeg@watson.ibm.com>:
18962         * unroll.c (unroll_loop): Cast return value of alloca.
18963         * i370/i370.c: Include function.h and toplev.h.
18964         (i370_label_scan): Remove c++ commented abort.
18965         * i370/i370.h (HANDLE_PRAGMA): Takes three arguments.
18966         (ASM_OUTPUT_LABELREF): Fix TOUPPER/else broken 16 Sept.
18967         * i370/xm-i370.h (HOST_BITS_PER_LONGLONG): Define.
18968         * i370/xm-mvs.h, i370/xm-oe.h: Likewise.
18969
18970 Fri Oct 15 03:01:01 1999  Loren Rittle  <ljrittle@acm.org>
18971
18972         * config/t-freebsd: Do not override USER_H.
18973         * ginclude/stddef.h: Generalize check for _MACHINE_ANSI_H_.
18974
18975 Fri Oct 15 02:37:28 1999  Alastair J. Houghton <ajh8@doc.ic.ac.uk>
18976                           Mumit Khan  <khan@xraylith.wisc.edu>
18977
18978         * c-parse.in (component_decl): Support anonymous struct/union.
18979         (%expect): Update.
18980         * c-parse.y: Regenerate.
18981         * c-parse.c: Likewise.
18982         * objc/objc-parse.y: Likewise.
18983         * objc/objc-parse.c: Likewise.
18984         * c-decl.c (finish_struct): Don't sort the fields.
18985         (field_decl_cmp): Delete unused function.
18986
18987 Fri Oct 15 01:20:52 1999  Richard Henderson  <rth@cygnus.com>
18988
18989         * sparc.md (movsf_const_intreg): Revert last constraint change.
18990         (movdf_const_intreg_sp32): Likewise.
18991
18992 Fri Oct 15 01:47:51 1999  Vladimir Makarov  <vmakarov@loony.cygnus.com>
18993
18994         * cse.c: Include hashtab.h instead of splay-tree.h
18995         (struct cse_reg_info): No longer use variant union.  Add new
18996         field "regno".  All references changed to avoid union.
18997         (cse_reg_info_used_list, cse_reg_info_used_list_end): New variables.
18998         (free_cse_reg_info): Remove.
18999         (hash_cse_reg_info, cse_reg_info_equal_p): New functions.
19000         (get_cse_reg_info): Revamp to use expandable hash tables instead
19001         of splay trees.  Initialize new fields in cse_reg_info structure.
19002         (new_basic_block): Similarly.
19003
19004 Thu Oct 14 23:51:56 1999  Richard Henderson  <rth@cygnus.com>
19005
19006         * genrecog.c (message_with_line): Prototype.
19007         (validate_pattern): Pass along the set for the dest, not a flag.
19008         Fix non-lvalue message.  Don't warn for VOIDmode SET_DEST of CALL.
19009         Check for PC/CC0 as sources.
19010         (nodes_identical): Check for children position match before
19011         allowing the combination.
19012
19013         * rtl.c (read_rtx): Track line number across \\\n.
19014
19015 Thu Oct 14 23:50:25 1999  Richard Henderson  <rth@cygnus.com>
19016
19017         * mips.h (SPECIAL_MODE_PREDICATES): New.
19018         * mips.md (*) Use nonimmediate_operand not general_operand for outputs.
19019         (movdi+1, movsi+1): Add output reload constraint.
19020         (casesi_internal): Likewise.  Fix commentary.
19021         (return_internal): Use pmode_register_operand.
19022
19023 Thu Oct 14 23:19:34 1999  Richard Henderson  <rth@cygnus.com>
19024
19025         * 1750a.md (movstrqi): Add missing output reload constraint.
19026         (call_value): Likewise.
19027         * a29k.md (cpxxx patterns): Add missing match_operator mode.
19028         (jmpfdec): Add missing inout reload constraint.
19029         * elxsi.md (addsi patterns): Add missing output reload constraint.
19030         (move from sp): Use @ alternates.
19031         (call_value): No constraint on output.
19032         * fr30.md (movsi_pop): Add missing output reload constraint.
19033         (movsf_constant_store): Likewise.
19034         (splits): Remove constraints.
19035         (subsi3): Add missing mode.
19036         * i370.md (cmpstrsi+1): Add missing output reload constraint.
19037         (call_value): Likewise.
19038         * i960.md (cmpinc/cmpdec patterns): Add inout reload constraints.
19039         * m32r.h (PREDICATE_CODES): Add seth_add3_operand.
19040         * m32r.md (movsicc_internal): Add output reload constraint.
19041         (movstrsi_internal): Add inout reload constraints.
19042         * m88k.h (reg_names): Don't declare.
19043         (SPECIAL_MODE_PREDICATES): New.
19044         * m88k.md (*): Use register_operand not reg_or_0_operand
19045         on destinations.
19046         * mn10200.h (PREDICATE_CODES): New.
19047         * ns32k.md (ffs pattern): Add output reload constraint.
19048         * pdp11.md (sob pattern): Add inout reload constraint.
19049         * sh.md (splits): Remove constraints.
19050         (indirect_jump_scratch, fpu_switch): Add output reload constraint.
19051         * v850.md (pattern_is_ok_for_epilogue): Likewise.
19052         * vax.md (jgequ pattern): Add inout reload constraint.
19053
19054 Fri Oct 15 00:05:00 1999  Jeffrey A Law  (law@cygnus.com)
19055
19056         * configure.in (djgpp): Revert previous patch.
19057         * configure: Rebuit.
19058         * config/i386/djgpp.h: Revert previous patch.
19059
19060 Fri Oct 15 00:00:24 1999  Loren J. Rittle <ljrittle@acm.org>
19061
19062         * fixinc/inclhack.def: Restore patch lost during last merge of
19063         "no_bogosity" branch.
19064         * fixinc/inclhack.sh, fixinc/fixincl.x: Rebuilt.
19065
19066 Thu Oct 14 23:57:56 1999  Gavin Romig-Koch  <gavin@cygnus.com>
19067
19068         * fixincludes: Add a HPUX 11 fix for inttypes.h.
19069         * fixinc/inclhack.def: Same.
19070         * fixinc/inclhack.sh, fixinc/fixincl.sh, fixinc/fixincl.x: Regenerate.
19071
19072 Thu Oct 14 22:51:55 1999  Richard Henderson  <rth@cygnus.com>
19073
19074         * alpha.h (GO_IF_LEGITIMATE_SIMPLE_ADDRESS): Accept ADDRESSOF
19075         as the base of a PLUS.
19076
19077 Fri Oct 15 18:36:07 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
19078
19079         * config/c4x/c4x.md:  Define mode for remaining unspec operators.
19080         * config/c4x/c4x.c (dst_operand):  Use nonimmediate_operand.
19081
19082 Thu Oct 14 22:14:23 1999  Richard Henderson  <rth@cygnus.com>
19083
19084         * pa.md (post_stw+1): Use pmode_register_operand.
19085         (dcacheflush, icacheflush): Likewise.
19086
19087         * i386.md (movstricthi_1): Allow r/r.
19088
19089 Thu Oct 14 19:44:08 1999  Jan Hubicka  <hubicka@freesoft.cz>
19090
19091         * fold-const.c (fold): Convert (or (not arg0) (not arg1))
19092         to (not (and (arg0) (arg1))). Similary for and.
19093
19094         * fold-const.c (fold): Move bit_rotate code to the EXPR_PLUS case,
19095         fallthrough to associate code.
19096         Convert XOR to OR in code like (a&c1)^(a&c2) where c1 and c2 don't have
19097         bits in common.
19098
19099         * combine.c (simplify_logical): Convert XOR to IOR if operands have
19100         no bits in common; remove XOR to ROTATE conversion.
19101
19102 Fri Oct 15 17:40:11 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
19103
19104         * config/c4x/c4x.h (c4x_va_start, c4x_va_arg): Declare.
19105
19106 Fri Oct 15 17:27:17 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
19107
19108         * config/c4x/c4x.c (dst_operand): New.
19109         (PREDICATE_CODES): Update.
19110         * config/c4x/c4x.h (dst_operand): Declare it.
19111         * config/c4x/c4x.md:  Define mode for each unspec usage.
19112         (move patterns):  Use dst_operand predicate instead of src_operand.
19113         (movqi_update, movqf_update): Delete.
19114
19115 Thu Oct 14 18:48:54 1999  Richard Henderson  <rth@cygnus.com>
19116
19117         * recog.c (pmode_register_operand): New.
19118         * recog.h: Declare it.
19119         * genrecog.c (pred_codes): Likewise.
19120         (special_mode_pred_table): Likewise.
19121         (validate_pattern): Don't warn no mode for address_operand.
19122
19123         * print-rtl.c (print_rtx) [LABEL_REF]: Only do full subexpression
19124         if the operand is not insn-like.
19125
19126 Thu Oct 14 19:38:42 1999  Jeffrey A Law  (law@cygnus.com)
19127                           Sylvian Pion <Sylvain.Pion@sophia.inria.fr>
19128
19129         * fold-const.c (fold): Handle more simplifications allowed by IEEE.
19130
19131 Thu Oct 14 17:30:14 1999  Richard Henderson  <rth@cygnus.com>
19132
19133         * sparc.md (*): Use {nonimmediate,register}_operand as appropriate
19134         instead of general_operand in a SET_DEST.  Use const_double_operand
19135         instead of an explicit test against CONST_DOUBLE.
19136         (movsf_const_lo): Add missing register mode.
19137         (goto_handler_and_restore): Add auxiliary test for Pmode.
19138         (flush): Adjust to use address_operand.
19139         (return_sf_no_fpu): Add missing output constraint.
19140
19141 Thu Oct 14 17:21:26 1999  Richard Henderson  <rth@cygnus.com>
19142
19143         * rs6000.md (call_value_indirect_aix32): Use wildcard match_operand
19144         for call return value.
19145         (call_value_indirect_aix64, call_value_indirect_nt): Likewise.
19146
19147 Thu Oct 14 13:54:25 1999  Jason Merrill  <jason@yorick.cygnus.com>
19148
19149         * toplev.c (main): Only warn about options for other languages.
19150         * collect2.c (main): Pass -w to sub-gcc.
19151
19152 Thu Oct 14 16:27:50 1999  Richard Henderson  <rth@cygnus.com>
19153
19154         * flow.c (propagate_block): Add call-clobbered registers to
19155         significant too.
19156
19157         * flow.c (propagate_block): Use free_EXPR_LIST_list instead of
19158         zapping mem_set_list.
19159         (invalidate_mems_from_autoinc): Use free_EXPR_LIST_node.
19160         (mark_set_1, mark_used_regs): Likewise.
19161
19162 Thu Oct 14 10:51:49 1999  Richard Henderson  <rth@cygnus.com>
19163
19164         * m68k.md (zero_extendsidi2): Add missing output reload constraint.
19165
19166 Wed Oct 13 00:09:18 1999  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
19167
19168         * invoke.texi: Label -Wbad-function-cast, -Wmissing-prototypes,
19169         -Wnested-externs, -Wstrict-prototypes, and -Wtraditional as C only
19170         options. Also add a new item "C-only Warning Options" to the
19171         option summary.
19172
19173 1999-10-14  Gavin Romig-Koch  <gavin@cygnus.com>
19174
19175         * libgcc2.c (__do_global_dtors): Protect __deregister_frame_info
19176         from multiple calls.
19177
19178 Thu Oct 14 04:54:54 1999  Richard Henderson  <rth@cygnus.com>
19179
19180         * i386.md (call value patterns): Move to the end of the file.
19181         (prologue_set_got, prologue_get_pc): Use register_operand for op 0.
19182
19183 1999-10-14 Mark Elbrecht <snowball3@bigfoot.com>
19184
19185         * configure.in (djgpp configuration): Define extra_objects..
19186         * configure: Rebuilt.
19187         * config/i386/djgpp.h (CTORS_SECTION_ASM_OP): Define.
19188         (DTORS_SECTION_ASM_OP): Define.
19189         (INIT_SECTION_ASM_OP): Define.
19190         (FINI_SECTION_ASM_OP): Define.
19191         (DATA_SECTION_ASM_OP): Define.
19192         (TEXT_SECTION_ASM_OP): Define.
19193         (EH_FRAME_SECTION_ASM_OP): Define.
19194         (LINK_COMMAND_SPEC): Remove -Tdjgpp.djl.
19195         (STARTFILE_SPEC): Add crtbegin.o.
19196         (ENDFILE_SPEC): Define and add crtend.o. Move argument -Tdjgpp.djl
19197         to here from LINK_COMMAND_SPEC.
19198         (DO_GLOBAL_CTORS_BODY): Define.
19199         (CRTSTUFF_USE_FINI_SECTION): Define
19200         (HAS_INIT_SECTION): Delete.
19201
19202 Thu Oct 14 05:08:14 1999  Andreas Schwab  <schwab@suse.de>
19203
19204         * Makefile.in (all.cross): Depend on xcpp$(exeext).
19205
19206 Thu Oct 14 04:00:40 1999  Richard Henderson  <rth@cygnus.com>
19207
19208         * pa.h (PREDICATE_CODES): New.
19209
19210         * genrecog.c (validate_pattern): Condense the destination
19211         non-lvalue message.
19212
19213 Thu Oct 14 03:23:08 1999  Richard Henderson  <rth@cygnus.com>
19214
19215         * alpha.md (call-1): Supply missing mode for operator.
19216         (*): Add missing output reload constraints.  Remove constraints
19217         from define_splits.
19218
19219         * i386.h (SPECIAL_MODE_PREDICATES): New.
19220         * i386.md (movstricthi_1): Use nonimmediate_operand for op 0.
19221         (movqi_1, movdi_1, movdi_2, some splits): Likewise.
19222         (addsi_lea_3): Add missing mode for op 3.
19223         (prologue_set_got, prologue_get_pc): Add missing modes.
19224         (*) Add missing output reload constraints.
19225
19226 Thu Oct 14 03:59:57 1999  Stephane Carrez  <stcarrez@worldnet.fr>
19227
19228         * stor-layout.c (layout_union): Use HOST_WIDE_INT for const_size;
19229         check for member bit-size overflow and use var_size if it occurs.
19230         (layout_record): Use bitsize_int() to define the type size in bits.
19231         Likewise for computation and assignment to DECL_FIELD_BITPOS.
19232         (layout_decl): Likewise when assigning to DECL_SIZE.
19233
19234 Thu Oct 14 02:57:05 1999  Richard Henderson  <rth@cygnus.com>
19235
19236         * genrecog.c (validate_pattern): Typo last change.  Verify
19237         that output operands have output reloads.
19238
19239 Thu Oct 14 01:49:54 1999  Richard Henderson  <rth@cygnus.com>
19240
19241         * genrecog.c (special_mode_pred_table): New.
19242         (NUM_SPECIAL_MODE_PREDS): New.
19243         (find_operand): New.
19244         (validate_pattern): New argument `insn'.  Warn for assignment to
19245         any predicate accepting non-lvalues.  Conditionaly warn for
19246         match_operand without a mode.  Try much harder to match source
19247         and destination modes on a set.
19248         * tm.texi (SPECIAL_MODE_PREDICATES): Document.
19249
19250 Thu Oct 14 02:54:13 1999  Jeffrey A Law  (law@cygnus.com)
19251
19252         * fold-const.c (fold): Detect rotates built from BIT_XOR_EXPRs.
19253
19254 Thu Oct 14 02:18:19 1999  Marc Espie <espie@cvs.openbsd.org>
19255
19256         * combine.c (simplify_logical): Recognize xor pattern that encodes
19257         rotation.
19258
19259 Wed Oct 13 23:23:45 1999  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19260
19261         * rs6000.c (expand_block_move): Use INTVAL, not XINT to access
19262         alignment.
19263
19264 Wed Oct 13 21:47:18 1999  Richard Henderson  <rth@cygnus.com>
19265
19266         * ggc-page.c (MAP_FAILED): Provide default.
19267
19268 Wed Oct 13 21:41:59 1999  Richard Henderson  <rth@cygnus.com>
19269
19270         * sparc.c (symbolic_operand): Verify mode; don't accept CONST_DOUBLE.
19271         * sparc.h (PREDICATE_CODES): Update.
19272
19273 Wed Oct 13 21:18:17 1999  Richard Henderson  <rth@cygnus.com>
19274
19275         * alpha.c (some_ni_operand): New.
19276         * alpha-protos.h: Declare it.
19277         * alpha.h (PREDICATE_CODES): Update.
19278         * alpha.md (sXaddq reload insns): Use some_ni_operand
19279         for SET_DEST instead of some_operand.
19280
19281 Wed Oct 13 21:04:45 1999  Richard Henderson  <rth@cygnus.com>
19282                           Jim Wilson  <wilson@cygnus.com>
19283
19284         * genrecog.c (maybe_both_true_2): Don't compare modes of
19285         two DT_pred tests.
19286         (process_tree): Elide peephole2_insns.  Invoke simplify_tests
19287         after find_afterward.
19288         (debug_decision_1): Dump next and afterward codes.
19289
19290 Wed Oct 13 20:35:16 1999  Richard Henderson  <rth@cygnus.com>
19291
19292         * rtl.c (dump_and_abort): Remove.
19293         (fatal_with_file_and_line): New.
19294         (fatal_expected_char): New.
19295         (read_rtx_lineno, read_rtx_filename): New.
19296         (read_skip_spaces): Track line number.
19297         (read_name): Use fatal_with_file_and_line.
19298         (read_rtx): Use fatal_expected_char.  Track line number.
19299         * rtl.h (read_rtx_filename, read_rtx_lineno): Declare.
19300
19301         * print-rtl.c (print_rtx): Don't special case LABEL_REF argument
19302         if it isn't a CODE_LABEL.
19303
19304         * genattr.c (main): Set read_rtx_filename.
19305         * genattrtab.c (main): Likewise.
19306         * gencodes.c (main): Likewise.
19307         * genconfig.c (main): Likewise.
19308         * genemit.c (main): Likewise.
19309         * genextract.c (main): Likewise.
19310         * genflags.c (main): Likewise.
19311         * genopinit.c (main): Likewise.
19312         * genoutput.c (main): Likewise.
19313         * genpeep.c (main): Likewise.
19314
19315         * genrecog.c (decision_test.u.insn): Add `lineno'.
19316         (pattern_lineno, error_count): New variables.
19317         (message_with_line): New.
19318         (add_to_sequence): Break out checking code to ...
19319         (validate_pattern): ... here.  Detect SET_DEST matching CONST_INT.
19320         (merge_insn): Use message_with_line.
19321         (make_insn_sequence): Use validate_pattern.  Record insn lineno.
19322         (main): Set read_rtx_filename, pattern_lineno.  Exit early on error.
19323
19324 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
19325
19326         * expr.c (store_constructor): Clear union if constructor is empty.
19327
19328 Wed Oct 13 15:19:04 1999  Jim Wilson  <wilson@cygnus.com>
19329
19330         * config/rs6000/sysv4.h (CC1_SPEC): Fix errors from Jan 19 change.
19331         Add !endian checks.  Change %{...} to %(...).
19332
19333 Wed Oct 13 13:30:34 1999  Richard Henderson  <rth@cygnus.com>
19334
19335         * i386.md (*addsi3_cc): Renamed from addcsi3.
19336         (*addsi3_carry): Renamed from addxsi3.
19337         (*subsi3_cc): Renamed from subcsi3.
19338         (*subsi3_carry): Renamed from subxsi3.
19339         (*xorqi_cc_1): Renamed from xorcqi_1.
19340         (xorqi_cc_ext_1): Renamed from xorcqi_ext_1.
19341         * i386.c (ix86_expand_fp_compare): Update for xorqi_cc_ext_1.
19342
19343 Wed Oct 13 13:10:46 1999  Richard Henderson  <rth@cygnus.com>
19344
19345         * Makefile.in (ggc-common.o): Depend on RTL_H not RTL_BASE_H.
19346         (ggc-simple.o, ggc-page.o, ggc-none.o, ggc-callbacks.o): Likewise.
19347
19348 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
19349
19350         * regmove.c (optimize_reg_copy_3): Make sure P is non-nil as we
19351         climb up the chain of insns.
19352
19353 Wed Oct 13 10:20:58 1999  Richard Henderson  <rth@cygnus.com>
19354
19355         * genrecog.c (write_subroutine): Careful for null trees.
19356         (process_tree): Don't elide empty functions.
19357
19358 Wed Oct 13 10:07:54 1999  Richard Henderson  <rth@cygnus.com>
19359
19360         * Makefile.in (genrtl.o): Depend on ggc.h.
19361         * configure.in (valloc): Probe for it.
19362         (with-gc): Use ggc-page if valloc present.
19363         * ggc-common.c (ggc_mark_rtx_children): Use ggc_mark_if_gcable.
19364         (ggc_mark_rtvec_children): New from corpse of ggc_mark_rtvec.
19365         (ggc_alloc_string): Moved from ggc-page.c.
19366         * ggc-none.c (ggc_alloc_obj): New.
19367         (ggc_alloc_rtx, ggc_alloc_rtvec): Remove.
19368         * ggc-page.c (sys/mman.h): Only include if HAVE_MMAP.
19369         (struct globals): Likewise for dev_zero_fd.
19370         (init_ggc): Likewise for it's initialization.
19371         (ggc_allocated_p): Move careful dereference from ...
19372         (ggc_lookup_page_table): ... here.  Delete.
19373         (lookup_page_table_entry): Don't use ggc_lookup_page_table.
19374         (alloc_anon): Use valloc if no mmap.
19375         (release_pages): Use free if using valloc.
19376         (ggc_alloc_obj): Renamed from alloc_obj.
19377         (ggc_set_mark): Renamed from mark_obj.
19378         (ggc_mark_if_gcable): Renamed from ggc_mark_string_if_gcable.
19379         (ggc_alloc_rtx, ggc_alloc_rtvec): Delete.
19380         (ggc_alloc_tree, ggc_alloc_string, ggc_alloc): Delete.
19381         (ggc_set_mark_rtx, ggc_set_mark_rtvec): Delete.
19382         (ggc_set_mark_tree, ggc_mark_string, ggc_mark): Delete.
19383         (ggc_collect): Use fp printing instead of our own rounding.
19384         * ggc-simple.c (IS_MARKED, IGNORE_MARK): Delete.
19385         (GGC_STRING_MAGIC, GGC_STRING_MAGIC_MARK): Delete.
19386         (GGC_ANY_MAGIC, GGC_ANY_MAGIC_MARK): Delete.
19387         (struct ggc_rtx, struct ggc_rtvec, struct ggc_tree): Delete.
19388         (struct ggc_string, struct ggc_any): Delete.
19389         (offsetof): Provide default definition.
19390         (GGC_BALANCE, GGC_ALWAYS_COLLECT, GGC_ALWAYS_VERIFY): New.
19391         (PTR_KEY): New.
19392         (struct ggc_mem): New, from corpse of ggc_any.
19393         (struct ggc_status): Delete.
19394         (ggc_chain, ggc_allocated_strings, ggc_strings_used): Delete.
19395         (n_rtxs_collected, n_vecs_collected, n_trees_collected): Delete.
19396         (n_strings_collected, n_anys_collected): Delete.
19397         (ggc_alloc_rtx, ggc_alloc_rtvec, ggc_alloc_tree): Delete.
19398         (ggc_alloc_string, ggc_alloc): Delete.
19399         (ggc_free_rtx, ggc_free_rtvec, ggc_free_tree): Delete.
19400         (ggc_free_string, ggc_free_any): Delete.
19401         (ggc_set_mark_rtx, ggc_set_mark_rtvec, ggc_set_mark_tree): Delete.
19402         (ggc_compare_addresses, ggc_mark_string): Delete.
19403         (ggc_mark_string_if_gcable, ggc_mark): Delete.
19404         (search_data): Delete.
19405         (struct globals): New.
19406         (GGC_MIN_EXPAND_FOR_GC, GGC_MIN_LAST_ALLOCATED): New.
19407         (tree_insert, tree_lookup): New.
19408         (ggc_alloc_obj, ggc_set_mark, ggc_mark_if_gcable): New.
19409         (clear_marks, sweep_objs): New.
19410         (ggc_collect): Gut.  Use clear_marks, sweep_objs.
19411         (init_ggc): Set allocated_last_gc.
19412         (ggc_push_context): Gut.  Use G.context.
19413         (ggc_pop_context): Likewise.
19414         (ggc_pop_context_1): New.
19415         (debug_ggc_tree): New.
19416         (debug_ggc_balance, tally_leaves): New.
19417         * ggc.h (ggc_mark_rtvec, ggc_mark_string, ggc_mark): Remove decl.
19418         (ggc_mark_string_if_gcable): Remove decl.
19419         (ggc_mark_rtx, ggc_mark_tree): Use ggc_set_mark.
19420         (ggc_mark_rtvec_children): New.
19421         (ggc_mark_rtvec, ggc_mark_string, ggc_mark): New.
19422         (ggc_mark_if_gcable): New decl.
19423         (ggc_alloc_rtx, ggc_alloc_rtvec): Remove decl.
19424         (ggc_alloc_tree, ggc_alloc): Likewise.
19425         (ggc_set_mark_rtx, ggc_set_mark_rtvec, ggc_set_mark_tree): Likewise.
19426         (ggc_alloc_obj): New decl.
19427         (ggc_alloc_rtx, ggc_alloc_rtvec): New macros.
19428         (ggc_alloc_tree, ggc_alloc): Likewise.
19429         (ggc_set_mark): New decl.
19430         * rtl.h (struct rtx_def): Remove gc_mark.
19431         (struct rtvec_def): Likewise.
19432         * tree.h (struct tree_common): Likewise.
19433
19434 Wed Oct 13 01:44:29 1999  Carol LePage  <carolo@hal.com>
19435
19436         * configure.in (sparc-hal-solaris2*): Fix xm_file, xm_defines,
19437         float_format and thread_file definitions.
19438         * configure: Rebuilt.
19439
19440 Wed Oct 13 09:25:03 1999  Niels Möller <nisse@lysator.liu.se>
19441
19442         * extend.texi (Function Names): Document types of function names.
19443
19444 Wed Oct 13 00:45:04 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
19445
19446         * reload1.c (reload_reg_free_for_value_p):  RELOAD_OTHER reloads with
19447         an earlyclobbered output conflict with RELOAD_INPUT reloads.
19448
19449 Tue Oct 12 23:28:28 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
19450
19451         * sh.h (BOOL_TYPE_SIZE): Don't use INT_TYPE_SIZE / CHAR_TYPE_SIZE.
19452
19453 Tue Oct 12 23:19:32 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
19454
19455         * sh.h (REGISTER_MOVE_COST): Change PR_REG to PR_REGS.
19456
19457 Tue Oct 12 17:09:38 1999  David Edelsohn  <edelsohn@gnu.org>
19458
19459         * collect2.c (main): Do prelimnary link on AIX if rflag.
19460
19461 Tue Oct 12 09:45:19 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
19462
19463         * config/rs6000/eabi-ctors.c (__do_global_ctors): Run through
19464         __CTOR_LIST__ in opposite order, which is the correct order for sorted
19465         constructors.
19466         (__do_global_dtors): similarly for __DTOR_LIST__.
19467
19468 Fri Oct  8 19:46:03 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
19469                                 Diego Novillo <dnovillo@cygnus.com>
19470
19471         * config/sh/sh.h (REGISTER_MOVE_COST): Handle moves from T_REGS to
19472         FPUL_REGS.
19473
19474 Tue Oct 12 07:38:41 1999  Bruce Korb  <autogen@linuxbox.com>
19475
19476         * fixincl/*: Merged "no_bogosity" branch
19477         * fixincl/fixlib.h: protect against doubly defining t_bool
19478         * fixincl/server.h: protect against doubly defining t_bool
19479
19480 Mon Oct 11 20:18:41 1999  Jim Wilson  <wilson@cygnus.com>
19481
19482         * genoutput.c: Include toplev.h.
19483
19484 Mon Oct 11 18:56:14 1999  Jim Wilson  <wilson@cygnus.com>
19485
19486         * config/sparc/liteelf.h (INIT_SECTION_ASM_OP, FINI_SECTION_ASM_OP):
19487         Undef.
19488         * configure.in (sparclite-*-elf, sparc86x-*-elf): Don't use libgloss.h.
19489         * configure: Regenerate.
19490
19491 Mon Oct 11 16:07:49 1999  Richard Henderson  <rth@cygnus.com>
19492
19493         * gcse.c (delete_null_pointer_checks): Returns void.
19494
19495 Mon Oct 11 20:31:51 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
19496
19497         * rtl.c (copy_rtx): Don't use accessor macros to copy fields.
19498         * emit-rtl.c (copy_insn_1): Likewise.
19499
19500 Mon Oct 11 13:29:06 1999  Geoffrey Keating  <geoffk@cygnus.com>
19501
19502         * config/mips/mips.c (mips_build_va_list): Correct
19503         TREE_CHAIN setting when hard-float.
19504         (mips_va_start): Use corrected setting.
19505         (mips_va_arg): Likewise.  Also pass a tree to build of
19506         POSTINCREMENT_EXPR rather than a naked 'int'.
19507
19508 Sun Oct 10 18:27:27 1999  Mark Mitchell  <mark@codesourcery.com>
19509
19510         * ggc.h (ggc_push_context): Fix comment.
19511         (ggc_pop_context): Likewise.
19512         (mark_string_if_gcable): Likewise.
19513         * ggc-common.c (ggc_mark_rtx_children): Use
19514         ggc_mark_string_if_gcable.
19515         * ggc-page.c (ggc_lookup_page_table): New function.
19516         (ggc_allocated_p): Likewise.
19517         (mark_obj): Fix formatting.
19518         (ggc_mark_string_if_gcable): New function.
19519         * ggc-simple.c (ggc_allocated_strings): New variable.
19520         (ggc_strings_used): Likewise.
19521         (ggc_compare_addresses): New function.
19522         (ggc_pop_context): Pop the `any' memory too.
19523         (ggc_mark_string_if_gcable): New function.
19524         (ggc_collect): Initialize and tear down ggc_allocated_strings.
19525
19526 Sun Oct 10 20:05:21 1999  David Edelsohn  <edelsohn@gnu.org>
19527
19528         * rs6000.md (movstrsi_?reg): Use preferred rD/rS = r5 form.
19529         (scc patterns): Disable most SImode variants if TARGET_POWERPC64.
19530         * rs6000.c (expand_block_move): Match movstrsi_?reg register
19531         changes.
19532
19533 Sun Oct 10 16:37:01 1999  Richard Henderson  <rth@cygnus.com>
19534
19535         * haifa-sched.c (sched_reg_n_calls_crossed): Delete.
19536         (sched_reg_live_length, sched_reg_basic_block): Delete.
19537         (current_block_num, bb_live_regs, old_live_regs): Delete.
19538         (dead_notes, struct sometimes): Delete.
19539         (sched_note_set, birthing_insn_p): Delete.
19540         (adjust_priority): Gut useless reg lifetime code.
19541         (create_reg_dead_note, attach_deaths): Delete.
19542         (attach_deaths_insn, new_sometimes_live): Delete.
19543         (finish_sometimes_live): Delete.
19544         (find_pre_sched_live, find_post_sched_live): Delete.
19545         (update_reg_usage): Delete.
19546         (find_insn_reg_weight): New, from corpse of find_pre_sched_live.
19547         (schedule_insns): Delete reg lifetime code.
19548         (sched_analyze): Use REG_SAVE_NOTE to stuff NOTE_INSN notes away.
19549         (unlink_other_notes): Adjust REG_NOTE commentary.
19550         (reemit_notes): Use REG_SAVE_NOTE.
19551         (schedule_block): Likewise.
19552         (schedule_region): Allocate bitmap of blocks in region.  Use
19553         count_or_remove_death_notes.  Use update_life_info.
19554
19555         * rtl.h (REG_SAVE_NOTE): New.
19556         * rtl.c (reg_note_name): Update.
19557
19558 Sun Oct 10 16:14:16 1999  Richard Henderson  <rth@cygnus.com>
19559
19560         * combine.c (refresh_blocks, need_refresh): New.
19561         (combine_instructions): Allocate refresh_blocks.  Invoke
19562         update_life_info if needed.
19563         (distribute_notes): Mark refresh_blocks instead of installing
19564         USE insns.
19565         * flow.c (update_life_info): Remove notes if GLOBAL_RM_NOTES.
19566         * basic_block.h (enum update_life_extent): Add GLOBAL_RM_NOTES.
19567
19568         * Makefile.in (recog.o): Depend on basic-block.h.
19569
19570 Sun Oct 10 12:03:21 1999  Richard Henderson  <rth@cygnus.com>
19571
19572         * genrecog.c (add_to_sequence): Thinko last change: delete
19573         shadowing allow_const_int variable.
19574
19575 Sun Oct 10 08:40:00 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19576
19577         * cppinit.c: Use HAVE_GCC_VERSION instead of explicitly testing
19578         __GNUC__ and __GNUC_MINOR__.
19579
19580         * gansidecl.h: Likewise.
19581
19582         * rtl.c: Likewise.
19583
19584         * rtl.h: Likewise.
19585
19586         * toplev.h: Likewise.
19587
19588         * tree.c: Likewise.
19589
19590         * tree.h: Likewise.
19591
19592         * varray.c: Likewise.
19593
19594         * varray.h: Likewise.
19595
19596 Sun Oct 10 13:28:48 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
19597
19598         * loop.c (find_and_verify_loops): When looking for a BARRIER, don't
19599         use one before a jump table.
19600
19601         * rtl.def (ADDRESS): Change documentation to match reality.
19602         * md.texi: Don't document it.
19603         * gmicro.md (load address pattern): Use 'p' constraint, delete use
19604         of ADDRESS rtx.
19605
19606         * emit-rtl.c (copy_insn_1): Make format_ptr a const char *.
19607
19608 Sun Oct 10 02:41:41 1999  Richard Henderson  <rth@cygnus.com>
19609
19610         * genrecog.c (add_to_sequence): Move allow_const_int test outside
19611         known predicate block; default allow_const_int true.
19612         (debug_decision_list): New.
19613
19614 Sun Oct 10 00:43:08 1999  Richard Henderson  <rth@cygnus.com>
19615
19616         * i386.h (CC1_SPEC): Typo -- use cc1_cpu.
19617
19618 Sat Oct  9 23:26:55 1999  Jeffrey A Law  (law@cygnus.com)
19619
19620         * gcse.c (gcse_main): Avoid global optimizations if we have a
19621         large number of basic blocks and the ratio of edges to blocks
19622         is high.
19623         (delete_null_pointer_checks): Likewise.
19624
19625 Sat Oct  9 23:16:01 1999  Ken Raeburn  <raeburn@mit.edu>
19626
19627         * c-common.c (check_format_info): Warn if format string isn't a
19628         string literal.
19629
19630 Sat Oct  9 23:04:02 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
19631
19632         * configure.in (arm*-*-*): Don't let autoconf remove brackets
19633         * configure: regenerate
19634
19635 Sat Oct  9 13:15:53 1999  Richard Henderson  <rth@cygnus.com>
19636
19637         * alpha.md (extendsidi2): Turn into a splitter.  Allow f/f.
19638         If TARGET_FIX, allow r/f.  Remove cvtlq unspec pattern.
19639         (peepholes): Re-enable.
19640
19641 Sat Oct  9 12:18:16 1999  Richard Henderson  <rth@cygnus.com>
19642
19643         * Makefile.in (flow.o): Depend on TREE_H.
19644         * basic-block.h (REG_SET_EQUAL_P): New.
19645         (XOR_REG_SET): New.
19646         (n_edges): Declare.
19647         (free_regset_vector): Remove declaration.
19648         (flow_delete_insn_chain): Declare.
19649         (enum update_life_extent): New.
19650         (update_life_info, count_or_remove_death_notes): Declare.
19651         * combine.c (distribute_notes) [REG_DEAD]: Stop search at bb->head.
19652         Verify register live at bb->global_live_at_start before adding USE.
19653         * flow.c (HAVE_epilogue, HAVE_prologue): Provide default.
19654         (CLEAN_ALLOCA): New.
19655         (n_edges): New.
19656         (PROP_*): New flags.
19657         (find_basic_blocks_1): Use alloc_EXPR_LIST.
19658         (clear_edges): Zero n_edges.
19659         (make_edge): Increment n_edges.
19660         (split_edge): Don't allocate bb->local_set.  Increment n_edges.
19661         (flow_delete_insn_chain): Export.
19662         (delete_block): Decrement n_edges.
19663         (merge_blocks_nomove): Likewise.
19664         (life_analysis): Give life_analysis_1 PROP flags.
19665         (verify_wide_reg_1, verify_wide_reg): New.
19666         (verify_local_live_at_start): New.
19667         (update_life_info): Rewrite to call into propogate_block.
19668         (mark_reg): New.
19669         (mark_regs_live_at_end): After reload, if epilogue as rtl,
19670         always mark stack pointer.  Conditionally mark PIC register.
19671         After reload, mark call-saved registers, return regsiters.
19672         (life_analysis_1): Accept PROP flags not remove_dead_code.
19673         Call mark_regs_live_at_end before zeroing regs_ever_live.
19674         Use calculate_global_regs_live.  Copy global_live_at_end before
19675         calling final propagate_block.  Zero reg_next_use on exit.
19676         (calculate_global_regs_live): New.
19677         (allocate_bb_life_data): Don't allocate bb->local_set.
19678         (init_regset_vector, free_regset_vector): Remove.
19679         (propagate_block): Accept FLAGS not FINAL or REMOVE_DEAD_CODE.
19680         Test flags before every operation.  Warn if prologue/epilogue insn
19681         would have been deleted.
19682         (mark_set_regs, mark_set_1): Accept and use FLAGS.
19683         Use alloc_EXPR_LIST.
19684         (mark_used_regs): Accept and use FLAGS, not FINAL.
19685         Remove special handling for RETURN.
19686         (try_pre_increment): Use alloc_EXPR_LIST.
19687         (dump_flow_info): Dump n_edges.
19688         (unlink_insn_chain, split_hard_reg_notes): Remove.
19689         (maybe_add_dead_note, maybe_add_dead_note_use): Remove.
19690         (find_insn_with_note, new_insn_dead_notes): Remove.
19691         (update_n_sets, sets_reg_or_subreg_1, sets_reg_or_subreg): Remove.
19692         (maybe_remove_dead_notes, prepend_reg_notes): Remove.
19693         (replace_insns): Remove.
19694         (count_or_remove_death_notes): New.
19695         (verify_flow_info): Abort on error after all checks.
19696         (remove_edge): Decrement n_edges.
19697         (remove_fake_edges): Tweak format.
19698         * haifa-sched.c (schedule_insns): Use split_all_insns.
19699         * output.h (update_life_info): Remove declaration.
19700         * recog.c (split_all_insns): From the corpse of split_block_insns,
19701         do the whole function block by block.  Use update_life_info.
19702         (recog_last_allowed_insn): New.
19703         (recog_next_insn): Mind it.
19704         (peephole2_optimize): Set it.  Walk backwards through blocks.
19705         Use update_life_info.
19706         * rtl.h (update_flow_info, replace_insns): Remove declarations.
19707         (split_all_insns): Declare.
19708         * toplev.c (rest_of_compilation): Thread prologue before flow2.
19709         Use split_all_insns.
19710
19711         * i386.md (or -1 peep2s): Disable.
19712
19713 Fri Oct  8 17:49:08 1999  Richard Henderson  <rth@cygnus.com>
19714
19715         * config/mips/mips.md (movstrsi+[123]) : Combine these into
19716         a single pattern.  Scrap the 'd' versions as unnecessary.
19717
19718         * config/mips/mips.md (tablejump_internal3,tablejump_mips161,
19719         tablejump_mips162,tablejump_internal4): The operands to a
19720         label_ref must be VOIDmode.
19721
19722 Fri Oct  8 16:12:42 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19723
19724         * configure.in (c-mbchar): Append, don't overwrite, `extra_c_flags'.
19725
19726 Fri Oct  8 11:58:34 1999  Richard Henderson  <rth@cygnus.com>
19727
19728         * mips.c (mips_va_arg) [EABI]: Return addr_rtx.
19729
19730 Fri Oct  8 11:58:34 1999  Richard Henderson  <rth@cygnus.com>
19731
19732         * lists.c (init_EXPR_INSN_LIST_cache): Don't need to zap the
19733         cache every function if ggc_p.
19734
19735 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
19736
19737         * jump.c (duplicate_loop_exit_test): Use copy_insn/copy_insn_1
19738         instead of copy_rtx.  Accept sequences that contain asm statements.
19739         * emit-rtl.c (copy_insn_1, copy_insn): New functions.
19740         (copy_insn_scratch_in, copy_insn_scratch_out, copy_insn_n_scratches,
19741         orig_asm_operands_vector, copy_asm_operands_vector,
19742         orig_asm_constraints_vecotr, copy_asm_constraints_vector): New static
19743         variables.
19744         * rtl.h (copy_insn, copy_insn_1): Declare.
19745
19746 Fri Oct  8 13:08:12 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19747
19748         * Makefile.in (insn-recog.o): Depend on hard-reg-set.h and resource.h.
19749
19750         * alpha.h (ASM_OUTPUT_MI_THUNK): Pass the correct number of
19751         arguments to `current_file_function_operand'.
19752
19753         * genrecog.c: Include hard-reg-set.h and resource.h in the
19754         generated output file.
19755
19756         * real.c: Include tm_p.h.
19757
19758 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
19759
19760         * i386.md (prologue_allocate_stack): Add '=' constraint letter on
19761         output operand.
19762
19763 Thu Oct  7 23:06:50 1999  Richard Henderson  <rth@cygnus.com>
19764
19765         * rs6000.md (fix_truncdfsi2_internal+1): Emit a clobber
19766         before the fctiwz insn.
19767
19768 Thu Oct  7 22:53:00 1999  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19769                           Mark Mitchell  <mark@codesourcery.com>
19770
19771         * tree.c (make_lang_type_fn): New funtion pointer.
19772         (make_lang_type): Call it.
19773         * tree.h (make_lang_type): Declare.
19774         (make_lang_type_fn): Likewise.
19775         * rs6000.c (rs6000_build_va_list): Use make_lang_type.
19776
19777 Thu Oct  7 00:36:17 1999  Diego Novillo  <dnovillo@cygnus.com>
19778
19779         * config/rs6000/rs6000.c (secondary_reload_class): For TARGET_ELF
19780         make sure that HIGH instructions are copied into BASE_REGS.
19781
19782 Thu Oct  7 17:02:34 1999  Jason Merrill  <jason@yorick.cygnus.com>
19783
19784         * expr.c (expand_expr, TARGET_EXPR): Set TREE_USED sooner.
19785
19786 Thu Oct  7 17:01:58 1999  Greg McGary  <gkm@gnu.org>
19787
19788         * c-decl.c (finish_struct): Use simpler method of
19789         removing elements of a singly-linked list.
19790
19791 Thu Oct  7 15:23:28 1999  Michael Meissner  <meissner@cygnus.com>
19792
19793         * alpha.md (peephole2's): Comment out peephole2's that generate
19794         buggy code.
19795
19796 Thu Oct  7 12:00:53 1999  Richard Henderson  <rth@cygnus.com>
19797
19798         * genrecog.c (add_to_sequence): Disable mode check for
19799         wildcard matches.
19800
19801 Thu Oct  7 20:14:16 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
19802
19803         * ggc-simple.c (init_ggc): Set empty_string.
19804
19805 Thu Oct  7 01:13:15 1999  Richard Henderson  <rth@cygnus.com>
19806
19807         * configure.in: Detect mmap.  Add --with-gc=foo to select
19808         garbage collector; default to page if mmap available.
19809         * Makefile.in (GGC): Substitute.
19810
19811 Wed Oct  6 23:56:30 1999  Richard Henderson  <rth@cygnus.com>
19812
19813         * c-decl.c (ggc_p): Enable.
19814
19815 Wed Oct  6 17:17:08 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19816
19817         * flow.c (verify_flow_info): Make it extern & unconditionally define.
19818
19819 1999-10-06  Brendan Kehoe  <brendan@cygnus.com>
19820
19821         * sparc/sp86x-elf.h (SUBTARGET_SWITCHES): Add missing doc
19822         string for little-endian-data.
19823
19824 Wed Oct  6 16:10:35 1999  Michael Meissner  <meissner@cygnus.com>
19825
19826         * varray.h (VARRAY_CHECK): Fix up appropriate revision check, in
19827         case somebody tries to compile --enable-checking code with gcc
19828         1.34 or such.
19829
19830 Wed Oct  6 12:22:50 1999  Richard Henderson  <rth@cygnus.com>
19831
19832         * genrecog.c (add_to_sequence): Verify operand to label_ref is
19833         VOIDmode.
19834
19835 Wed Oct  6 10:21:15 1999  Richard Henderson  <rth@cygnus.com>
19836
19837         * genconfig.c (main): Disable HAVE_conditional_arithmetic.
19838         * jump.c (jump_optimize_1): Document why.
19839
19840 Wed Oct  6 10:41:56 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19841
19842         * collect2.c (scan_prog_file, scan_libraries): Prototype function
19843         pointers and casts for `int_handler' and `quit_handler'.
19844
19845         * flow.c (verify_flow_info, split_hard_reg_notes,
19846         find_insn_with_note, sets_reg_or_subreg_1, prepend_reg_notes,
19847         remove_edge, remove_fake_successors): Add static prototypes.
19848         (verify_flow_info): Wrap with macro ENABLE_CHECKING.
19849         (mark_set_1): Initialize variable `regno'.
19850         (unlink_insn_chain): Likewise for variable `curr'.
19851         (remove_fake_edges): Remove unused variables `e', `tmp' and `last'.
19852
19853         * loop.c (strength_reduce): Initialize variable
19854         `unrolled_insn_copies'.
19855         (cmp_combine_givs_stats, cmp_recombine_givs_stats): Add static
19856         prototypes.  Change these functions to take const PTR parameters
19857         to avoid prototype conflict when used as the comparson argument
19858         for qsort.
19859         (check_dbra_loop): Initialize variable `comparison_val'.
19860
19861         * reload.c (debug_reload_to_stream, debug_reload): Add prototypes.
19862         (get_secondary_mem): Mark parameter `x' with ATTRIBUTE_UNUSED.
19863         (find_valid_class): Initialize variable `best_class'.
19864         (find_reloads): Call memcpy, not bcopy.
19865
19866         * reload1.c (gen_mode_int, dump_needs): Add prototypes.
19867         (hard_reg_use_compare): Don't needlessly cast away const.
19868         (reload_reg_class_lower): Likewise.
19869         (choose_reload_regs): Initialize variable `regno'.
19870
19871 Tue Oct  5 16:34:12 1999  Paul Burchard <burchard@pobox.com>
19872
19873         * ggc-page.c (GGC_ALWAYS_COLLECT): Fix typo when undef'ing.
19874
19875 Tue Oct  5 16:14:40 1999  Michael Meissner  <meissner@cygnus.com>
19876
19877         * libgcc1-test.c (toplevel): Include stddef.h to get size_t.
19878         ({,d}discard): Add forward declarations.  Declare parameter as
19879         unused.
19880         (main_without_main): Explicitly declare return type to be int.
19881         (memcpy): Properly declare.
19882
19883         * libgcc2.c (toplevel): If inhibit_libc is defined and not
19884         building the trampoline support, declare malloc, free, and
19885         atexit.
19886         (__clear_cache): Mark arguments as potentially unused.
19887
19888         * frame.c (toplevel): If inhibit_libc is defined, declare
19889         malloc and free.
19890
19891 Tue Oct  5 12:00:32 1999  Richard Henderson  <rth@cygnus.com>
19892
19893         * flow.c (make_edge): Accept an optional 2D bitmap in which
19894         to cache edge existence.  Update all callers.
19895         (make_label_edge, make_eh_edge): Pass through the edge cache.
19896         (make_edges): Provide the cache.
19897
19898 Tue Oct  5 12:16:49 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19899
19900         * mbchar.c (literal_codeset, local_mbtowc, local_mblen): Constify
19901         a char*.
19902         (local_mbtowc): Change the type of variable `i' from int to size_t.
19903
19904         * mbchar.h (ISSJIS1, ISSJIS2): Use parens around && within ||.
19905         (local_mbtowc, local_mblen, literal_codeset): Constify a char*.
19906
19907 Tue Oct  5 11:34:52 1999  Michael Meissner  <meissner@cygnus.com>
19908
19909         * ggc-common.c (toplevel): Reorder includes, so that ggc.h comes
19910         after other includes that define the appropriate types.  Include
19911         tm_p.h for getting user prototypes.
19912         * ggc-callbacks.c (toplevel): Ditto.
19913         * ggc-none.c (toplevel): Ditto.
19914         * gcc-page.c (toplevel): Ditto.
19915         * ggc-simple.c (toplevel): Ditto.
19916
19917 Mon Oct  4 16:48:16 1999  Diego Novillo <dnovillo@cygnus.com>
19918                           Jonathan Larmour  <jlarmour@cygnus.co.uk>
19919
19920         * config/mips/mips.c (mips_move_2words): Split doubles if
19921         ISA >= 3, !TARGET_64BIT, and destination is not an FP register.
19922
19923 Mon Oct  4 21:47:31 1999  Richard Henderson  <rth@cygnus.com>
19924
19925         * genrecog.c (struct decision_test): New.
19926         (struct decision): Remove test-related members, sort the rest by size.
19927         (IS_SPLIT): Simplify.
19928         (new_decision, new_decision_test): New.
19929         (add_to_sequence): Use them.  No special handling for args of
19930         non-MATCH codes.
19931         (maybe_both_true): Renamed from not_both_true; return sense changed.
19932         (maybe_both_true_1, maybe_both_true_2): New.  Broken out
19933         of maybe_both_true and adjusted for decision_test.
19934         (position_merit): Remove.
19935         (nodes_identical, nodes_identical_1): New, broken out of merge_trees.
19936         (merge_accept_insn): New, broken out of merge_trees.
19937         (merge_trees): Use them.  No special case for c_test; no node
19938         splitting; use test type instead of position_merit.
19939         (factor_tests): New.
19940         (simplify_tests): New.
19941         (break_out_subroutines): Don't write code now.
19942         (find_afterward): New.
19943         (write_afterward, write_switch, write_cond): New.
19944         (write_action, is_unconditional): New.
19945         (write_node): New.  Use them.
19946         (write_tree_1): Rewrite.  Use the new functions above.
19947         (write_tree): Remove afterward processing.
19948         (write_subroutine): Simplify function variant emission.
19949         (write_subroutines): New.
19950         (same_codes, clear_codes): Remove.
19951         (same_modes, clear_modes): Remove.
19952         (write_header): New, broken out of main.
19953         (make_insn_sequence): Use new_decision and new_decision_test.
19954         (process_tree): New, broken out of main.
19955         (main): Adjust for merge_trees interface change.
19956         Don't #define operands in the output file.
19957         (record_insn_name): New, broken out of make_insn_sequence.
19958         (debug_decision_2, debug_decision_1, debug_decision_0): New.
19959         (debug_decision): New.
19960
19961 1999-10-04 21:58 -0700  Zack Weinberg  <zack@bitmover.com>
19962
19963         * resource.c (find_free_register): Mark class_str argument const.
19964         * resource.h: Update prototype to match.
19965
19966         * i386.h (PREDICATE_CODES): Add entry for long_memory_operand.
19967         * i386.md: Give all anonymous insns names.
19968
19969 Mon Oct  4 21:12:02 1999  Jeffrey A Law  (law@cygnus.com)
19970
19971         * flow.c (merge_blocks): Avoid assing BASIC_BLOCK for non-existent
19972         blocks.
19973
19974 Mon Oct  4 21:01:39 1999  Richard Henderson  <rth@cygnus.com>
19975
19976         * toplev.c (dbr_sched_time): Unconditional.
19977         (peephole2_time): New.
19978         (compile_file): Add pass numbers to all of the dump file suffixes.
19979         Dump peephole2_time.  Don't dump times for non-applicable passes.
19980         (rest_of_compilation): Add pass numbers to dump file suffixes.
19981         Conditionalize calls to the scheduler.
19982         * invoke.texi: Update.
19983
19984 Mon Oct  4 20:25:13 1999  Anthony Green  <green@cygnus.com>
19985
19986         * flow.c (make_edges): Fix insn iteration.
19987         (find_basic_blocks): Assign NULL_RTX, not 0, to rtx.
19988         (find_basic_blocks_1): Fix spelling mistake.
19989
19990 Mon Oct  4 16:56:11 1999  Richard Henderson  <rth@cygnus.com>
19991
19992         * tree.c (build1): Set TREE_SIDE_EFFECTS for expressions that
19993         always have side-effects.  Use memset not bzero.
19994         (make_node): Likewise.
19995
19996 Mon Oct  4 16:22:20 1999  Mark Mitchell  <mark@codesourcery.com>
19997
19998         * stmt.c (expand_anon_union_decl): When any of the elements of the
19999         union is addressable, so is the entire union.
20000
20001 Mon Oct  4 11:38:33 1999  Richard Henderson  <rth@cygnus.com>
20002
20003         * sbitmap.c (sbitmap_ones): Don't set too many bits.
20004
20005         * bitmap.h (enum bitmap_bits): Add BITMAP_XOR.
20006         * bitmap.c (bitmap_operation): Return true iff TO changed.
20007         (bitmap_equal_p): New.
20008         (bitmap_bit_p): Tidy arithmetic.
20009         (debug_bitmap_file): Likewise.
20010
20011 Mon Oct  4 11:28:37 1999  Richard Henderson  <rth@cygnus.com>
20012
20013         * toplev.c (rest_of_compilation): Turn on cse_not_expected
20014         before cse2 instead of after.
20015
20016 Mon Oct 4 09:55:17 1999  Stan Cox  <scox@cygnus.com>
20017
20018         * mips.h (GO_IF_LEGITIMATE_ADDRESS): Let leasi/liadi handle large
20019         register offsets.
20020
20021 Mon Oct  4 08:54:12 1999  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
20022
20023         * cppinit.c (is_idchar initializer): Loosen tests to accept
20024         gcc 2.>6 and >2.
20025
20026 Mon Oct  4 02:31:20 1999  Mark Mitchell  <mark@codesourcery.com>
20027
20028         * mips.md: Define conditional move patterns for floating point
20029         operands and DI mode conditions.
20030
20031 Mon Oct  4 02:12:41 1999  Mark Mitchell  <mark@codesourcery.com>
20032
20033         * tree.c (make_node): Set TREE_SIDE_EFFECTS for expressions that
20034         always have side-effects.
20035
20036 Sun Oct  3 14:14:16 1999  Jeffrey A Law  (law@cygnus.com)
20037
20038         * mn10200.c (asm_file_start): Fix typo.
20039
20040         * cppinit.c (is_idchar initializer): Tighten tests for when
20041         to put the table into initialized memory.
20042
20043         * ggc-none.c (ggc_alloc_rtvec): An rtvec is an array of rtx,
20044         not an array of rtunion.
20045         * gcc-page.c (ggc_alloc_rtvec): Similarly.
20046         * gcc-simple (ggc_free_rtvec): Similarly.
20047
20048         * genattrtab.c (simplify_cond): Make TESTS an array of rtxs, instead
20049         of rtunions.
20050
20051         * mbchar.h: Add missing #endif.
20052
20053         * t-fr30 (LIB2FUNCS_EXTRA): Remove definition.
20054         (FPBIT, DPBIT): Define.
20055
20056 Sun Oct  3 12:44:05 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20057
20058         * print-tree.c (print_node, indent_to): Remove redundant prototypes.
20059
20060         * profile.c (instrument_arcs, output_gcov_string,
20061         tablejump_entry_p): Add static prototypes.
20062         (output_gcov_string): Constify a char*.
20063
20064         * regmove.c (replacement_quality, fixup_match_2): Add static
20065         prototypes.
20066
20067         * resource.h (reg_dead_p): Add extern prototype.
20068
20069         * rtl.c (trim_filename): Add static prototype.
20070
20071         * scan-decls.c (skip_to_closing_brace): Likewise.
20072
20073         * stmt.c (expand_decl_cleanup_no_eh): Hide definition.
20074         (expand_end_case): Initialize variable `range'.
20075         (emit_case_nodes): Remove unused prototype `rtx_fn'.
20076
20077         * varasm.c (asm_emit_uninitialised): Add static prototype.
20078         (asm_emit_uninitialised, assemble_variable): Mark parameter with
20079         ATTRIBUTE_UNUSED.
20080
20081 Sun Oct  3 12:24:52 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20082
20083         * cpplib.c (if_directive_nameo): Add static prototype.
20084
20085         * cse.c (cse_insn): Remove unused variable `p'.
20086
20087         * except.c (create_rethrow_ref, push_entry,
20088         receive_exception_label, new_eh_region_entry, find_func_region,
20089         clear_function_eh_region, process_nestinfo): Add static prototypes.
20090         (get_reg_for_handler): Hide definition.
20091         (process_nestinfo): Initialize variable `extra_handlers'.
20092
20093         * expr.h (expand_builtin_longjmp): Add extern prototype.
20094
20095         * final.c (final_addr_vec_align, align_fuzz): Add static prototypes.
20096
20097         * function.c (prepare_function_start): Likewise.
20098         (pop_function_context_from): Mark parameter `context' with
20099         ATTRIBUTE_UNUSED.
20100         (push_temp_slots_for_block, flush_addressof): Hide definition.
20101
20102         * gcov.c (init_arc, reverse_arcs, create_program_flow_graph,
20103         solve_program_flow_graph, calculate_branch_probs,
20104         function_summary, main, fancy_abort): Add prototypes.
20105
20106         * gen-protos.c (add_hash, parse_fn_proto, main): Likewise.
20107         (add_hash): Constify a char*.
20108
20109         * ggc-common.c (ggc_mark_rtx_ptr, ggc_mark_tree_ptr,
20110         ggc_mark_tree_varray_ptr, ggc_mark_tree_hash_table_ptr,
20111         ggc_mark_string_ptr, ggc_mark_tree_hash_table_entry): Add prototypes.
20112
20113         * integrate.c (expand_inline_function_eh_labelmap): Likewise.
20114
20115         * lists.c (free_list, zap_lists): Likewise.
20116
20117 Sun Oct  3 12:05:28 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20118
20119         * alias.c (nonlocal_reference_p): Add static prototype.
20120
20121         * bitmap.c (bitmap_element_allocate): Prototype args in function
20122         pointer cast.
20123
20124         * builtins.c (stabilize_va_list): Add static prototype.
20125         (expand_builtin_va_arg): Constify a char*.
20126
20127         * c-lex.c (getch, put_back, extend_token_buffer_to,
20128         read_line_number, token_getch, token_put_back): Add static
20129         prototypes.
20130
20131         * c-parse.gperf (hash, is_reserved_word): Likewise.
20132
20133         * cccp.c (is_dir_separator): Likewise.
20134
20135 Sat Oct  2 16:07:56 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20136
20137         * graph.h: New file to prototype functions exported by graph.c.
20138
20139         * Makefile.in (graph.o, toplev.o): Depend on graph.h.
20140
20141         * graph.c: Include graph.h.
20142
20143         * toplev.c: Likewise.  Remove redundant prototypes.
20144
20145 Sat Oct  2 11:28:33 1999  Krister Walfridsson <cato@df.lth.se>
20146
20147         * invoke.texi: Removed duplicated description for -Q.
20148
20149 Sat Oct  2 11:16:00 1999  Jim Kingdon  <http://developer.redhat.com>
20150
20151         * extend.texi: Grammar fix in __extension__ text.
20152
20153 Sat Oct  2 11:06:31 1999  Richard Henderson  <rth@cygnus.com>
20154
20155         * md.texi (define_peephole2): New section.
20156
20157 Sat Oct  2 10:57:56 1999  Jan Hubicka  <hubicka@freesoft.cz>
20158
20159         * i386.md (mov?i patterns): Fix handling of TARGET_USE_MOV0
20160         (mov $-1 to or peepholer): Enable for pentium when optimizing for
20161         speed.
20162
20163 Sat Oct  2 10:55:25 1999  Jan Hubicka  <hubicka@freesoft.cz>
20164
20165         * builtins.c (expand_builtin_strlen): Fix best mode searching loop.
20166
20167 Sat Oct  2 10:53:22 1999  Jan Hubicka  <hubicka@freesoft.cz>
20168
20169         * i386.md (ffs expander): Emit Pentium friendly code for
20170         TARGET_PENTIUM.
20171
20172 Sat Oct  2 02:48:21 1999  Mark P. Mitchell  <mark@codesourcery.com>
20173
20174         * tree.c (build): Don't look at TREE_SIDE_EFFECTS or TREE_RAISES
20175         for non-trees.
20176         (build1): Likewise.
20177
20178 Fri Oct  1 18:01:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
20179
20180         * i386elf.h (TARGET_DEFAULT): Use symbolic constants.
20181
20182 Fri Oct  1 12:42:53 1999  Andreas Schwab  <schwab@suse.de>
20183
20184         * config/m68k/m68k.c (use_return_insn): Return false if the pic
20185         register is in use.
20186
20187 Fri Oct  1 10:56:06 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
20188
20189         * md.texi (No Constraints): Delete section.
20190         * Makefile.in (genattrtab.o): Don't depend on "insn-config.h".
20191         * final.c (final_scan_insn): We always have register constraints.
20192         * genattrtab.c: Don't include "insn-config.h".
20193         (write_attr_case): We always have register constraints.
20194         * genconfig.c (register_constraint_flag): Delete.
20195         (walk_insn_part): Don't check whether we have register constraints.
20196         (main): Don't write out "#define REGISTER_CONSTRAINTS".
20197         * genoutput.c (have_constraints): Delete.
20198         (main): Don't set it.
20199         (output_operand_data): We always have constraints.
20200         (scan_operands): Likewise.
20201         (compare_operands): Likewise.
20202         * local-alloc.c (block_alloc): We always have constraints.
20203         (requires_inout): Always compile this function.
20204         * recog.c (extract_insn): We always have constraints.
20205         (constrain_operands, reg_fits_class_p): Always compile these
20206         functions.
20207         * recog.h (struct recog_data): Delete non-REGISTER_CONSTRAINTS
20208         fields.
20209         (struct insn_operand_data): Likewise.
20210         * regclass.c (regclass): We always have constraints.
20211         (record_reg_classes, copy_cost, record_address_regs,
20212         auto_inc_dec_reg_p): Always compile these functions.
20213         * regmove.c (regmove_optimize): We always have constraints.
20214         * reload.c (find_reloads): Likewise.
20215         * reload1.c (reload): Likewise.
20216         (reload_cse_simplify_operands): Likewise.
20217         * i860.c (output_delay_insn): Likewise.
20218
20219 Thu Sep 30 23:04:41 1999  Mark P. Mitchell  <mark@codesourcery.com>
20220
20221         * iris6.h (BUILD_VA_LIST_TYPE): Define.
20222
20223 Thu Sep 30 18:44:50 1999  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20224
20225         * rs6000.c (rs6000_build_va_list): Create a TYPE_DECL node
20226         for the va_list record.
20227
20228 Thu Sep 30 18:34:54 1999  Jan Hubicka  <hubicka@freesoft.cz>
20229
20230         * i386.c (ix86_adjust_cost): Ignore false ebp dependencies in
20231         prologues.
20232
20233 Thu Sep 30 18:31:36 1999  Jan Hubicka  <hubicka@freesoft.cz>
20234
20235         * alias.c: Include insn-flags.h.
20236         * Makefile.in (alias.o): Update.
20237
20238 Thu Sep 30 18:21:30 1999  Jan Hubicka  <hubicka@freesoft.cz>
20239
20240         * i386.c (ix86_expand_int_movcc): Convert LEU and GTU comparisons
20241         to LTU and GEU.  Handle more cases using sbb.
20242
20243 Thu Sep 30 18:18:39 1999  Jan Hubicka  <hubicka@freesoft.cz>
20244
20245         * i386.md (truncatexfdf splitters): Do not use subreg.
20246         (fop XFmode patterns): Fix mode in operand testing.
20247
20248 Thu Sep 30 18:04:13 1999  Richard Henderson  <rth@cygnus.com>
20249
20250         * jump.c (jump_optimize_1): Amend last change to test only the
20251         form of the operand, not the insn.
20252
20253         * jump.c (jump_optimize_1) [conditional_move]: Use general_operand
20254         not register_operand to determine when B may need preloading.
20255
20256 Thu Sep 30 17:39:16 1999  Richard Henderson  <rth@cygnus.com>
20257
20258         * alpha.md (*): Use nonimmediate not general_operand for SET_DEST.
20259         (ffsdi2, extxl, insxh, mskxh): Add missing DImode to SET_SRC.
20260         (call-value patterns): Move to end of file.
20261         (*): Remove mode from label_ref in (pc) context.
20262         (movstrqi): Use memory not general_operand for BLKmode operands.
20263         (prologue_stack_probe_loop, builtin_longjmp): Add missing mode
20264         to register_operand operands.
20265         (peep2 patterns): Convert from commented-out peephole patterns.
20266
20267 Thu Sep 30 14:39:17 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
20268
20269         * tree.h (enum built_in_function): Rename BUILT_IN_DWARF_REG_SIZE
20270         to BUILT_IN_INIT_DWARF_REG_SIZES.
20271         * builtins.c (expand_builtins, case BUILT_IN_INIT_DWARF_REG_SIZES):
20272         Renamed from BUILT_IN_DWARF_REG_SIZE; call
20273         expand_builtin_init_dwarf_reg_sizes.
20274         * c-decl.c (init_decl_processing): Replace __builtin_dwarf_reg_size
20275         with __builtin_init_dwarf_reg_size_table.
20276         * dwarf2out.c (struct reg_size_range): Delete.
20277         (expand_builtin_init_dwarf_reg_sizes): New function.
20278         (expand_builtin_dwarf_reg_size): Delete.
20279         * except.h (expand_builtin_init_dwarf_reg_sizes): Declare.
20280         (expand_builtin_dwarf_reg_size): Don't declare.
20281         * libgcc2.c (dwarf_reg_size_table_initialized): New.
20282         (dwarf_reg_size_table): New.
20283         (init_reg_size_table): New function.
20284         (copy_reg): Use dwarf_reg_size_table.
20285         (eh_context_initialize): Make sure dwarf_reg_size_table is initialized
20286         before use.
20287
20288 Thu Sep 30 05:40:34 1999  Richard Earnshaw <rearnsha@arm.com>
20289
20290         * c-lang.c (finish_file case ndef ASM_OUTPUT_{CON,DE}STRUCTOR):
20291         Correctly build argument list to constructor and destructor functions.
20292
20293 Thu Sep 30 00:13:27 1999  Dirk Zoller  <duz@rtsffm.com>
20294
20295         * c-tree.h (warn_float_equal): Declare.
20296         * c-decl.c (warn_float_equal): Define.
20297         (c_decode_option): Recognize -W[no-]float-equal.
20298         * c-typeck.c (build_binary_op): Conditionally warn
20299         about equality tests of floating point types.
20300         * toplev.c (documented_lan_options): Add -W[no-]float-equal.
20301         * invoke.texi: Add docs for -Wfloat-equal warning.
20302
20303 Wed Sep 29 23:43:39 1999  Jeffrey A Law  (law@cygnus.com)
20304
20305         * h8300.h (INIT_TARGET_OPTABS): Use init_one_optab instead of
20306         generating RTL directly.
20307         * mips.h (INIT_TARGET_OPTABS): Likewise.
20308         * mn10200.h (INIT_TARGET_OPTABS): Likewise.
20309
20310         * expr.h (init_mov_optab): Delete declaration
20311
20312         * h8300.c (WORD_REG_USED): Update to avoid useless register
20313         saves in interrupt functions and functions which never return.
20314
20315         * cse.c (struct set): Delete inner_dest_loc field.
20316         (cse_insn): Remove assignments to inner_dest_loc field.
20317
20318 Wed Sep 29 16:06:20 1999  Richard Henderson  <rth@cygnus.com>
20319
20320         * ggc-page.c: Don't include <unistd.h> etc taken care of
20321         by "system.h".  Include <sys/mman.h> afterward.
20322
20323 Wed Sep 29 16:05:18 1999  Richard Henderson  <rth@cygnus.com>
20324
20325         * rs6000.c (rs6000_encode_section_info): If ggc_p, use
20326         ggc_alloc_string.
20327
20328 Tue Sep 28 16:45:40 1999  David Edelsohn  <edelsohn@gnu.org>
20329
20330         * xcoffout.c (xcoffout_declare_function): Add documentation.
20331         * rs6000.c (num_insns_constant_wide): Use TARGET_POWERPC64 not
20332         TARGET_64BIT.  Compare constant to -1, not bit pattern.
20333         (easy_fp_constant): Use TARGET_POWERPC64 not TARGET_64BIT.
20334         (expand_block_move): Allow 8 DImode loads for PowerPC64.  Fix
20335         gen_movsi typos.
20336
20337 Tue Sep 28 16:43:14 1999  Nick Clifton  <nickc@cygnus.com>
20338
20339         * dwarf2out.c (add_abstract_origin_attribute): Abort if
20340         origin_die is NULL.
20341         (gen_inlined_enumeration_type_die): Do not abort if the type has
20342         not been writeen out.
20343         (gen_inlined_structure_type_die): Do not abort if the type has
20344         not been writeen out.
20345         (gen_inlined_union_type_die): Do not abort if the type has
20346         not been writeen out.
20347         (gen_tagged_type_instantiation_die): Do not abort if the type
20348         has not been written out.
20349
20350 Tue Sep 28 14:33:47 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
20351
20352         * c-decl.c (init_decl_processing): If MD_INIT_BUILTINS is defined,
20353         call it.
20354         * reg-stack.c (straighten_stack): Copy hard reg set with
20355         COPY_HARD_REG_SET.
20356
20357 Tue Sep 28 01:11:05 1999  Richard Henderson  <rth@cygnus.com>
20358
20359         * builtins.c (stabilize_va_list): Stabilize array type va_list
20360         to a pointer type, not the base record type.
20361         (expand_builtin_va_copy): Dereference the pointers explicitly;
20362         use the correct size for the copy.
20363
20364         * rs6000.c (rs6000_va_start): Dereference valist to get to the record.
20365         (rs6000_va_arg): Likewise.
20366
20367 Mon Sep 27 23:27:21 1999  Richard Henderson  <rth@cygnus.com>
20368
20369         * rtl.h (struct rtx_def): Move gc_mark to align mode field.
20370
20371 Mon Sep 27 23:20:29 1999  Mark Mitchell  <mark@codesourcery.com>
20372
20373         * tree.h (struct tree_decl): Use `bclass', not `class', in name of
20374         field.
20375         (DECL_BUILT_IN_CLASS): Adjust accordingly.
20376
20377 Mon Sep 27 23:03:16 1999  Richard Henderson  <rth@cygnus.com>
20378
20379         * ggc-page.c (GGC_MIN_LAST_ALLOCATED): New.
20380         (init_ggc): Use it instead of a constant.
20381         (ggc_collect): Bound allocated_last_gc by it.
20382
20383 Mon Sep 27 19:06:04 1999  Jeffrey A Law  (law@cygnus.com)
20384
20385         * fixinc/fixinc.irix (stdio.h): Hack stdio.h to avoid problems
20386         with va_list.
20387
20388 Mon Sep 27 19:40:17 CEST 1999   Marc Espie <espie@cvs.openbsd.org>
20389
20390         * configure.in (mips*el-*-openbsd*):  Don't duplicate default settings.
20391         (mips*-*-openbsd*):  Let big endian configuration be a fragment.
20392         * configure:  Regen.
20393         * config/mips/openbsd.h:  New, OpenBSD little endian target.
20394         * config/mips/openbsd-be.h:  New, OpenBSD big endian target fragment.
20395         * config/mips/xm-openbsd.h:  New, OpenBSD host.
20396
20397 Mon Sep 27 10:28:48 1999  Andreas Schwab  <schwab@suse.de>
20398
20399         * config/m68k/m68k.c (output_function_prologue,
20400         output_function_epilogue): Use
20401         current_function_uses_pic_offset_table instead of regs_ever_live
20402         to decide whether to save/restore pic register.
20403         (legitimize_pic_address): Don't modify regs_ever_live any more.
20404
20405 Sun Sep 26 10:55:36 1999  Mark Mitchell  <mark@codesourcery.com>
20406
20407         * function.h (struct function): Add x_dont_save_pending_sizes_p.
20408         * stor-layout.c (variable_size): Don't add sizes to the pending
20409         sizes list if x_dont_save_pending_sizes_p is set.
20410
20411 Sun Sep 26 16:36:52 1999  Robert Lipe  (robertlipe@usa.net)
20412
20413         * config/i386/dgux.h (SELECT_RTX_SECTION): Provide dummy argument
20414         for symbolic_operand().
20415         * config/i386/sco5.h (SELECT_RTX_SECTION): Likewise.
20416
20417 Sun Sep 26 07:37:11 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20418
20419         * combine.c (gen_rtx_combine): Add missing call to va_end().
20420
20421         * final.c (asm_fprintf): Likewise.
20422
20423         * genattrtab.c (attr_rtx): Likewise.
20424
20425 Sat Sep 25 13:11:07 1999  Jeffrey A Law  (law@cygnus.com)
20426
20427         * cse.c: Update comments.
20428         (cse_insn): When converting a conditional/computed jump into
20429         an unconditional jump, always make sure a BARRIER immediately
20430         follows the converted jump.  Do not delete unreachable code.
20431         (cse_basic_block): Do not delete unreachable code.
20432         * toplev.c (rest_of_compilation): Move call to
20433         delete_trivially_dead_insns after the conditional call to
20434         jump_optimize.
20435
20436 Sat Sep 25 09:03:17 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20437
20438         * collect2.c (make_temp_file): Don't prototype.
20439
20440         * gcc.c (make_temp_file): Likewise.
20441
20442         * mips.c (mips_make_temp_file): Renamed from `make_temp_file'.
20443
20444 Sat Sep 25 13:42:15 1999  Nick Clifton  <nickc@cygnus.com>
20445
20446         * varasm.c (asm_emit_uninitialised): New function: Generate
20447         the assembler statements necessary to declare an uninitialised
20448         variable.
20449         (ASM_EMIT_LOCAL): New macro: Emit a local, uninitialised
20450         variable.
20451         (ASM_EMIT_BSS): New macro: Emit an entry in the bss section.
20452         (ASM_EMIT_COMMON): New macro: Emit an entry in the common
20453         section.
20454         (assemble_variable): Use asm_emit_uninitialised to emit an
20455         uninitialised variable.
20456
20457 Fri Sep 24 17:10:56 1999  Nick Clifton  <nickc@cygnus.com>
20458
20459         * combine.c (simplify_comparison): Cope with downshifting a 32 bit
20460         constant on a 64 bit host.  Patch supplied by Geoffrey Keating
20461         <geoffk@cygnus.com>.
20462
20463 Fri Sep 24 10:48:10 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
20464
20465         * builtins.c (expand_builtin): Use MD_EXPAND_BUILTIN if defined.
20466         * c-common.h (builtin_function): Don't declare.
20467
20468         * c-decl.c (duplicate_decls): Use DECL_BUILT_IN_CLASS rather than
20469         DECL_BUILT_IN.
20470         (pushdecl): Likewise.
20471         (finish_decl): Likewise.
20472         (builtin_function): New arg CLASS.  Arg FUNCTION_CODE now of type
20473         int.  All callers changed.
20474         Set the builtin's DECL_BUILT_IN_CLASS.
20475         * tree.h (enum built_in_class): New.
20476         (enum built_in_function): Delete NOT_BUILT_IN.
20477         (DECL_FUNCTION_CODE): The corresponding field in tree_decl is now
20478         in a union.
20479         (DECL_SET_FUNCTION_CODE): Likewise.
20480         (DECL_BUILT_IN_CLASS): New macro.
20481         (DECL_BUILT_IN): Use DECL_BUILT_IN_CLASS.
20482         (struct tree_decl): Split builtin function code field into a
20483         struct.
20484         (builtin_function): Declare.
20485
20486 Fri Sep 24 01:45:05 1999  Mark Mitchell  <mark@codesourcery.com>
20487
20488         * optabs.c (init_traps): Fix typo in last change.
20489
20490 Fri Sep 24 01:10:11 1999  Mark Mitchell  <mark@codesourcery.com>
20491
20492         * toplev.c (rest_of_decl_compilation): Update comment.
20493
20494 Fri Sep 24 11:57:06 1999  Geoffrey Keating  <geoffk@cygnus.com>
20495
20496         * config/mips/elf.h (ASM_OUTPUT_ALIGNED_BSS): Put the symbol
20497         in .sbss if appropriate.
20498         (EXTRA_SECTION_FUNCTIONS): Add sbss.
20499         (SBSS_SECTION_ASM_OP): New macro.
20500         * config/mips/linux.h (EXTRA_SECTION_FUNCTIONS): Add sbss.
20501         (EXTRA_SECTIONS): Add in_sbss.
20502         * config/mips/mips.h: Prototype sbss_section.
20503
20504 Thu Sep 23 18:18:55 1999  Mark Mitchell  <mark@codesourcery.com>
20505
20506         * stmt.c (expand_start_bindings): Don't allow cleanup instructions
20507         to disappear.
20508
20509 Thu Sep 23 18:07:01 1999  Mark Mitchell  <mark@codesourcery.com>
20510
20511         * optabs.c (init_traps): Register trap_rtx as a GC root.
20512
20513 Thu Sep 23 17:41:47 1999  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
20514
20515         * config/mips/mips.c (function_arg_pass_by_reference): Define
20516         unconditionally, since it's called unconditionally.
20517
20518 Thu Sep 23 13:40:02 1999  Jason Merrill  <jason@yorick.cygnus.com>
20519
20520         * toplev.c (documented_lang_options): Add -fshort-wchar.
20521         * c-decl.c (c_decode_option): Likewise.
20522         (init_decl_processing): If -fshort-wchar, use 'short unsigned int'
20523         for wchar_t.
20524         * c-common.c, c-lex.c: Get WCHAR_TYPE_SIZE from wchar_type_node.
20525         * gcc.c (default_compilers): If -fshort-wchar,
20526         override __WCHAR_TYPE__.
20527         * tm.texi (C Dialect Options): Add -fshort-wchar.
20528
20529         * dwarf2out.c (output_aranges): Use DW_AT_location to find the
20530         symbol for a variable.
20531
20532         * cpplib.h (CPP_PREPROCESSED): New macro.
20533         * cpplib.c (handle_directive): Don't complain about `# NUMBER' if
20534         we're seeing this input for a second time.
20535
20536 Thu Sep 23 12:54:49 1999  Alex Samuel  <samuel@codesourcery.com>
20537
20538         * emit-rtl.c (init_emit_once): Initialize modes first.
20539
20540 Sun Sep 19 01:23:23 1999  Alex Samuel  <samuel@codesourcery.com>
20541
20542         * config/i386/i386.c (pic_label_name): Change to char pointer.
20543         (global_offset_table): New variable.
20544         (load_pic_register): Fill global_offset_table if it hasn't
20545         already been done.  Allocate pic_label_name dynamically.
20546         * ggc.h (empty_string): New variable.
20547         * ggc-simple.c (empty_string): Likewise.
20548         (init_ggc): Allocate empty_string and add as root.
20549         * stmt.c (digit_strings): New variable.
20550         (init_stmt): Add last_block_end_note as root.  Allocate and
20551         initialize digit_strings.
20552         (expand_asm_operands): Use empty_string instead of string
20553         constant.  Use digit_strings instead of string constants.
20554         * profile.c (init_arc_profiler): Allocate string with
20555         ggc_alloc_string instead of xmalloc.
20556         (output_func_start_profiler): Likewise.
20557         * c-typeck.c (digest_init): Check if init is error_mark_node.
20558
20559 Thu Sep 23 12:59:14 1999  Alex Samuel  <samuel@codesourcery.com>
20560                           Richard Henderson  <rth@cygnus.com>
20561
20562         * ggc-page.c: New file.
20563         * Makefile.in (ggc-page.o): New.
20564
20565 Thu Sep 23 13:55:21 1999  Jeffrey A Law  (law@cygnus.com)
20566
20567         * invoke.texi: Document -fdelete-null-pointer-checks
20568         * toplev.c (flag_delete_null_pointer_checks): New.
20569         (f_options): Add entry for -fdelete-null-pointer-checks.
20570         (rest_of_compilation): Conditionalize null pointer check
20571         elimination on flag_delete_null_pointer_checks.
20572         (main): If -O2 or greater, enable -fdelete-null-pointer-checks
20573
20574 1999-09-23 10:56 -0700  Zack Weinberg  <zack@bitmover.com>
20575
20576         * iso646.h, stdarg.h, stdbool.h, stddef.h, varargs.h: Add
20577         copyright notice and special exception to GPL.
20578
20579 Thu Sep 23 13:40:23 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20580
20581         * abi64.h (mips_function_value): Add prototype arguments.
20582
20583         * mips-protos.h: New file with mips prototypes.
20584
20585         * mips.c: Include "tm_p.h".
20586         (mktemp, lookup_name): Add prototype arguments.
20587         (extern_list, string_constant, mips_fill_delay_slot,
20588         mips_output_external, mips_output_external_libcall,
20589         mips_output_filename, mips_declare_object, function_prologue,
20590         mips_expand_prologue, function_epilogue, mips16_constant,
20591         build_mips16_function_stub, mips_output_conditional_branch):
20592         Constify a char*.
20593         (mips_va_start): Remove unused variable `u'.
20594         (mips_va_arg): Cast value to unsigned when comparing against one.
20595         (trace): Delete.
20596         (save_restore_insns, mips_expand_prologue): Add missing arg in
20597         call to `large_int'.
20598
20599         * mips.h: Move prototypes to mips-protos.h.
20600         (data_section, memory_address_p, rdata_section,
20601         readonly_data_section, simple_epilogue_p, text_section): Delete
20602         prototypes delcared elsewhere.
20603         (mips_epilogue_delay_slots, print_options): Delete unused decls.
20604         (trace): Delete.
20605         (GO_PRINTF, GO_PRINTF2): Call fprintf, not trace.
20606
20607         * mips.md: Delete extra args in call to `mips_move_2words'.
20608
20609         * xm-iris6.h (alloca): Add prototype argument.
20610
20611         * genpeep.c: Include "tm_p.h" in generated output file.
20612
20613 Thu Sep 23 10:36:55 EDT 1999  Andrew MacLeod  <amacleod@cygnus.com>
20614
20615         * basic-block.h (find_edge_index): Change parameters.
20616         * flow.c (verify_edge_list): Pass basic_block parameters to
20617         find_edge_index instead of integers.
20618
20619 Thu Sep 23 15:54:12 1999  Nick Clifton  <nickc@cygnus.com>
20620
20621         * combine.c (simplify_comparison): Use an unsigned shift to adjust
20622         the constant.
20623
20624 Thu Sep 23 08:46:21 1999  Guy Harris  <guy@netapp.com>
20625
20626         * gcc.1: Fix a formatting error.
20627
20628 Wed Sep 22 16:10:21 1999  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
20629
20630         * install.texi (Configurations): Remove pyramid. Add fr30, i686,
20631         i786, mn10200, mn10300, pdp11, v850.
20632
20633 Thu Sep 23 07:37:13 1999  Dan Nicolaescu  <dann@ics.uci.edu>
20634
20635         * libgcc2.c (num_digits): Add prototype with
20636         __attribute__((const)).
20637         (__terminate): Add prototype.
20638
20639 Thu Sep 23 05:32:06 1999  Richard Henderson  <rth@cygnus.com>
20640
20641         * builtins.c, dbxout.c, varasm.c: Include tm_p.h.
20642
20643         * alpha/alpha.c (print_operand): Fix type of `code'.
20644         (alpha_output_filename): Constify.
20645         * alpha/alpha.h: Move all function declarations ...
20646         * alpha/alpha-protos.h: ... here.  New file.
20647         * alpha/elf.h (CONST_SECTION_FUNCTION): Prototype the function.
20648         (SECTION_FUNCTION_TEMPLATE): Likewise.
20649
20650 Thu Sep 23 11:15:36 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
20651
20652         * expmed.c (do_cmp_and_jump): Pass ccp_jump to can_compare_p.
20653         * expr.c (expand_expr): Likewise.
20654         (do_jump): Likewise.
20655         (do_store_flag): Pass ccp_store_flag to can_compare_p.
20656         * expr.h (enum optab_index): Add cbranch, cmov, cstore optabs and
20657         accessor macros.
20658         (enum can_compare_purpose): New.
20659         (can_compare_p): Adjust prototype.
20660         (prepare_cmp_insn, prepare_operand): Declare.
20661         * genopinit.c (optabs): Add cbranch_optab, cmov_optab, cstore_optab.
20662         * optabs.c (cmp_available_p): Deleted.
20663         (expand_abs): Pass ccp_jump to can_compare_p.
20664         (can_compare_p): New arg PURPOSE.  Check for combined optabs.
20665         (prepare_cmp_insn): No longer static.  Add arg PURPOSE.
20666         Call can_compare_p rather than cmp_available_p.
20667         (prepare_operand): No longer static.
20668         (emit_cmp_and_jump_insn): Check for and use cbranch patterns.
20669         (emit_cmp_and_jump_insns): Pass ccp_jump to prepare_cmp_insn.
20670         (expand_float): Fix a slightly broken emit_cmp_insn/emit_jump_insn
20671         sequence to use emit_cmp_and_jump_insns.
20672         (init_optabs): Initialize cbranch_optab, cmov_optab, cstore_optab.
20673
20674 Wed Sep 22 17:58:01 1999  Stan Cox  <scox@cygnus.com>
20675
20676         * mips.h (GO_IF_LEGITIMATE_ADDRESS): Don't accept large
20677         register offsets; let LEGITIMIZE_ADDRESS load it into a register.
20678         (LEGITIMIZE_ADDRESS): Use plus_constant to avoid
20679         (plus (reg) (const_int 0))
20680         * mips.md (call_internal3c): New pattern for -mips16 -mlong-calls.
20681
20682 Wed Sep 22 17:55:31 1999  David Edelsohn  <edelsohn@gnu.org>
20683
20684         * rs6000.c (expand_block_move): DImode loads and stores require
20685         word-aligned displacements.  Increment address registers with
20686         adddi3 on 64-bit platform.  Use TARGET_POWERPC64 not TARGET_64BIT.
20687
20688 Wed Sep 22 17:35:55 1999  Michael Meissner  <meissner@cygnus.com>
20689
20690         * dwarf2out.c (base_type_die): Use the name __unknown__ if there
20691         is no name for the base type, rather than segfault.  If we are
20692         writing out a complex integer type, use DW_ATE_lo_user.
20693
20694         * expr.c (emit_move_insn_1): If we are copying a complex that fits
20695         in one word or less (complex char, complex short, or on 64 bit
20696         systems complex float) to/from a hard register, copy it through
20697         memory instead of dying in gen_{real,imag}part.  If we have a
20698         short complex type, prevent inlining since it allocates stack
20699         memory.
20700
20701         * tree.c (build_complex_type): If we are writing dwarf2 output,
20702         generate a name for complex integer types.
20703
20704 Wed Sep 22 11:34:08 EDT 1999  Andrew MacLeod  <amacleod@cygnus.com>
20705
20706         * basic-block.h (add_noreturn_fake_exit_edges): Use correct name.
20707         * flow.c (remove_edge): Remove extra whitespace.
20708         (remove_fake_edges): Fix comment.
20709         (add_noreturn_fake_exit_edges): Use the correct name.
20710
20711 Wed Sep 22 16:12:40 BST 1999  Nathan Sidwell  <nathan@acm.org>
20712
20713         * Makefile.in (INTL_MOSTLYCLEAN, INTL_CLEAN): New variables.
20714         (mostlyclean): Depend on INTL_MOSTLYCLEAN.
20715         (clean): Depend on INTL_CLEAN.
20716         (maintainer-clean): Adjust.
20717
20718 Wed Sep 22 10:18:56 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20719
20720         * configure.in (AC_PREREQ): Bump to 2.13.
20721         (AC_C_STRINGIZE): Call this instead of using a custom macro.
20722
20723         * gansidecl.h (HAVE_STRINGIZE): Define, if stage2 gcc && __STDC__.
20724
20725         * system.h (HAVE_STRINGIZE): Test this instead of HAVE_CPP_STRINGIFY.
20726
20727         * acconfig.h (HAVE_CPP_STRINGIFY): Delete.
20728
20729         * alpha/xm-vms.h (HAVE_CPP_STRINGIFY): Delete.
20730         (HAVE_STRINGIZE): Define.
20731
20732 Wed Sep 22 06:25:15 1999  Jim Kingdon  <http://developer.redhat.com>
20733
20734         * c-parse.in: save and restore warn_pointer_arith on __extension__
20735         along with pedantic.
20736         (SAVE_WARN_FLAGS, RESTORE_WARN_FLAGS): Added.
20737         Set the type of extension to itype rather than $<itype>1 kludge.
20738         * extend.texi (Alternate Keywords): Adjust documentation.
20739         * c-parse.c, c-parse.y, objc-parse.c, objc-parse.y: Rebuilt.
20740
20741 Wed Sep 22 06:06:57 1999  Jeffrey A Law  (law@cygnus.com)
20742
20743         * pa.c, pa.h, pa.md: Support multiple assembler dialects in
20744         most assembler templates.
20745
20746         * pa.c (hppa_legitimize_address): Handle full offsets for PA2.0
20747         FP loads and stores.
20748         (following_call): Always return zero for the PA8000.
20749         * pa.h (GO_IF_LEGITIMATE_ADDRESS): Handle full offsets for PA2.0
20750         FP loads and stores.
20751         (LEGITIMIZE_RELOAD_ADDRESS): Similarly.
20752
20753         * pa.h (BRANCH_COST): Define.
20754
20755         * pa.md (return, return_internal): Use bve for PA2.0.
20756
20757         * pa.md (fused multiply): Add variants which reduce height for the
20758         fused multiply, but which still generate 2 insns.
20759         (fnegabs): Similarly.
20760
20761         * pa.md (subsi3): Turn into an expander.  Create two anonymous
20762         patterns.  One for PA2.0 one for PA1.x.  Use mtsarcm for PA2.0.
20763         * pa.h (EXTRA_CONSTRAINT): Handle 'S'.
20764
20765         * pa.md (floatunssisf2, floatunssidf2): Generate different RTL
20766         for TARGET_PA_20.
20767         (floatunssidf2_pa20, floatunssisf2_pa20): New patterns for PA2.0
20768         code generation.
20769         (floatunsdisf2, floatunsdidf2, fixuns_truncsfsi2): Likewise.
20770         (fixuns_truncdfsi2, fixuns_truncsfdi2, fixuns_truncdfsi2): Likewise.
20771
20772         * regclass.c (init_regs): Add "top_of_stack" as a garbage
20773         collection root.
20774
20775         * flow.c (record_active_eh_regions): Terminate loop after finding
20776         the last insn in the last basic block.
20777
20778 Wed Sep 22 20:25:00 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
20779
20780         * config/c4x/c4x.md: Delete parallel instruction peepholes.
20781
20782 Wed Sep 22 19:59:19 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
20783
20784         * config/c4x/c4x.c (c4x_add_gc_roots): Add tree roots.
20785
20786 Wed Sep 22 19:56:25 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
20787
20788         * config/c4x/c4x.c (c4x_process_after_reload): Rework machdep insn
20789         splitting to not use output template.
20790
20791 Wed Sep 22 19:50:12 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
20792
20793         * config/c4x/c4x.h (EXPAND_BUILTIN_VA_START): Call c4x_va_start.
20794         * config/c4x/c4x.c (c4x_va_start): New function.
20795
20796 Tue Sep 21 18:40:01 1999  Jan Hubicka  <hubicka@freesoft.cz>
20797
20798         * genrecog.c (not_both_true): Handle correctly cases when called for
20799         tests with different positions in the insn.
20800
20801 Tue Sep 21 18:29:11 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20802
20803         * machmode.h (HOST_PTR_PRINTF): Move from here ...
20804
20805         * system.h (HOST_PTR_PRINTF): ... to here.
20806
20807         * mips-tfile.c: Don't include machmode.h.
20808
20809         * Makefile.in (MACHMODE_H): New variable.  Update to use it.
20810         (mips-tfile.o): Don't depend on machmode.h.
20811
20812 Tue Sep 21 18:27:34 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20813
20814         * haifa-sched.c (sched_analyze): Rename local variable `region' to
20815         avoid conflicts with typedef struct `region' at the top level scope.
20816
20817 Tue Sep 21 14:14:50 1999  Richard Henderson  <rth@cygnus.com>
20818
20819         * basic-block.h (basic_block): Add eh_beg, eh_end.
20820         * flow.c (entry_exit_blocks): Update.
20821         (find_basic_blocks): Don't allocate bb_eh_end, or pass it around.
20822         Call new functions.
20823         (find_basic_blocks_1): Don't record eh_list at each bb.  Use
20824         lists.c functions to allocate insn lists.
20825         (make_edges): Use eh_beg+eh_end, not the lists.  Split out EH
20826         edge creation ...
20827         (make_eh_edge): ... here.  New.
20828         (move_stray_eh_region_notes): New.
20829         (record_active_eh_regions): New.
20830         (delete_unreachable_blocks): Split out block merging ...
20831         (try_merge_blocks): ... here.  New.
20832         (merge_blocks_move_predecessor_nojumps): Remove edge arg.
20833         Dump debugging data.
20834         (merge_blocks_move_successor_nojumps): Likewise.
20835         (merge_blocks): Use eh_beg+eh_end to validate block movement.
20836
20837 Tue Sep 21 11:15:03 1999  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
20838
20839         * extend.texi (Bound member functions): Document unbound pmf
20840         conversion.
20841
20842 Tue Sep 21 14:55:11 EDT 1999  Andrew MacLeod  <amacleod@cygnus.com>
20843
20844         * flow.c (split_edge): Handle insertion on a fallthrough edge which
20845         has the EXIT_BLOCK as a dest.
20846
20847 Tue Sep 21 14:51:23 EDT 1999  Andrew MacLeod  <amacleod@cygnus.com>
20848
20849         * flow.c (remove_edge): New function to remove an edge from the
20850         flow graph.
20851         (remove_fake_successors): New function to remove fake successor edges.
20852         (remove_fake_edges): New function to remove all fake edges from the
20853         flow graph.
20854         (add_fake_exit_edges): New function to add fake edges from all blocks
20855         with no successors to the exit block.
20856         * basic-block.h (remove_fake_edges, add_fake_exit_edges): Add
20857         prototypes for new functions.
20858
20859 Tue Sep 21 14:49:53 EDT 1999  Andrew MacLeod  <amacleod@cygnus.com>
20860
20861         * config/mips/elf64.h (ASM_OUTPUT_CONSTRUCTOR, ASM_OUTPUT_DESTRUCTOR):
20862         Use Pmode to determine whether to output .dword or .word.
20863
20864 Tue Sep 21 11:04:34 1999  Alex Samuel  <samuel@codesourcery.com>
20865
20866         * tree.c (built_in_filename): New variable.
20867         (BUILT_IN_FILENAME): New macro.
20868         (init_tree_codes): Allocate built_in_filename.
20869         (make_node): Use built_in_filename instead of string constant.
20870
20871 Tue Sep 21 14:13:27 1999  Nick Clifton  <nickc@cygnus.com>
20872
20873         * configure.in: Add fr30 target.
20874         * configure: Regenerate.
20875         * config/fr30: New directory.
20876         * config/fr30/crti.asm: New file.
20877         * config/fr30/fr30.c: New file.
20878         * config/fr30/crtn.asm: New file.
20879         * config/fr30/fr30.h: New file.
20880         * config/fr30/fr30.md: New file.
20881         * config/fr30/lib1funcs.asm: New file.
20882         * config/fr30/t-fr30: New file.
20883         * config/fr30/xm-fr30.h: New file.
20884
20885 Tue Sep 21 06:45:31 1999  Jeffrey A Law  (law@cygnus.com)
20886
20887         * flow.c (merge_blocks_move_successor_nojumps): Delete the
20888         BARRIER at the end of the successor, not the BARRIER before
20889         the successor.
20890
20891         * pa.c (pa_add_gc_roots): Fix thinko in last change.
20892
20893 Tue Sep 21 05:29:17 1999  Richard Earnshaw (rearnsha@arm.com)
20894
20895         * stmt.c (any_pending_cleanups): Don't crash when
20896         current_function->stmt is unset.
20897
20898 Tue Sep 21 00:59:49 1999  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
20899
20900         * emit-rtl.c (init_emit_once): Initialize const_int_rtx before
20901         other initializations that may use it for relative offsets.
20902
20903 Mon Sep 20 21:43:25 1999  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
20904
20905         * config/i386/sol2.h (PREFERRED_DEBUGGING_TYPE): Use stabs.
20906         (ASM_SPEC): Moved from sol2dbg.h.  Added work-around for gas.
20907         * config/i386/sol2dbg.h: Removed.
20908         * config/i386/sol2gas.h: New file, to enable gas work-around.
20909         * configure.in: Use i386/sol2gas.h on Solaris/x86 --with-gas.
20910         Don't use sol2dbg.h.
20911         * configure: Rebuilt.
20912
20913 Mon Sep 20 13:29:41 1999  Mark Mitchell  <mark@codesourcery.com>
20914
20915         * invoke.texi (-fthis-is-variable): Remove documentation.
20916
20917 Mon Sep 20 12:59:16 1999  Richard Henderson  <rth@cygnus.com>
20918
20919         * basic-block.h (compute_bb_for_insn): Declare.
20920         * flow.c (compute_bb_for_insn): Export.  Don't accept the varray
20921         to use; set size of basic_block_for_insn directly.
20922         (find_basic_blocks): Update.
20923
20924 Mon Sep 20 15:11:54 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20925
20926         * flow.c (verify_flow_info): Fix typo, "abort;" -> "abort ();".
20927
20928 Mon Sep 20 14:56:34 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20929
20930         * crtstuff.c (ON_EXIT): Delete empty macro definition.
20931         (__do_global_ctors_aux): Call atexit(), not ON_EXIT().
20932
20933 Mon Sep 20 15:25:35 1999  Nick Clifton  <nickc@cygnus.com>
20934
20935         * c-decl.c (c_decode_option): Extend comment.
20936
20937 Mon Sep 20 14:43:37 1999  Nick Clifton  <nickc@cygnus.com>
20938
20939         * toplev.c (progname): Make 'const char *'
20940         (flag_print_mem): Move out of main.
20941         (version_flag): Move out of main.
20942         (filename): Move out of main.
20943         (debug_args): Remove g prefix from options.
20944         (documented_lang_options): Remove cpplib specific options.
20945         (display_help): Add g prefix to debug options.
20946         (check_lang_option): Delete this function.
20947         (decode_d_option): New function: Decode -d... option.
20948         (decode_f_option): New function: Decode -f... option.
20949         (decode_W_option): New function: Decode -W... option.
20950         (decode_g_option): New function: Decode -g... option.
20951         (independent_decode_option): New function: Decode a language
20952         independent command line option.
20953         (main): Invoke lang_decode_option and then
20954         independent_decode_option on each command line option in
20955         turn.
20956
20957 Mon Sep 20 05:41:36 1999  Jeffrey A Law  (law@cygnus.com)
20958
20959         Revert this change.  Gavin's patch to operand_equal_p is a better fix.
20960          * fold-const.c (fold_range_test): Do not try to fold the range
20961          test if the rhs or lhs has side effects.
20962
20963         * basic-block.h (compute_flow_dominators): Declare.
20964
20965         * gcse.c (alloc_code_hoist_mem): New function.
20966         (free_code_hoist_mem, compute_code_hoist_vbeinout): Likewise.
20967         (compute_code_hoist_data, hoist_expr_reaches_here_p): Likewise.
20968         (hoist_code, one_code_hoisting_pass): Likewise.
20969         (gcse_main): If optimizing for size, then hoist expressions
20970         computed in multiple dominated basic blocks.
20971
20972         * gcse.c (invalid_nonnull_info): New function.
20973         (delete_null_pointer_checks): Likewise.
20974         * rtl.h (delete_null_pointer_checks): Declare.
20975         * toplev.c (rest_of_compilation): Call delete_null_pointer_checks.
20976
20977         * flow.c (merge_blocks_move_predecessor_nojumps): New function.
20978         (merge-blocks_move_successor_nojumps): Likewise.
20979         (merge_blocks): Allow merging of some blocks, even if it requires
20980         physical movement of the blocks, but not if it requires new jumps.
20981
20982         * bitmap.c (debug_bitmap_file): Renmaed from bitmap_debug_file.
20983         Callers and prototype changed.
20984         * bitmap.h: Fix debug_bitmap and debug_bitmap_file prototypes.
20985
20986 Mon Sep 20 06:56:32 1999  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
20987
20988         * config/sparc/sol2.h (LINK_SPEC): Avoid the duplication of
20989         -YP when both -p and -pg are present.  From i386/sol2.h.
20990
20991 Mon Sep 20 10:49:05 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
20992
20993         * Makefile.in (distclean): Delete tm_p.h.
20994         * configure.in: Create a new file, "tm_p.h", from a list in
20995         "tm_p_file". For ix86 systems, set up "tm_p_file" to include
20996         "i386/i386-protos.h".
20997
20998         * alias.c: Include "tm_p.h".
20999         * c-typeck.c: Likewise.
21000         * calls.c: Likewise.
21001         * cse.c: Likewise.
21002         * emit-rtl.c: Likewise.
21003         * explow.c: Likewise.
21004         * expmed.c: Likewise.
21005         * expr.c: Likewise.
21006         * final.c: Likewise.
21007         * flow.c: Likewise.
21008         * fold-const.c: Likewise.
21009         * function.c: Likewise.
21010         * gcse.c: Likewise.
21011         * global.c: Likewise.
21012         * haifa-sched.c: Likewise.
21013         * integrate.c: Likewise.
21014         * jump.c: Likewise.
21015         * local-alloc.c: Likewise.
21016         * loop.c: Likewise.
21017         * optabs.c: Likewise.
21018         * recog.c: Likewise.
21019         * reg-stack.c: Likewise.
21020         * regclass.c: Likewise.
21021         * regmove.c: Likewise.
21022         * reload.c: Likewise.
21023         * reload1.c: Likewise.
21024         * reorg.c: Likewise.
21025         * resource.c: Likewise.
21026         * stmt.c: Likewise.
21027         * stor-layout.c: Likewise.
21028         * toplev.c: Likewise.
21029         * tree.c: Likewise.
21030         * unroll.c: Likewise.
21031         * genattrtab.c (main): Make generated file include "tm_p.h".
21032         * genemit.c (main): Likewise.
21033         * genoutput.c (main): Likewise.
21034         * genrecog.c (main): Likewise.
21035
21036         * i386.h: Delete all prototypes.
21037         * i386.c: Include "tm_p.h".
21038         (ix86_attr_length_default): Call constant_call_address_operand
21039         with correct number of arguments.
21040         * i386-protos.h: New file.
21041         * i386.md (unnamed patterns): Call constant_call_address_operand
21042         with correct number of arguments.
21043         (exception_receiver): Call load_pic_register with correct number
21044         of arguments.
21045
21046 Sun Sep 19 14:18:39 1999  Richard Henderson  <rth@cygnus.com>
21047
21048         * c-pragma.c (mark_align_stack): Dereference the void* properly.
21049
21050 Sun Sep 19 09:03:40 1999  Mark Mitchell  <mark@codesourcery.com>
21051
21052         * rtl.h (insns_safe_to_move_p): New function.
21053         * loop.c (find_and_verify_loops): Use it.
21054         * rtlanal.c (insns_safe_to_move_p): Define it.
21055
21056 Sun Sep 19 02:54:33 1999  Richard Henderson  <rth@cygnus.com>
21057
21058         * c-pragma.c: Include ggc.h.
21059         * Makefile.in (c-pragma.o): Update.
21060
21061 Sat Sep 18 16:01:18 1999  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21062
21063         * config/i386/sol2.h (CPP_SPEC): Support -[p]threads
21064         (LIB_SPEC): Likewise.
21065         (LINK_SPEC): Do not assert -z text with -shared -mimpure-text.
21066         Reindent -YP/-p/-pg.
21067         Copied from config/sparc/sol2.h.
21068
21069 Sat Sep 18 11:52:43 1999  Richard Henderson  <rth@cygnus.com>
21070
21071         * c-pragma.c (mark_align_stack): New.
21072         (init_pragma): New.
21073         * c-pragma.h (init_pragma): Declare it.
21074         * c-lex.c (init_parse): Call it.
21075
21076 Sat Sep 18 15:20:38 1999  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21077
21078         * configure.in: Pick up thread library on Solaris/x86 just
21079         like on Solaris/sparc.
21080         * configure: Rebuilt.
21081
21082 Sat Sep 18 11:15:58 1999  Alex Samuel  <samuel@codesourcery.com>
21083
21084         * rtl.h (global_rtx_index): New enum.
21085         (global_rtl): Change to array of rtx.
21086         (pc_rtx, cc0_rtx): Redefine accordingly.
21087         (cc0_rtx, stack_pointer_rtx, frame_pointer_rtx): Likewise.
21088         (hard_frame_pointer_rtx, arg_pointer_rtx): Likewise.
21089         (virtual_incoming_args_rtx, virtual_stack_vars_rtx): Likewise.
21090         (virtual_outgoing_args_rtx, virtual_cfa): Likewise.
21091         (const_int_rtx): Change to array of rtx.
21092         (const0_rtx, const1_rtx, const2_rtx, constm1_rtx): Redefine
21093         accordingly.
21094         * emit-rtl.c (global_rtl): Change to array of rtx.
21095         (const_int_rtx): Change to aray of rtx.
21096         (gen_rtx_CONST_INT): Redefine accordingly.
21097         (init_emit_once): Allocate and initialize global_rtl.  Likewise
21098         for const_int_rtx.  Add both as GC roots.
21099         * genattrtab.c (global_rtl): Update declaration.
21100
21101 1999-09-17  Ulrich Drepper  <drepper@cygnus.com>
21102
21103         * Makefile (USER_H): Add iso646.h back.
21104
21105 Sat Sep 18 01:07:21 1999  Jeffrey A Law  (law@cygnus.com)
21106
21107         * haifa-sched.c (sched_analyze): Use free_INSN_LIST_list instead of
21108         zapping the LOG_LINKS of sched_before_next_call.
21109
21110         * pa.h (INSN_SETS_ARE_DELAYED): Delete.
21111         * pa.c (insn_refs_are_delayed): Renamed from
21112         insn_sets_and_refs_are_delayed.
21113
21114 Fri Sep 17 15:19:01 1999  Mark Mitchell  <mark@codesourcery.com>
21115
21116         * functiion.h (struct function): Add x_whole_function_mode_p.
21117         (retrofit_block): Declare.
21118         * function.c (retrofit_block): New function.
21119         (identify_blocks): Add assertions.  Allow an incomplete set of
21120         block notes if we're still generating code for the function.
21121         * integrate.c: Include loop.h.
21122         (expand_inline_function): Call find_loop_tree_blocks to map block
21123         notes to blocks when in whole-function mode.  Use retrofit_block
21124         to insert new BLOCKs for the inlined function, rather than
21125         insert_block.
21126         * stmt.c (expand_fixup): Likewise.  Don't use pushlevel/polevel.
21127         * Makefile.in (integrate.o): Depend on loop.h.
21128
21129 Fri Sep 17 15:11:20 1999  Mark Mitchell  <mark@codesourcery.com>
21130
21131         * tree.h (warn_about_unused_variables): Declare.
21132         * stmt.c (warn_about_unused_variables): New function, split out
21133         from ...
21134         (expand_end_bindings): Here.
21135
21136 Fri Sep 17 15:07:37 1999  Mark Mitchell  <mark@codesourcery.com>
21137
21138         * stmt.c (preserve_subexpressions_p): Don't crash when
21139         current_function->stmt is unset.
21140
21141 Fri Sep 17 15:03:16 1999  Mark Mitchell  <mark@codesourcery.com>
21142
21143         * stmt.c (expand_start_bindings): Allow callers to pass a flag
21144         indicating that no NOTE_INSN_BLOCK_BEG note is required.
21145         (expand_start_target_temps): Use it.
21146         * except.c (expand_eh_region_start_for_decl): Likewise.
21147         * expr.c (expand_expr): Likewise.
21148
21149 Fri Sep 17 15:05:27 1999  Gavin Romig-Koch  <gavin@cygnus.com>
21150
21151         * fold-const.c (operand_equal_p): Pay attention to side effects.
21152
21153 Fri Sep 17 11:14:17 1999  Jason Merrill  <jason@yorick.cygnus.com>
21154
21155         * libgcc2.c (L_exit): Check for ON_EXIT, not HAVE_ON_EXIT.
21156         * sparc/sunos4.h (HAVE_ON_EXIT): Remove.
21157
21158         * tlink.c (scan_linker_output): Look for keywords before accepting
21159         a mangled name in quotes.
21160
21161 Thu Sep 16 16:47:08 1999  Richard Henderson  <rth@cygnus.com>
21162
21163         * alpha/alpha-interix.h (DWARF2_UNWIND_INFO): Define to zero.
21164         * alpha/osf2or3.h (DWARF2_UNWIND_INFO): Likewise.
21165
21166 Thu Sep 16 16:35:41 1999  Richard Henderson  <rth@cygnus.com>
21167
21168         * alpha.md: Revert Thu Nov 26 change that came in through the
21169         last gcc2 merge: reinstate (plus (plus ...)) reload patterns.
21170         Avoid earlyclobber when possible.
21171
21172 Thu Sep 16 18:44:48 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21173
21174         * libgcc2.c (__do_global_ctors): Call atexit with one arg.
21175
21176         * sparc/sunos4.h (on_exit): Wrap prototype parameters in PARAMS().
21177         Define HAVE_ON_EXIT.
21178
21179 Thu Sep 16 18:06:35 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21180
21181         * system.h (CTYPE_CONV, TOUPPER, TOLOWER): New macros.  Use
21182         CTYPE_CONV in all ctype macros.
21183
21184         * cccp.c (initialize_char_syntax): Use uppercase ctype macro
21185         from system.h.
21186
21187         * cexp.y (initialize_random_junk): Likewise.
21188
21189         * c4x.c (c4x_interrupt_function_p, c4x_handle_pragma): Likewise.
21190
21191         * i370.c (handle_pragma): Likewise.
21192
21193         * i370.h (ASM_OUTPUT_LABELREF, ASM_OUTPUT_ASCII): Likewise.
21194
21195         * v850.c (override_options): Likewise.
21196
21197         * doprint.c (_doprnt): Likewise.
21198
21199         * fixinc/fixincl.c (main, quoted_file_exists, extract_quoted_files):
21200         Likewise.
21201
21202         * fixinc/server.c (load_data): Likewise.
21203
21204         * fold-const.c (real_hex_to_f): Likewise.
21205
21206         * genattr.c (write_upcase, gen_attr): Likewise.
21207
21208         * genattrtab.c (convert_const_symbol_ref, evaluate_eq_attr,
21209         write_upcase): Likewise.
21210
21211         * genemit.c (print_code): Likewise.
21212
21213         * genopinit.c (gen_insn): Likewise.
21214
21215         * genpeep.c (print_code): Likewise.
21216
21217         * genrecog.c (print_code): Likewise.
21218
21219         * optabs.c (init_libfuncs): Likewise.
21220
21221 Thu Sep 16 14:03:32 1999  Mark Mitchell  <mark@codesourcery.com>
21222
21223         * haifa-sched.c (sched_analyze): Keep the list of notes organized
21224         in pairs.
21225         (reemit_notes): Likewise.
21226
21227 Thu Sep 16 11:50:52 1999  Alex Samuel  <samuel@codesourcery.com>
21228
21229         * ggc.h (ggc_root): Move to ggc-common.c.
21230         (roots): Remove.
21231         (ggc_mark_rtx, ggc_mark_tree): Change to macro.
21232         (ggc_mark_rtvec, ggc_mark_tree_varray): Declare extern.
21233         (ggc_mark_tree_hash_table, ggc_mark_string, ggc_mark): Likewise.
21234         (ggc_mark_roots, ggc_mark_rtx_children, ggc_mark_tree_children): New.
21235         * ggc-common.c (ggc_root): Move from ggc.h.
21236         (roots): Declare, static.
21237         (ggc_mark_rtx, ggc_mark_tree): Renamed to...
21238         (ggc_mark_rtx_children, ggc_mark_tree_children): Don't check for
21239         null or check/set mark bit.
21240         (ggc_mark_roots): New.
21241         * ggc-simple.c (ggc_collect): Call ggc_mark_roots.
21242
21243 Thu Sep 16 11:37:32 1999  Richard Henderson  <rth@cygnus.com>
21244
21245         * m32r.c: Include toplev.h.
21246         (*): Add ATTRIBUTE_UNUSED as needed to arguments.
21247         (gen_compare): Rename swap_p to must_swap to match uses.
21248         Add default abort case.
21249         (m32r_output_function_epilogue): Remove unused variables.
21250         (m32r_print_operand): Use HOST_WIDE_INT_PRINT_HEX.
21251         * m32r.h (PROTO, STDIO_PROTO): Rename XPROTO; unconditionally
21252         define to empty parameter list.  Update all uses.
21253         (predicate decls): Use enum machine_mode not int.
21254         * m32r.md (movsi): Call abort, not fatal_insn.
21255         (zero_branch_insn, rev_zero_branch_insn): Add default abort case.
21256
21257 1999-09-14  Andrew Haley  <aph@cygnus.com>
21258
21259         * config/mips/mips.md (movsi_usw): if operand 1 is const_int 0,
21260         use $0 instead of 0.
21261
21262 Thu Sep 16 10:53:36 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
21263
21264         * reload1.c (order_regs_for_reload): Move hard_reg_n_uses
21265         computation out of loop over hard regs.
21266
21267 Wed Sep 15 21:37:06 1999  Mark Mitchell  <mark@codesourcery.com>
21268
21269         * function.c (identify_blocks): Don't shadow a variable in an
21270         outer scope.
21271         * integrate.c (integrate_decl_tree): Don't use pushlevel,
21272         pushdecl, or poplevel to build up the new BLOCK tree.
21273         (expand_inline_function): Likewise.
21274         (integrate_parm_decls): Likewise.
21275
21276 Wed Sep 15 21:20:38 1999  Mark Mitchell  <mark@codesourcery.com>
21277
21278         * c-typeck.c (qualify_type): Merge qualifiers from both types.
21279
21280 1999-09-15  Brad Lucier  <lucier@math.purdue.edu>
21281
21282         * toplev.c: Allow -f[no-]math-errno to set (clear) flag_errno_math
21283         * invoke.texi: Document this change.
21284
21285 Wed Sep 15 17:56:00 1999  Richard Henderson  <rth@cygnus.com>
21286
21287         * emit-rtl.c (free_emit_status): Don't check DECL_DEFER_OUTPUT.
21288         Free the struct.
21289         (mark_emit_status): Renamed from mark_emit_state.
21290         * except.c (mark_eh_status): Renamed from mark_eh_state.
21291         Check not null before marking.
21292         (free_eh_status): New.
21293         * expr.c (mark_expr_status, free_expr_status): New.
21294         * function.c (free_machine_status): New.
21295         (free_after_parsing): New.
21296         (free_after_compilation): Move bits to free_after_parsing; call
21297         free_eh_status, free_expr_status; zero the marked members of the
21298         function state.
21299         (prepare_function_start): No can_garbage_collect.
21300         Call init_eh_for_function.
21301         (expand_dummy_function_end): Free up current_function state.
21302         (mark_function_status): Renamed from mark_function_state.
21303         (mark_function_chain): No can_garbage_collect.  Call mark_expr_status.
21304         * function.h (struct function): No can_garbage_collect.
21305         (free_machine_status, free_after_parsing): Declare.
21306         (free_eh_status, free_expr_status): Declare.
21307         * ggc.h (mark_expr_status): Declare.
21308         * stmt.c (free_stmt_status): Free the struct.
21309         (mark_stmt_status): Renamed from mark_stmt_state.
21310         (init_stmt): Don't call init_eh.
21311         (init_stmt_for_function): Don't call init_eh_for_function.
21312         * toplev.c (compile_file): Call init_eh.
21313         (rest_of_compilation): Free basic block info before ggc_collect.
21314         Call free_after_parsing; conditionally call free_after_compilation.
21315         * varasm.c (mark_varasm_status): Renamed from mark_varasm_state.
21316         Check not null before marking.
21317         (free_varasm_status): Don't check DECL_DEFER_OUTPUT.  Free the struct.
21318
21319 Wed Sep 15 17:53:16 1999  Richard Henderson  <rth@cygnus.com>
21320
21321         * c-lex.c (yylex): Initialize warn.
21322
21323 Wed Sep 15 18:35:38 1999  Jeffrey A Law  (law@cygnus.com)
21324
21325         * pa.c (emit_move_sequence): Properly set the mode of the scratch
21326         register when performing secondary reloads for the SAR register.
21327
21328 Wed Sep 15 15:51:52 1999  Mark Mitchell  <mark@codesourcery.com>
21329
21330         * rtl.h (NOTE_BLOCK_NUMBER): Replace with ...
21331         (NOTE_BLOCK): New macro.
21332         (NOTE_BLOCK_LIVE_RANGE_BLOCK): Remove.
21333         * function.h (identify_blocks): Change prototype.
21334         * function.c (identify_blocks): Simplify.
21335         (reorder_blocks): Likewise.
21336         * ggc-common.c (ggc_mark_rtx): Mark the BLOCK associated with a
21337         NOTE_INSN_BLOCK_{BEG,END}.
21338         * haifa-sched.c (sched_analyze): Don't put NOTE_BLOCK_NUMBER on
21339         the list of saved notes if the note isn't a
21340         NOTE_INSN_BLOCK_{BEG,END}.
21341         (move_insn1): Use NOTE_EH_HANDLER in comment, rather than
21342         NOTE_BLOCK_NUMBER.
21343         (reemit_notes): Adjust recreation of notes to reflect new saved
21344         note structure.
21345         * print-rtl.c (print_rtx): Print the address of the BLOCK when
21346         printing a block note.
21347         * stmt.c (block_vector): Remove.
21348         (find_loop_tree_blocks): Simplify.
21349         (unroll_block_trees): Likewise.
21350         * tree.h (reorder_block): Change prototype.
21351
21352 Wed Sep 15 14:39:35 1999  Jason Merrill  <jason@yorick.cygnus.com>
21353
21354         * gbl-ctors.h: Lose HAVE_ATEXIT.  Don't define ON_EXIT.
21355         * libgcc2.c: Lose obsolete defn of WEAK_ALIAS.
21356         (__bb_init_func, __bb_init_prg): Use atexit instead of ON_EXIT.
21357         (__do_global_dtors): Likewise.  Don't mess with _exit_dummy_decl.
21358         (atexit, exit): Simplify.
21359         * tm.texi: Document NEED_ATEXIT and ON_EXIT.  Remove HAVE_ATEXIT.
21360         * config/lots: Remove defns of HAVE_ATEXIT.
21361
21362 Wed Sep 15 10:25:12 1999  Mark Mitchell  <mark@codesourcery.com>
21363
21364         * calls.c (precompute_arguments): Fix typo in comment.
21365         * expr.c (preexpand_calls): Don't preexpand the cleanup in a
21366         TARGET_EXPR.
21367
21368 Wed Sep 15 09:59:59 1999  Mark Mitchell  <mark@codesourcery.com>
21369
21370         * dsp16xx.c (override_options): Fix typos in GC root registration.
21371
21372 Wed Sep 15 15:23:28 1999  Philip Blundell  <pb@nexus.co.uk>
21373
21374         * config/arm/linux-elf.h (MAKE_DECL_ONE_ONLY): Copy definition
21375         from config/svr4.h.
21376         (UNIQUE_SECTION_P, UNIQUE_SECTION): Likewise.
21377         (FUNCTION_PROFILER): Redefine appropriately for Linux.
21378         (CC1_SPEC): Likewise.
21379
21380 Wed Sep 15 10:09:48 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21381
21382         * genattr.c (main): Add extern prototype.  Call return, not exit.
21383         * genattrtab.c (main): Likewise.
21384         * gencheck.c (main): Likewise.
21385         * gencodes.c (main): Likewise.
21386         * genconfig.c (main): Likewise.
21387         * genemit.c (main): Likewise.
21388         * genextract.c (main): Likewise.
21389         * genflags.c (main): Likewise.
21390         * gengenrtl.c (main): Likewise.
21391         * genopinit.c (main): Likewise.
21392         * genoutput.c (main): Likewise.
21393         * genpeep.c (main): Likewise.
21394         * genrecog.c (main): Likewise.
21395
21396         * genattr.c (get_insn_name): Mark parameter with ATTRIBUTE_UNUSED.
21397         * genattrtab.c (get_insn_name): Likewise.
21398         * gencodes.c (get_insn_name): Likewise.
21399         * genconfig.c (get_insn_name): Likewise.
21400         * genemit.c (get_insn_name): Likewise.
21401         * genextract.c (get_insn_name): Likewise.
21402         * genflags.c (get_insn_name): Likewise.
21403         * genopinit.c (get_insn_name): Likewise.
21404         * genpeep.c (get_insn_name): Likewise.
21405
21406         * gencheck.c (usage): Add static prototype.
21407         * genextract.c (print_path): Constify a char*.
21408         * genopinit.c (optabs): Likewise.
21409         * genoutput.c (operand_data, data, output_predicate_decls,
21410         compare_operands): Likewise.
21411         * genrecog.c (write_tree): Add default case in switch.
21412
21413 Wed Sep 15 09:59:16 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21414
21415         * rtl.h (get_insn_name, print_rtl_with_bb): Add prototypes.
21416
21417         * print-rtl.c (get_insn_name): Remove prototype.
21418
21419         * toplev.h (progname): Declare const.
21420
21421         * toplev.c (init_decl_processing, init_obstacks, init_tree_codes,
21422         init_regs, init_optabs, init_stmt, init_reg_sets, dump_flow_info,
21423         dump_sched_info, dump_local_alloc, regset_release_memory,
21424         print_rtl, print_rtl_with_bb, rest_of_decl_compilation,
21425         error_with_file_and_line, error_with_decl, error_for_asm, error,
21426         fatal, warning_with_file_and_line, warning_with_decl, warning,
21427         pedwarn, pedwarn_with_decl, pedwarn_with_file_and_line, sorry):
21428         Remove redundant prototypes.
21429
21430         (notice, check_lang_option, report_file_and_line, vnotice,
21431         mark_file_stack): Add static prototype.
21432         (set_fatal_function): Add prototype.
21433         (vnotice, report_file_and_line, set_fatal_function,
21434         check_lang_option): Constify a char*.
21435         (main): Prototype.  Call return, not exit.
21436
21437 Wed Sep 15 09:50:18 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21438
21439         * aclocal.m4 (AC_GCC_C_LONG_DOUBLE): New macro.
21440
21441         * configure.in (AC_GCC_C_LONG_DOUBLE): Call it.
21442
21443         * gansidecl.h (HAVE_LONG_DOUBLE): Define if gcc for stage2.
21444
21445         * ggc-simple.c (HAVE_LONG_DOUBLE): Test before using long double.
21446
21447 Wed Sep 15 11:04:43 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
21448
21449         * function.c (assign_parms): Delete arg SECOND_TIME.  Don't test it,
21450         behave as if it's zero in all cases.
21451         (expand_function_start): Adjust call to assign_parms.
21452         * tree.h (assign_parms): Adjust prototype.
21453         * objc/objc-act.c (hack_method_prototype): Adjust call to
21454         assign_parms.
21455
21456 Tue Sep 14 21:47:06 1999  Jeffrey A Law  (law@cygnus.com)
21457
21458         * cse.c (FIXED_BASE_PLUS_P): Do not consider referneces to
21459         arg_pointer_rtx fixed if the argument pointer register is
21460         not fixed.
21461         (NONZERO_BASE_PLUS_P): Likewise.
21462
21463 Tue Sep 14 20:26:02 1999  Richard Henderson  <rth@cygnus.com>
21464
21465         * rtl.def (match_insn, match_insn2): Remove match_insn; rename
21466         match_insn2 to match_insn.
21467         * genrecog.c (add_to_sequence): Rename MATCH_INSN2.
21468
21469 Tue Sep 14 20:10:29 1999  Richard Henderson  <rth@cygnus.com>
21470
21471         * Makefile.in (USER_H): Remove va-foo.h.
21472
21473         * ginclude/{va-alpha.h,va-arc.h,va-c4x.h,va-clipper.h,va-h8300.h,
21474         va-i860.h,va-i960.h,va-m32r.h,va-m88k.h,va-mips.h,va-mn10200.h,
21475         va-mn10300.h,va-pa.h,va-ppc.h,va-pyr.h,va-sh.h,va-sparc.h,
21476         va-spur.h,va-v850.h}: Remove.
21477
21478 Tue Sep 14 19:43:16 1999  Richard Henderson  <rth@cygnus.com>
21479
21480         * sparc/sparc.md (eligible_for_return_delay): New attribute.
21481         (in_return_delay): Use it instead of match_insn.
21482
21483 Tue Sep 14 23:05:37 1999  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21484
21485         * config/alpha/va_list.h (va-alpha.h): Do not include.
21486         (__gnuc_va_list): Typedef as in varargs.h.
21487
21488 Tue Sep 14 18:14:03 1999  Richard Henderson  <rth@cygnus.com>
21489
21490         * ggc-common.c (ggc_mark_tree): Mark DECL_SOURCE_FILE and
21491         DECL_LIVE_RANGE_RTL.
21492
21493 Tue Sep 14 16:47:08 1999  Mark Mitchell  <mark@codesourcery.com>
21494
21495         * except.c (expand_eh_region_start_for_decl): Use NOTE_EH_HANDLER,
21496         not NOTE_BLOCK_NUMBER.
21497         (expand_eh_region_end): Likewise.
21498         (find_exception_handler_labels): Likewise.
21499         (scan_region): Likewise.
21500         (exception_optimize): Likewise.
21501         (update_rethrow_references): Likewise.
21502         (set_insn_eh_region): Likewise.
21503         * final.c (final_scan_insn): Likewise.
21504         * flow.c (make_edges): Likewise.
21505         * integrate.c (expand_inline_function): Likewise.
21506         * print-rtl.c (print_rtx): Likewise.
21507
21508 Tue Sep 14 16:30:16 1999  Richard Henderson  <rth@cygnus.com>
21509
21510         * ginclude/stdarg.h, ginclude/varargs.h: Implement in
21511         terms of builtin functions and types.
21512
21513         * mips.c (mips_build_va_list): New.
21514         (mips_va_start, mips_va_arg): New.
21515         * mips.h (BUILD_VA_LIST_TYPE): New.
21516         (EXPAND_BUILTIN_VA_START, EXPAND_BUILTIN_VA_ARG): New.
21517
21518         * sh.c (sh_builtin_saveregs): Use get_varargs_alias_set.
21519         (sh_build_va_list, sh_va_start, sh_va_arg): New.
21520         * sh.h (BUILD_VA_LIST_TYPE): New.
21521         (EXPAND_BUILTIN_VA_START, EXPAND_BUILTIN_VA_ARG): New.
21522
21523 Tue Sep 14 16:20:24 1999  Richard Henderson  <rth@cygnus.com>
21524
21525         * recog.h (struct recog_data): Make dup_num, operand_address_p,
21526         n_operands, n_dups, n_alternatives `char' instead of `unsigned char'.
21527         (struct insn_data): Likewise with n_operands, n_dups,
21528         n_alternatives, output_format.
21529         * regclass.c (scan_one_insn): Cast n_operands to int before
21530         arithmetic inside comparison.
21531
21532 Tue Sep 14 15:13:36 1999  Richard Henderson  <rth@cygnus.com>
21533
21534         * toplev.c (compile_function): Unconditionally emit nop.
21535
21536 Tue Sep 14 14:41:47 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21537
21538         * haifa-sched.c (actual_hazard): Move declaration of variable
21539         `this_cost' into the scope where it is used.
21540
21541 Tue Sep 14 14:14:28 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21542
21543         * c-pragma.c (handle_pragma_token): Wrap variables `name' and
21544         `value' in HANDLE_PRAGMA_WEAK.  Wrap variable `align' in
21545         HANDLE_PRAGMA_PACK||HANDLE_PRAGMA_PACK_PUSH_POP.
21546
21547         * genrecog.c (make_insn_sequence): Call memset, not bzero.
21548
21549         * jump.c (find_insert_position): Don't declare or define unless
21550         !HAVE_conditional_arithmetic.
21551         (returnjump_p_1, delete_prior_computation): Add static prototypes.
21552
21553         * mips-tdump.c (fatal, fancy_abort, main): Add extern prototypes.
21554
21555         * recog.c (offsettable_address_p): Prototype function pointer.
21556         (preprocess_constraints): Call memset, not bzero.
21557
21558         * tree.c (tree_node_kind_names): Constify a char*.  Make static.
21559         (gcc_obstack_init): Don't declare.
21560         (fix_sizetype): Add static prototype.
21561         (gcc_obstack_init): Use prototype casts in call to _obstack_begin.
21562         (tree_cons): Call memset, not bzero.
21563
21564         * varasm.c (remove_from_pending_weak_list): Wrap declaration and
21565         definition in macro ASM_WEAKEN_LABEL.
21566         (mark_const_hash_entry): Add static prototype.
21567
21568 Tue Sep 14 12:22:50 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21569
21570         * c-lex.c (handle_generic_pragma): Remove unused variable `c'.
21571
21572         * unroll.c (find_common_reg_term, subtract_reg_term,
21573         loop_find_equiv_value): Add static prototypes.
21574         (unroll_loop): Wrap variable `prev' in macro HAVE_cc0.
21575         (copy_loop_body): Remove unreachable break statement.
21576
21577         * sparc.c (sparc_va_arg): Remove unused variable `tmp'.
21578
21579         * sparc.h (sparc_va_start, sparc_va_arg): Add extern prototypes.
21580
21581 Tue Sep 14 15:28:00 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
21582
21583         Undo some changes from the gcc2 merge:
21584         * rtl.def (CONSTANT_P_RTX): Fix the comment for this rtx code.
21585         * emit-rtl.c (gen_rtx_REG): Don't test special reg rtx's for null
21586         pointers.
21587
21588         Undo this change:
21589         Sat Oct  3 07:20:28 1998  Stephen L Moshier  <moshier@world.std.com>
21590         * emit-rtl.c (gen_lowpart_common): Disable optimization of
21591         initialized float-int union if the value is a NaN.
21592
21593 Tue Sep 14 04:03:44 1999  Mumit Khan  <khan@xraylith.wisc.edu>
21594
21595         * gthr-win32.h: New file.
21596
21597         * i386/winnt.c (i386_pe_valid_decl_attribute_p): Recognize
21598         shared as a valid attribute.
21599         * i386/cygwin.h (ASM_OUTPUT_SECTION): Handle shared attribute.
21600         * extend.texi: Document `shared' variable attribute.
21601
21602 Tue Sep 14 04:01:46 1999  Loren Rittle  <ljrittle@acm.org>
21603
21604         * configure.in: Handle --enable-threads on FreeBSD.
21605         * configure: Rebuit.
21606
21607 Tue Sep 14 03:58:44 1999  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
21608
21609         * configure.in: Add crtbeginS.o, crtendS.o for mips-linux; add
21610         thread support.
21611         * configure: Rebuilt.
21612
21613 Tue Sep 14 03:47:23 1999  Joel Sherrill <joel@OARcorp.com>
21614                           Charles-Antoine Gauthier <charles.gauthier@iit.nrc.ca>
21615                           Rosimildo DaSilva <rdasilva@connecttel.com>
21616
21617         * configure.in (m68k-*-rtemscoff*): Added.
21618         * configure.in (mips64orion-*-rtems*): Converted to ELF.
21619         * configure.in (sparc-*-rtemsaout*): Added as alias for old
21620         sparc-rtems configuration.
21621         * configure.in (sparc-*-rtemself*): Added.
21622         * configure.in (sparc-*-rtems*): Now ELF not a.out.
21623         * config/i386/rtems.h: Added comment.
21624         * config/sparc/rtemself.h: New file.
21625
21626         * configure.in (m68k-rtemself): Added.
21627         * config/elfos.h: Added ifndef wrapper for DWARF2_DEBUGGING_INFO
21628         and DWARF_DEBUGGING_INFO.
21629         * config/m68k/crti.s: New file.
21630         * config/m68k/crtn.s: New file.
21631         * config/m68k/t-crtstuff: New file.
21632         * config/m68k/rtemself.h: New file.
21633
21634         * configure.in (i[[34567]]86-*-rtemself*): Now uses crtstuff for
21635         global ctor/dtor and C++ exception handling.
21636         * config/i386/rtemself.h: Now uses crtstuff (crti.o + crtbegin.o)
21637         for STARTFILE_SPEC and crtstuff (crtend.o + crtn.o) for
21638         ENDFILE_SPEC.
21639         * config/i386/t-rtems-i386: New File.
21640
21641 Tue Sep 14 09:47:41 1999  Andreas Schwab  <schwab@suse.de>
21642
21643         * stmt.c (expand_end_case): Return right away if the case stack is
21644         empty.
21645
21646 Tue Sep 14 01:47:19 1999  Jeffrey A Law  (law@cygnus.com)
21647
21648         * Makefile.in (version.c): Remove rule incorrectly brought in from
21649         the gcc2 merge.
21650
21651 Tue Sep 14 01:42:27 1999  Marc Espie <espie@cvs.openbsd.org>
21652
21653         * Makefile.in:  Prepend $(SHELL) to move-if-change calls.
21654         * msdos/top.sed:  Take into account a prepended $(SHELL) to
21655         move-if-change.
21656         * winnt/config-nt.sed:  Likewise.  Kill bogus substitution.
21657
21658         * objc/Make-lang.in: Prepend $(SHELL) to move-if-change calls.
21659
21660 Tue Sep 14 01:38:52 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
21661
21662         * regmove.c (fixup_match_1): Don't change an unchanging register.
21663         (stable_but_for_p): Renamed to:
21664         (stable_and_no_regs_but_for_p).  Reject unchanging registers too.
21665         Changed all callers.
21666
21667 Tue Sep 14 01:33:15 1999  Andreas Schwab  <schwab@suse.de>
21668
21669         * loop.c (strength_reduce): Don't call reg_used_between_p if the
21670         insn from BL2 is after the insn from BL.
21671
21672 Mon Sep 13 21:06:01 1999  Richard Henderson  <rth@cygnus.com>
21673
21674         * recog.h (INSN_OUTPUT_FORMAT_*): New.
21675         (struct insn_data): Merge `template' and `outfun' into `output'.
21676         Add `output_format'.
21677         * genoutput.c (INSN_OUTPUT_FORMAT_*): New.
21678         (struct data): Remove `outfun'; add `output_format'.
21679         (name_for_index): Remove declaration.
21680         (output_insn_data): Handle output formats.
21681         (process_template): Emit the bare array for @.
21682         (gen_expand, gen_split): Set output_format to NONE.
21683         * output.h (get_insn_template): Declare.
21684         * final.c (get_insn_template): New.
21685         (final_scan_insn): Use it.
21686         * toplev.c (compile_file): Likewise.
21687
21688         * c4x/c4x.c (c4x_process_after_reload): Likewise.
21689         * i860/i860.c (output_delayed_branch): Likewise.
21690         (output_delay_insn): Likewise.
21691
21692 1999-09-13  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21693
21694         * rtl.c (obstack_alloc_rtx): Removed.
21695
21696 1999-09-13 17:03 -0700  Zack Weinberg  <zack@bitmover.com>
21697
21698         * config/gmicro/gmicro.md: Disable move DF->DI anonymous pattern.
21699
21700 Mon Sep 13 15:21:46 1999  Richard Henderson  <rth@cygnus.com>
21701
21702         * i386.c (call_insn_operand): Reject const_int.
21703         (expander_call_insn_operand): Use call_insn_operand.
21704
21705 Mon Sep 13 17:44:28 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21706
21707         * gcc.c (getrusage): Wrap prototype arguments in PROTO().
21708
21709 1999-09-13 12:18 -0700  Zack Weinberg  <zack@bitmover.com>
21710
21711         * config/i370/i370.md (mulsi, divsi, modsi anonymous insns):
21712         Use DImode operation.
21713
21714 1999-09-13 12:13 -0700  Zack Weinberg  <zack@bitmover.com>
21715
21716         * gcc.c: Include sys/resource.h.
21717         (report_times): New flag.
21718         (execute):  If report_times is set, calculate and report the
21719         CPU time consumed by each subprocess.
21720
21721         (rus, prus): New globals.
21722         (option_map): Add --time.
21723         (display_help): Document -time.
21724         (process_command): Set report_times if -time is given.
21725         Turn off -pipe if -time is given.
21726
21727         * invoke.texi: Document new option -time.
21728
21729         * configure.in: Check for getrusage.  Check if we have to
21730         prototype getrusage.
21731         * acconfig.h: Add NEED_DECLARATION_GETRUSAGE.
21732         * configure: Regenerate.
21733         * config.in: Regenerate.
21734
21735 Mon Sep 13 12:57:06 1999  Dave Brolley  <brolley@cygnus.com>
21736
21737         * cppinit.c (append_include_chain): Initialize 'next' and 'alloc'
21738         fields.
21739
21740 Mon Sep 13 10:01:33 1999  Nick Clifton  <nickc@cygnus.com>
21741
21742         * config/fp-bit.c: Define L_thenan_sf or L_thenan_df (as
21743         appropriate) if FINE_GRAINED_LIBRARIES is not defined.
21744         (nan): Return _thenan_sf or _thenan_df as appropriate.
21745         (L_thenan_sf): Define _thenan_sf.
21746         (L_thenan_df): Define _thenan_df.
21747
21748         * Makefile.in (FPBIT_FUNCS): Add _thenan_sf.
21749         (DPBIT_FUNCS): Add _thenan_df.
21750
21751 Mon Sep 13 09:38:53 1999  Andreas Schwab  <schwab@suse.de>
21752
21753         * tree.c (fix_sizetype):  Exchange the types for TYPE_SIZE and
21754         TYPE_SIZE_UNIT.
21755
21756 Sun Sep 12 23:28:20 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21757
21758         * Makefile.in (gcc.o, gccspec.o, cppspec.o): Depend on gcc.h.
21759
21760         * gcc.h: New file.
21761         (lang_specific_driver): Don't take a function pointer parameter.
21762         All callers changed.
21763
21764         * gcc.c: Include gcc.h.
21765         (do_spec, fancy_abort,lang_specific_driver,lang_specific_pre_link,
21766         lang_specific_extra_outfiles, fatal): Don't declare.
21767         (multilib_defaults_raw): Constify.
21768         (read_specs): Call memset, rather than bzero.
21769         (main): Call return, not exit.
21770         (lookup_compiler): Call memcpy, not bcopy.
21771         (fatal): Make extern.
21772
21773         * cppspec.c: Include gcc.h.
21774         (lang_specific_driver): Initialize variable `quote'.  Constify a
21775         char*.  All calls to the function pointer parameter now
21776         explicitly call `fatal'.
21777
21778         * gccspec.c (lang_specific_driver): Include gcc.h.
21779
21780 Sun Sep 12 19:52:10 1999  Richard Earnshaw <rearnsha@arm.com>
21781
21782         * arm.c (note_invalid_constants): Use recog_data.operand_type
21783         for recog_op_type.
21784
21785 Sun Sep 12 15:53:20 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
21786
21787         * tree.h (build_common_tree_nodes, build_common_tree_nodes_2):
21788         Declare.
21789
21790         * reload.h (reload_in, reload_out, reload_in_reg, reload_out_reg,
21791         reload_reg_class, reload_inmode, reload_outmode, reload_optional,
21792         reload_nongroup, reload_inc, reload_opnum, reload_secondary_p,
21793         reload_secondary_in_reload, reload_secondary_out_reload,
21794         reload_secondary_in_icode, reload_secondary_out_icode,
21795         reload_reg_rtx, reload_when_needed): Delete declarations.
21796         (struct reload): New structure.
21797         (rld): Declare new array.
21798         * reload.c (reload_in, reload_out, reload_in_reg, reload_out_reg,
21799         reload_reg_class, reload_inmode, reload_outmode, reload_optional,
21800         reload_nongroup, reload_inc, reload_opnum, reload_secondary_p,
21801         reload_secondary_in_reload, reload_secondary_out_reload,
21802         reload_secondary_in_icode, reload_secondary_out_icode,
21803         reload_reg_rtx, reload_when_needed): Delete definitions.
21804         (rld): New array.
21805         (whole file): Replace uses of the deleted arrays with uses of rld.
21806         * reload1.c (whole file): Replace uses of the deleted arrays with
21807         uses of rld.
21808         (choose_reload_regs): Copy in/out of save_reload_reg_rtx with
21809         explicit loops, not with bcopy.
21810
21811 Sun Sep 12 05:00:24 1999  Richard Henderson  <rth@cygnus.com>
21812
21813         * recog.h (insn_template, insn_outfun, insn_n_operands, insn_n_dups,
21814         insn_n_alternatives, insn_operand_constraint, insn_operand_address_p,
21815         insn_operand_mode, insn_operand_strict_low, insn_operand_predicate,
21816         insn_name): Delete and consolidate into new structures.
21817         (insn_operand_predicate_fn): New.
21818         (insn_output_fn): New.
21819         (insn_gen_fn): New.
21820         (struct insn_operand_data): New.
21821         (struct insn_data): New.
21822         (insn_data): New.
21823         (OUT_FCN): Update for insn_data change.
21824         * builtins.c (expand_builtin_strlen): Likewise.
21825         (expand_builtin_memcmp): Likewise.
21826         * combine.c (make_extraction, simplify_comparison): Likewise.
21827         * cse.c (canon_reg, cse_insn): Likewise.
21828         * explow.c (allocate_dynamic_stack_space, probe_stack_range): Likewise.
21829         * expmed.c (store_bit_field, extract_bit_field): Likewise.
21830         (emit_store_flag): Likewise.
21831         * expr.c (convert_move, emit_block_move): Likewise.
21832         (clear_storage, emit_push_insn, expand_increment): Likewise.
21833         (do_store_flag): Likewise.
21834         * expr.h (GEN_FCN): Likewise.
21835         (insn_gen_function): Die.
21836         * final.c (final_scan_insn): Update for insn_data change.
21837         (output_asm_name): Likewise.
21838         * function.c (fixup_var_refs_1): Likewise.
21839         * loop.c (check_dbra_loop): Likewise.
21840         * optabs.c (expand_binop, expand_twoval_binop): Likewise.
21841         (expand_unop, expand_complex_abs, emit_unop_insn): Likewise.
21842         (prepare_cmp_insn, prepare_operand, emit_indirect_jump): Likewise.
21843         (emit_conditional_move, gen_add2_insn, gen_sub2_insn): Likewise.
21844         * recog.c (validate_replace_rtx_1, extract_insn): Likewise.
21845         * regmove.c (gen_add3_insn): Likewise.
21846         * reload.c (push_secondary_reload, combine_reloads): Likewise.
21847         (find_reloads, find_reloads_address_1): Likewise.
21848         (debug_reload_to_stream): Likewise.
21849         * reload1.c (emit_reload_insns, gen_reload): Likewise.
21850         * stmt.c (expand_end_case): Likewise.
21851         * toplev.c (compile_file): Likewise.
21852
21853         * c4x/c4x.c (c4x_process_after_reload): Likewise.
21854         * i860/i860.c (output_delayed_branch, output_delay_insn): Likewise.
21855
21856         * print-rtl.c (insn_name_ptr): Remove declaration.
21857         (get_insn_name): Declare.
21858         (print_rtx): Use it.
21859         * genoutput.c (insn_name_ptr): Remove.
21860         (next_operand_number): New.
21861         (struct operand_data): New.
21862         (null_operand, odata, odata_end): New.
21863         (struct data): Use struct operand_data.
21864         (idata, idata_end): Renamed from insn_data and end_of_insn_data.
21865         (get_insn_name): Renamed from name_for_index.
21866         (output_prologue): Define NO_MD_PROTOTYPES.
21867         (output_predicate_decls): Break out from output_epilogue.
21868         Iterate over the operands list.
21869         (output_operand_data): Break out from output_epilogue.  Emit
21870         just the operands list.
21871         (output_insn_data): Break out from output_epilogue.  Emit just
21872         the insn data.
21873         (output_epilogue): Remove.
21874         (output_get_insn_name): New.
21875         (constraints, op_n_alternatives, predicates, address_p): Die.
21876         (modes, strict_low, seen): Die.
21877         (scan_operands): Take new param `d' instead of writing to
21878         seven global variables.
21879         (compare_operands): New.
21880         (place_operands): New.
21881         (validate_insn_alternatives): Update for struct data change.
21882         (gen_insn): Don't zero or copy 7 global arrays.  Update for
21883         scan_operands; call place_operands.
21884         (gen_peephole, gen_expand, gen_split): Likewise.
21885         (main): Update for new output routines.
21886
21887         * genattr.c (insn_name_ptr): Remove.
21888         (get_insn_name): New function.
21889         * genattrtab.c, gencodes.c, genconfig.c, genemit.c: Likewise.
21890         * genextract.c, genflags.c, genopinit.c, genpeep.c: Likewise.
21891         * genrecog.c: Likewise.
21892
21893         * alpha.md (adddi3): Make `pattern' array static.
21894
21895 Sun Sep 12 22:05:21 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
21896
21897         * config/c4x/c4x.h (c4x_rpts_cycles_string,
21898         c4x_cpu_version_string): Constify char *.
21899         * config/c4x/c4x.c (c4x_rpts_cycles_string,
21900         c4x_cpu_version_string): Likewise.
21901
21902 Sat Sep 11 23:28:33 1999  Richard Henderson  <rth@cygnus.com>
21903
21904         * tree.c (save_tree_status): Revert 10 Sep change.
21905         (restore_tree_status): Likewise.  Call obstack_free with NULL
21906         before freeing the obstack proper.
21907
21908 Sat Sep 11 23:23:46 1999  Richard Henderson  <rth@cygnus.com>
21909
21910         * cse.c (cse_main): If gc'ing, collect around cse_basic_block.
21911
21912         * ggc-simple.c (ggc_pop_context): Fold outstanding bytes into
21913         surrounding context.
21914
21915 Sat Sep 11 19:52:43 1999  Mark Mitchell  <mark@codesourcery.com>
21916
21917         * tree.c (type_hash_canon): Put all types in the hash-table, when
21918         GC'ing.
21919
21920 Sat Sep 11 18:37:04 1999  Richard Henderson  <rth@cygnus.com>
21921
21922         * recog.h (struct recog_data, recog_data): New.
21923         (recog_foo variables): Kill.
21924         * recog.c (recog_operand, recog_operand_loc): Kill.
21925         (recog_dup_loc, recog_dup_num, recog_n_operands): Kill.
21926         (recog_n_dups, recog_n_alternatives, recog_operand_mode): Kill.
21927         (recog_constraints, recog_op_type, recog_operand_address_p): Kill.
21928         (recog_data): Define.
21929         (extract_insn): Update all recog_foo references to use recog_data.
21930         (preprocess_constraints, constrain_operands): Likewise.
21931         * final.c (final_scan_insn, cleanup_subreg_operands): Likewise.
21932         * genattrtab.c (main): Likewise.
21933         * genextract.c (main): Likewise.
21934         * genoutput.c: Likewise.
21935         * genrecog.c (write_subroutine, main): Likewise.
21936         * local-alloc.c (block_alloc): Likewise.
21937         * reg-stack.c (record_asm_reg_life, subst_asm_stack_regs): Likewise.
21938         * regclass.c (scan_one_insn, record_reg_classes): Likewise.
21939         * regmove.c (regmove_optimize, find_matches, fixup_match_1): Likewise.
21940         * reload.c (find_reloads, find_reloads_toplev): Likewise.
21941         * reload1.c (maybe_fix_stack_asms, eliminate_regs_in_insn): Likewise.
21942         (reload_cse_simplify_operands): Likewise.
21943
21944         * arc/arc.c (arc_final_prescan_insn): Likewise.
21945         * arm/arm.c (note_invalid_constants, arm_final_prescan_insn): Likewise.
21946         * h8300/h8300.c (notice_update_cc): Likewise.
21947         * i386/i386.c (ix86_attr_length_default, ix86_agi_dependant): Likewise.
21948         * i860/i860.c (output_delayed_branch, output_delay_insn): Likewise.
21949         * mn10200/mn10200.c (notice_update_cc): Likewise.
21950         * mn10300/mn10300.c (notice_update_cc): Likewise.
21951         * romp/romp.c (update_cc): Likewise.
21952         * sparc/sparc.c (check_pic): Likewise.
21953         * v850/v850.c (notice_update_cc): Likewise.
21954
21955         * genemit.c (main): Don't declare recog_operand.
21956
21957 Sat Sep 11 12:41:55 1999  Alex Samuel  <samuel@codesourcery.com>
21958
21959         * ggc.h (rtvec_def): Forward declare.
21960         (tree_node): Likewise.
21961         (ggc_root): Define.
21962         (roots): Declare.
21963         (ggc_set_mark_rtx): Add prototype.
21964         (ggc_set_mark_rtvec): Likewise.
21965         (ggc_set_mark_tree): Likewise.
21966         * ggc-simple.c (ggc_root): Don't define.
21967         (roots): Don't declare.
21968         (ggc_mark_rtx): Remove.
21969         (ggc_mark_rtvec): Likewise.
21970         (ggc_mark_tree): Likewise.
21971         (ggc_mark_varray): Likewise.
21972         (ggc_mark_tree_hash_table_entry): Likewise.
21973         (ggc_mark_tree_hash_table): Likewise.
21974         (ggc_set_mart_rtx): New function.
21975         (ggc_set_mark_rtvec): Likewise.
21976         (ggc_set_mark_tree): Likewise.
21977         (ggc_add_root): Remove.
21978         (ggc_add_rtx_root): Likewise.
21979         (ggc_remove_tree_root): Likewise.
21980         (ggc_add_string_root): Likewise.
21981         (ggc_add_tree_varray_root): Likewise.
21982         (ggc_add_tree_hash_table_root): Likewise.
21983         (ggc_del_root): Likewise.
21984         (ggc_mark_rtx_ptr): Likewise.
21985         (ggc_mark_tree_ptr): Likewise.
21986         (ggc_mark_string_ptr): Likewise.
21987         (ggc_mark_tree_varray_ptr): Likewise.
21988         (ggc_mark_tree_hash_table_ptr): Likewise.
21989         * ggc-common.c: New file.
21990         * Makefile.in (OBJS): Add ggc-common.o.
21991         (ggc-common.o): List dependencies.
21992
21993 1999-09-10 22:37 -0700  Zack Weinberg  <zack@bitmover.com>
21994
21995         * cppalloc.c (xstrdup): Use memcpy.
21996         * cpperror.c (cpp_print_containing_files): Don't use
21997         cpp_notice.
21998         * cpplib.c (conditional_skip): Set temp->lineno.
21999         (do_endif): Make error message less obscure.
22000         (if_directive_name): New function.
22001         (cpp_get_token [case EOF]): Unwind the if stack and generate
22002         error messages for each unterminated conditional in this file.
22003         (parse_string):  Do not behave differently if -traditional.
22004
22005 Fri Sep 10 14:04:07 1999  Richard Henderson  <rth@cygnus.com>
22006
22007         * builtins.c (expand_builtin_va_arg): Cope with an array-type
22008         va_list decomposing to pointer-type.
22009         * rs6000.c (rs6000_va_start) Unwrap the ARRAY_TYPE to get at fields.
22010         (rs6000_va_arg): Likewise.
22011
22012 Fri Sep 10 13:21:21 1999  Jim Wilson  <wilson@cygnus.com>
22013
22014         * except.c (start_dynamic_handler): Compute size using
22015         STACK_SAVEAREA_MODE.
22016
22017 Fri Sep 10 16:01:23 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22018
22019         * protoize.c: Remove various __STDC__ and POSIX hacks.  Don't
22020         include directory headers.  Don't define strrchr.  Don't provide
22021         my_* replacement functions.  Prefer PTR over `pointer_type'.
22022         Don't prototype system functions.  Don't redefine getopt.
22023
22024         (shortpath, fancy_abort, notice, savestring, dupnstr, substr,
22025         safe_read, safe_write, save_pointers, restore_pointers,
22026         is_id_char, in_system_include_dir, directory_specified_p,
22027         file_excluded_p, unexpand_if_needed, abspath, check_aux_info,
22028         find_corresponding_lparen, referenced_file_is_newer,
22029         save_def_or_dec, munge_compile_params, gen_aux_info_file,
22030         process_aux_info_file, identify_lineno, check_source,
22031         seek_to_line, forward_to_next_token_char, output_bytes,
22032         output_string, output_up_to, other_variable_style_function,
22033         find_rightmost_formals_list, do_cleaning, careful_find_l_paren,
22034         do_processing, is_syscalls_file, rename_c_file, find_extern_def,
22035         find_static_definition, connect_defs_and_decs, add_local_decl,
22036         add_global_decls, needs_to_be_converted, visit_each_hash_node,
22037         add_symbol, lookup, free_def_dec, find_file, reverse_def_dec_list,
22038         edit_fn_declaration, edit_formals_lists, edit_fn_definition,
22039         scan_for_missed_items, edit_file, string_list_cons): Add static
22040         prototypes.
22041         (standard_exec_prefix, target_machine, target_version,
22042         default_syscalls_dir, string_list, string_list_cons, find_file,
22043         do_cleaning): Constify a char*.
22044         (safe_read, safe_write): Use PTR, not a char*.
22045         (is_id_char): Take an int, not a char.
22046         (main): Add prototype.  Call return, not exit.
22047
22048 Fri Sep 10 16:48:26 1999  Andrew Haley  <aph@cygnus.com>
22049
22050         * tree.c (type_hash_lookup): Check for equal TYPE_ALIGN fields
22051         when comparing types.
22052
22053 Fri Sep 10 08:43:32 1999  Richard Henderson  <rth@cygnus.com>
22054
22055         * loop.c (basic_induction_var): Typo NULL_RTX -> NULL.
22056         (strength_reduce): Release the varrays from the no-bivs early exit.
22057
22058         * reload1.c (order_regs_for_reload): Init hard_reg_n_uses before
22059         the loop over the registers.
22060
22061         * tree.c (save_tree_status): Set maybepermanent_firstobj NULL
22062         for a new obstack.
22063         (restore_tree_status): Check that instead when freeing the obstack.
22064
22065 Wed Sep  8 16:12:04 1999  Andrew Haley  <aph@cygnus.com>
22066
22067         * alias.c (rtx_equal_for_memref_p): Allow CONST_DOUBLEs to be used
22068         as pointers.
22069
22070 Fri Sep 10 11:58:55 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
22071
22072         * i386.md (ashlqi3): For NON_QI_REG_P regs, use sall.  Fix some
22073         operand size modifiers.
22074
22075 Fri Sep 10 10:32:32 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
22076
22077         * c-common.c (c_common_nodes_and_builtins): Don't build
22078         va_list_type_node.
22079         * c-common.h (enum c_tree_index and related accesor macros): Remove
22080         everything now declared in tree.h.
22081         * c-decl.c (CHAR_TYPE_SIZE, SHORT_TYPE_SIZE, INT_TYPE_SIZE,
22082         LONG_TYPE_SIZE, LONG_LONG_TYPE_SIZE, WCHAR_UNSIGNED, FLOAT_TYPE_SIZE,
22083         DOUBLE_TYPE_SIZE, LONG_DOUBLE_TYPE_SIZE): Don't provide defaults.
22084         (error_mark_node, void_type_node, char_type_node, integer_type_node,
22085         unsigned_type_node, ptr_type_node, va_list_type_node,
22086         integer_zero_node, null_pointer_node, integer_one_node): Delete.
22087         (init_decl_processing): Call build_common_tree_nodes and
22088         build_common_tree_nodes_2 instead of building their nodes here.
22089         Don't add roots for these nodes.
22090         * stor-layout.c (size_zero_node, size_one_node): Delete.
22091         (set_sizetype): Make a new node for bitsizetype each time.
22092         * tree.c (global_trees): New variable.
22093         (init_obstacks): Add a gc root for it.
22094         (CHAR_TYPE_SIZE, SHORT_TYPE_SIZE, INT_TYPE_SIZE,
22095         LONG_TYPE_SIZE, LONG_LONG_TYPE_SIZE, FLOAT_TYPE_SIZE,
22096         DOUBLE_TYPE_SIZE, LONG_DOUBLE_TYPE_SIZE): Provide defaults.
22097         (build_common_tree_nodes): New function.
22098         (fix_sizetype): New function.
22099         (build_common_tree_nodes_2): New function.
22100         * tree.h (enum tree_index): New.
22101         (global_trees): Declare.
22102         Add accessor macros for all nodes now moved to global_trees.
22103         Delete their declarations.
22104
22105 Thu Sep  9 20:15:46 1999  Richard Henderson  <rth@cygnus.com>
22106
22107         * c-decl.c (finish_function): When processing a nested function,
22108         push and pop GC context around rest_of_compilation.
22109
22110 Thu Sep  9 16:42:06 1999  Richard Henderson  <rth@cygnus.com>
22111
22112         * i386.c (override_options): Remove ppro, pentium2, and p2 as aliases.
22113         Default ix86_arch to PROCESSOR_I386.
22114         * i386.h (CC1_CPU_SPEC): Don't add -march=foo.  Remove -mno-foo.
22115         (CPP_486_SPEC, CPP_586_SPEC, CPP_686_SPEC): Delete.
22116         (CPP_CPU_DEFAULT_SPEC): Define to __tune_foo__.
22117         (CC1_CPU_SPEC): Make -march=foo define __foo__, and provide
22118         __tune_foo__ if no -mcpu.  Make -mcpu=bar define __tune_bar__.
22119         (EXTRA_SPECS): Remove deleted specs.
22120
22121 Thu Sep  9 16:03:06 1999  Richard Henderson  <rth@cygnus.com>
22122
22123         * function.c (assign_stack_local_1): Allocate from
22124         function->x_frame_offset, not frame_offset.
22125
22126 Thu Sep  9 14:36:31 1999  Mark Mitchell  <mark@codesourcery.com>
22127
22128         * ggc.h (lang_cleanup_tree): Remove.
22129         * gcc-simple.c (ggc_free_tree): Don't call lang_cleanup_tree.
22130         * ggc-callbacks.c (lang_cleanup_tree): Remove.
22131
22132         * c-decl.c (finish_struct): Use ggc_alloc to allocate
22133         TYPE_LANG_SPECIFIC when garbage collecting.
22134         (lang_mark_tree): Mark TYPE_LANG_SPECIFIC.
22135         (lang_cleanup_tree): Remove.
22136
22137 Thu Sep  9 14:23:02 1999  Jason Merrill  <jason@yorick.cygnus.com>
22138
22139         * defaults.h (EH_FRAME_SECTION, EH_FRAME_SECTION_ASM_OP): Define here.
22140         * crtstuff.c: Not here.
22141         * dwarf2out.c: Or here.
22142         * libgcc2.c (__do_global_ctors, __do_global_dtors): Handle EH frame
22143         info.
22144
22145 Thu Sep  9 09:40:58 1999  Mark Mitchell  <mark@codesourcery.com>
22146
22147         * function.h (free_after_compilation): Remove decl parameter.
22148         (free_varasm_status0: Likewise.
22149         (free_emit_status): Likewise.
22150         (free_stmt_status): Likewise.
22151         (free_after_compilation): Likewise.
22152         (init_lang_status): New variable.
22153         (free_lang_status): Likewise.
22154         * emit-rtl.c (free_emit_status): Make decl parameter implicit.
22155         * function.c (init_lang_status): New variable.
22156         (free_lang_status): Likewise.
22157         (push_function_context_to): Don't set function::decl here.
22158         (free_after_copmilation): Make decl parameter implicit.  Call
22159         free_lang_status if defined.
22160         (prepare_function_start): Call init_lang_status if defined.
22161         (init_function_start): Set function::decl here.
22162         * profile.c (output_func_start_profiler): Don't call pushdecl
22163         until we've actually started the function.
22164         * stmt.c (free_stmt_status): Make decl parameter implicit.
22165         * toplev.c (rest_of_compilation): Don't pass decl to
22166         free_after_compilation.
22167         * varasm.c (free_varasm_status): Likewise.
22168
22169 Thu Sep  9 17:23:19 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
22170
22171         * except.c (call_get_eh_context): Add root when allocating static
22172         tree variable.
22173
22174 Thu Sep  9 15:24:59 BST 1999  Richard Earnshaw <rearnsha@arm.com>
22175
22176         * arm.c: Include "ggc.h".
22177         (arm_add_gc_roots): New function.
22178         (arm_override_options): Call it.
22179         (aof_pic_entry): Add a GC root for aof_pic_label when it's allocated.
22180
22181         * arm.md (define_asm_attributes): Add a pool_range attribute.
22182
22183 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
22184
22185         * extend.texi (Volatiles): New node.
22186
22187 Thu Sep  9 03:37:31 1999  Richard Henderson  <rth@cygnus.com>
22188
22189         * ggc-simple.c (IS_MARKED, IGNORE_MARK): New.
22190         (GGC_ANY_MAGIC, GGC_ANY_MAGIC_MARK): New.
22191         (struct ggc_any): Replace `mark' with `magic_mark'.
22192         (ggc_alloc_string): Use memcpy, not bcopy.
22193         (ggc_alloc_any): Set magic_mark.  Update bytes_alloced_since_gc.
22194         (ggc_free_{rtx,rtvec,tree,string}): Mark inline.
22195         (ggc_free_any): New.
22196         (ggc_mark_string): Use IGNORE_MARK.  Calc back to struct gcc_string.
22197         (ggc_mark): Use IGNORE_MARK.  Abort if magic doesn't match.
22198         (ggc_collect): Re-enable collection avoidance.  Use GGC_ANY_MARK.
22199         Use IS_MARKED. Use ggc_free_any.
22200
22201 1999-09-09  Scott Bambrough <scottb@netwinder.org>
22202
22203         * config/arm/linux-elf.h: define NO_IMPLICIT_EXTERN_C
22204
22205 Thu Sep  9 01:55:21 1999  Richard Henderson  <rth@cygnus.com>
22206
22207         * toplev.c (main): Always init_ggc.
22208
22209 Wed Sep  8 23:53:22 1999  Richard Henderson  <rth@cygnus.com>
22210
22211         * except.c (find_all_handler_type_matches): Free the list if
22212         we found no matches.
22213
22214         * combine.c (SUBST): Break out to a real function do_SUBST.
22215         (SUBST_INT): Likewise.
22216         * gcse.c (free_pre_mem): Free `temp_bitmap'.
22217         (pre_insert): Free `inserted'.
22218         * loop.c (basic_induction_var): Always set `location'.
22219
22220         * function.c (expand_function_end): Add initial_trampoline as a root.
22221         * rtl.h (init_varasm_once): Declare.
22222         * toplev.c (compile_file): Call it.
22223         * ggc-simple.c (ggc_mark_string_ptr): New.
22224         (ggc_add_string_root): New.
22225         (ggc_collect): Disable collection avoidance temporarily.
22226         * ggc.h (ggc_add_string_root): Declare.
22227         * except.c (create_rethrow_ref): Use ggc_alloc_string.
22228         * optabs.c (init_libfuncs): Likewise.
22229         * varasm.c (named_section): Use ggc_alloc_string.
22230         (make_function_rtl): Likewise.
22231         (make_decl_rtl): Likewise.
22232         (assemble_static_space): Likewise.
22233         (assemble_trampoline_template): Likewise.
22234         (output_constant_def): Likewise.
22235         (force_const_mem): Likewise.
22236         (mark_const_hash_entry): New.
22237         (mark_pool_sym_hash_table): New.
22238         (mark_varasm_state): Use it.
22239         (init_varasm_once): New.
22240
22241         * expr.h (init_one_libfunc): Declare.
22242         * optabs.c (init_one_libfunc): New.
22243         (init_optabs): Use it.
22244         * config/gofast.h: Likewise.
22245         * config/sparc/sol2.h (INIT_SUBTARGET_OPTABS): Likewise.
22246         * config/sparc/sparc.h (INIT_TARGET_OPTABS): Likewise.
22247
22248 Thu Sep  9 13:46:06 1999  Geoffrey Keating  <geoffk@cygnus.com>
22249
22250         * Makefile.in (cppexp.o): Depend on cpphash.h.
22251         * cppexp.c (cpp_lex): Handle `defined (xxx)' for poisoned xxx.
22252         Include cpphash.h.
22253         * cpphash.c (special_symbol): Handle plain `xxx' for poisoned xxx.
22254         * cpplib.c (do_define): Generalise to handle poisoned definitions,
22255         redefining poisoned identifiers, etc.
22256         (do_undef): Don't allow poisoned identifiers to be undefined.
22257         (do_pragma): Add #pragma poison.
22258         (do_xifdef): Handle `#ifdef xxx' for poisoned xxx.
22259
22260         * cccp.c: Add T_POISON node type.
22261         (special_symbol): Handle `defined(xxx)' and plain `xxx' for
22262         poisoned xxx.
22263         (do_define): Generalise to handle poisoned definitions,
22264         redefining poisoned identifiers, etc.
22265         (do_undef): Don't allow poisoned identifiers to be undefined.
22266         (do_pragma): Add #pragma poison.
22267         (do_xifdef): Handle `#ifdef xxx' for poisoned xxx.
22268
22269         * c-pragma.c (handle_pragma_token): Ignore #pragma poison.
22270         * c-pragma.h: Add ps_poison state.  We now always have generic
22271         pragmas.
22272
22273 Wed Sep  8 20:30:42 1999  Mark Mitchell  <mark@codesourcery.com>
22274
22275         * ggc.h (ggc_alloc): New function.
22276         (ggc_mark): Likewise.
22277         * ggc-simple.c (ggc_any): New structure.
22278         (ggc_status): Add anys.
22279         (n_anys_collected): New variable.
22280         (ggc_alloc): Define.
22281         (ggc_mark): Likewise.
22282         (ggc_collect): Collect the anys.
22283
22284 Wed Sep  8 20:15:14 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22285
22286         * c-decl.c (mark_binding_level): Make static to match prototype.
22287
22288 Wed Sep  8 16:41:27 1999  Richard Henderson  <rth@cygnus.com>
22289
22290         * flow.c (new_insn_dead_notes): Don't early out for preexisting regs.
22291
22292 Wed Sep  8 16:07:52 1999  Richard Henderson  <rth@cygnus.com>
22293
22294         * gengenrtl.c (CONST_DOUBLE_FORMAT): Take the size REAL_ARITHMETIC
22295         will use into account.  Expand the max width to 5.
22296         * rtl.c: Likewise.
22297
22298 Wed Sep  8 16:01:14 1999  Richard Henderson  <rth@cygnus.com>
22299
22300         * ggc-simple.c (ggc_free_rtx): Poison the correct amount
22301         for the rtx length.
22302
22303 Wed Sep  8 15:23:54 1999  Richard Henderson  <rth@cygnus.com>
22304
22305         * alpha.md (call value patterns): Remove the result predicates.
22306
22307 Wed Sep  8 13:35:38 1999  Richard Henderson  <rth@cygnus.com>
22308
22309         * Makefile.in (stmp-fixinc): Remove extraneous exit 1 from
22310         last change.
22311
22312 Wed Sep  8 15:32:16 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22313
22314         * system.h (sbrk, malloc, calloc, realloc): Backup prototypes
22315         changed from extern char *, to extern PTR.  Also fix typo in
22316         NEED_DECLARATION_REALLOC test.
22317
22318         * mips-tdump.c (malloc, calloc, realloc): Don't prototype.
22319
22320 Wed Sep  8 11:40:47 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22321
22322         * gansidecl.h (__attribute__, ATTRIBUTE_UNUSED_LABEL,
22323         ATTRIBUTE_UNUSED, ATTRIBUTE_NORETURN, ATTRIBUTE_PRINTF,
22324         ATTRIBUTE_PRINTF_1, ATTRIBUTE_PRINTF_2, ATTRIBUTE_PRINTF_3,
22325         ATTRIBUTE_PRINTF_4, ATTRIBUTE_PRINTF_5, GENERIC_PTR): Delete.
22326
22327         * c-decl.c (field_decl_cmp): Use PTR instead of GENERIC_PTR.
22328
22329         * cccp.c (pcfinclude): Likewise.
22330
22331         * global.c (allocno_compare): Likewise.
22332
22333         * haifa-sched.c (rank_for_schedule): Likewise.
22334
22335         * local-alloc.c (qty_sugg_compare_1, qty_compare_1): Likewise.
22336
22337         * reload1.c (hard_reg_use_compare, reload_reg_class_lower): Likewise.
22338
22339         * stupid.c (stupid_reg_compare): Likewise.
22340
22341         * tree.c (_obstack_allocated_p): Likewise.
22342
22343         * varray.h (varray_data_tag, VARRAY_GENERIC_PTR_INIT): Likewise.
22344
22345 1999-09-08  Bruce Korb  autogen@linuxbox.com
22346
22347         * Makefile.in: Give the hapless gperf user a hint about
22348         why "gperf -F" fails.
22349
22350 Wed Sep  8 04:43:22 1999  Richard Henderson  <rth@cygnus.com>
22351
22352         * lists.c: Include ggc.h.
22353         (zap_lists): New.
22354         (init_EXPR_INSN_LIST_cache): Install it.
22355
22356         * ggc-simple.c (init_ggc): Absorb the old init.
22357         (ggc_push_context): Use xcalloc.
22358         (ggc_alloc_rtx, ggc_alloc_rtvec, ggc_alloc_tree): Likewise.
22359         (ggc_collect): Add [rvts] tags to the collection stats.
22360
22361 Wed Sep  8 11:14:25 1999  Andreas Schwab  <schwab@suse.de>
22362
22363         * cccp.c (main): Fix handling of -include and -imacros options.
22364
22365 Wed Sep  8 02:23:08 1999  Jeffrey A Law  (law@cygnus.com)
22366
22367         * cpplib.c (cpp_push_buffer): Fix order of arguments.
22368
22369 Wed Sep  8 04:44:09 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
22370
22371         * rtl.h (obstack_alloc_rtx): Removed, it's now static in
22372         genrtl.c.
22373
22374 Wed Sep  8 00:33:43 1999  Alasdair Baird  <alasdair@wildcat.demon.co.uk>
22375
22376         * flow.c (insn_dead_p): Use XEXP rather than SUBREG_REG.
22377         * haifa-sched.c (sched_analyze_1): Use XEXP rather than SUBREG_REG
22378         and SET_DEST. Update comment.
22379
22380 Wed Sep  8 18:55:17 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
22381
22382         * config/c4x/c4x.c: Include ggc.h.
22383         (c4x_add_gc_roots): New function.
22384         (c4x_override_options): Call c4x_add_gc_roots.
22385
22386 Wed Sep  8 00:00:16 1999  Richard Henderson  <rth@cygnus.com>
22387
22388         * defaults.h (TARGET_ESC): Move ...
22389         * system.h: ... here, where Linas had it in the first place.  Silly me.
22390
22391 Tue Sep  7 23:46:35 1999  Linas Vepstas  <linas@linas.org>
22392
22393         * c-common.c: Use ISGRAPH, ISLOWER, toupper.
22394         * c-lex.c, cccp.c, cexp.c, cexp.y, cppexp.c, dwarf2out.c, genattr.c,
22395         genattrtab.c, genemit.c, genextract.c, genpeep.c, tree.c: Likewise.
22396         * system.h (IN_CTYPE_DOMAIN): Define to 1 if HOST_EBCDIC.
22397         * defaults.h (TARGET_ESC): Add default.
22398
22399 Tue Sep  7 23:36:59 1999  Linas Vepstas  <linas@linas.org>
22400
22401         * configure.in: add i370-*-openedition, i370-*-mvs and
22402         i370-*-linux targets
22403
22404 Tue Sep  7 23:31:53 1999  Mark Mitchell  <mark@codesourcery.com>
22405
22406         * dsp16xxx.c: Include ggc.h
22407         (override_options): Mark GC roots.
22408         * mn10200.c: Include ggc.h.
22409         (asm_file_start): Mark GC roots.
22410         * tahoe.c: Include ggc.h.
22411         (extensible_operand): Mark GC roots.
22412
22413 Tue Sep  7 23:23:15 1999  Linas Vepstas  <linas@linas.org>
22414
22415         * README: Add section discussing status of ELF ABI.
22416         * i370.c: Fix misc spelling mistakes.
22417         (i370_label_scan): Updated notes, exception handling.
22418         (i370_function_prolog): Simplify ELF stack handling.
22419         * i370.h: (FIXED_REGISTERS): Free up r12 for ELF.
22420         (STACK_GROWS_DOWNWARD): ELF stack grows down.
22421         (ASM_DECLARE_FUNCTION_NAME): Fix crazy malloc size.
22422         * i370.md: (movdi): Add notes.
22423         (floatsidf2): Use stack not rtca for scratch float area.
22424         (iorsi3): Correct operand constraints.
22425         * x-oe: Restore TAROUTOPTS which are used by pax.
22426
22427 Tue Sep  7 22:39:18 1999  Mark Mitchell  <mark@codesourcery.com>
22428
22429         * rs6000.c: Include ggc.h.
22430         (rs6000_add_gc_roots): New function.
22431         (override_options): Call it.
22432
22433 Tue Sep  7 22:09:03 1999  Richard Henderson  <rth@cygnus.com>
22434
22435         * alpha.h (alpha_compare): New.
22436         (alpha_compare_op0, alpha_compare_op1, alpha_compare_fp_p): Remove.
22437         * alpha.c: Likewise for the definitions.
22438         (alpha_emit_conditional_branch): Update for alpha_compare.
22439         (alpha_emit_conditional_move): Likewise.
22440         * alpha.md (cmpdf, cmpdi): Likewise.
22441         (setcc patterns): Likewise.  Zero alpha_compare after use.
22442         (sne): Optimize (x != 0) into (0U < x).
22443
22444 Tue Sep  7 21:55:02 1999  Richard Henderson  <rth@cygnus.com>
22445
22446         * alpha.h (alpha_eh_epilogue_sp_ofs): Remove.
22447         (struct machine_function): Declare; add eh_epilogue_sp_ofs.
22448         (INIT_EXPANDERS): Remove.
22449         * alpha.c: Include ggc.h.
22450         (alpha_eh_epilogue_sp_ofs, alpha_return_addr_rtx): Remove.
22451         (alpha_init_machine_status, alpha_mark_machine_status): New.
22452         (override_options): Install them.
22453         (struct machine_function): Moved to alpha.h.
22454         (alpha_save_machine_status, alpha_restore_machine_status): Remove.
22455         (alpha_init_expanders): Remove.
22456         (alpha_return_addr): Adjust to use current_function->machine.
22457         (alpha_ra_ever_killed): Likewise.
22458         (alpha_expand_epilogue): Likewise.
22459         * alpha.md (eh_epilogue): Likewise.
22460
22461 Wed Sep  8 14:34:42 1999  Ian Piumarta  <piumarta@prof.inria.fr>
22462                           Melissa O'Neill  <oneill@cs.sfu.ca>
22463                           Geoffrey Keating  <geoffk@cygnus.com>
22464
22465         * config/rs6000/rs6000.c (first_reg_to_save): Don't save fixed or
22466         call-used registers (call-saved registers must still be contiguous
22467         and end with r31, of course).
22468
22469 Tue Sep  7 21:41:38 1999  Richard Henderson  <rth@cygnus.com>
22470
22471         * c-typeck.c (type_lists_compatible_p): Use simple_type_promotes_to.
22472         (self_promoting_type_p): Delete.
22473         (self_promoting_args_p): Move ...
22474         * c-common.c: ... here.
22475         (c_common_nodes_and_builtins): Initialize lang_type_promotes_to.
22476         (simple_type_promotes_to): New.
22477         * builtins.c (lang_type_promotes_to): New.
22478         (expand_builtin_va_arg): Use it to give diagnostic for illegal types.
22479         * c-tree.h (C_PROMOTING_INTEGER_TYPE_P): Move ...
22480         * c-common.h: ... here.
22481         (self_promoting_args_p, simple_type_promotes_to): Declare.
22482         * c-decl.c (duplicate_decls): Use simple_type_promotes_to.
22483         (grokdeclarator): Likewise.
22484         * tree.h (lang_type_promotes_to): Declare.
22485
22486 Tue Sep  7 17:15:21 1999  Mark Mitchell  <mark@codesourcery.com>
22487
22488         Add some machine-dependent GC roots.
22489         * sparc.c: Include ggc.h.
22490         (sparc_add_gc_roots): New function.
22491         (mark_ultrasparc_pipeline_state): Likewise.
22492         (override_options): Call sparc_add_gc_roots.
22493         * pa.c: Include ggc.h.
22494         (pa_add_gc_roots): New function.
22495         (mark_deferred_plabels): Likewise.
22496         (override_options): Call pa_add_gc_roots.
22497         * mips.c: Include ggc.h.
22498         (mips_add_gc_roots): New function.
22499         (override_options): Use it.
22500
22501 Tue Sep  7 11:39:41 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22502
22503         * cpperror.c (cpp_file_line_for_message): Constify a char*.
22504
22505         * cppexp.c (parse_number, parse_charconst, cpp_lex,
22506         cpp_parse_expr): Add static prototypes.
22507         (parse_charconst): Don't cast away const-ness.
22508         (token): Constify a char*.
22509
22510         * cppfiles.c (file_name_list, include_hash, find_include_file,
22511         finclude, initialize_input_buffer): Constify a char*.
22512         (file_cleanup, find_position): Add static prototypes.
22513
22514         * cpphash.c (macro_cleanup, macarg, timestamp, special_symbol,
22515         collect_expansion): Add static prototypes.
22516         (cpp_install, create_definition, monthnames): Constify a char*.
22517
22518         * cpphash.h (cpp_install): Likewise.
22519
22520         * cppinit.c (known_suffixes, default_include,
22521         dump_special_to_buffer, NAME, cpp_start_read, cpp_finish): Likewise.
22522         (base_name, dump_special_to_buffer, initialize_dependency_output):
22523         Add static prototypes.
22524
22525         * cpplib.c (my_strerror): Constify a char*.
22526         (null_underflow, null_cleanup, skip_comment, copy_comment,
22527         copy_rest_of_line, handle_directive, pass_thru_directive,
22528         get_directive_token, read_line_number, cpp_print_file_and_line,
22529         v_cpp_error, v_cpp_warning, v_cpp_error_with_line,
22530         v_cpp_warning_with_line, detect_if_not_defined,
22531         consider_directive_while_skipping): Add static prototypes.
22532         (pass_thru_directive, check_macro_name, cpp_expand_to_buffer,
22533         cpp_pedwarn_with_file_and_line): Constify a char*.
22534
22535         * cpplib.h (cpp_options, include_hash, progname, definition,
22536         cpp_pedwarn_with_file_and_line, cpp_expand_to_buffer,
22537         check_macro_name, cpp_pfatal_with_name, cpp_file_line_for_message,
22538         find_include_file, deps_output, include_hash): Constify a char*.
22539
22540         * cppmain.c (progname): Constify.
22541         (main): Add prototype.  Use return, not exit.
22542
22543         * fix-header.c (fatal, add_symbols, lookup_std_proto, write_lbrac,
22544         recognized_macro, check_macro_names, read_scan_file, write_rbrac,
22545         inf_skip_spaces, inf_read_upto, inf_scan_ident, inf_scan_ident,
22546         check_protection): Add static prototype.
22547         (xfree): Remove.
22548         (progname, recognized_macrom, recognized_extern): Constify a char*.
22549         (main): Add prototype.
22550
22551         * gen-protos.c (progname): Constify a char*.
22552
22553 Tue Sep  7 00:47:52 1999  Mark Mitchell  <mark@codesourcery.com>
22554
22555         * emit-rtl.c (free_emit_status): Take decl as a parameter.
22556         (init_emit_once): Add more GC roots.
22557         * except.c (mark_func_eh_entry): New function.
22558         (mark_eh_node): Mark false_label and rethrow_label.
22559         (init_eh): Add more GC roots.
22560         * function.c (free_after_compilation): Take decl as a paramter.
22561         Call free_stmt_status.
22562         (mark_function_state): Don't assume x_parm_reg_stack_loc is
22563         non-NULL.
22564         * function.h (free_after_compilation): Change prototype.
22565         (free_varasm_status): Likewise.
22566         (free_emit_status): Likewise.
22567         (free_stmt_status): New function.
22568         * ggc-simple.c (rtx, vecs, trees, strings, bytes_alloced_since_gc):
22569         Remove, replacing with ...
22570         (ggc_status): New structure.
22571         (ggc_chain): New variable.
22572         (init_gcc): Define.
22573         (ggc_push_context): New function.
22574         (ggc_pop_context): Likewise.
22575         (ggc_alloc_rtx): Adjust for use of ggc_chain.
22576         (ggc_alloc_rtvec): Likewise.
22577         (ggc_alloc_tree): Likewise.
22578         (ggc_alloc_string): Likewise.
22579         (ggc_mark_rtx): Mark NOTE_SOURCE_FILE and NOTE_RANGE_INFO.
22580         (ggc_mark_tree): Give language-dependent code a chance to mark
22581         `x' nodes.
22582         (ggc_mark_tree_varray): Handle empty arrays.
22583         (ggc_collect): Adjust for use of ggc_chain.  Clear
22584         bytes_alloced_since_last_gc.
22585         * ggc.h (ggc_pop_context): New function.
22586         (ggc_push_context): Likewise.
22587         * print-tree.c (print_node): Don't print obstacks when GC'ing.
22588         * stmt.c (free_stmt_status): New function.
22589         (init_stmt_for_function): Clear last_expr_value.
22590         * toplev.c (rest_of_compilation): Always call free_after_compilation.
22591         Conditionalize call to ggc_collect.
22592         (main): Call init_ggc.
22593         * tree.c (push_obstacks): Do the push, even when GC'ing.
22594         (push_obstacks_nochange): Likewise.
22595         (pop_obstacks): Liekwise.
22596         * varasm.c (free_varasm_status): Take decl as a parameter.
22597
22598 Tue Sep  7 08:15:49 1999  Gavin Romig-Koch  <gavin@cygnus.com>
22599
22600         * config/mips/mips.h (MULTILIB_ENDIAN_DEFAULT) : New macro.
22601         (MULTILIB_ENDIAN_DEFAULT) : Use the new macro.
22602         * config/mips/elf64.h (MULTILIB_DEFAULTS) : Use the new macro.
22603         * config/mips/r3900.h (MULTILIB_DEFAULTS) : Use the new macro.
22604
22605 Tue Sep  7 03:42:45 1999  Mark Klein (mklein@dis.com)
22606
22607         * pa/x-pa-mpeix: New file for the MPE port.
22608
22609         * pa/quadlib.asm: New file for long double support.
22610
22611         * configure.in: Add hppa1.0-*-mpeix for MPE port.
22612         * configure: Rebuilt.
22613
22614 Tue Sep  7 10:08:40 1999  Andreas Schwab  <schwab@suse.de>
22615
22616         * final.c (shorten_branches): Fix last change.
22617
22618 Tue Sep  7 00:30:32 1999  Jeffrey A Law  (law@cygnus.com)
22619
22620         * pa.h (ASM_OUTPUT_DOUBLE_INT): Delete.
22621
22622 Mon Sep  6 22:44:47 1999  Jeffrey A Law  (law@cygnus.com)
22623
22624         * Merge from gcc2 snapshot Jan 9, 1999.  See FSFChangeLog for
22625         details.
22626
22627 Mon Sep  6 22:31:28 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22628
22629         * c-aux-info.c (concat): Don't define.
22630
22631         * cccp.c (my_strerror): Likewise.  All callers changed to use
22632         xstrerror instead.
22633         (do_include): Call xstrdup, not xmalloc/strcpy.
22634         (grow_outbuf): Don't check if xrealloc returns NULL, it can't.
22635         (xmalloc, xrealloc, xcalloc, xstrdup): Don't define.
22636
22637         * collect2.c (my_strsignal): Likewise.  All callers changed to use
22638         strsignal instead.
22639         (locatelib): Call xstrdup, not xmalloc/strcpy.
22640
22641         * 1750a.h (ASM_OUTPUT_INTERNAL_LABEL): Call xmalloc, not malloc.
22642
22643         * dsp16xx.c (override_options): Call xstrdup, not xmalloc/strcpy.
22644
22645         * i370.h (ASM_DECLARE_FUNCTION_NAME): Call xmalloc, not malloc.
22646
22647         * mips.c (build_mips16_call_stub): Call xstrdup, not xmalloc/strcpy.
22648
22649         * cppinit.c (cpp_options_init): Call xcalloc, not xmalloc/bzero.
22650
22651         * dwarfout.c (dwarfout_init): Call concat, not xmalloc/strcpy/...
22652
22653         * except.c (new_eh_region_entry): Call xmalloc/xrealloc, not
22654         malloc/realloc.
22655         (find_all_handler_type_matches): Likewise.  Don't check return
22656         value.
22657         (get_new_handler, init_insn_eh_region, process_nestinfo): Call
22658         xmalloc, not malloc.
22659         (init_eh_nesting_info): Likewise.  Call xcalloc, not xmalloc/bzero.
22660
22661         * gcc.c (xstrerror, xmalloc, xrealloc): Don't define.
22662         (init_spec): Call xcalloc, not xmalloc/bzero.
22663         (set_spec): Call xstrdup, not save_string.
22664         (record_temp_file): Call xstrdup, not xmalloc/strcpy.
22665         (find_a_file): Call xstrdup, not xmalloc/strcpy.
22666         (process_command): Call xstrdup, not save_string.
22667         (main): Call xcalloc, not xmalloc/bzero.
22668
22669         * gcov.c (xmalloc): Don't define.
22670         (create_program_flow_graph): Call xcalloc, not xmalloc/bzero.
22671         (scan_for_source_files): Call xstrdup, not xmalloc/strcpy.
22672         (output_data): Call xcalloc, not xmalloc/bzero.
22673
22674         * haifa-sched.c (schedule_insns): Call xcalloc, not xmalloc/bzero.
22675
22676         * mips-tdump.c (xmalloc): Don't define.
22677         (print_symbol): Call xmalloc, not malloc.
22678         (read_tfile): Call xcalloc, not calloc.
22679
22680         * mips-tfile.c (xfree, my_strsignal, xmalloc, xcalloc, xrealloc):
22681         Don't define.  All callers of xfree/my_strsignal changed to use
22682         free/strsignal instead.
22683         (allocate_cluster): Call xcalloc, not calloc.
22684
22685         * objc/objc-act.c (lang_init): Call concat, not xmalloc/strcpy/...
22686         Fix memory leak, free allocated memory.
22687
22688         * prefix.c (translate_name): Call xstrdup, not save_string.
22689         (update_path): Likewise.
22690
22691         * profile.c (branch_prob): Call xstrdup, not xmalloc/strcpy.
22692
22693         * protoize.c (xstrerror, xmalloc, xrealloc, xfree, savestring2):
22694         Don't define.  Callers of xfree/savestring2 changed to use
22695         free/concat instead.
22696
22697         * reload1.c (reload): Call xcalloc, not xmalloc/bzero.
22698         (init_elim_table): Likewise.
22699
22700         * resource.c (init_resource_info): Likewise.
22701
22702         * stupid.c (stupid_life_analysis): Likewise.
22703
22704         * toplev.c (xmalloc, xcalloc, xrealloc, xstrdup): Don't define.
22705         (open_dump_file): Call concat, not xmalloc/strcpy/...
22706         (clean_dump_file): Likewise.
22707         (compile_file): Call xstrdup, not xmalloc/strcpy.
22708
22709 Mon Sep  6 15:04:55 1999  Richard Henderson  <rth@cygnus.com>
22710
22711         * v850.h (EXPAND_BUILTIN_VA_ARG): New.
22712         * v850.c (v850_va_arg): New.
22713
22714 Tue Sep  7 09:36:01 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
22715
22716         * haifa-sched.c: Tidy comments.
22717
22718 Mon Sep  6 14:30:13 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
22719
22720         * Makefile.in (C_AND_OBJC_OBJS): Remove ggc-callbacks.o.
22721         (c-parse.o, c-decl.o, c-lang.o, c-lex.o, c-common.o,
22722         $(out_object_file)): Depend on ggc.h.
22723         * c-common.c: Include "ggc.h".
22724         (combine_strings): If doing GC, use ggc_alloc_string.
22725         * c-decl.c: Include "ggc.h".
22726         (ggc_p): Define with value 0.
22727         (mark_binding_level): New function.
22728         (init_decl_processing): Add GC roots.
22729         (mark_c_function_context): New function.
22730         (lang_mark_false_label_stack): New function.
22731         (lang_mark_tree): New function.
22732         (lang_cleanup_tree): New function.
22733         * c-lang.c: Include "ggc.h".
22734         (lang_init): Call c_parse_init.
22735         * c-lex.c: Include "ggc.h".
22736         (check_linenum): If doing GC, don't copy filenames to permanent
22737         obstack.
22738         * c-parse.in: Include "ggc.h".
22739         (c_parse_init): New function.
22740         * c-tree.h (c_parse_init, mark_c_function_context): Declare.
22741         * objc/Make-lang.in (objc-parse.o): Depend on ggc.h.
22742
22743         * except.c (mark_eh_state): Mark more state.
22744         * function.c (mark_function_state): Likewise.
22745         * ggc-simple.c (ggc_alloc_rtvec): Bring in sync with non-gc version.
22746         (ggc_alloc_string) [GGC_DUMP]: Fix typo.
22747         * toplev.c (mark_file_stack): New function.
22748         (compile_file): If doing GC, use ggc_alloc_string on input filename.
22749         (main): Add root for input_file_stack.
22750
22751         * i386.c: Include "ggc.h".
22752         (ix86_mark_machine_status): New function.
22753         (override_options): Set mark_machine_status.
22754
22755 Mon Sep  6 15:26:23 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
22756
22757         * tree.c (copy_node): Copy node contents also if doing GC.
22758
22759 Mon Sep  6 08:42:06 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
22760
22761         * collect2.c (scan_libraries): Fix double-thinko :-).
22762
22763 Mon Sep  6 02:42:36 1999  Jeffrey A Law  (law@cygnus.com)
22764
22765         * collect2.c (scan_libraries): Fix thinko.
22766
22767         * cse.c (delete_trivially_dead_insns): Do not skip the last
22768         insn if it is a real insn.
22769
22770 Sun Sep  5 18:57:42 1999  Mark Mitchell  <mark@codesourcery.com>
22771
22772         * Makefile.in (ggc-simple.o): Depend on hash.h.
22773         * ggc.h (ggc_add_tree_hash_table_root): Declare.
22774         (ggc_mark_tree_varray): Likewise.
22775         (ggc_mark_tree_hash_table): Likewise.
22776         * ggc-simple.c: Include hash.h.
22777         (ggc_mark_tree_hash_table_ptr): New function.
22778         (ggc_mark_tree_hash_table_entry): Likewise.
22779         (ggc_mark_tree_hash_table): Likewise.
22780         (ggc_add_tree_hash_table_root): Likewise.
22781         * varray.h (const_equiv_data): Use struct rtx_def *, rather than
22782         rtx, when defining fields.
22783
22784 Sun Sep  5 18:57:42 1999  Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
22785
22786         * profile.c (output_func_start_profiler): Remove apparently
22787         nonsensical call to start_sequence.
22788
22789 Sun Sep  5 17:34:33 1999  Richard Henderson  <rth@cygnus.com>
22790
22791         * clipper/clipper.c (clipper_va_start): Fix typos.
22792
22793         * pyr/pyr.c (pyr_build_va_list, pyr_va_start, pyr_va_arg): New stubs.
22794         * spur/spur.c (spur_build_va_list, spur_va_start): New stubs.
22795         (spur_va_arg): New stub.
22796
22797         * configure.in: Comment out pyramid.
22798
22799 Sun Sep  5 19:11:01 1999  Michael Meissner  <meissner@cygnus.com>
22800
22801         * i386.h (MASK_{DEBUG_{ADDR,ARG},INTEL_SYNTAX}): Move so these
22802         don't conflict with the bits that win32, cygwin, and dgux
22803         defines.
22804
22805 Sun Sep  5 09:31:56 1999  Richard Henderson  <rth@cygnus.com>
22806                           Bernd Schmidt <bernds@cygnus.co.uk>
22807
22808         * integrate.c (function_cannot_inline_p): Do not inline
22809         functions with forced labels.
22810
22811 Sun Sep  5 00:35:17 1999  Richard Henderson  <rth@cygnus.com>
22812                           Bernd Schmidt <bernds@cygnus.co.uk>
22813                           Mark Mitchell  <mark@codesourcery.com>
22814
22815         * Makefile.in (ggc-simple.o): Depend on varray.h.
22816         (rtl.o): Depend on ggc.h.
22817         (genattrtab.o): Depend on ggc.h.
22818         (print-tree.o): Likewise.
22819         (fold-const.o): Likewise.
22820         * emit-rtl.c (sequence_element_free_list): Remove, and all references.
22821         (make_insn_raw): Don't cache insns when GC'ing.
22822         (emit_insn_before): Likewise.
22823         (emit_insn_after): Likewise.
22824         (emit_insn): Likewise.
22825         (start_sequence): Use xmalloc to allocate the sequence_stack.
22826         (end_sequence): Add free to free it.
22827         (gen_sequence): Don't cache insns when GC'ing.
22828         (clear_emit_caches): Don't use sequence_element_free_list.
22829         (init_emit): Use xcalloc, not xmalloc+bzero.
22830         * fold-const.c (size_int_wide): Kill the cache, when GC'ing.
22831         * function.c (pop_function_context_from): Use free to free the
22832         fixup_var_refs_queue.
22833         (put_reg_into_stack): Allocate it with xmalloc.
22834         * genattrtab.c: Include ggc.h.
22835         (operate_exp): Don't use obstack_free when GC'ing.
22836         (simplify_cond): Likewise.
22837         (simplify_text_exp): Likewise.
22838         (optimize_attrs): Likewise.
22839         * gengenrtl.c (gendef): Use ggc_alloc_rtx to allocate RTL, when
22840         GC'ing.
22841         (gencode): Generate a #include for ggc.h.
22842         * ggc-callbacks.c (ggc_p): Define it to zero.
22843         * ggc-none.c (ggc_p): Likewise.
22844         * ggc-simple.c: Include varray.h.
22845         (ggc_mark_tree_varray): New function.
22846         (ggc_add_tree_varray_root): Likewise.
22847         (ggc_mark_tree_varray_ptr): Likewise.
22848         * ggc.h (ggc_p): Declare.
22849         (varray_head_tag): Likewise.
22850         (ggc_add_tree_varray_root): Declare.
22851         * print-tree.c (print_node): Don't check for TREE_PERMANENT
22852         inconsistencies when GC'ing.
22853         * rtl.c: Include ggc.h.
22854         (rtvec_alloc): Use ggc_alloc_rtvec when GC'ing.
22855         (rtx_alloc): Use ggc_alloc_rtx when GC'ing.
22856         (rtx_free): Don't call obstack_free when GC'ing.
22857         * toplev.c (rest_of_compilation): Call ggc_collect after every
22858         pass, if GC'ing.
22859         * tree.c (push_obstacks): Do nothing, if GC'ing.
22860         (pop_obstacks_nochange): Likewise.
22861         (pop_obstacks): Likewise.
22862         (make_node): Use ggc_alloc_tree when GC'ing.
22863         (copy_node): Likewise.
22864         (get_identifier): Use ggc_alloc_string when GC'ing.
22865         (build_string): Likewise.
22866         (make_tree_vec): Use ggc_alloc_tree when GC'ing.
22867         (tree_cons): Likewise.
22868         (build1): Likewise.
22869         (type_hash_canon): Don't call obstack_free when GC'ing.
22870
22871 Sat Sep  4 21:52:32 1999  Richard Henderson  <rth@cygnus.com>
22872
22873         * haifa-sched.c (schedule_block): Use next_nonnote_insn instead
22874         of NEXT_INSN when examining speculative insns for SCHED_GROUP_P.
22875
22876 Sat Sep  4 20:40:19 1999  Richard Henderson  <rth@cygnus.com>
22877                           Bernd Schmidt <bernds@cygnus.co.uk>
22878                           Mark Mitchell  <mark@codesourcery.com>
22879
22880         * Makefile.in (stor-layout.o): Depend on ggc.h.
22881         (expr.o): Depend on ggc.h.
22882         (profile.o): Depend on ggc.h.
22883         (stor-layout.o): Depend on ggc.h.
22884         * emit-rtl.c (init_emit_once): Add gc roots.
22885         * expr.c: Include ggc.h.
22886         (emit_block_move): Add gc roots.
22887         (clear_storage): Likewise.
22888         * expr.h (init_stor_layout_once): New function.
22889         * profile.c: Include ggc.h.
22890         (init_arc_profiler): profiler_label is a root.
22891         * scan.c (make_sstring_space): Trust xrealloc to function
22892         correctly with first parameter NULL.
22893         * stor-layout.c: Include ggc.h.
22894         (set_sizetype): Add gc root.
22895         (init_stor_layout_once): New function.
22896         * toplev.c (compile_file): Call it.
22897
22898 Sat Sep  4 19:26:25 1999  Richard Henderson  <rth@cygnus.com>
22899                           Bernd Schmidt <bernds@cygnus.co.uk>
22900                           Mark Mitchell  <mark@codesourcery.com>
22901
22902         * Makefile.in (tree.o): Depend on ggc.h.
22903         (varasm.o): Likewise.
22904         (function.o): Likewise.
22905         (stmt.o): Likewise.
22906         (except.o): Likewise.
22907         (optabs.o): Likewise.
22908         (emit-rtl.o): Likewise.
22909         * emit-rtl.c: Include ggc.h.
22910         (sequence_element_free_list): Remove, and all references.
22911         (mark_sequence): New functions.
22912         (mark_emit_state): New function.
22913         * except.c: Include ggc.h.
22914         (mark_eh_node, mark_eh_stack, mark_eh_queue): New functions.
22915         (mark_tree_label_node): New functions.
22916         (mark_eh_state): New function.
22917         * function.c: Include ggc.h.
22918         (mark_temp_slot, mark_function_chain): New functions.
22919         (mark_function_state): New function.
22920         (init_function_once): New function.
22921         * function.h (init_function_once): New function.
22922         * ggc-callbacks.c (lang_mark_false_label_stack): New function.
22923         * ggc.h (label_node): Declare.
22924         (eh_status, emit_status, stmt_status, varasm_status): Likewise.
22925         (lang_mark_false_label_stack): New function.
22926         (mark_temp_slot): Remove declaration.
22927         (mark_function_chain): Likewise.
22928         (mark_eh_state): Adjust prototype.
22929         (mark_stmt_state, mark_emit_state, mark_varasm_state, mark_optab):
22930         Likewise.
22931         * optabs.c: Include ggc.h.
22932         (mark_optab): New function.
22933         (init_optabs): Add gc roots.
22934         * stmt.c: Include ggc.h.
22935         (mark_cond_nesting, mark_loop_nesting): New functions.
22936         (mark_block_nesting, mark_case_nesting, mark_goto_fixup): Likewise.
22937         (mark_stmt_state): New function.
22938         * toplev.c (compile_file): Call init_function_once.
22939         * tree.c: Include ggc.h.
22940         (type_hash): Move declaration earlier in file.
22941         (TYPE_HASH_SIZE, type_hash_table): Likewise.
22942         (init_obstacks): Add gc roots.
22943         (mark_type_hash): New function.
22944         * varasm.c: Include ggc.h.
22945         (mark_pool_constant): New function.
22946         (mark_varasm_state): New function.
22947
22948 Sat Sep  4 22:28:56 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22949
22950         * ggc-simple.c (ggc_root, ggc_collect): Wrap prototype with PROTO.
22951
22952 Sat Sep  4 18:01:45 1999  Bernd Schmidt <bernds@cygnus.co.uk>
22953
22954         * c-decl.c (struct language_function): Renamed from struct c_function.
22955         Delete elt NEXT.
22956         (c_function_chain): Delete.
22957         (push_c_function_context): New arg F.  Don't warn about nested
22958         functions here.  Fill LANGUAGE elt of F.  Delete code to update
22959         c_function_chain.  Don't call push_function_context.
22960         (pop_c_function_context): New arg F.  Restore from there instead of
22961         from c_function_chain.  Don't call pop_function_context.  Clear out
22962         LANGUAGE field of F when done.
22963         * c-lang.c: Include "function.h"
22964         (lang_init): Initialize save_lang_status and restore_lang_status.
22965         * c-parse.in (nested_function, nested_function_notype): Warn about
22966         nested functions.  Call push_function_context/pop_function_context
22967         instead of the _c_ variants.
22968         * c-tree.h (push_c_function_context, pop_c_function_context): Update
22969         prototype.
22970         * Makefile.in (c-lang.o): Update dependencies.
22971
22972         * emit-rtl.c (init_emit): Use xmalloc to allocate regno_reg_rtx,
22973         regno_pointer_flag, regno_pointer_align.
22974         (gen_reg_rtx): Use xrealloc to enlarge them.
22975         (free_emit_status): New function.
22976         * function.c (mark_machine_status, mark_lang_status): New variables.
22977         (assign_stack_local_1): Renamed from assign_outer_stack_local.  Merge
22978         in some bits from assign_stack_local.  All callers changed to use new
22979         name.
22980         (assign_stack_local): Just call assign_stack_local_1.
22981         (free_after_compilation): New function.
22982         (put_reg_into_stack): Simplify to always call assign_stack_local_1.
22983         (trampoline_address): Likewise.
22984         (assign_parms): Use xcalloc/xrealloc to allocate parm_reg_stack_loc.
22985         (prepare_function_start): Explicitly clear some more variables.
22986         * function.h (struct function): New elt can_garbage_collect.
22987         (mark_machine_status, mark_lang_status): Declare variables.
22988         (free_after_compilation, free_emit_status, free_varasm_status,
22989         init_varasm_status): Declare functions.
22990         * toplev.c (rest_of_compilation): Call free_after_compilation when
22991         done with the current function.
22992         * varasm.c (free_varasm_status): New function.
22993
22994 Sat Sep  4 17:15:13 1999  Richard Henderson  <rth@cygnus.com>
22995
22996         * sparc.h (EXPAND_BUILTIN_VA_START): Define.
22997         (EXPAND_BUILTIN_VA_ARG): Define.
22998         * sparc.c (sparc_va_start): New.
22999         (sparc_va_arg): New.
23000
23001 Sun Sep  5 11:11:59 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
23002
23003         * config/c4x/c4x.h (DBR_OUTPUT_SEQEND): Use XVECEXP not XEXPs.
23004
23005 Sun Sep  5 10:13:19 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
23006
23007         * config/c4x/c4x.h (CALLER_SAVE_PROFITABLE): Disable.
23008
23009 Sat Sep  4 13:44:01 1999  Mark Mitchell  <mark@codesourcery.com>
23010
23011         * Makefile.in (C_AND_C_OBJS): Add gcc-callbacks.o.
23012         (OBJS): Add $(GGC).
23013         (ggc-callbacks.o): New target.
23014         * ggc-callbacks.c: New file.
23015
23016 Sat Sep  4 22:53:13 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
23017
23018         * expr.h: Collapse individual optab and libfunc vars to arrays.
23019         (optab_index, libfunc_index): New enumerations.
23020         (optab_table, libfunc_table): New arrays.
23021         Add accessor macros for both.
23022
23023         * optabs.c (optab_table, libfunc_table): New.
23024         Delete declarations for individual optab and libfunc vars.
23025
23026 Sat Sep  4 12:57:17 1999  Richard Henderson  <rth@cygnus.com>
23027
23028         * i386/sco5.h (RETURN_POPS_ARGS): Name change ix86_return_pops_args.
23029
23030 Sat Sep  4 11:19:52 1999  Richard Henderson  <rth@cygnus.com>
23031
23032         * Makefile.in (GGC, GGC_LIB): New.
23033         (HOST_RTL): Include ggc-none.o.
23034         (ggc-simple.o): New target.
23035         (ggc-none.o): Likewise.
23036         * tree.h (tree_common): Add gc_mark.
23037         * rtl.h (struct rtx_def): Steal a bit from code to make gc_mark.
23038         (struct rtvec_def): Add gc_mark.
23039         * emit-rtl.c (global_rtl): Update static initializers to contain
23040         enough initializers.
23041         * ggc.h, ggc-none.c, ggc-simple.c: New files.
23042         * toplev.c (gc_time): New variable.
23043         (all_time): New variable.
23044         (compile_file): Print gc time.
23045         (print_time): Calculate percentage of the whole.
23046
23047 Sat Sep  4 13:11:01 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
23048
23049         Change obstack memory management and varasm constant pool handling so
23050         that nested functions are treated like any other functions.
23051         * function.c (init_machine_status): New variable.
23052         (push_function_context_to): Set contains_functions for the outer
23053         function.  Don't call save_varasm_status.
23054         (pop_function_context_from): Don't call restore_varasm_status.  Don't
23055         set current_function_contains_functions.
23056         (prepare_function_start): Call init_varasm_status rather than
23057         init_const_rtx_hash_table.  Call (*init_machine_status) if the pointer
23058         is non-null.
23059         * function.h (struct function) Add field varasm.  Delete fields
23060         inline_obstacks, inl_emit, const_rtx_hash_table, first_pool,
23061         last_pool, const_rtx_sym_hash_table, pool_offset, const_double_chain.
23062         (init_machine_status): Declare.
23063         (save_varasm_status, restore_varasm_status): Delete declarations.
23064         (save_tree_status, restore_tree_status): Delete last argument.
23065         * integrate.c (initialize_for_inline): Lose arg COPY.  Delete copying
23066         code.  All callers changed.
23067         (copy_decl_list, copy_decl_tree, copy_decl_rtls, copy_for_inline,
23068         save_constants_in_decl_trees, restore_constants, save_constants,
23069         save_for_inline_eh_labelmap, save_for_inline_copying): Delete
23070         functions.
23071         (inlining): New variable.
23072         (reg_map, label_map, insn_map, orig_asm_operands_vector,
23073         copy_asm_operands_vector, copy_asm_constraints_vector): Delete
23074         variables.
23075         (save_for_inline_nocopy): Don't save constants.
23076         Don't set inl_emit field in current_function.
23077         (expand_inline_function): Use emit field, not inl_emit, of the inlined
23078         function.  Set new variable inlining before
23079         calling copy_rtx_and_substitute.
23080         (copy_rtx_and_substitute): In MEM and SYMBOL_REF cases, handle
23081         constant pool references if inlining is nonzero.
23082         Delete ADDRESS and (most of the) CONST cases.
23083         (output_inline_function): Save and restore current_function/
23084         current_function_decl.  Delete restore_constants code.  Don't call
23085         init_const_rtx_hash_table.
23086         * output.h (init_const_rtx_hash_table): Don't declare.
23087         * rtl.h (struct function): Declare.
23088         (get_pool_constant_for_function, get_pool_mode_for_function): Declare.
23089         * toplev.c (rest_of_compilation): Don't treat nested functions or
23090         functions containing them specially.  Delete all code to deal with
23091         save_for_inline_copying.
23092         * tree.c (toplev_inline_obstacks, extra_inline_obstacks,
23093         inline_obstacks): Delete variables.
23094         (save_tree_status): Lose arg CONTEXT.  All callers changed.
23095         Simply allocate a new function_maybepermanent_obstack for the new
23096         function, delete all the special cases.
23097         Don't save inline_obstacks.
23098         (restore_tree_status): Lose arg CONTEXT.  All callers changed.
23099         Delete special handling for function_maybepermanent_obstack; simply
23100         free it if empty.
23101         Don't restore inline_obstacks.
23102         (permanent_allocation):  Delete code that frees inline_obstacks.
23103         (print_inline_obstack_statistics): Delete function.
23104         (dump_tree_statistics): Don't call it.
23105         * varasm.c (struct varasm_status): New.
23106         (const_rtx_hash_table, const_rtx_sym_hash_table, first_pool,
23107         last_pool, pool_offset, const_double_chain): Delete global
23108         variables, replace with accessor macros.
23109         (immed_double_const): Don't walk const_double_chain outside a
23110         function, but don't treat nested functions specially anymore.
23111         (immed_real_const_1): Likewise.
23112         (clear_const_double_mem): Don't treat nested functions specially.
23113         (init_const_rtx_hash_table): Deleted, code moved to init_varasm_status.
23114         (save_varasm_status, restore_varasm_status): Delete functions.
23115         (init_varasm_status): New function.
23116         (force_const_mem): Don't treat nested functions specially.
23117         (find_pool_constant): Accept new arg F, search for constants in
23118         that function's pool rather than the current one.  All callers
23119         changed.
23120         (get_pool_constant_for_function, get_pool_mode_for_function): New
23121         functions.
23122
23123         * i386.c (init_386_machine_status): New function, mostly from
23124         clear_386_stack_locals.
23125         (struct machine_functions): Rename element names to avoid name
23126         clashes.
23127         (pic_label_rtx, pic_label_name, i386_stack_locals): New accessor
23128         macros, replacing global variables.
23129         (clear_386_stack_locals, save_386_machine_status,
23130         restore_386_machine_status): Delete functions.
23131         (override_options): Initialize init_machine_status.
23132         * i386.h (INIT_EXPANDERS): Delete macro.
23133         (save_386_machine_status, restore_386_machine_status,
23134         clear_386_stack_locals): Delete declarations.
23135
23136 Sat Sep  4 16:56:28 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
23137
23138         * config/c4x/c4x.md (rptb_init): Renamed from *rptb_init.
23139         (doloop_begin):  Simplify pattern and use emit_jump_insn.
23140         (doloop_end): Simplify pattern, switch operand order,
23141         and use emit_jump_insn.
23142
23143 Fri Sep  3 19:02:38 1999  Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
23144
23145         * function.h (struct function): Add new element LANGUAGE.
23146         (save_lang_status): Declare new variable.
23147         (restore_lang_status): Likewise.
23148         * function.c (save_lang_status): Define.
23149         (restore_lang_status): Likewise.
23150         (push_function_context_to): Call language-specific save function.
23151         (pop_function_context_from): Call language-specific restore function.
23152
23153 Fri Sep  3 01:16:18 1999  Alasdair Baird  <alasdair@wildcat.demon.co.uk>
23154
23155         * i386.md (movsf_1): Check REG_P before use of REGNO.
23156         (movdf_1): Likewise.
23157         (movxf_1): Likewise.
23158         (extendsfdf2): Likewise.
23159         (extendsfxf2): Likewise.
23160         (extenddfxf2): Likewise.
23161
23162 Sat Sep  4 11:37:15 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
23163
23164         * config/c4x/c4x.c (c4x_emit_move_sequence): Do not force large
23165         constants into memory.
23166         (c4x_shiftable_constant): New function.
23167         * config/c4x/c4x.c (LEGITIMATE_CONSTANT_P): Allow any CONST_INT.
23168         (c4x_shiftable_constant): Declare.
23169         * config/c4x/c4x.md (loadqi_big_constant, loadhi_big_constant,
23170         ashlqi3_noclobber): Add new patterns and associated splitters.
23171
23172 Fri Sep  3 16:22:17 1999  Richard Henderson  <rth@cygnus.com>
23173
23174         * dbxout.c (dbxout_init): Use xcalloc instead of xmalloc+bzero.
23175         * dwarf2out.c (dwarf2out_frame_init): Likewise.
23176         * final.c (shorten_branches): Likewise.
23177         * global.c (global_alloc): Likewise.
23178         * haifa-sched.c (build_control_flow): Likewise.
23179         * stmt.c (check_for_full_enumeration_handling): Likewise.
23180         (estimate_case_costs): Likewise.
23181
23182 Fri Sep  3 15:49:56 1999  Mark Mitchell  <mark@codesourcery.com>
23183
23184         * rtl.h (RTL_CHECKC2): Fix typo in last change.
23185
23186 Fri Sep  3 15:13:34 1999  Richard Henderson  <rth@cygnus.com>
23187
23188         * flow.c (propagate_block): Use XEXP not SET_DEST for a USE.
23189         (recompute_reg_usage): Likewise.
23190         * rtlanal.c (find_regno_fusage): Likewise.
23191
23192         * rtl.c (rtl_check_failed_code1): New function.
23193         (rtl_check_failed_code2): New.
23194         * rtl.h (RTL_CHECK1, RTL_CHECK2, RTVEC_ELT): Parenthesize args.
23195         (RTL_CHECKC1, RTL_CHECKC2): New.
23196         (XC*): New accessor macros.
23197         (NOTE_*, LABEL_NAME, LABEL_NUSES, ADDRESSOF_REGNO): Use them.
23198         (ADDRESSOF_DECL, JUMP_LABEL, LABEL_REFS, LABEL_NEXTREF): Likewise.
23199         (CONTAINING_INSN, REGNO, INTVAL, SUBREG_REG, SUBREG_WORD): Likewise.
23200         (ASM_OPERANDS_*, MEM_ALIAS_SET, SET_SRC, SET_DEST): Likewise.
23201         (TRAP_*, RANGE_INFO_*): Likewise.
23202
23203 Fri Sep  3 15:10:20 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23204
23205         * Makefile.in (tlink.o): Don't depend on toplev.h.
23206
23207         * collect2.c (c_file, o_file, export_file, import_file, ldout,
23208         output_file, nm_file_name, ldd_file_name, strip_file_name,
23209         c_file_name, prefix_list, libexts, is_ctor_dtor, find_a_file,
23210         add_prefix, prefix_from_env, prefix_from_string, do_wait,
23211         fork_execute, maybe_unlink, add_to_list,
23212         extract_init_priority, write_list, dump_list,
23213         dump_prefix_list, write_list_with_asm, write_c_file,
23214         write_c_file_stat, write_c_file_glob, scan_prog_file,
23215         scan_libraries, is_in_list, resolve_lib_name, use_import_list,
23216         ignore_library, extract_string, notice, dump_file, target_machine,
23217         collect_wait, collect_execute, libname, locatelib, aix_std_libs,
23218         read_file, print_load_command): Constify a char*.
23219         (fdopen, error, fatal, fatal_perror): Don't prototype.
23220         (my_strerror): Remove.  All callers use xstrerror instead.
23221         (xcalloc, xmalloc, xrealloc, xstrdup, putenv): Remove definitions.
23222         (main): Add prototype.  Constify lots of char* ptrs.  Change calls
23223         to xcalloc/strcpy/strcat/...  to one call to concat.
23224         (main, scan_prog_file, scan_libraries): Use an intermediate
23225         `const char **' to build an argv array.
23226         (mapfile, libselect, libcompare, locatelib): Add prototypes.
23227
23228         * collect2.h (collect_execute, collect_wait, dump_file,
23229         file_exists): Constify a char*.
23230         (ldout, c_file_name, temporary_obstack, permanent_obstack,
23231         temporary_firstobj, vflag, debug): Add extern declarations.
23232         (fancy_abort, error, notice, fatal, fatal_perror): Add prototypes.
23233
23234         * tlink.c: Don't include toplev.h.
23235         (vflag, debug, ldout, c_file_name, temporary_obstack,
23236         permanent_obstack, temporary_firstobj): Don't declare.
23237         (tlink_execute, frob_extension, symbol_hash_lookup,
23238         file_hash_lookup, demangled_hash_lookup, tlink_init, freadsym,
23239         recompile_files, read_repo_files, demangle_new_symbols,
23240         scan_linker_output): Constify a char*.
23241         (symbol_hash_newfunc, file_hash_newfunc, demangled_hash_newfunc,
23242         do_tlink): Mark parameters with ATTRIBUTE_UNUSED.
23243
23244 Fri Sep  3 18:09:24 1999  Andrew Haley  <aph@cygnus.com>
23245
23246         * config/m68k/m68kelf.h: Set USE_GAS; this makes gcc generate jbsr
23247         (relative) rather than jsr (absolute) subroutine call insns.
23248         * config/m68k/m68k-coff.h: Ditto.
23249
23250 Fri Sep  3 17:24:31 1999  Richard Earnshaw <rearnsha@arm.com>
23251
23252         * arm.c (note_invalid_constants): No need to ignore ASMs, we can
23253         now rework these too.
23254         (arm_reorg): If an insn can't reach the end of the current pool,
23255         ensure that we emit that pool before the insn.
23256
23257 Fri Sep  3 09:14:32 1999  Marc Espie <espie@tetto.liafa.jussieu.fr>
23258
23259         * tlink.c (scan_linker_output): Skip the initial underscore in
23260         a mangled name if appropriate.
23261
23262 Fri Sep  3 01:28:33 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23263
23264         * objc/objc-act.c (objc_tree_code_type, objc_tree_code_length,
23265         objc_tree_code_name, synth_id_with_class_suffix, warn_with_method,
23266         error_with_ivar, gen_declarator, create_builtin_decl,
23267         my_build_string, generate_descriptor_table, generate_ivars_list,
23268         generate_dispatch_table, check_protocols, TAG_GETCLASS,
23269         TAG_GETMETACLASS, TAG_MSGSEND, TAG_MSGSENDSUPER, TAG_EXECCLASS,
23270         dump_base_name, lang_decode_option, build_encode_expr,
23271         start_class, finish_class, encode_pointer, really_start_method,
23272         gen_declaration, dump_interface, handle_class_ref, handle_impent):
23273         Constify.
23274         (objc_demangle, objc_printable_name, generate_struct_by_value_array):
23275         Add static prototypes.
23276         (build_objc_string_decl, build_selector_reference_decl,
23277         encode_bitfield, build_class_reference_decl): Remove unused
23278         parameter, all callers changed.
23279         (maybe_objc_method_name): Mark with ATTRIBUTE_UNUSED.
23280         (objc_printable_name): Likewise.  Change second parameter to type int.
23281         (init_objc): Use memcpy, not bcopy, to avoid casts.
23282
23283 Thu Sep  2 21:49:52 1999  Richard Henderson  <rth@cygnus.com>
23284
23285         * reload1.c (eliminate_regs_in_insn): Avoid eliminating the
23286         reg notes on a deleted insn.
23287         * gcse.c (hash_expr_1): Use XWINT on a CONST_DOUBLE.
23288
23289 Thu Sep  2 20:18:12 1999  Jeffrey A Law  (law@cygnus.com)
23290
23291         * i386.c (ix86_attr_length_default): Handle TYPE_FXCH.
23292
23293 Thu Sep  2 22:00:08 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
23294
23295         * stmt.c (expand_asm_operands): Fix index into inout_mode when
23296         reading it.
23297
23298 Thu Sep  2 13:00:48 1999  Richard Henderson  <rth@cygnus.com>
23299
23300         * stmt.c (expand_asm_operands): Invoke MD_ASM_CLOBBERS if present.
23301         * tm.texi (MD_ASM_CLOBBERS): Document it.
23302
23303 Thu Sep  2 10:22:40 1999  Richard Henderson  <rth@cygnus.com>
23304
23305         * dwarf2out.c (dwarf2out_line): Constify `lastfile'.
23306         * except.c (expand_rethrow): Remove unused variable.
23307         * expr.c (do_jump_by_parts_greater_rtx): Likewise.
23308         * flow.c (replace_insns): Likewise.
23309         (create_edge_list, verify_edge_list): Likewise.
23310         * gcse.c (cprop_cc0_jump): Protect declaration with HAVE_cc0.
23311
23312         * genemit.c (gen_expand): Only emit `operands[N]' decl if there
23313         is special code to run.
23314         (main): Don't define operands to emit_operand.
23315         * genrecog.c (main): Don't emit an empty peephole2_insn function.
23316
23317         * rtl.h (NOTE_BASIC_BLOCK): Use X0BBDEF.
23318
23319         * alpha/alpha.h (normal_memory_operand): Declare.
23320         (reg_no_subreg_operand): Declare.
23321         * alpha/elf.h (ASM_DECLARE_OBJECT_NAME): Use HOST_WIDE_INT_PRINT_DEC.
23322
23323 Thu Sep  2 10:19:20 1999  Richard Henderson  <rth@cygnus.com>
23324
23325         * c-parse.in (compstmt_primary_start): New, broken out of first
23326         part of compstmt handling in primary.
23327         (primary): Use it.  Add an error clause.
23328         (compstmt_nostart): Renamed from compstmt; remove all
23329         initial invocations of compstmt_start.
23330         (compstmt): New.
23331
23332 Thu Sep  2 01:35:50 1999  Marc Espie <espie@cvs.openbsd.org>
23333
23334         * protoize.c (gen_aux_info_file):  Let pexecute call choose_temp_base if
23335         needed.
23336
23337 Thu Sep  2 00:43:59 1999  Finn Hakansson  <finn@axis.com>
23338
23339         * combine.c (simplify_shift_const): Remove extra semicolon.
23340         * dwarf2out.c (remove_AT): Likewise.
23341         * expmed.c (expand_mult): Likewise.
23342         * gcov.c (create_program_flow_graph): Likewise.
23343         * reorg.c (mostly_true_jump): Likewise.
23344
23345 Thu Sep  2 00:06:43 1999  Jeffrey A Law  (law@cygnus.com)
23346
23347         * fold-const.c (fold_range_test): Do not try to fold the range
23348         test if the rhs or lhs has side effects.
23349
23350         * combine.c (simplify_rtx): Recognize another case of a synthesized
23351         sign extension.
23352
23353         * varasm.c (mark_constant_pool): When marking indirect references,
23354         only look at SYMBOL_REFs.
23355
23356         * except.c (expand_fixup_region_end): Do not peek at
23357         INSN_UID (node->entry->outer_context) for flag_new_exceptions.
23358
23359 Thu Sep  2 13:52:53 1999  Geoffrey Keating  <geoffk@cygnus.com>
23360
23361         * flags.h: New variables align_loops, align_loops_log,
23362         align_jumps, align_jumps_log, align_labels, align_labels_log,
23363         align_functions, align_functions_log.
23364         * toplev.c: Define them.
23365         (f_options): Handle -falign-* when they have no argument.
23366         (main): Add logic to set variables for -falign-functions,
23367         -falign-jumps, -falign-labels, -falign-loops.
23368         Make it -fsched-verbose=<n> and -finline-limit=<n>.
23369         (display_help): Change help to match options.
23370         * final.c (LABEL_ALIGN): Default to align_labels_log.
23371         (LABEL_ALIGN_MAX_SKIP): Default to align_labels-1.
23372         (LOOP_ALIGN): Default to align_loops_log.
23373         (LOOP_ALIGN_MAX_SKIP): Default to align_loops-1.
23374         (LABEL_ALIGN_AFTER_BARRIER): Default to align_jumps_log.
23375         (LABEL_ALIGN_AFTER_BARRIER_MAX_SKIP): Default to align_jumps-1.
23376         * varasm.c (assemble_start_function): Handle align_functions.
23377
23378         * config/sparc/sparc.h: Don't declare sparc_align_*.
23379         Don't provide LABEL_ALIGN_AFTER_BARRIER or LOOP_ALIGN.
23380         (DEFAULT_SPARC_ALIGN_FUNCS): Delete; take functionality into
23381         sparc.c.
23382         (FUNCTION_BOUNDARY): Fix incorrect use---it's not just a request,
23383         it's a promise.
23384         * config/sparc/sparc.c: Delete sparc_align_loops,
23385         sparc_align_jumps, sparc_align_funcs and the corresponding string
23386         variables.
23387         (sparc_override_options): Default align_functions on ultrasparc.
23388         Delete -malign-* handling.
23389
23390         * config/mips/mips.c (override_options):  On 64-bit targets,
23391         try to align code to 64-bit boundaries.
23392         (print_operand): New substitution, %~,
23393         which aligns labels to align_labels_log.
23394         * config/mips/mips.md (div_trap_normal): Use %~.
23395         (div_trap_mips16): Likewise.
23396         (abssi): Likewise.
23397         (absdi2): Likewise.
23398         (ffssi2): Likewise.
23399         (ffsdi2): Likewise.
23400         (ashldi3_internal): Likewise.
23401         (ashrdi3_internal): Likewise.
23402         (lshrdi3_internal): Likewise.
23403         (casesi_internal): Likewise.
23404
23405 Wed Sep  1 21:13:48 1999  Richard Henderson  <rth@cygnus.com>
23406
23407         Merge new ia32 backend from the branch!
23408
23409         * i386.h, i386.c, i386.md, reg-stack.c, i386/unix.h: Many changes.
23410         See ChangeLog.P2 on new_ia32_branch for details.
23411
23412         * rtl.h (stack_regs_mentioned_p): Delete prototype.
23413         * i386/cygwin.h (SUBTARGET_PROLOGUE): No more do_rtl.
23414         * i386/win32.h (SUBTARGET_PROLOGUE): Likewise.
23415         * i386/gas.h (ASM_FILE_START): Define.
23416         * i386/winnt.c (i386_pe_valid_decl_attribute_p): Update
23417         for name change of ix86_valid_decl_attribute_p.
23418         (i386_pe_valid_type_attribute_p): Similarly.
23419
23420 Wed Sep  1 18:21:23 1999  Richard Henderson  <rth@cygnus.com>
23421
23422         * emit-rtl.c (init_emit_once): Don't use GET_MODE_WIDER_MODE
23423         to step through CC modes.
23424
23425 Wed Sep  1 20:18:06 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
23426
23427         * regmove.c (fixup_match_1): Don't move INSN in front of P if
23428         it would end up in the shadow of a live flags regsiter.
23429
23430 Wed Sep  1 11:32:00 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
23431
23432         * reload1.c: Fix many indentation problems.
23433         * reload.c: Likewise.
23434
23435 Tue Aug 31 22:08:03 1999  Marc Espie <espie@cvs.openbsd.org>
23436
23437         * alias.c (non_local_reference_p): Constify fmt.
23438
23439 Tue Aug 31 23:19:35 1999  Michael Meissner  <meissner@cygnus.com>
23440
23441         * config/i386/xm-cygwin.h (HAVE_DOS_BASED_FILE_SYSTEM): Define.
23442
23443 Tue Aug 31 16:44:52 1999  Jeffrey A Law  (law@cygnus.com)
23444
23445         * cse.c (delete_trivially_dead_insns): Do not delete stores to
23446         the internal_arg_pointer.
23447
23448 Tue Aug 31 13:35:42 1999  Richard Henderson  <rth@cygnus.com>
23449
23450         Merge peephole2 from new_ia32_branch:
23451         * Makefile.in (STAGESTUFF): Add *.peephole2.
23452         (mostlyclean): Likewise.
23453         (recog.o): Depend on resource.h.
23454
23455         * final.c (peephole): Conditionalize decl on HAVE_peephole.
23456         (final_scan_insn): Likewise for the invocation of peephole.
23457         * genconfig.c (main): Look for peephole and peephole2 patterns.
23458         Emit HAVE_peephole* accordingly.
23459         * genpeep.c (main): Conditionalize entire output on HAVE_peephole.
23460         * flags.h (flag_peephole2): Declare.
23461         * toplev.c: New pass peephole2.  New flag -fpeephole2.
23462
23463         * genattrtab.c (main): Count DEFINE_PEEPHOLE2.
23464         * gencodes.c (main): Likewise.
23465         * genextract.c (main): Likewise.
23466         * genoutput.c (main): Likewise.
23467         * genemit.c (max_operand_1): Look for the max scratch operand.
23468         (gen_rtx_scratch): New.
23469         (gen_exp): Use it, and pass on new arg subroutine_type.
23470         (gen_expand): Take max scratch into account.
23471         (gen_split): Emit peephole2 functions.
23472         (output_peephole2_scratch): New.
23473         (main): Include hard-reg-set.h and resource.h.  Handle peephole2.
23474         * genrecog.c (routine_type): Add PEEPHOLE2.
23475         (IS_SPLIT): New.
23476         (make_insn_sequence): Match outer parallel for peep2.  Discard
23477         top level scratches and dups.
23478         (add_to_sequence): New args insn_type and top.  Update all callers.
23479         Handle toplevel peep2 matching insns.
23480         (write_subroutine): Handle peep2.
23481         (write_tree_1): Likewise.
23482         (write_tree): Likewise.
23483         (main): Likewise.
23484         (change_state): New arg afterward.  Update all callers.
23485         Handle matching separate insns.
23486         * recog.c (recog_next_insn): New.
23487         (peephole2_optimize): New.
23488         * rtl.def (DEFINE_PEEPHOLE2): New.
23489         * resource.c (find_free_register): New argument last_insn.  Use it
23490         to find a register available through the entire span.
23491         * resource.h (find_free_register): Update prototype.
23492
23493 Tue Aug 31 11:51:06 1999  Jim Kingdon  <http://developer.redhat.com>
23494
23495         * i386.c (output_strlen_unroll): Don't write xops[7]
23496         label if it wasn't set.
23497
23498 1999-08-31 12:44 -0700  Zack Weinberg  <zack@bitmover.com>
23499
23500         * cpplib.c (struct directive): Const-ify name pointer and
23501         function pointer prototype.
23502         (validate_else, do_define, do_line, do_include, do_undef,
23503         do_error, do_pragma, do_ident, do_if, do_xifdef, do_else,
23504         do_elif, do_endif, do_sccs, do_assert, do_unassert,
23505         do_warning): Const-ify second arg.
23506         (directive_table): Mark const.  Reorder entries by frequency
23507         of usage, record statistics.
23508
23509 1999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover.com>
23510
23511         * rtl.h (RTL_CHECK1, RTL_CHECK2): New macros which type- and
23512         bounds- check RTL accesses if --enable-checking.
23513         (RTVEC_ELT): Bounds check if --enable-checking.
23514         (XWINT, XINT, XSTR, XEXP, XVEC, XMODE, XBITMAP, XTREE,
23515         XBBDEF): Use RTL_CHECK1/RTL_CHECK2 as appropriate.
23516         (XVECEXP, XVECLEN): Define in terms of XVEC, RTVEC_ELT, and
23517         GET_NUM_ELEM.
23518         (X0WINT, X0INT, X0STR, X0EXP, X0VEC, X0MODE, X0BITMAP, X0TREE,
23519         X0BBDEF, X0ADVFLAGS):  New macros for accessing '0' slots of RTXes.
23520
23521         (ADDR_DIFF_VEC_FLAGS): Use X0ADVFLAGS.
23522         (NOTE_SOURCE_FILE): Use X0STR.
23523         (NOTE_BLOCK_NUMBER, NOTE_EH_HANDLER, LABEL_NUSES,
23524         MEM_ALIAS_SET): Use X0INT.
23525         (NOTE_RANGE_INFO, NOTE_LIVE_INFO, NOTE_BASIC_BLOCK,
23526         JUMP_LABEL, LABEL_REFS, LABEL_NEXTREF, CONTAINING_INSN):
23527         Use X0EXP.
23528         * real.h (CONST_DOUBLE_CHAIN): Use X0EXP.
23529         * rtl.c (copy_rtx, copy_most_rtx): Copy '0' slots with X0WINT.
23530         (rtl_check_failed_bounds, rtl_check_failed_type1,
23531         rtl_check_failed_type2, rtvec_check_failed_bounds): New
23532         functions.
23533         (fancy_abort): Fix comment.
23534
23535         * cse.c (canon_hash): Read CONST_DOUBLE data slots with XWINT.
23536         (cse_insn): Decrement LABEL_NUSES for jump target before
23537         deleting jump insn.
23538         * emit-rtl.c (gen_rtx_CONST_DOUBLE): Use X0EXP for slot 1.
23539         * final.c (alter_subreg): Compute regno before changing x to
23540         REG; set REGNO(x) after changing it.
23541         * flow.c (count_basic_blocks): Use XWINT to inspect EH_REGION
23542         notes containing CONST_INTs.
23543         (delete_eh_regions): Use NOTE_EH_HANDLER.
23544         * function.c (put_reg_into_stack): Make reg a MEM before
23545         initializing it.
23546         (fixup_var_refs_insns):  Save REG_NOTES (insn) in case we
23547         delete insn.
23548         (gen_mem_addressof): Make reg a MEM before initializing it.
23549         * integrate.c (copy_rtx_and_substitute): Copy '0' slots with
23550         X0WINT.
23551         * local-alloc.c (update_equiv_regs): Zap REG_NOTES before
23552         deleting an insn, not after.
23553         (block_alloc): Only look at PATTERN(insn) if we have to, and
23554         only if it's format class 'i'.
23555         * loop.c (check_dbra_loop): Check bl->biv->add_val is a
23556         CONST_INT before using its INTVAL.
23557         * print-rtl.c (print_rtx): Use X0STR.
23558         * regmove.c (fixup_match_1): Don't look at PATTERN of
23559         non-class-'i' insn chain elements.
23560         * reload.c (loc_mentioned_in_p): Take address of
23561         in->fld[1].rtx directly.
23562         * reload1.c (reload): Change reg to a MEM before initializing
23563         it.
23564         * varasm.c (mark_constant_pool): Skip CONST_DOUBLES, which
23565         have no names.
23566         * config/i386/i386.md (decrement_and_branch_if_zero): Fix typo.
23567
23568 Fri Aug 20 13:43:41 1999  Andrew Haley  <aph@cygnus.com>
23569
23570         * config/mips/mips.c (machine_dependent_reorg): Force a
23571         barrier to output the local constant pool if a barrier hasn't
23572         been found at a natural point in the instruction stream.
23573
23574 Mon Aug 30 22:04:36 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23575
23576         * c-parse.in (language_string): Constify.
23577
23578         * dwarf2out.c (language_string): Remove declaration.
23579
23580         * dwarfout.c (language_string): Likewise.
23581
23582         * toplev.c (language_string, init_parse, finish_parse): Likewise.
23583
23584         * tree.h (language_string, init_parse, finish_parse): Declare.
23585
23586         * i386/sun386.h (language_string): Remove declaration.
23587
23588         * mips.h (language_string): Likewise.
23589
23590         * nextstep.h (language_string): Likewise.
23591
23592         * nextstep21.h (language_string): Likewise.
23593
23594         * rs6000.c (language_string): Likewise.
23595
23596 Mon Aug 30 20:56:08 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23597
23598         * Makefile.in (OBJS, PROTO_OBJS): Remove getpwd.o.
23599         (getpwd.o): Remove target.
23600
23601         * getpwd.c: Delete file.  Its in libiberty now.
23602
23603         * dbxout.c (getpwd): Don't prototype.
23604         * dwarf2out.c (getpwd): Likewise
23605         * dwarfout.c (getpwd): Likewise
23606         * final.c (getpwd): Likewise.
23607         * protoize.c (getpwd): Likewise.
23608
23609 Mon Aug 30 20:21:34 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23610
23611         * cse.c: (fold_rtx): Cast to HOST_WIDE_INT in left shift.
23612
23613 Mon Aug 30 16:07:49 1999  Richard Henderson  <rth@cygnus.com>
23614
23615         * flow.c (new_insn_dead_notes): Use sets_reg_or_subreg not
23616         mark_set_resources.
23617
23618 Mon Aug 30 12:23:53 1999  Jim Wilson  <wilson@cygnus.com>
23619
23620         * fixinc/Makefile.in (subdir): New.
23621         (fixincl.x, inclhack.sh, fixincl.sh): Use cp instead of $(CP).
23622         (Makefile): New.
23623
23624 Mon Aug 30 01:02:09 1999  Jeffrey A Law  (law@cygnus.com)
23625
23626         * emit-rtl.c (copy_rtx_if_shared): A MEM which references
23627         virtual_stack_vars_rtx or virtual_incoming_args_rtx can not
23628         be shared.
23629
23630         * invoke.texi: Fix typo.
23631
23632         * dwarf2out.c (mem_loc_descriptor): New argument MODE.  All callers
23633         changed.  Handle autoincrement addressing modes.
23634
23635         * integrate.c (copy_rtx_and_substitute): Handle internal_arg_pointer
23636         just like we would the virtual incoming args register when
23637         integrating.
23638
23639 Sun Aug 29 23:17:54 1999  David Edelsohn  <edelsohn@gnu.org>
23640
23641         * rs6000.h (ASM_FILE_START): Specify complete filename, including
23642         path, in .file directive.
23643
23644 Sun Aug 29 05:06:43 1999  Russ Allbery  <rra@stanford.edu>
23645
23646         * gcc.texi (External Bugs): Remove obsolete note about Perl on
23647         SunOS.
23648
23649 1999-08-29 08:38 -0700  Zack Weinberg  <zack@bitmover.com>
23650
23651         * stdbool.h: Make the typedef name _Bool, with bool a #defined
23652         alias.
23653
23654 Sun Aug 29 09:36:50 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23655
23656         * tree.c (tree_code_name): Constify a char*.
23657
23658         * tree.h (tree_code_name, decl_printable_name): Likewise.
23659
23660         * function.h (struct function): Likewise.
23661
23662         * toplev.c (decl_name, decl_printable_name): Likewise.
23663
23664         * vax/vms.h (MAYBE_VMS_FUNCTION_PROLOGUE): Likewise.
23665
23666         * objc/objc-act.c (decl_printable_name): Remove redundant prototype.
23667         (init_objc): Remove function pointer cast.
23668
23669 Sun Aug 29 05:01:17 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
23670
23671         * pa.md (interspace_jump): New pattern.
23672         (builtin_longjmp): New expander.
23673
23674 1999-08-29  Bernd Schmidt  <bernds@cygnus.co.uk>
23675
23676         * fp-bit.c (add, sub, multiply, divide, compare, _eq_f2, _ne_f2,
23677         _gt_f2, _ge_f2, _lt_f2, _le_f2, float_to_si, float_to_usi, negate,
23678         sf_to_df, df_to_sf): Fix potential problem with alias analysis.
23679
23680 Sun Aug 29 04:30:52 1999  John Wehle  (john@feith.com)
23681
23682         * jump.c (delete_prior_computation): Also check calls
23683         to constant functions.  Don't bother checking for a
23684         REG_UNUSED note before adding it.
23685         (delete_computation): Handle multi-word hard registers
23686         when synthesizing missing REG_DEAD notes for a register
23687         which is both set and used by an insn.
23688
23689 1999-08-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
23690
23691         * loop.c (this_loop_info): New variable.
23692         (loop_has_call, loop_has_volatile, loop_has_tablejump,
23693         loop_continue, loops_enclosed): Replace with fields in this_loop_info.
23694         All uses updated.
23695         (prescan_loop, strength_reduce): New argument loop_info.  All callers
23696         updated.
23697         (scan_loop): New variable loop_info, initialise to address of
23698         this_loop_info.
23699         (prescan_loop): Set loop_info->vtop if find NOTE_INSN_LOOP_VTOP.
23700         Delete variable loop_has_multiple_exit targets and replace with
23701         field in this_loop_info.
23702         (find_and_verify_loops): Rename this_loop to this_loop_num.
23703         (strength_reduce): Delete loop_iteration_info.  Replace variable
23704         loop_info with function argument of same name.
23705         (insert_bct): Rework test for loop being completely unrolled.
23706
23707         * loop.h (struct loop_info): New fields num, loops_enclosed,
23708         has_call, has_volatile, has_tablejump, has_multiple_exit_targets,
23709         has_indirect_jump, and cont.  Redefine use of unroll_number.
23710         (loop_unroll_number): Delete.
23711
23712         * unroll.c (unroll_loop): Store loop unroll count in unroll_number
23713         field of loop_info.
23714         (loop_iterations): Delete variable vtop and instead use
23715         loop_info->vtop computed in prescan_loop.
23716
23717 Sun Aug 29 03:27:23 1999  Scott Weikart <scott@igc.apc.org>
23718
23719         * fix-header.c (main): Do not pass a null pointer to strcmp.
23720
23721 Sun Aug 29 03:18:48 1999  William Bader  (william@nscs.fast.net)
23722
23723         * configure.in (i[34567]86-*-sco3.2v4*): Target does not truncate
23724         filenames.
23725         * configure: Rebuilt.
23726
23727 Sat Aug 28 19:36:05 1999  Jeffrey A Law  (law@cygnus.com)
23728
23729         * jump.c (jump_optimize_1): Do not delete assignments to
23730         internal_arg_pointer.
23731         * cse.c (delete_trivially_dead_insns): Always consider a set of
23732         the internal_arg_pointer live.
23733
23734 Sat Aug 28 16:24:31 1999  Richard Henderson  <rth@cygnus.com>
23735
23736         * flow.c (flow_delete_insn_chain): Rename from delete_insn_chain.
23737         (update_life_info) [REG_WAS_0]: Search the original insns rather
23738         than the new insns for the note.  Fix typos finding note_dest.
23739         If no dest found, discard the note rather than abort.
23740         [REG_NOALIAS]: Handle as REG_NO_CONFLICT.
23741         (replace_insns): Remove the old insn list after update_life_info
23742         not before.
23743
23744 Sat Aug 28 16:20:12 1999  Richard Henderson  <rth@cygnus.com>
23745
23746         * haifa-sched.c (sched_analyze): Clear LOG_LINKS before calling
23747         sched_analyze_insn.
23748         (sched_analyze_1): Let add_dependence care for not adding dups.
23749         (sched_analyze_2): Likewise.
23750         (add_branch_dependences): Likewise.
23751
23752 Sat Aug 28 15:58:16 1999  Mumit Khan  <khan@xraylith.wisc.edu>
23753
23754         * i386/winnt.c (export_list): New type.
23755         (exports_head): Rename to
23756         (export_head):  this.
23757         (i386_pe_record_exported_symbol): Add is_data flag.
23758         (i386_pe_asm_file_end): Emit directive for exported variables.
23759         * i386/cygwin.h (i386_pe_record_exported_symbol): Update
23760         prototype.
23761         * i386/cygwin.h (ASM_OUTPUT_COMMON): Specify symbol type.
23762         (ASM_DECLARE_OBJECT_NAME): Likewise.
23763         (ASM_DECLARE_FUNCTION_NAME): Likewise.
23764         * i386/uwin.h (ASM_DECLARE_FUNCTION_NAME): Likewise.
23765
23766 Fri Aug 27 15:35:24 1999  Jeffrey A Law  (law@cygnus.com)
23767
23768         * cse.c (fold_rtx): Work around bug in Sun V5.0 compilers.
23769
23770         * pa.c (emit_move_sequence): Do not stop on SUBREG_WORD of an
23771         operand.
23772
23773 Fri Aug 27 14:01:19 1999  Marc Espie <espie@cvs.openbsd.org>
23774
23775         * config/openbsd.h: Define SET_ASM_OP.
23776         * tm.texi: cross-reference SET_ASM_OP in the index.
23777
23778 1999-08-27 13:27 -0700  Zack Weinberg  <zack@bitmover.com>
23779
23780         * rtl.c: Define CONST_DOUBLE_FORMAT to the appropriate format
23781         for a CONST_DOUBLE, at compile time.  Initialize rtx_length
23782         and class_narrowest_mode at compile time.  Kill init_rtl.
23783         Mark rtx_length, mode_class, mode_size, mode_unit_size,
23784         mode_wider_mode, mode_mask_array, class_narrowest_mode, and
23785         rtx_format as const.  Kill all references to EXTRA_CC_MODES or
23786         EXTRA_CC_NAMES.
23787         * rtl.def (CONST_DOUBLE): Use CONST_DOUBLE_FORMAT macro for
23788         format.
23789         * rtl.h: Declare rtx_length and rtx_format as const.
23790         * machmode.def: Define CC().  Use CC() to define CCmode.  If
23791         EXTRA_CC_MODES is defined, expand it here.
23792         * machmode.h: Declare mode_class, mode_size, mode_unit_size,
23793         mode_wider_mode, mode_mask_array, and class_narrowest_mode as
23794         const.  Kill all references to EXTRA_CC_MODES.
23795
23796         * toplev.c: Don't prototype or call init_rtl.
23797         * optabs.c: Don't call init_mov_optab.
23798         * genemit.c: Don't generate init_mov_optab.  Don't call
23799         init_rtl.
23800         * gengenrtl.c: Duplicate calculation of CONST_DOUBLE_FORMAT
23801         here.
23802         * genattr.c, genattrtab.c, gencodes.c, genconfig.c,
23803         genextract.c, genflags.c, genopinit.c, genoutput.c, genpeep.c,
23804         genrecog.c: Don't call init_rtl.
23805
23806         * arc.h, arm.h, c4x.h, i386.h, i960.h, m88k.h, pa.h, pdp11.h,
23807         rs6000.h, sparc.h: Don't define EXTRA_CC_NAMES.  Use CC() in
23808         definition of EXTRA_CC_MODES.
23809
23810         * md.texi: Kill ref to EXTRA_CC_NAMES.
23811         * tm.texi: Document new way to define EXTRA_CC_MODES.
23812
23813         * genrecog.c: Do not look up the name of a define_split.
23814         (Unrelated bugfix.)
23815
23816 Fri Aug 27 17:03:42 1999  Nick Clifton  <nickc@cygnus.com>
23817
23818         * config/v850/v850.md: Fix typo introduced by previous delta.
23819
23820 Fri Aug 27 09:48:59 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23821
23822         * gcc.c (fatal): Make definition static to match prototype.
23823
23824 Fri Aug 27 10:33:35 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
23825
23826         * combine.c (get_last_value): Don't look for earlier sets if the last
23827         known set is somewhere in between the insns being combined.
23828
23829 Fri Aug 27 10:03:12 BST 1999  Nathan Sidwell  <nathan@acm.org>
23830
23831         * configure.in: Don't use shell ! to negate exit codes
23832         * configure: Regenerate
23833
23834 Fri Aug 27 09:36:17 1999  Andreas Schwab  <schwab@suse.de>
23835
23836         * function.c (assign_stack_temp_for_type): Fix change of Mar 5 for
23837         the fact that ALIGN is measured in bits, not bytes.
23838
23839 1999-08-27 00:27 -0700  Zack Weinberg  <zack@bitmover.com>
23840
23841         * errors.c: New file; defines functions error, warning, and
23842         fatal, variables have_error and progname.
23843         * errors.h: New file; prototypes and decls for stuff in errors.c.
23844
23845         * Makefile: Add rules to build errors.o and
23846         $(HOST_PREFIX)errors.o.  Link genconfig, gencodes, genemit,
23847         genopinit, genrecog, genextract, genpeep, genattr, and
23848         genoutput with errors.o.  Add errors.h to deps of genconfig.o,
23849         gencodes.o, genemit.o, genopinit.o, genrecog.o, genextract.o,
23850         genpeep.o, genattr.o, and genoutput.o.
23851
23852         * genconfig.c, gencodes.c, genemit.c, genopinit.c, genrecog.c,
23853         genextract.c, genpeep.c, genattr.c:  Include errors.h.  Don't
23854         define or prototype fatal.  Set progname at beginning of main.
23855         * genoutput.c:  Likewise, and don't define or prototype error
23856         either.
23857
23858         * c-typeck.c (c_expand_start_case): Return immediately if exp
23859         is an ERROR_MARK.
23860         * fold-const.c (operand_equal_p): Return immediately if arg1
23861         or arg0 are ERROR_MARKs.
23862         * stor-layout.c (layout_type [case RECORD_TYPE]): Ignore
23863         fields of type ERROR_MARK when calculating if the record can
23864         go in a register.
23865
23866 Fri Aug 27 01:03:48 1999  Jim Kingdon  <http://developer.redhat.com>
23867         with much help from Jeffrey A Law and Richard Henderson
23868
23869         * i386.md: In the 6 insns which call output_fix_trunc,
23870         earlyclobber operands[0].
23871
23872 Fri Aug 27 01:01:51 1999  Philip Blundell  <pb@nexus.co.uk>
23873
23874         * jump.c (duplicate_loop_exit_test): Call reg_scan_update after
23875         creating new registers.
23876
23877 1999-08-26 23:09 -0700  Zack Weinberg  <zack@bitmover.com>
23878
23879         * i386.h: Declare ix86_cpu_string, ix86_arch_string,
23880         i386_reg_alloc_order, i386_regparm_string,
23881         i386_align_loops_string, i386_align_jumps_string,
23882         i386_align_funcs_string, i386_preferred_stack_boundary_string,
23883         and i386_branch_cost_string as type "const char *".
23884         * i386.c: Define all above strings as type "const char *".
23885
23886 Thu Aug 26 20:36:30 1999  Jim Wilson  <wilson@cygnus.com>
23887
23888         * dwarf2out.c (output_aranges): Check DWARF_OFFSET_SIZE not PTR_SIZE
23889         when emitting alignment padding.  Emit padding byte of 0 instead of 4.
23890
23891 Thu Aug 26 18:11:20 1999  Mark Mitchell  <mark@codesourcery.com>
23892
23893         * tree.c (array_type_nelts): Don't create RTL_EXPRs from
23894         SAVE_EXPRs unless the SAVE_EXPRs have already been expanded.
23895
23896 Thu Aug 26 19:33:23 1999  Jim Wilson  <wilson@cygnus.com>
23897
23898         * dwarf2out.c (DWARF2_ASM_LINE_DEBUG_INFO): Add default definition.
23899         (debug_dwarf): Add DWARF2_ASM_LINE_DEBUG_INFO support.
23900         (dwarf2out_line, dwarf2out_finish): Likewise.
23901         * tm.texi (DWARF2_ASM_LINE_DEBUG_INFO): Add documetation.
23902
23903 Thu Aug 26 16:10:56 1999  Gavin Romig-Koch  <gavin@cygnus.com>
23904
23905         * tree.c (lang_unsave_expr_now) : Correct return type.
23906         * tree.h (lang_unsave_expr_now) : Same.
23907
23908 Thu Aug 26 13:12:29 1999  Jeffrey A Law  (law@cygnus.com)
23909
23910         * pa.c (cint_ok_for_move): Use CONST_INT_OK_FOR_LETTER_P macros
23911         instead of duplicating code.
23912
23913 Thu Aug 26 18:32:32 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
23914
23915         * gcse.c (hash_scan_insn): Don't scan obvious no-ops.
23916
23917 1999-08-26 09:42 -0700  Zack Weinberg  <zack@bitmover.com>
23918
23919         * tree.h: fancy_abort always takes three args.
23920         * resource.c: Move include of system.h before toplev.h.
23921
23922 Thu Aug 26 09:46:16 1999  Nick Clifton  <nickc@cygnus.com>
23923
23924         * dwarf2out.c (mem_loc_descriptor): Accept LABEL_REFs as well
23925         as SYMBOL_REFs.
23926
23927 1999-08-25 22:10 -0700  Zack Weinberg  <zack@bitmover.com>
23928
23929         * system.h: Don't redefine abort or trim_filename.
23930         * rtl.h: Define abort to fancy_abort (__FILE__, __LINE__, 0)
23931         or fancy_abort (__FILE__, __LINE__, __FUNCTION__) depending on
23932         whether or not __FUNCTION__ is available.
23933         * tree.h: Duplicate rtl.h's definition of abort, for files
23934         that don't include rtl.h.  Delete all code to perform type
23935         checking with a compiler other than GCC.
23936         * varray.h: Delete all code to perform type checking with a
23937         compiler other than GCC.  Make VARRAY_CHECK() always evaluate
23938         its arguments exactly once, using a statement expression.
23939         Adjust the VARRAY_<type> accessor macros to match.
23940         * toplev.h (fatal_insn, fatal_insn_not_found): Kill.
23941         (_fatal_insn, _fatal_insn_not_found): New fns, take info on
23942         caller's location.  Define fatal_insn and fatal_insn_not_found
23943         as macros that use _fatal_insn and _fatal_insn_not_found.
23944         (fancy_abort, trim_filename): Kill prototypes.
23945
23946         * rtl.c (trim_filename): Move here from toplev.c.
23947         (fancy_abort): New function.
23948         (DIR_SEPARATOR): Provide default definition.
23949         * tree.c (tree_check_failed, tree_class_check_failed): Go
23950         through fancy_abort.
23951         (tree_check, tree_class_check, cst_or_constructor_check,
23952         expr_check): Delete.
23953         * varray.c (varray_check_failed): New function.
23954         * toplev.c (fatal_insn, fatal_insn_not_found): Replace with
23955         _fatal_insn and _fatal_insn_not_found.  Go through
23956         fancy_abort.
23957         (trim_filename, fancy_abort): Delete.
23958
23959         * builtins.c (expand_builtin_args_info): Report ICE with abort.
23960         * except.c (start_catch_handler): Report ICE with error/abort
23961         combo.
23962         * final.c (output_operand_lossage): Likewise.
23963         * flow.c (verify_flow_info): Likewise.
23964
23965         * gcc.c: Prototype fatal.
23966         * gengenrtl.c: Undef abort after including rtl.h not system.h.
23967         * genattr.c, genattrtab.c, genemit.c, genextract.c,
23968         genflags.c, genopinit.c, genoutput.c, genpeep.c, genrecog.c:
23969         Don't define fancy_abort.
23970
23971 Wed Aug 25 17:56:59 1999  Richard Henderson  <rth@cygnus.com>
23972
23973         * optabs.c (emit_cmp_and_jump_insns): Be more thorough in
23974         canonization.
23975
23976 Wed Aug 25 15:35:55 1999  Richard Henderson  <rth@cygnus.com>
23977
23978         * m88k.h (VERSION_INFO2): Kill.
23979         (VERSION_STRING): Kill.
23980         (TM_RCS_ID): Kill.
23981         (VERSION_INFO1): Tidy.
23982         (TARGET_VERSION): Update.
23983         * m88k/dgux.h (VERSION_INFO2): Kill.
23984         (ASM_FIRST_LINE): Adjust for death of VERSION_STRING.
23985         * m88k/luna.h (VERSION_INFO1): Tidy.
23986         * m88k/sysv4.h (VERSION_INFO1): Likewise.
23987         * m88k.c (out_rcs_id, tm_rcs_id): Kill.
23988         (output_file_start): Adjust for death of VERSION_STRING.
23989
23990 1999-08-25 13:51 -0700  Jim Meyering  <meyering@ascend.com>
23991
23992         * cpplib.c (detect_if_not_defined): New function.
23993         (do_if): Use it to detect potential once-only headers.
23994
23995 Wed Aug 25 14:00:18 1999  Jason Merrill  <jason@yorick.cygnus.com>
23996
23997         * c-common.c (combine_strings): Always set TREE_CONSTANT.
23998
23999 Wed Aug 25 15:27:22 1999  Gavin Romig-Koch  <gavin@cygnus.com>
24000
24001         * combine.c (nonzero_bits) : Allow single-ly set registers to be
24002         anywere in the function only if they are pseudos and set before
24003         being used (not live at the start of the function).
24004         (num_sign_bit_copies) : Same.
24005         (get_last_value_validate) : Same.
24006         (get_last_value) : Same.
24007
24008 Wed Aug 25 11:13:29 1999  Richard Henderson  <rth@cygnus.com>
24009
24010         * loop.c (express_from): Try harder to unify (* c N) and (* c M)
24011         where N and M are constant and N is an integer multiple of M.
24012
24013 Wed Aug 25 13:55:47 EDT 1999  Andrew MacLeod  <amacleod@cygnus.com>
24014
24015         * sbitmap.h (sbitmap_intersection_of_succs): Add prototype.
24016         (sbitmap_intersection_of_preds, sbitmap_union_of_succs,
24017         sbitmap_union_of_preds): Add prototypes.
24018         * sbitmap.c (sbitmap_intersection_of_succs): New function to compute
24019         the intersection of successors with the new flow graph structures.
24020         (sbitmap_intersection_of_preds): New function to compute the
24021         intersection of predecessors with the new flow graph structures.
24022         (sbitmap_union_of_succs): New function to compute the union of
24023         successors with the new flow graph structures.
24024         (sbitmap_union_of_preds): New function to compute the union of
24025         predecessors with the new flow graph structures.
24026         * gcse.c (compute_rdm, compute_available): Use new sbitmap routines.
24027         (expr_reaches_here_p): Use edge and basic_block structures instead
24028         of s_preds and s_succs.
24029         (compute_cprop_avinout): Use new sbitmap routines.
24030         (pre_expr_reaches_here_p): Use edge and basic_block structures instead
24031         of s_preds and s_succs.
24032         * flow.c (compute_flow_dominators): Compute dominators using
24033         edges and basic blocks instead of s_preds and s_succs.
24034
24035 Wed Aug 25 13:41:47 EDT 1999  Andrew MacLeod  <amacleod@cygnus.com>
24036
24037         * lists.c (unused_insn_list, unused_expr_list): New file for
24038         maintaining various types of lists. New statics for maintaining a
24039         cache of available INSN_LIST and EXPR_LIST nodes.
24040         (free_list): Static function for freeing a list of INSN/EXPR nodes.
24041         (alloc_INSN_LIST): Function to get a free INSN_LIST node.
24042         (alloc_EXPR_LIST): Function to get a free EXPR_LIST node.
24043         (init_EXPR_INSN_LIST_cache): Initialize the cache lists.
24044         (free_EXPR_LIST_list): Free an entire list of EXPR_LIST nodes.
24045         (free_INSN_LIST_list): Free an entire list of INSN_LIST nodes.
24046         (free_EXPR_LIST_node): Free an individual EXPR_LIST node.
24047         (free_INSN_LIST_node): Free an individual INSN_LIST node.
24048         * haifa-sched.c (unused_insn_list, unused_expr_list): Moved to flow.c
24049         (free_list, alloc_INSN_LIST, alloc_EXPR_LIST): Moved to flow.c
24050         (remove_dependence, free_pending_lists): Use new global routines.
24051         (flush_pending_lists, sched_analyze_insn): Use new global routines.
24052         (sched_analyze, compute_block_backward_dependences): Use new routines.
24053         (sched_analyze_1, sched_analyze_2): Use new routines.
24054         (schedule_insns): Use new global routines.
24055         * rtl.h (init_EXPR_INSN_LIST_cache, free_EXPR_LIST_list): Add function
24056         prototypes.
24057         (free_INSN_LIST_list, free_EXPR_LIST_node): Add prototypes.
24058         (free_INSN_LIST_node, alloc_INSN_LIST, alloc_EXPR_LIST): Add function
24059         prototypes.
24060         * toplev.c (rest_of_compilation): Initialize node cache.
24061         * Makefile.in (OBJS): Add lists.o to list of object files.
24062         (lists.o): Add dependancies.
24063
24064 Wed Aug 25 17:31:56 1999  Nick Clifton  <nickc@cygnus.com>
24065
24066         * config/v850/v850.md: Fix compile time warning messages.
24067         * config/v850/v850.c: Fix compile time warning messages.
24068         * config/v850/v850.h: Fix compile time warning messages.
24069
24070 Wed Aug 25 09:44:43 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24071
24072         * genattr.c (gen_attr): Add prototype arguments for get_attr_*().
24073         Remove unused prototype for `init_lengths'.
24074
24075 Wed Aug 25 09:32:31 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24076
24077         * calls.c (emit_call_1): Mark parameter `stack_size' with
24078         ATTRIBUTE_UNUSED.
24079         (expand_call): Initialize variable `insn'.
24080         (emit_library_call): Likewise for variable `high_to_save'.
24081         (emit_library_call_value): Likewise.
24082         (store_one_arg): Likewise for variables `lower_bound' and
24083         `upper_bound'.
24084
24085         * combine.c (try_combine): Likewise for variables `i2_code_number'
24086         and `other_code_number'.
24087         (find_split_point): Likewise for variables `pos', `unsignedp' and
24088         `inner'.
24089         (simplify_if_then_else): Likewise for variables `op' and `c1'.
24090         (simplify_and_const_int): Remove unused variable `width'.
24091         (merge_outer_ops): Likewise.
24092
24093         * cse.c (simplify_binary_operation): Cast an INTVAL() to `unsigned
24094         HOST_WIDE_INT' when comparing against one.
24095         (simplify_relational_operation): Likewise.
24096         (cse_insn): Initialize variables `src_eqv_volatile',
24097         `src_eqv_in_memory', `src_eqv_in_struct', `src_eqv_hash' and `sets'.
24098
24099         * final.c (init_final): Constify parameter `filename'.
24100         (final_start_function): Mark parameter `optimize' with
24101         ATTRIBUTE_UNUSED.
24102         (profile_function): Likewise for parameters `first' and `optimize'.
24103         (output_source_line): Likewise for parameter `file'.
24104
24105         * integrate.c (subst_constants): Cast a value to `size_t' when
24106         comparing against one.
24107         (mark_stores): Initialize variable `mode'.  Cast a value to
24108         `size_t' when comparing against one.
24109
24110         * integrate.h (MAYBE_EXTEND_CONST_EQUIV_VARRAY): Likewise.
24111
24112         * loop.c (move_movables): Initialize variable `first'.
24113         (strength_reduce): Likewise for variable `increment'.
24114         (check_dbra_loop): Likewise for variable `comparison_val'.  Cast a
24115         value to `size_t' when comparing against one.
24116         (load_mems): Initialize variable `end_label'.
24117
24118         * output.h (init_final): Constify parameter.
24119
24120         * reload.c (decompose): Initialize variable `base'.
24121
24122         * reload1.c (reload): Likewise for variable `is_scalar'.
24123         (spill_hard_reg): Mark parameter `dumpfile' with ATTRIBUTE_UNUSED.
24124         (choose_reload_regs): Initialize variable `mode'.
24125         (emit_reload_insns): Likewise for variable `store_insn'.
24126         (reload_cse_noop_set_p): Mark parameter `insn' with
24127         ATTRIBUTE_UNUSED.
24128         (reload_combine): Initialize variable `set'.
24129
24130         * unroll.c (unroll_loop): Likewise for variable `local_label'.
24131         (copy_loop_body): Cast a value to `size_t' when comparing against
24132         one.
24133
24134         * varasm.c (assemble_variable): Initialize variable `size_tree'.
24135         (const_hash): Add an `else abort()' in an if-else-if-else sequence.
24136         (remove_from_pending_weak_list): Mark parameter `name' with
24137         ATTRIBUTE_UNUSED.
24138
24139 Wed Aug 25 11:18:39 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
24140
24141         * toplev.c (rest_of_compilation): Use decl_printable_name when opening
24142         gcse dump file.
24143
24144 Wed Aug 25 10:57:12 1999  Nick Clifton  <nickc@cygnus.com>
24145
24146         * config/arm/telf.h (ASM_WEAKEN_LABEL): Define.
24147         (ASM_DECLARE_FUNCTION_NAME): Define.
24148         (TYPE_ASM_OP, SIZE_ASM_OP, TYPE_OPERAND_FORMAT,
24149         ASM_DECLARE_RESULT, ASM_DECLARE_OBJECT_NAME,
24150         ASM_FINISH_DECLARE_OBJECT, ASM_DECLARE_FUNCTION_SIZE): Define if
24151         not already defined.
24152
24153 Wed Aug 25 01:36:11 1999  John David Anglin  <dave@hiauly1.hia.nrc.ca>
24154
24155         * calls.c (emit_call_1): Use call_pop/call_value_pop for all values
24156         of n_popped when call/call_value are not defined.
24157
24158 Wed Aug 25 01:25:14 1999  Jeffrey A Law  (law@cygnus.com)
24159
24160         * tm.texi: GNU CC -> GCC conversion.
24161         (CC1_SPEC): Indicate it is used for all language front ends.
24162
24163 Tue Aug 24 23:43:03 1999  Mark Mitchell  <mark@codesourcery.com>
24164
24165         * flow.c (delete_block): Spell NOTE_INSN_EH_REGION_BEG and
24166         NOTE_INSN_EH_REGION_END correctly.
24167
24168 Tue Aug 24 23:26:44 1999  Michael Tiemann  <tiemann@holodeck.cygnus.com>
24169                           Jeff Law <law@cygnus.com>
24170
24171         * loop.c (strength_reduce): Automatically unroll loops if the
24172         unrolled loop size is smaller than the rolled loop size.
24173
24174         * loop.c (insert_bct): Replace use of sdiv_optab with asr_optab
24175         and delete comment that code should be rewritten.
24176
24177 Tue Aug 24 22:56:35 1999  Jeffrey A Law  (law@cygnus.com)
24178
24179         * haifa-sched.c (find_rgns): Mark a block found during the DFS search
24180         as reachable.
24181
24182         * haifa-sched.c (get_visual_tbl_length): Fix off-by-one error.
24183
24184 Tue Aug 24 22:41:06 1999  Mumit Khan  <khan@xraylith.wisc.edu>
24185
24186         * fixinc/mkfixinc.sh: Don't fix uwin headers.
24187         * i386/uwin.h (MD_STARTFILE_PREFIX): Define.
24188         (LINK_SPEC): Add -u _main when building executables.
24189         (ASM_DECLARE_FUNCTION): Update from Cygwin.
24190         (ASM_FILE_END): Use the default for ix86-pe.
24191         * i386/xm-uwin.h (HAVE_BCOPY): Undefine.
24192
24193 Tue Aug 24 20:49:47 1999  Art Haas  <ahaas@neosoft.com>
24194
24195         * final.c (output_addr_const): Handle case where ASM_OPEN_PAREN
24196         and ASM_CLOSE_PAREN are empty strings.
24197
24198 Wed Aug 25 12:46:22 1999  Fred Fish  <fnf@cygnus.com>
24199                           Geoffrey Keating <geoffk@cygnus.com>
24200
24201         * Makefile.in (PREPROCESSOR_DEFINES): New macro.
24202         (protoize.o):  Use PREPROCESSOR_DEFINES and DRIVER_DEFINES.
24203         (unprotoize.o): Ditto.
24204         (test-protoize-simple): Don't define STD_PROTO_DIR.
24205         * protoize.c: Use PARAMS rather than PROTO.  Minor whitespace
24206         changes to make 'test-protoize-simple' pass.
24207         (STD_PROTO_DIR): Remove define.
24208         (STANDARD_EXEC_PREFIX): Supply default define.
24209         (standard_exec_prefix): New variable, init to STANDARD_EXEC_PREFIX.
24210         (target_machine): New variable, init to DEFAULT_TARGET_MACHINE.
24211         (target_version): New variable, init to DEFAULT_TARGET_VERSION.
24212         (GET_ENV_PATH_LIST): New macro.
24213         (default_syscalls_dir): No longer initialized to STD_PROTO_DIR.
24214         (do_processing): Initialize default_syscalls_dir using new
24215         macros.  Use it to initialize syscalls_absolute_filename.
24216
24217 Tue Aug 24 16:58:15 1999  Richard Henderson  <rth@cygnus.com>
24218
24219         * jump.c (jump_optimize_1): Do cmov opt on any single-set; force
24220         B into a register before emit_conditional_move.
24221
24222 Tue Aug 24 15:37:03 1999  Richard Henderson  <rth@cygnus.com>
24223
24224         * fold-const.c (fold): Reassociate (+ (+ (* a b) c) (* d e))
24225         as (+ (+ (* a b) (* d e)) c).  Factor a common power-of-two
24226         multiplicand out of (+ (* a b) (* c d)).
24227
24228 Tue Aug 24 11:46:10 1999  Bob Manson <manson@cygnus.com>
24229                           Richard Henderson  <rth@cygnus.com>
24230
24231         * haifa-sched.c (split_hard_reg_notes): Move to flow.c
24232         (new_insn_dead_notes): Likewise.
24233         (update_n_sets): Likewise.
24234         (update_flow_info): Move to flow.c, renamed to update_life_info;
24235         extend to handle multiple source insns.
24236         * flow.c: Include resource.h
24237         (unlink_insn_chain): New.
24238         (split_hard_reg_notes): New.
24239         (maybe_add_dead_note): New.
24240         (maybe_add_dead_note_use): New.
24241         (find_insn_with_note): New.
24242         (new_insn_dead_notes): New.
24243         (update_n_sets): New.
24244         (sets_reg_or_subreg_1, sets_reg_or_subreg): New.
24245         (maybe_remove_dead_notes): New.
24246         (update_life_info): New.
24247         (prepend_reg_notes): New.
24248         (replace_insns): New.
24249         * output.h (update_life_info): Declare.
24250         * recog.c (split_block_insns): Use update_life_info.
24251         * resource.c (find_free_register): Use reg_alloc_order, don't use
24252         fixed regs, make sure the mode is supported, don't use new regs.
24253         (reg_dead_p): New.
24254         * rtl.h (replace_insns): Declare.
24255
24256 Tue Aug 24 13:48:39 1999  Nathan Sidwell  <nathan@acm.org>
24257
24258         * expr.c (expand_expr): Cope with COND_EXPRs with one
24259         non-returning branch.
24260
24261 Mon Aug 23 22:28:16 1999  Mark Mitchell  <mark@codesourcery.com>
24262
24263         * expr.c (store_expr): Always pass down the target, even when not
24264         doing CSE.
24265
24266 1999-08-24  Nick Clifton  <nickc@cygnus.com>
24267
24268         * configure.in: Define target_cpu_default for v850 targets.
24269         * configure: Regenerate
24270
24271         * config/v850/v850.h (TARGET_CPU_generic): Define.
24272         (GO_IF_LEGITIMATE_ADDRESS): Insist that SImode and larger constant
24273         addresses are 4 byte aligned.
24274
24275         * config/v850/v850.c (print_operand): Cope with 'R' format DFmode
24276         addresses.
24277
24278 Tue Aug 24 09:32:07 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24279
24280         * genattr.c (function_unit_desc): Constify a char*.  Add prototype.
24281         (main): Add prototypes.
24282
24283         * genattrtab.c (substitute_address, write_const_num_delay_slots,
24284         attr_eq, attr_numeral, attr_equal_p, attr_copy_rtx): Prototype.
24285         (write_attr_get): Emit prototypes along with function definition.
24286         (write_eligible_delay): Mark a parameter with ATTRIBUTE_UNUSED.
24287         (write_complex_function): Emit static prototype along with
24288         function definition.
24289
24290         * genemit.c (gen_split): Emit prototypes along with function
24291         definition.
24292
24293         * genoutput.c (output_epilogue): Add prototype to `insn_outfun'.
24294         Likewise for predicates and `insn_operand_predicate'.
24295         (process_template): Emit static prototype along with function
24296         definition.
24297
24298         * genrecog.c (make_insn_sequence): Constify a char*.  Add
24299         prototypes for get_split_*().
24300         (write_subroutine): Emit prototypes along with function
24301         definition.
24302
24303 Tue Aug 24 12:35:20 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
24304
24305         * gcse.c (find_avail_set): Follow chains of register-register copies.
24306         Use oprs_not_set_p to guarantee that the returned value can be
24307         substituted.
24308         (cprop_insn): Don't verify the return value of find_avail_set with
24309         oprs_not_set_p.
24310
24311         * gcse.c (cprop_jump): New function, broken out of cprop_insn.
24312         (cprop_cc0_jump): New function.
24313         (cprop_insn): Break out new function cprop_jump and use it.
24314         Also use cprop_cc0_jump for machines with CC0.
24315         (cprop): Don't crash if cprop_insn turned the insn into a NOTE.
24316
24317         * tree.h (current_function_calls_setjmp,
24318         current_function_calls_longjmp): Delete declarations.
24319         * dsp16xx.c: Include "function.h".
24320         * elxsi.c: Likewise.
24321         * gmicro.c: Likewise.
24322         * h8300.c: Likewise.
24323         * i370.c: Likewise.
24324         * m32r.c: Likewise.
24325         * mn10200.c: Likewise.
24326         * mn10300.c: Likewise.
24327         * ns32k.c: Likewise.
24328         * spur.c: Likewise.
24329         * v850.c: Likewise.
24330
24331         * rtl.h (rtx_equal_function_value_matters): Declare.
24332         * toplev.c (rtx_equal_function_value_matters): Don't declare.
24333         * cse.c: Likewise.
24334         * function.c: Likewise.
24335         * emit-rtl.c: Likewise.
24336
24337 Tue Aug 24 02:47:44 1999  Jeffrey A Law  (law@cygnus.com)
24338
24339         * expr.c (convert_move): Fix arguments to TRULY_NOOP_TRUNCATION
24340         call.
24341
24342 1999-08-24 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
24343
24344         * jump.c (delete_barrier_successors) Match (set (pc) (pc)) insn
24345         exactly.
24346
24347 Mon Aug 23 23:35:52 1999  Matthias Klose  <doko@cs.tu-berlin.de>
24348
24349         * cpp.texi: Add a node documenting macro varargs (copied
24350         from extend.texi).
24351
24352 1999-08-23 22:23 -0700  Zack Weinberg  <zack@bitmover.com>
24353
24354         * cppspec.c: Put a null pointer at the end of the new argv.
24355
24356 Mon Aug 23 21:23:24 1999  Jeffrey A Law  (law@cygnus.com)
24357
24358         * configure.in: Remove code to select/de-select the haifa
24359         scheduler.  Every scheduled port gets haifa now.
24360         * configure: Rebuilt.
24361         * flags.h, genattrtab.c, rtl.h, toplev.c: Remove HAIFA ifdefs.
24362         * sched.c Deleted.
24363         * Makefile.in: Corresponding changes.
24364
24365 Mon Aug 23 16:04:13 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
24366
24367         * optabs.c (prepare_cmp_insn): Turn COMPARISON arg into a pointer.
24368         All callers changed.
24369         (prepare_float_lib_cmp): Likewise.
24370         Use FLOAT_LIB_COMPARE_RETURNS_BOOL.
24371         * expr.h (emit_float_lib_cmp): Delete declaration.
24372         * tm.texi (FLOAT_LIB_COMPARE_RETURNS_BOOL): Document.
24373         * sparc.h (FLOAT_LIB_COMPARE_RETURNS_BOOL): Define.
24374         * sparc.md (bcc and scc patterns): Don't handle TFmode comparisons
24375         specially.
24376         (cmptf): Now conditional on TARGET_HARD_QUAD.
24377
24378 Fri Aug 20 17:52:27 1999  Jim Wilson  <wilson@cygnus.com>
24379
24380         * resource.c (mark_target_live_regs): Use
24381         PIC_OFFSET_TABLE_REG_CALL_CLOBBERED.
24382
24383 Fri Aug 20 19:07:55 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24384
24385         * rtl.c (rtx_class, note_insn_name, reg_note_name): Constify.
24386
24387         * rtl.h (rtx_class, reg_note_name, note_insn_name): Likewise.
24388
24389         * genopinit.c (gen_insn): Use accessor macro, not `rtx_class'.
24390
24391 Fri Aug 20 18:53:43 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24392
24393         * rtl.h (rtx_format): Constify a char*.
24394
24395         * rtl.c (rtx_format): Likewise.
24396         (copy_rtx, copy_most_rtx, read_rtx): Likewise.
24397         (init_rtl): Use accessor macro, not `rtx_format'.
24398
24399         * alias.c (rtx_equal_for_memref_p, find_symbolic_term): Constify a
24400         char*.
24401
24402         * caller-save.c (mark_referenced_regs): Likewise.
24403
24404         * combine.c (subst, make_compound_operation, known_cond,
24405         gen_rtx_combine, update_table_tick, get_last_value_validate,
24406         use_crosses_set_p, mark_used_regs_combine, move_deaths): Likewise.
24407
24408         * cse.c (rtx_cost, mention_regs, canon_hash, exp_equiv_p,
24409         refers_to_p, canon_reg, fold_rtx, cse_process_notes,
24410         count_reg_usage): Likewise.
24411
24412         * emit-rtl.c (gen_rtx, copy_rtx_if_shared, reset_used_flags):
24413         Likewise.
24414
24415         * final.c (leaf_renumber_regs_insn): Likewise.
24416
24417         * flow.c (mark_used_regs, find_use_as_address, dump_flow_info,
24418         dump_edge_info, count_reg_references): Likewise.
24419
24420         * function.c (fixup_var_refs_1, walk_fixup_memory_subreg,
24421         fixup_stack_1, purge_addressof_1, instantiate_virtual_regs_1):
24422         Likewise.
24423
24424         * gcse.c (oprs_unchanged_p, hash_expr_1, expr_equiv_p,
24425         oprs_not_set_p, expr_killed_p, compute_transp, find_used_regs,
24426         add_label_notes): Likewise.
24427
24428         * genattrtab.c (attr_rtx, attr_copy_rtx, encode_units_mask,
24429         clear_struct_flag, count_sub_rtxs, count_alternatives,
24430         compares_alternatives_p, contained_in_p, walk_attr_value,
24431         write_expr_attr_cache): Likewise.
24432
24433         * genconfig.c (walk_insn_part): Likewise.
24434
24435         * genemit.c (max_operand_1, gen_exp): Likewise.
24436
24437         * genextract.c (walk_rtx): Likewise.
24438
24439         * genflags.c (num_operands): Likewise.
24440
24441         * genoutput.c (scan_operands): Likewise.
24442
24443         * genpeep.c (match_rtx): Likewise.
24444
24445         * genrecog.c (add_to_sequence): Likewise.
24446
24447         * haifa-sched.c (may_trap_exp, sched_analyze_2, attach_deaths):
24448         Likewise.
24449
24450         * integrate.c (save_constants, copy_for_inline,
24451         copy_rtx_and_substitute, subst_constants, restore_constants):
24452         Likewise.
24453
24454         * jump.c  (mark_jump_label, invert_exp, redirect_exp,
24455         rtx_renumbered_equal_p, rtx_equal_for_thread_p): Likewise.
24456
24457         * local-alloc.c (contains_replace_regs, memref_referenced_p):
24458         Likewise.
24459
24460         * loop.c (record_excess_regs, rtx_equal_for_loop_p,
24461         add_label_notes, replace_call_address, count_nonfixed_reads,
24462         invariant_p, find_single_use_in_loop, find_mem_givs,
24463         find_life_end, maybe_eliminate_biv_1, update_reg_last_use):
24464         Likewise.
24465
24466         * print-rtl.c (reg_names, print_rtx): Likewise.
24467
24468         * recog.c (validate_replace_rtx_1, find_single_use_1): Likewise.
24469
24470         * reg-stack.c (stack_regs_mentioned_p, record_label_references,
24471         record_reg_life_pat, swap_rtx_condition, goto_block_pat,
24472         print_blocks): Likewise.
24473
24474         * regclass.c (fix_register, record_address_regs,
24475         reg_scan_mark_refs): Likewise.
24476
24477         * regmove.c (stable_but_for_p): Likewise.
24478
24479         * reload.c (loc_mentioned_in_p, operands_match_p,
24480         find_reloads_toplevsubst_reg_equivs, find_reloads_address_1,
24481         copy_replacements, refers_to_regno_for_reload_p,
24482         refers_to_mem_for_reload_p, find_inc_amount, regno_clobbered_p,
24483         reload_when_needed_name, reg_class_names, debug_reload_to_stream):
24484         Likewise.
24485
24486         * reload1.c (eliminate_regs, scan_paradoxical_subregs,
24487         delete_address_reloads_1, count_occurrences,
24488         reload_cse_mem_conflict_p, reload_combine_note_use,
24489         add_auto_inc_notes): Likewise.
24490
24491         * resource.c (mark_referenced_resources, mark_set_resources):
24492         Likewise.
24493
24494         * rtlanal.c (rtx_unstable_p, rtx_varies_p, rtx_addr_varies_p,
24495         reg_mentioned_p, regs_set_between_p, modified_between_p,
24496         modified_in_p, refers_to_regno_p, reg_overlap_mentioned_p,
24497         rtx_equal_p, volatile_insn_p, volatile_refs_p, side_effects_p,
24498         may_trap_p, inequality_comparisons_p, replace_rtx, replace_regs,
24499         jmp_uses_reg_or_mem, for_each_rtx, regno_use_in): Likewise.
24500
24501         * sched.c (sched_analyze_2, attach_deaths): Likewise.
24502
24503         * stupid.c (stupid_mark_refs): Likewise.
24504
24505         * unroll.c (remap_split_bivs): Likewise.
24506
24507         * varasm.c (mark_constants): Likewise.
24508
24509         * a29k/a29k.c (uses_local_reg_p): Likewise.
24510
24511         * alpha/alpha.c (summarize_insn): Likewise.
24512
24513         * arm/arm.c (symbol_mentioned_p, label_mentioned_p,
24514         eliminate_lr2ip): Likewise.
24515
24516         * arm/thumb.c (symbol_mentioned_p, label_mentioned_p): Likewise.
24517
24518         * i386/i386.c (symbolic_reference_mentioned_p, copy_all_rtx,
24519         reg_mentioned_in_mem): Likewise.
24520
24521         * ns32k/ns32k.c (global_symbolic_reference_mentioned_p,
24522         symbolic_reference_mentioned_p): Likewise.
24523
24524         * romp/romp.c (unsigned_comparisons_p, hash_rtx): Likewise.
24525
24526         * sh/sh.c (regs_used, mark_use): Likewise.
24527
24528         * vax/vax.c (vax_rtx_cost): Likewise.
24529
24530 Fri Aug 20 18:38:43 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24531
24532         * machmode.h (mode_name): Constify a char*.
24533
24534         * rtl.c (mode_name): Likewise.
24535
24536         * genopinit.c (gen_insn): Use accessor macro, not `mode_name'.
24537
24538         * optabs.c (init_libfuncs): Constify a char*.
24539
24540         * print-tree.c (mode_name): Remove redundant declaration.
24541         (print_node): Use accessor macro, not `mode_name'.
24542
24543         * reload1.c (dump_needs): Constify a char*.  Use accessor macro,
24544         not `mode_name'.
24545         (new_spill_reg): Constify a char*.
24546
24547         * tree.c (mode_name): Remove redundant declaration.
24548
24549 Fri Aug 20 18:31:26 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24550
24551         * rtl.c (rtx_name): Constify a char*.
24552
24553         * rtl.h (rtx_name, fix_sched_param): Likewise.
24554
24555         * gmicro/gmicro.c (rtx_name): Remove redundant declaration.
24556         (mypr): Use accessor macro, not `rtx_name'.
24557
24558         * genemit.c (print_code): Constify a char*.
24559
24560         * genopinit.c (gen_insn): Use accessor macro, not `rtx_name'.
24561
24562         * genpeep.c (print_code): Constify a char*.
24563
24564         * genrecog.c (print_code): Likewise.
24565
24566         * graph.c (start_fct, start_bb, node_data, draw_edge, end_fct,
24567         end_bb): Add static prototype.
24568         (draw_edge): Constify a char*.
24569         (end_bb): Remove unused parameter.
24570
24571         * haifa-sched.c (fix_sched_param, safe_concat, print_exp
24572         print_block_visualization): Constify a char*.
24573
24574 Fri Aug 20 15:02:10 1999  Mark Mitchell  <mark@codesourcery.com>
24575
24576         * c-common.c (c_get_alias_set): Update comment.
24577
24578 1999-08-20  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
24579
24580         * linux.h (LIB_SPEC): Added.
24581
24582 Fri Aug 20 22:32:17 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
24583
24584         * config/c4x/c4x.h (STARTFILE_SPEC): Don't def.
24585
24586 1999-08-19 18:43 -0700  Zack Weinberg  <zack@bitmover.com>
24587
24588         * tree.c (expr_check): Fix typo in last change.
24589
24590 1999-08-19 14:44 -0700  Zack Weinberg  <zack@bitmover.com>
24591
24592         * rtl.def (NOTE): Change format to "iuu0n".
24593         (ADDR_DIFF_VEC): Change format to "eEee0".
24594         (ADDRESSOF): Change format to "eit".
24595
24596         * rtl.h (rtvec): Make "elem" an array of rtx, not rtunion.
24597         (RTVEC_ELT): Change to match.
24598         (XVECEXP): Use XVEC and RTVEC_ELT.
24599         (INSN_UID, INSN_CODE, CODE_LABEL_NUMBER, NOTE_LINE_NUMBER,
24600         ADDRESSOF_REGNO, REGNO, SUBREG_WORD): Use XINT.
24601         (PREV_INSN, NEXT_INSN, PATTERN, REG_NOTES,
24602         CALL_INSN_FUNCTION_USAGE, SUBREG_REG, SET_SRC, SET_DEST,
24603         TRAP_CONDITION, TRAP_CODE): Use XEXP.
24604         (INTVAL): Use XWINT.
24605         (ADDRESSOF_DECL): Use XTREE.
24606         (SET_ADDRESSOF_DECL): Delete.
24607         (NOTE_DECL_NAME, NOTE_DECL_CODE, NOTE_DECL_RTL,
24608         NOTE_DECL_IDENTIFIER, NOTE_DECL_TYPE): Kill.  These have been
24609         ifdefed out since 2.6 at least.
24610         (gen_rtvec_vv): Delete prototype.
24611
24612         * rtl.h (rtvec_alloc): rt->elem is now an array of rtx,
24613         not rtunion.
24614         (copy_most_rtx): Handle 't' format letter.
24615         * emit-rtl.c (gen_rtvec_v): rt_val->elem is an array of rtx.
24616         (gen_rtvec_vv): Delete function.  All callers changed to use
24617         gen_rtvec_v instead.
24618         * print-rtl.c (print_rtx): Move special casing of NOTEs to
24619         the '0' format letter.
24620
24621         * function.c (gen_mem_addressof): Don't use
24622         SET_ADDRESSOF_DECL; provide `decl' to gen_rtx_ADDRESSOF
24623         instead.
24624         * integrate.c (copy_rtx_and_substitute): Likewise.
24625         Copy 't' slots with XTREE.
24626         (subst_constants): Treat 't' slots like '[swi]' slots.
24627         * cse.c (canon_hash, exp_equiv_p): Treat 't' slots like '0' slots.
24628         * jump.c (rtx_equal_for_thread_p): Likewise.
24629         * rtlanal.c (rtx_equal_p): Likewise.
24630         * stmt.c (expand_end_case): gen_rtx_ADDR_DIFF_VEC now takes
24631         only four arguments.
24632         * gengenrtl.c (type_from_format): Provide correct types for
24633         'b' and 't' slots.
24634
24635
24636         * tree.h [ENABLE_CHECKING] (TREE_CHECK, TREE_CLASS_CHECK):
24637         If a recent gcc is in use (always in stage2 and beyond), use
24638         statement expressions, so we don't make a function call unless
24639         the check fails.  Evaluate arguments exactly once.
24640         (CHAIN_CHECK, DO_CHECK, DO_CHECK1, TREE_CHECK1,
24641         TREE_CLASS_CHECK1, TYPE_CHECK1, DECL_CHECK1, CST_CHECK1):
24642         Delete.
24643         (CST_OR_CONSTRUCTOR_CHECK, EXPR_CHECK): Redefine such that
24644         they evaluate their arguments exactly once, irrespective of
24645         the compiler in use.
24646
24647         * tree.c [ENABLE_CHECKING]: Define whichever set of functions
24648         is used by the currently-enabled check macros.  This is:
24649         (tree_check_failed, tree_class_check_failed): For gcc.
24650         (tree_check, tree_class_check, cst_or_constructor_check,
24651         expr_check): For other compilers.
24652
24653         * gencheck.c: Do not define any *_CHECK1 macros.
24654
24655 Thu Aug 19 14:42:38 1999  Mike Stump <mrs@wrs.com>
24656                           Mark Mitchell <mark@codesourcery.com>
24657
24658         * c-common.c (c_get_alias_set): Fix support for poitners and
24659         references.
24660
24661 Thu Aug 19 11:51:22 EDT 1999  John Wehle  (john@feith.com)
24662
24663         * alias.c: Include tree.h.
24664         (nonlocal_reference_p, mark_constant_function): New functions.
24665         * flow.c (life_analysis): Call mark_constant_function.
24666         * rtl.h (mark_constant_function): Declare it.
24667
24668 Thu Aug 19 15:02:01 1999  Nick Clifton  <nickc@cygnus.com>
24669
24670         * config/rs6000/rs6000.c (rs6000_override_options): Fix test for
24671         unrecognisable switches.
24672
24673 Wed Aug 18 23:31:57 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
24674
24675         * loop.c (recombine_givs): Set ix field after sorting.
24676         (recombine_givs): Remove bogus index / giv lockstep looping.
24677
24678 Wed Aug 18 18:20:40 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
24679
24680         * expmed.c (emit_store_flag): If UNSIGNEDP, call unsigned_condition
24681         on CODE.
24682         (emit_store_flag_force): Use do_compare_rtx_and_jump.
24683         (do_cmp_and_jump): Formatting fixes.
24684         * expr.c (do_compare_and_jump): Renamed from compare; changed to call
24685         do_compare_rtx_and_jump instead of compare_from_rtx.
24686         (do_compare_rtx_and_jump): New function; mostly copied from
24687         compare_from_rtx.
24688         (do_jump_for_compare): Delete.
24689         (expand_expr): Use do_compare_rtx_and_jump when handling MAX_EXPR and
24690         MIN_EXPR.
24691         (do_jump): Use do_compare_and_jump or do_compare_rtx_and_jump instead
24692         of compare/do_jump_for_compare pairs.
24693         (do_jump_by_parts_greater): Use do_jump_by_parts_greater_rtx.
24694         (do_jump_by_parts_greater_rtx): Use do_compare_rtx_and_jump instead of
24695         compare_from_rtx/do_jump_for_compare pairs.
24696         (do_jump_by_parts_equality): Likewise.
24697         (do_jump_by_parts_equality_rtx): Likewise.
24698         * expr.h (do_compare_rtx_and_jump): Declare.
24699         * optabs.c (prepare_cmp_insn): New function, contains most of the code
24700         that used to be in emit_cmp_insn.
24701         (cmp_available_p): New function.
24702         (prepare_operand): New function.
24703         (emit_cmp_and_jump_insn_1): New function, contains some code that used
24704         to be in emit_cmp_insn.
24705         (prepare_float_lib_cmp): Renamed from emit_float_lib_cmp; change some
24706         parameters to be pointers; don't emit final compare but modify some of
24707         the values pointed to by the args so the caller can perform the
24708         correct comparison.
24709         (expand_binop): Call emit_store_flag_force with signed forms of
24710         comparison code.
24711         (expand_abs): Use do_compare_rtx_and_jump instead of compare_from_rtx/
24712         emit_jump_insn pair.
24713         (emit_cmp_and_jump_insn): Use prepare_cmp_insn and
24714         emit_cmp_and_jump_insn_1.  Call emit_queue.
24715         (emit_cmp_insn): Just call emit_cmp_and_jump_insns with zero for LABEL
24716         arg.
24717         * flow.c (tidy_fallthru_edge): If HAVE_cc0, verify insn before a
24718         jump sets cc0 before deleting it.
24719         * integrate.c (expand_inline_function): Likewise.
24720         * unroll.c (unroll_loop): Similar changes in several places.
24721         (copy_loop_body): If HAVE_cc0, verify insn before a jump sets cc0
24722         before deleting it.
24723
24724 Wed Aug 18 06:37:44 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
24725
24726         * Makefile.in (insn-recog.o): Update dependencies.
24727         * genrecog.c (main): Make generated file include "function.h".
24728
24729 Sat Aug 14 00:54:57 1999  Geoffrey Keating  <geoffk@cygnus.com>
24730
24731         * cse.c (cse_insn): Call never_reached_warning when a jump is
24732         changed to be unconditional.
24733         * flags.h: Declare warn_notreached.
24734         * flow.c (delete_block): Call never_reached_warning when
24735         a block is deleted.
24736         * jump.c (delete_barrier_successors): Call never_reached_warning
24737         when we delete everything after a BARRIER.
24738         (never_reached_warning): New function.
24739         * rtl.h: Declare never_reached_warning.
24740         * toplev.c (warn_notreached): New variable.
24741         (lang_independent_options): Set warn_notreached
24742         when -Wunreachable-code.
24743         (compile_file): We need line numbers for -Wunreachable-code.
24744
24745 Tue Aug 17 22:06:11 1999  Jan Hubicka  <hubicka@freesoft.cz>
24746
24747         * haifa-sched.c (insn_unit): Fix typo on out of range test.
24748         * sched.c (insn_unit): Likewise.
24749
24750 Tue Aug 17 21:57:23 1999  Andreas Schwab  <schwab@suse.de>
24751
24752         * combine.c (distribute_notes): Handle REG_EH_RETHROW.
24753
24754 Tue Aug 17 17:39:43 EDT 1999  Andrew MacLeod  <amacleod@cygnus.com>
24755
24756         * flow.c (create_edge_list): Use xmalloc, not malloc.
24757
24758 Tue Aug 17 01:40:54 1999  Loren Rittle  <ljrittle@acm.org>
24759
24760         * fixinc/inclhack.def (no_double_slash): Do not trash single-line
24761         C-style comments.  Do not lose the character before double slash.
24762
24763 Mon Aug 16 18:08:22 EDT 1999  Andrew MacLeod  <amacleod@cygnus.com>
24764
24765         * basic-block.h (struct edge_list): Stucture to maintain a vector
24766         of edges.
24767         (EDGE_INDEX_NO_EDGE, EDGE_INDEX, INDEX_EDGE_PRED_BB, INDEX_EDGE_SUCC_BB,
24768          INDEX_EDGE, NUM_EDGES): New Macros for accessing edge list.
24769         (create_edge_list, free_edge-List, print_edge_list, verify_edge_list):
24770         New function prototypes.
24771         * flow.c (create_edge_list): Function to create an edge list.
24772         (free_edge_list): Discards memory used by an edge list.
24773         (print_edge_list): Debug output showing an edge list.
24774         (verify_edge_list): Internal consistency check for an edge list.
24775         (find_edge_index): Function to find an edge index for a pred and succ.
24776
24777 Mon Aug 16 11:56:36 1999  Mark Mitchell  <mark@codesourcery.com>
24778
24779         * tree.c (type_hash_add): Use permalloc to allocate nodes in the
24780         hashtable.
24781
24782 Mon Aug 16 17:04:15 1999  Jorn Rennecke <amylaar@cygnus.co.uk>
24783
24784         * mips.h (CLASS_CANNOT_CHANGE_SIZE): Define.
24785
24786 Fri Aug 13 15:20:43 1999  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
24787
24788         * config/i386/freebsd.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.
24789
24790 Fri Aug 13 10:21:28 1999  Nick Clifton  <nickc@cygnus.com>
24791
24792         * toplev.c (rest_of_compilation): Allow machine dependent
24793         reorganisation pass to place information into the RTL dump
24794         file if it so wishes.
24795
24796 Sun Aug 15 12:41:21 1999  Jim Wilson  <wilson@cygnus.com>
24797
24798         * explow.c (hard_function_value): Use VOIDmode instead of
24799         MAX_MACHINE_MODE.
24800         * stmt.c (expand_return): Likewise.
24801         * stor-layout.c (get_best_mode): Likewise.
24802
24803         * genemit.c (gen_expand): If next is MATCH_PAR_DUP, then output
24804         emit call instead of emit_insn call.
24805
24806 Sat Aug 14 15:04:06 1999  Mumit Khan  <khan@xraylith.wisc.edu>
24807
24808         * configure.in: Handle --disable/enable-win32-registry.
24809         * install.texi: Document --disable/enable-win32-registry.
24810         * acconfig.h (ENABLE_WIN32_REGISTRY): New macro.
24811         (WIN32_REGISTRY_KEY): New macro.
24812         * prefix.c: Use to enable/disable win32-specific code.
24813         (lookup_key): Use versioned key.
24814         * configure: Regenerate.
24815         * config.in: Likewise.
24816
24817 Fri Aug 13 17:41:55 1999  Jason Merrill  <jason@yorick.cygnus.com>
24818
24819         * cpplib.c (read_line_number): New fn, split out of...
24820         (do_line): Here.
24821
24822 Fri Aug 13 14:18:27 1999  Gavin Romig-Koch  <gavin@cygnus.com>
24823
24824         tree.c (lang_unsave_expr_now) : New.
24825         (unsave_expr_now): Call lang_unsave_expr_now.
24826         tree.h (lang_unsave_expr_now) : New.
24827
24828 Fri Aug 13 00:49:46 1999  Jason Merrill  <jason@yorick.cygnus.com>
24829
24830         * toplev.c (flag_new_exceptions): On by default.
24831
24832 1999-08-13  Michael Meissner  <meissner@cygnus.com>
24833
24834         * Makefile.in (GCC_FOR_TARGET): Move -B./ after the tooldir -B.
24835
24836 Fri Aug 13 01:29:57 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
24837
24838         * dwarfout.c (fundamental_type_code): Return FT_boolean for
24839         INTEGER_TYPE with precision==1, it's __java_boolean.
24840
24841 Thu Aug 12 23:51:04 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
24842
24843         * global.c (prune_preferences): Move some invariants out of the
24844         inner loop.
24845
24846 Thu Aug 12 15:30:29 1999  Jesse Perry  (jap@unx.dec.com)
24847
24848         * configure.in (alpha*-dec-osf*): Add osf5.
24849
24850 Sun Aug  1 22:24:03 1999  Philip Blundell  <philb@gnu.org>
24851
24852         * configure.in: Rework handling of ARM GNU/Linux slightly.
24853         (arm*-*-linux-gnuoldld): New target.
24854         * configure: Regenerate.
24855         * install.texi (Configurations): Add arm-*-linux-gnu{oldld} and
24856         arm-*-elf.  Mention that arm-*-linux-gnuaout is obsolete.
24857         * config/arm/linux-oldld.h: New file.
24858         * config/arm/linux-elf26.h: Don't include linux-elf.h.
24859         (TARGET_DEFAULT, SUBTARGET_LINK_SPEC, SUBTARGET_EXTRA_ASM_SPEC):
24860         Don't define.
24861         * config/arm/linux-elf.h (ASM_SPEC): Define.
24862         (TARGET_DEFAULT, SUBTARGET_EXTRA_LINK_SPEC,
24863         SUBTARGET_EXTRA_ASM_SPEC, CPP_APCS_PC_DEFAULT): Add definitions
24864         for 26-bit APCS and old linker.
24865         (CPP_PREDEFINES): Define `__arm__'; don't define `arm' or
24866         `arm_elf'.
24867         (FP_DEFAULT): Define to FP_SOFT3 for all machines.
24868         * config/arm/linux-aout.h (CPP_PREDEFINES): Define `__arm__';
24869         don't define `arm' or `arm_elf'.
24870         * config/arm/t-linux (EXTRA_MULTILIB_PARTS, MULTILIB_OPTIONS,
24871         MULTILIB_DIRNAMES): Define.  Fix typo in comment.
24872
24873 Thu Aug 12 10:14:47 1999  Andreas Schwab  <schwab@suse.de>
24874
24875         * rtl.texi: Fix typo.
24876
24877 Wed Aug 11 23:50:57 1999  Jason Merrill  <jason@yorick.cygnus.com>
24878
24879         * invoke.texi (C++ Dialect Options): Add -fms-extensions.
24880
24881 Wed Aug 11 12:59:37 1999  Mark Mitchell  <mark@codesourcery.com>
24882
24883         * extend.texi (C++ Signatures): Remove node.
24884         * invoke.texi: Remove discussion of -fhandle-signatures,
24885         signature, sigof, __signature__, and __sigof__.
24886
24887 Wed Aug 11 03:38:25 1999  Jeffrey A Law  (law@cygnus.com)
24888
24889         * Makefile.in (JAVAGC): Removed.
24890
24891 Wed Aug 11 02:13:26 1999  Mumit Khan  <khan@xraylith.wisc.edu>
24892
24893         * i386/cygwin.h (ASM_OUTPUT_ALIGNED_BSS): Define.
24894
24895 1999-08-11 Mark Elbrecht <snowball3@bigfoot.com>
24896
24897         * i386/djgpp.h (ASM_OUTPUT_ALIGNED_BSS): Define.
24898
24899 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
24900
24901         * emit-rtl.c (mark_reg_pointer): Don't increase the alignment of
24902         a register that is already known to be a pointer.
24903
24904 1999-08-11  Bruce Korb  <ddsinc09@ix.netcom.com>
24905
24906         * fixinc/inclhack.tpl: Only install assert.h conditionally.
24907         * fixinc/inclhack.sh: Regenerated.
24908         * fixinc/fixincl.sh: Regenerated.
24909
24910 Wed Aug 11 00:34:22 1999  Joe Buck  <jbuck@synopsys.com>
24911
24912         * invoke.texi: s/GNU CC/GCC/ for consistency with gcc.texi.
24913         Fix documentation of -ansi flag to describe its C++ behavior.
24914         Remove bogus reference to GCC 2.9.
24915
24916 Tue Aug 10 17:19:02 1999  Jim Wilson  <wilson@cygnus.com>
24917
24918         * config/sh/sh.c (machine_dependent_reorg): Only call PUT_MODE on
24919         note if it is non-NULL.
24920
24921 Tue Aug 10 10:47:42 EDT 1999  Andrew MacLeod  <amacleod@cygnus.com>
24922
24923         * except.h (eh_nesting_info): Add new structure defintion.
24924         (init_eh_nesting_info, free_eh_nesting_info): Add function prototypes.
24925         (reachable_handlers, update_rethrow_references): Add function
24926         prototypes.
24927         * rtl.h (struct rtvec_def): Update comments.  REG_EH_RETHROW takes
24928         a rethrow symbol instead of an integer exception region number.
24929         * flow.c (Make_edges): Use new exception nesting routines to determine
24930         which handlers are reachable from a CALL or asynchronous insn.
24931         Dont add an edge for calls with a REG_EH_REGION of -1 to non-local
24932         goto receivers.
24933         (delete_eh_regions): Update rethrow labels, and don't delete
24934         regions which are the target of a rethrow.
24935         * except.c (struct func_eh_entry): Add rethrow_ref field, now we can
24936         avoid overloading the SYMBOL_REF_USED flag.
24937         (rethrow_symbol_map): Use new rethrow_ref field.
24938         (rethrow_used): Use new rethrow_ref field.
24939         (expand_rethrow): REG_EH_RETHROW now has a SYMBOL_REF instead
24940         of an integer.  Fix formatting.
24941         (output_exception_table_entry): Use new rethrow_ref field.
24942         (can_throw): Check for EH_REGION_NOTE before deciding
24943         whether a CALL can throw or not.
24944         (scan_region): Call rethrow_used() instead of accessing data structure.
24945         (update_rethrow_references): New function to make sure only regions
24946         which are still targets of a rethrow are flagged as such.
24947         (process_nestinfo): New static function to initialize a handler
24948         list for a specific region.
24949         (init_eh_nesting_info): New function to allocate and initialize
24950         the list of all EH handlers reachable from all regions.
24951         (reachable_handlers): New function to retrieve the list of handlers
24952         reachable from a specific region and insn.
24953         (free_eh_nesting_info): New function to dispose of a list of
24954         reachable handlers.
24955
24956 Tue Aug 10 10:39:31 EDT 1999  Andrew MacLeod  <amacleod@cygnus.com>
24957
24958         * flow.c (split_edge): Set JUMP_LABEL field.
24959         (commit_one_edge_insertion): Set head correctly for insert_before.
24960         When inserting insns, update insn block numbers if allocated.
24961
24962 Tue Aug 10 09:26:07 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24963
24964         * dwarf2out.c (dwarf2out_frame_debug_expr, add_incomplete_type,
24965         retry_incomplete_types): Add static prototype.
24966         (stripattributes, dwarf_cfi_name, ASM_OUTPUT_DWARF_STRING,
24967         dwarf_tag_name, dwarf_attr_name, dwarf_form_name,
24968         dwarf_stack_op_name, dwarf_type_encoding_name, add_AT_string,
24969         dwarf2_name, add_name_attribute, lookup_filename, dwarf2out_line,
24970         dwarf2out_start_source_file, dwarf2out_define, dwarf2out_undef):
24971         Constify a char*.
24972
24973         * dwarf2out.h (dwarf2out_define, dwarf2out_undef,
24974         dwarf2out_start_source_file, dwarf2out_line): Likewise.
24975
24976 Tue Aug 10 09:21:46 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24977
24978         * output.h (assemble_name): Constify a char*.
24979
24980         * varasm.c (UNIQUE_SECTION, assemble_start_function,
24981         assemble_variable, assemble_name): Likewise.
24982
24983         * dwarf2out.c (ASM_NAME_TO_STRING): Likewise.
24984
24985         * arm/pe.c (arm_pe_unique_section): Likewise.
24986
24987         * i386/cygwin.h (STRIP_NAME_ENCODING): Likewise.
24988
24989         * i386/i386-interix.h (STRIP_NAME_ENCODING): Likewise.
24990
24991         * i386/interix.c (i386_pe_unique_section): Likewise.
24992
24993         * i386/win32.h (STRIP_NAME_ENCODING): Likewise.
24994
24995         * i386/winnt.c (i386_pe_unique_section): Likewise.
24996
24997         * m32r/m32r.h (ASM_OUTPUT_LABELREF): Likewise.
24998
24999         * mn10200/mn10200.h (ASM_OUTPUT_LABELREF): Likewise.
25000
25001         * mn10300/mn10300.h (ASM_OUTPUT_LABELREF): Likewise.
25002
25003         * pa/pa.c (output_call): Likewise.
25004
25005         * pa/pa.h (ASM_OUTPUT_MI_THUNK): Likewise.
25006
25007         * pa/som.h (ASM_OUTPUT_FUNCTION_PREFIX): Likewise.
25008
25009         * rs6000/rs6000.c (rs6000_output_load_toc_table, output_toc):
25010         Likewise.
25011
25012         * rs6000/rs6000.h (RS6000_OUTPUT_BASENAME, STRIP_NAME_ENCODING):
25013         Likewise.
25014
25015         * rs6000/sol2.h (ASM_OUTPUT_SOURCE_LINE): Likewise.
25016
25017         * rs6000/sysv4.h (ASM_DECLARE_FUNCTION_NAME, ASM_OUTPUT_INT,
25018         STRIP_NAME_ENCODING, ASM_OUTPUT_LABELREF): Likewise.
25019
25020         * v850/v850.h (ASM_OUTPUT_LABELREF): Likewise.
25021
25022 Mon Aug  9 19:54:05 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
25023
25024         * real.c (GET_REAL, PUT_REAL): Use memcpy instead of bcopy.
25025
25026 Mon Aug  9 19:36:00 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
25027
25028         * tree.h (lang_identify): Constify a char*.
25029         (print_error_function): Add extern prototype.  Constify a char*.
25030
25031         * c-lang.c (lang_identify): Constify a char*.
25032
25033         * objc/objc-act.c (lang_identify): Constify a char*.
25034
25035 Mon Aug  9 16:21:53 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
25036
25037         * genpeep.c (main): Make generated file include "function.h".
25038         * arm.c (function_really_clobbers_lr): Delete INLINE_HEADER case.
25039
25040 Mon Aug  9 10:08:50 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
25041
25042         * Makefile.in: Update dependencies.
25043         * alias.c: Include "function.h"
25044         * c-decl.c: Likewise.
25045         * caller-save.c: Likewise.
25046         * calls.c: Likewise.
25047         * combine.c: Likewise.
25048         * cse.c: Likewise.
25049         * explow.c: Likewise.
25050         * final.c: Likewise.
25051         * global.c: Likewise.
25052         * graph.c: Likewise.
25053         * local-alloc.c: Likewise.
25054         * loop.c: Likewise.
25055         * optabs.c: Likewise.
25056         * profile.c: Likewise.
25057         * recog.c: Likewise.
25058         * regclass.c: Likewise.
25059         * regmove.c: Likewise.
25060         * reload.c: Likewise.
25061         * reorg.c: Likewise.
25062         * resource.c: Likewise.
25063         * sched.c: Likewise.
25064         * stupid.c: Likewise.
25065         * config/1750a/1750a.c: Likewise.
25066         * config/a29k/a29k.c: Likewise.
25067         * config/arc/arc.c: Likewise.
25068         * config/arm/arm.c: Likewise.
25069         * config/arm/thumb.c: Likewise.
25070         * config/c4x/c4x.c: Likewise.
25071         * config/clipper/clipper.c: Likewise.
25072         * config/convex/convex.c: Likewise.
25073         * config/fx80/fx80.c: Likewise.
25074         * config/i860/i860.c: Likewise.
25075         * config/m68k/m68k.c: Likewise.
25076         * config/m88k/m88k.c: Likewise.
25077         * config/mips/mips.c: Likewise.
25078         * config/pdp11/pdp11.c: Likewise.
25079         * config/pyr/pyr.c: Likewise.
25080         * config/romp/romp.c: Likewise.
25081         * config/sh/sh.c: Likewise.
25082         * config/tahoe/tahoe.c: Likewise.
25083         * config/vax/vax.c: Likewise.
25084         * config/we32k/we32k.c: Likewise.
25085         * config/sparc/sparc.c: Include "function.h".
25086         (mem_min_alignment): Test current_function rather than
25087         regno_pointer_align.
25088         * config/pa/pa.c: Likewise.
25089         (compute_frame_size): Delete declaration of
25090         current_function_outgoing_args_size.
25091         * config/arc/arc.h (current_function_varargs): Delete declaration.
25092         * config/elxsi/elxsi.h (current_function_calls_alloca): Delete
25093         declaration.
25094         * config/i370/i370.h (current_function_outgoing_args_size): Delete
25095         declaration.
25096         * config/i386/i386.h (FINALIZE_PIC): Delete declaration of
25097         current_function_uses_pic_offset_table.
25098         * config/m68k/a-ux.h (FUNCTION_EXTRA_EPILOGUE): Delete declaration
25099         of current_function_returns_pointer.
25100         * config/m68k/altos3068.h (FUNCTION_EXTRA_EPILOGUE): Likewise.
25101         * config/m68k/linux.h (FUNCTION_EXTRA_EPILOGUE): Likewise.
25102         * config/m68k/m68kv4.h (FUNCTION_EXTRA_EPILOGUE): Likewise.
25103         * config/m68k/mot3300.h (FUNCTION_EXTRA_EPILOGUE): Likewise.
25104         * config/m68k/pbb.h (FUNCTION_EXTRA_EPILOGUE): Likewise.
25105         * config/m68k/tower-as.h (FUNCTION_EXTRA_EPILOGUE): Likewise.
25106         * config/m88k/m88k.c: Include "function.h"
25107         (call_used_regs, current_function_pretend_args_size,
25108         current_function_outgoing_args_size, frame_pointer_needed): Delete
25109         declarations.
25110         * config/m88k/m88k.h (current_function_pretend_args_size): Delete
25111         declaration.
25112         * config/mips/mips.h (current_function_calls_alloca): Delete
25113         declaration.
25114         * config/mn10200/mn10200.h (current_function_needs_context,
25115         rtx_equal_function_value_matters): Delete declarations.
25116         * config/ns32k/ns32k (current_function_uses_pic_offset_table,
25117         flag_pic): Delete declarations.
25118         * config/pa/pa.h (current_function_pretend_args_size,
25119         current_function_decl): Delete declarations.
25120         * config/pa/som.h (current_function_varargs): Delete declaration.
25121         * config/pdp11/pdp11.h (current_function_pretend_args_size): Delete
25122         declaration.
25123         * config/pyr/pyr.h (current_function_pretend_args_size,
25124         current_function_args_size, current_function_calls_alloca): Delete
25125         declarations.
25126         * config/sh/sh.h (current_function_varargs): Delete declaration.
25127         * config/sparc/sparc.h (current_function_outgoing_args_size,
25128         current_function_calls_alloca, current_function_decl): Delete
25129         declarations.
25130         * config/spur/spur.h (current_function_pretend_args_size,
25131         current_function_calls_alloca): Delete declarations.
25132         * config/v850/v850.c (current_function_outgoing_args_size): Delete
25133         declaration.
25134         * config/vax/vms.h (current_function_name): Delete declaration.
25135         * gcse.c: Include "function.h".
25136         (current_function_name, current_function_calls_setjmp): Delete
25137         declarations.
25138         * haifa-sched.c: Include "function.h".
25139         (forced_labels): Delete declaration.
25140         * jump.c: Likewise.
25141         * reg-stack.c: Likewise.
25142         * reload1.c: Likewise.
25143         * genemit.c (main): Make generated file include function.h.
25144         * genoutput.c (output_prologue): Likewise.
25145
25146         * builtins.c (saveregs_value, apply_args_value): Delete variables.
25147         * emit-rtl.c (reg_rtx_no, first_label_num, first_insn, last_insn,
25148         sequence_rtl_expr, cur_insn_uid, last_linenum, last_filename,
25149         regno_pointer_flag, regno_pointer_flag_length, regno_pointer_align,
25150         regno_reg_rtx, sequence_stack): Delete variables.  Add accessor
25151         macros for some of them.
25152         (emit_filename, emit_lineno): Delete declarations.
25153         (gen_reg_rtx): Use memset/memcpy instead of bzero/bcopy.  Access
25154         regno_pointer_* variables through current_function.
25155         (gen_inline_header_rtx): Delete function.
25156         (save_emit_status): Delete function.
25157         (set_new_last_label_num): New function.
25158         (clear_emit_caches): New function.
25159         (restore_emit_status): Just clear last_labelnum and call
25160         clear_emit_caches.
25161         (get_last_insn_anywhere): Variable sequence_stack is now accessed
25162         through macro seq_stack.
25163         (add_insn_after): Likewise.
25164         (add_insn_before): Likewise.
25165         (remove_insn): Likewise.
25166         (pop_topmost_sequence): Likewise.
25167         (in_sequence_p): Likewise.
25168         (start_sequence_for_rtl_expr): Likewise.
25169         (start_sequence): Likewise, and likewise for
25170         sequence_rtl_expr/seq_rtl_expr.
25171         (push_topmost_sequence): Likewise.
25172         (end_sequence): Likewise.
25173         (init_virtual_regs): Now takes a "struct emit_status *" argument.
25174         All callers changed.  Store into that pointer instead of globals.
25175         (init_emit): Allocate emit elt of current_function.
25176         Changes for sequence_rtl_expr/sequence_stack renaming.
25177         Call clear_emit_caches instead of doing it in-line.
25178         Access regno_pointer_* variables through current_function.
25179         (init_emit_once) Don't clear sequence_stack.
25180
25181         * expr.c (pending_stack_adjust, inhibit_defer_pop, pending_chain):
25182         Delete variables.
25183         (arg_pointer_save_area): Delete declaration.
25184         (finish_expr_for_function): Renamed from init_queue; no longer static.
25185         (init_expr): Don't call init_queue.
25186         (save_expr_status, restore_expr_status): Delete functions.
25187         (expand_expr): Changes to reflect new layout of struct function.
25188         Don't access current_function_check_memory_usage when current_function
25189         is 0.
25190         * expr.h (forced_labels, save_expr_regs, saveregs_value,
25191         apply_args_value, current_function_calls_alloca, inhibit_defer_pop,
25192         current_function_outgoing_args_size, current_function_arg_offset_rtx,
25193         current_function_uses_const_pool, function_call_count,
25194         current_function_uses_pic_offset_table, nonlocal_labels,
25195         current_function_internal_arg_pointer, nonlocal_goto_stack_level,
25196         current_function_check_memory_usage, nonlocal_goto_handler_slots,
25197         pending_stack_adjust, target_temp_slot_level, temp_slot_level): Delete
25198         declarations.
25199         (finish_expr_for_function): Declare.
25200         * flags.h (current_function_has_nonlocal_label,
25201         current_function_has_nonlocal_goto, current_function_is_thunk,
25202         current_function_has_computed_jump): Delete declarations.
25203         * flow.c (forced_labels): Delete declaration.
25204         * function.c (current_function_pops_args,
25205         current_function_returns_struct, current_function_returns_pcc_struct,
25206         current_function_needs_context, current_function_calls_setjmp,
25207         current_function_calls_longjmp, current_function_has_nonlocal_label,
25208         current_function_has_nonlocal_goto, current_function_is_thunk,
25209         current_function_has_computed_jump, current_function_calls_alloca,
25210         current_function_contains_functions, current_function_returns_pointer,
25211         current_function_epilogue_delay_list, current_function_args_size,
25212         current_function_pretend_args_size, current_function_arg_offset_rtx,
25213         current_function_outgoing_args_size, current_function_varargs,
25214         current_function_stdarg, current_function_args_info, cleanup_label,
25215         current_function_name, current_function_uses_const_pool,
25216         current_function_instrument_entry_exit, current_function_return_rtx,
25217         current_function_uses_pic_offset_table, nonlocal_labels,
25218         current_function_internal_arg_pointer, current_function_cannot_inline,
25219         current_function_check_memory_usage, function_call_count,
25220         nonlocal_goto_handler_slots, nonlocal_goto_handler_labels,
25221         nonlocal_goto_stack_level, return_label, save_expr_regs,
25222         stack_slot_list, rtl_expr_chain, tail_recursion_label, temp_slots,
25223         tail_recursion_reentry, arg_pointer_save_area, frame_offset,
25224         context_display, trampoline_list, parm_birth_insn, invalid_stack_slot,
25225         last_parm_insn, max_parm_reg, parm_reg_stack_loc, sequence_rtl_expr,
25226         temp_slot_level, var_temp_slot_level, target_temp_slot_level):
25227         Delete variables.
25228         (push_function_context_to): Don't save them.  Don't call
25229         save_storage_status, save_emit_status or save_expr_status.
25230         (pop_function_context_from): Don't restore them.  Don't call
25231         restore_storage_status or restore_expr_status.
25232         (get_func_frame_size): New function.
25233         (get_frame_size): Use it.
25234         (assign_outer_stack_local): Reflect some member name changes in struct
25235         function.
25236         (put_reg_into_stack): Likewise.
25237         (assign_stack_temp_for_type): sequence_rtl_expr was renamed to
25238         seq_rtl_expr.
25239         (fixup_var_refs): Likewise.
25240         (fix_lexical_addr): Likewise.
25241         (trampoline_address): Likewise.
25242         (prepare_function_start): Clear field inlinable of current_function.
25243         (init_function_for_compilation): New function.
25244         (expand_dummy_function_end): New function.
25245         (expand_function_end): Call finish_expr_for_function.
25246         * function.h (struct emit_status): New; fields moved here from struct
25247         function and from global variables.  Add accessor macros for some of
25248         the fields.
25249         (struct expr_status): Likewise.
25250         (REGNO_POINTER_ALIGN, REGNO_POINTER_FLAG): Moved here from regs.h.
25251         (struct function): Add fields expr and emit, inlinable, inl_emit,
25252         original_arg_vector, original_decl_initial, inl_last_parm_insn,
25253         inl_max_label_num.  Add many comments.
25254         Add accessor macros for all elts of struct function that no longer
25255         have a global variable.
25256         (cleanup_label, return_label, frame_offset, tail_recursion_label,
25257         tail_recursion_reentry, arg_pointer_save_area, rtl_expr_chain,
25258         stack_slot_list): Delete declarations.
25259         (get_func_frame_size): Declare.
25260         (save_expr_status, restore_expr_status, save_emit_status,
25261         save_storage_status, restore_storage_status): Delete declarations.
25262         (init_virtual_regs): Declare.
25263         * output.h (current_function_pops_args,
25264         current_function_returns_struct, current_function_returns_pcc_struct,
25265         current_function_needs_context, current_function_calls_setjmp,
25266         current_function_calls_longjmp, current_function_calls_alloca,
25267         current_function_has_nonlocal_label, current_function_varargs,
25268         current_function_has_computed_jump, current_function_returns_pointer,
25269         current_function_contains_functions, current_function_args_size,
25270         current_function_pretend_args_size, current_function_stdarg,
25271         current_function_outgoing_args_size, current_function_args_info,
25272         current_function_name, current_function_return_rtx,
25273         current_function_epilogue_delay_list,
25274         current_function_uses_const_pool, current_function_cannot_inline):
25275         Delete declarations.
25276         * regs.h (reg_rtx_no, regno_pointer_flag, regno_pointer_flag_length,
25277         regno_reg_rtx): Delete declaration.
25278         (REGNO_POINTER_FLAG): Delete macro.
25279         * stmt.c (expand_goto): Changes to reflect that some fields in struct
25280         function were renamed.
25281         * stor-layout.c (save_storage_status, restore_storage_status): Delete
25282         functions.
25283         * toplev.c: Include "function.h".
25284         (current_function_decl): Delete declaration.
25285         (compile_file): Call init_dummy_function_start and
25286         expand_dummy_function_end around some initializations that need to
25287         emit rtl.
25288         (rest_of_compilation): Use DECL_SAVED_INSNS properly.
25289         Call init_function_for_compilation.
25290         * unroll.c: Include "function.h"
25291         (unroll_loop): Access regno_pointer_* variables through
25292         current_function.
25293
25294         * tree.h (struct tree_decl): Add elt f to saved_insns member.
25295         (DECL_SAVED_INSNS): use it.
25296         (expand_dummy_function_end): Declare.
25297         (init_function_for_compilation): Declare.
25298         * calls.c (calls_function_1): Change use of DECL_SAVED_INSNS now
25299         that it's no longer an INLINE_HEADER.
25300         (expand_call): Likewise.
25301         * integrate.c (finish_inline): Delete function.
25302         (max_parm_reg, parm_reg_stack_loc): Delete declarations.
25303         (initialize_for_inline): Delete min_labelno, max_labelno and max_reg
25304         args.  Don't generate an INLINE_HEADER rtx, just return the arg
25305         vector.  All callers changed.
25306         (save_for_inline_copying):  Create a duplicate struct emit_status to
25307         hold the emit state for compiling the current function.  Use this and
25308         the other new fields in struct function that are for integration
25309         instead of an INLINE_HEADER.
25310         Use memcpy instead of bcopy.
25311         Store the current struct function in DECL_SAVED_INSNS of fndecl.
25312         (save_for_inline_nocopy): Similar changes, except no new emit_status
25313         is needed here.
25314         (expand_inline_function): Get information from function structure,
25315         not from an inline header rtx.
25316         (output_inline_function): Lose code to extract the necessary
25317         information from an inline header; simply put back the function
25318         structure into current_function.  Clear its inlinable elt.
25319         * rtl.def (INLINE_HEADER): Delete.
25320         * rtl.h: Delete all accessors for an INLINE_HEADER.
25321         (gen_inline_header_rtx): Delete declaration.
25322         (regno_reg_rtx, regno_pointer_align, nonlocal_goto_handler_labels):
25323         Delete declarations.
25324         (REGNO_POINTER_ALIGN): Delete.
25325         (clear_emit_caches): Declare.
25326         (set_new_last_label_num): Declare.
25327
25328 Mon Aug  9 01:52:24 1999  Jason Merrill  <jason@yorick.cygnus.com>
25329
25330         * print-tree.c (print_node): Print base for OFFSET_TYPEs.
25331
25332         * except.c (expand_eh_region_start_for_decl): Always start a new block.
25333         * stmt.c (is_eh_region): Make sure current_function is present, too.
25334
25335 Mon Aug  9 01:15:24 1999  Jeffrey A Law  (law@cygnus.com)
25336
25337         * pa.h (HARD_REGNO_MODE_OK): Correctly handle FPregs, even when
25338         for 64bit PA targets.
25339
25340         * pa.h (SELECT_SECTION): Define.
25341         * som.h (SELECT_SECTION): Delete.
25342
25343 Sun Aug  8 15:13:20 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
25344
25345         * alias.c (init_alias_analysis): Wrap call to
25346         `prologue_epilogue_contains' within HAVE_prologue||HAVE_epilogue.
25347
25348 1999-08-07  Bruce Korb  <autogen@linuxbox.com>
25349
25350         * fixinc/inclhack.def(irix_asm_apostrophe):  IRIX 5.2's
25351         <sys/asm.h> contains an asm comment with an apostrophe
25352         * fixinc/inclhack.sh:  regen
25353         * fixinc/fixincl.x:  regen
25354
25355 Sat Aug  7 19:37:07 1999  Richard Henderson  <rth@cygnus.com>
25356
25357         * function.c (init_function_start): Clear prologue & epilogue.
25358         (prologue_epilogue_contains): New function.
25359         * alias.c (init_alias_analysis): Use it.
25360         * rtl.h (prologue_epilogue_contains): Declare it.
25361
25362 Sat Aug  7 19:32:16 1999  Richard Henderson  <rth@cygnus.com>
25363
25364         * jump.c (onlyjump_p): New function.
25365         * rtl.h: Declare it.
25366         * flow.c (delete_unreachable_blocks): Use onlyjump_p instead
25367         of condjump_p in calling tidy_fallthru_edge and merge_blocks.
25368
25369 Sat Aug  7 17:09:36 1999  Richard Henderson  <rth@cygnus.com>
25370
25371         * global.c (build_insn_chain): Use EXECUTE_IF_SET_IN_REG_SET
25372         to invert loops.  Simplify block scanning.
25373
25374 Sat Aug  7 02:11:13 1999  Bernd Schmidt <bernds@cygnus.co.uk>
25375
25376         * gcse.c (hash_scan_set): Treat SYMBOL_REFs like CONST_INTs.
25377         (cprop_insn): Treat SYMBOL_REFs like CONST_INTs.
25378
25379 1999-08-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
25380
25381         * config/sparc/liteelf.h: New file to support sparclite-elf target
25382         * config/sparc/t-sp86x: New file to support sparc86x targets
25383         * config/sparc/sp86x-aout.h: New file to support sparc86x-aout target
25384         * config/sparc/sp86x-elf.h: New file to support sparc86x-elf target
25385         * configure.in: Support above target triplets
25386         * configure: Regenerated
25387
25388 Sat Aug  7 01:39:27 1999  Philippe De Muyter  <phdm@macqel.be>
25389
25390         * fixinc/server.c (server_setup): Do not prefix function used as
25391         parameter with `&'.
25392
25393 Sat Aug  7 00:21:20 1999  Richard Henderson  <rth@cygnus.com>
25394
25395         * alpha.md (movhi and movqi patterns): Correct predicate for !BWX.
25396         Remove fp reg alternatives.
25397
25398 Sat Aug  7 00:06:54 1999  Jeffrey A Law  (law@cygnus.com)
25399
25400         * Makefiin (TAROUTOPTS): Kill.
25401         (install-headers-tar): Use "xpf" for tar headerfile extraction
25402         * i370/x-oe (TAROUTOPTS): Delete.
25403         * m68k/x-apollo68 (TAROUTOPTS): Delete.
25404         * m68k/x-hp320 (TAROUTOPTS): Delete.
25405         * m68k/x-hp320g (TAROUTOPTS): Delete.
25406         * gcc.texi: Update bug reporting text.
25407
25408 1999-08-6 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
25409
25410         * reg-stack.c (change_stack) Fixed problem with negative array index.
25411
25412 Fri Aug  6 23:08:44 1999  Jeffrey A Law  (law@cygnus.com)
25413
25414         * extend.texi, install.texi: Fix spelling mistakes.
25415
25416         * Makefile.in (PREMADE_ATTRTAB_MD, PREMADE_ATTRTAB): Delete.
25417         (s-attrtab); No longer try to use pre-made insn-attrtab file.
25418         * mips/t-bsd: Delete references to obsolete PREMADE_ATTRTAB and
25419         PREMADE_ATTRTAB_MD.
25420         * mips/t-ecoff: Likewise.
25421         * mips/t-elf: Likewise.
25422         * mips/t-mips: Likewise.
25423         * mips/t-osfrose: Likewise.
25424         * mips/t-r3900: Likewise.
25425         * mips/t-svr3: Likewise.
25426         * mips/t-svr4: Likewise.
25427         * mips/t-ultrix: Likewise.
25428
25429         * gcc.texi: Document recommend means to provide software floating
25430         point libraries in libgcc.a
25431
25432 1999-08-06  Jason Merrill  <jason@yorick.cygnus.com>
25433
25434         * c-lex.c (yylex): We can have a number with no digits.
25435
25436 Fri Aug  6 16:53:55 EDT 1999  John Wehle  (john@feith.com)
25437
25438         * jump.c (delete_prior_computation): New function, broken
25439         out of delete_computation.  Check for side effects with
25440         side_effects_p instead of FIND_REG_INC_NOTE.  Handle
25441         multi-word hard registers.
25442         (delete_computation): Use it.  Check for side effects with
25443         side_effects_p instead of FIND_REG_INC_NOTE.  Synthesize a
25444         missing REG_DEAD note for a register which is both set and
25445         used by an insn.
25446
25447 Fri Aug  6 11:05:29 1999  Jeffrey A Law  (law@cygnus.com)
25448
25449         * elf.h (TEXT_SPACE_P, FUNCTION_NAME_P): Delete.
25450         (ASM_GLOBALIZE_LABEL, ASM_OUTPUT_INT, ASM_OUTPUT_DOUBLE_INT): Likewise.
25451         (ASM_FILE_START): Import _mcount with the right type.
25452         (ASM_DECLARE_FUNCTION_NAME): Define.
25453         (ASM_OUTPUT_EXTERNAL, ASM_OUTPUT_EXTERNAL_LIBCALL): Define.
25454         * pa.c (output_function_prologue): Always emit the function's label
25455         here.
25456         * pa.h (TEXT_SPACE_P): Define.
25457         (FUNCTION_NAME_P, ENCODE_SECTION_INFO, STRIP_NAME_ENCODING): Likewise.
25458         (ASM_OUTPUT_INT, ASM_OUTPUT_DOUBLE_INT, ASM_GLOBALIZE_LABEL): Likewise.
25459         * som.h (TEXT_SPACE_P): Delete.
25460         (FUNCTION_NAME_P, ENCODE_SECTION_INFO, STRIP_NAME_ENCODING): Likewise.
25461         (ASM_GLOBALIZE_LABEL, ASM_OUTPUT_INT): Likewise.
25462
25463 Thu Aug  5 19:29:39 1999  Jim Wilson  <wilson@cygnus.com>
25464
25465         * expr.c (emit_group_load): Allow src to be a CONCAT.
25466
25467 Thu Aug  5 22:27:15 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
25468
25469         * config/sh/lib1funcs.asm (___movstrSI0): Change or r0,r0,r0 to nop.
25470         (___mulsi3): Use '!' comment character.
25471
25472 Thu Aug  5 13:34:14 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
25473
25474         * reload1.c (maybe_fix_stack_asms): Also declare P as "const char *".
25475
25476 Thu Aug  5 02:40:42 1999  Jeffrey A Law  (law@cygnus.com)
25477
25478         * gcc.c: Update URLs and mail addresses.
25479         * gcc.texi: Likewise.
25480
25481 Thu Aug  5 01:14:13 1999  Daniel Jacobowitz <drow@false.org>
25482
25483         * rs6000.c (current_file_function_operand): Return zero for
25484         weak functions.
25485         (rs6000_encode_section_info): Do not set SYMBOL_REF_FLAG for
25486         weak symbols.
25487         * rs6000.h (ENCODE_SECTION_NIFO): Do not set SYMBOL_REF_FLAG
25488         for weak symbols.
25489
25490 Thu Aug  5 00:56:30 1999  Geoffrey Keating  <geoffk@cygnus.com>
25491
25492         * rs6000.c (rs6000_stack_info): For ABI_V4/ABI_SOLARIS -fpic, always
25493         allocate space in the stack frame for the PIC register.
25494
25495 Thu Aug  5 00:20:47 1999  Jeffrey A Law  (law@cygnus.com)
25496
25497         * m68k.md (xordi3, anddi3): These patterns are not available on
25498         the coldfire.
25499
25500 Wed Aug  4 23:39:20 1999  Mark Mitchell  <mark@codesourcery.com>
25501
25502         * real.c (GET_REAL): Don't violate ANSI/ISO aliasing rules.
25503         (PUT_REAL): Likewise.
25504
25505 Wed Aug  4 20:45:04 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
25506
25507         * final.c (shorten_branches): Don't add an alignment for loops
25508         that have no label inside.
25509
25510 Wed Aug  4 16:39:24 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
25511
25512         * builtins.c (expand_builtin_memcmp, expand_builtin_strcmp): Wrap
25513         prototypes in macro HAVE_cmpstrsi.
25514
25515         * cpplib.c (cpp_get_token): Remove unused label `op3'.
25516
25517         * emit-rtl.c (operand_subword): Remove unused variable
25518         `bits_per_word'.
25519
25520         * rtl.c (shallow_copy_rtx): Remove unused variable `format_ptr'.
25521
25522         * tree.c (chainon): Wrap variable `t2' in macro ENABLE_CHECKING.
25523
25524 Wed Aug  4 13:29:23 1999  Zack Weinberg  <zack@bitmover.com>
25525
25526         * cpphash.c (macroexpand): Delete leading whitespace when arg
25527         is concatenated before.
25528         (unsafe_chars): Correct test for whether + and - can extend a
25529         token.
25530
25531         * cppinit.c (cpp_start_read): Do dependencies for
25532         -include/-imacros files also.
25533
25534         * cpplib.c (cpp_scan_buffer): In no-output mode, don't bother
25535         tokenizing non-directive lines.
25536         (cpp_expand_to_buffer): Temporarily disable no-output mode.
25537         * cppmain.c: In no-output mode, just call cpp_scan_buffer for
25538         the input file.
25539
25540 Wed Aug  4 12:53:44 1999  Jason Merrill  <jason@yorick.cygnus.com>
25541
25542         * expr.c (expand_expr, case PLUS_EXPR): Fix parallel case, too.
25543
25544         * c-lex.c: Sync with C++ frontend.
25545         (linemode): New variable.
25546         (parse_float): imag, conversion_errno, and type are output only.
25547         (yylex): Adjust.  Move initial '.' case into main switch.
25548         Use linemode.
25549         (handle_generic_pragma): Just deal with tokens.
25550         (readescape): Use ISXDIGIT and ISGRAPH.
25551         * c-parse.in: Add END_OF_LINE token.
25552
25553         * c-lex.c (lang_init): Generalize.
25554         (nextchar): Remove.  Replace uses with UNGETC.
25555         (skip_white_space): Handle linemode here.  Optimize for cpplib.
25556         (skip_white_space_on_line): Remove.
25557         (extend_token_buffer_to): New fn.
25558         (extend_token_buffer): Use it.
25559         (read_line_number, check_newline): Just deal with tokens.
25560         (token_getch, token_put_back): New fns.
25561         (yylex): Use them.  More cpplib optimizations.  Simplify.
25562
25563 Wed Aug  4 12:53:44 1999  Michael Tiemann  <tiemann@holodeck.cygnus.com>
25564                           Jason Merrill  <jason@yorick.cygnus.com>
25565
25566         * c-lex.c (init_parse): Set cpp_token to CPP_DIRECTIVE.
25567         (consume_string): Make this smart about USE_CPPLIB.
25568         (check_newline): Rewrite to be intelligent about USE_CPPLIB.
25569         (yylex): Rewrite to be intelligent about USE_CPPLIB.
25570         Also, clean up cases where we redundantly set token_buffer[0].
25571         (read_line_number): New fn.
25572         (ignore_escape_flag): New variable.
25573
25574 Wed Aug  4 13:12:17 1999  Jeffrey A Law  (law@cygnus.com)
25575
25576         * a29k/t-a29kbare: Fix some comments.
25577         (LIB2FUNCS_EXTRA): Remove fp-bit.c and dp-bit.c
25578         (FPBIT, DPBIT): Define.
25579         * a29k/t-vx29k: Likewise.
25580         * arc/t-arc: Likewise.
25581         * arm/t-arm-elf: Likewise.
25582         * arm/t-bare: Likewise.
25583         * arm/t-pe: Likewise.
25584         * arm/t-pe-thumb: Likewise.
25585         * arm/t-semi: Likewise.
25586         * arm/t-thumb: Likewise.
25587         * arm/t-thumb-elf: Likewise.
25588         * arm/t-thumb-linux: Likewise.
25589         * h8300/t-h8300: Likewise.
25590         * i960/t-i960: Likewise.
25591         * i960/t-vxworks960: Likewise.
25592         * m32r/t-m32r: Likewise.
25593         * mips/t-ecoff: Likewise.
25594         * mips/t-elf: Likewise.
25595         * mips/t-r3900: Likewise.
25596         * pa/t-pro: Likewise.
25597         * rs6000/t-aix43: Likewise.
25598         * rs6000/t-beos: Likewise.
25599         * rs6000/t-newas: Likewise.
25600         * rs6000/t-ppccomm: Likewise.
25601         * rs6000/t-rs6000: Likewise.
25602         * rs6000/t-winnt: Likewise.
25603         * rs6000/t-xnewas: Likewise.
25604         * rs6000/t-xrs6000: Likewise.
25605         * sh/t-sh: Likewise.
25606         * sparc/t-elf: Likewise.
25607         * sparc/t-sparcbare: Likewise.
25608         * sparc/t-sparclite: Likewise.
25609         * sparc/t-splet: Likewise.
25610         * v850/t-v850: Likewise.
25611         * mn10200/t-mn10200: Fix comments.
25612         * mn10300/t-mn10300: Likewise.
25613
25614         * pa.md (divsi3, udivsi3, modsi3, umodsi3 expanders): Clobber a new
25615         dummy operand.  Allocate a new pseudo for the dummy operand.
25616         (divsi3, udivsi3, modis3, umodsi3 patterns): Corresponding changes.
25617
25618         * pa.md (movqi, movhi patterns): Do not expose FP regs to regclass.
25619
25620 Wed Aug  4 11:53:55 1999  Tom Tromey  <tromey@cygnus.com>
25621
25622         * configure: Rebuilt.
25623         * configure.in: Removed --enable-java-gc option and JAVAGC subst.
25624
25625 Wed Aug  4 09:06:14 1999  Richard Earnshaw (rearnsha@arm.com)
25626
25627         * recog.c (preproces_constraints): Zero recog_op_alt before
25628         processing the constraints.
25629
25630         * arm.c (typedef minipool_node): Renamed from pool_node.
25631         (minipool_vector, minipool_size, minipool_vector_label): Similarly.
25632         (add_minipool_constant): New function.
25633         (dump_minipool): New function.
25634         (find_barrier): Remove special case for getting the insn size of
25635         an insn that references the constant pool.
25636         (minipool_fixup): New structure.
25637         (push_minipool_barrier): New function.
25638         (push_minipool_fix): New function.
25639         (note_invalid_constants): New function.
25640         (add_pool_constant, dump_table, fixit, broken_move): Delete.
25641         (arm_reorg): Rewrite code to fix up the constant pool into a
25642         series of mini-pools embedded in the insn stream.
25643         (arm_output_epilogue): New function, made mainly from the body
25644         of output_func_epilogue.
25645         (output_func_epilogue): Move insn generation part of epilogue code
25646         to arm_output_epilogue.
25647         * arm.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY): Delete.
25648         * arm.md (pool_range): New attribute.
25649         (zero_extendqidi2): Add attribute pool_range.
25650         (zero_extend_hisi_insn, load_extendqisi, extendhisi_insn,
25651         extendqihi_insn, extendqisi_insn, movdi, movsi_insn, pic_load_addr,
25652         pic_load_addr_based_insn, movhi_insn_arch4, movhi_insn_littleend,
25653         movhi_insn_bigend, loadhi_si_bigend, movsf_hard_insn, movsf_soft_insn,
25654         movdf_hard_insn, movdf_soft_insn, movxf_hard_insn): Likewise.
25655         (epilogue): New expand.
25656         (epilogue_insn): New insn.  Call arm_output_epilogue.
25657
25658         * arm.c (arm_poke_function_name): Undo change of July 17.  Tidy up.
25659         * arm.h (TARGET_SWITCHES): Add missing doc string for TARGET_DEFAULT.
25660
25661 Mon Aug  2 19:18:44 1999  Jason Merrill  <jason@yorick.cygnus.com>
25662
25663         * linux.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.
25664
25665 1999-08-04 Mark Elbrecht <snowball3@bigfoot.com>
25666
25667         * config/i386/djgpp.h  (BSS_SECTION_ASM_OP): Define.
25668
25669 Wed Aug  4 02:15:32 1999  Richard Henderson <rth@cygnus.com>
25670
25671         * jump.c (delete_insn): Delete the addr_vec when deleting a tablejump.
25672
25673 Wed Aug  4 01:48:08 1999  Jim Kingdon  <http://developer.redhat.com>
25674
25675         * global.c: Fix comment.
25676
25677 Wed Aug  4 01:43:01 1999  Ian Lance Taylor  <ian@zembu.com>
25678
25679         * gcc.c (access_check): New static function.
25680         (find_a_file): Use it when searching a directory list.
25681         * collect2.c (find_a_file): Don't accept directories found when
25682         searching a directory list.
25683
25684 Wed Aug  4 01:40:43 1999  Philippe De Muyter  <phdm@macqel.be>
25685
25686         * tlink.c (symbol_hash_lookup): Do not prefix functions used as
25687         function parameters with `&'.
25688         (file_hash_lookup, demangled_hash_lookup, tlink_init): Ditto.
25689
25690 Wed Aug  4 01:08:44 1999  Jeffrey A Law  (law@cygnus.com)
25691
25692         * flow.c (delete_unreachable_blocks): Do not call merge_blocks
25693         or tidy_fallthru_edge if the last insn in the block is not
25694         an unconditional jump or a simple conditional jump.
25695
25696 Tue Aug  3 20:21:20 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
25697
25698         * Makefile.in (c-decl.o): Depends on defaults.h.
25699
25700 Tue Aug  3 14:14:52 1999  Jeffrey A Law  (law@cygnus.com)
25701
25702         * pa.h (HARD_REGNO_NREGS): FP registers are always 4 bytes wide for
25703         PA1.1 and above.
25704         (CLASS_MAX_NREGS): Likewise.
25705
25706 Tue Aug  3 03:51:20 1999  Jeffrey A Law  (law@cygnus.com)
25707
25708         * cse.c (cse_insn): Fix dumb thinko in last change.
25709
25710 Tue Aug  3 10:36:13 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
25711
25712         * reload1.c (maybe_fix_stack_asms): Declare CONSTRAINTS as
25713         "const char *".
25714
25715 Mon Aug  2 23:45:45 1999  Hans-Peter Nilsson  <hp@bitrange.com>
25716
25717         * dwarf2out.c (add_location_or_const_value_attribute): Correct
25718         test for sizes of passed and declared parameter types.
25719
25720 Tue Aug  3 00:03:41 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
25721
25722         * fixincludes: Fix the return type of bsearch, char* -> void*.
25723
25724         * fixinc/inclhack.def: Likewise.
25725
25726 Mon Aug  2 18:29:32 1999  Mark Mitchell  <mark@codesourcery.com>
25727
25728         * invoke.texi (-fdump-translation-unit): New option.
25729
25730 Mon Aug  2 17:54:19 1999  Richard Henderson  <rth@cygnus.com>
25731
25732         * expr.h (PROMOTE_PROTOTYPES): Move ...
25733         * defaults.h: ... to here.
25734         * c-decl.c: Include defaults.h instead of expr.h.
25735         * c-typeck.c: Include defaults.h.
25736
25737 Mon Aug  2 17:10:24 1999  Mark Mitchell  <mark@codesourcery.com>
25738
25739         * toplev.h (errorcount): Declare.
25740         (warningcount): Likewise.
25741         (sorrycount): Likewise.
25742         * c-lex.c (errorcount): Don't declare.
25743         * dwarf2out.c (errorcount): Don't declare.
25744
25745 Mon Aug  2 17:02:08 1999  Jason Merrill  <jason@yorick.cygnus.com>
25746
25747         * config/libgloss.h: Add a note discouraging use with ELF.
25748         * configure.in: Don't use libgloss.h for ELF targets.
25749         Always use_collect2 on a.out targets.
25750
25751 Mon Aug  2 16:27:42 1999  Jim Wilson  <wilson@cygnus.com>
25752
25753         * combine.c (force_to_mode, case LSHIFTRT): Add goto shiftrt.
25754         (force_to_mode, case ASHIFTRT): Add shiftrt label.
25755
25756 Tue Aug  3 00:45:02 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
25757
25758         * loop.c (strength_reduce): When doing biv->giv conversion, update
25759         reg note of NEXT->insn.
25760
25761 1999-08-02  Jakub Jelinek  <jj@ultra.linux.cz>
25762
25763         * real.c (PUT_REAL): Clear unused bytes if long double is IEEE quad.
25764
25765 1999-08-02  Jakub Jelinek  <jj@ultra.linux.cz>
25766
25767         * c-decl.c (get_parm_info, store_parm_decls): Change all uses of
25768         PROMOTE_PROTOTYPES, so that it tests it as a C expression.
25769         Ensure expr.h is included.
25770         * c-typecheck.c (convert_arguments): Ditto.
25771
25772         * expr.h: Supply default for PROMOTE_PROTOTYPES (0).
25773
25774         * config/arc/arc.h: Define PROMOTE_PROTOTYPES to 1.
25775         * config/convex/convex.h: Ditto.
25776         * config/dsp16xx/dsp16xx.h: Ditto.
25777         * config/fx80/fx80.h: Ditto.
25778         * config/gmicro/gmicro.h: Ditto.
25779         * config/i370/i370.h: Ditto.
25780         * config/i386/i386.h: Ditto.
25781         * config/m32r/m32r.h: Ditto.
25782         * config/m68k/m68k.h: Ditto.
25783         * config/m88k/m88k.h: Ditto.
25784         * config/mips/mips.h: Ditto.
25785         * config/pa/pa.h: Ditto.
25786         * config/pyr/pyr.h: Ditto.
25787         * config/tahoe/tahoe.h: Ditto.
25788         * config/we32k/we32k.h: Ditto.
25789
25790         * config/sparc/sparc.h: Define PROMOTE_PROTOTYPES
25791         based on arch size.
25792
25793         * config/i1750a/i1750a.h: Define PROMOTE_PROTOTYPES to 0.
25794
25795         * config/i860/paragon.h: Remove PROMOTE_PROTOTYPES
25796         from comment.
25797
25798         * tm.texi: Document new usage of PROMOTE_PROTOTYPES.
25799
25800 1999-08-02  Richard Henderson  <rth@cygnus.com>
25801
25802         * m32r.c (m32r_setup_incoming_varargs): Use get_varargs_alias_set
25803         for the register spill block.
25804         (m32r_va_arg): New.
25805         * m32r.h (EXPAND_BUILTIN_VA_ARG): New.
25806         (EXPAND_BUILTIN_SAVEREGS): Delete #if 0 code.
25807
25808         * m32r.h (INT8_P): Don't short-cut test with (unsigned).
25809         (INT16_P, CMP_INT16_P, UINT16_P): Likewise.
25810         (UPPER16_P, UINT24_P, INT32_P, UINT5_P): Likewise.
25811
25812 1999-08-02  Jakub Jelinek  <jj@ultra.linux.cz>
25813
25814         * config/sparc/linux.h: Define WCHAR_TYPE as "int" and undef
25815         MAX_WCHAR_TYPE defined in sparc.h.
25816         * config/sparc/linuxaout.h: Likewise.
25817         * config/sparc/linux64.h: Likewise.
25818         Also default to -mvis if CPU is UltraSPARC.
25819
25820 1999-08-02  Jakub Jelinek  <jj@ultra.linux.cz>
25821
25822         * config/sparc/sparc.h (ASM_DECLARE_REGISTER_GLOBAL): New macro.
25823         (RTX_OK_FOR_OLO10): Likewise.
25824         (GO_IF_LEGITIMATE_ADDRESS): If assembler supports offsetable
25825         %lo(), allow it in addresses...
25826         (PRINT_OPERAND_ADDRESS): ... and print it appropriately.
25827         * config/sparc/sparc.md (sethi_di_medlow_embmedany_pic): sethi %lo()
25828         does not make sense.
25829         * config/sparc/sparc.c (sparc_hard_reg_printed): New array.
25830         (sparc_output_scratch_registers): New function.
25831         (output_function_prologue, sparc_flat_output_function_prologue): Use
25832         it.
25833         * varasm.c (make_decl_rtl): Use ASM_DECLARE_REGISTER_GLOBAL if
25834         defined.
25835         * tm.texi (ASM_DECLARE_REGISTER_GLOBAL): Document it.
25836         * configure.in: Add check for .register pseudo-op support in as and
25837         check for offsetable %lo().
25838         * acconfig.h: Add templates for the above checks.
25839         * configure: Regenerate.
25840
25841 1999-08-02  Richard Henderson  <rth@cygnus.com>
25842
25843         * sparc/linux64.h (TARGET_DEFAULT): Remove MASK_APP_REGS.
25844         * sparc/sol2-sld-64.h (TARGET_DEFAULT): Likewise.
25845         * sparc/sol2.h (TARGET_DEFAULT): Likewise.
25846
25847 Mon Aug  2 23:46:45 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
25848
25849         * loop.c (strength_reduce): When doing biv->giv conversion, fix up
25850         reg_biv_class.
25851
25852 1999-08-02  Jakub Jelinek  <jj@ultra.linux.cz>
25853
25854         * config/float-sparc.h: New file.
25855         * configure.in: Use float_format=sparc for sparc-*-linux-gnulibc1,
25856         sparc-*-linux-gnu and sparc64-*-linux*.
25857
25858 1999-08-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
25859
25860         * rs6000.c (rs6000_va_list): Type is an array.
25861         (rs6000_va_start): Don't doubly adjust for varargs.
25862         (rs6000_va_arg): Evaluate long long GPR adjustment.
25863
25864 Mon Aug  2 16:15:57 1999  David Edelsohn  <edelsohn@gnu.org>
25865
25866         * rs6000/aix43.h (SUBTARGET_SWITCHES): Use -m64 and -m32 instead of
25867         -maix64 and -maix32.
25868         (ASM_SPEC, ASM_CPU_SPEC, CPP_SPEC, CPP_CPU_SPEC, LIB_SPEC,
25869         LINK_SPEC): Change appropriately.
25870         * rs6000/rs6000.c (short_cint_operand): Use CONST_OK_FOR_LETTER_P.
25871         (u_short_cint_operand): Likewise.
25872         * rs6000/rs6000.md (movdi splitters): Add TARGET_POWERPC64 support
25873         for 64-bit hosts.
25874         * rs6000/t-aix43 (MULTILIB): Change to -m64.
25875
25876         * invoke.texi (RS/6000 Submodel): Document 64-bit processor options.
25877
25878 Mon Aug  2 16:15:57 1999  Geoff Keating  <geoffk@cygnus.com>
25879
25880         * rs6000/rs6000.c (num_insns_constant_wide): Correct
25881         for type promotion.
25882         (add_operand): Get test correct for 64-bit HOST_WIDE_INT.
25883         (non_add_cint_operand): Likewise.
25884         (logical_operand): Likewise.
25885         (non_logical_cint_operand): Likewise.
25886         (print_operand): Correct printf()s for 64-bit HOST_WIDE_INT.
25887         (print_operand_address): Correct printf() for 64-bit HOST_WIDE_INT.
25888         (rs6000_select_rtx_section): Suppress warning.
25889         (small_data_operand): Suppress warning.
25890         (rs6000_got_register): Suppress warning.
25891         * rs6000/rs6000.md (andsi3): HOST_WIDE_INT is a signed
25892         type, so `J' is generally the wrong constraint for a SImode value;
25893         use `L' instead.
25894         (andsi3_internal2): Likewise.
25895         (andsi3_internal3): Likewise.
25896         (iorsi3_internal1): Likewise.
25897         (xorsi3_internal1): Likewise.
25898         (movsi): Likewise.
25899         (movsf_softfloat): Likewise.
25900         (scc insns): Likewise.
25901         (movsi+2): Preserve sign bits of SImode constant.
25902         (floatsidf2_internal+1): Sign-extend SImode constant correctly.
25903         (movdf+1): Sign-extend properly.
25904         (movdi_32+1): Sign-extend properly.
25905         (scc insns): Sign-extend properly.
25906
25907         * md.texi (RS/6000 EXTRA_CONSTRAINTS): Update documentation for J,
25908         K, L, and T.
25909
25910 1999-08-02  Richard Henderson  <rth@cygnus.com>
25911
25912         * alpha.c (override_options): Move ev6 alpha_tp frobbing out of
25913         -mcpu parsing code.
25914         (print_operand): Notice alpha_fptm not alpha_tp for sw completion.
25915         * alpha.md (all fp insns): Likewise.
25916
25917 1999-08-02  Nick Clifton  <nickc@cygnus.com>
25918
25919         * config/v850/v850.h (STRICT_ALIGNMENT): Only define if not
25920         already defined.
25921
25922 Mon Aug  2 03:38:33 1999  Jeffrey A Law  (law@cygnus.com)
25923
25924         * pa.c (legitimize_pic_address): Clarify comments.  Do not call the
25925         pic_load_label generator directly.
25926         * pa.md (pic_load_label): Clarify comments.  Remove modes on operands.
25927         No longer a named pattern.
25928
25929 Mon Aug  2 09:38:10 1999  Nick Clifton  <nickc@cygnus.com>
25930
25931         * explow.c (force_reg): Call force_operand if X does not
25932         satisfy general_operand.
25933
25934 Mon Aug  2 01:34:22 1999  Jeffrey A Law  (law@cygnus.com)
25935
25936         * fix-header.c (main): When testing for CONTINUED, use string
25937         equality, not pointer equality.
25938
25939 Mon Aug  2 01:27:24 1999  Dan Nicolaescu  <dann@ics.uci.edu>
25940
25941         * sparc.c (sparc_block_profiler): Use the %g2 register, not %o0.
25942
25943 Sun Aug  1 22:46:42 1999  Jeffrey A Law  (law@cygnus.com)
25944
25945         * cse.c (cse_insn): Fix loop which deletes insns after a jump
25946         that has become an unconditional jump.
25947
25948         * m68k.c (output_function_prologue): Fix typo in CPU32 case.
25949         (output_function_epilogue): Similarly.
25950
25951 Sun Aug  1 20:14:00 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
25952
25953         * tree.h (init_dummy_function_start): Declare.
25954
25955 Sun Aug  1 12:55:31 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
25956
25957         * stmt.c (emit_filename, emit_lineno, expr_stmts_for_value,
25958         last_expr_type, last_expr_value, block_start_count, block_stack,
25959         stack_block_stack, cond_stack, loop_stack, case_stack, nesting_stack,
25960         nesting_depth, goto_fixup_chain): Delete global vars; now allocated
25961         dynamically in stmt elt of struct function for each function.
25962         (struct nesting): Rename function_call_count elt to n_function_calls,
25963         target_temp_slot_level to block_target_temp_slot_level.  All users
25964         changed.
25965         (struct stmt_status): New structure definition.
25966         Add many accessor macros for stmt_status elements which previously
25967         were global variables.
25968         (init_stmt_for_function): Allocate stmt elt for current_function.
25969         Reflect that block_start_count was renamed to
25970         current_block_start_count.
25971         (save_stmt_status, restore_stmt_status): Delete functions.
25972         (preserve_subexpressions_p): Don't access loop_stack when outside
25973         a function.
25974         (expand_start_bindings): Reflect that block_start_count was renamed to
25975         current_block_start_count.
25976         (expand_fixup): Likewise.
25977         (expand_decl): Don't access block_stack when outside a function.
25978         (expand_decl_cleanup): Likewise.
25979         (expand_dcc_cleanup): Likewise.
25980         (expand_dhc_cleanup): Likewise.
25981         (expand_anon_union_decl): Likewise.
25982         (set_file_and_line_for_stmt): New function.
25983         (in_control_zone_p): New function.
25984
25985         * function.h (struct function): Add new elt stmt.
25986         Delete elts block_stack, stack_block_stack, cond_stack, loop_stack,
25987         case_stack, nesting_stack, nesting_depth, block_start_count,
25988         last_expr_type, last_expr_value, expr_stmts_for_value, emit_filename,
25989         emit_lineno, goto_fixup_chain.
25990         (save_eh_status, restore_eh_status, save_stmt_status,
25991         restore_stmt_status): Delete declarations.
25992         * function.c (push_function_context_to): Don't call save_stmt_status.
25993         (pop_function_context_to): Don't call restore_stmt_status.
25994         * tree.h (in_control_zone_p): Declare.
25995         * rtl.h (set_file_and_line_for_stmt): Declare.
25996
25997         * emit-rtl.c (emit_line_note): Don't set emit_filename/emit_lineno;
25998         call set_file_and_line_for_stmt.
25999
26000 Thu Jul 31 12:34:45 1999  Joe Buck  <jbuck@synopsys.com>
26001
26002         * gcc.texi: Use terms "GNU Compiler Collection" and "GCC".
26003         Also update copyright.
26004
26005 Sat Jul 31 11:10:07 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
26006
26007         * c-pragma.c: Don't include "except.h".
26008         * emit-rtl.c: Likewise.
26009         * stor-layout.c: Likewise.
26010         * tree.c: Likewise.
26011         * varasm.c: Likewise.
26012
26013         * flow.c: Include "function.h".
26014         * tree.h (init_dummy_function_start): Declare new function.
26015
26016         * except.h (struct eh_status): New structure.
26017         (struct label_node, struct eh_entry): Declare even if tree.h hasn't
26018         been included.
26019         (eh_return_stub_label, ehstack, catchstack, ehqueue,
26020         catch_clauses, false_label_stack, caught_return_label_stack,
26021         protect_list, current_function_ehc): Add accessor macros for the
26022         corresponding fields in current_function->eh; delete declarations
26023         for all items that used to be declared here.
26024         * except.c (eh_return_stub_label, ehstack, catchstack, ehqueue,
26025         catch_clauses, false_label_stack, caught_return_label_stack,
26026         protect_list, current_function_ehc): Delete variables.
26027         (init_eh_for_function): Allocate current_function->eh.
26028         (save_eh_status, restore_eh_status): Delete functions.
26029
26030         * function.h (struct function): Add fields next_global and eh.
26031         Delete all exception handling related fields.
26032         * function.c (current_function): New variable.
26033         (all_functions): New variable.
26034         (push_function_context_to): Don't allocate a struct function,
26035         use current_function instead.  Call init_dummy_function_start when
26036         outside a function.  Clear current_function before returning.
26037         (pop_function_context_from): Restore current_function.
26038         Don't free the restored struct function.
26039         (prepare_function_start): New function.
26040         (init_dummy_function_start): New function.
26041         (init_function_start): Break out some code into prepare_function_start
26042         and call it here.
26043
26044         * stmt.c (save_stmt_status): Don't call save_eh_status.
26045         (restore_stmt_status): Don't call restore_eh_status.
26046
26047         * Makefile.in: Update dependencies.
26048
26049 Sat Jul 31 04:10:01 1999  Jeffrey A Law  (law@cygnus.com)
26050
26051         * pa.c (compute_frame_size): Use STARTINg_FRAME_OFFSET instead
26052         of depending on a magic constant value.  Update comments.
26053         (hppa_expand_prologue): Similarly.
26054
26055         * pa.md (reload_indi, reload_outdi): Allow any register for the
26056         original reload register.
26057
26058 Fri Jul 30 19:41:35 1999  Jim Wilson  <wilson@cygnus.com>
26059
26060         * cccp.c (print_help): Change marcos to macros.
26061
26062 1999-07-30  Richard Henderson  <rth@cygnus.com>
26063
26064         * c-typeck.c (initializer_constant_valid_p): Move ...
26065         * c-common.c (initializer_constant_valid_p): ... here.  Use
26066         FOO_TYPE_P instead of tests against TREE_CODE.  Allow subtraction
26067         of label addresses.
26068         * c-common.h (initializer_constant_valid_p): Declare.
26069         * c-tree.h (initializer_constant_valid_p): Remove.
26070
26071 Fri Jul 30 16:33:42 1999  Mathias Froehlich  <frohlich@na.uni-tuebingen.de>
26072
26073         * config/i386/sol2-c1.asm: Align the stack.
26074         * config/i386/sol2-gc1.asm: Likewise.
26075
26076 1999-07-30  Vladimir Makarov  <vmakarov@loony.cygnus.com>
26077
26078         * config/sparc/sparc.h (ASM_CPU32_DEFAULT_SPEC): Change -Av8 onto
26079         -Asparclite for sparc86x.
26080         (CPP_CPU32_DEFAULT_SPEC, CPP_CPU_SPEC): Remove -D__sparc_v8__ for
26081         sparc86x.
26082         (ASM_CPU_SPEC): Use -Asparclite for sparc86x.
26083
26084 Fri Jul 30 14:53:56 1999  Jakub Jelinek  <jj@ultra.linux.cz>
26085
26086         * config/sparc/linux64.h (CC1_SPEC): Preserve CPU specified by
26087         the user if using the non-default arch size in BI_ARCH configuration.
26088         * config/sparc/sol2-sld-64.h (CC1_SPEC): Ditto.
26089
26090         * config/sparc/sparc.md (cmp_mul_set, cmp_udiv_cc_set):
26091         Fix patterns so that they actually match.
26092         (cmp_sdiv_cc_set): Ditto, also don't require g0 to be zero.
26093         (mulsidi3_sp64, const_mulsidi3_sp64): New patterns.
26094         (const_mulsidi3_sp32): Renamed from const_mulsidi3, only on
26095         TARGET_HARD_MUL32.
26096         (mulsidi3): Reflect this in the expand.
26097         (smulsi3_highpart): Only on TARGET_ARCH32.
26098         (umulsidi3_sp64, const_umulsidi3_sp64): New patterns.
26099         (const_umulsidi3_sp32): Renamed from const_umulsidi3.
26100         (umulsidi3): Reflect this in the expand.
26101         (umulsi3_highpart): Only on TARGET_ARCH32.
26102         (divsi3_sp32): Renamed from divsi3, only on TARGET_ARCH32,
26103         don't require g0 to be zero.
26104         (udivsi3_sp32): Renamed from udivsi3, only on TARGET_ARCH32.
26105         ({,u}divsi3): New expands.
26106         ({,u}divsi3_sp64): New patterns.
26107         (after lshrdi3_v8plus): Four new patterns to help combiner
26108         optimizing nested mixed mode shifts.
26109
26110         * config/sparc/sparc.c (sparc_override_options): Use deprecated
26111         v8 instructions if optimizing for UltraSPARC I, II, IIi, as it
26112         speed things up. Don't use them by default on plain v9 in 64bit
26113         mode, according to what SPAMv9 sais.
26114
26115         * config/sparc/sparc.h: Fix comments, e.g. Linux already preserves
26116         top 32 bits of %[og][0-7] in signal handlers.
26117         Also, TARGET_HARD_MUL32 now is only true for TARGET_ARCH32.
26118
26119 Fri Jul 30 03:00:41 1999  Jeffrey A Law  (law@cygnus.com)
26120
26121         * pa.md (zvdep_imm32): Renamed from zvdep_imm.
26122         (ashlsi3): Corresponding changes.
26123
26124         * pa.c (compute_zdepwi_operands): Renamed from compute_zdepi_operands.
26125
26126 Thu Jul 29 18:37:13 1999  Jeffrey A Law  (law@cygnus.com)
26127
26128         * pa.h (FIRST_PARM_CALLER_OFFSET): Delete.
26129
26130 Thu Jul 29 19:01:58 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
26131
26132         * arm.h (Hint): Delete macro.
26133         Substitute HOST_WIDE_INT for Hint in some prototypes.
26134         * arm.c: Substitute HOST_WIDE_INT for Hint in one prototype.
26135
26136 Thu Jul 29 09:21:42 1999  Nick Clifton  <nickc@cygnus.com>
26137
26138         * builtins.c (expand_builtin_setjmp): Use force_operand to
26139         make sure that the buffer address is in a suitable form to be
26140         passed to force_reg.
26141
26142 Wed Jul 28 12:50:48 1999  Geoff Keating  <geoffk@cygnus.com>
26143
26144         * config/mips/mips.c: system.h handles MIN and MAX, don't undefine
26145         them here.
26146
26147 Wed Jul 28 13:18:35 1999  Jeffrey A Law  (law@cygnus.com)
26148
26149         * pa.md (indirect_jump): Remove mode from match_operand.  Verify
26150         proper mode in the condition string.
26151         (icacheflush, dcacheflush): Remove modes from match_operands.
26152
26153         * pa.c (emit_move_sequence): Always convert scratch_reg to the
26154         proper mode before using it.
26155
26156         * pa.md (adddi3, subdi3): Turn into a define_expand/define_insn
26157         pair.
26158
26159         * pa.c (store_reg): Do not call add_high_const generator directly.
26160         (load_reg, set_reg_plus_d): Likewise.
26161         * pa.md (add_high_const): No longer a named pattern.
26162
26163         * pa.c (legitimize_address): Consistently use Pmode rather than
26164         SImode.  Do not call gen_pic2_highpart directly anymore.
26165         * pa.md (pic2_highpart): No longer a named pattern.
26166         (pic2_lo_sum): Similarly.  Reformat to make more readable.
26167
26168         * pa.md (call, call_value): Use "word_mode" instead of "SImode" as
26169         needed.
26170
26171         * README: Update.
26172
26173 Wed Jul 28 11:28:04 1999  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
26174
26175         * builtins.c (expand_builtin): Typo in call to expand_builtin_ffs.
26176
26177 Wed Jul 28 11:23:48 1999  Richard Henderson  <rth@cygnus.com>
26178
26179         * pa.c (hppa_builtin_saveregs):  Use get_varargs_alias_set
26180         and tag the spill mems.
26181         (hppa_va_start): New.
26182         (hppa_va_arg): New.
26183         * pa.h (EXPAND_BUILTIN_VA_START): New.
26184         (EXPAND_BUILTIN_VA_ARG): New.
26185
26186 Wed Jul 28 11:22:21 1999  Richard Henderson  <rth@cygnus.com>
26187
26188         * mn10300.c (mn10300_builtin_saveregs): Use get_varargs_alias_set
26189         and tag the spill mems.
26190         (mn10300_va_start): New.
26191         (mn10300_va_arg): New.
26192         * mn10300.h (EXPAND_BUILTIN_VA_START): New.
26193         (EXPAND_BUILTIN_VA_ARG): New.
26194
26195 Wed Jul 28 11:20:19 1999  Richard Henderson  <rth@cygnus.com>
26196
26197         * mn10200.c (mn10200_va_arg): New.
26198         * mn10200.h (EXPAND_BUILTIN_VA_ARG): New.
26199
26200 Wed Jul 28 11:19:06 1999  Richard Henderson  <rth@cygnus.com>
26201
26202         * builtins.c (std_expand_builtin_va_arg): Use int_size_in_bytes
26203         rather than play with TREE_INT_CST_LOW.
26204
26205 1999-07-27  Philip Blundell  <pb@nexus.co.uk>
26206
26207         * config/arm/telf.h: Include dbxelf.h.
26208         (CPP_PREDEFINES): Only define if not already defined.
26209         (ASM_IDENTIFY_GCC): Likewise.
26210         (SUBTARGET_EXTRA_SECTIONS): Likewise.
26211         (SUBTARGET_EXTRA_SECTION_FUNCTIONS): Likewise.
26212         * config/arm/thumb.h (LINK_SPEC): Only define if not already
26213         defined.
26214         (DBX_DEBUGGING_INFO): Don't define.
26215         * config/arm/linux-telf.h: New file.
26216         * config/arm/linux-tgas.h: New file.
26217         * config/arm/t-thumb-linux: New file.
26218         * config/arm/uclinux-elf.h: New file.
26219         * config/arm/uclinux-telf.h: New file.
26220         * configure.in (arm-*-uclinux, thumb-*-linux-gnu,
26221         thumb-*-uclinux): New targets.
26222         * configure: Regenerate.
26223
26224 Tue Jul 27 23:20:21 1999  Jeffrey A Law  (law@cygnus.com)
26225
26226         * pa.md (post_store, pre_load): New expanders.
26227         (post_stwm, pre_ldwm): Renamed to post_stw and pre_ldw respectively.
26228         (post_ldwm, pre_stwm): Make these unnamed patterns since we never
26229         need to directly generate RTL for them.
26230         * pa.c (hppa_expand_prologue, hppa_expand_epilogue): Corresponding
26231         changes.
26232
26233 Tue Jul 27 16:05:52 1999  David Edelsohn  <edelsohn@gnu.org>
26234
26235         * aix43.h (ASM_CPU_SPEC, CPP_CPU_SPEC): Add rs64a and PPC630.
26236         * rs6000.c (processor_target_table): Add powerpc64, rs64a, and PPC630.
26237         (rs6000_cpu): Choose between 32-bit and 64-bit default processors.
26238         (secndary_reload_class): Make TARGET_ELF conditional compile.
26239         (print_operand_address): Similar.
26240         (output_toc): Print all values as hex.
26241         (get_issue_rate): Rearrange and add RS64A and PPC630.
26242         * rs6000.h (processor_type): Add RS64A and PPC630.
26243         (PROCESSOR_POWERPC64): New.
26244         (PROMOTE_MODE): Use word_mode.
26245         (RTX_COSTS): Add RS64A and PPC630.
26246         * rs6000.md (scheduling information): Add lmul and ldiv
26247         representing 64-bit integer multiply and divide.  Add rs64a and
26248         PPC630 information.
26249         (ashldi3): Add support for "rldic" instruction.
26250         * sysv4.h (PROCESSOR_DEFAULT): Change to PROCESSOR_750.
26251
26252 Tue Jul 27 15:31:53 1999  Vladimir Makarov  <vmakarov@toad.to.cygnus.com>
26253
26254         * config/sparc/sparc.c (sparc_override_options): Enable SPARCLITE
26255         instead of V8 for sparclite86x in cpu_table.
26256
26257 Tue Jul 27 17:49:42 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
26258
26259         * config/arm/coff.h (ASM_FILE_START): If generating SDB output, call
26260         output_file_directive.
26261
26262 Tue Jul 27 03:15:33 1999  Jason Merrill  <jason@yorick.cygnus.com>
26263
26264         * expr.c (expand_expr, case PLUS_EXPR): Get the mode from the
26265         tree for op1, not the rtl.
26266
26267 Tue Jul 27 00:18:34 1999  Richard Henderson  <rth@cygnus.com>
26268
26269         * m88k.c (m88k_builtin_saveregs): Break out the constructor code
26270         to m88k_va_start, leaving only the register spill.
26271         (m88k_build_va_list): New.
26272         (m88k_va_start): New.
26273         (m88k_va_arg): New.
26274         * m88k.h (BUILD_VA_LIST_TYPE): New.
26275         (EXPAND_BUILTIN_VA_START): New.
26276         (EXPAND_BUILTIN_VA_ARG): New.
26277
26278 Mon Jul 26 19:07:11 1999  Geoff Keating  <geoffk@cygnus.com>
26279
26280         * config/rs6000/rs6000.c (rs6000_expand_builtin_saveregs):
26281         Rename from expand_builtin_saveregs.
26282         * config/rs6000/rs6000.h (EXPAND_BUILTIN_SAVEREGS): Change caller.
26283
26284 Mon Jul 26 22:52:47 1999  Richard Henderson  <rth@cygnus.com>
26285
26286         * i960.c (i960_setup_incoming_varargs): Use get_varargs_alias_set
26287         for the register spill block.
26288         (i960_build_va_list): New.
26289         (i960_va_start): New.
26290         (i960_va_arg): New.
26291         * i960.h (BUILD_VA_LIST_TYPE): New.
26292         (EXPAND_BUILTIN_VA_START): New.
26293         (EXPAND_BUILTIN_VA_ARG): New.
26294         * i960.md (store_multiple): Use change_address on individul mems.
26295
26296 Mon Jul 26 22:43:12 1999  Richard Henderson  <rth@cygnus.com>
26297
26298         * builtins.c (stabilize_va_list): Don't INDIRECT_REF through
26299         an ARRAY_TYPE.
26300         (std_expand_builtin_va_start): Back out one word if !stdarg_p.
26301         (expand_builtin_va_end): Evaluate arg for side effects.
26302         * c-common.c (c_common_nodes_and_builtins): Construct a
26303         va_list_arg_type_node to handle array decomposition to pointer.
26304
26305 Mon Jul 26 18:51:34 1999  Richard Henderson  <rth@cygnus.com>
26306
26307         * except.c (st_dynamic_cleanup): Use force_operand on the
26308         buffer's address.
26309
26310 Mon Jul 26 16:43:26 1999  Richard Henderson  <rth@cygnus.com>
26311
26312         * c4x.h (EXPAND_BUILTIN_VA_ARG): New.
26313         * c4x.c (c4x_va_arg): New.
26314
26315 Mon Jul 26 12:30:09 1999  Jason Merrill  <jason@yorick.cygnus.com>
26316
26317         * cpplib.c (cpp_get_token): Don't return a CPP_POP if the buffer
26318         has manual_pop set.
26319
26320 1999-07-26  Nathan Sidwell  <nathan@acm.org>
26321
26322         * eh-common.h (__eh_matcher): Prototype correctly.
26323
26324 Mon Jul 26 17:24:51 1999  Philip Blundell  <pb@nexus.co.uk>
26325
26326         * config/arm/thumb.h (THUMB_FLAG_SINGLE_PIC_BASE): Define.
26327         (TARGET_SINGLE_PIC_BASE): Likewise.
26328         (GOT_PCREL, NEED_GOT_RELOC, NEED_PLT_RELOC): Provide default
26329         definitions.
26330         (TARGET_CALLEE_INTERWORKING): Fix typo in comment.
26331         (TARGET_SWITCHES): Add -m{no-}single-pic-base.
26332         (TARGET_OPTIONS): Add -mpic-register=N.
26333         (OUTPUT_INT_ADDR_CONST): New macro.
26334         (INDEX_REGISTER_RTX_P, PIC_OFFSET_TABLE_REGNUM, FINALIZE_PIC,
26335         LEGITIMATE_PIC_OPERAND_P): Likewise.
26336         (LEGITIMIZE_ADDRESS, GOT_IF_LEGITIMATE_ADDRESS): Support PIC.
26337         (ASM_OUTPUT_INT): Use OUTPUT_INT_ADDR_CONST rather than calling
26338         output_addr_const directly.
26339         (PRINT_OPERAND_PUNCT_VALID_P): Accept `|' for compatibility with
26340         ARM port.
26341         (thumb_pic_register, thumb_pic_register_string): Declare.
26342
26343         * config/arm/thumb.c (symbol_mentioned_p): New function: Imported
26344         from arm.c.
26345         (label_mentioned_p): New function: Imported from arm.c.
26346         (legitimize_pic_address): New function: Imported from arm.c.
26347         (is_pic):New function: Imported from arm.c.
26348         (thumb_finalize_pic):New function: Imported from arm.c.
26349         (add_constant): Cope with PIC constants.
26350         (fixit): Cope with PIC constants.
26351         (output_return): Do not treat the PIC register as live if
26352         TARGET_SINGLE_PIC_BASE is true.
26353         (thumb_function_prologue): Do not treat the PIC register as live if
26354         TARGET_SINGLE_PIC_BASE is true.
26355         (thumb_expand_prologue): Do not treat the PIC register as live if
26356         TARGET_SINGLE_PIC_BASE is true.
26357         (thumb_unexpand_epilogue): Do not treat the PIC register as live if
26358         TARGET_SINGLE_PIC_BASE is true.
26359         (thumb_print_operand): Accept '|'.
26360         (thumb_override_options): Process PIC options.
26361
26362         * config/arm/thumb.md (movsi): Support PIC.
26363         (call_insn): Change "i" constraint to "X".
26364         (call_value_insn): Likewise.
26365         (consttable_4, consttable_8, consttable_end): Set and clear
26366         "making_const_table" as appropriate.
26367         (pic_load_addr, pic_add_dot_plus_four): New insns.
26368
26369         * invoke.texi (Thumb Options): Fix spelling.  Document new
26370         options -msingle-pic-base and -mpic-register=.
26371
26372 1999-07-26  Andrew Haley  <aph@cygnus.com>
26373
26374         * config/m32r/initfini.c (__init): Use a full word immediate for
26375         __fini: this allows it to be placed in any memory region.
26376
26377         * config/m32r/t-m32r: Compile crtinit.o and crtfini.o for
26378         -mmodel=medium.  This is OK for all memory models.
26379
26380 Mon Jul 26 11:58:46 1999  Nick Clifton  <nickc@cygnus.com>
26381
26382         * config/arm/arm.c: Replace %R%s in asm_fprintf strings with %r.
26383         * config/arm/arm.h: Replace %R%s in asm_fprintf strings with %r.
26384
26385 Mon Jul 26 10:23:36 1999  Nick Clifton  <nickc@cygnus.com>
26386
26387         * final.c (asm_fprintf): Accept ASM_FPRINTF_EXTENSIONS, if
26388         defined.
26389
26390         * tm.texi: Document ASM_FPRINTF_EXTENSIONS.
26391
26392 Sun Jul 25 23:51:59 1999  Richard Henderson  <rth@cygnus.com>
26393
26394         * i860.h (EXPAND_BUILTIN_SAVEREGS): New.
26395         (BUILD_VA_LIST_TYPE): New.
26396         (EXPAND_BUILTIN_VA_START): New.
26397         (EXPAND_BUILTIN_VA_ARG): New.
26398         * i860.c (output_delayed_branch): Disable.
26399         (output_delay_insn): Likewise.
26400         (i860_saveregs): New.
26401         (i860_build_va_list): New.
26402         (i860_va_start): New.
26403         (i860_va_arg): New.
26404         * i860.md: Disable all peepholes using output_delayed_branch.
26405         * i860/sysv4.h (I860_SVR4_VA_LIST): New.
26406
26407 Sun Jul 25 23:44:13 1999  Richard Henderson  <rth@cygnus.com>
26408
26409         * clipper.h (EXPAND_BUILTIN_SAVEREGS): Remove argument.
26410         (BUILD_VA_LIST_TYPE): New.
26411         (EXPAND_BUILTIN_VA_START): New.
26412         (EXPAND_BUILTIN_VA_ARG): New.
26413         * clipper.c (clipper_builtin_saveregs): Only dump registers.
26414         Return the address of the save area.
26415         (clipper_build_va_list): New.
26416         (clipper_va_start): New.
26417         (clipper_va_arg): New.
26418
26419 Sun Jul 25 22:56:47 1999  Richard Henderson  <rth@cygnus.com>
26420
26421         * arc.h (EXPAND_BUILTIN_VA_START): New.
26422         (EXPAND_BUILTIN_VA_ARG): New.
26423         * arc.c (arc_setup_incoming_varargs): Set alias set of
26424         varargs save area.
26425         (arc_va_start): New.
26426         (arc_va_arg): New.
26427
26428 Sun Jul 25 22:45:55 1999  Richard Henderson  <rth@cygnus.com>
26429
26430         * alpha.h (EXPAND_BUILTIN_SAVEREGS): Delete.
26431         (BUILD_VA_LIST_TYPE): New.
26432         (EXPAND_BUILTIN_VA_START): New.
26433         (EXPAND_BUILTIN_VA_ARG): New.
26434         * alpha.c (alpha_builtin_saveregs): Delete.
26435         (alpha_build_va_list): New.
26436         (alpha_va_start): New.
26437         (alpha_va_arg): New.
26438
26439 Sun Jul 25 21:40:33 1999  Jeffrey A Law  (law@cygnus.com)
26440
26441         * config/svr4.h (CTORS_SECTION_ASM_OP): Do not emit directives in
26442         column zero.
26443         (DTORS_SECTION_ASM_OP, INIT_SECTION_ASM_OP): Likewise.
26444         (FINI_SECTION_ASM_OP, ASM_OUTPUT_SECTION_NAME): Likewise.
26445
26446         * gcc.texi: More changes related to list conversion.
26447         * invoke.texi: Likewise.
26448
26449 Sun Jul 25 18:15:39 1999  Richard Henderson  <rth@cygnus.com>
26450
26451         * builtins.c (expand_builtin_saveregs): Remove static, remove exp
26452         and ignore arguments, bail if no EXPAND_BUILTIN_SAVEREGS.
26453         (expand_builtin_next_arg): Accept ARGLIST not EXP.
26454         (stabilize_va_list): New function.
26455         (std_expand_builtin_va_start): New function.
26456         (expand_builtin_va_start): New function.
26457         (get_varargs_alias_set): New function.
26458         (std_expand_builtin_va_arg): New function.
26459         (expand_builtin_va_arg): New function.
26460         (expand_builtin_va_end): New function.
26461         (expand_builtin_va_copy): New function.
26462         (expand_builtin): Call them.
26463         * c-common.c (c_common_nodes_and_builtins): Build __builtin_va_list,
26464         __builtin_{varargs_start,stdarg_start,end,copy}.
26465         (build_va_arg): New function.
26466         * c-common.h (CTI_PTR_TYPE, ptr_type_node): Delete.
26467         (build_va_arg): Declare.
26468         * c-decl.c (ptr_type_node, va_list_type_node): New.
26469         * c-parse.gperf (__builtin_va_arg): New.
26470         * c-parse.in (VA_ARG): New token.
26471         (unary_expr): Recognize it.
26472         * expr.c (expand_expr): Expand VA_ARG_EXPR.
26473         * expr.h (std_expand_builtin_va_start): Declare.
26474         (std_expand_builtin_va_arg): Declare.
26475         (expand_builtin_va_arg): Declare.
26476         (get_varargs_alias_set): Declare.
26477         * tree.def (VA_ARG_EXPR): New.
26478         * tree.h (BUILT_IN_VARARGS_START): New.
26479         (BUILT_IN_STDARG_START, BUILT_IN_VA_END): New.
26480         (ptr_type_node, va_list_type_node): Declare.
26481         * tm.texi (EXPAND_BUILTIN_SAVEREGS): Kill unused ARGLIST argument.
26482         * m32r.h (EXPAND_BUILTIN_SAVEREGS): Likewise.
26483         * m88k.h, m88k.c: Likewise.
26484         * mn10300.h, mn10300.c: Likewise.
26485         * pa.h, pa.c: Likewise.
26486         * rs6000.h, rs6000.c: Likewise.
26487         * sh.h, sh.c: Likewise.
26488         * sparc.h, sparc.c: Likewise.
26489
26490         * emit-rtl.c (operand_subword): Copy alias set.
26491         (change_address): Likewise.
26492
26493 Sun Jul 25 15:04:37 1999  Jeffrey A Law  (law@cygnus.com)
26494
26495         * pa.c (compute_frame_size): Scan all the used callee saved registers,
26496         not just the first one.
26497
26498 Fri Jul 23 14:09:58 1999  Philip Blundell  <pb@nexus.co.uk>
26499
26500         * config/arm/arm.h (TARGET_SWITCHES): Add
26501         -m{no-}single-pic-base.  Correct help string for -mshort-load-words.
26502         (TARGET_OPTIONS): Add -mpic-register=.
26503         (ARM_FLAG_SINGLE_PIC_BASE, TARGET_SINGLE_PIC_BASE): Define.
26504         (arm_pic_register_string): Declare.
26505         (NEED_PLT_GOT): Delete, replace with ...
26506         (NEED_GOT_RELOC, NEED_PLT_RELOC): ... these.  New macros.
26507         (OUTPUT_INT_ADDR_CONST): Replace NEED_PLT_GOT with NEED_GOT_RELOC.
26508         (ASM_OUTPUT_MI_THUNK): Replace NEED_PLT_GOT with NEED_PLT_RELOC.
26509         * config/arm/arm.c (arm_override_options): Add new option
26510         -mpic-register=N.
26511         (arm_pic_register_string): New variable.
26512         (arm_finalize_pic): Respect TARGET_SINGLE_PIC_BASE.
26513         (output_func_prologue): If TARGET_SINGLE_PIC_BASE, treat the PIC
26514         register as never live.  Use NEED_PLT_RELOC not NEED_PLT_GOT.
26515         (output_return_instruction): Likewise.
26516         * config/arm/elf.h (NEED_PLT_GOT): Delete, replace with ...
26517         (NEED_GOT_RELOC, NEED_PLT_RELOC): ... these.  Define to flag_pic.
26518         * config/arm/arm.md: Use NEED_PLT_RELOC in place of NEED_PLT_GOT.
26519
26520         * invoke.texi (ARM Options): Fix spelling.  Remove duplicate
26521         mention of -msched-prolog.  Document new options -msingle-pic-base
26522         and -mpic-register=.
26523
26524 Thu Jul 22 18:23:56 1999  Richard Henderson  <rth@cygnus.com>
26525
26526         * haifa-sched.c (reemit_notes): Tidy.
26527         * sched.c (reemit_notes): Duplicate 1998-08-31 patch to
26528         haifa's routine.
26529
26530 Thu Jul 22 18:21:04 1999  Richard Henderson  <rth@cygnus.com>
26531
26532         * explow.c (trunc_int_for_mode): New function.
26533         (plus_constant_wide): Use it.
26534         * combine.c (simplify_and_const_int): Likewise.
26535         (merge_outer_ops): Likewise.
26536         (simplify_shift_const): Likewise.
26537         * cse.c (simplify_unary_operation): Likewise.
26538         (simplify_binary_operation): Likewise.
26539         * emit-rtl.c (operand_subword): Likewise.
26540         * rtl.h: Declare it.
26541
26542 Thu Jul 22 14:34:59 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
26543
26544         * config/arm/arm.c (arm_print_operand): Fix typo in 'M' case
26545         (use NUM_REGS instead of NUM_INTS).
26546
26547 Thu Jul 22 11:25:20 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
26548
26549         * builtins.c: New file.
26550         * expr.c (saveregs_value, apply_args_value):  Delete definition,
26551         moved into builtins.c.
26552         (string_constant): No longer static.
26553         (get_pointer_alignment, c_strlen, get_memory_rtx, expand_builtin,
26554         apply_args_size, apply_result_size, result_vector,
26555         expand_builtin_apply_args, expand_builtin_apply,
26556         expand_builtin_return): Delete functions, moved into builtins.c.
26557         (INCOMING_REGNO, OUTGOING_REGNO): Delete unused macros.
26558         * expr.h (saveregs_value, apply_args_value): Declare variables.
26559         (expand_builtin, string_constant): Declare functions.
26560         * Makefile.in: Update to build builtin.o.
26561
26562 Wed Jul 21 00:46:58 1999  Mark P. Mitchell  <mark@codesourcery.com>
26563
26564         * defaults.h (DWARF2_GENERATE_TEXT_SECTION_LABEL): New macro.
26565         * tm.texi (DWARF2_GENERATE_TEXT_SECTION_LABEL): Define it.
26566         * dwarf2out.c (dwarf2out_init): Don't output a label to mark the
26567         start of the text section if DWARF2_GENERATE_TEXT_SECTION_LABEL is
26568         false.
26569         * config/mips/iris6.h (DWARF2_GENERATE_TEXT_SECTION_LABEL):
26570         Define to zero.
26571
26572 1999-07-21  Michael Meissner  <meissner@cygnus.com>
26573
26574         * print-rtl.c (print_rtx): Print the names of the virtual
26575         registers.
26576
26577 Wed Jul 21 16:00:32 1999  Nick Clifton  <nickc@cygnus.com>
26578
26579         * config/arm/arm.h (INITIAL_ELIMINATION_OFFSET): Fix typo
26580         introduced in previous delta.
26581
26582 Wed Jul 21 14:30:51 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
26583
26584         * c-lang.c (finish_file): Rename void_list_node to void_list_node_1
26585         to avoid name clash.
26586
26587 Wed Jul 21 08:39:22 1999  Gavin Romig-Koch  <gavin@cygnus.com>
26588
26589         * c-lex.c (yylex) : Correct the test for overflow when lexing
26590         integer literals.
26591
26592 Tue Jul 20 18:02:42 1999  Richard Henderson  <rth@cygnus.com>
26593
26594         * haifa-sched.c (insn_cost): FREE implies cost 0 and vice versa.
26595         (adjust_priority): Always call ADJUST_PRIORITY.
26596         (schedule_insn): Only put insns into the ready at cost 0.
26597         (schedule_block): Remove redundant initial sort.  Give clock_var
26598         and can_issue_more to MD_SCHED_REORDER.  Requeue if hazard cost
26599         is not 0.
26600         * tm.texi (MD_SCHED_REORDER): Update docs.
26601
26602         * sparc.h (MD_SCHED_REORDER): Update.  Set CAN_ISSUE_MORE.
26603         * sparc.c (ultra_reorder_called_this_block): Delete.
26604         (ultrasparc_sched_init): Don't set it.
26605         (ultrasparc_sched_reorder): Don't check it.
26606
26607 Tue Jul 20 17:07:54 1999  Richard Henderson  <rth@cygnus.com>
26608
26609         * rs6000.h (struct rs6000_args): Add sysv_gregno.
26610         * rs6000.c (init_cumulative_args): Init sysv_gregno.
26611         (function_arg_boundary): Align DFmode.
26612         (function_arg_advance): Restructure for ABI_V4; use sysv_gregno
26613         to get fp reg and stack overflow correct.
26614         (function_arg): Likewise.
26615         (function_arg_pass_by_reference): True for TFmode for ABI_V4.
26616         (setup_incoming_varargs): Restructure for ABI_V4; use
26617         function_arg_advance to skip final named argument.
26618         (expand_builtin_saveregs): Properly unskip the last integer arg
26619         when doing varargs.  Adjust overflow location calculation.
26620
26621         * ginclude/va-ppc.h (struct __va_list_tag): Make gpr and fpr
26622         explicitly unsigned.
26623         (__VA_FP_REGSAVE): Use new OFS argument instead of AP->fpr directly.
26624         (__VA_GP_REGSAVE): Similarly.
26625         (__va_longlong_p): Delete.
26626         (__va_arg_type_violation): New declaration.
26627         (va_arg): Restructure.  Flag promotion errors.  Align double.
26628         TFmode passed by reference.
26629
26630         * rs6000.md (movdi_32+1): Use GEN_INT after arithmetic
26631         in the HOST_BITS_PER_WIDE_INT > 32 case.
26632
26633 Tue Jul 20 12:37:30 1999  Hans-Peter Nilsson  <hp@bitrange.com>
26634
26635         * dwarf2out.c (output_abbrev_section): Terminate with a zero.
26636
26637 Tue Jul 20 12:12:27 1999  Jason Merrill  <jason@yorick.cygnus.com>
26638
26639         * gcc.c (default_compilers, cpp-output): Pass -fpreprocessed.
26640         * toplev.c (documented_lang_options): Add -fpreprocessed.
26641         * cpplib.h (struct cpp_buffer): Add preprocessed.
26642         * cppinit.c (cpp_handle_option): Handle -fpreprocessed.
26643         (cpp_start_read): Don't expand macros or emit an initial #line
26644         directive if -fpreprocessed.
26645
26646 Tue Jul 20 12:12:09 1999  Michael Tiemann  <tiemann@holodeck.cygnus.com>
26647
26648         * cpplib.h (struct cpp_buffer): Added manual_pop for
26649         better C++ tokenization.
26650         * cpplib.c (cpp_get_token): Return CPP_EOF if manual_pop.
26651         Also, support C++ tokenization for ->*, .*, <?, and >? operators.
26652         * c-common.c (cpp_token): Make non-static.
26653
26654 Tue Jul 20 11:24:19 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
26655
26656         * c-common.h: New file.
26657         * c-common.c (permanent_obstack): Delete unused declaration.
26658         (c_global_trees): New array.
26659         (c_common_nodes_and_builtins): New function; split off common code
26660         from init_decl_processing in both c-decl.c and cp/decl.c.
26661         * c-tree.h: Delete lots of declarations of tree nodes; replaced by
26662         c_global_trees and accessor macros defined in c-common.h.
26663         Include c-common.h.
26664         * c-decl.c: Delete definitions for tree nodes that were replaced by
26665         c_global_trees.
26666         (init_decl_processing): Build void_list_node.
26667         Call c_common_nodes_and_builtins; delete code to generate the common
26668         builtins here.
26669         * objc/objc-act.c (build_module_descriptor): Rename variable
26670         void_list_node to avoid clash with c-common.h.
26671
26672         * Makefile.in: Update dependencies.
26673         * objc/Make-lang.in: Likewise.
26674
26675 Mon Jul 19 14:22:18 1999  Mark P. Mitchell  <mark@codesourcery.com>
26676
26677         * config/mips/iris6gld.h (MAKE_DECL_ONE_ONLY): Define.
26678         (UNIQUE_SECTION_P): Likewise.
26679         (UNIQUE_SECTION): Likewise.
26680
26681 1999-07-19  Linas Vepstas  <linas@linas.org>
26682
26683         * config/i370/README: New file.
26684         * config/i370/linux.h: New file.
26685         * config/i370/mvs.h: New file.
26686         * config/i370/oe.h: New file.
26687         * config/i370/t-linux: New file.
26688         * config/i370/t-mvs: New file.
26689         * config/i370/t-oe: New file.
26690         * config/i370/x-oe: New file.
26691         * config/i370/xm-linux.h: New file.
26692         * config/i370/xm-mvs.h: New file.
26693         * config/i370/xm-oe.h: New file.
26694
26695         * i370.c (label_node_t): Add first_ref_page, label_addr,
26696         label_first_ref, label_last_ref members.
26697         (mvs_need_base_reload): Renamed from mvs_label_emitted.
26698         (MAX_MVS_LABEL_SIZE): Define.
26699         (MAX_LONG_LABEL_SIZE): Define.
26700         (alias_node_t, alias_anchor, alias_number): New.
26701         (mvs_function_table): Reorder for EBCDIC.
26702         (ascebc, ebcasc): Unconditionally define.
26703         (i370_branch_dest, i370_branch_length): New functions.
26704         (i370_short_branch, i370_label_scan): New functions.
26705         (mvs_get_label): Renamed from mvs_add_label.  Search for
26706         an existing label before creating a new one.
26707         (mvs_add_label): New function.
26708         (mvs_get_label_page): New function.
26709         (mvs_free_label_list): Renamed from mvs_free_label.  Iterate
26710         over the entire list.
26711         (mvs_check_page) [TARGET_HLASM]: Use BASR not BALR.
26712         (mvs_check_page) [TARGET_ELF_ABI]: New function.
26713         (mvs_add_alias, mvs_need_alias): New functions.
26714         (mvs_get_alias, mvs_check_alias): New functions.
26715         (handle_pragma): New function.
26716         (mvs_function_check): New function.
26717         (unsigned_jump_follows_p): Search harder.
26718         (i370_function_prolog) [TARGET_HLASM]: Handle LE370.  Scan labels.
26719         (i370_function_prolog) [TARGET_ELF_ABI]: New function.
26720         * i370.h (TARGET_VERSION): Delete.
26721         (CPP_SPEC, CPP_PREDEFINES): Delete.
26722         (mvs_label_emitted): Delete.
26723         (TARGET_EBCDIC): Delete.
26724         (MAP_CHARACTER): Define only if TARGET_EBCDIC.
26725         (HANDLE_PRAGMA): Define.
26726         (HARD_REGNO_NREGS): Handle complex modes.
26727         (HARD_REGNO_MODE_OK): Likewise.
26728         (CLASS_MAX_NREGS): Likewise.
26729         (RET_REG): Likewise.
26730         (EXTRA_CONSTRAINT): Define.
26731         (RETURN_IN_MEMORY): True for DImode.
26732         (TRAMPOLINE_TEMPLATE): Use gen_rtx instead of GEN_INT.
26733         (FUNCTION_PROFILER): Delete.
26734         (COUNT_REGS): Fail if REG_P but not REG_OK_FOR_BASE_P.
26735         (NOTICE_UPDATE_CC): Correct handling of MULT, DIV, logicals and shifts.
26736         (TARGET_ESC, TARGET_BELL): Conditionally define for TARGET_EBCDIC.
26737         (TARGET_BS, TARGET_TAB, TARGET_NEWLINE): Likewise.
26738         (TARGET_VT, TARGET_FF, TARGET_CR): Likewise.
26739         (ASM_FILE_START): Add "RMODE ANY".
26740         (ASM_OUTPUT_EXTERNAL): Check for aliases.
26741         (ASM_GLOBALIZE_LABEL): Likewise.
26742         (ASM_OUTPUT_LABELREF): Likewise.
26743         (ASM_OUTPUT_COMMON): Likewise.
26744         (PRINT_OPERAND): Handle 'K', 'W', default.
26745         (PRINT_OPERAND_ADDRESS): New.
26746         (Lots of defines): Add support for TARGET_ELF_ABI.
26747         * i370.md (attr length): New.  Define for all patterns.
26748         (*): Lots of tweeks to assembly output and constraints.
26749
26750 Mon Jul 19 15:09:29 1999  David Edelsohn  <edelsohn@gnu.org>
26751
26752         * rs6000.md (arithmetic, logical, and shift Rc combiner patterns):
26753         Disable patterns performing SImode comparisons with SImode values
26754         if TARGET_POWERPC64 and instruction does not sign-extend or does
26755         not mask to narrower than SImode, i.e. where bit 31 and bit 63 may
26756         differ for signed quantities.
26757         (indirect_jump): Add expander to choose RTL based on TARGET_64BIT.
26758         (tablejump): Patterns contingent on TARGET_64BIT not TARGET_POWERPC64.
26759         (decrement_and_branch_on_count): Add 64-bit variant.
26760
26761 Mon Jul 19 09:36:27 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
26762
26763         * final.c (output_asm_insn): When searching for the matching string
26764         for a given dialect, don't run past the end of the list of
26765         alternatives if there are fewer alternatives in the template than
26766         dialects.
26767
26768 1999-07-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
26769
26770         * gcc.texi: Update e-mail addresses and URLs to gcc.gnu.org.
26771         Removed paragraph about compression of files and size limitation,
26772         duplicated in the FAQ.  Use gcc-patches for posting patches.
26773         * gcc.c (main): Updated URL with bug reporting instructions to
26774         gcc.gnu.org.  Removed e-mail address.
26775         * system.h (abort): Likewise.
26776
26777 1999-07-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
26778
26779         * Makefile.in (stmp-multilib-sub): Make the files extracted
26780         from $(LIBGCC1) writable.
26781
26782 Sat Jul 17 14:25:46 1999  Nick Clifton  <nickc@cygnus.com>
26783
26784         * config/arm/aout.h: Reformat for improved readability.
26785
26786         * config/arm/arm.h: Reformat for improved readability.
26787         Replace uses of fprintf with asm_fprintf where appropriate.
26788         (ARM_DECLARE_FUNCTION_NAME): New macro:  Perform any generic ARM
26789         function declaration assembler actions.
26790         (NUM_INTS): New macro: Convert from bytes to words.
26791         (NUM_REGS): New macro: Compute number of registers required to
26792         hold a quanitity of tyep MODE.
26793         (NUM_REGS2): New macro: Like NUM_REGS but also copes with BLKmode
26794         types.
26795         (NUM_ARG_REGS): New macro: The number of argument registers
26796         available.
26797         (ARG_REGISTER): New macro: Compute the register number of the Nth
26798         argument register.
26799         (LAST_ARG_REGNUM): New macro: The number of the last argument
26800         register.
26801         (SP_REGNUM): New macro: Register number of the stack pointer.
26802         (FP_REGNUM): New macro: Register number of the frame pointer.
26803         (FUNCTION_ARG, FUNCTION_ARG_PARTIAL_NREGS, INIT_CUMULATIVE_AGS,
26804         FUNCTION_ARG_ADVANCE, SETUP_INCOMING_VARARGS): Change
26805         CUMULATIVE_ARGS so that it counts registers not bytes.
26806
26807         * config/arm/arm.c: Rename TARGET_THUMB_INTERWORK to
26808         TARGET_INTERWORK.
26809         Replace uses of fprintf with asm_fprintf where appropriate.
26810         (output_ascii_pseudo_op): Replace with version from thumb.c
26811
26812         * config/arm/coff.h (ASM_FILE_START): Emit ASM_APP_OFF.
26813
26814         * config/arm/elf.h (CPP_PREDEFINES): Replace with
26815         SUBTARGET_CPP_SPEC.
26816         (ASM_DECLARE_FUNCTION_NAME): Use ARM_DECLARE_FUNCTION_NAME.
26817         (ASM_FILE_START): Emit ASM_APP_OFF.
26818
26819 Fri Jul 16 13:48:09 1999  Jeffrey A Law  (law@cygnus.com)
26820
26821         * pa.c (compute_frame_size): Round frame according to
26822         STACK_BOUNDARY rather than a hardwired value.
26823
26824         * pa.h (POINTER_SIZE, PARM_BOUNDARY): Define in terms of BITS_PER_WORD.
26825
26826         * configure.in (hppa*-*-hpux11*): Use symbolic MASK_PA_11 instead
26827         of "1".
26828         * configure: Rebuilt.
26829
26830         * configure.in (hppa*-*-linux*): New configuration.
26831         * configure: Rebuilt.
26832         * pa.h (MAX_OFILE_ALIGNMENT): Delete.
26833         * pa/som.h (MAX_OFILE_ALIGNMENT): Define.
26834         * pa/pa-linux.h: New file.
26835         * pa/t-linux: New file.
26836         * pa/xm-linux.h: New file.
26837
26838         * pa.c (hppa_legitimize_address): Change references from SImode to
26839         either Pmode or word_mode as appropriate.
26840         (emit_move_sequence, store_reg, load_reg): Likewise.
26841         (set_reg_plus_d, hppa_expand_prologue): Likewise.
26842         (output_mul_insn): Likewise.
26843         * pa.h (PROMOTE_MODE): Likewise.
26844         (INITIALZE_TRAMPOLINE): Likewise.
26845         (Pmode): Define to word_mode.
26846
26847         * pa.c (compute_frame_size): Use UNITS_PER_WORD instead of hardwired
26848         value of 4.  Allocate 8 bytes for each FP register save.
26849         (hppa_expand_epilogue): Use UNITS_PER_WORD instead of harwarewired
26850         value of 4.
26851         (hppa_expand_prologue): Likewise.
26852         * pa.h (PROMOTE_MODE): Likewise.
26853         (HARD_REGNO_MODE_OK, FUNCTION_ARG_SIZE): Likewise.
26854         (FUNCTION_ARG_BOUNDARY): Likewise.
26855
26856         * invoke.texi (HPPA Options): Remove -mspace/-mno-space.
26857
26858         * pa.c (out_of_line_prologue_epilogue): Delete.
26859         (override_options): Remove -mspace related code.
26860         (hppa_expand_prologue, hppa_expand_epilogue): Likewise.
26861         (compute_frame_size): Only allocate space for register that
26862         actually need to be saved.
26863         * pa.h (MASK_SPACE, TARGET_SPACE): Delete.
26864         (TARGET_SWITCHES): Remove -mspace, -mno-space
26865         * pa/t-pa (LIB2FUNCS_EXTRA): Remove ee.asm and ee_fp.asm
26866         * pa/t-pro (LIB2FUNCS_EXTRA): Likewise.  Remove -mspace multilib.
26867         * pa/ee.asm, pa/ee_fp.asm: Delete.
26868
26869         * pa/elf.h (ASM_OUTPUT_DOUBLE_INT): Define.
26870
26871         * config/svr4.h (CONST_SECTION_ASM_OP): Do not emit assembler
26872         directive in column zero.
26873
26874 Fri Jul 16 01:39:57 1999  Jeffrey A Law  (law@cygnus.com)
26875
26876         * m68k.c (output_function_prologue): Fix computation of save mask
26877         when generating PIC code.
26878
26879 Thu Jul 15 15:40:09 1999  Jim Wilson  <wilson@cygnus.com>
26880
26881         * tree.c (build_type_attribute_variant): Move current_obstack restore
26882         after build_qualified_type call.
26883
26884 1999-07-15  Mark Mitchell  <mark@codesourcery.com>
26885
26886         * configure.in: Use t-iris6, even with GNU LD.
26887         * config/mips/iris6gld.h: Fix typo in linker spec.
26888         * config/mips/t-iris6gld: Remove.
26889
26890 Thu Jul 15 15:15:43 1999  David Edelsohn  <edelsohn@gnu.org>
26891
26892         * rs6000.md (insv, extzv): Remove SImode dependence in named
26893         patterns.  Explicitly generate DImode RTL if PowerPC64 and
26894         operand is DImode.
26895         (insvdi): Reverse start and size in instruction template.
26896
26897 1999-07-12  Joseph S. Myers  <jsm28@cam.ac.uk>
26898
26899         * invoke.texi: Typo fixes.
26900
26901 Wed Jul 14 23:28:06 1999  Jeffrey A Law  (law@cygnus.com)
26902
26903         * emit-rtl.c (gen_realpart): Issue an error for cases GCC can not
26904         handle at this time instead of silently generating incorrect code.
26905         (gen_imagpart): Likewise.
26906
26907         * reload.c (find_reloads): Emit a USE for a pseudo register without
26908         a hard register if we could not create an optional reload for the
26909         pseudo.
26910
26911 Wed Jul 14 23:45:48 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
26912
26913         * c-typeck.c (output_init_element, process_init_element):
26914         When advancing constructor_unfilled_fields for a RECORD_TYPE,
26915         check for nameless bit fields.
26916
26917 Wed Jul 14 01:57:39 1999  Richard Henderson  <rth@cygnus.com>
26918
26919         * regclass.c (scan_one_insn): Notice subregs that change the
26920         size of their operand.
26921         (record_reg_classes): Use that to obey CLASS_CANNOT_CHANGE_SIZE.
26922
26923 Wed Jul 14 01:41:42 1999  Jeffrey A Law  (law@cygnus.com)
26924
26925         * configure.in (alpha*-*-*): Include alpha/t-ieee.
26926         * configure: Rebuilt.
26927         * alpha/t-ieee: New file.
26928
26929 Tue Jul 13 10:45:58 1999  Jeffrey A Law  (law@cygnus.com)
26930
26931         * rs6000.c (find_addr_reg): Do not select r0 as an address
26932         register.
26933
26934 Tue Jul 13 00:46:18 1999  Philippe De Muyter  <phdm@macqel.be>
26935
26936         * m68k/x-mot3300 (XCFLAGS): List of big files now includes `cse.o'.
26937
26938 Mon Jul 12 14:29:15 1999  Jeffrey A Law  (law@cygnus.com)
26939
26940         * rs6000.md (movsf): Do not force easy FP constants into memory.
26941
26942         * expr.c (expand_expr, case PLUS_EXPR): Pass constants through
26943         immed_double_const to ensure they are properly truncated then
26944         sign extended.
26945
26946 Mon Jul 12 10:40:01 1999  Vladimir Makarov  <vmakarov@tofu.to.cygnus.com>
26947
26948         * config/arm/thumb.c (thumb_reorg): Call replace_symbols_in_block
26949         always unless NO_DEBUG is used.  Compile this code
26950         unconditionally.
26951         (replace_symbols_in_block): Compile it unconditionally.
26952
26953 Sun Jul 11 12:32:32 1999  Jeffrey A Law  (law@cygnus.com)
26954
26955         * configure.in (i?86-*-elf*): New target.
26956         * configure: Rebuilt.
26957         * i386/i386elf.h, i386/t-i386elf: New files.
26958
26959 Fri Jul  9 22:39:44 1999  Jason Merrill  <jason@yorick.cygnus.com>
26960
26961         * toplev.c (main): Don't complain about saying -gdwarf.
26962         (rest_of_compilation): Remove redundant code.
26963
26964 Fri Jul  9 19:08:55 1999  Jim Wilson  <wilson@cygnus.com>
26965
26966         * unroll.c (unroll_loops): Don't delete named CODE_LABELs.
26967
26968 Fri Jul  9 18:54:18 1999  Felix Lee  <flee@cygnus.com>
26969
26970         * config/i960/i960.c (ret_label): Change asm label from "LR:" to
26971         "Li960R:", to avoid name clash.
26972
26973 Fri Jul  9 10:48:28 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
26974
26975         * loop.c (check_dbra_loop): When reversing a loop, delete all
26976         REG_EQUAL notes referencing the reversed biv except those which are
26977         for a giv based on it.
26978
26979 Fri Jul  9 03:51:52 1999  Jeffrey A Law  (law@cygnus.com)
26980
26981         * version.c: Drop "gcc-" prefix from version #.
26982
26983 Thu Jul  8 18:06:30 1999  Jason Merrill  <jason@yorick.cygnus.com>
26984
26985         * dwarf2out.c (dwarf2out_line): Emit a line number comment after
26986         the label if we're being verbose.
26987
26988 Thu Jul  8 14:18:46 1999  Richard Henderson  <rth@cygnus.com>
26989
26990         * m68k.c (output_function_prologue): Add pic register to mask
26991         if live and flag_pic.
26992         (output_function_epilogue): Likewise.
26993
26994 Thu Jul  8 12:55:12 1999  Jeffrey A Law  (law@cygnus.com)
26995
26996         * dbxelf.h (ASM_OUTPUT_SOURCE_LINE): Do not put assembler
26997         directives in column zero.
26998
26999         * pa/elf.h (ASM_FILE_START): Define.
27000         * pa/som.h (ASM_FILE_START): Include .level directives.
27001         * pa/hpux10.h (ASM_FILE_START): Delete.
27002         * pa/hpux11.h (ASM_FILE_START): Delete.
27003
27004         * pa/elf.h (BSS_SECTION_ASM_OP): Use .section .bss.
27005
27006 Thu Jul  8 18:03:19 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
27007
27008         * reload1.c (choose_reload_regs): Never call remove_adress_replacements
27009         when reload_out equals reload_in.
27010
27011 Thu Jul  8 16:50:14 1999  Nick Clifton  <nickc@cygnus.com>
27012
27013         * invoke.texi (Spec Files): New node: Describe the contents of
27014         spec files.
27015
27016 Thu Jul  8 10:28:25 1999  Craig Burley  <craig@jcb-sc.com>
27017
27018         * invoke.texi (DEC Alpha Options): Put @end table at
27019         beginning of line, to avoid confusing texi2html.
27020
27021 Thu Jul  8 09:22:06 1999  Nick Clifton  <nickc@cygnus.com>
27022
27023         * config/arm/elf.h (ASM_OUTPUT_INTERNAL_LABEL): Fixed typo
27024         introduced in previous delta.
27025
27026 Wed Jul  7 02:00:04 1999  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
27027
27028         * reload1.c (gen_reload): When synthesizing a 3 operand add
27029         sequence, improve test for when to reload OP1 into the reload
27030         register instead of OP0.
27031
27032 Wed Jul  7 01:38:03 1999  Jim Wilson  <wilson@cygnus.com>
27033
27034         * unroll.c (unroll_loop): Don't delete NOTE_INSN_DELETED_LABEL notes.
27035
27036 1999-07-07  Manfred Hollstein  <mhollstein@cygnus.com>
27037
27038         * m88k/dguxbcs.h (CPP_SPEC): Add missing \ in multi-line
27039         string literal.
27040
27041 Wed Jul  7 01:16:43 1999  Richard Henderson  <rth@cygnus.com>
27042
27043         * ginclude/varargs.h (__builtin_va_alist_t): New typedef.
27044         (va_dcl): Use __builtin_va_alist_t.
27045
27046 Wed Jul  7 01:14:42 1999  Jason Merrill  <jason@yorick.cygnus.com>
27047
27048         * dwarf2out.c (gen_struct_or_union_type_die): Only remember types
27049         on the permanent_obstack.
27050         * dwarfout.c (output_type): Likewise.
27051
27052 Tue Jul  6 15:25:32 1999  Gavin Romig-Koch  <gavin@cygnus.com>
27053
27054         * c-common.c (unsigned_type,signed_type,signed_or_unsigned_type) :
27055         Merged from c-typeck.c and cp/typeck.c.
27056         * c-typeck.c (unsigned_type,signed_type,signed_or_unsigned_type) :
27057         Merged into c-common.
27058
27059 Tue Jul  6 13:06:01 1999  Dave Brolley  <brolley@cygnus.com>
27060
27061         * c-lex.c (errorcount): Declare it.
27062         (finish_parse): Update errorcount when using CPPLIB.
27063
27064 1999-07-06  Bruce Korb  <ddsinc09@ix.netcom.com>
27065
27066         * fixinc/inclhack.def(end_else_label): Double the backslash so
27067         sed gets a chance to see it.
27068         * fixinc/inclhack.sh: regen
27069         * fixinc/fixincl.x: regen
27070
27071 Fri Jul  2 18:49:51 1999  Nick Clifton  <nickc@cygnus.com>
27072
27073         Add framework to support armv5 architecture when it becomes
27074         available:
27075
27076         * config/arm/arm.c (FL_ARCH5): New processor capability flag.
27077         (arm_arch5): New variable.
27078         (all_architectures): Add armv5 line.
27079         * config/arm/arm.h (CPP_CPU_ARCH_SPEC): Define __ARM_ARCH_5__ if
27080         -march=armv5 is specified on the command line.
27081         (arm_arch5): Export this variable.
27082         * invoke.texi: Document new string accepted by -march= switch for
27083         ARM ports.
27084
27085         * config/arm/arm.h: Replace use of constant 12 as a register
27086         number with IP_REGNUM.  Similarly 14 and LR_REGNUM.
27087         * config/arm/arm.c: Replace use of constant 12 as a register
27088         number with IP_REGNUM.  Similarly 14 and LR_REGNUM.
27089
27090         * config/arm/elf.h: Tidy up.
27091         * config/arm/coff.h: Tidy up.
27092
27093 Thu Jul  1 19:08:13 1999  Mark P. Mitchell  <mark@codesourcery.com>
27094
27095         * gcc/configure.in (mips-sgi-irix6*): Handle --with-gnu-ld.
27096         * gcc/config/mips/t-iris6gld: New file.
27097         * gcc/config/mips/iris6gld.h: Likewise.
27098
27099 Fri Jul  2 13:23:39 1999  Gavin Romig-Koch  <gavin@cygnus.com>
27100
27101         * c-decl.c (widest_integer_literal_type_node,
27102         widest_unsigned_literal_type) : New.
27103         (init_decl_processing): Handle/use the two new types.
27104         * c-common.c (type_for_size,type_for_mode) : Same.
27105         * c-lex.c (yylex) : Same.
27106         * c-typeck.c (unsigned_type,signed_type,signed_or_unsigned_type) :
27107         Same.
27108         * c-tree.h (widest_integer_literal_type_node,
27109         widest_unsigned_literal_type) : New.
27110
27111 Fri Jul  2 03:05:44 1999  Jeffrey A Law  (law@cygnus.com)
27112
27113         * dwarfout.c (field_byte_offset): Correctly compute the object's
27114         byte offset for the first bit of a field which crosses an alignment
27115         boundary on a !BYTES_BIG_ENDIAN target.
27116
27117 Fri Jul  2 01:36:36 1999  Robert Lipe  <robertlipe@usa.net>
27118
27119         * fixinc.svr4: Fix <arpa/inet.h> by deleting protos for htons and
27120         ntohs.
27121
27122 Fri Jul  2 00:46:47 1999  Richard Henderson  <rth@cygnus.com>
27123                           Jeff Law <law@cygnus.com>
27124
27125         * ginclude/varargs.h (va_dcl): Use word_mode for type of
27126         __builtin_va_list.
27127
27128         * except.c: Include intl.h.
27129         (expand_eh_return): Set current_function_cannot_inline.
27130         (save_eh_status, restore_eh_status): Twiddle eh_return_stub_label.
27131         * function.h (struct function): Add eh_return_stub_label.
27132         * flow.c (delete_unreachable_blocks): Don't merge across EH edges.
27133         * Makefile.in (except.o): Depend on intl.h.
27134
27135 Fri Jul  2 00:04:23 1999  David Edelsohn  <edelsohn@gnu.org>
27136
27137         * rs6000.md (movdf_hardfloat32): Handle PRE_INC and PRE_DEC the
27138         same as offsettable in cases 1 and 2.
27139
27140 Thu Jul  1 20:54:10 1999  Richard Henderson  <rth@cygnus.com>
27141
27142         * alpha.md (extqh): Define as 64-((R&7)*8) instead of 56-(((R-1)&7)*8).
27143         (extlh, extwh): Likewise.
27144
27145 Thu Jul  1 11:05:25 1999  Gavin Romig-Koch  <gavin@cygnus.com>
27146
27147         * c-lex.c (yylex): Improve 'integer constant out of range' messages.
27148
27149 Wed Jun 30 16:51:41 1999  Nick Clifton  <nickc@cygnus.com>
27150
27151         * configure.in: Add arm-pe and thumb-pe targets.
27152         * configure: Regenerate.
27153
27154         * thumb.c (arm_naked_function_p): New function: Determines if
27155         a function is naked (has no gcc generated prologue/epilogue).
27156         (is_called_in_ARM_mode): Return true if the func has the
27157         interfacearm attribute.
27158         (output_return): Do not generate a return for naked functions.
27159         (thumb_function_prologue): Do not generate a prologue for
27160         naked functions.
27161         (thumb_expand_prologue): Do not generate a prologue for naked
27162         functions.
27163         (thumb_expand_epilogue): Do not generate an epilogue for naked
27164         functions.
27165         (arm_valid_machine_decl_attribute): New function, copied from
27166         arm.c:  Permit naked and interfacearm attributes.
27167
27168         * config/arm/pe.c: New file: Support code for arm-pe target.
27169         * config/arm/pe.h: New file: Header file for arm-pe target.
27170         * config/arm/tpe.h: New file: Header file for thumb-pe target.
27171         * config/arm/t-thumb-pe: New file: Makefile fragment for
27172         thumb-pe target.
27173
27174 1999-07-01  Mark Kettenis  <kettenis@gnu.org>
27175
27176         * config/i386/gnu.h (CPP_SPEC): Define __PIC__ and __pic__ if
27177         -fPIC or -fpic is specified.
27178
27179 Wed Jun 30 03:31:54 1999  Jeffrey A Law  (law@cygnus.com)
27180
27181         * expr.c (emit_block_move): Use copy_to_mode_reg for
27182         !TARGET_MEM_FUNCTIONS case too.
27183
27184         * configure.in (hppa*-*-*): Add som.h or elf.h to tm_file as
27185         appropriate.
27186         * configure: Rebuilt.
27187         (hppa1.1-*-pro*, hppa1.1-*-rtems*): Define target_cpu_default.
27188         * pa.h: Include dbxelf.h.  Delete various dbx/stabs related
27189         definitions made redundant by dbxelf.h inclusion.  Delete
27190         lots of definitions related to assembly output that are
27191         specific to the SOM object format.
27192         * pa.c (output_function_prologue): Do not emit the function's
27193         name for OBJ_ELF.
27194         * pa-pro-end.h (STARTFILE_SPEC): Undefine before redefining.
27195         * pa-pro.h: Deleted.
27196         * som.h: New file with SOM specific definitions.
27197         * elf.h: New file with ELF specific definitions.
27198
27199         * elfos.h (const_section): Output a tab before assembler directives.
27200         (ctors_section, dtors_section): Likewise.
27201         (ASM_OUTPUT_SECTION_NAME): Likewise.
27202
27203         * pa/pa1.h: Delete unused file.
27204
27205 Tue Jun 29 01:37:53 1999  Jeffrey A Law  (law@cygnus.com)
27206
27207         * configure.in (hppa*-hp-hpux11*): New configuration.
27208         * configure: Rebuilt.
27209         * pa/pa-hpux11.h: New file.
27210         * pa.h (CPP_SPEC): Conditionally add -D__STDC_EXT__ to the cpp
27211         command line.
27212
27213         * mips.md (leasi, leadi): New patterns.
27214
27215         * expr.c (emit_block_move): Properly handle case where one of the
27216         block move arguments has a queued increment or decrement.
27217         (clear_storage): Similarly.  Fix formatting goof.
27218
27219 1999-06-28  "David O'Brien"  <obrien@NUXI.com>
27220
27221         * fixinc/inclhack.def(stdio_va_list): This patch Removes a
27222         semicolon from the BSD VA_LIST replacement expression.
27223
27224         * fixinc/inclhack.sh: regen
27225         * fixinc/fixincl.x: regen
27226
27227         * fixinc/mkfixinc.sh: Have `i[34567]86-*-freebsd*' machines
27228         now use the fixincl program.
27229
27230 Mon Jun 28 05:28:12 1999  Jeffrey A Law  (law@cygnus.com)
27231
27232         * m68k.h (CONDITIONAL_REGISTER_USAGE): Define for !SUN_FPA
27233         case.  Also make the PIC register call_used.
27234
27235         * m68k.h (FINALIZE_PIC): Delete.
27236         * m68k.c (finalize_pic): Delete.
27237
27238 Mon Jun 28 05:16:35 1999  Richard Henderson  <rth@cygnus.com>
27239
27240         * m68k.h (PREFERRED_RELOAD_CLASS): Don't force any FP const_doubles
27241         to memory.
27242
27243 Mon Jun 28 04:07:27 1999  David Edelsohn  <edelsohn@gnu.org>
27244
27245         * expmed.c (expand_divmod): Ensure unsigned value fits in reg_note.
27246
27247 Sun Jun 27 02:39:08 1999  Richard Henderson  <rth@cygnus.com>
27248
27249         * jump.c (jump_optimize_1): Validate the cmov copy to a temporary.
27250
27251 Sat Jun 26 17:18:18 1999  David Edelsohn  <edelsohn@gnu.org>
27252
27253         * rs6000.c (print_operand, case 'L'): Use plus_constant_for_output.
27254
27255 Fri Jun 25 11:33:24 1999  Richard Henderson  <rth@cygnus.com>
27256
27257         * alpha.c (override_options): Add -mcpu=ev45 as an alias for ev4.
27258
27259 Fri Jun 25 13:41:25 1999  David Edelsohn  <edelsohn@gnu.org>
27260
27261         * rs6000.c (output_toc): Always use hex values for floating-point
27262         constants.  Store single-precision values in upper-half of TOC
27263         entry in 64-bit mode.
27264         * rs6000.md (floatsidf2, floatunssidf2): Add !TARGET_POWERPC64
27265         to final constraints.
27266         (fix_truncdfsi2 splitter): Change pattern matching fctiwz.
27267         (fctiwz): Improve accuracy of RTL for pattern.
27268
27269 Fri Jun 25 11:26:38 1999  Gavin Romig-Koch  <gavin@cygnus.com>
27270
27271         * expr.c (expand_expr): Allow RTL_EXPR's through the
27272         MAX_INTEGER_COMPUTATION_MODE checks.
27273
27274 Fri Jun 25 06:06:37 1999  Richard Henderson  <rth@cygnus.com>
27275
27276         * alpha.h (MASK_SUPPORT_ARCH, MASK_CPU_EV5, MASK_CPU_EV6): Define
27277         such that MASK_SUPPORT_ARCH is not negative.
27278
27279 Fri Jun 25 05:35:44 1999  Jeffrey A Law  (law@cygnus.com)
27280
27281         * loop.c (verify_dominator): Properly handle ADDR_VEC and
27282         ADDR_DIFF_VEC insns that appear inside loops.
27283
27284 Thu Jun 24 22:54:05 1999  David Edelsohn  <edelsohn@gnu.org>
27285                           Jeff Law <law@cygnus.com>
27286
27287         * rs6000.md (movdf_hardfloat32): Revert previous patch.
27288         Handle LO_SUM the same as offsettable in cases 1 and 2.
27289         * rs6000.c (find_addr_reg): Revert previous patch.
27290
27291 Thu Jun 24 22:43:12 1999  Philippe De Muyter  <phdm@macqel.be>
27292
27293         * system.h (strstr): New external function declaration.
27294         * acconfig.h (NEED_DECLARATION_STRSTR): New define slot.
27295         * configure.in (GCC_NEED_DECLARATIONS): Check for strstr.
27296         * config.in, configure: Rebuilt.
27297
27298 1999-06-24  Tom Tromey  <tromey@cygnus.com>
27299
27300         * gcc.c (main): Read user-specified specs files after computing
27301         additional startfile_prefixes.
27302
27303 Thu Jun 24 15:00:47 1999  Mark Mitchell  <mark@codesourcery.com>
27304
27305         Revert these two patches:
27306
27307         Thu Jun 17 21:34:24 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
27308         * loop.c (strength_reduce): When doing biv->giv conversion, update
27309         reg note of NEXT->insn.
27310
27311         Thu Jun 17 17:22:07 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
27312         * loop.c (strength_reduce): When doing biv->giv conversion, fix up
27313         reg_biv_class.
27314         (recombine_givs): Set ix field after sorting.
27315
27316 Wed Jun 23 21:26:00 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
27317
27318         * rtlanal.c (reg_referenced_p): Use reg_overlap_mentioned_p
27319         for the parts of an UNSPEC / UNSPEC_VOLATILE.
27320
27321 1999-06-23  Bruce Korb  <ddsinc09@ix.netcom.com>
27322
27323         *fixinc/inclhack.def:  Add fix development commentary
27324         (read_ret_type): reactivate and add selection clause
27325         (zzz_*): tweak output file name to match what is used in hackshell.tpl
27326         *fixinc/{fixincl.x|inclhack.sh}: regen
27327
27328 Wed Jun 23 00:48:21 1999  Jason Merrill  <jason@yorick.cygnus.com>
27329
27330         * expr.c (expand_expr): STRIP_NOPS before checking against
27331         MAX_INTEGER_COMPUTATION_MODE
27332         (check_max_integer_computation_mode): Likewise.
27333
27334 Tue Jun 22 20:23:43 1999  Jim Wilson  <wilson@cygnus.com>
27335
27336         * md.texi (smul@var{m}3_highpart): Add missing 's' prefix.
27337
27338 1999-06-22  Jim Wilson  <wilson@cygnus.com>
27339
27340         * expr.c (store_expr): When target is a promoted subreg, return a
27341         promoted subreg as a result.
27342
27343 Tue Jun 22 17:14:58 1999  Michael Meissner  <meissner@cygnus.com>
27344
27345         * dwarf2out.c (dwarf2out_frame_debug_expr): Reformat to match GNU
27346         coding standards.
27347         (dwarf2out_define): Mark unused parameters appropriately.
27348         (gen_unspecified_parameters_die): Ditto.
27349         (gen_subprogram_die): Fix signed/unsigned warnings.
27350         (gen_variable_die): Ditto.
27351
27352 1999-06-22  Bruce Korb <ddsinc09@ix.netcom.com>
27353
27354         * fixinc/inclhack.def(end_else_label): combined else_label
27355         and endif_label and fixed the sed expression.
27356         *fixinc/{fixincl.x|inclhack.sh}: regen
27357
27358 Tue Jun 22 01:58:18 1999  Jeffrey A Law  (law@cygnus.com)
27359
27360         * rs6000.md (movdf_hardfloat32): Use %X instead of always emitting
27361         'x' when handling non-offsettable addresses
27362
27363 Tue Jun 22 00:20:05 1999  Richard Earnshaw (rearnsha@arm.com)
27364
27365         * final.c (shorten_branches): Don't try to split an insn that has
27366         been deleted.
27367
27368 Mon Jun 21 12:47:39 1999  Mark Mitchell  <mark@codesourcery.com>
27369
27370         * config/mips/mips.c (symbolic_expression_p): New function.
27371         (mips_select_rtx_section): Put symbolic expressions in the
27372         data section, not the read-only data section.
27373
27374 Mon Jun 21 22:13:06 1999  Jeffrey A Law  (law@cygnus.com)
27375
27376         * rs6000.md (find_addr_reg): Handle LO_SUM addresses.
27377
27378 Mon Jun 21 20:10:42 1999  Richard Henderson  <rth@cygnus.com>
27379
27380         * collect2.c (main): Log frame table count.
27381         (GCC_OK_SYMBOL) [ECOFF]: Accept stGlobal.
27382         (scan_prog_file) [COFF]: Handle frame tables.
27383
27384         * alpha/alpha.h (UNALIGNED_SHORT_ASM_OP): Define.
27385         (UNALIGNED_INT_ASM_OP, UNALIGNED_DOUBLE_INT_ASM_OP): Define.
27386         * alpha/elf.h: Undef them again.
27387         * alpha/vms.h: Remove their definitions.
27388
27389 Tue Jun 22 03:17:53 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
27390
27391         * sh.c (machine_dependent_reorg): When fixing up fp pcloads,
27392         remove the clobber of r0 and change the REG_UNUSED note to
27393         REG_INC.
27394
27395 1999-06-21  Jakub Jelinek  <jj@ultra.linux.cz>
27396
27397         * real.c (ereal_from_double): Fix for 64-bit big endian hosts.
27398         * emit-rtl.c (gen_lowpart_common): Add case for hosts where double
27399         fits in HOST_WIDE_INT and one uses union to access a long constant
27400         as double.
27401
27402 Mon Jun 21 17:18:25 1999  Richard Henderson  <rth@cygnus.com>
27403
27404         * sparc.c (sparc_override_options): Don't allow profiling for
27405         code models other than medlow.
27406         (sparc_function_profiler): New function from old FUNCTION_PROFILER
27407         macro.  Use ASM_GENERATE_INTERNAL_LABEL and MCOUNT_FUNCTION.
27408         (sparc_function_block_profiler): Likewise.  Use user_label_prefix.
27409         (sparc_block_profiler): Likewise.
27410         (sparc_function_block_profiler_exit): Likewise.
27411         * sparc.h (FUNCTION_PROFILER): Call new sparc.c function.
27412         (FUNCTION_BLOCK_PROFILER): Likewise.
27413         (BLOCK_PROFILER): Likewise.
27414         (FUNCTION_BLOCK_PROFILER_EXIT): Likewise.
27415         (MCOUNT_FUNCTION): New.
27416         * sparc/pbd.h (FUNCTION_PROFILER): Delete.
27417         (FUNCTION_BLOCK_PROFILER, BLOCK_PROFILER): Delete.
27418         * sparc/sun4o3.h (FUNCTION_PROFILER): Delete.
27419         (MCOUNT_FUNCTION): New.
27420         * sparc/sysv4.h (FUNCTION_BLOCK_PROFILER): Delete.
27421         (BLOCK_PROFILER): Delete.
27422         (MCOUNT_FUNCTION): New.
27423
27424 Mon Jun 21 14:11:29 1999  David Edelsohn  <edelsohn@gnu.org>
27425
27426         * rs6000.md (movdf_hardfloat32): Fix typo in case 2.
27427
27428 Mon Jun 21 12:27:17 1999  Vladimir Makarov  <vmakarov@tofu.to.cygnus.com>
27429
27430         * config/mips/elf.h (BSS_SECTION_ASM_OP, ASM_OUTPUT_ALIGNED_BSS):
27431         Add the macros.
27432
27433         * config/m68k/m68kelf.h (BSS_SECTION_ASM_OP, ASM_OUTPUT_ALIGNED_BSS):
27434         Ditto.
27435
27436         * config/sh/sh.h (BSS_SECTION_ASM_OP, ASM_OUTPUT_ALIGNED_BSS):
27437         Ditto.
27438
27439         * config/arm/telf.h (BSS_SECTION_ASM_OP, ASM_OUTPUT_ALIGNED_BSS):
27440         Ditto.
27441
27442 Mon Jun 21 14:58:42 1999  Nick Clifton  <nickc@cygnus.com>
27443
27444         * config/arm/arm.h: Add cpp support for ARM920 and ARM920T cpu
27445         types.
27446
27447 Mon Jun 21 06:22:21 1999  Mark Elbrecht <snowball3@bigfoot.com>
27448
27449         * i386/djgpp.h (LIB_SPEC): New.
27450         (STARTFILE_SPEC): New.
27451
27452         * i386/xm-djgpp.h (NO_SYS_SIGLIST): Deleted. Now obsolete.
27453
27454 Mon Jun 21 06:19:33 1999  Philippe De Muyter  <phdm@macqel.be>
27455
27456         * fixinc/Makefile.in (gnu-regex.o): Do not define STDC_HEADERS in
27457         compiler flags.
27458
27459         * system.h (WSTOPSIG): New macro.
27460
27461 Mon Jun 21 05:33:15 1999  Mumit Khan  <khan@xraylith.wisc.edu>
27462
27463         * c-pragma.c (push_alignment): Don't ignore alignments greater than
27464         4 bytes.
27465         (insert_pack_attributes): Take into account member natural
27466         alignment.
27467
27468         * i386/winnt.c (exports_head): New static variable.
27469         (i386_pe_record_exported_symbol): New function.
27470         (i386_pe_asm_file_end): Use.
27471         * i386/cygwin.h (ASM_OUTPUT_COMMON): Record the exported
27472         symbols to be emitted at end of assembly.
27473         (ASM_DECLARE_OBJECT_NAME): Likewise.
27474         (ASM_DECLARE_FUNCTION_NAME): Likewise.
27475
27476         * i386/uwin.h (CPP_SPEC): Use -idirafter instead -iprefix and
27477         -iwithprefix.
27478
27479 Mon Jun 21 04:44:31 1999  Jeffrey A Law  (law@cygnus.com)
27480
27481         * sparc.h (LEGITIMIZE_RELOAD_ADDRESS): Fix paren error introduced
27482         in last change.
27483
27484 Sun Jun 20 17:27:20 1999  Richard Henderson  <rth@cygnus.com>
27485
27486         * haifa-sched.c (sched_analyze_1): Use free_list instead of
27487         zapping reg_last_uses directly.
27488         (sched_analyze_2, sched_analyze_insn): Likewise.
27489         (sched_analyze): Likewise.  Don't clear reg_last_uses on calls.
27490
27491 Sun Jun 20 16:57:29 1999  David Edelsohn  <edelsohn@gnu.org>
27492
27493         * rs6000.md (movdf_hardfloat32): Use worst case insn length
27494         attributes for cases 1 and 2.
27495
27496 Sat Jun 19 22:52:55 1999  Richard Henderson  <rth@cygnus.com>
27497
27498         * haifa-sched.c (sched_analyze): Mark call-user regs as clobbered
27499         instead of set.
27500
27501 Sat Jun 19 05:40:07 1999  Philip Blundell <pb@nexus.co.uk>
27502
27503         * arm.c (arm_reload_in_hi): Invert sense of test on BYTES_BIG_ENDIAN.
27504
27505 Sat Jun 19 05:25:05 1999  Richard Earnshaw (rearnsha@arm.com)
27506
27507         * arm.h (CONDITIONAL_REGISTER_USAGE): If flag_pic, never use
27508         PIC_OFFSET_TABLE_REGNUM for general alloaction.
27509         (INITIAL_ELIMINATION_OFFSET): Count the fact that the PIC register
27510         must be stacked if it is used for PIC accesses.
27511         * arm.c (use_return_insn): Handle PIC register specially.
27512         (output_return_instruction): Likewise.
27513         (output_func_{prologue,epilogue}): Likewise.
27514         (output_expand_prologue): Likewise.
27515
27516         * arm.md (*adddf_esfdf_df): Renamed from *adddf_df_esfdf.
27517         (*strsi_predec): Renamed from *strqi_predec.
27518         (*loadsi_shiftpreinc): Renamed from *loadqi_shiftpreinc.
27519         (*loadsi_shiftpredec): Renamed from *loadqi_shiftpredec.
27520
27521         * arm.c (arm_override_options): Remove warning about PIC code
27522         not being supported.
27523
27524 Fri Jun 18 23:47:06 1999  David Edelsohn  <edelsohn@gnu.org>
27525
27526         * rs6000.c (find_addr_reg): New function.
27527         * rs6000.h (find_addr_reg): Declare.
27528         (offsettable_addr_operand): Delete.
27529         * rs6000.md (movdf_hardfloat32): Handle non-offsettable loads
27530         from and stores to GPRs.
27531
27532 Fri Jun 18 15:44:18 1999  Richard Henderson  <rth@cygnus.com>
27533
27534         * alpha.c (alpha_expand_block_move): Use get_insns rather than
27535         gen_sequence as argument to emit_no_conflict_block.
27536
27537 Fri Jun 18 07:02 1999  Bruce Korb <ddsinc09@ix.netcom.com>
27538
27539         * fixinc/mkfixinc.sh: enable the fixincl program for DG/UX
27540         * fixinc/inclhack.def(dgux_int_varargs): script must end with \n
27541         *fixinc/fixincl.x: regen
27542         *fixinc/inclhack.sh: regen
27543
27544 Thu Jun 17 15:06:10 PDT 1999 Don Lindsay  <dlindsay@cygnus.com>
27545
27546         * added support for -mpcrel (PC relative addressing for m68k)
27547         based on code done by Michael Tiemann  <tiemann@axon.cygnus.com>.
27548         * invoke.texi (m68000 options): Add documentation for -mpcrel flag.
27549         * m68k.c (print_operand_address): Handle 32-bit PIC case.
27550         (comments for general_src_operand): Add some explanation
27551         about EXTRA_CONSTRAINTS.
27552         (OVERRIDE_OPTIONS): Enable -fPIC in combination with -mpcrel.
27553         * m68kelf.h (OVERRIDE_OPTIONS): Ditto.
27554         (LEGITIMATE_PIC_OPERAND_P): Fix typo.
27555         (LEGITIMATE_PIC_OPERAND_P): Re-derive from m68k.h case.
27556         * m68k.h (LEGITIMATE_PIC_OPERAND_P): Fix delete-o.
27557         (INDIRECTABLE_1_ADDRESS): Delete spurious '/' at end of macro.
27558         (OVERRIDE_OPTIONS): Change behavior so that -mpcrel implies -fpic
27559         if not already set.
27560         (OVERRIDE_OPTIONS): Merge in changes from m68k.h.
27561         * m68k.h (TARGET_PCREL): New target flag.
27562         (TARGET_SWITCHES): Add "pcrel" as a recognized switch.
27563         (OVERRIDE_OPTIONS): Add checks for -mpcrel.
27564         (LEGITIMATE_PIC_OPERAND_P): Don't normally accept anything that
27565         contains a SYMBOL_REF.  Relax this constraint during reload, since
27566         we want to use the predicates, not reload's built-in concept of a
27567         valid memory address, to control what insns need reloading.
27568         (EXTRA_CONSTRAINT): Define constraints to accept pc-relative
27569         operands (essentially 'g', 'm', and 's' under normal circumstances).
27570         * m68k.c (print_operand): Cause printing of pc-relative addresses
27571         to include pc register.
27572         (print_operand_address): Ditto.
27573         (general_src_operand): Accept operands that are not only
27574         general_operands, but are also valid when used as a pc-relative
27575         source.
27576         (nonimmediate_src_operand): Similar, for nonimmediate_operands.
27577         (memory_src_operand): Similar, for memory_operands.
27578         (pcrel_address): New predicate to accept the special case of a
27579         pc-relative address.
27580         * m68k.md (many patterns): Rewrite common SImode, HImode, and
27581         QImode insns to accept *_src_operand instead of *_operand where
27582         pc-relative operands can fit.  For example, a pc-relative operand
27583         can be used as a memory source operand for addsi3, but not as a
27584         memory destination.
27585         * hp320.h linux.h m68kv4.h (LEGITIMATE_PIC_OPERAND_P) as in m68k.h.
27586
27587 Fri Jun 18 09:11:07 1999  Nick Clifton  <nickc@cygnus.com>
27588
27589         * config/arm/telf.h (ASM_OUTPUT_DEF_FROM_DECLS): New Marco: USe
27590         .thumb_set pseudo op to mark aliases of thumb functions.
27591
27592 Wed Jun 16 18:19:13 1999  Nick Clifton  <nickc@cygnus.com>
27593
27594         * varasm.c (assemble_alias): Use ASM_OUTPUT_DEF_FROM_DECLS in
27595         preference to ASM_OUTPUT_DEF, if it is defined.
27596
27597         * tm.texi: Document new, optional target macro
27598         ASM_OUTPUT_DEF_FROM_DECLS.
27599
27600 Thu Jun 17 15:07 1999  Bruce Korb <ddsinc09@ix.netcom.com>
27601
27602         * fixincludes: ISCNTL patch
27603         * fixinc/inclhack.def (ioctl_fix_ctrl): Fix the definition of [_]*ISCTRL().
27604         (dgux_int_varargs): new for DG/UX
27605         * fixinc/{fixincl.x,inclhack.sh}: Regenerated.
27606
27607 Thu Jun 17 21:34:24 1999  Jeff Law <law@cygnus.com>
27608
27609         * invoke.texi (ia32 options): Fix typo.
27610
27611 Thu Jun 17 21:34:24 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
27612
27613         * loop.c (strength_reduce): When doing biv->giv conversion, update
27614         reg note of NEXT->insn.
27615
27616 Thu Jun 17 14:25:08 1999  Jeffrey A Law  (law@cygnus.com)
27617
27618         * loop.c (move_movables): Note issues with replacing REGs with
27619         SUBREGs.
27620         * mips.h (GO_IF_LEGITIMATE_ADDRESS): Handle SUBREGs properly.
27621
27622 Thu Jun 17 13:28:30 1999  David O'Brien <obrien@FreeBSD.org>
27623
27624         * i386/freebsd-elf.h (LINK_SPEC): Fix typo.
27625
27626         * i386/freebsd-elf.h (FUNCTION_PROFILER): labels are not needed and
27627         the reference to `mcount' was not correct for the ELF on FreeBSD.
27628
27629 Thu Jun 17 17:22:07 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
27630
27631         * loop.c (strength_reduce): When doing biv->giv conversion, fix up
27632         reg_biv_class.
27633
27634         (recombine_givs): Set ix field after sorting.
27635
27636 Thu Jun 17 02:54:30 1999  Jeffrey A Law  (law@cygnus.com)
27637
27638         * emit-rtl.c (operand_subword): Tighten checks for when it is safe
27639         to safe to extract a subword out of a REG.
27640
27641 Thu Jun 17 01:45:24 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
27642
27643         * sh.md (mulsi3): Don't add a no-op move at the end.
27644
27645 Wed Jun 16 20:29:00 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
27646
27647         * cse.c (cse_insn): Don't put hard register source into tables for
27648         the last insn of a libcall.
27649
27650 Wed Jun 16 19:44:33 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
27651
27652         * loop.c (strength_reduce): Insert sets of derived givs at every
27653         biv increment, even if it's the only one.
27654
27655 Wed Jun 16 10:33:02 1999  Jason Merrill  <jason@yorick.cygnus.com>
27656
27657         * dwarfout.c (add_incomplete_type): New fn.
27658         (output_type): Call it.
27659         (retry_incomplete_types): New fn.
27660         (dwarfout_finish): Call it.
27661
27662         From Eric Raskin <ehr@listworks.com>:
27663         (output_type): Output types for bases.
27664
27665 Tue Jun 15 12:51:23 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
27666
27667         * mips.c (mips_output_conditional_branch): Add `break'
27668         between `default' label and `close braces'.
27669
27670 Tue Jun 15 01:55:20 1999  David O'Brien <obrien@FreeBSD.org>
27671
27672         * i386/freebsd-elf.h (LINK_SPEC): clean up the linking library
27673         specifications and make it realistic.
27674         (LIB_SPEC): Likewise.
27675
27676 Mon Jun 14 15:38:43 1999  Jim Wilson  <wilson@cygnus.com>
27677
27678         * config/mips/mips.c (mips_secondary_reload_class): Check for
27679         (PLUS (SP) (REG)) and return appropriate register class.
27680         * config/mips/mips.md (reload_insi): Delete predicate for operand 1.
27681         Handle (PLUS (SP) (REG)).
27682         (tablejump): In mips16 code, use emit_insn instead of emit_jump_insn.
27683         (tablejump_mips161, tablejump_mips162): Use emit_jump_insn instead
27684         of emit_insn for tablejump.
27685
27686 Mon Jun 14 17:26:40 1999  David Edelsohn  <edelsohn@gnu.org>
27687
27688         * rs6000.c (output_prolog): RS6000_CALL_GLUE must be
27689         asm_fprintf format string by itself.
27690         (output_function_profiler): Likewise.
27691
27692 Mon Jun 14 12:57:38 1999  David Mosberger  <davidm@hpl.hp.com>
27693
27694         * combine.c (simplify_logical, case AND): Only call
27695         simplify_and_const_int if the mode is no wider than HOST_WIDE_INT
27696         or the constant is positive.
27697
27698 Mon Jun 14 11:43:41 1999  Nick Clifton  <nickc@cygnus.com>
27699
27700         * configure.in: Fix typo in rs6000-ibm-aix4 case.
27701         * configure: Regenerate.
27702
27703 Mon Jun 14 03:55:40 1999  Jeffrey A Law  (law@cygnus.com)
27704
27705         * configure.in (rs6000-ibm-aix4.3*, powerpc-ibm-aix4.3*): Do not
27706         require a sub-version #.
27707         * configure: Rebuilt.
27708
27709 1999-06-14  Robert Lipe  (robertlipe@usa.net)
27710
27711         * svr4.h (DWARF2_DEBUGGING_INFO): Check for redefinition.
27712
27713 Mon Jun 14 10:30:52 BST 1999  Nathan Sidwell  <nathan@acm.org>
27714
27715         * c-typeck.c (process_init_element): Detect excess elements in
27716         char array initializer.
27717
27718 1999-06-14  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
27719
27720         * gcc.texi: Mention gcc 2.96 instead of egcs 1.00.
27721
27722 Sat Jun 12 22:29:48 EDT 1999  Jerry Quinn <jquinn@nortelnetworks.com>
27723
27724         * invoke.texi (Option Summary): Add -fpermissive flag.
27725
27726 Sat Jun 12 03:40:42 1999  Jeffrey A Law  (law@cygnus.com)
27727
27728         * sparc.h (LEGITIMIZE_RELOAD_ADDRESS): Do nothing with operands
27729         that require PIC code sequences.
27730
27731 Wed Jun  9 16:29:01 1999  Nick Clifton  <nickc@cygnus.com>
27732
27733         * configure.in: Add new target: thumb-elf.
27734         * configure: Regenerate.
27735         * config/arm/t-thumb-elf: New file: Makefile fragment for
27736         thumb-elf build.
27737         * config/arm/telf.h: New file: Header file for thumb-elf
27738         build.
27739
27740 Fri Jun 11 03:17:51 1999  Jeffrey A Law  (law@cygnus.com)
27741
27742         * Makefile.in (libgcc2): Pass MAYBE_USE_COLLECT2 as an argument.
27743         * libgcc2.c (__CTOR_LIST, __DTOR_LIST); Do not provide
27744         initializers is some circumstances.
27745
27746         * fixinc/inclhack.def (endif_label): Add additional selector for
27747         more bogus stuff after #endif statements.
27748         * fixinc/inclhack.sh, fixinc/fixincl.x: Rebuilt.
27749
27750 Thu Jun 10 20:44:36 1999  Mumit Khan  <khan@xraylith.wisc.edu>
27751
27752         * i386/cygwin.h (SET_ASM_OP): Define.
27753
27754 Thu Jun 10 20:37:57 1999  Mumit Khan  <khan@xraylith.wisc.edu>
27755
27756         * reg-stack.c (stack_reg_life_analysis): Find all the RETURN insns.
27757
27758 Thu Jun 10 19:23:00 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
27759
27760         * sh.h (TARGET_HARWARD, TARGET_HARVARD): Changed the former to the
27761         latter.
27762
27763         * sh.md (ic_invalidate_line_i): Remove second alternative.
27764
27765 Thu Jun 10 06:55 1999  Bruce Korb <ddsinc09@ix.netcom.com>
27766
27767         *fixinc/inclhack.def(sun_auth_proto): We do not know how to
27768         test for the presence of valid prototypes.  Delete bypass expr.
27769         (ioctl_fix_ctrl): Correct the selection expression.
27770         (no_double_slash): Correct quoting rules
27771         *fixinc/fixincl.x: regen
27772         *fixinc/inclhack.sh: regen
27773
27774 Thu Jun 10 15:08:15 1999  Nick Clifton  <nickc@cygnus.com>
27775
27776         * config/arm/arm.c (struct all_cores): Add ARM920 and ARM920t.
27777
27778 Wed Jun  9 15:57:57 1999  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
27779
27780         * rs6000.md (movsi_got_internal_mem): Delete.
27781         * rs6000.h (CONDITIONAL_REGISTER_USAGE): Mark PIC_OFFSET_TABLE_REGNUM.
27782         (GOT_TOC_REGNUM): Delete.
27783         (PIC_OFFSET_TABLE_REGNUM): Define.
27784         (FINALIZE_PIC): Disable.
27785         * rs6000.c (rs6000_got_register): New code for fixed pic register.
27786         (rs6000_replace_regno): Delete.
27787         (rs6000_finalize_pic): Likewise.
27788         (output_prolog): Handle PIC_OFFSET_TABLE_REGNUM.
27789
27790 Wed Jun  9 19:44:26 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
27791
27792         * loop.c (loop_insn_first_p): Don't compare LUIDs when P
27793         is a note; use <= for the compare; advance P while it is
27794         a NOTE.
27795
27796 Wed Jun  9 13:12:24 1999  Jeffrey A Law  (law@cygnus.com)
27797
27798         * fixinc/inclhack.def (no_double_slash): Fix quoting for test.
27799         * fixinc/inclhack.sh, fixinc/fixincl.x, fixinc/fixincl.sh; Rebuilt.
27800
27801         * varasm.c (remove_from_pending_weak_list): Verify t->name
27802         is non-NULL before passing it to strcmp.
27803
27804 Wed Jun  9 06:50 1999  Bruce Korb <ddsinc09@ix.netcom.com>
27805
27806         *fixinc/inclhack.def(sun_auth_proto): bypass the patch if
27807         the typed arguments are not part of a comment
27808         (ioctl_fix_ctrl): Added a purpose comment
27809         *fixinc/fixincl.x: regenerate
27810         *fixinc/inclhack.sh: regenerate
27811
27812 Wed Jun  9 22:57:02 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
27813
27814         * invoke.texi: Add C4x invocation docs.
27815
27816 Wed Jun  9 22:34:38 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
27817
27818         * config/c4x/c4x.h (TARGET_EXPOSE_LDP, LEGITIMIZE_RELOAD_ADDRESS):
27819         Define new macros.
27820         * config/c4x/c4x.c (c4x_emit_move_sequence, src_operand): Use
27821         TARGET_EXPOSE_LDP.
27822         (c4x_legitimize_reload_address): New function.
27823         * config/c4x/c4x.md: Update docs.
27824
27825 Wed Jun  9 04:14:48 1999  Jeffrey A Law  (law@cygnus.com)
27826
27827         * fixincludes: Avoid removing '.'.
27828         * fixinc/fixinc.svr4: Likewise.
27829         * fixinc/fixinc.winnt: Likewise.
27830         * fixinc/inclhack.tpl: Likewise.
27831         * fixinc/fixincl.sh, fixinc/inclhack.sh: Rebuilt.
27832
27833 1999-06-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
27834
27835         * fixinc/inclhack.def (sun_catmacro): Escape parens in the select
27836         pattern.
27837         * fixinc/fixincl.x, fixinc/inclhack.sh: Rebuilt.
27838
27839 Wed Jun  9 03:10:34 1999  Mumit Khan  <khan@xraylith.wisc.edu>
27840
27841         * c-pragma.c (handle_pragma_token): Handle `#pragma pack()'
27842         correctly.
27843
27844 Tue Jun  8 13:06:15 1999  Jim Wilson  <wilson@cygnus.com>
27845
27846         * configure.in (rs6000-ibm-aix4.[12]*): Change rx6000 to rs6000.
27847         * configure: Regenerate.
27848
27849 Tue Jun  8 05:47:48 1999  Richard Earnshaw (rearnsha@arm.com)
27850
27851         * optabs.c (expand_cmplxdiv_wide): Use expand_abs to get the absolute
27852         values.
27853
27854 Mon Jun  7 22:30:37 1999  Jeffrey A Law  (law@cygnus.com)
27855
27856         * fixinc/inclhack.def (avoid_bool): Also catch
27857         "typedef [unsigned] int bool".
27858         * fixinc/inclhack.sh, fixinc/fixincl.x, fixinc/fixincl.sh: Rebuilt.
27859
27860         * m68k/x-hp3bsd44: Delete obsolete and incorrect file.
27861         * configure.in (m68k-hp-bsd4.4): No longer use x-hp3bsd44.
27862         * configure: Rebuilt.
27863
27864 Mon Jun  7 22:05:03 1999  Mark Kettenis  <kettenis@gnu.org>
27865
27866         * config/i386/gnu.h: Include <gnu.h> right after <i386/linux.h>,
27867         such that we can override its definitions if necessary.
27868         (CPP_SPEC): New define.  Support processor specific predefines via
27869         %(cpp_cpu).
27870         (CC1_SPEC): New define.  Support processor specific compiler
27871         options via %(cc1_cpu).
27872         (STARTFILE_SPEC): New define.  Use crt0.o instead of crt1.o for
27873         -static.
27874
27875 1999-06-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
27876
27877         * fixinc/inclhack.def (math_gcc_ifndefs): Insert whitespace
27878         between sed's -e flag, and the open-quote following it.
27879         * fixinc/fixincl.x, fixinc/fixincl.sh: Rebuilt.
27880
27881 Mon Jun  7 20:34:20 1999  Robert Lipe <robertlipe@usa.net>
27882                           Jeffrey A Law  (law@cygnus.com)
27883
27884         * varasm.c (assemble_start_function): Remove the function
27885         from the pending weak decls list when we define a function.
27886         (assemble_variable): Similarly for variables.
27887         (weak_finish): Ignore items on the list with a NULL name.
27888         (remove_from_ending_weak_list); New function to "remove" an item
27889         from the pending weak declarations list.
27890
27891 Mon Jun  7 19:27:07 1999  Jerry Quinn <jquinn@nortelnetworks.com>
27892
27893         * pa.md (fmpyfadd, fmpynfadd, fnegabs): New patterns.
27894
27895 Mon Jun  7 14:07:39 1999  Dave Brolley  <brolley@cygnus.com>
27896
27897         * c-lex.c (GETC): Redefine to call getch.
27898         (UNGETC): Redefine to call put_back.
27899         (putback_buffer): New structure type.
27900         (putback): New static structure.
27901         (getch): New function.
27902         (put_back): New function.
27903         (yylex): Replace unused bytes from bad multibyte character.
27904
27905 Mon Jun  7 13:33:39 1999  Dave Brolley  <brolley@cygnus.com>
27906
27907         * cpplib.c (do_define): Cast `alloca' return value.
27908         (do_include, do_undef, do_pragma): Likewise.
27909         * cpphash.c (dump_definition): Cast `xstrdup' and `alloca' return
27910         values.
27911         * cppfiles.c (initialize_input_buffer): Cast `xmalloc' return values.
27912         * gcc/cppspec.c (lang_specific_driver): Cast xmalloc return value.
27913
27914 Sun Jun  6 11:58:34 1999  Jakub Jelinek  <jj@ultra.linux.cz>
27915
27916         * sparc.md (abstf2): This should be an expand.
27917         (split after abstf2_notv9): Fix mode.
27918         (abstf2_hq_v9): New pattern.
27919         (abstf2_v9): Only use when no hard quad.
27920         (absdf2_v9): Fix if target is not the same as source.
27921         (ashrsi3_extend, ashrsi3_extend2, lshrsi3_extend, lshrsi3_extend2):
27922         Add correct output constraints.
27923
27924 Sat Jun  5 17:04:16 1999  Craig Burley  <craig@jcb-sc.com>
27925
27926         From Dave Love to egcs-patches on 20 May 1999 17:38:38 +0100:
27927         * invoke.texi: Clarify text vis-a-vis Intel CPUs.
27928
27929 Sat Jun  5 12:11:24 1999  Mark Mitchell  <mark@codesourcery.com>
27930
27931         * mips.h (mips_output_conditional_branch): New function.
27932         (mips_adjust_insn_length): Likewise.
27933         (ASSEMBLER_SCRATCH_REGNUM): New macro.
27934         (ADJUST_INSN_LENGTH): Likewise.
27935         * mips.c (print_operand): Add `F' and `W' for floating-point
27936         comparison opcodes.
27937         (machine_dependent_reorg): Adjust MIPS16 code; instruction-lengths
27938         are now in bytes.
27939         (mips_adjust_insn_length): New function.
27940         (mips_output_conditional_branch): New function.
27941         * mips.md (length): Adjust attribute definition to handle
27942         conditional branches.  Change lengths to bytes, rather than
27943         instructions throughout.  Remove length attribute from
27944         instructions whose length is four bytes, and rely on the default
27945         instead.
27946         (dslot): Fix typo in comment.
27947         Reword conditional branch patterns to use
27948         mips_output_conditional_branch.
27949
27950 Fri Jun  4 13:30:27 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
27951
27952         * alpha/osf.h (CPP_SUBTARGET_SPEC): Handle -threads.
27953         (LIB_SPEC): Likewise.
27954         Link with -lprof1_r for -g/-pg.
27955
27956 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
27957
27958         * loop.c (check_dbra_loop): Fix change of Jan 19.
27959
27960 Fri Jun  4 00:12:40 1999  Marc Espie <espie@cvs.openbsd.org>
27961
27962         * freebsd-elf.h (SWITCH_TAKES_ARG):  Redefine, not define.
27963         (STARTFILE_SPEC):  Define, override the svr4.h version.
27964         (ENDFILE_SPEC):  Likewise.
27965
27966 Thu Jun  3 23:58:55 1999  Jeffrey A Law  (law@cygnus.com)
27967
27968         * fixinc/inclhack.def (limits_ifndefs): Also apply to sys/limits.h
27969         * fixinc/fixincl.x: Regenerated.
27970         * fixinc/inclhack.sh: Regenerated.
27971
27972 Fri Jun  4 05:42:23 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
27973
27974         * sh.c (barrier_align): Don't return early for normal branch/barrier
27975         when optimizing for SH2.
27976
27977 Thu Jun  3 22:27:50 1999  Robert Lipe  <robertlipe@usa.net>
27978
27979         * i386/udk.h (LINK_SPEC): Correct linker search path for
27980         system libraries.
27981
27982 Fri Jun  4 03:20:40 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
27983
27984         * sh.c (fixup_addr_diff_vecs): Emit braf reference label.
27985         (braf_label_ref_operand): Delete.
27986         * sh.h (PREDICATE_CODES): Remove braf_label_ref_operand.
27987         * sh.md (casesi_jump_2): Operand1 is now the inside of a
27988         label_ref, and has no predicate.
27989         The patten has a predicate to guard against invalid substitutions.
27990         (dummy_jump): Delete.
27991         (casesi): Update use of casesi_jump_2.
27992
27993 Thu Jun 3 07:48 1999  Bruce Korb <ddsinc09@ix.netcom.com>
27994
27995         *fixinc/inclhack.def(Io_Def_Quotes): corrected sed expression
27996         *fixinc/fixincl.x: regenerate
27997         *fixinc/inclhack.sh: regenerate
27998
27999 Thu Jun  3 02:15:07 1999  Jason Merrill  <jason@yorick.cygnus.com>
28000
28001         * dwarf2out.c (add_incomplete_type): New fn.
28002         (gen_struct_or_union_type_die): Call it.
28003         (retry_incomplete_types): New fn.
28004         (dwarf2out_finish): Call it.
28005
28006 Thu Jun  3 01:19:03 1999  Jeffrey A Law  (law@cygnus.com)
28007
28008         * gcse.c (insert_insn_end_bb): Correct placement of insns when the
28009         current block starts with a CODE_LABEL and ends with a CALL and
28010         we can not find all the argument setup instructions for the CALL.
28011
28012 Wed Jun  2 15:44:15 1999  Mark Mitchell <mark@codesourcery.com>
28013
28014         Revert this change:
28015         * fold-const.c (fold): STRIP_NOPS when deciding whether or not
28016         something is a candidate for optimize_bit_field_compare.
28017
28018 Wed Jun  2 21:53:05 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
28019
28020         * sh.h (CONST_OK_FOR_I, CONST_OK_FOR_L): Cast VALUE to HOST_WIDE_INT.
28021
28022 Wed Jun  2 12:25:55 1999  Richard Henderson  <rth@cygnus.com>
28023
28024         * alpha.c (override_options): Thinko in last patch.
28025
28026         * alpha/osf.h (CPP_SUBTARGET_SPEC): Define.
28027         (LIB_SPEC): Recognize -pthread.
28028
28029 Wed Jun  2 08:42:55 1999  Nick Clifton  <nickc@cygnus.com>
28030
28031         * config/arm/tcoff.h (USER_LABEL_PREFIX): Synchronise with
28032         definition in config/arm/coff.h
28033         * config/arm/coff.h: Add comment about USER_LABEL_PREFIX.
28034
28035 Wed Jun  2 07:07 1999 Bruce Korb <ddsinc09@ix.netcom.com>
28036
28037         * fixinc/fixincl.c(global def): Add FD_SHELL_SCRIPT to mark
28038         fixes that need "file=xxx\n" prepended before invocation
28039         (start_fixer - new): starting the fixer process is complex enough
28040         to warrent its own routine.  It prepends the "file=xxx\n" stuff.
28041         (process): uses the new routine; omit usage of putenv()
28042         * fixinc/fixincl.tpl: mark shell scripts with FD_SHELL_SCRIPT
28043         * fixinc/fixincl.x: regenerate
28044
28045 Wed Jun  2 02:29:07 1999  Jeffrey A Law  (law@cygnus.com)
28046
28047         * README, configure.in, gcc.1, gcc.texi: Update name (egcs -> gcc)
28048         and version #s (1.1 -> 2.96) as needed.
28049         * README.g77: Kill way out of date file in the toplevel directory.
28050
28051 Wed Jun  2 00:52:34 1999  David O'Brien <obrien@FreeBSD.org>
28052
28053         * configure.in (i[34567]86-*-freebsdelf): Don't include linux.h,
28054         i386/freebsd-elf.h no longer requires it.  Instead include svr4.h.
28055         * configure: Rebuilt.
28056         * i386/freebsd-elf.h (DEFAULT_VTABLE_THUNKS): Define.
28057         (ASM_COMMENT_START, ASM_APP_ON, ASM_APP_OFF, SET_ASM_OP): Likewise.
28058         (PREFERRED_DEBUGGING_TYPE, WCHAR_UNSIGNED): Likewise.
28059         (SWITCH_TAKES_ARG): Likewise.
28060         * i386/freebsd.h: Remove FREEBSD_NATIVE support.
28061         * config/t-freebsd: Moved from config/i386/ so it can used for all
28062         FreeBSD targets.
28063
28064 Mon May 31 02:22:55 1999  Philippe De Muyter  <phdm@macqel.be>
28065
28066         * m68k/x-mot3300 (XCFLAGS): Fixed to match stb.o, not f/stb.o.
28067
28068 Wed Jun  2 00:08:34 1999  Robert Lipe  <robertlipe@usa.net>
28069
28070         * configure.in (i[34567]86-*-udk*): Install headers with cpio.
28071         * configure: Rebuilt.
28072
28073 Tue Jun  1 19:06:22 1999  David Edelsohn  <edelsohn@gnu.org>
28074
28075         * rs6000/aix41.h (RS6000_CALL_GLUE): Define.
28076         * rs6000/aix43.h (RS6000_CALL_GLUE): Likewise.
28077         * rs6000/rs6000.c (rs6000_file_start): Use putc.
28078         (rs6000_output_load_toc_table): Same.
28079         (output_prolog, output_mi_thunk): Same.
28080         * rs6000/rs6000.h (SELECT_SECTION): Formatting.
28081         (ASM_GLOBALIZE_LABEL): Use putc.
28082
28083 Mon May 31 15:23:23 1999  Richard Henderson  <rth@cygnus.com>
28084
28085         * alpha.md (reload_*_help): New patterns and splitters.
28086         (reload_*): Use them.
28087         (mov[qh]i): Likewise.
28088
28089 Mon May 31 11:48:07 1999  Mark Mitchell  <mark@codesourcery.com>
28090
28091         * cccp.c (handle_directive): Handle backslash-newlines in quoted
28092         strings correctly.
28093
28094 Mon May 31 09:36:11 1999  Cort Dougan  <cort@cs.nmt.edu>
28095
28096         * rs6000/linux.h (LINK_SPEC): Use emulation elf32ppclinux.
28097
28098 Mon May 31 11:40:20 EDT 1999  John Wehle  (john@feith.com)
28099
28100         * flow.c (mark_regs_live_at_end, insn_dead_p,
28101         mark_set_1, mark_used_regs): Only give FRAME_POINTER_REGNUM
28102         and HARD_FRAME_POINTER_REGNUM special treatment if reload
28103         hasn't run or the frame pointer is needed.
28104         * haifa-sched.c (attach_deaths): Likewise.
28105         * sched.c (attach_deaths): Likewise.
28106
28107 Mon May 31 00:46:17 1999  Jeffrey A Law  (law@cygnus.com)
28108
28109         * jump.c (jump_optimize_1): Only set CAN_REACH_END if
28110         calculate_can_reach_end returns nonzero.
28111
28112         * configure.in (native gas tests): Search for an assembler in the
28113         same manner that the installed compiler will.
28114         * configure: Rebuilt.
28115         * tm.texi (MD_EXEC_PREFIX): Note need to update configure.in too.
28116
28117         * alias.c (find_base_term): Improve handling of addresses
28118         constructed from binary operations.
28119
28120 Sun May 30 14:29:17 1999  Eric Raskin (ehr@listworks.com)
28121
28122         * dgux.h (STARTFILE_SPEC): Fix incorrectly matched curly-braces.
28123
28124 Sun May 30 14:19:13 1999  Jeffrey A Law  (law@cygnus.com)
28125
28126         * function.h (cleanup_label, frame_offset): Declare.
28127         (tail_recursion_label, tail_recursion_reentry): Likewise.
28128         (arg_pointer_save_area, rtl_expr_chain): Likewise.
28129         * stmt.c (cleanup_label, frame_offset): Delete extern declarations.
28130         (tail_recursion_label, tail_recursion_reentry): Likewise.
28131         (arg_pointer_save_area, rtl_expr_chain): Likewise.
28132
28133 Sat May 29 19:08:10 1999  Philip Blundell  <philb@gnu.org>
28134
28135         * config/arm/aout.h (ASM_OUTPUT_ALIGN): Only define if not already
28136         defined.
28137         * config/arm/elf.h (ASM_OUTPUT_ALIGN): Define.
28138         (MAX_OFILE_ALIGNMENT): Define.
28139
28140 Fri May 28 21:40 1999  Robert Lipe <robertlipe@usa.net>
28141
28142         * fixincl.c: Replace local include scheme with #includes of
28143         gansidecl.h and system.h.
28144         * procopen.c:  Likewise.
28145         * server.c:  Likewise.
28146
28147 Fri May 28 03:47:03 1999  Eric Raskin (ehr@listworks.com)
28148
28149         * i386/t-dgux (EXTRA_PARTS): Add crti.o
28150         (crti.o): Add build rule and dependencies.
28151         * fixinc/fixinc.dgux:  Use modified _int_varargs.h
28152
28153 Fri May 28 03:41:02 1999  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
28154
28155         * rs6000/sysv4.h (CC1_SPEC): Add support for -profile
28156         (LIB_LINUX_SPEC): Likewise.
28157         (LIB_LINUX_SPEC): Add support for -pthread
28158         (CPP_OS_LINUX_SPEC): Likewise.
28159         (CPP_SYSV_SPEC): Avoid redefinitions if both -fpic and -fPIC are
28160         specified.
28161
28162 Thu May 27 13:04:52 1999  H.J. Lu  (hjl@gnu.org)
28163
28164         * i386.c (output_fp_cc0_set): Don't check the JUMP_INSN code for
28165         conditional move.
28166         (notice_update_cc, output_float_compare): Enable TARGET_CMOVE support.
28167         (output_float_compare, output_fp_cc0_set): Fix the FLOAT comparison
28168         for IEEE math and CC_FCOMI.
28169         (put_jump_code): No IEEE if CC_FCOMI is set.
28170
28171 1999-05-27  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
28172
28173         * fold-const.c (fold_truthop): Make the field reference unsigned
28174         when converting a single bit compare.
28175
28176 Thu May 27 02:40:48 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
28177
28178         * loop.c (strength_reduce): Don't do biv->giv conversion on constants.
28179
28180 Thu May 27 02:09:27 1999  Jeffrey A Law  (law@cygnus.com)
28181
28182         * varasm.c (STRIP_NAME_ENCODING): Remove default definition.
28183         * output.h (STRIP_NAME_ENCODING): Strip '*' like the old varasm
28184         version did.
28185
28186         * reload.c (push_reload): Do not call remove_address_replacements
28187         when presented with identical optional reloads.
28188
28189 Wed May 26 14:18:05 1999  Richard Henderson  <rth@cygnus.com>
28190
28191         * alpha.h (MASK_FIX, TARGET_FIX): New.
28192         (MASK_*): Reorganize constants.
28193         (CPP_AM_FIX_SPEC): New.
28194         (TARGET_SWITCHES): Add FIX.
28195         (EXTRA_SPECS): Likewise.
28196         (CPP_CPU_EV6_SPEC): Use FIX, not CIX.
28197         (SECONDARY_MEMORY_NEEDED): Likewise.
28198         (REGISTER_MOVE_COST): Likewise.
28199         * alpha.c (override_options): Add FIX support.  Always use
28200         ALPHA_TP_PROG for ev6.
28201         * alpha.md (sqrt and mov[sd]i patterns): Use FIX, not CIX.
28202         * alpha/elf.h (ASM_FILE_START): Look at FIX too.
28203         * configure.in (target_cpu_default2) [ev6]: Use FIX, not CIX.
28204
28205 Wed May 26 09:53:05 1999  Mark Mitchell  <mark@codesourcery.com>
28206
28207         * fold-const.c (fold): STRIP_NOPS when deciding whether or not
28208         something is a candidate for optimize_bit_field_compare.
28209
28210 Wed May 26 09:40:02 1999  Mark Mitchell  <mark@codesourcery.com>
28211
28212         * gcc.texi (Passes): Document branch-shortening.
28213         * invoke.texi (Debugging Options): Document the fact that `-dp'
28214         outputs length information for instructions.
28215
28216 Wed May 26 08:49:31 1999  Nick Clifton  <nickc@cygnus.com>
28217
28218         * flow.c: Revert previous delta.
28219
28220 Wed May 26 06:05:10 1999  Nick Clifton  <nickc@cygnus.com>
28221
28222         * flow.c (insn_dead_p): Check against frame_pointer_rtx not
28223         FRAME_POINTER_REGNUM.
28224         (mark_set_1): Ditto.
28225         (mark_used_regs): Ditto.
28226
28227 Wed May 26 02:19:31 1999  Philip Blundell  <pb@nexus.co.uk>
28228
28229         * arm.h (NEED_PLT_GOT): Fix mistake in last change.
28230         (GOT_PCREL): New macro.  Define to 1 if not already defined.
28231         * arm/elf.h (GOT_PCREL): Define to 0.
28232         * arm.c (arm_finalize_pic): Take into account the setting of
28233         GOT_PCREL.
28234
28235 Tue May 25 14:06:06 1999  Jeffrey A Law  (law@cygnus.com)
28236
28237         * output.h (STRIP_NAME_ENCODING): Provide default definition.
28238         * dwarf2out.c (ASM_NAME_TO_STRING): Use STRIP_NAME_ENCODING.
28239
28240         * flow.c (mark_set_1): Do not record BLKmode stores as dead
28241         store elimination candidates.
28242
28243 Tue May 25 08:55:57 1999  Gavin Romig-Koch  <gavin@cygnus.com>
28244
28245         * config/mips/mips.h (ASM_OUTPUT_DOUBLE_INT) : Use 'dword' if
28246         TARGET_GAS.
28247
28248 Mon May 24 20:30:08 1999  Jim Wilson  <wilson@cygnus.com>
28249
28250         * configure.in (rs6000-ibm-aix4.[12]*): Delete use of aix41-gld.h.
28251         Add use of x-aix41-gld.
28252
28253 Mon May 24 16:44:09 1999  Jakub Jelinek  <jj@ultra.linux.cz>
28254
28255         * sparc/linux64.h (ASM_OUTPUT_CONSTRUCTOR): Define.
28256         (ASM_OUTPUT_DESTRUCTOR): Define.
28257
28258 Mon May 24 14:35:24 1999  Jeffrey A Law  (law@cygnus.com)
28259
28260         * loop.c (strength_reduce): Do not clear NOT_EVERY_ITERATION at the
28261         last CODE_LABEL in a loop if we have previously passed a jump
28262         to the top of the loop.
28263
28264 Mon May 24 07:56:29 1999  Nick Clifton  <nickc@cygnus.com>
28265
28266         * config/arm/arm.h (OUTPUT_INT_ADDR_CONST): Fix blunder made when
28267         applying Philip's patch.
28268
28269 Mon May 24 01:02:12 1999  Mark Mitchell  <mark@codesourcery.com>
28270
28271         * stmt.c (expand_end_bindings): Ignore any elements of VARS that
28272         are not VAR_DECLs.
28273
28274 Sun May 23 20:31:16 1999  Jeffrey A Law  (law@cygnus.com)
28275
28276         * loop.c (strength_reduce): Grow reg_single_usage as needed.
28277
28278 Sun May 23 10:13:20 1999  David O'Brien <obrien@FreeBSD.org>
28279
28280         * i386/freebsd-elf.h (LINK_SPEC): Change -static to -Bstatic.
28281         Also remove a useless comment.
28282
28283 Sun May 23 10:05:23 1999  Jerry Quinn <jquinn@nortelnetworks.com>
28284
28285         * pa.md (negdf2,negsf2):  Use fneg instead of fsub on pa 2.0.
28286
28287 Sat May 22 21:02:06 1999  David Edelsohn  <edelsohn@gnu.org>
28288
28289         * collect2.c (main): Only generate import or export file and add
28290         to link arguments if non-empty.  Use xmalloc not alloca.
28291         (write_{export,import}_file): Delete.
28292         (write_aix_file): New function.
28293         (locatelib): Use xmalloc not malloc.
28294         (GCC_OK_SYMBOL): Do not check type if aix64.
28295
28296 Sat May 22 09:35:51 1999  Philip Blundell  <pb@nexus.co.uk>
28297
28298         Based on patch by Scott Bambrough and Pat Beirne:
28299         * config/arm/arm.c (making_const_table): New variable.
28300         * config/arm/arm.h (making_const_table): Declare.
28301         (OUTPUT_INT_ADDR_CONST): Mark symbols as position independent if
28302         appropriate.
28303         * config/arm/arm.md (consttable_4, consttable_8, consttable_end):
28304         Keep track of when we are building the constant table.
28305
28306 Sat May 22 09:34:22 1999  Philip Blundell  <pb@nexus.co.uk>
28307
28308         * config/arm/arm.c (arm_override_options): Fix erroneous warning
28309         message.
28310
28311 Sat May 22 09:06:33 1999  Nick Clifton  <nickc@cygnus.com>
28312
28313         * config/arm/arm.h (NEED_PLT_GOT): Only define if not already
28314         defined.
28315
28316 Sat May 22 07:17:05 1999  Nick Clifton  <nickc@cygnus.com>
28317
28318         * tm.texi (FUNCTION_ARG): Correct description of a stack element
28319         in a PARALLEL.
28320
28321 Sat May 22 01:27:49 1999  Mark Mitchell  <mark@codesourcery.com>
28322
28323         * expr.h (lang_expand_constant): Guard with #ifdef TREE_CODE.
28324
28325 Fri May 21 21:19:02 1999  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
28326
28327         * rs6000.c (output_mi_thunk): Enable full support again.
28328
28329 Fri May 21 20:09:52 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
28330
28331         * sh.h (BRANCH_COST): Define.
28332
28333 Thu May 20 10:00:42 1999  Stephen L Moshier  <moshier@world.std.com>
28334
28335         * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
28336
28337 Thu May 20 09:58:57 1999  Jan Hubicka <hubicka@freesoft.cz>
28338
28339         * function.c (assign_stack_local): Align stack slot propertly.
28340         (assign_outer_stack_local): Likewise.
28341
28342 Thu May 20 10:38:43 1999  Mark Mitchell  <mark@codesourcery.com>
28343
28344         * expr.h (lang_expand_constant): Declare.
28345         * toplev.c (lang_expand_constant): Define it.
28346         * varasm.c (output_constant): Use it.
28347
28348 Thu May 20 11:28:53 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
28349
28350         * optabs.c (expand_cmplxdiv_straight, expand_cmplxdiv_wide):
28351         Change function definitions to K&R style.
28352
28353 Thu May 20 08:16:39 1999  Bruce Korb <ddsinc09@ix.netcom.com>
28354
28355         * fixinc/fixincl.c: We must not ignore SIGCLD now.
28356
28357 Thu May 20 07:06:39 1999  Alexandre Oliva  <aoliva@acm.org>
28358
28359         * fixinc/Makefile.in(gnu-regex.o): add $(INCLUDES) to compile options
28360         * fixinc/fixincl.c(wait_for_pid): K&R-ify arguments
28361         (several places): omit static initialization
28362         (process): use single fd, since only the read fd is used
28363         * fixinc/gnu-regex.c: define 'const' away, if not supported
28364         * fixinc/procopen.c(several places): omit static initialization
28365         * fixinc/server.c: define 'volitile' away, if not supported
28366
28367 1999-05-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
28368
28369         * config/dbxcoff.h (DBX_OUTPUT_MAIN_SOURCE_FILE_END): Use
28370         asm_fprintf and %L to generate the label name.
28371         * config/dbxelf.h (DBX_OUTPUT_MAIN_SOURCE_FILE_END): Likewise.
28372         (ASM_OUTPUT_SOURCE_LINE): Correct generation of internal labels.
28373
28374 Thu May 20 01:40:55 1999  Jeffrey A Law  (law@cygnus.com)
28375
28376         * jump.c (can_reverse_comparison_p): Do not abort if the comparison
28377         insn for a conditional jump can not be found.
28378
28379 Wed May 19 23:58:58 1999  Jeffrey A Law  (law@cygnus.com)
28380
28381         * mips.h (ENCODE_SECTION_INFO): Do not perform GP optimizations
28382         on variables in specific sections other than .sbss and .sdata.
28383
28384 Wed May 19 03:56:56 1999  Mark Mitchell  <mark@codesourcery.com>
28385
28386         * stmt.c (expand_return): Call start_cleanup_deferral and
28387         end_cleanup_deferral around conditional code.
28388
28389 Wed May 19 08:40:08 1999  Bruce Korb <ddsinc09@ix.netcom.com>
28390
28391         * fixinc/fixincl.tpl: Avoid depending on ANSI C features for
28392         filename lists.  Utilizes new "krstr" AutoGen function.
28393         * fixinc/fixincl.x: Rebuilt.
28394
28395 Wed May 19 02:47:11 1999  Jan Hubicka  (hubicka@freesoft.cz)
28396
28397         * i386.c (output_float_compare): Avoid GNU-C extensions.
28398
28399 Wed May 19 00:34:40 1999  Jeffrey A Law  (law@cygnus.com)
28400
28401         * version.c: Bump to distinguish mainline tree from the
28402         gcc-2.95 branch.
28403
28404 See ChangeLog.1 for earlier changes.