Remove compile time warnings when building arm.o
[official-gcc.git] / gcc / ChangeLog
blob85e6e23f264b3afcc32b2bb27917e1fb76ac6f4c
1 2000-05-23  Nick Clifton  <nickc@cygnus.com>
3         * configure.in: Treat 'strongarm' as if it were 'arm' when
4         determining cpu type.
6         * configure: Regenerate.
8         * config/arm/arm.c: Change 'char *' to 'const char *' for cases
9         where constant strings are involved.
11         * config/arm/arm.h (arm_condition_codes): Change type to 'const
12         char *'.
14         * config/arm/arm-protos.h: Change 'char *' to 'const char *' for
15         cases where constant strings are involved.
17 Tue May 23 15:08:31 2000  Clinton Popetz  <cpopetz@cygnus.com>
19         * config/sh/sh.c (gen_far_branch, split_branches): Update
20         to reflect new prototypes for redirect_jump and invert_jump.
21         (sh_insn_length_adjustment): Get rid of const warnings.
23 2000-05-23  Kazu Hirata  <kazu@hxi.com>
25         * invoke.texi (Options for Debugging Your Program or GCC): Update
26         the names of dump files.
28 Tue May 23 13:58:52 2000  Philippe De Muyter  <phdm@macqel.be>
30         * configure.in (NO_MINUS_C_MINUS_O): Fix thinko in previous fix.
31         * configure: Regenerated.
33 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
35         * simplify-rtx.c (SIGN_EXTEND): New macro.
36         (simplify_unary_operation, simplify_binary_operation, 
37         simplify_relational_operation): Use SIGN_EXTEND.  Make low
38         halves of (low, high) pairs unsigned if they weren't already.       
39         (simplify_ternary_operation): Cast INTVAL to unsigned before
40         comparing to a MODE_BITSIZE.
42 2000-05-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
44         * aclocal.m4 (gcc_AC_CHECK_DECL, gcc_AC_CHECK_DECLS): New macros
45         rewritten from the internals of gcc_AC_NEED_DECLARATION{S}.
46         
47         * configure.in (gcc_AC_CHECK_DECLS): Call this instead of
48         gcc_AC_NEED_DECLARATIONS.
50         * dwarfout.c: Don't prototype time().
52         * gcc.c: Check HAVE_DECL_* instead of NEED_DECLARATION_*.
54         * system.h: Likewise.
56         * toplev.c: Likewise.
58 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
60         * c-decl.c (pushdecl): Invert sense of test for non-global types.
62 Tue May 23 18:11:42 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
64         * reload1.c (reload_cse_move2add): Honor TRULY_NOOP_TRUNCATION.
66 2000-05-23  Jonathan Larmour  <jlarmour@redhat.co.uk>
68         * config/mips/elf64.h (CTOR_LISTS_DEFINED_EXTERNALLY): Define
70 Tue May 23 06:50:29 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
72         * config/alpha/alpha.c: Remove #ifdef HAIFA since now only scheduler.
73         (alpha_start_function): Never write ..ng label if VMS or NT.
74         (alpha_align_insns): Remove GP_IN_USE arg.
75         Alignment now unsigned.
76         (alpha_reorg): Don't pass GP_IN_USE arg to alpha_align_insns.
77         * config/alpha/alpha.md (prologue_ldgp): Split into one define_expand
78         and two define_insn's.
80 2000-05-22  Richard Henderson  <rth@cygnus.com>
82         * combine.c (simplify_comparison): Use trunc_int_for_mode.
84 2000-05-22  Richard Henderson  <rth@cygnus.com>
86         * stor-layout.c (place_field): Change rli->size to rli->offset.
88 2000-05-22  Richard Henderson  <rth@cygnus.com>
90         * function.c (thread_prologue_and_epilogue_insns): Make sure 
91         existing line number notes appear after the prologue.
93 Mon May 22 21:49:00 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
95         * config/alpha/alpha.c (alpha_fnname): New static variable.
96         (print_operand, case '~'): New case.
97         (alpha_expand_prologue): Emit prologue_ldgp insn if needed.
98         (alpha_start_function): Set alpha_fnname.
99         Write "ng" label if no ldgp; don't write ldgp insn.
100         * config/alpha/alpha.h (PRINT_OPERAND_PUNCT_VALID_P): New case '~'.
101         * config/alpha/alpha.md (prologue_ldgp): New define_insn.
103 Mon May 22 11:30:48 2000  Clinton Popetz  <cpopetz@cygnus.com>
105         * jump.c (jump_optimize_1): Don't increment LABEL_NUSES
106         on deleted labels.
108 2000-05-22  Zack Weinberg  <zack@wolery.cumb.org>
110         * varasm.c (eh_frame_section): Revert change to argument list.
112 Mon May 22 13:14:03 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
114         * optabs.c (can_extend_p): Allow unsignedp to have any nonzero value.
115         (gen_extend_insn, can_fix_p, can_float_p): Likewise.
116         
117         * final.c (final_scan_insn, case NOTE_INSN_FUNCTION_BEG): Remove
118         dangling "else" that causes "break" to be conditional.
119         Also remove unneeded code at start.
121 Mon May 22 17:31:35 2000  Philippe De Muyter  <phdm@macqel.be>
123         * m68k/m68k.h (STORE_FLAG_VALUE): Macro set to (-1), not -1.
124         * fx80/fx80.h, i370/i370.h, m88k/m88k.h (STORE_FLAG_VALUE): Ditto.
125         * gmicro/gmicro.h, we32k/we32k.h (STORE_FLAG_VALUE): Ditto.
127 2000-05-22  Jakub Jelinek  <jakub@redhat.com>
129         * config/sparc/sparc.md (movdf_insn_v9only_vis): fzero has
130         just one argument.
132 Mon May 22 06:57:49 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
134         * alias.c (record_component_aliases): New function.
135         * tree.h: Clean up some declarations and comments.
136         (record_component_aliases): New declaration.
137         * tree.c (get_alias_set): If type and has alias set, use it.
139 2000-05-22  Richard Henderson  <rth@cygnus.com>
141         * simplify-rtx.c (simplify_ternary_operation): Try to simplify
142         IF_THEN_ELSE to a setcc form.
143         * jump.c (can_reverse_comparison_p): Be prepared for insn null.
145 2000-05-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
147         * fixinc/inclhack.def (sun_malloc): Handle `calloc'.
148         (sun_malloc, sysz_stdtypes_for_sun): Add test_text.
150 Sun May 21 16:42:31 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
152         * combine.c (try_combine): Handle i3_subst_into_i2 case when I2 is
153         not a PARALLEL.
155 2000-05-20  Alexandre Oliva  <aoliva@cygnus.com>
157         * config/mn10300/mn10300.md (movdi, movdf): 64-bit clean-up.
158         * config/mn10300/mn10300.c (print_operand): Likewise.
160         * final.c (split_double): Right shift of negative values is not
161         portable.
163         * ifcvt.c (if_convert): Scan and kill dead code.
165         * emit-rtl.c (unshare_all_rtl): Store the copied rtx.
167 2000-05-20  Zack Weinberg  <zack@wolery.cumb.org>
169         * diagnostic.c: Eliminate implicit int.
170         * except.c, gcc.c: Add static prototypes.
171         * final.c (final_end_function): Mark file arg ATTRIBUTE_UNUSED.
172         * gensupport.c (process_rtx): Use XVEC to initialize vector
173         slot of 'split'.
175         * print-rtl.c: If DEBUG_REGISTER_NAMES, define static 
176         debug_reg_names instead of static reg_names.  If not, define
177         global reg_names.
178         * regclass.c: Don't define global reg_names unless
179         DEBUG_REGISTER_NAMES is defined.
181         * reload1.c (order_regs_for_reload): Remove unused variable.
182         * varasm.c: Include output.h after defaults.h.  Define
183         eh_frame_section as function of no args, not of unspecified args.
185         * gcc.c: Constify argbuf; arguments to store_arg,
186         process_command, main; elements of struct command and struct
187         switchstr; local variables in execute, process_command, main.
189 2000-05-20  Bruce Korb  <bkorb@gnu.org>
191         * fixinc/inclhack.def:  many applications of c_fix=format + tests
192         * fixinc/check.diff:  regenerated
193         * fixinc/fixincl.x:  regenerated
195 Sat May 20 09:30:55 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
197         * alias.c: Clarify some comments.
198         (record_base_value): REGNO is unsigned.
199         * rtl.h (record_base_value): Likewise.
201         * alias.c (aliases_everything_p): Don't special-case QImode here.
202         * c-common.c (c_get_alias_set): Do it here.
203         Handle BIT_FIELD_REF by getting alias info for arg.
204         Use POINTER_TYPE_P.
206 2000-05-20  Alexandre Oliva  <aoliva@cygnus.com>
208         * mklibgcc.in: Restore rule to create ${dir}.
210 Sat May 20 08:45:41 2000  H.J. Lu  <hjl@gnu.org>
212         * Makefile.in (libgcc.mk): Depend on xgcc$(exeext) for
213         GCC_FOR_TARGET used by MULTILIBS.
214         * mklibgcc.in: Make sure each .o file depends on the
215         directory it will be in.
216         Make the multilib directory depends libgcc.
218 Sat May 20 08:29:28 2000  H.J. Lu  <hjl@gnu.org>
220         * Makefile.in (bootstrap): Unset LANG_LIB2FUNCS for stage 1.
222 Sat May 20 07:27:35 2000  Alexandre Oliva  <aoliva@cygnus.com>
224         * fold-const.c (make_range): Handle degenerated intervals.
225         Fixes c-torture/execute/991221-1.c
227 Fri May 19 18:16:31 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
229         * cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0.
230         * reload.c (find_equiv_reg): Likewise.
231         * alias.c (init_alias_analysis): Likewise.
232         Only call prologue_epilogue_contains on insns.
233         * basic-block.h (REG_SET_TO_HARD_REG_SET): Call new function.
234         * bb-reorder.c (hard-reg-set.h): Include earlier.
235         * haifa-sched.c (hard-reg-set.h): Likewise.
236         * ifcvt.c (hard-reg-set.h): Likewise.
237         * local-alloc.c (hard-reg-set.h): Likewise.
238         * loop.c (hard-reg-set.h): Likewise.
239         * predict.c (hard-reg-set.h): Likewise.
240         * regrename.c (hard-reg-set.h): Likewise.
241         * flow.c (hard-reg-set.h): Likewise.
242         (reg_set_to_hard_reg_set): New function.
243         * bitmap.c (regs.h, basic-block.h): No longer include.
244         (bitmap.h): Now include.
245         * conflict.c (hard-reg-set.h): Include.
246         * profile.c (hard-reg-set.h): Likewise.
247         * print-rtl.c (hard-reg-set.h): Likewise.
248         * sbitmap.c (hard-reg-set.h): Likewise.
249         * toplev.c (hard-reg-set.h): Likewise.
250         * unroll.c (hard-reg-set.h, basic-block.h): Likewise.
251         * hard-reg-set.h (reg_names): Now constant.
252         * regs.h (reg_names): Likewise.
253         * regclass.c (reg_names): Likewise.
254         * loop.h (basic-block.h): No longer include.
255         (bitmap.h): Now include.
256         * reload1.c (order_regs_for_reload): Avoid loop over reg sets.
257         * Makefile.in (LOOP_H, sbitmap.o, profile.o): Reflect above changes.
258         (toplev.o, print-rtl.o, conflict.o, unroll.o, bitmap.o): Likewise.
260 2000-05-19  Jan Hubicka  <jh@suse.cz>
261             Richard Henderson  <rth@cygnus.com>
263         * basic-block.h (struct edge_def): New field "count".
264         (struct basic_block_def): Likewise.
265         * flow.c (entry_exit_blocks): Add count fileds.
266         (split_edge): Keep count information up-to-date.
267         (dump_edge_info, dump_flow_info): Dump count fields.
269         * final.c (count_instrumented_edges): Rename to edge from arc.
270         (end_final): Update users.
271         * profile.c: Include expr.h, basic-block.h.
272         (struct adj_list, ARC_TARGET, ARC_SOURCE, ARC_COUNT): Kill.
273         (struct bb_info, label_to_bb, label_to_bb_size, bb_graph): Kill.
274         (ignore_next_note, return_label_execution_count): Kill.
275         (bbg_file_name, da_file_name): Kill.
276         (edge_info, bb_info): New structures.
277         (EDGE_INFO, BB_INFO, GCOV_INDEX_TO_BB, BB_TO_GCOV_INDEX): New macros.
278         (count_instrumented_edges, total_num_edges): Rename to edge from arc.
279         (total_num_edges_instrumented): Likewise.
280         (init_arc, expand_spanning_tree): Kill.
281         (fill_spanning_tree, tablejump_entry_p): Kill.
282         (instrument_edges):  Rewrite from instrument_arcs to use
283         commit_edge_insertions infrastructure.
284         (compute_branch_probabilities): Remove arguments; rewrite for
285         CFG infrastructure; use rtl_dump_file directly.
286         (branch_prob, find_spanning_tree): Likewise.
287         (union_groups, find_group): New.
288         (init_branch_prob): Make bbg_file_name and da_file_name local.
289         (end_branch_prob): Use rtl_dump_file directly.
290         (init_edge_profiler): Rename to edge from arc.
291         (output_arc_profiler): Kill.
292         (gen_edge_profiler): New.
293         (output_func_start_profiler): Turn off profiling.  Make the
294         constructor static when we can.
295         * rtl.h (branch_prob, end_branch_prob): Update prototypes.
297         * toplev.c (DFI_flow): Remove.
298         (DFI_cfg, DFI_life): New.
299         (dump_file): Update accordingly.
300         (compile_file): Call end_branch_prob if profile_arc_flag too.
301         (rest_of_compilation): Move flow1 cfg creation to DFI_cfg.  Do edge
302         profiling after the CFG is built.  Move flow1 life analysis to
303         DFI_life.  Always estimate remaining probabilities.
305 2000-05-19  Richard Henderson  <rth@cygnus.com>
307         * ifcvt.c (find_if_case_2): Don't allow THEN to be EXIT.
309         * flow.c (make_edges): The sibling call edge to exit is abnormal.
311 2000-05-19  Richard Henderson  <rth@cygnus.com>
313         * jump.c (redirect_jump): Add delete_unused argument.  Don't
314         remove labels and code following when LABEL_NUSES goes to zero.
315         (invert_jump): Likewise.
316         (jump_optimize_1): Fix redirect/invert arguments.
317         (do_cross_jump, thread_jumps): Likewise.
318         * flow.c (split_edge): Likewise.
319         * reorg.c (optimize_skip): Likewise.
320         (reorg_redirect_jump, relax_delay_slots, dbr_schedule): Likewise.
321         * profile.c (instrument_arcs): Likewise.
322         * loop.c (find_and_verify_loops): Likewise.  Fix indentation.
323         * rtl.h: Update prototypes.
325 Fri May 19 12:05:13 2000  Clinton Popetz  <cpopetz@cygnus.com>
327         * ssa.c (convert_from_ssa): Tell life_analysis we need death 
328         notes.
329         (make_regs_equivalent_over_bad_edges): Only look at abnormal
330         critical edges.
332 2000-05-19  Zack Weinberg  <zack@wolery.cumb.org>
334         * cpphash.c (funlike_macroexpand): Make sure not to walk p1
335         past l1 when deleting whitespace and markers.              
337         * cpplex.c (_cpp_scan_until): Clear AUX field of tokens.
338         * cpplib.c (do_unassert): Put the list to compare against on
339         the stack.
341 2000-05-19  Bruce Korb  <bkorb@gnu.org>
343         * fixinc/README:  cleaned up old documentation
344         * fixinc/check.diff: regenerated & verified on OSR5 on ix86
345         * fixinc/check.tpl: compute the list of needed directories
346         emit "#if defined(name)" because of conflict
347         omit machine name differences from output differences
348         * fixinc/inclhack.def( m88k_multi_incl ):  Use `wrap' function
349         (machine_name): change test text to use `sed' markers
350         * fixinc/fixincl.x: regen
352 Fri May 19 06:49:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
354         * config/elfos.h (SELECT_SECTION): Don't access DECL_INITIAL of
355         a CONSTRUCTOR.
357 2000-05-18  Chris Demetriou  <cgd@sibyte.com>
359         * gcc.texi (MULTILIB_EXCEPTIONS): Correct example and update
360         it to match the current practice.
362 2000-05-18  Mark Mitchell  <mark@codesourcery.com>
364         * Makefile.in (STAGESTUFF): Fix typo in spelling of s-under.
366 2000-05-18  Richard Henderson  <rth@cygnus.com>
368         * rtlanal.c (insn_dependant_p, insn_dependant_p_1): New.
369         * rtl.h (insn_dependant_p): Declare it.
370         * loop.c (strength_reduce): Use it.
372 2000-05-18  Alexandre Oliva  <aoliva@cygnus.com>
374         * config/mn10300/mn10300.c (expand_prologue, expand_epilogue):
375         16-bit and 64-bit clean-up.
377 2000-05-18 Mark Elbrecht <snowball3@bigfoot.com>
379         * configure.in (*-pc-msdosdjgpp): Set float_format to none.
380         * configure: Rebuilt.
382 2000-05-18  Zack Weinberg  <zack@wolery.cumb.org>
384         * genopinit.c: Use $ for escape sequences in optab patterns.
385         Remove backslashes from optab patterns.  Change $A, $B, $C to
386         expand to (int) whatever instead of just whatever; remove
387         explicit (int) from all optab patterns.
389         * gensupport.c (xmalloc, xrealloc, xstrdup): Provide.
390         * genattr.c, genattrtab.c, gencodes.c, genconfig.c, genemit.c,
391         genextract.c, genflags.c, genopinit.c, genoutput.c, genpeep.c,
392         genrecog.c: Remove private copies of xmalloc, xrealloc, and
393         xstrdup.
395 2000-05-18  Richard Henderson  <rth@cygnus.com>
397         * jump.c (jump_optimize_1): Base minimum insn count during
398         find_cross_jump on BRANCH_COST.
400 2000-05-18  Jakub Jelinek  <jakub@redhat.com>
402         * print-rtl.c (print_rtx): Only print note line number as string
403         if between NOTE_INSN_BIAS and NOTE_INSN_MAX.
404         * final.c (final_scan_insn): Do nothing for note line number 0.
406 2000-05-18  Jakub Jelinek  <jakub@redhat.com>
408         * gcc-common.c (ggc_mark_rtx_children): Mark NOTE_EXPECTED_VALUE
409         from NOTE_INSN_EXPECTED_VALUE notes and NOTE_SOURCE_FILE from
410         NOTE_INSN_DELETED_LABEL.
412 2000-05-18  Nick Clifton  <nickc@cygnus.com>
414         * config/arm/unknown-elf.h (UNIQUE_SECTION): Place constant,
415         uninitialised data in .rodata not .bss, and do not interpret an
416         error in the initialisation value as meaning that the variable
417         should be placed in the .bss section.
419 Thu May 18 12:10:18 2000  Philippe De Muyter  <phdm@macqel.be>
421         * configure.in (NO_MINUS_C_MINUS_O): Test `$ac_cv_prog_cc_${ac_cc}_c_o',
422         not `$ac_cv_prog_cc_cc_c_o'.
423         * configure: Regenerated.
425 2000-05-18  Chris Demetriou  <cgd@sibyte.com>
426             Richard Henderson  <rth@cygnus.com>
428         * c-common.h (enum c_tree_index): Add g77 type entries.
429         (g77_integer_type_node, g77_uinteger_type_node): New.
430         (g77_longint_type_node, g77_ulongint_type_node): New.
431         * c-decl.c (init_decl_processing): Initialize them.
433 2000-05-18  Richard Henderson  <rth@cygnus.com>
435         * config/h8300/h8300.md (subs patterns): Use %G to negate.
437         * config/h8300/h8300.c (ok_for_bclr): Take a HOST_WIDE_INT.
438         (small_power_of_two): Likewise; use exact_log2.
439         (adds_subs_operand, one_insn_adds_subs_operand): Remove.
440         (output_adds_subs): Remove.
441         (two_insn_adds_subs_operand): New.
442         (split_adds_subs): New.
443         * config/h8300/h8300-protos.h: Update.
444         * config/h8300/h8300.h (CONST_OK_FOR_J): Cast to uns HOST_WIDE_INT.
445         (CONST_OK_FOR_L): Match strict adds operands.
446         (CONST_OK_FOR_N): Match struct subs operands.
447         * config/h8300/h8300.md (adds_subs insns): Remove.
448         (addhi patterns): Output adds/subs directly.
449         (addsi_h8300h): Likewise.
450         (addhi/addsi splitters): New.  Decompose two_insn_adds_subs_operand.
452 2000-05-18  Zack Weinberg  <zack@wolery.cumb.org>
454         * cppexp.c (parse_assertion): New.
455         (lex): Call it for CPP_HASH.  Remove CPP_ASSERTION case.
456         (_cpp_parse_expr): Remove case '#'.  Don't set
457         parsing_if_directive.
458         * cpphash.c (collect_objlike_expansion,
459         collect_funlike_expansion, collect_params,
460         _cpp_create_definition): The list no longer has a trailing
461         VSPACE token.
462         * cpphash.h (enum node_type): Add T_ASSERTION.
463         (struct hashnode): Remove aschain, add pred.
464         (struct predicate): New.
465         Update prototypes.
467         * cpplex.c (expand_token_space): Handle both offset and
468         nonoffset lists.
469         (init_token_list, _cpp_free_token_list, _cpp_parse_assertion): Delete.
470         (_cpp_init_toklist, _cpp_clear_toklist, _cpp_free_toklist,
471         _cpp_slice_toklist, _cpp_squeeze_toklist, _cpp_equiv_tokens,
472         _cpp_equiv_toklists): New.
473         (_cpp_scan_line): Rename to _cpp_scan_until; add ability to
474         stop at any single-character token, not just newline.
475         (_cpp_lex_token): Remove special cases for #define and #if.
476         (cpp_get_token): Expect # as a separate token type.  Remove
477         DIRECTIVE case.
478         (_cpp_get_directive_token): Remove DIRECTIVE case.
479         (_cpp_lex_line, _cpp_lex_file, _cpp_init_input_buffer): Update.
481         * cpplib.c (_cpp_check_directive): Set dirno and
482         SYNTAX_INCLUDE bit of flags, not dir_handler and dir_flags.
483         (_cpp_handle_directive): Run # <number> through the same logic
484         as normal directives.
485         (do_define): Don't set parsing_define_directive.  Use
486         _cpp_scan_until.  The list does not have a VSPACE at the end.
487         (do_if): Save, clear, and restore only_seen_white around 
488         _cpp_parse_expr.
489         (skip_if_group): s/CPP_DIRECTIVE/CPP_HASH/
490         (do_assert, do_unassert): Rewrite.
492         * cpplib.h (TTYPE_TABLE): Remove CPP_ASSERTION.
493         (LIST_OFFSET): New flag.
494         (struct cpp_toklist): Replace dir_handler and dir_flags with
495         dirno and flags.
496         (struct cpp_reader): Remove parsing_if_directive and
497         parsing_define_directive.
499 2000-05-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
501         * fixinc/inclhack.def (broken_cabs): Update fix to handle comments
502         following the cabs decl which terminate on the following line.
503         Add the corresponding test_text case.
505 2000-05-18  Neil Booth  <NeilB@earthling.net>
507         * cppinit.c (cpp_reader_init): Initialise col_adjust and
508         default tab stop size.
509         (no_num, OPT_ftabstop): New.
510         (handle_option): Handle "ftabstop=" command-line option.
511         (print_help): Document it.
512         * cpplex.c (COLUMN): Remove.
513         (handle_newline): Reset col_adjust.
514         (skip_whitespace): Update col_adjust as tabs encountered.
515         (_cpp_lex_line): Update to use col_adjust.  Call
516         skip_whitespace for all whitespace.
517         * cpplib.h (struct cpp_options): New member tabstop.
518         (struct cpp_reader): New member col_adjust.
519         (CPP_BUF_COL): Update.
520         (CPP_BUF_COLUMN): New.
521         * cpp.texi: Document "-ftabstop=" command line option.
523 Wed May 17 18:19:41 2000  Philippe De Muyter  <phdm@macqel.be>
525         * configure.in (NO_MINUS_C_MINUS_O): Macro made availabe for AC_OUTPUT
526         files.
527         * configure: Rebuilt.
529 Wed May 17 18:06:12 2000  John David Anglin <dave@hiauly1.hia.nrc.ca>
531         * mklibgcc.in Add missing -DL$name when compiling modules in libgcc1.c.
533         * tree.c (build_common_tree_nodes): Do not build TI nodes unless
534         HOST_BITS_PER_WIDE_INT is >= 64.
536 2000-05-17  Richard Henderson  <rth@cygnus.com>
538         * jump.c (jump_optimize_1): Remove inactive but real insns
539         in jump-to-next-insn optimization.
541 2000-05-17  Richard Henderson  <rth@cygnus.com>
543         * toplev.c (rest_of_compilation): Don't call optimize_mode_switching
544         unless OPTIMIZE_MODE_SWITCHING.  Conditionally set no_new_pseudos.
545         Don't call recompute_reg_usage if no_new_pseudos is true.
546         * lcm.c (optimize_mode_switching): Move ifdefs outside function.
547         Return true if we did work; update global life information.
548         * basic-block.h (optimize_mode_switching): Update decl.
550 2000-05-17  Neil Booth  <neilb@earthling.net>
552         * cpplex.c (expand_name_space): Don't use ptrdiff_t.
554 2000-05-17  Zack Weinberg  <zack@wolery.cumb.org>
556         * cpplib.c: New feature, #pragma system_header.
557         * cpp.texi: Document special treatment of system headers, and
558         the various mechanisms to get a header that special treatment.
560 2000-05-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
562         * system.h (offsetof): Define at the very end, to ensure we prefer
563         the platform's definition if available.
565 2000-05-16  Bruce Korb  <bkorb@gnu.org>
567         * fixinc/fixincl.c: improve the debug displays, ignore SIGPIPE
568         * fixinc/server.c: likewise
569         * fixinc/fixfixes.c( char_macro_def_fix ): fix regex
570         + #ifdef debugging code + use #def constant for
571         sub-pattern count
572         * fixinc/inclhack.def( hpux11_fabsf ): Keep HP-UX 11 from stomping
573         on C++ math namespace
575 2000-05-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
577         * fixinc/fixfixes.c (char_macro_use_fix, char_macro_def_fix):
578         Don't check the return value of sprintf.  Use asprintf to avoid
579         buffer overflows.
581 Wed May 17 17:27:44 2000  Andrew Cagney  <cagney@b1.cygnus.com>
583         * flags.h (warn_unused_function, warn_unused_label,
584         warn_unused_parameter, warn_unused_variable, warn_unused_value):
585         Replace ``warn_unused''.
586         (set_Wunused): Add declaration.
587         * toplev.c (set_Wunused): New function.
588         (warn_unused_function, warn_unused_label, warn_unused_parameter,
589         warn_unused_variable, warn_unused_value): New variables.
590         (W_options): Add -Wunused-function, -Wunused-function,
591         -Wunused-label, -Wunused-parameter, -Wunused-variable and
592         -Wunused-value.  Delete -Wunused.  Handled in decode_W_option.
594         * toplev.c (decode_W_option): Update -Wunused flags by calling
595         set_Wunused.
596         * c-decl.c (c_decode_option): Ditto for -Wall.
598         * stmt.c (expand_expr_stmt, expand_expr_stmt,
599         warn_about_unused_variables): Replace warn_unused with more
600         explicit warn_unused_value et.al.
601         * function.c (expand_function_end): Ditto.
602         * c-typeck.c (internal_build_compound_expr,
603         internal_build_compound_expr): Ditto.
604         * c-decl.c (poplevel, pop_label_level): Ditto.
605         * toplev.c (check_global_declarations): Replace warn_unused with
606         check for either warn_unused_function or warn_unused_variable.
608         * gcc.1, invoke.texi (Warning Options): Document
609         -Wunused-function, -Wunused-function, -Wunused-label,
610         -Wunused-parameter, -Wunused-variable and -Wunused-value options.
612 Wed May 17 10:28:12 2000  Philippe De Muyter  <phdm@macqel.be>
614         * mklibgcc.in (building libgcc1) [Xlibgcc1.a]: Find libgcc1.c in
615         $(srcdir), not in the current directory.
617 2000-05-16  Richard Henderson  <rth@cygnus.com>
619         * config/ia64/crtbegin.asm (__dso_handle): Mark hidden if the
620         assembler supports it.
621         (.fini, .init): Use a gp-relative indirect call.
622         (__do_global_dtors_aux): Preserve the gp; rebundle.
623         (__do_frame_setup): Likewise.
624         * config/ia64/crtend.asm (.IA_64.unwind): Don't terminate with -1.
625         (.init): Use a gp-relative indirect call.
626         (__do_global_ctors_aux): Preserve the gp.
628 2000-05-16  Richard Henderson  <rth@cygnus.com>
630         * flow.c (commit_one_edge_insertion): Be prepared for a return
631         insn to be inserted on the edge with a normal jump.
632         * jump.c (jump_optimize_1): Don't look to create return isns.
634         * flow.c (flow_delete_insn): Don't adjust reference count of notes.
635         * jump.c (jump_optimize_1): Likewise.
636         (returnjump_p): Verify the argument is a JUMP_INSN.
637         * rtl.def (NOTE): Add 5th element for NOTE_INSN_DELETED_LABEL.
639 2000-05-16  Nick Clifton  <nickc@cygnus.com>
641         * config/m32r/m32r.c (small_insn_p): Use INSN_P() to replace
642         GET_RTX_CLASS (GET_CODE ()) == 'i'.
643         (large_insn_p): Ditto.
644         (m32r_is_insn): New function: Return true if the insn contains
645         an executable instruction.
646         (m32r_adjust_insn): Use m32r_is_insn.
647         (m32r_sched_reorder): Use m32r_is_insn.
648         (m32r_sched_variable_issue): Use m32r_is_insn.
650 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
652         * rs6000/rs6000.c (rs6000_select_section): Treat CONSTRUCTOR like
653         VAR_DECL.
655         * rs6000/sysv4.h (ASM_OUTPUT_DWARF_ADDR): Delete unused variable.
657         * rs6000/sysv4.h (CPP_OS_LINUX_SPEC): Define __unix and __linux
658         according to given options.
660 Tue May 16 12:17:31 2000  Jeffrey A Law  (law@cygnus.com)
662         * mn10200.h (PREFERRED_RELOAD_CLASS): Do not prefer DATA_REGS
663         if X has VOIDmode either.
664         (LIMIT_RELOAD_CLASS): Similarly.
666         * mn10200.md (indirect_jump, tablejump): Use "register_operand",
667         not "general_operand" to match the processor's capabilities.
669 2000-05-16  Bruce Korb  <bkorb@gnu.org>
671         * fixinc/README:  corrected return address
672         * fixinc/check.diff:  regenerate, now that test works
673         * fixinc/fixfixes.c(format_fix,format_write): reformatted
674         (char_macro_def_fix,char_macro_use_fix): corrected and
675         rewrote to use regex to parse the text
676         * fixinc/inclhack.def: more testing
677         * fixinc/fixincl.x:  regenerated
679         * fixinc/inclhack.def: added several "test_text" attributes
680         changed several fixes to use `c_fix = format'
681         re-alphabetized the fixes
683         * fixinc/check.diff: regenerate
684         * fixinc/fixincl.x: regenerate
685         * fixinc/check.tpl: added `sparc' and `netinet' to the list
686         of created dirs
689 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
691         * config/mn10300/mn10300.h (ASM_OUTPUT_DWARF2_ADDR_CONST): Remove.
693 2000-05-15  Richard Henderson  <rth@cygnus.com>
695         * toplev.c (rest_of_compilation): Run full jump pass before
696         find_basic_blocks of flow2.
698 2000-05-15  Richard Henderson  <rth@cygnus.com>
700         * jump.c: Fix typos and clarify commentary from last change.
701         (any_condjump_p): Verify SET_SRC is an IF_THEN_ELSE.
702         (safe_to_remove_jump_p): Remove.
703         (condjump_label): Use pc_set.
705 2000-05-15  Richard Henderson  <rth@cygnus.com>
707         * ifcvt.c (cond_exec_process_insns): Drop USE and CLOBBER insns
708         that get in the way after reload.
709         (cond_exec_process_if_block): Skip a label heading THEN block.
711 2000-05-15  Richard Henderson  <rth@cygnus.com>
713         * varasm.c (output_constant_pool): Abort instead of converting
714         (improperly) deleted labels to zero.
716 2000-05-16  Neil Booth  <NeilB@earthling.net>
718         * cpplex.c (parse_string2): Update comment.
719         (cpp_lex_line): No special assertion treatment for '('.
720         * cpplib.c (DIRECTIVE_TABLE): Remove SYNTAX_ASSERT.
721         * cpplib.h (SYNTAX_ASSERT): Remove.
723 Mon May 15 21:45:36 MET DST 2000  Jan Hubicka  <jh@suse.cz>
725         * jump.c (condjump_p):  Mark as depreached.
726         (any_condump_p): New.
727         (any_uncondump_p): New.
728         (pc_set): New.
729         (safe_to_remove_jump_p): New.
730         * rtl.h (any_condump_p, any_uncondjump_p, pc_set
731         safe_to_remove_jump_p): Declare.
733 Mon May 15 21:07:20 MET DST 2000  Jan Hubicka  <jh@suse.cz>
735         * calls.c: Re-install both patches reverted by last patch.
736         (struct arg_data): New field tail_call_reg.
737         (initialize_argument_information): Initialize tail_call_reg
738         (load_register_parameters): New argument flags, use
739         tail_call_reg when emiting tail call sequence.
740         (expand_call): Update call of load_register_parameters;
741         copy unadjusted_args_size to adjusted_args_size.
743 Mon May 15 19:01:42 MET DST 2000  Jan Hubicka  <jh@suse.cz>
745         * loop.c (scan_loop, strength_reduce, loop_optimize): Change unroll_p
746         and bct_p parameters to flags.
747         * loop.h (LOOP_UNROLL, LOOP_BCT): New constants.
748         * rtl.h (loop_optimize): Update prototype.
749         * toplev.c (rest_of_compilation): Update call of loop_optimize.
751 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
753         * calls.c (expand_call): Move expand_start_target_temps call after
754         start_sequence().
756 2000-05-15  Neil Booth  <NeilB@earthling.net>
758         * cpphash.c (trad_stringify, warn_trad_stringify,
759         collect_params): Make some pointers pointers to const.
760         * cpplex.c (auto_expand_name_space) Guaranteed to always
761         expand by at least one character.
762         (SPELL_CHAR, SPELL_NONE): Temporarily reverse order.
763         (struct token_spelling): Use const U_CHAR * rather than PTR.
764         (expand_name_space): Fix up token pointers if name space
765         is moved when expanding.
766         (INIT_NAME, cpp_scan_line, parse_name, parse_number,
767         parse_string2, save_comment, spell_token, cpp_output_list):
768         Update so the routines handle tokens with a direct pointer to
769         their text, rather than an offset into the token's list's namebuf.
770         (_cpp_lex_line): Rearrange for clarity.
772         * cpplib.c (_cpp_check_directive): Similarly.
773         (do_define): Make SYM a pointer to const.
774         * cpplib.h (struct cpp_name): Replace offset with direct pointer.
775         (CPP_INT, CPP_FLOAT): Spelling type should be SPELL_IDENT.
776         (TOK_OFFSET): Delete.
777         (TOK_NAME): Update.
779 2000-05-14  Geoffrey Keating  <geoffk@cygnus.com>
781         * config/rs6000/rs6000.h (RETURN_ADDRESS_OFFSET): Correct for
782         64-bit ABI.
784         * config/rs6000/rs6000.c (logical_operand): Rewrite to take MODE 
785         into account.
786         (logical_u_operand): Delete.
787         (non_logical_cint_operand): Rewrite to take MODE into account.
788         (non_logical_u_cint_operand): Delete.
789         (boolean_operator): New function.
790         (print_operand): Add new %q operand.
791         * config/rs6000/rs6000.h (PREDICATE_CODES): Add boolean_operator,
792         remove logical_u_operand and non_logical_u_cint_operand,
793         update logical_operand and non_logical_cint_operand.
794         * config/rs6000/rs6000.md: Rewrite the patterns for performing
795         logical operations to use %q.
797         * config/rs6000/rs6000.md (movsi): Don't modify RTL in-place.
798         (movdi): Make similar to movsi.
799         * config/rs6000/rs6000.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): There
800         is no such thing as a DImode CONST_DOUBLE.
801         * config/rs6000/rs6000.c (output_toc): Likewise.
802         
803         * config/rs6000/rs6000.c (output_cbranch): Don't output prediction
804         codes when old mnemonics are in use.  Print register names
805         for cc registers when requested.
807         * optabs.c (expand_float): Don't allow mode widening that causes
808         double rounding.
810         * invoke.texi (RS/6000 and PowerPC Options): Update -m64/-m32
811         flags to their current names -maix64 and -maix32.
813 2000-05-14  Bruce Korb  <bkorb@gnu.org>
815         * fixinc/fixfixes.c(wrap_fix): new fix - inserts text before
816         and/or after current text of file
817         * fixinc/fixlib.c(must_malloc):
818         * fixinc/fixlib.h(must_malloc): + reformatting
819         * fixinc/inclhack.def: replace the "1i" and "$a" sed commands
820         with usages of ``c_fix = wrap;''
821         Add several tests and use the ``c_fix = format'' fixer more.
822         * fixinc/fixincl.x: regen
823         * fixinc/check.diff: regen
824         * fixinc/check.tpl: emit the associated header with the missing
825         test message
827 Sun May 14 17:58:59 2000  Hans-Peter Nilsson  <hp@axis.com>
829         * mklibgcc.in (building libgcc1) [Xlibgcc1.a]: Do not use unset
830         variables $src and $dst.
831         
832 2000-05-13  Gabriel Dos Reis <gdr@codesourcery.com>
834         * diagnostic.h (DIAGNOSTICS_SHOW_PREFIX_ONCE): New macro.
835         (DIAGNOSTICS_SHOW_PREFIX_NEVER): Likewise.
836         (DIAGNOSTICS_SHOW_PREFIX_EVERY_LINE): Likewise.
837         (struct output_buffer: emitted_prefix_p, prefixing_rule): New
838         fields. 
839         (set_message_prefixing_rule): Declare.
841         * diagnostic.c: (current_prefixing_rule): New variable.
842         (set_message_prefixing_rule): Define.
843         (output_set_prefix): Adjust buffer->emitted_prefix_p.
844         (init_output_buffer): Adjust Initialization.
845         (output_emit_prefix): Rewrite.  Take prefixing rules into account.
846         
847 Sat May 13 11:05:47 2000  Philippe De Muyter  <phdm@macqel.be>
849         * ifcvt.c (if_convert): Do not free NULL.
851 2000-05-12  Nick Clifton  <nickc@cygnus.com>
853         * config/fr30/fr30.c (fr30_move_double): New function:  Emit code
854         to move a double word value.
855         (di_operand): New function: Return true if the operand is suitbale
856         for a double word move operation.
857         (nonimmediate_di_operand): New function: Return true if the
858         operand is a DImode register or MEM.
860         * config/fr30/fr30.h (PREDICATE_CODES): Add di_operand and
861         nonimmediate_di_operand.
863         * config/fr30/fr30-protos.h Add fr30_move_double, di_operand, and
864         nonimmediate_di_operand.
866         * config/fr30/fr30.md (movdi): New pattern.  Required because
867         other patterns generate DImode results.
868         (movdi_insn): New pattern.
870 2000-05-12  Richard Henderson  <rth@cygnus.com>
872         * config/alpha/alpha.c (struct shadow_summary): Define
873         bitfields as type unsigned int.
875 Sat May 13 00:09:59 2000  Denis Chertykov  <denisc@overta.ru>
877         * config/avr/t-avr: Added definition of FLOAT while generates
878         fp-bit.c
880         * config/avr/avr.md: `NEXT_INSN (insn)' substituted to `insn' in
881         peepholes for tst+jump = sbrs/sbrc optimization.
883 Fry May 12 20:03:00 CEST 2000  Jan Hubicka  <jh@suse.cz>
885         * expr.c (emit_push_insn): Do not adjust stack pointer when
886         preallocating.
888 Fri May 12 19:03:58 2000  Philippe De Muyter  <phdm@macqel.be>
890         * ggc-simple.c (offsetof): Macro fallback definition moved from here ..
891         * system.h (offsetof): ... to here.
893 2000-05-12  Richard Henderson  <rth@cygnus.com>
895         * Makefile.in (final.o): Depend on BASIC_BLOCK_H.
896         * final.c (final_end_function): Use app_disable.  Rearrange note
897         handling into a switch.  Emit deleted labels.
898         (output_asm_label): Generate label strings for deleted labels.
899         * flow.c (tail_recursion_label_list): New.
900         (find_basic_blocks_1): Set label_value_list directly.  Collect list
901         of tail recursion labels from call_placeholders.  Don't add deleted
902         labels to the label value list.
903         (cleanup_cfg): Use free_EXPR_LIST_list.
904         (flow_delete_insn_chain): Turn non-removable labels into notes.
905         (flow_delete_block): Don't disable deleting the block because of
906         a non-removable label.
907         (tail_recursion_label_p): New.
908         (merge_blocks_move_predecessor_nojumps): Don't disable the merge
909         because of a label.
910         (merge_blocks_move_successor_nojumps): Likewise.  Also move a
911         jump table.
912         (merge_blocks): Disable a merge because of tail recursion labels.
913         * ifcvt.c (merge_if_block): Don't disable a merge because of a label.
914         Use a more accurate measure of not merging the join block.
915         (find_if_block): Don't disable conversion because of a label.
916         (find_if_case_1, find_if_case_2): Likewise.
917         * jump.c (duplicate_loop_exit_test): Preserve the kind of list
918         element when copying.
919         (squeeze_notes): Also leave EH notes.
920         (mark_jump_label): Ignore deleted labels.  Use an INSN_LIST for
921         REG_LABEL notes.
922         (delete_insn): Preserve LABEL_NAME in NOTE_SOURCE_FILE when
923         deleting a label.
924         * print-rtl.c (print_rtx): Print NOTE_SOURCE_FILE for
925         NOTE_INSN_DELETED_LABEL.  Print `[# deleted]' for a label_ref
926         referring to a deleted label.  Convert tail handling to a switch.
927         * rtl.def (CODE_LABEL): Rearrange elements to be compatible with NOTE
928         for NOTE_INSN_DELETED_LABEL.
929         (NOTE): Fix commentary.
930         * rtl.h (REG_LABEL): Update commentary wrt INSN_LIST.
931         (REG_CC_SETTER, REG_CC_USER, REG_LIBCALL): Likewise.
932         (CODE_LABEL_NUMBER, LABEL_NAME): Update index.
933         (LABEL_NUSES, LABEL_REFS): Likewise.
934         * unroll.c (copy_loop_body): Don't copy NOTE_INSN_DELETED_LABEL.
936 2000-05-12  Bruce Korb  <bkorb@gnu.org>
938         * fixinc/fixfixes.c(format_write): buglet & relaxed rules
939         * fixinc/check.diff: updated
940         * fixinc/inclhack.def: corrected & added some test_text-s
941         * fixinc/genfixes: removed unneeded options to autogen invocation
942         * fixinc/fixincl.tpl: Specified the output file
943         * fixinc/fixfixes.c: visual appearance
944         * fixinc/fixincl.x: regenerate
946 2000-05-12  Zack Weinberg <zack@wolery.cumb.org>
948         * fixinc/fixfixes.c (IO_use_fix, IO_defn_fix, CTRL_use_fix,
949         CTRL_defn_fix): Delete.
950         (fix_char_macro_defines, fix_char_macro_uses): Rename to
951         char_macro_def_fix and char_macro_use_fix, respectively.  Put
952         them into the FIXUP_TABLE.  Get the string to search for from
953         a c_fix_arg.
955         (format_write): New function.
956         (format_fix): Use it.
958         (FIX_PROC_HEAD): Constify text parameter.
959         (machine_name_fix): Constify all char *s.
960         * fixtests.c (skip_quote): Remove double static.
962         * inclhack.def (io_def_quotes, io_use_quotes, ctrl_def_quotes,
963         ctrl_use_quotes): Update for new scheme.
964         * fixincl.x: Regenerate.
966 2000-05-12  Alexandre Oliva  <aoliva@cygnus.com>
968         * config/mn10300/mn10300.h (PREFERRED_DEBUGGING_TYPE): Redefine as
969         DWARF2_DEBUG.
970         (DWARF2_ASM_LINE_DEBUG_INFO): Define.
971         (ASM_OUTPUT_DWARF2_ADDR_CONST): Define.
973 2000-05-11  Robert Lipe <robertlipe@usa.net>
975         * fixinc/inclhack.def (hpux8_bogus_inlines): Delete bypass for SCO.
976         * fixincl.x: Regenerate.
978 2000-05-11  Richard Henderson  <rth@cygnus.com>
980         * calls.c: Revert both 05-09 patches.
982 2000-05-11  Alexandre Oliva  <aoliva@cygnus.com>
984         * config/mn10300/mn10300.c (print_operand): Print FP constants in
985         hexadecimal.
986         * config/mn10300/mn10300.md (movsf, movdf): Use the `F' constraint
987         for FP values.
989         * mklibgcc.in (EQ): Define it to an equal sign in the Makefile,
990         and replace any occurrences of `=' in multilib dirs with `$(EQ)'.
992 2000-05-11  Jason Merrill  <jason@casey.cygnus.com>
994         * fixinc/fixincl.c (run_compiles): Don't crash on null pz_machine.
996 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
998         * fixinc/fixfixes.c, fixinc/fixtests.c: Update commentary.
1000 Thu May 11 22:28:05 2000  Denis Chertykov  <denisc@overta.ru>
1002         * config/avr/avr-protos.c (jump_over_one_insn_p): New declaration.
1003         * config/avr/avr.c (jump_over_one_insn_p): New function.
1004         * config/avr/avr.md: New peepholes added. Output test and
1005         conditional jump to "sbrc" or "sbrs" command.
1007 2000-05-11  Mark Elbrecht  <snowball3@bigfoot.com>
1009         * cppmain.c (main): Use IS_DIR_SEPARATOR.
1011 2000-05-11  Jakub Jelinek  <jakub@redhat.com>
1013         * except.c (find_exception_handler_labels_1): New function.
1014         (find_exception_handler_labels): Split into two functions, dive
1015         into CALL_PLACEHOLDERs when looking for exception handler labels.
1017 2000-05-11 Stan Cox <scox@cygnus.com>
1019         * regrename.c (replace_reg_in_block): Improve REG_DEAD handling.
1020         * timevar.def (TV_RENAME_REGISTERS): Move before TV_SCHED2.
1021         * toplev.c (rest_of_compilation): Call regrename_optimize before sched2.
1023 2000-05-11  Bruce Korb  <bkorb@gnu.org>
1025         * fixinc/fixfixes.c (double_slash_fix):  obsolete
1026         (else_endif_label_fix): obsolete
1027         (format_fix):  new, unused as yet
1028         (main): obsolete
1029         * fixinc/fixlib.h: added fix description struct for use by format_fix
1030         * fixinc/fixincl.c: removed the struct & test for SIGIOT befure using
1031         * fixinc/Makefile.in:  compile fixfixes.c and fixtests.c as separate
1032         modules.  Removed the vestiges of the script version.
1033         Added support for "make check".
1034         * fixinc/check.diff: base diff file (needs work!!)
1035         * fixinc/check.tpl: quiet the fixup output
1036         * fixinc/fixtests.c (main): obsolete
1037         * fixinc/fixincl.sh:  don't bother copying fixincl to ..
1038         * fixinc/fixincl.tpl:  provide for arguments to c_fix routines
1040 Thu May 11 11:57:02 MET DST 2000  Jan Hubicka <jh@suse.cz>
1042         * toplev.c (rest_of_compilation): Remove dead code after
1043         combine.
1045 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
1047         * cpphash.c (collect_funlike_expansion): Make "# is not
1048         followed by a macro argument name" a pedwarn, not an error.
1049         Preserve the # in the output.  Suppress the warning if lang_asm.
1051 Thu May 11 01:19:31 2000  Jeffrey A Law  (law@cygnus.com)
1053         * configure.in (hppa*64*-*-hpux11*): New target for PA64 support.
1054         * configure: Rebuilt.
1056 2000-05-10 Laurynas Biveinis <lauras@softhome.net>
1058         * i386/xm-djgpp.h (XREF_FILE_NAME): Add mising brace.
1060 2000-05-10  Kazu Hirata  <kazu@hxi.com>
1062         * combine.c (try_combine): Fix a typo.
1064 Wed May 10 21:31:44 2000  Jim Wilson  <wilson@cygnus.com>
1066         * config/ia64/ia64.md (insv): Add comment.
1068 2000-05-10  Richard Henderson  <rth@cygnus.com>
1070         * Makefile.in (libgcc.a, stmp-multilib): Depend on FPBIT and DPBIT.
1071         * mklibgcc.in: Rewrite to not use functions.  Don't shortcut
1072         dependancies on FPBIT and DPBIT.
1074 2000-05-10  Nick Clifton  <nickc@redhat.com>
1076         * flow.c (find_auto_inc): Do not bias REG_N_REFS by loop_depth
1077         when optimising for size.
1078         (mark_used_regs:) Ditto.
1079         (try_pre_increment_1): Ditto.
1081 2000-05-10  Zack Weinberg  <zack@wolery.cumb.org>
1083         * cppexp.c (lex): Use %.*s to print non-NUL-terminated string.
1084         Make error message friendlier.
1086         * cpphash.h (struct hashnode): Use struct hack for name
1087         member.
1088         * cpphash.c (struct hashdummy): New.
1089         (eq_HASHNODE): Second argument is a hashdummy, not a HASHNODE.
1090         (make_HASHNODE): No need to set ->name pointer.  Correct
1091         setting of p.
1092         (cpp_lookup): Make 'dummy' a struct hashdummy.  Tidy up a bit.
1094 2000-05-10  Richard Henderson  <rth@cygnus.com>
1096         * flow.c (find_basic_blocks_1): Remove any spare bb_note
1097         after completion.
1099 2000-05-10  Bruce Korb  <bkorb@gnu.org>
1101         * fixinc/gnu-regex.c:  reg_syntax_t re_syntax_options must be static
1103 2000-05-10  Eric Schweitz  <schweitz@nortelnetworks.com>
1105         * dwarfout.c (dwarfout_finish): Call retry_incomplete_types
1106         after we enter .debug.
1108 2000-05-10  Jason Merrill  <jason@casey.cygnus.com>
1110         * dwarf2out.c (gen_subprogram_die): Fixup die_parent for the
1111         abstract instance of a nested inline function.
1113         * stor-layout.c (finish_record_layout): finalize_type_size
1114         before laying out the pending_statics.
1116 Wed 10 May 09:36:47 2000  Neil Booth  <NeilB@earthling.net>
1118         * cpplex.c (spell_token): New function.
1119         (spell_string, spell_comment, spell_name): fold into
1120         spell_token.    
1121         (I, S): Add macros.
1122         (E, H): Remove macros.
1123         (save_comment): Save comment opening characters too.
1124         (_cpp_lex_file): Update to use spell_token.  Tidy up comment
1125         handling.
1126         * cpplib.h (I, S): Add macros.
1127         (E, H): Remove macros.
1128         (TTYPE_TABLE): Update entries for new speller.
1129         (SYNTAX_ASSERT): Remove.
1131 Wed 10 May 09:08:30 2000  Neil Booth  <NeilB@earthling.net>
1133         * cpplex.c (_cpp_lex_line): Maintain PREV_WHITESPACE flag
1134         when removing escaped newlines.  Reverse sense of test for
1135         escaped newline.
1137 2000-05-09  Richard Henderson  <rth@cygnus.com>
1139         * flow.c (find_basic_blocks_1): Do not delete the first
1140         bb_note we run across.
1141         (create_basic_block): Use reorder_insns to move an existing
1142         bb_note to the correct place.
1144 2000-05-09  Richard Henderson  <rth@cygnus.com>
1146         * calls.c (expand_call): Increment currently_expanding_call
1147         before calling optimize_tail_recursion.
1149 Tue May  9 18:54:16 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1151         * reload1.c (reload_combine): Fix errors in last change.
1153 2000-05-09  Zack Weinberg  <zack@wolery.cumb.org>
1155         * gcc.c (used_arg): Skip over a semicolon at the end of the
1156         split-up loop; don't break out of it.
1158         * Makefile.in (WARN_CFLAGS): Add -Wwrite-strings.
1159         (tree.o): Depend on output.h.
1161         * c-decl.c (pending_invalid_xref_file,
1162         current_function_prototype_file): Constify.
1163         (pushdecl): Constify a local char *.
1164         (define_label): Constify filename parameter.
1165         * c-lex.c (init_parse): Constify parameter and return value.
1166         * c-typeck.c (c_expand_asm_operands): Constify filename parameter.
1167         * c-tree.h: Update prototypes.
1168         * c-parse.in: Constify filename member of %union, and if_stmt_file.
1169         * c-parse.y, c-parse.c, c-parse.h, objc/objc-parse.y,
1170         objc/objc-parse.c: Regenerate.
1172         * dwarfout.c (dwarfout_init): Constify main_input_filename parameter.
1173         * dwarfout.h: Update prototypes.
1174         * expr.c (expand_expr): Constify a local char *.
1175         * flags.h: Constify main_input_filename.
1176         * function.c (expand_function_end): Constify filename parameter.
1177         * genrecog.c (make_insn_sequence): Use a character array for
1178         c_test_pos.
1179         (main): Remove unused variables.
1180         * input.h: Constify input_filename, main_input_filename, and
1181         file_stack.name.  Update prototypes.
1182         * output.h: Declare first_global_object_name and
1183         weak_global_object_name here, as const char *.
1184         * stmt.c (expand_asm_operands): Constify filename parameter.
1185         * toplev.c (compile_file, push_srcloc, debug_start_source_file):
1186         Constify filename parameter.
1187         (input_filename, main_input_filename): Constify.
1188         * toplev.h: Update prototypes.
1189         * tree.c: Include output.h.  Don't declare
1190         first_global_object_name or weak_global_object_name.  Clean up string
1191         bashing in get_file_function_name_long.
1192         * tree.h (struct tree_decl): Constify filename member.
1193         (input_filename): Constify.
1194         Update prototypes.
1195         * varasm.c (first_global_object_name, weak_global_object_name):
1196         Constify.
1197         (assemble_start_function, assemble_variable): Clean up string bashing.
1199         * gcc.c: Constify all spec-related strings initialized,
1200         transitively, from string constants.  Constify all strings
1201         and string variables related to multilibs.
1202         (set_spec, read_specs): Cast argument to free to PTR.
1203         (used_arg): Do not modify multilib_matches.  Use strncmp plus
1204         length comparison to compare multilib switches.
1205         * genmultilib: Constify everything declared in multilib.h.
1207 Tue May  9 22:28:03 2000  Denis Chertykov  <denisc@overta.ru>
1209         * flow.c (flow_delete_insn): Use INSN_DELETED_P for marking insn
1210         as deleted.
1212 Tue May  9 20:52:43 2000  Denis Chertykov  <denisc@overta.ru>
1214         * config/avr/avr-protos.h (extra_constraint): change a type of
1215         second argument from char to int to avoid warnings.
1216         (asm_output_byte): Likewise.
1217         
1218         * config/avr/avr.c (MAX_LD_OFFSET) New macro.
1219         (initial_elimination_offset): Handle elimination from
1220         FRAME_POINTER_REGNUM to STACK_POINTER_REGNUM.
1221         (legitimate_address_p): Use MAX_LD_OFFSET.
1222         (legitimize_address): Likewise.
1223         (out_movqi_r_mr): Likewise.
1224         (out_movhi_r_mr): Likewise, use `fatal_insn' instead of `fatal'.
1225         (out_movsi_r_mr): Use MAX_LD_OFFSET.
1226         (out_movsi_mr_r): Likewise.
1227         (out_movqi_mr_r): Likewise.
1228         (out_movhi_mr_r): Likewise.
1229         (notice_update_cc): Correct CC for the ashrqi3 with the shift
1230         count as CONST_INT != 6.
1231         (ashlqi3_out): Coding style modifications. Run `fatal_insn' if
1232         shift count is a CONSTANT_P, but not a CONST_INT.
1233         (ashlhi3_out): Coding style modifications.
1234         (ashlsi3_out): Likewise.
1235         (ashrhi3_out): Likewise.
1236         (ashrsi3_out): Likewise.
1237         (lshrhi3_out): Likewise.
1238         (lshrsi3_out): Likewise.
1239         (ashrqi3_out): Generate shift for any known constant count without
1240         scratch register. Run `fatal_insn' if shift count is a CONSTANT_P,
1241         but not a CONST_INT.
1242         (lshrqi3_out): Coding style modifications. Run `fatal_insn' if
1243         shift count is a CONSTANT_P, but not a CONST_INT. 
1244         (extra_constraint): change a type of
1245         second argument from char to int to avoid warnings.
1246         (asm_output_byte): Likewise.
1247         (asm_file_end): Output size generated commands count as a hex
1248         number too.
1250         * config/avr/avr.h (RETURN_ADDR_RTX): New macro.
1252         * config/avr/avr.md (addhi3): Fragment commented by &&0 is
1253         removed.
1254         (ashlqi3): Values of "length" attribute changed. Shift count
1255         uses constraints 'n' instead of 'i'.
1256         (ashrqi3): Likewise. Values of "cc" attribute changed. Generate
1257         shifts without clobber register.
1258         (lshrqi3): Shift count uses constraints 'n' instead of 'i'.
1259         (call_insn): Correct test for which_alternative == 1 (was 0).
1260         (call_value_insn): Likewise.
1261         
1262         * config/avr/t-avr: Remove definition of FLOAT while generates
1263         fp-bit.c
1265 2000-05-09  Bruce Korb  <bkorb@gnu.org>
1267         * fixinc/check.tpl:  Template for checking fixes
1268         * fixinc/inclhack.def:  Added 'test_text' for many fixes
1269         disable hpux8_bogus_inlines on SCO
1270         * fixinc/fixinc.sco:  Oh, yes, we don't need this any more.
1272 Tue May  9 16:30:27 MET DST 2000  Jan Hubicka  <jh@suse.cz>
1274         * calls.c (expand_call): Reorganize somewhat in order
1275         to avoid unnecesary recalculation inside loop and make
1276         tail call failure code cleaner.
1277         
1278 Tue May  9 06:30:20 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1280         * alias.c (nonlocal_reference_p): Minor reformatting.
1281         * reload.c (find_equiv_reg): Simplify logic for
1282         CALL_INSN_FUNCTION_USAGE since can't have SUBREG or pseudos and
1283         some some reformatting.
1284         * reload1.c (reload_combine): Don't assume everything in
1285         CALL_INSN_FUNCTION_USAGE is a REG and clean up code a bit.
1287 2000-05-08  Richard Henderson  <rth@cygnus.com>
1289         * final.c (current_insn_predicate): New.
1290         (final_scan_insn): Set it.
1291         * output.h (current_insn_predicate): Declare.
1293         * ifcvt.c (cond_exec_process_insns): New argument prob_val.
1294         Attach it to call insns.
1295         (cond_exec_process_if_block): Track probability for true and
1296         false branches.
1297         (dead_or_predicable): Likewise.
1299         * predict.c (PROB_NEVER, PROB_VERY_UNLIKELY): New.
1300         (PROB_UNLIKELY, PROB_EVEN, PROB_LIKELY): New.
1301         (PROB_VERY_LIKELY, PROB_ALWAYS): New.
1302         (estimate_probability, expected_value_to_br_prob): Use them.
1304         * config/ia64/ia64-protos.h (ia64_expand_prediction): Declare.
1305         * config/ia64/ia64.c (ia64_print_operand_address): Handle 'j'.
1306         (ia64_expand_prediction): New.
1307         (emit_insn_group_barriers): Don't look at notes.  Emit barriers
1308         as needed after calls.
1309         (ia64_epilogue_uses): Mark b0 used.
1310         * config/ia64/ia64.md (beq_true, beq_false): Remove.
1311         (bne_true, bne_false): Remove.
1312         (eq_return, eq_not_return, ne_return, ne_not_return): Remove.
1313         (br_true, br_false): New.  Use predicate_operator and
1314         ia64_expand_prediction.
1315         (return_true, return_false): Likewise.
1316         (call_internal): Use ia64_expand_prediction.  Don't emit stop bit.
1317         (call_internal1, call_value_internal): Likewise.
1318         (call_value_internal1, call_multiple_values_internal1): Likewise.
1320         * config/ia64/ia64.c (ia64_direct_return): Require frame size zero.
1322         * config/ia64/ia64.md (extendsfdf2): Split only after reload.
1324 2000-05-08  Richard Henderson  <rth@cygnus.com>
1326         * rtlanal.c (may_trap_p): Consider old-style and volatile
1327         asms to trap.
1329 Mon May  8 17:16:48 2000  Jim Wilson  <wilson@cygnus.com>
1331         * config/ia64/ia64.h (RETURN_ADDR_RTX): Use COUNT not count.
1333 2000-05-08  Richard Henderson  <rth@cygnus.com>
1335         * config/ia64/ia64.h (predicate_operator): Declare.
1337         * config/ia64/ia64.md (extendsfdf2): Split the nop case out
1338         of existance.
1340         * gensupport.c (process_rtx): Copy and post-process each member
1341         of the define_insn rtvec individually.
1343 Mon  8 May 22:17:35 2000  Neil Booth  <NeilB@earthling.net>
1345         * cpplex.c (spell_token): New function.
1346         (TOKEN_LEN): Add 1 for whitespace.
1347         (_cpp_lex_file): Update to use spell_token.
1348         * cpplib.h (E): Remove.
1349         (TTYPE_TABLE): Update CPP_VSPACE entry.
1351 2000-05-08  Richard Henderson  <rth@cygnus.com>
1353         * flow.c (init_propagate_block_info): Watch out for conditional
1354         branch to next instruction, and thus one outgoing edge.
1356         * config/ia64/ia64.c (ia64_encode_section_info): Exit early
1357         for global register variables; don't special case __[CD]TOR_LIST__;
1358         mind ggc_p for string allocation.
1360 2000-05-08  Nick Clifton  <nickc@cygnus.com>
1362         * config/i386/i386.h (ELIMINABLE_REGS): Fix comment.
1364 2000-05-08  Bruce Korb  <bkorb@gnu.org>
1366         * fixinc/mkfixinc.sh:  fixinc.sco is no longer used
1367         i?86-*-msdosdjgpp* no longer uses fixincludes
1368         * fixinc/genfixes:  inclhack.sh and fixincl.sh are no longer generated
1369         * fixinc/inclhack.sh:  deleted
1370         * fixinc/hackshell.tpl:  deleted
1371         * fixinc/inclhack.tpl:  deleted
1372         * fixinc/Makefile.in:  Remove dependencies on above
1373         * fixinc/fixincl.sh:  "DO NOT EDIT" text modified
1375 2000-05-08  Andreas Jaeger  <aj@suse.de>
1377         * config/mips/linux.h: Remove undefines which disabled .ctor/.dtor
1378         support.
1380 2000-05-07  Zack Weinberg  <zack@wolery.cumb.org>
1382         * Makefile.in (LOOSE_CFLAGS): Add /g modifiers to both sed
1383         substitutions.
1385 Sun  7 May 08:43:53 2000  Neil Booth  <NeilB@earthling.net>
1387         * cpplex.c: Move new lexer definitions and prototypes
1388         to top.  Conditional include these and the code if
1389         NEW_LEXER is defined.  Rename functions whose names
1390         clash if this code included.
1392 Sun May  7 00:54:57 EDT 2000  John Wehle  (john@feith.com)
1394         * rtl.def (COND_EXEC): Clarify.
1396         * i386.md (extendsidi2): Clobber (reg:CC 17) in the
1397         same fashion as zero_extendsidi2.
1399 2000-05-06  Richard Henderson  <rth@cygnus.com>
1401         * config/ia64/ia64.c (predicate_operator): New.
1402         (ia64_print_operand): Handle 'J'.
1403         (rtx_needs_barrier): Handle COND_EXEC.
1404         * config/ia64/ia64.h (BRANCH_COST): Define.
1405         (PREDICATE_CODES): Update.
1406         * config/ia64/ia64.md: Docuement used unspec values.
1407         (attr predicable): New.
1408         (movxf, movxf_internal): New.
1409         (extendsfdf2): Don't comment out nop.
1410         (floatdidf2): Remove.
1411         (truncxfsf2, truncxfdf2, floatdixf2): New.
1412         (abssi2, absdi2): Put the neg in the "true" slot.
1413         (conditional branch instructions): Mark not predicable.
1414         (cmov*_internal): Use predicate_operator.  Split to cond_exec.
1415         (abs*_internal): Likewise.
1416         (alloc, set_bsp): Mark not predicable.
1417         (barrier, insn_group_barrier, flush_cache): Likewise.
1418         (define_cond_exec): New.
1420 2000-05-06  Richard Henderson  <rth@cygnus.com>
1422         * c-decl.c: Include "tm_p.h".
1424         * config/ia64/ia64-protos.h: Rearrange decls to reduce ifdef madness.
1425         (fetchadd_operand, ia64_expand_fetch_and_op): Declare.
1426         (ia64_expand_op_and_fetch): Declare.
1427         * config/ia64/ia64.c: Include "toplev.h".  Kill trailing whitespace.
1428         (setjmp_operand): Constify variables for XSTR.
1429         (ia64_encode_section_info): Likewise.
1430         (ia64_print_operand): Use %d for exact_log2; cast 32-bit printed
1431         values to int.
1432         (ia64_asm_output_external): Constify name.
1433         (process_set): Use HOST_WIDE_INT_PRINT_DEC for frame size.
1434         (process_for_unwind_directive): Provide switch default.
1435         (ia64_expand_compare_and_swap): Remove unused variables.
1436         (ia64_expand_builtin): Likewise.
1437         * config/ia64/ia64.h (ASM_OUTPUT_BYTE): Mask and cast value to int
1438         for printing.
1440         * config/ia64/ia64.c (sdata_symbolic_operand): Mark unused args.
1441         (symbolic_operand, function_operand, setjmp_operand): Likewise.
1442         (shift_count_operand, shift_32bit_count_operand): Likewise.
1443         (shladd_operand, fetchadd_operand, ia64_function_prologue): Likewise.
1444         (ia64_function_epilogue, ia64_setup_incoming_varargs): Likewise.
1445         (ia64_function_arg_partial_nregs, ia64_function_value): Likewise.
1446         (ia64_print_operand_address, ia64_secondary_reload_class): Likewise.
1447         (ia64_expand_builtin): Likewise.
1448         (call_multiple_values_operation): Make dest_regno unsigned.
1450 2000-05-06  Richard Henderson  <rth@cygnus.com>
1452         * rtl.def (DEFINE_COND_EXEC): New.
1453         * md.texi: Document it.
1455         * gensupport.c (input_file): Remove.
1456         (struct queue_elem): Add lineno.
1457         (rtx_ready_queue): Remove.
1458         (errors): New.
1459         (predicable_default): New.
1460         (predicable_true, predicable_false): New.
1461         (define_attr_queue, define_attr_tail): New.
1462         (define_insn_queue, define_insn_tail): New.
1463         (define_cond_exec_queue, define_cond_exec_tail): New.
1464         (other_queue, other_tail): New.
1465         (queue_pattern): New.
1466         (process_rtx): Add patterns to the appropriate queues.
1467         (is_predicable, identify_predicable_attribute): New.
1468         (n_alternatives, collect_insn_data): New.
1469         (alter_predicate_for_insn, alter_test_for_insn): New.
1470         (shift_output_template, alter_output_for_insn): New.
1471         (process_one_cond_exec, process_define_cond_exec): New.
1472         (init_md_reader): Read the entire file.  Process define_cond_exec.
1473         (read_md_rtx): Return elements from the queues.
1475 2000-05-06  Richard Henderson  <rth@cygnus.com>
1477         * flow.c (mark_set_1): Don't update conditional life info
1478         if the register is not_dead.
1480 2000-05-06  Zack Weinberg  <zack@wolery.cumb.org>
1482         * Makefile.in (STAGESTUFF): Add genrtl.c and genrtl.h.
1483         (mostlyclean): Also delete fixincl, fixinc.sh, and
1484         specs.ready, and make clean in the fixinc subdir.
1486 2000-05-06  Richard Henderson  <rth@cygnus.com>
1488         * Makefile.in (gensupport.o): Compile for the host.
1489         (host-prefix gensuuprt.o): Remove.
1490         (genflags.o): Depend on gensupport.h and OBSTACK_H.
1491         (genattrtab.o): Likewise.
1492         (gencodes.o): Depend on gensupport.h.
1493         (genemit.o, genopinit.o, genrecog.o, genextract.o): Likewise.
1494         (genpeep.o, genattr.o, genoutput.o): Likewise.
1496         * gensupport.c (obstack, rtl_obstack): New.
1497         (init_md_reader): Initialize rtl_obstack.
1498         * gensupport.h (rtl_obstack): Declare.
1499         (message_with_line): Declare.
1501         * genattr.c: Remove all traces of obstack manipulation.
1502         * gencodes.c, genconfig.c, genemit.c, genextract.c: Likewise.
1503         * genopinit.c, genoutput.c, genpeep.c, genrecog.c: Likewise.
1505         * genattrtab.c (obstack, rtl_obstack): Remove.
1506         (main): Don't init rtl_obstack.
1507         * genflags.c: Likewise.
1509         * genrecog.c (message_with_line): Move ...
1510         * gensupport.c: ... here.
1512 2000-05-06  Richard Henderson  <rth@cygnus.com>
1514         * c-typeck.c (build_c_cast): Remove dead code.
1516 2000-05-06  Richard Henderson  <rth@cygnus.com>
1518         * flow.c (split_edge): Don't allocate global_live_at_start for
1519         the new block unless the old blocks had them as well.
1521         * flow.c (mark_set_1): Respect not_dead when updating reg_live.
1523         * ifcvt.c (noce_process_if_block): Don't use an insn_b from
1524         test_bb if a or b uses x.
1526 2000-05-06  Zack Weinberg  <zack@wolery.cumb.org>
1528         * cpphash.h: Remove conditional #define of __extension__.
1529         * rtl.h: Add __extension__ to RTL_CHECK1, RTL_CHECK2,
1530         RTL_CHECKC1, RTL_CHECKC2, and RTVEC_ELT macros
1531         (ENABLE_RTL_CHECKING only).
1532         * tree.h: Add __extension__ to TREE_CHECK, TREE_CLASS_CHECK,
1533         CST_OR_CONSTRUCTOR_CHECK, and EXPR_CHECK macros
1534         (ENABLE_TREE_CHECKING only).
1535         * varray.h: Add __extension__ to VARRAY_CHECK macro
1536         (ENABLE_CHECKING only).
1538 2000-05-06  Richard Earnshaw (reanrsha@arm.com)
1540         Use new tail-calling mechanism on ARM.
1541         * arm.md (sibcall, sibcall_value): New expands.
1542         (sibcall_insn, sibcall_value_insn, sibcall_epilogue): New insns.
1543         (tailcalling peepholes): Delete.
1544         (push_multi): Simplify.
1545         * arm.c (lr_save_eliminated): Delete definition.
1546         (pattern_really_clobbers_lr, function_really_clobbers_lr): Delete.
1547         (output_return_instruction): Remove checks on lr_save_eliminated.
1548         (output_arm_prologue): Remove old tail-calling code.
1549         (arm_output_epilogue): New parameter, really_return.  All callers
1550         changed.  Handle tail-calling epilogues.
1551         * arm.h (lr_save_eliminated): Delete declaration.
1552         (frame_pointer_needed): Delete declaration.
1553         * arm-protos.h (arm_output_epilogue): Adjust prototype.
1555         * arm.md (is_thumb): Examine symbol thumb_code, not expression
1556         TARGET_ARM.
1557         * arm.c (thumb_code): Define it.
1558         (arm_override_options): Set it.
1559         * arm.h (thumb_code): Declare it.
1560         
1561 2000-05-06  Richard Earnshaw (reanrsha@arm.com)
1563         * arm-protos.h (arm_dllexport_name_p, arm_dllimport_name_p): Constify.
1565 2000-05-06  Richard Earnshaw (reanrsha@arm.com)
1567         * arm.c (arm_gen_load_multiple, arm_gen_store_mulitple): Don't add
1568         bogus clobber to insns.
1569         (load_multiple_operation, store_mulitple_operation): Don't check 
1570         for it.
1571         * arm.md (ldmsi_postinc, stmsi_postinc): Adjust accordingly.
1573         * arm.md (and_scc, ior_scc): Add missing mode.
1575         * arm.md (call_value_symbol): Remove predicate from op2.
1577         * arm.h (SPECIAL_MODE_PREDICATES): Define.
1578         
1579 Sat May  6 06:25:56 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1581         * expr.c (get_subtarget): New function.
1582         (force_operand, expand_expr, do_store_flag): Use it.
1584         * toplev.c (compile_file): Don't take strlen of NAME if null.
1586 2000-05-06  David Edelsohn  <edelsohn@gnu.org>
1588         * xcoffout.c (xcoff_current_include_file,
1589         xcoff_current_function_file, xcoff_lastfile): Constify char *.
1590         (xcoffout_source_file, xcoffout_source_line): Make filename 'const
1591         char *'.
1592         (xcoffout_declare_function): Make name 'const char *'.
1593         (xcoffout_end_epilogue): Make fname 'const char *'
1594         * xcoffout.h (xcoff_current_include_file, xcoff_lastfile,
1595         xcoffout_declare_function, xcoffout_source_line): Match above.
1597         * aix43.h (SUBTARGET_OVERRIDE_OPTIONS): -mpowerpc64 without
1598         -maix64 is error.
1599         * rs6000.c (print_operand): Fix lossage typo.
1600         (output_cbranch): Remove "cr" decoration for now.
1601         * rs6000.h (ASM_OUTPUT_DEF_FROM_DECLS): Make alias 'const char *'. 
1603 Sat May  6 06:55:32 2000  Denis Chertykov  <denisc@overta.ru>
1605         * config/avr/avr.c (out_shift_with_cnt): Bugfix for shift by
1606         constant count.
1608 2000-05-05  Bruce Korb  <bkorb@gnu.org>
1610         * fixinc/genfixes: Improve the matching for make target names
1612 2000-05-05  Catherine Moore  <clm@cygnus.com>
1614         * c-common.c (decl_attributes):  For TYPE_DECLs attach the
1615         attribute to the decl.
1616         * c-decl.c (pushdecl): Propagate the USED attribute to the 
1617         type copy.
1619 2000-05-05  Richard Henderson  <rth@cygnus.com>
1621         * rtlanal.c (reg_overlap_mentioned_p): Treat parallels in the
1622         same way emit_group_load does.
1624 2000-05-05 Mark Elbrecht <snowball3@bigfoot.com>
1626         * gcc.c (set_input) [HAVE_DOS_STYLE_FILE_SYSTEM]: Skip drive name.
1628         * toplev.c (output_file_directive): Use IS_DIR_SEPARATOR.
1629         (main): Likewise.
1631 2000-05-05 Rodney Brown <RodneyBrown@mynd.com>
1633         * pa.h (FUNCTION_ARG_ADVANCE): Warning removal.
1635 Fri May  5 10:29:21 2000  Marc Espie <espie@cvs.openbsd.org>
1637         * config/openbsd.h (LINK_SPEC): pass correct flags to ld 
1638         to support -shared, on platforms with dynamic libraries.
1640 Fri May  5 10:27:06 2000  Philippe De Muyter  <phdm@macqel.be>
1642         * system.h (S_ISBLK): Provide fallback definition.
1644 2000-05-05  Geoff Berry  <geoffb@bops.com>
1646         * extend.texi (Extended Asm): Document inability to give asm
1647         statements access to condition codes.
1649 2000-05-05  Marek Michalkiewicz  <marekm@linux.org.pl>
1651         * varasm.c (asm_emit_uninitialised): Use 0, not NULL
1652         as arg 2 of UNIQUE_SECTION.
1654 Fri May  5 10:11:41 2000  Jeffrey A Law  (law@cygnus.com)
1656         * predict.c: Remove May 4 change.
1657         * bb-reorder.c (make_reorder_chain): Do not perform block movement
1658         if we have predicted the branch at 50-50 probability.
1660 2000-05-05  Richard Henderson  <rth@cygnus.com>
1662         * flow.c (init_propagate_block_info): Fix merge error
1663         in HAVE_conditional_execution code.
1665 Fri May  5 07:43:50 2000  Denis Chertykov  <denisc@overta.ru>
1667         * config/avr/avr.c (out_shift_with_cnt): Genetare a more optimal
1668         shift cycle for unknown shift count. Also generates dec + brpl.
1669         (ashlqi3_out): Don't generate dec + brpl which now generates by
1670         `out_shift_with_cnt'.
1671         (ashlhi3_out): Likewise.
1672         (ashlsi3_out): Likewise.
1673         (ashrqi3_out): Likewise.
1674         (ashrhi3_out): Likewise.
1675         (ashrsi3_out): Likewise.
1676         (lshrqi3_out): Likewise.
1677         (lshrhi3_out): Likewise.
1678         (lshrsi3_out): Likewise.
1680 2000-05-04 Mark Elbrecht <snowball3@bigfoot.com>
1682         * gcc.c (free_split_directories): Correct typo in explanation
1683         of make_relative_prefix.
1685 2000-05-04  Geoff Keating  <geoffk@cygnus.com>
1687         * config/rs6000/rs6000.h (PREDICATE_CODES): Add floating-point
1688         comparison codes to branch_comparison_operator.
1690 2000-05-04  Richard Henderson  <rth@cygnus.com>
1692         * ifcvt.c (noce_process_if_block): Always reset X in the A == B case.
1694 2000-05-04  Richard Henderson  <rth@cygnus.com>
1696         * Makefile.in (FPBIT_FUNCS): Remove _df_to_usi.
1697         (DPBIT_FUNCS): Remove _sf_to_usi.
1698         (stmp-multilib): Pass LIB1ASMSRC to libgcc.mk.
1700         * ifcvt.c (noce_process_if_block): Fail if A or B modified
1701         between condition and jump.
1703         * libgcc2.c (near eh_context_specific): Comment #endif string.
1704         * longlong.h: Don't use strings with embedded newlines.
1706 2000-05-04  Geoff Keating  <geoffk@cygnus.com>
1708         * config/rs6000/rs6000-protos.h: Add output_cbranch.
1709         * config/rs6000/rs6000.c (ccr_bit_negated_p): Delete.
1710         (print_operand): Delete %t and %T codes.
1711         (output_cbranch): New function.  Support branch prediction.
1712         * config/rs6000/rs6000.md: Use output_cbranch for
1713         conditional branches and returns.
1715 2000-05-04  Jason Merrill  <jason@casey.cygnus.com>
1717         * simplify-rtx.c (simplify_ternary_operation): Cast to unsigned.
1718         * stor-layout.c (place_field): Likewise.
1719         * integrate.h (struct inline_remap): Make regno_pointer_align unsigned.
1720         * expr.c (store_expr): Make align unsigned.
1721         * explow.c (plus_constant_wide): Make low words unsigned.
1722         * expmed.c (choose_multiplier): Likewise.
1723         * fold-const.c (fold):  Likewise.
1724         * tree.h (build_int_2): Likewise.
1725         * tree.c (build_int_2_wide, tree_int_cst_msb): Likewise.
1726         * emit-rtl.c (gen_reg_rtx): Add cast to unsigned char*.
1727         (init_emit): Change cast to unsigned char*.
1728         * varasm.c (compare_constant_1): Add cast to char*.
1729         * gcse.c (delete_null_pointer_checks): Change cast to unsigned int*.
1730         * reload1.c (reload): Likewise.
1732         * rtl.h (MEM_SET_IN_STRUCT_P): Use do { } while (0).
1734 Thu May  4 14:37:23 2000  Jeffrey A Law  (law@cygnus.com)
1736         * predict.c (estimate_probability): If no prediction was found, then
1737         predict the successor that is the next physical block (if such a
1738         successor exists).
1740 2000-05-04  Richard Henderson  <rth@cygnus.com>
1742         * config/alpha/t-alpha (LIB2FUNCS_EXTRA): Use qrrnd.asm in place.
1744 2000-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1746         * system.h: Don't wrap <sys/types.h> with HAVE_SYS_TYPES_H.
1748 2000-05-04  Mumit Khan  <khan@xraylith.wisc.edu>
1750         * i386/cygwin.h (CPP_PREDEFINES): Don't define __STDC__. Move 
1751         attribute macros from here ...
1752         (CPP_SPEC): to here.
1753         * i386/mingw32.h (CPP_PREDEFINES): Likewise.
1754         (CPP_SPEC): Likewise.
1755         * i386/crtdll.h (CPP_PREDEFINES): Delete attribute macros. 
1757         * Makefile.in ($(HOST_PREFIX_1)gensupport.o): Add build rule.
1758         (libgcc.a): Pass LIB1ASMSRC to libgcc.mk.
1760 2000-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1762         * bb-reorder.c (get_next_bb_note, get_prev_bb_note): Prototype.
1763         
1764         * diagnostic (vbuild_message_string, build_message_string,
1765         build_location_prefix, output_get_prefix, init_output_buffer,
1766         output_notice, vline_wrapper_message_with_location,
1767         v_message_with_decl, default_print_error_function): De-constify.
1768         (set_real_maximum_length): Prototype.
1770         * diagnostic.h (struct output_buffer, init_output_buffer,
1771         output_get_prefix, output_set_prefix): De-constify.
1773         * function.c (init_function_start): Constify.
1775         * gensupport.c (remove_constraints, process_rtx): Prototype.
1777         * gthr-posix.h: Indent uses of #pragma.
1779         * objc/objc-act.c (ggc_mark_imp_list, ggc_mark_hash_table):
1780         Prototype.
1782         * predict.c (find_expected_value): Delete prototype.
1783         (expected_value_to_br_prob): Initialize variable `ev_reg'.
1785         * sbitmap.h (debug_sbitmap): Prototype.
1787         * ssa.c (compute_coalesced_reg_partition): Prototype.
1789         * stor-layout.c (debug_rli): Prototype.
1791         * tree.h (round_down): Prototype.
1792         (init_function_start): Constify.
1794 2000-05-04  Zack Weinberg  <zack@wolery.cumb.org>
1796         * cpphash.h: #define __extension__ away if GCC_VERSION < 2095
1797         (overly conservative).  Change extern inline wrappers to
1798         static inline, define them always, use PARAMS properly.
1799         * cpplex.c (_cpp_get_directive_token): Don't issue pedantic
1800         whitespace warnings for \f and \v at the beginning of a line.
1802 Thu May  4 10:03:50 2000  Jeffrey A Law  (law@cygnus.com)
1804         * haifa-sched.c (schedule_insns): Free the flow edge list when it
1805         is no longer needed
1807 2000-05-04  Bruce Korb  <bkorb@gnu.org>
1809         * fixincl/inclhack.def: added broken_cabs -
1810         Remove `extern double cabs' declarations from math.h
1811         * fixincl/inclhack.sh: regen
1812         * fixincl/fixincl.x: regen
1813         * fixincl/fixincl.c: Remove BOGOSITY code
1814         * fixincl/mkfixinc.sh: Remove code for installing "shell" version
1816 Thu May  4 09:45:12 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1818         * rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P and
1819         MEM_ALIAS_SET.
1820         * alias.c (canon_rtx): Don't copy RTX_UNCHANGING_P or MEM_ALIAS_SET
1821         when calling MEM_COPY_ATTRIBUTES.
1822         * emit-rtl.c (operand_subword, change_address): Likewise.
1823         * explow.c (stabilize): Likewise.
1824         * expr.c (protect_from_queue, emit_move_insn_1): Likewise.
1825         * integrate.c (copy_rtx_and_substitute): Likewise.
1826         * combine.c (combine_simplify_rtx): Don't copy RTX_UNCHANGING_P
1827         when calling MEM_COPY_ATTRIBUTES.
1828         (make_extraction, simplify_shift_const, gen_lowpart_for_combine):
1829         Likewise.
1830         * cse.c (gen_lowpart_if_possible): Likewise.
1831         * function.c (fixup_var_refs_1, purge_addressof_1): Likewise.
1832         * optabs.c (gen_move_insn): Likewise.
1833         * recog.c (validate_replace_rtx_1): Likewise.
1834         * simplify-rtx.c (add_mem_for_addr): Likewise.
1835         * stmt.c (expand_anon_union_decl): Likewise.
1836         * config/arm/arm.md: Likewise.
1837         * config/h8300/h7300.c (fix_bit_operand): Likewise.
1838         * config/m88k/m88k.c (legitimize_address, block_move_loop): Likewise.
1839         (block_move_no_loop, block_move_sequence): Likewise.
1840         * config/rs6000/rs6000.c (expand_block_move_mem): Likewise.
1841         * config/alpha/alpha.c (get_aligned_mem): Likewise.
1842         Clear MEM_ALIAS_SET.
1843         * final.c (alter_subreg): Don't copy MEM_ALIAS_SET when calling
1844         MEM_COPY_ATTRIBUTES.
1846 2000-05-03  Robert Lipe <robertlipe@usa.net>
1847         
1848         * configure.in (i[34567]86-*-isc*) [tmake_file]: Add t-i386bare
1849         to suppress libgcc1.
1850         (i[34567]86-*-sco3.2v5*) Likewise.
1851         (i[34567]86-*-sco3.2v4*) Likewise.
1852         (i[34567]86-*-sco) Likewise.
1853         (i[34567]86-*-solaris2) Likewise.
1854         (i[34567]86-*-sysv5*) Likewise.
1855         (i[34567]86-*-sysv4*) Likewise.
1856         (i[34567]86-*-udk*) Likewise.
1857         (i[34567]86-*-sysv*) Likewise.
1859 2000-05-03  Zack Weinberg  <zack@wolery.cumb.org>
1861         * cpphash.h (U): New define, to correct type of string constants.
1862         (ustrcmp, ustrncmp, ustrlen, uxstrdup, ustrchr): New wrapper
1863         routines, to do casts when passing unsigned strings to libc.
1864         * cppexp.c, cppfiles.c, cpphash.c, cppinit.c, cpplib.c: Use them.
1866         * cppfiles.c (_cpp_execute_include): Make filename an U_CHAR *.
1867         * cpphash.c (_cpp_quote_string): Make string an U_CHAR *.
1868         * cppinit.c (dump_special_to_buffer): Make macro name an U_CHAR *.
1869         * cpplex.c (parse_ifdef, parse_include, validate_else): Make
1870         second argument an U_CHAR *.
1872         * cppinit.c (builtin_array): Make name and value U_CHAR *, add
1873         length field, clean up initializer.
1874         (ISTABLE): Add __extension__ to designated-
1875         initializers version.
1876         * cpplex.c (CHARTAB): Likewise.
1878         * mbchar.c: Add dummy external declaration to the !MULTIBYTE_CHARS
1879         case so the file won't be empty.
1881 Wed May  3 21:01:46 2000  Jason Eckhardt  <jle@cygnus.com>
1883         * bb-reorder.c (struct reorder_block_def): Member succ removed.
1884         (REORDER_BLOCK_SUCC): Removed.
1885         (enum reorder_skip_type): Removed.
1886         (skip_insns_between_block): Renamed to skip_insns_after_block.
1887         Removed second argument. Removed dead code and cleaned up.
1888         (make_reorder_chain): Removed use of REORDER_BLOCK_SUCC.
1889         (reorder_basic_blocks): Remove use of REORDER_SKIP_AFTER. Removed
1890         second parameter to skip_insns_after_block.
1892 Wed May  3 13:29:54 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1894         * tree.c (staticp, case LABEL_DECL): New case.
1896 2000-05-03  Richard Henderson  <rth@cygnus.com>
1898         * Makefile.in (start.encap): Do not depend on LIBGCC1.
1900         * mklibgcc1.in: Fix typo last change.
1902 2000-05-03  Jason Merrill  <jason@casey.cygnus.com>
1904         * Makefile.in (WARN_CFLAGS): Add -pedantic -Wno-long-long.
1905         (LOOSE_CFLAGS): New: CFLAGS without -pedantic and -Wtraditional.
1906         (GCC_CFLAGS): Use it.
1907         (LANG_FLAGS_TO_PASS): New: SUBDIR_FLAGS_TO_PASS with LOOSE_CFLAGS.
1908         * cp/Make-lang.in, java/Make-lang.in, f/Make-lang.in, ch/Make-lang.in,
1909         objc/Make-lang.in: Use it.
1911 2000-05-03  Jason R Thorpe  <thorpej@zembu.com>
1913         * config/i386/i386.md (lshrqi2_cmpno): Use q not r in constraint.
1915 2000-05-03  Richard Henderson  <rth@cygnus.com>
1917         * mklibgcc.in: Restrict OLDCC=GCC test to native.  Equate
1918         LIBGCC1 empty with libgcc1.null.
1920 Wed May  3 12:55:46 2000  Jim Wilson  <wilson@cygnus.com>
1922         * fold-const.c (extract_muldiv, case MAX_EXPR): Don't allow signedness
1923         change.
1925 2000-05-03  Greg McGary  <gkm@gnu.org>
1927         * tree.h (tree_common): Add bounded_flag member.  Remove
1928         inaccurate comment about number of remaining bits.
1929         (BOUNDED_INDIRECT_TYPE_P, BOUNDED_POINTER_TYPE_P,
1930         BOUNDED_REFERENCE_TYPE_P, MAYBE_BOUNDED_INDIRECT_TYPE_P,
1931         MAYBE_BOUNDED_POINTER_TYPE_P, MAYBE_BOUNDED_REFERENCE_TYPE_P,
1932         TREE_BOUNDED, TYPE_MAIN_VARIANTS_PHYSICALLY_EQUAL_P,
1933         TYPE_MAIN_PHYSICAL_VARIANT, TYPE_BOUNDED): New macros.
1934         (TYPE_QUAL_BOUNDED): New constant.
1935         (TYPE_QUALS): Handle bounded qualifier.
1936         (TREE_EXPR_QUALS, TREE_FUNC_QUALS): New macros.
1937         (TYPE_BOUNDED_VALUE, TYPE_BOUNDED_BASE, TYPE_BOUNDED_EXTENT,
1938         TYPE_BOUNDED_SUBTYPE, TYPE_UNBOUNDED_VARIANT, TYPE_POINTER_DEPTH,
1939         TYPE_AMBIENT_BOUNDEDNESS): New macros.
1940         (MAX_POINTER_DEPTH, VA_LIST_POINTER_DEPTH): New constants.
1941         (tree_type): Add pointer_depth member.  Remove
1942         inaccurate comment about number of remaining bits.
1943         (DECL_POINTER_DEPTH): Add macro.
1944         (tree_decl): Add pointer_depth member.
1946 Wed May  3 22:52:53 2000  Denis Chertykov  <denisc@overta.ru>
1948         * config/avr/avr-protos.h (test_hard_reg_class): Declared.
1949         * config/avr/avr.c (ashrhi3_out): optimized shift by 15.
1950         (lshrhi3_out): Likewise.
1951         (ashrsi3_out): bugfix in shift by 8.
1952         (test_hard_reg_class): New function.
1953         * config/avr/avr.md: Bugfix inside conditions in peepholes.
1954         (ashlhi3): removed define_expand of this pattern.
1955         (*ashlhi3_insn): renamed to ashlhi3.
1956         (ashlsi3): removed define_expand of this pattern.
1957         (*ashlsi3_insn): renamed to ashlsi3.
1958         (ashrqi3): removed define_expand of this pattern.
1959         (*ashrqi3_insn): renamed to ashrqi3.
1960         (ashrhi3): removed define_expand of this pattern.
1961         (*ashrhi3_insn): renamed to ashrhi3.
1962         (ashrsi3): removed define_expand of this pattern.
1963         (*ashrsi3_insn): renamed to ashrsi3.
1964         (lshrhi3): removed define_expand of this pattern.
1965         (*lshrhi3_insn): renamed to lshrhi3.
1966         (lshrsi3): removed define_expand of this pattern.
1967         (*lshrsi3_insn): renamed to lshrsi3.
1969 2000-05-03  Rodney Brown  <RodneyBrown@pmsc.com>
1971         * config/mcore/mcore.c: Replacing inclusion of "stdio,h" with
1972         inclusion of "system.h".
1974 Wed May  3 11:43:53 2000  Jim Wilson  <wilson@cygnus.com>
1976         * config/ia64/ia64.c (ia64_encode_section_info): Add check for
1977         TREE_ASM_WRITTEN.
1979 2000-05-03  David Mosberger  <davidm@hpl.hp.com>
1981         * config/ia64/ia64.c (ia64_override_options): Force -mconstant-gp
1982         if -mauto-pic is on.
1983         (ia64_epilogue_uses): Mark "gp" (r1) as used by the epilogue if
1984         -mconstant-gp is in effect and function-descriptors are being used
1985         to make indirect calls.
1986         * config/ia64/ia64.h (MASK_CONST_GP): New macro.
1987         (MASK_AUTO_PIC): Ditto.
1988         (TARGET_CONST_GP): Ditto.
1989         (TARGET_AUTO_PIC): Ditto.
1990         (TARGET_SWITCHES): Add -mconstant-gp and -mauto-pic options.
1991         (ASM_OUTPUT_DOUBLE_INT): Don't generate @fptr() if -mauto-pic or
1992         -mno-pic is in effect.
1993         (ASM_OUTPUT_XDATA_DOUBLE_INT): Ditto.
1994         * config/ia64/ia64.md (movdi): Use gen_load_gprel64() if
1995         -mauto-pic is in effect.
1996         (gprel64_offset): New pattern.
1997         (load_gprel64): Ditto.
1998         (call): Handle -mauto-pic like -mno-pic (don't use fptr).  If
1999         -mconstant-gp is in effect, no need to preserve gp around direct
2000         calls.
2001         (call_value): Ditto.
2002         * config/ia64/linux.h (PROFILE_BEFORE_PROLOGUE): Define.
2003         (FUNCTION_PROFILER): Define.
2004         * config/ia64/sysv4.h (ASM_OUTPUT_CONSTRUCTOR): Don't generate
2005         @fptr() directive when -mno-pic or -mauto-pic is in effect.
2006         (ASM_OUTPUT_DESTRUCTOR): Ditto.
2008 2000-05-03  Richard Henderson  <rth@cygnus.com>
2010         * Makefile.in (STAGESTUFF): Add libgcc libgcc.mk.
2011         (libgcc1.null, libgcc1.cross, libgcc1.a): Remove targets.
2012         (libgcc1-asm.a, libgcc1.S, libgcc2.a): Remove targets.
2013         (mklibgcc, libgcc.mk): New targets.
2014         (libgcc.a): Use libgcc.mk.
2015         (stmp-multilib): Likewise.
2016         (stmp-multilib-sub): Remove.
2017         (mostlyclean): Don't delete libgcc2 temp files.
2018         * configure.in (AC_PROG_CC_C_O): Add.
2019         (NO_MINUS_C_MINUS_O): Substitute it.
2020         (all_outputs): Add mklibgcc.
2021         * mklibgcc.in: New file.
2023 2000-05-03  Jason Merrill  <jason@casey.cygnus.com>
2025         * cppexp.c (op_t): Make an int.
2027         * rtlanal.c (dead_or_set_regno_p): Remove unused variable.
2029         * varasm.c (initializer_constant_valid_p): Fix parenthesis.
2031         * gensupport.c (process_rtx): Fix macros used.
2033 2000-05-03  Richard Henderson  <rth@cygnus.com>
2035         * flow.c (propagate_one_insn): Also don't PROP_REG_INFO for
2036         call-clobbered registers of a call.
2038 Wed May  3 12:40:53 2000  Clinton Popetz  <cpopetz@cygnus.com>
2040         * gensupport.c: New file.
2041         * gensupport.h: New file.
2042         * Makefile.in (HOST_RTL): Depend on gensupport.
2043         (gensupport.o) New rule.
2044         * genattr.c: Use gensupport for reading .md files.
2045         * genattrtab.c: Ditto. 
2046         * gencodes.c: Ditto. 
2047         * genconfig.c: Ditto. 
2048         * genemit.c: Ditto. 
2049         * genextract.c: Ditto. 
2050         * genflags.c: Ditto. 
2051         * genopinit.c: Ditto. 
2052         * genoutput.c: Ditto. 
2053         * genpeep.c: Ditto. 
2054         * genrecog.c: Ditto.
2055         * rtl.def (define_insn_and_split): New DEF_RTL_EXPR.
2056         * md.texi (Insn Splitting): Document define_insn_and_split.
2058 Tue May  2 00:20:30 2000  Jason Eckhardt  <jle@cygnus.com>
2060         * flow.c (verify_flow_info): Added two more sanity checks. The
2061         first checks that the blocks are numbered consecutively. The second
2062         checks that n_basic_blocks is actually equal to the number of
2063         basic blocks in the insn chain.
2065 2000-05-03  Zack Weinberg  <zack@wolery.cumb.org>
2067         * cpplib.h: Add accessor macros for token lists.
2068         * cpplib.c, cpphash.c, cpplex.c: Use them.
2070 Wed May  3 09:29:17 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2072         * expr.c (expand_expr, case COMPONENT_REF): Don't check for checking
2073         memory usage if not in a function.
2074         * varasm.c (initializer_constant_valid_p, case ADDR_EXPR): Only
2075         return address if static.
2077 Wed May  3 13:14:49 MET DST 2000  Jan Hubicka  <jh@suse.cz>
2079         * ifcvt.c (noce_try_cmove_arith):  Use may_trap_p to thest
2080         whether address may trap.
2082 Tue May  2 23:38:37 2000  Jason Eckhardt  <jle@cygnus.com>
2084         * bb-reorder (chain_reorder_blocks): Changed code to test for
2085         EDGE_FALLTHRU rather than making erroneous assumption that the
2086         first outgoing edge is the fall-through edge.
2088 Tue May  2 18:20:31 2000  Donald Lindsay  <dlindsay@hound.cygnus.com>
2090         * config/mips/mips.c (mips_build_va_list,mips_va_start,mips_va_arg): new 
2091         ABI for varargs, across all MIPS. This is incompatible because the
2092         va_list (__builtin_va_list) structure is different, so a compilation
2093         unit passing a va_list and a compilation unit being passed one, should
2094         both be compiled with the same ABI. (The old structure had two 
2095         pointers, now it has three.)
2097 Tue May  2 19:18:43 2000  Jason Eckhardt  <jle@cygnus.com>
2099         * bb-reorder.c (struct reorder_block_def): Remove members end,
2100         block_begin, and block_end.
2101         (REORDER_BLOCK_OLD_END): Delete.
2102         (REORDER_BLOCK_BEGIN): Delete.
2103         (REORDER_BLOCK_END): Delete.
2104         (chain_reorder_blocks): Remove dead code.
2106 Tue May  2 17:06:53 2000  Jason Eckhardt  <jle@cygnus.com>
2108         * bb-reorder.c (remove_scope_notes): Check for both types of scope
2109         notes as the end of a basic block before deleting.
2111 2000-05-02  Mumit Khan  <khan@xraylith.wisc.edu>
2113         * final.c (final_start_function): Fix spelling of "necessary".
2115 2000-05-02  Jason Merrill  <jason@casey.cygnus.com>
2117         * toplev.c (debug_ignore_block): Return int.
2118         * dwarf2out.c (dwarf2out_ignore_block): Likewise.
2119         * toplev.h, dwarf2out.h: Adjust.
2120         * emit-rtl.c (remove_unnecessary_notes): Test return value.
2122         * emit-rtl.c (remove_unnecessary_notes): Fix spelling of "necessary".
2123         * toplev.c, final.c, rtl.h: Adjust.
2125 2000-05-02  Zack Weinberg  <zack@wolery.cumb.org>
2127         * aclocal.m4 (gcc_AC_CHECK_PROG_VER): New macro.
2128         * configure.in: Look for makeinfo in the unified tree, then
2129         for a system makeinfo which is sufficiently new.
2130         * Makefile.in: If configure says makeinfo is too old, don't
2131         build or install Info documentation.
2133 2000-05-02  Zack Weinberg  <zack@wolery.cumb.org>
2135         * cpphash.c (collect_params): Fix off-by-one error.
2136         (dump_hash_helper): Dump all four macro nodetypes.
2138 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
2140         * cpphash.c (trad_stringify): Adjust p after stringification as
2141         well.
2143 2000-05-02  Zack Weinberg  <zack@wolery.cumb.org>
2145         * cpplib.h (CPP_POP, parse_cleanup_t): Delete.
2146         (cpp_buffer): Remove cleanup, seen_eof, manual_pop members.
2148         * cppfiles.c (file_cleanup): Delete.
2149         * cpphash.c (macro_cleanup): Delete.
2150         (collect_objlike_expansion, collect_funlike_expansion,
2151         macarg, scan_arguments): Remove CPP_POP case.
2153         * cpplex.c (null_cleanup): Delete.
2154         (cpp_pop_buffer): Do the work that was done in the cleanups
2155         here.  Call _cpp_unwind_if_stack from here.
2156         (_cpp_expand_to_buffer, cpp_scan_buffer_nooutput,
2157         cpp_scan_buffer): Run until we see CPP_EOF and the top of
2158         stack is the buffer _below_ the one we stacked.
2159         (cpp_get_token): Always pop an exhausted buffer.  Return
2160         CPP_EOF unless it's a macro buffer.  Don't call _cpp_handle_eof.
2161         * cpplib.c (skip_if_group): Don't call cpp_get_token to
2162         increment the line number.
2163         (_cpp_handle_eof): Rename to _cpp_unwind_if_stack.
2165         * fix-header.c (read_scan_file) [parsing getchar()]: Run until
2166         we see CPP_EOF and the top of stack is the buffer _below_ the
2167         one we stacked.
2168         * scan-decls.c: Likewise.
2170 2000-05-02  Andrew Haley  <aph@cygnus.com>
2172         * config/ia64/ia64.c (ia64_encode_section_info): Handle the case
2173         where this function is called for the second time on a decl that
2174         has had its section info changed in such a way as to move it out
2175         of small data/bss.  
2176         * config/ia64/ia64.h (REDO_SECTION_INFO_P): New definition.
2178 2000-05-01  Richard Henderson  <rth@cygnus.com>
2180         * ifcvt.c (dead_or_predicable): Set merge_bb->end to the insn before
2181         the sequence we're moving, not to merge_bb->head.
2183 2000-05-01  Richard Henderson  <rth@cygnus.com>
2185         * configure.in (alpha*-*-linux-gnulibc1*) [tmake_file]: Remove
2186         reference to alpha/t-linux.
2187         (alpha*-*-linux-gnu*): Likewise.
2188         * configure: Rebuild.
2190         * calls.c (expand_call): Don't emit reg notes for a sibcall.
2192         * flow.c (calculate_global_regs_live): Skip for_each_successor_phi
2193         if not in SSA form.
2195         * ifcvt.c (if_convert): Only verify_flow_info if ENABLE_CHECKING.
2197 2000-05-01  Jason Merrill  <jason@casey.cygnus.com>
2199         * integrate.c (copy_decl_for_inlining): Copy TREE_READONLY and
2200         TREE_THIS_VOLATILE.
2202 2000-05-01  Richard Henderson  <rth@cygnus.com>
2204         * ifcvt.c (noce_emit_cmove): Conditionally compile call to
2205         emit_conditional_move.
2207 2000-05-01  Jakub Jelinek  <jakub@redhat.com>
2209         * config/ia64/linux.h (LINK_SPEC): Use /lib/ld-linux-ia64.so.1
2210         as the dynamic linker.
2212 2000-05-01  Zack Weinberg  <zack@wolery.cumb.org>
2214         * cppfiles.c (open_include_file): Open file in blocking mode.
2215         (read_include_file): Don't fcntl(fd, F_SETFL, 0) anymore.
2216         Only exclude block devices and directories.
2218         * cpphash.c (_cpp_make_hashnode): Rename make_HASHNODE, now
2219         static.  Allocate the hashnode and its string in the same
2220         block of memory.
2221         (del_HASHNODE): Don't free h->name.
2222         (_cpp_lookup): If there is no entry for this string, create
2223         one, of type T_VOID.
2224         (_cpp_lookup_slot): Delete.
2225         * cpphash.h: Update prototypes.
2227         * cpplex.c (maybe_macroexpand): Check for hp->type == T_VOID,
2228         not hp == NULL.
2229         * cpplib.c (do_define, do_undef, do_pragma_poison, do_assert,
2230         do_unassert, cpp_defined): Use _cpp_lookup.  Don't create a
2231         node here, just fill in the value field properly.  "Delete"
2232         entries by setting the value field to T_VOID.  Check for
2233         hp->type == T_VOID, not hp == NULL.
2235         * Makefile.in (cpplib.o): Don't depend on $(HASHTAB_H).
2236         * cpperror.c, cppexp.c, cpplex.c, cpplib.c:  Don't include
2237         hashtab.h.
2239 2000-05-01  Alexandre Oliva  <aoliva@cygnus.com>
2241         * config/mn10300/mn10300.c (print_operand_address): Do not add
2242         zero to SP.
2244         * config/mn10300/mn10300.c (expand_epilogue): If SP is to be
2245         adjusted by less than 256 bytes, use ret regardless of having any
2246         callee-saved register to restore.
2248 2000-05-01 Laurynas Biveinis <lauras@softhome.net>
2250         * tm.texi (TARGET_HAS_F_SETFLKW): Fix typo.
2252 2000-05-01 Mark Elbrecht <snowball3@bigfoot.com>
2254         * config/i386/djgpp.h (INT_ASM_OP): Define.
2255         (CPP_PREDEFINES): Rename MSDOS to __MSDOS__.
2256         (ASM_WEAKEN_LABEL): Define.
2257         (MASK_BNU210): Define.
2258         (SUBTARGET_SWITCHES): Define.
2259         (SUPPORTS_WEAK, SUPPORTS_ONE_ONLY): Define.
2260         (MAKE_DECL_ONE_ONLY): Define.
2261         (UNIQUE_SECTION_P, UNIQUE_SECTION): Define.
2263 2000-05-01  Mumit Khan  <khan@xraylith.wisc.edu>
2265         * i386/cygwin.h (INT_ASM_OP): Define.
2267 Mon May  1 18:20:06 2000  Denis Chertykov  <denisc@overta.ru>
2269         * config/avr/avr.c (address_cost): renamed to avr_address_cost.
2270         * config/avr/avr.h (ADDRESS_COST): use avr_address_cost.
2272 Mon May  1 17:50:44 2000  Denis Chertykov  <denisc@overta.ru>
2274         * config/avr/avr.c (asm_file_start): output 0 as r0 and 1 as r1 in
2275         __tmp_reg__ and __zero_reg__ initialization.
2277 2000-04-30  Richard Henderson  <rth@cygnus.com>
2279         * flow.c (propagate_one_insn): Mark sets even when the insn is dead.
2281         * ifcvt.c (noce_process_if_block): Fail the conversion if X is
2282         referenced bewteen the condition and the jump.  Don't delete
2283         anything but the jump.
2285 Sun Apr 30 22:48:24 2000  Jason Eckhardt  <jle@cygnus.com>
2287         * bb-reorder.c (scope_def): New struct.
2288         (scope_forest_info): New struct.
2289         (struct reorder_block_def): New member "scope".
2290         (REORDER_BLOCK_SCOPE): New macro.
2291         (relate_bbs_with_scopes): New function and prototype.
2292         (make_new_scope): Likewise.
2293         (build_scope_forest): Likewise.
2294         (remove_scope_notes): Likewise.
2295         (insert_intra_1): Likewise.
2296         (insert_intra_bb_scope_notes): Likewise.
2297         (insert_inter_bb_scope_notes): Likewise.
2298         (rebuild_scope_notes): Likewise.
2299         (free_scope_forest_1): Likewise.
2300         (free_scope_forest): Likewise.
2301         (dump_scope_forest): Likewise.
2302         (dump_scope_forest_1): Likewise.
2303         (chain_reorder_blocks): Set REORDER_BLOCK_SCOPE for new block.
2304         Update REORDER_BLOCK_EFF_HEAD and REORDER_BLOCK_EFF_END for new
2305         block.
2306         (reorder_basic_blocks): Added calls to build_scope_scope_forest
2307         and remove_scope_notes before reordering is done. Added calls to
2308         rebuild_scope_notes, free_scope_forest, and reorder_blocks after
2309         after reordering is done.
2311 2000-40-30  Bruce Korb  <bkorb@gnu.org>
2313         * fixinc/inclhack.def:  Added definitions needed by OSR5,
2314         removed two stale entries (defined away with OLD_CPP).
2315         * fixinc/inclhack.sh: regen
2316         * fixinc/fixincl.x: regen
2318 2000-04-30  Richard Henderson  <rth@cygnus.com>
2320         * ifcvt.c (dead_or_predicable): Manually squeeze non-movable notes
2321         from the last insn in the sequence.
2323 2000-04-30  Zack Weinberg  <zack@wolery.cumb.org>
2325         * cpplex.c (cpp_idcmp): New function.
2326         * cpplib.h: Prototype it.
2327         * scan_decls.c (scan_decls): Use it to inspect token names.
2328         * fix-header.c (read_scan_file): Likewise.  Set system_header_p on
2329         the file being run through the preprocessor.
2330         (check_macro_names): Provide length of token to cpp_defined.
2332         * Makefile.in: Remove stale warning message.
2334         * cppfiles.c (redundant_include_p): Provide length of token to
2335         cpp_defined.
2336         * cpphash.c (_cpp_make_hashnode, _cpp_lookup_slot): Hash
2337         values are unsigned int.
2338         (_cpp_lookup, _cpp_lookup_slot): Do not calculate the length.
2339         (_cpp_lookup_slot): Do not calculate the hash, either.
2340         * cpphash.h: Update prototypes.
2341         * cpplib.c (do_define, do_undef, do_pragma_poison, do_assert):
2342         Hashes are unsigned int.  Calculate hash here, pass by value
2343         to _cpp_lookup_slot.
2345 2000-04-30  Bernd Schmidt  <bernds@cygnus.co.uk>
2347         * simplify-rtx.c (check_value_useless): Delete function.
2348         (discard_useless_locs): Don't call it; manage N_USELES_VALUES counter
2349         by hand.
2350         (cselib_invalidate_regno): Likewise.
2351         (cselib_invalidate_mem_1): Likewise.
2352         (references_value_p): Recognize useless values by the fact that they
2353         have no locations.
2354         (discard_useless_values): Likewise.
2355         (cselib_record_set): This may turn a useless value
2356         into a useful one.
2358 2000-04-30  Richard Henderson  <rth@cygnus.com>
2360         * config/d30v: New port.
2362         * configure.in (d30v-*): Set fp format.
2363         * configure: Rebuild.
2365 2000-04-30  Richard Henderson  <rth@cygnus.com>
2367         * ifcvt.c: New file.
2368         * Makefile.in (OBJS): Add it.
2369         (ifcvt.o): New target.
2370         * jump.c (jump_optimize_1): Remove all code related to if-conversion,
2371         and conditional arithmetic.
2372         (find_insert_position): Remove.
2373         * timevar.def (TV_IFCVT, TV_IFCVT2): New.
2374         * toplev.c (DFI_ce, DFI_ce2): New.
2375         (dump_file): Add ce and ce2 dumps.
2376         (rest_of_compilation): Run if_convert a couple o times.  Set
2377         cse_not_expected after cse2.  Don't set no_new_pseudos until
2378         after sched1 or recompute_reg_usage.
2380 2000-04-30  Richard Henderson  <rth@cygnus.com>
2382         * config/alpha/t-crtbe (crtbegin.o): Add "-I.".
2383         (crtend.o, crtbeginS.o, crtendS.o): Likewise.
2385 2000-04-30  Richard Henderson  <rth@cygnus.com>
2387         * flow.c (struct reg_cond_life_info): New.
2388         (struct propagate_block_info): Add reg_cond_dead and reg_cond_reg.
2389         (init_propagate_block_info): Initialize them.
2390         (free_propagate_block_info): Destruct them.
2391         (mark_set_1): Consider conditional life before killing a register.
2392         (mark_regno_cond_dead): New.
2393         (free_reg_cond_life_info): New.
2394         (flush_reg_cond_reg_1, flush_reg_cond_reg): New.
2395         (ior_reg_cond, not_reg_cond, nand_reg_cond): New.
2396         (mark_used_reg): Record conditional life.
2398         * haifa-sched.c (schedule_insns): Disable death counting
2399         sanity check for HAVE_conditional_execution.
2401 2000-04-30  Richard Henderson  <rth@cygnus.com>
2403         * Makefile.in (TIMEVAR_H): New.
2404         (ggc-simple.o, ggc-page.o, toplev.o, timevar.o): Use it.
2405         (timevar.h): Remove rule.
2407 2000-04-29  Richard Henderson  <rth@cygnus.com>
2409         * config/alpha/crtend.asm: Use C comments instead of #.
2410         * config/alpha/crtbegin.asm: Likewise.  Mark __dso_handle hidden.
2412         * config/alpha/elf.h (SELECT_SECTION): Treat CONSTRUCTOR like VAR_DECL.
2414 2000-04-29  Zack Weinberg  <zack@wolery.cumb.org>
2416         * cpphash.h (enum node_type: Take out T_MCONST.
2417         (union hashval): Move into struct hashnode.
2418         (struct hashnode): Pack tighter.  Remove file, line, col
2419         members.
2420         * cpphash.c: Constify most of the macro-definition structures.
2421         (struct definition): Replace by struct object_defn
2422         and struct funct_defn.  Put file, line, column information
2423         here.  All users updated to match.
2424         (_cpp_create_definition, _cpp_macroexpand): Remove special
2425         case for #define WORD OTHERWORD.
2426         * cpplib.c (do_undef): Remove T_MCONST case.
2428         * cpphash.h: Move struct reflist, struct definition, and the
2429         DEFINITION typedef to cpphash.c.  Use 'struct definition *' in
2430         union hashval.  _cpp_free_definition takes a HASHNODE pointer.
2431         * cpphash.c (_cpp_free_definition): Free data pointed to by
2432         MCONST, XCONST, MACRO, and FMACRO nodes properly.
2433         (_cpp_create_definition, del_HASHNODE): Just call
2434         _cpp_free_definition to clear out a hashnode.
2435         * cpplib.c (do_pragma_poison): Likewise.
2437 Sat Apr 29 12:25:17 2000  Alexandre Oliva  <aoliva@cygnus.com>
2439         * config/mn10300/mn10300.h (FIRST_DATA_REGNUM,
2440         LAST_DATA_REGNUM, FIRST_ADDRESS_REGNUM, LAST_ADDRESS_REGNUM,
2441         FIRST_EXTENDED_REGNUM, LAST_EXTENDED_REGNUM): New macros.
2442         (REGNO_SP_P): Redefine in terms of STACK_POINTER_REGNUM.
2443         (REGNO_DATA_P, REGNO_ADDRESS_P, REGNO_EXTENDED_P,
2444         REGNO_AM33_P): Redefine in terms of the new macros.
2445         (CONDITIONAL_REGISTER_USAGE, REGNO_REG_CLASS): Likewise.
2446         (FUNCTION_VALUE, LIBCALL_VALUE, FUNCTION_VALUE_REGNO_P,
2447         STRUCT_VALUE): Likewise.
2448         (STACK_POINTER_REGNUM, FRAME_POINTER_REGNUM,
2449         ARG_POINTER_REGNUM, STATIC_CHAIN_REGNUM): Likewise.  Moved.
2451 Sat Apr 29 01:18:45 MET DST 2000  Jan Hubicka  <jh@suse.cz>
2453         * regmove.c (struct record_stack_memrefs_data): New.
2454         (record_stack_memrefs): New function.
2455         (combine_stack_adjustments_for_block): Use it.
2457 Sat Apr 29 01:15:27 MET DST 2000  Jan Hubicka  <jh@suse.cz>
2459         * calls.c (calls_function_1):  Propertly handle TREE_LIST expressions;
2460         use special_function_p to detect alloca.
2462 Fri Apr 28 16:30:33 2000  Marc Espie <espie@cvs.openbsd.org>
2464         * gcc.texi: Fixes for makeinfo 4.0 --html.
2466 2000-04-28  Zack Weinberg  <zack@wolery.cumb.org>
2468         * pcp.h: Delete file.
2470 2000-04-28  Kazu Hirata  <kazu@hxi.com>
2472         * h8300.c (function_epilogue): Clean up flags when the last insn
2473         in a function is a barrier.
2475 2000-04-28  Chris Demetriou  <cgd@sibyte.com>
2477         * configure.in (sparc-hal-solaris2*): protect [] glob from
2478         my expansion.
2479         (mips*-*-ecoff*, mips*-*-elf*, mips*-*-*): use MASK_ defines
2480         rather than hard-coded constants in target_cpu_default2.
2481         * configure: Regenerate.
2483 2000-04-28  Jason Merrill  <jason@casey.cygnus.com>
2485         * tree.c (get_callee_fndecl): Extract the initial value from
2486         a readonly decl.
2488 2000-04-28  Richard Henderson  <rth@cygnus.com>
2490         * varasm.c (record_constant_1): Record the CODE_LABEL when
2491         taking the address of a LABEL_REF.
2493 2000-04-28  Richard Henderson  <rth@cygnus.com>
2494             Jan Hubicka  <jh@suse.cz>
2496         * calls.c (combine_pending_stack_adjustment_and_call): Return the
2497         adjustment; don't do the stack adjust.
2498         (expand_call): Call compute_argument_block_size right before
2499         allocating the block; update comment; don't do alignment sanity
2500         checking for sibling call; use args_size instead of
2501         unadjusted_args_size before args_size is adjusted.  Use
2502         combine_pending_stack_adjustment_and_call to compute stack adjust
2503         for must_preallocate case.
2505         * expr.c (push_block): Remove shadow `temp' in inner scope.
2507 2000-04-28  Jason Merrill  <jason@casey.cygnus.com>
2509         * toplev.c (rest_of_compilation): Call
2510         note_deferral_of_defined_inline_function even if the function
2511         can't be inlined.
2513 2000-04-28  Scott Bambrough  <scottb@netwinder.org>
2515         * cpplex.c (_cpp_scan_line): Fix buffer overwrite.
2517 2000-04-28  Richard Henderson  <rth@cygnus.com>
2519         * toplev.c (rest_of_type_compilation): Fix sdb TIMEVAR typo.
2521 2000-04-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2523         * timevar.c (init_timevar): DeANSIfy function definition.
2525 2000-04-27  Alex Samuel  <samuel@codesourcery.com>
2527         * Makefile.in (timevar.o): Depend on flags.h.
2528         * timevar.c (unused_stack_instances): New variable.
2529         (timevar_push): Take a timevar_stack_def from
2530         unused_stack_instances if available.
2531         (timevar_pop): Push the popped timevar_stack_def onto
2532         unused_stack_instances.
2533         (TIMEVAR_ENABLE): New macro.
2534         (timevar_def): Make standalone a 1-bit field.  Add field used.
2535         (get_time): Rename parameter to now.  Return after clearing it if
2536         not TIMEVAR_ENABLE.
2537         (init_timevar): Do nothing if not TIMEVAR_ENABLE.
2538         (timevar_pop): Likewise.
2539         (timevar_stop): Likewise.
2540         (timevar_push): Likewise.  Mark the timing variable as used.
2541         (timevar_start): Likewise.
2542         (timevar_print): Do nothing if not TIMEVAR_ENABLE.  Don't print
2543         timevars that were never used.
2545 2000-04-27  Mark Mitchell  <mark@codesourcery.com>
2547         * c-common.c (c_apply_type_quals_to_decl): REFERENCE_TYPES are
2548         always TREE_READONLY.
2550 2000-04-27  Ulrich Drepper  <drepper@cygnus.com>
2552         * i386.h (FUNCTION_BLOCK_PROFILER_EXIT): Generate mem reference
2553         for call instruction with mode QImode.
2555 2000-04-27  Alex Samuel  <samuel@codesourcery.com>
2557         * Makefile.in (OBJS): Add timevar.o.
2558         (toplev.o): Depend on timevar.h.
2559         (ggc-simple.o): Likewise.
2560         (ggc-page.o): Likewise.
2561         (timevar.o): New rule.
2562         (timevar.h): New rule.
2564         * timevar.h: New file.
2565         * timevar.c: Likewise.
2566         * timevar.def: Likewise.
2568         * toplev.h (gc_time, parse_time, varconst_time): Remove.
2569         * toplev.c: Use timevar_push and timevar_pop instead of TIMEVAR
2570         throughout.
2571         (TIMEVAR): Remove macro.
2572         (gc_time, parse_time, varconst_time, integration_time, jump_time,
2573         cse_time, gcse_time, loop_time, cse2_time, branch_prob_time,
2574         flow_time, combine_time, regmove_time, sched_time,
2575         local_alloc_time, global_alloc_time, flow2_time, peephole2_time,
2576         sched2_time, dbr_sched_time, reorder_blocks_time,
2577         rename_registers_time, shorten_branch_time, stack_reg_time,
2578         to_ssa_time, from_ssa_time, final_time, symout_time, dump_time,
2579         all_time): Remove.
2580         (compile_file): Don't initialize time variables.  Call
2581         init_timevar and start TV_TOTAL timer.  Call timevar_print instead
2582         of many calls to print_time.
2583         (rest_of_compilation): Add timing for reload_cse_regs.
2584         (get_run_time): Removed to timevar.c.
2585         (print_time): Likewise.
2586         (get_run_time): Implement using TV_TOTAL time variable.
2587         (print_time): Get total run time from get_run_time.
2588         * ggc-page.c (ggc_collect): Push and pop TV_GC instead of
2589         computing elapsed time explicitly.
2590         * ggc-simple.c (ggc_collect): Likewise.
2591         (gc_time): Remove declaration.
2593 2000-04-27  Mark Mitchell  <mark@codesourcery.com>
2595         * calls.c (combine_pending_stack_adjustment_and_call): New function.
2596         (expand_call): Use it.
2598 2000-04-27  Jan Hubicka  <jh@suse.cz>
2600         * flow.c (mark_set_1):  Handle MEMs in ZERO_EXTRACT/SIGN_EXTRACT
2601         fields.
2603 Thu Apr 27 12:47:00 2000  Alexandre Oliva  <aoliva@cygnus.com>
2605         * config/mn10300/mn10300.md (movhi): Simplify.  Prefer data
2606         registers.
2608 Thu Apr 27 17:33:05 MET DST 2000  Jan Hubicka  <jh@suse.cz>
2610         * function.c (epilogue_done): Pass whole insn to record_insns.
2612 Thu Apr 27 16:55:28 MET DST 2000  Jan Hubicka  <jh@suse.cz>
2614         * cse.c (CSE_ADDRESS_COST): Remove.
2615         (find_best_addr): Add new parameter "MODE", use address_cost instead
2616         of CSE_ADDRESS_COST
2617         (address_cost): New.
2618         (fold_rtx): Update call of find_best_addr.
2619         * rtl.h (address_cost): Declare.
2620         * loop.c (general_induction_var): Add new parameter "MODE", use
2621         address_cost instead of ADDRESS_COST
2622         (init_loop): Use address_cost instead of ADDRESS_COST.
2623         (check_insn_for_givs): Update call of general_induction_var.
2624         (find_mem_givs): Likewise.
2625         (consec_sets_giv): Likewise.
2626         * config/i386/i386.h (ADDRESS_COST): Call ix86_address_cost.
2627         * i386.c (ix86_address_cost): New.
2628         * i386-protos.h (ix86_address_cost): Declare.
2630 Thu Apr 27 11:45:16 2000  Alexandre Oliva  <aoliva@cygnus.com>
2632         * config/mn10300/mn10300.md (movqi): Simplify.  Prefer data
2633         registers.
2635 Thu Apr 27 16:11:00 MET DST 2000  Jan Hubicka  <jh@suse.cz>
2637         * expr.c (store_expr): Use clear_storage instead of direct memset
2638         libcall.
2640 Thu Apr 27 10:36:51 2000  Alexandre Oliva  <aoliva@cygnus.com>
2642         * config/mn10300/mn10300.c (mn10300_address_cost): Test
2643         ASHIFT, AND and LABEL_REF.
2645 Thu Apr 27 15:08:46 MET DST 2000  Jan Hubicka  <jh@suse.cz>
2647         * invoke.texi (-foptimize-sibling-calls): Fix.
2649 Thu Apr 27 14:54:22 MET DST 2000  Jan Hubicka  <jh@suse.cz>
2651         * loop.c (load_mems)  Don't use hard registers for the hoisting.
2653         * unroll.c (unroll_loop): Avoid overflow in the n_iterations
2654         calculation; rename const_equiv array in the preconditioning code
2655         from loop_unroll to loop_unroll_precondition
2657 2000-04-27  Richard Henderson  <rth@cygnus.com>
2659         * flow.c (struct propagate_block_info): Remove new_dead, new_live;
2660         add new_set.
2661         (propagate_one_insn): Clear it.  Don't update reg_live here.
2662         (init_propagate_block_info): Update for pbi member changes.
2663         (free_propagate_block_info): Likewise.
2664         (mark_set_1): Know that zero_extract, sign_extract, and
2665         strict_low_part don't kill their argument.  Alter hard subregs.
2666         Update new_set for non-CLOBBER sets.  Update reg_live.
2667         (find_auto_inc): Update reg_live, not new_dead.
2668         (mark_used_reg): Update reg_live, not new_live.  Examine new_set
2669         to determine if the reg in question was set this insn.  Only update
2670         reg info with PROP_REG_INFO.
2672 2000-04-26  Richard Henderson  <rth@cygnus.com>
2674         * flow.c (allocate_reg_life_data): Set max_regno here ...
2675         (life_analysis): ... not here.
2677         * flow.c (calculate_global_regs_live): Force stack pointer
2678         live at end.
2680 2000-04-26  Richard Henderson  <rth@cygnus.com>
2682         * jump.c (redirect_exp_1): Rework from old redirect_exp.  Never
2683         commit change group changes.
2684         (invert_exp_1): Similarly.
2685         (redirect_exp, invert_exp): Use them.
2686         (redirect_jump_1): New.
2687         (invert_jump_1): New.
2688         (jump_optimize_1): Remove code subsumed by condexec.c.
2689         * rtl.h (invert_jump_1, redirect_jump_1): Declare.
2691 2000-04-26  Richard Henderson  <rth@cygnus.com>
2693         * rtlanal.c (dead_or_set_regno_p): Use find_regno_note.
2695         * genconfig.c (main): Set all HAVE_foo to 1.
2697         * graph.c (node_data): Use GET_NOTE_INSN_NAME instead of local array.
2699 2000-04-26  Alex Samuel  <samuel@codesourcery.com>
2701         * invoke.texi: Document -fssa flag.
2703 2000-04-26  Richard Henderson  <rth@cygnus.com>
2705         * flow.c (count_reg_sets_1): Remove.
2706         (count_reg_sets, count_reg_references): Remove.
2707         (recompute_reg_usage): Implement with update_life_info.
2708         Reallocate life data.
2710 2000-04-26  Richard Henderson  <rth@cygnus.com>
2712         * flow.c (update_life_info): Consider blocks null to mean the
2713         universal set.
2714         (calculate_global_regs_live): Likewise.
2715         (life_analysis): Do that instead of collecting all_blocks.
2717 2000-04-26  Richard Henderson  <rth@cygnus.com>
2719         * flow.c (tidy_fallthru_edge): Don't delete the jump when it's
2720         a still-valid conditional jump.
2722 2000-04-26  Richard Henderson  <rth@cygnus.com>
2724         * jump.c (invert_jump): Always invert REG_BR_PROB.  Do it correctly.
2726         * bb-reorder.c (reorder_basic_blocks): Don't run estimate_probability.
2727         * flow.c (calculate_loop_depth): Remove.
2728         * output.h (calculate_loop_depth): Don't declare.
2729         * toplev.c (rest_of_compilation): Expand calculate_loop_depth
2730         inline; run estimate_probability at the same time.
2732 2000-04-26  Neil Booth  <NeilB@earthling.net>
2734         * cpplib.h: "~=" is not a single pp-token.
2735         * cpplex.c: Correct commentary.
2737 2000-04-26  Richard Henderson  <rth@cygnus.com>
2739         * flow.c (mark_set_1): New arguments code and flags; update all
2740         callers.  Track regno_first and regno_last; do HARD_REGNO_NREGS
2741         test in one place.  Tidy flags tests.  Don't bias REG_N_REFS by
2742         loop_depth when optimizing for size.  Do new_dead update after
2743         emitting REG_UNUSED notes.  Merge mark_set_reg code.
2744         (mark_set_reg): Remove.
2745         (propagate_one_insn): Use mark_set_1 for call-clobbered registers;
2746         arrange to not emit REG_UNUSED notes.
2748 2000-04-26  Richard Henderson  <rth@cygnus.com>
2750         * flow.c (find_auto_inc): Use pbi->bb instead of BLOCK_FOR_INSN.
2751         * ssa.c (convert_from_ssa): Don't run compute_bb_for_insn.
2753 2000-04-26  Richard Henderson  <rth@cygnus.com>
2755         * flow.c (propagate_one_insn): Break out from propagate_block.
2756         (init_propagate_block_info): Likewise.
2757         (free_propagate_block_info): Likewise.
2758         (propagate_block): Use them.  Export.
2759         * basic-block.h: Declare them all.
2761 2000-04-26  Richard Henderson  <rth@cygnus.com>
2763         * basic-block.h (life_analysis): Declare here ...
2764         * output.h: ... not here.
2765         * flow.c (life_analysis): Remove nregs parameter; replace
2766         remove_dead_code with flags.  Remove ssa dead code check.
2767         Only init alias analysis if we'll use it.
2768         * reg-stack.c (reg_to_stack): Update life_analysis arguments.
2769         * ssa.c (convert_to_ssa): Likewise.
2770         (convert_from_ssa): Likewise.
2771         * toplev.c (rest_of_compilation): Likewise.
2773 2000-04-26  Richard Henderson  <rth@cygnus.com>
2775         * flow.c (flow_delete_block): Rename from delete_block.  Export.
2776         * basic-block.h (flow_delete_block): Declare.
2778 2000-04-26  David S. Miller  <davem@redhat.com>
2780         * optabs.c (emit_libcall_block): Verify insns with INSN_P before
2781         taking a PATTERN of it.
2783 2000-04-26  <NeilB@earthling.net>
2785         * cpplex.c (spell_other, spell_char): Remove.
2786         (SPELL_CHAR): New.
2787         (token_spelling, trigraph_map): Use unsigned chars.
2788         (_cpp_lex_line): Tidy up the switch statement.
2789         * cpplib.h: Implement spell_char with spell_string.
2790         (C): New.
2792 2000-04-26  <RodneyBrown@pmsc.com>
2794         * pa/pa32-regs.h (HARD_REGNO_MODE_OK): Warning removal.
2795         * pa/pa64-regs.h (HARD_REGNO_MODE_OK): Warning removal.
2797 2000-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2799         * dwarf2out.c (dw_cfi_oprnd_struct, dw_fde_struct, add_fde_cfi,
2800         reg_save, dwarf2out_frame_debug_expr, dwarf2out_def_cfa,
2801         dwarf2out_window_save, dwarf2out_args_size, dwarf2out_reg_save,
2802         dwarf2out_return_save, dwarf2out_return_reg,
2803         dwarf2out_stack_adjust, dwarf2out_frame_debug, primary_filename,
2804         add_AT_lbl_id, add_AT_lbl_offset, type_tag, decl_start_label,
2805         gen_compile_unit_die, dwarf2out_init): Constify a char*.
2807         * dwarf2out.h (dwarf2out_init): Likewise.
2809         * dwarfout.c (filename_entry, primary_filename, last_filename,
2810         type_tag, output_compile_unit_die, dwarfout_init): Likewise.
2812         * tree.h (dwarf2out_def_cfa, dwarf2out_window_save,
2813         dwarf2out_args_size, dwarf2out_reg_save, dwarf2out_return_save,
2814         dwarf2out_return_reg): Likewise.
2816 2000-04-26  Andreas Jaeger  <aj@suse.de>
2818         * extend.texi (Function Attributes): Fix description of pure
2819         attribute.
2821 2000-04-26  Jason Merrill  <jason@casey.cygnus.com>
2823         * integrate.c (output_inline_function): Do clear DECL_DEFER_OUTPUT
2824         before calling rest_of_compilation.
2826 2000-04-26  Andreas Jaeger  <aj@suse.de>
2828         * config/mips/linux.h: Remove erroneous commit of #if 0/#endif in
2829         last patch.
2831 2000-04-25  Richard Henderson  <rth@cygnus.com>
2833         * cse.c (cse_insn): Emit barrier after unconditional jump.
2835         * calls.c (expand_call): Disable tail call generation once
2836         rtx_equal_function_value_matters is false.
2838         * reg-stack.c (convert_regs_1): Treat EDGE_ABNORMAL_CALL edges
2839         like EDGE_EH edges.
2841 2000-04-25  Jason Merrill  <jason@casey.cygnus.com>
2843         * dwarf2out.c (add_bound_info): Don't crash on an unexpanded SAVE_EXPR.
2845         * dwarfout.c (output_decl): Ignore NAMESPACE_DECLs.
2847         * dwarf2out.c (gen_subprogram_die): The class-scope declaration DIE
2848         is the primary DIE for a member function.
2849         (gen_decl_die): Call set_decl_origin_self here.
2850         * dwarfout.c (output_decl): And here.
2851         * integrate.c (output_inline_function): Not here.
2852         Don't clear DECL_INLINE until after calling rest_of_compilation.
2853         (set_decl_origin_self): No longer static.
2854         * tree.h: Add prototype.
2855         * toplev.c (note_deferral_of_defined_inline_function): Only write
2856         out abstract instance for actual inlines.
2858 2000-04-25  Alexandre Oliva  <aoliva@cygnus.com>
2860         * config/mn10300/mn10300.h (REG_CLASS_FROM_LETTER): Return
2861         EXTENDED_REGS only if TARGET_AM33.
2862         * config/mn10300/mn10300.md (movsi, addsi): Avoid exposing
2863         SP_REGS to register allocation and reloading unless absolutely
2864         necessary.
2865         (movsi3): Remove special-case of adding non-constants to SP.
2867 2000-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2869         * aclocal.m4 (gcc_AC_NEED_DECLARATION): This macro now requires
2870         INCLUDES to search and does not provide any of its own.  Also it
2871         now accepts optional ACTION-IF-NEEDED and ACTION-IF-NOT-NEEDED
2872         parameters.  Also it does not call AC_DEFINE.
2873         (gcc_AC_NEED_DECLARATIONS): Likewise.  Also this macro now calls
2874         AC_DEFINE and provides for automatic entries for autoheader.
2875         (gcc_AC_FUNC_PRINTF_PTR): Cleanup C code in test.
2877         * configure.in (gcc_AC_NEED_DECLARATIONS): Save and restore CFLAGS
2878         so we can pass -I flags and include gansidecl.h/system.h in this
2879         test.
2881         * acconfig.h: Delete all NEED_DECLARATION_* entries.
2883 2000-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2885         * acconfig.h (ENABLE_STD_NAMESPACE, ENABLE_CHECKING,
2886         ENABLE_TREE_CHECKING, ENABLE_RTL_CHECKING, ENABLE_GC_CHECKING,
2887         ENABLE_GC_ALWAYS_COLLECT): Delete entries.
2889         * configure.in (ENABLE_STD_NAMESPACE, ENABLE_CHECKING,
2890         ENABLE_TREE_CHECKING, ENABLE_RTL_CHECKING, ENABLE_GC_CHECKING,
2891         ENABLE_GC_ALWAYS_COLLECT): Use three argument form of AC_DEFINE
2892         for these macros.  Clean up spacing and linewraps.
2894 2000-04-26  Jason Merrill  <jason@casey.cygnus.com>
2896         * calls.c (expand_call): Use get_callee_fndecl.
2898         * print-tree.c (print_node): Print the chain of an _EXPR.
2900 Tue Apr 25 16:16:04 2000  Andrew MacLeod  <amacleod@cygnus.com>
2901                           Jim Wilson  <wilson@cygnus.com>
2902                           Andrew Haley  <aph@cygnus.com>
2904         * config/ia64/crtbegin.asm: Add IA-64 unwind support.  Correct alloc
2905         and gp save/restore problems.
2906         * config/ia64/crtend.asm: Add IA-64 unwind support.
2907         * config/ia64/ia64.c (ia64_compute_frame_size): Don't include pr_size
2908         in fr_pad_size calculation.
2909         (save_restore_insns): Move PR save area.  Correct uses of
2910         RTX_FRAME_RELATED_P.
2911         (ia64_expand_prologue): Mark alloc with RTX_FRAME_RELATED_P.
2912         (ia64_expand_epilogue): Add eh_epilogue support.
2913         (ia64_function_prologue): Emit .prologue directive.
2914         (ia64_init_machine_status, ia64_mark_machine_status): New functions.
2915         (ia64_override_options): Set init_machine_status and
2916         mark_machine_status.
2917         (rtx_needs_barrier): Handle bsp reads and writes.
2918         (spill_offset, sp_offset, spill_offset_emitted, tmp_reg, tmp_saved):
2919         New static variables.
2920         (process_set, process_for_unwind_directive): New functions.
2921         * config/ia64/ia64.h (ASM_OUTPUT_XDATA_CHAR, ASM_OUTPUT_XDATA_SHORT,
2922         ASM_OUTPUT_XDATA_INT, ASM_OUTPUT_XDATA_DOUBLE_INT, ASM_OUTPUT_EH_CHAR,
2923         ASM_OUTPUT_EH_SHORT, ASM_OUTPUT_EH_INT, ASM_OUTPUT_EH_DOUBLE_INT): New
2924         macros.
2925         (EH_FRAME_SECTION_ASM_OP): Define to IA_64.unwind section.
2926         (IA64_UNWIND_INFO, HANDLER_SECTION, IA64_UNWIND_EMIT): Define.
2927         (struct machine_function): Define.
2928         * config/ia64/ia64.md (bsp_value, set_bsp, eh_epilogue): New patterns.
2930 2000-04-25  Bruce Korb  <bkorb@gnu.org>
2932         * fixinc/Makefile.in: make the removal of old programs more
2933         robust
2934         * fixinc/mkfixinc.sh: use the two new targets in the Makefile:
2935         install-bin and install-sh
2937 2000-04-25  Nick Clifton  <nickc@cygnus.com>
2939         * integrate.c (FUNCTION_ATTRIBUTE_INLINABLE_P): If not
2940         defined, define to return zero.
2941         (function_cannot_inline_p): If a function has any target
2942         specific attributes, then use the macro
2943         FUNCTION_ATTRIBUTE_INLINABLE_P to allow the target to decide
2944         whether it can be inlined.  If it cannot, issue a suitable
2945         explanation.
2947         * tm.texi: Add a new node 'Inlining' to document the new macro
2948         FUNCTION_ATTRIBUTE_INLINABLE_P.
2950 2000-04-25  Zack Weinberg  <zack@wolery.cumb.org>
2952         * cpplib.h (struct cpp_buffer): Add 'mapped' flag; fix
2953         commentary.
2955 2000-04-25  Neil Booth  <NeilB@earthling.net>
2957         Restore previous patch, plus the following fixes:
2959         * cpphash.c (_cpp_create_definition): Test PREV_WHITESPACE in
2960         flags, not CPP_OPEN_PAREN.
2961         * cpplex.c (expand_token_space, init_token_list,
2962         cpp_free_token_list): Put the dummy token at list->tokens[-1].
2963         (_cpp_lex_line, _cpp_lex_file): token list is 0-based.
2965 Tue Apr 25 14:06:40 2000  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
2967         * config/i386/freebsd.h (INT_ASM_OP): Define.
2969 Tue Apr 25 14:51:07 MET DST 2000  Jan Hubicka  <jh@suse.cz>
2971         * loop.c (strength_reduce): Fix typo in the last checkin.
2973 Tue Apr 25 07:33:12 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2975         * stor-layout.c (finalize_record_size): Simplify to use existing
2976         functions.
2977         (compute_record_mode): No longer static.
2978         * tree.h (compute_record_mode): New declaration.
2980 2000-04-25  Neil Booth  <NeilB@earthling.net>
2982         * Revert my patch below until cause of build failures
2983         determined.
2985 2000-04-25  Richard Henderson  <rth@cygnus.com>
2987         * combine.c (combine_instructions): Add missing argument
2988         to try_combine.
2990         * toplev.c (rest_of_compilation): Delay sibcall optimization
2991         until after emit_eh_context.
2993 2000-04-24  Nick Clifton  <nickc@redhat.com>
2995         * combine.c (combine_instructions): Do not try to combine a
2996         sequence of insns when the second insn has been replaced by a
2997         note.
2999 Mon Apr 24 17:34:18 2000  Mumit Khan  <khan@xraylith.wisc.edu>
3001         * gcc.c (load_specs): New static function.
3002         (read_specs): Use it.
3004         * gcc.c (lookup_compiler): Make multiple passes for case
3005         insensitive filesystems.
3007 2000-04-24  Neil Booth  <NeilB@earthling.net>
3009         * cpphash.c: replace HSPACE_BEFORE with PREV_WHITESPACE.
3010         * cpphash.h (_cpp_check_directive): new.
3011         * cpplex.c (handle_newline, cpp_free_token_list,
3012         init_trigraph_map, trigraph_ok, trigraph_replace,
3013         backslash_start, skip_block_comment, skip_line_comment,
3014         skip_whitespace, parse_name, parse_number, parse_string,
3015         copy_comment, _cpp_lex_line, spell_char, spell_string,
3016         spell_comment, spell_name, spell_other, _cpp_lex_file,
3017         _cpp_output_list): new.
3018         (expand_name_space): take length argument.
3019         (init_token_list): add comment list initialisation.
3020         (cpp_scan_line): use auto_expand_name_space.  PREV_WHITESPACE
3021         instead of HSPACE_BEFORE.
3023         * cpplib.c (_cpp_check_directive): new
3024         * cpplib.h (cpp_name, PREV_WHITESPACE, PREV_COMMENT,
3025         DIGRAPH, UNSIGNED_INT, TOK_NAME): new.
3026         (HSPACE_BEFORE): delete.
3027         (TTYPE_TABLE): rearrange.
3028         (struct cpp_toklist): update.
3030 2000-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3032         * aclocal.m4 (gcc_AC_HEADER_STRING, gcc_AC_FUNC_PRINTF_PTR,
3033         gcc_AC_C_VOLATILE, gcc_AC_FUNC_MKDIR_TAKES_ONE_ARG): Use the three
3034         argument form of AC_DEFINE.
3036         * configure.in (DEFAULT_LINKER, DEFAULT_ASSEMBLER,
3037         HAVE_INTTYPES_H, PACKAGE, VERSION, ENABLE_WIN32_REGISTRY,
3038         WIN32_REGISTRY_KEY, HAVE_GAS_SUBSECTION_ORDERING, HAVE_GAS_WEAK,
3039         HAVE_GAS_HIDDEN, HAVE_AS_REGISTER_PSEUDO_OP, AS_SPARC64_FLAG,
3040         HAVE_AS_OFFSETABLE_LO10, ENABLE_NEW_GXX_ABI): Likewise.
3042         * acconfig.h: Delete stubs made redundant by 3-arg AC_DEFINE.
3044 2000-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3046         * Makefile.in (GCC_FOR_TARGET, GCC_CFLAGS, LIBGCC2_INCLUDES,
3047         deduced.h): Use -isystem, not -I, for including system headers.
3049 2000-04-24  Nick Clifton  <nickc@cygnus.com>
3051         * config/fr30/fr30.md (addsi3): Do not use small add instruction if
3052         the source register is the frame pointer or arg pointer.
3053         (addsi3_small_int): Disallow if source register is the frame
3054         pointer or arg pointer.
3056 2000-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3058         * configure.in (ENUM_BITFIELDS_ARE_UNSIGNED): Delete redundant
3059         call to AC_MSG_RESULT.
3061 2000-04-24  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
3063         * invoke.texi: Correct grammatical errors, document
3064         -fno-gnu-keywords as identical to -fno-asm for C++.
3066 2000-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3068         * aclocal.m4: (GCC_HEADER_STRING, GCC_NEED_DECLARATION,
3069         GCC_NEED_DECLARATIONS, GCC_FUNC_VFPRINTF_DOPRNT,
3070         GCC_FUNC_PRINTF_PTR, GCC_PROG_LN_S, GCC_PROG_LN, GCC_C_VOLATILE,
3071         AC_GCC_C_LONG_DOUBLE, GCC_FUNC_MKDIR_TAKES_ONE_ARG,
3072         EGCS_PROG_INSTALL): Rename autoconf macros with prefix gcc_AC_.
3074         * configure.in (AC_GCC_C_LONG_DOUBLE, GCC_PROG_LN, GCC_PROG_LN_S,
3075         GCC_C_VOLATILE, EGCS_PROG_INSTALL, GCC_HEADER_STRING,
3076         GCC_FUNC_VFPRINTF_DOPRNT, GCC_FUNC_PRINTF_PTR,
3077         GCC_NEED_DECLARATIONS, GCC_FUNC_MKDIR_TAKES_ONE_ARG): Invoke with
3078         new macros names.
3080 2000-04-24  Mumit Khan  <khan@xraylith.wisc.edu>
3082         * c-pragma.c (push_alignment): Use BITS_PER_UNIT macro.
3083         (pop_alignment): Likewise.
3084         (handle_pragma_token): Likewise.
3086 2000-04-24  Robert Lipe <robertlipe@usa.net>
3088         * tree.h (tree_decl): Member `mode' now ENUM_BITFIELD.
3090 2000-04-24  Hiroyuki Machida <machida@sm.sony.co.jp>
3092         * combine.c (try_combine): Update reg_nonzero_bits of
3093         newi2pat before newpat.
3095 Mon Apr 24 10:19:48 MET DST 2000  Jan Hubicka  <jh@suse.cz>
3097         * loop.c (strength_reduce): Simplify test to INSN_P.
3098         (record_giv): Attempt to simplify the add value, use CONSTANT_P
3099         expressions instead of CONST_INT.
3100         (express_from_1): Likewise.
3102 2000-04-24  Mark Mitchell  <mark@codesourcery.com>
3104         * regs.h (reg_n_max): Don't declare.
3105         * flow.c (reg_n_max): Don't define.
3106         * regclass.c (renumber): Don't initialize to zero.
3107         (regno_allocated): Likewise.
3108         (reg_n_max): Define.
3109         (allocate_reg_info): Don't initialize unnecessarily.
3111 Mon Apr 24 00:21:36 2000  Jeffrey A Law  (law@cygnus.com)
3113         * genattrtab.c (find_attr): Initialize unsigned_p, func_units_p
3114         and blockage_p in the newly allocated attribute.
3116 Sun Apr 23 20:16:49 2000  Alexandre Oliva  <aoliva@cygnus.com>
3118         * config/mn10300/mn10300.md (addsi): `inc4' on address
3119         registers does not modify cc, but `inc' on an extended
3120         register does.
3122 Sun Apr 23 16:24:35 2000  Denis Chertykov  <denisc@overta.ru>
3124         * reload.c (find_equiv_reg): Checks all valueno regs
3125         as a reload_reg_p regs.
3127 2000-04-23  Zack Weinberg  <zack@wolery.cumb.org>
3129         * cpphash.c (collect_objlike_expansion): Add sanity check.
3130         (special_symbol): Remove case T_CONST, T_XCONST, T_MCONST.  If
3131         the buffer is the empty string, return.  Mark __DATE__ and
3132         __TIME__ as XCONST nodes, not MCONST.
3133         (_cpp_macroexpand): Avoid pushing an empty buffer.
3134         (funlike_macroexpand): Don't pop token_buffer here.
3136 Sun Apr 23 18:37:53 2000  Alexandre Oliva  <aoliva@cygnus.com>
3138         * config/mn10300/mn10300.h (REGNO_IN_RANGE_P): New macro.
3139         (REGNO_DATA_P, REGNO_ADDRESS_P, REGNO_SP_P): New macros.
3140         (REGNO_EXTENDED_P, REGNO_AM33_P): New macros.
3141         (REGNO_OK_FOR_BASE_P): Define in terms of them.
3142         (REGNO_OK_FOR_BIT_BASE_P, REGNO_OK_FOR_INDEX_P): Likewise.
3143         (REG_OK_FOR_BASE_P): Define in terms of the REGNO macro.
3144         (REG_OK_FOR_BIT_BASE_P, REG_OK_FOR_INDEX_P): Likewise.
3146 Sun Apr 23 22:23:08 MET DST 2000  Jan Hubicka  <jh@suse.cz>
3148         * loop.c (simplify_giv_expr):  Be more agressive on simplifying
3149         constant MULT givs.
3151 2000-04-23  Zack Weinberg  <zack@wolery.cumb.org>
3153         * cpphash.h (struct definition): Move file, line, col members...
3154         (struct hashnode): ... here.  Also add 'disabled' flag.
3155         (enum node_type): Add T_VOID, T_XCONST, T_FMACRO, and
3156         T_IDENTITY.  Remove T_DISABLED.
3157         Update prototypes.
3159         * cpphash.c (_cpp_dump_definition): Split out dump_DEFINITION.
3160         (collect_expansion): Split into collect_objlike_expansion and
3161         collect_funlike_expansion.
3162         (_cpp_macroexpand): Split out scan_arguments, stringify, and
3163         funlike_macroexpand.
3164         (_cpp_compare_defs): Rename compare_defs, make static.
3165         (_cpp_make_hashnode): Initialize hp->disabled.
3166         (macro_cleanup): Adjust for new token types.  Clear
3167         m->disabled.
3168         (_cpp_create_definition): Move code here to determine what
3169         sort of macro it is, and code to check for redefinitions, from
3170         do_define.  Implement a few simple cases without creating a
3171         full DEFINITION.
3172         (_cpp_macroexpand, special_symbol, _cpp_dump_definition):
3173         Handle the simple cases.
3174         (push_macro_expansion): Set buf->has_escapes and hp->disabled
3175         here.
3177         * cppinit.c (builtin_array): Change MCONST to XCONST
3178         everywhere.
3179         * cpplex.c (maybe_macroexpand): Handle IDENTITY macros here;
3180         fix check for disabled and function-like macros.
3181         * cpplib.c (do_define): Move most logic to
3182         _cpp_create_definition.
3183         (do_undef): Handle new special token types.
3185 Sun Apr 23 14:27:44 MET DST 2000  Jan Hubicka  <jh@suse.cz>
3187         * loop.c (maybe_eliminate_biv_1): Use GET_CODE (x) == CONST_INT instead
3188         of CONSTANT_P for mult_val; always use validate_change to update insn.
3190 2000-04-22  Zack Weinberg  <zack@wolery.cumb.org>
3192         * cpphash.c (trad_stringify, add_pat): New functions.
3193         (collect_expansion): Restore support for -traditional syntax.
3194         Use trad_stringify and add_pat.
3195         (_cpp_macroexpand): Restore support for -traditional semantics.
3196         * cpplex.c (_cpp_scan_line): Don't change space_before if we
3197         get a COMMENT token.
3198         (_cpp_lex_token): Provide COMMENT tokens to caller if
3199         traditional and parsing_define_directive.
3200         (skip_comment): Warn about // comments if -Wtraditional.
3201         * cpplib.c (do_define): Fix typo.  Create EMPTY nodes with
3202         proper node type.
3203         (do_undef): Don't warn about undefining EMPTY nodes.
3205 Sat Apr 22 22:35:38 MET DST 2000  Jan Hubicka  <jh@suse.cz>
3207         * loop.c (strength_reduce): Fix biv removal code.
3209 2000-04-22  Richard Henderson  <rth@cygnus.com>
3211         * predict.c (estimate_probability): Examine both sides of
3212         a branch for no exits.  Use 90% not 50% for predict taken.
3213         Reorg for one copy of note generation code.
3215 2000-04-22  Richard Henderson  <rth@cygnus.com>
3217         * flow.c (mark_used_reg): Hack around rs6000 eliminable pic reg.
3219 2000-04-22  Richard Henderson  <rth@cygnus.com>
3221         * diagnostic.c (init_output_buffer): Don't initialize format_args.
3222         (output_clear): Likewise.
3223         (output_printf): Use va_copy.
3224         (vline_wrapper_message_with_location): Likewise.
3225         (v_message_with_decl): Likewise.
3226         (line_wrapper_printf): VA_START infor buffer.format_args directly.
3227         * system.h (va_copy): Provide default implementation.
3229 2000-04-22  Richard Henderson  <rth@cygnus.com>
3231         * predict.c (expected_value_to_br_prob): Don't bomb if op1 of
3232         the collected condition is not a constant.
3234 2000-04-22  Gabriel Dos Reis  <gdr@codesourcery.com>
3236         * diagnostic.h: New file.
3238         * Makefile.in (diagnostic.o): Depends on diagnostic.h
3240         * diagnostic.c: Tweak.  Rationalize the output logic.  Adjust
3241         various function prototypes.
3242         (diagnostic.h): #include.
3243         (struct output_buffer): Move into diagnostic.h.
3244         (get_output_prefix): Rename to output_get_prefix.  Export.
3245         (init_output_buffer): Export. Break out.  Ajust intialization.
3246         (output_space_left, output_append): Export.
3247         (output_newline): Rename to output_add_newline.  Export.
3248         (output_clear): Nullify additional output_buffer fields.
3249         (output_puts): Rename to output_add_string.  Export.
3250         (dump_output): Rename to output_flush_on.  Export.
3251         (build_location_prefix): Constify return-type.
3252         (emit_output_prefix): Rename to output_emit_prefix. Export.
3253         (set_real_maximum_length): New function.
3254         (output_set_maximum_length): Ditto
3255         (output_clear): Ditto.
3256         (output_add_character): Ditto.
3257         (output_add_integer): Ditto.
3258         (output_add_space): Ditto.
3259         (output_format): Ditto.
3260         (output_printf): Adjust buffer initialization.
3261         (vline_wrapper_message_with_location): Ditto.
3262         (v_message_with_decl): Ditto.  Adjust call to output_puts
3263         and get_output_prefix.
3264         (default_print_error_function): Adjust buffer intialization.
3266 Sat Apr 22 06:45:04 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3268         * expr.c (preexpand_calls, case CALL_EXPR): Don't look at TYPE_SIZE
3269         of VOID_TYPE.
3271 Fri Apr 21 18:33:09 2000  Alexandre Oliva  <aoliva@cygnus.com>
3273         * config/mn10300/mn10300.h (REGNO_REG_CLASS): Use NO_REGS instead
3274         of explicit 0.
3276 Fri Apr 21 18:30:00 2000  Alexandre Oliva  <aoliva@cygnus.com>
3278         * config/mn10300/mn10300.h (REGISTER_MOVE_COST): Provide more
3279         accurate data about SP moves.
3281 Fri Apr 21 18:28:28 2000  Alexandre Oliva  <aoliva@cygnus.com>
3283         * config/mn10300/mn10300.h (ADDITIONAL_REGISTER_NAMES): Added
3284         aliases to AM33 registers.
3286 Fri Apr 21 18:26:17 2000  Alexandre Oliva  <aoliva@cygnus.com>
3288         * config/mn10300/mn10300.h (REG_CLASS_CONTENTS): Added register 16
3289         to all EXTENDED bitmaps.
3291 Fri Apr 21 18:17:12 2000  Alexandre Oliva  <aoliva@cygnus.com>
3293         * config/mn10300/mn10300-protos.h (mn10300_address_cost): Declare.
3294         * config/mn10300/mn10300.h (ADDRESS_COST): New macro.
3295         * config/mn10300/mn10300.c (mn10300_address_cost): New function.
3297 Fri Apr 21 18:11:56 2000  Alexandre Oliva  <aoliva@cygnus.com>
3299         * config/mn10300/mn10300.md (movdi, movdf): Do not use `movu' when
3300         the operand is not constant.
3302 Fri Apr 21 14:58:29 2000  Denis Chertykov  <denisc@overta.ru>
3304         * reload.c (find_equiv_reg): Checks all valueno and regno regs
3305         as a call-clobbered regs.
3307 Fri Apr 21 13:30:26 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3309         * rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN_RANGE_BEG.
3310         * rtl.h: Likewise.
3311         * rtl.def: Update comment.
3312         * function.c (expand_function): Use NOTE_INSN_REPEATED_LINE_NUMBER.
3313         * integrate.c (expand_inline_function): Likewise.
3314         * profile.c (branch_prob): Likewise.
3315         * ggc-common.c (ggc_mark_rtx_children): Use NOTE_INSN_RANGE_BEG.
3316         * print-rtl.c (print_rtx): Likewise.
3317         * haifa-sched.c (sched_analyze, unlink_other_notes): Likewise.
3318         (reemit_notes): Likewise; also use enum insn_note.
3320         * stor-layout.c (layout_decl): Only set DECL_MODE if not already set.
3321         (place_field): Properly compute know and actual alignment.
3323         * gengenrtl.c (gencode): Write obstack_alloc_rtx function start
3324         in proper format.
3326         * cse.c (cse_insn): In (set REG0 REG1) case, remove a REG_EQUAL
3327         note for REG1.
3329 2000-04-21  Zack Weinberg  <zack@wolery.cumb.org>
3331         * cpphash.c (struct arg, struct arglist): Const-ify strings.
3332         (warn_trad_stringify, duplicate_arg_p): New helper functions.
3333         (collect_expansion): Rewrite to scan over a token list.
3334         Remove -traditional support.
3335         (collect_formal_parameters): Rename to collect_params; rewrite
3336         to scan over a token list.
3337         (_cpp_create_definition): Adjust to scan a token list.
3338         (_cpp_macroexpand): Remove -traditional support.
3339         (_cpp_compare_defs): Whitespace is now canonicalized.
3340         (comp_def_part): Delete function.
3342         * cpphash.h: Update prototypes.
3343         * cpplex.c (init_token_list): Don't set lineno if there is no
3344         buffer.
3345         (pedantic_whitespace): New function.
3346         (_cpp_scan_line): Mark tokens that had hspace before.  Don't
3347         consume a newline.  Use pedantic_whitespace.
3348         (_cpp_lex_token): Remove support for -traditional macros.
3349         (_cpp_get_define_token): Delete.
3350         (_cpp_get_directive_token): Do the real work here.  Use
3351         pedantic_whitespace.
3352         (_cpp_init_input_buffer): Initialize pfile->directbuf.
3354         * cpplib.c (get_macro_name): Delete.
3355         (do_define): Read the entire line into pfile->directbuf, then
3356         feed the token list to _cpp_create_definition.
3357         * cpplib.h (HSPACE_BEFORE): new define.
3358         (struct cpp_reader): Add a toklist member, "directbuf".
3360         * predict.c (estimate_probability): New heuristic: if a jump
3361         branches around a block with no successors, predict it taken.
3362         Disentangle control flow.
3364 2000-04-20  Richard Henderson  <rth@cygnus.com>
3366         * loop.c (emit_iv_add_mult): Revert last change.
3368 2000-04-20  Zack Weinberg  <zack@wolery.cumb.org>
3370         * cpplib.h (enum cpp_ttype): Add token types for all
3371         punctuators.  Distinguish pp-numbers from valid C numbers.
3372         Give some tokens better names.  Initialize from macro.
3373         (struct cpp_name, cpp_token, cpp_toklist): New data
3374         structures.
3375         Update prototypes.
3376         * cpplex.c (bump_column, expand_name_space,
3377         expand_token_space, init_token_list, cpp_output_list,
3378         _cpp_scan_line):  New functions.
3379         (output_line_command): Add third argument, new line number.
3380         * cpphash.h: Update prototypes.
3381         * cppexp.c, cpphash.c, cpplib.c, scan-decls.c: Update for new
3382         token names.
3384 2000-04-20  Richard Henderson  <rth@cygnus.com>
3386         * config/alpha/alpha.c (alpha_emit_floatuns): Emit missing barrier.
3388 2000-04-20  Zack Weinberg  <zack@wolery.cumb.org>
3390         * c-common.c (decl_attributes) [A_ALIAS]: Set TREE_USED on the
3391         object pointed to.
3393 Thu Apr 20 14:19:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
3395         * loop.c (emit_iv_add_mult):  Simplify it's input and emit
3396         REG_EQUAL note explaining the calculated value.
3398         * calls.c (expand_call): Avoid unnecesary precalculation
3399         and outgoing parameters space guarding for sibling calls.
3400         (store_one_arg): Likewise.
3402 Thu Apr 20 08:01:07 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3404         * toplev.c (enum dump_file_index, dump_file): Add DFI_sibling.
3405         (rest_of_compilation): Write sibling dump file and account
3406         for time as jump time.
3407         * invoke.texi: Update documentation on dump flags.
3409 2000-04-19  Marek Michalkiewicz  <marekm@linux.org.pl>
3411         * avr.c: #include "system.h" instead of <stdio.h> and <stdlib.h>.
3413 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
3415         * cpphash.c (special_symbol): Represent an empty macro with
3416         "\r \r " not just "\r ".
3417         (_cpp_macroexpand): Correct condition for the foo ( ) special
3418         case.
3419         (unsafe_chars): Handle EOF as second argument.
3420         (push_macro_expansion): Simplify test for removing escape at
3421         end.  Do not trim both escapes if there is no text in between.
3423 2000-04-19  Jim Blandy  <jimb@redhat.com>
3425         * dwarf2out.c (DWARF2_ADDR_SIZE): New macro.  Use it instead
3426         of PTR_SIZE, when appropriate.
3428 2000-04-19  Mark Mitchell  <mark@codesourcery.com>
3430         * system.h (ONLY_INT_FIELDS): Make sure it is defined.
3431         (USE_ENUM_BITFIELDS): Fix typo.
3433 Wed Apr 19 12:14:55 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3435         * stor-layout.c (place_field): Set rli->offset_align properly.
3437 2000-04-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3439         * mips.h (BITS_PER_WORD, UNITS_PER_WORD, UNITS_PER_FPREG,
3440         INT_TYPE_SIZE, LONG_TYPE_SIZE, POINTER_SIZE, POINTER_BOUNDARY,
3441         PARM_BOUNDARY): Remove unnecessary casts.
3443 Wed Apr 19 12:02:37 MET DST 2000  Jan Hubicka  <jh@suse.cz>
3445         * calls.c (precompute_arguments): Remove must_preallocate and
3446         args_size calls.
3447         (expand_call): Update call of precompute_arguments.
3449         * loop.c (check_insn_for_bivs, for_every_insn_in_loop,
3450         check_insn_for_givs): Break out from ...
3451         (strength_reduce) ... here; use for_every_insn_in_loop to call
3452         check_insn_for_givs.
3453         * loop.h (for_every_insn_in_loop): Declare.
3454         (loop_insn_callback): New type.
3456 2000-04-18  Zack Weinberg  <zack@wolery.cumb.org>
3458         * cpplib.c (do_pragma_poison):  Strings in the token buffer are
3459         not nul-terminated.
3461 Tue Apr 18 16:04:12 2000  Jim Wilson  <wilson@cygnus.com>
3463         * config/ia64/sysv4.h (SELECT_SECTION): Use data_section if
3464         flag_pic and RELOC.
3466 2000-04-18  Zack Weinberg  <zack@wolery.cumb.org>
3468         * cccp.c, cexp.y, cexp.c, cccp.1: Removed.
3470         * configure.in: Delete --disable-cpplib option and all
3471         references to cpp_main.
3472         * configure: Regenerate.
3473         * Makefile.in: Remove all references to CCCP, CCCP_OBJS,
3474         @cpp_main@, cccp.c, cexp.c, cexp.y, cexp.output, cexp.o,
3475         cccp.o, cccp, or cppmain.  Link cppmain.o straight to
3476         cpp$(exeext).  Add --no-headers to makeinfo command line when
3477         generating INSTALL.  Install and uninstall cpp.1 manpage, not
3478         cccp.1.
3479         * install.texi: Delete all references to cexp.y/cexp.c.
3480         Delete ancient instructions for compiling GCC on 3b1.
3481         * INSTALL: Regenerate.
3483         * cppfiles.c, cpplib.h, jump.c, protoize.c, c-lex.c, mips/t-ecoff,
3484         mips/t-elf, mips/t-r3900: Remove references to cccp.c.
3485         * convex.h, fx80.h, m68k.h, pdp11.h: Remove references to
3486         cexp.c/cexp.y.
3487         * xm-linux.h, xm-os2.h, romp.h: Remove definition of BSTRING,
3488         which is no longer tested anywhere.
3490         * cppinit.c (handle_option): Don't run error message through
3491         gettext twice.
3493 Tue Apr 18 14:16:47 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3495         * conflict.c (conflict_graph_add): Pass enum type to htab_find_slot.
3496         * cpperror.c (hashtab.h): Now include.
3497         * cppexp.c (hashtab.h): Likewise.
3498         * cpplex.c (hashtab.h): Likewise.
3499         * cppfiles.c (hashtab.h): Likewise.
3500         (find_include_file, _cpp_calc_hash, cpp_read_file): Pass enum type
3501         to htab_find_slot_with_hash.
3502         * cpphash.c (hashtab.h): Now include.
3503         (_cpp_lookup_slot): INSERT is now enum insert_option.
3504         * cpphash.h (_cpp_lookup_slot): Likewise.
3505         * cppinit.c (hashtab.h): Include earlier.
3506         (initialize_builtins): Pass enum to htab_find_slot.
3507         * cpplib.c (hashtab.h): Now include.
3508         (do_define, do_undef): Pass enum type to _cpp_lookup_slot.
3509         (do_pragma_poison, do_assert): Likewise.
3510         * emit-rtl.c (gen_rtx_CONST_INT): Pass enum to
3511         htab_find_slot_with_hash.
3512         * simplify-rtx.c (cselib_lookup_mem, cselib_lookup): Likewise.
3513         * tree.c (type_hash_add): Likewise.
3514         (build1): Minor cleanup.
3516         * ggc-common.c: Add missing blanks.
3517         * print-tree.c (print_node): Print DECL_OFFSET_ALIGN.
3518         * tree.h (DECL_OFFSET_ALIGN): Fix typo in comment.
3520         * stmt.c (mark_case_node): New function.
3521         (mark_case_nesting): Call it.
3523         * expmed.c (emit_store_flag): If comparing two-word integer
3524         with zero, can optimize NE, EQ, GE, and LT.
3526         * c-decl.c (mark_binding_level): Use 'for' instead of `while'.
3527         * conflict.c: Minor cleanups.
3528         * optabs.c: Add blank line
3529         * simplify-rtx.c: Minor cleanups.
3531 2000-04-18  Stan Cox  <scox@cygnus.com>
3533         * gengenrtl.c (genlegend): Fix misspelling.
3535 2000-04-18  Robert Lipe  <robertlipe@usa.net>
3537         * configure.in (ENUM_BITFIELDS_ARE_UNSIGNED): Added.  Check that
3538         bitfields of the host compiler are not signed quantities.
3539         * config.in: Regenerate.
3540         * configure: Regenerate.
3541         * system.h (USE_ENUM_BITFIELDS): Added.
3542         (ENUM_BITFIELDS): Added.
3543         * rtl.h (rtx_def): Members `code', `mode', now ENUM_BITFIELD.
3544         (SHORT_ENUM_BUG): Deleted.
3545         * tree.h (tree_common): Members `code', `mode', `built_in_class',
3546         now ENUM_BITFIELD.
3547         * config/i386/xm-sco.h (ONLY_INT_FIELDS): Deleted.
3548         (CODE_FIELD_BUG): Likewise.
3549         * config/m68k/x-apollo68 (CC): Deleted SHORT_ENUM_BUG.
3550         (OLD_CC): Likewise.
3551         * config/m68k/x-ccur (X_CFLAGS): Likewise.
3553 2000-04-18  Mark Mitchell  <mark@codesourcery.com>
3555         * cpplex.c (_cpp_lex_token): Don't call CPP_BUMP_LINE when the
3556         mark is active.
3558 2000-04-17  Zack Weinberg  <zack@wolery.cumb.org>
3560         * cppexp.c (lex): Don't assume tokens are NUL terminated.
3561         * cpplib.c (do_include, do_import, do_include_next,
3562         read_line_number, detect_if_not_defined): Likewise.
3563         * cpphash.c (collect_expansion): Likewise.
3564         (special_symbol, _cpp_macroexpand): Check return from
3565         cpp_file_buffer.
3566         * cpphash.h (CPP_NUL_TERMINATE, CPP_NUL_TERMINATE_Q): Delete
3567         macros.  Delete all uses.
3569         * gcc.dg/cpp-mi.c: Add two more test cases.
3570         * gcc.dg/cpp-mind.h, gcc.dg/cpp-mindp.h: New files.
3572 2000-04-17  Richard Henderson  <rth@cygnus.com>
3574         * bb-reorder.c (fixup_reorder_chain): Don't look up new block again.
3575         (reorder_basic_blocks): If no epilogue in rtl, force last block last.
3577 2000-04-17  Mark Mitchell  <mark@codesourcery.com>
3579         * function.c (expand_function_start): Use hard_function_value to
3580         compute the RTL to use for DECL_RESULT.
3582 Mon Apr 17 23:35:29 MET DST 2000  Jan Hubicka  <jh@suse.cz>
3584         * i386.c (athlon_cost): Fix lea, divide and XFmode move costs.
3585         (x86_integer_DFmode_moves, x86_partial_reg_dependency,
3586          x86_memory_mismatch_stall): New global variables.
3587         (ix86_adjust_cost): Handle MEMORY_BOTH on places MEMORY_STORE was only
3588         alloved; fix load penalties for Athlon.
3589         * i386.h (x86_integer_DFmode_moves, x86_partial_reg_dependency,
3590         x86_memory_mismatch_stall): Declare.
3591         (TARGET_INTEGER_DFMODE_MOVES, TARGET_PARTIAL_REG_DEPENDENCY,
3592          TARGET_MEMORY_MISMATCH_STALL): New.
3593         * i386.md (athlon scheduling parameters): Fix latencies according to
3594         Athlon Optimization Manual.
3595         (sahf, xchg, fldcw, leave instruction patterns): Set athlon_decode to
3596         vector.
3597         (fsqrt instruction patterns): Set athlon_decode to direct.
3598         (movhi_1): Promote for TARGET_PARTIAL_REG_DEPENDENCY and for
3599         PARTIAL_REGISTER_STALL with !TARGET_HIMODE_MATH machines.
3600         (movqi_1): Handle promoting correctly for TARGET_PARTIAL_REG_DEPENDENCY
3601         and TARGET_PARTIAL_REGISTER_STALL machines.
3602         (pushdf_nointeger): New pattern.
3603         (pushdf_integer): Rename from pushdf.
3604         (movdf_nointger): Enable for !TARGET_INTEGER_DFMODE_MOVES machines.
3605         (movdf_intger): Disable for !TARGET_INTEGER_DFMODE_MOVES machines.
3607 2000-04-17  Richard Henderson  <rth@cygnus.com>
3609         * loop.c (canonicalize_condition): Add WANT_REG argument.
3610         Stop the search if we match it.
3611         * expr.h (canonicalize_condition): Update decl.
3612         * predict.c (expected_value_to_br_prob): Use it.  Track last
3613         expected value note.
3614         (find_expected_value): Remove.
3616         * reorg.c (mostly_true_jump): Always use BR_PROB if present.
3618 2000-04-17  Zack Weinberg  <zack@wolery.cumb.org>
3620         * aclocal.m4 (AM_GNU_GETTEXT): Don't AC_REQUIRE([AC_FUNC_MMAP]).
3621         (AC_FUNC_MMAP_FILE): New macro, tests read-only private map of
3622         a plain file.
3623         * configure.in: Call AC_FUNC_MMAP_FILE.
3624         * configure: Regenerate.
3625         * config.in: Regenerate.
3627         * intl/loadmsgcat.c: Test HAVE_MMAP_FILE not HAVE_MMAP.
3628         * fixinc/fixincl.c: Likewise.
3630 2000-04-17  Richard Henderson  <rth@cygnus.com>
3632         * builtins.c (expand_builtin_expect): New.
3633         (expand_builtin): Call it.
3634         * builtins.def (BUILT_IN_EXPECT): New.
3635         * c-common.c (c_common_nodes_and_builtins): Declare __builtin_expect.
3636         * extend.texi: Document it.
3638         * predict.c (expected_value_to_br_prob): New.
3639         (find_expected_value): New.
3640         * basic-block.h (expected_value_to_br_prob): Declare.
3641         * toplev.c (rest_of_compilation): Invoke it.
3643         * rtl.h (NOTE_EXPECTED_VALUE): New.
3644         (NOTE_INSN_EXPECTED_VALUE): New.
3645         * rtl.c (note_insn_name): Update.
3646         * print-rtl.c (print_rtx): Reorg NOTE_LINE_NUMBER special
3647         cases; handle NOTE_INSN_EXPECTED_VALUE.
3649 2000-04-17  Jakub Jelinek  <jakub@redhat.com>
3651         * config/sparc/sparc.c (eligible_for_sibcall_delay): Cannot use
3652         leaf sibcall delay slot if flag_pic.
3653         (output_sibcall): Always emit call for leaf sibcall if flag_pic.
3655 2000-04-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3657         * Makefile.in (stmp-fixproto): Acknowledge errors in fixproto.
3659         * fixproto: If fix-header fails, exit with an error.
3661 Mon Apr 17 14:59:36 MET DST 2000  Jan Hubicka  <jh@suse.cz>
3663         * cse.c (struct check_depdendence_data): New.
3664         (check_dependence): New function.
3665         (invalidate): Use check_depdenence.
3667 2000-04-16  Mark Mitchell  <mark@codesourcery.com>
3669         * dwarf2out.c (DWARF_CIE_DATA_ALIGNMENT): Adjust, now that
3670         UNITS_PER_WORD is unsigned.
3672         * tree.h (struct tree_common): Remove misleading comment.
3674 2000-04-16  Dave Pitts  <dpitts@cozx.com>
3676         * Makefile.in ($(srcdir)/c-parse.y: c-parse.in): Enclose the whole
3677         message in quotes. Otherwise, IBM's make program treats the '#' as the
3678         start of a comment and ignores the remainder of the line.
3680         * c-lex.c (yylex): Change for EBCDIC, lower case characters preceed
3681         upper case.
3682         * cccp.c (initialize_char_syntax): Allow for holes in EBCDIC.
3683         * cexp.y (initialize_random_junk): Likewise.
3684         * cppfiles.c (find_include_file): Cast alloca return value.
3685         * cppinit.c (initialize_standard_includes): Likewise.
3686         * cpplib.c (cpp_define, cpp_undef): Likewise.
3687         * defaults.h (ASM_OUTPUT_ASCII): Use ISPRINT.
3688         * final.c (output_asm_insn): Allow for holes in EBCDIC.
3689         * fold-const.c (CHARMASK): New.
3690         (real_hex_to_f): Use it.
3691         * real.c (CHARMASK): New.
3692         (etoasc, asctoeg): Use it.
3693         (asctoeg): EBCDIC lower case characters preceed upper case.
3695         * i370.c (mvs_add_label): Change spacing for coding conventions.
3696         * i370.h (ASM_OUTPUT_CASE_LABEL): Change to the data CSECT for the
3697         outputing case vectors.
3698         (ASM_OUTPUT_CASE_END): New, put assembler back into code CSECT.
3699         (ASM_OUTPUT_ADDR_VEC_ELT, ASM_OUTPUT_ADDR_DIFF_ELT): Remove page check,
3700         since vector in in the data CSECT.
3701         (ASM_OUTPUT_REG_POP, ASM_OUTPUT_REG_PUSH): Restore to correct operation.
3702         * i370.md (Many patterns): Put the length in the XL directives.
3703         (movdi): Put back STM and MVC in definition.
3704         (floatsidf2): Correct TARGET_ELF_ABI pattern and add back the LE370
3705         pattern using the TCA.
3706         * oe.h (CPP_SPEC): Added to allow trigraphs.
3707         * xm-oe.h (HOST_BITS_PER_LONGLONG): Change to 32. IBM's compiler does
3708         not support the "long long" type.
3710 2000-04-16  Mark Mitchell  <mark@codesourcery.com>
3712         * config/mips/mips-protos.h (mips_legitimate_address_p): New
3713         function.
3714         (mips_reg_mode_ok_for_base_p): Likewise.
3715         * config/mips/mips.h (REG_OK_STRICT_P): Don't define.
3716         (REG_OK_FOR_INDEX_P): Define unconditionally.
3717         (REG_MODE_OK_FOR_BASE_P): Use mips_reg_mode_ok_for_base_p.
3718         (GO_IF_LEGITIMATE_ADDRESS): Use mips_legitimate_address_p.
3719         * config/mips/mips.c (mips16_simple_memory_operand): Adjust now
3720         that GET_MODE_SIZE is unsigned.
3721         (mips_reg_mode_ok_for_base_p): Define.
3722         (mips_legitimate_address_p): Likewise.  Adjust now
3723         that GET_MODE_SIZE is unsigned.
3724         (block_move_loop): Make the number of bytes unsigned.
3725         (expand_block_move): Likewise.
3726         (function_arg): Make the loop counter unsigned to match the
3727         boundary condition.
3729 2000-04-16  Richard Henderson  <rth@cygnus.com>
3731         * rtl.h (enum insn_note): New enumeration.  Subsume
3732         NOTE_INSN_DELETED and friends.
3733         (GET_NOTE_INSN_NAME): Adjust index by NOTE_INSN_BIAS.
3734         * rtl.c (note_insn_name): Tweak string order.
3736 2000-04-15  Zack Weinberg  <zack@wolery.cumb.org>
3738         * cpplex.c (_cpp_read_and_prescan): Enlarge len by setting it
3739         to offset * 2.
3741         * cpplex.c (output_line_command): Remove debugging prints.
3742         (cpp_output_tokens): Don't write out a zero-length buffer or
3743         try to see if it has a newline in it.
3744         (_cpp_expand_to_buffer): Copy the source buffer before pushing.
3745         (_cpp_read_and_prescan): Move shift-down of pushback bytes to
3746         the end of the loop.  Use memmove.  Don't read past the end of
3747         the buffer.  Remove trailing newlines from error messages.
3749 2004-04-16  Neil Booth  <NeilB@earthling.net>
3751         * cpphash.h (SYNTAX_INCLUDE, SYNTAX_ASSERT, directive_handler): new.
3752         * cpplib.c: Add new syntax flags to directive table, and
3753         supporting macros.
3755 2000-04-15  Ulrich Drepper  <drepper@redhat.com>
3757         * i386.c (ix86_expand_epilogue): Yes, the x86 can pop 64k at once
3758         using ret $N.
3760 2000-04-15  David Edelsohn  <edelsohn@gnu.org>
3762         * toplev.c (display_help): Prefix "f" to "sched-verbose=".
3763         * haifa-sched.c: Update -fsched-verbose comments to use "=".
3765 Sat Apr 15 10:59:19 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3767         * Makefile.in (ggc-page.o): Now includes toplev.h.
3768         * ggc-page.c (toplev.h): Now included.
3769         (gc_time): Remove declaration.
3770         (ggc_collect): TIME now long.
3771         * toplev.c (parse_time, varasm_time, gc_time): Still global; all
3772         others static.
3773         * toplev.h (gc_time, parse_time, gc_time): New declarations.
3775         * toplev.c: Make *_time variable long to reduce chance of overflow.
3776         (TIMEVAR): Likewise for `otime'.
3777         (print_time): Arg is now long; compute percentage in FP and round.
3778         * toplev.h (print_time): Arg is long.
3780         * tree.c: Minor whitespace changes.
3782         * configure.in (alpha*-*-*): Add config/alpha/t-alpha.
3783         * configure: Rebuilt.
3784         * libgcc2.c (__fixunstfDI): Renamed from __fixunstfdi.
3785         (__fixunsxfDI): Renamed from __fixunsxfdi.
3786         (__fixunsdfDI): Renamed from __fixunsdfdi.
3787         (__fixunssfDI): Renamed from __fixunssfdi.
3788         (__floatdisf): Use proper type in REP_BIT macro.
3789         (__fixunsxfSI): Renamed from __fixunsxfsi.
3790         (__fixunsdfSI): Renamed from __fixunsdfsi.
3791         (__fixunssfSI): Renamed from __fixunssfsi.
3792         * libgcc2.h: Add cases for MIN_UNITS_PER_WORD > 4.
3793         Change location of macros and upper-case some names as above.
3794         * longlong.h ([alpha]): Use PARAMS, not __P in decl of __udiv__qrnnd.
3795         * config/alpha/t-alpha, config/alpha/qrnnd.asm: New files.
3797         * varasm.c (assemble_variable): Add cast to remove warning.
3798         (immed_real_const_1): Only use CONST[01]_RTX if not in nested function.
3800         * flow.c (count_basic_blocks, find_basic_blocks_1): Remove last change.
3801         * optabs.c (emit_libcall_block): If have REG_EH_REGION, update
3802         region number to -1.
3804 2000-04-15  Richard Earnshaw (rearnsah@arm.com)
3806         * emit-rtl.c (unshare_all_rtl_again): Unmark everything, then
3807         call unshare_all_rtl.
3809         * arm.md (movhi): REGNO_POINTER_ALIGN is now bits.
3811 Fri Apr 14 16:58:45 2000  Jim Wilson  <wilson@cygnus.com>
3813         * config/ia64/lib1funcs.asm (__divdi3, __moddi3, __udivdi3, __umoddi3):
3814         Use .s1 not .s0 for all FP instructions.
3816 2000-04-14  Zack Weinberg  <zack@wolery.cumb.org>
3818         * cpplex.c (cpp_output_tokens, cpp_scan_buffer_nooutput): New public
3819         interfaces.
3820         (safe_fwrite, output_line_command): New static functions.
3821         (cpp_expand_to_buffer): Now private to cpplib.
3822         (cpp_scan_buffer): Take a printer.
3824         * cpphash.h: Update prototypes.
3825         * cpplib.h: Update prototypes.
3826         (cpp_printer): New.
3827         (cpp_buffer): Remove last_nominal_fname.
3828         (cpp_reader): Remove lineno.
3830         * cppmain.c: Use a cpp_printer.
3831         * fix-header.c: No need to inhibit line commands.  Call
3832         cpp_start_read with no printer.
3834         * cpperror.c (cpp_notice_from_errno): Provide default name.
3835         * cppfiles.c (make_IHASH, _cpp_fake_ihash): New functions.
3836         (find_include_file, cpp_read_file): Use make_IHASH.
3837         (file_cleanup): Set control_macro and clear
3838         input_stack_listing_current here.
3839         (_cpp_execute_include): Don't output entering-file marker.
3840         * cpphash.c (special_symbol): Look for the line number in the
3841         buffer, not the reader.
3842         (_cpp_macroexpand): No need to disable line commands.
3843         (_cpp_dump_definition): No need to generate line commands.
3844         (dump_hash_helper): Remove excess newline from output.
3845         * cppinit.c (dump_special_to_buffer): No need to generate line
3846         commands.
3847         (cpp_printer_init): New.
3848         (cpp_start_read): Take a printer, and start it up if it's not
3849         NULL.  No need to generate line commands.
3850         (cpp_finish): Expect no buffers stacked at all.  Take a
3851         printer argument, and flush the output buffer if it's not
3852         NULL.
3853         * cpplex.c (_cpp_lex_token): Return EOF if there's no buffer.
3854         Don't put two hashes at the beginning of an assertion.
3855         (cpp_get_token): Don't increment pfile->lineno or emit line
3856         commands here.  Return EOF if there's no buffer when we get
3857         EOF.
3858         * cpplib.c (do_define, skip_if_group):
3859         No need to disable line commands.
3860         (_cpp_output_line_command): Delete function.
3861         (do_line): Don't emit line commands here, but set things up so
3862         they will be emitted if necessary.  Use _cpp_fake_ihash to
3863         make unique nominal_fnames if necessary.
3864         (do_elif, do_else, _cpp_handle_eof): Call cpp_error_with_line
3865         with 0 for column, not -1.
3866         (_cpp_handle_eof): Don't set the control macro here.  Don't
3867         clear input_stack_listing_current here.  Don't emit line
3868         commands.
3870 2000-04-14  Geoff Keating  <geoffk@cygnus.com>
3872         * config/rs6000/sysv4.h (LINK_START_SOLARIS_SPEC): Define to empty
3873         always, use the default SVR4 start address.
3875         * config/rs6000/linux.h (LINK_SPEC): Don't define.
3876         (LINK_SHLIB_SPEC): Define.
3877         (LINK_START_DEFAULT_SPEC): Define.
3878         (LINK_OS_DEFAULT_SPEC): Define.
3880         * config/rs6000/sysv4.h (ENDFILE_SPEC): Use the %(endfile_*) macros.
3882         * config/rs6000/eabi.asm (__eabi): Call __init rather than
3883         __do_global_ctors to handle constructors.
3884         * config/rs6000/sysv4.h (STARTFILE_ADS_SPEC): Use crtbegin.
3885         (STARTFILE_YELLOWKNIFE_SPEC): Likewise.
3886         (STARTFILE_MVME_SPEC): Likewise.
3887         (STARTFILE_SIM_SPEC): Likewise.
3888         (ENDFILE_ADS_SPEC): Use crtend.
3889         (ENDFILE_YELLOWKNIFE_SPEC): Likewise.
3890         (ENDFILE_MVME_SPEC): Likewise.
3891         (ENDFILE_SIM_SPEC): Likewise.
3892         (STARTFILE_SOLARIS_SPEC): Use crtbegin/crtbeginS.
3893         (ENDFILE_SOLARIS_SPEC): Use crtend/crtendS.
3894         (STARTFILE_LINUX_SPEC): Use crtbeginS for shared objects.
3895         (ENDFILE_LINUX_SPEC): Use crtendS for shared objects.
3896         * config/rs6000/t-ppccomm (LIB2FUNCS_EXTRA): Don't build eabi-ctors.o.
3897         (EXTRA_MULTILIB_PARTS): Build crtbeginS/crtendS.
3898         (CRTSTUFF_T_CFLAGS_S): Define.
3899         * config/rs6000/eabi-ctors.c: Delete.
3901         * config/rs6000/eabi-ci.asm (__init): Align stack to 16-byte
3902         boundary.
3903         (__fini): Likewise.
3904         * config/rs6000/eabi-cn.asm (__init): Allow for 16-byte stack frame.
3905         boundary.
3906         (__fini): Likewise.
3908 Fri Apr 14 16:09:02 2000  Jim Wilson  <wilson@cygnus.com>
3910         * combine.c (force_to_mode, case LSHIFTRT): Check that shift shift
3911         plus mask size is smaller or equal to the mode size.
3913 Fri Apr 14 18:07:30 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3915         * print-rtl.c (print_rtx, case NOTE): Don't blow up if NOTE_BASIC_BLOCK
3916         not yet set.
3918         * expr.c (reload.h): Now included.
3919         (emit_block_move): Set volatile_ok when checking for movstr.
3920         (emit_move_1): Check for replacements in addresses in multi-word case.
3921         * Makefile.in (expr.o): Now includes reload.h.
3923         * flow.c (count_basic_blocks): Remove unused var PREV_CALL.
3924         Never have a LIBCALL end a basic block.
3925         (find_basic_blocks_1): Likewise.
3926         Reorganize CALL_INSN cases.
3928         * sbitmap.h (EXECUTE_IF_SET_IN_SBITMAP): Revert last change.
3930 Fri Apr 14 10:54:22 2000  Jim Wilson  <wilson@cygnus.com>
3932         * config/ia64/lib1funcs.asm (__ia64_nonlocal_goto): Drop obsolete
3933         completers from mov.ret instruction.
3935 2000-04-14  Richard Henderson  <rth@cygnus.com>
3937         * fold-const.c (extract_muldiv): Don't distribute and widen
3938         multiply across plus for non-sizetype unsigned types.
3940 2000-04-14  Richard Henderson  <rth@cygnus.com>
3942         * flow.c (find_auto_inc): Don't autoinc eliminable registers.
3943         If the original source is dead in the incr insn, it's dead now.
3945 Fri Apr 14 07:40:32 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3947         * stor-layout.c (layout_decl): Properly compare KNOWN_ALIGN to
3948         see if DECL_BIT_FIELD needs to still be set.
3950         * tree.h (struct tree_type): Make PRECISION 9 bits and MODE 7.
3952         * dbxout.c (dbxout_type, case INTEGER_TYPE): Don't call
3953         print_int_cst_octal with something that's not an INTEGER_CST.
3955         * config/alpha/alpha.c (alpha_emit_floatuns): Ensure we pass a REG
3956         and not a SUBREG to a FLOAT rtl.
3958 Thu Apr 13 19:39:56 2000  Clinton Popetz  <cpopetz@cygnus.com>
3960         * emit-rtl.c (try_split): Avoid infinite loop if the split
3961         results in a sequence that contains the original insn.
3963 2000-04-13  Andreas Jaeger  <aj@suse.de>
3965         * config/mips/mips.c (expand_block_move): Pass alignment
3966         argument to move_by_pieces in bits, not bytes.
3968         * config/mips/linux.h (CPP_PREDEFINES): Also define __PIC__ and
3969         __pic__ for little endian.
3971 2000-04-13  Andreas Jaeger  <aj@suse.de>
3973         * config/i386/i386-protos.h: Add prototype for
3974         uno_comparison_operator.
3976 Thu Apr 13 15:55:08 MET DST 2000  Jan Hubicka  <jh@suse.cz>
3978         * alias.c (nonlocal_reference_p): Take care of CALL_INSNS's fusage.
3979         * calls.c (ECF_PURE): New flag.
3980         (emit_call_1): Handle ECF_PURE calls.
3981         (initialize_argument_information): Unset ECF_PURE flag too.
3982         (precompute_arguments): Precompute for ECF_PURE too.
3983         (expand_call): Handle ECF_PURE calls too.
3984         (emit_library_call_value_1): Rename no_queue argument to fn_type,
3985         accept value of 2 as pure function.
3986         (emit_library_call_value, emit_library_call): Rename no_queue argument
3987         to fn_type.
3988         * optabs.c (prepare_cmp_insn): Pass fn_type 2 to memcmp call.
3990         * tree.h (DECL_IS_PURE): New macro.
3991         (struct tree_decl): Add pure_flag.
3992         * c-common.c (enum attrs): Add attribute "pure".
3993         (init_attributes): Initialize attribute "pure"
3994         (decl_attributes): Handle attribute "pure".
3995         * extend.texi (Attribute "pure"): Document.
3996         * calls.c (expand_call): Add (mem:BLK (scratch)) to "equal from"
3997         in pure function.
3998         (flags_from_decl_or_type): Support attribute "pure".
4000 2000-04-13  Jason Merrill  <jason@casey.cygnus.com>
4002         * cpplex.c (_cpp_lex_token): Handle digraphs.  Don't null-terminate
4003         the token except for numbers and identifiers.
4005 Thu Apr 13 00:09:16 EDT 2000  John Wehle  (john@feith.com)
4007         * i386.c (ix86_expand_binary_operator,
4008         ix86_expand_unary_operator): Check no_new_pseudos
4009         instead of reload_in_progress and reload_completed.
4010         (ix86_split_ashldi, ix86_split_ashrdi,
4011         ix86_split_lshrdi): Check no_new_pseudos instead
4012         of reload_completed.
4014 2000-04-12  Jeffrey A Law  (law@cygnus.com)
4016         * function.c (purge_addressof): Unshare any shared rtl created by
4017         purge_addressof and its children.
4019 2000-04-12  Mark Mitchell  <mark@codesourcery.com>
4021         * function.c (aggregate_value_p): VOID_TYPE nodes are never
4022         aggregates.
4024 2000-04-05  Andreas Jaeger  <aj@suse.de>
4026         * config/mips/linux.h (SUBTARGET_ASM_SPEC): Use proper flags if
4027         not compiling PIC code, add flags for mabi=64.
4028         (SUBTARGET_CPP_SIZE_SPEC): New.
4029         (SUBTARGET_CPP_SPEC): New.
4030         (CPP_PREDEFINES): Define __PIC__ and __pic__.  PIC code is default
4031         for MIPS/Linux and lots of code needs these defines.
4033 Wed Apr 12 22:44:11 2000  Hans-Peter Nilsson  <hp@axis.com>
4035         * reorg.c (fill_slots_from_thread): Check side_effects_p when
4036         trying the "opposite arithmetic" approach.
4038 Wed Apr 12 20:51:20 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
4040         * sh.h (STRUCT_VALUE): Just 0 for TARGET_HITACHI.
4041         (struct sh_args): Add new field force_mem.
4042         (INIT_CUMULATIVE_ARGS): Initialize it.
4043         (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Act on it.
4045 Wed Apr 12 17:20:41 MET DST 2000  Jan Hubicka  <jh@suse.cz>
4047         * calls.c (expand_call): Do not reverse args in "equal from" field.
4048         (emit_library_call_value_1): Emit_libcall_block for const and pure
4049         function.
4051 Wed Apr 12 16:00:25 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
4053         * reload1.c (reload_combine): Don't enable optimization for fixed
4054         registers when encountering a BARRIER.
4056 Wed Apr 12 15:54:11 MET DST 2000  Jan Hubicka  <jh@suse.cz>
4058         * builtins.c (expand_builtin_memcmp): Do expansion even with
4059         !HAVE_cmpstrsi, do libcall when gen_strcmpsi fails.
4061         * calls.c (expand_call): Do NO_DEFER_POP unconditionally once
4062         stack is propertly aligned; add sanity checking for aligned
4063         stack pointer.
4064         (expand_library_call_value_1): Add sanity checking for aligned
4065         stack pointer.
4067 Wed Apr 12 07:51:54 2000  Catherine Moore  <clm@cygnus.com>
4069         * calls.c (emit_library_call_value_1): Change 3rd arg to
4070         locate_and_pad_parm to disregard the setting of partial.
4072 Wed Apr 12 08:47:38 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4074         * tree.c (unsave_expr_now_r, unsafe_for_reeval): Properly do TREE_LIST.
4076         * print-rtl.c (print_rtx): For CALL_PLACEHOLDER, output the
4077         CALL_INSN from the normal case.
4079 Fri Apr  7 12:23:04 MET DST 2000  Jan Hubicka  <jh@suse.cz>
4081         * i386.c (x86_sub_esp_4, x86_sub_esp_8, x86_add_esp_4, x86_add_esp_8):
4082         New global variables.
4083         (ix86_emit_epilogue_adjustment): Do not attempt to use pop for the
4084         adjustment.
4085         * i386.h (x86_sub_esp_4, x86_sub_esp_8, x86_add_esp_4, x86_add_esp_8):
4086         Declare,
4087         (TARGET_SUB_ESP_4, TARGET_SUB_ESP_8, TARGET_ADD_ESP_4,
4088          TARGET_ADD_ESP_8): New macros.
4089         * i386.md: Add peep2s to convert esp adjustments to push and pop
4090         instructions.
4091         (pushsi_prologue, popsi_epilogue): New patterns.
4093 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
4095         * real.c (toe64): Remove stale #endif from the last change.
4097 2000-04-12  Stephen L Moshier  <moshier@mediaone.net>
4099         * real.h (MAX_LONG_DOUBLE_TYPE_SIZE): Comment.
4100         * real.c (toe64): Revert previous change.
4102 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
4104         * objc/objc-act.c: Include ggc.h.
4105         (objc_tree_index, objc_global_trees): Convert most of the
4106         static tree variables into a static array with previous names
4107         as defines.
4108         (objc_ellipsis_node): New variable.
4109         (lang_init): Call objc_act_parse_init and c_parse_init.
4110         Create objc_ellipsis_node.
4111         (build_selector_translation_table): Use objc_ellipsis_node instead
4112         of (tree)1.
4113         (hack_method_prototype): Likewise.
4114         (get_arg_type_list): Likewise.
4115         (start_method_def): Likewise.
4116         (continue_method_def): Likewise.
4117         (gen_method_decl): Likewise.
4118         (ggc_mark_imp_list): New function.
4119         (ggc_mark_hash_table): New function.
4120         (objc_act_parse_init): New function.
4121         * objc/objc-act.h (objc_ellipsis_node): Add extern variable.
4122         * c-parse.in (c_parse_init): For objc add roots of objc specific
4123         local tree variables.
4124         * objc/objc-parse.y: Rebuilt.
4125         * objc/objc-parse.c: Rebuilt.
4126         (opt_parm_list): Use objc_ellipsis_node instead of (tree)1.
4128 Wed Apr 12 01:00:44 EDT 2000  John Wehle  (john@feith.com)
4130         * cse.c (delete_trivially_dead_insns): Also delete insns
4131         that copy a register to itself where the destination is
4132         a strict_low_part.
4134 2000-04-11  Richard Henderson  <rth@cygnus.com>
4136         * flow.c (struct propagate_block_info): Add new_dead, new_live.
4137         (propagate_block): Initialize them.  Use them in parallel instead
4138         of one tmp variable, ie revert much of the 0408 and 0407 functional
4139         changes, but keep the structural changes.
4140         (mark_set_regs): Take new_dead from propagate_block_info instead.
4141         (mark_set_1, mark_set_reg): Likewise.
4142         (mark_used_regs): Likewise with new_live.
4143         (mark_used_reg): Likewise.  Revert 0408 change.
4145 2000-04-11  Nick Clifton  <nickc@cygnus.com>
4147         * config/arm/arm.h: (INCOMING_RETURN_ADDR_RTX): Remove Dwarf2
4148         restriction.
4149         (DWARF_FRAME_RETURN_COLUMN): Remove Dwarf2 restriction.
4151 2000-04-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4153         * config/elfos.h (SELECT_SECTION): Decide whether to use a data or
4154         const section to output a CONSTRUCTOR based on the same conditions
4155         used for VAR_DECLs.
4157 Tue Apr 11 09:55:59 2000  Jeffrey A Law  (law@cygnus.com)
4159         * pa/long-double.h (FIX_TRUNCTFSI2_LIBCALL): Tweak for PA64.
4160         * pa/pa-protos.h (output_call): Add additional argument indicating
4161         if the call is a sibling/tail call.
4162         (compute_zdepdi_operands, output_64bit_and): Prototype new functions.
4163         (compute_64bit_ior, cmpib_comparison_operator): Likewise.
4164         (function_arg, function_arg_partial_nregs): Likewise
4165         * pa/pa.c (override_options): Always set flag_pic for TARGET_64BIT.
4166         (emit_move_sequence): Zero extend certain constants as needed
4167         for TARGET_64BIT.
4168         (compute_zdepdi_operands, output_64bit_and): New functions.
4169         (output_64bit_ior, function_arg): Likewise.
4170         (cmpib_comparison_operator, function_arg_partial_nregs): Likewise.
4171         (compute_frame_size, hppa_expand_prologue): Handle TARGET_64BIT.
4172         (hppa_expand_epilogue, return_addr_rtx, hppa_va_arg): Likewise.
4173         (hppa_builtin_saveregs, output_cbranch, output_bb): Likewise.
4174         (output_bvb): Likewise.
4175         (output_millicode_call): Return pointer is in %r2 for TARGET_64BIT.
4176         (output_call): New argument 'sibcall'.  Generate sibcall sequences
4177         as needed.
4178         (print_operand); Handle cases 'Q', 'p', and 'z' for TARGET_64BIT.  For
4179         (ouput_arg_descriptor): Do not emit argument descriptors for
4180         TARGET_64BIT.
4181         * pa/pa.h (TARGET_PA_11, TARGET_PA_20): Only define if not already
4182         defined.
4183         (TARGET_64BIT, PROMOTE_FUNCTION_RETURN): Define.
4184         (FUNCTION_OK_FOR_SIBALL): Define.
4185         (CPP_PA10_SPEC, CPP_PA11_SPEC, CPP_PA20_SPEC): Define.
4186         (CPP_CPU_DEFAULT_SPEC, SUBTARGET_EXTRA_SPECS, EXTRA_SPECS): Likewise.
4187         (CPP_SPEC): Use new spec infrastructure.
4188         (BITS_PER_WORD, UNITS_PER_WORD): Handle TARGET_64BIT.
4189         (STACK_BOUNDARY, FUNCTION_BOUNDARY, PIC_OFFSET_TABLE_REGNUM): Likewise.
4190         (RETURN_IN_MEMORY, EXTRA_CONSTRAINT, FIRST_PARM_OFFSET): Likewise.
4191         (REG_PARM_STACK_SPACE, STACK_POINTER_OFFSET): Likewise.
4192         (STACK_DYNAMIC_OFFSET, FUNCTION_VALUE): Likewise.
4193         (FUNCTION_ARG_PASS_BY_REFERENCE, FUNCTION_ARG_CALLEE_COPIES): Likewise.
4194         (TRAMPOLINE_TEMPLATE, TRAMPOLINE_SIZE): Likewise.
4195         (INITIALIZE_TRAMPOLINE, LEGITIMATE_CONSTANT_P): Likewise.
4196         (CONST_OK_FOR_LETTER_P, MOVE_RATIO): Likewise.
4197         (FUNCTION_ARG); Call out to C code.
4198         (FUNCTION_ARG_PARTIAL_NREGS): Likewise.
4199         (MAX_BITS_PER_WORD, MAX_LONG_TYPE_SIZE, MAX_WCHAR_TYPE_SIZE): Define.
4200         (MIN_UNITS_PER_WORD): Likewise.
4201         * pa/pa.md (cmpdi): New expander.
4202         (scc patterns, movstrsi): Not available for TARGET_64BIT.
4203         (64bit conditional arithmetic): New patterns.
4204         (absdi2, smindi3, umindi3, smaxdi3, umaxdi3): New patterns.
4205         (movsicc): Not available if modes on all the operands to not match.
4206         (movdicc): New expander and associated patterns.
4207         (64bit branches): New patterns.
4208         (pre_load, post_store): Generate appropriate code for TARGET_64BIT.
4209         (pre_ldd, post_std): New patterns.
4210         (64bit addil, load low part): New patterns.
4211         (special movsf constant): Not available for TARGET_64BIT.
4212         (movsf, movdf expanders): Force constants into memory.
4213         (32bit movdf/movdi patterns): Disable for TARGET_64BIT.
4214         (64bit movdf/movdi patterns): New patterns.
4215         (zero_extendqidi2, zero_extendhidi2, zero_extendsidi2): New patterns
4216         for TARGET_64BIT.
4217         (extendqidi2, extendhidi2, extendsidi2): Similarly.
4218         (adddi3 expander): Allow "arith_operand" for second input.
4219         (32bit adddi3, subdi3, uaddcm): Disable for TARGET_64BIT.
4220         (64bit adddi3, subsi3, uaddcm): New patterns for TARGET_64BIT.
4221         (mulsi3 expander): Revamp slightly so it supports TARGET_64BIT too.
4222         (muldi3): New expander for TARGET_64BIT.
4223         (divsi3, udivsi3, modsi3, umodsi3): Fourth operand must be (reg:SI 2)
4224         for TARGET_64BIT.
4225         (32bit anddi3, iordi3, xordi3, andcm, negdi2, uaddcm): Disable
4226         patterns for TARGET_64BIT.
4227         (64bit anddi3, iordi3, xordi3, andcm, negdi2, uaddcm, shadd): New
4228         patterns for TARGET_64BIT.
4229         (64bit bit insertion/extractions): New patterns for TARGET_64BIT.
4230         (64bit shifts/rotates): New patterns/expanders for TARGET_64BIT.
4231         (sibcall_epilogue): New expander.
4232         (casesi): Tweak for TARGET_64BIT.
4233         (call expanders): Set & use the outgoing argument pointer.  Use the
4234         64bit call patterns as needed. Add additional arg to output_call.
4235         (call_internal_reg_64bit, call_value_internal_reg_64bit): New pattern.
4236         (sibcall, sibcall_internal_symref): New expanders.
4237         (sibcall_value, sibcall_value_internal_symref
4238         (interspace_jump): Turn into an expander + matching patterns.
4239         (canonicalize_funcptr_for_compare): Not needed for TARGET_64BIT.
4240         * pa/pa64-regs.h: Eliminate trigraph sequences.
4241         * pa/pa64-start.h (TARGET_PA_20): Fix typo.
4243 2000-04-11  Zack Weinberg  <zack@wolery.cumb.org>
4245         * cppexp.c, cpphash.c, cpphash.h, cpplex.c, cpplib.c,
4246         cpplib.h, cppmain.c, fix-header.c, scan-decls.c: Replace
4247         cpp_token with cpp_ttype everywhere.
4248         * cpperror.c, cpphash.c, cpplex.c, cpplib.c, scan-decls.c:
4249         Replace cpp_buf_line_and_col with CPP_BUF_LINE and/or
4250         CPP_BUF_COL.  Line and column numbers are unsigned int, not
4251         long.
4252         * cpplex.c (cpp_buf_line_and_col): Delete.
4253         * cpplib.h (struct cpp_buffer, struct cpp_reader): Change
4254         'long lineno' to 'unsigned int lineno'.
4255         (CPP_BUF_LINE, CPP_BUF_COL): New macros.
4257 2000-04-11  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
4259         * extend.texi: ISO C99 is not a draft anymore.
4260         * invoke.texi: ISO C++ is not a draft anymore.
4261         * cpp.texi: __cplusplus is required by the ISO standard.
4263         * extend.texi (-fthis-is-variable): Undocument.
4264         * flags.h (warn_template_debugging): Remove declaration.
4265         * gcc.1 (-fall-virtual, -fenum-int-equiv, -fthis-is-variable,
4266         -Wenum-clash, -Wtemplate-debugging): Undocument.
4268 2000-04-10  Nick Clifton  <nickc@cygnus.com>
4270         * config/arm/arm.h (HOST_INT): New macro: Declare a HOST_WIDE_INT
4271         integer.
4272         (HOST_UINT): New macro: Declare an unsigned HOST_WIDE_INT
4273         integer.
4274         (ARM_SIGN_EXTEND): Use HOST_UINT.
4275         (STRIP_NAME_ENCODING): Prevent warnings about redefinitions.
4276         (ASM_OUTPUT_LABELREF): Prevent warnings about redefinitions.
4277         (INCOMING_RETURN_ADDR_RTX): Only define if Dwarf2 is supported.
4278         (DWARF_FRAME_RETURN_COLUMN): Only define if Dwarf2 is supported.
4280         * config/arm/arm.c: (const_ok_for_arm): Use HOST_UINT.
4281         (arm_gen_constant): Use HOST_UINT.
4282         (arm_canonicalize_constant): Use HOST_UINT.
4283         (arm_reload_in_hi): Use HOST_UINT.
4284         (arm_reload_out_hi): Use HOST_UINT.
4285         (output_multi_immediate): Use HOST_UINT.
4286         (int_log2): Use HOST_UINT.
4287         (arm_poke_function_name): Use HOST_UINT.
4288         (arm_output_epilogue): Use arm_volatile_func().
4289         (output_thumb_prologue): Use arm_strip_name_encoding().
4291 Mon Apr 10 15:40:59 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4293         * sbitmap.c (sbitmap_a_subset_b_p): Rework loop to avoid potential
4294         of sequence point problems.
4296 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
4298         * rtl.def (ASHIFT, ROTATE, ASHIFTRT, LSHIFTRT, ROTATERT):
4299         Recomment.
4300         * tree.def (LSHIFT_EXPR, RSHIFT_EXPR): Recomment.
4302 Mon Apr 10 07:21:13 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4304         * sbitmap.h: Whitespace changes and use upper-case macro args.
4305         (struct simple_bitmap_def): All sizes now unsigned.
4306         (EXECUTE_IF_SET_IN_SBITMAP): Internal vars now _X instead of X_.
4307         * sbitmap.c (sbitmap_alloc): N_ELMS now unsigned; also local vars.
4308         (sbitmap_vector_alloc): Parms and local vars now unsigned.
4309         (sbitmap_zero): Cast bzero arg to PTR.
4310         (sbitmap_vector_zero, sbitmap_vector_one): Parm and Local var unsigned.
4311         (sbitmap_union_of_diffs): Change loop index to unsigned and rework
4312         loop to make structure clearer.
4313         (sbitmap_not, sbitmap_difference, sbitmap_a_and_b): Likewise.
4314         (sbitmap_a_or_b, sbitmap_a_subset_b_p, sbitmap_a_or_b_and_c): Likewise.
4315         (sbitmap_a_and_b_or_c): Likewise.
4316         (sbitmap_intersection_of_succs): Minor cleanups.
4317         (sbitmap_intersection_of_preds, sbitmap_union_of_succs): Likewise.
4318         (sbitmap_union_of_preds): Likewise.
4319         (sbitmap_first_set_bit, dump_sbitmap): Local variables now unsigned.
4320         (debug_sbitmap): New function.
4322         * c-convert.c (convert): Handle REFERENCE_TYPE like POINTER_TYPE.
4323         * c-typeck.c (convert_for_assignment): Likewise.
4325         * expmed.c (init_expmed): Don't free objects we make.
4326         * emit-rtl.c (gen_rtx_CONST_INT, init_emit_once): Minor cleanups.
4328         * expr.c (get_inner_reference): Correct some WITH_RECORD_EXPR cases.
4329         (expand_expr, case CONVERT_EXPR): Pass proper alignment to store_field.
4331         * gcse.c (expr_hash_table_size): Now unsigned.
4332         (compute_ae_gen): Local variable `i' now unsigned.
4333         (compute_ae_kill, pre_insert_copies, pre_delete, pre_gcse): Likewise.
4334         (compute_transout, hoist_code): Likewise.
4335         (compute_local_properties): Likewise, also hash_table_size.
4336         (alloc_expr_hash_table): N_INSNS now unsigned.
4337         (delete_null_pointer_checks): Mark arg F as unused.
4339         * regrename.c: Minor cleanups, including chang some variables
4340         to unsigned int.
4342 2000-04-10  Neil Booth  <NeilB@earthling.net>
4344         * cpplex.c (skip_block_comment): Use pointer arithmetic rather
4345         than GETC ().
4346         * cpphash.h: (CPP_BUMP_BUFFER_LINE_CUR, CPP_BUMP_LINE_CUR): New.
4348 2000-04-10  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
4350         * invoke.texi (-fno-gnu-keywords): Remove classof, headof,
4351         __classof__, and __headof__ from the list of gnu keywords.
4352         (-ansi): Remove -foperator-names from list of implied options.
4353         Do not call it ANSI C++.
4354         (-foperator-names): Document as -fno-operator-names.
4356 2000-04-09  Zack Weinberg  <zack@wolery.cumb.org>
4358         * cpphash.c (timestamp): Delete.
4359         (del_HASHNODE): If type is T_MCONST, free value.cpval.
4360         (special_symbol): Remove unnecessary braces.  Remove
4361         T_VERSION.  Treat T_STDC like T_CONST unless
4362         STDC_0_IN_SYSTEM_HEADERS.  Render both __DATE__ and __TIME__
4363         when one is encountered, then convert them into T_MCONST
4364         nodes.
4365         * cppinit.c (builtin_array): version_string is T_MCONST.
4366         __STDC__ has a "1" in its cpval.  Don't have a terminator
4367         entry.  Clean up which entries are dumped.
4368         (initialize_builtins): Only __STDC__ gets the special
4369         -traditional treatment.  Count the length of builtin_array.
4370         Render version_string here.
4371         * cpphash.h: Remove T_VERSION.  Add T_MCONST.
4372         * cpplib.h (struct cpp_reader): Remove timebuf.
4374 2000-04-09  Richard Henderson  <rth@cygnus.com>
4376         * genrecog.c (pred): Update comparison_operator for the unordered
4377         operators.
4379         * config/i386/i386.c (no_comparison_operator): Disallow unordered
4380         operators.
4381         (fcmov_comparison_operator): Allow UNORDERED/ORDERED.
4382         (uno_comparison_operator): New.
4383         (put_condition_code): Handle UNORDERED/ORDERED.
4384         (unsigned_comparison): Likewise.
4385         (ix86_fp_compare_mode): Broken out of ix86_expand_fp_compare.
4386         (ix86_use_fcomi_compare, ix86_prepare_fp_compare_args): Likewise.
4387         (ix86_expand_fp_compare): Use them.  Take scratch as argument,
4388         update all callers.  Handle all 8 unordered operators.
4389         (ix86_expand_setcc): Lose the unordered argument, update all callers.
4390         (ix86_expand_branch): Likewise.  Don't fully expand fp branches.
4391         * config/i386/i386.h (PREDICATE_CODES): Update.
4392         * config/i386/i386-protos.h (ix86_expand_fp_compare): Declare.
4393         (ix86_expand_branch, ix86_expand_setcc): Update.
4394         * config/i386/i386.md (sunordered, sordered): New.
4395         (suneq, sunge, sungt, sunle, sunlt, sltgt): New.
4396         (bunordered, bordered): New.
4397         (buneq, bunge, bungt, bunle, bunlt, bltgt): New.
4398         (*fp_jcc_1, *fp_jcc_2, *fp_jcc_3, *fp_jcc_4): New.
4399         (*fp_jcc_5, *fp_jcc_6, and splitters): New.
4401 2000-04-09  Philip Blundell  <philb@gnu.org>
4403         * config/arm/arm.h (ARM_NAME_ENCODING_LENGTHS): Strip `*' too.
4405 Sun Apr  9 15:16:14 EDT 2000  John Wehle  (john@feith.com)
4407         * i386.md (fix_truncsfhi2, fix_truncdfhi2,
4408         fix_truncxfhi2): New patterns.
4409         * i386.c (output_fix_trunc): Handle converting to HImode.
4411 2000-04-08  Alex Samuel  <samuel@codesourcery.com>
4413         * ssa.c (convert_to_ssa): Eliminate dead code when calling
4414         life_analysis.
4415         (convert_from_ssa): Call compute_bb_for_insn before life_analysis.
4416         (for_each_successor_phi): Change parameter to basic_block.
4417         (coalesce_regs_in_successor_phi_nodes): Likewise.
4418         (coalesce_regs_in_copies): Likewise.
4419         (compute_coalesced_reg_partition): Use basic_block instead of index.
4420         * rtl.h (convert_to_ssa): Delete.
4421         (convert_from_ssa): Likewise.
4422         (successor_phi_fn): Likewise.
4423         (for_each_successor_phi): Likewise.
4424         (in_ssa_form): Likewise.
4425         * basic-block.h (convert_to_ssa): Moved from rtl.h.
4426         (convert_from_ssa): Likewise.
4427         (successor_phi_fn): Likewise.
4428         (in_ssa_form): Likewise.
4429         (for_each_successor_phi): Likewise.  Change parameter to basic_block.
4430         * flow.c (calculate_global_regs_live): Pass a basic_block to
4431         for_each_successor_phi.
4433 2000-04-08  Richard Henderson  <rth@cygnus.com>
4435         * flow.c (mark_used_reg): Use reg_set_p to determine if a register
4436         was modified in the current insn.
4438 2000-04-08  Richard Earnshaw (rearnsha@arm.com)
4440         * arm/thumb.md: Delete.
4441         * arm/thumb-protos.h: Delete.
4443 2000-04-08  Richard Earnshaw (rearnsha@arm.com)
4445         Merge changes from merged-arm-thumb-backend-branch onto trunk.
4447         2000-04-08  Richard Earnshaw (rearnsha@arm.com)
4449         * Merge trunk code from tag merged-arm-thumb-backend-merge_20000408
4450         into branch.
4452         * arm.md (nop): Use the standard RTL expression.  Don't code as a
4453         define_expand.
4454         (*arm_nop, *thumb_nop): Delete.
4456         * arm.c (const_ok_for_arm): Don't use ANSI extensions for defining
4457         constants.  Use casts instead.
4458         (arm_gen_constant, arm_rtx_costs, arm_reload_in_hi, arm_reload_out_hi,
4459         output_multi_immediate, arm_poke_function_name): Likewise.
4460         * arm.h (ARM_LEGITIIMIZE_RELOAD_ADDRESS, ARM_SIGN_EXTEND,
4461         MASK_RETURN_ADDDR): Likewise.
4463         2000-03-31  Richard Earnshaw (rearnsha@arm.com)
4465         * Merge trunk code from tag merged-arm-thumb-backend-merge_20000325
4466         into branch.
4468         * arm.md (eh_epilogue): New function.
4469         * arm.h (struct machine_function): Move to here ...
4470         * arm.c: ... from here.
4471         (arm_output_epilogue): Support epilogues for __builtin_eh_return.
4472         (thumb_exit): Extra parameter eh_ofs.  All callers changed.
4473         Handle epilogues for __builtin_eh_return.  Make bit-fields unsigned.
4475         2000-03-30  Nick Clifton  <nickc@cygnus.com>
4477         * config/arm/semi.h (ASM_SPEC): Restore definition.
4478         (SUBTARGET_EXTRA_ASM_SPEC): Define if not already defined.
4480         * config/arm/elf.h (ASM_SPEC): Restore definition.
4481         (SUBTARGET_EXTRA_ASM_SPEC): Define if not already defined.
4483         * config/arm/arm.h (ASM_SPEC): Remove definition.
4484         (SUBTARGET_EXTRA_ASM_SPEC): Remove definition.
4486         2000-03-26  Bernd Schmidt <bernds@cygnus.co.uk>
4488         * config/arm/arm.c: Disable -fschedule-insns for Thumb.
4490         2000-03-24  Nick Clifton  <nickc@cygnus.com>
4492         Various formating tidyups, elimination of compile time
4493         warnings and synchronisation with internal sources:
4495         * config/arm/arm-protos.h (assemble_align): Add prototype.
4496         (gen_rotated_half_load): Rename to arm_gen_rotated_half_load.
4497         (gen_comapre_reg): Rename to arm_gen_compare_reg.
4498         (arm_return_addr_rtx): Rename to arm_return_addr.
4500         * config/arm/arm.c: Include except.h.
4501         Define shorter typenames for strict minipool_node and struct
4502         minipool_fix.
4503         (arm_return_in_memory): For WinCE return all structures <= 32 bits
4504         in memory.
4505         (gen_rotated_half_load): Rename to arm_gen_rotated_half_load.
4506         (gen_comapre_reg): Rename to arm_gen_compare_reg.
4508         * config/arm/arm.h (SUBTARGET_EXTRA_ASM_SPEC): Define if not
4509         already defined.
4510         (ASM_SPEC): Define if not already defined.
4511         (ASM_OUTPUT_DEF_FROM_DECLS): Define.
4513         * config/arm/arm.md: Rename references to gen_rotated_half_load to
4514         arm_gen_rotated_half_load, and references to gen_comapre_reg to
4515         arm_gen_compare_reg.
4516         (indirect_jump):  Only accept register operands.
4517         (load_indirect_jump): Keep this pattern since combine can generate
4518         it.
4520         * config/arm/coff.h: Include aout.h.
4521         (MULTILIB_DEFAULTS): Only define if not already defined.
4523         * config/arm/elf.h (ASM_OUTPUT_DEF_FROM_DECLS): Move definition
4524         into arm.h (so that COFF ports can support thumb based aliases).
4525         (ASM_SPEC): Move definition into arm.h
4527         * config/arm/linux-elf.h (SUBTARGET_EXTRA_ASM_SPEC): Remove
4528         redundant apcs spec.
4529         (ASM_SPEC): Move definition to arm.h
4531         * config/arm/semi.h (ASM_SPEC): Move definition to arm.h
4533         * config/arm/unknown-elf.h (ASM_OUTPUT_SECTION_NAME): Add support
4534         for entries in the .bss section
4536         2000-03-23  Nick Clifton  <nickc@cygnus.com>
4538         * config/arm/arm.h (THUMB_INITIAL_ELIMINATION_OFFSET): Pass 0
4539         to thumb_far_jump_used_p.
4541         * config/arm/arm-protos.h (thumb_far_jump_used_p): Take a
4542         single integer parameter.
4544         * config/arm/arm.c (struct machine_function): Add two new
4545         fields, 'far_jump_used' and 'arg_pointer_live'.
4546         (thumb_far_jump_used_p): Once the decision has been made that
4547         far jumps might be used, always return true.
4548         If being called from the initial elimination offset macro then
4549         do not bother to perform the test if the arg pointer is not
4550         being used.
4551         (thumb_unexpand_epilogue): Pass 1 to thumb_far_jump_used_p().
4552         (output_thumb_prologue): Pass 1 to thumb_far_jump_used_p().
4554         2000-03-23  Richard Earnshaw (rearnsha@arm.com)
4556         * arm.c (output_return_instruction): Handle more cases where we can
4557         return from a function with an ldr instruction.
4558         (arm_output_epilogue): Likewise.
4560         * arm.c (thumb_expand_prologue): Don't clobber the frame pointer
4561         if we need to push a large stack frame and there are no callee-saved
4562         registers.
4564         * arm.c (arm_debugger_arg_offset): An offset of 0 is also valid
4565         in ARM code if the frame pointer has been eliminated.
4567         * arm.md (epilogue, *epilogue_insns, consttable_*, align_4): Renumber
4568         unspec_volatile arguments to avoid duplicates.
4569         (consttable_1, consttable_2): Fixes for big-endian mode.
4571         * arm.md (all ARM-mode load insns): Add neg_pool_range attribute
4572         as appropriate.
4574         Re-write constant pool code.
4575         * arm.c (minipool_node, minipool_fix): New types.
4576         (minifix): Delete type.
4577         (arm_add_minipool_constant): Delete.
4578         (arm_compute_minipool_offsets, arm_find_barrier,
4579         arm_find_minipool_constant, fixup_compare, sort_fixups): Likewise.
4580         (get_jump_table_size): Now returns HOST_WIDE_INT.
4581         (move_minipool_fix_forward_ref, add_minipool_forward_ref): New
4582         functions.
4583         (move_minipool_fix_backward_ref, add_minipool_backward_ref): Likewise.
4584         (assign_minipool_offsets, arm_print_value): Likewise.
4585         (dump_minipool): Rewrite.
4586         (arm_barrier_cost): New function.
4587         (create_fix_barrier): New function.
4588         (push_minipool_barrier): New function.
4589         (push_minipool_fix): Record additional information about the fixup
4590         required.
4591         (note_invalid_constants): Remove push for (UNSPEC 3).  Don't
4592         check the mode of what needs fixing.
4593         (arm_reorg): Rewrite.
4595         2000-03-08  Nick Clifton  <nickc@cygnus.com>
4597         * config/arm/arm.md (indirect_jump): Force constant addresses into
4598         a register.
4600         2000-03-01  Bernd Schmidt <bernds@cygnus.co.uk>
4602         * config/arm/arm.md: Add splitter to turn SF moves into SI moves.
4604         2000-02-24  Nick Clifton  <nickc@cygnus.com>
4606         * config/arm/arm.c (thumb_expand_prologue): Make sure that stack
4607         adjust is word aligned.
4608         (thumb_expand_epilogue): Make sure that stack adjust is word
4609         aligned.
4611         * config/arm/elf.h (ASM_FILE_START): Fix type of version string.
4613         2000-02-24  Bernd Schmidt <bernds@cygnus.com>
4615         * config/arm/arm.h (THUMB_GO_IF_LEGITIMATE_ADDRESS): Allow frame
4616         pointer relative addresses.
4618         2000-02-10  Richard Earnshaw  <rearnsha@arm.com>
4620         * arm.c (find_barrier): Find the last barrier within the allowed
4621         range.
4623         2000-02-09  Nick Clifton  <nickc@cygnus.com>
4625         * config/arm/arm-protos.h: Replace PROTO with PARAMS.
4627         2000-02-09  Nick Clifton  <nickc@cygnus.com>
4629         * config/arm/linux-elf.h (FUNCTION_PROFILER): Rename to
4630         ARM_FUNCTION_PROFILER.
4632         * config/arm/netbsd.h (FUNCTION_PROFILER): Rename to
4633         ARM_FUNCTION_PROFILER.
4635         * config/arm/linux-oldld.h: Imported from mainline sources.
4637         2000-02-07  Nick Clifton  <nickc@cygnus.com>
4639         * config/arm/lib1funcs.asm: Merge in thumb functions from
4640         lib1thumb.asm.
4642         * config/arm/lib1thumb.asm: Delete.
4644         2000-02-04  Nick Clifton  <nickc@cygnus.com>
4646         * config/arm/arm.c: Sychronised with current Red hat local
4647         sources.
4648         * config/arm/arm.h: Ditto.
4649         * config/arm/arm-protos.h: Ditto.
4651         2000-02-02  Bernd Schmidt  <bernds@cygnus.co.uk>
4653         * arm.c (soft_df_operand): Reject SUBREGs containing a constant.
4655         * arm.c (arm_gen_movstrqi): Generate halfword stores rather than two
4656         byte stores.
4658         2000-02-02  Nick Clifton  <nickc@cygnus.com>
4660         * config/arm/thumb.c (thumb_exit): Additional fix for same bug.
4662         * config/arm/arm.md (epilogue): Fix rtl checking abort because
4663         (return) was emited using an emit_insn() call.
4665         2000-01-31  Nick Clifton  <nickc@cygnus.com>
4667         * config/arm/arm.c (output_thumb_prologue): Fix bug generating
4668         thumb stack frame.
4669         (thumb_exit): Move frame pointer back into hard frame pointer
4670         register if backtracing is being used.
4672         2000-01-13  Richard Earnshaw (rearnsha@arm.com)
4674         * Merge trunk code from tag merged-arm-thumb-backend-merge_20000113
4675         into branch.
4677         1999-12-15  Bernd Schmidt  <bernds@cygnus.co.uk>
4679         * config/arm/arm.md (neg_pool_offset): Provide default for new
4680         attribute.
4681         (arm_movsi_insn): Add neg_pool_offset attribute.
4682         * config/arm/arm.c (arm_find_barrier): Replace arg FIX with an
4683         rtx for the insn that starts the scan and an unsigned long for its
4684         address.  Add MIN_OFFSET and PINSERTED args.  All callers changed.
4685         Change scan to ignore insns before MIN_OFFSET.  Store size of inserted
4686         instructions in *PINSERTED.
4687         (struct minipool_fixup): Add MIN_ADDRESS elt.
4688         (sort_fixups): Compute it.
4689         (arm_reorg): Changes to support inserting pools before the insn to be
4690         fixed up.
4692         1999-12-08  Bernd Schmidt  <bernds@cygnus.co.uk>
4694         * config/arm/elf.h (MULTILIB_DEFAULTS): Add "marm".
4695         * config/arm/linux-elf.h (MULTILIB_DEFAULTS): Add "marm".
4696         * config/arm/coff.h (MULTILIB_DEFAULTS): Add "marm".
4698         Wed Nov  3 10:04:07 1999  Nick Clifton  <nickc@cygnus.com>
4700         * config/arm/semi.h (TARGET_VERSION): Do not define if already
4701         defined.
4702         (TARGET_DEFAULT): Do not define if already defined.
4704         Tue Nov  2 10:37:25 1999  Nick Clifton  <nickc@cygnus.com>
4706         * config/arm/arm.md (anddi3): Allow disjoint source operands.
4707         (iordi3): Allow disjoint source operands.
4708         (xordi3): Allow disjoint source operands.
4709         (negdi2): Permit construction for ARM and Thumb.
4710         (arm_negdi2): Renamed version of old negdi2 pattern.
4711         (thumb_negdi2): New pattern: Only permit non-overlapping
4712         source and destination.
4714         Fri Oct 29 18:52:38 1999  Nick Clifton  <nickc@cygnus.com>
4716         * config/arm/arm.c (thumb_expand_prologue): Emit a USE of the
4717         scratch low register so that it will not be deleted.
4719         Fri Oct 29 15:23:48 1999  Nick Clifton  <nickc@cygnus.com>
4721         * config/arm/pe.h (ARM_PE): Define.
4723         * config/arm/arm.c (arm_valid_machine_decl_attribute): Allow
4724         interfacearm attribute if this is a PE toolchain.
4725         (output_return_instruction): Do not emit anything if the function
4726         has the naked attribute set.
4727         (is_called_in_ARM_mode): If the function has the interfacearm
4728         attribute then return true.
4729         (thumb_expand_prologue): Do not generate a prologue for naked
4730         functions.
4731         (thumb_expand_epilogue): Do not generate an epilogie for a naked
4732         function.
4733         (output_thumb_prologue): Do not bother if the function is naked.
4734         Strip PE encoding from function name before emitting.
4736         Thu Oct 28 11:05:13 1999  Richard Earnshaw <rearnsha@arm.com>
4738         * arm.md (pic_load_addr): Fix constraints.
4740         * arm.md (casesi_insn): Fix mis-applied patch.
4742         * arm.md ("core" function unit): Add rules for single- and
4743         multi-cycle insns.
4744         (All TARGET_THUMB patterns): Add "type" attribute information
4745         where needed.
4746         * arm.c (arm_adjust_cost): Reduce the cost of a data dependency if
4747         the following insn is a CALL.
4749         * arm.c (thumb_expand_epilogue): Add a use of the adjusted stack
4750         pointer.
4751         * arm.h (CONDITIONAL_REGISTER_USAGE): Nail down the
4752         ARM_HARD_FRAME_POINTER_REGNUM when TARGET_APCS_FRAME.
4753         (FRAME_POINTER_REQUIRED): Only check TARGET_APCS_FRAME if TARGET_ARM.
4755         Wed Oct 27 14:40:48 1999  Nick Clifton  <nickc@cygnus.com>
4757         * config/arm/linux-gas.h: oops - this file was missed out when the
4758         branch was created...
4760         Tue Oct 26 17:07:38 1999  Richard Earnshaw <rearnsha@arm.com>
4762         * thumb.c: Deleted.  Move contents to ...
4763         * arm.c: ... here.
4764         * t-arm-aout, t-arm-coff, t-arm-elf, t-linux, t-netbsd, t-semi: Remove
4765         rule for thumb.o
4766         * configure.in (arm*-*-*): Remove thumb.o from extra_objs list.
4767         * configure: Regen.
4769         * arm-protos.h: Use RTX_CODE and tidy up long lines.  Don't
4770         declare a prototype for asm_output_align();
4772         * arm.c (thumb_condition_code): Delete.
4773         (arm_print_operand): Always use arm_condition_code array.
4775         * arm.c (thumb_return_addr_rtx): Delete.
4776         (arm_save_machine_status, arm_restore_machine_status): Delete.
4777         (arm_init_machine_status, arm_mark_machine_status): New functions.
4778         (arm_init_expanders): Update accordingly.
4779         (arm_return_addr): Renamed from arm_return_addr_rtx.  Rewrite.
4780         (thumb_expand_prologue): Delete code referencing thumb_return_addr_rtx.
4781         * arm.h (RETURN_ADDR_RTX): Call arm_return_addr().
4783         Tue Oct 26 13:24:16 1999  Nick Clifton  <nickc@cygnus.com>
4785         * configure.in : Fix arm-*-aout target to use new t-arm-aout
4786         script.
4787         * config/arm/t-arm-aout: New file: Makefile script for arm-*-aout
4788         targets.
4790         Tue Oct 26 11:27:12 1999  Nick Clifton  <nickc@cygnus.com>
4792         * config/arm/thumb.c (output_thumb_prologue): Fix bug creating
4793         stack backtrace structure.
4795         * config/arm/arm-protos.h: Add prototypes for functions defined in
4796         arm/pe.h.
4798         * config/arm/arm.c (arm_override_options): Fix selection of
4799         attributes of default processor.
4801         * config/arm/coff.h: Delete needless #include.
4803         * config/arm/pe.c: Delete unused code.
4805         * config/arm/pe.h (CPP_DEFINES): Delete
4806         (SUBTARGET_CPP_SPEC): Define.
4807         (ASM_DECLARE_FUNCTION_NAME): Use ARM_DECLARE_FUNCTION_NAME.
4809         * config/arm/t-pe: Add -DInhibit_libc to allof libgcc.a to build.
4811         Mon Oct 25 15:42:09 1999  Richard Earnshaw (rearnsha@arm.com)
4813         * arm.h (TARGET_APCS_FRAME): Renamed from TARGET_APCS -- all uses
4814         updated.
4815         (CAN_DEBUG_WITHOUT_FP): Define.
4816         (FIXED_REGISTERS): Make r11 call-saved.
4817         (CALL_USED_REGISTERS): Likewise.
4818         (CONDITIONAL_REGISTER_USAGE): Fix r11 if TARGET_APCS_FRAME.
4819         (FRAME_POINTER_REQUIRED): Correct logic for determining when a
4820         frame-pointer is required.
4821         (TARGET_DEFAULT): Make default setting include ARM_FLAG_APCS_FRAME.
4822         * arm.c (arm_override_options): Warn about -mno-apcs-frame and -g
4823         if the target normally needs a stack frame in non-leaf functions.
4824         (use_return_insn): Correct logic for determining when a return
4825         instruction can be used.
4826         (output_return_instruction): Handle the frame-pointer register as
4827         a normal register when not TARGET_APCS_FRAME.
4828         (arm_output_prologue): Likewise.
4829         (arm_output_epilogue): Likewise.
4830         (output_func_epilogue): Likewise.
4831         (arm_expand_prologue): Likewise.
4832         * netbsd.h semi.h (TARGET_DEFAULT): Add ARM_FLAG_APCS_FRAME.
4834         * arm.c (use_return_insn): No need to check floating point regs if
4835         TARGET_SOFT_FLOAT.
4836         (arm_find_minipool_constant): Correct typo; use GET_CODE to get
4837         the code of value stored in the minipool array.
4838         (arm_add_minipool_constant): Likewise.
4840 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4842         * basic-block.h (conflict_graph_enum_fn): K&R fix.
4844 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4846         * tree.c (tree_expr_nonnegative_p): New function.
4848         * tree.h (tree_expr_nonnegative_p): Declare.
4850         * c-typeck.c (build_binary_op): Call `tree_expr_nonnegative_p' to
4851         elide some sign_compare warnings.
4852         (build_conditional_expr): Likewise.
4854 Sat Apr  8 00:21:51 EDT 2000  John Wehle  (john@feith.com)
4856         * i386.md (ashrsi3, ashrhi3, ashrqi3): Fix typo.
4858         * i386.md (floathisf2, floathidf2, floathixf2): New patterns.
4859         * i386.c (print_operand): Use the proper suffix for a 387 HImode
4860         operand.  Abort if a 387 operand has an unsupported size.
4862 2000-04-08  Neil Booth  <NeilB@earthling.net>
4864         * cppexp.c (parse_charconst): Null does not end character
4865         constants.
4866         * cppinit.c (ISTABLE): Null character handled as whitespace.
4867         * cpplex.c (null_warning):  new function.
4868         (skip_string): Emit warning if nulls encountered.
4869         (_cpp_skip_hspace): Emit warning if nulls encountered.
4870         (_cpp_lex_token): Emit warning if nulls encountered.  Drop
4871         them.
4872         * cpp.texi: Update.
4874 2000-04-07  Richard Henderson  <rth@cygnus.com>
4876         * flow.c (loop_depth): Remove.
4877         (reg_next_use, cc0_live, mem_set_list): Replace with ...
4878         (struct propagate_block_info): New.
4879         (life_analysis): Don't allocate reg_next_use.
4880         (propagate_block_delete_insn): Break out of propagate_block.
4881         Use flow_delete_insn to unlink rather than use NOTE_INSN_DELETED.
4882         (propagate_block_delete_libcall): Likewise.
4883         (propagate_block): Create a propagate_block_info struct to pass
4884         to subroutines.  Allocate one not two temporary regsets.  Don't
4885         clobber memory for const calls.  Look for clobbers in
4886         CALL_INSN_FUNCTION_USAGE.
4887         (mark_set_regs): Recognize COND_EXEC.
4888         (mark_set_reg): Break out of mark_set_1.
4889         (mark_used_reg): Break out of mark_used_regs.
4890         (mark_used_regs): Recognize COND_EXEC.
4891         (insn_dead_p): Use propagate_block_info struct.
4892         (libcall_dead_p, invalidate_mems_from_autoinc): Likewise.
4893         (find_auto_inc, try_pre_increment_1): Likewise.
4894         (print_rtl_with_bb): Dump regs live at end too.
4895         (count_reg_sets_1): Pass in loop_depth.
4896         (count_reg_sets, count_reg_references): Likewise.
4897         (recompute_reg_usage): Provide it.
4899 2000-04-07  Richard Henderson  <rth@cygnus.com>
4901         * Makefile.in (conflict.o): Depend on $(RTL_H) and $(BASIC_BLOCK_H)
4902         not the raw files.
4904 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
4906         * cpplib.c (do_elif): Skip the rest of the line if we're
4907         not going to bother evaluating it.
4908         (skip_if_group): Clear pfile->only_seen_white.  Reorder loop
4909         to avoid pointless calls to the lexer.
4911 Fri Apr  7 11:50:54 2000  Jim Wilson  <wilson@cygnus.com>
4913         * config/ia64/ia64.c: Delete stdio.h and ctype.h includes.
4915 2000-04-07  Jason Merrill  <jason@casey.cygnus.com>
4917         * calls.c (expand_call): emit_queue if we're trying a sibcall.
4919 2000-04-07  Jakub Jelinek  <jakub@redhat.com>
4921         * config/sparc/t-linux64 (tcrtbeginS.o, tcrtendS.o): Remove.
4923 2000-04-06  Geoff Keating  <geoffk@cygnus.com>
4925         * Makefile.in: Build crtbeginS and crtendS like crtbegin and
4926         crtend so they can be multilibbed.
4927         (STAGESTUFF): Remove s-crt and s-crtS.
4929 2000-04-07  Richard Henderson  <rth@cygnus.com>
4931         * config/alpha/alpha.c (alpha_emit_conditional_move): Fail
4932         if we discover we need a pseudo and no_new_pseudos is true.
4933         * config/alpha/alpha.md (ne:DI insn): New.
4934         (trunctfsf2, sne): Emit NE instead of non-canonical LTU.
4936 2000-04-07  Richard Henderson  <rth@cygnus.com>
4938         * rtl.def (COND_EXEC): New.
4939         * rtl.h (COND_EXEC_TEST, COND_EXEC_CODE): New.
4940         * tm.texi (MAX_CONDITIONAL_EXECUTE): Document.
4942         * genconfig.c (have_cond_arith_flag): Remove.
4943         (have_cond_exec_flag): New.
4944         (walk_insn_part): Detect COND_EXEC, not arithmetic in IF_THEN_ELSE.
4945         (main): Print HAVE_conditional_execution.
4947         * haifa-sched.c (haifa_classify_insn): Recognize COND_EXEC.
4948         (sched_analyze_insn, print_pattern): Likewise.
4949         * reload.c (find_equiv_reg): Likewise.
4950         * rtlanal.c (reg_referenced_p): Likewise.
4951         (note_stores, dead_or_set_regno_p): Likewise.
4952         (reg_overlap_mentioned_p): Rewrite to use a switch.
4954         * ggc.h (struct rtx_def): Forward declare.
4956         * print-rtl.c (debug_rtx_range): New.
4957         * rtl.h (debug_rtx_range): Declare.
4959         * varray.h (VARRAY_ACTIVE_SIZE, VARRAY_POP_ALL): New.
4961         * gcse.c (gcse_main): Don't rebuild the CFG here.
4962         (delete_null_pointer_checks): Likewise.
4963         * ssa.c (convert_to_ssa): Likewise.
4964         * toplev.c (rest_of_compilation): Do it here instead.  Combine
4965         sequential calls to TIMEVAR.  Consistently use `insns' instead of
4966         `get_insns()'.  Always split insns after reload when optimizing.
4968         * basic-block.h (merge_blocks_nomove): Declare.
4969         (tidy_fallthru_edge): Declare.
4970         * flow.c (merge_blocks_nomove): Document as merging into previous
4971         blocks.  Remove cruft from between blocks; remove all edges out of A.
4972         (tidy_fallthru_edge): Export.
4974 2000-04-06  Alex Samuel  <samuel@codesourcery.com>
4976         * ssa.c (compute_conservative_reg_partition): Declare with
4977         void arguments.
4978         * toplev.c (clean_dump_file): Remove previously-deleted function
4979         inadvertantly merged back in.
4980         * conflict.c (conflict_graph_add): Use a single call to
4981         htab_find_slot to look up and insert.
4983 2000-04-06  Richard Henderson  <rth@cygnus.com>
4985         * genrecog.c (*): Rename _last_insn to last_insn.
4986         (make_insn_sequence): Set the position of the peephole2 C test
4987         to be at the last insn.
4989 2000-04-06  Richard Henderson  <rth@cygnus.com>
4991         * flow.c (compute_flow_dominators): Free worklist.
4993 2000-04-06  Michael Matz  <matzmich@cs.tu-berlin.de>
4995         * flow.c (compute_flow_dominators): Process blocks FIFO not LIFO.
4997 2000-04-06  Alex Samuel  <samuel@codesourcery.com>
4999         * rtl.h (INSN_P): New macro.
5000         (successor_phi_fn): New typedef.
5001         (for_each_successor_phi): New prototype.
5002         (in_ssa_form): New variable.
5003         (PHI_NODE_P): Likewise.
5004         * flow.c (calculate_global_regs_live): Add to new_live_at_end from
5005         phi nodes in successors.
5006         (mark_used_regs): Add PHI case.
5007         (set_phi_alternative_reg): New function.
5008         (life_analysis): Assert that dead code elimination is not selected
5009         when in SSA form.
5010         * toplev.c (to_ssa_time): New variable.
5011         (from_ssa_time): Likewise.
5012         (compile_file): Zero to_ssa_time and from_ssa_time.
5013         Print time to convert to and from SSA.
5014         (rest_of_compilation): Time convert_to_ssa and convert_from_ssa.
5015         (print_time): Compute percent fraction as integer.
5016         * ssa.c (PHI_NODE_P): Moved to rtl.h.
5017         (convert_to_ssa): Check if we're already in SSA.
5018         Don't eliminate dead code in life_analysis.
5019         Rerun flow and life analysis at bottom.
5020         (eliminate_phi): Use canonical regnos when adding nodes.
5021         (mark_reg_in_phi): New function.
5022         (mark_phi_and_copy_regs): Likewise.
5023         (convert_from_ssa): Rerun life analysis at top.
5024         Use coalesced partition.
5025         Check for removing a phi node at the end of the block.
5026         (compute_coalesced_reg_partition): New function.
5027         (coalesce_regs_in_copies): Likewise.
5028         (coalesce_reg_in_phi): Likewise.
5029         (coalesce_regs_in_sucessor_phi_nodes): Likewise.
5030         (for_each_successor_phi): Likewise.
5031         (rename_context): New struct.
5032         (rename_block): Use a rename_context with rename_insn_1.  When
5033         renaming sets of a subreg, emit a copy of the entire reg first.
5034         (rename_insn_1): Treat data as a rename_context *.  Save current
5035         insn in set_data.
5036         (rename_set_data): Add field set_insn.
5037         * Makefile.in (HASHTAB_H): Move up in file.
5038         (OBSTACK_H): New macro.
5039         (collect2.o): Use OBSTACK_H in dependencies.
5040         (sdbout.o): Likewise.
5041         (emit-rtl.o): Likewise.
5042         (simplify-rtx.o): Likewise.
5043         (fix-header.o): Likewise.
5044         (OBJS): Add conflict.o.
5045         (conflict.o): New rule.
5046         * basic-block.h: Include partition.h.
5047         (conflict_graph): New typedef.
5048         (conflict_graph_enum_fn): Likewise.
5049         (conflict_graph_new): New prototype.
5050         (conflict_graph_delete): Likewise.
5051         (conflict_graph_add): Likewise.
5052         (conflict_graph_conflict_p): Likewise.
5053         (conflict_graph_enum): Likewise.
5054         (conflict_graph_merge_regs): Likewise.
5055         (conflict_graph_print): Likewise.
5056         (conflict_graph_compute): Likewise.
5057         * conflict.c: New file.
5059 2000-04-06  Jason Merrill  <jason@yorick.cygnus.com>
5061         * tlink.c (read_repo_files): Don't look for .rpo info for
5062         linker flags.
5064 Thu Apr  6 20:39:26 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
5066         * sh.h (STRUCT_VALUE, RETURN_IN_MEMORY): Define.
5068 Thu Apr  6 19:34:08 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
5070         * config/sh/lib1funcs.asm (___udivsi3_i4):
5071         ( __SH4_SINGLE__ / __SH4_SINGLE_ONLY__ variant): value for fpscr
5072         only depends on FMOVD_WORKS.
5074 Thu Apr  6 19:11:47 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
5076         * config/sh/lib1funcs.asm (___udivsi3_i4): When using fmovd,
5077         make double constant 8-byte aligned.
5079 2000-04-06  Jakub Jelinek  <jakub@redhat.com>
5081         * config/sparc/sparc.md (movtf_insn_sp32, movtf_insn_vis_sp32,
5082         movtf_no_e_insn_sp32, movtf_insn_hq_sp64, movtf_insn_hq_vis_sp64,
5083         movtf_no_e_insn_sp64): Accept loading 0.0 into GENERAL_REGS.
5084         (movtf_insn_sp64, movtf_insn_vis_sp64): Likewise.
5085         Accept storing GENERAL_REGS into offsetable memory.
5086         * config/sparc/sparc.h (PREFERRED_RELOAD_CLASS): Don't allow
5087         building a TFmode constant other than 0.0L into GENERAL_REGS.
5089 2000-04-06  Clinton Popetz  <cpopetz@cygnus.com>
5091         * regrename.c (regrename_optimize): Handle no REG_ALLOC_ORDER.
5093 2000-04-06  Zack Weinberg  <zack@wolery.cumb.org>
5095         * cpphash.c (CPP_IS_MACRO_BUFFER, FORWARD, PEEKC): Delete.
5096         (macro_cleanup): No need to cast pbuf->macro.
5097         (collect_expansion): Use _cpp_get_define_token.  Goto done if
5098         it returns VSPACE.  Remove check for trailing space after
5099         CPP_COMMENT.
5100         (_cpp_create_definition): Don't diddle flags here.  Return
5101         directly on error.
5102         (unsafe_chars): Handle c1 being EOF.
5103         (push_macro_expansion): Use unsafe_chars for both accidental-paste
5104         checks.  Don't push the buffer till after we're done with
5105         them.
5106         * cpplex.c (PEEKBUF, GETBUF, FORWARDBUF): New.
5107         (PEEKN, FORWARD, GETC, PEEKC): Use them.
5108         (cpp_push_buffer): Don't set new->alimit.  Set new->mark
5109         appropriately.
5110         (_cpp_parse_assertion): Don't NUL terminate.
5111         (_cpp_lex_token): Fix -traditional macro handling.  Don't skip
5112         hspace before calling _cpp_parse_assertion.  Remove all sets
5113         of only_seen_white. Treat '\f' as hspace.  Don't do anything
5114         special with '\n' here.
5115         (maybe_macroexpand): Handle T_EMPTY hash entries without
5116         pushing a buffer at all.
5117         (cpp_get_token): Handle clearing only_seen_white here.  Handle
5118         incrementing the line number here.  Clear
5119         potential_control_macro as well as only_seen_white, if
5120         appropriate.
5121         (cpp_get_non_space_token): Don't eat CPP_POP tokens.
5122         (_cpp_get_define_token): New function, basically like
5123         _cpp_get_directive_token was but doesn't eat horizontal space.
5124         Don't do anything with only_seen_white here.
5125         (_cpp_get_directive_token): Just call _cpp_get_define_token
5126         repeatedly till it returns non-hspace.
5128         * cpplib.c (PEEKN, FORWARD, GETC, PEEKC): Delete.
5129         (conditional_skip, skip_if_group): Return int.
5130         (DIRECTIVE_TABLE): Change origin of all conditional directives
5131         to "COND".
5132         (TRAD_DIRECT_P): New macro.
5133         (_cpp_handle_directive): Use _cpp_get_directive_token.  Issue
5134         an error for a bogus directive, unless -lang-asm.  Use
5135         TRAD_DIRECT_P. Loop calling handler functions till one returns
5136         zero.
5137         (get_macro_name): Don't diddle flags here.
5138         (do_define): Diddle flags here.  Use _cpp_get_directive_token.
5139         Create T_EMPTY nodes for #define macro /* nothing */.
5140         (do_undef): Don't copy the name.  Use _cpp_get_directive_token.
5141         Use hp->name when calling pass_thru_directive.
5142         (do_if, do_else, do_elif, do_ifdef, do_ifndef, conditional_skip):
5143         Return the result of conditional_skip and/or skip_if_group.
5144         Don't call _cpp_output_line_command.
5145         (consider_directive_while_skipping): Use _cpp_get_directive_token.
5146         Issue -Wtraditional warnings as appropriate.  Don't complain
5147         about unrecognized directives.  If we are to stop skipping,
5148         return the number of the directive that ended the skip.
5149         (skip_if_group): Use _cpp_get_directive_token.  Turn off macro
5150         expansion and line commands while skipping.  Return the result
5151         of consider_directive_while_skipping, if nonzero.
5152         (do_endif): Just set potential_control_macro here.
5153         (validate_else): Use _cpp_get_directive_token.
5154         (do_assert, do_unassert): Don't save pointers into the
5155         token_buffer across calls to the lexer.  Use
5156         _cpp_get_directive_token.
5158         * cpplib.h (cpp_buffer): Remove alimit and colno.  Make mark a
5159         pointer, not an offset.  Replace 'data', which was a generic
5160         pointer, with 'macro', which points to a struct hashnode.
5161         (cpp_reader): Add 'potential_control_macro' pointer.
5162         * cpphash.h (T_UNUSED): Replace with T_EMPTY.
5163         (CPP_BUF_GET, CPP_FORWARD): Delete.
5164         (CPP_IN_COLUMN_1, ADJACENT_TO_MARK): New macros.
5165         (CPP_IS_MACRO_BUFFER, CPP_SET_BUF_MARK, CPP_GOTO_BUF_MARK,
5166         ACTIVE_MARK_P): Update.
5167         (_cpp_get_define_token): New internal function.
5168         * cppfiles.c (read_include_file): Don't set fp->alimit or fp->colno.
5170 2000-04-05   Benjamin Kosnik  <bkoz@cygnus.com>
5172         * configure.in: And here.
5173         * configure: Regenerate.
5174         * acconfig.h: Add ENABLE_STD_NAMESPACE to set flag_honor_std if
5175         --enable-libstdcxx-v3 is passed at configure time.
5176         * config.h.in: Regenerate.
5178 2000-04-05  Mark Mitchell  <mark@codesourcery.com>
5180         * final.c (final): Use xcalloc to allocate line_note_exists.
5181         * function.c (free_after_compilation): Free the temp_slots.
5182         (assign_stack_temp_for_type): Use xmalloc to allocate temp_slots.
5183         (combine_temp_slot): Free temp_slots when they get combined.
5184         (purge_addressof): Fix typo in comment.
5185         * stmt.c (mark_goto_fixup): Mark the fixup itself.
5186         (expand_fixup): Allocate the fixup with ggc_alloc_obj.
5188         * ggc.h: Include varray.h.
5189         (ggc_pending_trees): Declare.
5190         (ggc_mark_tree_children): Remove declaration.
5191         (ggc_mark_tree): Just push unmarked trees on ggc_pending_trees.
5192         * ggc-common.c (ggc_pending_trees): New variable.
5193         (ggc_mark_roots): Call ggc_mark_trees.
5194         (ggc_mark_tree_children): Rename to ggc_mark_trees.  Process all
5195         the ggc_pending_trees.
5196         * Makefile.in (GGC_H): New variable.  Use it throughout in place
5197         of ggc.h.
5199 Thu Apr  6 00:30:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
5201         * sh.h (FUNCTION_ARG_PARTIAL_NREGS): Accomodate an unsigned
5202         GET_MODE_SIZE.
5204 Wed Apr  5 23:17:10 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
5206         * sh.c (sh_insn_length_adjustment): New function.
5207         * sh-protos.h (sh_insn_length_adjustment): Declare.
5208         * sh.h (ADJUST_INSN_LENGTH): Use it.
5210 Wed Apr  5 12:35:18 2000  Hans-Peter Nilsson  <hp@axis.com>
5212         * optabs.c (emit_libcall_block): Remove spurious REG_EQUAL notes
5213         from the insn where REG_RETVAL is added.
5214         (emit_no_conflict_block): Ditto.
5216         * md.texi (Standard Names): Clarify when movX is needed.
5218         * combine.c (simplify_comparison) [MINUS]: Do not replace
5219         all (op (minus A B) 0) with (op A B).
5221 Wed Apr  5 18:03:31 2000  Toshiyasu Morita  (toshi.morita@sega.com)
5222                           J"orn Rennecke <amylaar@cygnus.co.uk>
5224         * sh.md (block_lump_real_i4): Add missing clobber of T_REG
5225         (block_lump_real): Likewise.
5227 2000-04-05  Chris Demetriou  <cgd@netbsd.org>
5229         * mips.h (MASK_DEBUG_A, MASK_DEBUG_B, MASK_DEBUG_C): Zero the
5230         remaining non-zero debugging masks.
5232 Wed Apr  5 09:44:07 2000  Jeffrey A Law  (law@cygnus.com)
5234         * basic-block.h (verify_flow_info): Declare.
5235         (flow_loop_outside_edge_p): Declare.
5236         * flow.c (verify_flow_info): Remove declaration.
5237         (clear_log_links, flow_loop_outside_edge_p): Likewise.
5239 Wed Apr  5 09:34:26 2000  Philippe De Muyter <phdm@macqel.be>
5241         * m68k/m68k-protos.h (finalize_pic): Turn prototype off using `#if 0',
5242         not C++ comments.
5244 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
5246         * config/sparc/sparc.md (snedi_zero+1, neg_snedi_zero+1,
5247         snedi_zero_trunc+1, seqdi_zero+1, neg_seqdi_zero+1,
5248         seqdi_zero_trunc+1): Allow splits only if registers are
5249         different.
5251 2000-04-04  Ulrich Drepper  <drepper@cygnus.com>
5253         * acconfig.h: Add HAVE_GAS_HIDDEN.
5254         * config.in: Regenerated.
5255         * configure.in: Add test for .hidden pseudo-op in gas.
5256         * configure: Regenerated.
5257         * crtstuff.c: Include auto-host.h.
5258         Emit additional .hidden pseudo-op for __dso_handle if the
5259         assembler knows about it.
5261 2000-04-04  Philippe De Muyter  <phdm@macqel.be>
5263         * cpphash.c (_cpp_free_definition): Test argnames, not nargs >= 0,
5264         before freeing argnames.
5265         * cpplib.c (do_ifndef): Cast return value of xstrdup.
5267 2000-04-05  Michael Meissner  <meissner@redhat.com>
5269         * config/rs6000/rs6000.c (print_operand): Patch from Jonathan
5270         Walton <jonboy@gordian.com> to make memory references with update
5271         work wtih -mregnames.
5273 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5275         * regrename.c (regno_first_use_in): Wrap prototype in PARAMS.
5276         (regrename_optimize): Rename variables `def_uses' and
5277         `ext_basic_blocks' to avoid conflicts with similarly named
5278         typedefs in traditional C.
5280         * calls.c (initialize_argument_information): Fix typo in previous
5281         change.
5283 2000-04-04  Richard Henderson  <rth@cygnus.com>
5285         * regrename.c (consider_available): Test fixed_regs not
5286         PIC_OFFSET_TABLE_REGNUM.
5288 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
5290         * config/rs6000/t-ppccomm (EXTRA_MULTILIB_PARTS): Add crtbegin,
5291         crtend.
5292         (CRTSTUFF_T_CFLAGS_S): Delete definition.
5293         * config/rs6000/sysv4.h (STARTFILE_LINUX_SPEC): Always use crtbegin.
5294         (ENDFILE_LINUX_SPEC): Always use crtend.
5295         * configure.in (powerpc-*-linux-gnulibc1): Don't define extra_parts.
5296         (powerpc-*-linux-gnu): Likewise.
5297         * configure: Regenerate.
5299         * config/rs6000/eabi.h: Don't include sysv4.h.
5300         (MULTILIB_DEFAULTS): Don't define.
5301         * config/rs6000/eabiaix.h: Don't include eabi.h.
5302         * config/rs6000/eabile.h: Delete.
5303         * config/rs6000/eabilesim.h: Delete.
5304         * config/rs6000/eabisim.h: Don't include eabi.h.
5305         * config/rs6000/linux.h: Don't include sysv4.h.
5306         (JUMP_TABLES_IN_TEXT_SECTION): Don't redefine.
5307         (MULTILIB_DEFAULTS): Don't redefine.
5308         * config/rs6000/rtems.h: Don't include eabi.h.
5309         * config/rs6000/sol2.h: Don't include sysv4le.h.
5310         * config/rs6000/sysv4le.h: Don't include sysv4.h.
5311         * config/rs6000/t-ppc: Delete.
5312         * config/rs6000/t-ppcgas: Correct comment.
5313         * config/rs6000/t-ppcos: Correct comment.  Don't build
5314         multilibs for -fPIC, rather use -fPIC -mstrict-align
5315         as default.
5316         * config/rs6000/t-ppc: Delete.
5317         * config/rs6000/vxppc.h: Don't include sysv4.h.
5318         * config/rs6000/vxppcle.h: Delete.
5319         * configure.in: Use multiple header files for p2pc ELF targets
5320         powerpc-eabiaix, powerpc-eabisim, powerpc-rtems, powerpcle-eabi,
5321         powerpcle-eabisim, powerpc-elf, powerpcle-elf, powerpc-linux-gnu,
5322         powerpc-linux-gnulibc1, powerpc-sysv, powerpcle-sysv,
5323         powerpc-vxworks, powerpcle-vxworks.  Assume GAS functionality is
5324         always available for these platforms.
5326 2000-04-04  Richard Henderson  <rth@cygnus.com>
5328         * calls.c (try_to_integrate): Initialize reg_parm_stack_space.
5330 2000-04-04  Stan Cox  <scox@cygnus.com>
5332         * Makefile.in: Add rules for regrename.o
5333         * regrename.c: New file.
5334         * rtl.h (regrename_optimize): Add prototype.
5335         * toplev.c (rename_registers_dump, flag_rename_registers): New variables
5336         (compile_file, decode_d_option): Add support for -frename-registers.
5337         (rest_of_compilation): Call regrename_optimize.
5338         * config/ia64/ia64.h (HARD_REGNO_RENAME_OK, RENAME_EXTENDED_BLOCKS):
5339         New macros.
5341 2000-04-04  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
5343         * Makefile (gccbug): New target.
5344         (doc): Depend on it.
5345         * gcc.texi (Bugs): Link subnodes.
5346         (gccbug): New node.
5347         * gccbug.in (CATEGORIES): Remove gc, host, profiling, libgcc.
5348         Document severities, priorities, and classes in bug form.
5350 2000-04-04  Zack Weinberg  <zack@wolery.cumb.org>
5352         * cpplex.c (trigraph_map, speccase): Combine into single
5353         table, chartab.
5354         (NORMAL, NONTRI): New macros.
5355         (_cpp_read_and_prescan): Change to use unified table.  Use
5356         is_hspace to test for whitespace.
5358         * dbxout.c (CONTIN): If it doesn't have to do anything, give it a
5359         definition that doesn't provoke the "empty body in an
5360         if-statement" warning.
5362 2000-04-04  Clinton Popetz  <cpopetz@cygnus.com>
5364         * builtins.c (expand_builtin_strlen): Force the source to
5365         be a memory address.
5367 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5369         * cpplib.c (D): Adjust to call CONCAT2 macro without whitespace.
5371 Tue Apr  4 19:17:20 MET DST 2000  Jan Hubicka  <jh@suse.cz>
5373         * calls.c (ECF_MALLOC, ECF_MAY_BE_ALLOCA, ECF_RETURNS_TWICE,
5374          ECF_LONGJMP, ECF_FORK_OR_EXEC):  New constants.
5375         (ECF_IS_CONST): Rename to ECF_CONST.
5376         (special_function_p): Make static, change interface.
5377         (flags_from_decl_or_type, try_to_integrate): Break out from ...
5378         (expand_call) ... here; convert number of variables to flags.
5379         (emit_library_call_vlue_1): Likewise.
5380         (setjmp_call_p): New function.
5381         (initialize_argument_information): Accepts flags as argument;
5382         return flags.
5383         (precompute_arguments): Likewise.
5384         * tree.h (special_function_p): Remove.
5385         (setjmp_call_p): Add prototype.
5387 2000-04-04  Jakub Jelinek  <jakub@redhat.com>
5389         * config/sparc/sparc.h (RTX_OK_FOR_OFFSET_P): Leave minor margin
5390         so that addresses are offsetable by up to 16 bytes.
5391         (GO_IF_LEGITIMATE_ADDRESS): Don't allow REG+REG addresses for
5392         non-optimizing TARGET_ARCH32 in DF or DI modes because it is not
5393         offsetable.
5395         * config/sparc/sparc.md (movdi_insn_sp64_novis): New pattern.
5396         (movdi_insn_sp64_vis): Renamed from movdi_insn_sp64.
5397         (movsf): Don't force any constant to memory if target is integer
5398         hard register.
5399         Move fp_zero_operand check below the const0_rtx check.
5400         (movtf): Likewise. Also allow fp_zero_operand for stores into
5401         memory.
5402         (movdf): Likewise. Also allow fp_zero_operand for stores into
5403         memory and into integer hard registers.
5404         (clear_df, clear_dfp, movdf_const_intreg_sp32,
5405         movdf_const_intreg_sp64): Remove.
5406         (movdf_insn_sp32, movdf_no_e_insn_sp32): Redo constraints and
5407         conditions.
5408         (movdf_no_e_insn_v9_sp32): New pattern.
5409         (movdf_insn_v9only): Remove.
5410         (movdf_insn_v9only_novis, movdf_insn_v9only_vis): New patterns.
5411         (movdf_insn_sp64): Remove.
5412         (movdf_insn_sp64_novis, movdf_insn_sp64_vis): New patterns.
5413         (movdf_no_e_insn_sp64): Allow storing 0.0 into memory.
5414         (following splits): Rewrite conditions. Add two new splits
5415         for storing 0.0 into memory and registers.
5416         (clear_tf, clear_tf+1, clear_tfp, clear_tfp+1): Remove.
5417         (movtf_insn_sp32): Redo constraints and conditions.
5418         (movtf_insn_vis_sp32): New pattern.
5419         (movtf_no_e_insn_sp32): Redo constraints and conditions.
5420         (movtf_insn_hq_sp64): Likewise.
5421         (movtf_insn_hq_vis_sp64): New pattern.
5422         (movtf_insn_sp64): Redo constraints and conditions.
5423         (movtf_insn_vis_sp64): New pattern.
5424         (movtf_no_e_insn_sp64): Redo constraints and conditions.
5425         (movtf_no_e_insn_sp64+1): New split for storing 0.0L into registers
5426         or memory.
5427         * config/sparc/sparc.c (sparc_override_options): Assume v9 if either
5428         -mvis or -m64 to take down the number of various reload patterns.
5430 Tue Apr  4 00:41:53 2000  Jeffrey A Law  (law@cygnus.com)
5432         * pa/pa-64.h: New file.
5433         * pa/pa64-regs.h: New file.
5434         * pa/pa64-start.h: New file.
5435         * pa/t-pa64: New file.
5436         * pa/xm-pa64hpux.h: New file.
5438 2000-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5440         * sparc.c (output_restore_regs): Prototype.
5441         (sparc_emit_float_lib_cmp): Constification.
5443         * emit-rtl.c (const_int_htab_hash, const_int_htab_eq): Likewise.
5445         * reload1.c (reload_cse_delete_noop_set, reload_cse_simplify):
5446         Prototype.
5448         * simplify-rtx.c (entry_and_rtx_equal_p): Constification.
5449         (get_value_hash, hash_rtx): Likewise.
5451         * ssa.c (compute_conservative_reg_partition): Prototype.
5453         * tree.c (mark_hash_entry): Prototype.
5455 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
5457         * bb-reorder.c (verify_insn_chain): #ifdef out unless ENABLE_CHECKING.
5458         * i386.h (FUNCTION_ARG_REGNO_P): Remove unnecessary test for N >= 0.
5459         * i386.md (call_value, call_value_pop): Remove unused variable 'addr'.
5461         * gcc.c (C specs): Pass -fno-show-column to the preprocessor.
5462         * objc/lang-specs.h: Likewise.
5464 2000-04-03  Neil Booth  <NeilB@earthling.net>
5466         * cppexp.c: wrap long lines.  New macros CPP_ICE, SYNTAX_ERROR
5467         and SYNTAX_ERROR2. Replace `' in messages with ''.
5468         (op_to_str): Make re-entrant.
5469         (_cpp_parse_expr): Implement new error macros. Use | rather
5470         than || to logically or 2 boolean integers.  Simply expression
5471         checking we have a left operand iff needed.
5473 2000-04-03  Nick Clifton  <nickc@cygnus.com>
5475         * Makefile.in (diagnostic.o): Depend upon diagnostic.c
5477 2000-04-03  Philip Blundell  <philb@gnu.org>
5479         * config/arm/linux-elf.h (SUBTARGET_EXTRA_LINK_SPEC): Fix typos.
5481 2000-04-03  Felix Lee  <flee@cygnus.com>
5483         * fixinc/server.c (find_shell): New function.  Avoid $SHELL.
5484         (run_shell): Use it.
5486 2000-04-03  Jonathan Larmour  <jlarmour@redhat.co.uk>
5488         * Makefile.in (stmp-int-hdrs): Make include subdir here...
5489         (stmp-fixproto): ...rather than here.
5491 Mon Apr  3 00:50:06 2000  Jason Eckhardt <jle@cygnus.com>
5493         * pa.c (print_operand): Compute 'base' only inside the code paths
5494         that use it.
5496 2000-04-03  Geoffrey Keating  <geoffk@cygnus.com>
5498         * stor-layout.c (byte_from_pos): Use TRUNC_DIV_EXPR rather than
5499         CEIL_DIV_EXPR.
5501 2000-04-03  Philipp Thomas  <pthomas@suse.de>
5503         * i386.h (TARGET_SWITCHES): Remove bogus empty strings, fix typo.
5505 Mon Apr  3 00:02:59 2000  Brad Lucier <lucier@math.purdue.edu>
5507         * Makefile.in (alias.o): Depend on $(TREE_H).
5509 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
5511         * cppinit.c (cpp_start_read): Turn off -Wtraditional if
5512         processing C++.
5513         * cpplib.c (_cpp_handle_directive): Improve warnings for
5514         traditional C and indented directives.
5516         * enquire.c, gsyslimits.h, limity.h, config/convex/fixinc.convex,
5517         fixinc/fixinc.irix, fixinc/fixinc.sco, fixinc/fixinc.wrap,
5518         fixinc/inclhack.def: Indent the # of #include_next one space.
5519         * cp/rtti.c: Un-indent #if and #endif.
5521         * cppexp.c (_cpp_parse_expr): If lex returns '#', it's a
5522         syntax error, but an error has already been printed.
5523         * cpplex.c (_cpp_parse_assertion): Give a more specific error
5524         message when called with nothing remaining on the line.
5525         (_cpp_lex_token): If _cpp_parse_assertion fails, return an
5526         OTHER token, not an ASSERTION.
5527         * cpplib.c (do_assert): When we create a 'base' node, clear
5528         its aschain pointer.
5530 2000-04-02  Neil Booth <NeilB@earthling.net>
5532         * cppexp.c:  New typedef op_t.  struct operation and struct
5533         token updated to use it.
5534         (op_to_str): New function.
5535         (_cpp_parse_expr): Error messages modified to use op_to_str.
5537 2000-04-02  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
5539         * config/c4x/c4x.c (c4x_function_arg): Check for void_type_node
5540         before checking MUST_PASS_IN_STACK.
5542 2000-04-02  Neil Booth <NeilB@earthling.net>
5544         * cppexp.c:  New FINISHED dummy token.  Combine operator initial
5545         flags and initial priority into a single constant.  New
5546         EQUALITY macro.  New operator flag SHORT_CIRCUIT.
5547         (_parse_cpp_expr): Implement new constants.  Take left operand
5548         checks out of reduction loop.  Handle SHORT_CIRCUIT.  End of
5549         parse indicated by reducing FINISHED token.  Remove new lines
5550         from cpp_error messages.
5552 2000-04-01  Mark Mitchell  <mark@codesourcery.com>
5554         * emit-rtl.c (gen_rtx_CONST_INT): Create cached CONST_INTs on the
5555         permanent obstack.
5557 2000-04-01  Zack Weinberg  <zack@wolery.cumb.org>
5559         * cpplib.c: Include symcat.h.  Add 'origin' field to struct
5560         directive.  Add origin values to DIRECTIVE_TABLE.  Generate
5561         the strings and function names on the fly.  Take the #sccs
5562         entry out of the table if SCCS_DIRECTIVE is not defined.
5563         (_cpp_handle_directive): Decide if the # was at the beginning
5564         of the line here.  Issue -pedantic warnings for extended
5565         directives here.  Warn about K+R directives with the #
5566         indented, and C89/extended directives with the # not indented,
5567         here.
5568         (do_import, do_include_next, do_warning, do_ident, do_sccs,
5569         do_assert, do_unassert): Don't issue pedantic warning here.
5571         * cpphash.h: Add CPP_WTRADITIONAL macro.
5572         * cpplib.h (struct cpp_options): Rename warn_stringify to
5573         warn_traditional; update comments.
5574         * cppinit.c (handle_option): Set warn_traditional not
5575         warn_stringify.
5576         * cpphash.c: Replace CPP_OPTION (pfile, warn_stringify) with
5577         CPP_WTRADITIONAL (pfile).
5578         * cpplex.c (_cpp_lex_token): Don't decide if directives should
5579         be ignored in -traditional mode here.
5581         * cpplex.c: Copy ISTABLE macros from cppinit.c, and adapt them
5582         to initialize speccase[] and trigraph_map[].  Delete all
5583         references to pfile->input_speccase.  Always treat '?' as a
5584         special character.  Remove table-initialization code from
5585         _cpp_init_input_buffer.
5587         * cpplib.h (struct cpp_reader): Remove input_speccase field.
5588         * cppinit.c (cpp_cleanup): Don't free input_speccase.
5590 2000-04-01  Richard Henderson  <rth@cygnus.com>
5592         * Makefile.in (STAGESTUFF): Wildcard all debugging dumps at once.
5593         (mostlyclean): Likewise.
5595         * toplev.c (rtl_dump, jump_opt_dump, etc): Remove.
5596         (struct dump_file_info, enum dump_file_index, dump_file): New.
5597         (open_dump_file): Take a dump_file_index not a suffix, and a decl
5598         not a string.  Clean out file if we havn't yet done so.  Do nothing
5599         if the dump isn't enabled.
5600         (close_dump_file): Do nothing if the dump isn't open.  Dump
5601         graph data if requested.
5602         (dump_rtl, clean_dump_file): Remove.
5603         (compile_file): Don't clean the dump files.  Only finalize .bp dump
5604         if flag_test_coverage or flag_branch_probabilities.  Only finalize
5605         .combine dump if optimizing.  Iterate over dump_file to finalize the
5606         graph dumps.
5607         (rest_of_compilation): Update for open_dump_file/close_dump_file.
5608         Convert all uses of dump_rtl.
5609         (decode_d_option): Iterate over dump_file to implement 'a' and to
5610         locate pass-specific dumps.
5612 2000-04-01  Neil Booth <NeilB@earthling.net>
5614         * cppexp.c: Redefine priority constants.
5615         (_cpp_parse_expr): Replace left and right priority scheme with
5616         single priority logic.  Move LOGICAL to same place as COMPARE.
5617         Remove bogus check for multiple unary +/- operators.
5619 2000-04-01  Neil Booth <NeilB@earthling.net>
5621         * cppexp.c: (_cpp_parse_expr): Numerical constants are pushed
5622         within the switch statement.  Binary operations break out of
5623         the switch naturally.  '(' tokens handled by forcing
5624         immediate shift.  ')' handled by forcing immediate reduce to
5625         the previous '('.  New error messages.
5627 2000-03-31  Geoff Keating  <geoffk@cygnus.com>
5629         * config/rs6000/rs6000.c (print_operand): Don't use %l for 'low
5630         part', it's already in use.  Use %K instead.  Add a return at the
5631         end of what is now %K.
5632         * config/rs6000/rs6000.md (elf_low): Use %K instead of %l.
5634 Sat Apr  1 02:05:29 MET DST 2000  Jan Hubicka  <jh@suse.cz>
5636         * builtins.c  (expand_builtin_apply):  Pass proper parameters to
5637         allocate_dynamic_stack_space.
5638         * calls.c (emit_call_1):  Do not adjust stack pointer for SIB,
5639         update stack_pointer_delta; do not update arg_size_so_far.
5640         (compute_argument_block_size): Use stack_delta instead of
5641         stack_pointer_pending and arg_size_so_far.
5642         (expand_call): Add sanity checking for stack_pointer_delta;
5643         save and restore stack_pointer_delta for SIB, use
5644         stack_pointer_delta for alignment; do not update arg_space_so_far.
5645         (emit_library_call_value): Use stack_pointer_delta for alignment.
5646         (store_one_arg): Do not update arg_space_so_far.
5647         * explow.c (adjust_stack, anti_adjust_stack): Update
5648         stack_pointer_delta.
5649         (allocate_dynamic_stack_space): Add sanity checking for
5650         stack_pointer_delta.
5651         * expr.c (init_expr, clear_pending_stack_adjust): Clear
5652         stack_pointer_delta.
5653         (emit_push_insn): Update stack_pointer_delta.
5654         * function.h (struct expr_status): Add x_stack_pointer_delta;
5655         remove x_arg_space_so_far.
5656         (arg_space_so_far): Remove.
5657         (stack_pointer_delta): New macro.
5659 2000-03-31  Zack Weinberg  <zack@wolery.cumb.org>
5661         * cpplib.h: Merge struct cpp_options into struct cpp_reader.
5662         Reorder struct cpp_options and struct cpp_reader for better
5663         packing.  Replace CPP_OPTIONS macro with CPP_OPTION which
5664         takes two args.  Change all 'char' flags to 'unsigned char'.
5665         Move show_column flag into struct cpp_options.  Don't
5666         prototype cpp_options_init.
5667         * cpphash.h, cpperror.c, cppexp.c, cppfiles.c, cpphash.c,
5668         cppinit.c, cpplex.c, cpplib.c:
5669         Replace CPP_OPTIONS (pfile)->whatever with
5670         CPP_OPTION (pfile, whatever), and likewise for
5671         opts = CPP_OPTIONS (pfile); ... opts->whatever;
5673         * cppinit.c (merge_include_chains): Take a cpp_reader *.
5674         Extract CPP_OPTION (pfile, pending) and work with that
5675         directly.
5676         (cpp_options_init): Delete.
5677         (cpp_reader_init): Turn on on-by-default options here.
5678         Allocate the pending structure here.
5679         (cl_options, enum opt_code): Define these from the same table,
5680         kept in a large macro.  Add -fshow-column and -fno-show-column
5681         options.
5683         * cpperror.c (v_message): If show_column is off, don't print
5684         the column number.
5686         * cppmain.c: Update for new interface.
5687         * fix-header.c: Likewise.
5689 2000-03-30  Geoff Keating  <geoffk@cygnus.com>
5691         * config/rs6000/t-aix43 (AR_FLAGS_FOR_TARGET): Adjust for new
5692         definition.
5693         * Makefile.in (AR_FLAGS_FOR_TARGET): Is now the flags that
5694         are passed to any invocation of AR_FOR_TARGET.
5695         (AR_CREATE_FOR_TARGET): New macro.
5696         (AR_EXTRACT_FOR_TARGET): New macro.
5697         (ORDINARY_FLAGS_TO_PASS): Add AR_CREATE_FOR_TARGET,
5698         AR_EXTRACT_FOR_TARGET.
5699         (many places): Use AR_CREATE_FOR_TARGET, AR_EXTRACT_FOR_TARGET
5700         in place of `$(AR_FOR_TARGET) $(AR_FLAGS_FOR_TARGET)' and
5701         `$(AR_FOR_TARGET) x'.  Pass AR_CREATE_FOR_TARGET and
5702         AR_EXTRACT_FOR_TARGET to sub-makes.
5704 2000-03-31  Neil Booth <NeilB@earthling.net>
5706         * cppexp.c: Delete SKIP_OPERAND.  Correct priority
5707         PAREN_INNER_PRIO.
5708         (_cpp_parse_expr): Check for multiple unary +/- operators.
5709         Correct priorities of ':' and '?'.  Treat ')' as having a
5710         value.  Ensure conditional expression is not void.
5712 2000-03-31  Mark Mitchell  <mark@codesourcery.com>
5714         * alias.c (canon_rtx): Make it global.
5715         (rtx_equal_for_memref_p): CONST_INT equality is now pointer
5716         equality.
5717         * cse.c (struct table_elt): Add canon_exp.
5718         (insert): Clear it.
5719         (invalidate): Canonicalize expressions only once.
5720         * rtl.h (canon_rtx): Declare.
5722 2000-03-30  Mark Mitchell  <mark@codesourcery.com>
5724         * Makefile.in (emit-rtl.o): Depend on HASHTAB_H.
5725         * alias.c (reg_known_value): Add comments.
5726         (init_alias_analysis): Likewise.
5727         * cse.c (exp_equiv_p): CONST_INTs are equal iff they have the same
5728         address.
5729         (cse_basic_block): Fix typo in comment.
5730         * emit-rtl.c: Include hashtab.h.
5731         (const_int_htab): New variable.
5732         (const_int_htab_hash): New function.
5733         (const_int_htab_eq): Likewise.
5734         (rtx_htab_mark_1): Likewise.
5735         (rtx_htab_mark): Likewise.
5736         (gen_rtx_CONST_INT): Cache all CONST_INTs.
5737         (unshare_all_rtx): Fix formatting.
5738         (init_emit_once): Initialize const_int_htab.
5739         * rtl.c (rtx_equal_p): CONST_INTs are equal iff they have the same
5740         address.
5741         * rtl.texi: Document the fact that all CONST_INTs with the same
5742         value are shared.
5744 2000-03-30  Richard Henderson  <rth@cygnus.com>
5746         * alpha.h (FUNCTION_BOUNDARY): Reduce to 128 bits.
5748 2000-03-30  Zack Weinberg  <zack@wolery.cumb.org>
5750         * configure.in: Comment out --enable-c-cpplib stanza.
5751         * configure: Regenerate.
5753 Thu Mar 30 06:32:51 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5755         * expr.c (store_constructor): Properly compute displacement and
5756         alignment when offset is variable.
5758         * expmed.c (store_bit_field, store_fixed_bit_field): Fix more
5759         cases of alignment in bytes.
5761 Thu Mar 30 13:30:40 2000  Jeffrey A Law  (law@cygnus.com)
5763         * c-parse.in (cast_expr): Move change from March 21 into c-parse.in
5764         since it is used to generate c-parse.y.
5765         * objc-parse.c, objc-parse.y: Regenerated.
5767         * function.c (expand_function_end): Pass alignment argument to
5768         emit_block_move in bits, not bytes.
5770 Thu Mar 30 06:32:51 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5772         * expr.c (move_by_pieces_ninsns): Fix one more missing align
5773         correction.
5775         * expmed.c (store_fixed_bit_field): STRUCT_ALIGN is in bits.
5777         * calls.c (expand_call): Pass bit alignment to mark_reg_pointer.
5778         * explow.c (memory_address, allocate_dynamic_stack_space): Likewise.
5779         * function.c (assign_parms): Likewise.
5780         * integrate.c (expand_inline_function): Likewise.
5781         * stmt.c (expand_decl): Likewise.
5782         (copy_rtx_and_substitute): Likewise.
5783         * expr.c (expand_expr, expand_expr_unaligned): Likewise.
5784         (clear_by_pieces): Fix error in last change.
5785         * emit-rtl.c (init_emit): Set known registers alignment in bits.
5786         * function.h (regno_pointer_align): Now unsigned.
5787         * config/arm/arm.c (alignable_memory_operand): REGNO_POINTER_ALIGN
5788         is in bits.
5789         * config/i386/i386.c (aligned_operand): Likewise.
5790         * config/sparc/sparc.c (mem_min_alignment): Likewise.
5791         * config/alpha/alpha.c (aligned_memory_operand): Likewise.
5792         (unaligned_memory_operand): Likewise.
5793         (alpha_expand_block_move, alpha_expand_block_clear): Likewise.
5794         Also make alignments and sizes unsigned and some whitespace cleanup.
5795         (alpha_va_start): Do nothing if VALIST's type is error_mark_node.
5797         * builtins.c (get_pointer_alignment): Use host_integerp & tree_low_cst.
5798         (expand_builtin_apply): Pass alignment to emit_block_move in bits.
5799         (expand_builtin_memcpy, expand_builtin_va_copy): Likewise.
5800         (expand_builtin_memset): Likewise, but to clear_storage.
5801         * calls.c (save_fixed_argument_area): Likewise, to move_by_pieces.
5802         (restore_fixed_argument_area): Likewise.
5803         (store_unaligned_arguments_into_pseudos): Likewise, to store_bit_field.
5804         (load_register_parameters): Likewise, to emit_group_load.
5805         (expand_call): Likewise, to emit_group_store and emit_block_move.
5806         (emit_library_call_value_1): Likewise, to emit_block_move.
5807         (store_one_arg): Likewise, and to emit_push_insn.
5808         * expmed.c (extract_bit_field): Alignment is in bits, not bytes.
5809         (extract_fixed_bit_field, extract_split_bit_field): Likewise.
5810         * expr.c (move_by_pieces, move_by_pieces_ninsns): Likewise.
5811         (emit_block_move, emit_group_load, emit_group_store): Likewise.
5812         (clear_by_pieces, clear_storage, emit_push_insn): Likewise.
5813         (expand_assigment, store_expr, store_constructor_field): Likewise.
5814         (expand_expr_unaligned, do_jump, do_compare_and_jump): Likewise.
5815         (store_constructor, store_field, get_inner_reference): Likewise.
5816         Use host_integerp and tree_low_cst; sizes and positions HOST_WIDE_INT.
5817         (expand_expr, case COMPONENT_REF): Likewise.
5818         (copy_blkmode_from_regs): Use UNSIGNED_HOST_WIDE_INT for sizes
5819         and positions; reindent code.
5820         * expr.h (emit_cmp_insn, emit_cmp_and_jump_insns): Alignment unsigned.
5821         * function.c (purge_addressof_1): Pass bit align to store_bit_field.
5822         (assign_parms): Likewise to emit_group_store.
5823         * optabs.c (prepare_cmp_insn): Alignment is in bits.
5824         (emit_cmp_and_jump_insns, emit_cmp_insn): Likewise, and also unsigned.
5825         * stmt.c (expand_value_return): Pass align in bits to emit_group_load.
5826         (expand_return): Likewise to {extract,store}_bit_field.
5827         * stor-layout.c (get_mode_alignment): Minor cleanup.
5828         * config/rs6000/rs6000.h (SLOW_UNALIGNED_ACCESS): Align is in bits.
5829         * config/sh/sh.h (MOVE_BY_PIECES_P): Likewise.
5831 2000-03-29  Nick Clifton  <nickc@cygnus.com>
5833         * config/arm/arm.h: Undo effects of previous delta:
5834         (ASM_SPEC): Do not define.
5835         (SUBTARGET_EXTRA_ASM_SPEC): Do not define.
5837         * config/arm/linux-elf.h: (SUBTARGET_EXTRA_ASM_SPEC) Fix
5838         typo.
5840 2000-03-29  Zack Weinberg  <zack@wolery.cumb.org>
5842         * cppinit.c (cpp_start_read): Call initialize_dependency_output
5843         only after reading in the primary source file.
5845 2000-03-29  Geoff Keating  <geoffk@cygnus.com>
5847         * c-common.c (c_common_nodes_and_builtins): The first parameter to
5848         __builtin_va_start and __builtin_va_copy is now either a 'va_list'
5849         or a reference to a va_list.
5850         * builtins.c (stabilize_va_list): Simplify now we don't have to
5851         work around C array address decay.
5852         * c-typeck.c (convert_for_assignment): Handle assignment to
5853         a reference parameter by taking the address of the RHS.
5854         * ginclude/stdarg.h (va_start): Don't take address of first parameter.
5855         (va_copy): Likewise.
5856         (__va_copy): Likewise.
5857         * ginclude/varargs.h (va_start): Likewise.
5858         (__va_copy): Likewise.
5860 Wed Mar 29 15:44:53 2000  Jeffrey A Law  (law@cygnus.com)
5862         * i386/djgpp.h: Remove extraneous "+".
5864         * stmt.c (stmt_loop_nest_empty): Fix thinko in last change.
5866         * calls.c (expand_call): Fix typo in last change.
5868 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
5870         * tree.c (unsave_expr_1): Don't mess with a TARGET_EXPR that hasn't
5871         been expanded.
5873 Wed Mar 29 15:39:10 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5875         * stor-layout.c (bit_from_pos, byte_from_pos): New functions.
5876         (pos_from_byte, pos_from_bit, normalize_offset): Likewise.
5877         (normalize_rli, rli_size_so_far, rli_size_unit_so_far): Use them.
5878         * tree.c (bit_position, byte_position): Likewise.
5879         * tree.h: Declare new functions.
5881 2000-03-29  Nick Clifton  <nickc@cygnus.com>
5883         * config/arm/arm.c: Minor formatting changes/
5884         * config/arm/arm.h (SUBTARGET_EXTRA_ASM_SPEC): Define if not
5885         already defined.
5886         (ASM_SPEC): Define if not already defined.
5888 2000-03-29  Zack Weinberg  <zack@wolery.cumb.org>
5890         * cppfiles.c (cpp_read_file): Don't pass zero-length string to
5891         _cpp_calc_hash.
5893 2000-03-29  Jakub Jelinek  <jakub@redhat.com>
5895         * dwarf2out.c (gen_enumeration_type_die): If enum has a negative
5896         value, don't output it as unsigned.
5898 Wed Mar 29 10:53:49 2000  Jeffrey A Law  (law@cygnus.com)
5900         * stmt.c (stmt_loop_nest_empty): Allow cfun->stmt to be NULL.
5902 2000-03-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5904         * c-common.c (c_common_nodes_and_builtins): Don't special case
5905         cplus_mode when declaring builtin bzero/bcmp, always avoid
5906         prototype arguments.
5908 2000-03-29  Bruce Korb  <bkorb@gnu.org>
5910         * fixinc/mkfixinc.sh: Initially set the variable "fixincludes"
5911         to a non-file
5913 Wed Mar 29 15:08:01 MET DST 2000  Jan Hubicka  <jh@suse.cz>
5915         Convert ACCUMULATE_OUTGOING_ARGS to an expression.
5916         * calls.c (PUSH_ARGS_REVERSED) Change to expression.
5917         (ACCUMULATE_OUTGOING_ARGS, PUSH_ARGS): Provide default value.
5918         (struct arg_data): Remove #ifdef ACCUMULATE_OUTGOING_ARGS.
5919         (save_fixed_argument_area, restore_fixed_argument_area):
5920         conditionize by #ifdef REG_PARM_STACK_SPACE only.
5921         (emit_call): Change #ifdefs on ACCUMULATE_OUTGOING_ARGS
5922         to conditions, handle RETURN_POPS_ARGS on ACCUMULATE_OUTGOING_ARGS.
5923         (precompute_register_parameters): Avoid #ifdefs on
5924         ACCUMULATE_OUTGOING_ARGS and PUSH_ARGS_REVERSED.
5925         (stire_one_args): Likewise.
5926         (expand_call): Likewise; conditionize PUSH_ROUNDING code by PUSH_ARGS.
5927         (emit_library_call_value_1): Likewise.
5928         (compute_argument_block_size): Align to STACK_BOUNDARY only for
5929         ACCUMULATE_OUTGOING_ARGS.
5930         * combine.c (ACCUMULATE_OUTGOING_ARGS, PUSH_ARGS): Provide default
5931         value.
5932         (nonzero_bits): Conditionize PUSH_ROUNDING code by USE_PUSH.
5933         (use_crosses_set_p): Likewise.
5934         * all targets (ACCUMULATE_OUTGOING_ARGS define): Change to
5935         #define ACCUMULATE_OUTGOING_ARGS 1.
5936         * i386.c (ix86_compute_frame_size): Handle ACCUMULATE_OUTGOING_ARGS
5937         frames.
5938         * i386.h (MASK_NO_PUSH_ARGS, MASK_ACCUMULATE_OUTGOING_ARGS): New
5939         constants.
5940         (TARGET_PUSH_ARGS, TARGET_ACCUMULATE_OUTGOING_ARGS): New macros.
5941         (TARGET_SWITCHES): Add push-args, no-push-args,
5942         accumulate-outgoing-args and no-accumulate-outgoing-args.
5943         (ACCUMULATE_OUTGOING_ARGS, PUSH_ARGS): New macro.
5944         * expr.c (ACCUMULATE_OUTGONG_ARGS, PUSH_ARGS): Provide default.
5945         (push_block): Avoid ifdefs on ACCUMULATE_OUTGONG_ARGS
5946         and PUSH_ROUNDING.
5947         (emit_push_insn): Likewise.
5948         * final.c (ACCUMULATE_OUTGOING_ARGS): Provide default.
5949         (final_scan_insn): Avoid ifdefs on ACCUMULATE_OUTGOING_ARGS.
5950         * function.c (ACCUMULATE_OUTGOING_ARGS): Provide default.
5951         (STACK_DYNAMIC_OFFSET): Define correctly for both
5952         ACCUMULATE_OUTGOING_ARGS and normal mode.
5953         * invoke.texi (-mpush_args, -maccumulate-outgoing-args): Document.
5954         * tm.texi (PUSH_ARGS): Document.
5955         (ACCUMULATE_OUTGOING_ARGS, PUSH_ROUNDING): Update documentation.
5957 Wed Mar 29 11:51:13 MET DST 2000  Jan Hubicka  <jh@suse.cz>
5959         * flags.h (flag_optimize_sibling_calls): Declare.
5960         * calls.c (expand_call): Fail sibcall when
5961         !flag_optimize_sibling_calls
5962         * invoke.texi (flag_optimize_sibling_calls): Document.
5963         * toplev.c (flag_optimize_sibling_calls): New global variable.
5964         (f_options): Add flag_optimize_sibling_calls.
5965         (rest_of_compilation): Conditionize
5966         optimize_sibling_and_tail_recursive_calls by
5967         flag_optimize_sibling_calls.
5968         (main): Set flag_optimize_sibling_calls for -O2.
5969         * stmt.c (expand_return): Conditionize tail recursion by
5970         flag_optimize_sibling_calls.
5972 2000-03-29  Richard Henderson  <rth@cygnus.com>
5974         * config/i386/att.h (LOCAL_LABEL_PREFIX): Define.
5975         (ASM_GENERATE_INTERNAL_LABEL, ASM_OUTPUT_INTERNAL_LABEL): Use it.
5977 2000-03-29  Nathan Sidwell  <nathan@codesourcery.com>
5979         * except.c (add_eh_table_entry): Mark type_info's as referenced.
5981 2000-03-29  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5983         * config/rs6000/aix41.h (CPP_SPEC): Define _ANSI_C_SOURCE if -ansi
5984         is given.
5985         * config/rs6000/aix43.h (CPP_SPEC): Likewise.
5986         * config/rs6000/rs6000.h (CPP_SPEC): Moved to...
5987         * config/rs6000/aix.h: then modified likewise.
5989 2000-03-28  Richard Henderson  <rth@cygnus.com>
5991         * rtl.h: Redistribute enum reg_note documentation.
5992         Kill trailing whitespace.
5993         * rtl.c (reg_note_name): Adjust to match enum reg_note tweeks.
5994         Kill trailing whitespace.
5996 2000-03-28  Zack Weinberg  <zack@wolery.cumb.org>
5998         * cppfiles.c (hash_IHASH): Just return i->hash.
5999         (cpp_included): Set dummy.hash using _cpp_calc_hash.  Use
6000         htab_find_with_hash.
6001         (cpp_read_file): Likewise.
6002         (find_include_file): Likewise.  Properly initialize
6003         ih->nshort.  Share ih->name and ih->nshort if possible.
6004         * cpphash.c (_cpp_calc_hash): New function.
6005         (hash_HASHNODE): Just return h->hash.
6006         (_cpp_lookup): Set dummy.hash using _cpp_calc_hash.  Use
6007         htab_find_with_hash.
6008         * cpphash.h: Prototype _cpp_calc_hash.
6009         * cppinit.c (initialize_builtins): Provide a valid hash
6010         to _cpp_make_hashnode, using _cpp_calc_hash.
6012         * cpphash.c (collect_expansion): # is not a special character
6013         in object-like macros.  In -traditional mode, /**/ is not
6014         token paste at the beginning or end of the line.
6015         * cpplib.c (do_include, do_import, do_include_next): If
6016         parse_include fails, return immediately.
6018 2000-03-28  Jason Merrill  <jason@casey.cygnus.com>
6020         * config/arm/arm.md (return peepholes): Update to reflect the new
6021         call insn patterns.
6022         * config/arm/arm.c (arm_volatile_func): Also check
6023         current_function_nothrow.
6024         (output_return_instruction, output_func_prologue): Use it.
6025         (arm_output_epilogue, arm_expand_prologue): Likewise.
6027 2000-03-27  Tom Tromey  <tromey@cygnus.com>
6029         * gcc.c (handle_braces): In {x*...} case, break out of loop if
6030         switch is found.
6032 Tue Mar 28 11:55:48 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6034         * expr.c (store_constructor): SIZE now signed.
6035         For EXPR_SIZE, don't evaluate size; just needed if constant.
6036         * fold-const.c (fold): Fix a number of cases when folded tree is
6037         wrong type.
6038         * function.c (flush_addressof): Reenable.
6039         * tree.h (flush_addressof): Likewise.
6040         * toplev.c (independent_decode_option): Look at strings_processed.
6041         * config/alpha/alpha.h (MINIMUM_ATOMIC_ALIGNMENT): Cast to unsigned.
6043 Tue Mar 28 08:29:46 2000  Jan Hubicka  <jh@suse.cz>
6045         * sibcall.c (indentify_call_return_value): Find last call in the chain;
6046         Allow stack adjustment after function call.
6048         * regmove.c (struct csa_memlist): Make mem field rtx *.
6049         (record_one_stack_ref): Accept rtx * instead of rtx as parameter.
6050         (try_apply_stack_adjustment): Replace whole MEM rtx.
6051         (combine_stack_adjustments_for_block): Update calls
6052         to record_one_stack_ref.
6054 2000-03-28  Neil Booth  <NeilB@earthling.net>
6056         * cpplex.c (_cpp_read_and_prescan): Mark end of input buffer with
6057         '\\' rather than a null character, so nulls are not special.  Fix
6058         "\\\n" handling in end-of-buffer conditions.  Use trigraph map to
6059         speed trigraph conversion.
6060         (_cpp_init_input_buffer): Initialize trigraph map.
6062 2000-03-27  Alan Modra  <alan@linuxcare.com.au>
6064         * config/i386/i386.c (output_387_binary_op): Correct intel
6065         mode assembly output, and add spaces after commas in AT&T
6066         output.  Correct Unixware assembler comment.  Document input
6067         constraints.  Comment fp operations.  Reduce profligate buffer
6068         size.  Remove extraneous abort.  Localize temp var.
6069         (SYSV386_COMPAT): Define.  Add !SYSV386_COMPAT code.
6070         (output_fix_trunc): Add spaces after commas in assembly output.
6072 2000-03-27  Richard Henderson  <rth@cygnus.com>
6074         * i386-protos.h (ix86_match_ccmode): Declare.
6075         * i386.c (ix86_match_ccmode): New.
6076         (ix86_expand_fp_compare): Update for pattern renames.
6077         (ix86_expand_strlensi_unroll_1): Likewise.
6078         * i386.h (EXTRA_CC_MODES): Add CCZ.
6079         (SELECT_CC_MODE): Use it for EQ/NE zero.
6080         * i386.md (cmpsi_ccz_1): New.
6081         (cmpqi_ccz_1): New.
6082         (*testsi_ccz_1): New.
6083         (testqi_ccz_1): New.
6084         (cmpsi_ccno_1): Rename from cmpsi_0.
6085         (testsi_ccno_1): Rename from testsi_1.
6086         (testqi_ccno_1): Rename from testqi_1.
6087         (*testqi_ext_ccz_0): Rename from testqi_ext_0.
6088         (testqi_ext_ccno_0): Rename from *testqi_ext_1.
6089         (*cmphi_0): Use ix86_match_ccmode.
6090         (*cmpqi_ext_2, *addsi_2, *addhi_2, *addqi_2): Likewise.
6091         (*subsi_2, *subhi_2, *subqi_2, *testhi_1): Likewise.
6092         (*testqi_ext_1, *testqi_ext_2, *testqi_ext_3): Likewise.
6093         (*andsi_2, *andhi_2, *andqi_2, *andqi_ext_0_cc): Likewise.
6094         (*iorsi_2, *iorhi_2, *iorqi_2): Likewise.
6095         (*xorsi_2, *xorhi_2, *xorqi_cc_1): Likewise.
6096         (*one_cmplsi2_2, *one_cmplhi2_2, *one_cmplqi2_2): Likewise.
6097         (*ashlsi3_cmpno, *ashlhi3_cmpno, *ashlqi3_cmpno): Likewise.
6098         (*ashrsi3_cmpno, *ashrhi3_cmpno, *ashrqi3_cmpno): Likewise.
6099         (*lshrsi3_cmpno, *lshrhi3_cmpno, *lshrqi3_cmpno): Likewise.
6100         (appropriate peepholes): Likewise.
6101         (*cmphi_1, *cmpqi_ccno_1, *cmpqi_1): Star out name.
6102         (*subsi_3, *subhi_3, *subqi_3): Remove.
6103         (*negdi2_1+1 splitter): Use CCZ for neg patterns.
6104         (*negsi2_cmp, *neghi2_cmp, *negqi2_cmp): Remove.
6105         (*negsi2_cmpz): Rename from *negsi2_cmpno, use CCZ.
6106         (*neghi2_cmpz, *negqi2_cmpz): Similarly.
6107         (x86_shift_adj_1): Use CCZ.
6108         (*dbra_ge+1, *dbra_ge+2, ffssi2, ffssi_1): Likewise.
6110 2000-03-27  Stan Cox  <scox@cygnus.com>
6112         * resource.h (mark_resource_type): New.
6113         * resource.c (find_dead_or_set_registers, mark_target_live_regs,
6114         find_free_register): Use mark_resource_type.
6115         (mark_set_resources): Change include_delayed_effects
6116         to mark_resource_type.
6117         * reorg.c (steal_delay_list_from_target, try_merge_delay_insns,
6118         redundant_insn, fill_simple_delay_slots, fill_slots_from_thread):
6119         Use mark_resource_type.
6121 2000-03-27  Richard Henderson  <rth@cygnus.com>
6123         * i386.md (call_pop_0, call_value_pop_0): New.
6124         (call_pop_1): Remove constraint from unused arg.  Support sibcalls.
6125         (call_value_pop_1): Likewise.
6126         (call_0, call_value_0): New.
6127         (call_1, call_value_1): Remove constraint from unused arg.
6129 2000-03-27  Nick Clifton  <nickc@cygnus.com>
6131         * invoke.texi (Spec Files): Document new spec % command created by
6132         Tom Tromey's recent patch.
6134 2000-03-27  Jakub Jelinek  <jakub@redhat.com>
6136         * libgcc2.h (MIN_UNITS_PER_WORD): Define to UNITS_PER_WORD
6137         if not defined.
6139 Mon Mar 27 06:04:22 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6141         * expr.c (expand_assignment): Fix typo in last change.
6143         * libgcc2.h: Use MIN_UNITS_PER_WORD, not UNITS_PER_WORD.
6145 Sun Mar 26 20:15:26 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6147         * c-convert.c (convert): Return if output or input type is ERROR_MARK.
6148         * c-decl.c (duplicate_decls): Only look at DECL_BUILT_IN_NONANSI
6149         and DECL_INLINE if FUNCTION_DECL.
6150         (pushdecl, redeclaration_error_message): Likewise, for DECL_INLINE.
6151         (store_parm_decls): Check for type of PARM_DECL being ERROR_MARK.
6152         Use DECL_WEAK, not DECL_RESULT, to flag for already seen.
6153         (combine_parm_decls): Likewise.
6154         * ggc-common.c (gcc_mark_tree_children, case 'd'): Use DECL_RESULT_FLD.
6155         * print-tree.c (print_node): Likewise.
6156         Only test DECL_PACKED, DECL_INLINE, DECL_BIT_FIELD, and
6157         DECL_TRANSPARENT_UNION on proper decl types.
6158         Properly handly DECL_INCOMING_RTL and DECL_SAVED_INSNS.
6159         * stor-layout.c (layout_decl): Only check DECL_PACKED and
6160         DECL_BIT_FIELD of FIELD_DECL.
6161         * tree.h (DECL_RESULT_FLD): New macro.
6163         * expr.c (expand_assignment): Add code to handle variable-sized
6164         BLKmode case.
6166 2000-03-26  Richard Henderson  <rth@cygnus.com>
6168         * calls.c (expand_call): Pass parms not original exp to
6169         optimize_tail_recursion.  Mind return value instead of looking
6170         for a barrier.
6171         * stmt.c (optimize_tail_recursion): Take parameter list, not entire
6172         call_expr.  Move checks for call_expr and current_function_decl ...
6173         (expand_return): ... here.
6175 2000-03-26  Tom Tromey  <tromey@cygnus.com>
6177         * gcc.c (handle_braces): Recognize `%{<S}' construct.
6178         (SWITCH_OK, SWITCH_FALSE, SWITCH_IGNORE, SWITCH_LIVE): New
6179         defines.
6180         (process_command): Use them.
6181         (check_live_switch): Likewise.
6182         (give_switch): Skip ignored switches.
6184 2000-03-26  Jan Hubicka  <jh@suse.cz>
6186         * jump.c (jump_optimize_1): Fix typo in elide optimizations
6187         for minimal jump pass test.
6189 2000-03-26  Mark Mitchell  <mark@codesourcery.com>
6191         * integrate.c (function_cannot_inline_p): Do inline functions that
6192         return `void'.
6194 Sun Mar 26 11:37:55 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6196         * stor-layout.c (layout_type, set_sizetype): early_type_list is
6197         now a list of TREE_LIST entries, not types.
6198         * tree.c (build_common_tree_nodes_2): Eliminate dupliate type sets.
6200         * expmed.c (extract_bit_field): Ensure BITS_PER_WORD is signed in MAX.
6201         * config/arm/pe.c (arm_pe_return_in_memory): Use host_integerp and
6202         int_bit_position.
6203         * config/mips/mips.c (function_arg): Likewise; also remove cast
6204         and make variables unsigned or HOST_WIDE_INT and use tree_low_cst.
6205         (mips_function_value): Use int_byte_position and make HOST_WIDE_INT.
6206         * config/mips/abi64.h (SETUP_INCOMING_VARARGS): Offsets are unsigned.
6207         * config/mips/mips.h (BITS_PER_WORD, UNITS_PER_WORD): Cast to unsigned.
6208         (UNITS_PER_FPREG, INT_TYPE_SIZE, LONG_TYPE_SIZE): Likewise.
6209         (POINTER_SIZE, POINTER_BOUNDARY,PARM_BOUNDARY): Likewise.
6210         (GP_REG_P, FP_REG_P, MD_REG_P, ST_REG_P): Ensure subtraction signed.
6211         (struct mips_arg): arg_number, arg_words, fp_arg_words, and
6212         num_adjusts now unsigned.
6213         (FUNCTION_ARG_BOUNDARY): Remove unneeded cast.
6214         * config/sparc/sparc.c (struct function_arg_record_value_parms):
6215         NREGS now unsigned.
6216         (function_arg_record_value_1): STARTBITPOS arg now HOST_WIDE_INT
6217         as is BITPOS variable; use host_integerp and int_bit_position.
6218         (function_arg_record_value_2): Likewise.
6219         (function_arg_record_value_3): Arg BITPOS now HOST_WIDE_INT.
6220         Variable REGNO now unsigned.
6221         (function_arg_record_value): NREGS now unsigned.
6223 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
6225         * jump.c (mark_all_labels): Handle CALL_PLACEHOLDERs.
6227 Sat Mar 25 09:12:10 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6229         * Rework fields used to describe positions of bitfields and
6230         modify sizes to be unsigned and use HOST_WIDE_INT.
6231         * alias.c (reg_known_value_size): Now unsigned.
6232         * c-typeck.c (build_unary_op, case ADDR_EXPR): Use byte_position.
6233         (really_start_incremental_init): Use bitsize_zero_node.
6234         (push_init_level, pop_init_level, output_init_element): Likewise.
6235         Use bitsize_unit_node and bitsize_one_node.
6236         (output_pending_init_elements, process_init_element): Likewise.
6237         * combine.c (combine_max_regno, reg_sign_bit_copies): Now unsigned.
6238         (make_extraction): Position and length HOST_WIDE_INT and unsigned
6239         HOST_WIDE_INT, respectively.
6240         (get_pos_from_mask): Passed in value is unsigned HOST_WIDE_INT.
6241         (num_sign_bit_copies): Returns unsigned.
6242         BITWIDTH now unsigned; rework arithmetic.
6243         Remove recursive call from arg to MAX.
6244         (combine_instructions, init_reg_last_arrays): NREGS now unsigned.
6245         (setup_incoming_promotions, can_combine_p, try_combine, simplify_set):
6246         REGNO now unsigned.
6247         (set_nonzero_bit_and_sign_copies): NUM now unsigned.
6248         (find_split_point, expand_compound_operation, make_extraction): LEN
6249         now unsigned HOST_WIDE_INT, POS now HOST_WIDE_INT.
6250         (make_field_assignment): Likewise.
6251         (combine_simplify_rtx): Add cast.
6252         (expand_compound_operation): MODEWIDTH now unsigned; rework arithmetic.
6253         (force_to_mode): WIDTH now unsigned; add cast.
6254         (if_then_else_cond): SIZE now unsigned.
6255         (nonzero_bits): MODE_WIDTH, RESULT_WIDTH, and WIDTH now unsigned.
6256         (extended_count): Now returns unsigned.
6257         (simplify_shift_const): COUNT unsigned; arg is now INPUT_COUNT.
6258         Add SIGNED_COUNT variable; MODE_WORDS and FIRST_COUNT now unsigned.
6259         (simplify_comparison): MODE_WIDTH now unsigned.
6260         (update_table_tick): REGNO and ENDREGNO now unsigned; new var R.
6261         (mark_used_regs_combine): Likewise; rework arithmetic.
6262         (record_value_for_reg): REGNO, ENDREGNO, and I now unsigned.
6263         (record_dead_and_set_regs, reg_dead_at_p, distribute_notes): Likewise.
6264         (record_promoted_value): REGNO now unsigned.
6265         (get_last_value_validate): REGNO, ENDREGNO, and J now unsigned.
6266         (get_last_value): REGNO now unsigned.
6267         (use_crosses_set_p): REGNO and ENDREGNO now unsigned.
6268         (reg_dead_regno, reg_dead_endregno): Now unsigned.
6269         (remove_death): Arg REGNO now unsigned.
6270         (move_deaths):  REGNO, DEADREGNO, DEADEND, OUREND, and I now unsigned.
6271         (reg_bitfield_target_p): REGNO, REGNO, ENDREGNO, and ENDTREGNO
6272         now unsigned.
6273         * convert.c (convert_to_integer): INPREC and OUTPREC now unsigned.
6274         * cse.c (struct qty_table_elem): FIRST_REG and LAST_REG now unsigned.
6275         (struct cse_reg_info): REGNO now unsigned.
6276         (cached_regno): Now unsigned.
6277         (REGNO_QTY_VALID_P): Add cast.
6278         (make_new_qty, make_regs_eqv, delete_reg_eqiv): Regno args unsigned.
6279         (remove_invalid_regs): Likewise.
6280         (remove_invalid_subreg_refs): Likewise; arg WORD also unsigned
6281         as are variables END and I.
6282         (get_cse_reg_info, insert): Likewise.
6283         (mention_regs, invalidate_for_call): REGNO, ENDREGNO, and I unsigned.
6284         (canon_hash): Likewise.
6285         (insert_regs, lookup_for_remove): REGNO now unsigned.
6286         (invalidate): REGNO, ENDREGNO, TREGNO, and TENDREGNO now unsigned.
6287         New variable RN.
6288         * dbxout.c (dbxout_parms, dbxout_reg_parms): Don't check for REGNO < 0.
6289         * dwarf2out.c (dwarf2ou_frame_debug_expr): Remove cast.
6290         * emit-rtl.c (subreg_realpart_p): Add cast.
6291         (operand_subword): Arg I is now unsigned as is var PARTWORDS.
6292         (operand_subword_force): Arg I is now unsigned.
6293         * except.c (eh_regs): Variable I is now unsigned.
6294         * explow.c (hard_function_value): BYTES is unsigned HOST_WIDE_INT.
6295         * expmed.c (store_fixed_bit_field): Position is HOST_WIDE_INT;
6296         length is unsigned HOST_WIDE_INT; likewise for internal variables.
6297         (store_split_bit_field, extract_fixed_bit_field): Likewise.
6298         (extract_split_bit_field, store_bit_field, extract_bit_field):
6299         Likewise.
6300         * expr.c (store_constructor_fields, store_constructor, store_field):
6301         Positions are HOST_WIDE_INT and lengths are unsigned HOST_WIDE_INT.
6302         (expand_assignment, expand_expr, expand_expr_unaligned): Likewise.
6303         (do_jump): Likewise.
6304         (move_by_pieces, move_by_pieces_ninsns, clear_by_pieces):
6305         MAX_SIZE is now unsigned.
6306         (emit_group_load): BYTEPOS is HOST_WIDE_INT; BYTELEN is unsigned.
6307         (emit_group_store): Likewise.
6308         (emit_move_insn): I now unsigned.
6309         (store_constructor): Use host_integerp, tree_low_cst, and
6310         bitsize_unit_node.
6311         (get_inner_reference): Return bitpos and bitsize as HOST_WIDE_INT.
6312         Rework all calculations to use trees and new fields.
6313         * expr.h (promoted_input_arg): Regno now unsigned.
6314         (store_bit_field, extract_bit_field): Adjust types of pos and size.
6315         (mark_seen_cases): Arg is HOST_WIDE_INT.
6316         * flow.c (verify_wide_reg_1): REGNO now unsigned.
6317         * fold-const.c (decode_field_reference): Size and pos HOST_WIDE_INT;
6318         precisions and alignments are unsigned.
6319         (optimize_bit_field_compare, fold_truthop): Likewise.
6320         (int_const_binop): Adjust threshold for size_int_type_wide call.
6321         (fold_convert): Likewise.
6322         (size_int_type_wide): Make table larger and fix thinko that only
6323         had half of table used.
6324         (all_ones_mask_p, fold): Precisions are unsigned.
6325         * function.c (put_reg_info_stack): REGNO is unsigned.
6326         (instantiate_decl): Size is HOST_WIDE_INT.
6327         (instantiate_virtual_regs): I is unsigned.
6328         (assign_parms): REGNO, REGNOI, and REGNOR are unsigned.
6329         (promoted_input_arg): REGNO is unsigned.
6330         * function.h (struct function): x_max_parm_reg is now unsigned.
6331         * gcse.c (max_gcse_regno): Now unsigned.
6332         (struct null_pointer_info): min_reg and max_reg now unsigned.
6333         (lookup_set, next_set): REGNO arg now unsigned.
6334         (compute_hash_table): REGNO and I now unsigned.
6335         (handle_avail_expr): regnum_for_replacing now unsigned.
6336         (cprop_insn): REGNO now unsigned.
6337         (delete_null_pointer_checks_1): BLOCK_REG now pointer to unsigned.
6338         * ggc-common.c (ggc_mark_tree_children, case FIELD_DECL): New case.
6339         * global.c (set_preference): SRC_REGNO, DEST_REGNO, and I now unsigned.
6340         * hard-reg-set.h (reg_class_size): Now unsigned.
6341         * integrate.c (mark_stores): LAST_REG and I now unsigned; new UREGNO.
6342         * jump.c (mark_modified_reg): I now unsigned; add cast.
6343         (rtx_equal_for_thread_p): Add cast.
6344         * loop.c (max_reg_before_loop): Now unsigned.
6345         (struct_movable): REGNO now unsigned.
6346         (try_copy_prop): REGNO arg unsigned.
6347         (regs_match_p): XN and YN now unsigned.
6348         (consec_sets_invariant_p, maybe_eliminate_biv): REGNO now unsigned.
6349         (strength_reduce): Likewise; NREGS also unsigned.
6350         (first_increment_giv, last_increment_giv unsigned): Now unsigned.
6351         * loop.h (struct iv_class): REGNO now unsigned.
6352         (max_reg_before_loop, first_increment_giv, last_increment_giv):
6353         Now unsigned.
6354         * machmode.h (mode_size, mode_unit_size): Now unsigned.
6355         (mode_for_size, smallest_mode_for_size): Pass size as unsigned.
6356         * optabs.c (expand_binop): I and NWORDS now unsigned.
6357         (expand_unop): I now unsigned.
6358         * print-tree.c (print_node): Don't print DECL_FIELD_BITPOS, but do
6359         print DECL_FIELD_OFFSET and DECL_FIELD_BIT_OFFSET.
6360         * real.c (significand_size): Now returns unsigned.
6361         * real.h (significand_size): Likewise.
6362         * regclass.c (reg_class_size): Now unsigned.
6363         (choose_hard_reg_mode): Both operands now unsigned.
6364         (record_reg_classes): REGNO and NR now unsigned.
6365         (reg_scan): NREGS now unsigned.
6366         (reg_scan_update): old_max_regno now unsigned.
6367         (reg_scan_mark_refs): Arg MIN_REGNO and var REGNO now unsigned.
6368         * reload.c (find_valid_class): BEST_SIZE now unsigned.
6369         (find_dummy_reload): REGNO, NWORDS, and I now unsigned.
6370         (hard_reg_set_here_p): Args BEG_REGNO and END_REGNO now unsigned.
6371         Likewise for variable R.
6372         (refers_to_regno_for_reload_p): Args REGNO and END_REGNO now unsigned,
6373         as are variables INNER_REGNO and INNER_ENDREGNO; add new variable R.
6374         (find_equiv_reg): Add casts.
6375         (regno_clobbered_p): Arg REGNO now unsigned.
6376         * reload.h (struct reload): NREGS now unsigned.
6377         (refers_to_regno_for_reload_p): Regno args are unsigned.
6378         (regno_clobbered_p): Likewise.
6379         * reload1.c (reg_max_ref_width, spill_stack_slot_width): Now unsigned.
6380         (compute_use_by_pseudos): REGNO now unsigned.
6381         (find_reg): I and J now unsigned, new variable K, and change loop
6382         variables accordingly; THIS_NREGS now unsigned.
6383         (alter_reg): INHERENT_SIZE and TOTAL_SIZE now unsigned.
6384         (spill_hard_reg): REGNO arg now unsigned; add casts.
6385         (forget_old_reloads_1): REGNO, NR, and I now unsigned.
6386         (mark_reload_reg_in_use): Arg REGNO and vars NREGS and I now unsigned.
6387         (clear_reload_reg_in_use): Arg REGNO and vars NREGS, START_REGNO,
6388         END_REGNO, CONFLICT_START, and CONFLICT_END now unsigned.
6389         (reload_reg_free_p, reload_reg_reaches_end_p): Arg REGNO now unsigned.
6390         (choose_reload_regs): MAX_GROUP_SIZE now unsigned.
6391         (emit_reload_insns): REGNO now unsigned.
6392         (reload_cse_move2add): Add cast.
6393         (move2add_note_store): REGNO and I now unsigned; new variable ENDREGNO
6394         and rework loop.
6395         * resource.c (mark_referenced_resources, mark_set_resources): New
6396         variable R; REGNO and LAST_REGNO now unsigned.
6397         (mark_target_live_regs): J and REGNO now unsigned.
6398         * rtl.c (mode_size, mode_unit_size): Now unsigned.
6399         * rtl.h (union rtunion_def): New field rtuint.
6400         (XCUINT): New macro.
6401         (ADDRESSOF_REGNO, REGNO, SUBREG_WORD): New XCUINT.
6402         (operand_subword, operand_subword_force): Word number is unsigned.
6403         (choose_hard_reg_mode): Operands are unsigned.
6404         (refers_to-regno_p, dead_or_set_regno_p): Regno arg is unsigned.
6405         (find_regno_note, find_regno_fusage, replace_regs): Likewise.
6406         (regno_use_in, combine_instructions, remove_death): Likewise.
6407         (reg_scan, reg_scan_update): Likewise.
6408         (extended_count): Return is unsigned.
6409         * rtlanal.c (refers_to_regno_p): Args REGNO and ENDREGNO and vars I,
6410         INNER_REGNO, and INNER_ENDREGNO now unsigned; new variable X_REGNO.
6411         (reg_overlap_mentioned_p): REGNO and ENDREGNO now unsigned.
6412         (reg_set_last_first_regno, reg_set_last_last_regno): Now unsigned.
6413         (reg_reg_last_1): FIRS and LAST now unsigned.
6414         (dead_or_set_p): REGNO, LAST_REGNO, and I now unsigned.
6415         (dead_or_set_regno_p): Arg TEST_REGNO and vars REGNO and ENDREGNO
6416         now unsigned.
6417         (find_regno_note, regno_use_in): Arg REGNO now unsigned.
6418         (find_regno_fusage): Likewise; also var REGNOTE now unsigned.
6419         (find_reg_fusage): Variables REGNO, END_REGNO, and I now unsigned.
6420         (replace_regs): Arg NREGS now unsigned.
6421         * sdbout.c (sdbout_parms, sdbout_reg_parms): Don't check REGNO < 0.
6422         * simplify-rtx.c (simplify_unary_operation): WIDTH now unsigned.
6423         (simplify_binary_operation): Likewise.
6424         (cselib_invalidate_regno): Arg REGNO and variables ENDREGNO, I, and
6425         THIS_LAST now unsigned.
6426         (cselib_record_set): Add cast.
6427         * ssa.c (ssa_max_reg_num): Now unsigned.
6428         (rename_block): REGNO now unsigned.
6429         * stmt.c (expand_return): Bit positions unsigned HOST_WIDE_INT;
6430         sizes now unsigned.
6431         (all_cases_count): Just return -1 not -2.
6432         COUNT, MINVAL, and LASTVAL now HOST_WIDE_INT.
6433         Rework tests to use trees whenever possible.
6434         Use host_integerp and tree_low_cst.
6435         (mark_seen_cases): COUNT arg now HOST_WIDE_INT;
6436         Likewise variable NEXT_NODE_OFFSET; XLO now unsigned.
6437         (check_for_full_enumeration_handing): BYTES_NEEDED, I to HOST_WIDE_INT.
6438         * stor-layout.c (mode_for_size): SIZE arg now unsigned.
6439         (smallest_mode_for_size): Likewise.
6440         (layout_decl): Simplify handing of a specified DECL_SIZE_UNIT.
6441         KNOWN_ALIGN is now an alignment, so simplify code.
6442         Don't turn off DECL_BIT_FIELD if field is BLKmode, but not type.
6443         (start_record_layout): Renamed from new_record_layout_info.
6444         Update to new fields.
6445         (debug_rli, normalize_rli, rli_size_unit_so_far, rli_size_so_far):
6446         New functions.
6447         (place_union_field): Renamed from layout_union_field.
6448         Update to use new fields in rli.
6449         (place_field): Renamed from layout_field.
6450         Major rewrite to use new fields in rli; pass alignment to layout_decl.
6451         (finalize_record_size): Rework to use new fields in rli and handle
6452         union.
6453         (compute_record_mode): Rework to simplify and to use new DECL fields.
6454         (finalize_type_size): Make rounding more consistent.
6455         (finish_union_layout): Deleted.
6456         (layout_type, case VOID_TYPE): Don't set TYPE_SIZE_UNIT either.
6457         (layout_type, case RECORD_TYPE): Call new function names.
6458         (initialize_sizetypes): Set TYPE_IS_SIZETYPE.
6459         (set_sizetype): Set TYPE_IS_SIZETYPE earlier.
6460         (get_best_mode): UNIT is now unsigned; remove casts.
6461         * tree.c (bit_position): Compute from new fields.
6462         (byte_position, int_byte_position): New functions.
6463         (print_type_hash_statistics): Cast to remove warning.
6464         (build_range_type): Use host_integerp and tree_low_cst to try to hash.
6465         (build_index_type): Likewise; make subtype of sizetype.
6466         (build_index_2_type): Pass sizetype to build_range_type.
6467         (build_common_tree_nodes): Use size_int and bitsize_int to
6468         initialize nodes; add bitsize_{zero,one,unit}_node.
6469         * tree.h (DECL_FIELD_CONTEXT): Use FIELD_DECL_CHECK.
6470         (DECL_BIT_FIELD_TYPE, DECL_QUALIFIER, DECL_FCONTEXT): Likewise.
6471         (DECL_PACKED, DECL_BIT_FIELD): Likewise.
6472         (DECL_FIELD_BITPOS): Deleted.
6473         (DECL_FIELD_OFFSET, DECL_FIELD_BIT_OFFSET): New fields.
6474         (DECL_RESULT, DECL_SAVED_INSNS): Use FUNCTION_DECL_CHECK.
6475         (DECL_FRAME_SIZE, DECL_FUNCTION_CODE, DECL_NO_STATIC_CHAIN): Likewise.
6476         (DECL_INLINE, DECL_BUILT_IN_NONANSI, DECL_IS_MALLOC): Likewise.
6477         (DECL_BUILT_IN_CLASS, DECL_STATIC_CONSTRUCTOR): Likewise.
6478         (DECL_STATIC_DESTRUCTOR, DECL_NO_CHECK_MEMORY_USAGE): Likewise.
6479         (DECL_NO_INSTRUMENT_FUNCTION_ENTRY_EXIT, DECL_NO_LIMIT_STACK) Likewise.
6480         (DECL_ORIGINAL_TYPE, TYPE_DECL_SUPPRESS_DEBUG): Use TYPE_DECL_CHECK.
6481         (DECL_ARG_TYPE_AS_WRITEN, DECL_ARG_TYPE): Use PARM_DECL_CHECK.
6482         (DECL_INCOMING_RTL, DECL_TRANSPARENT_UNION): Likewise.
6483         (DECL_ALIGN): Adjust to new field in union.
6484         (DECL_OFFSET_ALIGN): New field.
6485         (DECL_ERROR_ISSUED, DECL_TOO_LATE): Use LABEL_DECL_CHECK.
6486         (DECL_IN_TEXT_SECTION): Use VAR_DECL_CHECK.
6487         (union tree_decl): Add struct for both aligns.
6488         (enum tree_index): Add TI_BITSIZE_{ZERO,ONE,UNIT}.
6489         (bitsize_zero_node, bitsize_one_node, bitsize_unit_node): Added.
6490         (struct record_layout_info): Rework fields to have offset
6491         alignment and byte and bit position.
6492         (start_record_layout, place_field): Renamed from old names.
6493         (rli_size_so_far, rli_size_unit_so_far, normalize_rli): New decls.
6494         (byte_position, int_byte_position): Likewise.
6495         (get_inner_reference): Change types of position and length.
6496         * unroll.c (unroll_loop): New variable R; use for some loops.
6497         MAX_LOCAL_REGNUM and MAXREGNUM now unsigned.
6498         (calculate_giv_inc): Arg REGNO now unsigned.
6499         (copy_loop_body): REGNO and SRC_REGNO now unsigned.
6500         * varasm.c (assemble_variable): Clean up handling of size using
6501         host_integerp and tree_low_cst.
6502         (decode_addr_const): Use byte, not bit, position.
6503         (output_constructor): bitpos and offsets are HOST_WIDE_INT;
6504         use tree_low_cst and int_bit_position.
6505         * objc/objc-act.c (build_ivar_list_initializer): Use byte_position.
6507 Fri Mar 24 20:13:49 2000  Jason Eckhardt  <jle@cygnus.com>
6509         * bb-reorder.c (REORDER_MOVED_BLOCK_END): Removed.
6510         (reorder_block_def): New members eff_head and eff_end.
6511         (REORDER_BLOCK_EFF_HEAD, REORDER_BLOCK_EFF_END): New macros.
6512         (verify_insn_chain): New function.
6513         (skip_insns_between_block): Add code to skip deleted insns.
6514         Check for note before using.
6515         (chain_reorder_blocks): Replace calls to skip_insns_between_block
6516         with references to REORDER_BLOCK_EFF_HEAD and REORDER_BLOCK_EFF_END.
6517         Check for note before using.
6518         (make_reorder_chain): Use INTVAL rather than XINT to get REG_BR_PROB.
6519         (fixup_reorder_chain): Restructure, clean up, defect removal.
6520         (reorder_basic_blocks): Remove last_insn and references to it.
6521         Moved insn chain verification code into a new function (see above).
6522         Delete defective code that sets last insn.
6523         Initialize REORDER_BLOCK_EFF_HEAD and REORDER_BLOCK_EFF_END for
6524         all blocks.
6526 2000-03-25  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
6528         * config/c4x/c4x.h (CPP_SPEC): Remove erroneous space.
6530 2000-03-24  Richard Henderson  <rth@cygnus.com>
6532         * tree.c (lang_safe_for_unsave): Remove.
6533         (unsafe_for_reeval): Transmute and rename from safe_for_unsave,
6534         allowing for two levels of unsafeness.  Remove lang hook.
6535         * tree.h: Update declarations.
6536         * calls.c (expand_call): Rename safe_for_reeval to try_tail_call.
6537         Create temporary VAR_DECLs to protect very unsafe_for_reeval trees.
6538         Always fail sibcalls when there are pending cleanups.
6540 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
6542         * flow.c (propagate_block): When we delete an ADDR_VEC,
6543         also delete the BARRIER following it if there is one.
6545 2000-03-24  Richard Henderson  <rth@cygnus.com>
6547         * builtins.c (expand_builtin_bzero): Convert `length' argument
6548         to sizetype.
6550 2000-03-24  Jakub Jelinek  <jakub@redhat.com>
6552         * sibcall.c (skip_copy_to_return_value): Use OUTGOING_REGNO for
6553         comparison if regno's are equal.
6554         * calls.c (initialize_argument_informat): Add ecf_flags argument.
6555         Use FUNCTION_INCOMING_ARG if available and ECF_SIBCALL.
6556         (expand_call): Update caller.
6557         Avoid making a sibling call if argument size of the callee is larger
6558         than argument size of the caller.
6559         Call hard_function_value with outgoing set if in sibcall pass.
6560         Use FUNCTION_INCOMING_ARG if available and ECF_SIBCALL.
6562         * final.c (permitted_reg_in_leaf_functions, only_leaf_regs_used):
6563         Change LEAF_REGISTERS from an array initializer to actual array
6564         identifier. Move static global variable into the function.
6565         (leaf_function_p): Allow SIBLING_CALL_P calls even outside of
6566         sequences for leaf functions.
6567         * global.c (global_alloc): Likewise.
6568         * tm.texi (LEAF_REGISTERS): Update documentation.
6570         * config/sparc/sparc.h (CONDITIONAL_REGISTER_USAGE): Remove the ugly
6571         TARGET_FLAT leaf disabling hack.
6572         (LEAF_REGISTERS): Changed from an array initializer to actual array
6573         identifier to avoid duplication and remove the above hack.
6574         (FUNCTION_OK_FOR_SIBCALL): Define.
6575         * config/sparc/sparc.md (sibcall): New attr type. Use it almost
6576         always like call attribute.
6577         (eligible_for_sibcall_delay): New attribute.
6578         (sibcall): New delay type.
6579         (sibcall, sibcall_value, sibcall_epilogue): New expands.
6580         (sibcall_symbolic_sp32, sibcall_symbolic_sp64,
6581         sibcall_value_symbolic_sp32, sibcall_value_symbolic_sp64): New insns.
6582         * config/sparc/sparc.c (sparc_leaf_regs): New array.
6583         (eligible_for_sibcall_delay, output_restore_regs, output_sibcall):
6584         New functions.
6585         (output_function_epilogue): Move part of the code into
6586         output_restore_regs.
6587         (ultra_code_from_mask, ultrasparc_sched_reorder): Handle
6588         TYPE_SIBCALL.
6589         * sparc-protos.h (output_sibcall, eligible_for_sibcall_delay): New
6590         prototypes.
6592         * config/sparc/sparc.h (REVERSIBLE_CC_MODE): Revert Jan, 25 change
6593         until infrastructure is finished.
6595 Fri Mar 24 13:49:45 2000  Jeffrey A Law  (law@cygnus.com)
6597         * integrate.c (save_for_inline_nocopy): Clear in_nonparm_insns here.
6598         (save_parm_insns): Not here.
6600 2000-03-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6602         * builtins.c (expand_builtin_bzero): New function.
6603         (expand_builtin): Handle bzero.
6605         * builtins.def: Add BUILT_IN_BZERO.
6607         * c-common.c (c_common_nodes_and_builtins): Provide builtin
6608         prototype & function for bzero.
6610 2000-03-23  Michael Meissner  <meissner@redhat.com>
6612         * config/alpha/alpha.md (TF floating point insns): Undo 2000-03-21
6613         change adding TARGET_FP to the TF floating point insns, except for
6614         trunctfsf2, which generates direct calls to truncdfsf2.
6616 2000-03-23  Geoff Keating  <geoffk@cygnus.com>
6618         * config/rs6000/rs6000.h (ARG_POINTER_CFA_OFFSET): New definition,
6619         try to protect against middle-end changes that break binary
6620         compatibility.
6621         (DWARF_FRAME_REGISTERS): New definition, likewise for backend.
6623 2000-03-24  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
6625         * config/c4x/c4x.md (load_immed_address):  Add DP reg clobber.
6627 Thu Mar 23 17:10:48 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6629         * calls.c (expand_call): If TARGET is passed by reference and
6630         is readonly, write a CLOBBER.
6632 2000-03-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6634         * builtins.c (expand_builtin): Handle bcmp.
6636         * builtins.def: Add BUILT_IN_BCMP.
6638         * c-common.c (c_common_nodes_and_builtins): Provide builtin
6639         prototype & function for bcmp.
6641 Thu Mar 23 11:34:39 2000  Jim Wilson  <wilson@cygnus.com>
6643         * config/ia64/ia64.c (rtx_needs_barrier, case UNSPEC): Move case 6...
6644         (rtx_needs_barrier, case UNSPEC_VOLATILE): to here.
6645         * config/ia64/ia64.md (pr_restore): Change UNSPEC to UNSPEC_VOLATILE.
6647 Thu Mar 23 16:04:40 2000  Andrew Haley  <aph@cygnus.com>
6649         * config/mips/mips.md (movdf_internal1a): Delete (set 'f', 'F')
6650         alternative when using -fp64 -gp32.
6652 2000-03-22  Jason Merrill  <jason@casey.cygnus.com>
6654         * config/rs6000/rs6000.h (DWARF_FRAME_RETURN_COLUMN): Define.
6655         * config/alpha/alpha.h (DWARF_FRAME_RETURN_COLUMN): Define.
6656         * config/sparc/sparc.h (DWARF_FRAME_RETURN_COLUMN): Define.
6658         * frame.h (frame_state): Revert last change.
6659         * frame.c (execute_cfa_insn): Just don't record the save of a CFA reg.
6660         * libgcc2.c (throw_helper): Revert last change.
6662 2000-03-22  Richard Henderson  <rth@cygnus.com>
6664         * stmt.c (expand_asm_operands): Don't promote the temporary.
6666 2000-03-22  Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
6668         * builtin.c (get_pointer_alignment): Use DECL_P and TYPE_P macros.
6669         * c-common.c (decl_attributes,check_format_info,truthvalue_conversion,
6670           c_get_alias_set): Likewise.
6671         * c-decl.c (duplicate_decls): Likewise.
6672         * c-typeck.c (default_conversion,build_unary_op): Likewise.
6673         * calls.c (initialize_argument_information): Likewise.
6674         * dwarf2out.c (decl_class_context,add_abstract_origin_attribute):
6675         Likewise.
6676         * dwarfout.c (decl_class_context,output_type): Likewise.
6677         * expr.c (get_inner_reference): Likewise.
6678         * fold-const.c (simple_operand_p,fold): Likewise.
6679         * function.c (aggregate_value_p): Likewise.
6680         * stmt.c (expand_asm_operands): Likewise.
6681         * varasm.c (named_section): Likewise.
6683 2000-03-22  Jason Merrill  <jason@casey.cygnus.com>
6685         Implement dwarf2 exception handling for the ARM.
6686         * config/arm/arm.h (INCOMING_RETURN_ADDR_RTX): Define.
6687         (DWARF_FRAME_RETURN_COLUMN): Define.
6688         * config/arm/arm.c (emit_multi_reg_push): Return rtx.  Attach
6689         REG_FRAME_RELATED_EXPR note.
6690         (emit_sfm): Likewise.
6691         (arm_expand_prologue): Set RTX_FRAME_RELATED_P on everything.
6692         * dwarf2out.c (reg_save): Handle saving a register to itself.
6693         (dwarf2out_frame_debug_expr): Handle an intermediate cfa reg.
6694         * except.c (eh_regs): Don't use the static chain reg if it's
6695         callee-saved.
6696         * frame.h (frame_state): Add cfa_saved field.
6697         * frame.c (execute_cfa_insn): Set it.
6698         * libgcc2.c (throw_helper): Don't adjust sp if it's restored in
6699         the epilogue.
6700         * function.c (ARG_POINTER_CFA_OFFSET): Default to FIRST_PARM_OFFSET.
6701         Now takes a parm.
6702         (instantiate_virtual_regs): Adjust.
6703         * tm.texi: Adjust.
6704         * config/m68k/m68k.h (ARG_POINTER_CFA_OFFSET): Don't define.
6705         * config/ns32k/ns32k.h (ARG_POINTER_CFA_OFFSET): Don't define.
6706         * config/sparc/sparc.h (ARG_POINTER_CFA_OFFSET): Take a parm.
6708         * dwarf2out.c (reg_number): Refer to FIRST_PSEUDO_REGISTER.
6709         (initial_return_save): Use DWARF_FRAME_REGNUM, not reg_number.
6711 2000-03-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6713         * builtins.def: New file.
6715         * Makefile.in (TREE_H): Depend on builtins.def.
6717         * builtins.c (built_in_names): Use builtins.def.
6719         * tree.h (built_in_function): Likewise.
6721 2000-03-22  Mark Mitchell  <mark@codesourcery.com>
6723         * tree.c (size_in_bytes): Return size_zero_node, not
6724         integer_zero_node.
6726 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
6728         * config/fp-bit.c (pack_d): Correct the case when a denormal
6729         is rounded up and stops being denormal.
6731 2000-03-21  Richard Henderson  <rth@cygnus.com>
6733         * config/alpha/alpha.c (function_arg): Check for void_type_node
6734         before using MUST_PASS_IN_STACK.
6736 2000-03-21  Stephane Carrez  <stcarrez@worldnet.fr>
6738         * regmove.c (combine_stack_adjustments_for_block): Check that
6739         the stack pointer is a valid memory address.
6741 Wed Mar 22 11:44:50 MET 2000  Jan Hubicka  <jh@suse.cz>
6743         * calls.c: re-install Mar 16 emit_library_call merge.
6745 2000-03-21  Jakub Jelinek  <jakub@redhat.com>
6747         * config/sparc/sparc.c (mem_min_alignment): If not optimizing,
6748         we cannot be sure that if reload_completed base register will
6749         be properly aligned.
6751 2000-03-21  Richard Henderson  <rth@cygnus.com>
6753         * flow.c (delete_block): Fix typo last change.
6755 2000-03-21  Mark Mitchell  <mark@codesourcery.com>
6757         * c-common.c (c_expand_expr_stmt): Use COMPLETE_TYPE_OR_VOID_P,
6758         not COMPLETE_TYPE_P, to check the type of the expression.
6760 2000-03-21  Michael Meissner  <meissner@redhat.com>
6762         * config/alpha/alpha.md (floating point insns): Add TARGET_FP to
6763         all floating point insns that just tested the macro
6764         TARGET_HAS_XFLOATING_LIBS.
6765         (movsf/movdf recognizers): Add separate insns if -mno-fp-regs is
6766         used to only use the gprs.
6768 2000-03-21  Nathan Sidwell  <nathan@codesourcery.com>
6770         * tree.h (COMPLETE_TYPE_P): New macro.
6771         (COMPLETE_OR_VOID_TYPE_P): New macro.
6772         (COMPLETE_OR_UNBOUND_ARRAY_TYPE_P): New macro.
6773         * stor-layout.c (layout_type, case VOID_TYPE): Don't set TYPE_SIZE.
6774         * c-aux-info.c (gen_type): Use them.
6775         * c-common.c (c_expand_expr_stmt): Likewise.
6776         * c-decl.c (poplevel, pushdecl, start_decl, finish_decl,
6777         grokdeclarator, grokparms, finish_struct, start_function,
6778         store_parm_decls, combine_parm_decls): Likewise.
6779         * c-parse.y (cast_expr): Likewise.
6780         * c-typeck.c (require_complete_type, c_sizeof, c_sizeof_nowarn,
6781         c_size_in_bytes, c_alignof, build_component_ref,
6782         build_indirect_ref, build_array_ref, convert_arguments,
6783         build_binary_op, pointer_diff, build_unary_op, digest_init: Likewise.
6784         * calls.c (initialize_argument_information): Likewise.
6785         * convert.c (convert_to_integer): Likewise.
6786         * dbxout.c (dbxout_typedefs, dbxout_type, dbxout_symbol): Likewise.
6787         * dwarfout.c (location_or_const_value_attribute,
6788         output_enumeration_type_die, output_structure_type_die,
6789         output_union_type_die, output_type): Likewise.
6790         * expr.c (safe_from_p, expand_expr): Likewise.
6791         * function.c (assign_parms): Likewise.
6792         * sdbout.c (sdbout_symbol, sdbout_one_type): Likewise.
6793         * tree.c (build_array_type, build_function_type,
6794         build_method_type, build_offset_type, build_complex_type): Likewise.
6795         * c-parse.c, c-parse.h: Regenerated.
6797 2000-03-21  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
6799         * config/c4x/rtems.h: Include config/rtems.h.
6801 Tue Mar 21 09:24:00 2000  Denis Chertykov  <denisc@overta.ru>
6803         * config/avr/avr.c (encode_section_info): sets SYMBOL_REF_FLAG if
6804         decl is a FUNCTION_DECL
6806 Mon Mar 20 19:53:53 2000  Jim Wilson  <wilson@cygnus.com>
6808         * config/ia64/ia64.c (ia64_expand_prologue): Don't abort if leaf
6809         function uses output registers.  Don't save RP for leaf functions.
6810         Do save RP even if no epilogue.
6811         * config/ia64/ia64.h (FIXED_REGISTERS): Unmark in/out registers.
6812         (CALL_USED_REGISTERS): Unmark in registers.
6813         (REG_ALLOC_ORDER): Move out regs up, to near the top.  Move in regs up,
6814         to near the middle.
6816 2000-03-20  Geoff Keating  <geoffk@cygnus.com>
6818         * config/rs6000/rs6000.md (bunordered): New expander.
6819         (bordered): New expander.
6820         (buneq): New expander.
6821         (bunge): New expander.
6822         (bungt): New expander.
6823         (bunle): New expander.
6824         (bunlt): New expander.
6825         (bltgt): New expander.
6827         * config/rs6000/rs6000.c (ccr_bit): Handle unordered comparisons.
6828         (ccr_bit_negated_p): New function.
6829         (print_operand): For %C, generate appropriate cror for UNEQ,
6830         UNLT, UNGT, and LTGT.  For %T and %t, use ccr_bit_negated_p.
6832 2000-03-20  Andreas Jaeger  <aj@suse.de>
6834         * sdbout.c (sdbout_one_type): Add braces to avoid "ambigous else"
6835         warning.
6837         * tree.h (safe_for_unsave): Prototype.
6839 2000-03-20  Richard Henderson  <rth@cygnus.com>
6841         * regmove.c (stack_memref_p): Fix typo, reorg for readability.
6842         (combine_stack_adjustments_for_block): Don't allow sp references
6843         in the side of a set we're not fixing up.
6844         * toplev.c (rest_of_compilation): Run combine_stack_adjustments
6845         after life_analysis.
6847 2000-03-20  Richard Henderson  <rth@cygnus.com>
6849         * calls.c (expand_call): Don't bother generating tail call
6850         sequences if there are pending cleanups.  Use
6851         expand_start_target_temps/expand_end_target_temps to elide
6852         cleanups created during sibcall expansion.
6854 2000-03-20  Geoff Keating  <geoffk@cygnus.com>
6856         * configure.in: Set $IFS to a value if it doesn't already have one
6857         in the --enable-checking handling.
6858         * configure: Regenerate.
6860 2000-03-20  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
6862         * c-parse.in (SAVE_WARN_FLAGS): Use size_int.
6863         * c-parse.y, c-parse.c, objc/objc-parse.y, objc/objc-parse.c:
6864         Regenerated.
6866 Mon Mar 20 11:43:15 MET 2000  Jan Hubicka  <jh@suse.cz>
6868         * jump.c (delete_noop_moves): Remove code attempting to
6869         combine stack adjustments.
6871 2000-03-19  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
6873         * emit-rtl.c (push_to_full_sequence, end_full_sequence): New functions.
6874         * except.c (emit_cleanup_handler): Use them.
6875         (expand_end_all_catch): Likewise.
6876         * function.c (fixup_var_refs): Likewise.
6877         (expand_function_end): Clear catch_clauses_last.
6878         * rtl.h (push_to_full_sequence, end_full_sequence): Declare.
6879         * except.h (struct eh_status): New field x_catch_clauses_last.
6880         (catch_clauses_last): New define.
6882         * Makefile.in (tree.o): Depend on HASHTAB_H.
6883         * tree.c: Include hashtab.h.
6884         (struct type_hash): Remove next field.
6885         (TYPE_HASH_SIZE): Remove.
6886         (TYPE_HASH_INITIAL_SIZE): New define.
6887         (type_hash_table): Change type to htab_t.
6888         (type_hash_eq, type_hash_hash, print_type_hash_statistics,
6889         mark_hash_entry): New functions.
6890         (init_obstacks): Allocate type hash.
6891         (type_hash_lookup): Use htab functions.
6892         (type_hash_add, mark_type_hash): Likewise.
6893         (dump_tree_statistics): Call print_type_hash_statistics.
6895 2000-03-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6897         * rs6000/t-aix41: New file.
6899         * configure.in ({rs6000,powerpc}-ibm-aix4.[12]*): Use it.
6901 Sun Mar 19 13:27:30 2000  Hans-Peter Nilsson  <hp@axis.com>
6903         * tm.texi (Driver): Fix typos and tweak entry for
6904         INCLUDE_DEFAULTS.
6905         Move misplaced STRUCT_FORCE_BLK entry ...
6906         (Storage Layout): ... to here.
6907         (Run-time Target): Recommend having TARGET_MASK_... helper macros.
6909 2000-03-19  Richard Henderson  <rth@cygnus.com>
6911         * flow.c (delete_block): Delete the addr_vec along with the block.
6912         (flow_delete_insn): Decrement LABEL_NUSES when deleting insns that
6913         reference labels.
6915         * fold-const.c (extract_muldiv): Apply type check for defined
6916         overflow to multiply as well as divide.
6918         * stor-layout.c (layout_decl): Don't abort on any zero sized decl.
6920 2000-03-18  Mark Mitchell  <mark@codesourcery.com>
6922         * emit-rtl.c (remove_unncessary_notes): Check that all
6923         NOTE_INSN_BLOCK_BEG and NOTE_INSN_BLOCK_END notes have an
6924         associated NOTE_BLOCK.
6925         * function.h (identify_blocks): Update comments.
6926         (reorder_blocks): Declare.
6927         * function.c (identify_blocks): Don't take paramters.
6928         (reorder_blocks): Don't take parameters.
6929         * loop.h (find_loop_tree_blocks): Remove.
6930         (unroll_block_trees): Likewise.
6931         * loop.c (loop_optimize): Don't call find_loop_tree_blocks.  Use
6932         reorder_blocks instead of unroll_block_trees.h
6933         * sibcall.c (optimize_sibling_and_tail_recursive_calls): Likewise.
6934         * stmt.c (find_loop_tree_blocks): Remove.
6935         (unroll_block_trees): Likewise.
6936         * toplev.c (rest_of_compilation): Don't call find_loop_tree_blocks
6937         in whole-function mode.
6938         * tree.h (reorder_blocks): Remove declaration.
6940         * expr.c: Include intl.h.
6941         * Makefile.in (expr.o): Depend on intl.h.
6943 2000-03-18  Richard Henderson  <rth@cygnus.com>
6945         * expr.c (emit_move_insn_1): Clarify cannot_inline message.
6947 2000-03-18  Mark Mitchell  <mark@codesourcery.com>
6949         * tree.h (tree_index): Remove enumerals for integer types.
6950         (integer_type_kind): New type.
6951         (integer_types): New variable.
6952         (char_type_node): Adjust.
6953         (signed_char_type_node): Likewise.
6954         (unsigned_char_type_node): Likewise.
6955         (short_integer_type_node): Likewise.
6956         (short_unsigned_type_node): Likewise.
6957         (integer_type_node): Likewise.
6958         (unsigned_type_node): Likewise.
6959         (long_integer_type_node): Likewise.
6960         (long_unsigned_type_node): Likewise.
6961         (long_long_integer_type_node): Likewise.
6962         (long_long_unsigned_type_node): Likewise.
6963         * tree.c (integer_types): New variable.
6964         (init_obstacks): Register it as a root.
6966 Sat Mar 18 14:38:00 2000  Jason Eckhardt  <jle@cygnus.com>
6968         * bb-reorder.c (reorder_basic_blocks): Update PREV_INSN as well as
6969         NEXT_INSN. Update last insn in chain.
6971 2000-03-17  Jason Merrill  <jason@casey.cygnus.com>
6973         * dwarf2out.c (dwarf2out_decl): Don't emit anything for types
6974         with TYPE_DECL_SUPPRESS_DEBUG set.
6976 2000-03-18  Richard Henderson  <rth@cygnus.com>
6978         * flow.c (make_edges): Use INTVAL to access REG_EH_REGION value.
6980 2000-03-18  Richard Henderson  <rth@cygnus.com>
6982         * i386.c (call_insn_operand): Always allow SYMBOL_REF,
6983         care for HALF_PIC_P.
6984         (expander_call_insn_operand): Remove.
6985         (ix86_expand_epilogue): New arg `emit_return' to control return insn.
6986         * i386.h (PREDICATE_CODES): Update.
6987         * i386.md (all call expanders): Remove predicates, remove special
6988         handling for half-pic.
6989         (*call_1, *call_value_1): Handle SIBLING_CALL_P insns.
6990         (*call_pop_pic2, *call_pic2, *call_value_pop_2, *call_value_2): Remove.
6991         (sibcall_epilogue): New.
6993 2000-03-17  Richard Henderson  <rth@cygnus.com>
6995         * rtlanal.c (single_set): Reject if the parallel has anything
6996         except SET or USE or CLOBBER.
6998 2000-03-17  Jeff Law  <law@cygnus.com>
6999             Richard Henderson  <rth@cygnus.com>
7001         * Makefile.in (OBJS): Add sibcall.o.
7002         (sibcall.o): New.
7003         * sibcall.c: New file.
7004         * calls.c (FUNCTION_OK_FOR_SIBCALL): Provide default.
7005         (ECF_IS_CONST, ECF_NOTHROW, ECF_SIBCALL): New.
7006         (emit_call_1): Replace `is_const' and `nothrow' with `ecf_flags'.
7007         Emit sibcall patterns when requested.  Update all callers.
7008         (expand_call): Generate CALL_PLACEHOLDER insns when tail call
7009         elimination seems feasable.
7010         * final.c (leaf_function_p): Sibling calls don't discount being
7011         a leaf function.
7012         * flow.c (HAVE_sibcall_epilogue): Provide default.
7013         (find_basic_blocks_1): Sibling calls don't throw.
7014         (make_edges): Make edge from sibling call to EXIT.
7015         (propagate_block): Don't remove sibcall_epilogue insns.
7016         * function.c (prologue, epilogue): Turn into varrays.  Update all uses.
7017         (sibcall_epilogue): New.
7018         (fixup_var_refs): Scan CALL_PLACEHOLDER sub-sequences.
7019         (identify_blocks_1): Likewise.  Break out from ...
7020         (identify_blocks): ... here.
7021         (reorder_blocks_1): Scan CALL_PLACEHOLDER.  Break out from ...
7022         (reorder_blocks): ... here.
7023         (init_function_for_compilation): Zap prologue/epilogue as varrays.
7024         (record_insns): Extend a varray instead of mallocing new memory.
7025         (contains): Read a varray not array of ints.
7026         (sibcall_epilogue_contains): New.
7027         (thread_prologue_and_epilogue_insns): Emit and record
7028         sibcall_epilogue patterns.
7029         (init_function_once): Allocate prologue/epilogue varrays.
7030         * genflags.c (gen_insn): Treat sibcall patterns as calls.
7031         * integrate.c (save_parm_insns): Recurse on CALL_PLACEHOLDER patterns.
7032         Broken out from ...
7033         (save_for_inline_nocopy): ... here.
7034         (copy_insn_list): Recurse on CALL_PLACEHOLDER patterns.
7035         Broken out from ...
7036         (expand_inline_function): ... here.
7037         (copy_rtx_and_substitute): Handle NOTE_INSN_DELETED_LABEL.
7038         (subst_constants): Handle 'n' formats.
7039         * jump.c (jump_optimize_minimal): New.
7040         (jump_optimize_1): New arg `minimal'; update callers.  Elide most
7041         optimizations if it's set.
7042         * rtl.c (copy_rtx): Do copy jump & call for insns.
7043         * rtl.h (struct rtx_def): Document use of jump and call for insns.
7044         (SIBLING_CALL_P): New.
7045         (sibcall_use_t): New.
7046         * toplev.c (rest_of_compilation): Do init_EXPR_INSN_LIST_cache earlier.
7047         Invoke optimize_sibling_and_tail_recursive_calls.
7048         * tree.c (lang_safe_for_unsave): New.
7049         (safe_for_unsave): New.
7050         * tree.h (lang_safe_for_unsave, safe_for_unsave): Declare.
7052         * alpha.h (FUNCTION_OK_FOR_SIBCALL): New.
7053         * alpha.md (sibcall, sibcall_value, sibcall_epilogue): New.
7054         (*sibcall_osf_1, *sibcall_value_osf_1): New.
7056 2000-03-17  Mark Mitchell  <mark@codesourcery.com>
7058         * objc/objc-act.c (encode_method_prototype): Pass types, not
7059         PARM_DECLs, to int_size_in_bytes.
7061 Fri Mar 17 11:51:34 2000  Jim Wilson  <wilson@cygnus.com>
7063         * config/ia64/ia64.md (mix4right_3op): Swap %1 and %2 in template.
7065         * config/ia64/ia64-protos.h, config/ia64/ia64.c, config/ia64/ia64.h,
7066         config/ia64/ia64.md, config/ia64/xm-ia64.h: Fix copyrights again.
7068 Fri Mar 17 08:09:14 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7070         * Clean up usages of TREE_INT_CST_LOW.
7071         * c-parse.in (RESTORE_WARN_FLAGS): Use tree_low_cst.
7072         * c-parse.y, c-parse.c, objc/objc-parse.y, objc/objc-parse.c:
7073         Regenerated.
7074         * c-tree.h (min_precision): Move declaration to here.
7075         * c-typeck.c (build_binary_op): Use host_integerp and tree_low_cst.
7076         (build_unary_op, add_pending_init): Use bit_position.
7077         (pending_init_member, process_init_element): Likewise.
7078         (really_start_incremental_init, push_init_level, pop_init_level):
7079         Don't make copies of nodes or modify them in place, use consistent
7080         types when tracking positions, and use tree routines computations.
7081         (set_init_index, output_init_element): Likewise.
7082         (output_pending_init_elements, process_init_element): Likewise.
7083         * dbxout.c (dbxout_type_fields): Use bit_position, host_integerp,
7084         tree_low_cst and int_bit_position; also minor cleanup.
7085         (dbxout_type_method_1, dbxout_range_type, dbxout_type): Likewise.
7086         (print_cst_octal): Precision is unsigned.
7087         (dbxout_symbol): Ensure DECL_INITIAL is in-range and use tree_low_cst.
7088         * dwarf2out.c (ceiling): Input and output are unsigned HOST_WIDE_INT.
7089         (simple_type_align_in_bits): Result is unsigned int.
7090         Use tree_int_low_cst and host_integerp.
7091         (simple_type_size_in_bits): Result is unsigned HOST_WIDE_INT.
7092         (field_byte_offset): Result is HOST_WIDE_INT.
7093         Change types of internal variables so alignments are unsigned int,
7094         offsets are HOST_WIDE_INT and sizes are unsigned HOST_WIDE_INT.
7095         Use host_integerp, tree_low_cst, and int_bit_position.
7096         (add_bit_offset_attribute): Likewise.
7097         (add_data_member_location_attribute): Use tree_cst_low.
7098         (add_bound_info): Use host_integerp, integer_zerop, and integer_onep.
7099         (add_bit_size_attribute): Use tree_low_cst.
7100         (add_pure_or_virtual_attribute, gen_enumeration_type_die): Likewise.
7101         * dwarfout.c: Similar changes to dwarf2out.c.
7102         * expr.c (expand_expr, case ARRAY_REF): Remove redundant code.
7103         * genoutput.c (n_occurences): Return -1 for null string.
7104         (strip_whitespace): Accept null string and make into function.
7105         (scan_operands): Reflect above changes.
7106         * sdbout.c (plain_type_1): Use host_integerp and tree_low_cst.
7107         (sdbout_field_types, sdbout_one_type): Likewise; also use bit_position.
7108         * ssa.c (rename_registers): Add missing cast of arg to bzero.
7109         * tree.c (int_size_in_bytes): Check for too big to represent.
7110         (bit_position, int_bit_position, host_integerp, tree_low_cst): New fns.
7111         * tree.h (host_integerp, tree_low_cst, bit_position, int_bit_position):
7112         New declarations.
7113         (min_precision): Delete from here.
7114         * varasm.c (decode_addr_const): Use host_integerp, bit_position,
7115         and int_bit_position.
7116         * objc/objc-act.c (encode_method_prototype): Sizes are HOST_WIDE_INT.
7117         (encode_method_def): Likewise.
7118         (build_ivar_list_initializer): Use int_bit_position.
7119         (generate_shared_structures): Convert size.
7120         (encode_type, encode_complete_bitfield): Use integer_zerop.
7121         (encode_bitfield): Use tree_low_cst and int_bit_position.
7123 2000-03-17  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
7125         * config/c4x/c4x.h (CPP_SPEC): Fix typo.
7127 2000-03-17  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
7129         * call.c (special_function_p): It is only malloc if it returns
7130         Pmode.
7132 2000-03-17  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
7134         * config/c4x/c4x.h (ASM_SPEC, CPP_SPEC, LINK_SPEC): Support C33.
7135         (C33_FLAG, TARGET_C3X): Add macros.
7136         (TARGET_SWITCHES): Add -m33 option.
7137         * config/c4x/c4x.c (c4x_override_options): Test for TARGET_C33.
7139 2000-03-17  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
7141         * config/c4x/c4x.h (PARALLEL_INSN_FLAG): Add.
7142         (PARALLEL_PACK_FLAG): Delete.
7143         (TARGET_SWITCHES): Update.
7144         (TARGET_PARALLEL): Use PARALLEL_INSN_FLAG.
7146 Thu Mar 16 18:52:32 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7148         * fold-const.c (fold): Fix a few cases when the returned result
7149         is not of the same type as the input.
7151 2000-03-16  Nick Clifton  <nickc@cygnus.com>
7153         * config/arm/arm.h (ASM_OUTPUT_MI_THUNK): Fix compile time
7154         warning.
7156 2000-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7158         * libgcc2.h: Move prototypes above macros with the same name.
7159         Wrap some function prototypes in the conditional which indicates
7160         whether they are supported, i.e. "BITS_PER_UNIT == 8".
7162 2000-03-16  Richard Henderson  <rth@cygnus.com>
7164         * calls.c: Revert last two changes.
7166 2000-03-16  Bernd Schmidt  <bernds@cygnus.co.uk>
7168         * fp-bit.c (_unpack_d): If NO_DENORMALS is defined, anything that
7169         has exponent 0 is a zero.
7171         * simplify-rtx.c (hash_rtx, case MEM/REG): Take into account that
7172         HASH may already be nonzero.  Add code/mode into hash value
7173         immediately after repeat label.
7174         (cselib_lookup): Don't leave the hash table in an inconsistent
7175         state before a hash lookup operation.
7177 Thu Mar 16 17:03:10 MET 2000  Jan Hubicka  <jh@suse.cz>
7179         * i386.md (all HI and QI mode non-move patterns):  Conditionize
7180         by TARGET_[HQ]IMODE_MATH.
7181         * i386.h (x86_himode_math, x86_qimode_math, x86_promote_hi_regs,
7182         x86_promote_qi_regs): Declare.
7183         (TARGET_HIMODE_MATH, TARGET_QIMODE_MATH, TARGET_PROMOTE_HI_REGS,
7184         TARGET_PROMOTE_QI_REGS): New macros.
7185         (PROMOTE_MODE): New macro.
7186         * i386.c (x86_himode_math, x86_qimode_math, x86_promote_hi_regs,
7187         x86_promote_qi_regs): New global variables.
7189 Thu Mar 16 16:50:44 MET 2000  Jan Hubicka  <jh@suse.cz>
7191         * calls.c (emit_library_call_value_1): Break out from ...; handle
7192         VOIDmode function calls too.
7193         (emit_library_call_value): ... here.
7194         (emit_library_call): Implement by calling emit_library_call_value_1.
7196 Thu Mar 16 16:01:30 MET 2000  Jan Hubicka  <jh@suse.cz>
7198         * calls.c (expand_call): Do sanity checking on arg_space_so_far.
7199         Update arg_space_so_far on stack adjustments.
7200         (emit_library_call, emit_library_call_value): Likewise; take into
7201         account arg_space_so_far and pending_stack_adjust when calculcating
7202         the boundary.
7204 Thu Mar 16 09:02:19 2000  Jason Eckhardt  <jle@cygnus.com>
7206         * flow.c: Move all basic block reordering code into its own file.
7207         (create_basic_block): Externalize.
7208         * bb-reorder.c: New file. Copy all basic block reordering code from
7209         flow.c to this file.
7210         (reorder_basic_blocks): Fix fencepost error in for-loop.
7211         (reorder_basic_blocks): Remove braces from single statement for-loops.
7212         * basic-block.h: Add declaration for create_basic_block.
7213         * Makefile.in: Add rules for bb-reorder.o.
7215 2000-03-16  Neil Booth  <NeilB@earthling.net>
7217         * cppinit.c (handle_option):  Implement #unassert directive
7218         as -A- command line option.
7219         (print_help):  Update.
7220         * cpptexi.c:  Update.
7222 Thu Mar 16 02:14:16 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7224         * md.texi (Standard Names): Document `jump'.
7226 2000-03-15  Jason Merrill  <jason@casey.cygnus.com>
7228         * calls.c (emit_call_1): Nothrow functions can still have nonlocal
7229         gotos.
7231 2000-03-15  Geoff Keating  <geoffk@cygnus.com>
7233         Merge changes from newppc-branch onto trunk.
7235         2000-03-15  Geoff Keating  <geoffk@cygnus.com>
7237         * rs6000.c (toc_hash_table): Update for new hash table functions.
7238         (toc_hash_function): Likewise.
7239         (toc_hash_eq): Likewise.
7240         (toc_hash_mark_entry): Likewise.
7241         (toc_hash_mark_table): Likewise.
7242         (output_toc): Likewise.
7243         (rs6000_add_gc_roots): Likewise.
7245         2000-03-15  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7247         * t-aix43 (AR_FOR_TARGET): Deleted.  Moved `-X32_64'...
7248         (AR_FLAGS_FOR_TARGET): here.  New macro.
7250         2000-03-05  Clinton Popetz  <cpopetz@cygnus.com>
7252         * config/rs6000/rs6000.c (rs6000_fpmem_offset, rs6000_fpmem_size,
7253         fpmem_operand) Delete.
7254         (xer_operand) New.
7255         (rs6000_reg_names, alt_reg_names): Change fpmem to xer.
7256         (machine_function): Remove fpmem_size, fpmem_offset, save_toc_p.
7257         (rs6000_save_machine_status, rs6000_restore_machine_status,
7258         rs6000_init_expanders, rs6000_stack_info, debug_stack_info): Remove
7259         references to above variables.
7260         (gpc_reg_operand): Use XER_REGNO_P instead of FPMEM_REGNO_P.
7261         * config/rs6000/rs6000.h (REG_ALLOC_ORDER, REGISTER_NAMES,
7262         DEBUG_REGISTER_NAMES): Chagne fpmem to xer.
7263         (FPMEM_REGNO_P, FPMEM_REGNUM): Delete.
7264         (XER_REGNO_P, XER_REGNO): New.
7265         (rs6000_stack): Remove fpmem_p, fpmem_offset, fpmem_size.
7266         (PREDICATE_CODES): Change fpmem_operand to xer_operand.
7267         (HARD_REGNO_NREGS, HARD_REGNO_MODE_OK): Change FPMEM_REGNO_P to
7268         XER_REGNO_P.
7269         (reg_class, REG_CLASS_NAMES, REG_CLASS_CONTENTS, REGNO_REG_CLASS,
7270         REG_CLASS_FROM_LETTER, CLASS_MAX_NREGS): Change FPMEM_REGS to XER_REGS,         and remove FLOAT_OR_FPMEM_REGS.
7271         (CLASS_CANNOT_CHANGE_SIZE): Change to FLOAT_REGS.
7273         2000-02-29  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7275         * aix.h (FP_SAVE_INLINE, ASM_OUTPUT_INTERNAL_LABEL_PREFIX,
7276         TEXT_SECTION_ASM_OP, DATA_SECTION_ASM_OP): Move here...
7277         * rs6000.h: from here.
7279         * rs6000-protos.h (rs6000_select_section): Provide prototype.
7280         (rs6000_select_rtx_section): Likewise.
7281         (rs6000_encode_section_info): Likewise.
7282         (sdata_section): Likewise.
7283         (sdata2_section): Likewise.
7284         (sbss_section): Likewise.
7285         * sysv4.h (rs6000_select_section): Delete prototype.
7286         (rs6000_select_rtx_section): Likewise.
7287         (rs6000_encode_section_info): Likewise.
7288         (sdata_section): Likewise.
7289         (sdata2_section): Likewise.
7290         (sbss_section): Likewise.
7291         (REG_SAVE_AREA): Delete definition duplicated in rs6000.h.
7293         * sysv4.h: Delete various unnecessary #undef's and put a comment
7294         on the remaining ones.
7295         Change various comments according to coding standard.
7297         2000-02-29  Clinton Popetz  <cpopetz@cygnus.com>
7299         * config/rs6000/rs6000.h (MQ_REGNO, CR0_REGNO, CR1_REGNO, CR2_REGNO,
7300         CR3_REGNO, CR4_REGNO, MAX_CR_REGNO): Define.
7301         (CR0_REGNO_P) Remove.
7302         * config/rs6000/rs6000.c (gpc_reg_operand, and64_operand, and_operand,
7303         setup_incoming_varargs, mtcrf_operation, print_operand,
7304         rs6000_stack_info, rs6000_emit_prologue, rs6000_emit_epilogue):
7305         Use the above macros.
7307         2000-02-24  Clinton Popetz  <cpopetz@cygnus.com>
7309         * config/rs6000/rs6000.md: Added a new alternative for each
7310         pattern that had a 'x' alternative but no 'y' alternative.
7311         Added a new split for each of the above patterns.
7313         2000-02-18  Geoff Keating  <geoffk@cygnus.com>
7315         * aix41.h (ASM_CPU_SPEC): Delete.
7316         (CPP_CPU_SPEC): Delete.
7318         * aix.h (RS6000_OUTPUT_BASENAME): Define.
7319         (ASM_OUTPUT_LABEL): Define.
7320         (ASM_GLOBALIZE_LABEL): Define.
7321         (STRIP_NAME_ENCODING): Define.
7322         * rs6000.h (RS6000_OUTPUT_BASENAME): Don't define.
7323         (STRIP_NAME_ENCODING): Don't define.
7324         (ASM_OUTPUT_LABEL): Don't define.
7325         (ASM_GLOBALIZE_LABEL): Don't define.
7326         * sysv4.h (ASM_DECLARE_FUNCTION_NAME): Use assemble_name to output
7327         names, and ASM_OUTPUT_LABEL to output labels, rather than
7328         asm_fprintf.
7329         (ASM_OUTPUT_LABEL): Define.
7330         (ASM_OUTPUT_INT): Use assemble_name.
7331         (ASM_OUTPUT_DWARF_ADDR): Use assemble_name.
7332         (STRIP_NAME_ENCODING): Don't undefine first.
7333         (RS6000_OUTPUT_BASENAME): Make equivalent to assemble_name for
7334         ELF.
7335         (ASM_OUTPUT_LABELREF): Don't prepend underscores to labels
7336         specified with 'asm' even with -fleading-underscore.
7337         * rs6000.c (print_operand): Use assemble_name when !TARGET_AIX.
7338         (output_epilog): Likewise.
7339         (output_toc): Likewise.
7340         * tramp.asm: Handle -fleading-underscore correctly.
7342         * rs6000.md (builtin_setjmp_receiver): Also run for -fPIC and
7343         -mminimal-toc.
7344         (nonlocal_goto_receiver): Delete.
7345         * rs6000.h (DONT_ACCESS_GBLS_AFTER_EPILOGUE): Delete.
7347         * rs6000.h (ASM_OUTPUT_DEF): Don't define.
7348         (SET_ASM_OP): Define.
7349         * sysv4.h (ASM_OUTPUT_DEF): Don't undefine.
7351         * rs6000.h (ASM_OUTPUT_ADDR_VEC_ELT): Don't define.
7352         (ASM_LONG): Define.
7354         * rs6000.c (rs6000_dll_import_ref): Delete, not used.
7355         * rs6000-protos.h (rs6000_dll_import_ref): Delete.
7357         * rs6000.h: Add 'u' to more constants.
7359         2000-02-18  David Edelsohn  <edelsohn@gnu.org>
7361         * rs6000.md (mfcr+shift): Delete PowerPC64 version.
7363         2000-02-15  David Edelsohn  <edelsohn@gnu.org>
7365         * rs6000.c (reg_or_u_cint_operand): New function.
7366         (logical_operand): Handle 64-bit hosts.
7367         (logical_u_operand): New function.
7368         (non_logical_cint_operand): Handle 64-bit hosts.
7369         (non_logical_u_cint_operand): New function.
7370         * rs6000.h (DATA_SECTION_ASM_OP): Add tab.
7371         (PREDICATE_CODES): Define new functions.
7372         * rs6000-protos.h: Declare new functions.
7373         * rs6000.md (iordi3, xordi3): Constant int must be unsigned 32-bits.
7374         (movdi_64): Bracket code intended for 64-bit hosts.  Create
7375         CONST_DOUBLE for 32-bit values.
7376         (scc insns): Generate DImode compares.
7377         (mfcr insns): Create DImode versions.
7378         (sge matchers): New patterns.
7380         2000-02-15  Gabriel Paubert  <paubert@iram.es>
7382         * rs6000.md: Correct instructions length attributes and
7383         constraints on unsigned compare instructions.
7384         (*ne0): Disable for PowerPC64.
7386         2000-02-11  Geoff Keating  <geoffk@cygnus.com>
7388         * rs6000.c (output_function_profiler): Use .long for a 32-bit
7389         quantity, fix profile1.C test failure under -fPIC.
7391         * rs6000.c: Add 'u' to many constants to suppress warnings.
7392         (constant_pool_expr_1): Make static.
7393         (rs6000_emit_eh_toc_restore): Remove unused 'r2'.
7394         * rs6000.h: Add 'u' to many constants to suppress warnings.
7396         * rs6000.c (rs6000_emit_load_toc_table): Use LCTOC..1 under AIX
7397         for the start of the TOC, instead of LCTOC..0.
7398         * aix.h (toc_section): Use LCTOC..1 under AIX for the start
7399         of the TOC.
7400         * rs6000.md (load_toc_aix_si): Use LCTOC..1.
7401         (load_toc_aix_di): Use LCTOC..1.
7403         * rs6000.h (LEGITIMIZE_ADDRESS): Turn into a function.
7404         * rs6000.c (rs6000_legitimize_address): New function from
7405         LEGITIMIZE_ADDRESS.  Only use create_TOC_reference on
7406         symbols in the constant pool that really are TOC references.
7407         (print_operand_address): For ELF, write TOC offsets under
7408         -fPIC as subtractions in the insn.
7409         (output_toc): For ELF, define symbols in TOC as normal labels,
7410         to match RTL.
7411         (create_TOC_reference): Use gen_rtx_PLUS rather than gen_rtx.
7412         * rs6000-protos.h (rs6000_legitimize_address): Prototype.
7413         (create_TOC_reference): Prototype only when RTX_CODE is defined.
7414         * rs6000.md (movsi): Only use create_TOC_reference on
7415         symbols in the constant pool that really are TOC references.
7417         * rs6000.h (MACHINE_DEPENDENT_REORG): Don't define.
7418         * rs6000.c (rs6000_reorg): Delete.
7419         * rs6000-protos.h (rs6000_reorg): Delete.
7421         2000-02-09  Geoff Keating  <geoffk@cygnus.com>
7423         * rs6000.h (INCOMING_RETURN_ADDR_RTX): New macro.
7425         * aix.h (SETUP_FRAME_ADDRESSES): Define.
7426         * rs6000.c [TARGET_AIX] (insn_after_throw): New static variable.
7427         [TARGET_AIX] (rs6000_aix_emit_builtin_unwind_init): New function.
7428         [TARGET_AIX] (rs6000_emit_eh_toc_restore): New function.
7429         * rs6000-protos.h: Prototype rs6000_emit_eh_toc_restore,
7430         rs6000_aix_emit_builtin_unwind_init.
7431         * rs6000.md (eh_epilogue) [TARGET_AIX]: Call
7432         rs6000_emit_eh_toc_restore on AIX.
7433         (return_eh_si): Use r2.
7434         (return_eh_di): Use r2.
7436         * aix43.h: Turn on HAS_INIT_SECTION and LD_INIT_SWITCH,
7437         since we're breaking binary compatibility anyway.
7439         2000-02-09  Clinton Popetz  <cpopetz@cygnus.com>
7441         * config/rs6000/rs6000-protos.h: (get_TOC_alias_set, uses_TOC,
7442         constant_pool_expr_p): Declare them.
7443         (constant_pool_expr_p): Declare it.
7444         * config/rs6000/rs6000.c (toc_label_name): Define.
7445         (rs6000_override_options): Set toc_label_name.
7446         (input_operand): Allow any TOC_RELATIVE_EXPR_P.
7447         (get_TOC_alias_set, constant_pool_expr_p, constant_pool_expr_1,
7448         uses_TOC): New functions.
7449         (print_operand): Delete old '*' case.
7450         (print_operand_address): Use LEGITIMATE_CONSTANT_POOL_ADDRESS_P,
7451         and strip off rtl for TOC before calling output_addr_const.
7452         (rs6000_emit_load_toc_table): Use toc_label_name.
7453         * config/rs6000/rs6000.h (TARGET_SWITCHES): Make msched-prolog
7454         the default.
7455         (LEGITIMATE_CONSTANT_POOL_BASE_P): Delete.
7456         (CONSTANT_POOL_EXPR_P, TOC_RELATIVE_EXPR_P): New macros.
7457         (LEGITIMATE_CONSTANT_POOL_ADDRESS_P): Use CONSTANT_POOL_EXPR_P.
7458         (LEGITIMIZE_ADDRESS, LEGITIMIZE_RELOAD_ADDRESS): Turn symbol_refs
7459         into explicit TOC_REGISTER offsets.
7460         (TOC_REGISTER): New macro.
7461         * config/rs6000/rs6000.md (movsi, movdi): Emit rtl under
7462         TARGET_TOC to reference TOC_REGISTER.
7463         (load_toc_v4_PIC_1b): Add 4 to offset for toc reload.
7464         * config/rs6000/sysv4.h (ASM_DECLARE_FUNCTION_NAME): Call
7465         uses_TOC before emitting label references.
7467         2000-02-05  Geoff Keating  <geoffk@cygnus.com>
7469         * rs6000.md (stack_tie): Fix warning.
7471         * eabi-ctors.c: Use 'asm' names for the start/end variables,
7472         to handle -fleading-underscore.
7473         * sysv4.h (ASM_DECLARE_FUNCTION_NAME): Use asm_fprintf and %U.
7474         (USER_LABEL_PREFIX): New macro.
7475         (ASM_OUTPUT_INTERNAL_LABEL_PREFIX): Use asm_fprintf and %L.
7476         (ASM_OUTPUT_LABELREF): Use asm_fprintf and %U.
7477         * t-ppccomm (MULTILIB_MATCHES_SYSV): Note that call-sysv and
7478         call-linux can use the same multilibs.
7479         * t-ppcgas (MULTILIB_OPTIONS): Don't need to have separate call-sysv
7480         and call-linux multilibs.  Do multilib with -fleading-underscore.
7481         (MULTILIB_DIRNAMES): Follow MULTILIB_OPTIONS change.
7482         (MULTILIB_EXCEPTIONS): Remove call-linux exceptions.  Add restrictions
7483         to call-aix.
7485         * sysv4.h (CPP_SYSV_SPEC): Define _SOFT_FLOAT for all those CPUs that
7486         have MASK_SOFT_FLOAT set.
7487         (CPP_FLOAT_DEFAULT_SPEC): New macro.
7488         (SUBTARGET_EXTRA_SPECS): Set `cpp_float_default' to the value of
7489         CPP_FLOAT_DEFAULT_SPEC.
7491         * rs6000.c (ccr_bit): Add some consistency checks and a variable 'reg'.
7492         * rs6000.md: Whitespace change.
7493         * sysv4.h (LINK_TARGET_SPEC): Whitespace change.
7494         * sysv4le.h (LINK_TARGET_SPEC): Whitespace change.
7496         2000-02-05  Geoff Keating  <geoffk@cygnus.com>
7498         * rs6000.md (eh_epilogue): New expander.
7499         (eh_reg_restore): New expand/split/insn combination.
7500         (return_eh_si): New insn.
7501         (return_eh_di): New insn.
7503         * eabi-ci.asm: Put a label at the start of the .eh_frame section.
7504         * eabi-cn.asm: Put a zero at the end of the .eh_frame section.
7505         * eabi-ctors.c (__do_global_ctors): Register this object's
7506         frame.  Clean up.  Call atexit() after the constructors.
7507         (__do_global_dtors): Deregister this object's frame.  Clean up.
7508         Allow for recursive calls to exit().
7509         * rs6000.c (fixuplabelno): New variable.
7510         * sysv4.h (ASM_OUTPUT_INT): Don't do .fixup if not
7511         TARGET_RELOCATABLE, it slows down exec() under linux.
7512         (ASM_OUTPUT_DWARF_ADDR): Do .fixup if TARGET_RELOCATABLE.
7514         * aix.h (ASM_OUTPUT_DWARF_ADDR_VAR): New macro.
7515         (ASM_OUTPUT_DWARF_DELTA_VAR): New macro.
7516         (ASM_OUTPUT_DWARF_DELTA2): New macro.
7517         (ASM_OUTPUT_DWARF_DELTA4): New macro.
7518         (ASM_OUTPUT_DWARF_ADDR_DELTA): New macro.
7519         (ASM_OUTPUT_DWARF_ADDR): New macro.
7520         (ASM_OUTPUT_DWARF_DATA4): New macro.
7521         (ASM_OUTPUT_DWARF_DATA2): New macro.
7522         (ASM_OUTPUT_DWARF_OFFSET4): New macro.
7523         (ASM_OUTPUT_DWARF_OFFSET): New macro.
7524         (UNALIGNED_INT_ASM_OP): New macro, fake definition.
7526         2000-02-03  Geoff Keating  <geoffk@cygnus.com>
7528         * rs6000.c (rs6000_sr_alias_set): New variable.
7529         (rs6000_override_options): Initialise rs6000_sr_alias_set.
7530         (rs6000_emit_stack_tie): New function.
7531         (rs6000_emit_allocate_stack): Specify RTX_FRAME_RELATED_P
7532         in a way that dwarf2out can understand.
7533         (rs6000_frame_related): New function.
7534         (rs6000_emit_prologue): Use rs6000_sr_alias_set.  Specify
7535         RTX_FRAME_RELATED_P in a way that dwarf2out can understand.
7536         Use rs6000_emit_stack_tie when needed.
7537         (rs6000_emit_epilogue): Use rs6000_sr_alias_set.  Don't set
7538         RTX_FRAME_RELATED_P.  Use rs6000_emit_stack_tie when needed.
7539         * rs6000.md (stack_tie): New insn.
7540         (return_internal_si): Allow return value to be in the count
7541         register.
7542         (return_internal_di): Likewise.
7544         * rs6000.c (output_mi_thunk): Remove unused variable `sp'.
7546         2000-02-03  Geoff Keating  <geoffk@cygnus.com>
7548         * sysv4.h (LOCAL_LABEL_PREFIX): Define, for the use of dbxelf.h.
7550         2000-01-31  Geoff Keating  <geoffk@cygnus.com>
7552         * rs6000.h (ASM_OUTPUT_DEF_FROM_DECLS): New macro.
7554         * rs6000.md (stmw): Use the right POWER opcode.
7555         (lmw): Likewise.
7557         2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7559         * rs6000-protos.h: New file.
7561         * rs6000.c: Include tm_p.h.  Fix compile time warnings.
7563         * rs6000.h: Move prototypes to rs6000-protos.h.  Fix compile time
7564         warnings.
7566         * sysv4.h: Likewise.
7568         2000-01-28  Geoff Keating  <geoffk@cygnus.com>
7570         * ../../configure.in: Delete powerpcle-*-winnt*
7571         and powerpcle-*-pe|powerpcle-*-cygwin*.
7572         * ../../configure: Regenerated.
7573         * cygwin.h: Delete.
7574         * rs6000.h (OBJECT_WINDOWS_NT): Delete.
7575         (TARGET_WINDOWS_NT): Delete.
7576         (ABI_NT): Delete.
7577         (CALL_NT_DLLIMPORT): Delete.
7578         Delete NT-specific code.
7579         * rs6000.md, rs6000.c, sysv4.h: Delete NT-specific code.
7580         * win-nt.h: Delete.
7581         * t-winnt: Delete.
7582         * nt-ci.asm: Delete.
7583         * nt-cn.asm: Delete.
7584         * ntstack.asm: Delete.
7586         2000-01-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7588         * rs6000.h (SELECT_RTX_SECTION): Move to aix.h.
7589         (ASM_FILE_START): Likewise.
7590         (ASM_DECLARE_FUNCTION_NAME): Likewise.
7591         (ASM_OUTPUT_LABELREF): Likewise.
7592         (ASM_OUTPUT_SKIP): Likewise.
7593         (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
7594         (ASM_GENERATE_INTERNAL_LABEL): Likewise.
7595         (ASM_OUTPUT_CASE_LABEL): Likewise.
7596         (ASM_OUTPUT_ALIGNED_COMMON): Likewise.
7597         (ASM_OUTPUT_ASCII): Likewise.
7599         2000-01-27  Clinton Popetz  <cpopetz@cygnus.com>
7601         * rs6000.c (rs6000_emit_load_toc_table): Use "LCG" and
7602         reload_toc_labelno for non-prologue TOC reloads.  Also, don't
7603         increment rs6000_pic_labelno here.
7604         (rs6000_emit_prologue): Pass TRUE to rs6000_emit_load_toc_table,
7605         and increment rs6000_pic_labelno here.
7607         2000-01-24  Geoffrey Keating  <geoffk@cygnus.com>
7609         * rs6000.md (fctiwz): Use (set (reg) (unspec:DI [(fix:SI ...)]))
7610         rather than (set (subreg:SI (reg)) (fix:SI ...)) so that register
7611         allocation knows (reg) is dead before the insn.
7613         2000-01-21  Geoff Keating  <geoffk@cygnus.com>
7615         * rs6000.md (movsi_to_cr): Correct typo in output template.
7617         2000-01-19  Geoffrey Keating  <geoffk@cygnus.com>
7619         * rs6000.c (rs6000_pic_labelno): Always define.
7620         (rs6000_pic_func_labelno): Delete.
7621         (lmw_operation): Check for a zero base register,
7622         which doesn't mean what we want.
7623         (stmw_operation): New function.
7624         (print_operand): Define new 'l' modifier.
7625         (rs6000_stack_info): We must save all 64 bits of the registers
7626         if TARGET_POWERPC64.
7627         (rs6000_output_load_toc_table): Delete.
7628         (rs6000_emit_load_toc_table): New function.
7629         (rs6000_allocate_stack_space): Delete.
7630         (rs6000_emit_allocate_stack): New function.
7631         (rs6000_emit_prologue): New function.
7632         (output_prolog): Use rs6000_emit_prologue.
7633         (rs6000_emit_epilogue): Change a few variable names to be
7634         more accurate.  Restore all 64 bits of the registers if
7635         TARGET_POWERPC64.  Only restore the FP registers which were used
7636         if they are being saved/restored one-at-a-time.
7637         (output_mi_thunk): Delete inefficient code generation.
7638         (output_function_profiler): Don't use rs6000_output_load_toc_table.
7639         * rs6000.h: Declare rs6000_emit_load_toc_table,
7640         rs6000_allocate_stack_space, stmw_operation.  Don't declare
7641         rs6000_output_load_toc_table.
7642         * rs6000.md (elf_high): Allow register 0, but discourage it
7643         heavily.
7644         (elf_low): Support loading into register 0.
7645         (load_toc_aix_si): New pattern.
7646         (load_toc_aix_di): New pattern.
7647         (load_toc_v4_pic_si): New pattern.
7648         (load_toc_v4_pic_di): New pattern.
7649         (load_toc_v4_PIC_1): New pattern.
7650         (load_toc_v4_PIC_1b): New pattern.
7651         (load_toc_v4_PIC_2): New pattern.
7652         (builtin_setjmp_receiver): Use rs6000_emit_load_toc_table.
7653         (nonlocal_goto_receiver): Use rs6000_emit_load_toc_table.
7654         (prologue): New expander.
7655         (movesi_from_cr): New pattern.
7656         (stmw): New pattern.
7657         (save_fpregs_si): New pattern.
7658         (save_fpregs_di): New pattern.
7660         2000-01-19  Geoff Keating  <geoffk@cygnus.com>
7662         * rs6000.md (movsi): Don't use force_reg when no_new_pseudos.
7663         (movdi): Likewise.
7664         (movhi): Likewise.
7665         (movqi): Likewise.
7667         2000-01-19  Geoff Keating  <geoffk@cygnus.com>
7669         * rs6000.md (movsi_got): 'unspec 8' returns a SImode result,
7670         at present.
7671         (movsi_got_internal): Likewise.
7672         (movsi_got_internal+1): Likewise.
7673         (set_sp): 'unspec 7' does a SImode clobber.
7675         2000-01-19  Geoff Keating  <geoffk@cygnus.com>
7677         * rs6000.md (floatsidf2): Don't use the fpmem "register", just
7678         allocate a stack temporary.
7679         (floatsidf2_internal): Likewise.
7680         (floatsidf2_internal+1): Likewise.  Don't do bizzare hacks
7681         with unspec.
7682         (floatunssidf2): Don't use the fpmem "register", just
7683         allocate a stack temporary.
7684         (floatunssidf2_internal): Likewise.
7685         (floatunssidf2_internal+1): Likewise.  Don't do bizzare hacks
7686         with unspec.
7687         (floatsidf2_loadaddr): Delete.
7688         (floatsidf2_store1): Delete.
7689         (floatsidf2_store2): Delete.
7690         (floatsidf2_load): Delete.
7691         (fix_truncdfsi2): Don't use the fpmem "register", just
7692         allocate a stack temporary.
7693         (fix_truncdfsi2_internal_si): Delete.
7694         (fix_truncdfsi2_internal_di): Delete.
7695         (fix_truncdfsi2_internal): New insn.
7696         (fix_truncdfsi2_internal+1): Don't use the fpmem "register".
7697         (fix_truncdfsi2_store): Delete.
7698         (fix_truncdfsi2_load): Delete.
7699         (fctiwz): Produce gen_fctiwz.
7701         2000-01-19  Geoffrey Keating  <geoffk@cygnus.com>
7703         * eabi.h (INVOKE__main): Define.
7704         * rs6000.c (rs6000_stack_info): Don't handle call to NAME__MAIN
7705         specially.
7706         (rs6000_emit_prologue): Likewise.
7707         * rs6000.h (struct rs6000_stack): Don't keep track of whether
7708         this is the main program.
7710         2000-01-19  Geoff Keating  <geoffk@cygnus.com>
7712         * rs6000.c (rs6000_va_arg): Delete some unused variables.
7714         2000-01-19  Geoff Keating  <geoffk@cygnus.com>
7716         * rs6000.c (rs6000_va_arg): On AIX, padding for small arguments
7717         goes after the argument.
7719         2000-01-12  Geoff Keating  <geoffk@cygnus.com>
7721         * rs6000.md: Document 'unspec' values used.
7722         (epilogue): New expander.
7723         (movesi_to_cr_one): New expander.
7724         (movesi_to_cr and following): New pattern.
7725         (lmw): New pattern.
7726         (return_internal_si): New pattern.
7727         (return_internal_di): New pattern.
7728         (return_and_restore_fpregs_si): New pattern.
7729         (return_and_restore_fpregs_di): New pattern.
7730         * rs6000.h: Declare new functions.
7731         * rs6000.c (rs6000_stack_info): Use current_function_is_leaf
7732         rather than rs6000_calls_p.
7733         (rs6000_makes_calls): Delete.
7734         (lmw_operation): New function.
7735         (mtcrf_operation): New function.
7736         (rs6000_emit_epilogue): New function.
7737         (output_epilog): Call rs6000_emit_epilogue and final if
7738         !TARGET_SCHED_PROLOG, instead of writing text unconditionally.
7740         2000-01-12  Geoff Keating  <geoffk@cygnus.com>
7742         * aix43.h (SUBSUBTARGET_SWITCHES): Document switches.
7743         * aix41.h (SUBSUBTARGET_SWITCHES): Document switches.
7744         * aix.h (SUBTARGET_SWITCHES): Document switches.
7745         * rs6000.h: (TARGET_SWITCHES): Don't print options twice.  Make
7746         sched-prolog and sched-epilog the same.  Document all the
7747         switches.
7748         (TARGET_OPTIONS): No longer allow -mdebug-.
7750         2000-01-12  Geoff Keating  <geoffk@cygnus.com>
7752         * rs6000.h (ASM_FILE_END): Move to aix.h.
7753         (EXTRA_SECTIONS): Move to aix.h.
7754         (READONLY_DATA_SECTION): Move to aix.h.
7755         (EXTRA_SECTION_FUNCTIONS): Move to aix.h.
7756         (SELECT_SECTION): Move to aix.h.
7757         (JUMP_TABLES_IN_TEXT_SECTION): Move to aix.h.
7758         (INT_REGNO_P): Use symbolic name for ARG_POINTER_REGNUM.
7759         (LINK_REGISTER_REGNUM): New definition.
7760         (RETURN_ADDR_RTX): Use symbolic name for LINK_REGISTER_REGNUM.
7761         (SLOW_UNALIGNED_ACCESS): Define in a way suitable for both
7762         AIX and SVR4.
7763         * sysv4.h: Delete the code between the inclusion of rs6000.h
7764         and svr4.h.
7765         (DWARF_DEBUGGING_INFO): Don't define, it's defined in elfos.h.
7766         (FP_ARG_MAX_REG): Move generic definition to rs6000.h.
7767         (RS6000_REG_SAVE): Move generic definition to rs6000.h.
7768         (RS6000_SAVE_AREA): Move generic definition to rs6000.h.
7769         * rs6000.md (floatsidf2_loadaddr): The first arg here is Pmode.
7770         (fix_truncdfsi2_internal): Rename to fix_truncdfsi2_internal_si.
7771         (fix_truncdfsi2_internal_di): New pattern.
7772         (fix_truncdfsi2_store): The second arg here is Pmode too.
7773         (fix_truncdfsi2_load): The second arg here is Pmode too.
7774         (tablejumpdi): Now that switch tables hold only SImode values,
7775         gcc needs to know how to add them to the pc which is DImode.
7776         * rs6000.c (rs6000_stack_info): Use symbolic name for
7777         LINK_REGISTER_REGNUM.
7778         (output_mi_thunk) [!TARGET_ELF]: Don't define sp, it's not used.
7779         (output_toc): Delete unused variables s1 and s2.
7780         (output_ascii): Use fputs not fprintf on a variable string.
7782         2000-01-07  David Edelsohn  <edelsohn@gnu.org>
7784         * rs6000.c (processor_target_table): Add power3 as alias for 630.
7785         * aix43.h: Revert Aug 2 change.
7786         (HAS_INIT_SECTION): Define, not visible yet.
7787         (LD_INIT_SWITCH): Define, not visible yet.
7788         * t-aix43 (MULTILIB_OPTIONS): Revert Aug 2 change.
7790         2000-01-04  Joel Sherrill (joel@OARcorp.com>
7792         * config/rs6000/rtems.h: Include config/rtems.h.
7794         2000-01-04  David Edelsohn  <edelsohn@gnu.org>
7796         * rs6000.h (HANDLE_PRAGMA_PACK): Define.
7797         (SLOW_UNALIGNED_ACCESS): Define.
7798         (CASE_VECTOR_MODE): Always use 32-bit offsets.
7799         (ASM_FILE_END): Generate 64-bit symbol in 64-bit mode.
7800         (EXTRA_SECTOIN_FUNCTIONS): Indent .csect pseudo-op.
7801         (toc_section): Likewise and .toc pseudo-op.
7802         (ASM_DECLARE_FUNCTION): Likewise.  Align text more strictly in
7803         64-bit mode.
7804         (TEXT_SECTION_ASM_OP): Likewise.
7805         (ASM_OUTPUT_ADD_VEC_ELT, ASM_OUTPUT_ADDR_DIFF_ELT): Always use
7806         32-bit offsets.
7808         1999-12-17  Jakub Jelinek  <jakub@redhat.com>
7810         * config/rs6000/rs6000.h (TARGET_POWERPC64): Make sure
7811         UNITS_PER_WORD and BITS_PER_WORD are compile time constants when
7812         compiling libgcc2.
7814         2000-01-06  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7816         * rs6000.h: Move more stuff from here...
7817         * aix.h: to here.
7818         * sysv4.h: Cleanup accordingly.
7819         * netware.h: Likewise
7821         2000-01-05  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7823         * rs6000.h: Continue cleanup.
7824         * aix.h: Likewise.
7825         * lynx.h: Likewise.
7826         * netware.h: Likewise.
7827         * sol2.h: Likewise.
7828         * sysv4.h: Likewise.
7829         * win-nt.h: Likewise.
7831         * rs6000.h (TARGET_SWITCHES): Add descriptions.
7832         (TARGET_OPTIONS): Likewise.
7834         * sysv4.h (SUBTARGET_SWITCHES): Add descriptions.
7835         (SUBTARGET_OPTIONS): Likewise.
7837         * rs6000.md: Fix compile time warnings.
7839         2000-01-04  Geoff Keating  <geoffk@cygnus.com>
7841         vxworks patches from the Cygnus tree originally by
7842         Michael Meissner <meissner@cygnus.com> and Vladimir Makarov
7843         <vmakarov@cygnus.com>.
7844         * sysv4.h (SUBTARGET_SWITCHES): Add vxworks.
7845         (ENDFILE_SPEC): Likewise.
7846         (LIB_VXWORKS_SPEC): New macro.
7847         (STARTFILE_VXWORKS_SPEC): New macro.
7848         (ENDFILE_VXWORKS_SPEC): New macro.
7849         (LINK_START_VXWORKS_SPEC): New macro.
7850         (LINK_OS_VXWORKS_SPEC): New macro.
7851         (CPP_OS_VXWORKS_SPEC): New macro.
7852         (SUBTARGET_EXTRA_SPECS): Add all the vxworks specs.
7853         * vxppc.h: Rewrite to use proper configuration method.
7854         * vxppcle.h: New file.
7855         * ../../configure.in: Add powerpcle-wrs-vxworks*.
7856         * ../../configure: Rebuilt.
7858         2000-01-04  Geoff Keating  <geoffk@cygnus.com>
7860         Lots of changes to rs6000.h, sysv4.h, aix.h,
7861         aix31.h, aix3newas.h, aix41.h, aix43.h, beos.h,
7862         with the aim that rs6000.h is the first header
7863         included and the others override it.
7864         * aix.h: New file.
7866         * x-aix41-gld: Remove.
7867         * x-aix43: Remove.
7868         * x-aix41: Remove target-specific switches, and don't specify
7869         -Wl,-bbigtoc as we don't need it any more.
7870         * ../../configure.in: Use x-aix41 for ppc AIX 4.1 and above.
7871         Use t-aix43 for AIX 4.3 and above.
7872         * ../../configure: Regenerated.
7874         * rs6000.h (TARGET_SWITCHES): Add some initial prolog-scheduling
7875         options, that don't do anything yet.
7876         (MASK_SCHED_PROLOG): New macro.
7877         (MASK_SCHED_EPILOG): New macro.
7878         (TARGET_SCHED_PROLOG): New macro.
7879         (TARGET_SCHED_EPILOG): New macro.
7881         2000-01-04  Geoff Keating  <geoffk@cygnus.com>
7883         * rs6000.c: Correct comment, the `minimal' TOCs are actually
7884         one per translation unit, not one per function.
7885         (output_toc): Also do duplicate constant elimination
7886         for per-translation-unit TOCs.
7888         * rs6000.md (nonlocal_goto_receiver): Put it back as before.  Add
7889         a comment explaining _exactly_ when this pattern gets used.
7890         (builtin_setjmp_receiver): New pattern for better clarity.
7891         (init_v4_pic): Move it into a section dealing with TOC registers.
7893         1999-12-30  Geoff Keating  <geoffk@cygnus.com>
7895         * rs6000.c (toc_hash_table): New variable.
7896         (rs6000_hash_constant): New function.
7897         (toc_hash_function): New function.
7898         (toc_hash_eq): New function.
7899         (toc_hash_mark_entry): New function.
7900         (toc_hash_mark_table): New function.
7901         (output_toc): Don't output duplicate TOC entries in
7902         a single file.
7903         (rs6000_add_gc_roots): Add the hash table as a GC root.
7904         * t-aix43: Move AR_FOR_TARGET and CLIB here from x-aix43,
7905         where they clearly shouldn't be.  This may need to be fixed
7906         later when there is a GNU ar for AIX.
7907         * x-aix43: Don't define CLIB or AR_FOR_TARGET.
7908         Don't define BOOT_LDFLAGS as it is now not necessary.
7910         1999-12-29  Geoff Keating  <geoffk@cygnus.com>
7912         * rs6000.c (rs6000_build_va_list): Use 'char *' rather than 'void *'
7913         for va_list on AIX.  Use unsigned_char_type_node rather than
7914         constructing our own version on svr4.
7916         1999-12-17  Geoff Keating  <geoffk@cygnus.com>
7918         * tramp.asm (__trampoline_size): Delete CYGNUS LOCAL comment,
7919         since patently it's not.
7921         1999-12-08  Geoff Keating  <geoffk@cygnus.com>
7923         * config/rs6000/rs6000.md (nonlocal_goto_receiver): Turn into
7924         define_expand/define_insn pair, and handle restore of the
7925         SVR4 -fpic register.
7927 Wed Mar 15 15:43:38 2000  Jeffrey A Law  (law@cygnus.com)
7929         * acconfig.h (HAVE_GAS_WEAK): New define.
7930         * configure.in (assembler weak support): Check for .weak support.
7931         * config.in, configure: Rebuilt.
7932         * pa/som.h (MAKE_DECL_ONE_ONLY, ASM_WEAKEN_LABEL): Only define if
7933         HAVE_GAS_WEAK is defined.
7935 2000-03-15  Nick Clifton  <nickc@cygnus.com>
7937         * config/arm/arm.c (arm_output_epilogue): Do not pass %c to
7938         asm_fprintf().
7940 2000-03-15  Zack Weinberg  <zack@wolery.cumb.org>
7942         * cppfiles.c (open_include_file): New function.
7943         (find_include_file, cpp_read_file): Use it.
7945 2000-03-15  Jason Merrill  <jason@casey.cygnus.com>
7947         * cpphash.c (dump_hash_helper): Take the slot, not the element.
7949 Wed Mar 15 14:28:54 2000  Jason Eckhardt  <jle@cygnus.com>
7951         * flow.c (verify_flow_info): Check for unconditional return.
7953 Wed Mar 15 11:34:27 2000  Jim Wilson  <wilson@cygnus.com>
7955         * config/ia64/ia64.md (restore_stack_nonlocal): New.
7956         * config/ia64/lib1funcs.asm (__ia64_nonlocal_goto): Delete padding nop.
7957         (__ia64_restore_stack_nonlocal): New.
7958         * config/ia64/t-ia64 (LIB1ASMFUNCS): Add __restore_stack_nonlocal.
7960 2000-03-15  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7962         * cpphash.c (collect_formal_parameters): Do not complain about
7963         parameter names that just start with `__VA_ARGS__'.
7965 Wed Mar 15 13:26:58 MET 2000  Jan Hubicka  <jh@suse.cz>
7967         * i386.md (movhi_1): Promote movw imm, reg to movl imm, reg and
7968         movw reg, reg to movzwl reg, reg on PARTIAL_REGISTER_STALL machines.
7969         * i386.c (pentiumpro_cost): Set mul cost to 4.
7970         (x86_use_movx): Set for PPro.
7972 Wed Mar 15 13:07:05 MET 2000  Jan Hubicka  <jh@suse.cz>
7974         * i386.md (ix86_compute_frame_size): stack_alignment_needed is
7975         STACK_BOUNDARY for empty frames now.
7977 2000-03-14  Mark Mitchell  <mark@codesourcery.com>
7979         * stor-layout.c (layout_union): Remove.
7980         (layout_union_field): New function, split out from layout_union.
7981         (finish_union_layout): Likewise.
7982         (layout_field): Handle unions by calling layout_union_field.
7983         (finish_record_layout): Handle unions.
7984         (layout_type): Combine RECORD_TYPE, UNION_TYPE, and
7985         QUAL_UNION_TYPE handling.
7987 Wed Feb 23 13:00:06 CET 2000  Jan Hubicka  <jh@suse.cz>
7989         * flow.c (fixup_reorder_chain): Avoid double labels in the basic block;
7990         end of basic block is jump_insn, not barrier; use create_basic_block
7991         instead of creating basic block by hand.
7993 2000-03-14  Jason Eckhardt  <jle@cygnus.com>
7995         * flow.c (reorder_basic_blocks): Account for barriers when writing
7996         over NEXT_INSN (last_bb->end).
7997         (verify_flow_info): Add check for missing barriers.
7999 2000-03-14  Greg McGary  <gkm@gnu.org>
8001         * c-lex.h (enum rid): Add RID_BOUNDED & RID_UNBOUNDED.
8002         * c-lex.c (init_lex): Handle RID_BOUNDED & RID_UNBOUNDED.
8003         * c-parse.gperf (__bounded, __bounded__, __ptrbase, __ptrbase__,
8004         __ptrextent, __ptrextent__, __ptrvalue, __ptrvalue__,
8005         __unbounded, __unbounded__): New keywords.
8006         * c-parse.in (PTR_VALUE PTR_BASE PTR_EXTENT): New tokens.
8007         * c-parse.y, c-parse.c, c-parse.h: Regenerate.
8008         * objc/objc-parse.y, objc/objc-parse.c: Regenerate.
8010 2000-03-14  Bernd Schmidt  <bernds@cygnus.co.uk>
8012         * cselib.h: New file.
8013         * alias.c: Include "cselib.h".
8014         (fixed_scalar_and_varying_struct_p): Accept the addresses of the
8015         MEMs as two new arguments.
8016         (get_addr): New static function.
8017         (find_base_term): Handle VALUEs.
8018         (memrefs_conflict_p): Likewise.
8019         (true_dependence): Call get_addr on the addresses.
8020         Call fixed_scalar_and_varying_struct_p with addresses that have been
8021         passed through get_addr and canon_rtx.
8022         (write_dependence_p): Move DIFFERENT_ALIAS_SETS_P test for consistency
8023         with true_dependence.
8024         Call get_addr on the addresses; don't call canon_rtx on the MEMs.
8025         * loop.c: Include "cselib.h".
8026         (load_mems): Process extended basic block that enters the loop with
8027         cselib.  Use that information to change initialization of the shadow
8028         register so that a constant equivalence is seen by later passes.
8029         * reload1.c: Include "cselib.h".
8030         (reload_cse_invalidate_regno): Delete function.
8031         (reload_cse_mem_conflict_p): Likewise.
8032         (reload_cse_invalidate_mem): Likewise.
8033         (reload_cse_invalidate_rtx): Likewise.
8034         (reload_cse_regno_equal_p): Likewise.
8035         (reload_cse_check_clobber): Likewise.
8036         (reload_cse_record_set): Likewise.
8037         (reg_values): Delete static variable.
8038         (invalidate_regno_rtx): Likewise.
8039         (reload_cse_delete_noop_set): New static function.
8040         (reload_cse_simplify): New static function, broken out of
8041         reload_cse_regs_1.
8042         (reload_cse_noop_set_p): Delete unused argument INSN.
8043         Just call rtx_equal_for_cselib_p on set source and destination.
8044         (reload_cse_regs_1): Break out some code into reload_cse_simplify and
8045         reload_cse_delete_noop_set.  Delete code to keep track of values; use
8046         cselib functions instead.  Delete code to push/pop obstacks.
8047         (reload_cse_simplify_set): Use cselib to find equivalent values.
8048         Delete code to push/pop obstacks.
8049         (reload_cse_simplify_operands): Likewise.
8050         * rtl.def (VALUE): New rtx code.
8051         * rtl.h (union rtunion_def): New elt rt_cselib.
8052         (X0CSELIB, CSELIB_VAL_PTR): New macros.
8053         * simplify_rtx.c: Include "ggc.h", "obstack.h", "cselib.h".
8054         (new_elt_list, new_elt_loc_list, unchain_one_value, clear_table,
8055         unchain_one_elt_list, unchain_one_elt_loc_list, check_useless_values,
8056         discard_useless_locs, discard_useless_values, entry_and_rtx_equal_p,
8057         hash_rtx, new_cselib_val, add_mem_for_addr, get_value_hash,
8058         cselib_lookup_mem, cselib_subst_to_values, cselib_invalidate_regno,
8059         cselib_mem_conflict_p, cselib_invalidate_mem, cselib_invalidate_rtx,
8060         cselib_record_set, cselib_record_sets): New static functions.
8061         (cselib_lookup, cselib_update_varray_sizes, cselib_init,
8062         cselib_finish, cselib_process_insn, rtx_equal_for_cselib_p,
8063         references_value_p): New functions.
8064         (MAX_USELESS_VALUES, REG_VALUES): New macros.
8065         (table, cselib_current_insn, next_unknown_value, cselib_nregs,
8066         n_useless_values, reg_values, callmem, cselib_obstack,
8067         cselib_startobj, empty_vals, empty_elt_lists, empty_elt_loc_lists):
8068         New static variables.
8069         * varray.h (union varray_data_tag): New elt te.
8070         (VARRAY_ELT_LIST_INIT, VARRAY_ELT_LIST): New macros.
8071         * Makefile.in (reload1.o, loop.o, simplify-rtx.o, alias.o): Update
8072         dependencies.
8074 2000-03-14  Nick Clifton  <nickc@cygnus.com>
8076         * gcc.c (do_spec_1): Catch the case where %* is used in a
8077         substitution pattern, but it has not been initialised.
8078         Issue a meaningful error message if an unrecognised operator
8079         is encountered in a spec string.
8081 2000-03-14  Richard Earnshaw <rearnsha@arm.com>
8083         * function.c (prepare_function_start): Correctly initialize
8084         cfun->stack_alignment_needed.
8086 2000-03-14  Zack Weinberg  <zack@wolery.cumb.org>
8088         * cppfiles.c (find_include_file): Don't assume nshort is a
8089         substring of name.
8091 Tue Mar 14 08:42:21 2000  Jeffrey A Law  (law@cygnus.com)
8093         * configure.in (hppa configurations): Add pa32-regs.h to the
8094         list of tm files as appropriate.
8095         * configure: Rebuilt.
8096         * pa.c (compute_frame_size): Remove explicit knowledge about FP
8097         register numbering.
8098         (hppa_expand_prologue, hppa_expand_epilogue): Likewise.
8099         (fmpyaddoperands, fmpysuboperands): Likewise.
8100         * pa.h: Remove various definitions which depend on knowing
8101         how registers are numbered.
8102         * pa32-regs.h: New file with PA32 register numbering specific
8103         definitions.
8105 2000-03-14  Richard Henderson  <rth@cygnus.com>
8107         * regmove.c (combine_stack_adjustments): New.
8108         (stack_memref_p, single_set_for_csa): New.
8109         (free_csa_memlist, record_one_stack_memref): New.
8110         (try_apply_stack_adjustment): New.
8111         (combine_stack_adjustments_for_block): New.
8112         * rtl.h (combine_stack_adjustments): Declare.
8113         * toplev.c (rest_of_compilation): Call it.
8115         * i386.md: Revert 2000-01-16 change.
8117 2000-03-14  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
8119         * gccbug.in: Add web category, gcc specific classes.
8121 2000-03-14  Nathan Sidwell  <nathan@codesourcery.com>
8123         * stor-layout.c (finalize_record_size): Fix typo.
8125 2000-03-14  Stan Shebs  <shebs@apple.com>
8127         * c-typeck.c (c_alignof): Error on incomplete types.
8128         * extend.texi (Alignment): Document this.
8130 2000-03-13  Zack Weinberg  <zack@wolery.cumb.org>
8132         * cppfiles.c: Include mkdeps.h.
8133         (find_include_file, read_include_file): Remove _cpp_ prefix
8134         from name, make static.
8135         (_cpp_execute_include): New function, broken out of
8136         do_include.
8138         * cpplib.c: Don't include mkdeps.h.
8139         (struct directive): Remove type field. Reorder entries.  The
8140         function takes only one argument.
8141         (struct if_stack): Make type field an int.
8142         (directive_table): Rename to dtable.  Generate it, the
8143         prototypes of the directive handlers, and the enum for the
8144         directive numbers, from a template macro.
8145         (do_ifndef, do_include_next, do_import): New functions.
8146         (do_define, do_include, do_endif, do_ifdef, do_if, do_else,
8147         do_undef, do_line, do_elif, do_error, do_pragma, do_warning,
8148         do_ident, do_assert, do_unassert, do_sccs): Take only one
8149         argument.
8150         (do_sccs): Define always, but alter behavior based on
8151         SCCS_DIRECTIVE.
8152         (_cpp_handle_directive, consider_directive_while_skipping):
8153         Restructure for new directive table layout.
8155         (pass_thru_directive): Take a directive number, not a pointer
8156         to a struct directive.
8157         (parse_include): New function, broken out of do_include.
8158         (do_include, do_import, do_include_next): Use parse_include
8159         and _cpp_execute_include.
8160         (do_elif, do_else): Test for T_ELSE specifically when checking
8161         for #elif/#else after #else.
8162         (parse_ifdef): New function, broken out of do_ifdef.
8163         (validate_else): Expect a name arg without a leading #.
8164         (if_directive_name): Delete.
8165         (cpp_define, cpp_assert, cpp_undef, cpp_unassert): Call
8166         directive handlers with only one argument.
8168         * cpphash.h: Update prototypes.
8169         (enum node_type): Remove entries for directives.
8170         * Makefile.in: Update dependencies.
8172         * cpphash.c (dump_hash_helper): Only dump nodes of type
8173         T_MACRO.  Emit a newline after each definition.
8175 2000-03-14  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
8177         * gccbug.in: New file.
8178         * configure.in (all_outputs): Add gccbug.
8179         * Makefile.in (install-common): Install gccbug.
8180         (GCCBUG_INSTALL_NAME): New variable.
8181         * configure: Rebuilt.
8183 2000-03-13  Jason Merrill  <jason@casey.cygnus.com>
8185         * function.c (put_var_into_stack): Use type_for_mode to calculate
8186         part_type.  Use MEM_SET_IN_STRUCT_P.
8187         * expr.c (store_field): Handle CONCAT.
8188         (store_constructor): Use fields_length.
8189         * tree.c (fields_length): New fn.
8190         * tree.h: Declare it.
8192 2000-03-13  Zack Weinberg  <zack@wolery.cumb.org>
8194         * Makefile.in (LIBCPP_OBJS): Add cpplex.o.
8195         (cpplex.o): New target.
8196         * po/POTFILES.in: Add cpplex.c.
8198         * cpplex.c (_cpp_grow_token_buffer, null_cleanup,
8199         cpp_push_buffer, cpp_pop_buffer, cpp_scan_buffer,
8200         cpp_expand_to_buffer, cpp_buf_line_and_col, cpp_file_buffer,
8201         skip_block_comment, skip_line_comment, skip_comment,
8202         copy_comment, _cpp_skip_hspace, _cpp_skip_rest_of_line,
8203         _cpp_parse_name, skip_string, parse_string,
8204         _cpp_parse_assertion, cpp_get_token, cpp_get_non_space_token,
8205         _cpp_get_directive_token, find_position,
8206         _cpp_read_and_prescan, _cpp_init_input_buffer): Move here.
8207         (maybe_macroexpand, _cpp_lex_token): New functions.
8209         * cpplib.c (SKIP_WHITE_SPACE, eval_if_expr, parse_set_mark,
8210         parse_goto_mark): Delete.
8211         (_cpp_handle_eof): New function.
8212         (_cpp_handle_directive): Rename from handle_directive.
8213         (_cpp_output_line_command): Rename from output_line_command.
8214         (do_if, do_elif): Call _cpp_parse_expr directly.
8215         * cppfiles.c (_cpp_read_include_file): Don't call
8216         init_input_buffer here.
8217         * cpphash.c (quote_string): Move here, rename _cpp_quote_string.
8218         * cppexp.c (_cpp_parse_expr): Diddle parsing_if_directive
8219         here; pop the token_buffer and skip the rest of the line here.
8220         * cppinit.c (cpp_start_read): Call _cpp_init_input_buffer
8221         here.
8223         * cpphash.h (CPP_RESERVE, CPP_IS_MACRO_BUFFER, ACTIVE_MARK_P):
8224         Define here.
8225         (CPP_SET_BUF_MARK, CPP_GOTO_BUF_MARK, CPP_SET_MARK,
8226         CPP_GOTO_MARK): New macros.
8227         (_cpp_quote_string, _cpp_parse_name, _cpp_skip_rest_of_line,
8228         _cpp_skip_hspace, _cpp_parse_assertion, _cpp_lex_token,
8229         _cpp_read_and_prescan, _cpp_init_input_buffer,
8230         _cpp_grow_token_buffer, _cpp_get_directive_token,
8231         _cpp_handle_directive, _cpp_handle_eof,
8232         _cpp_output_line_command): Prototype them here.
8233         * cpplib.h (enum cpp_token): Add CPP_MACRO.
8234         (CPP_RESERVE, get_directive_token, cpp_grow_buffer,
8235         quote_string, output_line_command): Remove.
8237 2000-03-13  Bernd Schmidt  <bernds@cygnus.co.uk>
8239         * stmt.c (expand_end_case): RANGE may be signed, and when checking
8240         whether it is too large we must also verify that it isn't negative.
8242 2000-03-13  Jakub Jelinek  <jakub@redhat.com>
8244         * config/sparc/sparc.md: Remove all traces of TARGET_LIVE_G0.
8245         (movsi_zero_liveg0): Remove.
8246         (movsf_insn_novis_liveg0): Remove.
8247         (negsi2): Remove.
8248         (negsi2_not_liveg0): Rename to negsi2.
8249         (one_cmplsi2): Remove.
8250         (one_cmplsi2_not_liveg0): Rename to one_cmplsi2.
8251         (one_cmplsi2_liveg0): Remove.
8252         * config/sparc/sparc.h (TARGET_LIVE_G0, TARGET_BROKEN_SAVERESTORE,
8253         MASK_LIVE_G0, MASK_BROKEN_SAVERESTORE): Remove.
8254         (CONDITIONAL_REGISTER_USAGE): Remove TARGET_LIVE_G0 if.
8255         (PREDICATE_CODES): Remove zero_operand.
8256         * config/sparc/sparc.c: Remove all traces of TARGET_LIVE_G0 and
8257         TARGET_BROKEN_SAVERESTORE.
8258         (zero_operand): Remove.
8259         * config/sparc/splet.h (SUBTARGET_SWITCHES): Remove -mlive-g0,
8260         -mno-live-g0, -mbroken-saverestore and -mno-broken-saverestore
8261         options.
8262         (SUBTARGET_OVERRIDE_OPTIONS): Remove.
8263         * config/sparc/linux-aout.h (TARGET_LIVE_G0,
8264         TARGET_BROKEN_SAVERESTORE): Remove.
8265         * config/sparc/linux.h (TARGET_LIVE_G0, TARGET_BROKEN_SAVERESTORE):
8266         Remove.
8267         * config/sparc/linux64.h (TARGET_LIVE_G0, TARGET_BROKEN_SAVERESTORE):
8268         Remove.
8269         * config/sparc/sol2.h (TARGET_LIVE_G0, TARGET_BROKEN_SAVERESTORE):
8270         Remove.
8272         * config/sparc/sparc.md (return_df_no_fpu): New pattern.
8274 2000-03-13  Zack Weinberg  <zack@wolery.cumb.org>
8276         * cpplib.c (do_pragma_implementation): Fix off-by-one error
8277         truncating a string.  Don't assume tokens are nul terminated.
8278         Problem noted by Andreas Jaeger <aj@suse.de>
8280 2000-03-13  Jason Merrill  <jason@casey.cygnus.com>
8282         * dwarf2out.c (add_name_and_src_coords_attributes): Only add
8283         DW_AT_MIPS_linkage_name for TREE_PUBLIC decls.
8284         (ASM_OUTPUT_DWARF_ADDR_CONST): Don't output trailing newline.
8286 2000-03-13  Richard Earnshaw <rearnsha@arm.com>
8288         * stor-layout.c (new_record_layout_info): Fix typo inside ifdef
8289         STRUCTURE_SIZE_BOUNDARY.
8291 2000-03-13  Mark Mitchell  <mark@codesourcery.com>
8293         * tree.h (record_layout_info_s): New structure.
8294         (record_layout_info): New type.
8295         (new_record_layout_info): New function.
8296         (layout_field): Likewise.
8297         (finish_record_layout): Likewise.
8298         * stor-layout.c (layout_record): Remove.
8299         (new_record_layout_info): New function.
8300         (layout_field): New function, broken out from layout_record.
8301         (finalize_record_size): Likewise.
8302         (compute_record_mode): Likewise.
8303         (finalize_type_size): New function, broken out from layout_type.
8304         (finish_record_layout): Likewise.
8305         (layout_type): Use them.
8307 2000-03-12  Zack Weinberg  <zack@wolery.cumb.org>
8309         * cpphash.c: Don't include version.h.
8310         (special_symbol) [case T_VERSION]: Look for the string in
8311         hp->value.cpval; don't use version_string.
8312         * cppinit.c (initialize_builtins): Set hp->value.cpval for
8313         __VERSION__ to version_string.
8314         * Makefile.in (cpphash.o): Update deps.
8316 2000-03-12  Zack Weinberg  <zack@wolery.cumb.org>
8318         Convert cpplib to use libiberty/hashtab.c.
8320         * cpplib.h (struct cpp_reader): Make hashtab and
8321         all_include_files of type 'struct htab *'.  Delete HASHSIZE
8322         and ALL_INCLUDE_HASHSIZE macros.
8324         * cpphash.h: Update prototypes.
8325         (struct hashnode): Remove next, prev, and bucket_hdr members.
8326         Make length a size_t.  Add hash member.
8327         (struct ihash): Remove next member.  Add hash member.  Make
8328         name a flexible array member.
8330         * cppfiles.c: Include hashtab.h.
8331         (include_hash): Delete.
8332         (IHASHSIZE): New macro.
8333         (hash_IHASH, eq_IHASH, _cpp_init_include_hash): New functions.
8334         (cpp_included): Do the hash lookup here.
8335         (_cpp_find_include_file): Rewrite.
8336         (cpp_read_file): Put the "fake" hash entry into the hash
8337         table.  Honor the control_macro, if it turns out we've seen
8338         the file before.  Don't push the buffer here.
8339         (_cpp_read_include_file): Push the buffer here.
8340         (OMODES): New macro.  Use it whenever we call open(2).
8342         * cpphash.c: Include hashtab.h.
8343         (hash_HASHNODE, eq_HASHNODE, del_HASHNODE, dump_hash_helper,
8344         _cpp_init_macro_hash, _cpp_dump_macro_hash, _cpp_make_hashnode,
8345         _cpp_lookup_slot): New functions.
8346         (HASHSIZE): new macro.
8347         (hashf, _cpp_install, _cpp_delete_macro): Delete.
8348         (_cpp_lookup): Use hashtab.h routines.
8350         * cppinit.c: Include hashtab.h.
8351         (cpp_reader_init): Call _cpp_init_macro_hash and
8352         _cpp_init_include_hash.  Don't allocate hashtab directly.
8353         (cpp_cleanup): Just call htab_delete on pfile->hashtab and
8354         pfile->all_include_files.
8355         (initialize_builtins): Use _cpp_make_hashnode and
8356         htab_find_slot to add hash entries.
8357         (cpp_finish): Just call _cpp_dump_macro_hash.
8358         * cpplib.c: Include hashtab.h.
8359         (do_define): Use _cpp_lookup_slot and _cpp_make_hashnode to
8360         create hash entries.
8361         (do_pragma_poison, do_assert): Likewise.
8362         (do_include): Don't push the buffer here.  Don't increment
8363         system_include_depth unless _cpp_read_include_file succeeds.
8364         (do_undef, do_unassert): Use _cpp_lookup_slot and htab_clear_slot
8365         or htab_remove_elt.
8366         (do_pragma_implementation): Use alloca to create copy.
8368         * Makefile.in: Update dependencies.
8370 2000-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8372         * cppinit.c (cl_directive_handler): More K&R fixing.
8374 Sat Mar 11 23:54:26 2000  Jim Wilson  <wilson@cygnus.com>
8376         * config/ia64/ia64.c (ia64_compute_frame_size): Align size to
8377         STACK_BOUNDARY.
8378         * config/ia64/ia64.h (REGISTER_MOVE_COST): Add missing parentheses.
8380 2000-03-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8382         * cppinit.c (no_arg, no_ass, no_dir, no_fil, no_mac, no_pth):
8383         Change from char[] to macros.
8385 2000-03-12  Neil Booth  <NeilB@earthling.net>
8387         * cppinit.c (cpp_start_read): Update indirect function
8388         call to K&R C.
8390 Sat Mar 11 16:18:12 2000  Jim Wilson  <wilson@cygnus.com>
8392         * config/ia64/ia64.h (ADDITIONAL_REGISTER_NAMES): Fix typo in loc79
8393         entry.
8395         * config/ia64/ia64-protos.h, config/ia64/ia64.c, config/ia64/ia64.h,
8396         config/ia64/ia64.md, config/ia64/xm-ia64.h: Fix copyright messages.
8398 2000-03-11  Neil Booth  <NeilB@earthling.net>
8400         * cppinit.c (struct pending option): Replace undef with a
8401         pointer to a directive handling routine.
8402         (struct cpp_pending): Replace separate assert_ and define_
8403         lists with one directive_ list.
8404         (new_pending_define): Rename new_pending_directive. Extra
8405         argument is the directive's handling routine.
8406         (handle_option): Update to use new_pending_directive.
8408 2000-03-11  Neil Booth  <NeilB@earthling.net>
8410         * cppfiles.c (file_cleanup, _cpp_find_include_file,
8411         remap_filename, _cpp_read_include_file, actual_directory,
8412         hack_vms_include_specification): Replace bcopy(), index() etc
8413         calls.  Add casts to some allocations.  Make some variables
8414         pointers to const [unsigned] char.
8415         * cpphash.c (_cpp_install, macro_cleanup, collect_expansion,
8416         collect_formal_parameters): Similarly.
8417         * cppinit.c (struct pending_option, append_include_chain,
8418         cpp_options_init, cpp_reader_init, initialize_standard_includes,
8419         cpp_start_read, new_pending_define, handle_option): Similarly.
8420         * cpplib.c (cpp_define, copy_comment, do_define, do_include,
8421         do_undef, do_error, do_warning, do_pragma, do_pragma_once,
8422         do_pragma_implementation, detect_if_not_defined,
8423         do_ifdef, skip_if_group, cpp_get_token, parse_string,
8424         do_assert, do_unassert): Similarly.
8425         * cpplib.h (cpp_buffer, cpp_options): Update types.  Update
8426         function prototypes.
8427         * mkdeps.c (deps_add_target, deps_add_dep): cast allocations.
8429 2000-03-10  Richard Henderson  <rth@cygnus.com>
8431         * builtins.c (expand_builtin_strlen): Revert last change.
8432         Use emit_insn_before if we're at the beginning of a sequence.
8434 2000-03-10  Jason Merrill  <jason@casey.cygnus.com>
8436         * builtins.c (expand_builtin_strlen): Make sure that we have something
8437         at the beginning of the sequence.
8439         * toplev.c (rest_of_compilation): Also set TREE_NOTHROW for
8440         deferred inlines.
8442         * invoke.texi (C++ Dialect Options): Document -fno-enforce-eh-specs.
8444 2000-03-10  Richard Henderson  <rth@cygnus.com>
8446         * except.c (can_throw): Use INTVAL on a CONST_INT.
8447         (reachable_handlers): Likewise.
8448         * flow.c (count_basic_blocks, find_basic_blocks_1): Likewise.
8450 2000-03-10  Andreas Jaeger  <aj@suse.de>
8452         * config/mips/linux.h: Undefine MD_EXEC_PREFIX and
8453         MD_STARTFILE_PREFIX since those are not needed on linux.
8454         (ASM_FILE_START): New, from mips/gnu.h.
8456 2000-03-09  Richard Henderson  <rth@cygnus.com>
8457             Alex Samuel  <samuel@codesourcery.com> and others
8459         * Makefile.in (ssa.o): New rule.
8460         (OBJS): Add ssa.o.
8461         (STAGESTUFF): Add *.ssa and *.ussa.
8462         (mostlyclean): Delete *.ssa, *.ussa, */*.ssa, */*.ussa.
8463         * rtl.def (PHI): New RTL expression.
8464         * rtl.h (clear_log_links): New declaration.
8465         (convert_to_ssa): Likewise.
8466         (convert_from_ssa): Likewise.
8467         * flow.c (split_edge): If the entry node falls through to the
8468         split edge's source block, split the entry edge.
8469         (clear_log_links): New function.
8470         * toplev.c (ssa_dump): New variable.
8471         (flag_ssa): Likewise.
8472         (f_options): Add "ssa".
8473         (compile_file): Create SSA dump files.
8474         (rest_of_compilation): Go to and from SSA if enabled.
8475         (decide_d_option): Handle -de for SSA dump files.
8476         * ssa.c: New file.
8478 Thu Mar  9 20:01:38 2000  Jim Wilson  <wilson@cygnus.com>
8480         * expr.c (expand_assignment): For a CALL_EXPR, special case PARM_DECL
8481         same as VAR_DECL.
8483 2000-03-09  Benjamin Kosnik  <bkoz@cygnus.com>
8485         * config/alpha/linux.h (WCHAR_TYPE): Make consistent.
8487 Thu Mar  9 18:10:02 2000  Jeffrey A Law  (law@cygnus.com)
8489         * config/pa/pa-hpux10.h (LIB_SPEC): Correct typo in !p case.
8490         (MD_STARTFILE_PREFIX_1): New macro.
8492 2000-03-09  Robert Lipe  <robertl@sco.com>
8494         * config/ia64/ia64.c: Include system.h.
8496 2000-03-09  Jason Merrill  <jason@casey.cygnus.com>
8498         * except.c (nothrow_function_p): If -fno-exceptions, just return.
8499         (init_eh_nesting_info): Likewise.
8501         * tree.h (struct tree_common): Rename raises_flag to nothrow_flag.
8502         (TREE_NOTHROW): Rename from TREE_RAISES.
8503         * toplev.c (rest_of_compilation): Set it.
8504         * print-tree.c (print_node): Adjust.
8505         * tree.c (stabilize_reference, build, build1): Don't set TREE_RAISES.
8506         (stabilize_reference_1, get_unwidened, get_narrower): Likewise.
8507         * calls.c (emit_call_1): Add 'nothrow' parm.  Add
8508         REG_EH_REGION note as appropriate.
8509         (libfunc_nothrow): New fn.
8510         (emit_library_call, emit_library_call_value): Use it.
8511         (expand_call): Check TREE_NOTHROW.
8513         * varasm.c (make_decl_rtl): Skip initial '*' when setting
8514         DECL_ASSEMBLER_NAME.
8516 2000-03-09  Andreas Jaeger  <aj@suse.de>
8518         * mips/linux.h (NO_IMPLICIT_EXTERN_C): Define.
8519         (TARGET_MEM_FUNCTIONS): Define.
8521 2000-03-09  Jason Merrill  <jason@casey.cygnus.com>
8523         * i386.c (ix86_valid_type_attribute_p): Use compare_tree_int.
8525         * except.c (can_throw): See through a SEQUENCE.
8526         (nothrow_function_p): New fn.
8527         * except.h: Declare it.
8528         * function.c (current_function_nothrow): New var.
8529         (prepare_function_start): Initialize it.
8530         * output.h: Declare it.
8531         * toplev.c (rest_of_compilation): Set it.
8532         * dwarf2out.c (dwarf2out_begin_prologue): Use it.
8534 2000-03-09  Zack Weinberg  <zack@wolery.cumb.org>
8536         * cpphash.c (collect_formal_parameters): strncmp returns 0 for
8537         match.  (cpp_compare_defs): Count the nul separator when
8538         advancing over argument names.
8540 2000-03-09  Bernd Schmidt  <bernds@cygnus.co.uk>
8542         * recog.c (preprocess_constraints): Matching constraints affect
8543         same alternative/different operand, not same operand/different
8544         alternative.
8546         * reload1.c (eliminate_regs_in_insn): Handle additions of eliminable
8547         register and a constant specially.
8549 2000-03-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8551         * libgcc2.h: New file.
8552         * libgcc2.c: Move macros, typedefs and prototypes to libgcc2.h.
8554 Wed Mar  8 16:19:42 2000  Jim Wilson  <wilson@cygnus.com>
8556         * configure.in (ia64*-*-elf*, ia64*-*-linux*): New.
8557         * configure: Regenerate.
8558         * config/ia64: New.
8560 2000-03-08  Zack Weinberg  <zack@wolery.cumb.org>
8562         * Makefile.in (LIBCPP_DEPS): New macro.
8563         (cpplib.o, cpphash.o, cpperror.o, cppexp.o, cppfiles.o): Use
8564         it to declare deps.
8565         * cpperror.c: Include cpphash.h.
8566         * cppexp.c: Include cpphash.h.  Remove MULTIBYTE_CHARS
8567         dingleberry.
8568         (lex): Don't use CPP_WARN_UNDEF.
8569         (_cpp_parse_expr): Return an int, the truth value.
8570         * cppfiles.c: Include cpphash.h.
8571         (_cpp_merge_include_chains): Move to cppinit.c and make static.
8572         * cppinit.c (include_defaults_array): Disentangle.
8573         (cpp_cleanup): Don't free the if stack here.
8574         (cpp_finish): Pop off all buffers, not just one.
8575         * cpplib.c (eval_if_expr): Return int.
8576         (do_xifdef): Rename do_ifdef.
8577         (handle_directive): Don't use CPP_PREPROCESSED.
8578         (cpp_get_token): Don't use CPP_C89.
8579         * fix-header.c: Don't use CPP_OPTIONS.
8581         * cpplib.h: Move U_CHAR, enum node_type, struct
8582         file_name_list, struct ihash, is_idchar, is_idstart,
8583         is_numchar, is_numstart, is_hspace, is_space, CPP_BUF_PEEK,
8584         CPP_BUF_GET, CPP_FORWARD, CPP_PUTS, CPP_PUTS_Q, CPP_PUTC,
8585         CPP_PUTC_Q, CPP_NUL_TERMINATE, CPP_NUL_TERMINATE_Q,
8586         CPP_BUMP_BUFFER_LINE, CPP_BUMP_LINE, CPP_PREV_BUFFER,
8587         CPP_PRINT_DEPS, CPP_TRADITIONAL, CPP_PEDANTIC, and prototypes
8588         of _cpp_simplify_pathname, _cpp_find_include_file,
8589         _cpp_read_include_file, and _cpp_parse_expr to cpphash.h.
8590         Move struct if_stack to cpplib.c.  Move struct cpp_pending to
8591         cppinit.c.
8592         Change all uses of U_CHAR to be unsigned char instead.
8593         Delete CPP_WARN_UNDEF, CPP_C89, and CPP_PREPROCESSED.
8595 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
8597         * dwarf2out.c (dw_fde_struct): Add 'nothrow'.
8598         (dwarf2out_begin_prologue): Set it.
8599         (output_call_frame_info): Don't emit EH unwind info for leaves.
8601         * flow.c (count_basic_blocks, find_basic_blocks_1): A rethrow
8602         can occur outside of an EH region.
8603         * except.c: Correct comments about rethrow behavior.
8604         (rethrow_symbol_map): Do nothing if !flag_new_exceptions.
8606 2000-03-08  Andrew MacLeod  <amacleod@cygnus.com>
8608         * flow.c (make_edges): Always call make_eh_edge for calls.
8610 2000-03-08  Zack Weinberg  <zack@wolery.cumb.org>
8612         * cpplib.h (parse_underflow_t, CPP_NULL_BUFFER): Delete.
8613         (struct cpp_buffer): Remove fname and underflow fields.
8614         (struct cpp_reader): Remove get_token field.
8615         (struct include_hash): Rename to struct ihash.  Add typedef to
8616         IHASH.
8617         (struct if_stack): Remove fname field.
8618         (IF_STACK_FRAME): Rename to IF_STACK.
8620         * cpperror.c (print_containing_files): Trust that there are no
8621         macro buffers below the top file buffer.
8622         * cppfiles.c: Replace all references to 'struct include_hash'
8623         with 'IHASH'.  Rename initialize_input_buffer to
8624         init_input_buffer.  Don't set or reference cpp_buffer->fname,
8625         use buffer->ihash->name instead.
8626         * cpphash.c (special_symbol): Use cpp_file_buffer.  Use NULL
8627         not CPP_NULL_BUFFER.
8628         * cppinit.c: Use NULL not CPP_NULL_BUFFER, IF_STACK not
8629         IF_STACK_FRAME, IHASH not struct include_hash.
8630         * cpplib.c: Rename eval_if_expression to eval_if_expr.  Remove
8631         null_underflow.  Use IF_STACK not IF_STACK_FRAME, IHASH not
8632         struct include_hash, NULL not CPP_NULL_BUFFER.  Remove all
8633         references to cpp_buffer->fname (delete entirely, or use
8634         ->ihash->name instead) and IF_STACK->fname.
8635         (cpp_push_buffer): Don't set new->underflow.
8636         (do_include): Use cpp_file_buffer.
8638         * cpphash.c (collect_formal_parameters): Remove duplicate
8639         increment of argslen.  Pedwarn in C99 mode if __VA_ARGS__ is
8640         used as a macro argument name.  Don't append "..." to namebuf
8641         for varargs macros.  After we're done scanning, go through
8642         namebuf and make it NUL separated, not comma separated.
8643         (_cpp_compare_defs): Remove register tag from variables.
8644         Expect defn->argnames to be NUL separated.
8645         (_cpp_dump_definition): Expect defn->argnames to be NUL
8646         separated and in forward order.
8647         * cpphash.h: Update documentation of argnames field.
8649 2000-03-08  Richard Henderson  <rth@cygnus.com>
8651         * builtins.c (expand_builtin_strlen): Be prepared for strlensi
8652         to fail.  Don't pre-expand the source operand.
8654         * i386.md (strlensi): Initialize eoschar and align before use.
8656 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
8658         * expr.c (expand_expr, case ARRAY_REF): Still check for missing
8659         CONSTRUCTOR element.
8661 2000-03-08  Gavin Romig-Koch  <gavin@cetus.cygnus.com>
8663         * mips.c (mips_expand_prologue): If the last
8664         named argument is the vararg marker "va_list", treat it as
8665         an unnamed argument.
8667 2000-03-08  Clinton Popetz  <cpopetz@cygnus.com>
8669         * dbxout.c (dbxout_parms): When correcting for promoted
8670         big-endian parameters, use the mode of the DECL_RTL rather
8671         than UNITS_PER_WORD.
8673 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
8675         * c-common.h (make_fname_decl): Declare.
8676         * c-common.c (make_fname_decl): Define.
8677         (declare_hidden_char_array): Remove.
8678         (declare_function_name): Use make_fname_decl.
8679         * c-decl.c (c_make_fname_decl): New function.
8680         (init_decl_processing): Set make_fname_decl.
8682 Tue Mar  7 23:50:31 2000  Jeffrey A Law  (law@cygnus.com)
8684         * cccp.c (handle_directive): Initialize backslash_newlines_p.
8686 2000-03-07  Philipp Thomas  <pthomas@suse.de>
8688         * po/POTFILES.in: Remove cppalloc.c from file list.
8690 2000-03-07  Steve Chamberlain  <sac@pobox.com>
8692         * pj.c (pj_expand_prologue): current_function->args_info is
8693         now current_function_args_info.
8695         * pj.h (STORE_FLAG_VALUE, USER_LABEL_PREFIX,
8696         LOCAL_LABEL_PREFIX, ASM_GENERATE_INTERNAL_LABEL,
8697         ASM_OUTPUT_INTERNAL_LABEL, ASM_OUTPUT_SKIP): Define.
8699 2000-03-08  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8701         * config/c4x/c4x.h (PUT_SDB_TYPE): Define so that the type info is
8702         output as hexadecimal rather than the default octal.
8704 2000-03-07  Zack Weinberg  <zack@wolery.cumb.org>
8706         * cpphash.c (special_symbol): Fix thinko in previous commit.
8708 2000-03-07  Neil Booth  <NeilB@earthling.net>
8710         * cppexp.c (struct operation, left_shift, right_shift,
8711         cpp_parse_expr): Change some "char"s to "U_CHAR"s, and some
8712         "int"s to "unsigned int"s.
8713         * cpplib.c (detect_if_not_defined, do_assert, do_unassert):
8714         Similarly.
8715         * cpplib.h: Update for above.
8716         * mkdeps.c (deps_init, deps_calc_target): Cast pointers
8717         returned from allocations.
8719         * cppinit.c (opt_comp, parse_options): New functions.
8720         (handle_option): Use parse_option to parse a single command
8721         line option, that possibly takes an argument.
8722         (cpp_handle_options): Sort the array of command line options on
8723         first invocation (non-ASCII hosts only).
8724         (print_help): Update.
8726 2000-03-07  Zack Weinberg  <zack@wolery.cumb.org>
8728         * mkdeps.c (munge): Fix off-by-one bug and inconsistencies in
8729         backslash counting loops.  Problem noted by Matt Kraai <kraai@ghs.com>.
8731         * cppfiles.c (_cpp_find_include_file): Make sure ih->name is
8732         initialized.
8733         * cppinit.c (cpp_cleanup): Free imp->nshort also.
8735         * cpperror.c (cpp_print_containing_files,
8736         cpp_print_file_and_line, v_cpp_message): Rename to
8737         print_containing_files, print_file_and_line, and v_message.
8738         * cppexp.c (cpp_parse_expr, cpp_parse_escape, cpp_lex): Rename
8739         to _cpp_parse_expr, parse_escape, and lex.
8740         (parse_charconst): Remove broken multibyte support.
8741         * cppfiles.c (include_hash): Make static.
8742         (cpp_included): New function.
8743         (merge_include_chains, find_include_file, finclude,
8744         simplify_pathname): Rename to _cpp_merge_include_chains,
8745         _cpp_find_include_file, _cpp_read_include_file, and
8746         _cpp_simplify_pathname.
8747         * cpphash.c (cpp_lookup, free_definition, delete_macro,
8748         cpp_install, create_definition, macroexpand, compare_defs,
8749         dump_definition): Rename to _cpp_lookup, _cpp_free_definition,
8750         _cpp_delete_macro, _cpp_install, _cpp_create_definition,
8751         _cpp_macroexpand, _cpp_compare_defs, and _cpp_dump_definition.
8752         * cppinit.c (cpp_handle_option): Rename to handle_option, make
8753         static.
8754         * cpplib.c: Remove extern prototype of cpp_parse_expr.
8756         * cpphash.h: Update prototypes.
8757         * cpplib.h: Likewise.  Prototype _cpp_parse_expr here.
8759 2000-03-07  Andrew Haley  <aph@cygnus.com>
8761         * config/mips/mips.h (PTRDIFF_TYPE): Revert broken change;
8762         PTRDIFF_TYPE should be based solely on Pmode.
8763         (SIZE_TYPE): ditto.
8765 2000-03-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8767         * rtl.h (rtunion_def): Constify member `rtstr'.
8768         (emit_line_note_after, emit_line_note, emit_line_note_force,
8769         emit_note, decode_asm_operands): Constify.
8771         * cse.c (canon_hash): Likewise.
8773         * dbxout.c (dbxout_block): Likewise.
8775         * diagnostic.c (file_and_line_for_asm, v_error_for_asm,
8776         v_warning_for_asm): Likewise.
8778         * dwarfout.c (function_start_label): Likewise.
8780         * emit-rtl.c (emit_line_note_after, emit_line_note, emit_note,
8781         emit_line_note_force): Likewise.
8783         * final.c (last_filename, asm_insn_count, final_scan_insn,
8784         output_source_line): Likewise.
8786         * function.h (struct emit_status): Likewise.
8788         * gcse.c (hash_expr_1): Likewise.
8790         * genattr.c (gen_attr, main): Likewise.
8792         * genattrtab.c (struct function_unit, current_alternative_string,
8793         write_attr_valueq, n_comma_elts, next_comma_elt, attr_eq,
8794         attr_numeral, check_attr_test, check_attr_value,
8795         convert_set_attr_alternative, convert_set_attr,
8796         compute_alternative_mask, simplify_by_exploding, gen_attr,
8797         gen_unit): Likewise.
8799         * genflags.c (gen_insn): Likewise.
8801         * gengenrtl.c (type_from_format): Likewise.
8803         * genopinit.c (gen_insn): Likewise.
8805         * genoutput.c (n_occurrences, process_template, process_template):
8806         Likewise.
8808         * ggc-page.c (ggc_set_mark, ggc_mark_if_gcable, ggc_get_size):
8809         Likewise.
8811         * ggc-simple.c (ggc_set_mark, ggc_mark_if_gcable, ggc_get_size):
8812         Likewise.
8814         * ggc.h (ggc_mark_string, ggc_mark, ggc_mark_if_gcable,
8815         ggc_set_mark, ggc_get_size): Likewise.
8817         * objc/objc-act.c (build_module_descriptor, finish_objc): Likewise.
8819         * optabs.c (init_one_libfunc): Likewise.
8821         * output.h (assemble_start_function): Likewise.
8823         * recog.c (decode_asm_operands): Likewise.
8825         * toplev.c (rest_of_compilation): Likewise.
8827         * tree.h (emit_line_note_after, emit_line_note,
8828         emit_line_note_force): Likewise.
8830         * varasm.c (asm_output_bss, asm_output_aligned_bss,
8831         asm_emit_uninitialised, assemble_start_function,
8832         assemble_variable, const_hash, compare_constant_1,
8833         find_pool_constant, mark_constant_pool, assemble_alias): Likewise.
8835         * xcoffout.h (DBX_FINISH_SYMBOL): Likewise.
8837         * alpha/alpha.md (call_vms, call_value_vms): Likewise.
8839         * arm/aof.h (ASM_OUTPUT_ASCII): Likewise.
8841         * arm/aout.h (ASM_OUTPUT_ASCII): Likewise.
8843         * arm/arm-protos.h (output_ascii_pseudo_op, arm_dllexport_name_p,
8844         arm_dllimport_name_p): Likewise.
8846         * arm/arm.c (arm_encode_call_attribute, output_ascii_pseudo_op):
8847         Likewise.
8849         * arm/arm.h (ASM_OUTPUT_MI_THUNK): Likewise.
8851         * arm/elf.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
8853         * arm/pe.c (arm_dllexport_name_p, arm_dllimport_name_p,
8854         arm_mark_dllexport, arm_mark_dllimport,
8855         arm_pe_encode_section_info): Likewise.
8857         * arm/telf.h (ASM_OUTPUT_DEF_FROM_DECLS,
8858         ASM_FINISH_DECLARE_OBJECT): Likewise.
8860         * arm/thumb.c (thumb_function_prologue): Likewise.
8862         * arm/thumb.h (ASM_OUTPUT_ASCII): Likewise.
8864         * avr/avr.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
8866         * clipper/clix.h (ASM_OUTPUT_ASCII): Likewise.
8868         * fx80/fx80.h (ASM_OUTPUT_ASCII): Likewise.
8870         * i386/cygwin.h (ASM_OUTPUT_SECTION_NAME): Likewise.
8872         * i386/freebsd.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
8874         * i386/i386-interix.h (ASM_OUTPUT_LIMITED_STRING,
8875         ASM_OUTPUT_ASCII, ASM_OUTPUT_SECTION_NAME): Likewise.
8877         * i386/i386-protos.h (asm_output_function_prefix): Likewise.
8879         * i386/i386.c (asm_output_function_prefix): Likewise.
8881         * i386/i386elf.h (ASM_OUTPUT_ASCII): Likewise.
8883         * i386/osfrose.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
8885         * i386/ptx4-i.h (ASM_OUTPUT_ASCII): Likewise.
8887         * i386/sco5.h (ASM_FINISH_DECLARE_OBJECT,
8888         ASM_OUTPUT_LIMITED_STRING, ASM_OUTPUT_ASCII,
8889         ASM_OUTPUT_SECTION_NAME): Likewise.
8891         * i386/sysv4.h (ASM_OUTPUT_ASCII): Likewise.
8893         * i860/paragon.h (ASM_OUTPUT_ASCII): Likewise.
8895         * i860/sysv3.h (ASM_OUTPUT_ASCII): Likewise.
8897         * m32r/m32r.c (m32r_encode_section_info): Likewise.
8899         * mcore-elf.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
8901         * mcore/mcore.c (mcore_encode_section_info): Likewise.
8903         * mips/elf.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
8905         * mips/elf64.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
8907         * mips/iris6.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
8909         * mips/mips.h (ASM_OUTPUT_IDENT): Likewise.
8911         * mips/mips.md (movdi, movsi): Likewise.
8913         * mips/netbsd.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
8915         * netbsd.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
8917         * openbsd.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
8919         * ptx4.h (ASM_FINISH_DECLARE_OBJECT, ASM_OUTPUT_LIMITED_STRING,
8920         ASM_OUTPUT_ASCII): Likewise.
8922         * rs6000/rs6000.c (rs6000_allocate_stack_space, output_epilog,
8923         output_mi_thunk, output_toc): Likewise.
8925         * rs6000/rs6000.md (movsi): Likewise.
8927         * rs6000/sysv4.h (ASM_OUTPUT_INT, ASM_OUTPUT_SECTION_NAME): Likewise.
8929         * tahoe/harris.h (ASM_OUTPUT_ASCII): Likewise.
8931         * v850/v850.c (print_operand, print_operand_address,
8932         v850_encode_data_area): Likewise.
8934 2000-03-07  Clinton Popetz  <cpopetz@cygnus.com>
8936         * config/mips/mips.md (zero_extendsidi2): Always force operand
8937         one to memory for mips16.
8939 Mon Mar  6 15:22:29 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8941         * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove unneeded casts.
8942         (struct tree_int_cst): int_cst_low is now unsigned HOST_WIDE_INT.
8943         (attribute_hash_list, type_hash_canon): hashcode is now unsigned.
8944         (type_hash_lookup, type_hash_add, type_hash_list): Likewise.
8945         (min_precision): Result is unsigned.
8946         (add_double, neg_double, mul_double): Low word is unsigned.
8947         (lshift_double, rshift_double, lrotate_double): Likewise.
8948         (rrotate_double, div_and_round_double): Likewise.
8949         (tree_floor_log2, compare_tree_int): New functions.
8950         (preserve_rtl_expr_temps): New declaration.
8951         * c-common.c (declare_hidden_char_array): Use compare_tree_int.
8952         (decl_attributes): Use tree_log2 to find alignment.
8953         Check for TREE_INT_CST_HIGH for format args.
8954         (min_precision): Now unsigned.
8955         Use tree_floor_log2.
8956         (truthvalue_conversion): Delete long-disabled code.
8957         * c-decl.c (finish_struct): Clean up tests on field width.
8958         (finish_function): Use compare_tree_int.
8959         * c-pragma.c (handle_pragma_token): Use tree_log2 for alignment.
8960         * c-typeck.c (comptypes): Use tree_int_cst_equal.
8961         (default_conversion, digest_init): Use compare_tree_int.
8962         (build_binary_op): Use integer_all_onesp and compare_tree_int.
8963         Fix type errors in forming masks.
8964         * calls.c (initialize_argument_information): Use compare_tree_int.
8965         * dbxout.c (dbxout_type): Cast TREE_INT_CST_LOW to HOST_WIDE_INT.
8966         * except.c (expand_eh_region_start_tree): Use compare_tree_int.
8967         * expr.c (is_zeros_p, case INTEGER_CST): Use integer_zerop.
8968         (store_field): Use compare_tree_int.
8969         (expand_expr, case CONSTRUCTOR): Use TYPE_SIZE_UNIT.
8970         (expand_expr, case ARRAY_REF): Use compare_tree_int.
8971         (do_jump, case BIT_AND_EXPR): Use tree_floor_log2.
8972         (do_store_flag): Use compare_tree_int.
8973         * fold-const.c (encode, decode): Low part is always unsigned.
8974         (force_fit_type, add_double, neg_double, mul_double): Likewise.
8975         (lshift_double, rshift_double, lrotate_double): Likewise.
8976         (rrotate_double, div_and_round_double, int_const_binop): Likewise.
8977         (fold_convert): Use compare_tree_int.
8978         (operand_equal_p, case INTEGER_CST): Use tree_int_cst_equal.
8979         (invert_truthvalue, case INTEGER_CST): Likewise.
8980         (fold): Use compare_tree_int; add casts for unsigned TREE_INT_CST_LOW.
8981         * mkdeps.c (deps_dummy_targets): Make I unsigned.
8982         * rtl.h (add_double, neg_double, mul_double): Low words are unsigned.
8983         (lshift_double, rshift_double, lrotate_double, rrotate_double):
8984         Likewise.
8985         * stmt.c (expand_decl): Use compare_tree_int and mode_for_size_tree.
8986         (expand_end_case): Use compare_tree_int.
8987         (estimate_case_costs): Cast TREE_INT_CST_LOW to HOST_WIDE_INT.
8988         * stor-layout.c (mode_for_size_tree): Use compare_tree_int.
8989         (layout_decl): Likewise.
8990         (layout_record, layout_union): Make sizes unsigned.
8991         (layout_type, case VOID_TYPE): TYPE_SIZE must be bitsizetype.
8992         (layout_type, case QUAL_UNION_TYPE): Use compare_tree_int.
8993         * tree.c (struct type_hash): hashcode is unsigned.
8994         (build_type_attribute_variant, type_hash_list): Likewise.
8995         (type_hash_lookup, type_hash_add, type_hash_canon): Likewise.
8996         (attribute_hash_list, build_array_type, build_method_type): Likewise.
8997         (build_complex_type): Likewise.
8998         (real_value_from_int_cst): Remove unneeded casts.
8999         (integer_all_onesp): Add casts.
9000         (tree_floor_log2, compare_tree_int): New functions.
9001         (build_index_type): Use tree_int_cst_sgn.
9002         * varasm.c (assemble_variable): Use compare_tree_int.
9004 2000-03-06  Jason Merrill  <jason@casey.cygnus.com>
9006         * cpphash.c (collect_expansion): Also catch ## at start of macro.
9008         * varasm.c (make_decl_rtl): Don't add a number to members of
9009         local classes.
9010         (make_function_rtl): Likewise.
9012 2000-03-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9014         * gcse.c (compute_can_copy): Adjust if/else blocks from rth's
9015         patch from 2000-01-28.
9017 2000-03-06  Clinton Popetz  <cpopetz@cygnus.com>
9019         * config/sh/sh.c: (barrier_align): Handle a delay slot that is
9020         filled with an insn from the jump target.
9022 2000-03-07  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9024         * config/c4x/c4x-protos.h (c4x_global_name): Constify char *.
9025         (c4x_external_ref): Likewise.
9026         * config/c4x/c4x.c (struct name_list): Likewise.
9028 1999-12-16  Ben Collins  <bcollins@debian.org>
9030         * Makefile.in: Pass a new MULTILIB_EXCLUSIONS option as the sixth
9031         argument to genmultilib.
9032         * genmultilib: accept new MULTILIB_EXCLUSIONS option and output
9033         the contents into the multilib.h header.
9034         * gcc.c: Declare multilib_exclusions for the specs file.
9035         (set_multilib_dir): Use it.
9036         (print_multilib_info): Likewise.
9037         * t-linux64: Declare arguments for new MULTILIB_EXCLUSIONS option
9038         to pass to genmultilib.
9040 2000-03-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9042         * builtins.c (built_in_class_names, built_in_names): Constify a
9043         char*.
9045         * gmon-sol2.c (monstartup, moncontrol): Cast ptrs to long, not
9046         int.
9047         (_mcleanup): Ensure value matches format specifier in sprintf.
9049         * cpphash.c (special_symbol): Don't needlessly cast away
9050         const-ness.
9052         * cppinit.c (base_name): Delete unused prototype.
9054         * mkdeps.c (deps_init): Make definition K&R safe.
9056         * tree.h (built_in_class_names, built_in_names): Constify a
9057         char*.
9059 2000-03-06  Jakub Jelinek  <jakub@redhat.com>
9061         * config/sparc/sparc.c (eligible_for_epilogue_delay): Accept
9062         floating point instructions for epilogue delay.
9064         * config/sparc/sparc.h (ASM_ARCH64_SPEC): Pass -no-undeclared-regs
9065         to gas if it supports .register pseudo.
9067         * real.h (MAX_LONG_DOUBLE_TYPE_SIZE): Define to
9068         LONG_DOUBLE_TYPE_SIZE if not defined.
9069         Use MAX_LONG_DOUBLE_TYPE_SIZE instead of
9070         LONG_DOUBLE_TYPE_SIZE in preprocessor if clauses.
9071         * real.c: Likewise.
9072         * gengenrtl.c: Likewise.
9073         * print-rtl.c: Likewise.
9074         * rtl.c: Likewise.
9075         * config/sparc/sol2-sld-64.h (TARGET_DEFAULT): Set
9076         MASK_LONG_DOUBLE_128.
9077         * config/sparc/sol2.h (TARGET_DEFAULT): Likewise.
9078         * config/sparc/sp64-elf.h (TARGET_DEFAULT): Likewise.
9079         * config/sparc/linux64 (TARGET_DEFAULT): Likewise.
9080         (SUBTARGET_SWITCHES): Define.
9081         (CPP_ARCH32_SPEC): Define __LONG_DOUBLE_128__ if compiling
9082         with -mlong-double-128.
9083         (LONG_DOUBLE_TYPE_SIZE): Define depending on target_flags.
9084         (MAX_LONG_DOUBLE_TYPE_SIZE): Define.
9085         (LIBGCC2_LONG_DOUBLE_TYPE_SIZE): Define depending on CPP macros.
9086         (CC1_SPEC): Include -mlong-double-{64,128} as needed.
9087         * config/sparc/linux.h (SUBTARGET_SWITCHES): Define.
9088         (CPP_SUBTARGET_SPEC): Define __LONG_DOUBLE_128__ if compiling
9089         with -mlong-double-128.
9090         (LONG_DOUBLE_TYPE_SIZE): Define depending on target_flags.
9091         (MAX_LONG_DOUBLE_TYPE_SIZE): Define.
9092         (LIBGCC2_LONG_DOUBLE_TYPE_SIZE): Define depending on CPP macros.
9093         * config/sparc/sparc.h (MASK_LONG_DOUBLE_128,
9094         TARGET_LONG_DOUBLE_128): Define.
9095         * config/sparc/linux-aout.h (LONG_DOUBLE_TYPE_SIZE): Remove.
9096         * config/sparc/sparc.c (sparc_override_options): Disallow 64bit
9097         long double on TARGET_ARCH64.
9099 2000-03-06  Mark Mitchell  <mark@codesourcery.com>
9101         * function.c (free_temps_for_rtl_expr): Don't free slots
9102         that have been pushed into a higher level.
9104         Revert this patch:
9105         2000-03-05  Mark Mitchell  <mark@codesourcery.com>
9107 2000-03-05  Mark Mitchell  <mark@codesourcery.com>
9109         * basic-block.h (ALLOCA_REG_SET): Remove.
9110         (INITIALIZE_REG_SET): New macro.
9111         * flow.c (update_life_info): Use it.
9112         (calculate_global_regs_live): Likewise.
9113         (propagate_block): Likewise.
9114         * global.c (build_insn_chain): Likewise.
9115         * haifa-sched.c (schedule_region): Likewise.
9117 2000-03-05  Stephane Carrez  <stcarrez@worldnet.fr>
9119         * dwarf2out.c (UNALIGNED_WORD_ASM_OP): Support 2 bytes pointer.
9120         (ASM_OUTPUT_DWARF_ADDR_CONST): Use UNALIGNED_WORD_ASM_OP.
9121         (DWARF_ARANGES_PAD_SIZE): New define.
9122         (output_aranges): Use it to pad the address range header.
9123         (DWARF_ROUND): Fix for non power of 2 rounding.
9125 2000-03-05  Jason Merrill  <jason@casey.cygnus.com>
9127         * mkdeps.c (deps_calc_target): Remove incorrect 'const'.
9129 2000-03-05  Mark Mitchell  <mark@codesourcery.com>
9131         * tree.def (RTL_EXPR): Update documentation.
9132         * tree.h (RTL_EXPR_HAS_NO_SCOPE): New macro.
9133         * expr.c (expand_expr): Handle RTL_EXPR_HAS_NO_SCOPE.
9134         * function.c (preserve_rtl_expr_temp): New function.
9135         (preserve_rtl_expr_temps): Likewise.
9136         (preserve_rtl_expr_result): Use it.
9138         Revert this patch:
9139         2000-03-04  Mark Mitchell  <mark@codesourcery.com>
9141 2000-03-04  Thomas Schuster <Thomas.Schuster@gmx.net>
9143         * regmove.c (copy_src_to_dest)  Do not create src->dest move
9144         for unchanging destination.
9146 2000-03-04  Mark Mitchell  <mark@codesourcery.com>
9148         * function.h (struct sequence_stack): Remove rtl_expr.
9149         (struct emit_staus): Likewise.
9150         (seq_rtl_expr): Remove.
9151         * tree.h (free_temps_for_rtl_expr): Don't declare.
9152         (start_sequence_for_rtl_expr): Likewise.
9153         * rtl.h (preserve_rtl_expr_result): Likewise.
9154         * emit-rtl.c (start_sequence): Don't set sequence_rtl_expr.
9155         (start_sequence_for_rtl_expr): Remove.
9156         (push_topmost_sequence): Don't save sequence_rtl_expr.
9157         (pop_topmost_sequence): Remove comment about not restoring it.
9158         (end_sequence): Don't set seq_rtl_expr.
9159         (init_emit): Don't initialize it.
9160         (mark_sequence_stack): Don't mark it.
9161         (mark_emit_status): Likewise.
9162         * except.c (protect_with_terminate): Use
9163         start_sequence_for_rtl_expr, not start_sequence.
9164         * expr.c (expand_expr, case RTL_EXPR): Don't call
9165         preserve_rtl_expr_result or free_temps_for_rtl_expr.
9166         * function.c (assign_stack_temp_for_type): Don't set rtl_expr.
9167         (preserve_rtl_expr_result): Remove.
9168         (free_temps_for_rtl_expr): Likewise.
9169         (pop_temp_slots): Likewise.
9170         (mark_temp_slot): Don't mark the rtl_expr.
9171         * stmt.c (expand_start_stmt_expr): Use start_sequence, not
9172         start_sequence_for_rtl_expr.
9174 2000-03-04  Zack Weinberg  <zack@wolery.cumb.org>
9176         * mkdeps.c, mkdeps.h: New files.
9177         * po/POTFILES.in: Add them.
9178         * Makefile.in (LIBCPP_OBJS): Add mkdeps.o.
9179         (cpplib.o, cppinit.o): Depend on mkdeps.h.
9180         (mkdeps.o): New target.
9182         * cppfiles.c: Delete deps_output.
9183         * cppinit.c: Include mkdeps.h.  Delete known_suffixes,
9184         OBJECT_SUFFIX, and base_name.
9185         (cpp_cleanup): Use deps_free.  Free ihash->name when clearing
9186         the include hash.
9187         (initialize_dependency_output): Use deps_init,
9188         deps_add_target, deps_calc_target, and deps_add_dep.  Remove
9189         all the unnecessary string bashing.
9190         (cpp_finish): Use deps_write.  Remove an unnecessary nesting
9191         level.
9192         * cpplib.c (do_include): Use deps_add_dep.
9193         * cpplib.h (struct cpp_reader): Replace deps_buffer,
9194         deps_allocated_size, deps_size, deps_column members with
9195         single pointer to a struct deps.  Delete prototype of
9196         deps_output.
9198         * cppinit.c: Fix thinko in previous patch.
9200 Sat Mar  4 11:32:30 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9202         * machmode.h (mode_for_size, smallest_mode_for_size): SIZE now signed.
9203         * stor-layout.c (mode_for_size, smallest_mode_for_size): Likewise.
9204         (mode_for_size_tree): New function.
9205         (layout_decl, layout_type): Call it and clean up BLKmode checks.
9206         * tree.h (mode_for_size_tree): New declaration.
9208         * toplev.c (debug_ignore_block): Mark arg BLOCK as possibly unused.
9210 2000-03-04  Jason Merrill  <jason@casey.cygnus.com>
9212         * stmt.c (is_body_block): Move...
9213         * dwarfout.c, dwarf2out.c: ...from here.
9214         * tree.h: Declare it.
9215         * emit-rtl.c (remove_unncessary_notes): Don't remove the body block.
9216         * final.c (final_start_function): Do call remove_unnecessary_notes
9217         when scheduling.
9219 2000-03-03  Zack Weinberg  <zack@wolery.cumb.org>
9221         * config/vax/xm-vms.h: Define OBJECT_SUFFIX and EXECUTABLE_SUFFIX.
9223         * cpplib.h (_dollar_ok): New macro.
9224         (is_idchar, is_idstart): Use it.
9225         (IStable): Rename to _cpp_IStable.  Declare it const if
9226         gcc >=2.7 or C99.  Delete all references to FAKE_CONST.
9227         (is_idchar, is_idstart, is_numchar, is_numstart, is_hspace,
9228         is_space): Update for renamed IStable.
9230         * cppinit.c: Delete all references to FAKE_CONST and CAT
9231         macros. Define init_IStable as empty macro if gcc >=2.7 or
9232         C99. Change TABLE() to ISTABLE and hardcode name of table.
9233         (cpp_start_read): Don't change the IStable based on
9234         dollars_in_ident.
9236         * cpphash.c (unsafe_chars): Add pfile argument.  All callers
9237         changed.  Handle '$' for char1 correctly.
9238         * cpplib.c (cpp_get_token): Use is_numchar when parsing numbers.
9240         * cppexp.c (tokentab2): Make const.
9241         (cpp_lex): Make toktab const.
9242         * cppinit.c (include_defaults_array): Make const.
9243         (initialize_standard_includes): Make default_include const.
9245 2000-03-03  Jason Merrill  <jason@casey.cygnus.com>
9247         * dwarf2out.c (dwarf2out_frame_debug): Add cast to silence warning.
9248         (dwarf2out_decl): Functions can now have DECL_IGNORED_P.
9249         (gen_decl_die): Likewise.
9250         * dwarfout.c (dwarfout_file_scope_decl): Likewise.
9251         (output_decl): Likewise.
9253         * varasm.c (make_function_rtl): If we change the name used in the
9254         rtl, update DECL_ASSEMBLER_NAME accordingly.
9255         (make_decl_rtl): Likewise.
9257         * toplev.c (rest_of_compilation): Tweak formatting.
9259         * toplev.c (rest_of_compilation): find_loop_tree_blocks before
9260         remove_unnecessary_notes.
9261         (debug_ignore_block): New fn.
9262         * toplev.h: Declare it.
9263         * emit-rtl.c (remove_unncessary_notes): Call it.
9264         * dwarf2out.c (dwarf2out_ignore_block): New fn.
9265         * dwarf2out.h: Declare it.
9266         * final.c (final_start_function): Don't call remove_unnecessary_notes
9267         if we did insn scheduling.
9269 2000-03-03  Zack Weinberg  <zack@wolery.cumb.org>
9271         * cppinit.c (cpp_handle_option): Set opts->pedantic directly.
9272         * cpplib.h: Delete SET_CPP_PEDANTIC.
9274 Fri Mar  3 14:56:12 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9276         * expr.c (expand_expr, case COMPONENT_REF): Use bitfield case if
9277         result is a RECORD_TYPE.
9279 2000-03-03  Jonathan Larmour  <jlarmour@cygnus.co.uk>
9281         * mips/elf.h (CTOR_LISTS_DEFINED_EXTERNALLY): Added.
9283 2000-03-03  Richard Henderson  <rth@cygnus.com>
9285         * alpha.c (alpha_emit_set_const_1): Re-order cases to prefer
9286         addition over compliments over shifts.
9288 Fri Mar  3 12:49:28 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
9290         * reload1.c (reload_combine_note_use): Handle return register USEs.
9291         REG case: Handle multi-hard-register hard regs.
9293 Fri Mar  3 07:38:34 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9295         * md.texi: Document use of '*' in insn pattern name.
9297 2000-03-03  Jason Merrill  <jason@casey.cygnus.com>
9299         * calls.c (special_function_p): operator new may not be malloc-like.
9301         * gcse.c (dump_hash_table): Really fix error in last change.
9303 2000-03-02  Denis Chertykov  <denisc@overta.ru>
9305         * avr.c (print_operand): Use print_operand_address instead of
9306         output_addr_const.
9307         * avr/libgcc.S: Cleanup code.
9309 2000-03-02  Richard Henderson  <rth@cygnus.com>
9311         * alpha.c (alpha_emit_set_const_1): Also try c + small constant.
9313 2000-03-02  Mark Mitchell  <mark@codesourcery.com>
9315         * tree.h (TYPE_ALIGN_UNIT): New macro.
9317 2000-03-02  Clinton Popetz  <cpopetz@cygnus.com>
9319         * i386.c: (constant_call_address_operand): Reject CONST_INT.
9321 2000-03-02  Jason Merrill  <jason@casey.cygnus.com>
9323         * cpplib.h (CPP_PEDANTIC): Only true if system_header_p is not set
9324         for the buffer.
9325         (SET_CPP_PEDANTIC): New macro.
9326         * cpplib.c (do_include): Don't bother checking system_header_p.
9327         (do_warning, do_ident, do_assert, do_unassert): Likewise.
9328         * cppinit.c (cpp_handle_option): Use SET_CPP_PEDANTIC.
9330         * function.h (struct expr_status): Add x_arg_space_so_far.
9331         (arg_space_so_far): New macro.
9332         * expr.c (init_expr): Initialize it.
9333         * calls.c (emit_call_1): Reset it.
9334         (compute_argument_block_size, expand_call): Use it.
9335         (expand_call, store_one_arg): Increment it.
9337 Thu Mar  2 17:27:13 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9339         * varasm.c (output_constant): Strip off a CONVERT_EXPR to
9340         a UNION_TYPE.
9342 2000-03-02  Zack Weinberg  <zack@wolery.cumb.org>
9344         * cppfiles.c (cpp_read_file): New function.
9346         * cpphash.c (collect_expansion): Make sure to reset last_token
9347         to NORM when we hit a string.  Handle trailing whitespace
9348         properly when the expansion is empty.
9349         (create_definition): Disable line commands while parsing the
9350         directive line.
9351         (dump_definition): If pfile->lineno == 0, output a line
9352         command ahead of the dump, and add a trailing newline.
9354         * cppinit.c (append_include_chain): Add fifth argument, which
9355         indicates whether or not system headers are C++ aware.
9356         (initialize_standard_includes): New function,
9357         broken out of read_and_prescan.  Pass 'cxx_aware' value from
9358         the include_defaults_array on to append_include_chain.
9359         (dump_special_to_buffer): Const-ify char array.
9360         (builtin_array): Don't dump __BASE_FILE__.
9361         (cpp_start_read): Use cpp_read_file.  Reorder code for
9362         clarity.  Don't output line commands here for -D/-A/-U
9363         switches.  Don't call deps_output for files included with
9364         -include or -imacros.
9366         * cpplib.c (do_define): Don't pay any attention to the second
9367         argument.
9368         (cpp_expand_to_buffer): Disable line commands while scanning.
9369         (output_line_command): Work in the file buffer.
9370         * cpplib.h: Remove no_record_file flag from struct cpp_reader.
9371         Fix formatting of comments.  Prototype cpp_read_file.
9373 Thu Mar  2 13:29:46 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9375         * c-common.c (c_common_nodes_and_builtins): Make sizetype_endlink
9376         reference the language-equivalent of sizetype.
9377         * c-typeck.c (comptypes): Treat sizetype like its language equivalent.
9378         * fold-const.c (size_binop, size_diffop): Put back checks.
9379         * gcse.c (dump_hash_table): Fix minor error in last change.
9380         * stor-layout.c (set_sizetype): Set TYPE_DOMAIN of sizetype.
9381         Clear TYPE_{NEXT,MAIN}_VARIANT and TYPE_{POINTER,REFERENCE}_to of
9382         all sizetypes.
9384 Thu Mar  2 12:48:45 MET 2000  Jan Hubicka  <jh@suse.cz>
9386         * calls.c (expand_call)  Do not attempt to combine stack adjustments
9387         with inhibit_defer_pop set.
9389 2000-03-01  Mark Mitchell  <mark@codesourcery.com>
9391         * stor-layout.c (layout_decl): Allow front-ends to explicitly set
9392         the DECL_SIZE for a FIELD_DECL.
9394 2000-03-01  Bruce Korb  <bkorb@gnu.org>
9396         * fixinc/inclhack.tpl: remove unused symlinks
9397         * fixinc/README: GCC Maintainer info
9398         * fixinc/inclhack.sh: regen
9399         * fixinc/fixincl.sh: regen
9401 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
9403         * cpphash.c (collect_expansion): Trim trailing white space
9404         from macro definitions, but don't go past the last insertion
9405         point.
9407 Wed Mar  1 12:14:31 MET 2000  Jan Hubicka  <jh@suse.cz>
9409         * i386.md (mulqi3): New pattern.
9411 2000-02-29  Zack Weinberg  <zack@wolery.cumb.org>
9413         * cpplib.h (CPP_ASSERTION, CPP_STRINGIZE, CPP_TOKPASTE): New
9414         token types.
9415         (struct cpp_reader): Add parsing_if_directive and
9416         parsing_define_directive flags.
9417         (struct cpp_options): Remove output_conditionals flag.
9418         (check_macro_name): Delete prototype.
9420         * cpphash.h (struct macrodef): Delete.
9421         (struct reflist): Separate from struct definition.
9422         (struct definition): Remove unused fields.  Add column number.
9423         (create_definition): Returns a DEFINITION *.  Takes a
9424         cpp_reader * and an int.
9426         * cpphash.c (SKIP_WHITE_SPACE): Delete.
9427         (PEEKC): Copy defn from cpplib.c.
9428         (rest_extension, REST_EXTENSION_LENGTH): Delete.
9429         (struct arg): New.
9430         (struct arglist): Simplify.
9431         (collect_expansion): Rewrite.  Get tokens by calling
9432         cpp_get_token.  Add more error checking.
9433         (collect_formal_parameters): New function, broken out of
9434         create_definition and reworked to use get_directive_token.
9435         (create_definition): All real work is now in collect_expansion
9436         and collect_formal_parameters.  do_define handles finding the
9437         macro name.  Return a DEFINITION, not a MACRODEF.
9438         (macroexpand): Replace bcopy with memcpy throughout.  Replace
9439         character-at-a-time copy loop with memcpy and pointer increments.
9440         (compare-defs): d1->argnames / d2->argnames might be null.
9442         * cpplib.c (copy_rest_of_line): Delete function.
9443         (skip_rest_of_line): Do all the work ourselves.
9444         (skip_string): New function.
9445         (parse_string): Use skip_string.
9446         (get_macro_name): New function.
9447         (check_macro_name): Delete.
9448         (copy_comment): Use CPP_RESERVE and CPP_PUTC_Q.
9449         (cpp_skip_hspace): Use CPP_BUMP_LINE.
9450         (handle_directive): ICE if we're called on a macro buffer.
9451         (do_define): Determine macro name and type (funlike/objlike)
9452         here.  Expunge all uses of MACRODEF.
9453         (cpp_push_buffer): Set line_base to NULL.
9454         (do_undef, read_line_number): Don't worry about getting a POP token.
9455         (eval_if_expression): Set/reset parsing_if_directive around
9456         cpp_parse_expr. Don't clear only_seen_white.
9457         (skip_if_group): Remove output_conditionals logic.  Use
9458         skip_rest_of_line.
9459         (cpp_get_token): Return ASSERTION, STRINGIZE, and TOKPASTE
9460         tokens under appropriate conditions.
9461         (cpp_unassert): Call do_unassert not do_assert.  Oops.
9463         * cppexp.c (parse_defined): New function, break out of
9464         cpp_lex.
9465         (cpp_lex): We now get CPP_ASSERTION tokens and can check them
9466         ourselves, with cpp_defined.
9467         * cppinit.c (cpp_handle_option, print_help): Delete -ifoutput.
9469         * gcc.dg/20000209-2.c: Turn off -pedantic-errors.
9470         * gcc.dg/strpaste-2.c: New.
9472 2000-02-29  Mark Mitchell  <mark@codesourcery.com>
9474         * fold-const.c (size_binop): Don't asert inputs are the same and
9475         have TYPE_IS_SIZETYPE set.
9476         (size_diffop): Likewise.
9478 2000-02-29  Jason Merrill  <jason@casey.cygnus.com>
9480         * dwarfout.c (output_block): Output abstract blocks even if they
9481         don't have TREE_ASM_WRITTEN set.
9483         * calls.c (emit_library_call): Check for null REG.
9485 2000-03-01  Martin von Loewis  <loewis@informatik.hu-berlin.de>
9487         * c-decl.c (current_function_decl): Move to toplev.c.
9488         (init_decl_processing): Don't add current_function_decl as a ggc
9489         root here.
9490         * dbxout.c (dbxout_symbol): Change return type to int.
9491         (dbxout_symbol_location, dbxout_syms): Likewise.
9492         (dbxout_block): Don't emit LBRAC/RBRAC pairs for blocks without
9493         any locals. Use current_function_func_begin_label if set.
9494         * dbxout.h (dbxout_symbol, dbxout_syms): Change return type.
9495         * dwarf2out.c (dwarf2out_begin_prologue): Set
9496         current_function_func_begin_label.
9497         * final.c (final_start_function): Reset it.
9498         * toplev.c (current_function_decl): Define it here.
9499         (current_function_func_begin_label): New variable.
9500         (main): Add both as ggc roots.
9501         * tree.h (current_function_func_begin_label): Declare.
9503 Tue Feb 29 14:07:04 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9505         * gcse.c: Cleanups throughout: mostly white-space, but also
9506         some minor rearrangement of code.
9508 Tue Feb 29 10:45:59 2000  Jeffrey A Law  (law@cygnus.com)
9510         * calls.c (emit_library_call): Do not abort if FUNCTION_ARG
9511         returns a PARALLEL.  Use emit_group_load and use_group_regs
9512         as needed.
9513         (emit_library_call_value): Similarly.
9515         * pa/t-pa: Use quadlib.c instead of quadlib.asm.
9516         * pa/quadlib.asm: Remove.
9517         * pa/quadlib.c: New file.
9519         * configure.in (hpux10, hpux11, PA32 mode): Use i128 float format.
9520         * configure: Rebuilt.
9522 2000-02-29  Philip Blundell  <pb@futuretv.com>
9524         * config/arm/conix-elf.h: New file.
9525         * configure.in (arm*-*-conix*): New configuration.
9526         * configure: Regenerate.
9528 2000-02-28  Jason Merrill  <jason@casey.cygnus.com>
9530         * dwarf2out.c (gen_block_die): Output abstract blocks even if they
9531         don't have TREE_ASM_WRITTEN set.
9533 Mon Feb 28 21:07:59 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9535         * Eliminate DECL_FIELD_SIZE.
9536         * builtins.c (built_in_class_names, built_in_names): New variables.
9537         * c-decl.c (finish_struct): Set specified size in DECL_SIZE.
9538         * expr.c (expand_expr, case COMPONENT_REF): Get field size from
9539         DECL_SIZE, not DECL_FIELD_SIZE.
9540         * print-tree.c (print_node): Remove code that prints extra blank
9541         lines in some cases.
9542         Properly handle inline and builtin function cases.
9543         * stor-layout.c (layout_decl): Get specified size from DEC_SIZE.
9544         * tree.h (built_in_class_named, built_in_names): New declarations.
9545         (union tree_decl): Rename internal unions to u1 and u2 and change
9546         some of their components.
9547         Add new field built_in_class.
9548         (DECL_ALIGN, DECL_INCOMING_RTL, DECL_SAVED_INSNS, DECL_FRAME_SIZE):
9549         Reflect above changes.
9550         (DECL_FUNCTION_CODE, DECL_BUILT_IN_CLASS): Likewise.
9551         (DECL_SET_FUNCTION_CODE, DECL_FIELD_SIZE): Deleted.
9552         * objc/objc-act.c (objc_copy_list): Use DECL_SIZE, not DECL_FIELD_SIZE.
9553         (encode_field_decl): Likewise; also remove obsolete test for bitfield.
9555 2000-02-28  Dmitri Makarov  <dim@windriver.com>
9557         * extend.texi: Document ARM's support for long/short calls.
9559         * invoke.texi: Document ARM's -mlong-calls command line switch.
9561         * config/arm/arm-protos.h (arm_is_longcall_p): Add prototype.
9562         (arm_encode_call_attribute): Add prototype.
9563         (arm_set_default_type_attribute): Add prototype.
9564         (arm_strip_name_encoding): Add prototype.
9566         * config/arm/arm.c (arm_init_cumulative_args): replace
9567         initialisation og 'long_calls' field with initialisation of
9568         'call_cookie' field.
9569         (enum arm_pragma_enum): New enum.
9570         (arm_pragma_long_calls): New static variable.
9571         (arm_process_pragma): Also process "#pragma long_calls_off".
9572         (arm_valid_type_attribute_p): Accept short_call attribute.
9573         (arm_comp_type_attributes): Check long/short call attributes.
9574         (arm_encode_call_attribute):  New function:  Encode long_call
9575         or short_call attribute in function name.
9576         (arm_set_default_type_attributes): New function: Assign
9577         default attributes to newly defined type.
9578         (current_file_function_operand): New function: Return true if
9579         the symbol is a function which has already been compiled.
9580         (arm_is_longcall_p): New function: Return true if the
9581         indicated function should be called via a long call.
9582         (arm_get_strip_length): New function.  Returns number of
9583         prefix characters to be stripped from a function's name.
9584         (arm_strip_name_encoding): New function.  Strip prefix characters
9585         from a function's name.
9587         * config/arm/arm.h (CUMULATIVE_ARGS): Replace 'long_call' field
9588         with 'call_cookie'.
9589         (SHORT_CALL_FAG_CHAR): Define.
9590         (LONG_CALL_FAG_CHAR): Define.
9591         (ENCODED_SHORT_CALL_ATTR_P): Define.
9592         (ENCODED_LONG_CALL_ATTR_P): Define.
9593         (ARM_NAME_ENCODING_LENGTHS): Define.
9594         (STRIP_NAME_ENCODING): Define.
9595         (ASM_OUTPUT_LABELREF): Define, and use to strip name encoding.
9596         (ARM_ENCODE_CALL_TYPE): Define.
9597         (ENCODE_SECTION): Invoke ARM_ENCODE_CALL_TYPE.
9598         (ARM_DECLARE_FUNCTION_SIZE): Define.
9599         (SET_DEFAULT_TYPE_ATTRIBUTES): Define.
9601         * config/arm/arm.md (call): Call arm_is_longcall_p to decide
9602         if a long call is needed.
9603         (call_value): Ditto.
9604         (call_symbol): Ditto.
9606         * config/arm/elf.h (ASM_DECLARE_FUNCTION_SIZE): Add invocation of
9607         ARM_DECLARE_FUNCTION_SIZE.
9609         * config/arm/pe.h (ARM_PE_FLAG_CHAR): Define.
9610         (SUBTARGET_NAME_ENCODING_LENGTHS): Define.
9611         (ARM_STRIP_NAME_ENCODING): Undefine.
9612         (STRIP_NAME_ENCODING): Undefine.
9613         (ASM_OUTPUT_LABELREF): Use arm_strip_name_encoding.
9614         (ASM_DECLARE_FUNCTION_NAME): Ditto.
9615         (ASM_OUTPUT_COMMON): Ditto.
9616         (ASM_DECLARE_OBJECT_NAME): Ditto.
9618         * config/arm/pe.c (arm_dllexport_name_p): Check for
9619         ARM_PE_FLAG_CHAR.
9620         (arm_dllimport_name_p): Ditto.
9621         (arm_mark_dllexport): Use ARM_PE_FLAG_CHAR.
9622         (arm_mark_dllimport): Ditto.
9624 Mon Feb 28 22:11:12 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
9626         * sh.h (DWARF_LINE_MIN_INSTR_LENGTH): Define.
9628 2000-02-28  Mark Mitchell  <mark@codesourcery.com>
9630         * xcoffout.c (xcoffout_begin_function): Fix typo in previous change.
9632 2000-02-28  Zack Weinberg  <zack@wolery.cumb.org>
9634         * tm.texi: Document new target switch, NO_BUILTIN_WCHAR_TYPE.
9635         * cppinit.c (builtin_array): Define __WCHAR_TYPE__ only if
9636         NO_BUILTIN_WCHAR_TYPE is not defined.
9637         (CPP_WCHAR_TYPE): Delete.
9638         * cccp.c (main): Don't change wchar_type if cplusplus.
9639         (special_symbol, initialize_builtins): Honor NO_BUILTIN_WCHAR_TYPE.
9641 2000-02-28  Nick Clifton  <nickc@cygnus.com>
9643         * config/arm/arm-wince-pe.h (SIZE_TYPE): Define to "unsigned long".
9645 Mon Feb 28 14:21:15 2000  Catherine Moore  <clm@cygnus.com>
9647         * config/pa/som.h (MAKE_DECL_ONE_ONLY): Define.
9648         (ASM_WEAKEN_LABEL): Define.
9650 Mon Feb 28 13:07:19 MET 2000  Jan Hubicka  <jh@suse.cz>
9652         * expr.c (store_constructor): Do not emit USE.
9653         * rtl.h (stupid_life_analysis): Remove.
9655 Mon Feb 28 07:03:27 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9657         * function.c (number_blocks): Reset next_block_index based on
9658         what debugging format is used, not what is defined.
9660         * lcm.c: Minor reformatting throughout.
9661         (reg_dies, reg_becomes_live): Properly handle multiple hard regs.
9663         * toplev.c (rest_of_compilation): Account for time in
9664         optimize_mode_switching.
9666         * jump.c (jump_optimize_1): Don't call delete_barrier_successors
9667         if only marking labels.
9669 Mon Feb 28 12:53:57 MET 2000  Jan Hubicka  <jh@suse.cz>
9671         * calls.c (expand_call): Attempt to combine stack adjustments with
9672         pending stack adjustments.
9674 Mon Feb 28 11:34:43 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
9676         * loop.c (reg_in_basic_block_p): Don't abort when falling through
9677         to the end of the function.
9679 2000-02-27  Mark Mitchell  <mark@codesourcery.com>
9681         * emit-rtl.c (remove_unncessary_notes): Remove notes for empty
9682         blocks.
9683         * final.c (next_block_index): Remove.
9684         (max_block_depth): Likewise.
9685         (pending_blocks): Likewise.
9686         (init_final): Don't initialize them.
9687         (final_start_function): Don't set next_block_index.  Set up
9688         BLOCK_NUMBER.
9689         (final_scan_insn): Use BLOCK_NUMBER, not next_block_index.
9690         * function.h (number_blocks): New function.
9691         * function.c (get_block_vector): New function.
9692         (identify_blocks): Use it.
9693         (reorder_blocks): Set NOTE_BLOCK.
9694         (number_blocks): New function.
9695         * tree.def (BLOCK): Add documentation for TREE_ASM_WRITTEN flag.
9696         * tree.h (BLOCK_NUMBER): New macro.
9697         (tree_block): Add block_num field.
9698         * dbxout.c (next_block_number): Remove.
9699         (dbxout_init): Don't set it.
9700         (dbxout_block): Only output blocks that have TREE_ASM_WRITTEN
9701         set.  Use BLOCK_NUMBER, rather than next_block_num, to determine
9702         block numbers.
9703         * toplev.c (rest_of_compilation): Always call
9704         find_loop_tree_blocks.  Fix indentation.
9705         * dwarf2out.c (next_block_number): Remove.
9706         (gen_lexical_block_die): Use BLOCK_NUMBER, not next_block_number,
9707         to determine block numbers.
9708         (gen_inlined_subroutine_die): Likewise.
9709         (gen_block_die): Only output blocks that have TREE_ASM_WRITTEN set.
9710         (decls_for_scope): Don't increment next_block_number.
9711         * dwarfout.c (next_block_number): Remove.
9712         (output_lexical_block_die): Use BLOCK_NUMBER, not next_block_number,
9713         to determine block numbers.
9714         (output_inlined_subroutine_die): Likewise.
9715         (output_block): Only output blocks that have TREE_ASM_WRITTEN set.
9716         (output_decls_for_scope): Don't increment next_block_number.
9717         * sdbout.c (next_block_number): Remove.
9718         (sdbout_block): Use BLOCK_NUMBER.
9719         (sdbout_begin_block): Simplify.
9720         * xcoffout.c (next_block_number): Remove.
9721         (xcoffout_block): Use BLOCK_NUMBER, not next_block_number.
9722         (xcoffout_begin_block): Don't set next_block_number.
9723         (xcoffout_begin_function): Likewise. Use BLOCK_NUMBER, not
9724         next_block_number.
9726 Sun Feb 27 16:40:33 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9728         * builtins.c (c_strlen): Use size_diffop and return ssizetype value.
9729         (expand_builtin_strcpy): Pass correct type to size_binop.
9730         (expand_builtin_strcmp): Likewise.
9731         Clean up conditional structure.
9732         * c-decl.c (init_decl_processing): Don't call set_sizetype twice.
9733         (complete_array_type): Don't use size_binop for MAXINDEX.
9734         * c-typeck.c (c_sizeof): Use size_one_node and TYPE_SIZE_UNIT.
9735         (c_sizeof_nowarn, c_size_in_bytes): Likewise.
9736         (c_alignof): Use size_one_node.
9737         (build_unary_op): Pass arg of proper type to size_binop.
9738         (really_start_incremental_init, push_init_level): Use sizetype for
9739         constructor{,_bit,_unfilled}_index.
9740         (pop_init_label, output_init_element): Likewise.
9741         (output_pending_init_elements, process_init_element): Likewise.
9742         * calls.c (compute_argument_block_size): Field VAR is ssizetype.
9743         * expr.c (store_expr): Use size_int.
9744         (store_constructor): Use proper types for size_binop args.
9745         (get_inner_reference, expand_expr, case ARRAY_REF): Likewise.
9746         (expand_expr_unaligned): Likewise.
9747         (string_contant): Return object of sizetype.
9748         * expr.h (SUB_PARM_SIZE): Call size_diffop and pass proper types.
9749         (ARGS_SIZE_RTX): Call ARGS_SIZE_TREE.
9750         (ARGS_SIZE_TREE): Pass proper types to size_binop.
9751         * fold-const.c (int_const_binop): Refine when size_int is called.
9752         (fold_convert): Likewise.
9753         (size_int_wide): Rework to take KIND as arg, only take low order
9754         bits, handle new sizetype_tab datatype, and chain entries in
9755         size_table.
9756         (size_int_type_wide): New function.
9757         (size_binop): Validate types of arguments.
9758         (ssize_binop): Deleted.
9759         (size_diffop): New function.
9760         (extract_muldiv): Only fold division into multiplication for sizetypes.
9761         * function.c (assign_parms): Use size_diffop and make sure
9762         VAR field is of ssizetype; also pass proper type to size_binop.
9763         (locate_and_pad_parm, pad_to_arg_alignment): Likewise.
9764         (round_down): Deleted from here.
9765         * store-layout.c (sizetype_tab): Now an array.
9766         (sizetype_set, early_root_list): New variables.
9767         (variable_size): Use size_one_node.
9768         (round_up): Pass proper type to size_binop.
9769         (round_down): Moved to here and corrected as above.
9770         (layout_record): Pass proper arg types to size_binop.
9771         (layout_type): Likewise.
9772         If sizetype_set is zero, record the type just laid out.
9773         (make_unsigned_type): Don't call set_sizetype;
9774         (make_signed_type): Likewise; also, call fixup_signed_type.
9775         (initialize_sizetypes): New function.
9776         (set_sizetype): Make copy of types, set TYPE_IS_SIZETYPE, and
9777         set name of bitsizetype to "bit_size_type".
9778         Fix up type of sizes of all types made before call.
9779         * tm.texi (ROUND_TYPE_SIZE_UNIT): New macro.
9780         * tree.c (fix_sizetype): Deleted.
9781         (build_common_tree_nodes): Call initialize_sizetypes.
9782         (build_common_tree_nodes_2): Don't call fix_sizetype.
9783         * tree.h (TYPE_IS_SIZETYPE): New macro.
9784         (initialize_sizetype): New declaration.
9785         (enum size_type_kind): New type.
9786         (struct sizetype_tab): Deleted.
9787         (sizetype_tab): Now array; adjust sizetype macros.
9788         (size_diffop, size_int_type_wide): New functions.
9789         (size_int_wide): Change number of args and type; access macros changed.
9790         (ssize_int, sbitsize_int): New macros.
9791         * config/i960/i960.h (ROUND_TYPE_SIZE): Use size_int.
9792         (ROUND_TYPE_SIZE_UNIT): New macro.
9794 2000-02-27  Zack Weinberg  <zack@wolery.cumb.org>
9796         * c-lex.c (putback_buffer): Make 'buffer' an unsigned char *.
9798 Sun Feb 27 07:44:17 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9800         * gcov-io.h (__fetch_long, __store_long, __read_long, __write_long):
9801         Mark as possibly unused.
9803         * cse.c (cse_insn): Delete dead code involving tablejump.
9804         Pass CODE_LABEL, not LABEL_REF to gen_jump and reset INSN_CODE.
9806         * Makefile.in (libcpp.a): Start by deleting it.
9808 2000-02-27  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9810         * cpplib.h (enum file_change_code): Added rename_file.
9811         * cpplib.c (do_line): If a filename is given, set file_change to
9812         rename_file.
9813         (output_line_command): If file_change is rename_file, always
9814         output a # directive with the file name.
9816         * cpplib.c (do_pragma): Accept #pragma without consecutive token.
9818 2000-02-26  Mark Mitchell  <mark@codesourcery.com>
9820         * integrate.c (copy_decl_for_inlining): Preserve TREE_ADDRESSABLE
9821         when copying a PARM_DECL or RESULT_DECL.
9823 2000-02-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9825         * fix-header.c (recognized_function): Also fix prototypes for
9826         functions taking "void".
9828 2000-02-26  Geoff Keating  <geoffk@cygnus.com>
9830         * reload1.c (do_output_reload): Check reg_reloaded_valid before
9831         looking at reg_reloaded_contents.
9833 2000-02-26  Zack Weinberg  <zack@wolery.cumb.org>
9835         * Makefile.in (STMP_FIXINC): New toggle.
9836         (LIBGCC2_DEPS): Delete all references.
9837         (stmp-headers): Delete target.  All references either deleted
9838         or changed to stmp-int-headers.
9839         (all.cross): Don't depend on stmp-headers or STMP_FIXPROTO.
9840         (LIBCPP_OBJS): Take out cppalloc.o.
9841         (cppalloc.o): Delete target.
9842         (stmp-int-hdrs): Depend on $(STMP_FIXINC).
9843         (gen-protos, fix-header): Link with libiberty.a.
9844         * build-make: Don't change FIXINCLUDES.  Override STMP_FIXINC
9845         to empty.
9847         * configure.in: Remove refs to strerror.
9848         * acconfig.h: Take out NEED_DECLARATION_STRERROR.
9849         * system.h: Take out strerror stanza.
9851         * cpperror.c (my_strerror): Delete function.
9852         (cpp_error_from_errno, cpp_notice_from_errno): Use xstrerror.
9853         * cppmain.c (main): Call xmalloc_set_program_name first thing.
9854         * cppalloc.c: Delete file.
9855         * gen-protos.c: Don't provide xrealloc.
9857         * fixinc/fixincl.c, fixinc/fixlib.c, fixinc/procopen.c: Use
9858         xstrerror throughout.
9860 2000-02-26  Bruce Korb  <bkorb@gnu.org>
9862         * fixinc/inclhack.def (undefine_null): the bypass pattern needs to
9863         match for DOS headers, too.
9864         * fixinc/inclhack.sh,fixincl.x: Regenerate.
9866 2000-02-26  Geoff Keating  <geoffk@cygnus.com>
9868         * config/elfos.h (ASM_OUTPUT_LABELREF): Don't define.  The default
9869         is right for most ELF targets.
9870         * config/ns32k/ns32k.h (ASM_OUTPUT_LABELREF): Don't define.
9871         Let the default file use %U properly.
9872         * config/sh/elf.h (ASM_OUTPUT_LABELREF): Don't define.  Use the
9873         default.
9875         * config/fp-bit.c (pack_d): Properly handle rounding of denormal
9876         numbers.
9878 Sat Feb 26 09:39:16 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9880         * toplev.c (documented_lang_options): Correct spelling error.
9881         (decode_d_option, decode_f_option, main): Likewise.
9883         * toplev.c (print_time): Avoid SIGFPE when all_time is zero.
9885         * config/alpha/alpha.h (ASM_OUTPUT_MI_THUNK): Use .set at
9886         to tell assembler it is permitted to expand large constants.
9888 2000-02-25  Mumit Khan  <khan@xraylith.wisc.edu>
9890         * protoize.c: (AUX_INFO_SUFFIX): New macro.
9891         (aux_info_suffix): Use.
9892         (SAVE_SUFFIX): New macro.
9893         (save_suffix): Use.
9894         (munge_compile_parms): Fix typo in NUL. DJGPP supports /dev/null.
9895         (gen_aux_info_file): Use aux_info_suffix instead of ".X".
9896         (edit_file): Handle 8.3 restriction for DOS/DJGPP filenames.
9898         * invoke.texi (Running Protoize): Update documentation.
9900 2000-02-25 Mark Elbrecht <snowball3@bigfoot.com>
9902         * i386/djgpp.h (CPP_PREDEFINES): Remove Unix defines.
9904 2000-02-25  John Wehle  (john@feith.com)
9906         * rtlanal.c (find_last_value): Allow NULL_RTX for valid_to.
9908 2000-02-25  Anthony Green  <green@cygnus.com>
9910         * toplev.c (rest_of_compilation): Rebuild jump labels if
9911         combine_instructions has created a new direct jump.
9912         * combine.c (try_combine): Add new_direct_jump_p argument.  Set it
9913         when appropriate.
9914         (combine_instructions): Call try_combine with new argument.
9915         Return non-null value when new direct jump instruction is created.
9916         * rtl.h: combine_instructions returns an int.
9918 Fri Feb 25 19:49:08 2000  Jeffrey A Law  (law@cygnus.com)
9920         * cse.c (cse_insn): Replace the PATTERN of the insn with an new
9921         jump when changing a computed jump into a jump to a known
9922         target.
9924 Fri Feb 25 19:22:44 2000  Graham Stott <grahams@rcp.co.uk>
9926         * resource.c (mark_referenced_resources): Changed use SET_DEST (...)
9927         to XEXP (..., 0) on RTL nodes which are not SET or CLOBBER.
9929         * i386.md (define_expand "clrstrsi"): Fix typo.
9931 Fri Feb 25 18:49:39 2000  "K. Richard Pixley" <rich@microunity.com>
9933         * rtl.texi: Fix typo.
9935 Fri Feb 25 20:02:35 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
9937         * sh.c (calc_live_regs): Multiply value assigned to *COUNT_PTR by
9938         UNITS_PER_WORD.  Change caller initial_elimination_offset.
9939         (rounded_frame_size): Take into account that argument pushed has
9940         changed.  Fix TARGET_ALIGN_DOUBLE problem.
9942 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
9944         * haifa-sched.c (schedule_block): Explain the real reason
9945         we delete REG_SAVE_NOTEs on the first insn of a block.
9946         Don't delete REG_SAVE_NOTES for NOTE_INSN_SETJMP.
9948 2000-02-24  Mark Mitchell  <mark@codesourcery.com>
9950         * input.h (push_srcloc): New function.
9951         (pop_srcloc): Likewise.
9952         * toplev.c (push_srcloc): Define it.
9953         (pop_srcloc): Likewise.
9955 2000-02-24  Richard Henderson  <rth@cygnus.com>
9957         * flow.c (life_analysis): When collecting reg info, clear
9958         regs_ever_live.
9960 Thu Feb 24 22:06:52 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
9962         Fix bug exposed by reload.c no longer rounding the frame
9963         size to BIGGEST_ALIGNMENT:
9964         * sh.c (rounded_frame_size): New function.
9965         (sh_expand_prologue, sh_expand_epilogue): Use it.
9966         (initial_elimination_offset): Likewise.
9968 Thu Feb 24 20:04:11 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
9970         Fix breakage from 6th Feb thread_prologue_and_epilogue_insns change:
9971         * sh-protos.h (sh_need_epilogue): Declare.
9972         * sh.c (sh_need_epilogue_known): New static variable.
9973         (sh_need_epilogue): New function.
9974         (function_epilogue): Clear need_epilogue_known.
9975         * sh.md (return): Split into expander / insn pattern.
9976         Make the expander conditional on ! sh_need_epilogue ().
9978 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
9980         * machmode.h (get_mode_alignment): Declare.
9981         (GET_MODE_ALIGNMENT): Call it.
9982         * stor-layout.c (get_mode_alignment): New function. Make
9983         sure alignment is always power of 2.
9985 2000-02-23  Zack Weinberg  <zack@wolery.cumb.org>
9987         * i386.h: Remove useless definition of "I386" and misleading
9988         comment above it.
9990 2000-02-23  Zack Weinberg  <zack@wolery.cumb.org>
9992         * tree.h (TREE_SET_PERMANENT): New macro.  Document conditions
9993         under which TREE_PERMANENT will be set.
9994         * tree.c (make_node, copy_node, make_tree_vec, tree_cons,
9995         build1): Use TREE_SET_PERMANENT.
9996         * print-tree.c (print_node): Don't report value of
9997         TREE_PERMANENT if ggc_p is true.
9999         * c-common.c (c_get_alias_set): Don't use TREE_PERMANENT to
10000         decide whether to give a type a new alias set.
10001         * objc/objc-act.c (build_objc_string_object): Never copy the string.
10002         * tree.c (make_node): Set DECL_IN_SYSTEM_HEADER irrespective
10003         of value of 'obstack'.
10006 2000-02-24  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10008         * config/c4x/c4x.c (c4x_process_after_reload): Split all insns.
10010 2000-02-23  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10012         * cpplib.h (enum cpp_token): Added CPP_WCHAR and CPP_WSTRING.
10013         * cpplib.c (cpp_get_token): Produce them.
10014         * cppexp.c (cpp_lex): Handle them.
10016 2000-02-23  Nick Clifton  <nickc@cygnus.com>
10018         * config/arm/arm.c (arm_comp_type_attributes): Simply and
10019         comment tests on type attributes.
10021 Wed Feb 23 16:42:21 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
10023         * final.c (shorten_branches): Make value passed to LOOP_ALIGN
10024         conform to documentation.
10025         * sh.h (LOOP_ALIGN): If aligning loops, call sh_loop_align
10026         to check for special cases.
10027         * sh-protos.h (sh_loop_align): Declare.
10028         * sh.c (sh_loop_align): Define.
10030 2000-02-22  Andrew Haley  <aph@cygnus.com>
10032         * config/mips/mips.h (GAS_ASM_SPEC): Pass -mgp32/-mgp64 to gas.
10033         (SIZE_TYPE): Is 32 bits when using -mgp32.
10034         (PTRDIFF_TYPE): Ditto.
10036 Wed Feb 23 07:26:27 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10038         * diagnostic.c (init_output_buffer): Handle case of null PREFIX.
10040 2000-02-23  Zack Weinberg  <zack@wolery.cumb.org>
10042         * config/i386/i386.h: If IN_TARGET_LIBS is defined, make
10043         BIGGEST_FIELD_ALIGNMENT a constant.
10045 2000-02-21  Jason Merrill  <jason@casey.cygnus.com>
10047         * dwarf2out.c (output_line_info): Put the marker for the end of
10048         the line number info at the actual end.
10049         (gen_struct_or_union_type_die): Use decl_function_context
10050         to check for local classes.
10051         * dwarfout.c (output_type): Likewise.
10053 Tue Feb 22 01:38:57 2000  Jeffrey A Law  (law@cygnus.com)
10055         * pa.h (FUNCTION_ARG_PASS_BY_REFERENCE): Handle pass-by-reference
10056         for arguments with a mode, but no type.
10057         (FUNCTION_ARG_CALLEE_COPIES): Similarly.
10058         * t-pa (LIB2FUNCS_EXTRA): Add quadlib.asm.
10059         * pa/long_double.h: New file.
10060         * configure.in (hpux10, hpux11 configurations): hpux10 and hpux11
10061         both have 128bit wide long doubles.
10062         * configure: Rebuilt.
10064 2000-02-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10066         * defaults.h (ASM_OUTPUT_ASCII): Constify a char*.
10068         * flow.c (get_common_dest, chain_reorder_blocks, make_reorder_chain,
10069         fixup_reorder_chain, skip_insns_between_block): Add static prototypes.
10070         (life_analysis): Wrap variable `i' with macro ELIMINABLE_REGS.
10072         * haifa-sched.c (rank_for_schedule): Don't cast away const-ness.
10074         * integrate.c (compare_blocks, find_block): Likewise.
10076         * rtl.c (fatal_with_file_and_line): Add ATTRIBUTE_PRINTF_2.
10078         * rtl.h (set_file_and_line_for_stmt): Constify a char*.
10080         * stmt.c (stmt_status, set_file_and_line_for_stmt,
10081         expand_asm_operands): Likewise.
10083 Mon Feb 21 17:06:27 2000  Jason Eckhardt  <jle@cygnus.com>
10085         * predict.c (estimate_probability): Added the pointer heuristic to
10086         the collection of static branch predictors.
10088 2000-02-21  Catherine Moore  <clm@cygnus.com>
10090         * config/mips/mips.h (ASM_SPEC): Add -mfix700.
10091         * invoke.texi (-mfix7000): Document.
10093 2000-02-21  Gabriel Dos Reis  <gdr@codesourcery.com>
10095         * diagnostic.c (init_output_buffer): Make it possible to output at
10096         least 32 characters if we're given a too long prefix.
10098 2000-02-20  Mark Mitchell  <mark@codesourcery.com>
10100         * varasm.c (initializer_constant_valid_p): Call
10101         lang_expand_constant to simplify the constant.
10103 2000-02-20  Bruce Korb  <bkorb@gnu.org>
10105         * fixinc/inclhack.def(stdio_va_list):
10106         typedef needs to be disabled.
10107         * fixinc/inclhack.sh: regen
10108         * fixinc/fixincl.x: regen
10110 2000-02-20  Geoff Keating  <geoffk@cygnus.com>
10112         * print-rtl.c (print_rtx): Don't print addresses when
10113         flag_dump_unnumbered.
10115 2000-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10117         * sparc.c (sparc_output_scratch_registers): Mark parameter with
10118         ATTRIBUTE_UNUSED.
10119         (sparc_va_arg, sparc_flat_output_function_prologue,
10120         sparc_flat_output_function_epilogue): Cast value to unsigned in
10121         comparison.
10122         (sparc_emit_float_lib_cmp): Remove unused variable `cmp'.
10124         * sparc.md: Add default case in switch.
10126 2000-02-19  Richard Henderson  <rth@cygnus.com>
10128         * c-typeck.c (add_pending_init): Don't abort for multiple
10129         fields at the same offset.
10130         (pending_init_member): Test the correct member.
10132 2000-02-19  Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
10134         * except.c (start_dynamic_handler) : Use TYPE_MODE (integer_type_node)
10135         instead of SImode.
10136         (start_catch_handler) : Same.
10138 2000-02-19  Brad Lucier  (lucier@math.purdue.edu)
10140         * Makefile.in: Have flow.o depend on $(EXPR_H)
10142 Sat Feb 19 18:43:13 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10144         * c-common.c (decl_attributes): Set DECL_SIZE_UNIT.
10145         * c-decl.c (duplicate_decls, finish_enum): Likewise.
10146         (finish_decl): Remove -Wlarger-than code from here.
10147         * flags.h (id_clash_len): Now int.
10148         (larger_than_size): Now HOST_WIDE_INT.
10149         * fold-const.c (size_int_wide): No more HIGH parm; NUMBER is signed.
10150         Clean up checking to see if in table.
10151         (make_bit_field_ref): Remove extra parm to bitsize_int.
10152         * ggc-common.c (ggc_mark_tree_children): Mark DECL_SIZE_UNIT.
10153         * print-tree.c (print_node): Print DECL_SIZE_UNIT and TYPE_SIZE_UNIT.
10154         * stmt.c (expand_decl): Use DECL_SIZE_UNIT for stack checking size
10155         and for computing size of decl.
10156         * stor-layout.c (layout_decl): Set DECL_SIZE_UNIT.
10157         Move -Wlarger-than code to here.
10158         (layout_record): Remove extra arg to bitsize_int.
10159         Set TYPE_BINFO_SIZE_UNIT.
10160         (layout_union): Remove extra arg to bitsize_int.
10161         Use proper type for size of QUAL_UNION.
10162         (layout_type): Remove extra arg to bitsize_int.
10163         * toplev.c (id_clash_len): Now int.
10164         (larger_than_size): Now HOST_WIDE_INT.
10165         (decode_W_option): Clean up id-clash and larger-than- cases.
10166         * tree.c (get_identifier, maybe_get_identifier): Remove unneeded casts.
10167         (expr_align, case FUNCTION_DECL): DECL_ALIGN is not defined.
10168         * tree.h (BINFO_SIZE_UNIT, TYPE_BINFO_SIZE_UNIT, DECL_SIZE_UNIT): New.
10169         (struct tree_decl): New field size_unit.
10170         (size_int_wide): No HIGH operand; NUMBER is now signed.
10171         (size_int_2): Deleted.
10172         (size_int, bitsize_int): Don't use it and rework args.
10173         * varasm.c (assemble_variable, output_constructor): Use DECL_SIZE_UNIT.
10175 Fri Feb 18 20:01:58 2000  Jeffrey A Law  (law@cygnus.com)
10177         * pa/quadlib.asm (_U_QFgt, _U_Qfge): Fix flags for _U_Qfcmp call.
10179 2000-02-18  Geoff Keating  <geoffk@cygnus.com>
10181         * invoke.texi (Warning Options): Add an explanation of why
10182         you might want the -Wfloat-equal flag.
10184 Fri Feb 18 20:08:57 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10186         * bitmap.c (bitmap_operation): Avoid using -1 for index since unsigned.
10187         * cppinit.c (new_pending_define): Add cast to avoid warning.
10188         * expmed.c (extract_bit_field): Likewise.
10189         * flow.c (enum reorder_skip_type): New type.
10190         (skip_insns_between_blcok): New it.
10191         Rework to avoid warning about possibly undefined variable.
10192         * function.c (assign_parms): Make thisparm_boundary unsigned.
10193         * genrecog.c (write_switch): Cast XWINT result to int.
10194         * lcm.c: Many static fcns and vars now #ifdef OPTIMIZE_MODE_SWITCHING.
10195         * mips-tfile.c (init_file): Make two versions of FDR intializer:
10196         one for MIPS and one for Alpha.
10197         (get_tag, copy_object): Add casts to avoid warnings.
10198         * optabs.c (init_one_libfunc): Cast NAME to (char *).
10199         * reload.c (find_reloads): Make TYPE enum reload_type.
10200         * sbitmap.c (dump_sbitmap): J is unsigned; don't use "1L".
10201         * unroll.c (unroll_loop): Initialize UNROLL_NUMBER.
10202         * varasm.c (compare_constant_1): Add cast to avoid warning.
10203         * config/alpha/alpha.c (alpha_emit_xfloating_libcall): Cast FUNC
10204         to (char *).
10205         (alpha_expand_unaligned_load, alpha_expand_unaligned_store):
10206         Cast switch operand of size to int.
10207         (alpha_expand_epilogue): Always initialize fp_offset and sa_reg.
10208         * config/alpha/alpha.h (INITIAL_ELIMINATION_OFFSET): Add abort
10209         in unhandled case.
10211 2000-02-18  Nick Clifton  <nickc@cygnus.com>
10213         * config/arm/elf.h (ASM_OUTPUT_ALIGN): Do not generate
10214         anything for an alignment of zero.
10216         * config/arm/thumb.h (ASM_OUTPUT_ALIGN): Do not generate
10217         anything for an alignment of zero.
10219 2000-02-18  Martin von Loewis  <loewis@informatik.hu-berlin.de>
10221         * gcc.texi (Bug Reporting): Refer to bugs.html.
10222         (Bug Lists): Likewise.
10223         * system.h (GCCBUGURL): New preprocessor define.
10224         * rtl.c (fancy_abort): Use it.
10225         * gcc.c (main): Likewise.
10227 2000-02-18  Richard Henderson  <rth@cygnus.com>
10229         * flow.c (INSN_VOLATILE, SET_INSN_VOLATILE, uid_volatile): Remove.
10230         (life_analysis_1): Subsume into ...
10231         (life_analysis): ... here.  Force PROP_REG_INFO off after reload.
10232         Use update_life_info for the relaxation.
10233         (update_life_info): Update REG_BASIC_BLOCK for registers live on
10234         entry and regs_live_at_setjmp.
10235         (set_noop_p): Simplify.
10236         (notice_stack_pointer_modification_1): Renamed from s/_1//.
10237         (record_volatile_insns): Split into ...
10238         (delete_noop_moves): ... here,
10239         (notice_stack_pointer_modification): ... here,
10240         (insn_dead_p): ... and here.
10241         (propagate_block): Don't query INSN_VOLATILE.
10242         (mark_used_regs): Mind !PROP_REG_INFO.
10243         * toplev.c (rest_of_compilation): Call mark_constant_function here,
10244         not in life_analysis.
10246 Fri Feb 18 01:29:22 EST 2000  John Wehle  (john@feith.com)
10248         * loop.c (canonicalize_condition): New function,
10249         broken out of get_condition.
10250         (get_condition): Use it.
10251         * expr.h (canonicalize_condition): Prototype it.
10253         * tree.h (tree_int_cst_msb): Declare.
10254         * tree.c (tree_int_cst_msb): New function.
10256 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
10258         * stmt.c (set_file_and_line_for_stmt): Don't crash if cfun->stmt
10259         isn't set.
10261         * invoke.texi (-fmessage-length=n): Document.
10263 2000-02-17  Jason Merrill  <jason@casey.cygnus.com>
10265         * bitmap.c (bitmap_operation): Don't leak bitmap elements.
10267 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
10269         * function.c (thread_prologue_and_epilogue_insns): Put a line note
10270         after the prologue.
10272 2000-02-17  Nick Clifton  <nickc@cygnus.com>
10274         * config/arm/thumb.c: Replace includes of system headers with
10275         #include "system.h".
10277 2000-02-16  Richard Henderson  <rth@cygnus.com>
10279         * configure.in (alpha-linux*, alpha-netbsd) [extra_parts]:
10280         Add crtbeginS.o and crtendS.o.
10281         * alpha/elf.h (STARTFILE_SPEC): Use crtbeginS.o.
10282         (ENDFILE_SPEC): Use crtendS.o.
10283         * alpha/t-crtbe (crtbeginS.o, crtendS.o): New targets.
10285         * alpha/crtbegin.asm (__do_frame_takedown): Merge into ...
10286         (__do_global_dtors_aux): ... here.  Call __cxa_finalize if
10287         shared and present.
10288         (__dso_handle): New variable.
10289         * alpha/crtend.asm (__do_global_ctors_aux): Remove runtime
10290         bias to __CTOR_END__.
10292 2000-02-16  Richard Henderson  <rth@cygnus.com>
10294         * Makefile.in (s-crtS, crtbeginS, crtendS): Prefix usage with $(T).
10296 Wed Feb 16 21:40:04 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10298         * longlong.h (__clz_tab): Declare as static to match definition.
10300 2000-02-16 Mark Elbrecht <snowball3@bigfoot.com>
10302         * i386/xm-djgpp.h (LIBSTDCXX): Delete. Moved to config/i386/djgpp.h.
10303         (XREF_FILE_NAME): Define.
10305         * i386/djgpp.h (DATA_SECTION_ASM_OP): Define.
10306         (EH_FRAME_SECTION_ASM_OP): Define.
10307         (IDENT_ASM_OP): Define.
10308         (TEXT_SECTION_ASM_OP): Define.
10309         (CPP_SPEC): Define.
10310         (CTORS_SECTION_ASM_OP): Define.
10311         (CTOR_SECTION_FUNCTION): Use it.
10312         (DTORS_SECTION_ASM_OP): Define.
10313         (DTOR_SECTION_FUNCTION): Use it.
10315 2000-02-16  Zack Weinberg  <zack@wolery.cumb.org>
10317         * reg-stack.c (emit_swap_insn): Do not put a new insn before a
10318         NOTE_BASIC_BLOCK.
10320         * flow.c (dump_regset, debug_regset, dump_bb, debug_bb,
10321         debug_bb_n): New functions.
10322         (dump_flow_info, print_rtl_with_bb): Use dump_regset.
10323         * basic-block.h: Prototype new functions.
10325 Wed Feb 16 21:07:53 2000  Denis Chertykov  <denisc@overta.ru>
10327         * configure.in: Add support for avr target.
10328         * configure: Rebuilt.
10330         * invoke.texi: Add AVR invocation docs.
10331         * install.texi: Add information about AVR.
10332         * md.texi: Add AVR constraint letters description.
10333         * extend.texi: Add description for AVR specific attributes.
10335 2000-02-16  Jason Merrill  <jason@casey.cygnus.com>
10337         * fixinc/fixinc.svr4: Wrap byteorder.h with extern "C".
10339 2000-02-16  Nick Clifton  <nickc@cygnus.com>
10341         * emit-rtl.c (emit_insn): Move RTL check into make_insn_raw.
10342         (make_insn_raw): Move RTL check here.
10344 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10346         * version.c: Include gansidecl.h and version.h.
10348         * version.h: Wrap entire file in macro __GCC_VERSION_H__.
10350         * configure.in (gcc_version): When setting, narrow search to
10351         lines containing `version_string'.
10353         * Makefile.in (mainversion): Likewise.
10354         (GCC_H): New variable.
10355         (gcc.h): Delete target.
10356         (gcc.o, gccspec.o, cppspec.o): Depend on $(GCC_H), not gcc.h.
10357         (version.o): Depend on version.h.
10358         (dbxout.o): Don't depend on gcc.h.
10360 Wed Feb 16 15:04:49 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10361                           Michael Meissner  <meissner@cygnus.com>
10363         * md.texi (Simple Constraints): Add item about whitespace.
10364         * genoutput.c (strip_whitespace): New.
10365         (scan_operands) [MATCH_OPERAND, MATCH_SCRATCH]: Call
10366         strip_whitespace for constraints.
10367         Test pointer using NULL, not 0.
10369 2000-02-16  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10371         * cpplib.c (do_line): Pedwarn for #line > 32767.
10373         * c-lex.c (readescape): Warn about '\x', but do not reject it.
10375 2000-02-15  Jonathan Larmour  <jlarmour@redhat.co.uk>
10377         * gcc.c (default_compilers): Add new __GNUC_PATCHLEVEL__ define
10378         to default cpp spec.
10379         (do_spec_1): Add support for %v3 spec used by __GNUC_PATCHLEVEL__.
10380         * cpp.texi: Document __GNUC_PATCHLEVEL__.
10381         * cpp.1: Likewise.
10383         * objc/lang-specs.h: Add new __GNUC_PATCHLEVEL__ define to
10384         default spec.
10386 2000-02-15  Denis Chertykov  <denisc@overta.ru>
10388         * configure.in: Add support for avr target.
10390 Wed Feb 16 03:21:43 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
10392         * sh.h (OVERRIDE_OPTIONS): Don't set sh_addr_diff_vec_mode.
10393         (sh_addr_diff_vec_mode): Don't declare.
10394         * sh.c (sh_addr_diff_vec_mode): Delete.
10396 Wed Feb 16 01:27:52 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
10398         * sh.md (mulsi3_highpart): Add REG_EQUAL note to last insn.
10400 Wed Feb 16 00:58:06 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
10402         * sh.md (udivsi3_i1, divsi3_i1, umulhisi3_i, mulhisi3_i): Name.
10403         (smulsi3_highpart_i): Name.
10404         (udivsi3): Wrap emitted insns in REG_LIBCALL / REG_RETVAL notes.
10405         (divsi3, mulhisi3, umulhisi3, mulsidi3, umulsidi3): Likewise.
10406         (smulsi3_highpart, umulsi3_highpart): Likewise.
10408         (mulsidi3_i, umulsidi3_i): Make rtl describe operation
10409         correctly independent of endianness.
10410         (mulsidi3, umulsidi3): Now define_insn.  Hide details that
10411         confuse the optimizers.
10412         (mulsidi3+1, umulsidi3+1): New define_split.
10414 Tue Feb 15 23:22:26 2000  Andrew Haley  <aph@cygnus.com>
10416         * config/sh/sh.md: Guard insn splits against illegal registers.
10417         * config/sh/sh.h: Correct comment about macros.
10419 Tue Feb 15 22:30:36 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
10420                           Andrew MacLeod  <amacleod@cygnus.com>
10422         * Makefile.in (lcm.o): Depend on insn-attr.h.
10423         * basic-block.h (optimize_mode_switching): Declare.
10424         * lcm.c (tm_p.h, insn-attr.h): #include.
10425         (seginfo, bb_info): New structs.
10426         (antic, transp, comp, delete, insert) : New file-scope static variables.
10427         (new_seginfo, add_seginfo, make_preds_opaque, reg_dies): New functions.
10428         (reg_becomes_live, optimize_mode_switching): Likewise.
10429         * tm.texi: Add description of mode switching macros.
10430         * toplev.c (rest_of_compilation): Call optimize_mode_switching.
10432         * sh-protos.h (remove_dead_before_cse): Remove prototype.
10433         (fldi_ok, fpscr_set_from_mem): New prototypes.
10434         * sh.h (OPTIMIZATION_OPTION): Remove sh_flag_remove_dead_before_cse set.
10435         (CONST_DOUBLE_OK_FOR_LETTER_P, SECONDARY_INPUT_RELOAD_CLASS):
10436         Disable fldi for (TARGET_SH4 && ! TARGET_FMOVD).
10437         (sh_flag_remove_dead_before_cse): Remove declaration.
10438         (NUM_MODES_FOR_MODE_SWITCHING, OPTIMIZE_MODE_SWITCHING): New macros.
10439         (MODE_USES_IN_EXIT_BLOCK, MODE_NEEDED, MODE_AT_ENTRY): Likewise.
10440         (MODE_PRIORITY_TO_MODE, EMIT_MODE_SET): Likewise.
10441         * sh.c (broken_move): Disable fldi for (TARGET_SH4 && ! TARGET_FMOVD).
10442         (barrier_align): Allow for JUMP_INSNS containing a parallel.
10443         (machine_dependent_reorg): Remove sh_flag_remove_dead_before_cse set.
10444         (fldi_ok): New function.
10445         (get_fpscr_rtx): Add fpscr_rtx as GC root.
10446         (emit_sf_insn): Only generate fpu switches when optimize < 1.
10447         (emit_df_insn): Likewise.
10448         (expand_fp_branch, emit_fpscr_use, remove_dead_before_cse): Delete.
10449         (sh_flag_remove_dead_before_cse): Delete.
10450         (get_free_reg, fpscr_set_from_mem): New functions.
10451         * sh.md (movdf, movsf): Remove no_new_pseudos code.
10452         (return): Remove emit_fpscr_use / remove_dead_before_cse calls.
10454 2000-02-15  Loren Rittle  <ljrittle@acm.org>
10456         * ginclude/stddef.h: Correct usage of _BSD_RUNE_T_ for FreeBSD.
10458 2000-02-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10460         * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile.o, cccp.o,
10461         cpphash.o, cppinit.o, protoize.o, unprotoize.o): Depend on version.h.
10463         * cccp.c: Include version.h and/or don't declare `version_string'.
10464         * collect2.c: Likewise.
10465         * alpha.c: Likewise.
10466         * arm/aof.h: Likewise.
10467         * arm/coff.h: Likewise.
10468         * arm/elf.h: Likewise.
10469         * arm/pe.h: Likewise.
10470         * arm/tcoff.h: Likewise.
10471         * arm/telf.h: Likewise.
10472         * arm/tpe.h: Likewise.
10473         * arm/vxarm.h: Likewise.
10474         * convex/convex.c: Likewise.
10475         * i386/dgux.c: Likewise.
10476         * i386/sun386.h: Likewise.
10477         * m88k/m88k.c: Likewise.
10478         * mcore/mcore-pe.h: Likewise.
10479         * mips/mips.h: Likewise.
10480         * romp/romp.h: Likewise.
10481         * sh/sh.c: Likewise.
10482         * cpphash.c: Likewise.
10483         * cppinit.c: Likewise.
10484         * dwarf2out.c: Likewise.
10485         * dwarfout.c: Likewise.
10486         * gcc.c: Likewise.
10487         * gcc.h: Likewise.
10488         * mips-tfile.c: Likewise.
10489         * protoize.c: Likewise.
10490         * toplev.c: Likewise.
10491         * tree.h: Likewise.
10493         * version.c (version_string): Constify a char*.
10495         * version.h: New file.
10497 2000-02-14  Nick Clifton  <nickc@cygnus.com>
10499         * configure.in: Add mcore-elf and mcore-pe targets.
10500         * configure: Regenerate.
10502         * NEWS: Add note that MCore port has been contributed.
10504         * invoke.texi: Document command line switches for MCore port.
10505         * install.texi: Add MCore to list of supported targets.
10507 2000-02-14  Geoff Keating  <geoffk@cygnus.com>
10509         * collect2.c (main) [COLLECT_EXPORT_LIST]: If we have frames,
10510         then we will need to import the frame handling functions.
10511         (scan_prog_file) [COLLECT_EXPORT_LIST]: We will also need
10512         to import the frames themselves.
10514 Mon Feb 14 13:31:01 2000  Stan Cox  <scox@cygnus.com>
10515                           Jason Eckhardt  <jle@cygnus.com>
10517         * basic_block.h: Added prototype for reorder_basic_blocks.
10518         * toplev.c: Changes to add -freorder-blocks and graph dump after
10519         block reordering is done.
10520         * flow.c (reorder_block_def): New structure for use during block
10521         reordering.
10522         (REORDER_BLOCK_*): New macros to access members of above structure.
10523         (skip_insns_between_block, get_common_dest, chain_reorder_blocks,
10524         make_reorder_chain, fixup_reorder_chain, reorder_basic_blocks): New
10525         functions for block reordering.
10527 Mon Feb 14 11:24:44 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10529         * gcc.texi (Passes): Fix typo.
10530         * md.texi (Standard Names): Ditto.
10531         * tm.texi (Storage Layout): Ditto.
10533 2000-02-13  Zack Weinberg  <zack@wolery.cumb.org>
10535         * cpplib.c (do_define): Only free the old definition if it
10536         actually had one.
10538 2000-02-13   Neil Booth  <NeilB@earthling.net>
10540         * cppfiles.c (read_and_prescan): When emitting deferred
10541         newlines, test speccase[] again instead of checking each
10542         possible whitespace character in turn.  When we encounter \r,
10543         look behind for \n first, then ahead.
10545 2000-02-13  Zack Weinberg  <zack@wolery.cumb.org>
10547         * cse.c (cse_altered): New internal flag.
10548         (cse_insn): Set it if we changed an insn.
10549         (cse_main): Clear cse_altered before each basic block.
10550         Only garbage collect if cse_altered is true afterward.
10552 Sun Feb 13 14:12:28 2000  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10554         * sparc/sol2.h (LIB_SPEC): Link -ldl if profiling.
10556 Sun Feb 13 13:21:55 2000  Jeffrey A Law  (law@cygnus.com)
10558         * combine.c (simplify_comparison): Fix typo.
10560 Sun Feb 13 12:57:52 2000  Neil Booth <NeilB@earthling.net>
10562         * prefix.c (concat, lookup_key): Use xmalloc and xrealloc
10563         consistently.
10565 2000-02-13  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10567         * flow.c (flow_loop_tree_node_add): Use better algorithm by passing
10568         previously inserted node instead of root node.  Caller changed.
10570 2000-02-13  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10572         * basic-block.h (FLOW_LOOP_FIRST_BLOCK, FLOW_LOOP_LAST_BLOCK): Delete.
10574 2000-02-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10576         * crtstuff.c (__do_global_ctors_aux, __reg_frame_ctor,
10577         __dereg_frame_dtor): Add prototype argument.
10579         * gthr-dce.h (__gthread_active_p, __gthread_once): Likewise.
10581         * gthr-posix.h (__gthread_active_p, __gthread_once): Likewise.
10583         * gthr-solaris.h (__gthread_active_p, __gthread_once): Likewise.
10585         * gthr-vxworks.h (__gthread_once): Likewise.
10587         * gthr-win32.h (__gthread_active_p, __gthread_once): Likewise.
10589 Sat Feb 12 01:44:26 MET 2000  Jan Hubicka  <jh@suse.cz>
10591         * i386.c (ix86_emit_restore_regs_using_mov): Break out from ...
10592         (ix86_expand_epilogue): ... here. Use mov instead of add to restore
10593         stack pointer in functions w/o saved registers, output LEAVE more often
10594         on TARGET_USE_LEAVE machines.
10596 2000-02-07  Dmitri Makarov  <dim@wrs.com> & Bernd Schmidt <bernds@redhat.com>
10598         * config/arm/arm.c (arm_init_cumulative_args); New function:
10599         Initlaise the CUMULATIE_ARGS strcuture for a function
10600         defintion.
10601         (arm_function_arg): New function: Determine where to place a
10602         function's argument.  Also handles deciding the function's
10603         call cookie.
10604         (current_file_function_operand): New function: Return true if
10605         the symbol is a function which has already been compiled.
10606         (arm_is_long_call_p): New function: Return true if the
10607         indicated function should be called via a long call.
10608         (arm_valid_type_attribute_p): New function: Return true if the
10609         attribute is a valid, arm specific, attribute.
10610         (arm_comp_type_attribute): New function: Return true if the
10611         two types have compatable, arm specific, attributes.
10613         * config/arm/arm.h (CUMULATIVE_ARGS): Redefine to be a
10614         structure.
10615         (FUNCTION_ARG): Redefine to call arm_function_arg.
10616         (FUNCTION_ARG_PARTIAL_NREGS): Redefine to use correct
10617         structure field.
10618         (INIT_CUMULATIVE_ARGS): Redefine to call
10619         arm_init_cumulative_args.
10620         (FUNCTION_ARG_ADVANCE): Redefine to use correct structure
10621         field.
10622         (SETUP_INCOMING_VARARGS): Redefine to use correct structure
10623         field.
10624         (ARM_MARK_NEARBY_FUNCTION): New macro: Mark already compiled
10625         functions.
10626         (ENCODE_SECTION): Add call to ARM_MARK_NEARBY_FUNCTION.
10627         (VALID_MACHINE_TYPE_ATTRIBUTE): Define.
10628         (COMP_TYPE_ATTRIBUTES): Define.
10630         * config/arm/arm.md (call): Call arm_is_long_call_p to decide
10631         if a long call is needed.
10632         (call_value): Call arm_is_long_call_p to decide if a long call
10633         is needed.
10634         (call_symbol): Call arm_is_long_call_p to decide if a long call
10635         is needed.
10637         * config/arm/arm-protos.h: Add prototype for arm_is_long_call_p.
10639 2000-02-11  Denis Chertykov  <denisc@overta.ru>
10641         * README.AVR: New file with information about the avr ports.
10642         * config/avr: New directory with avr port files.
10644 2000-02-11  Andreas Jaeger  <aj@suse.de>
10646         * fixinc/Makefile.in (FIXINC_DEFS): Remove unneeded @fixinc_defs@.
10648 2000-02-11  Zack Weinberg  <zack@wolery.cumb.org>
10650         * cpphash.c: Fix formatting, update commentary.
10651         (dump_definition): Take three separate arguments instead of a
10652         MACRODEF structure argument.
10653         * cpphash.h: Update prototype of dump_definition.
10654         * cppinit.c (cpp_finish): Update call of dump_definition.
10656         * cpplib.c (do_define): Always create new hash entry with
10657         T_MACRO type.  Remove redundant check for redefinition of
10658         poisoned identifier.  Update call of dump_definition.
10659         (do_undef): Don't call check_macro_name.  Rename sym_length to
10660         len.
10661         (do_error, do_warning): Don't use copy_rest_of_line or
10662         SKIP_WHITE_SPACE.
10663         (do_warning): Don't use pedwarn for the actual warning,
10664         only the notice about its not being in the standard.  (Fixes
10665         bug with #warning in system headers.)
10666         (do_ident): Stricter argument checking - accept only a single
10667         string after #ident.  Also, macro-expand the line.
10668         (do_xifdef): Use cpp_defined.  De-obfuscate.
10670         (do_pragma): Split out specific pragma handling to separate
10671         functions.  Use get_directive_token.  Update commentary.  Do
10672         not pass on #pragma once or #pragma poison to the front end.
10673         (do_pragma_once, do_pragma_implementation, do_pragma_poison,
10674         do_pragma_default): New.
10676 Feb 11 12:30:53 2000  Jeffrey A Law  (law@cygnus.com)
10678         * jump.c (jump_optimize_1): The first operand in a relational
10679         can be a CONST_INT.
10680         * optabs.c (emit_conditional_move): Handle relationals which
10681         have a known true/false result.
10683 2000-02-11  Geoff Keating  <geoffk@cygnus.com>
10685         * function.c (thread_prologue_and_epilogue_insns): Don't insert
10686         a RETURN insn into a block which already ends with a jump.
10688 2000-02-11  Geoff Keating  <geoffk@cygnus.com>
10690         * haifa-sched.c (BUF_LEN): Increase a lot.
10692 2000-02-11  Nick Clifton  <nickc@cygnus.com>
10694         * configure.in: Add tm_p_file specification for thumb targets.
10695         * configure: Regenerate.
10697         * config/arm/thumb-protos.h: New file: Prototypes for exported
10698         functions defined in thumb.c.
10700 2000-02-11  Robert Lipe  <robertl@sco.com>
10702         * Makefile.in (bootstrap-lean): Remove additional files.
10703         (bootstrap2-lean): Likewise.
10704         (VOL_FILES): List of files for above.
10706 2000-02-11  Nathan Sidwell  <nathan@acm.org>
10708         * cpphash.c (special_symbol): Remove spurious argument to
10709         cpp_lookup.
10711 2000-02-11  Joel Sherrill (joel@OARcorp.com>
10713         * configure.in: (i*86-*-rtems*): Swapped elf and coff
10714         stanzas.
10715         * configure: Rebuilt.
10717 2000-02-11  Rodney Brown  <RodneyBrown@pmsc.com>
10719         * pa-protos.h: Wrap function_arg_padding in TREE_CODE #ifdef.
10721 Fri Feb 11 02:59:05 2000  Jeffrey A Law  (law@cygnus.com)
10723         * pa.c, pa.h: Remove trigraph sequences within comments.
10725 Fri Feb 11 02:51:56 2000  Pavel Roskin <pavel_roskin@geocities.com>
10727         * invoke.texi (PPC Options): -mno-new-mnenomics -> -mold-mnemonics.
10729 Fri Feb 11 02:48:30 2000  Brad Lucier  (lucier@math.purdue.edu)
10731         * sbitmap.h: Make SBITMAP_ELT_BITS unsigned.
10733 2000-02-11  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10735         * config/c4x/c4x.c (fp_zero_operand): Check for CONST_DOUBLE.
10737 2000-02-11  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10739         * config/c4x/c4x.h (ASM_GLOBALIZE_LABEL): Use c4x_global_label.
10740         (ASM_OUTPUT_EXTERNAL): Use c4x_external_ref.
10741         (ASM_OUTPUT_EXTERNAL_LIBCALL): Likewise.
10742         (ASM_FILE_END): Use c4x_file_end.
10743         * config/c4x/c4x.c (c4x_global_label): New function.
10744         (c4x_external_ref, c4x_file_end): Likewise.
10746         * config/c4x/c4x-protos.h (c4x_global_label): Add prototype.
10747         (c4x_external_ref, c4x_end_file): Likewise.
10749 2000-02-10  Zack Weinberg  <zack@wolery.cumb.org>
10751         * cppexp.c: Don't include cpphash.h.
10752         (parse_charconst, cpp_lex): Use cpp_defined.
10753         (cpp_lex): Use get_directive_token throughout.  Remove
10754         unnecessary cases from switch.  Move assertion-handling code
10755         down to OTHER case.
10756         (cpp_parse_expr): If we see '+' or '-', check the context to
10757         determine if they are unary or binary operators.  Streamline
10758         the jumps a bit.  Do not call skip_rest_of_line.
10760         * cpplib.c: Make skip_rest_of_line and cpp_skip_hspace
10761         static.  Export get_directive_token.  Update commentary.
10762         (cpp_defined): New function.
10763         (do_define): Remove reference to T_PCSTRING.  Call
10764         free_definition to release memory for old definition, when
10765         redefining a macro.
10766         (eval_if_expression): Set only_seen_white to 0 before calling
10767         cpp_parse_expr.  Call skip_rest_of_line after it returns.
10768         (cpp_read_check_assertion): Don't preserve a pointer into the
10769         token buffer across a call to cpp_get_token.
10771         * Makefile.in (cppexp.o): Don't depend on cpphash.h.
10772         * cppfiles.c (redundant_include_p): Use cpp_defined.
10773         * cpphash.c (free_definition): New function.
10774         (delete_macro): Use it.  Update commentary.
10775         * cpphash.h: Typedef HASHNODE here.  Prototype cpp_lookup and
10776         free_definition.
10777         * cpplib.h: Don't typedef HASHNODE here. Delete T_PCSTRING
10778         from enum node_type.  Prototype cpp_defined and get_directive_token.
10779         Don't prototype cpp_lookup, skip_rest_of_line, or cpp_skip_hspace.
10781         * fix-header.c (check_macro_names): Use cpp_defined.
10782         (read_scan_file): Set inhibit_warnings and inhibit_errors in
10783         the options structure.
10785 2000-02-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10787         * c-pragma.c (maximum_field_alignment): Remove duplicate declaration.
10789 2000-02-10  Jason Merrill  <jason@casey.cygnus.com>
10791         * dwarf2out.c (add_abstract_origin_attribute): Check TREE_CODE (origin)
10792         rather than die->die_tag.
10794 Thu Feb 10 16:26:49 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10796         * combine.c (make_extraction, force_to_mode): Avoid warning on
10797         mixed-signedness conditionals.
10798         (make_field_assignment, nonzero_bits): Likewise.
10799         * expmed.c (store_fixed_bit_field): ALIGN arg now unsigned.
10800         (store_split_bit_field, extract_split_bit_field): Likewise.
10801         (extract_fixed_bit_field, store_bit_field,
10802         * expr.c: Change alignment to be unsigned everywhere.
10803         (move_by_pieces, store_constructor_field, store_constructor):
10804         Alignment parm is unsigned.
10805         (emit_block_move, emit_group_load, emit_group_store): Likewise.
10806         (clear_storage, emit_push_insn, compare_from_rtx): Likewise.
10807         (do_compare_rtx_and_jump): Likewise.
10808         (move_by_pieces_ninsns, clear_by_pieces): Likewise.
10809         Compare align with GET_MODE_ALIGNMENT.
10810         (expand_expr_unaligned): Pointer to alignment is pointer to unsigned.
10811         (get_inner_reference): Likewise.
10812         (copy_blkmode_from_reg, emit_push_insn): Remove unneeded casts.
10813         (expand_assignment): Local vars for alignment now unsigned.
10814         (store_constructor, store_field, expand_expr, do_jump): Likewise.
10815         (do_compare_and_jump): Likewise.
10816         (store_field): Call new function expr_align.
10817         * expr.h (emit_block_move, emit_group_load, emit_group_store):
10818         Alignment arg now unsigned.
10819         (clear_storage, emit_push_insn, compare_from_rtx): Likewise.
10820         (do_compare_rtx_and_jump, store_bit_field): Likewise.
10821         (extract_bit_field): Likewise.
10822         * fold-const.c (add_double): Add cast to eliminate signedness warning.
10823         * machmode.h (GET_MODE_ALIGNMENT): Result is unsigned.
10824         (get_best_mode): Alignment arg is unsigned.
10825         * rtl.h (move_by_pieces): Likewise.
10826         * store-layout.c (maximum_field_alignment, set_alignment):
10827         Now unsigned.
10828         (layout_decl): Alignment arg is now unsigned.
10829         Remove unneeded casts.
10830         (layout_record, layout_union, layout_type): Remove unneeded casts.
10831         Local alignment variables now unsigned.
10832         (get_best_mode): Alignment arg now unsigned.
10833         * tree.c (expr_align): New function.
10834         * tree.h (expr_align): Likewise.
10835         (maximum_field_alignment, set_alignment): Now unsigned.
10836         (get_inner_reference): Alignment argument is now pointer to unsigned.
10837         * varasm.c (assemble_variable): Add cast to eliminate warning.
10839 Thu Feb 10 12:56:47 2000  Jim Wilson  <wilson@cygnus.com>
10841         * expmed.c (store_bit_field): If op0 and fieldmode are the same size,
10842         then store directly into op0.
10844         * calls.c (expand_call): When emitting a NOTE_INSN_SETJMP, search for
10845         the CALL_INSN, and emit the note immediately after it.
10847 2000-02-10  Nick Clifton  <nickc@cygnus.com>
10849         * config/arm/thumb.md (epilogue): Include a (return) in the
10850         generated insn, and emit it using emit_jump_insn not
10851         emit_insn.
10853 Thu Feb 10 18:28:59 MET 2000  Jan Hubicka  <jh@suse.cz>
10855         * function.c (assign_temp): Change zero-sized arrays to size 1.
10856         * integrate.c (expand_inline_function): Do not update
10857         stack_alignment_needed
10858         * i386.c (compute_frame_size): Remove #ifdef PREFERRED_FRAME_BOUNDARY,
10859         add some sanity checking, remove optimization for function with
10860         zero frame size.
10862 2000-02-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10864         * flow.c (mark_regs_live_at_end): Delete unused variables.
10866         * ggc-page.c (ggc_page_print_statistics): bzero -> memset.
10868         * integrate.c (copy_rtx_and_substitute): Wrap variable `alignment'
10869         in macro FRAME_GROWS_DOWNWARD.
10871         * stmt.c (expand_end_bindings): Delete unused variable.
10873         * unroll.c (iteration_info): Mark parameter `loop' with
10874         ATTRIBUTE_UNUSED.
10876 2000-02-10  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10878         * fixinc/server.c (load_data): Return NULL if the marker line is
10879         not found.
10880         (run_shell): If load_data returns NULL, retry the command once, in
10881         a new shell.
10883         * configure: Rebuilt.
10885 2000-02-09  Bruce Korb  <bkorb@gnu.org>
10887         * gcc/fixincludes:  ** DELETED **
10888         * gcc/fixcpp:  ** DELETED **
10889         * gcc/fixinc-nt.sed:  ** DELETED **
10890         * gcc/just-fixinc:  ** DELETED **
10891         * gcc/Makefile.in:  Removed out-dated commentary
10892         * gcc/configure.in: Removed fast-fixincludes disablement.
10893         * MAINTAINERS(Ian Taylor) moved to "Write after approval" group.
10895 2000-02-09  Clinton Popetz  <cpopetz@cygnus.com>
10896         * function.c (thread_prologue_and_epilogue_insns): Uncomment
10897         last change.
10899 2000-02-09  Richard Henderson  <rth@cygnus.com>
10901         * jump.c (delete_insn): Don't delete user labels at -O0.
10903 2000-02-09  Robert Lipe  <robertl@sco.com>
10905         * Makefile.in (gen-protos): Don't depend on HOST_LIBDEPS.
10906         Don't link with HOST_LIBS.
10908 2000-02-09  Zack Weinberg  <zack@wolery.cumb.org>
10910         * configure.in: Correct --help text for --with-dwarf2.
10911         Put tm-dwarf2.h after other tm files, if it's requested.
10912         * configure: Regenerate.
10913         * config/tm-dwarf2.h: #undef PREFERRED_DEBUGGING_TYPE before
10914         defining it.
10916 2000-02-09  Zack Weinberg  <zack@wolery.cumb.org>
10918         * cpplib.h: Provide HASHNODE typedef and forward decl of
10919         struct hashnode only.  Kill cpp_hashnode typedef.  MACRODEF,
10920         DEFINITION, struct hashnode, struct macrodef, struct
10921         definition, scan_decls prototype, default defn of
10922         INCLUDE_LEN_FUDGE moved elsewhere.
10924         * cpphash.h: MACRODEF, DEFINITION, struct macrodef, struct
10925         definition, and struct hashnode moved here. Remove the unused
10926         'predefined' field from struct definition.  Replace the 'args'
10927         union with its sole member.  All users updated (cpphash.c).
10928         Delete HASHSTEP and MAKE_POS macros, and hashf prototype.  Add
10929         multiple include guard.
10931         * cpphash.c (hashf): Make static; use better algorithm; drop
10932         HASHSIZE parameter; return an unsigned int.
10933         (cpp_lookup): Drop HASH parameter.  PFILE parameter is
10934         used. Calculate HASHSIZE modulus here.
10935         (cpp_install): Drop HASH parameter. Calculate HASHSIZE modulus
10936         here.
10937         (create_definition): Drop PREDEFINITION parameter.
10938         * cpplib.c (do_define): Don't calculate a hash value here.
10939         Don't pass (keyword == NULL) to create_definition.
10941         * scan.h: Prototype scan_decls here.
10942         * cppfiles.c: Move INCLUDE_LEN_FUDGE default defn here.
10943         * cppexp.c, cppfiles.c, cppinit.c, cpplib.c, fix-header.c: All
10944         callers of cpp_lookup and cpp_install updated.
10946         * cpphash.c (macarg): Hoist all the flag diddling out of the
10947         function...
10948         (macroexpand): ... and out of the loop that calls macarg.
10949         Skip over the initial paren before macro arguments with
10950         cpp_get_non_space_token; point may be some distance before
10951         that paren.  Abort if it's not there.
10953         * cpplib.c (parse_clear_mark): Delete function.
10954         (parse_set_mark, parse_goto_mark): Make static.
10955         (ACTIVE_MARK_P): New macro.
10956         (skip_block_comment, skip_line_comment): Do not bump the line
10957         if ACTIVE_MARK_P is true.
10958         (cpp_pop_buffer): The buffer to be popped may not have an
10959         active mark.
10960         (cpp_get_token): When looking for the initial paren before
10961         macro arguments, only set a mark in a file buffer, Always
10962         return to that mark before proceeding to call macroexpand or
10963         return a NAME token.
10965         * cpplib.h: Remove prototypes of parse_set_mark,
10966         parse_clear_mark, parse_goto_mark.
10967         (struct cpp_options): Rename 'put_out_comments' to
10968         'discard_comments' and invert its sense.
10969         * cppinit.c, cpphash.c, cpplib.c: All users of
10970         put_out_comments changed to use discard_comments, with
10971         opposite sense.
10973 2000-02-09  Clinton Popetz  <cpopetz@cygnus.com>
10975         * function.c (thread_prologue_and_epilogue_insns): Don't delete
10976         the edge from a block that both jumps and falls through to the
10977         fallthru block.
10979 2000-02-09  Scott Bambrough  <scottb@netwinder.org>
10981         * config/arm/arm.md (movsi): In PIC mode, make sure that a
10982         constant source address is legitimate.
10984 2000-02-09  Philip Blundell  <pb@futuretv.com>
10986         * config/arm/arm.c (legitimize_pic_address): Handle LABEL_REF
10987         correctly.
10989         * config/arm/arm.h (LEGITIMATE_CONSTANT_P): Allow anything when
10990         generating PIC.
10991         (LEGITIMATE_PIC_OPERAND): Disallow references to labels.
10993 2000-02-09  Zack Weinberg  <zack@wolery.cumb.org>
10995         * cpplib.c (cpp_define, cpp_undef): Make sure the stacked buffer
10996         ends with a newline and a NUL.  Don't be so clever manipulating
10997         strings.
10999 Wed Feb  9 14:18:08 MET 2000  Jan Hubicka  <jh@suse.cz>
11001         * reload1.c (reload) Align stack frame to cfun->stack_alignment_needed,
11002         not to BIGGEST_ALIGNMENT.
11004 2000-02-08  Geoff Keating  <geoffk@cygnus.com>
11006         * dwarf2.h (DW_CFA_GNU_negative_offset_extended): New constant.
11007         * dwarf2out.c (dwarf_cfi_name): Print name of new constant.
11008         (reg_save): Use DW_CFA_GNU_negative_offset_extended when needed.
11009         (output_cfi): Handle output of DW_CFA_GNU_negative_offset_extended.
11010         * frame.c (execute_cfa_insn): Handle
11011         DW_CFA_GNU_negative_offset_extended.
11013 2000-02-08  Richard Henderson  <rth@cygnus.com>
11015         * flow.c (tidy_fallthru_edges): Split out from ...
11016         (delete_unreachable_blocks): ... here.
11017         (find_basic_blocks): Use it.
11019 Tue Feb  8 15:51:50 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11021         * stmt.c (expand_decl): Do set RTX_UNCHANGING_P for TREE_READONLY.
11023 2000-02-08  Zack Weinberg  <zack@wolery.cumb.org>
11025         * Makefile.in (GEN_PROTOS_OBJS): Remove libcpp.a.
11026         (gen_protos.o): Don't depend on cpplib.h or cpphash.h.
11027         (fix-header.o): Don't depend on cpphash.h.
11029         * scan.c (hashstr): New function.
11030         * scan.h: Prototype it.
11031         * fix-header.c: Don't include cpphash.h.  Use hashstr.
11032         * gen-protos.c: Don't include cpphash.h or cpplib.h.  Use
11033         hashstr.  Report hash table statistics.  Add private
11034         definition of xrealloc.
11036 2000-02-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11038         * i386.h (TARGET_SWITCHES): Fix typo in option name.
11040 2000-02-08  Clinton Popetz  <cpopetz@cygnus.com>
11042         * function.c (thread_prologue_and_epilogue_insns): Don't replace
11043         jumps with returns unless they are jumps to the fallthru block.
11045 Tue Feb  8 07:53:55 2000  Jan Hubicka  <jh@suse.cz>
11047         * i386.md (addqi3_cc): Fix contraints.
11049 Tue Feb  8 01:39:45 2000  Hans-Peter Nilsson  <hp@bitrange.com>
11051         * function.c (emit_return_into_block): Wrap in #ifdef HAVE_return.
11053 2000-02-07  Mark Mitchell  <mark@codesourcery.com>
11055         * cpplib.c (cpp_get_token): Call CPP_BUMP_LINE after reading a
11056         carriage return after a macro name.
11058 2000-02-07  Fred Fish  <fnf@be.com>
11060         * i386/beos-elf.h: (ASM_IDENTIFY_GCC): Define to nothing
11061         so the gcc2_compiled symbol doesn't confuse BeOS debuggers.
11063 2000-02-07  Zack Weinberg  <zack@wolery.cumb.org>
11065         * cppfiles.c (deps_output): Count spacers in deps_column.
11067 2000-02-07  Neil Booth  <NeilB@earthling.net>
11069         * cppinit.c (initialize_dependency_output): If there is no
11070         suffix, don't try to look for known suffixes.  Use strrchr.
11071         (cpp_start_read): Remove duplicate initialization.
11073 Mon Feb  7 18:36:41 MET 2000  Jan Hubicka  <jh@suse.cz>
11075         * calls.c (compute_argument_block_size): New argument
11076         preferred_stack_boundary.
11077         (expand_call): update cfun->preferred_stack_boundary, update call of
11078         compute_argument_block_size
11079         (emit_library_call): Increate cfun->preferred_stack_boundary
11080         to PREFERRED_STACK_BOUNDARY
11081         (emit_library_call_value): Likewise.
11082         * explow.c (allocate_dynamic_stack_spave): Likewise.
11083         * function.c (prepare_function_start): Set
11084         cfun->preferred_stack_boundary
11085         * function.h (struct function): Add preferred_stack_boundary field.
11086         * integrate.c (expand_inline_function): Update
11087         cfun->preferred_stack_boundary and cfun->stack_alignment_needed.
11088         (copy_rtx_and_substitute): Align frame to stack_alignment_needed only.
11089         * i386.c (compute_frame_size): Use cfun->preferred_stack_boundary.
11091 2000-02-06  Zack Weinberg  <zack@wolery.cumb.org>
11093         * cpplib.c (my_strerror, cpp_error, cpp_error_with_line,
11094         cpp_error_from_errno, cpp_warning, cpp_warning_with_line,
11095         cpp_pedwarn, cpp_pedwarn_with_line,
11096         cpp_pedwarn_with_file_and_line): Move to cpperror.c.
11097         (cpp_print_file_and_line, v_cpp_error, v_cpp_warning,
11098         v_cpp_error_with_line, v_cpp_warning_with_line,
11099         cpp_message_from_errno, cpp_perror_with_name): Delete.
11101         * cpperror.c (cpp_print_containing_files): Take starting
11102         buffer as argument.
11103         (cpp_file_line_for_message): Rename to cpp_print_file_and_line.
11104         (v_cpp_message): Now called directly by all entry points.
11105         Remove -1 case.
11106         (cpp_pfatal_with_name, cpp_message): Delete.
11107         (cpp_notice_from_errno, cpp_ice): New functions.
11108         (cpp_notice): Is now for reporting error conditions, just
11109         without an associated file.
11110         (cpp_error, cpp_error_with_line): Don't do anything if
11111         opts->inhibit_errors is on.
11112         (cpp_pedwarn_with_file_and_line): Take column argument also.
11114         * cpplib.h: Update prototypes of exported functions.
11115         (struct cpp_options): Add inhibit_errors.
11117         * cppalloc.c, cppfiles.c: Use fprintf not cpp_notice for
11118         non-error messages.  Include intl.h.
11120         * cppinit.c, cppmain.c: Likewise.  Also, use
11121         cpp_notice_from_errno instead of cpp_perror_with_name or
11122         cpp_pfatal_with_name, and cpp_notice instead of cpp_message.
11124         * cppexp.c, cpphash.c, cppinit.c, cpplib.c: Use cpp_ice to
11125         report internal errors.
11127         * cpplib.c (do_define): Switch bcopy to memcpy.
11128         Give cpp_pedwarn_with_file_and_line a dummy column argument.
11130         * cpplib.c (copy_rest_of_line): Revert previous change: don't
11131         bail out early if we hit a line comment.
11133 2000-02-06  Richard Henderson  <rth@cygnus.com>
11135         * flow.c (flow_delete_insn, make_edge, remove_edge): Export.
11136         * basic-block.h: Declare them.
11137         * emit-rtl.h (active_insn_p): New.
11138         (next_active_insn, prev_active_insn): Use it.
11139         * rtl.h: Declare it.
11140         * function.c (emit_return_into_block): New.
11141         (thread_prologue_and_epilogue_insns): Insert return insns instead
11142         of epilogues when possible.
11143         * jump.c (jump_optimize_1): Remove code to insert a return insn
11144         on the fallthru to the exit block.
11146         * i386.c (ix86_can_use_return_insn_p): Fail for large poped args
11147         and for non-empty stack frames.
11148         * i386.md (return): Expand to return-pop as needed.
11150 2000-02-06  Richard Henderson  <rth@cygnus.com>
11152         * simplify-rtx.c (simplify_relational_operation): Canonicalize
11153         constant to op1 for testing.
11155 2000-02-06  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11157         * config/c4x/c4x.md (*ldi_on_overflow): New pattern.
11158         (fixuns_truncqfqi2): Use it.
11160 2000-02-06  Richard Henderson  <rth@cygnus.com>
11162         * i386.c (ix86_agi_dependant): Handle pro_epilogue_adjust_stack
11163         as a TYPE_LEA insn.
11165         * i386.md (widening and peepholes): Mask the constant instead of
11166         using gen_lowpart.
11168 2000-02-05  Zack Weinberg  <zack@wolery.cumb.org>
11170         * cppfiles.c (read_and_prescan) [case SPECCASE_QUESTION]: Bump
11171         input pointer before possibly branching off to the backslash
11172         code.
11173         * cpphash.c (macroexpand): Correctly delete \r escapes when
11174         stringifying parameters.
11175         * cpplib.c (copy_rest_of_line): Go directly to skip_block_comment
11176         if we can; bail out early if we hit a line comment.
11177         (handle_directive): Treat '# 123' in an .S file just like
11178         '# <punctuation>'.  Discard the shifted '#' if we hit '#\n'.
11179         Return 1 for '# not_a_directive'.
11180         (get_directive_token): Pop macro buffers here, so that
11181         cpp_get_token can't sneakily move past a newline.
11182         Add sanity checks.
11183         (cpp_get_token): goto randomchar if handle_directive returns 0.
11185         * cppalloc.c: Update copyright.
11186         * cpplib.c: Merge all the static function prototypes into one
11187         block.
11188         * cpplib.h: Remove #if 0 block.
11190         * cpperror.c: Remove #ifdef EMACS block.
11191         * cppmain.c: Likewise.
11192         * cpphash.c: Remove #if 0 blocks.
11193         * cppinit.c: Remove #if 0 blocks, and the -lint option.
11194         * cpplib.c: Remove #if 0 blocks and code referencing
11195         pcp_inside_if or for_lint.  Remove duplicate error message.
11196         Fix error messages for #else after #else or #elif.  Reformat.
11197         Remove archaic TODO list.
11198         * cpplib.h: Remove pcp_inside_if and for_lint flags.
11200 2000-02-05  Zack Weinberg  <zack@wolery.cumb.org>
11202         * i386/osf1elf.h: Add missing backslash to multiline string.
11204 2000-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11206         * longlong.h [sparc] (udiv_qrnnd): Avoid stringifying macro arg.
11208 2000-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11210         * Makefile.in (c-common.o): Depend on $(EXPR_H).
11212         * c-common.c: Include expr.h.
11214         * c-pragma.c (mark_align_stack): Add prototype.
11216         * caller-save.c (add_stored_regs): Likewise.
11218         * combine.c (record_promoted_value): Likewise.
11220         * i386.c (ix86_sched_reorder_pentium, ix86_sched_reorder_ppro):
11221         Likewise.
11223         * cppinit.c (new_pending_define): Likewise.
11225         * cpplib.c (skip_block_comment, skip_line_comment): Likewise.
11227         * dwarf2out.c (save_rtx, splice_child_die, reverse_die_lists,
11228         AT_class, AT_flag, AT_int, AT_unsigned, AT_string, AT_ref, AT_loc,
11229         AT_addr, AT_lbl, get_AT_ref, free_AT, free_die, local_scope_p,
11230         class_scope_p): Likewise.
11232         * dwarf2out.h (dwarf2out_set_demangle_name_func,
11233         dwarf2out_add_library_unit_info): Likewise.
11235         * ggc.h (ggc_page_print_statistics): Likewise.
11237         * haifa-sched.c (propagate_deps): Likewise.
11239         * reg-stack.c (next_flags_user, record_label_references): Likewise.
11241         * rtl.h (set_stack_check_libfunc): Likewise.
11243         * toplev.h (set_fatal_function): Likewise.
11245         * toplev.c (set_fatal_function): Delete prototype.
11247         * diagnostic.c: Deconstify functions returning malloc'ed ptrs.
11249 2000-02-05  Geoff Keating  <geoffk@cygnus.com>
11251         * ginclude/ppc-asm.h (FUNC_START): Use USER_LABEL_PREFIX.
11252         (FUNC_END): Likewise.
11254 2000-02-05  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11256         * caller-save.c: Include tm_p.h.
11258 2000-02-05  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11260         * Makefile.in (libgcc.a): Add $(LIBGCC1) to libgcc.a after $(LIBGCC2).
11262 2000-02-04  Neil Booth  <NeilB@earthling.net>
11264         * cccp.c (main): Check 'dir' for a NULL pointer before passing
11265         it to strcmp.
11267 2000-02-04  Zack Weinberg  <zack@wolery.cumb.org>
11269         * recog.h: Remove NO_MD_PROTOTYPES ifdefs.
11270         * genflags.c: Use the max_operand_1 logic from genemit.c to
11271         calculate how many arguments gen_insn prototypes have.  Remove
11272         NO_MD_PROTOTYPES ifdefs from the generated file.
11273         * genoutput.c: Don't define NO_MD_PROTOTYPES in the generated
11274         file.  Cast gen_insn initializers to insn_gen_fn.
11275         * config/alpha/vms.h: Don't define NO_MD_PROTOTYPES.
11276         * gcc.texi: Remove documentation of NO_MD_PROTOTYPES.
11278 2000-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11280         * fixinc/Makefile.in (HDR): Add machname.h.
11281         (clean): Likewise.
11283 2000-02-05  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11285         * config/c4x/c4x.h (c4x_compare_op0, c4x_compare_op1): Move ...
11286         (c4x_regclass_map, c4x_caller_save_map, c4x_rpts_cycles): Ditto.
11287         (c4x_cpu_version): Ditto.
11288         * config/c4x/c4x-protos.h: ... here.
11290 2000-02-04  Jason Merrill  <jason@casey.cygnus.com>
11292         * dwarf2out.c (add_abstract_origin_attribute): Don't call
11293         gen_abstract_function on our context if we're a nested function.
11295 2000-02-05  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11297         * config/c4x/c4x.md (fixuns_truncqfqi2): Rewrite.
11298         * config/c4x/libgcc.S (ufix_truncqfhi2n): Fix.
11300 2000-02-04  Bruce Korb  <bkorb@gnu.org>
11302         * fixinc/genfixes(machname.h):
11303         Move the functionality from gen-machine.h into this file.
11304         UNdef MN_NAME_PAT if there are no names to change.
11305         Also, be a little kinder when AutoGen is not present.
11307         * fixinc/Makefile.in(machname.h):
11308         Change the generation rule to use genfixes.
11310         * fixinc/fixfixes.c(machine_name):
11311         machine_name_fix's functionality now dependent upon whether
11312         MN_NAME_PAT is defined.
11314         * fixinc/fixtests.c(machine_name):
11315         ditto.
11317         * fixinc/fixlib.c(mn_get_regexps): conditional on definition
11318         of MN_NAME_PAT.
11320         * fixinc/fixlib.h(mn_get_regexps):
11321         ditto
11323         * fixinc/gen-machine.h: DELETED
11325 2000-02-04  Jan Hubicka  <jh@suse.cz>
11326             Richard Henderson  <rth@cygnus.com>
11328         * i386.c (SAVE_REGS_FIRST): Remove.
11329         (ix86_initial_elimination_offset): Handle only SAVE_REGS_FIRST mode.
11330         (ix86_compute_frame_size): Likewise.
11331         (ix86_expand_prologue): Likewise.  Use pro_epilogue_adjust_stack.
11332         (ix86_emit_restore_regs): Remove.
11333         (ix86_emit_epilogue_esp_adjustment): Use pro_epilogue_adjust_stack
11334         when a frame pointer is in use.
11335         (ix86_expand_epilogue): Handle only SAVE_REGS_FIRST mode.  Use mov
11336         instead of pop to restore a register when profitable; emit leave
11337         when profitable.
11338         (ix86_attr_length_default): Handle pro_epilogue_adjust_stack
11339         as a TYPE_LEA insn.
11340         (ix86_adjust_cost): Handle pro_epilogue_adjust_stack as TYPE_ALU.
11341         * i386.md (prologue_allocate_stack): Remove.
11342         (epilogue_deallocate_stack): Remove.
11343         (pro_epilogue_adjust_stack): New.
11345 2000-02-04  Richard Henderson  <rth@cygnus.com>
11347         * function.c (diddle_return_value): Rework to use a callback function.
11348         Use current_function_return_rtx if it's been set up.
11349         (do_clobber_return_reg, clobber_return_register): New.
11350         (do_use_return_reg, use_return_register): New.
11351         (expand_function_end): Use them.
11352         * stmt.c (expand_null_return): Likewise.
11353         * function.h: Declare them.
11354         * flow.c (mark_regs_live_at_end): Use diddle_return_value.
11355         (mark_reg): Change arguments as appropriate for callback.
11356         * integrate.c (expand_inline_function): Revert 19 Jan change.
11358 Fri Feb  4 20:25:42 2000  Hans-Peter Nilsson  <hp@bitrange.com>
11360         * tm.texi (Values in Registers): Fix typo: "fo" "for".
11361         (Misc): Say the scheduler, not the Haifa scheduler.
11363 2000-02-04  Clinton Popetz  <cpopetz@cygnus.com>
11365         * jump.c (mark_jump_label): Add in_mem param, check SYMBOL_REFs
11366         when in_mem is set.  Update all callers.
11368 2000-02-04  Richard Henderson  <rth@cygnus.com>
11370         * i386/openbsd.h (INT_ASM_OP): Define.
11372 Fri Feb  4 10:51:30 2000  Hans-Peter Nilsson  <hp@bitrange.com>
11374         * tm.texi: Fix various typos.
11376 Thu Feb  3 17:17:32 2000  Steve Ellcey <sje@cup.hp.com>
11378         * config/pa/pa-hpux11.h (LIB_SPEC): Correct typo in !p case.
11379         (MD_STARTFILE_PREFIX_1): New macro.
11381 Thu Feb  3 15:08:13 MET 2000  Jan Hubicka  <jh@suse.cz>
11383         * i386.md (movstrsi, clrstrsi): Support variable sized copies, align
11384         destination when needed.
11385         (strmovsi, strsetsi): New expander.
11386         (strmovsi_1, strsetsi_1): New pattern.
11387         * i386.h (MASK_NO_ALIGN_STROP, MASK_INLINE_ALL_STROP,
11388         TARGET_ALIGN_STRINGOPS, TARGET_INLINE_ALL_STRINGOPS): New macros.
11389         (TARGET_SWITCHES) Add align-stringops and inline-all-stringops.
11390         * invoke.texi (align-stringops, inline-all-stringops): Document.
11392 Wed Feb  2 23:04:47 2000   Krister Walfridsson <cato@df.lth.se>
11394         * i386/netbsd.h (INT_ASM_OP): Define.
11396 2000-02-02  Zack Weinberg  <zack@wolery.cumb.org>
11398         * cpplib.h (cpp_reader): Add new flag, no_directives.
11399         * cpphash.c (macarg): Set it.
11400         * cpplib.c (handle_directive): If no_directives is on and we
11401         find a directive, issue an error and discard the line.
11403 Wed Feb  2 13:07:10 2000  Jim Wilson  <wilson@cygnus.com>
11405         * config/sparc/sparc.h (PREFERRED_RELOAD_CLASS): Delete 'E' check for
11406         FP constants.  Add ! TARGET_FPU check for FP constants.
11408 2000-02-02  Clinton Popetz  <cpopetz@cygnus.com>
11410         * flow.c (find_basic_blocks): Don't kill label_value_list
11411         here.
11412         (cleanup_cfg): Kill it here.
11414 Wed Feb  2 08:12:30 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11416         * expr.c (store_field): Ensure ALIGN is no stricter than the
11417         alignment of EXP.
11419 2000-02-02  Richard Henderson  <rth@cygnus.com>
11421         * jump.c (delete_insn): Partially revert 19 Jan change;
11422         don't convert unused code labels to notes at -O0.
11424 2000-02-02 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
11426         * toplev.c (rest_of_compilation): Run rebuild_jump_labels after
11427         split_all_insns to recreate REG_LABEL notes for flow2 pass.
11429 2000-02-01  Richard Henderson  <rth@cygnus.com>
11431         * i386.c (general_no_elim_operand): New.
11432         (nonmemory_no_elim_operand): New.
11433         (ix86_expand_move): Copy eliminable operands before a push.
11434         * i386-protos.h: Declare new functions.
11435         * i386.h (CAN_ELIMINATE): Simplify.
11436         (PREDICATE_CODES): Update.
11437         * i386.md (push insns): Don't allow eliminable register operands.
11439 2000-02-01  Richard Henderson  <rth@cygnus.com>
11441         * flow.c (mark_regs_live_at_end): Follow expand_function_end and
11442         replace BLKmode with DECL_RTL's mode.
11444 2000-02-01  Zack Weinberg  <zack@wolery.cumb.org>
11446         * frame.c (find_fde): Convert for loop to do-while so compiler
11447         sees it's always executed at least once.
11448         * libgcc2.c (BBINBUFSIZE): Kill.
11449         (__bb_init_prg): Use fgets.
11450         (__bb_exit_trace_func): Don't paste strings.
11451         * unroll.c (unroll_loop): Initialize unroll_type, not
11452         unroll_number, and tweak logic to match.
11454         * i386.c (ix86_expand_int_movcc): Add explicit 'return 0' in
11455         all failure paths.
11456         (ix86_flags_dependant): Likewise.  Disentangle control flow.
11457         (ix86_sched_reorder): Break guts out to
11458         ix86_sched_reorder_pentium and ix86_sched_reorder_ppro.
11459         (ix86_sched_reorder_ppro): Initialize pair2 and insnp before
11460         any possible use.
11462         * i386.h (MACHINE_STATE_SAVE, MACHINE_STATE_RESTORE): Don't
11463         use string concatenation.  Don't save and restore esi.
11465         * fixinc/Makefile.in (fixincl.sh): Don't depend on inclhack.def.
11466         (machname.h): Remove script to separate file.  Use two-step
11467         sequence so target is not created if script fails.
11468         * fixinc/gen-machname.h: New file.  Handle case where no non-reserved
11469         identifiers are defined.
11470         * fixinc/fixlib.c (mn_get_regexps): Return a flag: if MN_NAME_PAT is
11471         an empty string, machine_name doesn't need to do anything at
11472         all.
11473         (is_cxx_header): Add more cases to regexp.
11474         * fixinc/fixlib.h: Update prototype.
11475         * fixinc/fixtests.c, fixinc/fixfixes.c: Update callers of
11476         mn_get_regexps.
11477         * fixinc/fixincl.c: Define NO_BOGOSITY.
11479         * fixinc/inclhack.def (no_double_slash, else_endif_label): Ifdef out.
11480         (hp_sysfile): Add missing comma.
11481         (math_exception): Put the wrapper ifdefs at the beginning and
11482         the end of the file.
11483         * fixinc/fixincl.x, fixinc/inclhack.sh: Regenerate.
11485 2000-02-01  Richard Henderson  <rth@cygnus.com>
11487         * sparc.c (fp_zero_operand): Turn into a normal predicate.
11488         Use CONST0_RTX.  Update all callers.
11489         * sparc.h, sparc-protos.h: Update accordingly.
11490         * sparc.md (fp mov insns): Use fp_zero_operand directly
11491         where applicable.
11493 Wed Feb  2 02:59:45 2000  Hans-Peter Nilsson  <hp@bitrange.com>
11495         * tm.texi (Values in Registers): Fix typo in HARD_REGNO_NREGS
11496         example.
11498 2000-02-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11500         * Makefile.in (specs.ready): New target.
11501         (fixinc.sh): Depend on `specs.ready' instead of `specs'.
11503 2000-02-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11505         * fixinc.irix: Use unique filenames for writing into /tmp,
11506         * fixinc.ptx: Likewise.
11507         * fixinc.sco: Likewise.
11508         * fixinc.svr4: Likewise.
11509         * fixinc.winnt: Likewise.
11511 2000-02-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11513         * tsystem.h: New file.
11515         * Makefile.in (libgcc2.a, stmp-multilib, crtbegin.o, crtend.o,
11516         s-crtS): Depend on tsystem.h.
11518         * crtstuff.c: Include tsystem.h.
11519         * frame.c: Likewise.
11520         * libgcc2.c: Likewise.
11522 Tue Feb  1 19:53:27 CET 2000  Jan Hubicka  <jh@suse.cz>
11524         * builtins.c (expand_builtin_memset): Expand for variable sized
11525         lengths too.
11527 2000-02-01  David Billinghurst <David.Billinghurst@riotinto.com.au>
11529         * config/mips/iris6.h (SUBTARGET_ASM_SPEC) : Default ISA based
11530         on ABI.
11532 Tue Feb  1 00:57:40 2000  Hans-Peter Nilsson  <hp@bitrange.com>
11534         * dwarfout.c (SHORT_TYPE_SIZE): Correct default.
11536         * tm.texi (Type Layout): Correct entry for CHAR_TYPE_SIZE.
11538 2000-01-31  Chandra Chavva <cchavva@cygnus.com>
11540         * combine.c (try_combine) [HAVE_cc0]: Trying to check the missed
11541         case 3->2 combining (combining with splitting) in which 2 is CC0
11542         setter/user and 3 is user. The rest of cases 2->1 and 3->2 are
11543         checked at the begining of the function with the aid of calling
11544         function 'can_combine_p'.
11546 2000-01-31  Dave Brolley  <brolley@redhat.com>
11548         * cccp.c (struct argdata): Redeclare 'newlines' field as 'int'.
11550 2000-01-31  Jason Merrill  <jason@casey.cygnus.com>
11552         * jump.c (redirect_jump): Move a NOTE_INSN_FUNCTION_END to the
11553         new label.
11555 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11557         * gansidecl.h (PROTO, VPROTO, PVPROTO): Delete macros.
11559         * sbitmap.h (sbitmap_first_set_bit, sbitmap_last_set_bit):
11560         PROTO -> PARAMS.
11562 2000-01-30  Zack Weinberg  <zack@wolery.cumb.org>
11564         * i386/386bsd.h, i386/beos-pe.h, i386/bsd386.h, i386/crtdll.h,
11565         i386/cygwin.h, i386/dgux.h, i386/djgpp-rtems.h, i386/djgpp.h,
11566         i386/freebsd.h, i386/gnu.h, i386/i386-aout.h, i386/i386-coff.h,
11567         i386/i386-interix.h, i386/i386elf.h, i386/linux.h, i386/lynx-ng.h,
11568         i386/lynx.h, i386/mach.h, i386/mingw32.h, i386/moss.h,
11569         i386/netbsd.h, i386/next.h, i386/openbsd.h, i386/osf1elf.h,
11570         i386/ptx4-i.h, i386/rtems.h, i386/rtemself.h, i386/sco.h,
11571         i386/sequent.h, i386/sun.h, i386/sysv4.h, i386/uwin.h, i386/vsta.h,
11572         i386/vxi386.h, i386/win-nt.h, i386/win32.h:
11573         Remove -Di386 -Acpu(i386) -Amachine(i386) from CPP_PREDEFINES.
11575         * i386/osf1elf.h, i386/scodbx.h, i386/seq-sysv3.h, i386/sysv5.h:
11576         Add %(cpp_cpu) to CPP_SPEC.
11578         * i386/osf1elf.h, i386/osfelf.h, i386/osfrose.h:
11579         Add %(cc1_cpu) to CC1_SPEC.
11581 2000-01-28  Ulrich Drepper  <drepper@redhat.com>
11583         * c-decl.c (c_decode_option): Accept optional numeric argument to
11584         -Wformat and set warn_format.
11585         * c-common.c: Don't emit warning about non-constant printf format
11586         string unless warn_format > 1.
11588 2000-01-30  Richard Henderson  <rth@cygnus.com>
11590         * alpha.md (return_internal): Allow after reload only.
11592 2000-01-30  Richard Henderson  <rth@cygnus.com>
11594         * i386.c (ix86_compute_frame_size): Omit padding1 if the
11595         local frame size is zero.
11597 2000-01-30  Richard Henderson  <rth@cygnus.com>
11599         * alpha.c (alpha_expand_epilogue): Don't emit the return insn.
11600         * alpha.h (EPILOGUE_USES): New.  Mark $26 live.
11601         * alpha.md (return): Turn into an expander.
11602         (return_internal): Don't use $26.
11603         (epilogue): Emit the return insn.
11605 2000-01-30  Richard Henderson  <rth@cygnus.com>
11607         * alpha.md (negtf2, abstf2): Fix word order thinko.
11608         (extendsftf2): New.
11609         (trunctfsf2): Avoid intermediate rounding errors.
11611 2000-01-30  Zack Weinberg  <zack@wolery.cumb.org>
11613         * cppfiles.c (find_position): Drop 'colp' argument, return the
11614         new line base.
11615         (read_and_prescan): Adjust to match.  Don't ever manipulate
11616         line or line_base except via find_position.
11618 2000-01-29  Zack Weinberg  <zack@wolery.cumb.org>
11620         * c-parse.in: Apply Ulrich's changes from c-parse.y.
11621         * c-parse.y, objc/objc-parse.y, c-parse.c, objc/objc-parse.c:
11622         Regenerate.
11624 2000-01-29  Zack Weinberg  <zack@wolery.cumb.org>
11626         * cpperror.c (cpp_file_line_for_message): If 'line' is zero,
11627         just print "<command line>".  If 'filename' is null or an
11628         empty string, print "<stdin>" for the filename.
11629         * cpplib.c (do_define): Don't print the 'location of the
11630         previous definition' message if we're still parsing the
11631         command line.
11632         (cpp_pedwarn_with_file_and_line): Always call
11633         cpp_file_line_for_message.
11635 2000-01-29  Mark Mitchell  <mark@codesourcery.com>
11637         * flow.c (mark_regs_live_at_end): Fix typo.
11639 2000-01-28  Ulrich Drepper  <drepper@redhat.com>
11641         * c-common.c: Adjust variable names, comments, help strings to c99.
11642         * c-lex.c: Likewise.
11643         * c-parse.y: Likewise.
11644         * c-tree.h: Likewise.
11645         * cccp.c: Likewise.
11646         * cpplib.h: Likewise.
11647         * c-decl.c: Likewise.  Recognize options with names "*99" as well.
11648         * cppinit.c: Likewise.
11650 2000-01-29 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
11652         * c4x.h (INIT_TARGET_OPTABS): Add all missing local optab entries.
11653         * c4x.c: Define the optab rtx values.
11654         (c4x_add_gc_roots): Add the ggc roots for these optab rtx values.
11655         (c4x_emit_libcall): Use new optab rtx values.
11656         (c4x_emit_libcall3): Likewise.
11657         (c4x_emit_libcall_mulhi): Likewise.
11658         * c4x-protos.h: Add prototypes for optab rtx values and change
11659         prototypes for above c4x_emit_libcall functions.
11661 2000-01-29 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
11663         * c4x.c (c4x_output_ascii): Restrict line length of output when TI
11664         syntax is used.
11665         (c4x_function_prologue): Use regnames intead of float_reg_names when
11666         TI syntax is used.
11667         (c4x_function_epilogue): Likewise.
11668         (c4x_print_operand): Likewise.
11669         * c4x.h (HOST_WIDE_INT_PRINT_HEX): Redefine.
11670         * c4x.md (set_high): Disable for TARGET_TI.
11672 2000-01-29 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
11674         * c4x.h (PREFERRED_RELOAD_CLASS): Change to restrict the reloading
11675         of framepointer + constant to ADDR_REGS class.
11676         * c4x.md (addqi3, addqi3_noclobber_reload): Update.
11677         * c4x.c (std_or_reg_operand): New function.
11678         * c4x-protos.h (std_or_reg_operand): Prototype it.
11680 2000-01-29 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
11682         * t-c4x: Change qi,qf,di,df into si,sf,hi,hf to generate same
11683                 object names as libgcc2.c.
11684         * libgcc.S: Use newly defined names.
11686 Fri Jan  7 19:48:04 CET 2000  Jan Hubicka  <jh@suse.cz>
11687         * sbitmap.c (sbitmap_first_set_bit, sbitmap_last_set_bit): New
11688         function.
11689         * sbitmap.h (sbitmap_first_set_bit, sbitmap_last_set_bit): Declare.
11690         * basic_block.h (FLOW_LOOP_FIRST_BLOCK): New macro.
11691         (FLOW_LOOP_LAST_BLOCK): Likewise.
11693 2000-01-21  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11695         * basic-block.h (struct loop): New fields 'first' and 'last'.
11696         * flow.c (flow_loops_find): Compute loop->first and loop->last.
11697         (flow_loops_dump): Use loop->first to check for NOTE_INSN_LOOP_BEG
11698         and loop->last to check for NOTE_INSN_LOOP_END.
11700 Fri Jan 28 10:57:58 2000  Jason Eckhardt  <jle@cygnus.com>
11702         * predict.c (estimate_probability): Use the new FIRST and LAST fields
11703         of the loop descriptor rather than HEADER and LATCH. Also added
11704         missing break statements as well making some coding style modifications
11705         as suggested by Michael Hayes.
11707 2000-01-28  Richard Henderson  <rth@cygnus.com>
11709         * flow.c (find_basic_blocks): Remove do_cleanup argument.
11710         Break out that code ...
11711         (cleanup_cfg): ... here.
11712         (commit_one_edge_insertion): Detect a return instruction being
11713         emitted to an edge.  Emit a barrier following; clear fallthru.
11714         (commit_edge_insertions): Verify CFG consistency.
11715         * function.c (expand_function_start): Kill unused variable.
11716         (expand_function_end): Likewise.
11717         (thread_prologue_and_epilogue_insns): Use insert_insn_on_edge
11718         to insert the epilogue.
11720         * gcse.c (gcse_main): Adjust for find_basic_blocks change.
11721         (delete_null_pointer_checks): Likewise.
11722         * output.h: Likewise.
11723         * reg-stack.c (reg_to_stack): Likewise.
11724         * toplev.c (rest_of_compilation): Likewise.  Run
11725         thread_prologue_and_epilogue_insns after rebuilding the CFG.
11727 2000-01-28  Richard Henderson  <rth@cygnus.com>
11729         * Makefile.in (flow.o): Revert 24 Jan change.
11730         * flow.c (mark_regs_live_at_end): Likewise.  Force BLKmode
11731         FUNCTION_VALUE result to DECL_RESULT's mode.
11733         * haifa-sched.c (schedule_insns): Don't recompute reg info
11734         after reload.
11736 2000-01-28  Zack Weinberg  <zack@wolery.cumb.org>
11738         * configure.in: Make --enable-cpplib the default.
11739         * configure: Regenerate.
11740         * gcc.dg/990119-1.c: No longer expected to fail.
11742 2000-01-28  Bernd Schmidt  <bernds@cygnus.co.uk>
11744         * jump.c (jump_optimize_1): Delete an optimization that is also done
11745         by merge_blocks in flow.
11747 2000-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11749         * diagnostic.c (build_message_string, output_printf,
11750         line_wrapper_printf): Add ATTRIBUTE_PRINTF_*.
11751         (build_location_prefix): Fix non-literal format string.
11753 2000-01-27  Richard Henderson  <rth@cygnus.com>
11755         * alpha.md (trunctfsf2): New.
11757 2000-01-27  Andrew Hobson  <ahobson@eng.mindspring.net>
11759         * configure.in (alpha-dec-osf5): Enable MASK_SUPPORT_ARCH.
11761 2000-01-27  Zack Weinberg  <zack@wolery.cumb.org>
11763         * cppinit.c (cpp_handle_option): Recognize C++ comments under
11764         -std=gnu89.
11765         * cpplib.c (skip_block_comment, skip_line_comment): Split code
11766         out of...
11767         (skip_comment) ... here.  Permit C++ comments in system
11768         headers always.  Warn about C++ comments in user code under
11769         -std=gnu89 -pedantic.
11770         (copy_comment): Use skip_comment.
11771         (cpp_skip_hspace, cpp_get_token): skip_comment can no longer
11772         return EOF.
11773         (consider_directive_while_skipping, do_else, do_endif): Call
11774         validate_else unconditionally.
11775         (validate_else): Check CPP_PEDANTIC here.  Accept non-comment
11776         text after the conditional in a system header.
11777         * cpplib.h (struct cpp_buffer): Add flag
11778         warned_cplusplus_comments.
11780 2000-01-27  Geoffrey Keating  <geoffk@cygnus.com>
11782         * emit-rtl.c (unshare_all_rtl): Unshare virtual parameters too.
11783         Use unshare_all_rtl_1.
11784         (unshare_all_rtl_again): New function.
11785         (unshare_all_rtl_1): New function split out of unshare_all_rtl.
11787         * function.c (purge_addressof_1): Use unshare_all_rtl_again
11788         rather than resetting the 'used' flags ourself.
11790         * toplev.c (rest_of_compilation): Add current_function_decl
11791         to the unshare_all_rtl call.
11792         * tree.h: Prototype unshare_all_rtl.
11793         * rtl.h: Prototype unshare_all_rtl_again here.
11795 2000-01-27  Geoffrey Keating  <geoffk@cygnus.com>
11797         * genoutput.c (output_prologue): Include ggc.h in generated
11798         files.
11799         * Makefile.in (insn-output.o): Depends on ggc.h.
11801 2000-01-27  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
11802             Hans-Peter Nilsson  <hp@bitrange.com>
11804         * ns32k/xm-ns32k.h (memcpy, memset, memcmp): Delete.
11805         Remove redundant include of xm-ns32k.h.
11806         * ns32k/xm-genix.h (memcpy, memset, memcmp): Add definitions.
11807         Remove redundant include of xm-ns32k.h.
11808         * ns32k/xm-netbsd.h (memcpy, memset, memcmp): No longer undefine.
11809         Remove redundant include of xm-ns32k.h.
11810         * ns32k/netbsd.h (TARGET_DEFAULT): Enable multiply-add instructions.
11812         * ns32k/ns32k.h: Update comment on multiply-add instructions.
11813         (TARGET_SWITCHES): Add documentation strings.
11814         (DWARF_FRAME_REGNUM): Override default definition.
11815         (REG_CLASS_CONTENTS): Add comments.
11816         (SUBSET_P): Format to reduce line length.
11817         (SMALL_REGISTER_CLASSES): Make a run time option.
11818         (GO_IF_NONINDEXED_ADDRESS): Reformat.
11819         (GO_IF_LEGITIMATE_ADDRESS): Ensure that cfun is non NULL before
11820         dereferencing it.  Braces to avoid "ambiguous else" were misplaced.
11821         (regclass_map): fix typo in comment.
11822         * ns32k/ns32k.c: Add spaces before parentheses for consistant style.
11823         Prefer gen_rtx_FOO(...) to gen_rtx(FOO,...).
11824         (trace, reg_or_mem_operand): Delete, unused function.
11825         (calc_address_cost): Small offsets are cheaper than large ones.
11826         (expand_block_move): Generate more efficient code when bytes is a
11827         known at compile time.
11828         * ns32k/ns32k.md: Alternate constraints for multiply-add instructions.
11829         (udivmodsi4, udivmodhi4, udivmodqi4): Use nonimmediate_operand
11830         instead of reg_or_mem_operand.
11832         * ns32k/ns32k.md: Use nonimmediate_operand or stricter for outputs,
11833         not general_operand.  Similarly use "=rm" or stricter, not "=g".
11834         For input operands, use stricter constraints than "g" if not
11835         general_operand.  Similarly use stricter predicate than
11836         "general_operand" when stricter constraints than "g" are present,
11837         except for matching constraints.
11838         (movstrsi): Use "memory_operand" for operands 0 and 1.
11839         (truncsiqi2, truncsihi2, trunchiqi2): Remove.
11840         (udivmoddisi4_internal): Use nonimmediate_operand for operand 0,
11841         not reg_or_mem_operand.
11842         (udivmoddisi4): Ditto.
11843         Use nonimmediate_operand for operand 1, not reg_or_mem_operand.
11844         Use nonimmediate_operand for operand 3, not register_operand.
11845         (udivmoddiqi4_internal): Use register_operand for operand 1, not
11846         reg_or_mem_operand.
11848 2000-01-27  Fred Fish  <fnf@be.com>
11850         * gthr-posix.h: Fix typo; compatibily -> compatibility.
11851         * gthr-single.h: Likewise.
11852         * gthr-solaris.h: Likewise.
11853         * gthr-vxworks.h: Likewise.
11854         * gthr-win32.h: Likewise.
11855         * gthr.h: Likewise.
11857 2000-01-27  Zack Weinberg  <zack@wolery.cumb.org>
11859         * cppinit.c: Add " (cpplib)" to end of string printed by
11860         -v / --version.
11862 2000-01-27  Richard Henderson  <rth@cygnus.com>
11864         * alpha.c (alpha_emit_conditional_move): Use VOIDmode when
11865         testing for a signed comparison.
11866         (alpha_emit_floatuns): New.
11867         * alpha-protos.h: Declare it.
11868         * alpha.md (floatunsdisf2, floatunsdidf2): New.
11869         (extendsfdf2): Tidy.
11871 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
11873         * config/sparc/linux64.h (CC1_SPEC): If compiling -m32 with -g but
11874         no -g option specifying debugging format, default to -gstabs+.
11876 Wed Jan 26 22:19:14 1999  J"orn Rennecke  <amylaar@cygnus.co.uk>
11878         * calls.c (special_function_p): New argument fork_or_exec.
11879         (expand_call): When profile_arc_flag is set and the function
11880         is in the fork_or_exec group, call __bb_fork_func first.
11881         * libgcc2.c, _bb module (__bb_fork_func): New function.
11882         (__bb_exit_func): If fcntl F_SETLKW is available, use it to lock
11883         output file.
11884         * config/svr4.h (TARGET_HAS_F_SETLKW): Define.
11885         * tree.h (special_function_p): Update prototype.
11887 2000-01-26  Richard Henderson  <rth@cygnus.com>
11889         * alpha.c (alpha_split_tfmode_pair): New.
11890         * alpha-protos.h: Declare it.
11891         * alpha.md (abstf2, negtf2): New.
11892         (movtf insn): Add input G constraint.
11893         (movtf splitter): Use alpha_split_tfmode_pair.
11895 2000-01-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11897         * i386/cygwin.h: PROTO -> PARAMS.
11899 2000-01-26  Jakub Jelinek  <jakub@redhat.com>
11901         * config/sparc/sparc.c (sparc_emit_float_lib_cmp): Handle
11902         TARGET_ARCH32 again. Handle ORDERED, UN* and LTGT comparisons
11903         using _Qp_cmp/_Q_cmp and testing the return value.
11904         (print_operand): Call reverse_condition_maybe_unordered if
11905         we are handling CCFPmode or CCFPEmode.
11906         Handle ORDERED, UN* and LTGT comparisons.
11907         * config/sparc/sparc.md (cmptf): Use even on TARGET_ARCH32
11908         if not TARGET_HARD_QUAD.
11909         (seq, sne, sgt, slt, sge, sle, beq, bne, bgt, blt, bge, ble,
11910         bunordered, bordered, bungt, bunlt, buneq, bunge, bunle, bltgt):
11911         Call sparc_emit_float_lib_cmp even on TARGET_ARCH32.
11912         Adjust gen_b* calls so that they reflect return comparison of
11913         sparc_emit_float_lib_cmp.
11915 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11917         * config/alpha/alpha.c (alpha_emit_xfloating_cvt): Do not assume
11918         incoming operands array is large enough for one more operand.
11919         (alpha_emit_xfloating_arith): Likewise.
11921 2000-01-25  Zack Weinberg  <zack@wolery.cumb.org>
11923         * fixinc/Makefile.in (machname.h): SunOS 4 sed can't handle a
11924         file with one line and no trailing newline.
11925         Patch by Kaveh Ghazi <ghazi@caip.rutgers.edu>.
11926         * fixinc/fixtests.c (machine_name_test): Fix fencepost error
11927         checking if the match is on the line.
11928         * fixinc/gnu-regex.c: Provide regerror not __regerror.
11930 2000-01-25  Richard Henderson  <rth@cygnus.com>
11932         * sparc.c (output_cbranch): Fix accidental squashing of the
11933         fp branch pre-delay nop.
11935 2000-01-25  Richard Henderson  <rth@cygnus.com>
11937         * tree.def (UNNE_EXPR): Remove.
11938         * c-typeck.c (build_binary_op): Don't handle it.
11939         * expr.c (expand_expr, do_jump, do_store_flag): Likewise.
11941         * rtl.def (UNNE): Remove.
11942         (LTGT): Add.
11943         * jump.c (reverse_condition): Update accordingly.
11944         (swap_condition): Likewise.
11945         (comparison_dominates_p): Handle unordered comparisons.
11946         (reverse_condition_maybe_unordered): New.
11947         * rtl.h (reverse_condition_maybe_unordered): Declare.
11949         * sparc.c (select_cc_mode): Update for UNNE/LTGT.
11950         (output_cbranch): Use reverse_condition_maybe_unordered and LTGT.
11951         * sparc.h (REVERSIBLE_CC_MODE): Always true.  Update docs.
11952         * sparc.md (bltgt): New.
11954 2000-01-25  Nick Clifton  <nickc@redhat.com>
11956         * emit-rtl.c (emit_insn): Only check machine class insns for
11957         improper emission of a RETURN.
11959 2000-01-25  Richard Henderson  <rth@cygnus.com>
11961         * Makefile.in (flow.o): Depend on $(EXPR_H).
11962         * flow.c (mark_regs_live_at_end): Use hard_function_value, i.e.
11963         duplicate the structure of diddle_return_value for keeping regs live.
11965 2000-01-26  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11967         * loop.c (current_loop_info): Delete.
11968         (consec_sets_invariant_p): Add loop argument, update callers.
11969         (get_condition_for_loop): Likewise.
11970         (count_nonfixed_reads, update_giv_derive): Likewise.
11971         (simplify_giv_expr, general_induction_var): Likewise.
11972         (consec_sets_giv, recombine_givs): Likewise.
11973         (move_movables): Delete loop_start and loop_end arguments,
11974         add loop argument, and update callers.
11975         (find_mem_givs, check_final_value): Likewise.
11976         (record_giv, maybe_eliminate_biv, maybe_eliminate_biv_1): Likewise.
11977         (loop_invariant_p): Rename from invariant_p, add loop argument, and
11978         update callers.
11979         (basic_induction_var): Add loop argument, delete loop_level argument,
11980         and update callers.
11981         * unroll.c (iteration_info): Delete loop_start and loop_end arguments,
11982         add loop argument, and update callers.
11983         (find_splittable_regs, find_splittable_givs): Likewise.
11984         (reg_dead_after_loop, loop_find_equiv_value): Likewise.
11985         (final_biv_value, final_giv_value, back_branch_in_range_p): Likewise.
11986         (biv_total_increment): Delete loop_start and loop_end arguments;
11987         update callers.
11988         (precondition_loop_p): Delete loop_start and loop_info arguments;
11989         update callers.
11990         * loop.h (get_condition_for_loop): Add loop argument.
11991         (biv_total_increment): Delete loop_start and loop_end arguments.
11992         (precondition_loop_p): Delete loop_start and loop_info arguments;
11993         add loop argument.
11994         (final_biv_value): Delete loop_start and loop_end arguments;
11995         add loop argument.
11996         (final_giv_value, back_branch_in_range_p): Likewise.
11998 2000-01-25  Gavin Romig-Koch  <gavin@cygnus.com>
12000         * config/mips/mips.h (LEGITIMATE_CONSTANT_P): Fix for mips16.
12002 2000-01-25  Gavin Romig-Koch  <gavin@cygnus.com>
12004         * Makefile.in (c-gperf.h) : Change the "See" pointer to
12005         point to the new "generated_files" doc.
12007 2000-01-25  Clinton Popetz  <cpopetz@cygnus.com>
12009         * config/fp-bit.c (_unord_f2): Fix typo.
12011 2000-01-25  Zack Weinberg  <zack@wolery.cumb.org>
12013         * c-common.c, c-decl.c, c-lang.c, c-lex.c, c-parse.in, c-pragma.c,
12014         c-typeck.c, objc/objc-act.c: Remove all references to obstack
12015         functions obsoleted by GC, such as push_obstacks_nochange,
12016         end_temporary_allocation, savealloc, saveable_tree_cons, etc.
12017         and code which existed only to decide whether or not to call
12018         them.  Remove now-unused NESTED argument from start_function;
12019         all callers changed.  Do not change behavior based on ggc_p.
12020         The use of the ixp_obstack in c-iterate.c and the util_obstack
12021         in objc/objc-act.c remain; these are not obsoleted by garbage
12022         collection.
12023         * c-tree.h: Update prototype for start_function.
12025         * c-parse.y, c-parse.c, objc/objc-parse.c, objc/objc-parse.y: Rebuild.
12027 2000-01-25  Clinton Popetz  <cpopetz@cygnus.com>
12029         * config/mips/mips.md (zero_extendsidi2_internal): Disable for
12030         mips16.
12032 2000-01-25  Richard Henderson  <rth@cygnus.com>
12034         * sparc-protos.h (select_cc_mode): Declare.
12035         * sparc.c (select_cc_mode): New.  Handle unordered compares.
12036         (output_cbranch): Always reverse via code change.  Handle
12037         unordered compares.  Factor tests and string updates.
12038         * sparc.h (SELECT_CC_MODE): Split out to select_cc_mode.
12039         (REVERSIBLE_CC_MODE): Also exclude CCFPmode.
12040         * sparc.md (bunordered, bordered): New.
12041         (bungt, bunlt, buneq, bunge, bunle): New.
12043 2000-01-25  Richard Henderson  <rth@cygnus.com>
12045         * dwarf2out.c (dwarf2out_init): Use ggc_add_rtx_varray_root.
12046         * ggc-common.c (ggc_add_rtx_varray_root): New.
12047         (ggc_mark_rtx_varray): New.
12048         (ggc_mark_rtx_varray_ptr): New.  Shift all ggc_mark_foo_ptr
12049         functions down below ggc_mark_foo.
12050         * ggc.h (ggc_add_rtx_varray_root, ggc_mark_rtx_varray): Declare.
12052 2000-01-25  Richard Henderson  <rth@cygnus.com>
12054         * alpha.c (secondary_reload_class): Don't allocate a secondary
12055         for integral mode memories into FLOAT_REGS.  Rearrange the more
12056         complicated memory expression inward.
12058 2000-01-25  Zack Weinberg  <zack@wolery.cumb.org>
12060         * inclhack.def: Fixes to play nicer with FreeBSD, and
12061         corrections to comments.
12062         (cxx_unready): Add select expression.
12063         (irix_sockaddr): Add bypass expression.
12064         (machine_ansi_h_va_list): New fix.
12065         (stdio_va_list): No need to edit _BSD_VA_LIST_.
12066         Split out addition of "#include <stdarg.h>" to...
12067         (stdio_stdarg_h): ... here.
12068         (systypes_for_aix): Rename to systypes_stdlib_size_t.  Apply
12069         to stdlib.h also.  Do not munge _BSD_SIZE_T_.
12070         (sysz_stdlib_for_sun): Delete duplicate fix for unprotected
12071         size_t.
12072         (ultrix_ifdef): Tighten up select expression.
12074         * fixincl.tpl: Exorcise 'exesel'.  Rewrite calculations of
12075         re_ct and max_mach to avoid use of shell.  Make printed names
12076         match names in inclhack.def.  Use static copyright date.
12077         Don't count c_test and test expressions as requiring regex_t
12078         slots.  Add some commentary.
12079         * inclhack.tpl: Do not include the 'This script contains N
12080         fixup scripts' line if PROGRAM is defined.  Use static
12081         copyright date.
12083 2000-01-24  Jason Merrill  <jason@casey.cygnus.com>
12085         * dwarf2out.c: include "varray.h", not dyn-string.h.
12086         (ASM_OUTPUT_DWARF2_ADDR_CONST, ASM_NAME_TO_STRING): Lose.
12087         (addr_const_to_string, addr_to_string): Lose.
12088         (ASM_OUTPUT_DWARF_ADDR_CONST): Copy from dwarfout.c.
12089         (struct dw_val_struct): val_addr is now an rtx.
12090         (add_AT_addr, AT_addr, free_AT, output_aranges): Adjust.
12091         (used_rtx_varray): New varray.
12092         (dwarf2out_init): Initialize it.
12093         (save_rtx): New fn.
12094         (mem_loc_descriptor, add_const_value_attribute): Call it instead of
12095         addr_to_string.
12096         * arm/telf.h, arm/unknown-elf.h, mn10200.h, mn10300.h,
12097         sparc/sp64-elf.h: Remove definition of ASM_OUTPUT_DWARF2_ADDR_CONST.
12098         * Makefile.in (dwarf2out.o): Update dependencies.
12100 2000-01-24  Richard Henderson  <rth@cygnus.com>
12102         * i386.c (i386_dwarf_output_addr_const): New.
12103         * i386.h (ASM_OUTPUT_DWARF_ADDR_CONST): New.
12105         * dwarf2out.c (mem_loc_descriptor): Call ASM_SIMPLIFY_DWARF_ADDR
12106         if defined.
12107         * dwarfout.c (output_mem_loc_descriptor): Likewise.
12108         * i386.c (i386_simplify_dwarf_addr): New.
12109         * i386.h (ASM_SIMPLIFY_DWARF_ADDR): New.
12111 Mon Jan 24 16:56:10 2000  Jim Wilson  <wilson@cygnus.com>
12113         * dwarf2out.c (gen_struct_or_union_type_die): Set complete if
12114         TYPE_STUB_DECL is NULL.
12116 2000-01-24  Richard Henderson  <rth@cygnus.com>
12118         * builtins.c (expand_tree_builtin): Move ...
12119         * c-common.c (expand_tree_builtin): ... here.
12121 2000-01-25  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12123         * loop.h (LOOP_INFO): New accessor macro.
12124         * basic-block.h (struct loop): Rename field `info' to `aux'.
12125         * loop.c (scan_loop): Replace loop->info with LOOP_INFO (loop).
12126         (prescan_loop, strength_reduce, check_dbra_loop, insert_bct): Likewise.
12127         * unroll.c (loop_iterations, unroll_loop): Likewise.
12129 2000-01-24  Christopher Faylor <cgf@cygnus.com>
12131         * config/i386/t-cygwin: Accomodate new winsup directory layout
12132         when searching for include files.
12134 2000-01-24  Richard Henderson  <rth@cygnus.com>
12136         * rtl.def: Add unordered fp comparisions.
12137         * tree.def: Likewise.
12138         * tree.h: Add ISO C 9x unordered fp comparision builtins.
12140         * builtins.c (expand_tree_builtin): New function.
12141         * c-typeck.c (build_function_call): Use it.
12142         (build_binary_op): Support unordered compares.
12143         * c-common.c (c_common_nodes_and_builtins): Add unordered compares.
12145         * combine.c (known_cond): Handle reverse_condition returning UNKNOWN.
12146         (reversible_comparison_p): Allow UNORDERED/ORDERED to be reversed.
12147         * cse.c (fold_rtx): Check FLOAT_MODE_P before reversing.
12148         (record_jump_equiv): Handle reverse_condition returning UNKNOWN.
12149         * jump.c (reverse_condition): Don't abort for UNLE etc, but
12150         return UNKNOWN.
12151         (swap_condition): Handle unordered compares.
12152         (thread_jumps): Check can_reverse before reversing.
12153         * loop.c (get_condition): Likewise.  Allow UNORERED/ORDERED to be
12154         reversed for FP.
12156         * optabs.c (can_compare_p): New argument CODE.  Verify branch or
12157         setcc is present before acking for cmp_optab.  Update all callers.
12158         (prepare_float_lib_cmp, init_optabs): Handle UNORDERED.
12159         * expmed.c (do_cmp_and_jump): Update for can_compare_p.
12160         * expr.c (expand_expr): Likewise.  Support unordered compares.
12161         (do_jump, do_store_flag): Likewise.
12162         * expr.h (enum libfunc_index): Add unordered compares.
12164         * Makefile.in (FPBIT_FUNCS): Add _unord_sf.
12165         (DPBIT_FUNCS): Add _unord_df.
12166         * config/fp-bit.c (_unord_f2): New.
12167         * fp-test.c (main): Try unordered compare builtins.
12169         * alpha-protos.h (alpha_fp_comparison_operator): Declare.
12170         * alpha.c (alpha_comparison_operator): Check mode properly.
12171         (alpha_swapped_comparison_operator): Likewise.
12172         (signed_comparison_operator): Likewise.
12173         (alpha_fp_comparison_operator): New.
12174         (alpha_emit_conditional_branch): Handle unordered compares.
12175         * alpha.h (PREDICATE_CODES): Update.
12176         * alpha.md (fp compares): Use alpha_fp_comparison_operator.
12177         (bunordered, bordered): New.
12179 2000-01-24  Richard Henderson  <rth@cygnus.com>
12181         * alpha.c (alpha_emit_xfloating_cvt): Thinko in operand manipulation.
12182         * alpha.md (movtf): New expander, insn, and splitter.
12184 Mon Jan 24 19:49:47 MET 2000  Jan Hubicka  <jh@suse.cz>
12186         * reg-stack.c (subst_stack_regs_pat): Handle correctly USEs of
12187         dead registers.
12189 Mon Jan 24 17:37:31 MET 2000  Jan Hubicka  <jh@suse.cz>
12191         * i386.h (FIRST_PSEUDO_REGISTER): Set to 21.
12192         (FIXED_REGISTERS, CALL_USED_REGISTERS,
12193          REG_ALLOC_ORDER): Add frame pointer
12194         (FRAME_POINTER_REGNUM): Set to 20
12195         (HARD_FRAME_POINTER_REGNUM): New macro.
12196         (ELIMINABLE_REGS): Eliminate ARG_POINTER and FRAME_POINTER
12197         to HARD_FRAME_POINTER.
12198         (REGNO_OK_FOR_BASE_P): Accept FRAME_POINTER_REGNUM
12199         (REG_OK_FOR_INDEX_NONSTRICT_P): Likewise.
12200         (REG_OK_FOR_BASE_NONSTRICT_P): Likewise.
12201         (HI_REGISTER_NAMES): Add "frame".
12202         (CAN_ELIMINATE): Handle FRAME_POINTER_REGNUM elimination.
12203         (debug_reg): Handle FRAME_POINTER_REGNUM.
12204         (reg_class): Add arg pointer and frame pointer to NON_Q_REGS,
12205         GENERAL_REGS and INDEX_REGS.
12206         * i386.c (SAVED_REGS_FIRST): new macro.
12207         (AT_BP): Use hard_frame_pointer_rtx instead of frame_pointer_rtx
12208         (ix86_decompose_address, memory_address_length): Likewise.
12209         (regclass_map): Add frame pointer.
12210         (call_insn_operand): Handle frame_pointer_rtx.
12211         (reg_no_sp_operand): Likewise.
12212         (ix86_decompose_address): Handle frame_pointer_rtx as stack_pointer_rtx.
12213         (print_operand, legitimize_pic_address): Fix formating.
12214         (ix86_compute_frame_size): Make static, update prototype, new
12215         parameters padding1, padding2, use ix86_nsaved_regs, use
12216         stack_alignment_needed.
12217         (ix86_initial_elimination_offset): Handle FRAME_POINTER_REGNUM
12218         to HARD_FRAME_POINTER_REGNUM conversions.
12219         (ix86_expand_prologue): Handle SAVED_REGS_FIRST prologues.
12220         (ix86_expand_epilogue): Handle SAVED_REGS_FIRST epilogues.
12221         (print_reg): Abort on FRAME_POINTER_REGNUM
12223 Mon Jan 24 16:50:08 MET 2000  Jan Hubicka  <jh@suse.cz>
12225         * i386.h (PREDICATE_CODES): Add aligned_operand.
12226         * i386.c (aligned_operand): New function.
12227         (ix86_aligned_p): Kill.
12228         * i386.md (movhi_1): Emit mov for aligned operands.
12229         (promoting peep2s): Use aligned_operand.
12231 2000-01-23  Zack Weinberg  <zack@wolery.cumb.org>
12233         * fixinc/fixfixes.c (fix_char_macro_uses): Correct regular
12234         expression to allow underscores in macro names.
12235         (fix_char_macro_defines): Increment scanning pointer.
12237 2000-01-23  Richard Henderson  <rth@cygnus.com>
12239         * alpha/osf.h (TARGET_HAS_XFLOATING_LIBS): Define.
12240         * alpha/osf5.h: New file.
12241         * configure.in (alpha-*-osf5): Add it to tm_file.
12243         * emit-rtl.c (operand_subword): Support TFmode on a 64-bit target.
12245         * alpha-protos.h (alpha_emit_xfloating_arith): Declare.
12246         (alpha_emit_xfloating_cvt, function_arg): Declare.
12247         * alpha.c (alpha_emit_conditional_branch): Call
12248         alpha_emit_xfloating_compare for TFmode compares.
12249         (alpha_lookup_xfloating_lib_func): New.
12250         (alpha_compute_xfloating_mode_arg): New.
12251         (alpha_emit_xfloating_libcall): New.
12252         (alpha_emit_xfloating_arith): New.
12253         (alpha_emit_xfloating_compare): New.
12254         (alpha_emit_xfloating_cvt): New.
12255         (print_operand): Add default abort case.
12256         (function_arg): Mind FUNCTION_ARG_PASS_BY_REFERENCE.
12257         * alpha.h (TARGET_HAS_XFLOATING_LIBS): New.
12258         (BIGGEST_ALIGNMENT): Increase to 128 bits.
12259         (RETURN_IN_MEMORY): True for TF/TCmode.
12260         (ALPHA_ARG_SIZE): TF/TCmode is passed indirect.
12261         (FUNCTION_ARG): Move to function_arg.
12262         (FUNCTION_ARG_PASS_BY_REFERENCE): New.
12263         (ASM_OUTPUT_LONG_DOUBLE): New.
12264         (ASM_OUTPUT_DOUBLE): Always output bits.
12265         * alpha.md (addtf3, divtf3, multf3, subtf3, cmptf): New.
12266         (fix_trunctfdi2, floatditf2, floatunsditf2): New.
12267         (extenddftf2, trunctfdf2): New.
12269 2000-01-23  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12271         * config/sparc/sol2-sld-64.h (TRANSFER_FROM_TRAMPOLINE): Moved...
12272         * config/sparc/sol2.h: ... here.
12274 2000-01-24  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12276         * basic-block.h (struct loops): New field `levels'.
12277         * flow.c (flow_loops_level_compute): Traverse all outer loops.
12278         (flow_loop_level_compute): Initialise level to 1.
12279         (flow_loops_find): Set loops->levels.
12280         (flow_loops_dump): Print loops->levels.
12282 2000-01-23  Richard Henderson  <rth@cygnus.com>
12284         * libgcc2.c (dwarf_reg_size_table): Size with DWARF_FRAME_REGISTERS.
12285         (throw_helper): Iterate over DWARF_FRAME_REGISTERS.
12287 2000-01-23  Richard Henderson  <rth@cygnus.com>
12289         * i386.c (dbx_register_map, svr4_dbx_register_map): New.
12290         * i386.h (DBX_REGISTER_NUMBER): Use them.
12291         * i386/beos-elf.h, i386/freebsd-elf.h, i386/i386elf.h: Likewise.
12292         * i386/linux.h, i386/osfrose.h, i386/ptx4-i.h: Likewise.
12293         * i386/rtemself.h, i386/sco5.h, i386/sysv4.h: Likewise.
12294         * i386/sequent.h: Kill incorrect comment.
12296 2000-01-23  Mark Mitchell  <mark@codesourcery.com>
12298         * ggc-page.c (struct page_entry): Make `context_depth' an
12299         `unsigned short'.
12300         (struct globals): Likewise.
12302 2000-01-23  Clinton Popetz  <cpopetz@cygnus.com>
12304         * loop.c (check_dbra_loop): When checking a loop for
12305         reversability, check the source of any stores to ensure
12306         they don't depend on an initial value.
12308 2000-01-23  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12310         * config/c4x/c4x.h (ASM_OUTPUT_BSS): Redefine.
12312 2000-01-22  Zack Weinberg  <zack@wolery.cumb.org>
12314         * fixinc/fixincl.c: Move declarations of 'pz_fname' and
12315         'pz_scan' into scope of entire function.  Only affects
12316         compiles with -DDEBUG.
12318 2000-01-22  Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
12320         * config/elfos.h (UNIQUE_SECTION): Restore uninitialised data
12321         section naming to that prior to 2000-01-07 patch.
12322         * config/mips/elf.h (UNIQUE_SECTION): Ditto.
12323         * config/mips/elf64.h (UNIQUE_SECTION): Ditto.
12324         * config/mips/iris6gld.h (UNIQUE_SECTION): Ditto.
12325         * config/i386/interix.c (UNIQUE_SECTION): Ditto.
12326         * config/i386/winnt.c (UNIQUE_SECTION): Ditto.
12328 2000-01-22  Bernd Schmidt  <bernds@cygnus.co.uk>
12330         * config/arm/arm.c (soft_df_operand): Reject SUBREGs containing a
12331         constant.
12333 2000-01-21  Jim Wilson  <wilson@cygnus.com>
12335         * fixinc/inclhack.tpl: Test for directory before trying to cd into it.
12336         * fixinc/fixincl.sh, fixinc/inclhack.sh: Regenerate.
12338 2000-01-21  Zack Weinberg  <zack@wolery.cumb.org>
12340         * cpphash.c (change_newlines): Delete function.
12341         (struct argdata): Delete 'newlines' and 'use_count' fields.
12342         (macroexpand): Remove code referencing those fields.
12344 2000-01-22  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12346         * loop.c (loops_info): New variable.
12347         (loop_optimize): Allocate loops->array and free it on exit.
12348         Allocate memory for loops_info and assign to each loop,
12349         replacing alloca.
12350         (find_and_verify_loops): Do not allocate loops->array.
12352 2000-01-21  Zack Weinberg  <zack@wolery.cumb.org>
12354         * fixinc/fixfixes.c (machine_name_fix): Don't free 'scratch'.
12356 2000-01-21  Jakub Jelinek  <jakub@redhat.com>
12358         * config/sparc/sparc.md (movsi_pic_label_ref): Avoid creating new
12359         pseudos if expanded after first flow.
12360         (movdi_pic_label_ref): Likewise.
12362 2000-01-20  Richard Henderson  <rth@cygnus.com>
12364         * jump.c (jump_optimize_1): Don't do addr_vec optimizations at -O0.
12366 2000-01-20  Zack Weinberg  <zack@wolery.cumb.org>
12368         * Makefile.in (fixinc.sh): Depend on specs.
12369         * fixinc/Makefile.in: Add rule to create machname.h.
12370         (fixlib.o): Depend on machname.h.
12371         * fixinc/fixtests.c (machine_name): New test.
12372         * fixinc/fixfixes.c (machine_name): New fix.
12373         * fixinc/fixlib.c (mn_get_regexps): New helper function for
12374         the machine_name test and fix.
12375         * fixinc/fixlib.h: Prototype it.
12376         * fixinc/inclhack.def (machine_name): Use the C test and fix.
12377         * fixinc/fixincl.x, fixinc/inclhack.sh: Rebuild.
12379         * gcc.c (do_spec_1) [case P]: Take care not to create
12380         identifiers with three leading or trailing underscores.
12382         * fixinc/Makefile.in (FIXINC_DEFS): Add -DIN_GCC.
12383         (fixincl): Don't specify libraries twice on link line.
12384         (gnu-regex.o): Remove special rule.
12385         * fixinc/gnu-regex.c: Define REGEX_MALLOC if C_ALLOCA was
12386         defined by config.h.  Do not define _REGEX_RE_COMP.
12387         (regcomp): Allocate and initialize a fastmap.
12388         * fixinc/gnu-regex.h: Do not define _REGEX_RE_COMP.
12390 2000-01-20  Brad Lucier  <lucier@math.purdue.edu>
12392         * Makefile.in (predict.o): Depend on $(EXPR_H), not expr.h.
12394 2000-01-19  Richard Henderson  <rth@cygnus.com>
12396         * flow.c (propagate_block): Replace FIRST, LAST and BNUM
12397         arguments with BB.  Update all callers.  Tidy line wrapping.
12399 2000-01-19  Clinton Popetz  <cpopetz@cygnus.com>
12401         * emit-rtl.c (try_split): Return last_insn if we split the
12402         last_insn.
12404 Thu Jan 20 01:01:23 MET 2000  Jan Hubicka  <jh@suse.cz>
12406         * i386-protos.h (ix86_compute_frame_size): Remove prototype.
12407         (ix86_initial_elimination_offset): Declare.
12408         * i386.c (ix86_nsaved_regs): Break out from ...
12409         (ix86_can_use_return_insn_p): ... here.
12410         (ix86_emit_save_regs): Break out from ...
12411         (ix86_expand_prologue): ... here.
12412         (ix86_emit_epilogue_esp_adjustment, ix86_emit_restore_regs): Break
12413         out from ...
12414         (ix86_expand_epilogue): ... here.
12415         (ix86_compute_frame_size): Make static, add prototype.
12416         (ix86_initial_elimination_offset): Break out from ...
12417         * i386.h (INITIAL_ELIMINATION_OFFSET): ... here.
12419 2000-01-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12421         * recog.h (OUT_FCN): Delete.
12423         * vax.md: Call `get_insn_template' instead of OUT_FCN.
12425 2000-01-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12427         * cppalloc.c: PROTO -> PARAMS.
12428         * cpperror.c: Likewise.
12429         * cppfiles.c: Likewise.
12430         * cpplib.c: Likewise.
12431         * cpplib.h: Likewise.
12433         * config/arm/arm-protos.h: PROTO -> PARAMS.
12434         * config/arm/arm.c: Likewise.
12435         * config/c4x/c4x.c: Likewise.
12436         * config/fr30/fr30-protos.h: Likewise.
12437         * config/nextstep.c: Likewise.
12438         * config/pa/pa.c: Likewise.
12439         * config/pj/pj.c: Likewise.
12440         * config/rs6000/rs6000.c: Likewise.
12441         * config/v850/v850-protos.h: Likewise.
12442         * config/v850/v850.c: Likewise.
12444 2000-01-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12446         * i370-protos.h: New file.
12448         * i370.c: Include tm_p.h.  Fix compile time warnings.
12450         * i370.h: Move prototypes to i370-protos.h.  Fix compile time
12451         warnings.
12453         * i370.md: Likewise.
12455 2000-01-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12457         * real.c (enan, einan, eiisnan, eiisneg, make_nan): Wrap in NANS.
12458         (target_isinf, target_isnan, eisnan): Mark parameter with
12459         ATTRIBUTE_UNUSED.
12460         (eiisinf): Wrap in INFINITY.
12461         (etoe113, etoe64, etoe53, etoe24): Wrap label `nonorm' in INFINITY.
12462         (ibmtoe): Remove unused variable `rndsav'.
12464 Wed Jan 19 20:23:06 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
12466         * sh.h (PASS_IN_REG_P): Remove extraneous paranthesis.
12467         (GO_IF_LEGITIMATE_ADDRESS): Added missing tab.
12469 2000-01-19  Zack Weinberg  <zack@wolery.cumb.org>
12471         * fixinc/Makefile.in: Correct dependencies of fixincl and fixincl.o.
12472         * fixinc/fixfixes.c (IO_use, CTRL_use, IO_defn, CTRL_defn): New fixes.
12473         (fix_char_macro_defines, fix_char_macro_uses): New functions.
12475         * fixinc/fixlib.c (is_cxx_header): Do the text scan with a regexp.
12476         Recognize Emacs mode markers also.
12477         * fixinc/fixtests.c (else_endif_label): Fix bug in recognition of
12478         C++ comments in C++ headers.  Call is_cxx_header only if
12479         necessary.
12481         * fixinc/inclhack.def (avoid_bool): Add select for the problem and
12482         bypass for ncurses.
12483         (bsd43_io_macros, io_def_quotes, ioctl_fix_ctrl): Replace with...
12484         (io_def_quotes, io_use_quotes, ctrl_def_quotes, ctrl_use_quotes):
12485         ... these, which use the new C fixes.
12486         (math_exception): Escape literal '+' in bypass expression.
12488         * fixinc/fixincl.x, fixinc/fixincl.sh, fixinc/inclhack.sh:
12489         Regenerate.
12491 2000-01-19  Geoff Keating  <geoffk@cygnus.com>
12493         * rtlanal.c (reg_referenced_p): A CLOBBER of a MEM uses any REGs
12494         inside the MEM.
12496 2000-01-20  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12498         * loop.c (loop_optimize): Allocate loop_info structure for each loop
12499         prior to calling scan_loop.
12501 Wed Jan 19 19:54:38 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
12503         * sh.c (find_barrier, gen_block_redirect): Fix indentation.
12504         (split_branches, calc_live_regs): Likewise.
12506 Wed Jan 19 19:12:36 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
12508         * sh.md (fpu_single, fp_mode): New attributes.
12510 2000-01-20  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12512         * loop.c (current_loop_info): Renamed from loop_info_data
12513         and changed to a pointer.
12514         (loop_optimize): Allocate loop_info structure for each loop
12515         and initialise to zero.
12516         (scan_loop): Set current_loop_info.
12518         * unroll.c (loop_iterations): Don't abort if REG_USERVAR_P set
12519         on iteration_var.
12521 2000-01-19  Richard Henderson  <rth@cygnus.com>
12523         * stupid.c: Die die die.
12524         * Makefile.in (OBJS): Remove stupid.o.
12525         (stupid.o): Likewise.
12527         * except.c (emit_eh_context): Don't emit USEs for stupid.
12528         * explow.c (probe_stack_range): Likewise.
12529         * flags.h (obey_regdecls): Remove.
12530         * flow.c (find_basic_blocks): Don't run try_merge_blocks
12531         when not optimizing.
12532         (life_analysis): Limit data collection when not optimizing.
12533         (mark_regs_live_at_end): Always mark the return value registers.
12534         (mark_used_regs): Remove dummy RETURN case.
12535         (print_rtl_with_bb): Don't consult obey_regdecls.
12536         * function.c (use_variable, use_variable_after): Remove.
12537         (assign_parms): Consult optimize not obey_regdecls.
12538         (expand_function_start): Don't emit USEs for stupid.
12539         (expand_function_end): Likewise.
12540         * global.c (build_insn_chain): Export.
12541         * integrate.c (expand_inline_function): Kill return-value USE
12542         handling code.
12543         * jump.c (jump_optimize_1): Do simple jump optimizations and
12544         dead code elimination.
12545         (calculate_can_reach_end): Remove check_deleted argument.
12546         (delete_insn): Patch out insns even when not optimizing.
12547         * local-alloc.c (block_alloc): Don't do tying when not optimizing.
12548         * rtl.h (use_variable, use_variable_after): Remove declarations.
12549         (build_insn_chain): Declare.
12550         * stmt.c (expand_value_return): Don't emit USEs for stupid.
12551         (expand_end_bindings): Likewise.
12552         (expand_decl): Likewise.  Consult optimize not obey_regdecls.
12553         * toplev.c (obey_regdecls): Remove.
12554         (rest_of_compilation): Don't set it.  Kill stupid in favour of
12555         flow1, local-alloc, and reload.
12556         (main): Don't set obey_regdecls.
12558         * config/nextstep.c (handle_pragma): Likewise.
12560         * alpha/alpha.md (allocate_stack): Don't emit USEs for stupid.
12562         * arm/arm.h (CONDITIONAL_REGISTER_USAGE): Don't fix reg 0 for stupid.
12564 2000-01-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12566         * alpha-protos.h: PROTO -> PARAMS.
12567         * alpha.c: Likewise.
12568         * elf.h: Likewise.
12569         * h8300.c: Likewise.
12570         * i386-protos.h: Likewise.
12571         * i386.c: Likewise.
12572         * m32r-protos.h: Likewise.
12573         * m32r.c: Likewise.
12574         * mips.c: Likewise.
12575         * mips.md: Likewise.
12576         * gmon-sol2.c: Likewise.
12577         * sparc.c: Likewise.
12579 2000-01-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12581         * ns32k-protos.h: New file.
12583         * ns32k.c: Fix compile time warnings.
12585         * ns32k.h: Move prototypes to ns32k-protos.h.  Fix compile time
12586         warnings.
12588         * ns32k.md: Likewise.
12590 2000-01-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12592         * vax-protos.h: New file.
12594         * vax.c: Fix compile time warnings.
12596         * vax.h: Move prototypes to vax-protos.h.  Fix compile time
12597         warnings.
12599         * vax.md: Likewise.
12601         * vaxv.md: Likewise.
12603 2000-01-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12605         * romp-protos.h: New file.
12607         * romp.c: Fix compile time warnings.
12609         * romp.h: Move prototypes to romp-protos.h.  Fix compile time
12610         warnings.
12612         * romp.md: Likewise.
12614 2000-01-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12616         * we32k-protos.h: New file.
12618         * we32k.c: Fix compile time warnings.
12620         * we32k.h: Move prototypes to we32k-protos.h.  Fix compile time
12621         warnings.
12623 2000-01-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12625         * calls.c (emit_call_1): Mark parameter with ATTRIBUTE_UNUSED.
12627         * except.c (eh_regs): Likewise.
12629         * final.c (output_operand): Likewise.
12631         * fold-const.c (target_isinf, target_isnan): Likewise.
12633 Tue Jan 18 16:19:55 MET 2000  Jan Hubicka  <hubicka@freesoft.cz>
12635         * i386.h (BIGGEST_ALIGNMENT): Set to 128.
12636         (BIGGEST_FIELD_ALIGNMENT): Set to (TARGET_ALIGN_DOUBLE ? 64 : 32)
12638         * i386.md (memstr): Do not use rep stosb for counts divisible by 4
12639         when optimize_size.
12640         (clrstrsi): Rewrite.
12641         (strsethi, strsetqi): New expanders.
12642         (strsethi_1, strsetqi_1, rep_stossi, rep_stosqi): New insn patterns.
12643         (cmpstrsi): Emit compare insn before cmpstrsi_1
12644         (cmpstrsi_nz): use flags, set type to str, prefix_length to 1.
12645         (strlensi_1): Likewise.
12646         (cmpstrsi_1): Likewise; do not output compare.
12647         (strlen expander): Do not unroll when optimizing for size.
12648         (*subsi3_carry): Rename to subsi3_carry
12649         (addqi3_cc): New pattern.
12650         * i386.h (processor_costs): Add move_ratio field.
12651         (MOVE_RATIO): Use move_ratio field, set to 3 for OPTIMIZE_SIZE
12652         * i386.c (*_cost): Set move_ratio.
12653         (x86_unroll_strlen): Enable for Athlon, PPro and K6 too.
12654         (x86_expand_strlensi_1): Rewrite the main loop.
12656 2000-01-17  Richard Henderson  <rth@cygnus.com>
12658         * combine.c (combine_simplify_rtx): Give FLOAT_STORE_FLAG_VALUE a mode.
12659         * cse.c (find_comparison_args, fold_rtx): Likewise.
12660         * integrate.c (subst_constants): Likewise.
12661         * loop.c (get_condition): Likewise.
12663         * tm.texi (FLOAT_STORE_FLAG_VALUE): Update docs.
12665         * alpha.h (FLOAT_STORE_FLAG_VALUE): Use REAL_VALUE_ATOF.
12667 2000-01-18  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
12669         * c-parse.in (SAVE_WARN_FLAGS): Create an INTEGER_CST.
12670         (RESTORE_WARN_FLAGS): Unpack it.
12671         Change semantic type of extension to ttype.
12672         * c-common.c (split_specs_attrs): Expect an INTEGER_CST.
12673         * c-parse.y, c-parse.c, objc/objc-parse.y,
12674         objc/objc-parse.c: Regenerate.
12676 2000-01-17  Zack Weinberg  <zack@wolery.cumb.org>
12678         * fixinc/fixlib.c: Add copyright notice.
12679         (compile_re): New function.
12680         * fixinc/fixlib.h: Prototype compile_re.
12682         * fixinc/fixfixes.c, fixinc/fixtests.c, fixinc/fixincl.c:
12683         Use compile_re to compile regular expressions.
12685         * fixinc/fixincl.c (egrep_test): Don't bother asking regexec
12686         where the pattern matched.
12688         * fixinc/inclhack.def (sun_memcpy): Move to AAB_sun_memcpy,
12689         use 'replace'.
12690         (ultrix_ansi_compat): Likewise.
12691         (interactv_add1): Rename to 'isc_omits_with_stdc', remove shell test,
12692         add egrep test.
12693         (interactv_add2, interactv_add3): Delete.
12694         (x11_sprintf): Don't use filename glob.
12695         * fixinc/fixincl.x, fixinc/inclhack.sh, fixinc/fixincl.sh:
12696         Regenerate.
12698 2000-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12700         * print-rtl.c: PROTO -> PARAMS.
12701         * real.c: Likewise.
12702         * reg-stack.c: Likewise.
12703         * resource.c: Likewise.
12704         * sdbout.h: Likewise.
12705         * simplify-rtx.c: Likewise.
12706         * stor-layout.c: Likewise.
12707         * stupid.c: Likewise.
12708         * xcoffout.c: Likewise.
12709         * xcoffout.h: Likewise.
12711 2000-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12713         * toplev.c: PROTO -> PARAMS.
12714         * toplev.h: Likewise.
12715         * tree.c: Likewise.
12716         * tree.h: Likewise.
12717         * unroll.c: Likewise.
12718         * varasm.c: Likewise.
12719         * varray.c: Likewise.
12720         * varray.h: Likewise.
12722 2000-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12724         * reload.c: PROTO -> PARAMS.
12725         * reload.h: Likewise.
12726         * reload1.c: Likewise.
12727         * reorg.c: Likewise.
12728         * resource.h: Likewise.
12729         * rtl.c: Likewise.
12730         * rtl.h: Likewise.
12731         * rtlanal.c: Likewise.
12732         * sbitmap.h: Likewise.
12733         * sdbout.c: Likewise.
12734         * stack.h: Likewise.
12735         * stmt.c: Likewise.
12736         * system.h: Likewise.
12738 2000-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12740         * machmode.h: PROTO -> PARAMS.
12741         * mbchar.h: Likewise.
12742         * mips-tdump.c: Likewise.
12743         * mips-tfile.c: Likewise.
12744         * optabs.c: Likewise.
12745         * output.h: Likewise.
12746         * prefix.c: Likewise.
12747         * profile.c: Likewise.
12748         * protoize.c: Likewise.
12749         * real.h: Likewise.
12750         * recog.c: Likewise.
12751         * recog.h: Likewise.
12752         * regclass.c: Likewise.
12753         * regmove.c: Likewise.
12754         * regs.h: Likewise.
12756 2000-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12758         * ggc-common.c: PROTO -> PARAMS.
12759         * ggc-page.c: Likewise.
12760         * ggc-simple.c: Likewise.
12761         * ggc.h: Likewise.
12762         * global.c: Likewise.
12763         * graph.c: Likewise.
12764         * gthr-win32.h: Likewise.
12765         * haifa-sched.c: Likewise.
12766         * halfpic.h: Likewise.
12767         * integrate.c: Likewise.
12768         * integrate.h: Likewise.
12769         * jump.c: Likewise.
12770         * lcm.c: Likewise.
12771         * local-alloc.c: Likewise.
12772         * loop.c: Likewise.
12773         * loop.h: Likewise.
12775 2000-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12777         * genattr.c: PROTO -> PARAMS.
12778         * genattrtab.c: Likewise.
12779         * gencheck.c: Likewise.
12780         * gencodes.c: Likewise.
12781         * genconfig.c: Likewise.
12782         * genemit.c: Likewise.
12783         * genextract.c: Likewise.
12784         * genflags.c: Likewise.
12785         * gengenrtl.c: Likewise.
12786         * genopinit.c: Likewise.
12787         * genoutput.c: Likewise.
12788         * genpeep.c: Likewise.
12789         * genrecog.c: Likewise.
12791 2000-01-16  Mark Mitchell  <mark@codesourcery.com>
12793         * tree.h (BINFO_VPTR_FIELD): Augment documentation.
12795 2000-01-16  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12797         * aclocal.m4 (AC_FUNC_MMAP_ZERO): New macro.
12798         * configure.in (AC_FUNC_MMAP_ZERO): Use instead of AC_FUNC_MMAP.
12799         * ggc-page.c: Replace HAVE_MMAP with HAVE_MMAP_ZERO.
12800         * configure, config.in: Rebuilt.
12802 2000-01-16  Zack Weinberg  <zack@wolery.cumb.org>
12804         * config/i386/i386.md: Add peephole to merge successive stack
12805         adjusts.
12807 Sat Jan 15 15:41:14 EST 2000  John Wehle  (john@feith.com)
12809         * gcse.c (insert_insn_end_bb): Use emit_block_insn_before
12810         instead of emit_insn_before.  Also handle NOTE_INSN_BASIC_BLOCK
12811         when walking backwards to find all the parameter loads when
12812         the basic block ends in a call.
12814 2000-01-15  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12816         * loop.c (this_loop_info): Delete.
12817         (uid_loop): Add in place of uid_loop_num.  All uses updated.
12818         (loop_number_exit_count): Delete and replace with entry in loop
12819         structure.  All uses updated.
12820         (loop_number_loop_starts, loop_number_loop_ends): Likewise.
12821         (loop_number_loop_cont, loop_number_cont_dominator): Likewise.
12822         (loop_outer_loop): Likewise.
12823         (loop_invalid, loop_number_exit_labels): Likewise.
12824         (loop_used_count_register): Delete and replace with entry in
12825         loop_info structure.
12826         (find_and_verify_loops): Add loops argument.
12827         (verify_dominator, mark_loop_jump, prescan_loop): Replace loop_start,
12828         loop_end, etc. arguments with loop structure pointer.  All callers
12829         changed.
12830         (loop_reg_used_before_p, scan_loop, strength_reduce): Likewise.
12831         (check_dbra_loop, next_insn_in_loop, try_copy_prop): Likewise.
12832         (load_mems_and_recount_loop_regs_set, load_mems): Likewise.
12833         (insert_bct): Likewise.
12834         (basic_induction_var): New argument level.
12835         * loop.h (struct loop_info): Delete fields num, loops_enclosed,
12836         vtop, and cont.  Add used_count_register.
12837         (uid_loop): Delete declaration.
12838         (loop_number_exit_count): Likewise.
12839         (loop_number_loop_starts, loop_number_loop_ends): Likewise.
12840         (loop_number_loop_cont, loop_number_cont_dominator): Likewise.
12841         (loop_outer_loop, loop_used_count_register): Likewise.
12842         (loop_invalid, loop_number_exit_labels): Likewise.
12843         (unroll_loop): Replace loop_start and loop_end arguments
12844         with loop structure pointer.
12845         (loop_precondition_p, loop_iterations): Likewise.
12846         Include basic-block.h.
12847         * unroll.c: (unroll_loop): Replace loop_start and loop_end arguments
12848         with loop structure pointer.
12849         (loop_precondition_p, loop_iterations): Likewise.
12850         * basic-block.h (struct loop): New entries vtop, cont,
12851         cont_dominator, start, end, top, scan_start, exit_labels,
12852         exit_count.
12853         * Makefile.in (LOOP_H): Add basic-block.h to dependencies.
12855 2000-01-15  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12857         * defaults.h (ASM_OUTPUT_ASCII): Use ISDIGIT.
12859 2000-01-14  Nathan Sidwell  <sidwell@codesourcery.com>
12861         * config.in: Rebuilt for 2000-01-13 change to acconfig.h.
12863 2000-01-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12865         * pdp11-protos.h: New file.
12867         * pdp11.c: Include tm_p.h.  Add static prototypes.  Fix compile
12868         time warnings.
12870         * pdp11.h: Move prototypes to pdp11-protos.h.  Fix compile time
12871         warnings.
12873         * pdp11.md: Likewise.
12875         * 2bsd.h: Likewise.
12877 2000-01-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12879         * mn10300-protos.h: New file.
12881         * mn10300.c: Include tm_p.h.  Add static prototypes.  Fix compile
12882         time warnings.
12884         * mn10300.h: Move prototypes to mn10300-protos.h.  Fix compile time
12885         warnings.
12887         * mn10300.md: Likewise.
12889 2000-01-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12891         * mn10200-protos.h: New file.
12893         * mn10200.c: Include tm_p.h.  Add static prototypes.  Fix compile
12894         time warnings.
12896         * mn10200.h: Move prototypes to mn10200-protos.h.  Fix compile time
12897         warnings.
12899         * mn10200.md: Likewise.
12901 2000-01-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12903         * h8300-protos.h: New file.
12905         * h8300.c: Include tm_p.h.  Add static prototypes.  Fix compile
12906         time warnings.
12908         * h8300.h: Move prototypes to h8300-protos.h.  Fix compile time
12909         warnings.
12911         * h8300.md: Likewise.
12913 2000-01-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12915         * varasm.c (asm_output_bss): Mark parameters with ATTRIBUTE_UNUSED.
12916         (asm_emit_uninitialised): Likewise.
12918 2000-01-13  Gavin Romig-Koch  <gavin@cygnus.com>
12920         * config/mips/mips.h (ISA_HAS_INT_CONDMOVE): New.
12921         * config/mips/mips.md: Use ISA_HAS_INT_CONDMOVE.
12923 2000-01-14  Clinton Popetz  <cpopetz@cygnus.com>
12925         * config/mips/mips.c (override_options): Don't turn on extra
12926         alignment for mips16.
12928 2000-01-14  Clinton Popetz  <cpopetz@cygnus.com>
12930         * config/mips/mips.c (mips_va_arg): Fix fprv for the 32 bit
12931         eabi, and make sure queued POSTINCREMENT rtl is emitted at
12932         the right point.
12934 2000-01-14  Clinton Popetz  <cpopetz@cygnus.com>
12936         * builtins.c (PAD_VARARGS_DOWN): Define.
12937         (std_expand_builtin_va_arg): Use the above macro.
12938         * config/mips/mips.h (PAD_VARARGS_DOWN): Define.
12939         * tm.texi (Register Arguments): Document the above macro.
12941 2000-01-14  Nick Clifton  <nickc@cygnus.com>
12943         * emit-rtl.c (emit_insn): If checking is enabled, make sure
12944         that this function has not been used to emit a jump
12945         instruction.
12947         * jump.c (return_jump_1): Cope with being passed a null rtx.
12949 2000-01-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12951         * eh-common.h: PROTO -> PARAMS.
12952         * emit-rtl.c: Likewise.
12953         * errors.c: Likewise.
12954         * errors.h: Likewise.
12955         * except.c: Likewise.
12956         * except.h: Likewise.
12957         * explow.c: Likewise.
12958         * expmed.c: Likewise.
12959         * expr.c: Likewise.
12960         * expr.h: Likewise.
12961         * final.c: Likewise.
12962         * fix-header.c: Likewise.
12963         * flow.c: Likewise.
12964         * fold-const.c: Likewise.
12965         * function.c: Likewise.
12966         * function.h: Likewise.
12967         * gcc.c: Likewise.
12968         * gcov-io.h: Likewise.
12969         * gcov.c: Likewise.
12970         * gcse.c: Likewise.
12972 2000-01-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12974         * sh-protos.h: New file.
12976         * sh.c: Include insn-config.h, toplev.h, recog.h and tm_p.h.
12977         Add static prototypes.  Fix compile time warnings.
12979         * sh.h: Move prototypes to sh-protos.h.  Fix compile time warnings.
12980         * sh.md: Likewise.
12981         * elf.h: Likewise.
12983 2000-01-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12985         * arc-protos.h: New file.
12987         * arc.c: Include tm_p.h.  Add static prototypes.  Fix compile
12988         time warnings.
12990         * arc.h: Move prototypes to arc-protos.h.  Fix compile time
12991         warnings.
12993         * arc.md: Likewise.
12995 2000-01-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12997         * dsp16xx-protos.h: New file.
12999         * dsp16xx.c: Include tm_p.h.  Add static prototypes.  Fix compile
13000         time warnings.
13002         * dsp16xx.h: Move prototypes to dsp16xx-protos.h.  Fix compile time
13003         warnings.
13005         * dsp16xx.md: Likewise.
13007 2000-01-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13009         * convex-protos.h: New file.
13011         * convex.c: Include tm_p.h.  Add static prototypes.  Fix compile
13012         time warnings.
13014         * convex.h: Move prototypes to convex-protos.h.  Fix compile time
13015         warnings.
13017 2000-01-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13019         * elxsi-protos.h: New file.
13021         * elxsi.c: Include tm_p.h.  Add static prototypes.  Fix compile
13022         time warnings.
13024         * elxsi.h: Move prototypes to elxsi-protos.h.  Fix compile time
13025         warnings.
13027         * elxsi.md: Likewise.
13029 2000-01-14  Clinton Popetz  <cpopetz@cygnus.com>
13031         * config/mips/mips.h (REGISTER_MOVE_COST): Remove redundant
13032         case for moving from HI/LO/HI_LO_REG.  This makes the behavior
13033         match the comment for MIPS16.
13035 Fri Jan 14 00:28:06 2000  Jeffrey A Law  (law@cygnus.com)
13037         * flow.c (split_edge): Do not call set_block_for_insn if we
13038         do not have a basic_block_for_insn structure.
13040         * fr30.h (TRAMPOLINE_TEMPLATE): Use nops to ensure the static chain
13041         and destination functions are 32bit aligned within the trampoline.
13042         (TRAMPOLINE_SIZE, INITIALIZE_TRAMPOLINE): Corresponding changes.
13043         (TRAMPOLINE_ALIGNMENT): Define.
13045         * cse.c (cse_insn): When changing (set (pc) (reg)) to
13046         (set (pc) (label_ref)), verify the change creates a valid insn.
13048         * fr30.c (call_operand): Tighten and rework to match rules for
13049         call RTL expressions.
13050         * fr30.h (PREDICATE_CODES, case call_operand): Only allow MEMs.
13051         * fr30.md (call patterns): Improve constraints.
13053 Thu Jan 13 23:44:03 2000  Richard Henderson  <rth@cygnus.com>
13055         * fr30.c (fr30_expand_epilogue): Revert last change.
13056         Use emit_jump_insn for the return insn.
13058 Thu Jan 13 14:46:03 2000  Jason Eckhardt  <jle@cygnus.com>
13059                           Stan Cox  <scox@cygnus.com>
13061         * predict.c: New file. Preliminary infrastructure work for static
13062         branch prediction and basic block reordering.
13063         * basic-block.h: Add prototype for estimate_probability.
13064         * Makefile.in: Add rules for predict.o.
13066 2000-01-13  Jason Merrill  <jason@yorick.cygnus.com>
13068         * fixincludes (va_list): Use __not_va_list__ for the dummy.
13069         * fixinc/*: Likewise.
13071 2000-01-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13073         * cccp.c: PROTO -> PARAMS.
13074         * cexp.y: Likewise.
13075         * collect2.c: Likewise.
13076         * combine.c: Likewise.
13077         * convert.h: Likewise.
13078         * cse.c: Likewise.
13079         * dbxout.c: Likewise.
13080         * dbxout.h: Likewise.
13081         * diagnostic.c: Likewise.
13082         * doprint.c: Likewise.
13083         * dwarf2out.c: Likewise.
13084         * dwarf2out.h: Likewise.
13085         * dwarfout.c: Likewise.
13086         * dwarfout.h: Likewise.
13087         * dyn-string.h: Likewise.
13089 2000-01-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13091         * calls.c (emit_call_1): Wrap varaible `struct_value_size_rtx' in
13092         macro conditionals guarding use.
13094         * dwarf2out.c: Include "tm_p.h".
13096         * function.c (locate_and_pad_parm): Mark parameter with
13097         ATTRIBUTE_UNUSED.
13098         (expand_function_end): Likewise for variable `context'.
13100         * reorg.c (make_return_insns): Wrap prototype in macro HAVE_return.
13102 2000-01-13  Nick Clifton  <nickc@cygnus.com>
13104         * config/fr30/fr30.c (fr30_expand_epilogue): Emit USEs of pop'ed
13105         register to prevent compile time warnings.
13107 2000-01-13  Zack Weinberg  <zack@wolery.cumb.org>
13109         * longlong.h [i386] (udiv_qrnnd): Rename 'd' argument to 'dv'
13110         to avoid -Wtraditional warning.
13112 2000-01-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13114         * 1750a-protos.h: New file.
13116         * 1750a.c: Include tm_p.h.  Add static prototypes.  Fix compile
13117         time warnings.
13119         * 1750a.h: Move prototypes to 1750a-protos.h.  Fix compile time
13120         warnings.
13122         * 1750a.md: Likewise.
13124 2000-01-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13126         * a29k-protos.h: New file.
13128         * a29k.c: Include tm_p.h.  Add static prototypes.  Fix compile
13129         time warnings.
13131         * a29k.h: Move prototypes to a29k-protos.h.  Fix compile time
13132         warnings.
13134 2000-01-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13136         * clipper-protos.h: New file.
13138         * clipper.c: Include tm_p.h.  Add static prototypes.  Fix compile
13139         time warnings.
13141         * clipper.h: Move prototypes to clipper-protos.h.  Fix compile time
13142         warnings.
13144 Thu Jan 13 16:03:06 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
13146         * reload1.c (reload_combine_note_store): Use HARD_REGNO_NREGS.
13148 2000-01-13  Nathan Sidwell  <sidwell@codesourcery.com>
13150         * configure.in (--enable-new-gxx-abi): New option.
13151         * acconfig.h (ENABLE_NEW_GXX_ABI): New define.
13152         * Makefile.in (GXX_ABI_FLAG): New variable.
13153         * configure: Regenerate.
13155 2000-01-13  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13157         * stor-layout.c (layout_type): Use FORCE_STRUCT_BLK.
13158         * tm.texi (FORCE_STRUCT_BLK): Document.
13159         * config/c4x/c4x.h (FORCE_STRUCT_BLK): New macro.
13161 Wed Jan 12 23:12:47 2000  Hans-Peter Nilsson  <hp@axis.com>
13163         * config/ns32k/ns32k.md: Revert Jan 9 change.
13165         * genrecog.c (maybe_both_true_2): Do not compare a predicate-test
13166         to a mode-test, if the predicate is address_operand.
13168 Wed Jan 12 22:34:00 2000  Jeffrey A Law  (law@cygnus.com)
13170         * combine.c (if_then_else_cond): Be careful about what kinds
13171         of RTL expressions are passed to operand_subword.
13173         * flow.c (split_edge): If we have to insert a new jump, make
13174         sure to associate it with a basic block.
13176         * flow.c (commit_one_edge_insertion): A block with one successor
13177         can end in a JUMP_INSN that is not a simplejump.
13179 2000-01-12  Robert Lipe  <robertl@sco.com>
13181         * i386/sco5.h (INIT_SECTION_ASM_OP_COFF): Rename section to "ctor".
13182         (BUILD_VA_LIST_TYPE): Define.
13183         (EH_FRAME_SECTION_ASM_OP): Explictly define to better interact
13184         with crtstuff.c.
13186 2000-01-12  Jason Merrill  <jason@casey.cygnus.com>
13188         * cccp.c (do_pragma): Add cast to (char *).
13190 2000-01-12  Richard Henderson  <rth@cygnus.com>
13191             Fred Fish  <fnf@be.com>
13192             Jason Merrill  <jason@cygnus.com>
13194         * configure.in (i?86-*-beos{pe,elf,}*): Recognize.
13195         * i386/t-beos, i386/x-beos, i386/xm-beos.h: New files.
13196         * i386/beos-elf.h, i386/beos-pe.h: New files.
13198         * Makefile.in (CROSS_SYSTEM_HEADER_DIR): New.
13199         * cross-make (SYSTEM_HEADER_DIR): Define using
13200         CROSS_SYSTEM_HEADER_DIR.
13202         * gcc.c (LIBRARY_PATH_ENV): Provide default.
13203         (process_command): Use it.
13204         (main): Likewise.  Kill trailing = from env vars.
13205         (build_search_list): Put it back.
13206         * collect2.c (main): Use LIBRARY_PATH_ENV.
13208         * configure.in (GCC_NEED_DECLARATIONS): Add environ.
13209         * toplev.c: Use NEED_DECLARATION_ENVIRON.
13211         * tm.texi (Frame Layout): Document SMALL_STACK.
13212         * c-common.c (c_common_nodes_and_builtins): Check it.
13214         * system.h: Undef alloca after including glibc's <stdlib.h>,
13215         if USE_C_ALLOCA is defined.
13217         * gcc.c (set_input): New fn.
13218         (main): After all input files are compiled, reset the input file
13219         info to the first.
13221         * aclocal.m4 (rindex, index): If already defined, don't attempt
13222         to redefine.
13224         * ginclude/varargs.h: (__va_list__): Define ifndef.
13225         * ginclude/stdarg.h: Likewise.
13227         * ginclude/stddef.h (__WCHAR_TYPE__) [BEOS]: Use int
13228         instead of unsigned char.
13230         * hash.h (true, false, boolean): Undef before enum.
13232         * expmed.c (choose_multiplier): Cast &mhigh_lo and &mhigh_hi to be
13233         proper type of "HOST_WIDE_INT *", rather than their natural type of
13234         "unsigned HOST_WIDE_INT *".
13236 2000-01-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13238         * svr3.h (ASM_FILE_START): Wrap if-clause in squigly brackets.
13240         * recog.c (memory_address_p): Mark parameter with ATTRIBUTE_UNUSED.
13242         * regclass.c (choose_hard_reg_mode): Likewise.
13244         * reload.c (find_valid_class, strict_memory_address_p): Likewise.
13246         * reorg.c (optimize_skip): Wrap prototype in macro conditionals.
13248 2000-01-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13250         * c-common.c: PROTO -> PARAMS.
13251         * c-common.h: Likewise.
13252         * c-decl.c: Likewise.
13253         * c-iterate.c: Likewise.
13254         * c-lang.c: Likewise.
13255         * c-lex.c: Likewise.
13256         * c-lex.h: Likewise.
13257         * c-parse.in: Likewise.
13258         * c-pragma.c: Likewise.
13259         * c-pragma.h: Likewise.
13260         * c-tree.h: Likewise.
13261         * c-typeck.c: Likewise.
13262         * objc/objc-act.c: Likewise.
13263         * objc/objc-act.h: Likewise.
13265 2000-01-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13267         * m88k-protos.h: New file.
13269         * m88k.c: Include tm_p.h.  Add static prototypes.  Fix compile
13270         time warnings.
13272         * m88k.h: Move prototypes to m88k-protos.h.  Fix compile time warnings.
13274         * m88k.md: Likewise.
13276         * tekXD88.h: Likewise.
13278 2000-01-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13280         * m68k-protos.h: New file.
13282         * m68k.c: Include tm_p.h.  Add static prototypes.  Fix compile
13283         time warnings.
13285         * m68k.h: Move prototypes to m68k-protos.h.  Fix compile time warnings.
13287         * mot3300.h: Likewise.
13289 2000-01-12  Richard Earnshaw <rearnsha@arm.com>
13291         * haifa-sched.c (split_edges): Pass edgeset_size as second arg to
13292         extract_bitlst.
13293         (extract_bitlist): Declare bitlen.
13295 2000-01-12  Zack Weinberg  <zack@wolery.cumb.org
13297         * cccp.c: Accept and ignore -lang-fortran.
13299         * c-typeck.c (build_c_cast): Issue -Wcast-qual warnings if the
13300         qualifiers don't match at any level of pointerness.
13302 2000-01-12  Robert Lipe  <robertl@sco.com>
13304         * i386/sysv5.h (CPP_SPEC, LIBSPEC): Add -pthreadT.
13306 2000-01-12  Bernd Schmidt  <bernds@cygnus.co.uk>
13308         * reload1.c (reload_reg_unavailable): New static variable.
13309         (reload_reg_free_p): Test it.
13310         (reload_reg_free_for_value_p): Test it instead of
13311         reload_reg_used.
13312         (choose_reload_regs_init): Compute it.
13314 Wed Jan 12 03:24:41 2000  Toshiyasu Morita (toshi.morita@sega.com)
13316         * reorg.c (fill_slots_from_thread): Check modified_in_p
13317         before replacing.
13319 Wed Jan 12 03:20:31 2000  John Marshall <john_w_marshall@palm.com>
13321         * gcc.texi (Funding, GNU/Linux, Copying, Contributors): Format
13322         these nodes even if INTERNALS is not set.
13324 Wed Jan 12 09:39:22 2000  Nick Burrett  <nick.burrett@btinternet.com>
13326         * gcse.c (delete_null_pointer_checks_1): Cope when
13327         get_condition cannot determine the condition.
13329 2000-01-12  Gabriel Dos Reis  <gdr@codesourcery.com>
13331         * toplev.h (set_message_length): Declare.
13333         * diagnostic.c (obstack_chunk_alloc): Define macro.
13334         (obstack_chunk_free): Likewise.
13335         (struct output_buffer): New data structure.
13336         (vmessage): Remove.
13337         (output_maximum_width): New variable.
13338         (doing_line_wrapping, set_message_length, init_output_buffer,
13339         get_output_prefix, output_space_left, emit_output_prefix,
13340         output_newline, output_append, output_puts, dump_output,
13341         vbuild_message_string, build_message_string, build_location_prefix,
13342         voutput_notice, output_printf, line_wrapper_printf,
13343         vline_wrapper_message_with_location):  New functions. Implement
13344         automatic line wrapping.
13345         (v_message_with_decl): Make it handle automatic line wrapping.
13346         (v_error_with_file_and_line): Likewise.
13347         (v_warning_with_file_and_line): Likewise.
13348         (announce_function): Likewise.
13349         (default_print_error_function): Likewise.
13351 2000-01-11 16:24 -0800  Zack Weinberg  <zack@wolery.cumb.org>
13353         * cpplib.h (struct cpp_options): Change lang_asm to char.
13354         Add lang_fortran.
13355         * cppinit.c (builtin_array): Take out __STDC_VERSION__, it's
13356         done in cpp_handle_option now.
13357         (initialize_builtins): Take out special case code used only by
13358         __STDC_VERSION__.
13359         (cpp_handle_option): Turn off trigraphs and trigraph warnings
13360         if -traditional.  Recognize -lang-fortran and set
13361         lang_fortran, also turn off cplusplus_comments.
13362         (print_help): Document -lang-fortran.
13363         * cpplib.c (handle_directive): Ignore `# 123 "file"' if
13364         lang_asm. Ignore all directives other than `# 123 "file"' if
13365         CPP_PREPROCESSED.
13366         (cpp_get_token): If -traditional, don't recognize directives
13367         unless the # is in column 1.
13368         (parse_string): If lang_fortran or lang_asm, silently
13369         terminate strings ('' or "") at end of line.
13370         Remove unnecessary braces.
13372 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13373             Richard Henderson  <rth@cygnus.com>
13375         * resource.c (mark_referenced_resources): Mark a set strict_low_part
13376         as used.
13377         * config/i386/i386.c (ix86_expand_setcc): Re-enable clear + set
13378         strict_low_part when possible.
13380 2000-01-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13382         * alias.c: PROTO -> PARAMS.
13383         * basic-block.h: Likewise.
13384         * bitmap.c: Likewise.
13385         * bitmap.h: Likewise.
13386         * builtins.c: Likewise.
13387         * c-aux-info.c: Likewise.
13388         * caller-save.c: Likewise.
13389         * calls.c: Likewise.
13391 2000-01-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13393         * Makefile.in (toplev.o): Depend on regs.h.
13395         * output.h (tdesc_section): Prototype.
13397         * regclass.c (copy_cost): Mark parameters with ATTRIBUTE_UNUSED.
13399         * sdbout.c: Include "tm_p.h".
13401         * toplev.c: Include "regs.h".
13403 Tue Jan 11 11:37:58 2000  Mike Stump  <mrs@wrs.com>
13405         * unroll.c (unroll_loop): Add EH support.
13407 2000-01-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13409         * pa-protos.h: New file.
13411         * pa.c: Include recog.h and tm_p.h.
13412         (compute_zdepwi_operands, compute_movstrsi_length,
13413         remove_useless_addtr_insns, store_reg, load_reg, set_reg_plus_d,
13414         find_addr_reg, import_milli): Add static prototypes.
13415         (pa_cpu_string, pa_arch_string): Constify a char*.
13416         (legitimize_pic_address): Pass argument `mode' to pic_label_operand.
13417         (read_only_operand): Add argument `mode'.
13418         (singlemove_string, output_move_double, output_fp_move_double,
13419         output_block_move, output_and, output_ior, output_ascii,
13420         remove_useless_addtr_insns, milli_names, output_mul_insn,
13421         output_div_insn, output_mod_insn, output_arg_descriptor,
13422         output_cbranch, output_bb, output_bvb, output_dbra, ,
13423         output_millicode_call, output_call, hppa_encode_label,
13424         output_parallel_movb, output_parallel_addb): Constify a char*.
13425         (hppa_va_start): Mark parameter `stdarg_p' with ATTRIBUTE_UNUSED.
13426         (output_parallel_addb): Remove extra arg to `constrain_operands'
13428         * pa.h:  Move all prototypes to pa-protos.h.
13429         (pa_cpu_string, pa_arch_string): Constify a char*.
13430         (LEGITIMIZE_ADDRESS): Call `symbolic_operand' with mode argument.
13432         * pa.md: Call `function_label_operand' with mode argument.
13433         Likewise for `read_only_operand'.
13434         Fix nesting of parens in call to `symbolic_operand'.
13436 2000-01-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13438         * i860-protos.h: New file.
13440         * i860.c: Include tm_p.h.  Add static prototypes.  Fix compile
13441         time warnings.
13443         * i860.h: Move prototypes to i860-protos.h.  Fix compile time warnings.
13445         * i860.md: Likewise.
13447 Tue Jan 11 18:59:35 MET 2000  Jan Hubicka <jh@suse.cz>
13449         * i386.md (movstrsi expander): Rewrite.
13450         (movstrsi_1 insn): Deleted.
13451         (strmovhi, strmovqi expander): New expanders.
13452         (movshi_1, movsqi_1, rep_movsi, rep_movqi): New patterns.
13453         * i386.c (x86_single_stringop): New global variable.
13454         * i386.h (x86_single_stringop): Declare.
13455         (TARGET_SINGLE_STRINGOP): New macro.
13457 2000-01-11  Clinton Popetz  <cpopetz@cygnus.com>
13459         * config/mips/mips.c (mips_va_arg): For EABI, emit the queued
13460         integer vararg POSTINCREMENT before the destination of the jump
13461         for the hard fp case.
13462         (function_arg_pass_by_reference): Pass a copy of CUM to
13463         FUNCTION_ARG.
13465         * config/mips/mips.h (GO_IF_LEGITIMATE_ADDRESS): Move check
13466         for CONSTANT_ADDRESS_P above while loop for subreg.
13468 2000-01-11  Clinton Popetz  <cpopetz@cygnus.com>
13470         * flow.c (propagate_block): When a prologue/epilogue insn
13471         is marked dead, unconditionally clear libcall_is_dead and
13472         insn_is_dead, and only dump rtl if warnings aren't being
13473         suppressed.
13475 Tue Jan 11 16:26:47 MET 2000  Jan Hubicka <jh@suse.cz>
13477         * i386.c (ix86_attr_length_default): Handle TYPE_STR and TYPE_CLD.
13478         * i386.md (FIRST_PSEUDO_REGISTER): Set to 20.
13479         (FIXED_REGISTERS): Set dirflag as fixed.
13480         (CALL_USED_REGISTERS): Set dirflag as used.
13481         (REG_ALLOC_ORDER): Set dirflag as last one.
13482         (DIRFLAG_REG): New macro.
13483         (MD_ASM_CLOBBERS): Asm clobber dirflag for backward compatibility.
13484         (HI_REGISTER_NAMES): Add dirflag.
13485         (DEBUF_PRINT_REG): Handle dirflag.
13486         * i386.md (type attribute): New cld and str types.
13487         (length_opcode attribute): Set cld and str to 1.
13488         (memory attribute): Set str to unknown - it is not clear from the
13489         patterns.
13490         (pent_np function unit): Prefixed string operations takes 12 cycles
13491         minimally; cld takes 2 cycles.
13492         (ppro_uops attribute): Str is "many" and cld is "few".
13493         (ppro_p0 unit): Handle cld here.
13494         (k6_alux unit): Handle cld and str types.
13495         (k6_load unit): It is ocupied by str opcodes.
13496         (k6_store unit): It is ocupied by str opcodes.
13497         (athlon_decode): Str is vector decoded.
13498         (athlon_ieu): Handle str and cld.
13499         (cld pattern): New.
13500         (movstrsi, clrstr, cmpstr, strlen expander): Emit cld instruction
13501         (movstrsi_1, clrstrsi_1, cmpstrsi_1, strlensi_1,
13502         cmpstrsi_nz_1 insn): Do not output cld instruction
13504 Tue Jan 11 06:14:39 2000  David Starner <dstarner98@aasaa.ofe.org>
13506         * gcc.texi (G++ and GCC): Add Java and Chill.
13507         (Bug Critera): Don't list languages.
13509         * gcc.texi (Incompatibilities): No longer claim most C compilers
13510         are K&R.
13512         * gcc.texi (G++ and GCC): Update other front-ends list.
13514 Tue Jan 11 05:49:01 2000  Jeffrey A Law  (law@cygnus.com)
13516         * i386.c (ix86_expand_setcc): Fix typo.
13517         (ix86_expand_movcc): Similarly.
13519         * Band-aid until haifa's bitset implementation is nuked.
13520         * haifa-sched.c (extract_bitlst): New parameter for size of the
13521         bitset in bits.  All callers changed.  Avoid looking at undefined
13522         bits in the bitset.
13523         (edgeset_bitsize): New variable.
13524         (schedule_region): Initialize edgeset_bitsize.
13526 2000-01-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13528         * Makefile.in (optabs.o): Depend on real.h
13529         (resource.o): Depend on insn-attr.h
13531         * builtins.c (result_vector): Wrap prototype in macro conditions
13532         governing definition and use.
13534         * c-common.c: Include tm_p.h.
13536         * c-lex.c: Likewise.
13538         * elfos.h: Constify a char*.
13540         * final.c (align_fuzz): Wrap prototype in macro HAVE_ATTR_length.
13541         (get_attr_length, shorten_branches, profile_after_prologue): Mark
13542         parameter with ATTRIBUTE_UNUSED.
13544         * fold-const.c (exact_real_inverse): Wrap variable `i' in
13545         CHECK_FLOAT_VALUE.
13547         * haifa-sched.c (schedule_insns): Mark parameter with
13548         ATTRIBUTE_UNUSED.
13550         * optabs.c: Include real.h.
13552         * real.h (ereal_atof): Add prototype arguments.
13554         * resource.c: Include insn-attr.h.
13556         * sdbout.c (sdbout_queue_anonymous_type,
13557         sdbout_dequeue_anonymous_types): Wrap in macro
13558         SDB_ALLOW_FORWARD_REFERENCES.
13559         (sdbout_init, sdbout_start_new_source_file): Mark parameter with
13560         ATTRIBUTE_UNUSED.
13562         * stmt.c (expand_return): Wrap variable `op0' in macro HAVE_return.
13564         * stupid.c: Include tm_p.h.
13566         * tree.c (real_value_from_int_cst): Mark parameter with
13567         ATTRIBUTE_UNUSED.
13569 2000-01-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13571         * i960-protos.h: New file.
13573         * i960.c: Include tm_p.h.  Add static prototypes.  Fix compile
13574         time warnings.
13576         * i960.h: Move prototypes to i960-protos.h.  Fix compile time warnings.
13578 2000-01-10  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13580         * combine.c (expand_field_assignment): Do not discard SUBREGs
13581         while computing nonzero_bits.
13583 2000-01-09  Nick Clifton  <nickc@cygnus.com>
13585         * config/arm/arm.c: Fix compile time warnings about signed vs
13586         unsigned constants.
13587         * config/arm/arm.h: Fix compile time warnings about signed vs
13588         unsigned constants.
13590 2000-01-09  Philip Blundell  <philb@gnu.org>
13592         * config/arm/arm.c (output_return_instruction): Use `ldr' rather
13593         than `ldm' with only one register.
13594         * config/arm/arm.md (push_multi): Use `str' rather than `stm' with
13595         only one register.
13597         * config/arm/linux-gas.h (CLEAR_INSN_CACHE): Say that R0 is
13598         clobbered.
13600 Sun Jan  9 17:50:23 2000  Hans-Peter Nilsson  <hp@axis.com>
13602         * config/ns32k/ns32k.md (load or push effective address): Operand 1
13603         must have SImode.
13605 2000-01-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13607         * elfos.h (ASM_OUTPUT_LIMITED_STRING): Add parentheses around
13608         assignment used as truth value.
13610         * function.c (assign_temp): Mark parameter `dont_promote' with
13611         ATTRIBUTE_UNUSED.  Wrap variable `unsignedp' with macro
13612         PROMOTE_FOR_CALL_ONLY.
13614         * genrecog.c (write_subroutine): Mark variable `operands' with
13615         ATTRIBUTE_UNUSED.
13617         * optabs.c (prepare_cmp_insn): Mark parameter `align' with
13618         ATTRIBUTE_UNUSED.
13620         * sdbout.c (sdbout_init): Likewise for parameter `asm_file'.
13621         (sdbout_begin_block, sdbout_end_block): Likewise for `file'.
13623         * toplev.c (note_deferral_of_defined_inline_function): Likewise
13624         for `decl'.
13626 2000-01-09  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13628         * config/c4x.h: Tidy up comments.
13629         * config/c4x.c: Likewise.
13631 Sun Jan  9 01:02:55 EST 2000  John Wehle  (john@feith.com)
13633         * fold-const.c (lshift_double, rshift_double): Handle
13634         shifting by 2 * HOST_BITS_PER_WIDE_INT correctly.
13636 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13638         * toplev.c (rest_of_compilation): Initialize cse_not_expected as
13639         in prepare_function_start().
13641 Sat Jan  8 12:12:46 2000  Nick Clifton  <nickc@cygnus.com>
13643         * config/v850/v850.c (expand_epilogue): Interrupt functions no
13644         longer allocate extra stack for function calls.
13646 2000-01-08  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13648         * config/c4x/c4x.md (*subqf3_set): Fix typo.
13650 2000-01-08  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13652         * config/c4x/c4x.h (CALLER_SAVE_PROFITABLE): Define as 0.
13654 2000-01-07  David Edelsohn  <edelsohn@gnu.org>
13656         * rs6000.c (processor_target_table): Add power3 as alias for 630.
13657         * aix43.h: Revert Aug 2 change.
13658         (HAS_INIT_SECTION): Define, not visible yet.
13659         (LD_INIT_SWITCH): Define, not visible yet.
13660         * t-aix43 (MULTILIB_OPTIONS): Revert Aug 2 change.
13662         * glimits.h (__LONG_MAX__): Recognize 64-bit AIX too.
13664         * collect2.c (main): Expand ld2 size further.
13665         (export_object_lst): Cast assignment to avoid warning.
13666         (main, LD_INIT_SWITCH): Add AIX 4.2+ -binitfini support.
13667         (scan_prog_file, COFF): Do not collect initialization or
13668         finalization functions generated for entire shared object if
13669         init/fini support present.
13671 2000-01-07  Nick Clifton  <nickc@cygnus.com>
13673         * config/elfos.h: Tidy up formatting of marcos.  Make sure
13674         that .section directives are always prefixed by a tab.
13676         * config/svr4.h: Add #include "elfos.h" and remove duplicate
13677         definitions.
13679 2000-01-07  Matt Austern  <austern@sgi.com>
13681         * fold-const.c (real_hex_to_f): Remove duplicate declaration of
13682         expon.
13684 Fri Jan  7 01:55:34 2000  Jeffrey A Law  (law@cygnus.com)
13686         * Makefile.in (crtend.o): Pass @inhibit_libc@ to compilation of
13687         crtstuff.c.
13688         (crtbegin.o, s-crtS): Likewise.
13690 2000-01-06  Richard Henderson  <rth@cygnus.com>
13692         * alpha.md (adddi_2+1): Limit offset such that it will be
13693         loadable with a single ldah+lda pair.
13694         (adddi_2+2): Explicitly fail split if we can't make it work.
13696 2000-01-06  Mumit Khan  <khan@xraylith.wisc.edu>
13698         * protoize.c: Conditionally include unistd.h.
13699         (IS_SAME_PATH_CHAR): New macro.
13700         (IS_SAME_PATH): New macro.
13701         (CPLUS_FILE_SUFFIX): New macro.
13702         (cplus_suffix): New static variable.
13703         (is_abspath): New static function.
13704         (in_system_include_dir): Handle DOS style pathnames.
13705         (file_could_be_converted): Likewise.
13706         (file_normally_convertible): Likewise.
13707         (directory_specified_p): Likewise.
13708         (file_excluded_p): Likewise.
13709         (abspath): Likewise.
13710         (shortpath): Likewise.
13711         (referenced_file_is_newer): Likewise.
13712         (save_def_or_dec): Likewise.
13713         (do_processing): Likewise.
13714         (main): Likewise.
13715         (edit_file): Likewise. Use rename instead of link.
13716         (rename_c_file): Likewise. Don't rename syscalls file.
13717         (munge_compile_params): Define null device for DOS based systems.
13718         (process_aux_info_file): Use binary mode if appliable.
13719         (edit_file): Likewise.
13720         * invoke.texi (Running Protoize): Document C++ suffixes used.
13722         * cccp.c: Delete PATH_SEPARATOR, DIR_SEPARATOR and
13723         IS_DIR_SEPARATOR macros.
13724         * collect2.c: Likewise.
13725         * cppinit.c: Likewise.
13726         * dwarf2out.c: Likewise.
13727         * gcc.c: Likewise.
13728         * gcov.c: Likewise.
13729         * prefix.c: Likewise.
13730         * rtl.c: Likewise.
13731         * toplev.c: Likewise.
13732         * system.h: And move to here.
13734         * prefix.c (update_path): Fix typo in variable name.
13736 2000-01-06  Richard Henderson  <rth@cygnus.com>
13738         * flow.c (mark_set_1): Use loop_depth+1 as reference weight.
13739         (find_auto_inc, mark_used_regs, try_pre_increment_1): Likewise.
13740         (count_reg_sets_1, count_reg_references): Likewise.
13741         (flow_loops_level_compute): Start counting actual loop depth at 1.
13742         (flow_loops_find): Likewise.
13743         * local-alloc.c (update_equiv_regs): Likewise.
13744         * regclass.c (regclass): Re-instate Jan 4 0-based loop_depth change.
13746 2000-01-06  Gabriel Dos Reis  <dosreis@cmla.ens-cachan.fr>
13748         * defaults.h (DWARF_FRAME_REGISTERS): if not defined, default to
13749         FIRST_PSEUDO_REGISTER
13750         * dwarf2out.c: Don't include frame.h
13751         * dwarfout.c: Likewise
13752         * Makefile.in (dwarfout.o, dwarf2out.o): Remove dependence on
13753         frame.h
13755 Thu Jan  6 13:44:59 CET 2000  Jan Hubicka  <jh@suse.cz>
13757         * reg-stack.c (subst_stack_regs_pat): Handle correctly USEs of
13758         dead registers.
13760         * i386.c (movsf splitter): Fix typo in my last checkin.
13762 2000-01-05  Nick Clifton  <nickc@cygnus.com>
13764         * varasm.c (IN_NAMED_SECTION): Allow targets to provide their
13765         own definition of this macro.
13766         (asm_emit_uninitialised): Invoke UNIQUE_SECTION if either
13767         flag_data_sections or UNIQUE_SECTION_P are true.
13769         * tm.texi (UNIQUE_SECTION): Document that it can be called for
13770         unitialised data decls.
13772         * config/i386/winnt.c (i386_pe_unique_section): Cope with
13773         being called for uninitialised data.
13775         * config/i386/interix.c (i386_pe_unique_section): Cope with
13776         being called for uninitialised data.
13778         * config/mips/elf.h (UNIQUE_SECTION): Cope with being called
13779         for uninitialised data.
13781         * config/mips/elf64.h (UNIQUE_SECTION): Cope with being called
13782         for uninitialised data.
13784         * config/mips/iri6gld.h (UNIQUE_SECTION): Cope with being called
13785         for uninitialised data.
13787         * config/arm/unknown-elf.h (IN_NAMED_SECTION): Define.
13788         (UNIQUE_SECTION_P): Always generate a unique section if
13789         flag_data_sections is true.
13790         (UNIQUE_SECTION): Also generate unique sections for
13791         uninitialised data.
13792         (ASM_OUTPUT_ALIGNED_BSS): Redefine to use named_section().
13793         (ASM_OUTPUT_ALIGNED_DECL_LOCAL): Redefine to use
13794         named_section().
13796 2000-01-06  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13798         * config/c4x/t-c4x (TARGET_LIBGCC2_CFLAGS): Don't redefine SF, DF,
13799         SI, or DI.
13801 2000-01-06  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13803         * config/c4x/c4x.md (udivqi3, divqi3): Delete.
13804         (umodqi3, modqi3, udivhi3, divhi3, umodhi3, modhi3, ffsqi2): Likewise.
13805         (*smulqi3_highpart_noclobber, *umulqi3_highpart_noclobber): New.
13806         (*lshrqi3_const_noclobber, *lshrqi3_nonconst_noclobber): Likewise.
13807         (*ashrqi3_const_noclobber, *ashrqi3_nonconst_noclobber): Likewise.
13809         * c4x.h (INIT_TARGET_OPTABS): Define to init libcalls.
13811 2000-01-05 11:25 -0800  Zack Weinberg  <zack@rabi.columbia.edu>
13813         * c-decl.c (finish_enum): Simplify code to determine minimum and
13814         maximum values of the enum, and calculate the type.  Remove check
13815         for FUNCTION_DECLs in the values list, which cannot happen.  Replace
13816         the DECL_INITIAL of each enumeration constant with a copy converted
13817         to the enumeration type.  When updating variant types, don't bother
13818         updating the type itself.
13820         * c-typeck.c (build_binary_op): Simplify conditional expressions
13821         when weeding out spurious signed-unsigned warnings.  Add new
13822         spurious warning category: if the unsigned quantity is an enum
13823         and its maximum value fits in signed_type(result_type).  Update
13824         commentary.
13825         (build_conditional_expr): Warn here if one alternative is signed
13826         and the other is unsigned.
13828 2000-01-05  Nick Clifton  <nickc@cygnus.com>
13830         * config/fr30/fr30.h: Remove extraneous comments.
13832 2000-01-05  Bernd Schmidt  <bernds@cygnus.co.uk>
13834         * reload1.c (choose_reload_regs): When disabling a reload, also
13835         set reload_spill_index to -1.
13837 2000-01-04  Joel Sherrill (joel@OARcorp.com>
13839         * configure.in (m68*-*-rtemscoff*): New target, formal name for
13840         old m68*-*-rtems*.
13841         (m68*-*-rtemself*): New target.
13842         (mips64orion-*-rtems*): Remove duplicate definition of tm_file.
13843         (sparc*-*-rtemsaout*): New target, formal name for old sparc*-*-rtems*.
13844         (sparc*-*-rtemself*): New target.
13845         (sparc*-*-rtems*): Now elf not a.out.
13846         * config/i386/rtems.h: Include config/rtems.h.
13847         * config/i386/rtemself.h: Include config/rtems.h.
13848         * config/i960/rtems.h: Include config/rtems.h.
13849         * config/m68k/rtems.h: Include config/rtems.h.
13850         * config/m68k/rtemself.h: Include config/rtems.h.
13851         * config/mips/rtems64.h: Include config/rtems.h.
13852         * config/pa/rtems.h: Include config/rtems.h.
13853         * config/rs6000/rtems.h: Include config/rtems.h.
13854         * config/sh/rtems.h: Include config/rtems.h.
13855         * config/sh/rtemself.h: Include config/rtems.h.
13856         * config/sparc/rtems.h: Include config/rtems.h.
13857         * config/sparc/rtemself.h: Include config/rtems.h
13859 Tue Jan  4 23:59:26 2000  Denis Chertykov <denisc@overta.ru>
13861         * final.c (shorten_branches): Correctly compute length of
13862         asms without operands.
13864 Tue Jan  4 22:55:41 2000  Steve Chamberlain <sac@pobox.com>
13866         * configure.in: Add pj target.
13867         * configure: Regenerate.
13868         * config/pj: New directory.
13869         * config/pj/lib1funcs.S: New file.
13870         * config/pj/linux.h: New file.
13871         * config/pj/pj.c: New file.
13872         * config/pj/pj.md: New file.
13873         * config/pj/pjl.h: New file.
13874         * config/pj/t-pj: New file.
13875         * config/pj/xm-pj.h: New file
13877 Tue Jan  4 22:30:16 2000  Jeffrey A Law  (law@cygnus.com)
13879         * toplev.c (rest_of_compilation): Run shorten-branches before
13880         reg-stack for now.
13882 2000-01-05  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13884         * config/c4x/c4x.h (IS_XXX_REG, IS_XXX_REGNO): Swap behaviour of
13885         macros so that they're consistent with their names.
13886         * config/c4x/c4x.c (IS_XXX_REG, IS_XXX_REGNO): Likewise.
13887         * config/c4x/c4x.md (IS_XXX_REG, IS_XXX_REGNO): Likewise.
13889 2000-01-05  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13891         * config/c4x/c4x.md (*addqi3_noclobber_reload): Ensure that CC never
13892         modified inadvertently.
13894 2000-01-04  Joel Sherrill <joel@OARcorp.com>
13896         * configure.in (v850*-*-rtems*): New target.
13897         * configure: Regenerate.
13898         * config/v850/rtems.h: New file.
13900 2000-01-04  Mumit Khan  <khan@xraylith.wisc.edu>
13902         * gthr-win32.h (__gthread_active_p): Support Mingw MT runtime.
13903         (__gthread_key_create): Likewise.
13904         (__gthread_key_dtor):  Likewise.
13905         (__gthread_once): Fix logic.
13906         (__gthread_key_delete): Cast away constness.
13908         * i386/cygwin.h (SUBTARGET_SWITCHES): Add -mthreads option.
13909         * invoke.texi: Document.
13910         * i386/mingw32.h (CPP_SPEC): Use.
13911         (LIBGCC_SPEC): Likewise.
13912         * i386/crtdll.h (LIBGCC_SPEC): Likewise.
13914 2000-01-04  David Edelsohn  <edelsohn@gnu.org>
13916         * rs6000/sysv4.h (ASM_OUTPUT_DEF): Undefine.
13917         (HANDLE_PRAGMA_PACK): Undefine.
13918         (SLOW_UNALIGNED_ACCESS): Define.
13920 2000-01-04  David Edelsohn  <edelsohn@gnu.org>
13922         * expmed.c (SLOW_UNALIGNED_ACCESS): Add mode and align parameters
13923         to default definition.
13924         (store_bit_field): Call SLOW_UNALIGNED_ACCESS with mode and alignment.
13925         (store_fixed_bit_field): Call macro with word_mode and alignment.
13926         (extract_bit_field): Call macro with relevant mode and alignment.
13927         * expr.c (SLOW_UNALIGNED_ACCESS): Add mode and align parameters
13928         to default definition.
13929         (move_by_pieces): Call SLOW_UNALIGNED_ACCESS with word_mode
13930         and alignment.
13931         (move_by_pieces_ninsns): Likewise.
13932         (clear_by_pieces): Likewise.
13933         (emit_push_insn): Likewise.
13934         (store_field): Call macro with relevant mode and alignment.
13935         (expand_expr): Likewise.
13936         (expand_expr_unaligned): Likewise.
13938         * rs6000.h (HANDLE_PRAGMA_PACK): Define.
13939         (SLOW_UNALIGNED_ACCESS): Define.
13940         (CASE_VECTOR_MODE): Always use 32-bit offsets.
13941         (ASM_FILE_END): Generate 64-bit symbol in 64-bit mode.
13942         (EXTRA_SECTION_FUNCTIONS): Indent .csect pseudo-op.
13943         (toc_section): Likewise and .toc pseudo-op.
13944         (ASM_DECLARE_FUNCTION): Likewise.  Align text more strictly in
13945         64-bit mode.
13946         (TEXT_SECTION_ASM_OP): Likewise.
13947         (ASM_OUTPUT_ADD_VEC_ELT, ASM_OUTPUT_ADDR_DIFF_ELT): Always use
13948         32-bit offsets.
13950         * a29k.h (SLOW_UNALIGNED_ACCESS): Add MODE and ALIGN parameters.
13951         * alpha.h (SLOW_UNALIGNED_ACCESS): Likewise.
13952         * arm/thumb.h (SLOW_UNALIGNED_ACCESS): Likewise.
13953         * gmicro.h (SLOW_UNALIGNED_ACCESS): Likewise.
13954         * fr30.h (SLOW_UNALIGNED_ACCESS): Likewise.
13956 Tue Jan  4 11:44:13 2000  Jeffrey A Law  (law@cygnus.com)
13958         * regclass.c: Revert my Jan 4 change to loop cost computation.
13960 Tue Jan  4 19:22:39 MET 2000  Jan Hubicka  <hubicka@freesoft.cz>
13962         * regclass.c (regclass): Do not obey REG_N_REFS in non-optimizing
13963         compilation.
13965 2000-01-04  Stan Cox  <scox@cygnus.com>
13967         * haifa-sched.c (build_control_flow): Change unreachable simple
13968         loop test to check if current block has only one predecessor.
13969         (find_rgns): Initialize degree.  Use dest as degree index, not src.
13971 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13973         * builtins.c (expand_builtin_strlen): Initialize variable `icode'.
13975         * calls.c (expand_call): Likewise for
13976         `old_stack_arg_under_construction'.
13978         * cpphash.c (macroexpand): Likewise for `args' and `rest_zero'.
13980         * function.c (pad_to_arg_alignment): Likewise for `save_var' and
13981         `save_constant'.
13983         * gcc.c (execute): Likewise for `ut' and `st'.
13985         * genattrtab.c (attr_rtx): Likewise for `rt_val'.
13987         * genopinit.c (gen_insn): Likewise for `m1', `m2' and `op'.
13989         * jump.c (jump_optimize_1): Likewise for `temp2'.
13991         * local-alloc.c (block_alloc): Likewise for `r1'.
13993         * loop.c (recombine_givs): Likewise for `life_start' and `life_end'.
13995         * reg-stack.c (check_asm_stack_operands): Likewise for `clobber_reg'.
13996         (subst_asm_stack_regs): Likewise for `clobber_reg' and `clobber_loc'.
13998         * regmove.c (fixup_match_1): Likewise for `insn_const', `dst_node'
13999         and `set2'.
14001         * reload.c (find_reloads): Likewise for `goal_alternative_number'
14002         and `goal_earlyclobber'.
14004         * scan-decls.c (scan_decls): Likewise for `prev_id_end'.
14006         * sdbout.c (sdbout_one_type): Likewise for `member_scl'.
14008         * stupid.c (stupid_life_analysis): Likewise for `chain'.
14010         * unroll.c (copy_loop_body): Likewise for `copy'.
14012         * varasm.c (output_constructor): Likewise for `byte'.
14014 Tue Jan  4 15:34:34 MET 2000  Jan Hubicka  <hubicka@freesoft.cz>
14016         * i386.c (ix86_expand_move): Allow pushes of memory, offload to memory
14017         all FP constants for constant->reg moves.
14018         (ix86_split_to_parts): Try to convert memory address into immediate
14019         when available in the constant pool.
14020         * i386.h (PREFERRED_RELOAD_CLASS): Allow CONST_DOUBLE->integer reg
14021         moves.
14022         (LEGITIMATE_CONSTANT_P): Return 1.
14023         * i386.md (pushsf): New splitter to convert constant pool memory
14024         reference to immediate.
14025         (mov?f): Likewise; do not allow CONST_DOUBLE for reg moves before
14026         reload.
14028 2000-01-04  Bernd Schmidt  <bernds@cygnus.co.uk>
14030         * i386.md (ashlsi3_cmpno): Don't accept variables shifts.
14031         (ashlhi3_cmpno, ashlqi3_cmpno, ashrsi3_cmpno, ashrhi3_cmpno,
14032         ashrqi3_cmpno, lshrsi3_cmpno, lshrhi3_cmpno, lshrqi3_cmpno): Likewise.
14033         (rotlsi3_cmpno, rotlhi3_cmpno, rotlqi3_cmpno, rotrsi3_cmpno,
14034         rotrhi3_cmpno, rotrqi3_cmpno): Likewise.
14036 2000-01-04  Martin von Löwis  <loewis@informatik.hu-berlin.de>
14038         * ginclude/stdbool.h:  Support compilation as C++.
14040 Tue Jan  4 01:35:13 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
14042         * fold-const.c (make_range): Don't try to reverse an unbounded range.
14044 Tue Jan  4 00:18:46 2000  Jeffrey A Law  (law@cygnus.com)
14046         * regclass.c (regclass): Properly compute loop_cost.  Adjust
14047         comments.
14049         * regclass.c: Fix minor whitespace problems.
14051 2000-01-03  Anthony Green  <green@cygnus.com>
14053         * config/i386/i386.md (builtin_setjmp_receiver): New pattern.
14054         Restore the pic register if required.
14056 2000-01-03  Ulrich Drepper  <drepper@cygnus.com>
14058         * c-common.c (format_char_info): Update comment.
14059         (check_format_info): Recognize 'z' modifier in the same way 'Z'
14060         was recognized.  Emit warning for formats new in ISO C99 only
14061         if flag_isoc9x is not set.
14063 Mon Jan  3 12:59:54 2000  Mark P. Mitchell  <mark@codesourcery.com>
14065         * config/mips/iris6gld.h: Fix typo in -mabi=n32 specs.
14067 Mon Jan  3 15:33:37 MET 2000  Jan Hubicka  <hubicka@freesoft.cz>
14069         * combine.c (expand_compound_operation): Do not convert ZERO_EXTEND to
14070         SIGN_EXTEND, convert SIGN_EXTEND to ZERO_EXTEND.
14071         (make_compound_operation): Choose cheaper alternative between
14072         ZERO_EXTEND and SIGN_EXTEND when sign bit is not set.
14074         * regclass.c (op_costs): Remove global variable.
14075         (record_reg_classes): New parameter "op_costs" and "reg_pref".
14076         (record_operand_costs): Break out from ...
14077         (scan_one_insn): ... here.
14078         (dump_regclass): Make dumps nicer.
14079         (regclass): Dump preferrences choosed and changes done during passes.
14081 2000-01-03  Jakub Jelinek  <jakub@redhat.com>
14083         * config/sparc/sparc.c (gen_df_reg): Fix for 32bit SPARC.
14085 2000-01-03  Jakub Jelinek  <jakub@redhat.com>
14087         * config/sparc/sparc.c (gen_df_reg): New function.
14088         * config/sparc/sparc-protos.h (gen_df_reg): Add prototype.
14089         * config/sparc/sparc.md (movtf_no_e_insn_sp64+1,
14090         movtf_no_e_insn_sp64+2, movtf_no_e_insn_sp64+3, movtf_cc_sp64+1,
14091         movtf_cc_reg_sp64+1): Use it.
14093 2000-01-02  Mark Mitchell  <mark@codesourcery.com>
14095         * integrate.c (copy_decl_for_inlining): Clear TREE_ADDRESSABLE on
14096         copied LABEL_DECLs.
14098 Mon Jan  3 02:54:40 2000  Hans-Peter Nilsson  <hp@bitrange.com>
14100         * config/i386/i386.c (ix86_expand_unary_operator): Function
14101         definition made void.
14102         (ix86_expand_binary_operator): Update outdated preceding comment.
14103         * config/i386/i386-protos.h (ix86_expand_unary_operator): Update
14104         prototype.
14106         * config/i386/i386.c (override_options): Fix option-name typo.
14108 2000-01-02  Mark Mitchell  <mark@codesourcery.com>
14110         * system.h (CEIL): Define.
14111         * builtins.c (CEIL): Remove.
14112         * expmed.c (CEIL): Likewise.
14113         * expr.c (CEIL): Likewise.
14114         * stor-layout.c (CEIL): Likewise.
14116 2000-01-02  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14118         * expr.c (store_constructor_field): Fix typo introduced with last
14119         gcc2 merge.
14121 2000-01-01  Mark Mitchell  <mark@codesourcery.com>
14123         * tree.h (BINFO_N_BASETYPES): New macro.
14125 2000-01-01  Bernd Schmidt  <bernds@cygnus.co.uk>
14127         * expmed.c (emit_store_flag): Prevent losing a pending stack
14128         adjust the same way we prevent losing queued increments.
14130 Fri Dec 31 19:10:31 1999  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14132         * function.c (update_temp_slot_address): Handle case where sum of
14133         temporary address plus offset in register is a valid address.
14135 1999-12-30  Herman A.J. ten Brugge  <Haj.Ten.Brugge@net.HCC.nl>
14137         * genrecog.c (change_state) Corrected typo.
14139 1999-12-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14141         * system.h (bcopy, bcmp, bzero, index, rindex, atof, atol, free,
14142         getcwd, getenv, getwd, sbrk, strstr, malloc, calloc, realloc,
14143         strerror, getrlimit, setrlimit, abort): Add prototype arguments.
14145 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
14147         * i386.c (ix86_expand_fp_compare): In non-sahf non-TARGET_IEEE
14148         case, expand GT comparisons correctly.  Fix a comment before this
14149         part of the code.
14151 1999-12-30  Gabriel Dos Reis  <dosreis@cmla.ens-cachan.fr>
14153         * dwarfout.c: Include "frame.h"
14154         * dwarf2out.c: Likewise.
14155         * Makefile.in (dwarfout.o): Depend on frame.h
14156         (dwarf2out.o): Likewise.
14158 1999-12-29  "Martin v. Loewis" <martin@loewis.home.cs.tu-berlin.de>
14160         Restore i386 binary compatibility in Dwarf EH info.
14161         * config/i386/i386.h (DWARF_FRAME_REGISTERS): Define as 17, the old
14162         value of FIRST_PSEUDO_REGISTER.
14163         * frame.h (DWARF_FRAME_REGISTERS): Default to FIRST_PSEUDO_REGISTER.
14164         (struct frame_state): Use DWARF_FRAME_REGISTERS.
14165         * dwarfout.c (output_reg_number): Ditto.
14166         * dwarf2out.c (reg_number, expand_builtin_init_dwarf_reg_sizes): Ditto.
14167         (DWARF_FRAME_RETURN_COLUMN): Default to DWARF_FRAME_REGISTERS.
14169 1999-12-29  Bruce Korb  <autogen@linuxbox.com>
14171         * fixinc/fixincl.c(wait_for_pid): sometimes a WSTOPSIG of zero is OK
14172         * fixinc/fixincl.tpl(<hack>TEST_CT): Just do the existence test once
14173         (<hack>_RE_CT): not needed
14174         * fixinc/fixlib.c(is_cxx_header): moved from fixtests.c
14175         rewritten to scan the file text once only
14176         "template<..." test added
14177         * fixinc/fixlib.h(apply_fix_p_t): moved from fixtests.c
14178         (is_cxx_header): declaration added
14179         * fixinc/fixtests.c(is_cxx_header): removed
14180         (apply_fix_p_t): removed
14181         (double_slash_test): is_cxx_header is only called once now
14182         * fixinc/hackshell.tpl: indexing the fixes is now done under DEBUG
14183         * fixinc/inclhack.def(FIXINC_DEBUG): added for testing DEBUG state
14184         within the templates.
14185         The borken spelling of "broken" was fixed.
14186         * fixinc/inclhack.tpl: The $VERBOSE level is used on various messages
14187         The default level depends on FIXINC_DEBUG.
14189 1999-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14191         * crtstuff.c: If !inhibit_libc, include stdlib.h/unistd.h.
14192         Otherwise provide a declaration for atexit.
14193         (init_dummy): Make sure dummy call to atexit is nevertheless
14194         called with correct number of args.
14196         * frame.c: Update comments referring to other files.
14198         * libgcc2.c: Likewise.
14200 1999-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14202         * cse.c (free_element, get_element): Remove unused prototypes.
14204         * fold-const.c (extract_muldiv): Initialize variables `op0' and
14205         `op1'.
14207         * jump.c (invert_exp): Add explicit braces to avoid ambiguous
14208         `else' clauses.
14210 Wed Dec 29 12:44:54 1999  Donald Lindsay  <dlindsay@cygnus.com>
14212         * configure.in,configure: case arm for mn10200-*-* now sets
14213         float_format=i32 so that float.h will correctly claim "double"
14214         to be 32 bits. Ran autoconf to generate configure from .in file.
14216 Wed Dec 29 10:53:21 1999  Jeffrey A Law  (law@cygnus.com)
14218         * pa.md (conditional zero): If op1 is a register, force it into
14219         the same register as op0.
14221 1999-12-28  Mark Mitchell  <mark@codesourcery.com>
14223         * tree.h (BINFO_BASETYPES): Improve documentation.
14225 1999-12-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14227         * configure.in (--enable-checking): Use a more portable `for'
14228         loop syntax.
14230 1999-12-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14232         * configure.in (AC_DECL_SYS_SIGLIST, xm-siglist.h,
14233         arm/xm-netbsd.h, NO_SYS_SIGLIST): Don't use.
14235         * xm-siglist.h, arm/xm-netbsd.h, mips/xm-news.h, mips/xm-sysv4.h:
14236         Delete files.
14238         * gcc.texi (NO_SYS_SIGLIST, sys_siglist, SYS_SIGLIST_DECLARED):
14239         Delete descriptions.
14241         * i386/osf1elf.h, i386/xm-cygwin.h, i386/xm-mingw32.h, m68k/3b1.h,
14242         m68k/a-ux.h, m68k/dpx2.h, m68k/plexus.h, m68k/xm-hp320.h,
14243         m88k/xm-m88k.h, mips/x-sni-svr4, pa/xm-pa.h, pa/xm-pahpux.h,
14244         pa/xm-papro.h, we32k/xm-we32k.h, winnt/xm-winnt.h, xm-interix.h,
14245         xm-svr4.h: Remove all instances of sys_siglist handling.
14247 1999-12-27  Jakub Jelinek  <jakub@redhat.com>
14249         * config/sparc/sparc.md (cmp_zero_qi,
14250         cmp_zero_extendqisi2_andcc_set, cmp_zero_qi_sp64,
14251         cmp_zero_extendqidi2_andcc_set): New patterns.
14253 1999-12-28  Manfred Hollstein  <mhollstein@cygnus.com>
14255         * m68k/t-mot3300-gald (CROSS_LIBGCC1): Define to libgcc1-asm.a.
14256         (LIB1ASMSRC, LIB1ASMFUNCS, LIB2FUNCS_EXTRA): Define.
14257         (fpgnulib.c, xfgnulib.c): Add rules.
14258         * m68k/t-mot3300-gas: Likewise.
14260 1999-12-27  Ian Lance Taylor  <ian@zembu.com>
14262         * configure.in: Avoid [[ by using test and changequote.  Add
14263         changequote required by 1999-12-14 change.
14264         * configure: Rebuild.
14266 1999-12-27  Clinton Popetz  <cpopetz@cygnus.com>
14268         * config/mips/mips.h: Fix typo from 12/17/99 libgcc2 fix.
14270 1999-12-27  Christophe Jaillet  <jaillet.christophe@caramail.com>
14272         * alias.c (nonlocal_reference_p): Add else for disjoint ifs.
14273         * flow.c (find_use_as_address): Likewise.
14274         * function.c (fixup_var_refs_1): Likewise.
14275         (walk_fixup_memory_subreg, fixup_stack_1): Likewise.
14276         * jump.c (invert_exp, redirect_exp): Likewise.
14277         * loop.c (replace_call_address): Likewise.
14278         (count_nonfixed_reads): Likewise.
14279         * rtlanal.c (modified_between_p): Likewise.
14280         (modified_in_p, volatile_insn_p, volatile_refs_p): Likewise.
14281         (side_effects_p, replace_regs, jmp_uses_reg_or_mem): Likewise.
14282         * unroll.c (remap_split_bivs): Likewise.
14284 1999-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14286         * diagnostic.c (v_message_with_decl): Use .* format specifier
14287         instead of building the format specifier width manually.
14289         * system.h (strsignal): Don't check HAVE_STRSIGNAL when
14290         determining whether to provide a prototype.  Remove the
14291         sys_siglist clause in the conditional.
14293 1999-12-23  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
14295         * fold-const.c (operand_equal_p): Use memcmp to compare string
14296         constants.
14297         Suggested by D. J. Bernstein
14299 1999-12-17  Jakub Jelinek  <jakub@redhat.com>
14301         * config/h8300/h8300.h (TARGET_H8300H, TARGET_H8300S): Make sure
14302         UNITS_PER_WORD and BITS_PER_WORD are compile time constants when
14303         compiling libgcc2.
14304         * config/mips/mips.h (TARGET_64BIT): Likewise.
14305         * config/rs6000/rs6000.h (TARGET_POWERPC64): Likewise.
14306         * libgcc2.c: Use {,U}{HW,W,DW}type and DWunion everywhere instead
14307         of {SI,DI}type and DIunion.  Define these types to QI/HI modes on
14308         dsps.  Give routines proper names if SI/DI modes are not used.
14309         * longlong.h: Use DWunion instead of DIunion.
14311 1999-12-26  Zack Weinberg  <zack@wolery.cumb.org>
14313         * acconfig.h: New ENABLE flags: TREE_CHECKING, RTL_CHECKING,
14314         GC_CHECKING, GC_ALWAYS_COLLECT.
14315         * configure.in: Allow --enable-checking with an argument
14316         listing check modes to enable.
14317         * config.in, configure: Rebuilt.
14318         * ggc-page.c, ggc-simple.c: Define GGC_POISON (and
14319         GGC_ALWAYS_VERIFY for ggc-simple.c) only if
14320         ENABLE_GC_CHECKING.  Define GGC_ALWAYS_COLLECT only if
14321         ENABLE_GC_ALWAYS_COLLECT.
14322         * rtl.h, rtl.c: Change ENABLE_CHECKING to ENABLE_RTL_CHECKING
14323         throughout.
14324         * tree.h, tree.c: Change ENABLE_CHECKING to
14325         ENABLE_TREE_CHECKING throughout.
14327 Sun Dec 26 07:48:20 1999  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14329         * fold-const.c (fold_truthop): Properly check for FP RHS.
14331 1999-12-24  Mark Mitchell  <mark@codesourcery.com>
14333         * toplev.h (note_deferall_of_defined_inline_function): Declare.
14334         * toplev.c (note_deferral_of_defined_inline_function): New
14335         function, split out from ...
14336         (rest_of_compilation): ... here.  Use it.
14338 Fri Dec 24 12:34:26 1999  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14340         * expr.c (store_constructor): Don't call clear_storage if size is
14341         variable.
14343 1999-12-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14345         * Makefile.in (toplev.o): Depend on loop.h.
14347         * dwarfout.c: Include tm_p.h.
14349         * emit-rtl.c (restore_emit_status): Mark parameter with
14350         ATTRIBUTE_UNUSED.
14352         * final.c (final_scan_insn): Likewise.
14354         * flow.c (flow_nodes_print, flow_exits_print, flow_loops_cfg_dump,
14355         flow_loop_nested_p, flow_loop_exits_find, flow_loop_nodes_find,
14356         flow_depth_first_order_compute, flow_loop_pre_header_find,
14357         flow_loop_tree_node_add, flow_loops_tree_build,
14358         flow_loop_level_compute, flow_loops_level_compute,
14359         flow_loop_outside_edge_p): Add prototypes.
14360         (recompute_reg_usage): Mark parameters with ATTRIBUTE_UNUSED.
14362         * ggc-callbacks.c (lang_mark_tree, lang_mark_false_label_stack):
14363         Mark with ATTRIBUTE_NORETURN.
14365         * hash.c (hash_newfunc): Mark parameter with ATTRIBUTE_UNUSED.
14367         * local-alloc.c (no_conflict_p): Likewise.
14369         * loop.c (insert_bct): Hide definitions of variables with hidden
14370         usage.
14371         (note_reg_stored): Mark parameter with ATTRIBUTE_UNUSED.
14373         * regclass.c (memory_move_secondary_cost): Mark variable `mem'
14374         with ATTRIBUTE_UNUSED.
14375         (record_reg_classes): Mark parameter with ATTRIBUTE_UNUSED.
14376         (reg_scan): Likewise.
14378         * reload.c (find_reloads): Remove unused variables `changed'.
14380         * reload1.c (reload_reg_class_lower): Don't unnecessarily cast
14381         away const-ness.
14382         (allocate_reload_reg): Mark parameter with ATTRIBUTE_UNUSED.
14383         Remove unused variable `insn'.
14385         * toplev.c: Include loop.h.
14386         (report_file_and_line): Remove unnecessary prototype.
14388         * tree.c (build_block): Mark parameter with ATTRIBUTE_UNUSED.
14390         * unroll.c (biv_total_increment): Likewise.
14392 Thu Dec 23 23:15:22 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
14394         * reload1.c (emit_input_reload_insns): Restore old behaviour
14395         wrt. 'special' reloads.
14397 1999-12-23  Zack Weinberg  <zack@wolery.cumb.org>
14399         * Makefile.in (ggc-simple.c, ggc-page.c): Don't depend on
14400         hash.h.  (cse.c): Don't depend on hashtab.h.
14402         * cse.c: Don't include hashtab.h.
14403         (hash_cse_reg_info, cse_reg_info_equal_p): Delete prototypes
14404         of dead functions.
14405         * ggc-simple.c: Don't include hash.h.
14407 1999-12-22  Jason Merrill  <jason@casey.cygnus.com>
14409         * dwarf2out.c (add_abstract_origin_attribute): Call
14410         gen_abstract_function on our function context.
14412 Thu Dec 23 03:57:10 1999  Hans-Peter Nilsson  <hp@bitrange.com>
14414         * Makefile.in (INTEGRATE_H): Fix typo: INTEGRATE_H, not INTREGRATE_H.
14416 1999-12-23  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14418         * config/c4x/c4x.c (c4x_address_cost): Add statement to default
14419         case in switch.
14421 1999-12-22  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14423         * config/c4x/c4x.md (*addqi3_noclobber_reload): Change operand 0
14424         constraints to "a!r".
14426 1999-12-21  Mark Mitchell  <mark@codesourcery.com>
14428         * Makefile.in (calls.o): Depend on function.h.
14429         (alias.o): Likewise.
14431 1999-12-21  Bernd Schmidt  <bernds@cygnus.co.uk>
14433         * reload1.c (emit_reload_insns): Break out code and variables into...
14434         (input_reload_insns, other_input_address_reload_insns,
14435         other_input_reload_insns, input_address_reload_insns,
14436         inpaddr_address_reload_insns, output_reload_insns,
14437         output_address_reload_insns, outaddr_address_reload_insns,
14438         operand_reload_insns, other_operand_reload_insns,
14439         other_output_reload_insns): ... new static variables, and...
14440         (emit_input_reload_insns, emit_output_reload_insns, do_input_reload,
14441         do_output_reload): ... new functions.
14443 Tue Dec 21 07:06:36 1999  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14445         * pa.h (FUNCTION_ARG_BOUNDARY): Never return 0.
14447 1999-12-21  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14449         * md.texi: Add c4x constraints documentation.
14451 1999-12-21  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
14453         * config/i386/dgux.c (struct option): Rename to
14454         lang_independent_option.
14455         (struct m_options): Add description field.
14456         (output_options): Rename option type, add sep declaration, output
14457         ix86_cpu_string and ix86_arch_string only if set.
14458         (output_file_start): Rename option type.
14460 Mon Dec 20 23:15:36 1999  Mike Stump  <mrs@wrs.com>
14462         * Makefile.in (crtbegin.o, crtend.o, s-crtS): Depend on
14463         stmp-int-hdrs.
14464         (libgcc2.a): Similarly.
14466 Mon Dec 20 23:06:47 1999  David Edelsohn  <edelsohn@gnu.org>
14468         * longlong.h (_ARCH_PPC): Only protect add_ssaaaa and sub_ddmmss
14469         with W_TYPE_SIZE == 32.  Do not fall through to POWER architecture
14470         for umul_ppmm and smul_ppmm if !_ARCH_PPC and !_ARCH_POWER.
14472 Mon Dec 20 23:02:03 1999  Jeffrey A Law  (law@cygnus.com)
14474         * fold-const.c (real_hex_to_f): Remove unused "isldouble" variable.
14475         Remove redundant initialization of "frexpon" and "expon".
14477 Mon Dec 20 15:00:04 1999  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14479         * tree.c (real_value_from_int_cst): Clear REAL_VALUE_TYPE object first.
14481         * expr.c (store_constructor): New argument SIZE; pass to clear_storage.
14482         (store_constructor_field, expand_expr): Pass new arg.
14484 1999-12-20  Mark Mitchell  <mark@codesourcery.com>
14486         * Makefile.in (explow.o): Depend on function.h.
14488         * stor-layout.c (set_sizetype): Fix typo.
14490 1999-12-20  Bernd Schmidt  <bernds@cygnus.co.uk>
14492         * function.c (cfun): Renamed from current_function.  All users
14493         changed.
14494         * function.h (cfun): Rename declaration as well.
14496         * reload.h (struct insn_chain): Change live_throughout and dead_or_set
14497         to be of type regset_head, not regset.  All users changed by adding
14498         address operator.
14499         * reload1.c (new_insn_chain): Don't allocate regsets, just clear them.
14501 1999-12-20  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14503         * config/c4x/rtems.h: New file.
14505 1999-12-19  Bernd Schmidt  <bernds@cygnus.co.uk>
14507         * reload1.c (spill_failure): Take class of failed reload as argument
14508         and print it.  Caller changed.
14510 Sun Dec 19 07:50:42 1999  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14512         * rs6000.h (SUBTARGET_DEFAULT): New macro.
14513         (TARGET_SWITCHES): Allow subtargets to default switches.
14514         * rs6000/vxppc.h (SUBTARGET_DEFAULT): New macro.
14516 1999-12-18  Mark Mitchell  <mark@codesourcery.com>
14518         * crtstuff.c (__do_global_ctors_aux): Do not call __cxa_finalize
14519         in a main program.
14521 Sat Dec 18 20:42:43 1999  Richard Henderson  <rth@cygnus.com>
14523         * cccp.c (main): Define __STDC_VERSION__ as necessary.
14524         * cppinit.c (cpp_handle_option): Likewise.
14526         * ginclude/stdarg.h (va_copy): Use __STDC_VERSION__ to
14527         determine when to define.
14529 Sat Dec 18 20:34:00 1999  Richard Henderson  <rth@cygnus.com>
14531         * alpha.c (alpha_emit_conditional_move): If TARGET_FIX, handle
14532         cmove with mismatched test and data modes.
14534 Sat Dec 18 20:30:15 1999  Richard Henderson  <rth@cygnus.com>
14536         * c-typeck.c (c_expand_start_case): Don't warn for long switch
14537         in system headers.
14539 Sat Dec 18 16:28:43 1999  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14541         * alias.c: Minor reformatting.
14542         * flow.c: Likewise.
14543         * regs.h: Likewise.
14544         * stor-layout.c: Likewise.
14545         * fold-const.c: Likewise.
14546         (OVERFLOW_SUM_SIGN): Renamed from overflow_sum_sign.
14547         (struct cb_args, const_binop_1, const_binop): Pass type of arg,
14548         not arg itself.
14549         (size_int_wide): Cache nodes even if garbage collecting.
14550         (twoval_comparison_p): Reenable SAVE_EXPR case if operand
14551         of SAVE_EXPR has no side effects.
14552         * cse.c: Move a comment.
14553         * tree.c: Minor reformatting.
14554         (int_size_in_bytes): Return -1 if constant overflows.
14556 Sat Dec 18 18:30:20 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
14558         * unroll.c (copy_loop_body): Don't treat a REG like a PLUS.
14560 1999-12-18 10:42 -0800  Zack Weinberg  <zack@wolery.cumb.org>
14562         * objc/objc-parse.c: Regenerate.  This file must be rebuilt
14563         after any change to c-parse.in, even if objc-parse.y didn't
14564         change.  Oops.
14566 1999-12-18  David S. Miller  <davem@redhat.com>
14568         * toplev.c (rest_of_compilation): Restore BLOCK tree
14569         reconstruction and branch shortening changes lost in
14570         December 18th change.
14572 Sat Dec 18 05:29:29 1999  Scott Bambrough  <scottb@netwinder.org>
14574         * config/arm/linux-elf.h: Change all instances of
14575         ARM_FLAG_SHORT_BYTES to ARM_FLAG_MMU_TRAPS.
14576         * config/arm/uclinux-elf.h: Likewise.
14578 1999-12-18 Gabriel Dos Reis  <gdr@codesourcery.com>
14580         * toplev.c (notice, vmessage, v_message_with_file_and_line,
14581         v_message_with_decl, file_and_line_for_asm,
14582         v_error_with_file_and_line, v_error_with_decl, v_error_for_asm,
14583         verror, vfatal, v_warning_with_file_and_line, v_warning_with_decl,
14584         v_warning_for_asm, vwarning, vpedwarn, v_pedwarn_with_decl,
14585         v_pedwarn_with_file_and_line, vsorry, vnotice, count_error,
14586         pfatal_with_name, fatal_io_error, need_error_newline,
14587         last_error_function, last_error_tick, announce_function,
14588         default_print_error_function, print_error_function,
14589         report_error_function, fnotice, error_with_file_and_line,
14590         error_with_decl, error_for_asm, error, set_fatal_function, fatal,
14591         _fatal_insn, _fatal_insn_not_found, warning_with_file_and_line,
14592         warning_with_decl, warning_for_asm, warning, pedwarn,
14593         pedwarn_with_decl, pedwarn_with_file_and_line, sorry): Move to
14594         diagnostic.c
14595         (compile_file): Use fnotice instead of notice.  Adjust call.
14597         * diagnostic.c: New file.
14599         * Makefile.in (OBJS): Include diagnostic.o
14600         (diagnostic.o): Define dependence.
14602 1999-12-18  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14604         * config/c4x/c4x.h (ASM_OUTPUT_XXX): Wrap in do-while(0).
14605         Tweak formatting.
14607 1999-12-18  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14609         * config/c4x/c4x.md (rpts_top, rptb_top): Add clobbers for rs and re.
14611 1999-12-17 13:21 -0800  Zack Weinberg  <zack@rabi.columbia.edu>
14613         * fixtests.c (is_cxx_header): New fn, split out of
14614         double_slash_test.
14615         (else_endif_label): Allow "#endif // comment" in C++ headers,
14616         as determined by is_cxx_header.
14617         * fixfixes.c (else_endif_label_fix): Update comment.
14618         * fixincl.c: Don't output VERB_PROGRESS lines if stdout is not
14619         a tty.
14620         * genfixes: Correct double thinko in commandline parsing.
14621         * hackshell.tpl: Generate correct sh syntax for bypass
14622         entries.
14624         * inclhack.def (all): Whenever an inserted preprocessor
14625         conditional is split over multiple lines, use double
14626         backslashes in this file so the fixed header will be readable.
14628         (AAB_fd_zero_glibc_1_0): Rename to AAB_fd_zero_asm_posix_types_h
14629         and add bypass entry for correct version of this header.
14630         (AAB_fd_zero_glibc_1_x): Rename to AAB_fd_zero_gnu_types_h.
14631         (AAB_fd_zero_glibc_2_0): Rename to AAB_fd_zero_selectbits_h.
14633         (hpux8_bogus_inlines): New fix, split from...
14634         (ultrix_atof_param) ... here.
14635         (math_expression): Add bypass entry keyed to glibc comment
14636         indicating the problem has been dealt with; disable
14637         unnecessary sed operations; update commentary.
14638         (math_gcc_ifndefs): Rename to math_huge_val_from_dbl_max,
14639         add select and bypass entries, simplify shell operation.
14640         (math_huge_val_ifndef): Split from math_gcc_ifndefs.
14642         (ip_missing_semi, rs6000_param, tinfo_cplusplus,
14643          ultrix_atof_param): Add select entry.
14644         (stdio_va_list, sunos_mather_decl): Add bypass entry.
14645         (systypes_for_aix, sysv86_string, tinfo_cplusplus): Put the
14646         comments with the fixes they describe.
14648         * c-parse.in (string action): Do not warn about ANSI string
14649         concatenation in system headers.  Affects C parser only.
14650         * c-parse.y, c-parse.c, c-parse.h: Rebuild.
14652 1999-12-16  Jakub Jelinek  <jakub@redhat.com>
14654         * config/sparc/sparc.h (TARGET_ARCH32): Exchange ifdefs so that if
14655         compiling libgcc2 the macro depends always on arch cpp defines.
14657 Fri Dec 17 10:34:16 1999  Richard Earnshaw <rearnsha@arm.com>
14659         * loop.c (insert_loop_mem): Don't record MEMs from inside
14660         EXPR_LISTs.
14662 Fri Dec 17 12:08:11 MET 1999  Jan Hubicka  <hubicka@freesoftr.cz>
14664         * regclass.c (regclass): Do not use flowgraph when not optimizing.
14666         * gcse.c (try_replace_reg): Do replacements in REG_EQUAL/REG_EQUIV
14667         notes too, create one when replacement failed, attempt to simplify
14668         resulting notes.
14669         (cprop_insn): Propagate even to registers mentioned only in REG_EQUAL
14670         or REG_EQUIV notes.
14672 1999-12-16  Mark Mitchell  <mark@codesourcery.com>
14674         * crtstuff.c (__dso_handle): Declare.
14675         (__cxa_finalize): Likewise.
14676         (do_global_dtors_aux): Call __cxa_finalize if __dso_handle is
14677         non-NULL.
14679         * invoke.texi: Document -fuse-cxa-atexit.
14681         * tree.h (ptr_type_node): Document.
14682         (const_ptr_type_node): Likewise.
14684 Fri Dec 17 01:32:38 MET 1999  Jan Hubicka  <hubicka@freesoft.cz>
14686         * regmove.c (optimize_reg_copy_1): Ignore LOOP notes.
14687         (optimize_reg_copy_2): Likewise.
14688         (optimize_reg_copy_3): Likewise.
14689         (fixup_match_2): Likewise.
14690         (regmove_optimize): Likewise.
14691         (fixup_match_1): Liekwise.
14693         * i386.md (HI to SImode promoting splitters): Rewrite.
14694         (pushsf mem peep2): New.
14695         (testhi to andhi peep2): Remove.
14696         * i386.h (x86_promote_QImode): New.
14697         (TARGET_PROMOTE_QImode): New.
14698         (PREDICATE_CODES): Add promotable_binary_operator.
14699         * i386.c (x86_promote_QImode0: New.
14700         (promotable_binary_operator): New.
14701         * i386-protos.h (promotable_binary_operator): New.
14703         * i386.md (test?i_1): Use "nonmemory_operand" predicate, simplify
14704         condition.
14705         (one_cmpl?i*): Pass "NOT" to unary_operator_ok.
14707 1999-12-16  Mark Mitchell  <mark@codesourcery.com>
14709         * Makefile.in (INTREGRATE_H): Rename to INTEGRATE_H.
14710         * function.c (insert_block_after_note): Remove.
14711         (retrofit_block): Likewise.
14712         (identify_blocks): Fix indentation.
14713         (reorder_blocks): Don't NULL out NOTE_SOURCE_FILE for a
14714         NOTE_INSN_BLOCK_BEG or NOTE_INSN_BLOCK_END.
14715         * function.h (insert_block_after_note): Remove prototype.
14716         (retrofit_block): Likewise.
14717         * integrate.c (expand_inline_function): Don't call
14718         find_loop_tree_blocks.  Use expand_start_bindings_and_block, not
14719         just expand_start_bindings.  Use the block_map to remap old
14720         NOTE_BLOCKs to new ones.
14721         (integrate_decl_tree): Keep track of remapped blocks.
14722         * integrate.h (struct inline_remap): Add block_map.
14723         * stmt.c (expand_fixup): Don't try to retrofit_blocks.  Just set
14724         NOTE_BLOCK on the notes.
14725         (expand_start_bindings): Rename to ...
14726         (expand_start_bindings_and_block): Add parameter.  Set NOTE_BLOCK.
14727         (expand_end_bindings): Set NOTE_BLOCK.
14728         * toplev.c (rest_of_compilation): In function-at-a-time-mode,
14729         reconstruct the BLOCK tree.
14730         * tree.h (expand_start_bindings): Macroize.  Call ...
14731         (expand_start_bindings_and_block): New function.
14733 1999-12-16  Jakub Jelinek  <jakub@redhat.com>
14735         * config/sparc/sparc.c (print_operand): Cast fprintf arguments
14736         to match the format.
14738 1999-12-16  David S. Miller  <davem@redhat.com>
14740         * expr.c (emit_move_insn_1): Only emit clobbers if one of
14741         the outputs is a SUBREG.
14742         * rtlanal.c (reg_overlap_mentioned_p): Revert December 15th
14743         change.
14745         * config/sparc/sparc.c (epilogue_renumber): Add default case
14746         to switch stmt.
14748 Thu Dec 16 11:33:57 MET 1999  Jan Hubicka  <hubicka@freesoft.cz>
14750         * toplev.c (rest_of_compilation): Run branch shortening after
14751         reg-stack.
14753         * regclass.c (loop_depth): Remove
14754         (scan_one_insn): Do not handle LOOP_NOTE insns.
14755         (regclass): Go through basic blocks and set loop_cost
14757 Thu Dec 16 02:56:25 1999  Zack Weinberg  <zack@bitmover.com>
14759         * tree.h (DECL_FROM_INLINE): Check DECL_ABSTRACT_ORIGIN too.
14761 Thu Dec 16 10:43:35 MET 1999  Jan Hubicka  <hubicka@freesoft.cz>
14763         * i386.md (movqi): Use "nonimmediate_operand" for output operand.
14764         (movstrictqi, movdi, movsf, movdf, movxf): Likewise.
14765         (adddi, addqi, addhi, subdi, subqi, subhi, ffs): Likewise.
14767 Thu Dec 16 02:41:26 1999  Richard Henderson (rth@cygnus.com)
14769         * loop.c (insert_loop_mem): Ignore memory clobbers.
14771         * combine.c (simplify_comparison): Reduce (OP (MINUS A B) 0)
14772         to (OP A B).
14774 Thu Dec 16 02:26:11 1999  Jeffrey A Law  (law@cygnus.com)
14776         * profile.c: Remove redundant #include "output.h".
14778         * h8300.md (HImode preinc peephole): Fix typo.
14780 1999-12-15  Jason Merrill  <jason@casey.cygnus.com>
14782         * function.c (retrofit_block): Abort if we don't find a suitable insn.
14783         (insert_block_after_note): Abort if we don't have a previous block.
14784         Remove FN parameter.
14785         * function.h: Adjust.
14787 1999-12-15  Mark Mitchell  <mark@codesourcery.com>
14789         * builtins.c (expand_builtin_mathfn): Make sure not to expand the
14790         argument more than once.
14792 1999-12-15  Jason Merrill  <jason@casey.cygnus.com>
14794         * stmt.c (expand_decl): Expand upper bound of a dynamic array.
14796 1999-12-15  Jakub Jelinek  <jakub@redhat.com>
14798         * expr.c (emit_group_load): Use dst mode if src is VOIDmode.
14800 Wed Dec 15 16:11:55 MET 1999  Jan Hubicka  <hubicka@freesoft.cz>
14802         * function.c (PREFERRED_STACK_BOUDNARY): Provide default value.
14803         (assign_stack_local_1): Limit alignment to PREFERRED_STACK_BOUNDARY,
14804         update stack_alignment_needed.
14805         (prepare_function_start): Initialize stack_alignment_needed
14806         * function.h (struct function): Add field stack_alignment_needed.
14808 Wed Dec 15 14:55:24 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
14810         * caller-save.c (insert_one_insn): Returns struct insn_chain *.
14811         Handle live_throughout / dead_or_set instead of live_before /
14812         live_after.
14813         (save_call_clobbered_regs): Get register livenessinformation from
14814         chain->live_throughout.
14815         (add_stored_regs): New function.
14816         (insert_restore, insert_save): Add restored / saved registers to
14817         dead_or_set.
14818         * global.c (reg_dies): New parameter chain.
14819         (reg_becomes_live): Third parameter is regs_set now.
14820         Changed all callers.
14821         (reg_dies): New parameter chain.  Changed all callers.
14822         (build_insn_chain): Set live_throughout instead of
14823         live_before / live_after.
14824         * reload.h (struct insn_chain): Replace members live_before /
14825         live_after with live_throughout / dead_or_set.
14826         * reload1.c (new_insn_chain): Handle live_throughout / dead_or_set
14827         instead of live_before / live_after.
14828         (maybe_fix_stack_asms, find_reload_regs, finish_spills): Likewise.
14829         (order_regs_for_reload, find_reg, finish_spills): Likewise.
14830         (choose_reload_regs_init): Likewise.
14831         * stupid.c (current_chain, find_clobbered_regs): Delete.
14832         (stupid_life_analysis): Set chain->live_throughout chain->dead_or_set
14833         instead of chain->live_before / chain->live_after.
14834         (mark_hard_ref): New function.
14835         (stupid_mark_refs): Call mark_hard_ref. Clear chain->live_throughout.
14837 1999-12-15  David S. Miller  <davem@redhat.com>
14839         * rtlanal.c (reg_overlap_mentioned_p): Handle CONCAT.
14841 Wed Dec 15 15:05:30 MET 1999  Jan Hubicka  <hubicka@freesoft.cz>
14843         * flow.c (calculate_loop_depth): Make global, remove prototype,
14844         rewrite to use new loop infrastructure.
14845         (find_basic_block): Remove calculate_loop_depth call.
14846         * toplev.c (rest_of_compilation): Call find_basic_block.
14847         * output.h (calculate_loop_depth): Declare.
14849         * flow.c (dump_flow_info): Dump loop_depth.
14850         (flow_loops_nodes_find): Increase loop_depth for basic block in the
14851         body.
14852         (flow_loops_find): Initialize the loop_depth for each basic block.
14854 1999-12-15  Jason Merrill  <jason@casey.cygnus.com>
14856         * tree.c (decl_function_context): Handle virtual functions.
14858         * tlink.c (scan_linker_output): Don't look in demangled name when
14859         looking for linker output keywords.
14861         * dwarfout.c (output_type): We can defer namespace-scope classes.
14863 Wed Dec 15 01:23:29 1999  Jeffrey A Law  (law@cygnus.com)
14865         * regclass.c (record_reg_classes): Update comment for merging
14866         register class preferences in reg->reg copies.  Tighten conditions
14867         for merging register class preferences in reg->reg copies.
14869 Wed Dec 15 02:19:32 1999  David Edelsohn  <edelsohn@gnu.org>
14871         * rs6000.md (tablejumpdi): Generate DImode LABEL_REF.
14873 1999-12-14  Geoff Keating  <geoffk@cygnus.com>
14875         * config/m68k/m68020-elf.h (ENDFILE_SPEC): Delete.
14876         (INIT_SECTION_ASM_OP): Delete.
14877         (FINI_SECTION_ASM_OP): Delete.
14878         (STARTFILE_SPEC): Define to hold just crtbegin.o.
14880 1999-12-14  Jason Merrill  <jason@casey.cygnus.com>
14882         * dwarf2out.c (add_abstract_origin_attribute): Do call abort if
14883         the abstract origin wasn't emitted.
14885         * dwarf2out.c (class_scope_p): New fn.
14886         (gen_subprogram_die): Use it.
14887         (gen_variable_die): Use it.  Tweak logic.
14888         (gen_struct_or_union_type_die): Check context_die to determine
14889         if we're function-local.
14890         (dwarf2out_decl): Check DECL_BUILT_IN, not DECL_FUNCTION_CODE.
14892 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
14894         * loop.c (check_dbra_loop): Can't reverse a biv that has
14895         maybe_multiple set.
14897 1999-12-14  Nick Clifton  <nickc@cygnus.com>
14899         * config/arm/arm.c: Add support for -mcpu=arm720 command line
14900         switch.
14902 Tue Dec 14 18:13:32 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
14904         * loop.c (strength_reduce): Fix sign of giv lifetime calculation
14905         for givs made from biv increments.
14907 Tue Dec 14 08:11:27 1999  Richard Henderson  <rth@cygnus.com>
14909         * configure.in (alpha-osf, alpha-linux): Handle ev6[78].
14910         * alpha.c (override_options): Recognize -mcpu=ev67.
14911         * alpha.h (CPP_CPU_EV67_SPEC): New.
14912         (CPP_CPU_DEFAULT_SPEC): Examine TARGET_CPU_DEFAULT to use it.
14913         (EXTRA_SPECS): Update.
14915 Tue Dec 14 08:04:28 1999  Richard Henderson  <rth@cygnus.com>
14917         * cppp.c (main): Set trigraphs and __STRICT_ANSI__ as
14918         appropriate for -lang-c89 and -std=*.
14919         * cppinit.c (cpp_handle_option): Likewise.
14920         (new_pending_define): New, split out from cpp_handle_option.
14921         * gcc.c (default_compilers): Don't define __STRICT_ANSI__
14922         or enable trigraphs for -ansi/-std=*.
14924         * ginclude/stdarg.h (__va_copy): New.
14925         (va_copy): Don't define for C89.
14927 Tue Dec 14 08:37:27 CST 1999 Clinton Popetz  <cpopetz@cygnus.com>
14929         * config/arm/arm.md (mulsidi3adddi, umulsidi3adddi): New patterns
14930         for long long multiply-accumulate.
14932 Tue Dec 14 13:51:38 MET 1999  Jan Hubicka  <hubicka@freesoft.cz>
14934         * regclass.c (scan_one_insn): Set loop_cost to 1 when
14935         optimizing for size.
14937 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
14939         * reload1.c (reload): Can't avoid select_reload_regs/finish_spills
14940         if something changed.  Back out that part of yesterday's changes.
14942         * loop.c (loop_max_reg): New static variable.
14943         (loop_optimize): Initialize it.  Eliminate one unnecessary call to
14944         max_reg_num.
14945         (scan_loop): Call reg_scan_update whenever we may have added new
14946         registers, and update loop_max_reg.
14948 Tue Dec 14 12:07:29 MET 1999  Jan Hubicka  <hubicka@freesoft.cz>
14950         * regclass.c  (record_reg_classes): Do not do the copying preferrencing
14951         when source does not die.
14953         * regclass.c (record_reg_classes): Handle INOUT operands propertly.
14955 1999-12-14  Jakub Jelinek  <jakub@redhat.com>
14957         * config/sparc/linux64.h (TARGET_LIVE_G0,
14958         TARGET_BROKEN_SAVERESTORE): Don't support weird SPARC
14959         variants on Linux.
14960         * config/sparc/linux.h (TARGET_LIVE_G0,
14961         TARGET_BROKEN_SAVERESTORE): Likewise.
14962         * config/sparc/linux-aout.h (TARGET_LIVE_G0,
14963         TARGET_BROKEN_SAVERESTORE): Likewise.
14965         * config/sparc/sparc.h (SPARC_DEFAULT_CMODEL): Default to CM_32.
14966         (CONDITIONAL_REGISTER_USAGE): For block profiling fix %g4 on sparc64,
14967         not %g2.
14968         (MACHINE_STATE_SAVE, MACHINE_STATE_RESTORE): Use %g4 instead of %g2
14969         as sparc64 block profiling register.
14970         * config/sparc/sparc.c (sparc_override_options): Allow block
14971         profiling with -m32.
14972         (sparc_block_profiler): Use %g4 instead of %g2 as sparc64 block
14973         profiling register.
14974         * config/sparc/linux64.h (MACHINE_STATE_*): Only provide these
14975         macros on TARGET_ARCH32. sparc.h has macros good enough for sparc64.
14976         * config/sparc/sol2.h (MACHINE_STATE_*): Likewise.
14978         * config/sparc/xm-sp64.h: Avoid using __sparc_v9__ when testing
14979         for sparc64.
14980         * config/sparc/sparc.h: Likewise.
14981         * config/sparc/xm-sysv4-64.h: Likewise.
14982         * config/float-sparc.h: Likewise.
14983         * glimits.h: Likewise.
14984         * longlong.h: Likewise.
14986         * config/sparc/linux64.h (DEFAULT_VTABLE_THUNKS): Define to 1.
14987         (ASM_IDENTIFY_GCC): Remove.
14989 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
14991         * combine.c (combine_simplify_rtx): Don't make shared rtl.
14992         (simplify_logical): Likewise.
14994 1999-12-14  Mumit Khan  <khan@xraylith.wisc.edu>
14996         * cccp.c (INO_T_EQ): Disable inode-based optimization for Cygwin.
14997         * cppfiles.c (INO_T_EQ): Likewise.
14999 1999-12-14  Mumit Khan  <khan@xraylith.wisc.edu>
15001         * i386/crtdll.h (STARTFILE_SPEC): Add -pg profiling support.
15002         * i386/mingw32.h (LIB_SPEC): Likewise.
15003         (STARTFILE_SPEC): Likewise.
15004         * i386/uwin.h (LIB_SPEC): Likewise.
15005         (STARTFILE_SPEC): Likewise.
15007         * i386/mingw32.h (SUBTARGET_PROLOGUE): Override Cygwin definition.
15008         * i386/uwin.h (SUBTARGET_PROLOGUE): Likewise.
15010 Mon Dec 13 20:25:29 1999  Jeffrey A Law  (law@cygnus.com)
15012         * combine.c (combine_simplify_rtx): Fix order of checks for
15013         (ashiftrt foo C) -> (lt foo (const_int 0)) simplification.
15015 1999-12-13  Clinton Popetz  <cpopetz@cygnus.com>
15017         * config/arm/arm.md  (*mulsidi3adddi, *umulsidi3adddi) Backed out
15018         12/10/99 change, reapplied to merged-arm-thumb-backend-branch.
15020 1999-12-10  Bernd Schmidt  <bernds@cygnus.co.uk>
15022         * hard-reg-set.h (inv_reg_alloc_order): Declare if REG_ALLOC_ORDER is
15023         defined.
15024         * regclass.c (inv_reg_alloc_order): New array.
15025         (regclass_init): If REG_ALLOC_ORDER is defined, initialize it.
15027         * reload.h (struct insn_chain): Delete fields group_size, group_mode,
15028         counted_for_groups, counted_for_nongroups.  Add fields rld and
15029         n_reloads.
15030         * reload.c (push_secondary_reload): Don't set nongroup field of
15031         new reloads.
15032         (push_reload): Likewise.
15033         (find_reloads): Delete code to compute nongroup fields.
15034         * reload1.c (reload_insn_firstobj): New static variable.
15035         (pseudos_counted, spilled_pseudos): Now of type regset_head.  All
15036         users changed.
15037         (calculate_needs, find_tworeg_group, find_group, possible_group_p,
15038         count_possible_groups, modes_equiv_for_class_p, new_spill_reg,
15039         dump_needs, maybe_mark_pseudo_spilled, hard_reg_use_compare): Delete
15040         functions.
15041         (count_pseudo, select_reload_regs, copy_reloads, find_reg): New
15042         functions.
15043         (struct hard_reg_n_uses): Deleted.
15044         (potential_reload_regs): Deleted.
15045         (init_reload): Initialize spilled_pseudos and pseudos_counted.
15046         (reload): Don't try to allocate reload registers if we already know
15047         we have to make another pass.  Call select_reload_regs.  Free memory
15048         starting with reload_firstobj when starting another pass.
15049         Don't allocate spilled_pseudos.
15050         (calculate_needs_all_insns): Call copy_reloads for an insn that
15051         needs reloads; don't call calculate_needs.
15052         (spill_cost): New static array.
15053         (used_spill_regs_local): New static variable.
15054         (order_regs_for_reload): Rewrite to lose hard_reg_n_uses and the code
15055         to compute potential_reload_regs.
15056         (find_reload_regs): Completely rewritten to use find_reg.
15057         (allocate_reload_reg): Don't test counted_for_groups or
15058         counted_for_nongroups.  Lose NOERROR arg and code to give an error;
15059         all cllers changed.
15060         (choose_reload_regs): Add fallback code that uses the existing
15061         register allocation from find_reload_regs.
15063 Mon Dec 13 00:54:14 1999  Philippe De Muyter  <phdm@macqel.be>
15065         * flow.c (create_edge_list): Cast xmalloc return value.
15067 Mon Dec 13 00:47:58 1999  Jeffrey A Law  (law@cygnus.com)
15069         * doprnt.c: Remove incorrect comment closure.
15071         * cse.c: Fix a few minor whitespace goofs.
15073 1999-12-13  Don Bowman  <don@pixstream.com>
15075         * mips/vxworks.h: Fix problem with comment termination.
15076         (EXTRA_SECTIONS): Add in_sbss.
15077         (EXTRA_SECTION_FUNCTIONS): Corresponding changes.
15079 1999-12-12  David S. Miller  <davem@redhat.com>
15081         * cse.c (struct cse_reg_info): Add hash_next member,
15082         reorder rest of struct for better packing on 64-bit
15083         hosts.
15084         (cse_reg_info_tree): Kill.
15085         (REGHASH_SHIFT, REGHASH_SIZE, REGHASH_MASK, reg_hash,
15086         REGHASH_FN): New custom pow2 hash mechanism.
15087         (NBUCKETS): Kill.
15088         (HASH_SHIFT, HASH_SIZE, HASH_MASK, HASH, table): Rework to
15089         use a pow2 hash table.
15090         (get_cse_reg_info): Rework to use new REGHASH.
15091         (new_basic_block): Likewise, use HASH_SIZE, and inline
15092         free_element call.
15093         (remove_from_table): Rework to use HASH_SIZE/HASH_MASK,
15094         and inline free_element call.
15095         (lookup_as_function, insert, flush_hash_table, invalidate,
15096         remove_invalid_refs, remove_invalid_subreg_refs, rehash_using_reg,
15097         invalidate_for_call, use_related_value, find_comparison_args,
15098         fold_rtx, equiv_constant, cse_insn, invalidate_memory): Likewise.
15099         (hash_cse_reg_info, cse_reg_info_equal_p, free_element,
15100         get_element): Kill.
15102 Sun Dec 12 21:31:44 1999  Jeffrey A Law  (law@cygnus.com)
15104         * cse.c (cse_basic_block): Free qty_table consistently.
15106 1999-12-12  David S. Miller  <davem@redhat.com>
15107             Jakub Jelinek    <jakub@redhat.com>
15109         * config/sparc/sparc.md (movtf reg/reg split): Don't generate
15110         SUBREGs by hand, gen the appropriate hard reg directly.
15111         (movtf reg/mem split): Likewise and alter_subreg on destination
15112         if necessary.
15113         (movtf mem/reg split): Similarly.
15114         (movdf_cc_sp64): Rename from hidden pattern.
15115         (movtf_cc_hq_sp64): Renamed from movtf_cc_sp64.
15116         (movtf_cc_sp64, following split): New pattern and splitter.
15117         (movdf_cc_reg_sp64): Rename from hidden pattern.
15118         (movtf_cc_reg_hq_sp64): Renamed from movtf_cc_reg_sp64, require
15119         TARGET_HARD_QUAD.
15120         (movtf_cc_reg_sp64, following split): New pattern and splitter.
15122 1999-12-12  Stephen L Moshier <moshier@mediaone.net>
15124         * loop.c (load_mems): Don't hoist written floating point mem
15125         if -ffloat-store.
15127 1999-12-12  Mark Mitchell  <mark@codesourcery.com>
15129         * except.h (struct eh_queue): Add `next' pointer.
15130         (struct eh_status): Make x_ehqueue a pointer.
15131         (push_ehqueue):  Declare.
15132         (pop_ehqueue): Likewise.
15133         * except.c (expand_eh_region_end): Adjust now that ehqueue is a
15134         pointer.
15135         (expand_fixup_region_end): Likewise.
15136         (expand_leftover_cleanups): Likewise.
15137         (push_ehqueue): Define.
15138         (pop_ehqueue): Likewise.
15139         (emit_cleanup_handler): Use push_ehqueue and pop_ehqueue rather
15140         than doing it inline.
15141         (expand_start_all_catch):  Adjust now that ehqueue is a
15142         pointer.
15143         (mark_eh_queue): Mark all level of the queue.
15144         (mark_eh_status):  Adjust now that ehqueue is a
15145         pointer.
15146         (init_eh_for_function): Allocate ehqueue.
15147         (free_eh_status): Free it.
15148         * stmt.c (expand_cleanups): Save the ehqueue around the cleanup
15149         expansion for a fixup.
15151 1999-12-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15153         * gthr-single.h (__gthread_active_p): Add prototype arguments.
15155         * libgcc2.c (__udivmoddi4): Remove unnecessary decls.
15156         (__dummy, __builtin_saveregs, __bb_exit_trace_func, __bb_init_prg,
15157         __bb_trace_func, __bb_trace_func_ret, __bb_trace_ret,
15158         function_ptr, getpagesize, __enable_execute_stack,
15159         __enable_execute_stack, __clear_insn_cache,
15160         __enable_execute_stack, __do_global_dtors, __do_global_ctors,
15161         _cleanup, _exit, __default_terminate, __terminate_func,
15162         __terminate, __empty, __throw, new_eh_context,
15163         eh_context_initialize, eh_context_static, eh_context_specific,
15164         get_eh_context, __get_eh_context, __get_eh_info,
15165         init_reg_size_table, eh_threads_initialize,
15166         __get_dynamic_handler_chain, __sjthrow, __sjpopnthrow,
15167         __unwinding_cleanup, throw_helper, __throw, __rethrow,
15168         __pure_virtual): Add prototype arguments.
15169         (__bb_exit_func): Cast a sizeof to long when comparing against one.
15170         Cast a signed value to unsigned long when comparing against one.
15171         (new_eh_context): Wrap in _GTHREADS macro.
15172         (__sjthrow, __sjpopnthrow): Initialize variable `cleanup' at
15173         declaration.
15174         (in_reg_window): Mark parameters with __attribute__ ((__unused__)).
15175         (throw_helper): Initialize variables `handler_p' and `pc_p'.
15177 1999-12-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15179         * combine.c (record_promoted_value): Remove unused variable
15180         `links2'.
15182         * emit-rtl.c (renumber_insns): Likewise for `old_max_uid'.
15184         * global.c (record_conflicts): Likewise for `j'.
15186         * genoutput.c (output_insn_data): Don't unnecessarily cast away
15187         const-ness.
15189 1999-12-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15191         * i386-protos.h (output_387_binary_op, output_fix_trunc,
15192         output_fp_compare): Constify a char*.
15194         * i386.c (ix86_split_to_parts, ix86_safe_length_prefix): Add
15195         static prototypes.
15196         (override_options, ix86_comp_type_attributes, print_operand,
15197         output_387_binary_op, output_fix_trunc, output_fp_compare):
15198         Constify a char*.
15199         (ix86_sched_reorder): Mark parameter `clock_var' with
15200         ATTRIBUTE_UNUSED.
15202         * i386.h (DEBUG_PRINT_REG): Constify a char*.
15204 Fri Dec 10 16:12:13 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15206         * tree.def (EXPR_WITH_FILE_LOCATION): Temporarily add a third
15207         operand, for use in the Java front-end.
15209 1999-12-10  Ben Collins  <bcollins@debian.org>
15211         * configure.in: Fix typo for "-64" in 64bit as check.
15212         * configure: Rebuilt.
15214 1999-12-10  Jakub Jelinek  <jakub@redhat.com>
15216         * longlong.h (__sparc_v9__): Use %rDIGIT instead of %DIGIT where
15217         appropriate.
15219 1999-12-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15221         * c-parse.in (string): With -Wtraditional, warn if ANSI string
15222         concatenation is utilized.
15224         * invoke.texi (-Wtraditional): Document it.
15226 1999-12-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15228         * flow.c (flow_loops_dump): Avoid ANSI string concatenation.
15229         Cast a ptrdiff_t to long and pass it to printf with %ld.
15231 1999-12-10  Geoff Keating  <geoffk@cygnus.com>
15233         * config/m68k/m68k.h (CONDITIONAL_REGISTER_USAGE): If we have no
15234         68881, we have no 68881 registers at all.
15235         (HARD_REGNO_MODE_OK): It is always OK to put a MODE_FLOAT
15236         value in a 68881 register if it is available.
15238 1999-12-10  Clinton Popetz  <cpopetz@cygnus.com>
15240         * config/arm/arm.md (*mulsidi3adddi, *umulsidi3adddi): New patterns
15241         for long long multiply-accumulate.
15243 1999-12-10  Bernd Schmidt  <bernds@cygnus.co.uk>
15245         * loop.c (insert_loop_mem): Undo last change.
15247 1999-12-10  David S. Miller  <davem@redhat.com>
15249         * config/sparc/sparc.c (fp_sethi_p, fp_mov_p, fp_high_losum_p):
15250         New functions.
15251         * config/sparc/sparc-protos.h: Add them.
15252         * config/sparc/sparc.h: Add them to PREDICATE_CODES.
15253         (EXTRA_CONSTRAINT_BASE): New macro, handling Q, R, and S
15254         constraints which use those helpers.
15255         (EXTRA_CONSTRAINT): Use this new macro.
15256         * md.texi: Update sparc target constraints documentation.
15257         * config/sparc/sparc.md (clear_sf, clear_sfp, movsf_const_intreg,
15258         movsf_const_high, movsf_const_lo, movsf_insn): Delete.
15259         (movsf_insn_novis_liveg0, movsf_insn_novis_noliveg0,
15260         movsf_insn_vis, movsf_lo_sum, movsf_high): New patterns.
15261         (movsf high/lo_sum split): Rework for new patterns.
15262         (movsf expander): Allow storing fp_zero to memory if ! live_g0.
15264 1999-12-09  Gavin Romig-Koch  <gavin@cetus.cygnus.com>
15266         * c-common.c (c_common_nodes_and_builtins):
15267         Create __builtin_ptrdiff_t and __builtin_size_t.
15269 Thu Dec  9 18:05:48 1999  Jeffrey A Law  (law@cygnus.com)
15271         * pa/elf.h (MAX_OFILE_ALIGNMENT): Define.
15273 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
15275         * regclass.c (globalize_reg): Re-instate test that allows
15276         fixed registers to be declared as a variable even after functions
15277         are defined.
15279 Fri Dec 10 00:52:13 MET 1999  Jan Hubicka  <hubicka@freesoft.cz>
15281         * i386.md (cpu attribute): Add "athlon".
15282         (athlon_decode): New attribute.
15283         (Athlon scheduling units definitions): New.
15284         (fcmp and shld patterns): Set athlon_decode to "vector".
15285         * i386.c (athlon_cost): New.
15286         (m_ATHLON): New.
15287         (x86_use_leave, x86_push_memory, x86_movx, x86_cmove, x86_deep_branch,
15288         x86_use_sahf): Set for Athlon.
15289         (x86_use_fiop): Unset for Athlon.
15290         (override_options): Define Athlon alignments and "athlon" name.
15291         (x86_adjust_cost): Penalize AGI and delayed latencies for Athlon.
15292         * i386.h (TARGET_ATHLON): New.
15293         (enum processor_type): Add PROCESSOR_ATHLON.
15294         (TARGET_CPU_DEFAULT_SPEC): Set to "-D__tune_athlon__"
15295         for CPU_DEFAULT==5
15296         (TARGET_CPP_CPU_SPECS): Set -D__tune_athlon__ for Athlon.
15298 1999-12-09  Andreas Jaeger  <aj@suse.de>
15300         * loop.c (record_biv): Declare parameter as int.
15302         * config/i386/i386-protos.h: Declare long_memory_operand.
15304 1999-12-09  Mark Mitchell  <mark@codesourcery.com>
15306         * tree.c (copy_node): Do zero the TREE_CHAIN, even for an
15307         EXPR_WITH_FILE_LOCATION.
15309 Thu Dec  9 11:36:24 MET 1999 Jan Hubicka  <hubicka@freesoft.cz>
15311         * i386.md (neg??, abs?f, one_cmpl?i): Use nonimmediate_operand
15312         in expander.
15314         * flow.c (recompute_reg_usage): Use basic block info to get loop_depth.
15316         * combine.c (try_combine, distribute_notes): Remove REG_N_REFS
15317         updating code.
15319 1999-12-09  Jakub Jelinek  <jakub@redhat.com>
15321         * config/sparc/linux64.h (TARGET_DEFAULT): Make -mapp-regs
15322         default on linux64 again.
15323         * config/sparc/t-linux64: Add mno-app-regs and non-medlow code
15324         models for multilibing.
15325         * genmultilib: Accept | as alternative separator within a set in
15326         MULTILIB_OPTIONS.
15328         * config/sparc/sparc.h (PROMOTE_FOR_CALL_ONLY): Define.
15330         * calls.c (precompute_arguments): Make sure initial_value contains
15331         value pseudo which CSE expects.
15332         * cse.c (struct set): New entry orig_src.
15333         (cse_insn): Set it early on entry, use it for libcall EQUIV note
15334         replacement.
15336 Wed Dec  8 22:24:15 1999  Richard Henderson  <rth@cygnus.com>
15338         * flow.c (count_basic_blocks): Don't add (use (const_int 0)) insns.
15340 1999-12-08  Bernd Schmidt  <bernds@cygnus.co.uk>
15342         * loop.c (insert_loop_mem): Don't hoist volatile mems out of loops.
15344 1999-12-08  Jakub Jelinek  <jakub@redhat.com>
15346         * config/sparc/sparc.c (ultra_cmove_results_ready_p,
15347         ultra_fpmode_conflict_exists, ultra_flush_pipeline): Typo fix.
15349         * config/sparc/sparc.h (SPARC_SETHI_P): Don't look at topmost 32 bits
15350         if TARGET_ARCH32.
15352         * longlong.h: Merge in changes from glibc.
15353         Also don't clobber %g2 register in 32bit SPARC assembly, so that
15354         -mno-app-regs libgcc can be compiled.
15355         * libgcc2.c: Add defines so that the updated longlong.h
15356         can be used in libgcc2.a. Also, make sure on most architectures
15357         (at least on all which have optimized code in longlong.h defined
15358         for) {SI,W}_TYPE_SIZE is suitable for preprocessor tests.
15360 1999-12-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15362         * config/sparc/sol2-64.h: Same as sol2-sld-64.h, except that
15363         `-m EMULATION' is added to non-default LINK_ARCH_SPECs.
15364         * configure.in: Use sol2-64.h instead of sol2-sld-64.h if linker
15365         is GNU ld.
15366         * configure: Rebuilt.
15368 Wed Dec  8 03:45:40 1999  Richard Henderson  <rth@cygnus.com>
15370         * alpha.c (secondary_reload_class): For !BWX, sub-simode
15371         outputs require a register.
15373 1999-12-08  Brendan Kehoe  <brendan@cygnus.com>
15375         * Makefile.in (FPBIT_FUNCS, DPBIT_FUNCS): Add _sf_to_usi
15376         _df_to_usi.  Required by some targets, so US_SOFTWARE_GOFAST calls to
15377         functions like dptoul will be resolved.
15378         (libgcc2.a): Make sure that the object files from DPBIT are named
15379         differently (prefix `_dp') from those that would be coming from
15380         FPBIT.
15382 1999-12-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>,  Jakub Jelinek  <jakub@redhat.com>
15384         * configure.in: When target is sparc* and tm_file contains 64,
15385         test for 64bit support in assembler.  If not supported, remove
15386         sparc/t-sol2-64 from target-dependent Makefile fragments.
15387         (AS_SPARC64_FLAG): Define to the assembler flag for 64bit.
15388         (HAVE_AS_OFFSETABLE_LO10): Rework test to use these flags.
15389         (HAVE_AS_REGISTER_PSEUDO_OP): Use config.cache.
15390         * acconfig.h (AS_SPARC64_FLAG): Added.
15391         * configure, config.in: Rebuilt.
15392         * config/sparc/sol2-sld-64.h: Same as sol2.h, if without 64bit
15393         support.  Use AS_SPARC64_FLAG.
15395 1999-12-07  Jakub Jelinek  <jakub@redhat.com>
15397         * config/sparc/sparc.c (hard_32bit_mode_classes): Mark registers
15398         suitable for holding OFmode values so that gcc works with complex
15399         quad long doubles.
15400         (hard_64bit_mode_classes): Likewise.
15402         * config/sparc/sparc.md (sethi_di_medlow_embmedany_pic): Fix pattern
15403         so that it is actually matched.
15404         (sethi_di_medlow): Likewise.
15406         * config/sparc/sparc.h (LEGITIMATE_CONSTANT_P): Consider TFmode 0.0L
15407         as legitimate constant if -mvis.
15408         * config/sparc/sparc.md (movtf): Likewise.
15409         (clear_sf): Use const_double_operand.
15410         (clear_sfp, clear_dfp, clear_tf, clear_tfp): New patterns.
15412         * config/sparc/sparc.c (sparc_emit_float_lib_cmp): New function.
15413         * config/sparc/sparc-protos.h (sparc_emit_float_lib_cmp): Prototype.
15414         * config/sparc/sparc.h (*_LIBCALL): Only use for _Q_*
15415         routines, _Qp_* cannot be handled like that now.
15416         (INIT_TARGET_OPTABS): Likewise.
15417         * config/sparc/sparc.md (cmptf): Accept soft float ARCH64.
15418         (seq, sne, sgt, sge, slt, sle, beq, bne, bgt, bge, blt, ble): Call
15419         sparc_emit_float_lib_cmp if ARCH64 and soft float.
15420         (extendsftf2, extenddftf2, trunctfsf2, trunctfdf2, floatsitf2,
15421         floatditf2, fix_trunctfsi2, fix_trunctfdi2, addtf3, subtf3, multf3,
15422         divtf3, sqrttf3): New expanders.
15423         (extendsftf2_hq, extenddftf2_hq, trunctfsf2_hq, trunctfdf2_hq,
15424         floatsitf2_hq, floatditf2_hq, fix_trunctfsi2_hq, fix_trunctfdi2_hq,
15425         addtf3_hq, subtf3_hq, multf3_hq, divtf3_hq, sqrttf3_hq): Rename from
15426         non-_hq patterns.
15428         * configure.in (sparc64-*-linux*): Use posix threads if enabled.
15429         * configure: Rebuilt.
15430         * config/sparc/linux64.h: Default to -mcpu=ultrasparc if no
15431         -mcpu is given and we're doing 64bit compiles.
15433 Tue Dec  7 19:22:06 1999  Richard Henderson  <rth@cygnus.com>
15435         * loop.h (struct induction): Add multi_insn_incr.
15436         * loop.c (basic_induction_var): New multi_insn_incr argument.
15437         Set it if we search back through previous insns for the biv.
15438         (record_biv): New multi_insn_incr argument; fill in struct induction.
15439         (strength_reduce): Discard an iv with multiple bivs, any of
15440         which require multiple insns to increment.
15442 1999-12-07  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
15444         * invoke.texi (C Dialect Options): Remove -flang-c9x, add -std
15445         documentation.
15447 1999-12-06  David S. Miller  <davem@redhat.com>
15449         * combine.c (check_promoted_subreg): Do not conditionalize this upon
15450         PROMOTE_FUNCTION_RETURN.
15452 Mon Dec  6 15:12:14 1999  Jim Wilson  <wilson@cygnus.com>
15454         * regmove.c (optimize_reg_copy_1): If no REG_DEAD note, check for
15455         and handle REG_UNUSED note on insn.
15457         * combine.c (force_to_mode, case LSHIFTRT): New local inner_mask.  Set
15458         inner_mask instead of mask.
15460 1999-12-06  Brendan Kehoe  <brendan@cygnus.com>
15462         * dwarf2out.c (field_byte_offset): As with dwarfout.c, size can be
15463         zero if there was an error.
15465 1999-12-06  Jakub Jelinek  <jakub@redhat.com>
15467         * config/sparc/sparc.md (return_losum_di): Fix typo in asm
15468         output string.
15470         * longlong.h: Fix clobbers in SPARC asm statements.
15472         * config/sparc/sparc.c (input_operand): Allow HImode and QImode
15473         valid sethi operations when TARGET_ARCH64.
15475         * calls.c (save_fixed_argument_area): If save_mode is BLKmode,
15476         always use move_by_pieces to avoid infinite recursion.
15477         (restore_fixed_argument_area): Likewise.
15479         * combine.c (check_promoted_subreg, record_promoted_value): New
15480         functions.
15481         (combine_instructions): Use them to retain nonzero and sign bit
15482         information after SUBREGs are eliminated by optimizations in
15483         this pass if PROMOTE_FUNCTION_RETURN.
15485         * config/sparc/sparc.h (ASM_DECLARE_REGISTER_GLOBAL): Document
15486         .register declaration. Don't use variables with __ prefixes.
15488 Mon Dec  6 12:24:52 1999  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
15490         * fold-const.c (optimize_bit_field_compare): Only use one mode
15491         for both RHS and LHS in non-constant case.
15493 1999-12-06  Nathan Sidwell  <nathan@acm.org>
15495         * frame.c (start_fde_sort): Only allocate erratic array, if
15496         linear one was allocated. Return allocated flag.
15497         (fde_insert): Only insert, if there's a valid array.
15498         (fde_end_sort): Split, sort and merge if linear and erratic
15499         arrays exist, else just sort linear one.
15500         (search_fdes): New function. Linear search through original fde
15501         structure.
15502         (frame_init): Permit multiple initializations. Cope with
15503         memory shortages.
15504         (find_fde): Fallback on linear search, if failed to sort array.
15505         (__deregister_frame_info): Only free sorted array, if we
15506         allocated it.
15508 1999-12-06  Jakub Jelinek  <jakub@redhat.com>
15510         * config/sparc/sparc.h (MUST_PASS_IN_STACK): New macro.
15512 1999-12-05  Jakub Jelinek  <jakub@redhat.com>
15514         * config/sparc/sparc.c (sparc64_initialize_trampoline): Use gen_flushdi.
15516 1999-12-05  Mark Mitchell  <mark@codesourcery.com>
15518         * tree.h (special_function_p): Declare.
15519         * calls.c (special_function_p): Make it global.  Don't take `name'
15520         as a parameter.  Fix typo in 1999-11-28 change.
15521         (expand_cal): Adjust.
15523 1999-12-04  Mark Mitchell  <mark@codesourcery.com>
15525         * tree.def (EXPR_WITH_FILE_LOCATION): Fix comment formatting.
15526         * tree.h (EXPR_WFL_FILENAME): Define in terms of
15527         EXPR_WFL_FILENAME_NODE.
15528         (EXPR_WFL_FILENAME_NODE): Use the second operand slot rather than
15529         the TREE_CHAIN.
15530         * print-tree.c (print_note): Print TREE_PRIVATE and
15531         TREE_PROTECTED.
15533         * dwarf2out.c (add_abstract_origin_attribute): Don't abort when
15534         the original die cannot be found.
15536         * varray.h (varray_head_tag): Add elements_used.
15537         (VARRAY_PUSH): New macro.
15538         (VARRAY_POP): Likewise.
15539         (VARRAY_TOP): Likewise.
15540         Add variants of VARRAY_PUSH and VARRAY_POP for all varray element
15541         types.
15542         * varray.c (varray_init): Initialize elements_used.
15543         * Makefile.in (BASIC_BLOCK_H): Add varray.h.
15544         (INTEGRATE_H): New variable.
15545         (integrate.o): Depend on INTEGRATE_H.
15546         (unroll.o): Likewise.
15548         * function.h (insert_block_after_note): Declare.
15549         * function.c (insert_block_after_note): Split out from ...
15550         (retrofit_block): ... here.
15552         * stmt.c (expand_fixup): Fix typo in comment.
15554 Sat Dec  4 14:13:38 MET 1999  Jan Hubicka  <hubicka@freesoft.cz>
15556         * regmove.c (copy_src_to_dest): Remove loop_depth parameter.
15557         (optimize_reg_copy_1): Remove REG_N_REFS updating code.
15558         (optimize_reg_copy_2, copy_src_to_dest, fixup_match_2): Likewise.
15559         (regmove_optimize, fixup_match_1): Likewise.
15561 1999-12-05  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15563         * flow.c (flow_loops_dump): Add missing argument when calling
15564         flow_loop_nested_p.
15566 1999-12-04  Geoffrey Keating  <geoffk@cygnus.com>
15567             Greg McGary  <gkm@gnu.org>
15569         * c-common.c (enum attrs): Add A_NO_LIMIT_STACK.
15570         (init_attributes): Add A_NO_LIMIT_STACK.
15571         (decl_attributes): Handle A_NO_LIMIT_STACK.
15572         * c-decl.c (duplicate_decls): Handle DECL_NO_LIMIT_STACK.
15573         * explow.c (allocate_dynamic_stack_space) [!HAVE_allocate_stack]:
15574         Handle stack bounds checking.
15575         * flags.h (flag_stack_check): Use the word 'probe' rather than
15576         'check', because the flag doesn't actually cause any checking to
15577         be done.
15578         * function.c (expand_function_start): Set
15579         current_function_limit_stack.
15580         * function.h (struct function): Add limit_stack.
15581         (current_function_limit_stack): Define.
15582         * invoke.texi (Code Gen Options): Document new options.
15583         * rtl.h: Declare stack_limit_rtx.
15584         * toplev.c (stack_limit_rtx): New variable.
15585         (decode_f_option): Handle new options -fstack-limit-register=REG,
15586         -fstack-limit-symbol=IDENT, -fno-stack-limit.
15587         (main): Add stack_limit_rtx as GC root.
15588         * tree.h (DECL_NO_LIMIT_STACK): New macro.
15589         (struct tree_decl): New member no_limit_stack.
15591         * config/rs6000/rs6000.c (rs6000_allocate_stack_space): Handle
15592         stack_limit_rtx.
15593         * config/rs6000/rs6000.md (allocate_stack): Handle stack_limit_rtx.
15594         (conditional_trap+1): Get new mnemonic correct.
15595         (conditional_trap+2): New pattern for DImode traps.
15597         * config/m68k/m68k.c (output_function_prologue): Handle
15598         stack_limit_rtx.
15599         * config/m68k/m68k.md (trap): New insn.
15600         (conditional_trap): New insn.
15601         * md.texi (Standard Names): Document `trap' and
15602         `conditional_trap'.
15603         * optabs.c (gen_cond_trap): Use start_sequence()/end_sequence()
15604         so a cc0 setter doesn't get emitted at some random place in the
15605         function.
15607         * config/i960/i960.md (trap): New insn.
15608         (conditional_trap): New expander.
15609         (conditional_trap+1, conditional_trap+2): New insns for signed
15610         and unsigned cases.
15611         * config/i960/i960.c (i960_function_prologue): Use
15612         STARTING_FRAME_OFFSET.  Handle stack_limit_rtx.
15614 Thu Dec  2 21:22:45 1999  Greg McGary  <gkm@gnu.org>
15615                           Geoffrey Keating  <geoffk@cygnus.com>
15617         * flags.h (warn_padded, warn_packed): Add global var decls.
15618         * toplev.c (warn_padded, warn_packed): Add global var defns.
15619         (W_options): Add warnings `-Wpacked' and `-Wpadded'.
15620         * stor-layout.c (layout_record): Add local variable `type'
15621         to hold often-used TREE_TYPE (field).  Add local variable
15622         `unpacked_align' to hold alignment that would be in force
15623         if no `packed' attribute were present.  Warn if `packed' attribute
15624         is unnecessary, or even harmful.  Warn when gcc inserts padding
15625         to satisfy alignment requirements of members.  Use NULL_TREE
15626         when checking whether var_size is set.
15627         * invoke.texi: Document new flags.
15629 1999-12-03  Nathan Sidwell  <nathan@acm.org>
15631         * frame.c (fde_split): Reimplement to avoid variable sized array.
15633 Thu Dec  2 18:59:48 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
15635         * combine.c (try_combine): Before fixing up LOG_LINKS for the
15636         i3_subst_into_i2 case, check that GET_CODE (PATTERN (i2)) == PARALLEL.
15638 1999-12-02  Gavin Romig-Koch  <gavin@cygnus.com>
15640         * invoke.texi: Document the mips option -mno-crt0
15642 1999-12-02  Mike Karr  <mkarr@mathworks.com>
15644         * cccp.c (argdata): Added free_ptr member.
15645         (macroexpand): Initialize free_ptr of each argument. When an
15646         argument's buffers are freed, if the argument's free_ptr corresponds
15647         to a buffer on the input stack, then return the free_ptr to that stack
15648         frame, otherwise, free it.
15649         (macarg): If an argument begins and ends on the same input stack level,
15650         then transfer the free_ptr of that buffer to the argument in case
15651         the stack is popped during the processing of a subsequent argument.
15653 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
15655         * loop.c (note_reg_stored): New function.
15656         (struct note_reg_stored_arg): New structure.
15657         (try_copy_prop): Change to be more conservative; only replace within
15658         one extended basic block and stop replacing if a store to the
15659         replacement reg is seen.
15661 1999-12-02  Nick Clifton  <nickc@cygnus.com>
15663         * config/fp-bit.c: Initialise all fields of the NAN
15664         constants.
15666         * c-lex.c (check_newline): Pass pragma_getc and pragma_ungetc
15667         to HANDLE_PRAGMA.
15669 Wed Dec  1 18:16:38 1999  Jan Hubicka  <hubicka@freesoft.cz>
15671         * i386.md (extend?f?f2): Force the input into a register, not
15672         the output.
15674 1999-12-01  Jakub Jelinek  <jakub@redhat.com>
15676         * config/sparc/sparc.md (movsf_const_intreg): Add constraints for
15677         regclass' sake.
15678         (movdf_const_intreg_sp32): Likewise. Prefer the memory load
15679         alternative because setting up 64bit constant is usually costly,
15680         especially when reload is in progress or completed.
15681         (movdf_const_intreg_sp64): Likewise.
15682         (movdf_const_intreg split): Fix building up constants when
15683         HOST_BITS_PER_WIDE_INT is 64 yet long is 32bit.
15685 Wed Dec  1 16:51:22 1999  Jeffrey A Law  (law@cygnus.com)
15687         * combine.c (if_then_else_cond): Use const_true_rtx instead of
15688         const1_rtx for return values in EQ/NE comparison against (const_int 0)
15689         case.
15691         * mn10300.c (REG_SAVE_BYTES): Allocate space for AM33 registers.
15692         (asm_file_start): Emit .am33 into assembly file when compiling for
15693         the AM33.
15694         (print_operand_address): Handle POST_INC addresses.
15695         (can_use_return_insn, initial_offset): Check AM33 registers too.
15696         (expand_prologue): Check & save AM33 registers too.
15697         (expand_epilogue): Similarly.
15698         (secondary_reload_class): Handle AM33 specific secondary reloads.
15699         (output_tst): Emit efficient code for the AM33 too.
15700         * mn10300.h (CPP_SPEC, TARGET_AM33): Define.
15701         (TARGET_SWITCHES): Add -mam33 switch.
15702         (FIRST_PSEUDO_REGISTER): Handle new AM33 registers.
15703         (FIXED_REGISTERS, CALL_USED_REGISTERS): Likewise.
15704         (REG_ALLOC_ORDER, CONDITIONAL_REGISTER_USAGE): Likewise.
15705         (HARD_REGNO_MODE_OK, MODES_TIEABLE_P): Likewise.
15706         (enum reg_class, REG_CLASS_NAMES): Likewise.
15707         (REG_CLASS_CONTENTS, REGNO_REG_CLASS): Likewise.
15708         (INDEX_REG_CLASS, REG_CLASS_FROM_LETTER): Likewise.
15709         (REGNO_OK_FOR_INDEX_P, PREFERRED_RELOAD_CLASS): Likewise.
15710         (PREFERRED_OUTPUT_RELOAD_CLASS, LIMIT_RELOAD_CLASS): Likewise.
15711         (REGISTER_MOVE_COST, REGISTER_NAMES): Likewise.
15712         (HAVE_POST_INCREMENT): Define.
15713         (GO_IF_LEGITIMATE_ADDRESS): Allow POST_INC addresses for the AM33.
15714         (GO_IF_MODE_DEPENDENT_ADDRESS): POST_INC is a mode dependent address.
15715         * mn10300.md (movqi, movhi, addsi, subsi): Add AM33 variants.
15716         (mulsi, andsi, iorsi, xorsi, notsi): Likewise.
15717         (ashiftsi, lshiftrtsi, ashiftrtsi): Likewise.
15718         (zero_extend to SI from QI/HI): Likewise.
15719         (sign_extend to SI from QI/HI): Likewise.
15720         (mulsidi3, umulsidi3): New patterns for the AM33.
15721         (tstsi with zero extension from QI/HI): Add AM33 variants.
15722         (movsi, movsf, movdi, movdf): Generate efficient code for the AM33 too.
15723         (return_internal_regs, store_movm): Handle new AM33 registers.
15724         * t-mn10300 (MULTILIB_OPTIONS, MULTILIB_DIRNAMES): Define.
15725         (LIBGCC, INSTALL_LIBGCC): Likewise.
15726         * invoke.texi: Document new flags.
15728 Fri Nov 26 10:59:12 CET 1999  Jan Hubicka  <hubicka@freesoft.cz>
15730         * i386.md (addsi3_cc): Add "binary_operator_ok" to the condition.
15731         (addsi3_carry): Likewise.
15732         (sbbsi3_cc): Add "binary_operator_ok" to the condition.
15733         (sbbsi3_carry): Likewise.
15734         (mulsi3): Rewrite to expander, ensure that only one operand is memory.
15735         (mulhi3): Likewise.
15736         (test?i_1): Ensure that only one operand is memory.
15737         (conditional move patterns): likewise.
15738         (shift and rotate patterns): Rewrite to expander, add
15739         "binary_operator_ok" to the condition.
15741         * i386.md (QImode patterns): Remove '*' before the 'r' constraints.
15742         * i386.h (procesor_costs): Add movzbl_load field.
15743         (HARD_REGNO_MODE_OK): Accept QImode on non PARTIAL_REGISTER_STALL in
15744         non-Q registers, accept DImode registers anywhere.
15745         (Q_CLASS_P): New.
15746         (MEMORY_MOVE_COST): Calculate QImode moves correctly.
15747         * i386.c (*_cost): Set value for movxbl_load field.
15749         * (addsi): New add to lea splitter.
15750         (ashlsi): Likewise.
15751         (lea to add/shift peep2): New.
15753 1999-12-01  Mark Salter <msalter@cygnus.com>
15755         * config/mips/elf.h (STARTFILE_SPEC): Add no-crt0.
15756         * config/mips/elf64.h (STARTFILE_SPEC): Add no-crt0.
15757         * config/mips/mips.h (TARGET_SWITCHES): Add no-crt0.
15759 Tue Nov 30 15:20:52 MET 1999  Jan Hubicka  <hubicka@freesoft.cz>
15761         * i386.c (ix86_expand_move): Never add clobbers to move patterns.
15762         * i386.md (movsi_xor): New.
15763         (movsi_or): New.
15764         (movsi_1, movhi_1, movqi_1): Remove.
15765         (movsi_2): Rename to movsi_1.
15766         (movhi_2): Rename to movhi_1.
15767         (movqi_2): Rename to movqi_1.
15768         (movdi_1): Remove; remove splitter.
15769         (movdi_2): Rename to movdi_1.
15770         (divmodsi4 splitter): Do not emit clobbers for move patterns.
15771         (long move peep2): Do not create QI or HI mode mov0s
15772         (mov -1,reg -> or peep2s): Enable again, rewrite to single peephole.
15774         * i386.md (zero_extend?i?i2): Rewrite to expanders; new patterns,
15775         rewrite splitters.
15777         * i386.md (neg?f2_if): Split "r" and "f" to separate alternatives.
15778         (abs?f2_if): Likewise.
15780 1999-11-30  Alex Samuel  <samuel@codesourcery.com>
15782         * ggc.h (ggc_test_and_set_mark): New macro.
15783         (ggc_mark_rtx): Use ggc_test_and_set_mark.
15784         (ggc_mark_tree): Likewise.
15785         (ggc_mark_rtvec): Likewise.
15786         * ggc-common.c (ggc_mark_rtx_children): Reduce recursion.
15788 1999-11-30  Jason Merrill  <jason@casey.cygnus.com>
15790         * dwarf2out.c (scope_die_for): Only handle types.  Only search for
15791         containing types.
15792         (decl_scope_table): Just an array of trees now.
15793         (push_decl_scope): Simplify.
15794         (dwarf2out_init): Adjust.
15795         (local_scope_p): New fn.
15796         (gen_inlined_enumeration_type_die): Don't call scope_die_for.
15797         (gen_inlined_union_type_die, gen_inlined_structure_type_die): Likewise.
15798         (gen_typedef_die): Likewise.
15799         (gen_lexical_block_die): Don't call push/pop_decl_scope.
15800         (gen_inlined_subroutine_die): Likewise.
15801         (gen_abstract_function): Set current_function_decl temporarily.
15802         (gen_subprogram_die): Don't check DECL_ABSTRACT to set declaration.
15803         Handle block extern declarations.  Don't call push/pop_decl_scope.
15804         (gen_decl_die): Fix logic for block externs.
15806 1999-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15808         * calls.c (special_function_p): Remove `realloc' and add `strdup'
15809         to the list of functions which have attribute malloc by default.
15811 1999-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15813         * c-lex.c (yylex): With -Wtraditional, when the ANSI type of an
15814         integer constant does not match the traditional type, limit the
15815         warnings to cases where the base of the type is ten.
15817         * invoke.texi (-Wtraditional): Document it.
15819 Tue Nov 30 15:18:35 1999  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15821         * combine.c (try_combine): Only pass SET or CLOBBER to SET_DEST
15822         * rs6000.md: Only access a CONST_INT with INTVAL
15824 Tue Nov 30 14:21:00 1999  Richard Henderson  <rth@cygnus.com>
15826         * lcm.c (compute_laterin): Cast bb->aux to size_t not int.
15827         (compute_nearerout): Likewise.
15828         * ggc-page.c (ggc_page_print_statistics): Explicitly cast
15829         size_t to unsigned long for formatting.
15831 1999-11-30  Jakub Jelinek  <jakub@redhat.com>
15833         * config/sparc/sparc.h (FIXED_REGISTERS, CONDITIONAL_REGISTER_USAGE):
15834         Allow the user to override call-used/fixed state of %g2-5
15835         registers from the command line (with the exception of %g4 for
15836         embedded model).
15837         (REG_LEAF_ALLOC_ORDER): Move %g1 and %g4-7 registers to front, so that
15838         there is a higher chance of having a leaf function.
15839         (MACHINE_STATE_SAVE, MACHINE_STATE_RESTORE): Provide separate macros
15840         for ARCH64 which has %ccr register.
15841         * config/sparc/sparc.md (return_losum_si, return_losum_di): New
15842         patterns.
15843         * config/sparc/sparc.c (eligible_for_epilogue_delay): For the return
15844         insn accept into delay slot any insn which does not use %[ol]
15845         registers.  Accept some LO_SUM and shift left by 1 for the normal
15846         restore case.
15847         (output_function_epilogue): Likewise.
15848         (epilogue_renumber): Added argument which inhibits any renumbering
15849         and just tests if the rtx does not use any %[ol] registers.
15850         (output_return): Reflect above change.
15852 1999-11-30  Jakub Jelinek  <jakub@redhat.com>
15854         * config/sparc/sparc.c (sparc_va_arg): Fix sparc64 va_arg
15855         aggregate passing for sizes <= 16 bytes.
15857 1999-11-30  Bernd Schmidt  <bernds@cygnus.co.uk>
15859         * cse.c (FIXED_REGNO_P): Delete tests for OVERLAPPING_REGNO_P.
15860         * global.c (global_alloc): Delete [OVERLAPPING_REGNO_P] code.
15861         * reload.c (find_dummy_reload): Likewise.
15862         (find_equiv_reg): Likewise; also for INSN_CLOBBERS_REGNO_P.
15863         * reload1.c (reload_as_needed): Likewise.
15864         * stupid.c (stupid_find_reg): Likewise.
15865         * tm.texi (Obsolete Register Macros): Delete section.
15866         * gmicro.h: Remove all traces of the two macros.
15867         * i386.h: Likewise.
15868         * m88k.h: Likewise.
15869         * mips.h: Likewise.
15871 1999-11-30  Brendan Kehoe  <brendan@cygnus.com>
15873         * sparc.h (MASK_FASTER_STRUCTS, TARGET_FASTER_STRUCTS): Define.
15874         (TARGET_SWITCHES): Add -mfaster-structs/-mno-faster-structs flags.
15875         (ROUND_TYPE_ALIGN): Use better value if -mfaster-structs.
15876         * sparc.md (sparclite86x_branch, sparclite86x_shift): New function
15877         units for the sparclite86x chip.
15878         (flush): Revert October 14th change; add SImode specifically.
15879         (flushdi): Copy of flush, but DImode, to avoid genrecog warnings.
15880         * invoke.texi: Document it.
15882 Tue Nov 30 14:58:14 1999  Nick Clifton  <nickc@cygnus.com>
15884         * config/mn10200/mn10200.h (PREDICATE_CODES): Add
15885         psimode_truncation_operand.
15887         * config/mn10200/mn10200.c (psimode_truncation_operand): New
15888         function.  Return true if the operand is either a MEM valid
15889         for a PSImode address or not a MEM at all.
15891         * config/mn10200/mn10200.md (truncsipsi2): Use
15892         psimode_truncation_operand.
15894 1999-11-30  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15896         * flow.c (flow_nodes_print, flow_loops_cfg_dump): New functions.
15897         (flow_loop_nested_p, flow_loops_dump, flow_loops_free): Likewise.
15898         (flow_loop_exits_find, flow_loop_nodes_find): Likewise.
15899         (flow_depth_first_order_compute, flow_loop_pre_header_find): Likewise.
15900         (flow_loop_tree_node_add, flow_loops_tree_build): Likewise.
15901         (flow_loop_level_compute, low_loops_level_compute): Likewise.
15902         (flow_loops_find, flow_loop_outside_edge_p): Likewise.
15903         * basic-block.h: Protect from multiple inclusion.
15904         (flow_loops_find, flow_loops_free, flow_loop_dump): Add protoypes.
15905         (struct loops, struct loop): Define structures.
15906         * sbitmap.c (sbitmap_a_subset_b_p): New function.
15907         * sbitmap.h: Protect from multiple inclusion.
15908         (sbitmap_a_subset_b_p): Add prototype.
15909         * Makefile.in (LOOP_H): New macro.
15910         (stmt.o, integrate.o, loop.o, unroll.o): Replace loop.h with LOOP_H.
15912 Tue Nov 30 01:34:47 1999  Philippe De Muyter  <phdm@macqel.be>
15914         * cppinit.c (CAT): The argument list of this macro may not contain
15915         spaces !
15917 1999-11-29  David S. Miller  <davem@redhat.com>
15919         Move quantity tables and register equivalence chains into
15920         per-qty and per-register structure arrays respectively.
15921         * cse.c (qty_first_reg, qty_last_reg, qty_mode, qty_const,
15922         qty_const_insn, qty_comparison_code, qty_comparison_const,
15923         qty_comparison_qty): Delete, replace with...
15924         (qty_table): this structure table.
15925         (reg_next_eqv, reg_prev_eqv): Delete, replace with...
15926         (reg_eqv_table): this structure table.
15927         (make_new_qty): Add argument MODE.  Caller updated.
15928         Update to use qty_table and reg_eqv_table.
15929         (make_regs_eqv, delete_reg_equiv, insert_regs,
15930         insert, exp_equiv_p, cse_rtx_varies_p, canon_reg,
15931         fold_rtx, equiv_constant, record_jump_cond, cse_insn,
15932         cse_process_notes, cse_main, cse_basic_block): Likewise.
15934 Mon Nov 29 16:56:42 1999  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
15936         * fold-const.c (extract_muldiv, case {MIN,MAX}_EXPR): Reverse
15937         operation if C is negative.
15938         (extract_muldiv, case SAVE_EXPR): Supresss if arg has side effects.
15939         (extract_muldiv, case {PLUS,MINUS}_EXPR): Don't apply distributive
15940         law for some divisions if constant is negative and change other
15941         divisions to the opposite rounding.
15943         * expr.c (store_constructor_field): If bit position is not multiple
15944         of alignment of TARGET's mode, use BLKmode.
15946         * expr.c (expand_expr_unaligned): Add more code from full case
15947         that is needed when OP0 is in a register.
15949 Mon Nov 29 18:09:39 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
15951         * dwarfout.c (field_byte_offset): Size can be zero if there was
15952         an error.
15954 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
15956         * fold-const.c (split_tree): Delete unused vars ORIG_IN and TYPE.
15957         (associate_trees): Delete unused var TEM.
15958         (extract_muldiv): Delete unused var CANCEL_P.
15960         * fold-const.c [TARGET_FLOAT_FORMAT != IEEE_FLOAT_FORMAT]
15961         (target_isinf, target_isnan, target_negative): Add return types to
15962         function definitions.
15964 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
15966         * fixinc/fixincl.c(process): don't skip GLIBC files any more.
15967         * fixinc/hackshell.tpl: ditto
15968         * fixinc/fixtests.c(double_slash_test): more C++ header testing
15969         * fixinc/inclhack.def(AAB_fd_zero_glibc*): corrected spelling of mach
15971 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
15973         * reload.c (push_reload): When looking for a register to put into
15974         reg_rtx, make sure all hard regs in a multi-reg register are in the
15975         right class and nonfixed.
15977         * haifa-sched.c (reg_last_uses, reg_last_sets, reg_last_clobbers,
15978         pending_read_insns, pending_write_insns, pending_read_mems,
15979         pending_write_mems, pending_list_length, last_pending_memory_flush,
15980         last_function_call, sched_before_next_call): Move static variables
15981         into a structure.
15982         (bb_ prefixed versions): Replace with single array bb_deps.
15983         (struct deps): New structure.
15984         (add_insn_mem_dependence, flush_pending_lists, sched_analyze_1,
15985         sched_analyze_2, sched_analyze_insn, sched_analyze): Accept new
15986         argument of type "struct deps *"; use that instead of global
15987         variables.  All callers changed.
15988         (init_rgn_data_dependencies): Delete function.
15989         (init_rtx_vector): Delete function.
15990         (init_deps): New function.
15992         (free_pending_lists): Simplify, we always use the bb_deps array even
15993         if only one basic block.
15994         (compute_block_backward_dependences): Likewise.
15995         (schedule_region): Likewise.
15997         (propagate_deps): New function, broken out of
15998         compute_block_backward_dependences.
15999         (compute_block_backward_dependences): Use it.
16001         * alpha.md: Delete useless patterns that tried to work around
16002         register elimination problems.
16004         * unroll.c (loop_iterations): Don't abort if iteration variable
16005         was made by loop.
16007         From Joern Rennecke:
16008         * reload1.c (reloads_conflict): Reverse test comparing operand
16009         numbers when testing for conflict between output/outaddr reloads.
16011 1999-11-29  David S. Miller  <davem@redhat.com>
16013         * config/sparc/sparc.c (init_cumulative_args): Fix type of third
16014         arg.
16015         * config/sparc/sparc-protos.h: Update proto, move into RTX_CODE.
16017 1999-11-28  Robert Lipe  <robertl@cygnus.com>
16019         * i386/sco5.h (FINI_SECTION_ASM_OP_COFF): Move destructor fn
16020         table from .fini into .dtor.
16022 1999-11-28  Anthony Green  <green@cygnus.com>
16024         * tree.h (struct tree_decl): Add malloc_flag.
16025         (DECL_IS_MALLOC): Define.
16026         * c-common.c (attrs): Add A_MALLOC attribute.
16027         (init_attributes): Add this attribute to the table.
16028         (decl_attributes): Handle malloc attribute.
16029         * calls.c (special_function_p): Check for the malloc attribute.
16030         * extend.texi (Function Attributes): Document malloc attribute.
16032 Sun Nov 28 13:21:00 1999  Jeffrey A Law  (law@cygnus.com)
16034         * pa.md (reload shift-add patterns): Remove.
16036 1999-11-28 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
16038         * reorg.c (dbr_schedule) Print more statistics. Corrected
16039         problem when printing info when 3 delay slots are filled.
16041 1999-11-28  Jakub Jelinek  <jakub@redhat.com>
16043         * combine.c (setup_incoming_promotions): Pass an outgoing
16044         regno to FUNCTION_ARG_REGNO_P which it expects.
16046 1999-11-28  Andreas Jaeger  <aj@suse.de>
16048         * mips/linux.h (CPP_PREDEFINES): Undefine before redefining.
16050 Sun Nov 28 00:48:15 1999  Philippe De Muyter  <phdm@macqel.be>
16052         * cccp.c (do_include): Avoid initialization of automatic variable.
16054         * integrate.c (mark_stores): Function definition made void, to match
16055         previous declaration.
16056         * regclass.c (dump_regclass): Ditto.
16057         * Makefile.in (WARN_CFLAGS): Macro augmented by `-Wtraditional'.
16059 Sat Nov 27 08:38:26 1999  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
16061         * expr.c (store_constructor): Use EXACT_DIV_EXPR when dividend is
16062         known to be multiple of divisor.
16064         * expr.c (store_constructor): Don't clobber TARGET if CLEARED.
16066         * combine.c (try_combine): Add code to try to merge a set of a
16067         two-word pseudo to a constant with a setting of one of those words
16068         to a constant.
16070         * fold-const.c (negate_expr, associate_trees, extract_muldiv): New.
16071         (split_tree): Completely rework to make more general.
16072         (make_range, fold): Call negate_expr.
16073         (fold, case NEGATE_EXPR): Simplify -(a-b) is -ffast-math.
16074         (fold, associate): Call new split_tree and associate_trees.
16075         (fold, case MULT_EXPR, case *_{DIV,MOD}_EXPR): Call extract_muldiv.
16077 1999-11-26  Bernd Schmidt  <bernds@cygnus.co.uk>
16079         * loop.c (try_copy_prop): Avoid GNU C extension.
16081 1999-11-25  Mark Mitchell  <mark@codesourcery.com>
16083         * except.c (init_eh_for_function): Still zero eh_return_context,
16084         eh_return_stack_adjust, and eh_return_handler.
16086         * except.h (eh_status): Adjust documentation for x_protect_list.
16087         (begin_protect_partials): New function.
16088         * except.c (enqueue_eh_entry): Fix formatting.
16089         (get_first_handler): Add consistency check.
16090         (add_partial_entry): Adjust usage of protect_list.
16091         (emit_cleanup_handler): Save and restore ehqueue.
16092         (expand_start_all_catch): Add comment.
16093         (begin_protect_partials): New function.
16094         (end_protect_partials): Adjust usage of protect_list.
16095         (init_eh_for_function): Use xcalloc.
16097 1999-11-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16099         * c-common.c (check_format_info): Don't call a variadic function
16100         with a non-literal format string.
16102         * c-decl.c (grokdeclarator, start_struct, finish_struct): Likewise.
16104         * c-typeck.c (build_component_ref, build_unary_op, lvalue_or_else,
16105         pedantic_lvalue_warning, error_init, pedwarn_init, warning_init):
16106         Likewise.
16108         * cccp.c (check_macro_name, do_xifdef, vwarning_with_line):
16109         Likewise.
16111         * collect2.c (collect_wait): Likewise.
16113         * dbxout.c (dbxout_type): Likewise.
16115         * gcc.c (do_spec_1): Likewise.
16117         * genemit.c (gen_insn, gen_expand): Likewise.
16119         * genrecog.c (write_switch, write_subroutine): Likewise.
16121         * mips-tfile.c (catch_signal, botch): Likewise.
16123         * print-rtl.c (print_rtx): Likewise.
16125         * toplev.c (default_print_error_function, report_error_function,
16126         _fatal_insn): Likewise.
16128 1999-11-25  Mark Mitchell  <mark@codesourcery.com>
16130         * tree.c (unsave_expr_now): Handle NULL_TREE as input.
16132 Wed Nov 24 17:08:09 MET 1999  Jan Hubicka  <hubicka@freesoft.cz>
16134         * reg-stack.c (subst_stack_regs_pat): Swap operands in commutative
16135         operations when needed.
16136         * i386.md (fop_?f_comm): New.
16137         (fop_?f_1): Do not accept commutative operands.
16139 1999-11-25  Andreas Jaeger  <aj@suse.de>
16141         * config/mips/mips.md (casesi_internal): Add missing brace.
16143 1999-11-25  Jason Merrill  <jason@casey.cygnus.com>
16145         * dwarf2out.c (pend_type, output_pending_types_for_scope): Lose.
16146         (splice_child_die): Handle moving a child DIE from the declaration
16147         DIE of a class to its specification.
16148         (gen_struct_or_union_type_die): Use 'complete' consistently.
16149         (gen_decl_die): Generate the virtual context DIE first.
16150         Use decl_ultimate_origin instead of DECL_ABSTRACT_ORIGIN.
16152 1999-11-24  Gavin Romig-Koch  <gavin@cygnus.com>
16154         * config/mips/mips.md (call_value_multiple_interanal1): New.
16156 1999-11-24  Jason Merrill  <jason@casey.cygnus.com>
16158         * dwarf2out.c (free_AT, free_die): New fns.
16159         (remove_children): Call them.
16160         (output_line_info): Disable removal of duplicate notes.
16162         Generate minimal debug info for types with TYPE_DECL_SUPPRESS_INFO set.
16163         * dwarf2out.c (gen_struct_or_union_type_die): TYPE_DECL_SUPPRESS_INFO
16164         means pretend the type isn't defined.
16165         Don't defer emitting types.
16166         (gen_type_die_for_member): New fn.
16167         (gen_decl_die): Call it.
16168         (splice_child_die): New fn.
16169         (gen_member_die): Call it rather than generate duplicate dies.
16171         Defer emitting information for the abstract instance of an inline
16172         until we either inline it or emit an out-of-line copy.
16173         * dwarf2out.c (decl_ultimate_origin): Ignore DECL_ABSTRACT_ORIGIN
16174         from output_inline_function if DECL_ABSTRACT is also set.
16175         (block_ultimate_origin): Likewise.
16176         (gen_abstract_function): New fn.
16177         (gen_decl_die, gen_inlined_subroutine_die): Call it.
16178         (gen_subprogram_die):  An abstract instance is not a declaration
16179         just because it doesn't match current_function_decl.  Don't abort
16180         because DECL_DEFER_OUTPUT isn't set.  Do abort if a declaration
16181         has an abstract origin.
16182         * toplev.c (rest_of_compilation): Don't emit dwarf2 info for the
16183         abstract instance here.
16185 Wed Nov 24 18:39:18 1999  Andrew Haley  <aph@cygnus.com>
16187         * config/sh/sh.h (SECONDARY_OUTPUT_RELOAD_CLASS): Add the case
16188         where we need to reload fpul from a system register.
16190 1999-11-24  Andreas Jaeger  <aj@suse.de>
16192         * config/mips/linux.h (CPP_PREDEFINES): Added.
16193         (LINK_SPEC): Remove -Y since this is only needed on sparc.
16195 1999-11-24  Andreas Jaeger  <aj@suse.de>
16197         * config/mips/linux.h (TARGET_VERSION): Added.
16198         (HANDLE_SYSV_PRAGMA): Added.
16199         (DEFAULT_VTABLE_THUNKS): Added.
16201 Wed Nov 24 14:12:15 MET 1999  Jan Hubicka  <hubicka@freesoft.cz>
16203         * local-alloc.c (qty): New structure and static variable.
16204         (qty_phys_reg): Remove, all references changed to qty.
16205         (qty_n_refs): Likewise.
16206         (qty_min_class): Likewise.
16207         (qty_birth): Likewise.
16208         (qty_death): Likewise.
16209         (qty_size): Likewise.
16210         (qty_mode): Likewise.
16211         (qty_n_calls_crossed): Likewise.
16212         (qty_alternate_class): Likewise.
16213         (qty_changes_size): Likewise.
16214         (qty_first_reg): Likewise.
16215         (alloc_qty): Rename variable QTY to QTYNO.
16216         (finf_free_reg): Likewise.
16217         (local_alloc): Allocate qty, do not allocate the removed variables.
16219 Wed Nov 24 17:26:05 1999  Geoffrey Keating  <geoffk@cygnus.com>
16221         * config/mips/mips.h (ASM_SPEC): Don't pass -G to the assembler
16222         when -membedded-pic is passed.
16224         * config/mips/mips.md (casesi): Handle 64-bit case too.
16225         (casesi_internal_di): New insn.
16227         * config/mips/mips.c (embedded_pic_offset): Always make the
16228         embedded-pic subtractions relative to the name of the current
16229         function by use of the magic string "..CURRENT_FUNCTION".
16230         * config/mips/mips.h (ASM_OUTPUT_LABELREF): Make the magic happen.
16232 1999-11-24  Geoffrey Keating  <geoffk@cygnus.com>
16234         * config/mips/mips.md (div_trap_normal): Don't ask for the REGNO
16235         of (const_int 0), when what we really care about is
16236         whether it's a zero constant anyway.
16237         (div_trap_mips16): Likewise.
16239 1999-11-23  Mark Mitchell  <mark@codesourcery.com>
16241         * loop.c (loop_optimize): Always find_loop_tree_blocks and
16242         unroll_block_trees when generating debuggable code.
16244         * tree.h (unsave_expr_1): New function.
16245         (lang_unsave): New variable.
16246         (get_callee_fndecl): New function.
16247         * tree.c (unsave_expr_now_r): New function.
16248         (lang_unsave): Define.
16249         (unsave_expr_1): Likewise.
16250         (unsave_expr_now_r): Split out from unsave_expr_now.
16251         (unsave_expr_now): Call lang_unsave if it is non-NULL.  Otherwise,
16252         call unsave_expr_now_r.
16253         (get_callee_fndecl): Define.
16255         * Makefile.in (gencheck): Don't depend on lang_tree_files.
16256         (gencheck.o): Do depend on lang_tree_files.
16258         * integrate.h (copy_decl_for_inlining): New declaration.
16259         * integrate.c (copy_and_set_decl_abstract_origin): Remove.
16260         (copy_decl_for_inlining): New function.
16261         (integrate_parm_decls): Use it.
16262         (integrate_decl_tree): Likewise.
16264 1999-11-23  Gavin Romig-Koch  <gavin@cygnus.com>
16266         * config/mips/mips.h (ISA_HAS_FP4,ISA_HAS_CONDMOVE,ISA_HAS_8CC): Split
16267         the second two from the first.
16268         (CONDITIONAL_REGISTER_USAGE): Use ISA_HAS_8CC rather than ISA_HAS_FP4.
16269         * config/mips/mips.md (movcc,reload_incc,reload_outcc,
16270         conditional move): Use ISA_HAS_CONDMOVE or ISA_HAS_8CC rather than
16271         ISA_HAS_FP4.
16272         * config/mips/mips.c (mips_move_1word,gen_conditional_branch,
16273         override_options): Use ISA_HAS_CONDMOVE or ISA_HAS_8CC rather than
16274         ISA_HAS_FP4.
16276 Tue Nov 23 11:15:04 1999  Jeffrey A Law  (law@cygnus.com)
16278         * pa.md (call_internal_symref, call_value_internal_symref): No mode
16279         needed on the address operand.
16280         * pa.c (call_operand_address): Check for the correct mode.
16282 1999-11-23  Bernd Schmidt  <bernds@cygnus.co.uk>
16284         * loop.c: Include "basic-block.h".
16285         (try_copy_prop, replace_loop_reg): New functions.
16286         (load_mems): Detect registers that just hold copies of the hoisted
16287         mem, and call try_copy_prop to eliminate them.
16288         * Makefile.in (loop.o): Update dependencies.
16290 Tue Nov 23 01:03:29 1999  Hans-Peter Nilsson  <hp@axis.com>
16292         * Makefile.in (gencheck.o): Depend on gencheck.h.
16293         (insn-emit.o): Depend on flags.h, hard-reg-set.h and resource.h.
16294         (insn-peep.o): Depend on except.h and function.h.
16295         (insn-attrtab.o): Depend on RECOG_H.
16296         (insn-output.o): Depend on toplev.h and flags.h.
16297         (gengenrtl.o): Depend on real.h.
16298         (gen-protos.o): Depend on cpplib.h and cpphash.h.
16299         Unify all dependencies to be on RECOG_H rather than recog.h.
16301 Tue Nov 23 00:57:10 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16303         From Casper H.S. Dik on comp.unix.solaris, 23 Oct 1998:
16304         * configure.in: Try building a bi-arch 32/64-bit compiler on
16305         sparc-*-solaris2.7 and higher.
16306         * configure: Rebuild.
16308 Mon Nov 22 23:09:44 1999  David O'Brien  <obrien@FreeBSD.org>
16310         * config/freebsd.h: New, FreeBSD architecture independent file.
16311         * config/i386/freebsd-elf.h: removed FreeBSD architecturally
16312         independent pieces.
16313         * config/i386/freebsd.h: include i386/perform.h via tm.h rather than
16314         directly by i386/freebsd.h.
16315         * configure.in (*-*-freebsdelf): Include new FreeBSD architecturally
16316         independent configuration file.
16317         (*-*-freebsdelf): Include i386/perform.h via tm.h rather than
16318         directly by i386/freebsd.h.
16319         * configure: Rebuilt.
16321         * xm-i386.h: Define `__i386__' if not defined, rather than `i386'
16322         which is in the user's namespace.
16323         * libgcc2.c: Look for the ANSI-C approved `__i386__' symbol, vs.
16324         `i386' which is not in our namespace.
16326 Mon Nov 22 22:58:01 1999  "R. Kelley Cook" <KelleyCook@attglobal.net>
16328         * invoke.texi (ARM Options): Add in -mno-alignment-traps
16330 1999-11-22  Jason Merrill  <jason@casey.cygnus.com>
16332         * dwarf2out.c (die_struct): Remove die_attr_last and die_child_last.
16333         (add_dwarf_attr, add_child_die): Just push onto the front.
16334         (reverse_die_lists): New fn.
16335         (add_sibling_attributes): Use it.
16336         (push_decl_scope): Reorganize.
16337         (add_name_and_src_coords_attributes): Don't set file and line for
16338         an artificial decl.
16339         (gen_subprogram_die): An artificial function doesn't need to match
16340         file and line.
16341         (gen_compile_unit_die): Return the generated die.  Only add
16342         AT_comp_dir if the filename is relative.
16343         (remove_AT): Simplify loop.  Also free string values.
16344         (output_die): A DIE ref can't be null.
16345         (output_value_format, value_format): Take a dw_attr_ref.
16346         (dwarf_last_decl, is_extern_subr_die, sibling_offset): Remove.
16347         (AT_class, AT_flag, AT_int, AT_unsigned, AT_string, AT_ref, AT_loc,
16348         AT_addr, AT_lbl): New fns.
16349         (various): Use them.
16350         (various): Constify.
16352 Mon Nov 22 23:53:50 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
16354         * combine.c (combine_simplify_rtx): When handling a SUBREG,
16355         take SUBREG_WORD into account.
16356         (if_then_else_cond): Likewise.
16358 1999-11-22  Jason Merrill  <jason@casey.cygnus.com>
16360         * gmon.c, i386/gmon-sol2.c, sparc/gmon-sol2.c: Remove advertising
16361         clause from BSD license, pursuant with
16363           ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change
16365 1999-11-22  Bernd Schmidt  <bernds@cygnus.co.uk>
16367         * loop.c (load_mems): Reformat slightly.
16368         * basic-block.h (regset_head): New typedef.
16369         (INIT_REG_SET): New macro.
16371 1999-11-22  Bruce Korb  <autogen@linuxbox.com
16373         * fixinc/mkfisinc.sh(i?86-*-linux): disable script, run fixincl exe
16374         (mips-dec-bsd*): non-functional code
16375         (alpha*-*-linux-gnu*): redundant, duplicated by "*-*-linux-gnu*"
16377         * fixinc/inclhack.def(AAB_fd_zero_glibc_*):
16378         added three replacement fixes
16379         (no_double_slash): removed comments that are not (any longer) pertinent
16380         (bad_lval): this fix currently runs against many files.
16381         The comment seems to indicate that we should select for files
16382         containing 'pragma extern_prefix'.
16384         * fixinc/fixinc.x86-linux-gnu: deleted
16385         * fixinc/inclhack.sh:  regen
16386         * fixinc/fixincl.x:  regen
16387         * fixinc/fixincl.sh:  regen
16389 Fri Nov 12 14:08:40 1999  Andrew Haley  <aph@cygnus.com>
16391         * emit-rtl.c (gen_sequence): Only return the pattern of an insn if
16392         its code is INSN and it has no notes.
16394 1999-11-22  Andrew Haley  <aph@cygnus.com>
16396         * varasm.c (function_defined): Remove.
16397         (make_function_rtl): Don't set function_defined.
16398         (make_decl_rtl): Remove global register warning.
16399         * regclass.c (no_global_reg_vars): New variable.
16400         (globalize_reg): Warn if function has already been defined.
16401         (regclass_init): Set no_global_reg_vars.
16403 Mon Nov 22 14:42:22 MET 1999  Jan Hubicka  <hubicka@freesoft.cz>
16405         * regclass.c (reg_pref): New structure and static variable
16406         (prefclass): Delete.
16407         (altclass): Delete.
16408         (all uses of prefclass and altclass): Use reg_pref instead.
16410 1999-11-21  Nick Clifton  <nickc@cygnus.com>
16412         * invoke.texi (ARM Options): Replace -mshort-load-bytes with
16413         -malignment-traps.
16414         (arm.h): Replace -mshort-load-bytes with -malignment-traps.
16415         (arm.c): Replace TARGET_SHORT_BY_BYTES with TARGET_MMU_TRAPS.
16416         (arm.md): Replace TARGET_SHORT_BY_BYTES with TARGET_MMU_TRAPS.
16418 Sun Nov 21 17:11:13 1999  Geoffrey Keating  <geoffk@cygnus.com>
16420         * varasm.c (output_constructor): Solve problem with long long
16421         bitfields, even on BYTES_BIG_ENDIAN machines (testcase 991118-1).
16423 Fri Nov 19 05:48:45 CET 1999  Jan Hubicka  <hubicka@freesoft.cz>
16425         * global.c (allocno): New structure and static variable.
16426         (allocno_reg): Remove, all references replaced by allocno.
16427         (allocno_size): Likewise.
16428         (hard_reg_conflicts): Likewise.
16429         (hard_reg_preferences): Likewise.
16430         (hard_reg_copy_preferences): Likewise.
16431         (hard_reg_full_preferences): Likewise.
16432         (regs_someone_prefers): Likewise.
16433         (allocno_calls_crossed): Likewise.
16434         (allocno_n_refs): Likewise.
16435         (allocno_live_length): Likewise.
16436         (find_reg): Rename ALLOCNO to NUM.
16438         * regclass.c (may_move_in_cost): Rename from may_move_cost, all
16439         references updated.
16440         (may_move_out_cost): New variable.
16441         (init_reg_sets_1): Initialize may_move_out_cost.
16442         (record_reg_classes): Use may_move_out_cost.
16444         * regclass.c (dump_regclass): New function.
16445         (regclass): New parameter DUMP, call DUMP_REGCLASS.
16446         * toplev.c (rest_of_compilation): Open lreg dump file before regclass,
16447         pass rtl_dump_file to regclass.
16448         * rtl.h (regclass): Update prototype.
16450 Fri Nov 19 06:32:19 CET 1999  Jan Hubicka  <hubicka@freesoft.cz>
16452         * i386.md (neg, not and abs patterns): Revmap to use
16453         ix86_expand_unary_operator and ix86_unary_operator_ok.
16454         (add?f and sub?f expanders): Force operand 1 to register.
16455         * i386.c (ix86_expand_unary_operator): Rewrite.
16456         (ix86_unary_operator_ok): Ensure that memory operands
16457         match real opcode.
16458         (ix86_binary_operator_ok): Do not allow operand 1 to
16459         come into memory and operand 0 not.
16460         (ix86_expand_binary_operator): Ensure that
16461         src1 is not non-matching memory.
16463         * i386.md (negs?2): Rewrite to expanders, new patterns and splitters
16464         to support integer registers and memory.
16465         (abss?2_integer): Likewise.
16467         * i386.h (enum reg_class): Add FLOAT_INT_REGS.
16468         (REG_CLASS_NAMES): Likewise.
16469         (REG_CLASS_CONTENTS): Define FLOAT_INT_REGS as union of FLOAT_REGS
16470         and GENERAL_REGS.
16471         * i386.md (pushsf): Do not preferre FLOAT_REGS over GENERAL_REGS.
16472         (movsf): Likewise; unify 4th and 5th alternative.
16473         (pushdf): Likewise.
16474         (movdf_1): Likewise; rename to movdf_integer.
16475         (pushxf): Likewise; rename to pushxf_integer; fix output template;
16476         remove redundant splitter.
16477         (movxf_1): Likewise; rename to movxf_integer; fix splitter's condition.
16478         (movdf_nointeger): New.
16479         (movxf_nointeger): New.
16480         (pushxf_nointeger): New.
16482         * i386.md (extend?f?f): Split to expander and pattern, refuse two
16483         memory operands in patterns.
16484         (fop*): Refuse two memory operands.
16486         * i386.md (ashrsi3_31): Allow cltd when optimizing for size even
16487         on !TARGET_USE_CLTD CPUs.
16489 Fri Nov 19 10:41:15 GMT 1999  Nathan Sidwell  <nathan@acm.org>
16491         * extend.texi: Document C++ restricted pointers and references.
16493 1999-11-19  Bernd Schmidt  <bernds@cygnus.co.uk>
16495         * cse.c (addr_affects_sp): No longer conditional on AUTO_INC_DEC.
16496         (invalidate_skipped_set): Call it unconditionally.
16497         (cse_set_around_loop): Likewise.
16499 Thu Nov 18 17:29:34 MST 1999    Diego Novillo <dnovillo@cygnus.com>
16501         * rtl.texi (mem): Add documentation for alias-set argument
16502         to RTX `mem'.
16504 Fri Nov 18 13:39:22 CET 1999  Jan Hubicka  <hubicka@freesoft.cz>
16506         * i386.h (struct_processor_costs): New fields int_load, int_store,
16507         fp_move, fp_load and fp_store
16508         (REGISTER_MOVE_COST): Fix comment, calculate exactly the cost of
16509         fp->int moves
16510         (MEMORY_MOVE_COST): New macro.
16511         * i386.c (386_cost): Define new fields.
16512         (i486_cost): Likewise.
16513         (pentium_cost): Likewise.
16514         (pentiumpro_cost): Likewise.
16515         (k6_cost): Likewise.
16517 Fri Nov 19 11:11:55 1999  Greg McGary  <gkm@gnu.org>
16518                           Geoffrey Keating  <geoffk@cygnus.com>
16520         * config/m68k/m68kelf.h: Suppress '/* within comment' warning.
16522         * config/m68k/m68k.h (MASK_PCREL): Don't use same value as
16523         MASK_ALIGN_INT.
16525         * config/m68k/m68k.h (MASK_NO_STRICT_ALIGNMENT): New macro.
16526         (TARGET_STRICT_ALIGNMENT): New macro.
16527         (TARGET_SWITCHES): Add "strict-align" and "no-strict-align".
16528         (STRICT_ALIGNMENT): Depend on TARGET_STRICT_ALIGNMENT.
16529         * invoke.texi (M680x0 Options): Document -mstrict-align.
16531 Thu Nov 18 11:10:03 1999  Jan Hubicka  <hubicka@freesoft.cz>
16532                           Richard Henderson  <rth@cygnus.com>
16534         * i386-protos.h (split_xf, ix86_split_movdi): Remove.
16535         (ix86_split_long_move): Declare.
16536         * i386.c (split_xf, ix86_split_movdi): Remove.
16537         (ix86_split_to_parts, ix86_split_long_move): New.
16538         * i386.md (dimode move splitters): Use ix86_split_long_move.
16539         (dfmode move splitters): Likewise.
16540         (xfmode move splitters): Likewise.
16541         (movsf_1): Allow F->r.
16542         (movdf_1, movxf_1): Allow F->ro.
16544 1999-11-17  Mark Mitchell  <mark@codesourcery.com>
16546         * except.h (struct eh_entry): Add goto_entry_p.
16547         (eh_region_from_symbol): Remove prototype.
16548         * except.c (find_func_region_from_symbol): New function.
16549         (emit_cleanup_handler): Likewise.
16550         (eh_region_from_symbol): Make it static.
16551         (add_new_handler): Verify the argument.
16552         (find_func_region): Update comment.
16553         (expand_eh_region_end): Expand handlers here, rater than waiting
16554         until expand_leftover_cleanups or start_all_catch.
16555         (expand_leftover_cleanups): Don't expand here.
16556         (expand_start_all_catch): Or here.
16557         (expand_rethrow): Check the return value from find_func_region.
16558         * function.c (expand_function_end): Emit the catch_clauses.
16560 1999-11-18  Gavin Romig-Koch  <gavin@cygnus.com>
16562         * integrate.c (expand_inline_function): Add necessary check for NULL.
16564 1999-11-18  Nick Clifton  <nickc@cygnus.com>
16566         * toplev.c (main): Correctly detect an unrecognised option.
16568         * cppinit.c (cpp_handle_option): Do not claim to have consumed
16569         a -f option if it has not been recognised.
16571 Thu Nov 18 00:59:11 1999  Michael Gschwind  <mikeg@alagoas.watson.ibm.com>
16573         * basic-block.h (update_life_extent): Remove trailing comma on
16574         enumeration type list.
16576 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
16578         * varasm.c (output_constructor) Solved problem with long long
16579         bitfields. Corrected calculating this_time and shift. Also
16580         corrected calculating mask when BITS_PER_UNIT == 32 (c4x).
16582 Wed Nov 17 23:46:14 1999  Jeffrey A Law  (law@cygnus.com)
16584         * flow.c (split_edge): Take looping structure into account when
16585         determining where to put the new block note.
16587 Wed Nov 17 20:42:43 1999  Jeff Holcomb  <jeffh@cygnus.com>
16589         * Makefile.in (ggc-none.o): Provide host specific version if
16590         needed.
16592 Wed Nov 17 16:51:23 1999  Richard Henderson  <rth@cygnus.com>
16594         * cse.c (delete_trivially_dead_insns): Identify no-op insns
16595         containing subregs too.
16597 Wed Nov 17 17:39:48 MST 1999    Diego Novillo <dnovillo@cygnus.com>
16599         * invoke.texi: Add documentation for -muninit-const-in-rodata.
16600         * config/mips/mips.h (MASK_UNINIT_CONST_IN_RODATA): Define.
16601         (TARGET_UNINIT_CONST_IN_RODATA): Define.
16602         (text_section): Add switches -munint-const-in-rodata and
16603         -mno-uninit-const-in-rodata.
16604         (ASM_OUTPUT_COMMON): Remove.
16605         (ASM_OUTPUT_ALIGNED_DECL_COMMON): Define. Check if uninitialized
16606         const objects should be placed in read-only data. Otherwise declare
16607         them in common.
16609 Wed Nov 17 16:38:32 1999  Richard Henderson  <rth@cygnus.com>
16611         * jump.c (jump_optimize_1): Revert last change.
16613 Wed Nov 17 15:18:30 1999  Richard Henderson  <rth@cygnus.com>
16615         * jump.c (jump_optimize_1): Don't try to duplicate the loop exit
16616         test if optimizing for size.
16618 1999-11-17  Mark Mitchell  <mark@codesourcery.com>
16620         * Makefile.in (toplev.o): Depend on except.h.
16621         (dwarf2out.o,loop.o,flow.o,haifa-sched.o): Likewise.
16623 Mon Nov 15 22:45:39 CET 1999  Jan Hubicka  <hubicka@freesoft.cz>
16625         * i386.md (divmodsi4): Rewrite to expander.
16626         (*divmodsi4_nocltd): New.
16627         (*divmodsi4_cltd): New.
16628         (divmodsi4 splitter): Handle the case when input comes in edx.
16629         (udivmodhi4): Do not use constraints in exander.
16630         (ashrsi3_31): Conditionize by TARGET_USE_CLTD.
16632 1999-11-17  Jason Merrill  <jason@yorick.cygnus.com>
16634         * dwarf2out.c (push_decl_scope): Still use decl_scope_depth - 1
16635         for the common case.
16637 1999-11-16  Jakub Jelinek  <jakub@redhat.com>
16639         * explow.c (hard_function_value): Add outgoing argument.
16640         * expr.h (hard_function_value): Declare it.
16641         * calls.c (expand_call, emit_library_call_value): Update callers.
16642         * function.c (aggregate_value_p): Ditto.
16643         (diddle_return_value): Must look at the outgoing registers
16644         on archs with register windows.
16646 Mon Nov 15 20:46:45 1999  Richard Henderson  <rth@cygnus.com>
16648         * alpha.c (alpha_build_va_list): Use make_lang_type and
16649         initialize TYPE_NAME for the va_list record.
16651         * flow.c (calculate_global_regs_live): Zero bb->aux to begin.
16653         * ggc-common.c (ggc_print_statistics): Cast size_t to unsigned long
16654         for printing.
16655         * ggc.h (struct ggc_statistics): Rearrange elements for better
16656         packing on 64-bit hosts.
16657         * lcm.c (compute_laterin): Store a size_t not an int in bb->aux.
16658         (compute_nearerout): Likewise.
16660 Tue Nov 16 14:37:52 1999  Geoffrey Keating  <geoffk@cygnus.com>
16662         * config/rs6000/rs6000.c (first_reg_to_save): Save
16663         PIC_OFFSET_TABLE_REGNUM when -fpic even though it is fixed.
16665 1999-11-15  Jason Merrill  <jason@casey.cygnus.com>
16667         * dwarf2out.c (scope_die_for): Don't rely on the decl_scope_table
16668         notion of nesting to find the DIE for a type or function.
16669         DIEs can go in limbo even if we got a context_die.
16670         (push_decl_scope): Our context doesn't need to be in decl_scope_table.
16671         (gen_struct_or_union_type_die): Don't use TREE_PERMANENT to test
16672         for local type.
16673         (gen_decl_die): Ignore NAMESPACE_DECLs for now.
16674         (gen_type_die): Writing out the context doesn't cause member class
16675         template instantiations to be written out as well.
16677 Mon Nov 15 15:33:18 1999  Richard Henderson  <rth@cygnus.com>
16679         * rs6000.h (ASM_OUTPUT_DEF): New.
16680         Based on proposed addition from David Edelsohn.
16682 1999-11-15  Robert Lipe  <RobertLipe@usa.net>
16683             Bruce Korb  <autogen@linuxbox.com>
16685         * fixinc/inclhack.def
16686         (AAB_svr4_replace_byteorder): added.  Takes advantage of GCC features
16687         (unixware7_byteorder_fix): added.  Removes conflicts for new defs
16688                 in net/inet.h.
16689         (svr5_mach_defines): added.  Like svr4_mach_defines, with new syntax
16690         (svr4_endian): enabled with SVR5
16691         (svr4_mkdev): simplified syntax and enabled with SVR5
16693 Sun Nov 14 18:49:37 1999  David O'Brien  <obrien@FreeBSD.org>
16695         * configure.in: Handle libgcc2 threads support on FreeBSD platforms.
16696         * configure: Rebuilt.
16697         * config/t-freebsd-thread: New file.
16699 Sun Nov 14 23:11:05 1999  Jeffrey A Law  (law@cygnus.com)
16701         * i386.c (ix86_decompose_address): Verify the base is a REG
16702         before trying to examine its register number.
16704         * basic-block.h: Remove all #defines and prototypes related to
16705         integer lists.
16706         (free_bb_mem, compute_preds_succs): Remove prototype.
16707         * rtl.h (free_bb_mem): Remove prototype.
16708         * flow.c (alloc_int_list_node); Remove function.
16709         (add_inst_list_node, free_int_list, add_pred_succ): Likewise.
16710         (compute_preds_succs, free_bb_mem): Likewise.
16711         * gcse.c (gcse_main): Do not call free_bb_mem anymore.
16712         * toplev.c (rest_of_compilation): Likewise.
16713         * haifa-sched.c (build_control_flow): Use flow generated edge
16714         list to build the haifa specific edge list.
16715         (find_rgns): Use new CFG data structures instead of pred/succ lists.
16716         (schedule_insns): Do not build pred/succ lists anymore.  Instead
16717         build the edge table.
16719         * basic-block.h (dump_bb_data): Remove declaration.
16720         * flow.c (dump_bb_data): Remove function.
16721         * sbitmap.c (sbitmap_intersect_of_predsucc): Delete function.
16722         (sbitmap_union_of_predsucc): Likewise.
16724         * gcse.c (delete_null_pointer_checks_1): Kill unused s_preds
16725         argument.  All callers changed.
16726         (delete_null_pointer_checks_1): No longer need to compute the
16727         pred/succ lists.
16729         * gcse.c (pre_expr_reaches_here_p): Kill CHECK_PRE_COM argument.
16730         All callers changed.
16731         (pre_expr_reaches_here_p_work): Likewise.
16732         (pre_edge_insert): No longer call pre_expr_reaches_here_p.
16733         * lcm.c (compute_laterin): Fix initialization of LATER.
16734         (compute_nearerout): Similarly for NEARER.
16736 Sun Nov 14 12:41:57 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
16738         * cse.c (set_nonvarying_address_components): Delete unused function.
16739         (refers_to_p): Likewise.
16741 Fri Nov 12 20:53:22 1999  Jeffrey A Law  (law@cygnus.com)
16743         * function.c (diddle_return_value): Set REG_FUNCTION_VALUE_P as
16744         needed.
16746 Sat Nov 13 16:20:09 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
16748         * defaults.h (ASM_OUTPUT_ALTERNATE_LABEL_NAME): Wrap macro
16749         definition in do while (0).
16751 Fri Nov 12 16:26:25 1999  Jim Wilson  <wilson@cygnus.com>
16753         * stmt.c (pushcase, pushcase_range): Partially revert Oct 28 change.
16755 Fri Nov 12 12:43:49 1999  Richard Henderson  <rth@cygnus.com>
16757         * unroll.c (unroll_loop): Make temp an unsigned HOST_WIDE_INT.
16759 Fri Nov 12 15:14:19 1999  Vladimir Makarov  <vmakarov@tofu.to.cygnus.com>
16761         * i960.h (CAN_DEBUG_WITHOUT_FP): Don't define it.
16762         (FRAME_POINTER_REQUIRED): Don't worry about nonlocal goto.
16763         (ELIMINABLE_REGS, CAN_ELIMINATE, INITIAL_ELIMINATION_OFFSET): New.
16764         (INITIAL_FRAME_POINTER_OFFSET): Remove it.
16766         * i960.c (i960_function_prologue): Don't allocate space for g8-g11
16767         saved on the stack.  Output more accurate stack frame statistics
16768         into assembler file.
16770 1999-11-12 11:47 -0800  Zack Weinberg  <zack@bitmover.com>
16772         * genextract.c (record_insn_name): New function.
16773         (get_insn_name): No longer a stub.
16774         (main): Call record_insn_name for each insn.  After each label
16775         written, print the insn name in a comment.
16777 Fri Nov 12 13:45:02 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16779         * output.h (const_section, init_section, fini_section): Add
16780         prototypes.
16782         * alpha/elf.h (const_section): Delete declaration.
16784         * svr4.h (const_section): Likewise.
16786 Fri Nov 12 08:54:22 1999  Mark Mitchell  <mark@codesourcery.com>
16788         * tree.h (SAVE_EXPR_PERSISTENT_P): New macro.
16789         * tree.c (array_type_nelts): Don't handle SAVE_EXPRs specially.
16790         (unsave_expr_now): Don't unsave SAVE_EXPR_PERSISTENT_P
16791         expressions.
16792         * stor-layout.c (variable_size): Set SAVE_EXPR_PERSISTENT_P on
16793         variable-sized array bounds.
16795 Fri Nov 12 08:04:45 1999  Catherine Moore  <clm@cygnus.com>
16797         * defaults.h (ASM_OUTPUT_ALTERNATE_LABEL_NAME):  Use
16798         ASM_OUTPUT_LABEL.
16800 Fri Nov 12 13:31:54 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
16802         * config/arm/arm.h (LEGITIMIZE_RELOAD_ADDRESS): Treat QImode
16803         addresses the same way GO_IF_LEGITIMATE_INDEX does.
16805 Fri Nov 12 12:36:04 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
16807         * cse.c (hash_arg_in_struct): Delete.
16808         (struct table_elt): Delete elt in_struct.
16809         (struct set): Delete elt src_in_struct.
16810         (merge_equiv_classes): Don't set either hash_arg_in_struct or
16811         the corresponding in_struct elts.
16812         (canon_hash): Likewise.
16813         (safe_hash): Likewise.
16814         (find_best_addr): Likewise.
16815         (record_jump_cond): Likewise.
16816         (cse_insn): Likewise.
16818 Thu Nov 11 19:45:24 1999  Jim Wilson  <wilson@cygnus.com>
16820         * loop.c (invariant_p, case MEM): Put MEM_VOLATILE_P check back.
16822         * dbxout.c (dbxout_type, case INTEGER_TYPE): Handle too large
16823         unsigned types.
16825 Thu Nov 11 18:54:24 1999  Jeffrey A Law  (law@cygnus.com)
16827         * function.c (diddle_return_value): Put back check that the DECL_RTL
16828         for the function is a register.
16830         * function.c (diddle_return_value): Use hard_function_value to
16831         get an rtx suitable for use in the USE/CLOBBER insn.
16833         * global.c (global_conflicts): Update comments.
16834         (record_conflicts): No need to record conflicts between pseudos here.
16836 1999-11-11  Bruce Korb  <autogen@linuxbox.com>
16838         * fixinc/fixincl.c: Added verbose levels for status messages
16840 Thu Nov 11 13:23:04 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
16842         * jump.c (jump_optimize_1): Avoid passing an rtx that is not an
16843         operand as argument to expand_and or expand_binop.
16845 Thu Nov 11 02:21:16 1999  Rodney Brown <RodneyBrown@pmsc.com>
16847         * xcoffout.c (xcoffout_source_file): Change ggc_add_root to
16848         gcc_add_string_root.
16850 Wed Nov 10 21:24:19 1999  Jason Eckhardt  <jle@cygnus.com>
16852         * config/pa/pa.h (MASK_RETURN_ADDR): Change 0xfffffffc to -4.
16854 Wed Nov 10 15:56:16 1999  Jeffrey A Law  (law@cygnus.com)
16856         * flow.c (compute_flow_dominators): Initially put all blocks on
16857         the worklist.
16858         * lcm.c (compute_antinout_edge, compute_available): Similarly.
16859         * gcse.c (compute_cprop_avinout): Remove.
16860         (compute_cprop_data): Use compute_available.
16861         (delete_null_pointer_checks_1): Use compute_available.
16863         * basic-block.h (compute_available): Returns a void now.
16864         * gcse.c (one_classic_gcse_pass): Do not expect compute_available
16865         to return a value anymore.
16866         * lcm.c (compute_available, compute_antinout_edge): Revamp to use
16867         worklists.  Fix boundary cases. Compute maximal solutions.
16868         (compute_laterin, compute_nearerout): Similarly.
16870         * dwarf2out.c (add_AT_location_description): Allow
16871         (mem (plus (pseudo) (...)) too.
16873 Wed Nov 10 10:52:42 1999  Tom Tromey  <tromey@cygnus.com>
16875         * gcc.c (do_spec_1): Support text between `%u' and `%O'.
16877 Wed Nov 10 12:43:21 1999  Philippe De Muyter  <phdm@macqel.be>
16878                           Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16880         * cppinit.c: Test `GCC_VERSION', not `HAVE_GCC_VERSION'.
16882         * gansidecl.h: Likewise.
16884         * rtl.c: Likewise.
16886         * rtl.h: Likewise.
16888         * toplev.h: Likewise.
16890         * tree.c: Likewise.
16892         * tree.h: Likewise.
16894         * varray.c: Likewise.
16896         * varray.h: Likewise.
16898 Wed Nov 10 10:57:22 1999  Clinton Popetz  <cpopetz@cygnus.com>
16900         * gcov.c (struct arcdata): Add hits and total, remove prob.
16901         (output_branch_counts): New.
16902         (process_args): Set output_branch_counts if -c.
16903         (calculate_branch_probs): Store hits and total instead of
16904         percentage.
16905         (output_data): Emit counts if output_branch_counts is true.
16906         * gcov.texi (Invoking Gcov): Document -c switch..
16908 Wed Nov 10 01:10:41 1999  Philippe De Muyter  <phdm@macqel.be>
16910         * genoutput.c (output_insn_data): Cast `INSN_OUTPUT_FORMAT_MULTI' and
16911         `INSN_OUTPUT_FORMAT_FUNCTION' to `PTR'-type.
16913 Wed Nov 10 00:51:41 1999  Hans-Peter Nilsson  <hp@axis.se>
16915         * invoke.texi (C Dialect Options): Add missing builtins from
16916         c-common.c to list.
16917         * extend.texi (Other Builtins): Copy to this list.
16919 Wed Nov 10 04:58:09 1999  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16921         * Makefile.in (recog.o): Use BASIC_BLOCK_H macro.
16922         (print-rtl.o, $(HOST_PREFIX_1)print-rtl.o): Likewise.  Remove
16923         redundant bitmap.h.
16925 Wed Nov 10 00:02:53 1999  Jeffrey A Law  (law@cygnus.com)
16927         * flow.c (compute_flow_dominators): No longer treat basic block 0
16928         or (n_basic_blocks - 1) specially.  Clear the AUX field before
16929         starting computation of doms/pdoms.  Fix initial state for pdoms.
16931 Wed Nov 10 03:58:08 1999  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16933         * Makefile.in ($(HOST_PREFIX_1)rtl.o): Update dependencies to
16934         match rtl.o's: added ggc.h and toplev.h
16935         ($(HOST_PREFIX_1)print-rtl.o): Likewise: added system.h.
16936         ($(HOST_PREFIX_1)rtlanal.o): Likewise: added system.h.
16937         ($(HOST_PREFIX_1)obstack.o): Likewise: added $(CONFIG_H).
16939 Tue Nov  9 10:30:08 1999  Tom Tromey  <tromey@cygnus.com>
16941         * config/i386/xm-djgpp.h (HAVE_DOS_BASED_FILE_SYSTEM): Renamed
16942         from HAVE_DOS_BASED_FILESYSTEM.
16943         * gcc.c (find_a_file): Use HAVE_DOS_BASED_FILE_SYSTEM, not
16944         HAVE_DOS_BASED_FILESYSTEM.
16945         (main): Likewise.
16946         (split_directories): Only special-case DOS file names if
16947         HAVE_DOS_BASED_FILE_SYSTEM is defined.  Use IS_DIR_SEPARATOR
16948         instead of explicit tests.  Conditionalize on !VMS.
16949         (make_relative_prefix): Use IS_DIR_SEPARATOR instead of explicit
16950         tests.  Conditionalize on !VMS.
16951         (process_command): Only use make_relative_prefix if !VMS.
16952         (free_split_directories): Conditionalize on !VMS.
16953         (DIR_UP): Conditionalize on !VMS.
16955 Wed Jun  9 16:57:11 1999  Mumit Khan  <khan@xraylith.wisc.edu>
16957         * gcc.c (STANDARD_BINDIR_PREFIX): Provide default.
16959 Fri Feb  5 14:22:01 1999  Mumit Khan  <khan@xraylith.wisc.edu>
16961         * gcc.c (make_relative_prefix): Handle the HAVE_EXECUTABLE_SUFFIX
16962         case.
16964 Mon Nov  8 14:16:57 1999  Michael Meissner  <meissner@cygnus.com>
16966         * invoke.texi (Environment Variables): Document relative path
16967         lookup.
16968         * gcc.c (DIR_UP): If not defined, define as "..".
16969         (standard_bindir_prefix): New static, holds target location to
16970         install binaries.
16971         (split_directories): New function to split a filename into
16972         component directories.
16973         (free_split_directories): New function, release memory allocated
16974         by split_directories.
16975         (make_relative_prefix): New function, make a relative pathname if
16976         the compiler is not in the expected location.
16977         (process_command): If GCC_EXEC_PREFIX was not specified, see if we
16978         can figure out an appropriate prefix from argv[0].
16979         * Makefile.in (DRIVER_DEFINES): Use unlibsubdir in definition of
16980         STANDARD_STARTFILE_PREFIX and TOOLDIR_BASE_PREFIX.  Define
16981         STANDARD_BINDIR_PREFIX.
16983 Wed Nov 10 11:47:54 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
16985         * config/c4x/c4x-protos.h: New file.  Prototypes for functions defined
16986         in c4x.c.
16987         * config/c4x/c4x.h: Moved prototypes to c4x.h.
16988         * config/c4x/c4x.c (c4x_preferred_reload_class, c4x_limit_reload_class,
16989         c4x_secondary_memory_needed) Delete.
16990         (fp_zero_operand): Add mode argument.
16992 Thu Nov  4 15:52:35 1999  Andrew Haley  <aph@cygnus.com>
16994         * reload1.c (reload_reg_free_for_value_p): Don't use a register
16995         that is in reload_reg_used.
16997 Tue Nov  9 16:43:00 1999  Nick Clifton  <nickc@cygnus.com>
16999         * config/arm/arm-protos.h: New file: Prototypes for functions
17000         defined in arm.c and pe.c.
17001         * config/arm/arm.h: Fix compile time warnings.
17002         * config/arm/arm.c: Fix compile time warnings.
17003         * config/arm/pe.h: Fix compile time warnings.
17004         * config/arm/aout.h: Fix compile time warnings.
17006 Tue Nov  9 14:55:44 1999  Nick Clifton  <nickc@cygnus.com>
17008         * config/m32r/m32r-protos.h: New file: Prototypes for functions
17009         defined in m32r.c
17011         * config/m32r/m32r.h: Move prototypes to m32r-protos.h
17012         Add support for subtargets.
17013         Add prototypes for new predicates.
17014         Add scheduling macros.
17016         * config/m32r/m32r.c: Fix compile time warnings.
17017         (int8_operand): New predicate function.
17018         (reg_or_cmp_int16_operand): New predicate function.
17019         (extend_operand): New predicate function.
17020         (m32r_adjust_code): New scheduling function.
17021         (m32r_adjust_priorty): New scheduling function.
17022         (m32r_sched_init): New scheduling function.
17023         (m32r_sched_reorder): New scheduling function.
17024         (m32r_sched_variable_issue): New scheduling function.
17025         (direct_return): New codegen function.
17026         (m32r_not_same_reg): New rtl testsing function.
17028         * config/m32r/m32r.md: Fix compile time warnings.
17029         Add support for pre decrement and post increment memory
17030         references.
17031         Add S<cc> patterns.
17032         Add fabs patterns.
17034 Mon Nov  8 22:20:13 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
17036         * global.c (EXECUTE_IF_CONFLICT): Don't define.
17037         (prune_preferences): Use EXECUTE_IF_SET_IN_ALLOCNO_SET instead.
17038         (find_reg): Likewise.
17040 Mon Nov  8 13:16:46 1999  Jason Eckhardt  <jle@cygnus.com>
17042         * config/pa/pa.md (fmpynfadd,{sgl,dbl} insns): Use %fr0 rather than 0
17043         to avoid assembler errors.
17045 Mon Nov  8 15:38:41 1999  Nick Clifton  <nickc@cygnus.com>
17047         * config/v850/v850-protos.h: New file: Prototypes for functions
17048         defined in v850.c
17049         * config/v850/v850.h: Move prototypes to v850-protos.h
17050         * config/v850/v850.c: Move prototypes to v850-protos.h
17051         * config/v850/v850.md: Fix compile time warnings.
17053         * config/fr30/fr30-protos.h: New file: Prototypes for functions
17054         defined in fr30.c
17055         * config/fr30/fr30.h: Move prototypes to fr30-protos.h
17056         * config/fr30/fr30.c: Fix compile time warnings.
17057         * config/fr30/fr30.md: Fix compile time warnings.
17059 Mon Nov  8 07:25:37 1999  Mark Mitchell  <mark@codesourcery.com>
17061         * tree.h (get_containing_scope): Declare it.
17062         * tree.c (get_containing_scope): New fucntion.
17063         (decl_function_context): Use it.
17064         * toplev.c (rest_of_compilation): Use get_containing_scope.
17066 aMon Nov  8 03:03:07 1999  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17068         * Makefile.in (rtl.o): Depend on toplev.h.
17070 Sun Nov  7 20:55:14 1999  Mark Mitchell  <mark@codesourcery.com>
17072         * cse.c (delete_trivially_dead_insns): Replace alloca with
17073         xmalloc/xcalloc.
17074         * except.c (update_rethrow_references): Likewise.
17075         (init_eh_nesting_info): Likewise.
17076         * function.c (identify_blocks): Likewise.
17077         * gcse.c (dump_hash_table): Likewise.
17078         * graph.c (print_rtl_graph_with_bb): Likewise.
17079         * loop.c (combine_movables): Likewise.
17080         (move_movables): Likewise.
17081         (count_loop_regs_set): Likewise.
17082         (strength_reduce): Likewise.
17083         * profile.c (compute_branch_probabilities): New function, split
17084         out from ...
17085         (branch_prob): Here.  Replace alloca with xmalloc/xcalloc.
17086         * regclass.c (regclass): Likewise.
17087         * regmove.c (regmove_optimize): Likewise.
17088         * toplev.c (compile_file): Likewise.
17089         (main): Don't mess with the stack rlimit.
17091 Sun Nov  7 19:41:17 1999  Catherine Moore  <clm@cygnus.com>
17093         * config/elfos.h (ASM_DECLARE_FUNCTION_NAME): Conditionally define.
17094         (ASM_DECLARE_FUNCTION_SIZE): Conditionally define.
17096 Sun Nov  7 10:23:28 1999  Mark P. Mitchell  <mark@codesourcery.com>
17098         * integrate.c (save_for_inline_nocopy): Clear in_nonparm_insns.
17100 Sun Nov  7 02:58:48 1999  Jeffrey A Law  (law@cygnus.com)
17102         * global.c (EXECUTE_IF_CONFLICT): Undo Robert's change.
17103         (EXECUTE_IF_SET_IN_ALLOCNO_SET): Put curleys around CODE in
17104         macro expansion.
17106 Sat Nov  6 23:48:30 1999  Robert Lipe  (robertlipe@usa.net)
17108         * global.c (EXECUTE_IF_CONFLICT): Correct quoting typo.
17110 Sat Nov  6 17:34:39 1999  Jeffrey A Law  (law@cygnus.com)
17112         * gcse.c (post_dominators): Kill.
17113         (alloc_code_hoist_mem, free_code_hoist_mem); Kill post_dominators.
17114         (compute_code_hoist_data): Use compute_flow_dominators.  Do not
17115         pass in a pdom array since we do not need pdoms.
17116         * haifa-sched.c (schedule_insns): Similarly.
17117         * flow.c (compute_dominators): Remove dead function.
17118         (compute_flow_dominators): Do not compute doms or pdoms if the
17119         caller does not request them.  Split up loop to build doms and
17120         pdoms.  Use a worklist to compute doms and pdoms.
17121         * basic-block.h (compute_dominators): Remove prototype.
17123 Sat Nov  6 11:38:39 1999  Richard Henderson  <rth@cygnus.com>
17125         * haifa-sched.c (struct haifa_insn_data, h_i_d): New.
17126         (insn_luid, insn_priority, insn_costs, insn_units): Remove.
17127         (insn_reg_weight, insn_depend, insn_dep_count): Remove.
17128         (insn_blockage, insn_ref_count, line_note, insn_tick): Remove.
17129         (cant_move, fed_by_spec_load, is_load_insn): Remove.
17130         (schedule_region): Remove unused variable.
17131         (schedule_insns): Allocate h_i_d, and not all the separate arrays.
17133 Sat Nov  6 10:00:34 1999  Mark Mitchell  <mark@codesourcery.com>
17135         * local-alloc.c (local_alloc): Use xmalloc/xcalloc, not alloca.
17136         (update_equiv_regs): Likewise.
17137         (block_alloc): Likewise.
17138         * reg-stack.c (reg_to_stack): Likewise.
17139         (convert_regs_2): Likewise.
17140         * reload1.c (reload_as_needed): Likewise.
17142 Sat Nov  6 09:57:59 1999  Mark Mitchell  <mark@codesourcery.com>
17144         * Makefile.in (dbxout.o): Depend on ggc.h.
17145         (dwarf2out.o): Likewise.
17146         (xcoffout.o): Likewise.
17147         * dbxout.c: Include ggc.h.
17148         (dbxout_init): Register lastfile as a root.
17149         * dwarf2out.c: Include ggc.h.
17150         (dwarf2out_line): Register lastfile as a root.
17151         * xcoffout.c: Include ggc.h.
17152         (xcoffout_source_line): Register xcoff_lastfile as a root.
17154 Sat Nov  6 09:52:09 1999  Richard Henderson  <rth@cygnus.com>
17156         * i386.md (movdf_1, movxf_1): Earlyclobber general regs destination.
17158 Sat Nov  6 07:48:59 1999  Catherine Moore  <clm@cygnus.com>
17160         * config/svr4.h (ASM_DECLARE_FUNCTION): Check if already
17161         defined.
17162         (ASM_DECLARE_FUNCTION_SIZE): Likewise.
17164 Fri Nov  5 18:33:39 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
17166         * global.c (EXECUTE_IF_SET_IN_ALLOCNO_SET): New macro.
17167         (EXECUTE_IF_CONFLICT): Likewise.
17168         (ALLOCNO_LIVE_P): Avoid signed division.
17169         (SET_ALLOCNO_LIVE, CLEAR_ALLOCNO_LIVE): Likewise.
17170         (prune_preferences, find_reg): Use EXECUTE_IF_CONFLICT.
17171         (record_one_conflict): Use EXECUTE_IF_SET_IN_ALLOCNO_SET.
17173 Fri Nov  5 12:04:02 1999  Richard Henderson  <rth@cygnus.com>
17175         * haifa-sched.c (schedule_block): Don't crash if there's no
17176         next insn for an interblock movement.
17177         (add_branch_dependences): Don't allow clobber insns to move either.
17179 Fri Nov  5 10:18:11 1999  Richard Henderson  <rth@cygnus.com>
17181         * i386.c (split_xf): New.
17182         * i386-protos.h: Declare it.
17183         * i386.md (movxf_1): Add general regs alternatives.
17184         (movxf_1+1): New splitter for same.
17186 Fri Nov  5 12:05:52 1999  Nick Clifton  <nickc@cygnus.com>
17188         * function.c (purge_addressof_1): Add missing return values.
17190 Fri Nov  5 10:07:25 1999  Nick Clifton  <nickc@cygnus.com>
17192         * function.c (is_addressof): New function.  Returns true if
17193         the given piece of RTL is an ADDRESSOF.
17194         (purge_addressof_1): Make boolean.  Return false if the
17195         ADDRESSOFs could not be purged.
17196         (purge_addressof): If ADDRESSOFs could not be purged from the
17197         notes attached to an insn, remove the offending note(s),
17198         unless they are attached to a libcall.
17200 1999-11-05  Andreas Jaeger  <aj@suse.de>
17202         * genoutput.c (null_operand =): Initialize all fields.
17204         * errors.h: Add extern to prototypes.
17206 Fri Nov  5 01:44:09 1999  Jeffrey A Law  (law@cygnus.com)
17208         * configure.in (m68k-next-nextstep4): Handle Openstep 4.2.
17209         * configure: Rebuilt.
17211 Fri Nov  5 01:24:37 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
17213         * global.c (CONFLICTP, SET_CONFLICT): Avoid signed division.
17214         (mirror_conflicts): New function.
17215         (global_alloc): Call it.
17216         (expand_preferences): Remove redundant CONFLICTP test.
17217         (find_reg, dump_conflicts): Likewise.
17218         (prune_preferences): Process conflicts one word at a time.
17220 Fri Nov  5 01:05:21 1999  Richard Henderson <rth@cygnus.com>
17222         * global.c (build_insn_chain): Use EXECUTE_IF_SET_IN_BITMAP
17223         instead of an explicit loop.
17225 Thu Nov  4 23:07:14 1999  Jim Wilson  <wilson@cygnus.com>
17227         * cse.c (cse_insn): Revert Oct 31 change.  When computing src_elt,
17228         if REG_RETVAL check succeeds, then put classp in src_elt.
17230 Thu Nov  4 23:48:14 1999  Jeffrey A Law  (law@cygnus.com)
17232         * function.c (pad_to_arg_alignment): Only update argument_pad
17233         if the argument's alignment is greater than STACK_BOUNDARY.
17235 Thu Nov  4 16:44:53 1999  Richard Henderson  <rth@cygnus.com>
17237         * bitmap.h (BITMAP_XFREE): New.
17238         * flow.c (life_analysis): Use it.
17239         (life_analysis_1): Free blocks.
17241         * combine.c (undo_commit): New.
17242         (try_combine): Use it.  Don't zap undobuf.undos.
17243         (combine_instructions): Don't zap undobuf.undos; free the
17244         undobuf.frees list.
17246         * local-alloc.c (local_alloc): Free qty_phys_num_sugg.
17248         * stmt.c (cost_table_): New.
17249         (estimate_case_costs): Use it instead of xmalloc.
17251         * toplev.c (compile_file): Reuse dumpname memory instead
17252         of strdup'ing it.
17254 Thu Nov  4 16:36:44 1999  Richard Henderson  <rth@cygnus.com>
17256         * reg-stack.c (convert_regs_1): Initialize target_stack->top
17257         after verifying an EH edge.
17259         * haifa-sched.c (init_rgn_data_dependences): Correctly
17260         size bb_pending_lists_length when zeroing.
17262 Thu Nov  4 16:36:36 1999  Richard Henderson  <rth@cygnus.com>
17264         * function.c (diddle_return_value): New.
17265         (expand_function_end): Use it.
17266         * stmt.c (expand_null_return): Likewise.
17267         (expand_value_return): Likewise.
17269         * reg-stack.c (subst_stack_regs_pat): Handle clobbers at top-level.
17271         * reload1.c (reload): Don't remove return value clobbers.
17273 Thu Nov  4 13:33:46 1999  Richard Henderson  <rth@cygnus.com>
17275         * rtl.c (read_rtx): Use fatal_with_file_and_line not fatal.
17277 Thu Nov  4 12:49:52 1999  Richard Henderson  <rth@cygnus.com>
17279         * cse.c (cse_main): Use xmalloc, not alloca.
17280         (cse_basic_block): Likewise.
17281         * local-alloc.c (local_alloc): Likewise.
17283 Thu Nov  4 14:22:12 1999  David Billinghurst  <David.Billinghurst@riotinto.com.au>
17284                           Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17286         * rtl.c: Include toplev.h.
17287         (fatal): Remove declaration.
17289 Thu Nov  4 06:39:47 1999  Jeffrey A Law  (law@cygnus.com)
17291         * haifa-sched.c (schedule_block): Fix thinko.
17293 1999-11-03  James McKelvey <mckelvey@fafnir.com>
17295         * fixinc/fixincl.c(create_file):  Allow for systems that do not have
17296         S_IR* defined values
17298 1999-11-03  Philippe De Muyter  <phdm@macqel.be>
17300         * fixlib.c (load_file_data): Do not call `realloc' with a NULL pointer;
17301         call `malloc' instead.
17303 Wed Nov  3 23:05:14 1999  Mark Mitchell  <mark@codesourcery.com>
17305         * flags.h (flag_renumber_insns): Declare.
17306         * emit-rtl.c (renumber_insns): Check flag_renumber_insns.  Print
17307         renumbering table.
17308         * rtl.h (renumber_insns): Change prototype.
17309         * toplev.c (flag_renumber_insns): Define.
17310         (rest_of_compilation): Pass rtl_dump_file to flag_renumber_insns.
17312 Wed Nov  3 15:11:27 1999  David S. Miller  <davem@redhat.com>
17314         * config/sparc/sparc.md: Remove insn type fpsqrt, add fpsqrts
17315         and fpsqrtd.  Use them and create fdiv function unit to more
17316         accurately represent fpu sqrt pipeline semantics on UltraSparc.
17317         * config/sparc/sparc.c: Account for fpsqrt{s,d} changes.
17319 Wed Nov  3 15:11:27 1999  Matteo Frigo <athena@fftw.org>
17321         * config/sparc/sparc.md: Adjust FADD/FMUL result latencies to
17322         3 on UltraSparc.
17323         * config/sparc/sparc.c (ultra_schedule_insn): Insert launched
17324         insn into ready list, do not use just a raw swap.
17326 Wed Nov  3 14:51:59 1999  Mark P. Mitchell  <mark@codesourcery.com>
17328         * rtl.h (renumber_insns): New function.
17329         (remove_unnecessary_notes): Likewise.
17330         * emit-rtl.c (renumber_insns): Define.
17331         (remove_unncessary_notes): Likewise.
17332         * toplev.c (rest_of_compilation): Remove dead code.
17333         Use renumber_insns and remove_unncessary_notes.
17335         * gcse.c (struct null_pointer_info): New type.
17336         (get_bitmap_width): New function.
17337         (current_block): Remove.
17338         (nonnull_local): Likewise.
17339         (nonnull_killed): Likewise.
17340         (invalidate_nonnull_info): Take a null_pointer_info as input.
17341         (delete_null_pointer_checks_1): New function.
17342         (delete_null_pointer_checks): Use it.
17344         * haifa-sched.c (find_rgns): Replace uses of alloca with xmalloc.
17345         (split_edges): Likewise.
17346         (schedule_block): Likewise.
17347         (compute_block_backward_dependencies): Likewise.
17348         (schedule_region): Likewise.
17349         (schedule_insns): Likewise.
17351 Wed Nov  3 15:40:23 1999  Catherine Moore  <clm@cygnus.com>
17353         * defaults.h (ASM_OUTPUT_ALTERNATE_LABEL_NAME): Provide default.
17354         * emit-rtl.c (gen_label_rtx): Support LABEL_ALTERNATE_NAME.
17355         * final.c (final_scan_insn): Emit LABEL_ALTERNATE_NAME.
17356         * ggc-common.c (ggc_mark_rtx_children): Mark LABEL_ALTERNATE_NAME.
17357         * jump.c (delete_unreferenced_labels): Don't delete if
17358         LABEL_ALTERNATE_NAME is set.
17359         * print-rtl.c (print_rtx): Dump alternate name.
17360         * rtl.def (CODE_LABEL): Change format to "iuuis00s".
17361         * rtl.h (LABEL_ALTERNATE_NAME): Define.
17362         * rtl.texi (LABEL_ALTERNATE_NAME): Document.
17363         * tm.texi (ASM_OUTPUT_ALTERNATE_LABEL_NAME): Document.
17365 Wed Nov  3 15:39:19 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17367         * fix-header.c (recognized_extern, recognized_function): Constify
17368         a char*.
17370         * lcm.c (compute_laterin): Remove unused variable `temp_bitmap'.
17371         (pre_edge_lcm): Mark parameter `file' with ATTRIBUTE_UNUSED.
17372         (compute_available): Remove unused variable `last'.
17373         (compute_nearerout): Remove unused variable `temp_bitmap'.
17374         (pre_edge_rev_lcm): Mark parameter `file' with ATTRIBUTE_UNUSED.
17375         Remove unused variable `x'.
17377         * scan.h (recognized_function, recognized_extern): Constify a
17378         char*.
17380         * simplify-rtx.c (simplify_rtx): Remove unused variable `new'.
17382 Wed Nov  3 10:40:53 1999  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17384         * varasm.c (decode_rtx_const): Use XSTR to access the string
17385         of a SYMBOL_REF.
17387 Wed Nov  3 10:10:58 1999  Richard Henderson  <rth@cygnus.com>
17389         * c-decl.c (duplicate_decls): Copy DECL_MODE too.
17391 Wed Nov  3 12:12:59 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
17393         * reload1.c (eliminate_regs_in_insn): If copying insn, also copy notes.
17395 Wed Nov  3 03:26:28 1999  Jeffrey A Law  (law@cygnus.com)
17397         * pa.c (ireg_operand): New function.
17398         * pa.h (PREDICATE_CODES): Handle ireg_operand.
17399         * pa.md (parallel_addb, parallel_movb): Use ireg_operand.
17400         Fix out of date comment.
17402         * pa.md (negdi2): Turn into expander + anonymous pattern.
17404         * reload.c (find_reloads): Fix typos in recent change.
17406         * dwarf2out.c: Do not include ctype.h.
17408 Tue Nov  2 21:53:44 1999  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
17410         * regclass.c (record_reg_classes): Always use may_move_cost when
17411         seeing how operand fits with various register classes.
17413 Tue Nov  2 15:38:17 1999  Richard Henderson  <rth@cygnus.com>
17415         * resource.c: Revert Oct 26 20:42 and Oct 27 00:56 changes.
17416         * toplev.c: Revert Nov 1 13:22 change.
17418 Tue Nov  2 14:21:37 1999  Jason Eckhardt  <jle@cygnus.com>
17420         * config/pa/pa.md (height reduction patterns): Add checks for
17421         overlapping operands to avoid semantic-destroying splits for
17422         height reduction patterns.
17424 Tue Nov  2 15:27:31 1999  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17426         * configure.in (m68k-hp-hpux*, xm_alloca.h): The underscore should
17427         have been an hyphen, fixed.
17428         * configure: Rebuilt.
17430 Tue Nov  2 17:04:36 1999  Nick Clifton  <nickc@cygnus.com>
17432         * config/arm/tpe.h: Add prototypes for exported functions.
17433         * config/arm/pe.c: Fix compile time warnings.
17434         * config/arm/semi.h: Fix compile time warnings.
17435         * config/arm/arm.c: Fix compile time warnings.
17436         * config/arm/arm.h: Fix compile time warnings.
17437         * config/arm/arm.md: Fix compile time warnings.
17438         * config/arm/thumb.c: Fix compile time warnings.
17439         * config/arm/thumb.h: Fix compile time warnings.
17440         * config/arm/thumb.md: Fix compile time warnings.
17442 Tue Nov  2 04:10:24 1999  Jan Hubicka  <hubicka@freesoft.cz>
17444         * jump.c (jump_optimize_1): Swap the incscc and the conditional mode
17445         detection code
17447         * unroll.c (unroll_loop): Remove LOOP notes when loop is
17448         completely unrolled.
17450 Tue Nov  2 16:57:22 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
17452         * cse.c (simplify_plus_minus, check_fold_const): Delete declarations.
17454 Tue Nov  2 09:43:00 1999  Catherine Moore  <clm@cygnus.com>
17456         * Makefile.in (genattrtab): Don't use (HOST_RTLANAL).
17457         * rtl.h (rtx_equal_p): Move prototype.
17458         * rtl.c (rtx_equal_function_value_matters): Move from
17459         rtlanal.c
17460         (rtx_equal_p): Likewise.
17461         * rtlanal.c (rtx_equal_function_value_matters): Delete.
17462         (rtx_equal_p): Likewise.
17464 Mon Nov  1 23:21:17 1999  Jason Merrill  <jason@yorick.cygnus.com>
17466         * libgcc2.c (__do_global_dtors): Only do EH frame stuff if
17467         ! HAS_INIT_SECTION.
17469 Mon Nov  1 23:37:38 1999  Jeffrey A Law  (law@cygnus.com)
17471         * gcc.1 (PA options): Remove obsolete -mshared-libs options.
17473         * pa.h (ADDR_VEC_ALIGN): Define.
17475         * jump.c (jump_optimize_1): Also move LOOP_VTOP and LOOP_CONT
17476         notes when presented with "if (foo) break; end_of_loop" and
17477         the break sequence gets moved out of the loop.
17479         * unroll.c (unroll_loop): Allocate memory for MAP using xcalloc.
17480         Remove explicit zero initializations of entries within MAP.
17482 Mon Nov  1 18:09:14 1999  Richard Henderson  <rth@cygnus.com>
17484         * reg-stack.c (convert_regs_1): Handle EH edges specially.
17486 Mon Nov  1 15:41:01 1999  Mark P. Mitchell  <mark@codesourcery.com>
17488         * bitmap.h (BITMAP_XMALLOC): New macro.
17489         * flow.c (CLEAN_ALLOCA): Remove.
17490         (delete_unreachable_blocks): Use xmalloc/xcalloc instead of alloca.
17491         (life_analysis): Likewise.
17492         (update_life_info): Don't use CLEAN_ALLOCA.
17493         (life_analysis_1): Use xmalloc/xcalloc instead of alloca.
17494         (calculate_global_regs_live): Likewise.
17495         (print_rtl_with_bb): Likewise.
17496         (verify_flow_info): Likewise.
17497         * global.c (global_alloc): Likewise.
17498         (global_conflicts): Likewise.
17499         * integrate.c (save_for_inline_nocopy): Likewise.
17500         (expand_inline_function): Likewise.
17501         * jump.c (jump_optimize_1): Likewise.
17502         (duplicate_loop_exit_test): Likewise.
17503         (thread_jumps): Likewise.
17504         * loop.c (loop_optimize): Likewise.
17505         (combine_givs): Likewise.
17506         (recombine_givs): Likewise.
17507         * reorg.c (dbr_schedule): Likewise.
17508         * unroll.c (unroll_loop): Likewise.
17510         * combine.c (combine_instructions): Use xmalloc instead of alloca.
17512 Mon Nov  1 13:22:30 1999  Richard Henderson  <rth@cygnus.com>
17514         * toplev.c (rest_of_compilation): Don't optimize the CFG
17515         when rebuilding, just before dbr.
17517 Mon Nov  1 14:35:50 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17519         * output.h (assemble_end_function, assemble_destructor,
17520         assemble_constructor, assemble_gc_entry, assemble_global,
17521         assemble_label, output_constant_pool) Constify a char*.
17523         * varasm.c (assemble_destructor, assemble_constructor,
17524         assemble_gc_entry, assemble_end_function, assemble_global,
17525         assemble_label, output_constant_pool): Likewise.
17527 Mon Nov  1 14:22:51 1999  Nick Clifton  <nickc@cygnus.com>
17529         * config/arm/thumb.c (thumb_expand_prologue): Add comments
17530         explaining what is goin on in this function.
17532 Mon Nov  1 08:03:15 1999  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
17534         * regclass.c (record_reg_classes): In matching case, recompute
17535         costs since the direction of movement is different.
17537 Sun Oct 31 21:59:34 MST 1999  Diego Novillo <dnovillo@cygnus.com>
17539         * resource.c (mark_target_live_regs): For unconditional branches,
17540         the resources found at the branch target should be added to the
17541         resources found so far, not intersected.
17543 Sun Oct 31 15:48:49 1999  Philippe De Muyter  <phdm@macqel.be>
17545         * fixinc/fixtests.c, fixinc/fixfixes.c : Keep `#' in first column for
17546         old cpp's.
17547         * fixinc/fixincl.c (fcntl.h) : Do not include this file twice.
17548         (sys/mman.h): Include this file only if #HAVE_MMAP.
17549         (run_compiles): Initialize `esac_fmt' with one old KR string, not
17550         with automatically concatenated ANSI strings.
17552 Sun Oct 31 23:57:07 1999  Mark Mitchell  <mark@codesourcery.com>
17554         * ggc-page.c (struct page_entry): Remove save_num_free_objects.
17555         (DIV_ROUND_UP): Robustify.
17556         (ggc_recalculate_in_use_p): New function.
17557         (release_pages): Don't inline it.
17558         (ggc_alloc_obj): Don't refuse to allocate objects on pages for
17559         outer contexts.
17560         (ggc_pop_context): Use ggc_recalculate_in_use_p.
17561         (clear_marks): Always save in_use_p.
17562         (sweep_pages): Use ggc_recalculate_in_use_p.
17563         (ggc_page_print_statistics): Avoid signed/unsigned comparisons.
17564         Release pages before counting statistics.
17566 Sun Oct 31 23:42:37 1999  Mark Mitchell  <mark@codesourcery.com>
17568         * toplev.c (rest_of_compilation): Fix thinko in this change:
17570         Fri Oct 29 15:25:07 1999  Arnaud Charlet  <charlet@ACT-Europe.FR>
17572         (rest_of_compilation): If inside an inlined external function,
17573         pretend we are just being declared.
17575 Sun Oct 31 23:03:25 1999  Jeffrey A Law  (law@cygnus.com)
17577         * flow.c (calculate_global_regs_live): Fix thinko.
17579         * integrate.c (expand_inline_function): Fix bugs in previous
17580         change from Oct 28, 1999.
17582 Sun Oct 31 20:27:45 1999  Mark Mitchell  <mark@codesourcery.com>
17584         * stmt.c (expand_value_return): Fix typo in this change:
17586         Thu Oct 28 18:06:50 1999  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
17587         (expand_value_return): Correctly convert VAL when promoting function
17588         return; support RETURN_REG being a PARALLEL.
17590 Sun Oct 31 20:25:42 1999  Mark P. Mitchell  <mark@codesourcery.com>
17592         * expr.c (readonly_fields_p): Ignore everything except FIELD_DECLs.
17594 Sun Oct 31 20:42:17 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17596         * hard-reg-set.h (reg_names): Constify a char*.
17598         * regclass.c  (reg_names): Likewise.
17600         * regs.h (reg_names): Likewise
17602         * a29k/a29k.c (reg_names): Delete declaration.
17604         * a29k/a29k.h (CONDITIONAL_REGISTER_USAGE): Constify a char*.
17606         * arc/arc.c (arc_save_restore, arc_output_function_prologue,
17607         arc_output_function_epilogue): Likewise.
17609         * elxsi/elxsi.c (reg_names): Likewise.
17611         * gmicro/gmicro.h (FUNCTION_PROLOGUE, FUNCTION_EPILOGUE): Likewise.
17613         * m32r/m32r.c (m32r_output_function_epilogue, emit_cond_move):
17614         Likewise.
17616         * m88k/m88k.c (output_function_profiler): Likewise.
17618         * sparc/sparc.c (sparc_flat_output_function_prologue,
17619         sparc_flat_output_function_epilogue): Likewise.
17621 Sun Oct 31 13:32:15 CET 1999  Marc Lehmann <pcg@goof.com>
17623         * toplev.c (rest_of_compilation): Seperate the setjmp/vfork clobber
17624         warning from -Wuninitialized and put it under -W.
17625         * function.c (uninitialized_vars_warning): Warn only when the
17626         corresponding flag is set.
17628 Sun Oct 31 01:53:30 1999  Jeffrey A Law  (law@cygnus.com)
17630         * cse.c (cse_insn): If an insn has only a single set, SRC_EQV
17631         is nonzero and the single set does not have an elt, then assign
17632         it an elt.
17634         * simplify-rtx.c: New file.
17635         * Makefile.in (OBJS): Add simplify-rtx.o
17636         (simplify-rtx.o): Add dependencies.
17637         * rtl.h (simplify_gen_binary, simplify_rtx): Add prototypes.
17638         * cse.c: Use simplify_gen_binary intead of cse_gen_binary.
17639         (cse_gen_binary, simplify_unary_operation): Delete.
17640         (simplify_binary_operation, simplify_plus_minus): Likewise.
17641         (check_fold_consts, simplify_relation_operation): Likewise.
17642         (simplify_ternary_operation): Likewise.
17643         (delete_trivially_dead_insns): Simplify the contents of the
17644         REG_EQUAL note before trying to substitute it into the source
17645         of the reg-reg copy at the end of a libcall sequence.
17647         * combine.c (combine_simplify_rtx): Renamed from simplify_rtx.  All
17648         references/callers changed.
17650         * mn10200.c (mn10200_va_arg): Force the return value into a
17651         register.
17653         * fr30.h (EXTRA_CC_NAMES): Remove obsolete macro.
17655         * cccp.c (macroexpand): Avoid out of range accesses for omitted
17656         arguments.
17658 Sat Oct 30 22:42:50 1999  Stephen L Moshier <moshier@mediaone.net>
17660         * c-lex.c (yylex): Accept 'f' in mantissa of hex float constant.
17662 Sat Oct 30 22:19:26 1999  Jeffrey A Law  (law@cygnus.com)
17664         * fold-const.c (fold): Fix thinko when optimizing comparisons
17665         against -0.0.
17667 Sat Oct 30 21:32:17 1999  David Starner  <dstarner98@aasaa.ofe.org>
17669         * gcc.texi (Passes): Update front-end files to their current
17670         location.
17672 Sat Oct 30 14:41:40 1999  Richard Henderson  <rth@cygnus.com>
17674         * alpha.h (SECONDARY_INPUT_RELOAD_CLASS): Call secondary_reload_class.
17675         (SECONDARY_OUTPUT_RELOAD_CLASS): Likewise.
17676         (PREDICATE_CODES): Add addition_operation.
17677         * alpha-protos.h (addition_operation): Declare.
17678         (secondary_reload_class): Likewise.
17679         * alpha.c (addition_operation): New.
17680         (secondary_reload_class): New, from old SECONDARY_INPUT_RELOAD_CLASS.
17681         * alpha.md (adddi3): Turn into expander.
17682         (*lda, *adddi_2): New.
17683         (movsf, movdf patterns): Don't preference integer regs.
17684         (movsi, movdi patterns): Don't preference fp regs.
17686 Sat Oct 30 14:38:22 1999  Richard Henderson  <rth@cygnus.com>
17688         * genrecog.c (write_switch): Check for duplicate CODE cases.
17690 Sat Oct 30 14:31:48 1999  Richard Henderson  <rth@cygnus.com>
17692         * ggc-common.c: Update pre-function commentary.
17693         * ggc-page.c: Likewise.
17694         (poison): Remove.
17695         (poison_pages): Use memset directly.
17696         (ggc_alloc_obj): Likewise.  Use a different pattern than poison_pages.
17697         (ggc_collect): Poison before sweeping.
17698         * ggc-simple.c: Update pre-function commentary.
17699         (ggc_alloc_obj): Poison non-zeroed memory.
17701 Sat Oct 30 14:28:52 1999  Mark Mitchell  <mark@codesourcery.com>
17703         * ggc-common.c (ggc_print_statistics): Make arguments to fprintf
17704         match format string, even on 64-bit hosts.
17705         * gcc-page.c (ggc_page_print_statistics): Likewise.
17707 Sat Oct 30 14:38:04 1999  Catherine Moore  <clm@cygnus.com>
17709         * config/i386/i386.c (ix86_cpu): Revert last patch.
17710         * config/i386/i386.h (ix86_cpu): Ditto.
17712 Fri Oct 29 17:00:42 1999  Jim Wilson  <wilson@cygnus.com>
17714         * stor-layout.c (layout_type): When compute TYPE_SIZE_UNIT from
17715         TYPE_SIZE, convert type of result to sizetype.
17717 Fri Oct 29 14:34:17 1999  Richard Henderson  <rth@cygnus.com>
17719         * flow.c (count_or_remove_death_notes): Equate NULL with the
17720         universal set.
17722         * jump.c, reg-stack.c, toplev.c: Revert Oct 27 change.
17723         * toplev.c (rest_of_compilation): Rebuild CFG immediately before
17724         dbr_schedule.
17726         * i386.c (pic_label_no): Delete.
17727         (ix86_attr_length_default): Don't use single_set to peek
17728         inside a parallel.
17730         * recog.c (peephole2_optimize): Allow recog_next_insn to index
17731         the first insn after bb->end.
17732         * i386.md (push mem peeps): Scratch is live after evaluation
17733         of the memory.
17734         (cmp mem peep): Similarly.
17736 Fri Oct 29 11:50:11 1999  Catherine Moore  <clm@cygnus.com>
17738         * calls.c (emit_library_call_value): Fix declaration of alignment_pad.
17739         * function.c (pad_to_arg_alignment): Add missing braces.
17741 Fri Oct 29 13:53:48 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17743         * alpha/alpha-protos.h (literal_section): Add prototype.
17744         (alpha_need_linkage, alpha_start_function,alpha_end_function):
17745         Constify a char*.
17747         * alpha/alpha.c (alpha_ra_ever_killed, set_frame_related_p): Add
17748         prototype.
17749         (alpha_start_function, alpha_end_function, float_strings,
17750         alpha_need_linkage): Constify a char*
17752         * alpha/alpha.h (ASM_OUTPUT_ASCII, ASM_OUTPUT_MI_THUNK): Likewise.
17754         * alpha/alpha32.h (ASM_OUTPUT_MI_THUNK): Likewise.
17756         * alpha/elf.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
17758         * alpha/vms.h (ASM_OUTPUT_SECTION_NAME): Likewise.
17760 Fri Oct 29 13:49:39 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17762         * flow.c (debug_flow_info): Add prototype.
17764         * gcc.c (main): Likewise.
17766         * gcse.c (expr_reaches_here_p_work, pre_expr_reaches_here_p_work):
17767         Likewise.
17769         * reload1.c (failed_reload, set_reload_reg): Likewise.
17771         * mips-tfile.c (main): Likewise.
17772         (pfatal_with_name, fancy_abort, botch, fatal, catch_signal): Mark
17773         with ATTRIBUTE_NORETURN.
17775 Fri Oct 29 18:16:03 1999  Andrew Haley  <aph@cygnus.com>
17777         * config/i386/i386.h (ENCODE_SECTION_INFO): Don't do anything if
17778         DECL is not a memory ref.
17780 Fri Oct 29 09:05:34 1999  Catherine Moore  <clm@cygnus.com>
17782         * config/i386/i386.h (ix86_cpu): Remove extern attribute.
17783         * config/i386/i386.c (ix86_cpu): Add extern attribute.
17785 Fri Oct 29 16:30:04 1999  Andrew Haley  <aph@cygnus.com>
17787         * config/mips/elf.h: remove NAME__MAIN and SYMBOL__MAIN.
17788         * config/mips/elf64.h: ditto.
17790 Fri Oct 29 08:03:57 1999  Catherine Moore  <clm@cygnus.com>
17792         * expr.c (emit_push_insn): New argument alignment_pad.
17793         Update all callers.  Adjust stack pointer based on alignment pad.
17794         * function.c (pad_to_arg_alignment):  New argument alignment_pad.
17795         Update all callers.  Track alignment_pad if boundary > PARM_BOUNDARY.
17796         (locate_and_pad_parm): New argument alignment_pad.  Update all
17797         callers.
17798         * expr.h (emit_push_insn): Update prototype.
17799         (locate_and_pad_parm): Update prototype.
17800         * calls.c (arg_data):  Add new field alignment_pad.
17801         (initialize_argument_information): Initialize alignment_pad.
17803 Fri Oct 29 02:51:35 1999  Mark Mitchell  <mark@codesourcery.com>
17805         * except.c (free_eh_nesting_info): Free the info itself.
17806         * function.c (free_after_compilation): Don't free NULL.
17807         * gcse.c (alloc_pre_mem): Free the temp_bitmap, too.
17808         (pre_edge_insert): Free inserted.
17809         * stmt.c (free_stmt_status): Don't free NULL.
17811 Fri Oct 29 15:25:07 1999  Arnaud Charlet  <charlet@ACT-Europe.FR>
17813         * gcov.c (DIR_SEPARATOR): Provide default.
17814         (output_data): Add test for MS-DOS format absolute filename.
17815         (fancy_abort): Correct program name.
17816         (open_files): Open all files in binary mode.
17817         * libgcc2.c (__bb_exit_func): Likewise.
17819         * profile.c (init_branch_prob): Specify binary when opening files.
17821         * flags.h (flag_unwind_tables): New decl.
17822         * toplev.c (flag_unwind_table): New definition.
17823         (f_options): Add -funwind-tables.
17824         (decode_g_option): Clarify warning when unknown -g option is given.
17825         (rest_of_compilation): If inside an inlined external function,
17826         pretend we are just being declared.
17828         * dwarf2out.c (dwarf2out_do_frame): Check -funwind_tables.
17829         (dwarf2out_frame_finish): Likewise.
17831 Fri Oct 29 07:44:26 1999  Vasco Pedro  <vp@di.fct.unl.pt>
17833         * fold-const.c (merge_ranges): If not in0, but in1, handle
17834         upper bounds equal like subset case.
17836 Thu Oct 28 19:22:24 1999  Douglas Rupp <rupp@gnat.com>
17838         * dbxout.c (dbxout_parms): Generate a second stabs line for parameters
17839         passed in a register but moved to the stack.
17841 Thu Oct 28 19:12:57 1999  Sam Tardieu  <tardieu@act-europe.fr>
17843         * gcc.c (pass_exit_codes, greatest_status): New variables.
17844         (struct option_map): Add entry for "--pass-exit-codes".
17845         (execute): Update greatest_status if error.
17846         (display_help): Add documentation for -pass-exit-codes.
17847         (process_command): Handle -pass-exit-codes.
17848         (main): Look at pass_exit_codes and greatest_status on call to exit.
17850 Thu Oct 28 18:06:50 1999  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
17852         * reload.c (find_reloads): Refine test for no input reload
17853         case to not includes reloads emitted after insn.
17855         * function.c (find_temp_slots_from_address): Handle sum involving
17856         a register that points to a temp slot.
17857         (update_temp_slot_address): Make recursive call if both old and
17858         new are PLUS with a common operand.
17859         * calls.c (expand_call): Mark temp slot for result as having
17860         address taken.
17862         * rtlanal.c (reg_referenced_p, case IF_THEN_ELSE): New case.
17864         * gcc.c (process_command): Add standard_exec_prefix with "GCC"
17865         component as well as "BINUTILS".
17867         * integrate.h (copy_rtx_and_substitute): New arg, FOR_LHS.
17868         * integrate.c (copy_rtx_and_substitute): Likewise.
17869         (expand_inline_function, integrate_parm_decls, integrate_decl_tree):
17870         All callers changed.
17871         * unroll.c (inital_reg_note_copy, copy_loop_body): Likewise.
17873         * dbxout.c (dbxout_type, case INTEGER_TYPE_NODE): If can use
17874         gdb extensions, write size of type; also be more consistent
17875         in using references when this is a subtype.
17877         * pa.md (extv, extzv, insv): Use define_expand to reject constant
17878         that is out of range.
17880         * loop.c (unknown_constant_address_altered): New variable.
17881         (prescan_loop): Initialize it.
17882         (note_addr_stored): Set it for RTX_UNCHANGING_P MEM.
17883         (invariant_p, case MEM): Remove handling for volatile and readonly;
17884         check new variable if readonly.
17885         (check_dbra_loop): Chdeck unknown_constant_address_altered.
17887         * cse.c (canon_hash, case MEM): Do not record if BLKmode.
17888         (addr_affects_sp_p): Removed from note_mem_written and only
17889         define #ifdef AUTO_INC_DEC.
17891         * alpha.c (input_operand, case ADDRESSOF): Treat as REG.
17893         * regclass.c (record_reg_classes): Properly handle register move
17894         directions.
17896         * varasm.c (initializer_constant_valid_p, case MINUS_EXPR):
17897         Don't think valid if both operands are invalid.
17898         (struct constant_descriptor): New field RTL.
17899         (mark_const_hash_entry): Mark it.
17900         (record_constant{,_rtx}): Initialize it.
17901         (output_constant_def): Allocate RTL in permanent obstack and
17902         save in table.
17903         ({record,compare}_constant_1): Modes must match for
17904         CONSTRUCTOR of ARRAY_TYPE.
17906         * c-common.h (initializer_constant_valid_p): Delete decl from here.
17907         * output.h (initializer_constant_valid_p): Move decl to here.
17908         * c-common.c (initializer_constant_valid_p): Delete function from here.
17909         * varasm.c (initializer_constant_valid_p): Move function to here.
17911         * tree.h (STRIP_SIGN_NOPS): New macro.
17912         * fold-const.c (optimize_minmax_comparison): New function.
17913         (invert_truthvalue, case WITH_RECORD_EXPR): New case.
17914         (fold): Use STRIP_SIGN_NOPS instead of STRIP_TYPE_NOPS.
17915         (fold, case EQ_EXPR): Call optimize_minmax_comparison and add
17916         cases with ABS_EXPR, NEGATE_EXPR, PLUS_EXPR, MINUS_EXPR, and
17917         widening conversions.
17918         (fold, case LE_EXPR): Rework changing unsigned to signed comparisons
17919         to look at size of mode, not precision of type; also add missing cases.
17920         (optimize_bit_field_compare, decode_field_reference): Don't try to
17921         optimize COMPONENT_REF of a PLACEHOLDER_EXPR.
17923         * dwarf2out.c (ctype.h): Include.
17924         (dwarf2out_set_demangle_name_func): New function.
17925         (size_of_line_info): Deleted.
17926         (output_line_info): Compute size of line info table from difference
17927         of labels.
17928         (base_type_die, add_name_attribute): Call demangle function, if any.
17929         (field_byte_offset): Use bits per word for variable length fields.
17930         (gen_array_type_die): Add array name.
17931         (gen_subprogram_die): Ignore DECL_INLINE if -fno-inline.
17932         (dwarf2out_add_library_unit_info): New function.
17934         * explow.c (set_stack_check_libfunc): New function.
17935         (stack_check_libfunc): New static variable.
17936         (probe_stack_range): Allow front-end to set up a libfunc to call.
17938         * combine.c (simplify_comparison): When making comparison in wider
17939         mode, check for having commuted an AND and a SUBREG.
17940         (contains_muldiv): New function.
17941         (try_combine): Call it when dividing a PARALLEL.
17942         (simplify_rtx, case TRUNCATE): Don't remove for umulsi3_highpart.
17943         (simplify_comparison, case ASHIFTRT): Recognize sign-extension of
17944         a PLUS.
17945         (record_value_for_reg): If TEM is a binary operation with two CLOBBERs,
17946         use one of the CLOBBERs instead.
17947         (if_then_else_cond): If comparing against zero, just return thing
17948         being compared.
17950         * optabs.c (expand_abs): If machine has MAX, ABS (x) is MAX (x, -x).
17951         Don't generate shifts and subtract if have conditional arithmetic.
17953         * rtl.h (delete_barrier): New declaration.
17954         * jump.c (jump_optimize): Set up to handle conditional call.
17955         In conditional arithmetic case, handle CALL_INSN followed by a BARRIER.
17956         (delete_barrier): New function.
17958         * rtl.c (read_rtx): Call fatal if bad RTL code; check for bad mode.
17960         * recog.c (nonmemory_operand): Accept ADDRESSOF.
17962         * tree.c (build_type_attribute_variant): Push to obstack of
17963         ttype around type_hash_canon call.
17965         * expr.c (placeholder_list): Move decl to file scope.
17966         (expand_expr): Don't force access to volatile just because its
17967         address is taken.
17968         If ignoring reference operations, just expand the operands.
17969         (expand_expr, case COMPONENT_REF): Propagate
17970         EXPAND_CONST_ADDRESS to recursive call when expanding inner.
17971         Refine test for using bitfield operations vs pointer punning.
17972         (expand_expr, case CONVERT_EXPR): If converting to
17973         BLKmode UNION_TYPE from BLKmode, just return inner object.
17974         Use proper mode in store_field call.
17975         Properly set sizes of object to store and total size in store_field
17976         call for convert to union.
17977         (expand_expr, case ARRAY_REF): If OP0 is in a register, put it in
17978         memory (like for ADDR_EXPR).  Also, don't put constant in register if
17979         we'll want it in memory.
17980         (readonly_fields_p): New function.
17981         (expand_expr, case INDIRECT_REF): Call it if LHS.
17982         (expand_assignment): Handle a RESULT_DECL where
17983         DECL_RTL is a PARALLEL.
17984         (do_jump, case WITH_RECORD_EXPR): New case.
17985         (get_inner_reference): Always go inside a CONVERT_EXPR
17986         and NOP_EXPR if both modes are the same.
17987         (store_field): Use bitfield operations if size of bitsize is not same
17988         as size of RHS's type.
17989         Check for bitpos not a multiple of alignment in BLKmode case.
17990         Do block move in largest possible alignment.
17991         (store_constructor): Set BITSIZE to -1 for variable size and properly
17992         in case of array of BLKmode.
17993         (expand_expr_unaligned): New function.
17994         (do_compare_and_jump): Call it.
17996         * mips/iris5.h (SWITCHES_NEED_SPACES): New macro.
17997         * collect2.c (main): Only allow -ofoo if SWITCHES_NEED_SPACES
17998         does not include 'o'.
18000         * function.c (instantiate_virtual_regs_1, case SET): Handle case where
18001         both SET_DEST and SET_SRC reference a virtual register.
18002         (gen_mem_addressof): Copy RTX_UNCHANGING_P from new REG to old REG.
18004         * integrate.c (expand_inline_function): Handle case of setting
18005         virtual stack vars register (from built in setjmp); when parameter
18006         lives in memory, expand virtual_{stack_vars,incoming_args}_rtx early.
18007         (subst_constant): Add new parm, MEMONLY.
18008         (expand_inline_function, integrate_parm_decls): Pass new parm.
18009         (integrate_decl_tree): Likewise.
18010         (copy_rtx_and_substitute, case MEM): Do copy RTX_UNCHANGING_P.
18011         (try_constants): Call subst_constants twice, with MEMONLY 0 and 1.
18012         (copy_rtx_and_substitute, case SET): Add explicit calls to
18013         copy_rtx_and_substitute for both sides.
18015         * stmt.c (expand_asm_operands): Don't use TREE_STRING_LENGTH for
18016         constraints.
18017         (pushcase{,_range}): Convert to NOMINAL_TYPE after checking for
18018         within INDEX_TYPE, instead of before.
18019         (fixup_gotos): Use f->target_rtl, not the next insn,
18020         since latter may be from a later fixup.
18021         (expand_value_return): Correctly convert VAL when promoting function
18022         return; support RETURN_REG being a PARALLEL.
18023         (expand_return): When checking for result in regs and having
18024         cleanup, consider PARALLEL in DECL_RTL as being in regs.
18026 1999-10-28 21:27 -0700  Zack Weinberg  <zack@bitmover.com>
18028         * cpplib.h (struct cpp_buffer: fname, nominal_fname,
18029         last_nominal_fname): Mark const.
18030         (struct include_hash: name, nshort, control_macro): Mark
18031         const.
18032         (struct macrodef: symnam): Mark const.
18033         (struct if_stack: fname): Mark const.
18034         (is_idchar, is_idstart, is_hor_space, trigraph_table): Delete.
18035         (IStable): New character-syntax array which encompasses all
18036         the old is_foo arrays.
18037         (is_idchar, is_numchar, is_idstart, is_numstart, is_hspace,
18038         is_space): New macros for interrogating IStable.
18039         (check_macro_name): Kill last argument.  All callers changed.
18041         * cppinit.c (initialize_char_syntax): Delete.
18042         (is_idchar, is_idstart, is_hor_space, is_space,
18043         trigraph_table): Delete.
18044         (IStable): New.  Initialize with clever macros to avoid
18045         information duplication.
18046         (builtin_array): Table of builtins to get rid of explicit list
18047         in initialize_builtins.
18048         (initialize_builtins): Use builtins_array.
18049         (cpp_start_read): Call init_IStable, and set IStable['$'] if
18050         opts->dollars_in_ident.
18052         * cppexp.c: Change all refs to is_xyz[] arrays to use new
18053         is_xyz() macros.
18054         (cpp_parse_expr): Avoid 'format string is not constant'
18055         warning. Use ISGRAPH to identify printable chars.
18056         * cppfiles.c: Change all refs to is_xyz[] arrays to use new
18057         is_xyz() macros.
18058         (read_and_prescan): Map trigraphs to chars with open-coded
18059         if-else-if-... sequence, not a lookup table.
18060         * cpphash.c: Change all refs to is_xyz[] arrays to use new
18061         is_xyz() macros.
18062         * cpplib.c: Change all refs to is_xyz[] arrays to use new
18063         is_xyz() macros.  Kill SKIP_ALL_WHITE_SPACE (unused).
18064         (check_macro_name): Remove ability to report an invalid
18065         assertion name, which is never used.
18066         (do_line): Constify a couple of char *'s.
18067         * cppmain.c (main): Call cpp_cleanup before returning.
18069 Thu Oct 28 21:16:35 1999  Mark Mitchell  <mark@codesourcery.com>
18071         * ggc.h (struct ggc_statistics): New type.
18072         (ggc_get_size): New function.
18073         (ggc_print_statistics): Likewise.
18074         * ggc-common.c (ggc_stats): New variable.
18075         (ggc_mark_rtx_children): Keep statistics.
18076         (ggc_mark_tree_children): Likewise.
18077         (ggc_print_statistics): New function.
18078         * ggc-page.c (struct globals): Add bytes_mapped field.
18079         (alloc_anon): Update it.
18080         (release_pages): Likewise.
18081         (ggc_get_size): New function.
18082         (ggc_page_print_statistics): New function.
18083         * ggc-simple.c (ggc_get_size): New function.
18085 Fri Oct 29 06:32:44 1999  Geoffrey Keating  <geoffk@cygnus.com>
18087         * flow.c (propagate_block): When the last reference to a label
18088         before an ADDR_VEC is deleted because the reference is a dead
18089         store, delete the ADDR_VEC.
18091 Thu Oct 28 12:28:50 1999  Richard Henderson  <rth@cygnus.com>
18093         * resource.c (find_free_register): Don't use the frame pointer
18094         if frame_pointer_needed.
18096 Thu Oct 28 10:02:00 1999  Jim Wilson  <wilson@cygnus.com>
18098         * config/mips/mips.c (mips_va_arg): Delete gen_jump as emit_jump arg.
18099         (function_arg_pass_by_reference): Check for a NULL pointer in cum.
18101         * config/i960/i960.c (i960_va_start): New locals base, num.
18102         Use INDIRECT_REF instead of ARRAY_REF on valist.
18103         (i960_va_arg): Use INDIRECT_REF instead of ARRAY_REF on valist.
18105 Thu Oct 28 09:45:48 1999  Mark Mitchell  <mark@codesourcery.com>
18107         * gcse.c (delete_null_pointer_checks): Fix typo in previous change.
18109 Thu Oct 28 03:37:50 1999  Peter Gerwinski <peter@gerwinski.de>
18111         * tree.def (PLACEHOLDER_EXPR): Update comments.
18113 Thu Oct 28 06:47:32 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18115         * c-common.c (check_format_info): Avoid non-literal format string
18116         warnings when `first_arg_num' is zero.
18118 Thu Oct 28 12:28:48 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
18120         * rtl.texi: Delete explicit Prev, Up and Next entries in "@node"s.
18122 Thu Oct 28 11:05:13 1999  Richard Earnshaw <rearnsha@arm.com>
18124         * arm.md (casesi_insn): Add a clobber of the condition code
18125         register.
18127 Mon Oct 18 21:16:06 1999  Fred Fish  <fnf@be.com>
18129         * tm.texi (CC1PLUS_SPEC): Make it clear in the docs that CC1_SPEC is
18130         used by both cc1 and cc1plus.
18132 Thu Oct 28 10:00:48 1999  Nick Clifton  <nickc@cygnus.com>
18134         * config/arm/arm.c: Initialise arm_structure_size_boundary to
18135         DEFAULT_STRUCTURE_SIZE_BOUNDARY.
18136         * config/arm/arm.h (DEFAULT_STRUCTURE_SIZE_BOUNDARY): Define
18137         to the value 32 if it has not already been defined.
18138         * config/arm/netbsd.h (DEFAULT_STRUCTURE_SIZE_BOUNDARY):
18139         Override definition in arm.h with a value of 8.
18141 Thu Oct 28 03:12:02 1999  David Starner  <dstarner98@aasaa.ofe.org>
18143         * c-pragma.c (push_alignment): Don't check the return value
18144         of xmalloc.
18146 Thu Oct 28 03:08:38 1999  Matteo Frigo <athena@fftw.org>
18148         * sparc.h (ADJUST_COST): Fix thinko.
18150 Thu Oct 28 02:44:03 1999  Glen Nakamura  <glen.nakamura@usa.net>
18152         * cccp.c (rescan): Fixed obp pointer handling around call to
18153         check_expand subroutine.
18155 Thu Oct 28 02:15:22 1999  Jeffrey A Law  (law@cygnus.com)
18157         * gcse.c (delete_null_pointer_checks): Only record non-null info
18158         for pseudos when examining stores.
18160         * arm.md (adddi3, adddi_sesidi_di, adddi_sesidi_di): Add
18161         splitters for these patterns.  Use "#" for output templates.
18162         (addsi3_carryin_shift): New pattern.
18164 Thu Oct 28 10:20:02 1999  Geoffrey Keating  <geoffk@cygnus.com>
18166         * config/rs6000/rs6000.md (movsf): Don't convert a SUBREG
18167         of the function return register into a plain REG until
18168         after function inlining is done.
18170 Wed Oct 27 15:21:46 1999  Richard Henderson  <rth@cygnus.com>
18172         * jump.c (jump_optimize_1): If we did cross-jumping, and
18173         the data will matter, rebuild the CFG.
18174         * reg-stack.c (reg_to_stack): Only (re)build the CFG if
18175         not optimizing.  Don't run shorten_branches.
18176         * toplev.c (rest_of_compilation): Run shorten_branches after
18177         reg_to_stack.
18179 Wed Oct 27 12:33:40 1999  Mark Mitchell  <mark@codesourcery.com>
18181         * rtl.h (note_stores): Add additional paramter.
18182         * rtlanal.c (reg_set_p_1): Take additional paramter.
18183         (reg_set_last_1): Likewise.
18184         (reg_set_p): Adjust call to note_stores.
18185         (reg_set_last): Likewise.
18186         (note_stores): Pass data parameter to worker function.
18187         * alias.c (record_set): Take additional parameter.
18188         (init_alias_analysis): Pass it.
18189         * caller-save.c (mark_set_regs): Take additional parameter.
18190         (save_call_clobbered_regs): Pass NULL to note_stores.
18191         * combine.c (set_nonzero_bits_and_sign_copies): Take additional
18192         parameter.
18193         (record_dead_and_set_regs_1): Likewise.
18194         (reg_dead_at_p_1): Likewise.
18195         (combine_instructions): Adjust calls to note_stores.
18196         (try_combine): Likewise.
18197         (record_dead_insn): Remove.
18198         (record_dead_and_set_regs): Adjust calls to note_stores.
18199         (reg_dead_at_p): Likewise.
18200         * cse.c (invalidate_skipped_set): Take additional parameter.
18201         (cse_check_loop_start): Likewise.
18202         (cse_check_loop_start_value): Remove.
18203         (cse_set_around_loop): Adjust calls to note_stores.
18204         * flow.c (notice_stack_pointer_modification): Take additional
18205         parameter.  Remove duplicate declaration.
18206         (record_volatile_insns): Adjust calls to note_stores.
18207         * gcse.c (record_set_info): Take additional parameter.
18208         (record_last_set_info): Likewise.
18209         (invalidate_nonnull_info): Likewise.
18210         (record_set_insn): Remove.
18211         (compute_sets): Adjust calls to note_stores.
18212         (last_set_insn): Remove.
18213         (compute_hash_table): Adjust calls to note_stores.
18214         (insert_insn_end_bb): Likewise.
18215         (delete_null_pointer_checks): Likewise.
18216         * global.c (mark_reg_store): Take additional parameter.
18217         (mark_reg_clobber): Likewise.
18218         (reg_becomes_live): Likewise.
18219         (global_conflicts): Adjust calls to note_stores.
18220         (build_insn_chain): Likewise.
18221         * integrate.c (note_modified_parmregs): Take additional parameter.
18222         (mark_stores): Likewise.  Make it static.
18223         (save_for_inline_nocopy): Adjust calls to note_stores.
18224         (try_constants): Likewise.
18225         * integrate.h (mark_stores): Remove declaration.
18226         * jump.c (mark_modified_reg): Take additional parameter.
18227         (thread_jumps): Adjust calls to note_stores.
18228         * local-alloc.c (validate_equiv_mem_from_store): Take additional
18229         parameter.
18230         (no_equiv): Likewise.
18231         (reg_is_set): Likewise.
18232         (validate_equiv_mem): Adjust calls to note_stores.
18233         (update_equiv_regs): Likewise.
18234         (block_alloc): Likewise.
18235         * loop.c (note_set_pseudo_multiple_uses_retval): Remove.
18236         (note_addr_stored): Take additional parameter.
18237         (note_set_pseudo_multiple_uses): Likewise.
18238         (record_initial): Likewise.
18239         (prescan_loop): Adjust calls to note_stores.
18240         (strength_reduce): Likewise.
18241         (check_dbra_loop): Likewise.
18242         * regmove.c (flags_set_1): Take additional paramter.
18243         (mark_flags_life_zones): Adjust calls to note_stores.
18244         * reload1.c (mark_not_eliminable): Take additional parameter.
18245         (forget_old_reloads_1): Likewise.
18246         (reload_cse_invalidate_rtx): Likewise.
18247         (reload_cse_check_clobber): Likewise.
18248         (reload_combine_note_store): Likewise.
18249         (move2add_note_store): Likewise.
18250         (reload): Adjust calls to note_stores.
18251         (reload_as_needed): Likewise.
18252         (emit_reload_insns): Likewise.
18253         (reload_cse_regs_1): Likewise.
18254         (reload_cse_record_set): Adjust calls to reload_cse_invalidate_rtx.
18255         (reload_combine): Adjust calls to note_stores.
18256         * resource.c (update_live_status): Take additional paramter.
18257         (mark_target_live_regs): Adjust calls to note_stores.
18258         * stupid.c (find_clobbered_regs): Take additional parameter.
18259         (stupid_life_analysis): Adjust calls to note_stores.
18261 Wed Oct 27 19:26:12 1999  Nick Clifton  <nickc@cygnus.com>
18263         * config/arm/coff.h (STRUCTURE_SIZE_BOUNDARY): Delete
18264         definition.
18266         * config/arm/elf.h (STRUCTURE_SIZE_BOUNDARY): Delete
18267         definition.
18269         * config/arm/arm.h (STRUCTURE_SIZE_BOUNDARY): Define in terms
18270         of the variable arm_structure_size_boundary.
18272 Wed Oct 27 02:05:58 1999  Mark P. Mitchell  <mark@codesourcery.com>
18274         * alias.c (init_alias_analysis): Allocate reg_known_value and
18275         reg_known_equiv_p on the heap.  Likewise for new_reg_base_value
18276         and reg_seen.
18277         (end_alias_analysis): Free reg_known_value and reg_known_equiv_p.
18278         * cse.c (cse_main): Call end_alias_analysis.
18279         * haifa-sched.c (schedule_insns): Likewise.
18280         * local-alloc. (update_equiv_regs): Likewise.
18281         * reload1.c (reload_cse_regs): Likewise.
18283 Wed Oct 27 01:49:17 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
18285         * sparc/sparc.c (sparc_override_options): Clear MASK_FPU_SET.
18286         * sparc/sparc.h (TARGET_SWITCHES): Add "fpu" entry for reverse
18287         mapping from MASK_FPU.
18289 Wed Oct 27 01:42:26 1999  Scott Christley  <scottc@net-community.com>
18291         * sparc.md (call): Don't bound structure return size to 0xfff.
18293 Wed Oct 27 00:56:59 1999  Richard Henderson  <rth@cygnus.com>
18295         * resource.c (mark_target_live_regs): Check that the target
18296         insn wasn't created after compute_bb_for_insn.
18298 Tue Oct 26 23:15:03 1999  Mark Mitchell  <mark@codesourcery.com>
18300         * ggc-page.c (poison_pages): Don't be overzealous.
18302 Tue Oct 26 23:29:18 1999  Jeffrey A Law  (law@cygnus.com)
18304         * alias.c: Update comments for ADDRESS.
18305         (nonlocal_reference_p): Look inside the ADDRESS to determine if
18306         it is a local memory reference.
18308         * c-typeck.c (build_function_call): Check that the built-in
18309         function is of class BUILT_IN_NORMAL before trying to recongize
18310         it as BUILT_IN_ABS.
18311         * calls.c (calls_function_1): Similarly for BUILT_IN_ALLOCA.
18312         * stmt.c (expand_end_cae): Similarly for BUILT_IN_CLASSIFY_TYPE.
18314 Wed Oct 27 00:14:13 1999  Robert Lipe  <robertlipe@usa.net>
18316         * gcse.c (expr_reaches_here_p): Use xcalloc and explit free instead
18317         of alloca.
18318         (pre_gcse): Likewise.
18319         (hoist_expr_reaches_here_p): Likewise.
18320         (hoist_code): Likewise.
18321         (pre_expr_reaches_here_p): Replace alloca with xcalloc.  Move core
18322         code to ...
18323         (pre_expr_reaches_here_p_work): ... here.
18324         (expr_reaches_here_p): Replace alloca with xcalloc.  Move core
18325         code to ...
18326         (expr_reaches_here_p_work): ... here.
18328 Tue Oct 26 20:42:45 1999  Richard Henderson  <rth@cygnus.com>
18330         * resource.c (find_basic_block): Delete.
18331         (mark_target_live_regs, incr_ticks_for_insn): Use BLOCK_NUM instead.
18332         (init_resource_info): Call compute_bb_for_insn.
18334 Tue Oct 26 20:21:02 1999  Richard Henderson  <rth@cygnus.com>
18336         * flow.c (merge_blocks_move_predecessor_nojumps): Cope
18337         with already adjacent blocks, but no fallthru.
18338         (merge_blocks_move_successor_nojumps): Simplify.
18339         (debug_flow_info): New.
18341         * toplev.c (rest_of_compilation): Open jump1 dump file before
18342         jump and close after, as opposed to just using dump_rtl.
18344 Wed Oct 27 03:09:23 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
18346         * reload.h (earlyclobber_operand_p): Declare.
18347         * reload.c (earlyclobber_operand_p): Don't declare.  No longer static.
18348         * reload1.c (reload_reg_free_for_value_p):  RELOAD_OTHER reloads with
18349         an earlyclobbered output conflict with RELOAD_INPUT reloads - handle
18350         case where the RELOAD_OTHER reload is new.  Use earlyclobber_operand_p.
18352 Tue Oct 26 18:23:38 1999  Jan Hubicka  <hubicka@freesoft.cz>
18353                           Richard Henderson  <rth@cygnus.com>
18355         * emit-rtl.c (emit_block_insn_before): New.
18356         (emit_block_insn_after): New.
18357         * basic-block.h: Declare them.
18359         * bitmap.h: Protect from multiple inclusion.
18361         * recog.c (scratch_operand): Handle VOIDmode correctly.
18363         * rtl.h (JUMP_CROSS_JUMP_DEATH_MATTERS): New.
18365         * builtins.c (expand_builtin_apply_args_1): Remove STACK_REGS hack.
18366         * function.c (assign_parms): Likewise.
18367         * global.c (global_conflicts): Clarify STACK_REGS commentary.
18369         * reg-stack.c (max_uid): Remove.
18370         (blocks, block_begin, block_end, block_drops_in): Remove.
18371         (block_stack_in, block_out_reg_set, block_number): Remove.
18372         (struct block_info_def, BLOCK_INFO): New.
18373         (enum emit_where): New.
18374         (current_block): New.
18375         (BLOCK_NUM): Remove.
18376         (mark_regs_pat, record_label_references): Remove.
18377         (record_reg_life_pat, record_reg_life, find_blocks): Remove.
18378         (nan): New.
18379         (goto_block_pat, print_blocks, dump_stack_info): Remove.
18380         (reg_to_stack): Simplified test for existance of fp code.  Use
18381         flow.c code.  Call shorten_branches after cross-jump opt.
18382         (check_asm_stack_operands): Renamed from record_asm_reg_life.
18383         Return false if the asm doesn't use stack regs.  Don't do life
18384         analysis on the asm.
18385         (emit_pop_insn): Replace function pointer arg `when' with
18386         enum `where'.  Update all callers.
18387         (change_stack): Likewise.  Update basic block end.
18388         (emit_swap_insn): Use current_block->head to limit reverse search
18389         for start of block.  Use emit_block_insn_after.
18390         (subst_stack_regs_pat): Handle USE and CLOBBER patterns.
18391         (subst_asm_stack_regs): Use check_asm_stack_operands.  Use direct
18392         structure assignment instead of bcopy.
18393         (print_stack): New.
18394         (convert_regs_entry, convert_regs_exit): New.
18395         (convert_regs_1, convert_regs_2): Split out from convert_regs.
18396         Work on basic blocks and the CFG.
18397         (convert_regs): Use them.
18399         * i386.c (output_fix_trunc): Remove code for DImode input operand
18400         not at top-of-stack.
18401         * i386.c (fix_truncdfdi2, fix_truncsfdi2): Use scratch with
18402         appropriate mode.
18403         (fix_truncdi_1): Allow any mode scratch.
18405 Tue Oct 26 13:30:35 1999  Richard Henderson  <rth@cygnus.com>
18407         * alpha.h (TARGET_MEM_FUNCTIONS): Define here.
18408         * linux.h, netbsd.h, vms.h: Not here.
18410 1999-10-26  Gavin Romig-Koch  <gavin@cygnus.com>
18412         * config/mips/mips.h (ISA_HAS_64BIT_REGS,ISA_HAS_BRANCHLIKELY,
18413         ISA_HAS_FP4,ISA_HAS_CONDMOVE): New.
18414         (GENERATE_BRANCHLIKELY,HAVE_SQRT_P,
18415         CONDITIONAL_REGISTER_USEAGE): Use them.
18416         * config/mips/mips.c (mips_move_1word,mips_move_2words,
18417         gen_conditional_branch,override_options) : Use them.
18418         * config/mips/mips.md : Use them.
18420 Tue Oct 26 13:09:23 1999  Richard Henderson  <rth@cygnus.com>
18422         * i386.md (zero_extendqihi2): Use SImode register name with andl.
18424 Tue Oct 26 12:35:38 1999  Richard Henderson  <rth@cygnus.com>
18426         * integrate.c (function_cannot_inline_p): Don't allow inlining
18427         if setjmp is used.
18429 Tue Oct 26 14:10:23 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18431         * c-parse.in (cast_expr): Constify.
18433         * cccp.c (special_symbol): Likewise.
18435         * cse.c (hash_cse_reg_info, cse_reg_info_equal_p): Likewise.
18437         * dwarf2out.c (base_type_die): Likewise.
18439         * global.c (allocno_compare): Likewise.
18441         * local-alloc.c (qty_compare_1, qty_sugg_compare_1): Likewise.
18443         * regclass.c (fix_register): Likewise.
18445         * rtl.h (fix_register): Likewise.
18447         * stupid.c (stupid_reg_compare): Likewise.
18449         * toplev.c (decode_f_option): Likewise.
18451         * tree.c (build_complex_type): Likewise.
18453 Tue Oct 26 18:35:25 1999  Richard Earnshaw  <rearnsha@arm.com>
18455         * output.h: Don't unnecessarily conditionalize prototypes on TREE_CODE.
18457 Tue Oct 26 15:42:56 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
18459         * reload.c (find_reloads): Compute mode and nregs fields of all
18460         reloads.
18461         * reload1.c (calculate_needs_all_insns): Simplify a bit.
18462         (calculate_needs): Use precomputed mode/nregs values.
18463         (allocate_reload_reg): Likewise.
18464         Break out two...
18465         (failed_reload, set_reload_reg): ... new functions.
18466         (choose_reload_regs_init): New function, mostly broken out from...
18467         (choose_reload_regs): ... here.  Lose all the save_xxx nonsense.
18468         Also lose one #if 0 block.
18470 Tue Oct 26 02:48:32 1999  Marc Espie <espie@cvs.openbsd.org>
18472         * Makefile.in (AR_FOR_TARGET, RANLIB_FOR_TARGET):  Fix target name
18473         substitution.
18475 Tue Oct 26 01:27:32 1999  Mark Mitchell  <mark@codesourcery.com>
18477         * tree.h (BLOCK_TYPE_TAGS): Remove.
18478         (BLOCK_END_NOTE): Likewise.
18479         (BLOCK_LIVE_RANGE_FLAG): Likewise.
18480         (BLOCK_LIVE_RANGE_START): Likewise.
18481         (BLOCK_LIVE_RANGE_END): Likewise.
18482         (tree_block): Remove live_range_flag, live_range_var_flag, and
18483         type_tags.  Remove end_note, live_range_start, and live_range_end.
18484         (remember_end_note): Remove prototype.
18485         * tree.c (build_block): Don't set BLOCK_TYPE_TAGS.
18486         * c-decl.c (poplevel): Don't set BLOCK_TYPE_TAGS or call
18487         remember_end_note.
18488         * ggc-common.c (ggc_mark_tree_children): Don't mark
18489         BLOCK_TYPE_TAGS or BLOCK_END_NOTE.
18490         * integrate.c (adjust_copied_decl_tree): Remove.
18491         * print-tree.c (print_node): Don't print BLOCK_TYPE_TAGS.
18492         * stmt.c (last_block_end_note): Remove.
18493         (init_stmt): Don't add a GC root for it.
18494         (expand_fixup): Don't set it.
18495         (remember_end_note): Remove.
18496         (expand_end_bindings): Don't set last_block_end_note.
18498 Tue Oct 26 00:41:54 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
18500         * reload1.c (reload_reg_free_for_value_p): Show
18501         RELOAD_FOR_OTHER_ADDRESS reloads can conflict with RELOAD_OTHER
18502         reloads.
18504 Mon Oct 25 23:54:45 1999  Geoff Keating  <geoffk@cygnus.com>
18506         * expmed.c (extract_bit_field): Allow for the case of non-integer
18507         objects that are smaller than a word (like SFmode on a 64-bit
18508         machine).
18510         * loop.c (basic_induction_var): A non-integer variable which is
18511         being set by a paradoxical subreg is probably not a biv.
18513 1999-10-25 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
18515         * prefix.c (translate_name) Check for empty prefix string.
18517 Mon Oct 25 23:10:45 1999  Andreas Schwab  <schwab@suse.de>
18519         * Makefile.in (CPP_CROSS_NAME): New variable.
18520         (install-cpp): Use it instead of CPP_INSTALL_NAME for the cross
18521         xcpp.
18522         (uninstall-cpp): Use CPP_INSTALL_NAME and CPP_CROSS_NAME for the
18523         names of the files to be uninstalled.
18525 Mon Oct 25 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
18527         * collect2.c (IS_DIR_SEPARATOR): Define.
18528         (prefix_from_string): Use IS_DIR_SEPARATOR and DIR_SEPARATOR.
18530         * som.h (ASM_DECLARE_FUNCTION_NAME): Set PRIV_LEV for static
18531         functions too.
18533         * haifa-sched.c (add_dependence): Update the true dependency
18534         cache the first time we add a true dependence to the LOG_LINKS chain.
18536 Mon Oct 25 22:27:40 1999  Jim Kingdon  <http://developer.redhat.com/>
18538         * fold-const.c (fold): Fix comment.
18540 Mon Oct 25 22:49:34 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18542         * dbxout.c (lastfile, cwd, dbxout_type_method_1,
18543         dbxout_symbol_location, dbxout_symbol_name, dbxout_init,
18544         dbxout_start_new_source_file, dbxout_source_file,
18545         dbxout_source_line, dbxout_finish, dbxout_type_fields,
18546         dbxout_type_methods, dbxout_symbol, dbxout_prepare_symbol):
18547         Constify a char*.
18548         (dbxout_types, dbxout_args, dbxout_symbol): Delete prototypes.
18549         (dbxout_symbol): Mark parameter `local' with ATTRIBUTE_UNUSED.
18550         (dbxout_block): Initialize variable `blocknum'.
18552         * dbxout.h (dbxout_init, dbxout_finish,
18553         dbxout_start_new_source_file, dbxout_source_file, dbxout_types,
18554         dbxout_args, dbxout_source_line): Constify a char*.
18556         * dwarfout.c (dwarf_tag_name, dwarf_attr_name,
18557         dwarf_stack_op_name, dwarf_typemod_name, dwarf_fmt_byte_name,
18558         dwarf_fund_type_name, name_attribute, stmt_list_attribute,
18559         low_pc_attribute, high_pc_attribute, body_begin_attribute,
18560         body_end_attribute, comp_dir_attribute, sf_names_attribute,
18561         src_info_attribute, mac_info_attribute, producer_attribute,
18562         lookup_filename, generate_macinfo_entry, fundamental_type_code,
18563         dwarfout_line, dwarfout_start_new_source_file, dwarfout_define,
18564         dwarfout_undef): Constify a char*.
18565         (add_incomplete_type, retry_incomplete_types): Add prototypes.
18567         * dwarfout.h (dwarfout_define, dwarfout_undef,
18568         dwarfout_start_new_source_file, dwarfout_line): Constify a char*.
18570 1999-10-25  Gavin Romig-Koch  <gavin@cygnus.com>
18572         * config/mips/mips.h (MIPS_ISA_DEFAULT): Insure it's defined.
18573         (MULTILIB_ISA_DEFAULT): New.
18574         (MULTILIB_DEFAULTS): Use it.
18575         * config/mips/mips.c (): Remove the now unnecessary definition
18576         of MIPS_ISA_DEFAULT.
18577         * config/mips/elf64.h (MULTILIB_DEFAULTS): Remove the now
18578         unnecessary definition.
18580 Mon Oct 25 22:08:35 1999  Richard Earnshaw (rearnsha@arm.com)
18582         * arm.md (pic_load_addr): Add constraints to operand 1.
18584 1999-10-25  Bruce Korb  <autogen@linuxbox.com>
18586         * fixinc/genfixes:  Provide a means for specifying -D options to
18587         AutoGen
18589 Mon Oct 25 00:42:35 1999  Jeffrey A Law  (law@cygnus.com)
18591         * arm.c (arm_override_options): Correct initialization of
18592         arm_fast_multiply, arm_arch4, arm_arch5, arm_ld_sched,
18593         arm_is_strong, and arm_is_6_or_7.
18595         * loop.c (note_set_pseudo_multiple_uses_retval): New variable.
18596         (note_set_pseudo_multiple_uses): New function.
18597         (check_dbra_loop): Use not_set_pseudo_multiple_uses to determine
18598         if a pseudo set in the loop exit is used elsewhere.
18600 Sun Oct 24 20:52:40 1999  Mark Mitchell  <mark@codesourcery.com>
18602         * i386.md (mulsi3): Tweak to work with SCO OSR5 COFF assembler.
18604 Sun Oct 24 21:02:46 1999  Richard Henderson  <rth@cygnus.com>
18606         * i386.md (*lea_0): Collapse addsi_0, addsi_lea_[123] into
18607         a single load-address pattern.
18609 Sun Oct 24 19:33:24 1999  Mark P. Mitchell  <mark@codesourcery.com>
18611         * haifa-sched.c (schedule_insns): Don't assign LUIDs differently
18612         depending on whether or not line-number notes are present.
18614 Sun Oct 24 20:29:59 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18616         * cccp.c (progname, file_buf, default_include, include_file,
18617         macrodef, definition, hashval, wchar_type, user_label_prefix,
18618         directive, out_fname, if_stack, safe_write, index0, get_lintcmd,
18619         expand_to_temp_buffer, is_system_include, base_name,
18620         absolute_filename, read_name_map, open_include_file,
18621         record_control_macro, check_precompiled, check_preconditions,
18622         pcfinclude, pass_thru_directive, create_definition,
18623         check_macro_name, comp_def_part, collect_expansion,
18624         check_assertion, read_token_list, assertion_install,
18625         assertion_lookup, eval_if_expression, conditional_skip,
18626         validate_else, skip_quoted_string, quote_string, macarg1,
18627         error_from_errno, install, lookup, hashf, dump_defn_1,
18628         perror_with_name, pfatal_with_name, main, trigraph_pcp,
18629         check_white_space, rescan, handle_directive, monthnames,
18630         special_symbol, do_include, remap_include_file, write_output,
18631         arglist, do_assert, do_unassert, do_line, do_error, do_once,
18632         do_ident, do_sccs, do_xifdef, skip_if_group,
18633         output_line_directive, macroexpand, macarg, change_newlines,
18634         initialize_builtins, make_definition): Constify a char*.
18636         * pcp.h (stringdef): Likewise.
18638 Sun Oct 24 13:29:28 1999  Richard Henderson  <rth@cygnus.com>
18640         * unroll.c (copy_loop_body): Examine SET_DEST of single_set
18641         not of pattern.
18643 Sun Oct 24 13:14:20 1999  Graham  <grahams@rcp.co.uk>
18644                           Richard Henderson  <rth@cygnus.com>
18646         * alias.c: Include ggc.h.
18647         (reg_base_value, new_reg_base_value, reg_base_value_size): Make static.
18648         (record_set): Verify enough room in reg_base_value.
18649         (init_alias_analysis): Allocate reg_base_value with xcalloc.
18650         Register it as a GC root.
18651         (end_alias_analysis): Free reg_base_value.  Remove it as a GC root.
18652         * Makefile.in (alias.o): Depend on ggc.h.
18654         * unroll.c (unroll_loop): Verify the insn before a barrier
18655         is a JUMP_INSN before checking JUMP_LABEL.
18657 Sun Oct 24 15:46:44 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18659         * mips/bsd-5.h (ASM_OUTPUT_ASCII): Constify a char*.
18660         * mips/iris4.h (ASM_OUTPUT_ASCII): Likewise.
18661         * mips/mips-5.h (ASM_OUTPUT_ASCII): Likewise.
18662         * mips/mips.h (ASM_OUTPUT_ASCII): Likewise.
18663         * mips/svr3-5.h (ASM_OUTPUT_ASCII): Likewise.
18664         * mips/svr4-5.h (ASM_OUTPUT_ASCII): Likewise.
18666 Sun Oct 24 15:35:43 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18668         * output.h (ctors_section, dtors_section, bss_section): Prototype.
18670         * alpha/alpha-interix.h (text_section): Delete prototype.
18671         * alpha/elf.h (text_section): Likewise.
18672         * arm/linux-elf.h (text_section): Likewise.
18673         * arm/linux-telf.h (text_section): Likewise.
18674         * c4x/c4x.h (text_section): Likewise.
18675         * dsp16xx/dsp16xx.h (bss_section): Likewise.
18676         * elfos.h (text_section): Likewise.
18677         * i386/aix386ng.h (text_section): Likewise.
18678         * i386/i386-interix.h (text_section): Likewise.
18679         * i386/sco5.h (text_section): Likewise.
18680         * i386/svr3gas.h (text_section): Likewise.
18681         * nextstep.h (text_section): Likewise.
18682         * psos.h (text_section): Likewise.
18683         * ptx4.h (text_section): Likewise.
18684         * svr3.h (text_section): Likewise.
18685         * svr4.h (text_section, ctors_section, dtors_section): Likewise.
18687 Sun Oct 24 15:20:59 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18689         * final.c (peephole): Delete prototype.
18691         * gcse.c (process_insert_insn, pre_edge_insert): Add prototypes.
18692         (pre_insert_copies): Remove unused variable `bb'.
18694         * genrecog.c (debug_decision_0, debug_decision_list, main): Add
18695         prototypes.
18697         * output.h (peephole): Add prototype.
18699 Sun Oct 24 11:35:30 1999  Mark P. Mitchell  <mark@codesourcery.com>
18701         * config/mips/iris6.h (SUBTARGET_ASM_OPTIMIZING_SPEC): Define to
18702         -O0.
18704 Sat Oct 23 21:13:00 1999  Mark Mitchell  <mark@codesourcery.com>
18706         * integrate.c (integrate_decl_tree): Tweak setting of DECL_CONTEXT
18707         for inlined declarations.
18709 Fri Oct 22 18:05:43 1999  Jeffrey A Law  (law@cygnus.com)
18711         * arm.c (logical_binary_operator): New fucntion.
18712         * arm.h (logical_binary_operator): Declare it.
18713         (PREDICATE_CODES): Handle logical_binary_operator.
18714         * arm.md (anddi3, anddi_zesidi_di, anddi_sesdi_di): Use "#" for
18715         output constraints.  Add appropriate splitters.
18716         (anddi_notdi_di, anddi_notzesidi_di, anddi_notsesidi_di): Likewise.
18717         (iordi3, iordi_zesidi_di, iordi_sesidi_di): Likewise.
18718         (xordi3, xordi_zesidi_di, xordi_sesidi_di): Likewise.
18720 Fri Oct 22 23:46:50 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
18722         * genoutput.c (struct operand_data): New elt eliminable.
18723         (output_operand_data): Write it.
18724         (scan_operands): Set it for MATCH_OPERAND, clear for other matchers.
18725         (compare_operands): Take it into account.
18726         * recog.h (struct insn_operand_data): New elt eliminable.
18727         * reload1.c (check_eliminable_occurrences, elimination_effects): New
18728         functions.
18729         (old_asm_operands_vec, new_asm_operands_vec): Delete.
18730         (eliminate_regs): Move code that detects changes to elimination
18731         target regs into new function elimination_effects.
18732         Delete one #if 0 block.
18733         Abort for USE, CLOBBER, ASM_OPERANDS and SET.
18734         (eliminate_regs_in_insn): Return immediately for USEs, CLOBBERs,
18735         ADDR_VECs, ADDR_DIFF_VECs and ASM_INPUTs.
18736         Only call eliminate_regs for real operands of the insn, not for parts
18737         of its structure or parts matched by things like match_operator.
18738         Use elimination_effects and check_eliminable_occurrences.  Use
18739         copy_insn to duplicate the pattern when not in the final pass.
18741 Fri Oct 22 09:03:44 1999  Mark Mitchell  <mark@codesourcery.com>
18743         * i386.md: Add missing `y' modifiers to uses of fst, fstp, fld,
18744         and fld.
18746 1999-10-22  Bruce Korb  <autogen@linuxbox.com>
18748         * fixinc/README: document the "mach" machine matching test
18749         * fixinc/fixfixes.c: Implement the #else/#endif label fix
18750         * fixinc/fixtests.c: Implement the #else/#endif label test
18751         * fixinc/inclhack.def: utilize these tests and fixes
18752         * fixinc/inclhack.sh:  regen
18753         * fixinc/fixincl.x:  regen
18754         * fixinc/fixincl.sh:  regen
18756 Thu Oct 21 20:37:19 1999  Jeffrey A Law  (law@cygnus.com)
18758         * Makefile.in (cse.o): Depend on hashtab.h, not splay-tree.h.  Also
18759         depend on ggc.h.
18761 Thu Oct 21 20:30:19 1999  Matthias Klose  <doko@debian.org>
18763         * gcc.1: Document exit codes.
18765 Thu Oct 21 12:49:05 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18767         * calls.c: Include tm_p.h later, so everything we need is defined.
18768         * expr.c: Likewise.
18769         * function.c: Likewise.
18771         * except.c: Include tm_p.h.
18773         * sparc.c: Likewise.
18774         (dwarf2out_cfi_label): Don't prototype.
18775         (check_return_regs, epilogue_renumber,
18776         ultra_cmove_results_ready_p, ultra_fpmode_conflict_exists,
18777         ultra_find_type, ultra_build_types_avail, ultra_flush_pipeline,
18778         ultra_rescan_pipeline_state, set_extends, ultra_code_from_mask,
18779         ultra_schedule_insn): Add static prototype.
18780         (data_segment_operand, text_segment_operand): Call itself with the
18781         proper number of arguments.
18782         (sparc_flat_save_restore, sparc_v8plus_shift): Constify a char*.
18784         * sparc.h: Move all declarations to sparc-protos.h.
18785         (SELECT_RTX_SECTION):  Pass a missing MODE argument to
18786         symbolic_operand.
18788         * sparc/sysv4.h (SELECT_RTX_SECTION): Likewise.
18790         * config/svr4.h (text_section, ctors_section, dtors_section): Add
18791         Prototypes.
18792         (ASM_OUTPUT_SECTION_NAME, UNIQUE_SECTION,
18793         ASM_FINISH_DECLARE_OBJECT, ASM_OUTPUT_LIMITED_STRING,
18794         ASM_OUTPUT_ASCII): Constify a char*.
18796         * sparc-protos.h: New file for sparc prototypes.
18798 Thu Oct 21 12:23:40 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18800         * function.c (record_insns, contains): Always declare and define.
18801         (record_insns): Mark with ATTRIBUTE_UNUSED.
18803 Thu Oct 21 13:03:49 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
18805         * config/arm/telf.h (ASM_OUTPUT_SECTION_NAME): Add %nobits option
18806         to .section when outputting a .bss section to deal with multiple
18807         .bss input sections (as happens with -fdata-sections)
18808         Also output %progbits, not @progbits so the assembler doesn't treat as
18809         a comment.
18810         * config/arm/unknown-elf.h (ASM_OUTPUT_SECTION_NAME): Likewise
18812         * config/arm/lib1funcs.asm (_call_via_rX): Allow compilation of
18813         thumb parts even when building with non-thumb CPUs, by forcing
18814         thumb mode.
18816 Wed Oct 20 22:57:58 1999  Jeffrey A Law  (law@cygnus.com)
18818         * sparc.md (movsf_const_intreg): If splitting, length must be > 1.
18819         (movdf_const_intreg_sp64): Similarly.
18821         * local-alloc.c (update_equiv_regs): Check the correct insn
18822         for pre-existing REG_EQUIV notes.
18824 Wed Oct 20 20:41:46 1999  Mark Mitchell  <mark@codesourcery.com>
18826         * cse.c (cse_end_of_basic_block): Don't return the end of a basic
18827         block reached by a branch if we're not going to actually process
18828         this block.
18830 Wed Oct 20 15:18:42 1999  Jim Wilson  <wilson@cygnus.com>
18832         * integrate.c (integrate_decl_tree): Set DECL_CONTEXT to 0 if this is
18833         a local extern function declaration.
18835 Wed Oct 20 13:56:01 1999  Richard Henderson  <rth@cygnus.com>
18837         * i386.c (ix86_expand_prologue): Properly wrap USE around
18838         reg for CALL_INSN_FUNCTION_USAGE.
18840 Thu Oct 14 18:51:37 1999  Andrew Haley  <aph@cygnus.com>
18842         * config/mips/mips.md (movdf_internal1a): Allow floating-point
18843         move between GP_REGs.
18845 Wed Oct 20 15:36:11 1999  Andrew Haley  <aph@cygnus.com>
18847         * config/arm/thumb.h (GO_IF_LEGITIMATE_ADDRESS): Take account of
18848         the mode size when finding out if an offset is legal.
18850 Wed Oct 20 06:26:58 1999  Richard Henderson  <rth@cygnus.com>
18852         * basic-block.h (PROP_*): Move constants from ...
18853         * flow.c: ... here.
18854         (compute_bb_for_insn): Free the array before reallocating.
18855         (update_life_info): New arg PROP_FLAGS; pass on to propagate_block.
18856         (allocate_reg_life_data): Reset all reg variables collected by
18857         propagate_block.
18858         (get_block_head_tail): Don't convert from bb to block.
18859         (get_bb_head_tail): New.  Update all callers of get_block_head_tail.
18860         (find_insn_reg_weight): Take block not bb.
18861         (schedule_block): Don't set block num for moved insns.
18862         (schedule_region): Don't update_life_info or find_insn_reg_weight.
18863         (schedule_insns): Do it here instead.
18864         * combine.c (combine_instructions): Invoke compute_bb_for_insn
18865         before update_life_info.
18866         * recog.c (split_all_insns, peephole2_optimize): Update for
18867         new arg to update_life_info.
18868         * rtlanal.c (remove_note): Cope with NULL note.
18869         * toplev.c (rest_of_compilation): Don't invoke recompute_reg_usage
18870         if we did sched1.
18872 Wed Oct 20 10:46:41 1999  Richard Earnshaw (rearnsha@arm.com)
18874         * jump.c (jump_optimize_1): More accurately detect casesi insns.
18876         * flow.c (merge_blocks_move_predecessor_nojumps): Re-order the basic
18877         block records so that merge_blocks_nomove will clean up correctly.
18878         (split_edge): Handle casesi insns.
18880         * gcc-page.c: Try MAP_ANON if we don't have MAP_ANONYMOUS.
18882 Tue Oct 19 23:43:50 1999  Jeffrey A Law  (law@cygnus.com)
18884         * pa.md (call, call_value): Do not emit a blockage after restoring
18885         the PIC register.
18887 Tue Oct 19 17:22:39 1999  Mark Mitchell  <mark@codesourcery.com>
18889         * c-typeck.c (c_expand_asm_operands): Fix typo.
18891 Tue Oct 19 18:42:58 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
18893         * arm.c (fpu_rhs_operand): Verify modes.
18894         (fpu_add_operand): Likewise.
18895         (di_operand): Likewise.
18896         (soft_df_operand): Likewise.
18898 Tue Oct 19 15:26:11 1999  Richard Earnshaw  (rearnsha@arm.com)
18900         * arm.c (arm_return_in_memory): APCS rules state that the elements
18901         of a structure returned in a register must be 'integer-like'.
18903 1999-10-19  Bruce Korb  <autogen@linuxbox.com>
18905         * fixinc/Makefile.in: Change the generation rules to run `genfixes'
18906         in the source tree when the generated targets are out of date
18907         * fixinc/genfixes: Alter it to run individual fixes for make.
18908         * fixinc/README: rewrite
18909         * fixinc/inclhack.def: moved initial comments to README
18911 Tue Oct 19 14:01:34 1999  Nick Clifton  <nickc@cygnus.com>
18913         * toplev.c (main): Do not generate an error message if an
18914         unrecognised command line switch is recognisable by another
18915         language.  If extra_warnings are enabled, then generate a
18916         warning message instead.
18918 Tue Oct 19 11:41:12 1999  Mumit Khan  <khan@xraylith.wisc.edu>
18920         * c-pragma.h (PRAGMA_INSERT_ATTRIBUTES): Delete macro.
18921         (insert_pack_attributes): Delete prototype.
18923         * c-pragma.c (default_alignment): New static variable.
18924         (push_alignment): Initialize to current effective alignment.
18925         (pop_alignment): Use to set new alignment.
18926         (insert_pack_attributes): Delete function.
18927         (handle_pragma_token): Set default_alignment as well each time
18928         a #pragma pack(<n>) is encountered.
18930 Tue Oct 19 02:03:00 1999  Jeffrey A Law  (law@cygnus.com)
18932         * reg-stack.c (stack_result): Aggregates are not returned in
18933         stack registers.
18935 Tue Oct 19 01:26:48 1999  Alasdair Baird <alasdair@wildcat.demon.co.uk>
18937         * fold-const.c (fold): Fix thinko in x+(-0) -> x transformation.
18939 Mon Oct 18 15:19:41 1999  Richard Henderson  <rth@cygnus.com>
18941         * basic-block.h (set_block_num): Declare.
18942         * flow.c (update_life_info): Don't call compute_bb_for_insn
18943         or free_basic_block_vars.
18944         * haifa-sched.c (remove_dependence): Conditionalize on HAVE_cc0.
18945         (insn_orig_block): Remove.
18946         (INSN_BLOCK): Remove.  Update all callers to use BLOCK_NUM.
18947         (schedule_block): Keep BLOCK_NUM up-to-date.
18948         (schedule_insns): Use compute_bb_for_insn.
18949         * recog.c (split_all_insns): Likewise.
18950         (peephole2_optimize): Likewise.
18952 Mon Oct 18 18:50:51 1999  Andreas Schwab  <schwab@suse.de>
18954         * config/m68k/m68k.h (INITIAL_FRAME_POINTER_OFFSET): Add one word
18955         if the pic register is used.
18957 Mon Oct 18 02:38:46 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
18959         * c-decl.c (pushdecl): Use TYPE_CONTEXT rather than TREE_PERMANENT.
18960         (finish_decl): Duplicate test for TREE_ASM_WRITTEN in else branch of
18961         if that tests TREE_PERMANENT.
18963 Mon Oct 18 01:41:35 1999  Jeffrey A Law  (law@cygnus.com)
18965         * cse.c (invalidate_for_call): Do not remove memory references from
18966         the table here.  It's handled elsewhere.
18968         * haifa-sched.c (add_dependence): Protect references to the
18969         true dependency cache with #ifdef INSN_SCHEDULING.
18970         (remove_dependence): Similarly.
18972         * mn10200.md (outline_epilogue_jump): Embed a (return) to indicate
18973         to the cfg code that this is a return instruction.
18974         * mn10300.md (return_internal): Similarly.
18976         * combine.c (get_last_value): If the last set of a register
18977         is after subst_low_cuid, then we can not use it to determine
18978         the register's last value.
18980 Sun Oct 17 11:02:52 1999  Mark Mitchell  <mark@codesourcery.com>
18982         * Makefile.in: Back out previous change.
18984 Sun Oct 17 15:22:50 1999  Jeffrey A Law  (law@cygnus.com)
18986         * pa.c (move_operand): Reject (lo_sum (reg) (unspec ...)).
18988         * haifa-sched.c (add_dependence): Only check/update the cache
18989         if it exists.
18990         (remove_dependence): Likewise.
18991         (schedule_insns): Only create the true_dependency_cache if the
18992         average number of instructions in a basic block is very large.
18994 Sun Oct 17 11:02:52 1999  Mark Mitchell  <mark@codesourcery.com>
18996         * Makefile.in (ggc-common.o): Depend on genrtl.h.
18997         (ggc-simple.o): Likewise.
18998         (ggc-page.o): Likewise.
19000 Sun Oct 17 02:09:50 1999  Andrew MacLeod  <amacleod@cygnus.com>
19002         * basic-block.h (pre_edge_lcm, pre_edge_rev_lcm, compute_available):
19003         Prototype for exported functions.
19004         (pre_lcm, pre_rev_lcm): Remove prototypes.
19005         * gcse.c (compute_ae_kill): Add ae_gen and ae_kill as parameters.
19006         (compute_available): Move to lcm.c, and change parameter order.
19007         (one_classic_gcse_pass): Call compute_ae_kill with parameters.
19008         (pre_insert, s_preds, s_succs, num_preds, num_succs): Delete.
19009         (gcse_main): No longer call compute_preds_succs.  Rebuild the
19010         set table after reach pre pass.
19011         (pre_insert_map, pre_delete_map, edge_list): New.
19012         (alloc_pre_mem): Allocate edge vectors.
19013         (free_pre_mem): Delete edge vectors.
19014         (compute_pre_data): Call new edge based lcm routines.
19015         (process_insert_insn): New function.
19016         (insert_insn_end_bb): Use it.
19017         (pre_edge_insert): New function.
19018         (pre_insert_copy_insn): Formatting fixes.  Update BLOCK_END as
19019         needed.
19020         (pre_insert_copies): Revamp using new edge based lcm outputs.
19021         (pre_delete): Likewise.
19022         (one_pre_gcse_pass): Insert & remove fake edges to the exit
19023         block.
19024         (compute_code_hoist_vbeinout): New new edge based routines.
19025         * lcm.c: Remove all the old LCM functions.  Replace with new ones
19026         that work with the new cfg datastructures and work with edges
19027         instead of blocks.
19029 Sun Oct 17 00:44:17 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
19031         * reload.h (struct reload): Add new fields "mode" and "nregs".
19032         * reload1.c: Change all occurrences of reload_mode and reload_nregs
19033         to reference the "mode" and "nregs" field within struct reload.
19035 Sat Oct 16 21:50:28 1999  Jeffrey A Law  (law@cygnus.com)
19037         * haifa-sched.c (true_dependency_cache): New.
19038         (add_dependence): Use the true dependency cache to avoid expensive
19039         walks down the LOG_LINKS dependency list.  Add entries to the
19040         cache as necessary.
19041         (remove_dependence): Remove entries from the true dependency cache
19042         as needed.
19043         (schedule_insns): Allocate and initialize and free the true
19044         dependency cache.
19046         * haifa-sched.c (schedule_insns): Do not remove inter-block
19047         dependencies anymore.
19049 Sat Oct 16 11:19:52 1999  Richard Henderson  <rth@cygnus.com>
19051         * i386/t-cygwin (winnt.o): Depend on RTL_H and TREE_H.
19052         * i386/t-winnt: Likewise.
19054 Sat Oct 16 11:11:54 1999  Richard Henderson  <rth@cygnus.com>
19056         * ggc-page.c (init_ggc): Work around SunOS unaligned mmap bug.
19058 1999-10-16  Manfred Hollstein  <mhollstein@cygnus.com>
19060         * Makefile.in (LANGUAGES): Omit "proto".
19061         (clean): Remove stale comment about removing unprotoize.c.
19063 Sat Oct 16 11:29:14 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19065         * protoize.c (safe_read, safe_write): Avoid the gcc extension of
19066         using arithmetic on void pointers.
19068 Sat Oct 16 02:48:22 1999  Jeffrey A Law  (law@cygnus.com)
19070         * haifa-sched.c (compute_block_forward_dependencies): Only check
19071         for notes, deleted insns and duplicates if ENABLE_CHECKING is defined.
19073 Sat Oct 16 00:07:01 1999  Richard Henderson  <rth@cygnus.com>
19075         * gcse.c (hash_expr_1): Add in MEM_ALIAS_SET.
19076         (expr_equiv_p): Reject memories with different alias sets.
19078 Fri Oct 15 15:17:29 1999  Greg McGary  <gkm@gnu.org>
19080         * flags.h (flag_bounds_check, flag_bounded_pointers): New extern decls.
19081         * toplev.c (flag_bounds_check, flag_bounded_pointers): New flags.
19082         (f_options): Add "bounded-pointers" and "bounds-check" entries.
19083         * c-lang.c (lang_init_options): Set flag_bounds_check as "unspecified".
19084         (lang_init): Set default for flag_bounds_check if still "unspecified".
19086 Sat Oct 16 13:42:29 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
19088         * config/c4x/c4x.md (HF mode patterns):  Add missing modes.
19090 Sat Oct 16 13:37:46 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
19092         * config/c4x/c4x.md (movstrqi_small): Utilise parallel move
19093         instructions.
19095 Sat Oct 16 13:26:47 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
19097         * config/c4x/c4x.md (*db_noclobber,
19098         *decrement_and_branch_until_zero_noclobber): New patterns and
19099         associated splitters.
19101 Sat Oct 16 13:13:15 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
19103         * config/c4x/c4x.md (parallel instruction patterns): Rework
19104         constraints to keep reload happy.
19106 Sat Oct 16 13:03:16 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
19108         * config/c4x/c4x.md (*absqi2_noclobber, *negqi2_noclobber,
19109         *one_cmplqi2_noclobber, *subqi3_noclobber, *andqi3_255_noclobber,
19110         *andqi3_65535_noclobber, *andnqi3_noclobber, *xorqi3_noclobber):
19111         Add new patterns and associated post-reload splitters.
19113 Sat Oct 16 12:42:12 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
19115         * config/c4x/c4x.c (c4x_emit_libcall): Use ggc_alloc_string.
19117 Sat Oct 16 12:34:44 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
19119         * config/c4x/c4x.c (c4x_rptb_insert): Emit rpts_top pattern
19120         if appropriate.
19121         * config/c4x/c4x.md (rpts_top): New pattern and splitter.
19123 Sat Oct 16 12:26:30 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
19125         * config/c4x/c4x.c (src_operand):  Check SYMBOL_REF and LABEL_REF
19126         memory mode.
19128 Fri Oct 15 17:02:09 1999  Jeffrey A Law  (law@cygnus.com)
19130         * pa.c (move_operand): Rely on memory_address_p to determine the
19131         validity of non-indexed memory addresses.
19132         * pa.h (GO_IF_LEGITIMATE_ADDRESS): Allow LO_SUM with a symbolic
19133         operand in DFmode and SFmode when generating PA2.0 code.
19135 Fri Oct 15 14:25:19 1999  Richard Henderson  <rth@cygnus.com>
19137         * print-rtl.c (print_rtx): Limit last 'u' change to LABEL_REF.
19139 Fri Oct 15 13:48:45 1999  Richard Henderson  <rth@cygnus.com>
19141         * mips.c (function_prologue): Fix argument types.
19142         * mips.md (casesi): Use emit_jump_insn for casesi_internal.
19143         (casesi_internal): Write to the scratch register.
19145 1999-10-15 11:16 -0700  Zack Weinberg  <zack@bitmover.com>
19147         * cppexp.c (cpp_parse_escape): Make static.  Change second arg
19148         to U_CHAR **.
19149         (parse_charconst): Delete unnecessary cast when calling
19150         cpp_parse_escape.
19151         (cpplib.h): Kill prototype of cpp_parse_escape.
19153 Fri Oct 15 11:02:46 1999  Richard Henderson  <rth@cygnus.com>
19155         Based on patch from Michael Gschwind <mikeg@watson.ibm.com>:
19156         * unroll.c (unroll_loop): Cast return value of alloca.
19157         * i370/i370.c: Include function.h and toplev.h.
19158         (i370_label_scan): Remove c++ commented abort.
19159         * i370/i370.h (HANDLE_PRAGMA): Takes three arguments.
19160         (ASM_OUTPUT_LABELREF): Fix TOUPPER/else broken 16 Sept.
19161         * i370/xm-i370.h (HOST_BITS_PER_LONGLONG): Define.
19162         * i370/xm-mvs.h, i370/xm-oe.h: Likewise.
19164 Fri Oct 15 03:01:01 1999  Loren Rittle  <ljrittle@acm.org>
19166         * config/t-freebsd: Do not override USER_H.
19167         * ginclude/stddef.h: Generalize check for _MACHINE_ANSI_H_.
19169 Fri Oct 15 02:37:28 1999  Alastair J. Houghton <ajh8@doc.ic.ac.uk>
19170                           Mumit Khan  <khan@xraylith.wisc.edu>
19172         * c-parse.in (component_decl): Support anonymous struct/union.
19173         (%expect): Update.
19174         * c-parse.y: Regenerate.
19175         * c-parse.c: Likewise.
19176         * objc/objc-parse.y: Likewise.
19177         * objc/objc-parse.c: Likewise.
19178         * c-decl.c (finish_struct): Don't sort the fields.
19179         (field_decl_cmp): Delete unused function.
19181 Fri Oct 15 01:20:52 1999  Richard Henderson  <rth@cygnus.com>
19183         * sparc.md (movsf_const_intreg): Revert last constraint change.
19184         (movdf_const_intreg_sp32): Likewise.
19186 Fri Oct 15 01:47:51 1999  Vladimir Makarov  <vmakarov@loony.cygnus.com>
19188         * cse.c: Include hashtab.h instead of splay-tree.h
19189         (struct cse_reg_info): No longer use variant union.  Add new
19190         field "regno".  All references changed to avoid union.
19191         (cse_reg_info_used_list, cse_reg_info_used_list_end): New variables.
19192         (free_cse_reg_info): Remove.
19193         (hash_cse_reg_info, cse_reg_info_equal_p): New functions.
19194         (get_cse_reg_info): Revamp to use expandable hash tables instead
19195         of splay trees.  Initialize new fields in cse_reg_info structure.
19196         (new_basic_block): Similarly.
19198 Thu Oct 14 23:51:56 1999  Richard Henderson  <rth@cygnus.com>
19200         * genrecog.c (message_with_line): Prototype.
19201         (validate_pattern): Pass along the set for the dest, not a flag.
19202         Fix non-lvalue message.  Don't warn for VOIDmode SET_DEST of CALL.
19203         Check for PC/CC0 as sources.
19204         (nodes_identical): Check for children position match before
19205         allowing the combination.
19207         * rtl.c (read_rtx): Track line number across \\\n.
19209 Thu Oct 14 23:50:25 1999  Richard Henderson  <rth@cygnus.com>
19211         * mips.h (SPECIAL_MODE_PREDICATES): New.
19212         * mips.md (*) Use nonimmediate_operand not general_operand for outputs.
19213         (movdi+1, movsi+1): Add output reload constraint.
19214         (casesi_internal): Likewise.  Fix commentary.
19215         (return_internal): Use pmode_register_operand.
19217 Thu Oct 14 23:19:34 1999  Richard Henderson  <rth@cygnus.com>
19219         * 1750a.md (movstrqi): Add missing output reload constraint.
19220         (call_value): Likewise.
19221         * a29k.md (cpxxx patterns): Add missing match_operator mode.
19222         (jmpfdec): Add missing inout reload constraint.
19223         * elxsi.md (addsi patterns): Add missing output reload constraint.
19224         (move from sp): Use @ alternates.
19225         (call_value): No constraint on output.
19226         * fr30.md (movsi_pop): Add missing output reload constraint.
19227         (movsf_constant_store): Likewise.
19228         (splits): Remove constraints.
19229         (subsi3): Add missing mode.
19230         * i370.md (cmpstrsi+1): Add missing output reload constraint.
19231         (call_value): Likewise.
19232         * i960.md (cmpinc/cmpdec patterns): Add inout reload constraints.
19233         * m32r.h (PREDICATE_CODES): Add seth_add3_operand.
19234         * m32r.md (movsicc_internal): Add output reload constraint.
19235         (movstrsi_internal): Add inout reload constraints.
19236         * m88k.h (reg_names): Don't declare.
19237         (SPECIAL_MODE_PREDICATES): New.
19238         * m88k.md (*): Use register_operand not reg_or_0_operand
19239         on destinations.
19240         * mn10200.h (PREDICATE_CODES): New.
19241         * ns32k.md (ffs pattern): Add output reload constraint.
19242         * pdp11.md (sob pattern): Add inout reload constraint.
19243         * sh.md (splits): Remove constraints.
19244         (indirect_jump_scratch, fpu_switch): Add output reload constraint.
19245         * v850.md (pattern_is_ok_for_epilogue): Likewise.
19246         * vax.md (jgequ pattern): Add inout reload constraint.
19248 Fri Oct 15 00:05:00 1999  Jeffrey A Law  (law@cygnus.com)
19250         * configure.in (djgpp): Revert previous patch.
19251         * configure: Rebuit.
19252         * config/i386/djgpp.h: Revert previous patch.
19254 Fri Oct 15 00:00:24 1999  Loren J. Rittle <ljrittle@acm.org>
19256         * fixinc/inclhack.def: Restore patch lost during last merge of
19257         "no_bogosity" branch.
19258         * fixinc/inclhack.sh, fixinc/fixincl.x: Rebuilt.
19260 Thu Oct 14 23:57:56 1999  Gavin Romig-Koch  <gavin@cygnus.com>
19262         * fixincludes: Add a HPUX 11 fix for inttypes.h.
19263         * fixinc/inclhack.def: Same.
19264         * fixinc/inclhack.sh, fixinc/fixincl.sh, fixinc/fixincl.x: Regenerate.
19266 Thu Oct 14 22:51:55 1999  Richard Henderson  <rth@cygnus.com>
19268         * alpha.h (GO_IF_LEGITIMATE_SIMPLE_ADDRESS): Accept ADDRESSOF
19269         as the base of a PLUS.
19271 Fri Oct 15 18:36:07 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
19273         * config/c4x/c4x.md:  Define mode for remaining unspec operators.
19274         * config/c4x/c4x.c (dst_operand):  Use nonimmediate_operand.
19276 Thu Oct 14 22:14:23 1999  Richard Henderson  <rth@cygnus.com>
19278         * pa.md (post_stw+1): Use pmode_register_operand.
19279         (dcacheflush, icacheflush): Likewise.
19281         * i386.md (movstricthi_1): Allow r/r.
19283 Thu Oct 14 19:44:08 1999  Jan Hubicka  <hubicka@freesoft.cz>
19285         * fold-const.c (fold): Convert (or (not arg0) (not arg1))
19286         to (not (and (arg0) (arg1))). Similary for and.
19288         * fold-const.c (fold): Move bit_rotate code to the EXPR_PLUS case,
19289         fallthrough to associate code.
19290         Convert XOR to OR in code like (a&c1)^(a&c2) where c1 and c2 don't have
19291         bits in common.
19293         * combine.c (simplify_logical): Convert XOR to IOR if operands have
19294         no bits in common; remove XOR to ROTATE conversion.
19296 Fri Oct 15 17:40:11 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
19298         * config/c4x/c4x.h (c4x_va_start, c4x_va_arg): Declare.
19300 Fri Oct 15 17:27:17 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
19302         * config/c4x/c4x.c (dst_operand): New.
19303         (PREDICATE_CODES): Update.
19304         * config/c4x/c4x.h (dst_operand): Declare it.
19305         * config/c4x/c4x.md:  Define mode for each unspec usage.
19306         (move patterns):  Use dst_operand predicate instead of src_operand.
19307         (movqi_update, movqf_update): Delete.
19309 Thu Oct 14 18:48:54 1999  Richard Henderson  <rth@cygnus.com>
19311         * recog.c (pmode_register_operand): New.
19312         * recog.h: Declare it.
19313         * genrecog.c (pred_codes): Likewise.
19314         (special_mode_pred_table): Likewise.
19315         (validate_pattern): Don't warn no mode for address_operand.
19317         * print-rtl.c (print_rtx) [LABEL_REF]: Only do full subexpression
19318         if the operand is not insn-like.
19320 Thu Oct 14 19:38:42 1999  Jeffrey A Law  (law@cygnus.com)
19321                           Sylvian Pion <Sylvain.Pion@sophia.inria.fr>
19323         * fold-const.c (fold): Handle more simplifications allowed by IEEE.
19325 Thu Oct 14 17:30:14 1999  Richard Henderson  <rth@cygnus.com>
19327         * sparc.md (*): Use {nonimmediate,register}_operand as appropriate
19328         instead of general_operand in a SET_DEST.  Use const_double_operand
19329         instead of an explicit test against CONST_DOUBLE.
19330         (movsf_const_lo): Add missing register mode.
19331         (goto_handler_and_restore): Add auxiliary test for Pmode.
19332         (flush): Adjust to use address_operand.
19333         (return_sf_no_fpu): Add missing output constraint.
19335 Thu Oct 14 17:21:26 1999  Richard Henderson  <rth@cygnus.com>
19337         * rs6000.md (call_value_indirect_aix32): Use wildcard match_operand
19338         for call return value.
19339         (call_value_indirect_aix64, call_value_indirect_nt): Likewise.
19341 Thu Oct 14 13:54:25 1999  Jason Merrill  <jason@yorick.cygnus.com>
19343         * toplev.c (main): Only warn about options for other languages.
19344         * collect2.c (main): Pass -w to sub-gcc.
19346 Thu Oct 14 16:27:50 1999  Richard Henderson  <rth@cygnus.com>
19348         * flow.c (propagate_block): Add call-clobbered registers to
19349         significant too.
19351         * flow.c (propagate_block): Use free_EXPR_LIST_list instead of
19352         zapping mem_set_list.
19353         (invalidate_mems_from_autoinc): Use free_EXPR_LIST_node.
19354         (mark_set_1, mark_used_regs): Likewise.
19356 Thu Oct 14 10:51:49 1999  Richard Henderson  <rth@cygnus.com>
19358         * m68k.md (zero_extendsidi2): Add missing output reload constraint.
19360 Wed Oct 13 00:09:18 1999  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
19362         * invoke.texi: Label -Wbad-function-cast, -Wmissing-prototypes,
19363         -Wnested-externs, -Wstrict-prototypes, and -Wtraditional as C only
19364         options. Also add a new item "C-only Warning Options" to the
19365         option summary.
19367 1999-10-14  Gavin Romig-Koch  <gavin@cygnus.com>
19369         * libgcc2.c (__do_global_dtors): Protect __deregister_frame_info
19370         from multiple calls.
19372 Thu Oct 14 04:54:54 1999  Richard Henderson  <rth@cygnus.com>
19374         * i386.md (call value patterns): Move to the end of the file.
19375         (prologue_set_got, prologue_get_pc): Use register_operand for op 0.
19377 1999-10-14 Mark Elbrecht <snowball3@bigfoot.com>
19379         * configure.in (djgpp configuration): Define extra_objects..
19380         * configure: Rebuilt.
19381         * config/i386/djgpp.h (CTORS_SECTION_ASM_OP): Define.
19382         (DTORS_SECTION_ASM_OP): Define.
19383         (INIT_SECTION_ASM_OP): Define.
19384         (FINI_SECTION_ASM_OP): Define.
19385         (DATA_SECTION_ASM_OP): Define.
19386         (TEXT_SECTION_ASM_OP): Define.
19387         (EH_FRAME_SECTION_ASM_OP): Define.
19388         (LINK_COMMAND_SPEC): Remove -Tdjgpp.djl.
19389         (STARTFILE_SPEC): Add crtbegin.o.
19390         (ENDFILE_SPEC): Define and add crtend.o. Move argument -Tdjgpp.djl
19391         to here from LINK_COMMAND_SPEC.
19392         (DO_GLOBAL_CTORS_BODY): Define.
19393         (CRTSTUFF_USE_FINI_SECTION): Define
19394         (HAS_INIT_SECTION): Delete.
19396 Thu Oct 14 05:08:14 1999  Andreas Schwab  <schwab@suse.de>
19398         * Makefile.in (all.cross): Depend on xcpp$(exeext).
19400 Thu Oct 14 04:00:40 1999  Richard Henderson  <rth@cygnus.com>
19402         * pa.h (PREDICATE_CODES): New.
19404         * genrecog.c (validate_pattern): Condense the destination
19405         non-lvalue message.
19407 Thu Oct 14 03:23:08 1999  Richard Henderson  <rth@cygnus.com>
19409         * alpha.md (call-1): Supply missing mode for operator.
19410         (*): Add missing output reload constraints.  Remove constraints
19411         from define_splits.
19413         * i386.h (SPECIAL_MODE_PREDICATES): New.
19414         * i386.md (movstricthi_1): Use nonimmediate_operand for op 0.
19415         (movqi_1, movdi_1, movdi_2, some splits): Likewise.
19416         (addsi_lea_3): Add missing mode for op 3.
19417         (prologue_set_got, prologue_get_pc): Add missing modes.
19418         (*) Add missing output reload constraints.
19420 Thu Oct 14 03:59:57 1999  Stephane Carrez  <stcarrez@worldnet.fr>
19422         * stor-layout.c (layout_union): Use HOST_WIDE_INT for const_size;
19423         check for member bit-size overflow and use var_size if it occurs.
19424         (layout_record): Use bitsize_int() to define the type size in bits.
19425         Likewise for computation and assignment to DECL_FIELD_BITPOS.
19426         (layout_decl): Likewise when assigning to DECL_SIZE.
19428 Thu Oct 14 02:57:05 1999  Richard Henderson  <rth@cygnus.com>
19430         * genrecog.c (validate_pattern): Typo last change.  Verify
19431         that output operands have output reloads.
19433 Thu Oct 14 01:49:54 1999  Richard Henderson  <rth@cygnus.com>
19435         * genrecog.c (special_mode_pred_table): New.
19436         (NUM_SPECIAL_MODE_PREDS): New.
19437         (find_operand): New.
19438         (validate_pattern): New argument `insn'.  Warn for assignment to
19439         any predicate accepting non-lvalues.  Conditionaly warn for
19440         match_operand without a mode.  Try much harder to match source
19441         and destination modes on a set.
19442         * tm.texi (SPECIAL_MODE_PREDICATES): Document.
19444 Thu Oct 14 02:54:13 1999  Jeffrey A Law  (law@cygnus.com)
19446         * fold-const.c (fold): Detect rotates built from BIT_XOR_EXPRs.
19448 Thu Oct 14 02:18:19 1999  Marc Espie <espie@cvs.openbsd.org>
19450         * combine.c (simplify_logical): Recognize xor pattern that encodes
19451         rotation.
19453 Wed Oct 13 23:23:45 1999  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19455         * rs6000.c (expand_block_move): Use INTVAL, not XINT to access
19456         alignment.
19458 Wed Oct 13 21:47:18 1999  Richard Henderson  <rth@cygnus.com>
19460         * ggc-page.c (MAP_FAILED): Provide default.
19462 Wed Oct 13 21:41:59 1999  Richard Henderson  <rth@cygnus.com>
19464         * sparc.c (symbolic_operand): Verify mode; don't accept CONST_DOUBLE.
19465         * sparc.h (PREDICATE_CODES): Update.
19467 Wed Oct 13 21:18:17 1999  Richard Henderson  <rth@cygnus.com>
19469         * alpha.c (some_ni_operand): New.
19470         * alpha-protos.h: Declare it.
19471         * alpha.h (PREDICATE_CODES): Update.
19472         * alpha.md (sXaddq reload insns): Use some_ni_operand
19473         for SET_DEST instead of some_operand.
19475 Wed Oct 13 21:04:45 1999  Richard Henderson  <rth@cygnus.com>
19476                           Jim Wilson  <wilson@cygnus.com>
19478         * genrecog.c (maybe_both_true_2): Don't compare modes of
19479         two DT_pred tests.
19480         (process_tree): Elide peephole2_insns.  Invoke simplify_tests
19481         after find_afterward.
19482         (debug_decision_1): Dump next and afterward codes.
19484 Wed Oct 13 20:35:16 1999  Richard Henderson  <rth@cygnus.com>
19486         * rtl.c (dump_and_abort): Remove.
19487         (fatal_with_file_and_line): New.
19488         (fatal_expected_char): New.
19489         (read_rtx_lineno, read_rtx_filename): New.
19490         (read_skip_spaces): Track line number.
19491         (read_name): Use fatal_with_file_and_line.
19492         (read_rtx): Use fatal_expected_char.  Track line number.
19493         * rtl.h (read_rtx_filename, read_rtx_lineno): Declare.
19495         * print-rtl.c (print_rtx): Don't special case LABEL_REF argument
19496         if it isn't a CODE_LABEL.
19498         * genattr.c (main): Set read_rtx_filename.
19499         * genattrtab.c (main): Likewise.
19500         * gencodes.c (main): Likewise.
19501         * genconfig.c (main): Likewise.
19502         * genemit.c (main): Likewise.
19503         * genextract.c (main): Likewise.
19504         * genflags.c (main): Likewise.
19505         * genopinit.c (main): Likewise.
19506         * genoutput.c (main): Likewise.
19507         * genpeep.c (main): Likewise.
19509         * genrecog.c (decision_test.u.insn): Add `lineno'.
19510         (pattern_lineno, error_count): New variables.
19511         (message_with_line): New.
19512         (add_to_sequence): Break out checking code to ...
19513         (validate_pattern): ... here.  Detect SET_DEST matching CONST_INT.
19514         (merge_insn): Use message_with_line.
19515         (make_insn_sequence): Use validate_pattern.  Record insn lineno.
19516         (main): Set read_rtx_filename, pattern_lineno.  Exit early on error.
19518 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
19520         * expr.c (store_constructor): Clear union if constructor is empty.
19522 Wed Oct 13 15:19:04 1999  Jim Wilson  <wilson@cygnus.com>
19524         * config/rs6000/sysv4.h (CC1_SPEC): Fix errors from Jan 19 change.
19525         Add !endian checks.  Change %{...} to %(...).
19527 Wed Oct 13 13:30:34 1999  Richard Henderson  <rth@cygnus.com>
19529         * i386.md (*addsi3_cc): Renamed from addcsi3.
19530         (*addsi3_carry): Renamed from addxsi3.
19531         (*subsi3_cc): Renamed from subcsi3.
19532         (*subsi3_carry): Renamed from subxsi3.
19533         (*xorqi_cc_1): Renamed from xorcqi_1.
19534         (xorqi_cc_ext_1): Renamed from xorcqi_ext_1.
19535         * i386.c (ix86_expand_fp_compare): Update for xorqi_cc_ext_1.
19537 Wed Oct 13 13:10:46 1999  Richard Henderson  <rth@cygnus.com>
19539         * Makefile.in (ggc-common.o): Depend on RTL_H not RTL_BASE_H.
19540         (ggc-simple.o, ggc-page.o, ggc-none.o, ggc-callbacks.o): Likewise.
19542 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
19544         * regmove.c (optimize_reg_copy_3): Make sure P is non-nil as we
19545         climb up the chain of insns.
19547 Wed Oct 13 10:20:58 1999  Richard Henderson  <rth@cygnus.com>
19549         * genrecog.c (write_subroutine): Careful for null trees.
19550         (process_tree): Don't elide empty functions.
19552 Wed Oct 13 10:07:54 1999  Richard Henderson  <rth@cygnus.com>
19554         * Makefile.in (genrtl.o): Depend on ggc.h.
19555         * configure.in (valloc): Probe for it.
19556         (with-gc): Use ggc-page if valloc present.
19557         * ggc-common.c (ggc_mark_rtx_children): Use ggc_mark_if_gcable.
19558         (ggc_mark_rtvec_children): New from corpse of ggc_mark_rtvec.
19559         (ggc_alloc_string): Moved from ggc-page.c.
19560         * ggc-none.c (ggc_alloc_obj): New.
19561         (ggc_alloc_rtx, ggc_alloc_rtvec): Remove.
19562         * ggc-page.c (sys/mman.h): Only include if HAVE_MMAP.
19563         (struct globals): Likewise for dev_zero_fd.
19564         (init_ggc): Likewise for it's initialization.
19565         (ggc_allocated_p): Move careful dereference from ...
19566         (ggc_lookup_page_table): ... here.  Delete.
19567         (lookup_page_table_entry): Don't use ggc_lookup_page_table.
19568         (alloc_anon): Use valloc if no mmap.
19569         (release_pages): Use free if using valloc.
19570         (ggc_alloc_obj): Renamed from alloc_obj.
19571         (ggc_set_mark): Renamed from mark_obj.
19572         (ggc_mark_if_gcable): Renamed from ggc_mark_string_if_gcable.
19573         (ggc_alloc_rtx, ggc_alloc_rtvec): Delete.
19574         (ggc_alloc_tree, ggc_alloc_string, ggc_alloc): Delete.
19575         (ggc_set_mark_rtx, ggc_set_mark_rtvec): Delete.
19576         (ggc_set_mark_tree, ggc_mark_string, ggc_mark): Delete.
19577         (ggc_collect): Use fp printing instead of our own rounding.
19578         * ggc-simple.c (IS_MARKED, IGNORE_MARK): Delete.
19579         (GGC_STRING_MAGIC, GGC_STRING_MAGIC_MARK): Delete.
19580         (GGC_ANY_MAGIC, GGC_ANY_MAGIC_MARK): Delete.
19581         (struct ggc_rtx, struct ggc_rtvec, struct ggc_tree): Delete.
19582         (struct ggc_string, struct ggc_any): Delete.
19583         (offsetof): Provide default definition.
19584         (GGC_BALANCE, GGC_ALWAYS_COLLECT, GGC_ALWAYS_VERIFY): New.
19585         (PTR_KEY): New.
19586         (struct ggc_mem): New, from corpse of ggc_any.
19587         (struct ggc_status): Delete.
19588         (ggc_chain, ggc_allocated_strings, ggc_strings_used): Delete.
19589         (n_rtxs_collected, n_vecs_collected, n_trees_collected): Delete.
19590         (n_strings_collected, n_anys_collected): Delete.
19591         (ggc_alloc_rtx, ggc_alloc_rtvec, ggc_alloc_tree): Delete.
19592         (ggc_alloc_string, ggc_alloc): Delete.
19593         (ggc_free_rtx, ggc_free_rtvec, ggc_free_tree): Delete.
19594         (ggc_free_string, ggc_free_any): Delete.
19595         (ggc_set_mark_rtx, ggc_set_mark_rtvec, ggc_set_mark_tree): Delete.
19596         (ggc_compare_addresses, ggc_mark_string): Delete.
19597         (ggc_mark_string_if_gcable, ggc_mark): Delete.
19598         (search_data): Delete.
19599         (struct globals): New.
19600         (GGC_MIN_EXPAND_FOR_GC, GGC_MIN_LAST_ALLOCATED): New.
19601         (tree_insert, tree_lookup): New.
19602         (ggc_alloc_obj, ggc_set_mark, ggc_mark_if_gcable): New.
19603         (clear_marks, sweep_objs): New.
19604         (ggc_collect): Gut.  Use clear_marks, sweep_objs.
19605         (init_ggc): Set allocated_last_gc.
19606         (ggc_push_context): Gut.  Use G.context.
19607         (ggc_pop_context): Likewise.
19608         (ggc_pop_context_1): New.
19609         (debug_ggc_tree): New.
19610         (debug_ggc_balance, tally_leaves): New.
19611         * ggc.h (ggc_mark_rtvec, ggc_mark_string, ggc_mark): Remove decl.
19612         (ggc_mark_string_if_gcable): Remove decl.
19613         (ggc_mark_rtx, ggc_mark_tree): Use ggc_set_mark.
19614         (ggc_mark_rtvec_children): New.
19615         (ggc_mark_rtvec, ggc_mark_string, ggc_mark): New.
19616         (ggc_mark_if_gcable): New decl.
19617         (ggc_alloc_rtx, ggc_alloc_rtvec): Remove decl.
19618         (ggc_alloc_tree, ggc_alloc): Likewise.
19619         (ggc_set_mark_rtx, ggc_set_mark_rtvec, ggc_set_mark_tree): Likewise.
19620         (ggc_alloc_obj): New decl.
19621         (ggc_alloc_rtx, ggc_alloc_rtvec): New macros.
19622         (ggc_alloc_tree, ggc_alloc): Likewise.
19623         (ggc_set_mark): New decl.
19624         * rtl.h (struct rtx_def): Remove gc_mark.
19625         (struct rtvec_def): Likewise.
19626         * tree.h (struct tree_common): Likewise.
19628 Wed Oct 13 01:44:29 1999  Carol LePage  <carolo@hal.com>
19630         * configure.in (sparc-hal-solaris2*): Fix xm_file, xm_defines,
19631         float_format and thread_file definitions.
19632         * configure: Rebuilt.
19634 Wed Oct 13 09:25:03 1999  Niels Möller <nisse@lysator.liu.se>
19636         * extend.texi (Function Names): Document types of function names.
19638 Wed Oct 13 00:45:04 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
19640         * reload1.c (reload_reg_free_for_value_p):  RELOAD_OTHER reloads with
19641         an earlyclobbered output conflict with RELOAD_INPUT reloads.
19643 Tue Oct 12 23:28:28 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
19645         * sh.h (BOOL_TYPE_SIZE): Don't use INT_TYPE_SIZE / CHAR_TYPE_SIZE.
19647 Tue Oct 12 23:19:32 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
19649         * sh.h (REGISTER_MOVE_COST): Change PR_REG to PR_REGS.
19651 Tue Oct 12 17:09:38 1999  David Edelsohn  <edelsohn@gnu.org>
19653         * collect2.c (main): Do prelimnary link on AIX if rflag.
19655 Tue Oct 12 09:45:19 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
19657         * config/rs6000/eabi-ctors.c (__do_global_ctors): Run through
19658         __CTOR_LIST__ in opposite order, which is the correct order for sorted
19659         constructors.
19660         (__do_global_dtors): similarly for __DTOR_LIST__.
19662 Fri Oct  8 19:46:03 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
19663                                 Diego Novillo <dnovillo@cygnus.com>
19665         * config/sh/sh.h (REGISTER_MOVE_COST): Handle moves from T_REGS to
19666         FPUL_REGS.
19668 Tue Oct 12 07:38:41 1999  Bruce Korb  <autogen@linuxbox.com>
19670         * fixincl/*: Merged "no_bogosity" branch
19671         * fixincl/fixlib.h: protect against doubly defining t_bool
19672         * fixincl/server.h: protect against doubly defining t_bool
19674 Mon Oct 11 20:18:41 1999  Jim Wilson  <wilson@cygnus.com>
19676         * genoutput.c: Include toplev.h.
19678 Mon Oct 11 18:56:14 1999  Jim Wilson  <wilson@cygnus.com>
19680         * config/sparc/liteelf.h (INIT_SECTION_ASM_OP, FINI_SECTION_ASM_OP):
19681         Undef.
19682         * configure.in (sparclite-*-elf, sparc86x-*-elf): Don't use libgloss.h.
19683         * configure: Regenerate.
19685 Mon Oct 11 16:07:49 1999  Richard Henderson  <rth@cygnus.com>
19687         * gcse.c (delete_null_pointer_checks): Returns void.
19689 Mon Oct 11 20:31:51 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
19691         * rtl.c (copy_rtx): Don't use accessor macros to copy fields.
19692         * emit-rtl.c (copy_insn_1): Likewise.
19694 Mon Oct 11 13:29:06 1999  Geoffrey Keating  <geoffk@cygnus.com>
19696         * config/mips/mips.c (mips_build_va_list): Correct
19697         TREE_CHAIN setting when hard-float.
19698         (mips_va_start): Use corrected setting.
19699         (mips_va_arg): Likewise.  Also pass a tree to build of
19700         POSTINCREMENT_EXPR rather than a naked 'int'.
19702 Sun Oct 10 18:27:27 1999  Mark Mitchell  <mark@codesourcery.com>
19704         * ggc.h (ggc_push_context): Fix comment.
19705         (ggc_pop_context): Likewise.
19706         (mark_string_if_gcable): Likewise.
19707         * ggc-common.c (ggc_mark_rtx_children): Use
19708         ggc_mark_string_if_gcable.
19709         * ggc-page.c (ggc_lookup_page_table): New function.
19710         (ggc_allocated_p): Likewise.
19711         (mark_obj): Fix formatting.
19712         (ggc_mark_string_if_gcable): New function.
19713         * ggc-simple.c (ggc_allocated_strings): New variable.
19714         (ggc_strings_used): Likewise.
19715         (ggc_compare_addresses): New function.
19716         (ggc_pop_context): Pop the `any' memory too.
19717         (ggc_mark_string_if_gcable): New function.
19718         (ggc_collect): Initialize and tear down ggc_allocated_strings.
19720 Sun Oct 10 20:05:21 1999  David Edelsohn  <edelsohn@gnu.org>
19722         * rs6000.md (movstrsi_?reg): Use preferred rD/rS = r5 form.
19723         (scc patterns): Disable most SImode variants if TARGET_POWERPC64.
19724         * rs6000.c (expand_block_move): Match movstrsi_?reg register
19725         changes.
19727 Sun Oct 10 16:37:01 1999  Richard Henderson  <rth@cygnus.com>
19729         * haifa-sched.c (sched_reg_n_calls_crossed): Delete.
19730         (sched_reg_live_length, sched_reg_basic_block): Delete.
19731         (current_block_num, bb_live_regs, old_live_regs): Delete.
19732         (dead_notes, struct sometimes): Delete.
19733         (sched_note_set, birthing_insn_p): Delete.
19734         (adjust_priority): Gut useless reg lifetime code.
19735         (create_reg_dead_note, attach_deaths): Delete.
19736         (attach_deaths_insn, new_sometimes_live): Delete.
19737         (finish_sometimes_live): Delete.
19738         (find_pre_sched_live, find_post_sched_live): Delete.
19739         (update_reg_usage): Delete.
19740         (find_insn_reg_weight): New, from corpse of find_pre_sched_live.
19741         (schedule_insns): Delete reg lifetime code.
19742         (sched_analyze): Use REG_SAVE_NOTE to stuff NOTE_INSN notes away.
19743         (unlink_other_notes): Adjust REG_NOTE commentary.
19744         (reemit_notes): Use REG_SAVE_NOTE.
19745         (schedule_block): Likewise.
19746         (schedule_region): Allocate bitmap of blocks in region.  Use
19747         count_or_remove_death_notes.  Use update_life_info.
19749         * rtl.h (REG_SAVE_NOTE): New.
19750         * rtl.c (reg_note_name): Update.
19752 Sun Oct 10 16:14:16 1999  Richard Henderson  <rth@cygnus.com>
19754         * combine.c (refresh_blocks, need_refresh): New.
19755         (combine_instructions): Allocate refresh_blocks.  Invoke
19756         update_life_info if needed.
19757         (distribute_notes): Mark refresh_blocks instead of installing
19758         USE insns.
19759         * flow.c (update_life_info): Remove notes if GLOBAL_RM_NOTES.
19760         * basic_block.h (enum update_life_extent): Add GLOBAL_RM_NOTES.
19762         * Makefile.in (recog.o): Depend on basic-block.h.
19764 Sun Oct 10 12:03:21 1999  Richard Henderson  <rth@cygnus.com>
19766         * genrecog.c (add_to_sequence): Thinko last change: delete
19767         shadowing allow_const_int variable.
19769 Sun Oct 10 08:40:00 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19771         * cppinit.c: Use HAVE_GCC_VERSION instead of explicitly testing
19772         __GNUC__ and __GNUC_MINOR__.
19774         * gansidecl.h: Likewise.
19776         * rtl.c: Likewise.
19778         * rtl.h: Likewise.
19780         * toplev.h: Likewise.
19782         * tree.c: Likewise.
19784         * tree.h: Likewise.
19786         * varray.c: Likewise.
19788         * varray.h: Likewise.
19790 Sun Oct 10 13:28:48 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
19792         * loop.c (find_and_verify_loops): When looking for a BARRIER, don't
19793         use one before a jump table.
19795         * rtl.def (ADDRESS): Change documentation to match reality.
19796         * md.texi: Don't document it.
19797         * gmicro.md (load address pattern): Use 'p' constraint, delete use
19798         of ADDRESS rtx.
19800         * emit-rtl.c (copy_insn_1): Make format_ptr a const char *.
19802 Sun Oct 10 02:41:41 1999  Richard Henderson  <rth@cygnus.com>
19804         * genrecog.c (add_to_sequence): Move allow_const_int test outside
19805         known predicate block; default allow_const_int true.
19806         (debug_decision_list): New.
19808 Sun Oct 10 00:43:08 1999  Richard Henderson  <rth@cygnus.com>
19810         * i386.h (CC1_SPEC): Typo -- use cc1_cpu.
19812 Sat Oct  9 23:26:55 1999  Jeffrey A Law  (law@cygnus.com)
19814         * gcse.c (gcse_main): Avoid global optimizations if we have a
19815         large number of basic blocks and the ratio of edges to blocks
19816         is high.
19817         (delete_null_pointer_checks): Likewise.
19819 Sat Oct  9 23:16:01 1999  Ken Raeburn  <raeburn@mit.edu>
19821         * c-common.c (check_format_info): Warn if format string isn't a
19822         string literal.
19824 Sat Oct  9 23:04:02 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
19826         * configure.in (arm*-*-*): Don't let autoconf remove brackets
19827         * configure: regenerate
19829 Sat Oct  9 13:15:53 1999  Richard Henderson  <rth@cygnus.com>
19831         * alpha.md (extendsidi2): Turn into a splitter.  Allow f/f.
19832         If TARGET_FIX, allow r/f.  Remove cvtlq unspec pattern.
19833         (peepholes): Re-enable.
19835 Sat Oct  9 12:18:16 1999  Richard Henderson  <rth@cygnus.com>
19837         * Makefile.in (flow.o): Depend on TREE_H.
19838         * basic-block.h (REG_SET_EQUAL_P): New.
19839         (XOR_REG_SET): New.
19840         (n_edges): Declare.
19841         (free_regset_vector): Remove declaration.
19842         (flow_delete_insn_chain): Declare.
19843         (enum update_life_extent): New.
19844         (update_life_info, count_or_remove_death_notes): Declare.
19845         * combine.c (distribute_notes) [REG_DEAD]: Stop search at bb->head.
19846         Verify register live at bb->global_live_at_start before adding USE.
19847         * flow.c (HAVE_epilogue, HAVE_prologue): Provide default.
19848         (CLEAN_ALLOCA): New.
19849         (n_edges): New.
19850         (PROP_*): New flags.
19851         (find_basic_blocks_1): Use alloc_EXPR_LIST.
19852         (clear_edges): Zero n_edges.
19853         (make_edge): Increment n_edges.
19854         (split_edge): Don't allocate bb->local_set.  Increment n_edges.
19855         (flow_delete_insn_chain): Export.
19856         (delete_block): Decrement n_edges.
19857         (merge_blocks_nomove): Likewise.
19858         (life_analysis): Give life_analysis_1 PROP flags.
19859         (verify_wide_reg_1, verify_wide_reg): New.
19860         (verify_local_live_at_start): New.
19861         (update_life_info): Rewrite to call into propogate_block.
19862         (mark_reg): New.
19863         (mark_regs_live_at_end): After reload, if epilogue as rtl,
19864         always mark stack pointer.  Conditionally mark PIC register.
19865         After reload, mark call-saved registers, return regsiters.
19866         (life_analysis_1): Accept PROP flags not remove_dead_code.
19867         Call mark_regs_live_at_end before zeroing regs_ever_live.
19868         Use calculate_global_regs_live.  Copy global_live_at_end before
19869         calling final propagate_block.  Zero reg_next_use on exit.
19870         (calculate_global_regs_live): New.
19871         (allocate_bb_life_data): Don't allocate bb->local_set.
19872         (init_regset_vector, free_regset_vector): Remove.
19873         (propagate_block): Accept FLAGS not FINAL or REMOVE_DEAD_CODE.
19874         Test flags before every operation.  Warn if prologue/epilogue insn
19875         would have been deleted.
19876         (mark_set_regs, mark_set_1): Accept and use FLAGS.
19877         Use alloc_EXPR_LIST.
19878         (mark_used_regs): Accept and use FLAGS, not FINAL.
19879         Remove special handling for RETURN.
19880         (try_pre_increment): Use alloc_EXPR_LIST.
19881         (dump_flow_info): Dump n_edges.
19882         (unlink_insn_chain, split_hard_reg_notes): Remove.
19883         (maybe_add_dead_note, maybe_add_dead_note_use): Remove.
19884         (find_insn_with_note, new_insn_dead_notes): Remove.
19885         (update_n_sets, sets_reg_or_subreg_1, sets_reg_or_subreg): Remove.
19886         (maybe_remove_dead_notes, prepend_reg_notes): Remove.
19887         (replace_insns): Remove.
19888         (count_or_remove_death_notes): New.
19889         (verify_flow_info): Abort on error after all checks.
19890         (remove_edge): Decrement n_edges.
19891         (remove_fake_edges): Tweak format.
19892         * haifa-sched.c (schedule_insns): Use split_all_insns.
19893         * output.h (update_life_info): Remove declaration.
19894         * recog.c (split_all_insns): From the corpse of split_block_insns,
19895         do the whole function block by block.  Use update_life_info.
19896         (recog_last_allowed_insn): New.
19897         (recog_next_insn): Mind it.
19898         (peephole2_optimize): Set it.  Walk backwards through blocks.
19899         Use update_life_info.
19900         * rtl.h (update_flow_info, replace_insns): Remove declarations.
19901         (split_all_insns): Declare.
19902         * toplev.c (rest_of_compilation): Thread prologue before flow2.
19903         Use split_all_insns.
19905         * i386.md (or -1 peep2s): Disable.
19907 Fri Oct  8 17:49:08 1999  Richard Henderson  <rth@cygnus.com>
19909         * config/mips/mips.md (movstrsi+[123]) : Combine these into
19910         a single pattern.  Scrap the 'd' versions as unnecessary.
19912         * config/mips/mips.md (tablejump_internal3,tablejump_mips161,
19913         tablejump_mips162,tablejump_internal4): The operands to a
19914         label_ref must be VOIDmode.
19916 Fri Oct  8 16:12:42 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19918         * configure.in (c-mbchar): Append, don't overwrite, `extra_c_flags'.
19920 Fri Oct  8 11:58:34 1999  Richard Henderson  <rth@cygnus.com>
19922         * mips.c (mips_va_arg) [EABI]: Return addr_rtx.
19924 Fri Oct  8 11:58:34 1999  Richard Henderson  <rth@cygnus.com>
19926         * lists.c (init_EXPR_INSN_LIST_cache): Don't need to zap the
19927         cache every function if ggc_p.
19929 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
19931         * jump.c (duplicate_loop_exit_test): Use copy_insn/copy_insn_1
19932         instead of copy_rtx.  Accept sequences that contain asm statements.
19933         * emit-rtl.c (copy_insn_1, copy_insn): New functions.
19934         (copy_insn_scratch_in, copy_insn_scratch_out, copy_insn_n_scratches,
19935         orig_asm_operands_vector, copy_asm_operands_vector,
19936         orig_asm_constraints_vecotr, copy_asm_constraints_vector): New static
19937         variables.
19938         * rtl.h (copy_insn, copy_insn_1): Declare.
19940 Fri Oct  8 13:08:12 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19942         * Makefile.in (insn-recog.o): Depend on hard-reg-set.h and resource.h.
19944         * alpha.h (ASM_OUTPUT_MI_THUNK): Pass the correct number of
19945         arguments to `current_file_function_operand'.
19947         * genrecog.c: Include hard-reg-set.h and resource.h in the
19948         generated output file.
19950         * real.c: Include tm_p.h.
19952 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
19954         * i386.md (prologue_allocate_stack): Add '=' constraint letter on
19955         output operand.
19957 Thu Oct  7 23:06:50 1999  Richard Henderson  <rth@cygnus.com>
19959         * rs6000.md (fix_truncdfsi2_internal+1): Emit a clobber
19960         before the fctiwz insn.
19962 Thu Oct  7 22:53:00 1999  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19963                           Mark Mitchell  <mark@codesourcery.com>
19965         * tree.c (make_lang_type_fn): New funtion pointer.
19966         (make_lang_type): Call it.
19967         * tree.h (make_lang_type): Declare.
19968         (make_lang_type_fn): Likewise.
19969         * rs6000.c (rs6000_build_va_list): Use make_lang_type.
19971 Thu Oct  7 00:36:17 1999  Diego Novillo  <dnovillo@cygnus.com>
19973         * config/rs6000/rs6000.c (secondary_reload_class): For TARGET_ELF
19974         make sure that HIGH instructions are copied into BASE_REGS.
19976 Thu Oct  7 17:02:34 1999  Jason Merrill  <jason@yorick.cygnus.com>
19978         * expr.c (expand_expr, TARGET_EXPR): Set TREE_USED sooner.
19980 Thu Oct  7 17:01:58 1999  Greg McGary  <gkm@gnu.org>
19982         * c-decl.c (finish_struct): Use simpler method of
19983         removing elements of a singly-linked list.
19985 Thu Oct  7 15:23:28 1999  Michael Meissner  <meissner@cygnus.com>
19987         * alpha.md (peephole2's): Comment out peephole2's that generate
19988         buggy code.
19990 Thu Oct  7 12:00:53 1999  Richard Henderson  <rth@cygnus.com>
19992         * genrecog.c (add_to_sequence): Disable mode check for
19993         wildcard matches.
19995 Thu Oct  7 20:14:16 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
19997         * ggc-simple.c (init_ggc): Set empty_string.
19999 Thu Oct  7 01:13:15 1999  Richard Henderson  <rth@cygnus.com>
20001         * configure.in: Detect mmap.  Add --with-gc=foo to select
20002         garbage collector; default to page if mmap available.
20003         * Makefile.in (GGC): Substitute.
20005 Wed Oct  6 23:56:30 1999  Richard Henderson  <rth@cygnus.com>
20007         * c-decl.c (ggc_p): Enable.
20009 Wed Oct  6 17:17:08 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20011         * flow.c (verify_flow_info): Make it extern & unconditionally define.
20013 1999-10-06  Brendan Kehoe  <brendan@cygnus.com>
20015         * sparc/sp86x-elf.h (SUBTARGET_SWITCHES): Add missing doc
20016         string for little-endian-data.
20018 Wed Oct  6 16:10:35 1999  Michael Meissner  <meissner@cygnus.com>
20020         * varray.h (VARRAY_CHECK): Fix up appropriate revision check, in
20021         case somebody tries to compile --enable-checking code with gcc
20022         1.34 or such.
20024 Wed Oct  6 12:22:50 1999  Richard Henderson  <rth@cygnus.com>
20026         * genrecog.c (add_to_sequence): Verify operand to label_ref is
20027         VOIDmode.
20029 Wed Oct  6 10:21:15 1999  Richard Henderson  <rth@cygnus.com>
20031         * genconfig.c (main): Disable HAVE_conditional_arithmetic.
20032         * jump.c (jump_optimize_1): Document why.
20034 Wed Oct  6 10:41:56 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20036         * collect2.c (scan_prog_file, scan_libraries): Prototype function
20037         pointers and casts for `int_handler' and `quit_handler'.
20039         * flow.c (verify_flow_info, split_hard_reg_notes,
20040         find_insn_with_note, sets_reg_or_subreg_1, prepend_reg_notes,
20041         remove_edge, remove_fake_successors): Add static prototypes.
20042         (verify_flow_info): Wrap with macro ENABLE_CHECKING.
20043         (mark_set_1): Initialize variable `regno'.
20044         (unlink_insn_chain): Likewise for variable `curr'.
20045         (remove_fake_edges): Remove unused variables `e', `tmp' and `last'.
20047         * loop.c (strength_reduce): Initialize variable
20048         `unrolled_insn_copies'.
20049         (cmp_combine_givs_stats, cmp_recombine_givs_stats): Add static
20050         prototypes.  Change these functions to take const PTR parameters
20051         to avoid prototype conflict when used as the comparson argument
20052         for qsort.
20053         (check_dbra_loop): Initialize variable `comparison_val'.
20055         * reload.c (debug_reload_to_stream, debug_reload): Add prototypes.
20056         (get_secondary_mem): Mark parameter `x' with ATTRIBUTE_UNUSED.
20057         (find_valid_class): Initialize variable `best_class'.
20058         (find_reloads): Call memcpy, not bcopy.
20060         * reload1.c (gen_mode_int, dump_needs): Add prototypes.
20061         (hard_reg_use_compare): Don't needlessly cast away const.
20062         (reload_reg_class_lower): Likewise.
20063         (choose_reload_regs): Initialize variable `regno'.
20065 Tue Oct  5 16:34:12 1999  Paul Burchard <burchard@pobox.com>
20067         * ggc-page.c (GGC_ALWAYS_COLLECT): Fix typo when undef'ing.
20069 Tue Oct  5 16:14:40 1999  Michael Meissner  <meissner@cygnus.com>
20071         * libgcc1-test.c (toplevel): Include stddef.h to get size_t.
20072         ({,d}discard): Add forward declarations.  Declare parameter as
20073         unused.
20074         (main_without_main): Explicitly declare return type to be int.
20075         (memcpy): Properly declare.
20077         * libgcc2.c (toplevel): If inhibit_libc is defined and not
20078         building the trampoline support, declare malloc, free, and
20079         atexit.
20080         (__clear_cache): Mark arguments as potentially unused.
20082         * frame.c (toplevel): If inhibit_libc is defined, declare
20083         malloc and free.
20085 Tue Oct  5 12:00:32 1999  Richard Henderson  <rth@cygnus.com>
20087         * flow.c (make_edge): Accept an optional 2D bitmap in which
20088         to cache edge existence.  Update all callers.
20089         (make_label_edge, make_eh_edge): Pass through the edge cache.
20090         (make_edges): Provide the cache.
20092 Tue Oct  5 12:16:49 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20094         * mbchar.c (literal_codeset, local_mbtowc, local_mblen): Constify
20095         a char*.
20096         (local_mbtowc): Change the type of variable `i' from int to size_t.
20098         * mbchar.h (ISSJIS1, ISSJIS2): Use parens around && within ||.
20099         (local_mbtowc, local_mblen, literal_codeset): Constify a char*.
20101 Tue Oct  5 11:34:52 1999  Michael Meissner  <meissner@cygnus.com>
20103         * ggc-common.c (toplevel): Reorder includes, so that ggc.h comes
20104         after other includes that define the appropriate types.  Include
20105         tm_p.h for getting user prototypes.
20106         * ggc-callbacks.c (toplevel): Ditto.
20107         * ggc-none.c (toplevel): Ditto.
20108         * gcc-page.c (toplevel): Ditto.
20109         * ggc-simple.c (toplevel): Ditto.
20111 Mon Oct  4 16:48:16 1999  Diego Novillo <dnovillo@cygnus.com>
20112                           Jonathan Larmour  <jlarmour@cygnus.co.uk>
20114         * config/mips/mips.c (mips_move_2words): Split doubles if
20115         ISA >= 3, !TARGET_64BIT, and destination is not an FP register.
20117 Mon Oct  4 21:47:31 1999  Richard Henderson  <rth@cygnus.com>
20119         * genrecog.c (struct decision_test): New.
20120         (struct decision): Remove test-related members, sort the rest by size.
20121         (IS_SPLIT): Simplify.
20122         (new_decision, new_decision_test): New.
20123         (add_to_sequence): Use them.  No special handling for args of
20124         non-MATCH codes.
20125         (maybe_both_true): Renamed from not_both_true; return sense changed.
20126         (maybe_both_true_1, maybe_both_true_2): New.  Broken out
20127         of maybe_both_true and adjusted for decision_test.
20128         (position_merit): Remove.
20129         (nodes_identical, nodes_identical_1): New, broken out of merge_trees.
20130         (merge_accept_insn): New, broken out of merge_trees.
20131         (merge_trees): Use them.  No special case for c_test; no node
20132         splitting; use test type instead of position_merit.
20133         (factor_tests): New.
20134         (simplify_tests): New.
20135         (break_out_subroutines): Don't write code now.
20136         (find_afterward): New.
20137         (write_afterward, write_switch, write_cond): New.
20138         (write_action, is_unconditional): New.
20139         (write_node): New.  Use them.
20140         (write_tree_1): Rewrite.  Use the new functions above.
20141         (write_tree): Remove afterward processing.
20142         (write_subroutine): Simplify function variant emission.
20143         (write_subroutines): New.
20144         (same_codes, clear_codes): Remove.
20145         (same_modes, clear_modes): Remove.
20146         (write_header): New, broken out of main.
20147         (make_insn_sequence): Use new_decision and new_decision_test.
20148         (process_tree): New, broken out of main.
20149         (main): Adjust for merge_trees interface change.
20150         Don't #define operands in the output file.
20151         (record_insn_name): New, broken out of make_insn_sequence.
20152         (debug_decision_2, debug_decision_1, debug_decision_0): New.
20153         (debug_decision): New.
20155 1999-10-04 21:58 -0700  Zack Weinberg  <zack@bitmover.com>
20157         * resource.c (find_free_register): Mark class_str argument const.
20158         * resource.h: Update prototype to match.
20160         * i386.h (PREDICATE_CODES): Add entry for long_memory_operand.
20161         * i386.md: Give all anonymous insns names.
20163 Mon Oct  4 21:12:02 1999  Jeffrey A Law  (law@cygnus.com)
20165         * flow.c (merge_blocks): Avoid assing BASIC_BLOCK for non-existent
20166         blocks.
20168 Mon Oct  4 21:01:39 1999  Richard Henderson  <rth@cygnus.com>
20170         * toplev.c (dbr_sched_time): Unconditional.
20171         (peephole2_time): New.
20172         (compile_file): Add pass numbers to all of the dump file suffixes.
20173         Dump peephole2_time.  Don't dump times for non-applicable passes.
20174         (rest_of_compilation): Add pass numbers to dump file suffixes.
20175         Conditionalize calls to the scheduler.
20176         * invoke.texi: Update.
20178 Mon Oct  4 20:25:13 1999  Anthony Green  <green@cygnus.com>
20180         * flow.c (make_edges): Fix insn iteration.
20181         (find_basic_blocks): Assign NULL_RTX, not 0, to rtx.
20182         (find_basic_blocks_1): Fix spelling mistake.
20184 Mon Oct  4 16:56:11 1999  Richard Henderson  <rth@cygnus.com>
20186         * tree.c (build1): Set TREE_SIDE_EFFECTS for expressions that
20187         always have side-effects.  Use memset not bzero.
20188         (make_node): Likewise.
20190 Mon Oct  4 16:22:20 1999  Mark Mitchell  <mark@codesourcery.com>
20192         * stmt.c (expand_anon_union_decl): When any of the elements of the
20193         union is addressable, so is the entire union.
20195 Mon Oct  4 11:38:33 1999  Richard Henderson  <rth@cygnus.com>
20197         * sbitmap.c (sbitmap_ones): Don't set too many bits.
20199         * bitmap.h (enum bitmap_bits): Add BITMAP_XOR.
20200         * bitmap.c (bitmap_operation): Return true iff TO changed.
20201         (bitmap_equal_p): New.
20202         (bitmap_bit_p): Tidy arithmetic.
20203         (debug_bitmap_file): Likewise.
20205 Mon Oct  4 11:28:37 1999  Richard Henderson  <rth@cygnus.com>
20207         * toplev.c (rest_of_compilation): Turn on cse_not_expected
20208         before cse2 instead of after.
20210 Mon Oct 4 09:55:17 1999  Stan Cox  <scox@cygnus.com>
20212         * mips.h (GO_IF_LEGITIMATE_ADDRESS): Let leasi/liadi handle large
20213         register offsets.
20215 Mon Oct  4 08:54:12 1999  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
20217         * cppinit.c (is_idchar initializer): Loosen tests to accept
20218         gcc 2.>6 and >2.
20220 Mon Oct  4 02:31:20 1999  Mark Mitchell  <mark@codesourcery.com>
20222         * mips.md: Define conditional move patterns for floating point
20223         operands and DI mode conditions.
20225 Mon Oct  4 02:12:41 1999  Mark Mitchell  <mark@codesourcery.com>
20227         * tree.c (make_node): Set TREE_SIDE_EFFECTS for expressions that
20228         always have side-effects.
20230 Sun Oct  3 14:14:16 1999  Jeffrey A Law  (law@cygnus.com)
20232         * mn10200.c (asm_file_start): Fix typo.
20234         * cppinit.c (is_idchar initializer): Tighten tests for when
20235         to put the table into initialized memory.
20237         * ggc-none.c (ggc_alloc_rtvec): An rtvec is an array of rtx,
20238         not an array of rtunion.
20239         * gcc-page.c (ggc_alloc_rtvec): Similarly.
20240         * gcc-simple (ggc_free_rtvec): Similarly.
20242         * genattrtab.c (simplify_cond): Make TESTS an array of rtxs, instead
20243         of rtunions.
20245         * mbchar.h: Add missing #endif.
20247         * t-fr30 (LIB2FUNCS_EXTRA): Remove definition.
20248         (FPBIT, DPBIT): Define.
20250 Sun Oct  3 12:44:05 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20252         * print-tree.c (print_node, indent_to): Remove redundant prototypes.
20254         * profile.c (instrument_arcs, output_gcov_string,
20255         tablejump_entry_p): Add static prototypes.
20256         (output_gcov_string): Constify a char*.
20258         * regmove.c (replacement_quality, fixup_match_2): Add static
20259         prototypes.
20261         * resource.h (reg_dead_p): Add extern prototype.
20263         * rtl.c (trim_filename): Add static prototype.
20265         * scan-decls.c (skip_to_closing_brace): Likewise.
20267         * stmt.c (expand_decl_cleanup_no_eh): Hide definition.
20268         (expand_end_case): Initialize variable `range'.
20269         (emit_case_nodes): Remove unused prototype `rtx_fn'.
20271         * varasm.c (asm_emit_uninitialised): Add static prototype.
20272         (asm_emit_uninitialised, assemble_variable): Mark parameter with
20273         ATTRIBUTE_UNUSED.
20275 Sun Oct  3 12:24:52 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20277         * cpplib.c (if_directive_nameo): Add static prototype.
20279         * cse.c (cse_insn): Remove unused variable `p'.
20281         * except.c (create_rethrow_ref, push_entry,
20282         receive_exception_label, new_eh_region_entry, find_func_region,
20283         clear_function_eh_region, process_nestinfo): Add static prototypes.
20284         (get_reg_for_handler): Hide definition.
20285         (process_nestinfo): Initialize variable `extra_handlers'.
20287         * expr.h (expand_builtin_longjmp): Add extern prototype.
20289         * final.c (final_addr_vec_align, align_fuzz): Add static prototypes.
20291         * function.c (prepare_function_start): Likewise.
20292         (pop_function_context_from): Mark parameter `context' with
20293         ATTRIBUTE_UNUSED.
20294         (push_temp_slots_for_block, flush_addressof): Hide definition.
20296         * gcov.c (init_arc, reverse_arcs, create_program_flow_graph,
20297         solve_program_flow_graph, calculate_branch_probs,
20298         function_summary, main, fancy_abort): Add prototypes.
20300         * gen-protos.c (add_hash, parse_fn_proto, main): Likewise.
20301         (add_hash): Constify a char*.
20303         * ggc-common.c (ggc_mark_rtx_ptr, ggc_mark_tree_ptr,
20304         ggc_mark_tree_varray_ptr, ggc_mark_tree_hash_table_ptr,
20305         ggc_mark_string_ptr, ggc_mark_tree_hash_table_entry): Add prototypes.
20307         * integrate.c (expand_inline_function_eh_labelmap): Likewise.
20309         * lists.c (free_list, zap_lists): Likewise.
20311 Sun Oct  3 12:05:28 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20313         * alias.c (nonlocal_reference_p): Add static prototype.
20315         * bitmap.c (bitmap_element_allocate): Prototype args in function
20316         pointer cast.
20318         * builtins.c (stabilize_va_list): Add static prototype.
20319         (expand_builtin_va_arg): Constify a char*.
20321         * c-lex.c (getch, put_back, extend_token_buffer_to,
20322         read_line_number, token_getch, token_put_back): Add static
20323         prototypes.
20325         * c-parse.gperf (hash, is_reserved_word): Likewise.
20327         * cccp.c (is_dir_separator): Likewise.
20329 Sat Oct  2 16:07:56 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20331         * graph.h: New file to prototype functions exported by graph.c.
20333         * Makefile.in (graph.o, toplev.o): Depend on graph.h.
20335         * graph.c: Include graph.h.
20337         * toplev.c: Likewise.  Remove redundant prototypes.
20339 Sat Oct  2 11:28:33 1999  Krister Walfridsson <cato@df.lth.se>
20341         * invoke.texi: Removed duplicated description for -Q.
20343 Sat Oct  2 11:16:00 1999  Jim Kingdon  <http://developer.redhat.com>
20345         * extend.texi: Grammar fix in __extension__ text.
20347 Sat Oct  2 11:06:31 1999  Richard Henderson  <rth@cygnus.com>
20349         * md.texi (define_peephole2): New section.
20351 Sat Oct  2 10:57:56 1999  Jan Hubicka  <hubicka@freesoft.cz>
20353         * i386.md (mov?i patterns): Fix handling of TARGET_USE_MOV0
20354         (mov $-1 to or peepholer): Enable for pentium when optimizing for
20355         speed.
20357 Sat Oct  2 10:55:25 1999  Jan Hubicka  <hubicka@freesoft.cz>
20359         * builtins.c (expand_builtin_strlen): Fix best mode searching loop.
20361 Sat Oct  2 10:53:22 1999  Jan Hubicka  <hubicka@freesoft.cz>
20363         * i386.md (ffs expander): Emit Pentium friendly code for
20364         TARGET_PENTIUM.
20366 Sat Oct  2 02:48:21 1999  Mark P. Mitchell  <mark@codesourcery.com>
20368         * tree.c (build): Don't look at TREE_SIDE_EFFECTS or TREE_RAISES
20369         for non-trees.
20370         (build1): Likewise.
20372 Fri Oct  1 18:01:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
20374         * i386elf.h (TARGET_DEFAULT): Use symbolic constants.
20376 Fri Oct  1 12:42:53 1999  Andreas Schwab  <schwab@suse.de>
20378         * config/m68k/m68k.c (use_return_insn): Return false if the pic
20379         register is in use.
20381 Fri Oct  1 10:56:06 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
20383         * md.texi (No Constraints): Delete section.
20384         * Makefile.in (genattrtab.o): Don't depend on "insn-config.h".
20385         * final.c (final_scan_insn): We always have register constraints.
20386         * genattrtab.c: Don't include "insn-config.h".
20387         (write_attr_case): We always have register constraints.
20388         * genconfig.c (register_constraint_flag): Delete.
20389         (walk_insn_part): Don't check whether we have register constraints.
20390         (main): Don't write out "#define REGISTER_CONSTRAINTS".
20391         * genoutput.c (have_constraints): Delete.
20392         (main): Don't set it.
20393         (output_operand_data): We always have constraints.
20394         (scan_operands): Likewise.
20395         (compare_operands): Likewise.
20396         * local-alloc.c (block_alloc): We always have constraints.
20397         (requires_inout): Always compile this function.
20398         * recog.c (extract_insn): We always have constraints.
20399         (constrain_operands, reg_fits_class_p): Always compile these
20400         functions.
20401         * recog.h (struct recog_data): Delete non-REGISTER_CONSTRAINTS
20402         fields.
20403         (struct insn_operand_data): Likewise.
20404         * regclass.c (regclass): We always have constraints.
20405         (record_reg_classes, copy_cost, record_address_regs,
20406         auto_inc_dec_reg_p): Always compile these functions.
20407         * regmove.c (regmove_optimize): We always have constraints.
20408         * reload.c (find_reloads): Likewise.
20409         * reload1.c (reload): Likewise.
20410         (reload_cse_simplify_operands): Likewise.
20411         * i860.c (output_delay_insn): Likewise.
20413 Thu Sep 30 23:04:41 1999  Mark P. Mitchell  <mark@codesourcery.com>
20415         * iris6.h (BUILD_VA_LIST_TYPE): Define.
20417 Thu Sep 30 18:44:50 1999  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20419         * rs6000.c (rs6000_build_va_list): Create a TYPE_DECL node
20420         for the va_list record.
20422 Thu Sep 30 18:34:54 1999  Jan Hubicka  <hubicka@freesoft.cz>
20424         * i386.c (ix86_adjust_cost): Ignore false ebp dependencies in
20425         prologues.
20427 Thu Sep 30 18:31:36 1999  Jan Hubicka  <hubicka@freesoft.cz>
20429         * alias.c: Include insn-flags.h.
20430         * Makefile.in (alias.o): Update.
20432 Thu Sep 30 18:21:30 1999  Jan Hubicka  <hubicka@freesoft.cz>
20434         * i386.c (ix86_expand_int_movcc): Convert LEU and GTU comparisons
20435         to LTU and GEU.  Handle more cases using sbb.
20437 Thu Sep 30 18:18:39 1999  Jan Hubicka  <hubicka@freesoft.cz>
20439         * i386.md (truncatexfdf splitters): Do not use subreg.
20440         (fop XFmode patterns): Fix mode in operand testing.
20442 Thu Sep 30 18:04:13 1999  Richard Henderson  <rth@cygnus.com>
20444         * jump.c (jump_optimize_1): Amend last change to test only the
20445         form of the operand, not the insn.
20447         * jump.c (jump_optimize_1) [conditional_move]: Use general_operand
20448         not register_operand to determine when B may need preloading.
20450 Thu Sep 30 17:39:16 1999  Richard Henderson  <rth@cygnus.com>
20452         * alpha.md (*): Use nonimmediate not general_operand for SET_DEST.
20453         (ffsdi2, extxl, insxh, mskxh): Add missing DImode to SET_SRC.
20454         (call-value patterns): Move to end of file.
20455         (*): Remove mode from label_ref in (pc) context.
20456         (movstrqi): Use memory not general_operand for BLKmode operands.
20457         (prologue_stack_probe_loop, builtin_longjmp): Add missing mode
20458         to register_operand operands.
20459         (peep2 patterns): Convert from commented-out peephole patterns.
20461 Thu Sep 30 14:39:17 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
20463         * tree.h (enum built_in_function): Rename BUILT_IN_DWARF_REG_SIZE
20464         to BUILT_IN_INIT_DWARF_REG_SIZES.
20465         * builtins.c (expand_builtins, case BUILT_IN_INIT_DWARF_REG_SIZES):
20466         Renamed from BUILT_IN_DWARF_REG_SIZE; call
20467         expand_builtin_init_dwarf_reg_sizes.
20468         * c-decl.c (init_decl_processing): Replace __builtin_dwarf_reg_size
20469         with __builtin_init_dwarf_reg_size_table.
20470         * dwarf2out.c (struct reg_size_range): Delete.
20471         (expand_builtin_init_dwarf_reg_sizes): New function.
20472         (expand_builtin_dwarf_reg_size): Delete.
20473         * except.h (expand_builtin_init_dwarf_reg_sizes): Declare.
20474         (expand_builtin_dwarf_reg_size): Don't declare.
20475         * libgcc2.c (dwarf_reg_size_table_initialized): New.
20476         (dwarf_reg_size_table): New.
20477         (init_reg_size_table): New function.
20478         (copy_reg): Use dwarf_reg_size_table.
20479         (eh_context_initialize): Make sure dwarf_reg_size_table is initialized
20480         before use.
20482 Thu Sep 30 05:40:34 1999  Richard Earnshaw <rearnsha@arm.com>
20484         * c-lang.c (finish_file case ndef ASM_OUTPUT_{CON,DE}STRUCTOR):
20485         Correctly build argument list to constructor and destructor functions.
20487 Thu Sep 30 00:13:27 1999  Dirk Zoller  <duz@rtsffm.com>
20489         * c-tree.h (warn_float_equal): Declare.
20490         * c-decl.c (warn_float_equal): Define.
20491         (c_decode_option): Recognize -W[no-]float-equal.
20492         * c-typeck.c (build_binary_op): Conditionally warn
20493         about equality tests of floating point types.
20494         * toplev.c (documented_lan_options): Add -W[no-]float-equal.
20495         * invoke.texi: Add docs for -Wfloat-equal warning.
20497 Wed Sep 29 23:43:39 1999  Jeffrey A Law  (law@cygnus.com)
20499         * h8300.h (INIT_TARGET_OPTABS): Use init_one_optab instead of
20500         generating RTL directly.
20501         * mips.h (INIT_TARGET_OPTABS): Likewise.
20502         * mn10200.h (INIT_TARGET_OPTABS): Likewise.
20504         * expr.h (init_mov_optab): Delete declaration
20506         * h8300.c (WORD_REG_USED): Update to avoid useless register
20507         saves in interrupt functions and functions which never return.
20509         * cse.c (struct set): Delete inner_dest_loc field.
20510         (cse_insn): Remove assignments to inner_dest_loc field.
20512 Wed Sep 29 16:06:20 1999  Richard Henderson  <rth@cygnus.com>
20514         * ggc-page.c: Don't include <unistd.h> etc taken care of
20515         by "system.h".  Include <sys/mman.h> afterward.
20517 Wed Sep 29 16:05:18 1999  Richard Henderson  <rth@cygnus.com>
20519         * rs6000.c (rs6000_encode_section_info): If ggc_p, use
20520         ggc_alloc_string.
20522 Tue Sep 28 16:45:40 1999  David Edelsohn  <edelsohn@gnu.org>
20524         * xcoffout.c (xcoffout_declare_function): Add documentation.
20525         * rs6000.c (num_insns_constant_wide): Use TARGET_POWERPC64 not
20526         TARGET_64BIT.  Compare constant to -1, not bit pattern.
20527         (easy_fp_constant): Use TARGET_POWERPC64 not TARGET_64BIT.
20528         (expand_block_move): Allow 8 DImode loads for PowerPC64.  Fix
20529         gen_movsi typos.
20531 Tue Sep 28 16:43:14 1999  Nick Clifton  <nickc@cygnus.com>
20533         * dwarf2out.c (add_abstract_origin_attribute): Abort if
20534         origin_die is NULL.
20535         (gen_inlined_enumeration_type_die): Do not abort if the type has
20536         not been writeen out.
20537         (gen_inlined_structure_type_die): Do not abort if the type has
20538         not been writeen out.
20539         (gen_inlined_union_type_die): Do not abort if the type has
20540         not been writeen out.
20541         (gen_tagged_type_instantiation_die): Do not abort if the type
20542         has not been written out.
20544 Tue Sep 28 14:33:47 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
20546         * c-decl.c (init_decl_processing): If MD_INIT_BUILTINS is defined,
20547         call it.
20548         * reg-stack.c (straighten_stack): Copy hard reg set with
20549         COPY_HARD_REG_SET.
20551 Tue Sep 28 01:11:05 1999  Richard Henderson  <rth@cygnus.com>
20553         * builtins.c (stabilize_va_list): Stabilize array type va_list
20554         to a pointer type, not the base record type.
20555         (expand_builtin_va_copy): Dereference the pointers explicitly;
20556         use the correct size for the copy.
20558         * rs6000.c (rs6000_va_start): Dereference valist to get to the record.
20559         (rs6000_va_arg): Likewise.
20561 Mon Sep 27 23:27:21 1999  Richard Henderson  <rth@cygnus.com>
20563         * rtl.h (struct rtx_def): Move gc_mark to align mode field.
20565 Mon Sep 27 23:20:29 1999  Mark Mitchell  <mark@codesourcery.com>
20567         * tree.h (struct tree_decl): Use `bclass', not `class', in name of
20568         field.
20569         (DECL_BUILT_IN_CLASS): Adjust accordingly.
20571 Mon Sep 27 23:03:16 1999  Richard Henderson  <rth@cygnus.com>
20573         * ggc-page.c (GGC_MIN_LAST_ALLOCATED): New.
20574         (init_ggc): Use it instead of a constant.
20575         (ggc_collect): Bound allocated_last_gc by it.
20577 Mon Sep 27 19:06:04 1999  Jeffrey A Law  (law@cygnus.com)
20579         * fixinc/fixinc.irix (stdio.h): Hack stdio.h to avoid problems
20580         with va_list.
20582 Mon Sep 27 19:40:17 CEST 1999   Marc Espie <espie@cvs.openbsd.org>
20584         * configure.in (mips*el-*-openbsd*):  Don't duplicate default settings.
20585         (mips*-*-openbsd*):  Let big endian configuration be a fragment.
20586         * configure:  Regen.
20587         * config/mips/openbsd.h:  New, OpenBSD little endian target.
20588         * config/mips/openbsd-be.h:  New, OpenBSD big endian target fragment.
20589         * config/mips/xm-openbsd.h:  New, OpenBSD host.
20591 Mon Sep 27 10:28:48 1999  Andreas Schwab  <schwab@suse.de>
20593         * config/m68k/m68k.c (output_function_prologue,
20594         output_function_epilogue): Use
20595         current_function_uses_pic_offset_table instead of regs_ever_live
20596         to decide whether to save/restore pic register.
20597         (legitimize_pic_address): Don't modify regs_ever_live any more.
20599 Sun Sep 26 10:55:36 1999  Mark Mitchell  <mark@codesourcery.com>
20601         * function.h (struct function): Add x_dont_save_pending_sizes_p.
20602         * stor-layout.c (variable_size): Don't add sizes to the pending
20603         sizes list if x_dont_save_pending_sizes_p is set.
20605 Sun Sep 26 16:36:52 1999  Robert Lipe  (robertlipe@usa.net)
20607         * config/i386/dgux.h (SELECT_RTX_SECTION): Provide dummy argument
20608         for symbolic_operand().
20609         * config/i386/sco5.h (SELECT_RTX_SECTION): Likewise.
20611 Sun Sep 26 07:37:11 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20613         * combine.c (gen_rtx_combine): Add missing call to va_end().
20615         * final.c (asm_fprintf): Likewise.
20617         * genattrtab.c (attr_rtx): Likewise.
20619 Sat Sep 25 13:11:07 1999  Jeffrey A Law  (law@cygnus.com)
20621         * cse.c: Update comments.
20622         (cse_insn): When converting a conditional/computed jump into
20623         an unconditional jump, always make sure a BARRIER immediately
20624         follows the converted jump.  Do not delete unreachable code.
20625         (cse_basic_block): Do not delete unreachable code.
20626         * toplev.c (rest_of_compilation): Move call to
20627         delete_trivially_dead_insns after the conditional call to
20628         jump_optimize.
20630 Sat Sep 25 09:03:17 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20632         * collect2.c (make_temp_file): Don't prototype.
20634         * gcc.c (make_temp_file): Likewise.
20636         * mips.c (mips_make_temp_file): Renamed from `make_temp_file'.
20638 Sat Sep 25 13:42:15 1999  Nick Clifton  <nickc@cygnus.com>
20640         * varasm.c (asm_emit_uninitialised): New function: Generate
20641         the assembler statements necessary to declare an uninitialised
20642         variable.
20643         (ASM_EMIT_LOCAL): New macro: Emit a local, uninitialised
20644         variable.
20645         (ASM_EMIT_BSS): New macro: Emit an entry in the bss section.
20646         (ASM_EMIT_COMMON): New macro: Emit an entry in the common
20647         section.
20648         (assemble_variable): Use asm_emit_uninitialised to emit an
20649         uninitialised variable.
20651 Fri Sep 24 17:10:56 1999  Nick Clifton  <nickc@cygnus.com>
20653         * combine.c (simplify_comparison): Cope with downshifting a 32 bit
20654         constant on a 64 bit host.  Patch supplied by Geoffrey Keating
20655         <geoffk@cygnus.com>.
20657 Fri Sep 24 10:48:10 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
20659         * builtins.c (expand_builtin): Use MD_EXPAND_BUILTIN if defined.
20660         * c-common.h (builtin_function): Don't declare.
20662         * c-decl.c (duplicate_decls): Use DECL_BUILT_IN_CLASS rather than
20663         DECL_BUILT_IN.
20664         (pushdecl): Likewise.
20665         (finish_decl): Likewise.
20666         (builtin_function): New arg CLASS.  Arg FUNCTION_CODE now of type
20667         int.  All callers changed.
20668         Set the builtin's DECL_BUILT_IN_CLASS.
20669         * tree.h (enum built_in_class): New.
20670         (enum built_in_function): Delete NOT_BUILT_IN.
20671         (DECL_FUNCTION_CODE): The corresponding field in tree_decl is now
20672         in a union.
20673         (DECL_SET_FUNCTION_CODE): Likewise.
20674         (DECL_BUILT_IN_CLASS): New macro.
20675         (DECL_BUILT_IN): Use DECL_BUILT_IN_CLASS.
20676         (struct tree_decl): Split builtin function code field into a
20677         struct.
20678         (builtin_function): Declare.
20680 Fri Sep 24 01:45:05 1999  Mark Mitchell  <mark@codesourcery.com>
20682         * optabs.c (init_traps): Fix typo in last change.
20684 Fri Sep 24 01:10:11 1999  Mark Mitchell  <mark@codesourcery.com>
20686         * toplev.c (rest_of_decl_compilation): Update comment.
20688 Fri Sep 24 11:57:06 1999  Geoffrey Keating  <geoffk@cygnus.com>
20690         * config/mips/elf.h (ASM_OUTPUT_ALIGNED_BSS): Put the symbol
20691         in .sbss if appropriate.
20692         (EXTRA_SECTION_FUNCTIONS): Add sbss.
20693         (SBSS_SECTION_ASM_OP): New macro.
20694         * config/mips/linux.h (EXTRA_SECTION_FUNCTIONS): Add sbss.
20695         (EXTRA_SECTIONS): Add in_sbss.
20696         * config/mips/mips.h: Prototype sbss_section.
20698 Thu Sep 23 18:18:55 1999  Mark Mitchell  <mark@codesourcery.com>
20700         * stmt.c (expand_start_bindings): Don't allow cleanup instructions
20701         to disappear.
20703 Thu Sep 23 18:07:01 1999  Mark Mitchell  <mark@codesourcery.com>
20705         * optabs.c (init_traps): Register trap_rtx as a GC root.
20707 Thu Sep 23 17:41:47 1999  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
20709         * config/mips/mips.c (function_arg_pass_by_reference): Define
20710         unconditionally, since it's called unconditionally.
20712 Thu Sep 23 13:40:02 1999  Jason Merrill  <jason@yorick.cygnus.com>
20714         * toplev.c (documented_lang_options): Add -fshort-wchar.
20715         * c-decl.c (c_decode_option): Likewise.
20716         (init_decl_processing): If -fshort-wchar, use 'short unsigned int'
20717         for wchar_t.
20718         * c-common.c, c-lex.c: Get WCHAR_TYPE_SIZE from wchar_type_node.
20719         * gcc.c (default_compilers): If -fshort-wchar,
20720         override __WCHAR_TYPE__.
20721         * tm.texi (C Dialect Options): Add -fshort-wchar.
20723         * dwarf2out.c (output_aranges): Use DW_AT_location to find the
20724         symbol for a variable.
20726         * cpplib.h (CPP_PREPROCESSED): New macro.
20727         * cpplib.c (handle_directive): Don't complain about `# NUMBER' if
20728         we're seeing this input for a second time.
20730 Thu Sep 23 12:54:49 1999  Alex Samuel  <samuel@codesourcery.com>
20732         * emit-rtl.c (init_emit_once): Initialize modes first.
20734 Sun Sep 19 01:23:23 1999  Alex Samuel  <samuel@codesourcery.com>
20736         * config/i386/i386.c (pic_label_name): Change to char pointer.
20737         (global_offset_table): New variable.
20738         (load_pic_register): Fill global_offset_table if it hasn't
20739         already been done.  Allocate pic_label_name dynamically.
20740         * ggc.h (empty_string): New variable.
20741         * ggc-simple.c (empty_string): Likewise.
20742         (init_ggc): Allocate empty_string and add as root.
20743         * stmt.c (digit_strings): New variable.
20744         (init_stmt): Add last_block_end_note as root.  Allocate and
20745         initialize digit_strings.
20746         (expand_asm_operands): Use empty_string instead of string
20747         constant.  Use digit_strings instead of string constants.
20748         * profile.c (init_arc_profiler): Allocate string with
20749         ggc_alloc_string instead of xmalloc.
20750         (output_func_start_profiler): Likewise.
20751         * c-typeck.c (digest_init): Check if init is error_mark_node.
20753 Thu Sep 23 12:59:14 1999  Alex Samuel  <samuel@codesourcery.com>
20754                           Richard Henderson  <rth@cygnus.com>
20756         * ggc-page.c: New file.
20757         * Makefile.in (ggc-page.o): New.
20759 Thu Sep 23 13:55:21 1999  Jeffrey A Law  (law@cygnus.com)
20761         * invoke.texi: Document -fdelete-null-pointer-checks
20762         * toplev.c (flag_delete_null_pointer_checks): New.
20763         (f_options): Add entry for -fdelete-null-pointer-checks.
20764         (rest_of_compilation): Conditionalize null pointer check
20765         elimination on flag_delete_null_pointer_checks.
20766         (main): If -O2 or greater, enable -fdelete-null-pointer-checks
20768 1999-09-23 10:56 -0700  Zack Weinberg  <zack@bitmover.com>
20770         * iso646.h, stdarg.h, stdbool.h, stddef.h, varargs.h: Add
20771         copyright notice and special exception to GPL.
20773 Thu Sep 23 13:40:23 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20775         * abi64.h (mips_function_value): Add prototype arguments.
20777         * mips-protos.h: New file with mips prototypes.
20779         * mips.c: Include "tm_p.h".
20780         (mktemp, lookup_name): Add prototype arguments.
20781         (extern_list, string_constant, mips_fill_delay_slot,
20782         mips_output_external, mips_output_external_libcall,
20783         mips_output_filename, mips_declare_object, function_prologue,
20784         mips_expand_prologue, function_epilogue, mips16_constant,
20785         build_mips16_function_stub, mips_output_conditional_branch):
20786         Constify a char*.
20787         (mips_va_start): Remove unused variable `u'.
20788         (mips_va_arg): Cast value to unsigned when comparing against one.
20789         (trace): Delete.
20790         (save_restore_insns, mips_expand_prologue): Add missing arg in
20791         call to `large_int'.
20793         * mips.h: Move prototypes to mips-protos.h.
20794         (data_section, memory_address_p, rdata_section,
20795         readonly_data_section, simple_epilogue_p, text_section): Delete
20796         prototypes delcared elsewhere.
20797         (mips_epilogue_delay_slots, print_options): Delete unused decls.
20798         (trace): Delete.
20799         (GO_PRINTF, GO_PRINTF2): Call fprintf, not trace.
20801         * mips.md: Delete extra args in call to `mips_move_2words'.
20803         * xm-iris6.h (alloca): Add prototype argument.
20805         * genpeep.c: Include "tm_p.h" in generated output file.
20807 Thu Sep 23 10:36:55 EDT 1999  Andrew MacLeod  <amacleod@cygnus.com>
20809         * basic-block.h (find_edge_index): Change parameters.
20810         * flow.c (verify_edge_list): Pass basic_block parameters to
20811         find_edge_index instead of integers.
20813 Thu Sep 23 15:54:12 1999  Nick Clifton  <nickc@cygnus.com>
20815         * combine.c (simplify_comparison): Use an unsigned shift to adjust
20816         the constant.
20818 Thu Sep 23 08:46:21 1999  Guy Harris  <guy@netapp.com>
20820         * gcc.1: Fix a formatting error.
20822 Wed Sep 22 16:10:21 1999  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
20824         * install.texi (Configurations): Remove pyramid. Add fr30, i686,
20825         i786, mn10200, mn10300, pdp11, v850.
20827 Thu Sep 23 07:37:13 1999  Dan Nicolaescu  <dann@ics.uci.edu>
20829         * libgcc2.c (num_digits): Add prototype with
20830         __attribute__((const)).
20831         (__terminate): Add prototype.
20833 Thu Sep 23 05:32:06 1999  Richard Henderson  <rth@cygnus.com>
20835         * builtins.c, dbxout.c, varasm.c: Include tm_p.h.
20837         * alpha/alpha.c (print_operand): Fix type of `code'.
20838         (alpha_output_filename): Constify.
20839         * alpha/alpha.h: Move all function declarations ...
20840         * alpha/alpha-protos.h: ... here.  New file.
20841         * alpha/elf.h (CONST_SECTION_FUNCTION): Prototype the function.
20842         (SECTION_FUNCTION_TEMPLATE): Likewise.
20844 Thu Sep 23 11:15:36 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
20846         * expmed.c (do_cmp_and_jump): Pass ccp_jump to can_compare_p.
20847         * expr.c (expand_expr): Likewise.
20848         (do_jump): Likewise.
20849         (do_store_flag): Pass ccp_store_flag to can_compare_p.
20850         * expr.h (enum optab_index): Add cbranch, cmov, cstore optabs and
20851         accessor macros.
20852         (enum can_compare_purpose): New.
20853         (can_compare_p): Adjust prototype.
20854         (prepare_cmp_insn, prepare_operand): Declare.
20855         * genopinit.c (optabs): Add cbranch_optab, cmov_optab, cstore_optab.
20856         * optabs.c (cmp_available_p): Deleted.
20857         (expand_abs): Pass ccp_jump to can_compare_p.
20858         (can_compare_p): New arg PURPOSE.  Check for combined optabs.
20859         (prepare_cmp_insn): No longer static.  Add arg PURPOSE.
20860         Call can_compare_p rather than cmp_available_p.
20861         (prepare_operand): No longer static.
20862         (emit_cmp_and_jump_insn): Check for and use cbranch patterns.
20863         (emit_cmp_and_jump_insns): Pass ccp_jump to prepare_cmp_insn.
20864         (expand_float): Fix a slightly broken emit_cmp_insn/emit_jump_insn
20865         sequence to use emit_cmp_and_jump_insns.
20866         (init_optabs): Initialize cbranch_optab, cmov_optab, cstore_optab.
20868 Wed Sep 22 17:58:01 1999  Stan Cox  <scox@cygnus.com>
20870         * mips.h (GO_IF_LEGITIMATE_ADDRESS): Don't accept large
20871         register offsets; let LEGITIMIZE_ADDRESS load it into a register.
20872         (LEGITIMIZE_ADDRESS): Use plus_constant to avoid
20873         (plus (reg) (const_int 0))
20874         * mips.md (call_internal3c): New pattern for -mips16 -mlong-calls.
20876 Wed Sep 22 17:55:31 1999  David Edelsohn  <edelsohn@gnu.org>
20878         * rs6000.c (expand_block_move): DImode loads and stores require
20879         word-aligned displacements.  Increment address registers with
20880         adddi3 on 64-bit platform.  Use TARGET_POWERPC64 not TARGET_64BIT.
20882 Wed Sep 22 17:35:55 1999  Michael Meissner  <meissner@cygnus.com>
20884         * dwarf2out.c (base_type_die): Use the name __unknown__ if there
20885         is no name for the base type, rather than segfault.  If we are
20886         writing out a complex integer type, use DW_ATE_lo_user.
20888         * expr.c (emit_move_insn_1): If we are copying a complex that fits
20889         in one word or less (complex char, complex short, or on 64 bit
20890         systems complex float) to/from a hard register, copy it through
20891         memory instead of dying in gen_{real,imag}part.  If we have a
20892         short complex type, prevent inlining since it allocates stack
20893         memory.
20895         * tree.c (build_complex_type): If we are writing dwarf2 output,
20896         generate a name for complex integer types.
20898 Wed Sep 22 11:34:08 EDT 1999  Andrew MacLeod  <amacleod@cygnus.com>
20900         * basic-block.h (add_noreturn_fake_exit_edges): Use correct name.
20901         * flow.c (remove_edge): Remove extra whitespace.
20902         (remove_fake_edges): Fix comment.
20903         (add_noreturn_fake_exit_edges): Use the correct name.
20905 Wed Sep 22 16:12:40 BST 1999  Nathan Sidwell  <nathan@acm.org>
20907         * Makefile.in (INTL_MOSTLYCLEAN, INTL_CLEAN): New variables.
20908         (mostlyclean): Depend on INTL_MOSTLYCLEAN.
20909         (clean): Depend on INTL_CLEAN.
20910         (maintainer-clean): Adjust.
20912 Wed Sep 22 10:18:56 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20914         * configure.in (AC_PREREQ): Bump to 2.13.
20915         (AC_C_STRINGIZE): Call this instead of using a custom macro.
20917         * gansidecl.h (HAVE_STRINGIZE): Define, if stage2 gcc && __STDC__.
20919         * system.h (HAVE_STRINGIZE): Test this instead of HAVE_CPP_STRINGIFY.
20921         * acconfig.h (HAVE_CPP_STRINGIFY): Delete.
20923         * alpha/xm-vms.h (HAVE_CPP_STRINGIFY): Delete.
20924         (HAVE_STRINGIZE): Define.
20926 Wed Sep 22 06:25:15 1999  Jim Kingdon  <http://developer.redhat.com>
20928         * c-parse.in: save and restore warn_pointer_arith on __extension__
20929         along with pedantic.
20930         (SAVE_WARN_FLAGS, RESTORE_WARN_FLAGS): Added.
20931         Set the type of extension to itype rather than $<itype>1 kludge.
20932         * extend.texi (Alternate Keywords): Adjust documentation.
20933         * c-parse.c, c-parse.y, objc-parse.c, objc-parse.y: Rebuilt.
20935 Wed Sep 22 06:06:57 1999  Jeffrey A Law  (law@cygnus.com)
20937         * pa.c, pa.h, pa.md: Support multiple assembler dialects in
20938         most assembler templates.
20940         * pa.c (hppa_legitimize_address): Handle full offsets for PA2.0
20941         FP loads and stores.
20942         (following_call): Always return zero for the PA8000.
20943         * pa.h (GO_IF_LEGITIMATE_ADDRESS): Handle full offsets for PA2.0
20944         FP loads and stores.
20945         (LEGITIMIZE_RELOAD_ADDRESS): Similarly.
20947         * pa.h (BRANCH_COST): Define.
20949         * pa.md (return, return_internal): Use bve for PA2.0.
20951         * pa.md (fused multiply): Add variants which reduce height for the
20952         fused multiply, but which still generate 2 insns.
20953         (fnegabs): Similarly.
20955         * pa.md (subsi3): Turn into an expander.  Create two anonymous
20956         patterns.  One for PA2.0 one for PA1.x.  Use mtsarcm for PA2.0.
20957         * pa.h (EXTRA_CONSTRAINT): Handle 'S'.
20959         * pa.md (floatunssisf2, floatunssidf2): Generate different RTL
20960         for TARGET_PA_20.
20961         (floatunssidf2_pa20, floatunssisf2_pa20): New patterns for PA2.0
20962         code generation.
20963         (floatunsdisf2, floatunsdidf2, fixuns_truncsfsi2): Likewise.
20964         (fixuns_truncdfsi2, fixuns_truncsfdi2, fixuns_truncdfsi2): Likewise.
20966         * regclass.c (init_regs): Add "top_of_stack" as a garbage
20967         collection root.
20969         * flow.c (record_active_eh_regions): Terminate loop after finding
20970         the last insn in the last basic block.
20972 Wed Sep 22 20:25:00 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
20974         * config/c4x/c4x.md: Delete parallel instruction peepholes.
20976 Wed Sep 22 19:59:19 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
20978         * config/c4x/c4x.c (c4x_add_gc_roots): Add tree roots.
20980 Wed Sep 22 19:56:25 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
20982         * config/c4x/c4x.c (c4x_process_after_reload): Rework machdep insn
20983         splitting to not use output template.
20985 Wed Sep 22 19:50:12 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
20987         * config/c4x/c4x.h (EXPAND_BUILTIN_VA_START): Call c4x_va_start.
20988         * config/c4x/c4x.c (c4x_va_start): New function.
20990 Tue Sep 21 18:40:01 1999  Jan Hubicka  <hubicka@freesoft.cz>
20992         * genrecog.c (not_both_true): Handle correctly cases when called for
20993         tests with different positions in the insn.
20995 Tue Sep 21 18:29:11 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20997         * machmode.h (HOST_PTR_PRINTF): Move from here ...
20999         * system.h (HOST_PTR_PRINTF): ... to here.
21001         * mips-tfile.c: Don't include machmode.h.
21003         * Makefile.in (MACHMODE_H): New variable.  Update to use it.
21004         (mips-tfile.o): Don't depend on machmode.h.
21006 Tue Sep 21 18:27:34 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21008         * haifa-sched.c (sched_analyze): Rename local variable `region' to
21009         avoid conflicts with typedef struct `region' at the top level scope.
21011 Tue Sep 21 14:14:50 1999  Richard Henderson  <rth@cygnus.com>
21013         * basic-block.h (basic_block): Add eh_beg, eh_end.
21014         * flow.c (entry_exit_blocks): Update.
21015         (find_basic_blocks): Don't allocate bb_eh_end, or pass it around.
21016         Call new functions.
21017         (find_basic_blocks_1): Don't record eh_list at each bb.  Use
21018         lists.c functions to allocate insn lists.
21019         (make_edges): Use eh_beg+eh_end, not the lists.  Split out EH
21020         edge creation ...
21021         (make_eh_edge): ... here.  New.
21022         (move_stray_eh_region_notes): New.
21023         (record_active_eh_regions): New.
21024         (delete_unreachable_blocks): Split out block merging ...
21025         (try_merge_blocks): ... here.  New.
21026         (merge_blocks_move_predecessor_nojumps): Remove edge arg.
21027         Dump debugging data.
21028         (merge_blocks_move_successor_nojumps): Likewise.
21029         (merge_blocks): Use eh_beg+eh_end to validate block movement.
21031 Tue Sep 21 11:15:03 1999  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
21033         * extend.texi (Bound member functions): Document unbound pmf
21034         conversion.
21036 Tue Sep 21 14:55:11 EDT 1999  Andrew MacLeod  <amacleod@cygnus.com>
21038         * flow.c (split_edge): Handle insertion on a fallthrough edge which
21039         has the EXIT_BLOCK as a dest.
21041 Tue Sep 21 14:51:23 EDT 1999  Andrew MacLeod  <amacleod@cygnus.com>
21043         * flow.c (remove_edge): New function to remove an edge from the
21044         flow graph.
21045         (remove_fake_successors): New function to remove fake successor edges.
21046         (remove_fake_edges): New function to remove all fake edges from the
21047         flow graph.
21048         (add_fake_exit_edges): New function to add fake edges from all blocks
21049         with no successors to the exit block.
21050         * basic-block.h (remove_fake_edges, add_fake_exit_edges): Add
21051         prototypes for new functions.
21053 Tue Sep 21 14:49:53 EDT 1999  Andrew MacLeod  <amacleod@cygnus.com>
21055         * config/mips/elf64.h (ASM_OUTPUT_CONSTRUCTOR, ASM_OUTPUT_DESTRUCTOR):
21056         Use Pmode to determine whether to output .dword or .word.
21058 Tue Sep 21 11:04:34 1999  Alex Samuel  <samuel@codesourcery.com>
21060         * tree.c (built_in_filename): New variable.
21061         (BUILT_IN_FILENAME): New macro.
21062         (init_tree_codes): Allocate built_in_filename.
21063         (make_node): Use built_in_filename instead of string constant.
21065 Tue Sep 21 14:13:27 1999  Nick Clifton  <nickc@cygnus.com>
21067         * configure.in: Add fr30 target.
21068         * configure: Regenerate.
21069         * config/fr30: New directory.
21070         * config/fr30/crti.asm: New file.
21071         * config/fr30/fr30.c: New file.
21072         * config/fr30/crtn.asm: New file.
21073         * config/fr30/fr30.h: New file.
21074         * config/fr30/fr30.md: New file.
21075         * config/fr30/lib1funcs.asm: New file.
21076         * config/fr30/t-fr30: New file.
21077         * config/fr30/xm-fr30.h: New file.
21079 Tue Sep 21 06:45:31 1999  Jeffrey A Law  (law@cygnus.com)
21081         * flow.c (merge_blocks_move_successor_nojumps): Delete the
21082         BARRIER at the end of the successor, not the BARRIER before
21083         the successor.
21085         * pa.c (pa_add_gc_roots): Fix thinko in last change.
21087 Tue Sep 21 05:29:17 1999  Richard Earnshaw (rearnsha@arm.com)
21089         * stmt.c (any_pending_cleanups): Don't crash when
21090         current_function->stmt is unset.
21092 Tue Sep 21 00:59:49 1999  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21094         * emit-rtl.c (init_emit_once): Initialize const_int_rtx before
21095         other initializations that may use it for relative offsets.
21097 Mon Sep 20 21:43:25 1999  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21099         * config/i386/sol2.h (PREFERRED_DEBUGGING_TYPE): Use stabs.
21100         (ASM_SPEC): Moved from sol2dbg.h.  Added work-around for gas.
21101         * config/i386/sol2dbg.h: Removed.
21102         * config/i386/sol2gas.h: New file, to enable gas work-around.
21103         * configure.in: Use i386/sol2gas.h on Solaris/x86 --with-gas.
21104         Don't use sol2dbg.h.
21105         * configure: Rebuilt.
21107 Mon Sep 20 13:29:41 1999  Mark Mitchell  <mark@codesourcery.com>
21109         * invoke.texi (-fthis-is-variable): Remove documentation.
21111 Mon Sep 20 12:59:16 1999  Richard Henderson  <rth@cygnus.com>
21113         * basic-block.h (compute_bb_for_insn): Declare.
21114         * flow.c (compute_bb_for_insn): Export.  Don't accept the varray
21115         to use; set size of basic_block_for_insn directly.
21116         (find_basic_blocks): Update.
21118 Mon Sep 20 15:11:54 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21120         * flow.c (verify_flow_info): Fix typo, "abort;" -> "abort ();".
21122 Mon Sep 20 14:56:34 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21124         * crtstuff.c (ON_EXIT): Delete empty macro definition.
21125         (__do_global_ctors_aux): Call atexit(), not ON_EXIT().
21127 Mon Sep 20 15:25:35 1999  Nick Clifton  <nickc@cygnus.com>
21129         * c-decl.c (c_decode_option): Extend comment.
21131 Mon Sep 20 14:43:37 1999  Nick Clifton  <nickc@cygnus.com>
21133         * toplev.c (progname): Make 'const char *'
21134         (flag_print_mem): Move out of main.
21135         (version_flag): Move out of main.
21136         (filename): Move out of main.
21137         (debug_args): Remove g prefix from options.
21138         (documented_lang_options): Remove cpplib specific options.
21139         (display_help): Add g prefix to debug options.
21140         (check_lang_option): Delete this function.
21141         (decode_d_option): New function: Decode -d... option.
21142         (decode_f_option): New function: Decode -f... option.
21143         (decode_W_option): New function: Decode -W... option.
21144         (decode_g_option): New function: Decode -g... option.
21145         (independent_decode_option): New function: Decode a language
21146         independent command line option.
21147         (main): Invoke lang_decode_option and then
21148         independent_decode_option on each command line option in
21149         turn.
21151 Mon Sep 20 05:41:36 1999  Jeffrey A Law  (law@cygnus.com)
21153         Revert this change.  Gavin's patch to operand_equal_p is a better fix.
21154          * fold-const.c (fold_range_test): Do not try to fold the range
21155          test if the rhs or lhs has side effects.
21157         * basic-block.h (compute_flow_dominators): Declare.
21159         * gcse.c (alloc_code_hoist_mem): New function.
21160         (free_code_hoist_mem, compute_code_hoist_vbeinout): Likewise.
21161         (compute_code_hoist_data, hoist_expr_reaches_here_p): Likewise.
21162         (hoist_code, one_code_hoisting_pass): Likewise.
21163         (gcse_main): If optimizing for size, then hoist expressions
21164         computed in multiple dominated basic blocks.
21166         * gcse.c (invalid_nonnull_info): New function.
21167         (delete_null_pointer_checks): Likewise.
21168         * rtl.h (delete_null_pointer_checks): Declare.
21169         * toplev.c (rest_of_compilation): Call delete_null_pointer_checks.
21171         * flow.c (merge_blocks_move_predecessor_nojumps): New function.
21172         (merge-blocks_move_successor_nojumps): Likewise.
21173         (merge_blocks): Allow merging of some blocks, even if it requires
21174         physical movement of the blocks, but not if it requires new jumps.
21176         * bitmap.c (debug_bitmap_file): Renmaed from bitmap_debug_file.
21177         Callers and prototype changed.
21178         * bitmap.h: Fix debug_bitmap and debug_bitmap_file prototypes.
21180 Mon Sep 20 06:56:32 1999  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21182         * config/sparc/sol2.h (LINK_SPEC): Avoid the duplication of
21183         -YP when both -p and -pg are present.  From i386/sol2.h.
21185 Mon Sep 20 10:49:05 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
21187         * Makefile.in (distclean): Delete tm_p.h.
21188         * configure.in: Create a new file, "tm_p.h", from a list in
21189         "tm_p_file". For ix86 systems, set up "tm_p_file" to include
21190         "i386/i386-protos.h".
21192         * alias.c: Include "tm_p.h".
21193         * c-typeck.c: Likewise.
21194         * calls.c: Likewise.
21195         * cse.c: Likewise.
21196         * emit-rtl.c: Likewise.
21197         * explow.c: Likewise.
21198         * expmed.c: Likewise.
21199         * expr.c: Likewise.
21200         * final.c: Likewise.
21201         * flow.c: Likewise.
21202         * fold-const.c: Likewise.
21203         * function.c: Likewise.
21204         * gcse.c: Likewise.
21205         * global.c: Likewise.
21206         * haifa-sched.c: Likewise.
21207         * integrate.c: Likewise.
21208         * jump.c: Likewise.
21209         * local-alloc.c: Likewise.
21210         * loop.c: Likewise.
21211         * optabs.c: Likewise.
21212         * recog.c: Likewise.
21213         * reg-stack.c: Likewise.
21214         * regclass.c: Likewise.
21215         * regmove.c: Likewise.
21216         * reload.c: Likewise.
21217         * reload1.c: Likewise.
21218         * reorg.c: Likewise.
21219         * resource.c: Likewise.
21220         * stmt.c: Likewise.
21221         * stor-layout.c: Likewise.
21222         * toplev.c: Likewise.
21223         * tree.c: Likewise.
21224         * unroll.c: Likewise.
21225         * genattrtab.c (main): Make generated file include "tm_p.h".
21226         * genemit.c (main): Likewise.
21227         * genoutput.c (main): Likewise.
21228         * genrecog.c (main): Likewise.
21230         * i386.h: Delete all prototypes.
21231         * i386.c: Include "tm_p.h".
21232         (ix86_attr_length_default): Call constant_call_address_operand
21233         with correct number of arguments.
21234         * i386-protos.h: New file.
21235         * i386.md (unnamed patterns): Call constant_call_address_operand
21236         with correct number of arguments.
21237         (exception_receiver): Call load_pic_register with correct number
21238         of arguments.
21240 Sun Sep 19 14:18:39 1999  Richard Henderson  <rth@cygnus.com>
21242         * c-pragma.c (mark_align_stack): Dereference the void* properly.
21244 Sun Sep 19 09:03:40 1999  Mark Mitchell  <mark@codesourcery.com>
21246         * rtl.h (insns_safe_to_move_p): New function.
21247         * loop.c (find_and_verify_loops): Use it.
21248         * rtlanal.c (insns_safe_to_move_p): Define it.
21250 Sun Sep 19 02:54:33 1999  Richard Henderson  <rth@cygnus.com>
21252         * c-pragma.c: Include ggc.h.
21253         * Makefile.in (c-pragma.o): Update.
21255 Sat Sep 18 16:01:18 1999  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21257         * config/i386/sol2.h (CPP_SPEC): Support -[p]threads
21258         (LIB_SPEC): Likewise.
21259         (LINK_SPEC): Do not assert -z text with -shared -mimpure-text.
21260         Reindent -YP/-p/-pg.
21261         Copied from config/sparc/sol2.h.
21263 Sat Sep 18 11:52:43 1999  Richard Henderson  <rth@cygnus.com>
21265         * c-pragma.c (mark_align_stack): New.
21266         (init_pragma): New.
21267         * c-pragma.h (init_pragma): Declare it.
21268         * c-lex.c (init_parse): Call it.
21270 Sat Sep 18 15:20:38 1999  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21272         * configure.in: Pick up thread library on Solaris/x86 just
21273         like on Solaris/sparc.
21274         * configure: Rebuilt.
21276 Sat Sep 18 11:15:58 1999  Alex Samuel  <samuel@codesourcery.com>
21278         * rtl.h (global_rtx_index): New enum.
21279         (global_rtl): Change to array of rtx.
21280         (pc_rtx, cc0_rtx): Redefine accordingly.
21281         (cc0_rtx, stack_pointer_rtx, frame_pointer_rtx): Likewise.
21282         (hard_frame_pointer_rtx, arg_pointer_rtx): Likewise.
21283         (virtual_incoming_args_rtx, virtual_stack_vars_rtx): Likewise.
21284         (virtual_outgoing_args_rtx, virtual_cfa): Likewise.
21285         (const_int_rtx): Change to array of rtx.
21286         (const0_rtx, const1_rtx, const2_rtx, constm1_rtx): Redefine
21287         accordingly.
21288         * emit-rtl.c (global_rtl): Change to array of rtx.
21289         (const_int_rtx): Change to aray of rtx.
21290         (gen_rtx_CONST_INT): Redefine accordingly.
21291         (init_emit_once): Allocate and initialize global_rtl.  Likewise
21292         for const_int_rtx.  Add both as GC roots.
21293         * genattrtab.c (global_rtl): Update declaration.
21295 1999-09-17  Ulrich Drepper  <drepper@cygnus.com>
21297         * Makefile (USER_H): Add iso646.h back.
21299 Sat Sep 18 01:07:21 1999  Jeffrey A Law  (law@cygnus.com)
21301         * haifa-sched.c (sched_analyze): Use free_INSN_LIST_list instead of
21302         zapping the LOG_LINKS of sched_before_next_call.
21304         * pa.h (INSN_SETS_ARE_DELAYED): Delete.
21305         * pa.c (insn_refs_are_delayed): Renamed from
21306         insn_sets_and_refs_are_delayed.
21308 Fri Sep 17 15:19:01 1999  Mark Mitchell  <mark@codesourcery.com>
21310         * functiion.h (struct function): Add x_whole_function_mode_p.
21311         (retrofit_block): Declare.
21312         * function.c (retrofit_block): New function.
21313         (identify_blocks): Add assertions.  Allow an incomplete set of
21314         block notes if we're still generating code for the function.
21315         * integrate.c: Include loop.h.
21316         (expand_inline_function): Call find_loop_tree_blocks to map block
21317         notes to blocks when in whole-function mode.  Use retrofit_block
21318         to insert new BLOCKs for the inlined function, rather than
21319         insert_block.
21320         * stmt.c (expand_fixup): Likewise.  Don't use pushlevel/polevel.
21321         * Makefile.in (integrate.o): Depend on loop.h.
21323 Fri Sep 17 15:11:20 1999  Mark Mitchell  <mark@codesourcery.com>
21325         * tree.h (warn_about_unused_variables): Declare.
21326         * stmt.c (warn_about_unused_variables): New function, split out
21327         from ...
21328         (expand_end_bindings): Here.
21330 Fri Sep 17 15:07:37 1999  Mark Mitchell  <mark@codesourcery.com>
21332         * stmt.c (preserve_subexpressions_p): Don't crash when
21333         current_function->stmt is unset.
21335 Fri Sep 17 15:03:16 1999  Mark Mitchell  <mark@codesourcery.com>
21337         * stmt.c (expand_start_bindings): Allow callers to pass a flag
21338         indicating that no NOTE_INSN_BLOCK_BEG note is required.
21339         (expand_start_target_temps): Use it.
21340         * except.c (expand_eh_region_start_for_decl): Likewise.
21341         * expr.c (expand_expr): Likewise.
21343 Fri Sep 17 15:05:27 1999  Gavin Romig-Koch  <gavin@cygnus.com>
21345         * fold-const.c (operand_equal_p): Pay attention to side effects.
21347 Fri Sep 17 11:14:17 1999  Jason Merrill  <jason@yorick.cygnus.com>
21349         * libgcc2.c (L_exit): Check for ON_EXIT, not HAVE_ON_EXIT.
21350         * sparc/sunos4.h (HAVE_ON_EXIT): Remove.
21352         * tlink.c (scan_linker_output): Look for keywords before accepting
21353         a mangled name in quotes.
21355 Thu Sep 16 16:47:08 1999  Richard Henderson  <rth@cygnus.com>
21357         * alpha/alpha-interix.h (DWARF2_UNWIND_INFO): Define to zero.
21358         * alpha/osf2or3.h (DWARF2_UNWIND_INFO): Likewise.
21360 Thu Sep 16 16:35:41 1999  Richard Henderson  <rth@cygnus.com>
21362         * alpha.md: Revert Thu Nov 26 change that came in through the
21363         last gcc2 merge: reinstate (plus (plus ...)) reload patterns.
21364         Avoid earlyclobber when possible.
21366 Thu Sep 16 18:44:48 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21368         * libgcc2.c (__do_global_ctors): Call atexit with one arg.
21370         * sparc/sunos4.h (on_exit): Wrap prototype parameters in PARAMS().
21371         Define HAVE_ON_EXIT.
21373 Thu Sep 16 18:06:35 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21375         * system.h (CTYPE_CONV, TOUPPER, TOLOWER): New macros.  Use
21376         CTYPE_CONV in all ctype macros.
21378         * cccp.c (initialize_char_syntax): Use uppercase ctype macro
21379         from system.h.
21381         * cexp.y (initialize_random_junk): Likewise.
21383         * c4x.c (c4x_interrupt_function_p, c4x_handle_pragma): Likewise.
21385         * i370.c (handle_pragma): Likewise.
21387         * i370.h (ASM_OUTPUT_LABELREF, ASM_OUTPUT_ASCII): Likewise.
21389         * v850.c (override_options): Likewise.
21391         * doprint.c (_doprnt): Likewise.
21393         * fixinc/fixincl.c (main, quoted_file_exists, extract_quoted_files):
21394         Likewise.
21396         * fixinc/server.c (load_data): Likewise.
21398         * fold-const.c (real_hex_to_f): Likewise.
21400         * genattr.c (write_upcase, gen_attr): Likewise.
21402         * genattrtab.c (convert_const_symbol_ref, evaluate_eq_attr,
21403         write_upcase): Likewise.
21405         * genemit.c (print_code): Likewise.
21407         * genopinit.c (gen_insn): Likewise.
21409         * genpeep.c (print_code): Likewise.
21411         * genrecog.c (print_code): Likewise.
21413         * optabs.c (init_libfuncs): Likewise.
21415 Thu Sep 16 14:03:32 1999  Mark Mitchell  <mark@codesourcery.com>
21417         * haifa-sched.c (sched_analyze): Keep the list of notes organized
21418         in pairs.
21419         (reemit_notes): Likewise.
21421 Thu Sep 16 11:50:52 1999  Alex Samuel  <samuel@codesourcery.com>
21423         * ggc.h (ggc_root): Move to ggc-common.c.
21424         (roots): Remove.
21425         (ggc_mark_rtx, ggc_mark_tree): Change to macro.
21426         (ggc_mark_rtvec, ggc_mark_tree_varray): Declare extern.
21427         (ggc_mark_tree_hash_table, ggc_mark_string, ggc_mark): Likewise.
21428         (ggc_mark_roots, ggc_mark_rtx_children, ggc_mark_tree_children): New.
21429         * ggc-common.c (ggc_root): Move from ggc.h.
21430         (roots): Declare, static.
21431         (ggc_mark_rtx, ggc_mark_tree): Renamed to...
21432         (ggc_mark_rtx_children, ggc_mark_tree_children): Don't check for
21433         null or check/set mark bit.
21434         (ggc_mark_roots): New.
21435         * ggc-simple.c (ggc_collect): Call ggc_mark_roots.
21437 Thu Sep 16 11:37:32 1999  Richard Henderson  <rth@cygnus.com>
21439         * m32r.c: Include toplev.h.
21440         (*): Add ATTRIBUTE_UNUSED as needed to arguments.
21441         (gen_compare): Rename swap_p to must_swap to match uses.
21442         Add default abort case.
21443         (m32r_output_function_epilogue): Remove unused variables.
21444         (m32r_print_operand): Use HOST_WIDE_INT_PRINT_HEX.
21445         * m32r.h (PROTO, STDIO_PROTO): Rename XPROTO; unconditionally
21446         define to empty parameter list.  Update all uses.
21447         (predicate decls): Use enum machine_mode not int.
21448         * m32r.md (movsi): Call abort, not fatal_insn.
21449         (zero_branch_insn, rev_zero_branch_insn): Add default abort case.
21451 1999-09-14  Andrew Haley  <aph@cygnus.com>
21453         * config/mips/mips.md (movsi_usw): if operand 1 is const_int 0,
21454         use $0 instead of 0.
21456 Thu Sep 16 10:53:36 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
21458         * reload1.c (order_regs_for_reload): Move hard_reg_n_uses
21459         computation out of loop over hard regs.
21461 Wed Sep 15 21:37:06 1999  Mark Mitchell  <mark@codesourcery.com>
21463         * function.c (identify_blocks): Don't shadow a variable in an
21464         outer scope.
21465         * integrate.c (integrate_decl_tree): Don't use pushlevel,
21466         pushdecl, or poplevel to build up the new BLOCK tree.
21467         (expand_inline_function): Likewise.
21468         (integrate_parm_decls): Likewise.
21470 Wed Sep 15 21:20:38 1999  Mark Mitchell  <mark@codesourcery.com>
21472         * c-typeck.c (qualify_type): Merge qualifiers from both types.
21474 1999-09-15  Brad Lucier  <lucier@math.purdue.edu>
21476         * toplev.c: Allow -f[no-]math-errno to set (clear) flag_errno_math
21477         * invoke.texi: Document this change.
21479 Wed Sep 15 17:56:00 1999  Richard Henderson  <rth@cygnus.com>
21481         * emit-rtl.c (free_emit_status): Don't check DECL_DEFER_OUTPUT.
21482         Free the struct.
21483         (mark_emit_status): Renamed from mark_emit_state.
21484         * except.c (mark_eh_status): Renamed from mark_eh_state.
21485         Check not null before marking.
21486         (free_eh_status): New.
21487         * expr.c (mark_expr_status, free_expr_status): New.
21488         * function.c (free_machine_status): New.
21489         (free_after_parsing): New.
21490         (free_after_compilation): Move bits to free_after_parsing; call
21491         free_eh_status, free_expr_status; zero the marked members of the
21492         function state.
21493         (prepare_function_start): No can_garbage_collect.
21494         Call init_eh_for_function.
21495         (expand_dummy_function_end): Free up current_function state.
21496         (mark_function_status): Renamed from mark_function_state.
21497         (mark_function_chain): No can_garbage_collect.  Call mark_expr_status.
21498         * function.h (struct function): No can_garbage_collect.
21499         (free_machine_status, free_after_parsing): Declare.
21500         (free_eh_status, free_expr_status): Declare.
21501         * ggc.h (mark_expr_status): Declare.
21502         * stmt.c (free_stmt_status): Free the struct.
21503         (mark_stmt_status): Renamed from mark_stmt_state.
21504         (init_stmt): Don't call init_eh.
21505         (init_stmt_for_function): Don't call init_eh_for_function.
21506         * toplev.c (compile_file): Call init_eh.
21507         (rest_of_compilation): Free basic block info before ggc_collect.
21508         Call free_after_parsing; conditionally call free_after_compilation.
21509         * varasm.c (mark_varasm_status): Renamed from mark_varasm_state.
21510         Check not null before marking.
21511         (free_varasm_status): Don't check DECL_DEFER_OUTPUT.  Free the struct.
21513 Wed Sep 15 17:53:16 1999  Richard Henderson  <rth@cygnus.com>
21515         * c-lex.c (yylex): Initialize warn.
21517 Wed Sep 15 18:35:38 1999  Jeffrey A Law  (law@cygnus.com)
21519         * pa.c (emit_move_sequence): Properly set the mode of the scratch
21520         register when performing secondary reloads for the SAR register.
21522 Wed Sep 15 15:51:52 1999  Mark Mitchell  <mark@codesourcery.com>
21524         * rtl.h (NOTE_BLOCK_NUMBER): Replace with ...
21525         (NOTE_BLOCK): New macro.
21526         (NOTE_BLOCK_LIVE_RANGE_BLOCK): Remove.
21527         * function.h (identify_blocks): Change prototype.
21528         * function.c (identify_blocks): Simplify.
21529         (reorder_blocks): Likewise.
21530         * ggc-common.c (ggc_mark_rtx): Mark the BLOCK associated with a
21531         NOTE_INSN_BLOCK_{BEG,END}.
21532         * haifa-sched.c (sched_analyze): Don't put NOTE_BLOCK_NUMBER on
21533         the list of saved notes if the note isn't a
21534         NOTE_INSN_BLOCK_{BEG,END}.
21535         (move_insn1): Use NOTE_EH_HANDLER in comment, rather than
21536         NOTE_BLOCK_NUMBER.
21537         (reemit_notes): Adjust recreation of notes to reflect new saved
21538         note structure.
21539         * print-rtl.c (print_rtx): Print the address of the BLOCK when
21540         printing a block note.
21541         * stmt.c (block_vector): Remove.
21542         (find_loop_tree_blocks): Simplify.
21543         (unroll_block_trees): Likewise.
21544         * tree.h (reorder_block): Change prototype.
21546 Wed Sep 15 14:39:35 1999  Jason Merrill  <jason@yorick.cygnus.com>
21548         * gbl-ctors.h: Lose HAVE_ATEXIT.  Don't define ON_EXIT.
21549         * libgcc2.c: Lose obsolete defn of WEAK_ALIAS.
21550         (__bb_init_func, __bb_init_prg): Use atexit instead of ON_EXIT.
21551         (__do_global_dtors): Likewise.  Don't mess with _exit_dummy_decl.
21552         (atexit, exit): Simplify.
21553         * tm.texi: Document NEED_ATEXIT and ON_EXIT.  Remove HAVE_ATEXIT.
21554         * config/lots: Remove defns of HAVE_ATEXIT.
21556 Wed Sep 15 10:25:12 1999  Mark Mitchell  <mark@codesourcery.com>
21558         * calls.c (precompute_arguments): Fix typo in comment.
21559         * expr.c (preexpand_calls): Don't preexpand the cleanup in a
21560         TARGET_EXPR.
21562 Wed Sep 15 09:59:59 1999  Mark Mitchell  <mark@codesourcery.com>
21564         * dsp16xx.c (override_options): Fix typos in GC root registration.
21566 Wed Sep 15 15:23:28 1999  Philip Blundell  <pb@nexus.co.uk>
21568         * config/arm/linux-elf.h (MAKE_DECL_ONE_ONLY): Copy definition
21569         from config/svr4.h.
21570         (UNIQUE_SECTION_P, UNIQUE_SECTION): Likewise.
21571         (FUNCTION_PROFILER): Redefine appropriately for Linux.
21572         (CC1_SPEC): Likewise.
21574 Wed Sep 15 10:09:48 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21576         * genattr.c (main): Add extern prototype.  Call return, not exit.
21577         * genattrtab.c (main): Likewise.
21578         * gencheck.c (main): Likewise.
21579         * gencodes.c (main): Likewise.
21580         * genconfig.c (main): Likewise.
21581         * genemit.c (main): Likewise.
21582         * genextract.c (main): Likewise.
21583         * genflags.c (main): Likewise.
21584         * gengenrtl.c (main): Likewise.
21585         * genopinit.c (main): Likewise.
21586         * genoutput.c (main): Likewise.
21587         * genpeep.c (main): Likewise.
21588         * genrecog.c (main): Likewise.
21590         * genattr.c (get_insn_name): Mark parameter with ATTRIBUTE_UNUSED.
21591         * genattrtab.c (get_insn_name): Likewise.
21592         * gencodes.c (get_insn_name): Likewise.
21593         * genconfig.c (get_insn_name): Likewise.
21594         * genemit.c (get_insn_name): Likewise.
21595         * genextract.c (get_insn_name): Likewise.
21596         * genflags.c (get_insn_name): Likewise.
21597         * genopinit.c (get_insn_name): Likewise.
21598         * genpeep.c (get_insn_name): Likewise.
21600         * gencheck.c (usage): Add static prototype.
21601         * genextract.c (print_path): Constify a char*.
21602         * genopinit.c (optabs): Likewise.
21603         * genoutput.c (operand_data, data, output_predicate_decls,
21604         compare_operands): Likewise.
21605         * genrecog.c (write_tree): Add default case in switch.
21607 Wed Sep 15 09:59:16 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21609         * rtl.h (get_insn_name, print_rtl_with_bb): Add prototypes.
21611         * print-rtl.c (get_insn_name): Remove prototype.
21613         * toplev.h (progname): Declare const.
21615         * toplev.c (init_decl_processing, init_obstacks, init_tree_codes,
21616         init_regs, init_optabs, init_stmt, init_reg_sets, dump_flow_info,
21617         dump_sched_info, dump_local_alloc, regset_release_memory,
21618         print_rtl, print_rtl_with_bb, rest_of_decl_compilation,
21619         error_with_file_and_line, error_with_decl, error_for_asm, error,
21620         fatal, warning_with_file_and_line, warning_with_decl, warning,
21621         pedwarn, pedwarn_with_decl, pedwarn_with_file_and_line, sorry):
21622         Remove redundant prototypes.
21624         (notice, check_lang_option, report_file_and_line, vnotice,
21625         mark_file_stack): Add static prototype.
21626         (set_fatal_function): Add prototype.
21627         (vnotice, report_file_and_line, set_fatal_function,
21628         check_lang_option): Constify a char*.
21629         (main): Prototype.  Call return, not exit.
21631 Wed Sep 15 09:50:18 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21633         * aclocal.m4 (AC_GCC_C_LONG_DOUBLE): New macro.
21635         * configure.in (AC_GCC_C_LONG_DOUBLE): Call it.
21637         * gansidecl.h (HAVE_LONG_DOUBLE): Define if gcc for stage2.
21639         * ggc-simple.c (HAVE_LONG_DOUBLE): Test before using long double.
21641 Wed Sep 15 11:04:43 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
21643         * function.c (assign_parms): Delete arg SECOND_TIME.  Don't test it,
21644         behave as if it's zero in all cases.
21645         (expand_function_start): Adjust call to assign_parms.
21646         * tree.h (assign_parms): Adjust prototype.
21647         * objc/objc-act.c (hack_method_prototype): Adjust call to
21648         assign_parms.
21650 Tue Sep 14 21:47:06 1999  Jeffrey A Law  (law@cygnus.com)
21652         * cse.c (FIXED_BASE_PLUS_P): Do not consider referneces to
21653         arg_pointer_rtx fixed if the argument pointer register is
21654         not fixed.
21655         (NONZERO_BASE_PLUS_P): Likewise.
21657 Tue Sep 14 20:26:02 1999  Richard Henderson  <rth@cygnus.com>
21659         * rtl.def (match_insn, match_insn2): Remove match_insn; rename
21660         match_insn2 to match_insn.
21661         * genrecog.c (add_to_sequence): Rename MATCH_INSN2.
21663 Tue Sep 14 20:10:29 1999  Richard Henderson  <rth@cygnus.com>
21665         * Makefile.in (USER_H): Remove va-foo.h.
21667         * ginclude/{va-alpha.h,va-arc.h,va-c4x.h,va-clipper.h,va-h8300.h,
21668         va-i860.h,va-i960.h,va-m32r.h,va-m88k.h,va-mips.h,va-mn10200.h,
21669         va-mn10300.h,va-pa.h,va-ppc.h,va-pyr.h,va-sh.h,va-sparc.h,
21670         va-spur.h,va-v850.h}: Remove.
21672 Tue Sep 14 19:43:16 1999  Richard Henderson  <rth@cygnus.com>
21674         * sparc/sparc.md (eligible_for_return_delay): New attribute.
21675         (in_return_delay): Use it instead of match_insn.
21677 Tue Sep 14 23:05:37 1999  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21679         * config/alpha/va_list.h (va-alpha.h): Do not include.
21680         (__gnuc_va_list): Typedef as in varargs.h.
21682 Tue Sep 14 18:14:03 1999  Richard Henderson  <rth@cygnus.com>
21684         * ggc-common.c (ggc_mark_tree): Mark DECL_SOURCE_FILE and
21685         DECL_LIVE_RANGE_RTL.
21687 Tue Sep 14 16:47:08 1999  Mark Mitchell  <mark@codesourcery.com>
21689         * except.c (expand_eh_region_start_for_decl): Use NOTE_EH_HANDLER,
21690         not NOTE_BLOCK_NUMBER.
21691         (expand_eh_region_end): Likewise.
21692         (find_exception_handler_labels): Likewise.
21693         (scan_region): Likewise.
21694         (exception_optimize): Likewise.
21695         (update_rethrow_references): Likewise.
21696         (set_insn_eh_region): Likewise.
21697         * final.c (final_scan_insn): Likewise.
21698         * flow.c (make_edges): Likewise.
21699         * integrate.c (expand_inline_function): Likewise.
21700         * print-rtl.c (print_rtx): Likewise.
21702 Tue Sep 14 16:30:16 1999  Richard Henderson  <rth@cygnus.com>
21704         * ginclude/stdarg.h, ginclude/varargs.h: Implement in
21705         terms of builtin functions and types.
21707         * mips.c (mips_build_va_list): New.
21708         (mips_va_start, mips_va_arg): New.
21709         * mips.h (BUILD_VA_LIST_TYPE): New.
21710         (EXPAND_BUILTIN_VA_START, EXPAND_BUILTIN_VA_ARG): New.
21712         * sh.c (sh_builtin_saveregs): Use get_varargs_alias_set.
21713         (sh_build_va_list, sh_va_start, sh_va_arg): New.
21714         * sh.h (BUILD_VA_LIST_TYPE): New.
21715         (EXPAND_BUILTIN_VA_START, EXPAND_BUILTIN_VA_ARG): New.
21717 Tue Sep 14 16:20:24 1999  Richard Henderson  <rth@cygnus.com>
21719         * recog.h (struct recog_data): Make dup_num, operand_address_p,
21720         n_operands, n_dups, n_alternatives `char' instead of `unsigned char'.
21721         (struct insn_data): Likewise with n_operands, n_dups,
21722         n_alternatives, output_format.
21723         * regclass.c (scan_one_insn): Cast n_operands to int before
21724         arithmetic inside comparison.
21726 Tue Sep 14 15:13:36 1999  Richard Henderson  <rth@cygnus.com>
21728         * toplev.c (compile_function): Unconditionally emit nop.
21730 Tue Sep 14 14:41:47 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21732         * haifa-sched.c (actual_hazard): Move declaration of variable
21733         `this_cost' into the scope where it is used.
21735 Tue Sep 14 14:14:28 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21737         * c-pragma.c (handle_pragma_token): Wrap variables `name' and
21738         `value' in HANDLE_PRAGMA_WEAK.  Wrap variable `align' in
21739         HANDLE_PRAGMA_PACK||HANDLE_PRAGMA_PACK_PUSH_POP.
21741         * genrecog.c (make_insn_sequence): Call memset, not bzero.
21743         * jump.c (find_insert_position): Don't declare or define unless
21744         !HAVE_conditional_arithmetic.
21745         (returnjump_p_1, delete_prior_computation): Add static prototypes.
21747         * mips-tdump.c (fatal, fancy_abort, main): Add extern prototypes.
21749         * recog.c (offsettable_address_p): Prototype function pointer.
21750         (preprocess_constraints): Call memset, not bzero.
21752         * tree.c (tree_node_kind_names): Constify a char*.  Make static.
21753         (gcc_obstack_init): Don't declare.
21754         (fix_sizetype): Add static prototype.
21755         (gcc_obstack_init): Use prototype casts in call to _obstack_begin.
21756         (tree_cons): Call memset, not bzero.
21758         * varasm.c (remove_from_pending_weak_list): Wrap declaration and
21759         definition in macro ASM_WEAKEN_LABEL.
21760         (mark_const_hash_entry): Add static prototype.
21762 Tue Sep 14 12:22:50 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21764         * c-lex.c (handle_generic_pragma): Remove unused variable `c'.
21766         * unroll.c (find_common_reg_term, subtract_reg_term,
21767         loop_find_equiv_value): Add static prototypes.
21768         (unroll_loop): Wrap variable `prev' in macro HAVE_cc0.
21769         (copy_loop_body): Remove unreachable break statement.
21771         * sparc.c (sparc_va_arg): Remove unused variable `tmp'.
21773         * sparc.h (sparc_va_start, sparc_va_arg): Add extern prototypes.
21775 Tue Sep 14 15:28:00 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
21777         Undo some changes from the gcc2 merge:
21778         * rtl.def (CONSTANT_P_RTX): Fix the comment for this rtx code.
21779         * emit-rtl.c (gen_rtx_REG): Don't test special reg rtx's for null
21780         pointers.
21782         Undo this change:
21783         Sat Oct  3 07:20:28 1998  Stephen L Moshier  <moshier@world.std.com>
21784         * emit-rtl.c (gen_lowpart_common): Disable optimization of
21785         initialized float-int union if the value is a NaN.
21787 Tue Sep 14 04:03:44 1999  Mumit Khan  <khan@xraylith.wisc.edu>
21789         * gthr-win32.h: New file.
21791         * i386/winnt.c (i386_pe_valid_decl_attribute_p): Recognize
21792         shared as a valid attribute.
21793         * i386/cygwin.h (ASM_OUTPUT_SECTION): Handle shared attribute.
21794         * extend.texi: Document `shared' variable attribute.
21796 Tue Sep 14 04:01:46 1999  Loren Rittle  <ljrittle@acm.org>
21798         * configure.in: Handle --enable-threads on FreeBSD.
21799         * configure: Rebuit.
21801 Tue Sep 14 03:58:44 1999  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
21803         * configure.in: Add crtbeginS.o, crtendS.o for mips-linux; add
21804         thread support.
21805         * configure: Rebuilt.
21807 Tue Sep 14 03:47:23 1999  Joel Sherrill <joel@OARcorp.com>
21808                           Charles-Antoine Gauthier <charles.gauthier@iit.nrc.ca>
21809                           Rosimildo DaSilva <rdasilva@connecttel.com>
21811         * configure.in (m68k-*-rtemscoff*): Added.
21812         * configure.in (mips64orion-*-rtems*): Converted to ELF.
21813         * configure.in (sparc-*-rtemsaout*): Added as alias for old
21814         sparc-rtems configuration.
21815         * configure.in (sparc-*-rtemself*): Added.
21816         * configure.in (sparc-*-rtems*): Now ELF not a.out.
21817         * config/i386/rtems.h: Added comment.
21818         * config/sparc/rtemself.h: New file.
21820         * configure.in (m68k-rtemself): Added.
21821         * config/elfos.h: Added ifndef wrapper for DWARF2_DEBUGGING_INFO
21822         and DWARF_DEBUGGING_INFO.
21823         * config/m68k/crti.s: New file.
21824         * config/m68k/crtn.s: New file.
21825         * config/m68k/t-crtstuff: New file.
21826         * config/m68k/rtemself.h: New file.
21828         * configure.in (i[[34567]]86-*-rtemself*): Now uses crtstuff for
21829         global ctor/dtor and C++ exception handling.
21830         * config/i386/rtemself.h: Now uses crtstuff (crti.o + crtbegin.o)
21831         for STARTFILE_SPEC and crtstuff (crtend.o + crtn.o) for
21832         ENDFILE_SPEC.
21833         * config/i386/t-rtems-i386: New File.
21835 Tue Sep 14 09:47:41 1999  Andreas Schwab  <schwab@suse.de>
21837         * stmt.c (expand_end_case): Return right away if the case stack is
21838         empty.
21840 Tue Sep 14 01:47:19 1999  Jeffrey A Law  (law@cygnus.com)
21842         * Makefile.in (version.c): Remove rule incorrectly brought in from
21843         the gcc2 merge.
21845 Tue Sep 14 01:42:27 1999  Marc Espie <espie@cvs.openbsd.org>
21847         * Makefile.in:  Prepend $(SHELL) to move-if-change calls.
21848         * msdos/top.sed:  Take into account a prepended $(SHELL) to
21849         move-if-change.
21850         * winnt/config-nt.sed:  Likewise.  Kill bogus substitution.
21852         * objc/Make-lang.in: Prepend $(SHELL) to move-if-change calls.
21854 Tue Sep 14 01:38:52 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
21856         * regmove.c (fixup_match_1): Don't change an unchanging register.
21857         (stable_but_for_p): Renamed to:
21858         (stable_and_no_regs_but_for_p).  Reject unchanging registers too.
21859         Changed all callers.
21861 Tue Sep 14 01:33:15 1999  Andreas Schwab  <schwab@suse.de>
21863         * loop.c (strength_reduce): Don't call reg_used_between_p if the
21864         insn from BL2 is after the insn from BL.
21866 Mon Sep 13 21:06:01 1999  Richard Henderson  <rth@cygnus.com>
21868         * recog.h (INSN_OUTPUT_FORMAT_*): New.
21869         (struct insn_data): Merge `template' and `outfun' into `output'.
21870         Add `output_format'.
21871         * genoutput.c (INSN_OUTPUT_FORMAT_*): New.
21872         (struct data): Remove `outfun'; add `output_format'.
21873         (name_for_index): Remove declaration.
21874         (output_insn_data): Handle output formats.
21875         (process_template): Emit the bare array for @.
21876         (gen_expand, gen_split): Set output_format to NONE.
21877         * output.h (get_insn_template): Declare.
21878         * final.c (get_insn_template): New.
21879         (final_scan_insn): Use it.
21880         * toplev.c (compile_file): Likewise.
21882         * c4x/c4x.c (c4x_process_after_reload): Likewise.
21883         * i860/i860.c (output_delayed_branch): Likewise.
21884         (output_delay_insn): Likewise.
21886 1999-09-13  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21888         * rtl.c (obstack_alloc_rtx): Removed.
21890 1999-09-13 17:03 -0700  Zack Weinberg  <zack@bitmover.com>
21892         * config/gmicro/gmicro.md: Disable move DF->DI anonymous pattern.
21894 Mon Sep 13 15:21:46 1999  Richard Henderson  <rth@cygnus.com>
21896         * i386.c (call_insn_operand): Reject const_int.
21897         (expander_call_insn_operand): Use call_insn_operand.
21899 Mon Sep 13 17:44:28 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21901         * gcc.c (getrusage): Wrap prototype arguments in PROTO().
21903 1999-09-13 12:18 -0700  Zack Weinberg  <zack@bitmover.com>
21905         * config/i370/i370.md (mulsi, divsi, modsi anonymous insns):
21906         Use DImode operation.
21908 1999-09-13 12:13 -0700  Zack Weinberg  <zack@bitmover.com>
21910         * gcc.c: Include sys/resource.h.
21911         (report_times): New flag.
21912         (execute):  If report_times is set, calculate and report the
21913         CPU time consumed by each subprocess.
21915         (rus, prus): New globals.
21916         (option_map): Add --time.
21917         (display_help): Document -time.
21918         (process_command): Set report_times if -time is given.
21919         Turn off -pipe if -time is given.
21921         * invoke.texi: Document new option -time.
21923         * configure.in: Check for getrusage.  Check if we have to
21924         prototype getrusage.
21925         * acconfig.h: Add NEED_DECLARATION_GETRUSAGE.
21926         * configure: Regenerate.
21927         * config.in: Regenerate.
21929 Mon Sep 13 12:57:06 1999  Dave Brolley  <brolley@cygnus.com>
21931         * cppinit.c (append_include_chain): Initialize 'next' and 'alloc'
21932         fields.
21934 Mon Sep 13 10:01:33 1999  Nick Clifton  <nickc@cygnus.com>
21936         * config/fp-bit.c: Define L_thenan_sf or L_thenan_df (as
21937         appropriate) if FINE_GRAINED_LIBRARIES is not defined.
21938         (nan): Return _thenan_sf or _thenan_df as appropriate.
21939         (L_thenan_sf): Define _thenan_sf.
21940         (L_thenan_df): Define _thenan_df.
21942         * Makefile.in (FPBIT_FUNCS): Add _thenan_sf.
21943         (DPBIT_FUNCS): Add _thenan_df.
21945 Mon Sep 13 09:38:53 1999  Andreas Schwab  <schwab@suse.de>
21947         * tree.c (fix_sizetype):  Exchange the types for TYPE_SIZE and
21948         TYPE_SIZE_UNIT.
21950 Sun Sep 12 23:28:20 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21952         * Makefile.in (gcc.o, gccspec.o, cppspec.o): Depend on gcc.h.
21954         * gcc.h: New file.
21955         (lang_specific_driver): Don't take a function pointer parameter.
21956         All callers changed.
21958         * gcc.c: Include gcc.h.
21959         (do_spec, fancy_abort,lang_specific_driver,lang_specific_pre_link,
21960         lang_specific_extra_outfiles, fatal): Don't declare.
21961         (multilib_defaults_raw): Constify.
21962         (read_specs): Call memset, rather than bzero.
21963         (main): Call return, not exit.
21964         (lookup_compiler): Call memcpy, not bcopy.
21965         (fatal): Make extern.
21967         * cppspec.c: Include gcc.h.
21968         (lang_specific_driver): Initialize variable `quote'.  Constify a
21969         char*.  All calls to the function pointer parameter now
21970         explicitly call `fatal'.
21972         * gccspec.c (lang_specific_driver): Include gcc.h.
21974 Sun Sep 12 19:52:10 1999  Richard Earnshaw <rearnsha@arm.com>
21976         * arm.c (note_invalid_constants): Use recog_data.operand_type
21977         for recog_op_type.
21979 Sun Sep 12 15:53:20 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
21981         * tree.h (build_common_tree_nodes, build_common_tree_nodes_2):
21982         Declare.
21984         * reload.h (reload_in, reload_out, reload_in_reg, reload_out_reg,
21985         reload_reg_class, reload_inmode, reload_outmode, reload_optional,
21986         reload_nongroup, reload_inc, reload_opnum, reload_secondary_p,
21987         reload_secondary_in_reload, reload_secondary_out_reload,
21988         reload_secondary_in_icode, reload_secondary_out_icode,
21989         reload_reg_rtx, reload_when_needed): Delete declarations.
21990         (struct reload): New structure.
21991         (rld): Declare new array.
21992         * reload.c (reload_in, reload_out, reload_in_reg, reload_out_reg,
21993         reload_reg_class, reload_inmode, reload_outmode, reload_optional,
21994         reload_nongroup, reload_inc, reload_opnum, reload_secondary_p,
21995         reload_secondary_in_reload, reload_secondary_out_reload,
21996         reload_secondary_in_icode, reload_secondary_out_icode,
21997         reload_reg_rtx, reload_when_needed): Delete definitions.
21998         (rld): New array.
21999         (whole file): Replace uses of the deleted arrays with uses of rld.
22000         * reload1.c (whole file): Replace uses of the deleted arrays with
22001         uses of rld.
22002         (choose_reload_regs): Copy in/out of save_reload_reg_rtx with
22003         explicit loops, not with bcopy.
22005 Sun Sep 12 05:00:24 1999  Richard Henderson  <rth@cygnus.com>
22007         * recog.h (insn_template, insn_outfun, insn_n_operands, insn_n_dups,
22008         insn_n_alternatives, insn_operand_constraint, insn_operand_address_p,
22009         insn_operand_mode, insn_operand_strict_low, insn_operand_predicate,
22010         insn_name): Delete and consolidate into new structures.
22011         (insn_operand_predicate_fn): New.
22012         (insn_output_fn): New.
22013         (insn_gen_fn): New.
22014         (struct insn_operand_data): New.
22015         (struct insn_data): New.
22016         (insn_data): New.
22017         (OUT_FCN): Update for insn_data change.
22018         * builtins.c (expand_builtin_strlen): Likewise.
22019         (expand_builtin_memcmp): Likewise.
22020         * combine.c (make_extraction, simplify_comparison): Likewise.
22021         * cse.c (canon_reg, cse_insn): Likewise.
22022         * explow.c (allocate_dynamic_stack_space, probe_stack_range): Likewise.
22023         * expmed.c (store_bit_field, extract_bit_field): Likewise.
22024         (emit_store_flag): Likewise.
22025         * expr.c (convert_move, emit_block_move): Likewise.
22026         (clear_storage, emit_push_insn, expand_increment): Likewise.
22027         (do_store_flag): Likewise.
22028         * expr.h (GEN_FCN): Likewise.
22029         (insn_gen_function): Die.
22030         * final.c (final_scan_insn): Update for insn_data change.
22031         (output_asm_name): Likewise.
22032         * function.c (fixup_var_refs_1): Likewise.
22033         * loop.c (check_dbra_loop): Likewise.
22034         * optabs.c (expand_binop, expand_twoval_binop): Likewise.
22035         (expand_unop, expand_complex_abs, emit_unop_insn): Likewise.
22036         (prepare_cmp_insn, prepare_operand, emit_indirect_jump): Likewise.
22037         (emit_conditional_move, gen_add2_insn, gen_sub2_insn): Likewise.
22038         * recog.c (validate_replace_rtx_1, extract_insn): Likewise.
22039         * regmove.c (gen_add3_insn): Likewise.
22040         * reload.c (push_secondary_reload, combine_reloads): Likewise.
22041         (find_reloads, find_reloads_address_1): Likewise.
22042         (debug_reload_to_stream): Likewise.
22043         * reload1.c (emit_reload_insns, gen_reload): Likewise.
22044         * stmt.c (expand_end_case): Likewise.
22045         * toplev.c (compile_file): Likewise.
22047         * c4x/c4x.c (c4x_process_after_reload): Likewise.
22048         * i860/i860.c (output_delayed_branch, output_delay_insn): Likewise.
22050         * print-rtl.c (insn_name_ptr): Remove declaration.
22051         (get_insn_name): Declare.
22052         (print_rtx): Use it.
22053         * genoutput.c (insn_name_ptr): Remove.
22054         (next_operand_number): New.
22055         (struct operand_data): New.
22056         (null_operand, odata, odata_end): New.
22057         (struct data): Use struct operand_data.
22058         (idata, idata_end): Renamed from insn_data and end_of_insn_data.
22059         (get_insn_name): Renamed from name_for_index.
22060         (output_prologue): Define NO_MD_PROTOTYPES.
22061         (output_predicate_decls): Break out from output_epilogue.
22062         Iterate over the operands list.
22063         (output_operand_data): Break out from output_epilogue.  Emit
22064         just the operands list.
22065         (output_insn_data): Break out from output_epilogue.  Emit just
22066         the insn data.
22067         (output_epilogue): Remove.
22068         (output_get_insn_name): New.
22069         (constraints, op_n_alternatives, predicates, address_p): Die.
22070         (modes, strict_low, seen): Die.
22071         (scan_operands): Take new param `d' instead of writing to
22072         seven global variables.
22073         (compare_operands): New.
22074         (place_operands): New.
22075         (validate_insn_alternatives): Update for struct data change.
22076         (gen_insn): Don't zero or copy 7 global arrays.  Update for
22077         scan_operands; call place_operands.
22078         (gen_peephole, gen_expand, gen_split): Likewise.
22079         (main): Update for new output routines.
22081         * genattr.c (insn_name_ptr): Remove.
22082         (get_insn_name): New function.
22083         * genattrtab.c, gencodes.c, genconfig.c, genemit.c: Likewise.
22084         * genextract.c, genflags.c, genopinit.c, genpeep.c: Likewise.
22085         * genrecog.c: Likewise.
22087         * alpha.md (adddi3): Make `pattern' array static.
22089 Sun Sep 12 22:05:21 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
22091         * config/c4x/c4x.h (c4x_rpts_cycles_string,
22092         c4x_cpu_version_string): Constify char *.
22093         * config/c4x/c4x.c (c4x_rpts_cycles_string,
22094         c4x_cpu_version_string): Likewise.
22096 Sat Sep 11 23:28:33 1999  Richard Henderson  <rth@cygnus.com>
22098         * tree.c (save_tree_status): Revert 10 Sep change.
22099         (restore_tree_status): Likewise.  Call obstack_free with NULL
22100         before freeing the obstack proper.
22102 Sat Sep 11 23:23:46 1999  Richard Henderson  <rth@cygnus.com>
22104         * cse.c (cse_main): If gc'ing, collect around cse_basic_block.
22106         * ggc-simple.c (ggc_pop_context): Fold outstanding bytes into
22107         surrounding context.
22109 Sat Sep 11 19:52:43 1999  Mark Mitchell  <mark@codesourcery.com>
22111         * tree.c (type_hash_canon): Put all types in the hash-table, when
22112         GC'ing.
22114 Sat Sep 11 18:37:04 1999  Richard Henderson  <rth@cygnus.com>
22116         * recog.h (struct recog_data, recog_data): New.
22117         (recog_foo variables): Kill.
22118         * recog.c (recog_operand, recog_operand_loc): Kill.
22119         (recog_dup_loc, recog_dup_num, recog_n_operands): Kill.
22120         (recog_n_dups, recog_n_alternatives, recog_operand_mode): Kill.
22121         (recog_constraints, recog_op_type, recog_operand_address_p): Kill.
22122         (recog_data): Define.
22123         (extract_insn): Update all recog_foo references to use recog_data.
22124         (preprocess_constraints, constrain_operands): Likewise.
22125         * final.c (final_scan_insn, cleanup_subreg_operands): Likewise.
22126         * genattrtab.c (main): Likewise.
22127         * genextract.c (main): Likewise.
22128         * genoutput.c: Likewise.
22129         * genrecog.c (write_subroutine, main): Likewise.
22130         * local-alloc.c (block_alloc): Likewise.
22131         * reg-stack.c (record_asm_reg_life, subst_asm_stack_regs): Likewise.
22132         * regclass.c (scan_one_insn, record_reg_classes): Likewise.
22133         * regmove.c (regmove_optimize, find_matches, fixup_match_1): Likewise.
22134         * reload.c (find_reloads, find_reloads_toplev): Likewise.
22135         * reload1.c (maybe_fix_stack_asms, eliminate_regs_in_insn): Likewise.
22136         (reload_cse_simplify_operands): Likewise.
22138         * arc/arc.c (arc_final_prescan_insn): Likewise.
22139         * arm/arm.c (note_invalid_constants, arm_final_prescan_insn): Likewise.
22140         * h8300/h8300.c (notice_update_cc): Likewise.
22141         * i386/i386.c (ix86_attr_length_default, ix86_agi_dependant): Likewise.
22142         * i860/i860.c (output_delayed_branch, output_delay_insn): Likewise.
22143         * mn10200/mn10200.c (notice_update_cc): Likewise.
22144         * mn10300/mn10300.c (notice_update_cc): Likewise.
22145         * romp/romp.c (update_cc): Likewise.
22146         * sparc/sparc.c (check_pic): Likewise.
22147         * v850/v850.c (notice_update_cc): Likewise.
22149         * genemit.c (main): Don't declare recog_operand.
22151 Sat Sep 11 12:41:55 1999  Alex Samuel  <samuel@codesourcery.com>
22153         * ggc.h (rtvec_def): Forward declare.
22154         (tree_node): Likewise.
22155         (ggc_root): Define.
22156         (roots): Declare.
22157         (ggc_set_mark_rtx): Add prototype.
22158         (ggc_set_mark_rtvec): Likewise.
22159         (ggc_set_mark_tree): Likewise.
22160         * ggc-simple.c (ggc_root): Don't define.
22161         (roots): Don't declare.
22162         (ggc_mark_rtx): Remove.
22163         (ggc_mark_rtvec): Likewise.
22164         (ggc_mark_tree): Likewise.
22165         (ggc_mark_varray): Likewise.
22166         (ggc_mark_tree_hash_table_entry): Likewise.
22167         (ggc_mark_tree_hash_table): Likewise.
22168         (ggc_set_mart_rtx): New function.
22169         (ggc_set_mark_rtvec): Likewise.
22170         (ggc_set_mark_tree): Likewise.
22171         (ggc_add_root): Remove.
22172         (ggc_add_rtx_root): Likewise.
22173         (ggc_remove_tree_root): Likewise.
22174         (ggc_add_string_root): Likewise.
22175         (ggc_add_tree_varray_root): Likewise.
22176         (ggc_add_tree_hash_table_root): Likewise.
22177         (ggc_del_root): Likewise.
22178         (ggc_mark_rtx_ptr): Likewise.
22179         (ggc_mark_tree_ptr): Likewise.
22180         (ggc_mark_string_ptr): Likewise.
22181         (ggc_mark_tree_varray_ptr): Likewise.
22182         (ggc_mark_tree_hash_table_ptr): Likewise.
22183         * ggc-common.c: New file.
22184         * Makefile.in (OBJS): Add ggc-common.o.
22185         (ggc-common.o): List dependencies.
22187 1999-09-10 22:37 -0700  Zack Weinberg  <zack@bitmover.com>
22189         * cppalloc.c (xstrdup): Use memcpy.
22190         * cpperror.c (cpp_print_containing_files): Don't use
22191         cpp_notice.
22192         * cpplib.c (conditional_skip): Set temp->lineno.
22193         (do_endif): Make error message less obscure.
22194         (if_directive_name): New function.
22195         (cpp_get_token [case EOF]): Unwind the if stack and generate
22196         error messages for each unterminated conditional in this file.
22197         (parse_string):  Do not behave differently if -traditional.
22199 Fri Sep 10 14:04:07 1999  Richard Henderson  <rth@cygnus.com>
22201         * builtins.c (expand_builtin_va_arg): Cope with an array-type
22202         va_list decomposing to pointer-type.
22203         * rs6000.c (rs6000_va_start) Unwrap the ARRAY_TYPE to get at fields.
22204         (rs6000_va_arg): Likewise.
22206 Fri Sep 10 13:21:21 1999  Jim Wilson  <wilson@cygnus.com>
22208         * except.c (start_dynamic_handler): Compute size using
22209         STACK_SAVEAREA_MODE.
22211 Fri Sep 10 16:01:23 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22213         * protoize.c: Remove various __STDC__ and POSIX hacks.  Don't
22214         include directory headers.  Don't define strrchr.  Don't provide
22215         my_* replacement functions.  Prefer PTR over `pointer_type'.
22216         Don't prototype system functions.  Don't redefine getopt.
22218         (shortpath, fancy_abort, notice, savestring, dupnstr, substr,
22219         safe_read, safe_write, save_pointers, restore_pointers,
22220         is_id_char, in_system_include_dir, directory_specified_p,
22221         file_excluded_p, unexpand_if_needed, abspath, check_aux_info,
22222         find_corresponding_lparen, referenced_file_is_newer,
22223         save_def_or_dec, munge_compile_params, gen_aux_info_file,
22224         process_aux_info_file, identify_lineno, check_source,
22225         seek_to_line, forward_to_next_token_char, output_bytes,
22226         output_string, output_up_to, other_variable_style_function,
22227         find_rightmost_formals_list, do_cleaning, careful_find_l_paren,
22228         do_processing, is_syscalls_file, rename_c_file, find_extern_def,
22229         find_static_definition, connect_defs_and_decs, add_local_decl,
22230         add_global_decls, needs_to_be_converted, visit_each_hash_node,
22231         add_symbol, lookup, free_def_dec, find_file, reverse_def_dec_list,
22232         edit_fn_declaration, edit_formals_lists, edit_fn_definition,
22233         scan_for_missed_items, edit_file, string_list_cons): Add static
22234         prototypes.
22235         (standard_exec_prefix, target_machine, target_version,
22236         default_syscalls_dir, string_list, string_list_cons, find_file,
22237         do_cleaning): Constify a char*.
22238         (safe_read, safe_write): Use PTR, not a char*.
22239         (is_id_char): Take an int, not a char.
22240         (main): Add prototype.  Call return, not exit.
22242 Fri Sep 10 16:48:26 1999  Andrew Haley  <aph@cygnus.com>
22244         * tree.c (type_hash_lookup): Check for equal TYPE_ALIGN fields
22245         when comparing types.
22247 Fri Sep 10 08:43:32 1999  Richard Henderson  <rth@cygnus.com>
22249         * loop.c (basic_induction_var): Typo NULL_RTX -> NULL.
22250         (strength_reduce): Release the varrays from the no-bivs early exit.
22252         * reload1.c (order_regs_for_reload): Init hard_reg_n_uses before
22253         the loop over the registers.
22255         * tree.c (save_tree_status): Set maybepermanent_firstobj NULL
22256         for a new obstack.
22257         (restore_tree_status): Check that instead when freeing the obstack.
22259 Wed Sep  8 16:12:04 1999  Andrew Haley  <aph@cygnus.com>
22261         * alias.c (rtx_equal_for_memref_p): Allow CONST_DOUBLEs to be used
22262         as pointers.
22264 Fri Sep 10 11:58:55 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
22266         * i386.md (ashlqi3): For NON_QI_REG_P regs, use sall.  Fix some
22267         operand size modifiers.
22269 Fri Sep 10 10:32:32 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
22271         * c-common.c (c_common_nodes_and_builtins): Don't build
22272         va_list_type_node.
22273         * c-common.h (enum c_tree_index and related accesor macros): Remove
22274         everything now declared in tree.h.
22275         * c-decl.c (CHAR_TYPE_SIZE, SHORT_TYPE_SIZE, INT_TYPE_SIZE,
22276         LONG_TYPE_SIZE, LONG_LONG_TYPE_SIZE, WCHAR_UNSIGNED, FLOAT_TYPE_SIZE,
22277         DOUBLE_TYPE_SIZE, LONG_DOUBLE_TYPE_SIZE): Don't provide defaults.
22278         (error_mark_node, void_type_node, char_type_node, integer_type_node,
22279         unsigned_type_node, ptr_type_node, va_list_type_node,
22280         integer_zero_node, null_pointer_node, integer_one_node): Delete.
22281         (init_decl_processing): Call build_common_tree_nodes and
22282         build_common_tree_nodes_2 instead of building their nodes here.
22283         Don't add roots for these nodes.
22284         * stor-layout.c (size_zero_node, size_one_node): Delete.
22285         (set_sizetype): Make a new node for bitsizetype each time.
22286         * tree.c (global_trees): New variable.
22287         (init_obstacks): Add a gc root for it.
22288         (CHAR_TYPE_SIZE, SHORT_TYPE_SIZE, INT_TYPE_SIZE,
22289         LONG_TYPE_SIZE, LONG_LONG_TYPE_SIZE, FLOAT_TYPE_SIZE,
22290         DOUBLE_TYPE_SIZE, LONG_DOUBLE_TYPE_SIZE): Provide defaults.
22291         (build_common_tree_nodes): New function.
22292         (fix_sizetype): New function.
22293         (build_common_tree_nodes_2): New function.
22294         * tree.h (enum tree_index): New.
22295         (global_trees): Declare.
22296         Add accessor macros for all nodes now moved to global_trees.
22297         Delete their declarations.
22299 Thu Sep  9 20:15:46 1999  Richard Henderson  <rth@cygnus.com>
22301         * c-decl.c (finish_function): When processing a nested function,
22302         push and pop GC context around rest_of_compilation.
22304 Thu Sep  9 16:42:06 1999  Richard Henderson  <rth@cygnus.com>
22306         * i386.c (override_options): Remove ppro, pentium2, and p2 as aliases.
22307         Default ix86_arch to PROCESSOR_I386.
22308         * i386.h (CC1_CPU_SPEC): Don't add -march=foo.  Remove -mno-foo.
22309         (CPP_486_SPEC, CPP_586_SPEC, CPP_686_SPEC): Delete.
22310         (CPP_CPU_DEFAULT_SPEC): Define to __tune_foo__.
22311         (CC1_CPU_SPEC): Make -march=foo define __foo__, and provide
22312         __tune_foo__ if no -mcpu.  Make -mcpu=bar define __tune_bar__.
22313         (EXTRA_SPECS): Remove deleted specs.
22315 Thu Sep  9 16:03:06 1999  Richard Henderson  <rth@cygnus.com>
22317         * function.c (assign_stack_local_1): Allocate from
22318         function->x_frame_offset, not frame_offset.
22320 Thu Sep  9 14:36:31 1999  Mark Mitchell  <mark@codesourcery.com>
22322         * ggc.h (lang_cleanup_tree): Remove.
22323         * gcc-simple.c (ggc_free_tree): Don't call lang_cleanup_tree.
22324         * ggc-callbacks.c (lang_cleanup_tree): Remove.
22326         * c-decl.c (finish_struct): Use ggc_alloc to allocate
22327         TYPE_LANG_SPECIFIC when garbage collecting.
22328         (lang_mark_tree): Mark TYPE_LANG_SPECIFIC.
22329         (lang_cleanup_tree): Remove.
22331 Thu Sep  9 14:23:02 1999  Jason Merrill  <jason@yorick.cygnus.com>
22333         * defaults.h (EH_FRAME_SECTION, EH_FRAME_SECTION_ASM_OP): Define here.
22334         * crtstuff.c: Not here.
22335         * dwarf2out.c: Or here.
22336         * libgcc2.c (__do_global_ctors, __do_global_dtors): Handle EH frame
22337         info.
22339 Thu Sep  9 09:40:58 1999  Mark Mitchell  <mark@codesourcery.com>
22341         * function.h (free_after_compilation): Remove decl parameter.
22342         (free_varasm_status0: Likewise.
22343         (free_emit_status): Likewise.
22344         (free_stmt_status): Likewise.
22345         (free_after_compilation): Likewise.
22346         (init_lang_status): New variable.
22347         (free_lang_status): Likewise.
22348         * emit-rtl.c (free_emit_status): Make decl parameter implicit.
22349         * function.c (init_lang_status): New variable.
22350         (free_lang_status): Likewise.
22351         (push_function_context_to): Don't set function::decl here.
22352         (free_after_copmilation): Make decl parameter implicit.  Call
22353         free_lang_status if defined.
22354         (prepare_function_start): Call init_lang_status if defined.
22355         (init_function_start): Set function::decl here.
22356         * profile.c (output_func_start_profiler): Don't call pushdecl
22357         until we've actually started the function.
22358         * stmt.c (free_stmt_status): Make decl parameter implicit.
22359         * toplev.c (rest_of_compilation): Don't pass decl to
22360         free_after_compilation.
22361         * varasm.c (free_varasm_status): Likewise.
22363 Thu Sep  9 17:23:19 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
22365         * except.c (call_get_eh_context): Add root when allocating static
22366         tree variable.
22368 Thu Sep  9 15:24:59 BST 1999  Richard Earnshaw <rearnsha@arm.com>
22370         * arm.c: Include "ggc.h".
22371         (arm_add_gc_roots): New function.
22372         (arm_override_options): Call it.
22373         (aof_pic_entry): Add a GC root for aof_pic_label when it's allocated.
22375         * arm.md (define_asm_attributes): Add a pool_range attribute.
22377 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
22379         * extend.texi (Volatiles): New node.
22381 Thu Sep  9 03:37:31 1999  Richard Henderson  <rth@cygnus.com>
22383         * ggc-simple.c (IS_MARKED, IGNORE_MARK): New.
22384         (GGC_ANY_MAGIC, GGC_ANY_MAGIC_MARK): New.
22385         (struct ggc_any): Replace `mark' with `magic_mark'.
22386         (ggc_alloc_string): Use memcpy, not bcopy.
22387         (ggc_alloc_any): Set magic_mark.  Update bytes_alloced_since_gc.
22388         (ggc_free_{rtx,rtvec,tree,string}): Mark inline.
22389         (ggc_free_any): New.
22390         (ggc_mark_string): Use IGNORE_MARK.  Calc back to struct gcc_string.
22391         (ggc_mark): Use IGNORE_MARK.  Abort if magic doesn't match.
22392         (ggc_collect): Re-enable collection avoidance.  Use GGC_ANY_MARK.
22393         Use IS_MARKED. Use ggc_free_any.
22395 1999-09-09  Scott Bambrough <scottb@netwinder.org>
22397         * config/arm/linux-elf.h: define NO_IMPLICIT_EXTERN_C
22399 Thu Sep  9 01:55:21 1999  Richard Henderson  <rth@cygnus.com>
22401         * toplev.c (main): Always init_ggc.
22403 Wed Sep  8 23:53:22 1999  Richard Henderson  <rth@cygnus.com>
22405         * except.c (find_all_handler_type_matches): Free the list if
22406         we found no matches.
22408         * combine.c (SUBST): Break out to a real function do_SUBST.
22409         (SUBST_INT): Likewise.
22410         * gcse.c (free_pre_mem): Free `temp_bitmap'.
22411         (pre_insert): Free `inserted'.
22412         * loop.c (basic_induction_var): Always set `location'.
22414         * function.c (expand_function_end): Add initial_trampoline as a root.
22415         * rtl.h (init_varasm_once): Declare.
22416         * toplev.c (compile_file): Call it.
22417         * ggc-simple.c (ggc_mark_string_ptr): New.
22418         (ggc_add_string_root): New.
22419         (ggc_collect): Disable collection avoidance temporarily.
22420         * ggc.h (ggc_add_string_root): Declare.
22421         * except.c (create_rethrow_ref): Use ggc_alloc_string.
22422         * optabs.c (init_libfuncs): Likewise.
22423         * varasm.c (named_section): Use ggc_alloc_string.
22424         (make_function_rtl): Likewise.
22425         (make_decl_rtl): Likewise.
22426         (assemble_static_space): Likewise.
22427         (assemble_trampoline_template): Likewise.
22428         (output_constant_def): Likewise.
22429         (force_const_mem): Likewise.
22430         (mark_const_hash_entry): New.
22431         (mark_pool_sym_hash_table): New.
22432         (mark_varasm_state): Use it.
22433         (init_varasm_once): New.
22435         * expr.h (init_one_libfunc): Declare.
22436         * optabs.c (init_one_libfunc): New.
22437         (init_optabs): Use it.
22438         * config/gofast.h: Likewise.
22439         * config/sparc/sol2.h (INIT_SUBTARGET_OPTABS): Likewise.
22440         * config/sparc/sparc.h (INIT_TARGET_OPTABS): Likewise.
22442 Thu Sep  9 13:46:06 1999  Geoffrey Keating  <geoffk@cygnus.com>
22444         * Makefile.in (cppexp.o): Depend on cpphash.h.
22445         * cppexp.c (cpp_lex): Handle `defined (xxx)' for poisoned xxx.
22446         Include cpphash.h.
22447         * cpphash.c (special_symbol): Handle plain `xxx' for poisoned xxx.
22448         * cpplib.c (do_define): Generalise to handle poisoned definitions,
22449         redefining poisoned identifiers, etc.
22450         (do_undef): Don't allow poisoned identifiers to be undefined.
22451         (do_pragma): Add #pragma poison.
22452         (do_xifdef): Handle `#ifdef xxx' for poisoned xxx.
22454         * cccp.c: Add T_POISON node type.
22455         (special_symbol): Handle `defined(xxx)' and plain `xxx' for
22456         poisoned xxx.
22457         (do_define): Generalise to handle poisoned definitions,
22458         redefining poisoned identifiers, etc.
22459         (do_undef): Don't allow poisoned identifiers to be undefined.
22460         (do_pragma): Add #pragma poison.
22461         (do_xifdef): Handle `#ifdef xxx' for poisoned xxx.
22463         * c-pragma.c (handle_pragma_token): Ignore #pragma poison.
22464         * c-pragma.h: Add ps_poison state.  We now always have generic
22465         pragmas.
22467 Wed Sep  8 20:30:42 1999  Mark Mitchell  <mark@codesourcery.com>
22469         * ggc.h (ggc_alloc): New function.
22470         (ggc_mark): Likewise.
22471         * ggc-simple.c (ggc_any): New structure.
22472         (ggc_status): Add anys.
22473         (n_anys_collected): New variable.
22474         (ggc_alloc): Define.
22475         (ggc_mark): Likewise.
22476         (ggc_collect): Collect the anys.
22478 Wed Sep  8 20:15:14 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22480         * c-decl.c (mark_binding_level): Make static to match prototype.
22482 Wed Sep  8 16:41:27 1999  Richard Henderson  <rth@cygnus.com>
22484         * flow.c (new_insn_dead_notes): Don't early out for preexisting regs.
22486 Wed Sep  8 16:07:52 1999  Richard Henderson  <rth@cygnus.com>
22488         * gengenrtl.c (CONST_DOUBLE_FORMAT): Take the size REAL_ARITHMETIC
22489         will use into account.  Expand the max width to 5.
22490         * rtl.c: Likewise.
22492 Wed Sep  8 16:01:14 1999  Richard Henderson  <rth@cygnus.com>
22494         * ggc-simple.c (ggc_free_rtx): Poison the correct amount
22495         for the rtx length.
22497 Wed Sep  8 15:23:54 1999  Richard Henderson  <rth@cygnus.com>
22499         * alpha.md (call value patterns): Remove the result predicates.
22501 Wed Sep  8 13:35:38 1999  Richard Henderson  <rth@cygnus.com>
22503         * Makefile.in (stmp-fixinc): Remove extraneous exit 1 from
22504         last change.
22506 Wed Sep  8 15:32:16 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22508         * system.h (sbrk, malloc, calloc, realloc): Backup prototypes
22509         changed from extern char *, to extern PTR.  Also fix typo in
22510         NEED_DECLARATION_REALLOC test.
22512         * mips-tdump.c (malloc, calloc, realloc): Don't prototype.
22514 Wed Sep  8 11:40:47 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22516         * gansidecl.h (__attribute__, ATTRIBUTE_UNUSED_LABEL,
22517         ATTRIBUTE_UNUSED, ATTRIBUTE_NORETURN, ATTRIBUTE_PRINTF,
22518         ATTRIBUTE_PRINTF_1, ATTRIBUTE_PRINTF_2, ATTRIBUTE_PRINTF_3,
22519         ATTRIBUTE_PRINTF_4, ATTRIBUTE_PRINTF_5, GENERIC_PTR): Delete.
22521         * c-decl.c (field_decl_cmp): Use PTR instead of GENERIC_PTR.
22523         * cccp.c (pcfinclude): Likewise.
22525         * global.c (allocno_compare): Likewise.
22527         * haifa-sched.c (rank_for_schedule): Likewise.
22529         * local-alloc.c (qty_sugg_compare_1, qty_compare_1): Likewise.
22531         * reload1.c (hard_reg_use_compare, reload_reg_class_lower): Likewise.
22533         * stupid.c (stupid_reg_compare): Likewise.
22535         * tree.c (_obstack_allocated_p): Likewise.
22537         * varray.h (varray_data_tag, VARRAY_GENERIC_PTR_INIT): Likewise.
22539 1999-09-08  Bruce Korb  autogen@linuxbox.com
22541         * Makefile.in: Give the hapless gperf user a hint about
22542         why "gperf -F" fails.
22544 Wed Sep  8 04:43:22 1999  Richard Henderson  <rth@cygnus.com>
22546         * lists.c: Include ggc.h.
22547         (zap_lists): New.
22548         (init_EXPR_INSN_LIST_cache): Install it.
22550         * ggc-simple.c (init_ggc): Absorb the old init.
22551         (ggc_push_context): Use xcalloc.
22552         (ggc_alloc_rtx, ggc_alloc_rtvec, ggc_alloc_tree): Likewise.
22553         (ggc_collect): Add [rvts] tags to the collection stats.
22555 Wed Sep  8 11:14:25 1999  Andreas Schwab  <schwab@suse.de>
22557         * cccp.c (main): Fix handling of -include and -imacros options.
22559 Wed Sep  8 02:23:08 1999  Jeffrey A Law  (law@cygnus.com)
22561         * cpplib.c (cpp_push_buffer): Fix order of arguments.
22563 Wed Sep  8 04:44:09 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
22565         * rtl.h (obstack_alloc_rtx): Removed, it's now static in
22566         genrtl.c.
22568 Wed Sep  8 00:33:43 1999  Alasdair Baird  <alasdair@wildcat.demon.co.uk>
22570         * flow.c (insn_dead_p): Use XEXP rather than SUBREG_REG.
22571         * haifa-sched.c (sched_analyze_1): Use XEXP rather than SUBREG_REG
22572         and SET_DEST. Update comment.
22574 Wed Sep  8 18:55:17 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
22576         * config/c4x/c4x.c: Include ggc.h.
22577         (c4x_add_gc_roots): New function.
22578         (c4x_override_options): Call c4x_add_gc_roots.
22580 Wed Sep  8 00:00:16 1999  Richard Henderson  <rth@cygnus.com>
22582         * defaults.h (TARGET_ESC): Move ...
22583         * system.h: ... here, where Linas had it in the first place.  Silly me.
22585 Tue Sep  7 23:46:35 1999  Linas Vepstas  <linas@linas.org>
22587         * c-common.c: Use ISGRAPH, ISLOWER, toupper.
22588         * c-lex.c, cccp.c, cexp.c, cexp.y, cppexp.c, dwarf2out.c, genattr.c,
22589         genattrtab.c, genemit.c, genextract.c, genpeep.c, tree.c: Likewise.
22590         * system.h (IN_CTYPE_DOMAIN): Define to 1 if HOST_EBCDIC.
22591         * defaults.h (TARGET_ESC): Add default.
22593 Tue Sep  7 23:36:59 1999  Linas Vepstas  <linas@linas.org>
22595         * configure.in: add i370-*-openedition, i370-*-mvs and
22596         i370-*-linux targets
22598 Tue Sep  7 23:31:53 1999  Mark Mitchell  <mark@codesourcery.com>
22600         * dsp16xxx.c: Include ggc.h
22601         (override_options): Mark GC roots.
22602         * mn10200.c: Include ggc.h.
22603         (asm_file_start): Mark GC roots.
22604         * tahoe.c: Include ggc.h.
22605         (extensible_operand): Mark GC roots.
22607 Tue Sep  7 23:23:15 1999  Linas Vepstas  <linas@linas.org>
22609         * README: Add section discussing status of ELF ABI.
22610         * i370.c: Fix misc spelling mistakes.
22611         (i370_label_scan): Updated notes, exception handling.
22612         (i370_function_prolog): Simplify ELF stack handling.
22613         * i370.h: (FIXED_REGISTERS): Free up r12 for ELF.
22614         (STACK_GROWS_DOWNWARD): ELF stack grows down.
22615         (ASM_DECLARE_FUNCTION_NAME): Fix crazy malloc size.
22616         * i370.md: (movdi): Add notes.
22617         (floatsidf2): Use stack not rtca for scratch float area.
22618         (iorsi3): Correct operand constraints.
22619         * x-oe: Restore TAROUTOPTS which are used by pax.
22621 Tue Sep  7 22:39:18 1999  Mark Mitchell  <mark@codesourcery.com>
22623         * rs6000.c: Include ggc.h.
22624         (rs6000_add_gc_roots): New function.
22625         (override_options): Call it.
22627 Tue Sep  7 22:09:03 1999  Richard Henderson  <rth@cygnus.com>
22629         * alpha.h (alpha_compare): New.
22630         (alpha_compare_op0, alpha_compare_op1, alpha_compare_fp_p): Remove.
22631         * alpha.c: Likewise for the definitions.
22632         (alpha_emit_conditional_branch): Update for alpha_compare.
22633         (alpha_emit_conditional_move): Likewise.
22634         * alpha.md (cmpdf, cmpdi): Likewise.
22635         (setcc patterns): Likewise.  Zero alpha_compare after use.
22636         (sne): Optimize (x != 0) into (0U < x).
22638 Tue Sep  7 21:55:02 1999  Richard Henderson  <rth@cygnus.com>
22640         * alpha.h (alpha_eh_epilogue_sp_ofs): Remove.
22641         (struct machine_function): Declare; add eh_epilogue_sp_ofs.
22642         (INIT_EXPANDERS): Remove.
22643         * alpha.c: Include ggc.h.
22644         (alpha_eh_epilogue_sp_ofs, alpha_return_addr_rtx): Remove.
22645         (alpha_init_machine_status, alpha_mark_machine_status): New.
22646         (override_options): Install them.
22647         (struct machine_function): Moved to alpha.h.
22648         (alpha_save_machine_status, alpha_restore_machine_status): Remove.
22649         (alpha_init_expanders): Remove.
22650         (alpha_return_addr): Adjust to use current_function->machine.
22651         (alpha_ra_ever_killed): Likewise.
22652         (alpha_expand_epilogue): Likewise.
22653         * alpha.md (eh_epilogue): Likewise.
22655 Wed Sep  8 14:34:42 1999  Ian Piumarta  <piumarta@prof.inria.fr>
22656                           Melissa O'Neill  <oneill@cs.sfu.ca>
22657                           Geoffrey Keating  <geoffk@cygnus.com>
22659         * config/rs6000/rs6000.c (first_reg_to_save): Don't save fixed or
22660         call-used registers (call-saved registers must still be contiguous
22661         and end with r31, of course).
22663 Tue Sep  7 21:41:38 1999  Richard Henderson  <rth@cygnus.com>
22665         * c-typeck.c (type_lists_compatible_p): Use simple_type_promotes_to.
22666         (self_promoting_type_p): Delete.
22667         (self_promoting_args_p): Move ...
22668         * c-common.c: ... here.
22669         (c_common_nodes_and_builtins): Initialize lang_type_promotes_to.
22670         (simple_type_promotes_to): New.
22671         * builtins.c (lang_type_promotes_to): New.
22672         (expand_builtin_va_arg): Use it to give diagnostic for illegal types.
22673         * c-tree.h (C_PROMOTING_INTEGER_TYPE_P): Move ...
22674         * c-common.h: ... here.
22675         (self_promoting_args_p, simple_type_promotes_to): Declare.
22676         * c-decl.c (duplicate_decls): Use simple_type_promotes_to.
22677         (grokdeclarator): Likewise.
22678         * tree.h (lang_type_promotes_to): Declare.
22680 Tue Sep  7 17:15:21 1999  Mark Mitchell  <mark@codesourcery.com>
22682         Add some machine-dependent GC roots.
22683         * sparc.c: Include ggc.h.
22684         (sparc_add_gc_roots): New function.
22685         (mark_ultrasparc_pipeline_state): Likewise.
22686         (override_options): Call sparc_add_gc_roots.
22687         * pa.c: Include ggc.h.
22688         (pa_add_gc_roots): New function.
22689         (mark_deferred_plabels): Likewise.
22690         (override_options): Call pa_add_gc_roots.
22691         * mips.c: Include ggc.h.
22692         (mips_add_gc_roots): New function.
22693         (override_options): Use it.
22695 Tue Sep  7 11:39:41 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22697         * cpperror.c (cpp_file_line_for_message): Constify a char*.
22699         * cppexp.c (parse_number, parse_charconst, cpp_lex,
22700         cpp_parse_expr): Add static prototypes.
22701         (parse_charconst): Don't cast away const-ness.
22702         (token): Constify a char*.
22704         * cppfiles.c (file_name_list, include_hash, find_include_file,
22705         finclude, initialize_input_buffer): Constify a char*.
22706         (file_cleanup, find_position): Add static prototypes.
22708         * cpphash.c (macro_cleanup, macarg, timestamp, special_symbol,
22709         collect_expansion): Add static prototypes.
22710         (cpp_install, create_definition, monthnames): Constify a char*.
22712         * cpphash.h (cpp_install): Likewise.
22714         * cppinit.c (known_suffixes, default_include,
22715         dump_special_to_buffer, NAME, cpp_start_read, cpp_finish): Likewise.
22716         (base_name, dump_special_to_buffer, initialize_dependency_output):
22717         Add static prototypes.
22719         * cpplib.c (my_strerror): Constify a char*.
22720         (null_underflow, null_cleanup, skip_comment, copy_comment,
22721         copy_rest_of_line, handle_directive, pass_thru_directive,
22722         get_directive_token, read_line_number, cpp_print_file_and_line,
22723         v_cpp_error, v_cpp_warning, v_cpp_error_with_line,
22724         v_cpp_warning_with_line, detect_if_not_defined,
22725         consider_directive_while_skipping): Add static prototypes.
22726         (pass_thru_directive, check_macro_name, cpp_expand_to_buffer,
22727         cpp_pedwarn_with_file_and_line): Constify a char*.
22729         * cpplib.h (cpp_options, include_hash, progname, definition,
22730         cpp_pedwarn_with_file_and_line, cpp_expand_to_buffer,
22731         check_macro_name, cpp_pfatal_with_name, cpp_file_line_for_message,
22732         find_include_file, deps_output, include_hash): Constify a char*.
22734         * cppmain.c (progname): Constify.
22735         (main): Add prototype.  Use return, not exit.
22737         * fix-header.c (fatal, add_symbols, lookup_std_proto, write_lbrac,
22738         recognized_macro, check_macro_names, read_scan_file, write_rbrac,
22739         inf_skip_spaces, inf_read_upto, inf_scan_ident, inf_scan_ident,
22740         check_protection): Add static prototype.
22741         (xfree): Remove.
22742         (progname, recognized_macrom, recognized_extern): Constify a char*.
22743         (main): Add prototype.
22745         * gen-protos.c (progname): Constify a char*.
22747 Tue Sep  7 00:47:52 1999  Mark Mitchell  <mark@codesourcery.com>
22749         * emit-rtl.c (free_emit_status): Take decl as a parameter.
22750         (init_emit_once): Add more GC roots.
22751         * except.c (mark_func_eh_entry): New function.
22752         (mark_eh_node): Mark false_label and rethrow_label.
22753         (init_eh): Add more GC roots.
22754         * function.c (free_after_compilation): Take decl as a paramter.
22755         Call free_stmt_status.
22756         (mark_function_state): Don't assume x_parm_reg_stack_loc is
22757         non-NULL.
22758         * function.h (free_after_compilation): Change prototype.
22759         (free_varasm_status): Likewise.
22760         (free_emit_status): Likewise.
22761         (free_stmt_status): New function.
22762         * ggc-simple.c (rtx, vecs, trees, strings, bytes_alloced_since_gc):
22763         Remove, replacing with ...
22764         (ggc_status): New structure.
22765         (ggc_chain): New variable.
22766         (init_gcc): Define.
22767         (ggc_push_context): New function.
22768         (ggc_pop_context): Likewise.
22769         (ggc_alloc_rtx): Adjust for use of ggc_chain.
22770         (ggc_alloc_rtvec): Likewise.
22771         (ggc_alloc_tree): Likewise.
22772         (ggc_alloc_string): Likewise.
22773         (ggc_mark_rtx): Mark NOTE_SOURCE_FILE and NOTE_RANGE_INFO.
22774         (ggc_mark_tree): Give language-dependent code a chance to mark
22775         `x' nodes.
22776         (ggc_mark_tree_varray): Handle empty arrays.
22777         (ggc_collect): Adjust for use of ggc_chain.  Clear
22778         bytes_alloced_since_last_gc.
22779         * ggc.h (ggc_pop_context): New function.
22780         (ggc_push_context): Likewise.
22781         * print-tree.c (print_node): Don't print obstacks when GC'ing.
22782         * stmt.c (free_stmt_status): New function.
22783         (init_stmt_for_function): Clear last_expr_value.
22784         * toplev.c (rest_of_compilation): Always call free_after_compilation.
22785         Conditionalize call to ggc_collect.
22786         (main): Call init_ggc.
22787         * tree.c (push_obstacks): Do the push, even when GC'ing.
22788         (push_obstacks_nochange): Likewise.
22789         (pop_obstacks): Liekwise.
22790         * varasm.c (free_varasm_status): Take decl as a parameter.
22792 Tue Sep  7 08:15:49 1999  Gavin Romig-Koch  <gavin@cygnus.com>
22794         * config/mips/mips.h (MULTILIB_ENDIAN_DEFAULT) : New macro.
22795         (MULTILIB_ENDIAN_DEFAULT) : Use the new macro.
22796         * config/mips/elf64.h (MULTILIB_DEFAULTS) : Use the new macro.
22797         * config/mips/r3900.h (MULTILIB_DEFAULTS) : Use the new macro.
22799 Tue Sep  7 03:42:45 1999  Mark Klein (mklein@dis.com)
22801         * pa/x-pa-mpeix: New file for the MPE port.
22803         * pa/quadlib.asm: New file for long double support.
22805         * configure.in: Add hppa1.0-*-mpeix for MPE port.
22806         * configure: Rebuilt.
22808 Tue Sep  7 10:08:40 1999  Andreas Schwab  <schwab@suse.de>
22810         * final.c (shorten_branches): Fix last change.
22812 Tue Sep  7 00:30:32 1999  Jeffrey A Law  (law@cygnus.com)
22814         * pa.h (ASM_OUTPUT_DOUBLE_INT): Delete.
22816 Mon Sep  6 22:44:47 1999  Jeffrey A Law  (law@cygnus.com)
22818         * Merge from gcc2 snapshot Jan 9, 1999.  See FSFChangeLog for
22819         details.
22821 Mon Sep  6 22:31:28 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22823         * c-aux-info.c (concat): Don't define.
22825         * cccp.c (my_strerror): Likewise.  All callers changed to use
22826         xstrerror instead.
22827         (do_include): Call xstrdup, not xmalloc/strcpy.
22828         (grow_outbuf): Don't check if xrealloc returns NULL, it can't.
22829         (xmalloc, xrealloc, xcalloc, xstrdup): Don't define.
22831         * collect2.c (my_strsignal): Likewise.  All callers changed to use
22832         strsignal instead.
22833         (locatelib): Call xstrdup, not xmalloc/strcpy.
22835         * 1750a.h (ASM_OUTPUT_INTERNAL_LABEL): Call xmalloc, not malloc.
22837         * dsp16xx.c (override_options): Call xstrdup, not xmalloc/strcpy.
22839         * i370.h (ASM_DECLARE_FUNCTION_NAME): Call xmalloc, not malloc.
22841         * mips.c (build_mips16_call_stub): Call xstrdup, not xmalloc/strcpy.
22843         * cppinit.c (cpp_options_init): Call xcalloc, not xmalloc/bzero.
22845         * dwarfout.c (dwarfout_init): Call concat, not xmalloc/strcpy/...
22847         * except.c (new_eh_region_entry): Call xmalloc/xrealloc, not
22848         malloc/realloc.
22849         (find_all_handler_type_matches): Likewise.  Don't check return
22850         value.
22851         (get_new_handler, init_insn_eh_region, process_nestinfo): Call
22852         xmalloc, not malloc.
22853         (init_eh_nesting_info): Likewise.  Call xcalloc, not xmalloc/bzero.
22855         * gcc.c (xstrerror, xmalloc, xrealloc): Don't define.
22856         (init_spec): Call xcalloc, not xmalloc/bzero.
22857         (set_spec): Call xstrdup, not save_string.
22858         (record_temp_file): Call xstrdup, not xmalloc/strcpy.
22859         (find_a_file): Call xstrdup, not xmalloc/strcpy.
22860         (process_command): Call xstrdup, not save_string.
22861         (main): Call xcalloc, not xmalloc/bzero.
22863         * gcov.c (xmalloc): Don't define.
22864         (create_program_flow_graph): Call xcalloc, not xmalloc/bzero.
22865         (scan_for_source_files): Call xstrdup, not xmalloc/strcpy.
22866         (output_data): Call xcalloc, not xmalloc/bzero.
22868         * haifa-sched.c (schedule_insns): Call xcalloc, not xmalloc/bzero.
22870         * mips-tdump.c (xmalloc): Don't define.
22871         (print_symbol): Call xmalloc, not malloc.
22872         (read_tfile): Call xcalloc, not calloc.
22874         * mips-tfile.c (xfree, my_strsignal, xmalloc, xcalloc, xrealloc):
22875         Don't define.  All callers of xfree/my_strsignal changed to use
22876         free/strsignal instead.
22877         (allocate_cluster): Call xcalloc, not calloc.
22879         * objc/objc-act.c (lang_init): Call concat, not xmalloc/strcpy/...
22880         Fix memory leak, free allocated memory.
22882         * prefix.c (translate_name): Call xstrdup, not save_string.
22883         (update_path): Likewise.
22885         * profile.c (branch_prob): Call xstrdup, not xmalloc/strcpy.
22887         * protoize.c (xstrerror, xmalloc, xrealloc, xfree, savestring2):
22888         Don't define.  Callers of xfree/savestring2 changed to use
22889         free/concat instead.
22891         * reload1.c (reload): Call xcalloc, not xmalloc/bzero.
22892         (init_elim_table): Likewise.
22894         * resource.c (init_resource_info): Likewise.
22896         * stupid.c (stupid_life_analysis): Likewise.
22898         * toplev.c (xmalloc, xcalloc, xrealloc, xstrdup): Don't define.
22899         (open_dump_file): Call concat, not xmalloc/strcpy/...
22900         (clean_dump_file): Likewise.
22901         (compile_file): Call xstrdup, not xmalloc/strcpy.
22903 Mon Sep  6 15:04:55 1999  Richard Henderson  <rth@cygnus.com>
22905         * v850.h (EXPAND_BUILTIN_VA_ARG): New.
22906         * v850.c (v850_va_arg): New.
22908 Tue Sep  7 09:36:01 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
22910         * haifa-sched.c: Tidy comments.
22912 Mon Sep  6 14:30:13 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
22914         * Makefile.in (C_AND_OBJC_OBJS): Remove ggc-callbacks.o.
22915         (c-parse.o, c-decl.o, c-lang.o, c-lex.o, c-common.o,
22916         $(out_object_file)): Depend on ggc.h.
22917         * c-common.c: Include "ggc.h".
22918         (combine_strings): If doing GC, use ggc_alloc_string.
22919         * c-decl.c: Include "ggc.h".
22920         (ggc_p): Define with value 0.
22921         (mark_binding_level): New function.
22922         (init_decl_processing): Add GC roots.
22923         (mark_c_function_context): New function.
22924         (lang_mark_false_label_stack): New function.
22925         (lang_mark_tree): New function.
22926         (lang_cleanup_tree): New function.
22927         * c-lang.c: Include "ggc.h".
22928         (lang_init): Call c_parse_init.
22929         * c-lex.c: Include "ggc.h".
22930         (check_linenum): If doing GC, don't copy filenames to permanent
22931         obstack.
22932         * c-parse.in: Include "ggc.h".
22933         (c_parse_init): New function.
22934         * c-tree.h (c_parse_init, mark_c_function_context): Declare.
22935         * objc/Make-lang.in (objc-parse.o): Depend on ggc.h.
22937         * except.c (mark_eh_state): Mark more state.
22938         * function.c (mark_function_state): Likewise.
22939         * ggc-simple.c (ggc_alloc_rtvec): Bring in sync with non-gc version.
22940         (ggc_alloc_string) [GGC_DUMP]: Fix typo.
22941         * toplev.c (mark_file_stack): New function.
22942         (compile_file): If doing GC, use ggc_alloc_string on input filename.
22943         (main): Add root for input_file_stack.
22945         * i386.c: Include "ggc.h".
22946         (ix86_mark_machine_status): New function.
22947         (override_options): Set mark_machine_status.
22949 Mon Sep  6 15:26:23 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
22951         * tree.c (copy_node): Copy node contents also if doing GC.
22953 Mon Sep  6 08:42:06 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
22955         * collect2.c (scan_libraries): Fix double-thinko :-).
22957 Mon Sep  6 02:42:36 1999  Jeffrey A Law  (law@cygnus.com)
22959         * collect2.c (scan_libraries): Fix thinko.
22961         * cse.c (delete_trivially_dead_insns): Do not skip the last
22962         insn if it is a real insn.
22964 Sun Sep  5 18:57:42 1999  Mark Mitchell  <mark@codesourcery.com>
22966         * Makefile.in (ggc-simple.o): Depend on hash.h.
22967         * ggc.h (ggc_add_tree_hash_table_root): Declare.
22968         (ggc_mark_tree_varray): Likewise.
22969         (ggc_mark_tree_hash_table): Likewise.
22970         * ggc-simple.c: Include hash.h.
22971         (ggc_mark_tree_hash_table_ptr): New function.
22972         (ggc_mark_tree_hash_table_entry): Likewise.
22973         (ggc_mark_tree_hash_table): Likewise.
22974         (ggc_add_tree_hash_table_root): Likewise.
22975         * varray.h (const_equiv_data): Use struct rtx_def *, rather than
22976         rtx, when defining fields.
22978 Sun Sep  5 18:57:42 1999  Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
22980         * profile.c (output_func_start_profiler): Remove apparently
22981         nonsensical call to start_sequence.
22983 Sun Sep  5 17:34:33 1999  Richard Henderson  <rth@cygnus.com>
22985         * clipper/clipper.c (clipper_va_start): Fix typos.
22987         * pyr/pyr.c (pyr_build_va_list, pyr_va_start, pyr_va_arg): New stubs.
22988         * spur/spur.c (spur_build_va_list, spur_va_start): New stubs.
22989         (spur_va_arg): New stub.
22991         * configure.in: Comment out pyramid.
22993 Sun Sep  5 19:11:01 1999  Michael Meissner  <meissner@cygnus.com>
22995         * i386.h (MASK_{DEBUG_{ADDR,ARG},INTEL_SYNTAX}): Move so these
22996         don't conflict with the bits that win32, cygwin, and dgux
22997         defines.
22999 Sun Sep  5 09:31:56 1999  Richard Henderson  <rth@cygnus.com>
23000                           Bernd Schmidt <bernds@cygnus.co.uk>
23002         * integrate.c (function_cannot_inline_p): Do not inline
23003         functions with forced labels.
23005 Sun Sep  5 00:35:17 1999  Richard Henderson  <rth@cygnus.com>
23006                           Bernd Schmidt <bernds@cygnus.co.uk>
23007                           Mark Mitchell  <mark@codesourcery.com>
23009         * Makefile.in (ggc-simple.o): Depend on varray.h.
23010         (rtl.o): Depend on ggc.h.
23011         (genattrtab.o): Depend on ggc.h.
23012         (print-tree.o): Likewise.
23013         (fold-const.o): Likewise.
23014         * emit-rtl.c (sequence_element_free_list): Remove, and all references.
23015         (make_insn_raw): Don't cache insns when GC'ing.
23016         (emit_insn_before): Likewise.
23017         (emit_insn_after): Likewise.
23018         (emit_insn): Likewise.
23019         (start_sequence): Use xmalloc to allocate the sequence_stack.
23020         (end_sequence): Add free to free it.
23021         (gen_sequence): Don't cache insns when GC'ing.
23022         (clear_emit_caches): Don't use sequence_element_free_list.
23023         (init_emit): Use xcalloc, not xmalloc+bzero.
23024         * fold-const.c (size_int_wide): Kill the cache, when GC'ing.
23025         * function.c (pop_function_context_from): Use free to free the
23026         fixup_var_refs_queue.
23027         (put_reg_into_stack): Allocate it with xmalloc.
23028         * genattrtab.c: Include ggc.h.
23029         (operate_exp): Don't use obstack_free when GC'ing.
23030         (simplify_cond): Likewise.
23031         (simplify_text_exp): Likewise.
23032         (optimize_attrs): Likewise.
23033         * gengenrtl.c (gendef): Use ggc_alloc_rtx to allocate RTL, when
23034         GC'ing.
23035         (gencode): Generate a #include for ggc.h.
23036         * ggc-callbacks.c (ggc_p): Define it to zero.
23037         * ggc-none.c (ggc_p): Likewise.
23038         * ggc-simple.c: Include varray.h.
23039         (ggc_mark_tree_varray): New function.
23040         (ggc_add_tree_varray_root): Likewise.
23041         (ggc_mark_tree_varray_ptr): Likewise.
23042         * ggc.h (ggc_p): Declare.
23043         (varray_head_tag): Likewise.
23044         (ggc_add_tree_varray_root): Declare.
23045         * print-tree.c (print_node): Don't check for TREE_PERMANENT
23046         inconsistencies when GC'ing.
23047         * rtl.c: Include ggc.h.
23048         (rtvec_alloc): Use ggc_alloc_rtvec when GC'ing.
23049         (rtx_alloc): Use ggc_alloc_rtx when GC'ing.
23050         (rtx_free): Don't call obstack_free when GC'ing.
23051         * toplev.c (rest_of_compilation): Call ggc_collect after every
23052         pass, if GC'ing.
23053         * tree.c (push_obstacks): Do nothing, if GC'ing.
23054         (pop_obstacks_nochange): Likewise.
23055         (pop_obstacks): Likewise.
23056         (make_node): Use ggc_alloc_tree when GC'ing.
23057         (copy_node): Likewise.
23058         (get_identifier): Use ggc_alloc_string when GC'ing.
23059         (build_string): Likewise.
23060         (make_tree_vec): Use ggc_alloc_tree when GC'ing.
23061         (tree_cons): Likewise.
23062         (build1): Likewise.
23063         (type_hash_canon): Don't call obstack_free when GC'ing.
23065 Sat Sep  4 21:52:32 1999  Richard Henderson  <rth@cygnus.com>
23067         * haifa-sched.c (schedule_block): Use next_nonnote_insn instead
23068         of NEXT_INSN when examining speculative insns for SCHED_GROUP_P.
23070 Sat Sep  4 20:40:19 1999  Richard Henderson  <rth@cygnus.com>
23071                           Bernd Schmidt <bernds@cygnus.co.uk>
23072                           Mark Mitchell  <mark@codesourcery.com>
23074         * Makefile.in (stor-layout.o): Depend on ggc.h.
23075         (expr.o): Depend on ggc.h.
23076         (profile.o): Depend on ggc.h.
23077         (stor-layout.o): Depend on ggc.h.
23078         * emit-rtl.c (init_emit_once): Add gc roots.
23079         * expr.c: Include ggc.h.
23080         (emit_block_move): Add gc roots.
23081         (clear_storage): Likewise.
23082         * expr.h (init_stor_layout_once): New function.
23083         * profile.c: Include ggc.h.
23084         (init_arc_profiler): profiler_label is a root.
23085         * scan.c (make_sstring_space): Trust xrealloc to function
23086         correctly with first parameter NULL.
23087         * stor-layout.c: Include ggc.h.
23088         (set_sizetype): Add gc root.
23089         (init_stor_layout_once): New function.
23090         * toplev.c (compile_file): Call it.
23092 Sat Sep  4 19:26:25 1999  Richard Henderson  <rth@cygnus.com>
23093                           Bernd Schmidt <bernds@cygnus.co.uk>
23094                           Mark Mitchell  <mark@codesourcery.com>
23096         * Makefile.in (tree.o): Depend on ggc.h.
23097         (varasm.o): Likewise.
23098         (function.o): Likewise.
23099         (stmt.o): Likewise.
23100         (except.o): Likewise.
23101         (optabs.o): Likewise.
23102         (emit-rtl.o): Likewise.
23103         * emit-rtl.c: Include ggc.h.
23104         (sequence_element_free_list): Remove, and all references.
23105         (mark_sequence): New functions.
23106         (mark_emit_state): New function.
23107         * except.c: Include ggc.h.
23108         (mark_eh_node, mark_eh_stack, mark_eh_queue): New functions.
23109         (mark_tree_label_node): New functions.
23110         (mark_eh_state): New function.
23111         * function.c: Include ggc.h.
23112         (mark_temp_slot, mark_function_chain): New functions.
23113         (mark_function_state): New function.
23114         (init_function_once): New function.
23115         * function.h (init_function_once): New function.
23116         * ggc-callbacks.c (lang_mark_false_label_stack): New function.
23117         * ggc.h (label_node): Declare.
23118         (eh_status, emit_status, stmt_status, varasm_status): Likewise.
23119         (lang_mark_false_label_stack): New function.
23120         (mark_temp_slot): Remove declaration.
23121         (mark_function_chain): Likewise.
23122         (mark_eh_state): Adjust prototype.
23123         (mark_stmt_state, mark_emit_state, mark_varasm_state, mark_optab):
23124         Likewise.
23125         * optabs.c: Include ggc.h.
23126         (mark_optab): New function.
23127         (init_optabs): Add gc roots.
23128         * stmt.c: Include ggc.h.
23129         (mark_cond_nesting, mark_loop_nesting): New functions.
23130         (mark_block_nesting, mark_case_nesting, mark_goto_fixup): Likewise.
23131         (mark_stmt_state): New function.
23132         * toplev.c (compile_file): Call init_function_once.
23133         * tree.c: Include ggc.h.
23134         (type_hash): Move declaration earlier in file.
23135         (TYPE_HASH_SIZE, type_hash_table): Likewise.
23136         (init_obstacks): Add gc roots.
23137         (mark_type_hash): New function.
23138         * varasm.c: Include ggc.h.
23139         (mark_pool_constant): New function.
23140         (mark_varasm_state): New function.
23142 Sat Sep  4 22:28:56 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23144         * ggc-simple.c (ggc_root, ggc_collect): Wrap prototype with PROTO.
23146 Sat Sep  4 18:01:45 1999  Bernd Schmidt <bernds@cygnus.co.uk>
23148         * c-decl.c (struct language_function): Renamed from struct c_function.
23149         Delete elt NEXT.
23150         (c_function_chain): Delete.
23151         (push_c_function_context): New arg F.  Don't warn about nested
23152         functions here.  Fill LANGUAGE elt of F.  Delete code to update
23153         c_function_chain.  Don't call push_function_context.
23154         (pop_c_function_context): New arg F.  Restore from there instead of
23155         from c_function_chain.  Don't call pop_function_context.  Clear out
23156         LANGUAGE field of F when done.
23157         * c-lang.c: Include "function.h"
23158         (lang_init): Initialize save_lang_status and restore_lang_status.
23159         * c-parse.in (nested_function, nested_function_notype): Warn about
23160         nested functions.  Call push_function_context/pop_function_context
23161         instead of the _c_ variants.
23162         * c-tree.h (push_c_function_context, pop_c_function_context): Update
23163         prototype.
23164         * Makefile.in (c-lang.o): Update dependencies.
23166         * emit-rtl.c (init_emit): Use xmalloc to allocate regno_reg_rtx,
23167         regno_pointer_flag, regno_pointer_align.
23168         (gen_reg_rtx): Use xrealloc to enlarge them.
23169         (free_emit_status): New function.
23170         * function.c (mark_machine_status, mark_lang_status): New variables.
23171         (assign_stack_local_1): Renamed from assign_outer_stack_local.  Merge
23172         in some bits from assign_stack_local.  All callers changed to use new
23173         name.
23174         (assign_stack_local): Just call assign_stack_local_1.
23175         (free_after_compilation): New function.
23176         (put_reg_into_stack): Simplify to always call assign_stack_local_1.
23177         (trampoline_address): Likewise.
23178         (assign_parms): Use xcalloc/xrealloc to allocate parm_reg_stack_loc.
23179         (prepare_function_start): Explicitly clear some more variables.
23180         * function.h (struct function): New elt can_garbage_collect.
23181         (mark_machine_status, mark_lang_status): Declare variables.
23182         (free_after_compilation, free_emit_status, free_varasm_status,
23183         init_varasm_status): Declare functions.
23184         * toplev.c (rest_of_compilation): Call free_after_compilation when
23185         done with the current function.
23186         * varasm.c (free_varasm_status): New function.
23188 Sat Sep  4 17:15:13 1999  Richard Henderson  <rth@cygnus.com>
23190         * sparc.h (EXPAND_BUILTIN_VA_START): Define.
23191         (EXPAND_BUILTIN_VA_ARG): Define.
23192         * sparc.c (sparc_va_start): New.
23193         (sparc_va_arg): New.
23195 Sun Sep  5 11:11:59 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
23197         * config/c4x/c4x.h (DBR_OUTPUT_SEQEND): Use XVECEXP not XEXPs.
23199 Sun Sep  5 10:13:19 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
23201         * config/c4x/c4x.h (CALLER_SAVE_PROFITABLE): Disable.
23203 Sat Sep  4 13:44:01 1999  Mark Mitchell  <mark@codesourcery.com>
23205         * Makefile.in (C_AND_C_OBJS): Add gcc-callbacks.o.
23206         (OBJS): Add $(GGC).
23207         (ggc-callbacks.o): New target.
23208         * ggc-callbacks.c: New file.
23210 Sat Sep  4 22:53:13 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
23212         * expr.h: Collapse individual optab and libfunc vars to arrays.
23213         (optab_index, libfunc_index): New enumerations.
23214         (optab_table, libfunc_table): New arrays.
23215         Add accessor macros for both.
23217         * optabs.c (optab_table, libfunc_table): New.
23218         Delete declarations for individual optab and libfunc vars.
23220 Sat Sep  4 12:57:17 1999  Richard Henderson  <rth@cygnus.com>
23222         * i386/sco5.h (RETURN_POPS_ARGS): Name change ix86_return_pops_args.
23224 Sat Sep  4 11:19:52 1999  Richard Henderson  <rth@cygnus.com>
23226         * Makefile.in (GGC, GGC_LIB): New.
23227         (HOST_RTL): Include ggc-none.o.
23228         (ggc-simple.o): New target.
23229         (ggc-none.o): Likewise.
23230         * tree.h (tree_common): Add gc_mark.
23231         * rtl.h (struct rtx_def): Steal a bit from code to make gc_mark.
23232         (struct rtvec_def): Add gc_mark.
23233         * emit-rtl.c (global_rtl): Update static initializers to contain
23234         enough initializers.
23235         * ggc.h, ggc-none.c, ggc-simple.c: New files.
23236         * toplev.c (gc_time): New variable.
23237         (all_time): New variable.
23238         (compile_file): Print gc time.
23239         (print_time): Calculate percentage of the whole.
23241 Sat Sep  4 13:11:01 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
23243         Change obstack memory management and varasm constant pool handling so
23244         that nested functions are treated like any other functions.
23245         * function.c (init_machine_status): New variable.
23246         (push_function_context_to): Set contains_functions for the outer
23247         function.  Don't call save_varasm_status.
23248         (pop_function_context_from): Don't call restore_varasm_status.  Don't
23249         set current_function_contains_functions.
23250         (prepare_function_start): Call init_varasm_status rather than
23251         init_const_rtx_hash_table.  Call (*init_machine_status) if the pointer
23252         is non-null.
23253         * function.h (struct function) Add field varasm.  Delete fields
23254         inline_obstacks, inl_emit, const_rtx_hash_table, first_pool,
23255         last_pool, const_rtx_sym_hash_table, pool_offset, const_double_chain.
23256         (init_machine_status): Declare.
23257         (save_varasm_status, restore_varasm_status): Delete declarations.
23258         (save_tree_status, restore_tree_status): Delete last argument.
23259         * integrate.c (initialize_for_inline): Lose arg COPY.  Delete copying
23260         code.  All callers changed.
23261         (copy_decl_list, copy_decl_tree, copy_decl_rtls, copy_for_inline,
23262         save_constants_in_decl_trees, restore_constants, save_constants,
23263         save_for_inline_eh_labelmap, save_for_inline_copying): Delete
23264         functions.
23265         (inlining): New variable.
23266         (reg_map, label_map, insn_map, orig_asm_operands_vector,
23267         copy_asm_operands_vector, copy_asm_constraints_vector): Delete
23268         variables.
23269         (save_for_inline_nocopy): Don't save constants.
23270         Don't set inl_emit field in current_function.
23271         (expand_inline_function): Use emit field, not inl_emit, of the inlined
23272         function.  Set new variable inlining before
23273         calling copy_rtx_and_substitute.
23274         (copy_rtx_and_substitute): In MEM and SYMBOL_REF cases, handle
23275         constant pool references if inlining is nonzero.
23276         Delete ADDRESS and (most of the) CONST cases.
23277         (output_inline_function): Save and restore current_function/
23278         current_function_decl.  Delete restore_constants code.  Don't call
23279         init_const_rtx_hash_table.
23280         * output.h (init_const_rtx_hash_table): Don't declare.
23281         * rtl.h (struct function): Declare.
23282         (get_pool_constant_for_function, get_pool_mode_for_function): Declare.
23283         * toplev.c (rest_of_compilation): Don't treat nested functions or
23284         functions containing them specially.  Delete all code to deal with
23285         save_for_inline_copying.
23286         * tree.c (toplev_inline_obstacks, extra_inline_obstacks,
23287         inline_obstacks): Delete variables.
23288         (save_tree_status): Lose arg CONTEXT.  All callers changed.
23289         Simply allocate a new function_maybepermanent_obstack for the new
23290         function, delete all the special cases.
23291         Don't save inline_obstacks.
23292         (restore_tree_status): Lose arg CONTEXT.  All callers changed.
23293         Delete special handling for function_maybepermanent_obstack; simply
23294         free it if empty.
23295         Don't restore inline_obstacks.
23296         (permanent_allocation):  Delete code that frees inline_obstacks.
23297         (print_inline_obstack_statistics): Delete function.
23298         (dump_tree_statistics): Don't call it.
23299         * varasm.c (struct varasm_status): New.
23300         (const_rtx_hash_table, const_rtx_sym_hash_table, first_pool,
23301         last_pool, pool_offset, const_double_chain): Delete global
23302         variables, replace with accessor macros.
23303         (immed_double_const): Don't walk const_double_chain outside a
23304         function, but don't treat nested functions specially anymore.
23305         (immed_real_const_1): Likewise.
23306         (clear_const_double_mem): Don't treat nested functions specially.
23307         (init_const_rtx_hash_table): Deleted, code moved to init_varasm_status.
23308         (save_varasm_status, restore_varasm_status): Delete functions.
23309         (init_varasm_status): New function.
23310         (force_const_mem): Don't treat nested functions specially.
23311         (find_pool_constant): Accept new arg F, search for constants in
23312         that function's pool rather than the current one.  All callers
23313         changed.
23314         (get_pool_constant_for_function, get_pool_mode_for_function): New
23315         functions.
23317         * i386.c (init_386_machine_status): New function, mostly from
23318         clear_386_stack_locals.
23319         (struct machine_functions): Rename element names to avoid name
23320         clashes.
23321         (pic_label_rtx, pic_label_name, i386_stack_locals): New accessor
23322         macros, replacing global variables.
23323         (clear_386_stack_locals, save_386_machine_status,
23324         restore_386_machine_status): Delete functions.
23325         (override_options): Initialize init_machine_status.
23326         * i386.h (INIT_EXPANDERS): Delete macro.
23327         (save_386_machine_status, restore_386_machine_status,
23328         clear_386_stack_locals): Delete declarations.
23330 Sat Sep  4 16:56:28 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
23332         * config/c4x/c4x.md (rptb_init): Renamed from *rptb_init.
23333         (doloop_begin):  Simplify pattern and use emit_jump_insn.
23334         (doloop_end): Simplify pattern, switch operand order,
23335         and use emit_jump_insn.
23337 Fri Sep  3 19:02:38 1999  Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
23339         * function.h (struct function): Add new element LANGUAGE.
23340         (save_lang_status): Declare new variable.
23341         (restore_lang_status): Likewise.
23342         * function.c (save_lang_status): Define.
23343         (restore_lang_status): Likewise.
23344         (push_function_context_to): Call language-specific save function.
23345         (pop_function_context_from): Call language-specific restore function.
23347 Fri Sep  3 01:16:18 1999  Alasdair Baird  <alasdair@wildcat.demon.co.uk>
23349         * i386.md (movsf_1): Check REG_P before use of REGNO.
23350         (movdf_1): Likewise.
23351         (movxf_1): Likewise.
23352         (extendsfdf2): Likewise.
23353         (extendsfxf2): Likewise.
23354         (extenddfxf2): Likewise.
23356 Sat Sep  4 11:37:15 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
23358         * config/c4x/c4x.c (c4x_emit_move_sequence): Do not force large
23359         constants into memory.
23360         (c4x_shiftable_constant): New function.
23361         * config/c4x/c4x.c (LEGITIMATE_CONSTANT_P): Allow any CONST_INT.
23362         (c4x_shiftable_constant): Declare.
23363         * config/c4x/c4x.md (loadqi_big_constant, loadhi_big_constant,
23364         ashlqi3_noclobber): Add new patterns and associated splitters.
23366 Fri Sep  3 16:22:17 1999  Richard Henderson  <rth@cygnus.com>
23368         * dbxout.c (dbxout_init): Use xcalloc instead of xmalloc+bzero.
23369         * dwarf2out.c (dwarf2out_frame_init): Likewise.
23370         * final.c (shorten_branches): Likewise.
23371         * global.c (global_alloc): Likewise.
23372         * haifa-sched.c (build_control_flow): Likewise.
23373         * stmt.c (check_for_full_enumeration_handling): Likewise.
23374         (estimate_case_costs): Likewise.
23376 Fri Sep  3 15:49:56 1999  Mark Mitchell  <mark@codesourcery.com>
23378         * rtl.h (RTL_CHECKC2): Fix typo in last change.
23380 Fri Sep  3 15:13:34 1999  Richard Henderson  <rth@cygnus.com>
23382         * flow.c (propagate_block): Use XEXP not SET_DEST for a USE.
23383         (recompute_reg_usage): Likewise.
23384         * rtlanal.c (find_regno_fusage): Likewise.
23386         * rtl.c (rtl_check_failed_code1): New function.
23387         (rtl_check_failed_code2): New.
23388         * rtl.h (RTL_CHECK1, RTL_CHECK2, RTVEC_ELT): Parenthesize args.
23389         (RTL_CHECKC1, RTL_CHECKC2): New.
23390         (XC*): New accessor macros.
23391         (NOTE_*, LABEL_NAME, LABEL_NUSES, ADDRESSOF_REGNO): Use them.
23392         (ADDRESSOF_DECL, JUMP_LABEL, LABEL_REFS, LABEL_NEXTREF): Likewise.
23393         (CONTAINING_INSN, REGNO, INTVAL, SUBREG_REG, SUBREG_WORD): Likewise.
23394         (ASM_OPERANDS_*, MEM_ALIAS_SET, SET_SRC, SET_DEST): Likewise.
23395         (TRAP_*, RANGE_INFO_*): Likewise.
23397 Fri Sep  3 15:10:20 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23399         * Makefile.in (tlink.o): Don't depend on toplev.h.
23401         * collect2.c (c_file, o_file, export_file, import_file, ldout,
23402         output_file, nm_file_name, ldd_file_name, strip_file_name,
23403         c_file_name, prefix_list, libexts, is_ctor_dtor, find_a_file,
23404         add_prefix, prefix_from_env, prefix_from_string, do_wait,
23405         fork_execute, maybe_unlink, add_to_list,
23406         extract_init_priority, write_list, dump_list,
23407         dump_prefix_list, write_list_with_asm, write_c_file,
23408         write_c_file_stat, write_c_file_glob, scan_prog_file,
23409         scan_libraries, is_in_list, resolve_lib_name, use_import_list,
23410         ignore_library, extract_string, notice, dump_file, target_machine,
23411         collect_wait, collect_execute, libname, locatelib, aix_std_libs,
23412         read_file, print_load_command): Constify a char*.
23413         (fdopen, error, fatal, fatal_perror): Don't prototype.
23414         (my_strerror): Remove.  All callers use xstrerror instead.
23415         (xcalloc, xmalloc, xrealloc, xstrdup, putenv): Remove definitions.
23416         (main): Add prototype.  Constify lots of char* ptrs.  Change calls
23417         to xcalloc/strcpy/strcat/...  to one call to concat.
23418         (main, scan_prog_file, scan_libraries): Use an intermediate
23419         `const char **' to build an argv array.
23420         (mapfile, libselect, libcompare, locatelib): Add prototypes.
23422         * collect2.h (collect_execute, collect_wait, dump_file,
23423         file_exists): Constify a char*.
23424         (ldout, c_file_name, temporary_obstack, permanent_obstack,
23425         temporary_firstobj, vflag, debug): Add extern declarations.
23426         (fancy_abort, error, notice, fatal, fatal_perror): Add prototypes.
23428         * tlink.c: Don't include toplev.h.
23429         (vflag, debug, ldout, c_file_name, temporary_obstack,
23430         permanent_obstack, temporary_firstobj): Don't declare.
23431         (tlink_execute, frob_extension, symbol_hash_lookup,
23432         file_hash_lookup, demangled_hash_lookup, tlink_init, freadsym,
23433         recompile_files, read_repo_files, demangle_new_symbols,
23434         scan_linker_output): Constify a char*.
23435         (symbol_hash_newfunc, file_hash_newfunc, demangled_hash_newfunc,
23436         do_tlink): Mark parameters with ATTRIBUTE_UNUSED.
23438 Fri Sep  3 18:09:24 1999  Andrew Haley  <aph@cygnus.com>
23440         * config/m68k/m68kelf.h: Set USE_GAS; this makes gcc generate jbsr
23441         (relative) rather than jsr (absolute) subroutine call insns.
23442         * config/m68k/m68k-coff.h: Ditto.
23444 Fri Sep  3 17:24:31 1999  Richard Earnshaw <rearnsha@arm.com>
23446         * arm.c (note_invalid_constants): No need to ignore ASMs, we can
23447         now rework these too.
23448         (arm_reorg): If an insn can't reach the end of the current pool,
23449         ensure that we emit that pool before the insn.
23451 Fri Sep  3 09:14:32 1999  Marc Espie <espie@tetto.liafa.jussieu.fr>
23453         * tlink.c (scan_linker_output): Skip the initial underscore in
23454         a mangled name if appropriate.
23456 Fri Sep  3 01:28:33 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23458         * objc/objc-act.c (objc_tree_code_type, objc_tree_code_length,
23459         objc_tree_code_name, synth_id_with_class_suffix, warn_with_method,
23460         error_with_ivar, gen_declarator, create_builtin_decl,
23461         my_build_string, generate_descriptor_table, generate_ivars_list,
23462         generate_dispatch_table, check_protocols, TAG_GETCLASS,
23463         TAG_GETMETACLASS, TAG_MSGSEND, TAG_MSGSENDSUPER, TAG_EXECCLASS,
23464         dump_base_name, lang_decode_option, build_encode_expr,
23465         start_class, finish_class, encode_pointer, really_start_method,
23466         gen_declaration, dump_interface, handle_class_ref, handle_impent):
23467         Constify.
23468         (objc_demangle, objc_printable_name, generate_struct_by_value_array):
23469         Add static prototypes.
23470         (build_objc_string_decl, build_selector_reference_decl,
23471         encode_bitfield, build_class_reference_decl): Remove unused
23472         parameter, all callers changed.
23473         (maybe_objc_method_name): Mark with ATTRIBUTE_UNUSED.
23474         (objc_printable_name): Likewise.  Change second parameter to type int.
23475         (init_objc): Use memcpy, not bcopy, to avoid casts.
23477 Thu Sep  2 21:49:52 1999  Richard Henderson  <rth@cygnus.com>
23479         * reload1.c (eliminate_regs_in_insn): Avoid eliminating the
23480         reg notes on a deleted insn.
23481         * gcse.c (hash_expr_1): Use XWINT on a CONST_DOUBLE.
23483 Thu Sep  2 20:18:12 1999  Jeffrey A Law  (law@cygnus.com)
23485         * i386.c (ix86_attr_length_default): Handle TYPE_FXCH.
23487 Thu Sep  2 22:00:08 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
23489         * stmt.c (expand_asm_operands): Fix index into inout_mode when
23490         reading it.
23492 Thu Sep  2 13:00:48 1999  Richard Henderson  <rth@cygnus.com>
23494         * stmt.c (expand_asm_operands): Invoke MD_ASM_CLOBBERS if present.
23495         * tm.texi (MD_ASM_CLOBBERS): Document it.
23497 Thu Sep  2 10:22:40 1999  Richard Henderson  <rth@cygnus.com>
23499         * dwarf2out.c (dwarf2out_line): Constify `lastfile'.
23500         * except.c (expand_rethrow): Remove unused variable.
23501         * expr.c (do_jump_by_parts_greater_rtx): Likewise.
23502         * flow.c (replace_insns): Likewise.
23503         (create_edge_list, verify_edge_list): Likewise.
23504         * gcse.c (cprop_cc0_jump): Protect declaration with HAVE_cc0.
23506         * genemit.c (gen_expand): Only emit `operands[N]' decl if there
23507         is special code to run.
23508         (main): Don't define operands to emit_operand.
23509         * genrecog.c (main): Don't emit an empty peephole2_insn function.
23511         * rtl.h (NOTE_BASIC_BLOCK): Use X0BBDEF.
23513         * alpha/alpha.h (normal_memory_operand): Declare.
23514         (reg_no_subreg_operand): Declare.
23515         * alpha/elf.h (ASM_DECLARE_OBJECT_NAME): Use HOST_WIDE_INT_PRINT_DEC.
23517 Thu Sep  2 10:19:20 1999  Richard Henderson  <rth@cygnus.com>
23519         * c-parse.in (compstmt_primary_start): New, broken out of first
23520         part of compstmt handling in primary.
23521         (primary): Use it.  Add an error clause.
23522         (compstmt_nostart): Renamed from compstmt; remove all
23523         initial invocations of compstmt_start.
23524         (compstmt): New.
23526 Thu Sep  2 01:35:50 1999  Marc Espie <espie@cvs.openbsd.org>
23528         * protoize.c (gen_aux_info_file):  Let pexecute call choose_temp_base if
23529         needed.
23531 Thu Sep  2 00:43:59 1999  Finn Hakansson  <finn@axis.com>
23533         * combine.c (simplify_shift_const): Remove extra semicolon.
23534         * dwarf2out.c (remove_AT): Likewise.
23535         * expmed.c (expand_mult): Likewise.
23536         * gcov.c (create_program_flow_graph): Likewise.
23537         * reorg.c (mostly_true_jump): Likewise.
23539 Thu Sep  2 00:06:43 1999  Jeffrey A Law  (law@cygnus.com)
23541         * fold-const.c (fold_range_test): Do not try to fold the range
23542         test if the rhs or lhs has side effects.
23544         * combine.c (simplify_rtx): Recognize another case of a synthesized
23545         sign extension.
23547         * varasm.c (mark_constant_pool): When marking indirect references,
23548         only look at SYMBOL_REFs.
23550         * except.c (expand_fixup_region_end): Do not peek at
23551         INSN_UID (node->entry->outer_context) for flag_new_exceptions.
23553 Thu Sep  2 13:52:53 1999  Geoffrey Keating  <geoffk@cygnus.com>
23555         * flags.h: New variables align_loops, align_loops_log,
23556         align_jumps, align_jumps_log, align_labels, align_labels_log,
23557         align_functions, align_functions_log.
23558         * toplev.c: Define them.
23559         (f_options): Handle -falign-* when they have no argument.
23560         (main): Add logic to set variables for -falign-functions,
23561         -falign-jumps, -falign-labels, -falign-loops.
23562         Make it -fsched-verbose=<n> and -finline-limit=<n>.
23563         (display_help): Change help to match options.
23564         * final.c (LABEL_ALIGN): Default to align_labels_log.
23565         (LABEL_ALIGN_MAX_SKIP): Default to align_labels-1.
23566         (LOOP_ALIGN): Default to align_loops_log.
23567         (LOOP_ALIGN_MAX_SKIP): Default to align_loops-1.
23568         (LABEL_ALIGN_AFTER_BARRIER): Default to align_jumps_log.
23569         (LABEL_ALIGN_AFTER_BARRIER_MAX_SKIP): Default to align_jumps-1.
23570         * varasm.c (assemble_start_function): Handle align_functions.
23572         * config/sparc/sparc.h: Don't declare sparc_align_*.
23573         Don't provide LABEL_ALIGN_AFTER_BARRIER or LOOP_ALIGN.
23574         (DEFAULT_SPARC_ALIGN_FUNCS): Delete; take functionality into
23575         sparc.c.
23576         (FUNCTION_BOUNDARY): Fix incorrect use---it's not just a request,
23577         it's a promise.
23578         * config/sparc/sparc.c: Delete sparc_align_loops,
23579         sparc_align_jumps, sparc_align_funcs and the corresponding string
23580         variables.
23581         (sparc_override_options): Default align_functions on ultrasparc.
23582         Delete -malign-* handling.
23584         * config/mips/mips.c (override_options):  On 64-bit targets,
23585         try to align code to 64-bit boundaries.
23586         (print_operand): New substitution, %~,
23587         which aligns labels to align_labels_log.
23588         * config/mips/mips.md (div_trap_normal): Use %~.
23589         (div_trap_mips16): Likewise.
23590         (abssi): Likewise.
23591         (absdi2): Likewise.
23592         (ffssi2): Likewise.
23593         (ffsdi2): Likewise.
23594         (ashldi3_internal): Likewise.
23595         (ashrdi3_internal): Likewise.
23596         (lshrdi3_internal): Likewise.
23597         (casesi_internal): Likewise.
23599 Wed Sep  1 21:13:48 1999  Richard Henderson  <rth@cygnus.com>
23601         Merge new ia32 backend from the branch!
23603         * i386.h, i386.c, i386.md, reg-stack.c, i386/unix.h: Many changes.
23604         See ChangeLog.P2 on new_ia32_branch for details.
23606         * rtl.h (stack_regs_mentioned_p): Delete prototype.
23607         * i386/cygwin.h (SUBTARGET_PROLOGUE): No more do_rtl.
23608         * i386/win32.h (SUBTARGET_PROLOGUE): Likewise.
23609         * i386/gas.h (ASM_FILE_START): Define.
23610         * i386/winnt.c (i386_pe_valid_decl_attribute_p): Update
23611         for name change of ix86_valid_decl_attribute_p.
23612         (i386_pe_valid_type_attribute_p): Similarly.
23614 Wed Sep  1 18:21:23 1999  Richard Henderson  <rth@cygnus.com>
23616         * emit-rtl.c (init_emit_once): Don't use GET_MODE_WIDER_MODE
23617         to step through CC modes.
23619 Wed Sep  1 20:18:06 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
23621         * regmove.c (fixup_match_1): Don't move INSN in front of P if
23622         it would end up in the shadow of a live flags regsiter.
23624 Wed Sep  1 11:32:00 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
23626         * reload1.c: Fix many indentation problems.
23627         * reload.c: Likewise.
23629 Tue Aug 31 22:08:03 1999  Marc Espie <espie@cvs.openbsd.org>
23631         * alias.c (non_local_reference_p): Constify fmt.
23633 Tue Aug 31 23:19:35 1999  Michael Meissner  <meissner@cygnus.com>
23635         * config/i386/xm-cygwin.h (HAVE_DOS_BASED_FILE_SYSTEM): Define.
23637 Tue Aug 31 16:44:52 1999  Jeffrey A Law  (law@cygnus.com)
23639         * cse.c (delete_trivially_dead_insns): Do not delete stores to
23640         the internal_arg_pointer.
23642 Tue Aug 31 13:35:42 1999  Richard Henderson  <rth@cygnus.com>
23644         Merge peephole2 from new_ia32_branch:
23645         * Makefile.in (STAGESTUFF): Add *.peephole2.
23646         (mostlyclean): Likewise.
23647         (recog.o): Depend on resource.h.
23649         * final.c (peephole): Conditionalize decl on HAVE_peephole.
23650         (final_scan_insn): Likewise for the invocation of peephole.
23651         * genconfig.c (main): Look for peephole and peephole2 patterns.
23652         Emit HAVE_peephole* accordingly.
23653         * genpeep.c (main): Conditionalize entire output on HAVE_peephole.
23654         * flags.h (flag_peephole2): Declare.
23655         * toplev.c: New pass peephole2.  New flag -fpeephole2.
23657         * genattrtab.c (main): Count DEFINE_PEEPHOLE2.
23658         * gencodes.c (main): Likewise.
23659         * genextract.c (main): Likewise.
23660         * genoutput.c (main): Likewise.
23661         * genemit.c (max_operand_1): Look for the max scratch operand.
23662         (gen_rtx_scratch): New.
23663         (gen_exp): Use it, and pass on new arg subroutine_type.
23664         (gen_expand): Take max scratch into account.
23665         (gen_split): Emit peephole2 functions.
23666         (output_peephole2_scratch): New.
23667         (main): Include hard-reg-set.h and resource.h.  Handle peephole2.
23668         * genrecog.c (routine_type): Add PEEPHOLE2.
23669         (IS_SPLIT): New.
23670         (make_insn_sequence): Match outer parallel for peep2.  Discard
23671         top level scratches and dups.
23672         (add_to_sequence): New args insn_type and top.  Update all callers.
23673         Handle toplevel peep2 matching insns.
23674         (write_subroutine): Handle peep2.
23675         (write_tree_1): Likewise.
23676         (write_tree): Likewise.
23677         (main): Likewise.
23678         (change_state): New arg afterward.  Update all callers.
23679         Handle matching separate insns.
23680         * recog.c (recog_next_insn): New.
23681         (peephole2_optimize): New.
23682         * rtl.def (DEFINE_PEEPHOLE2): New.
23683         * resource.c (find_free_register): New argument last_insn.  Use it
23684         to find a register available through the entire span.
23685         * resource.h (find_free_register): Update prototype.
23687 Tue Aug 31 11:51:06 1999  Jim Kingdon  <http://developer.redhat.com>
23689         * i386.c (output_strlen_unroll): Don't write xops[7]
23690         label if it wasn't set.
23692 1999-08-31 12:44 -0700  Zack Weinberg  <zack@bitmover.com>
23694         * cpplib.c (struct directive): Const-ify name pointer and
23695         function pointer prototype.
23696         (validate_else, do_define, do_line, do_include, do_undef,
23697         do_error, do_pragma, do_ident, do_if, do_xifdef, do_else,
23698         do_elif, do_endif, do_sccs, do_assert, do_unassert,
23699         do_warning): Const-ify second arg.
23700         (directive_table): Mark const.  Reorder entries by frequency
23701         of usage, record statistics.
23703 1999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover.com>
23705         * rtl.h (RTL_CHECK1, RTL_CHECK2): New macros which type- and
23706         bounds- check RTL accesses if --enable-checking.
23707         (RTVEC_ELT): Bounds check if --enable-checking.
23708         (XWINT, XINT, XSTR, XEXP, XVEC, XMODE, XBITMAP, XTREE,
23709         XBBDEF): Use RTL_CHECK1/RTL_CHECK2 as appropriate.
23710         (XVECEXP, XVECLEN): Define in terms of XVEC, RTVEC_ELT, and
23711         GET_NUM_ELEM.
23712         (X0WINT, X0INT, X0STR, X0EXP, X0VEC, X0MODE, X0BITMAP, X0TREE,
23713         X0BBDEF, X0ADVFLAGS):  New macros for accessing '0' slots of RTXes.
23715         (ADDR_DIFF_VEC_FLAGS): Use X0ADVFLAGS.
23716         (NOTE_SOURCE_FILE): Use X0STR.
23717         (NOTE_BLOCK_NUMBER, NOTE_EH_HANDLER, LABEL_NUSES,
23718         MEM_ALIAS_SET): Use X0INT.
23719         (NOTE_RANGE_INFO, NOTE_LIVE_INFO, NOTE_BASIC_BLOCK,
23720         JUMP_LABEL, LABEL_REFS, LABEL_NEXTREF, CONTAINING_INSN):
23721         Use X0EXP.
23722         * real.h (CONST_DOUBLE_CHAIN): Use X0EXP.
23723         * rtl.c (copy_rtx, copy_most_rtx): Copy '0' slots with X0WINT.
23724         (rtl_check_failed_bounds, rtl_check_failed_type1,
23725         rtl_check_failed_type2, rtvec_check_failed_bounds): New
23726         functions.
23727         (fancy_abort): Fix comment.
23729         * cse.c (canon_hash): Read CONST_DOUBLE data slots with XWINT.
23730         (cse_insn): Decrement LABEL_NUSES for jump target before
23731         deleting jump insn.
23732         * emit-rtl.c (gen_rtx_CONST_DOUBLE): Use X0EXP for slot 1.
23733         * final.c (alter_subreg): Compute regno before changing x to
23734         REG; set REGNO(x) after changing it.
23735         * flow.c (count_basic_blocks): Use XWINT to inspect EH_REGION
23736         notes containing CONST_INTs.
23737         (delete_eh_regions): Use NOTE_EH_HANDLER.
23738         * function.c (put_reg_into_stack): Make reg a MEM before
23739         initializing it.
23740         (fixup_var_refs_insns):  Save REG_NOTES (insn) in case we
23741         delete insn.
23742         (gen_mem_addressof): Make reg a MEM before initializing it.
23743         * integrate.c (copy_rtx_and_substitute): Copy '0' slots with
23744         X0WINT.
23745         * local-alloc.c (update_equiv_regs): Zap REG_NOTES before
23746         deleting an insn, not after.
23747         (block_alloc): Only look at PATTERN(insn) if we have to, and
23748         only if it's format class 'i'.
23749         * loop.c (check_dbra_loop): Check bl->biv->add_val is a
23750         CONST_INT before using its INTVAL.
23751         * print-rtl.c (print_rtx): Use X0STR.
23752         * regmove.c (fixup_match_1): Don't look at PATTERN of
23753         non-class-'i' insn chain elements.
23754         * reload.c (loc_mentioned_in_p): Take address of
23755         in->fld[1].rtx directly.
23756         * reload1.c (reload): Change reg to a MEM before initializing
23757         it.
23758         * varasm.c (mark_constant_pool): Skip CONST_DOUBLES, which
23759         have no names.
23760         * config/i386/i386.md (decrement_and_branch_if_zero): Fix typo.
23762 Fri Aug 20 13:43:41 1999  Andrew Haley  <aph@cygnus.com>
23764         * config/mips/mips.c (machine_dependent_reorg): Force a
23765         barrier to output the local constant pool if a barrier hasn't
23766         been found at a natural point in the instruction stream.
23768 Mon Aug 30 22:04:36 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23770         * c-parse.in (language_string): Constify.
23772         * dwarf2out.c (language_string): Remove declaration.
23774         * dwarfout.c (language_string): Likewise.
23776         * toplev.c (language_string, init_parse, finish_parse): Likewise.
23778         * tree.h (language_string, init_parse, finish_parse): Declare.
23780         * i386/sun386.h (language_string): Remove declaration.
23782         * mips.h (language_string): Likewise.
23784         * nextstep.h (language_string): Likewise.
23786         * nextstep21.h (language_string): Likewise.
23788         * rs6000.c (language_string): Likewise.
23790 Mon Aug 30 20:56:08 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23792         * Makefile.in (OBJS, PROTO_OBJS): Remove getpwd.o.
23793         (getpwd.o): Remove target.
23795         * getpwd.c: Delete file.  Its in libiberty now.
23797         * dbxout.c (getpwd): Don't prototype.
23798         * dwarf2out.c (getpwd): Likewise
23799         * dwarfout.c (getpwd): Likewise
23800         * final.c (getpwd): Likewise.
23801         * protoize.c (getpwd): Likewise.
23803 Mon Aug 30 20:21:34 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23805         * cse.c: (fold_rtx): Cast to HOST_WIDE_INT in left shift.
23807 Mon Aug 30 16:07:49 1999  Richard Henderson  <rth@cygnus.com>
23809         * flow.c (new_insn_dead_notes): Use sets_reg_or_subreg not
23810         mark_set_resources.
23812 Mon Aug 30 12:23:53 1999  Jim Wilson  <wilson@cygnus.com>
23814         * fixinc/Makefile.in (subdir): New.
23815         (fixincl.x, inclhack.sh, fixincl.sh): Use cp instead of $(CP).
23816         (Makefile): New.
23818 Mon Aug 30 01:02:09 1999  Jeffrey A Law  (law@cygnus.com)
23820         * emit-rtl.c (copy_rtx_if_shared): A MEM which references
23821         virtual_stack_vars_rtx or virtual_incoming_args_rtx can not
23822         be shared.
23824         * invoke.texi: Fix typo.
23826         * dwarf2out.c (mem_loc_descriptor): New argument MODE.  All callers
23827         changed.  Handle autoincrement addressing modes.
23829         * integrate.c (copy_rtx_and_substitute): Handle internal_arg_pointer
23830         just like we would the virtual incoming args register when
23831         integrating.
23833 Sun Aug 29 23:17:54 1999  David Edelsohn  <edelsohn@gnu.org>
23835         * rs6000.h (ASM_FILE_START): Specify complete filename, including
23836         path, in .file directive.
23838 Sun Aug 29 05:06:43 1999  Russ Allbery  <rra@stanford.edu>
23840         * gcc.texi (External Bugs): Remove obsolete note about Perl on
23841         SunOS.
23843 1999-08-29 08:38 -0700  Zack Weinberg  <zack@bitmover.com>
23845         * stdbool.h: Make the typedef name _Bool, with bool a #defined
23846         alias.
23848 Sun Aug 29 09:36:50 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23850         * tree.c (tree_code_name): Constify a char*.
23852         * tree.h (tree_code_name, decl_printable_name): Likewise.
23854         * function.h (struct function): Likewise.
23856         * toplev.c (decl_name, decl_printable_name): Likewise.
23858         * vax/vms.h (MAYBE_VMS_FUNCTION_PROLOGUE): Likewise.
23860         * objc/objc-act.c (decl_printable_name): Remove redundant prototype.
23861         (init_objc): Remove function pointer cast.
23863 Sun Aug 29 05:01:17 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
23865         * pa.md (interspace_jump): New pattern.
23866         (builtin_longjmp): New expander.
23868 1999-08-29  Bernd Schmidt  <bernds@cygnus.co.uk>
23870         * fp-bit.c (add, sub, multiply, divide, compare, _eq_f2, _ne_f2,
23871         _gt_f2, _ge_f2, _lt_f2, _le_f2, float_to_si, float_to_usi, negate,
23872         sf_to_df, df_to_sf): Fix potential problem with alias analysis.
23874 Sun Aug 29 04:30:52 1999  John Wehle  (john@feith.com)
23876         * jump.c (delete_prior_computation): Also check calls
23877         to constant functions.  Don't bother checking for a
23878         REG_UNUSED note before adding it.
23879         (delete_computation): Handle multi-word hard registers
23880         when synthesizing missing REG_DEAD notes for a register
23881         which is both set and used by an insn.
23883 1999-08-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
23885         * loop.c (this_loop_info): New variable.
23886         (loop_has_call, loop_has_volatile, loop_has_tablejump,
23887         loop_continue, loops_enclosed): Replace with fields in this_loop_info.
23888         All uses updated.
23889         (prescan_loop, strength_reduce): New argument loop_info.  All callers
23890         updated.
23891         (scan_loop): New variable loop_info, initialise to address of
23892         this_loop_info.
23893         (prescan_loop): Set loop_info->vtop if find NOTE_INSN_LOOP_VTOP.
23894         Delete variable loop_has_multiple_exit targets and replace with
23895         field in this_loop_info.
23896         (find_and_verify_loops): Rename this_loop to this_loop_num.
23897         (strength_reduce): Delete loop_iteration_info.  Replace variable
23898         loop_info with function argument of same name.
23899         (insert_bct): Rework test for loop being completely unrolled.
23901         * loop.h (struct loop_info): New fields num, loops_enclosed,
23902         has_call, has_volatile, has_tablejump, has_multiple_exit_targets,
23903         has_indirect_jump, and cont.  Redefine use of unroll_number.
23904         (loop_unroll_number): Delete.
23906         * unroll.c (unroll_loop): Store loop unroll count in unroll_number
23907         field of loop_info.
23908         (loop_iterations): Delete variable vtop and instead use
23909         loop_info->vtop computed in prescan_loop.
23911 Sun Aug 29 03:27:23 1999  Scott Weikart <scott@igc.apc.org>
23913         * fix-header.c (main): Do not pass a null pointer to strcmp.
23915 Sun Aug 29 03:18:48 1999  William Bader  (william@nscs.fast.net)
23917         * configure.in (i[34567]86-*-sco3.2v4*): Target does not truncate
23918         filenames.
23919         * configure: Rebuilt.
23921 Sat Aug 28 19:36:05 1999  Jeffrey A Law  (law@cygnus.com)
23923         * jump.c (jump_optimize_1): Do not delete assignments to
23924         internal_arg_pointer.
23925         * cse.c (delete_trivially_dead_insns): Always consider a set of
23926         the internal_arg_pointer live.
23928 Sat Aug 28 16:24:31 1999  Richard Henderson  <rth@cygnus.com>
23930         * flow.c (flow_delete_insn_chain): Rename from delete_insn_chain.
23931         (update_life_info) [REG_WAS_0]: Search the original insns rather
23932         than the new insns for the note.  Fix typos finding note_dest.
23933         If no dest found, discard the note rather than abort.
23934         [REG_NOALIAS]: Handle as REG_NO_CONFLICT.
23935         (replace_insns): Remove the old insn list after update_life_info
23936         not before.
23938 Sat Aug 28 16:20:12 1999  Richard Henderson  <rth@cygnus.com>
23940         * haifa-sched.c (sched_analyze): Clear LOG_LINKS before calling
23941         sched_analyze_insn.
23942         (sched_analyze_1): Let add_dependence care for not adding dups.
23943         (sched_analyze_2): Likewise.
23944         (add_branch_dependences): Likewise.
23946 Sat Aug 28 15:58:16 1999  Mumit Khan  <khan@xraylith.wisc.edu>
23948         * i386/winnt.c (export_list): New type.
23949         (exports_head): Rename to
23950         (export_head):  this.
23951         (i386_pe_record_exported_symbol): Add is_data flag.
23952         (i386_pe_asm_file_end): Emit directive for exported variables.
23953         * i386/cygwin.h (i386_pe_record_exported_symbol): Update
23954         prototype.
23955         * i386/cygwin.h (ASM_OUTPUT_COMMON): Specify symbol type.
23956         (ASM_DECLARE_OBJECT_NAME): Likewise.
23957         (ASM_DECLARE_FUNCTION_NAME): Likewise.
23958         * i386/uwin.h (ASM_DECLARE_FUNCTION_NAME): Likewise.
23960 Fri Aug 27 15:35:24 1999  Jeffrey A Law  (law@cygnus.com)
23962         * cse.c (fold_rtx): Work around bug in Sun V5.0 compilers.
23964         * pa.c (emit_move_sequence): Do not stop on SUBREG_WORD of an
23965         operand.
23967 Fri Aug 27 14:01:19 1999  Marc Espie <espie@cvs.openbsd.org>
23969         * config/openbsd.h: Define SET_ASM_OP.
23970         * tm.texi: cross-reference SET_ASM_OP in the index.
23972 1999-08-27 13:27 -0700  Zack Weinberg  <zack@bitmover.com>
23974         * rtl.c: Define CONST_DOUBLE_FORMAT to the appropriate format
23975         for a CONST_DOUBLE, at compile time.  Initialize rtx_length
23976         and class_narrowest_mode at compile time.  Kill init_rtl.
23977         Mark rtx_length, mode_class, mode_size, mode_unit_size,
23978         mode_wider_mode, mode_mask_array, class_narrowest_mode, and
23979         rtx_format as const.  Kill all references to EXTRA_CC_MODES or
23980         EXTRA_CC_NAMES.
23981         * rtl.def (CONST_DOUBLE): Use CONST_DOUBLE_FORMAT macro for
23982         format.
23983         * rtl.h: Declare rtx_length and rtx_format as const.
23984         * machmode.def: Define CC().  Use CC() to define CCmode.  If
23985         EXTRA_CC_MODES is defined, expand it here.
23986         * machmode.h: Declare mode_class, mode_size, mode_unit_size,
23987         mode_wider_mode, mode_mask_array, and class_narrowest_mode as
23988         const.  Kill all references to EXTRA_CC_MODES.
23990         * toplev.c: Don't prototype or call init_rtl.
23991         * optabs.c: Don't call init_mov_optab.
23992         * genemit.c: Don't generate init_mov_optab.  Don't call
23993         init_rtl.
23994         * gengenrtl.c: Duplicate calculation of CONST_DOUBLE_FORMAT
23995         here.
23996         * genattr.c, genattrtab.c, gencodes.c, genconfig.c,
23997         genextract.c, genflags.c, genopinit.c, genoutput.c, genpeep.c,
23998         genrecog.c: Don't call init_rtl.
24000         * arc.h, arm.h, c4x.h, i386.h, i960.h, m88k.h, pa.h, pdp11.h,
24001         rs6000.h, sparc.h: Don't define EXTRA_CC_NAMES.  Use CC() in
24002         definition of EXTRA_CC_MODES.
24004         * md.texi: Kill ref to EXTRA_CC_NAMES.
24005         * tm.texi: Document new way to define EXTRA_CC_MODES.
24007         * genrecog.c: Do not look up the name of a define_split.
24008         (Unrelated bugfix.)
24010 Fri Aug 27 17:03:42 1999  Nick Clifton  <nickc@cygnus.com>
24012         * config/v850/v850.md: Fix typo introduced by previous delta.
24014 Fri Aug 27 09:48:59 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24016         * gcc.c (fatal): Make definition static to match prototype.
24018 Fri Aug 27 10:33:35 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
24020         * combine.c (get_last_value): Don't look for earlier sets if the last
24021         known set is somewhere in between the insns being combined.
24023 Fri Aug 27 10:03:12 BST 1999  Nathan Sidwell  <nathan@acm.org>
24025         * configure.in: Don't use shell ! to negate exit codes
24026         * configure: Regenerate
24028 Fri Aug 27 09:36:17 1999  Andreas Schwab  <schwab@suse.de>
24030         * function.c (assign_stack_temp_for_type): Fix change of Mar 5 for
24031         the fact that ALIGN is measured in bits, not bytes.
24033 1999-08-27 00:27 -0700  Zack Weinberg  <zack@bitmover.com>
24035         * errors.c: New file; defines functions error, warning, and
24036         fatal, variables have_error and progname.
24037         * errors.h: New file; prototypes and decls for stuff in errors.c.
24039         * Makefile: Add rules to build errors.o and
24040         $(HOST_PREFIX)errors.o.  Link genconfig, gencodes, genemit,
24041         genopinit, genrecog, genextract, genpeep, genattr, and
24042         genoutput with errors.o.  Add errors.h to deps of genconfig.o,
24043         gencodes.o, genemit.o, genopinit.o, genrecog.o, genextract.o,
24044         genpeep.o, genattr.o, and genoutput.o.
24046         * genconfig.c, gencodes.c, genemit.c, genopinit.c, genrecog.c,
24047         genextract.c, genpeep.c, genattr.c:  Include errors.h.  Don't
24048         define or prototype fatal.  Set progname at beginning of main.
24049         * genoutput.c:  Likewise, and don't define or prototype error
24050         either.
24052         * c-typeck.c (c_expand_start_case): Return immediately if exp
24053         is an ERROR_MARK.
24054         * fold-const.c (operand_equal_p): Return immediately if arg1
24055         or arg0 are ERROR_MARKs.
24056         * stor-layout.c (layout_type [case RECORD_TYPE]): Ignore
24057         fields of type ERROR_MARK when calculating if the record can
24058         go in a register.
24060 Fri Aug 27 01:03:48 1999  Jim Kingdon  <http://developer.redhat.com>
24061         with much help from Jeffrey A Law and Richard Henderson
24063         * i386.md: In the 6 insns which call output_fix_trunc,
24064         earlyclobber operands[0].
24066 Fri Aug 27 01:01:51 1999  Philip Blundell  <pb@nexus.co.uk>
24068         * jump.c (duplicate_loop_exit_test): Call reg_scan_update after
24069         creating new registers.
24071 1999-08-26 23:09 -0700  Zack Weinberg  <zack@bitmover.com>
24073         * i386.h: Declare ix86_cpu_string, ix86_arch_string,
24074         i386_reg_alloc_order, i386_regparm_string,
24075         i386_align_loops_string, i386_align_jumps_string,
24076         i386_align_funcs_string, i386_preferred_stack_boundary_string,
24077         and i386_branch_cost_string as type "const char *".
24078         * i386.c: Define all above strings as type "const char *".
24080 Thu Aug 26 20:36:30 1999  Jim Wilson  <wilson@cygnus.com>
24082         * dwarf2out.c (output_aranges): Check DWARF_OFFSET_SIZE not PTR_SIZE
24083         when emitting alignment padding.  Emit padding byte of 0 instead of 4.
24085 Thu Aug 26 18:11:20 1999  Mark Mitchell  <mark@codesourcery.com>
24087         * tree.c (array_type_nelts): Don't create RTL_EXPRs from
24088         SAVE_EXPRs unless the SAVE_EXPRs have already been expanded.
24090 Thu Aug 26 19:33:23 1999  Jim Wilson  <wilson@cygnus.com>
24092         * dwarf2out.c (DWARF2_ASM_LINE_DEBUG_INFO): Add default definition.
24093         (debug_dwarf): Add DWARF2_ASM_LINE_DEBUG_INFO support.
24094         (dwarf2out_line, dwarf2out_finish): Likewise.
24095         * tm.texi (DWARF2_ASM_LINE_DEBUG_INFO): Add documetation.
24097 Thu Aug 26 16:10:56 1999  Gavin Romig-Koch  <gavin@cygnus.com>
24099         * tree.c (lang_unsave_expr_now) : Correct return type.
24100         * tree.h (lang_unsave_expr_now) : Same.
24102 Thu Aug 26 13:12:29 1999  Jeffrey A Law  (law@cygnus.com)
24104         * pa.c (cint_ok_for_move): Use CONST_INT_OK_FOR_LETTER_P macros
24105         instead of duplicating code.
24107 Thu Aug 26 18:32:32 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
24109         * gcse.c (hash_scan_insn): Don't scan obvious no-ops.
24111 1999-08-26 09:42 -0700  Zack Weinberg  <zack@bitmover.com>
24113         * tree.h: fancy_abort always takes three args.
24114         * resource.c: Move include of system.h before toplev.h.
24116 Thu Aug 26 09:46:16 1999  Nick Clifton  <nickc@cygnus.com>
24118         * dwarf2out.c (mem_loc_descriptor): Accept LABEL_REFs as well
24119         as SYMBOL_REFs.
24121 1999-08-25 22:10 -0700  Zack Weinberg  <zack@bitmover.com>
24123         * system.h: Don't redefine abort or trim_filename.
24124         * rtl.h: Define abort to fancy_abort (__FILE__, __LINE__, 0)
24125         or fancy_abort (__FILE__, __LINE__, __FUNCTION__) depending on
24126         whether or not __FUNCTION__ is available.
24127         * tree.h: Duplicate rtl.h's definition of abort, for files
24128         that don't include rtl.h.  Delete all code to perform type
24129         checking with a compiler other than GCC.
24130         * varray.h: Delete all code to perform type checking with a
24131         compiler other than GCC.  Make VARRAY_CHECK() always evaluate
24132         its arguments exactly once, using a statement expression.
24133         Adjust the VARRAY_<type> accessor macros to match.
24134         * toplev.h (fatal_insn, fatal_insn_not_found): Kill.
24135         (_fatal_insn, _fatal_insn_not_found): New fns, take info on
24136         caller's location.  Define fatal_insn and fatal_insn_not_found
24137         as macros that use _fatal_insn and _fatal_insn_not_found.
24138         (fancy_abort, trim_filename): Kill prototypes.
24140         * rtl.c (trim_filename): Move here from toplev.c.
24141         (fancy_abort): New function.
24142         (DIR_SEPARATOR): Provide default definition.
24143         * tree.c (tree_check_failed, tree_class_check_failed): Go
24144         through fancy_abort.
24145         (tree_check, tree_class_check, cst_or_constructor_check,
24146         expr_check): Delete.
24147         * varray.c (varray_check_failed): New function.
24148         * toplev.c (fatal_insn, fatal_insn_not_found): Replace with
24149         _fatal_insn and _fatal_insn_not_found.  Go through
24150         fancy_abort.
24151         (trim_filename, fancy_abort): Delete.
24153         * builtins.c (expand_builtin_args_info): Report ICE with abort.
24154         * except.c (start_catch_handler): Report ICE with error/abort
24155         combo.
24156         * final.c (output_operand_lossage): Likewise.
24157         * flow.c (verify_flow_info): Likewise.
24159         * gcc.c: Prototype fatal.
24160         * gengenrtl.c: Undef abort after including rtl.h not system.h.
24161         * genattr.c, genattrtab.c, genemit.c, genextract.c,
24162         genflags.c, genopinit.c, genoutput.c, genpeep.c, genrecog.c:
24163         Don't define fancy_abort.
24165 Wed Aug 25 17:56:59 1999  Richard Henderson  <rth@cygnus.com>
24167         * optabs.c (emit_cmp_and_jump_insns): Be more thorough in
24168         canonization.
24170 Wed Aug 25 15:35:55 1999  Richard Henderson  <rth@cygnus.com>
24172         * m88k.h (VERSION_INFO2): Kill.
24173         (VERSION_STRING): Kill.
24174         (TM_RCS_ID): Kill.
24175         (VERSION_INFO1): Tidy.
24176         (TARGET_VERSION): Update.
24177         * m88k/dgux.h (VERSION_INFO2): Kill.
24178         (ASM_FIRST_LINE): Adjust for death of VERSION_STRING.
24179         * m88k/luna.h (VERSION_INFO1): Tidy.
24180         * m88k/sysv4.h (VERSION_INFO1): Likewise.
24181         * m88k.c (out_rcs_id, tm_rcs_id): Kill.
24182         (output_file_start): Adjust for death of VERSION_STRING.
24184 1999-08-25 13:51 -0700  Jim Meyering  <meyering@ascend.com>
24186         * cpplib.c (detect_if_not_defined): New function.
24187         (do_if): Use it to detect potential once-only headers.
24189 Wed Aug 25 14:00:18 1999  Jason Merrill  <jason@yorick.cygnus.com>
24191         * c-common.c (combine_strings): Always set TREE_CONSTANT.
24193 Wed Aug 25 15:27:22 1999  Gavin Romig-Koch  <gavin@cygnus.com>
24195         * combine.c (nonzero_bits) : Allow single-ly set registers to be
24196         anywere in the function only if they are pseudos and set before
24197         being used (not live at the start of the function).
24198         (num_sign_bit_copies) : Same.
24199         (get_last_value_validate) : Same.
24200         (get_last_value) : Same.
24202 Wed Aug 25 11:13:29 1999  Richard Henderson  <rth@cygnus.com>
24204         * loop.c (express_from): Try harder to unify (* c N) and (* c M)
24205         where N and M are constant and N is an integer multiple of M.
24207 Wed Aug 25 13:55:47 EDT 1999  Andrew MacLeod  <amacleod@cygnus.com>
24209         * sbitmap.h (sbitmap_intersection_of_succs): Add prototype.
24210         (sbitmap_intersection_of_preds, sbitmap_union_of_succs,
24211         sbitmap_union_of_preds): Add prototypes.
24212         * sbitmap.c (sbitmap_intersection_of_succs): New function to compute
24213         the intersection of successors with the new flow graph structures.
24214         (sbitmap_intersection_of_preds): New function to compute the
24215         intersection of predecessors with the new flow graph structures.
24216         (sbitmap_union_of_succs): New function to compute the union of
24217         successors with the new flow graph structures.
24218         (sbitmap_union_of_preds): New function to compute the union of
24219         predecessors with the new flow graph structures.
24220         * gcse.c (compute_rdm, compute_available): Use new sbitmap routines.
24221         (expr_reaches_here_p): Use edge and basic_block structures instead
24222         of s_preds and s_succs.
24223         (compute_cprop_avinout): Use new sbitmap routines.
24224         (pre_expr_reaches_here_p): Use edge and basic_block structures instead
24225         of s_preds and s_succs.
24226         * flow.c (compute_flow_dominators): Compute dominators using
24227         edges and basic blocks instead of s_preds and s_succs.
24229 Wed Aug 25 13:41:47 EDT 1999  Andrew MacLeod  <amacleod@cygnus.com>
24231         * lists.c (unused_insn_list, unused_expr_list): New file for
24232         maintaining various types of lists. New statics for maintaining a
24233         cache of available INSN_LIST and EXPR_LIST nodes.
24234         (free_list): Static function for freeing a list of INSN/EXPR nodes.
24235         (alloc_INSN_LIST): Function to get a free INSN_LIST node.
24236         (alloc_EXPR_LIST): Function to get a free EXPR_LIST node.
24237         (init_EXPR_INSN_LIST_cache): Initialize the cache lists.
24238         (free_EXPR_LIST_list): Free an entire list of EXPR_LIST nodes.
24239         (free_INSN_LIST_list): Free an entire list of INSN_LIST nodes.
24240         (free_EXPR_LIST_node): Free an individual EXPR_LIST node.
24241         (free_INSN_LIST_node): Free an individual INSN_LIST node.
24242         * haifa-sched.c (unused_insn_list, unused_expr_list): Moved to flow.c
24243         (free_list, alloc_INSN_LIST, alloc_EXPR_LIST): Moved to flow.c
24244         (remove_dependence, free_pending_lists): Use new global routines.
24245         (flush_pending_lists, sched_analyze_insn): Use new global routines.
24246         (sched_analyze, compute_block_backward_dependences): Use new routines.
24247         (sched_analyze_1, sched_analyze_2): Use new routines.
24248         (schedule_insns): Use new global routines.
24249         * rtl.h (init_EXPR_INSN_LIST_cache, free_EXPR_LIST_list): Add function
24250         prototypes.
24251         (free_INSN_LIST_list, free_EXPR_LIST_node): Add prototypes.
24252         (free_INSN_LIST_node, alloc_INSN_LIST, alloc_EXPR_LIST): Add function
24253         prototypes.
24254         * toplev.c (rest_of_compilation): Initialize node cache.
24255         * Makefile.in (OBJS): Add lists.o to list of object files.
24256         (lists.o): Add dependancies.
24258 Wed Aug 25 17:31:56 1999  Nick Clifton  <nickc@cygnus.com>
24260         * config/v850/v850.md: Fix compile time warning messages.
24261         * config/v850/v850.c: Fix compile time warning messages.
24262         * config/v850/v850.h: Fix compile time warning messages.
24264 Wed Aug 25 09:44:43 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24266         * genattr.c (gen_attr): Add prototype arguments for get_attr_*().
24267         Remove unused prototype for `init_lengths'.
24269 Wed Aug 25 09:32:31 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24271         * calls.c (emit_call_1): Mark parameter `stack_size' with
24272         ATTRIBUTE_UNUSED.
24273         (expand_call): Initialize variable `insn'.
24274         (emit_library_call): Likewise for variable `high_to_save'.
24275         (emit_library_call_value): Likewise.
24276         (store_one_arg): Likewise for variables `lower_bound' and
24277         `upper_bound'.
24279         * combine.c (try_combine): Likewise for variables `i2_code_number'
24280         and `other_code_number'.
24281         (find_split_point): Likewise for variables `pos', `unsignedp' and
24282         `inner'.
24283         (simplify_if_then_else): Likewise for variables `op' and `c1'.
24284         (simplify_and_const_int): Remove unused variable `width'.
24285         (merge_outer_ops): Likewise.
24287         * cse.c (simplify_binary_operation): Cast an INTVAL() to `unsigned
24288         HOST_WIDE_INT' when comparing against one.
24289         (simplify_relational_operation): Likewise.
24290         (cse_insn): Initialize variables `src_eqv_volatile',
24291         `src_eqv_in_memory', `src_eqv_in_struct', `src_eqv_hash' and `sets'.
24293         * final.c (init_final): Constify parameter `filename'.
24294         (final_start_function): Mark parameter `optimize' with
24295         ATTRIBUTE_UNUSED.
24296         (profile_function): Likewise for parameters `first' and `optimize'.
24297         (output_source_line): Likewise for parameter `file'.
24299         * integrate.c (subst_constants): Cast a value to `size_t' when
24300         comparing against one.
24301         (mark_stores): Initialize variable `mode'.  Cast a value to
24302         `size_t' when comparing against one.
24304         * integrate.h (MAYBE_EXTEND_CONST_EQUIV_VARRAY): Likewise.
24306         * loop.c (move_movables): Initialize variable `first'.
24307         (strength_reduce): Likewise for variable `increment'.
24308         (check_dbra_loop): Likewise for variable `comparison_val'.  Cast a
24309         value to `size_t' when comparing against one.
24310         (load_mems): Initialize variable `end_label'.
24312         * output.h (init_final): Constify parameter.
24314         * reload.c (decompose): Initialize variable `base'.
24316         * reload1.c (reload): Likewise for variable `is_scalar'.
24317         (spill_hard_reg): Mark parameter `dumpfile' with ATTRIBUTE_UNUSED.
24318         (choose_reload_regs): Initialize variable `mode'.
24319         (emit_reload_insns): Likewise for variable `store_insn'.
24320         (reload_cse_noop_set_p): Mark parameter `insn' with
24321         ATTRIBUTE_UNUSED.
24322         (reload_combine): Initialize variable `set'.
24324         * unroll.c (unroll_loop): Likewise for variable `local_label'.
24325         (copy_loop_body): Cast a value to `size_t' when comparing against
24326         one.
24328         * varasm.c (assemble_variable): Initialize variable `size_tree'.
24329         (const_hash): Add an `else abort()' in an if-else-if-else sequence.
24330         (remove_from_pending_weak_list): Mark parameter `name' with
24331         ATTRIBUTE_UNUSED.
24333 Wed Aug 25 11:18:39 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
24335         * toplev.c (rest_of_compilation): Use decl_printable_name when opening
24336         gcse dump file.
24338 Wed Aug 25 10:57:12 1999  Nick Clifton  <nickc@cygnus.com>
24340         * config/arm/telf.h (ASM_WEAKEN_LABEL): Define.
24341         (ASM_DECLARE_FUNCTION_NAME): Define.
24342         (TYPE_ASM_OP, SIZE_ASM_OP, TYPE_OPERAND_FORMAT,
24343         ASM_DECLARE_RESULT, ASM_DECLARE_OBJECT_NAME,
24344         ASM_FINISH_DECLARE_OBJECT, ASM_DECLARE_FUNCTION_SIZE): Define if
24345         not already defined.
24347 Wed Aug 25 01:36:11 1999  John David Anglin  <dave@hiauly1.hia.nrc.ca>
24349         * calls.c (emit_call_1): Use call_pop/call_value_pop for all values
24350         of n_popped when call/call_value are not defined.
24352 Wed Aug 25 01:25:14 1999  Jeffrey A Law  (law@cygnus.com)
24354         * tm.texi: GNU CC -> GCC conversion.
24355         (CC1_SPEC): Indicate it is used for all language front ends.
24357 Tue Aug 24 23:43:03 1999  Mark Mitchell  <mark@codesourcery.com>
24359         * flow.c (delete_block): Spell NOTE_INSN_EH_REGION_BEG and
24360         NOTE_INSN_EH_REGION_END correctly.
24362 Tue Aug 24 23:26:44 1999  Michael Tiemann  <tiemann@holodeck.cygnus.com>
24363                           Jeff Law <law@cygnus.com>
24365         * loop.c (strength_reduce): Automatically unroll loops if the
24366         unrolled loop size is smaller than the rolled loop size.
24368         * loop.c (insert_bct): Replace use of sdiv_optab with asr_optab
24369         and delete comment that code should be rewritten.
24371 Tue Aug 24 22:56:35 1999  Jeffrey A Law  (law@cygnus.com)
24373         * haifa-sched.c (find_rgns): Mark a block found during the DFS search
24374         as reachable.
24376         * haifa-sched.c (get_visual_tbl_length): Fix off-by-one error.
24378 Tue Aug 24 22:41:06 1999  Mumit Khan  <khan@xraylith.wisc.edu>
24380         * fixinc/mkfixinc.sh: Don't fix uwin headers.
24381         * i386/uwin.h (MD_STARTFILE_PREFIX): Define.
24382         (LINK_SPEC): Add -u _main when building executables.
24383         (ASM_DECLARE_FUNCTION): Update from Cygwin.
24384         (ASM_FILE_END): Use the default for ix86-pe.
24385         * i386/xm-uwin.h (HAVE_BCOPY): Undefine.
24387 Tue Aug 24 20:49:47 1999  Art Haas  <ahaas@neosoft.com>
24389         * final.c (output_addr_const): Handle case where ASM_OPEN_PAREN
24390         and ASM_CLOSE_PAREN are empty strings.
24392 Wed Aug 25 12:46:22 1999  Fred Fish  <fnf@cygnus.com>
24393                           Geoffrey Keating <geoffk@cygnus.com>
24395         * Makefile.in (PREPROCESSOR_DEFINES): New macro.
24396         (protoize.o):  Use PREPROCESSOR_DEFINES and DRIVER_DEFINES.
24397         (unprotoize.o): Ditto.
24398         (test-protoize-simple): Don't define STD_PROTO_DIR.
24399         * protoize.c: Use PARAMS rather than PROTO.  Minor whitespace
24400         changes to make 'test-protoize-simple' pass.
24401         (STD_PROTO_DIR): Remove define.
24402         (STANDARD_EXEC_PREFIX): Supply default define.
24403         (standard_exec_prefix): New variable, init to STANDARD_EXEC_PREFIX.
24404         (target_machine): New variable, init to DEFAULT_TARGET_MACHINE.
24405         (target_version): New variable, init to DEFAULT_TARGET_VERSION.
24406         (GET_ENV_PATH_LIST): New macro.
24407         (default_syscalls_dir): No longer initialized to STD_PROTO_DIR.
24408         (do_processing): Initialize default_syscalls_dir using new
24409         macros.  Use it to initialize syscalls_absolute_filename.
24411 Tue Aug 24 16:58:15 1999  Richard Henderson  <rth@cygnus.com>
24413         * jump.c (jump_optimize_1): Do cmov opt on any single-set; force
24414         B into a register before emit_conditional_move.
24416 Tue Aug 24 15:37:03 1999  Richard Henderson  <rth@cygnus.com>
24418         * fold-const.c (fold): Reassociate (+ (+ (* a b) c) (* d e))
24419         as (+ (+ (* a b) (* d e)) c).  Factor a common power-of-two
24420         multiplicand out of (+ (* a b) (* c d)).
24422 Tue Aug 24 11:46:10 1999  Bob Manson <manson@cygnus.com>
24423                           Richard Henderson  <rth@cygnus.com>
24425         * haifa-sched.c (split_hard_reg_notes): Move to flow.c
24426         (new_insn_dead_notes): Likewise.
24427         (update_n_sets): Likewise.
24428         (update_flow_info): Move to flow.c, renamed to update_life_info;
24429         extend to handle multiple source insns.
24430         * flow.c: Include resource.h
24431         (unlink_insn_chain): New.
24432         (split_hard_reg_notes): New.
24433         (maybe_add_dead_note): New.
24434         (maybe_add_dead_note_use): New.
24435         (find_insn_with_note): New.
24436         (new_insn_dead_notes): New.
24437         (update_n_sets): New.
24438         (sets_reg_or_subreg_1, sets_reg_or_subreg): New.
24439         (maybe_remove_dead_notes): New.
24440         (update_life_info): New.
24441         (prepend_reg_notes): New.
24442         (replace_insns): New.
24443         * output.h (update_life_info): Declare.
24444         * recog.c (split_block_insns): Use update_life_info.
24445         * resource.c (find_free_register): Use reg_alloc_order, don't use
24446         fixed regs, make sure the mode is supported, don't use new regs.
24447         (reg_dead_p): New.
24448         * rtl.h (replace_insns): Declare.
24450 Tue Aug 24 13:48:39 1999  Nathan Sidwell  <nathan@acm.org>
24452         * expr.c (expand_expr): Cope with COND_EXPRs with one
24453         non-returning branch.
24455 Mon Aug 23 22:28:16 1999  Mark Mitchell  <mark@codesourcery.com>
24457         * expr.c (store_expr): Always pass down the target, even when not
24458         doing CSE.
24460 1999-08-24  Nick Clifton  <nickc@cygnus.com>
24462         * configure.in: Define target_cpu_default for v850 targets.
24463         * configure: Regenerate
24465         * config/v850/v850.h (TARGET_CPU_generic): Define.
24466         (GO_IF_LEGITIMATE_ADDRESS): Insist that SImode and larger constant
24467         addresses are 4 byte aligned.
24469         * config/v850/v850.c (print_operand): Cope with 'R' format DFmode
24470         addresses.
24472 Tue Aug 24 09:32:07 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24474         * genattr.c (function_unit_desc): Constify a char*.  Add prototype.
24475         (main): Add prototypes.
24477         * genattrtab.c (substitute_address, write_const_num_delay_slots,
24478         attr_eq, attr_numeral, attr_equal_p, attr_copy_rtx): Prototype.
24479         (write_attr_get): Emit prototypes along with function definition.
24480         (write_eligible_delay): Mark a parameter with ATTRIBUTE_UNUSED.
24481         (write_complex_function): Emit static prototype along with
24482         function definition.
24484         * genemit.c (gen_split): Emit prototypes along with function
24485         definition.
24487         * genoutput.c (output_epilogue): Add prototype to `insn_outfun'.
24488         Likewise for predicates and `insn_operand_predicate'.
24489         (process_template): Emit static prototype along with function
24490         definition.
24492         * genrecog.c (make_insn_sequence): Constify a char*.  Add
24493         prototypes for get_split_*().
24494         (write_subroutine): Emit prototypes along with function
24495         definition.
24497 Tue Aug 24 12:35:20 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
24499         * gcse.c (find_avail_set): Follow chains of register-register copies.
24500         Use oprs_not_set_p to guarantee that the returned value can be
24501         substituted.
24502         (cprop_insn): Don't verify the return value of find_avail_set with
24503         oprs_not_set_p.
24505         * gcse.c (cprop_jump): New function, broken out of cprop_insn.
24506         (cprop_cc0_jump): New function.
24507         (cprop_insn): Break out new function cprop_jump and use it.
24508         Also use cprop_cc0_jump for machines with CC0.
24509         (cprop): Don't crash if cprop_insn turned the insn into a NOTE.
24511         * tree.h (current_function_calls_setjmp,
24512         current_function_calls_longjmp): Delete declarations.
24513         * dsp16xx.c: Include "function.h".
24514         * elxsi.c: Likewise.
24515         * gmicro.c: Likewise.
24516         * h8300.c: Likewise.
24517         * i370.c: Likewise.
24518         * m32r.c: Likewise.
24519         * mn10200.c: Likewise.
24520         * mn10300.c: Likewise.
24521         * ns32k.c: Likewise.
24522         * spur.c: Likewise.
24523         * v850.c: Likewise.
24525         * rtl.h (rtx_equal_function_value_matters): Declare.
24526         * toplev.c (rtx_equal_function_value_matters): Don't declare.
24527         * cse.c: Likewise.
24528         * function.c: Likewise.
24529         * emit-rtl.c: Likewise.
24531 Tue Aug 24 02:47:44 1999  Jeffrey A Law  (law@cygnus.com)
24533         * expr.c (convert_move): Fix arguments to TRULY_NOOP_TRUNCATION
24534         call.
24536 1999-08-24 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
24538         * jump.c (delete_barrier_successors) Match (set (pc) (pc)) insn
24539         exactly.
24541 Mon Aug 23 23:35:52 1999  Matthias Klose  <doko@cs.tu-berlin.de>
24543         * cpp.texi: Add a node documenting macro varargs (copied
24544         from extend.texi).
24546 1999-08-23 22:23 -0700  Zack Weinberg  <zack@bitmover.com>
24548         * cppspec.c: Put a null pointer at the end of the new argv.
24550 Mon Aug 23 21:23:24 1999  Jeffrey A Law  (law@cygnus.com)
24552         * configure.in: Remove code to select/de-select the haifa
24553         scheduler.  Every scheduled port gets haifa now.
24554         * configure: Rebuilt.
24555         * flags.h, genattrtab.c, rtl.h, toplev.c: Remove HAIFA ifdefs.
24556         * sched.c Deleted.
24557         * Makefile.in: Corresponding changes.
24559 Mon Aug 23 16:04:13 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
24561         * optabs.c (prepare_cmp_insn): Turn COMPARISON arg into a pointer.
24562         All callers changed.
24563         (prepare_float_lib_cmp): Likewise.
24564         Use FLOAT_LIB_COMPARE_RETURNS_BOOL.
24565         * expr.h (emit_float_lib_cmp): Delete declaration.
24566         * tm.texi (FLOAT_LIB_COMPARE_RETURNS_BOOL): Document.
24567         * sparc.h (FLOAT_LIB_COMPARE_RETURNS_BOOL): Define.
24568         * sparc.md (bcc and scc patterns): Don't handle TFmode comparisons
24569         specially.
24570         (cmptf): Now conditional on TARGET_HARD_QUAD.
24572 Fri Aug 20 17:52:27 1999  Jim Wilson  <wilson@cygnus.com>
24574         * resource.c (mark_target_live_regs): Use
24575         PIC_OFFSET_TABLE_REG_CALL_CLOBBERED.
24577 Fri Aug 20 19:07:55 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24579         * rtl.c (rtx_class, note_insn_name, reg_note_name): Constify.
24581         * rtl.h (rtx_class, reg_note_name, note_insn_name): Likewise.
24583         * genopinit.c (gen_insn): Use accessor macro, not `rtx_class'.
24585 Fri Aug 20 18:53:43 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24587         * rtl.h (rtx_format): Constify a char*.
24589         * rtl.c (rtx_format): Likewise.
24590         (copy_rtx, copy_most_rtx, read_rtx): Likewise.
24591         (init_rtl): Use accessor macro, not `rtx_format'.
24593         * alias.c (rtx_equal_for_memref_p, find_symbolic_term): Constify a
24594         char*.
24596         * caller-save.c (mark_referenced_regs): Likewise.
24598         * combine.c (subst, make_compound_operation, known_cond,
24599         gen_rtx_combine, update_table_tick, get_last_value_validate,
24600         use_crosses_set_p, mark_used_regs_combine, move_deaths): Likewise.
24602         * cse.c (rtx_cost, mention_regs, canon_hash, exp_equiv_p,
24603         refers_to_p, canon_reg, fold_rtx, cse_process_notes,
24604         count_reg_usage): Likewise.
24606         * emit-rtl.c (gen_rtx, copy_rtx_if_shared, reset_used_flags):
24607         Likewise.
24609         * final.c (leaf_renumber_regs_insn): Likewise.
24611         * flow.c (mark_used_regs, find_use_as_address, dump_flow_info,
24612         dump_edge_info, count_reg_references): Likewise.
24614         * function.c (fixup_var_refs_1, walk_fixup_memory_subreg,
24615         fixup_stack_1, purge_addressof_1, instantiate_virtual_regs_1):
24616         Likewise.
24618         * gcse.c (oprs_unchanged_p, hash_expr_1, expr_equiv_p,
24619         oprs_not_set_p, expr_killed_p, compute_transp, find_used_regs,
24620         add_label_notes): Likewise.
24622         * genattrtab.c (attr_rtx, attr_copy_rtx, encode_units_mask,
24623         clear_struct_flag, count_sub_rtxs, count_alternatives,
24624         compares_alternatives_p, contained_in_p, walk_attr_value,
24625         write_expr_attr_cache): Likewise.
24627         * genconfig.c (walk_insn_part): Likewise.
24629         * genemit.c (max_operand_1, gen_exp): Likewise.
24631         * genextract.c (walk_rtx): Likewise.
24633         * genflags.c (num_operands): Likewise.
24635         * genoutput.c (scan_operands): Likewise.
24637         * genpeep.c (match_rtx): Likewise.
24639         * genrecog.c (add_to_sequence): Likewise.
24641         * haifa-sched.c (may_trap_exp, sched_analyze_2, attach_deaths):
24642         Likewise.
24644         * integrate.c (save_constants, copy_for_inline,
24645         copy_rtx_and_substitute, subst_constants, restore_constants):
24646         Likewise.
24648         * jump.c  (mark_jump_label, invert_exp, redirect_exp,
24649         rtx_renumbered_equal_p, rtx_equal_for_thread_p): Likewise.
24651         * local-alloc.c (contains_replace_regs, memref_referenced_p):
24652         Likewise.
24654         * loop.c (record_excess_regs, rtx_equal_for_loop_p,
24655         add_label_notes, replace_call_address, count_nonfixed_reads,
24656         invariant_p, find_single_use_in_loop, find_mem_givs,
24657         find_life_end, maybe_eliminate_biv_1, update_reg_last_use):
24658         Likewise.
24660         * print-rtl.c (reg_names, print_rtx): Likewise.
24662         * recog.c (validate_replace_rtx_1, find_single_use_1): Likewise.
24664         * reg-stack.c (stack_regs_mentioned_p, record_label_references,
24665         record_reg_life_pat, swap_rtx_condition, goto_block_pat,
24666         print_blocks): Likewise.
24668         * regclass.c (fix_register, record_address_regs,
24669         reg_scan_mark_refs): Likewise.
24671         * regmove.c (stable_but_for_p): Likewise.
24673         * reload.c (loc_mentioned_in_p, operands_match_p,
24674         find_reloads_toplevsubst_reg_equivs, find_reloads_address_1,
24675         copy_replacements, refers_to_regno_for_reload_p,
24676         refers_to_mem_for_reload_p, find_inc_amount, regno_clobbered_p,
24677         reload_when_needed_name, reg_class_names, debug_reload_to_stream):
24678         Likewise.
24680         * reload1.c (eliminate_regs, scan_paradoxical_subregs,
24681         delete_address_reloads_1, count_occurrences,
24682         reload_cse_mem_conflict_p, reload_combine_note_use,
24683         add_auto_inc_notes): Likewise.
24685         * resource.c (mark_referenced_resources, mark_set_resources):
24686         Likewise.
24688         * rtlanal.c (rtx_unstable_p, rtx_varies_p, rtx_addr_varies_p,
24689         reg_mentioned_p, regs_set_between_p, modified_between_p,
24690         modified_in_p, refers_to_regno_p, reg_overlap_mentioned_p,
24691         rtx_equal_p, volatile_insn_p, volatile_refs_p, side_effects_p,
24692         may_trap_p, inequality_comparisons_p, replace_rtx, replace_regs,
24693         jmp_uses_reg_or_mem, for_each_rtx, regno_use_in): Likewise.
24695         * sched.c (sched_analyze_2, attach_deaths): Likewise.
24697         * stupid.c (stupid_mark_refs): Likewise.
24699         * unroll.c (remap_split_bivs): Likewise.
24701         * varasm.c (mark_constants): Likewise.
24703         * a29k/a29k.c (uses_local_reg_p): Likewise.
24705         * alpha/alpha.c (summarize_insn): Likewise.
24707         * arm/arm.c (symbol_mentioned_p, label_mentioned_p,
24708         eliminate_lr2ip): Likewise.
24710         * arm/thumb.c (symbol_mentioned_p, label_mentioned_p): Likewise.
24712         * i386/i386.c (symbolic_reference_mentioned_p, copy_all_rtx,
24713         reg_mentioned_in_mem): Likewise.
24715         * ns32k/ns32k.c (global_symbolic_reference_mentioned_p,
24716         symbolic_reference_mentioned_p): Likewise.
24718         * romp/romp.c (unsigned_comparisons_p, hash_rtx): Likewise.
24720         * sh/sh.c (regs_used, mark_use): Likewise.
24722         * vax/vax.c (vax_rtx_cost): Likewise.
24724 Fri Aug 20 18:38:43 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24726         * machmode.h (mode_name): Constify a char*.
24728         * rtl.c (mode_name): Likewise.
24730         * genopinit.c (gen_insn): Use accessor macro, not `mode_name'.
24732         * optabs.c (init_libfuncs): Constify a char*.
24734         * print-tree.c (mode_name): Remove redundant declaration.
24735         (print_node): Use accessor macro, not `mode_name'.
24737         * reload1.c (dump_needs): Constify a char*.  Use accessor macro,
24738         not `mode_name'.
24739         (new_spill_reg): Constify a char*.
24741         * tree.c (mode_name): Remove redundant declaration.
24743 Fri Aug 20 18:31:26 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24745         * rtl.c (rtx_name): Constify a char*.
24747         * rtl.h (rtx_name, fix_sched_param): Likewise.
24749         * gmicro/gmicro.c (rtx_name): Remove redundant declaration.
24750         (mypr): Use accessor macro, not `rtx_name'.
24752         * genemit.c (print_code): Constify a char*.
24754         * genopinit.c (gen_insn): Use accessor macro, not `rtx_name'.
24756         * genpeep.c (print_code): Constify a char*.
24758         * genrecog.c (print_code): Likewise.
24760         * graph.c (start_fct, start_bb, node_data, draw_edge, end_fct,
24761         end_bb): Add static prototype.
24762         (draw_edge): Constify a char*.
24763         (end_bb): Remove unused parameter.
24765         * haifa-sched.c (fix_sched_param, safe_concat, print_exp
24766         print_block_visualization): Constify a char*.
24768 Fri Aug 20 15:02:10 1999  Mark Mitchell  <mark@codesourcery.com>
24770         * c-common.c (c_get_alias_set): Update comment.
24772 1999-08-20  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
24774         * linux.h (LIB_SPEC): Added.
24776 Fri Aug 20 22:32:17 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
24778         * config/c4x/c4x.h (STARTFILE_SPEC): Don't def.
24780 1999-08-19 18:43 -0700  Zack Weinberg  <zack@bitmover.com>
24782         * tree.c (expr_check): Fix typo in last change.
24784 1999-08-19 14:44 -0700  Zack Weinberg  <zack@bitmover.com>
24786         * rtl.def (NOTE): Change format to "iuu0n".
24787         (ADDR_DIFF_VEC): Change format to "eEee0".
24788         (ADDRESSOF): Change format to "eit".
24790         * rtl.h (rtvec): Make "elem" an array of rtx, not rtunion.
24791         (RTVEC_ELT): Change to match.
24792         (XVECEXP): Use XVEC and RTVEC_ELT.
24793         (INSN_UID, INSN_CODE, CODE_LABEL_NUMBER, NOTE_LINE_NUMBER,
24794         ADDRESSOF_REGNO, REGNO, SUBREG_WORD): Use XINT.
24795         (PREV_INSN, NEXT_INSN, PATTERN, REG_NOTES,
24796         CALL_INSN_FUNCTION_USAGE, SUBREG_REG, SET_SRC, SET_DEST,
24797         TRAP_CONDITION, TRAP_CODE): Use XEXP.
24798         (INTVAL): Use XWINT.
24799         (ADDRESSOF_DECL): Use XTREE.
24800         (SET_ADDRESSOF_DECL): Delete.
24801         (NOTE_DECL_NAME, NOTE_DECL_CODE, NOTE_DECL_RTL,
24802         NOTE_DECL_IDENTIFIER, NOTE_DECL_TYPE): Kill.  These have been
24803         ifdefed out since 2.6 at least.
24804         (gen_rtvec_vv): Delete prototype.
24806         * rtl.h (rtvec_alloc): rt->elem is now an array of rtx,
24807         not rtunion.
24808         (copy_most_rtx): Handle 't' format letter.
24809         * emit-rtl.c (gen_rtvec_v): rt_val->elem is an array of rtx.
24810         (gen_rtvec_vv): Delete function.  All callers changed to use
24811         gen_rtvec_v instead.
24812         * print-rtl.c (print_rtx): Move special casing of NOTEs to
24813         the '0' format letter.
24815         * function.c (gen_mem_addressof): Don't use
24816         SET_ADDRESSOF_DECL; provide `decl' to gen_rtx_ADDRESSOF
24817         instead.
24818         * integrate.c (copy_rtx_and_substitute): Likewise.
24819         Copy 't' slots with XTREE.
24820         (subst_constants): Treat 't' slots like '[swi]' slots.
24821         * cse.c (canon_hash, exp_equiv_p): Treat 't' slots like '0' slots.
24822         * jump.c (rtx_equal_for_thread_p): Likewise.
24823         * rtlanal.c (rtx_equal_p): Likewise.
24824         * stmt.c (expand_end_case): gen_rtx_ADDR_DIFF_VEC now takes
24825         only four arguments.
24826         * gengenrtl.c (type_from_format): Provide correct types for
24827         'b' and 't' slots.
24830         * tree.h [ENABLE_CHECKING] (TREE_CHECK, TREE_CLASS_CHECK):
24831         If a recent gcc is in use (always in stage2 and beyond), use
24832         statement expressions, so we don't make a function call unless
24833         the check fails.  Evaluate arguments exactly once.
24834         (CHAIN_CHECK, DO_CHECK, DO_CHECK1, TREE_CHECK1,
24835         TREE_CLASS_CHECK1, TYPE_CHECK1, DECL_CHECK1, CST_CHECK1):
24836         Delete.
24837         (CST_OR_CONSTRUCTOR_CHECK, EXPR_CHECK): Redefine such that
24838         they evaluate their arguments exactly once, irrespective of
24839         the compiler in use.
24841         * tree.c [ENABLE_CHECKING]: Define whichever set of functions
24842         is used by the currently-enabled check macros.  This is:
24843         (tree_check_failed, tree_class_check_failed): For gcc.
24844         (tree_check, tree_class_check, cst_or_constructor_check,
24845         expr_check): For other compilers.
24847         * gencheck.c: Do not define any *_CHECK1 macros.
24849 Thu Aug 19 14:42:38 1999  Mike Stump <mrs@wrs.com>
24850                           Mark Mitchell <mark@codesourcery.com>
24852         * c-common.c (c_get_alias_set): Fix support for poitners and
24853         references.
24855 Thu Aug 19 11:51:22 EDT 1999  John Wehle  (john@feith.com)
24857         * alias.c: Include tree.h.
24858         (nonlocal_reference_p, mark_constant_function): New functions.
24859         * flow.c (life_analysis): Call mark_constant_function.
24860         * rtl.h (mark_constant_function): Declare it.
24862 Thu Aug 19 15:02:01 1999  Nick Clifton  <nickc@cygnus.com>
24864         * config/rs6000/rs6000.c (rs6000_override_options): Fix test for
24865         unrecognisable switches.
24867 Wed Aug 18 23:31:57 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
24869         * loop.c (recombine_givs): Set ix field after sorting.
24870         (recombine_givs): Remove bogus index / giv lockstep looping.
24872 Wed Aug 18 18:20:40 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
24874         * expmed.c (emit_store_flag): If UNSIGNEDP, call unsigned_condition
24875         on CODE.
24876         (emit_store_flag_force): Use do_compare_rtx_and_jump.
24877         (do_cmp_and_jump): Formatting fixes.
24878         * expr.c (do_compare_and_jump): Renamed from compare; changed to call
24879         do_compare_rtx_and_jump instead of compare_from_rtx.
24880         (do_compare_rtx_and_jump): New function; mostly copied from
24881         compare_from_rtx.
24882         (do_jump_for_compare): Delete.
24883         (expand_expr): Use do_compare_rtx_and_jump when handling MAX_EXPR and
24884         MIN_EXPR.
24885         (do_jump): Use do_compare_and_jump or do_compare_rtx_and_jump instead
24886         of compare/do_jump_for_compare pairs.
24887         (do_jump_by_parts_greater): Use do_jump_by_parts_greater_rtx.
24888         (do_jump_by_parts_greater_rtx): Use do_compare_rtx_and_jump instead of
24889         compare_from_rtx/do_jump_for_compare pairs.
24890         (do_jump_by_parts_equality): Likewise.
24891         (do_jump_by_parts_equality_rtx): Likewise.
24892         * expr.h (do_compare_rtx_and_jump): Declare.
24893         * optabs.c (prepare_cmp_insn): New function, contains most of the code
24894         that used to be in emit_cmp_insn.
24895         (cmp_available_p): New function.
24896         (prepare_operand): New function.
24897         (emit_cmp_and_jump_insn_1): New function, contains some code that used
24898         to be in emit_cmp_insn.
24899         (prepare_float_lib_cmp): Renamed from emit_float_lib_cmp; change some
24900         parameters to be pointers; don't emit final compare but modify some of
24901         the values pointed to by the args so the caller can perform the
24902         correct comparison.
24903         (expand_binop): Call emit_store_flag_force with signed forms of
24904         comparison code.
24905         (expand_abs): Use do_compare_rtx_and_jump instead of compare_from_rtx/
24906         emit_jump_insn pair.
24907         (emit_cmp_and_jump_insn): Use prepare_cmp_insn and
24908         emit_cmp_and_jump_insn_1.  Call emit_queue.
24909         (emit_cmp_insn): Just call emit_cmp_and_jump_insns with zero for LABEL
24910         arg.
24911         * flow.c (tidy_fallthru_edge): If HAVE_cc0, verify insn before a
24912         jump sets cc0 before deleting it.
24913         * integrate.c (expand_inline_function): Likewise.
24914         * unroll.c (unroll_loop): Similar changes in several places.
24915         (copy_loop_body): If HAVE_cc0, verify insn before a jump sets cc0
24916         before deleting it.
24918 Wed Aug 18 06:37:44 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
24920         * Makefile.in (insn-recog.o): Update dependencies.
24921         * genrecog.c (main): Make generated file include "function.h".
24923 Sat Aug 14 00:54:57 1999  Geoffrey Keating  <geoffk@cygnus.com>
24925         * cse.c (cse_insn): Call never_reached_warning when a jump is
24926         changed to be unconditional.
24927         * flags.h: Declare warn_notreached.
24928         * flow.c (delete_block): Call never_reached_warning when
24929         a block is deleted.
24930         * jump.c (delete_barrier_successors): Call never_reached_warning
24931         when we delete everything after a BARRIER.
24932         (never_reached_warning): New function.
24933         * rtl.h: Declare never_reached_warning.
24934         * toplev.c (warn_notreached): New variable.
24935         (lang_independent_options): Set warn_notreached
24936         when -Wunreachable-code.
24937         (compile_file): We need line numbers for -Wunreachable-code.
24939 Tue Aug 17 22:06:11 1999  Jan Hubicka  <hubicka@freesoft.cz>
24941         * haifa-sched.c (insn_unit): Fix typo on out of range test.
24942         * sched.c (insn_unit): Likewise.
24944 Tue Aug 17 21:57:23 1999  Andreas Schwab  <schwab@suse.de>
24946         * combine.c (distribute_notes): Handle REG_EH_RETHROW.
24948 Tue Aug 17 17:39:43 EDT 1999  Andrew MacLeod  <amacleod@cygnus.com>
24950         * flow.c (create_edge_list): Use xmalloc, not malloc.
24952 Tue Aug 17 01:40:54 1999  Loren Rittle  <ljrittle@acm.org>
24954         * fixinc/inclhack.def (no_double_slash): Do not trash single-line
24955         C-style comments.  Do not lose the character before double slash.
24957 Mon Aug 16 18:08:22 EDT 1999  Andrew MacLeod  <amacleod@cygnus.com>
24959         * basic-block.h (struct edge_list): Stucture to maintain a vector
24960         of edges.
24961         (EDGE_INDEX_NO_EDGE, EDGE_INDEX, INDEX_EDGE_PRED_BB, INDEX_EDGE_SUCC_BB,
24962          INDEX_EDGE, NUM_EDGES): New Macros for accessing edge list.
24963         (create_edge_list, free_edge-List, print_edge_list, verify_edge_list):
24964         New function prototypes.
24965         * flow.c (create_edge_list): Function to create an edge list.
24966         (free_edge_list): Discards memory used by an edge list.
24967         (print_edge_list): Debug output showing an edge list.
24968         (verify_edge_list): Internal consistency check for an edge list.
24969         (find_edge_index): Function to find an edge index for a pred and succ.
24971 Mon Aug 16 11:56:36 1999  Mark Mitchell  <mark@codesourcery.com>
24973         * tree.c (type_hash_add): Use permalloc to allocate nodes in the
24974         hashtable.
24976 Mon Aug 16 17:04:15 1999  Jorn Rennecke <amylaar@cygnus.co.uk>
24978         * mips.h (CLASS_CANNOT_CHANGE_SIZE): Define.
24980 Fri Aug 13 15:20:43 1999  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
24982         * config/i386/freebsd.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.
24984 Fri Aug 13 10:21:28 1999  Nick Clifton  <nickc@cygnus.com>
24986         * toplev.c (rest_of_compilation): Allow machine dependent
24987         reorganisation pass to place information into the RTL dump
24988         file if it so wishes.
24990 Sun Aug 15 12:41:21 1999  Jim Wilson  <wilson@cygnus.com>
24992         * explow.c (hard_function_value): Use VOIDmode instead of
24993         MAX_MACHINE_MODE.
24994         * stmt.c (expand_return): Likewise.
24995         * stor-layout.c (get_best_mode): Likewise.
24997         * genemit.c (gen_expand): If next is MATCH_PAR_DUP, then output
24998         emit call instead of emit_insn call.
25000 Sat Aug 14 15:04:06 1999  Mumit Khan  <khan@xraylith.wisc.edu>
25002         * configure.in: Handle --disable/enable-win32-registry.
25003         * install.texi: Document --disable/enable-win32-registry.
25004         * acconfig.h (ENABLE_WIN32_REGISTRY): New macro.
25005         (WIN32_REGISTRY_KEY): New macro.
25006         * prefix.c: Use to enable/disable win32-specific code.
25007         (lookup_key): Use versioned key.
25008         * configure: Regenerate.
25009         * config.in: Likewise.
25011 Fri Aug 13 17:41:55 1999  Jason Merrill  <jason@yorick.cygnus.com>
25013         * cpplib.c (read_line_number): New fn, split out of...
25014         (do_line): Here.
25016 Fri Aug 13 14:18:27 1999  Gavin Romig-Koch  <gavin@cygnus.com>
25018         tree.c (lang_unsave_expr_now) : New.
25019         (unsave_expr_now): Call lang_unsave_expr_now.
25020         tree.h (lang_unsave_expr_now) : New.
25022 Fri Aug 13 00:49:46 1999  Jason Merrill  <jason@yorick.cygnus.com>
25024         * toplev.c (flag_new_exceptions): On by default.
25026 1999-08-13  Michael Meissner  <meissner@cygnus.com>
25028         * Makefile.in (GCC_FOR_TARGET): Move -B./ after the tooldir -B.
25030 Fri Aug 13 01:29:57 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
25032         * dwarfout.c (fundamental_type_code): Return FT_boolean for
25033         INTEGER_TYPE with precision==1, it's __java_boolean.
25035 Thu Aug 12 23:51:04 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
25037         * global.c (prune_preferences): Move some invariants out of the
25038         inner loop.
25040 Thu Aug 12 15:30:29 1999  Jesse Perry  (jap@unx.dec.com)
25042         * configure.in (alpha*-dec-osf*): Add osf5.
25044 Sun Aug  1 22:24:03 1999  Philip Blundell  <philb@gnu.org>
25046         * configure.in: Rework handling of ARM GNU/Linux slightly.
25047         (arm*-*-linux-gnuoldld): New target.
25048         * configure: Regenerate.
25049         * install.texi (Configurations): Add arm-*-linux-gnu{oldld} and
25050         arm-*-elf.  Mention that arm-*-linux-gnuaout is obsolete.
25051         * config/arm/linux-oldld.h: New file.
25052         * config/arm/linux-elf26.h: Don't include linux-elf.h.
25053         (TARGET_DEFAULT, SUBTARGET_LINK_SPEC, SUBTARGET_EXTRA_ASM_SPEC):
25054         Don't define.
25055         * config/arm/linux-elf.h (ASM_SPEC): Define.
25056         (TARGET_DEFAULT, SUBTARGET_EXTRA_LINK_SPEC,
25057         SUBTARGET_EXTRA_ASM_SPEC, CPP_APCS_PC_DEFAULT): Add definitions
25058         for 26-bit APCS and old linker.
25059         (CPP_PREDEFINES): Define `__arm__'; don't define `arm' or
25060         `arm_elf'.
25061         (FP_DEFAULT): Define to FP_SOFT3 for all machines.
25062         * config/arm/linux-aout.h (CPP_PREDEFINES): Define `__arm__';
25063         don't define `arm' or `arm_elf'.
25064         * config/arm/t-linux (EXTRA_MULTILIB_PARTS, MULTILIB_OPTIONS,
25065         MULTILIB_DIRNAMES): Define.  Fix typo in comment.
25067 Thu Aug 12 10:14:47 1999  Andreas Schwab  <schwab@suse.de>
25069         * rtl.texi: Fix typo.
25071 Wed Aug 11 23:50:57 1999  Jason Merrill  <jason@yorick.cygnus.com>
25073         * invoke.texi (C++ Dialect Options): Add -fms-extensions.
25075 Wed Aug 11 12:59:37 1999  Mark Mitchell  <mark@codesourcery.com>
25077         * extend.texi (C++ Signatures): Remove node.
25078         * invoke.texi: Remove discussion of -fhandle-signatures,
25079         signature, sigof, __signature__, and __sigof__.
25081 Wed Aug 11 03:38:25 1999  Jeffrey A Law  (law@cygnus.com)
25083         * Makefile.in (JAVAGC): Removed.
25085 Wed Aug 11 02:13:26 1999  Mumit Khan  <khan@xraylith.wisc.edu>
25087         * i386/cygwin.h (ASM_OUTPUT_ALIGNED_BSS): Define.
25089 1999-08-11 Mark Elbrecht <snowball3@bigfoot.com>
25091         * i386/djgpp.h (ASM_OUTPUT_ALIGNED_BSS): Define.
25093 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
25095         * emit-rtl.c (mark_reg_pointer): Don't increase the alignment of
25096         a register that is already known to be a pointer.
25098 1999-08-11  Bruce Korb  <ddsinc09@ix.netcom.com>
25100         * fixinc/inclhack.tpl: Only install assert.h conditionally.
25101         * fixinc/inclhack.sh: Regenerated.
25102         * fixinc/fixincl.sh: Regenerated.
25104 Wed Aug 11 00:34:22 1999  Joe Buck  <jbuck@synopsys.com>
25106         * invoke.texi: s/GNU CC/GCC/ for consistency with gcc.texi.
25107         Fix documentation of -ansi flag to describe its C++ behavior.
25108         Remove bogus reference to GCC 2.9.
25110 Tue Aug 10 17:19:02 1999  Jim Wilson  <wilson@cygnus.com>
25112         * config/sh/sh.c (machine_dependent_reorg): Only call PUT_MODE on
25113         note if it is non-NULL.
25115 Tue Aug 10 10:47:42 EDT 1999  Andrew MacLeod  <amacleod@cygnus.com>
25117         * except.h (eh_nesting_info): Add new structure defintion.
25118         (init_eh_nesting_info, free_eh_nesting_info): Add function prototypes.
25119         (reachable_handlers, update_rethrow_references): Add function
25120         prototypes.
25121         * rtl.h (struct rtvec_def): Update comments.  REG_EH_RETHROW takes
25122         a rethrow symbol instead of an integer exception region number.
25123         * flow.c (Make_edges): Use new exception nesting routines to determine
25124         which handlers are reachable from a CALL or asynchronous insn.
25125         Dont add an edge for calls with a REG_EH_REGION of -1 to non-local
25126         goto receivers.
25127         (delete_eh_regions): Update rethrow labels, and don't delete
25128         regions which are the target of a rethrow.
25129         * except.c (struct func_eh_entry): Add rethrow_ref field, now we can
25130         avoid overloading the SYMBOL_REF_USED flag.
25131         (rethrow_symbol_map): Use new rethrow_ref field.
25132         (rethrow_used): Use new rethrow_ref field.
25133         (expand_rethrow): REG_EH_RETHROW now has a SYMBOL_REF instead
25134         of an integer.  Fix formatting.
25135         (output_exception_table_entry): Use new rethrow_ref field.
25136         (can_throw): Check for EH_REGION_NOTE before deciding
25137         whether a CALL can throw or not.
25138         (scan_region): Call rethrow_used() instead of accessing data structure.
25139         (update_rethrow_references): New function to make sure only regions
25140         which are still targets of a rethrow are flagged as such.
25141         (process_nestinfo): New static function to initialize a handler
25142         list for a specific region.
25143         (init_eh_nesting_info): New function to allocate and initialize
25144         the list of all EH handlers reachable from all regions.
25145         (reachable_handlers): New function to retrieve the list of handlers
25146         reachable from a specific region and insn.
25147         (free_eh_nesting_info): New function to dispose of a list of
25148         reachable handlers.
25150 Tue Aug 10 10:39:31 EDT 1999  Andrew MacLeod  <amacleod@cygnus.com>
25152         * flow.c (split_edge): Set JUMP_LABEL field.
25153         (commit_one_edge_insertion): Set head correctly for insert_before.
25154         When inserting insns, update insn block numbers if allocated.
25156 Tue Aug 10 09:26:07 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
25158         * dwarf2out.c (dwarf2out_frame_debug_expr, add_incomplete_type,
25159         retry_incomplete_types): Add static prototype.
25160         (stripattributes, dwarf_cfi_name, ASM_OUTPUT_DWARF_STRING,
25161         dwarf_tag_name, dwarf_attr_name, dwarf_form_name,
25162         dwarf_stack_op_name, dwarf_type_encoding_name, add_AT_string,
25163         dwarf2_name, add_name_attribute, lookup_filename, dwarf2out_line,
25164         dwarf2out_start_source_file, dwarf2out_define, dwarf2out_undef):
25165         Constify a char*.
25167         * dwarf2out.h (dwarf2out_define, dwarf2out_undef,
25168         dwarf2out_start_source_file, dwarf2out_line): Likewise.
25170 Tue Aug 10 09:21:46 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
25172         * output.h (assemble_name): Constify a char*.
25174         * varasm.c (UNIQUE_SECTION, assemble_start_function,
25175         assemble_variable, assemble_name): Likewise.
25177         * dwarf2out.c (ASM_NAME_TO_STRING): Likewise.
25179         * arm/pe.c (arm_pe_unique_section): Likewise.
25181         * i386/cygwin.h (STRIP_NAME_ENCODING): Likewise.
25183         * i386/i386-interix.h (STRIP_NAME_ENCODING): Likewise.
25185         * i386/interix.c (i386_pe_unique_section): Likewise.
25187         * i386/win32.h (STRIP_NAME_ENCODING): Likewise.
25189         * i386/winnt.c (i386_pe_unique_section): Likewise.
25191         * m32r/m32r.h (ASM_OUTPUT_LABELREF): Likewise.
25193         * mn10200/mn10200.h (ASM_OUTPUT_LABELREF): Likewise.
25195         * mn10300/mn10300.h (ASM_OUTPUT_LABELREF): Likewise.
25197         * pa/pa.c (output_call): Likewise.
25199         * pa/pa.h (ASM_OUTPUT_MI_THUNK): Likewise.
25201         * pa/som.h (ASM_OUTPUT_FUNCTION_PREFIX): Likewise.
25203         * rs6000/rs6000.c (rs6000_output_load_toc_table, output_toc):
25204         Likewise.
25206         * rs6000/rs6000.h (RS6000_OUTPUT_BASENAME, STRIP_NAME_ENCODING):
25207         Likewise.
25209         * rs6000/sol2.h (ASM_OUTPUT_SOURCE_LINE): Likewise.
25211         * rs6000/sysv4.h (ASM_DECLARE_FUNCTION_NAME, ASM_OUTPUT_INT,
25212         STRIP_NAME_ENCODING, ASM_OUTPUT_LABELREF): Likewise.
25214         * v850/v850.h (ASM_OUTPUT_LABELREF): Likewise.
25216 Mon Aug  9 19:54:05 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
25218         * real.c (GET_REAL, PUT_REAL): Use memcpy instead of bcopy.
25220 Mon Aug  9 19:36:00 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
25222         * tree.h (lang_identify): Constify a char*.
25223         (print_error_function): Add extern prototype.  Constify a char*.
25225         * c-lang.c (lang_identify): Constify a char*.
25227         * objc/objc-act.c (lang_identify): Constify a char*.
25229 Mon Aug  9 16:21:53 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
25231         * genpeep.c (main): Make generated file include "function.h".
25232         * arm.c (function_really_clobbers_lr): Delete INLINE_HEADER case.
25234 Mon Aug  9 10:08:50 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
25236         * Makefile.in: Update dependencies.
25237         * alias.c: Include "function.h"
25238         * c-decl.c: Likewise.
25239         * caller-save.c: Likewise.
25240         * calls.c: Likewise.
25241         * combine.c: Likewise.
25242         * cse.c: Likewise.
25243         * explow.c: Likewise.
25244         * final.c: Likewise.
25245         * global.c: Likewise.
25246         * graph.c: Likewise.
25247         * local-alloc.c: Likewise.
25248         * loop.c: Likewise.
25249         * optabs.c: Likewise.
25250         * profile.c: Likewise.
25251         * recog.c: Likewise.
25252         * regclass.c: Likewise.
25253         * regmove.c: Likewise.
25254         * reload.c: Likewise.
25255         * reorg.c: Likewise.
25256         * resource.c: Likewise.
25257         * sched.c: Likewise.
25258         * stupid.c: Likewise.
25259         * config/1750a/1750a.c: Likewise.
25260         * config/a29k/a29k.c: Likewise.
25261         * config/arc/arc.c: Likewise.
25262         * config/arm/arm.c: Likewise.
25263         * config/arm/thumb.c: Likewise.
25264         * config/c4x/c4x.c: Likewise.
25265         * config/clipper/clipper.c: Likewise.
25266         * config/convex/convex.c: Likewise.
25267         * config/fx80/fx80.c: Likewise.
25268         * config/i860/i860.c: Likewise.
25269         * config/m68k/m68k.c: Likewise.
25270         * config/m88k/m88k.c: Likewise.
25271         * config/mips/mips.c: Likewise.
25272         * config/pdp11/pdp11.c: Likewise.
25273         * config/pyr/pyr.c: Likewise.
25274         * config/romp/romp.c: Likewise.
25275         * config/sh/sh.c: Likewise.
25276         * config/tahoe/tahoe.c: Likewise.
25277         * config/vax/vax.c: Likewise.
25278         * config/we32k/we32k.c: Likewise.
25279         * config/sparc/sparc.c: Include "function.h".
25280         (mem_min_alignment): Test current_function rather than
25281         regno_pointer_align.
25282         * config/pa/pa.c: Likewise.
25283         (compute_frame_size): Delete declaration of
25284         current_function_outgoing_args_size.
25285         * config/arc/arc.h (current_function_varargs): Delete declaration.
25286         * config/elxsi/elxsi.h (current_function_calls_alloca): Delete
25287         declaration.
25288         * config/i370/i370.h (current_function_outgoing_args_size): Delete
25289         declaration.
25290         * config/i386/i386.h (FINALIZE_PIC): Delete declaration of
25291         current_function_uses_pic_offset_table.
25292         * config/m68k/a-ux.h (FUNCTION_EXTRA_EPILOGUE): Delete declaration
25293         of current_function_returns_pointer.
25294         * config/m68k/altos3068.h (FUNCTION_EXTRA_EPILOGUE): Likewise.
25295         * config/m68k/linux.h (FUNCTION_EXTRA_EPILOGUE): Likewise.
25296         * config/m68k/m68kv4.h (FUNCTION_EXTRA_EPILOGUE): Likewise.
25297         * config/m68k/mot3300.h (FUNCTION_EXTRA_EPILOGUE): Likewise.
25298         * config/m68k/pbb.h (FUNCTION_EXTRA_EPILOGUE): Likewise.
25299         * config/m68k/tower-as.h (FUNCTION_EXTRA_EPILOGUE): Likewise.
25300         * config/m88k/m88k.c: Include "function.h"
25301         (call_used_regs, current_function_pretend_args_size,
25302         current_function_outgoing_args_size, frame_pointer_needed): Delete
25303         declarations.
25304         * config/m88k/m88k.h (current_function_pretend_args_size): Delete
25305         declaration.
25306         * config/mips/mips.h (current_function_calls_alloca): Delete
25307         declaration.
25308         * config/mn10200/mn10200.h (current_function_needs_context,
25309         rtx_equal_function_value_matters): Delete declarations.
25310         * config/ns32k/ns32k (current_function_uses_pic_offset_table,
25311         flag_pic): Delete declarations.
25312         * config/pa/pa.h (current_function_pretend_args_size,
25313         current_function_decl): Delete declarations.
25314         * config/pa/som.h (current_function_varargs): Delete declaration.
25315         * config/pdp11/pdp11.h (current_function_pretend_args_size): Delete
25316         declaration.
25317         * config/pyr/pyr.h (current_function_pretend_args_size,
25318         current_function_args_size, current_function_calls_alloca): Delete
25319         declarations.
25320         * config/sh/sh.h (current_function_varargs): Delete declaration.
25321         * config/sparc/sparc.h (current_function_outgoing_args_size,
25322         current_function_calls_alloca, current_function_decl): Delete
25323         declarations.
25324         * config/spur/spur.h (current_function_pretend_args_size,
25325         current_function_calls_alloca): Delete declarations.
25326         * config/v850/v850.c (current_function_outgoing_args_size): Delete
25327         declaration.
25328         * config/vax/vms.h (current_function_name): Delete declaration.
25329         * gcse.c: Include "function.h".
25330         (current_function_name, current_function_calls_setjmp): Delete
25331         declarations.
25332         * haifa-sched.c: Include "function.h".
25333         (forced_labels): Delete declaration.
25334         * jump.c: Likewise.
25335         * reg-stack.c: Likewise.
25336         * reload1.c: Likewise.
25337         * genemit.c (main): Make generated file include function.h.
25338         * genoutput.c (output_prologue): Likewise.
25340         * builtins.c (saveregs_value, apply_args_value): Delete variables.
25341         * emit-rtl.c (reg_rtx_no, first_label_num, first_insn, last_insn,
25342         sequence_rtl_expr, cur_insn_uid, last_linenum, last_filename,
25343         regno_pointer_flag, regno_pointer_flag_length, regno_pointer_align,
25344         regno_reg_rtx, sequence_stack): Delete variables.  Add accessor
25345         macros for some of them.
25346         (emit_filename, emit_lineno): Delete declarations.
25347         (gen_reg_rtx): Use memset/memcpy instead of bzero/bcopy.  Access
25348         regno_pointer_* variables through current_function.
25349         (gen_inline_header_rtx): Delete function.
25350         (save_emit_status): Delete function.
25351         (set_new_last_label_num): New function.
25352         (clear_emit_caches): New function.
25353         (restore_emit_status): Just clear last_labelnum and call
25354         clear_emit_caches.
25355         (get_last_insn_anywhere): Variable sequence_stack is now accessed
25356         through macro seq_stack.
25357         (add_insn_after): Likewise.
25358         (add_insn_before): Likewise.
25359         (remove_insn): Likewise.
25360         (pop_topmost_sequence): Likewise.
25361         (in_sequence_p): Likewise.
25362         (start_sequence_for_rtl_expr): Likewise.
25363         (start_sequence): Likewise, and likewise for
25364         sequence_rtl_expr/seq_rtl_expr.
25365         (push_topmost_sequence): Likewise.
25366         (end_sequence): Likewise.
25367         (init_virtual_regs): Now takes a "struct emit_status *" argument.
25368         All callers changed.  Store into that pointer instead of globals.
25369         (init_emit): Allocate emit elt of current_function.
25370         Changes for sequence_rtl_expr/sequence_stack renaming.
25371         Call clear_emit_caches instead of doing it in-line.
25372         Access regno_pointer_* variables through current_function.
25373         (init_emit_once) Don't clear sequence_stack.
25375         * expr.c (pending_stack_adjust, inhibit_defer_pop, pending_chain):
25376         Delete variables.
25377         (arg_pointer_save_area): Delete declaration.
25378         (finish_expr_for_function): Renamed from init_queue; no longer static.
25379         (init_expr): Don't call init_queue.
25380         (save_expr_status, restore_expr_status): Delete functions.
25381         (expand_expr): Changes to reflect new layout of struct function.
25382         Don't access current_function_check_memory_usage when current_function
25383         is 0.
25384         * expr.h (forced_labels, save_expr_regs, saveregs_value,
25385         apply_args_value, current_function_calls_alloca, inhibit_defer_pop,
25386         current_function_outgoing_args_size, current_function_arg_offset_rtx,
25387         current_function_uses_const_pool, function_call_count,
25388         current_function_uses_pic_offset_table, nonlocal_labels,
25389         current_function_internal_arg_pointer, nonlocal_goto_stack_level,
25390         current_function_check_memory_usage, nonlocal_goto_handler_slots,
25391         pending_stack_adjust, target_temp_slot_level, temp_slot_level): Delete
25392         declarations.
25393         (finish_expr_for_function): Declare.
25394         * flags.h (current_function_has_nonlocal_label,
25395         current_function_has_nonlocal_goto, current_function_is_thunk,
25396         current_function_has_computed_jump): Delete declarations.
25397         * flow.c (forced_labels): Delete declaration.
25398         * function.c (current_function_pops_args,
25399         current_function_returns_struct, current_function_returns_pcc_struct,
25400         current_function_needs_context, current_function_calls_setjmp,
25401         current_function_calls_longjmp, current_function_has_nonlocal_label,
25402         current_function_has_nonlocal_goto, current_function_is_thunk,
25403         current_function_has_computed_jump, current_function_calls_alloca,
25404         current_function_contains_functions, current_function_returns_pointer,
25405         current_function_epilogue_delay_list, current_function_args_size,
25406         current_function_pretend_args_size, current_function_arg_offset_rtx,
25407         current_function_outgoing_args_size, current_function_varargs,
25408         current_function_stdarg, current_function_args_info, cleanup_label,
25409         current_function_name, current_function_uses_const_pool,
25410         current_function_instrument_entry_exit, current_function_return_rtx,
25411         current_function_uses_pic_offset_table, nonlocal_labels,
25412         current_function_internal_arg_pointer, current_function_cannot_inline,
25413         current_function_check_memory_usage, function_call_count,
25414         nonlocal_goto_handler_slots, nonlocal_goto_handler_labels,
25415         nonlocal_goto_stack_level, return_label, save_expr_regs,
25416         stack_slot_list, rtl_expr_chain, tail_recursion_label, temp_slots,
25417         tail_recursion_reentry, arg_pointer_save_area, frame_offset,
25418         context_display, trampoline_list, parm_birth_insn, invalid_stack_slot,
25419         last_parm_insn, max_parm_reg, parm_reg_stack_loc, sequence_rtl_expr,
25420         temp_slot_level, var_temp_slot_level, target_temp_slot_level):
25421         Delete variables.
25422         (push_function_context_to): Don't save them.  Don't call
25423         save_storage_status, save_emit_status or save_expr_status.
25424         (pop_function_context_from): Don't restore them.  Don't call
25425         restore_storage_status or restore_expr_status.
25426         (get_func_frame_size): New function.
25427         (get_frame_size): Use it.
25428         (assign_outer_stack_local): Reflect some member name changes in struct
25429         function.
25430         (put_reg_into_stack): Likewise.
25431         (assign_stack_temp_for_type): sequence_rtl_expr was renamed to
25432         seq_rtl_expr.
25433         (fixup_var_refs): Likewise.
25434         (fix_lexical_addr): Likewise.
25435         (trampoline_address): Likewise.
25436         (prepare_function_start): Clear field inlinable of current_function.
25437         (init_function_for_compilation): New function.
25438         (expand_dummy_function_end): New function.
25439         (expand_function_end): Call finish_expr_for_function.
25440         * function.h (struct emit_status): New; fields moved here from struct
25441         function and from global variables.  Add accessor macros for some of
25442         the fields.
25443         (struct expr_status): Likewise.
25444         (REGNO_POINTER_ALIGN, REGNO_POINTER_FLAG): Moved here from regs.h.
25445         (struct function): Add fields expr and emit, inlinable, inl_emit,
25446         original_arg_vector, original_decl_initial, inl_last_parm_insn,
25447         inl_max_label_num.  Add many comments.
25448         Add accessor macros for all elts of struct function that no longer
25449         have a global variable.
25450         (cleanup_label, return_label, frame_offset, tail_recursion_label,
25451         tail_recursion_reentry, arg_pointer_save_area, rtl_expr_chain,
25452         stack_slot_list): Delete declarations.
25453         (get_func_frame_size): Declare.
25454         (save_expr_status, restore_expr_status, save_emit_status,
25455         save_storage_status, restore_storage_status): Delete declarations.
25456         (init_virtual_regs): Declare.
25457         * output.h (current_function_pops_args,
25458         current_function_returns_struct, current_function_returns_pcc_struct,
25459         current_function_needs_context, current_function_calls_setjmp,
25460         current_function_calls_longjmp, current_function_calls_alloca,
25461         current_function_has_nonlocal_label, current_function_varargs,
25462         current_function_has_computed_jump, current_function_returns_pointer,
25463         current_function_contains_functions, current_function_args_size,
25464         current_function_pretend_args_size, current_function_stdarg,
25465         current_function_outgoing_args_size, current_function_args_info,
25466         current_function_name, current_function_return_rtx,
25467         current_function_epilogue_delay_list,
25468         current_function_uses_const_pool, current_function_cannot_inline):
25469         Delete declarations.
25470         * regs.h (reg_rtx_no, regno_pointer_flag, regno_pointer_flag_length,
25471         regno_reg_rtx): Delete declaration.
25472         (REGNO_POINTER_FLAG): Delete macro.
25473         * stmt.c (expand_goto): Changes to reflect that some fields in struct
25474         function were renamed.
25475         * stor-layout.c (save_storage_status, restore_storage_status): Delete
25476         functions.
25477         * toplev.c: Include "function.h".
25478         (current_function_decl): Delete declaration.
25479         (compile_file): Call init_dummy_function_start and
25480         expand_dummy_function_end around some initializations that need to
25481         emit rtl.
25482         (rest_of_compilation): Use DECL_SAVED_INSNS properly.
25483         Call init_function_for_compilation.
25484         * unroll.c: Include "function.h"
25485         (unroll_loop): Access regno_pointer_* variables through
25486         current_function.
25488         * tree.h (struct tree_decl): Add elt f to saved_insns member.
25489         (DECL_SAVED_INSNS): use it.
25490         (expand_dummy_function_end): Declare.
25491         (init_function_for_compilation): Declare.
25492         * calls.c (calls_function_1): Change use of DECL_SAVED_INSNS now
25493         that it's no longer an INLINE_HEADER.
25494         (expand_call): Likewise.
25495         * integrate.c (finish_inline): Delete function.
25496         (max_parm_reg, parm_reg_stack_loc): Delete declarations.
25497         (initialize_for_inline): Delete min_labelno, max_labelno and max_reg
25498         args.  Don't generate an INLINE_HEADER rtx, just return the arg
25499         vector.  All callers changed.
25500         (save_for_inline_copying):  Create a duplicate struct emit_status to
25501         hold the emit state for compiling the current function.  Use this and
25502         the other new fields in struct function that are for integration
25503         instead of an INLINE_HEADER.
25504         Use memcpy instead of bcopy.
25505         Store the current struct function in DECL_SAVED_INSNS of fndecl.
25506         (save_for_inline_nocopy): Similar changes, except no new emit_status
25507         is needed here.
25508         (expand_inline_function): Get information from function structure,
25509         not from an inline header rtx.
25510         (output_inline_function): Lose code to extract the necessary
25511         information from an inline header; simply put back the function
25512         structure into current_function.  Clear its inlinable elt.
25513         * rtl.def (INLINE_HEADER): Delete.
25514         * rtl.h: Delete all accessors for an INLINE_HEADER.
25515         (gen_inline_header_rtx): Delete declaration.
25516         (regno_reg_rtx, regno_pointer_align, nonlocal_goto_handler_labels):
25517         Delete declarations.
25518         (REGNO_POINTER_ALIGN): Delete.
25519         (clear_emit_caches): Declare.
25520         (set_new_last_label_num): Declare.
25522 Mon Aug  9 01:52:24 1999  Jason Merrill  <jason@yorick.cygnus.com>
25524         * print-tree.c (print_node): Print base for OFFSET_TYPEs.
25526         * except.c (expand_eh_region_start_for_decl): Always start a new block.
25527         * stmt.c (is_eh_region): Make sure current_function is present, too.
25529 Mon Aug  9 01:15:24 1999  Jeffrey A Law  (law@cygnus.com)
25531         * pa.h (HARD_REGNO_MODE_OK): Correctly handle FPregs, even when
25532         for 64bit PA targets.
25534         * pa.h (SELECT_SECTION): Define.
25535         * som.h (SELECT_SECTION): Delete.
25537 Sun Aug  8 15:13:20 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
25539         * alias.c (init_alias_analysis): Wrap call to
25540         `prologue_epilogue_contains' within HAVE_prologue||HAVE_epilogue.
25542 1999-08-07  Bruce Korb  <autogen@linuxbox.com>
25544         * fixinc/inclhack.def(irix_asm_apostrophe):  IRIX 5.2's
25545         <sys/asm.h> contains an asm comment with an apostrophe
25546         * fixinc/inclhack.sh:  regen
25547         * fixinc/fixincl.x:  regen
25549 Sat Aug  7 19:37:07 1999  Richard Henderson  <rth@cygnus.com>
25551         * function.c (init_function_start): Clear prologue & epilogue.
25552         (prologue_epilogue_contains): New function.
25553         * alias.c (init_alias_analysis): Use it.
25554         * rtl.h (prologue_epilogue_contains): Declare it.
25556 Sat Aug  7 19:32:16 1999  Richard Henderson  <rth@cygnus.com>
25558         * jump.c (onlyjump_p): New function.
25559         * rtl.h: Declare it.
25560         * flow.c (delete_unreachable_blocks): Use onlyjump_p instead
25561         of condjump_p in calling tidy_fallthru_edge and merge_blocks.
25563 Sat Aug  7 17:09:36 1999  Richard Henderson  <rth@cygnus.com>
25565         * global.c (build_insn_chain): Use EXECUTE_IF_SET_IN_REG_SET
25566         to invert loops.  Simplify block scanning.
25568 Sat Aug  7 02:11:13 1999  Bernd Schmidt <bernds@cygnus.co.uk>
25570         * gcse.c (hash_scan_set): Treat SYMBOL_REFs like CONST_INTs.
25571         (cprop_insn): Treat SYMBOL_REFs like CONST_INTs.
25573 1999-08-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
25575         * config/sparc/liteelf.h: New file to support sparclite-elf target
25576         * config/sparc/t-sp86x: New file to support sparc86x targets
25577         * config/sparc/sp86x-aout.h: New file to support sparc86x-aout target
25578         * config/sparc/sp86x-elf.h: New file to support sparc86x-elf target
25579         * configure.in: Support above target triplets
25580         * configure: Regenerated
25582 Sat Aug  7 01:39:27 1999  Philippe De Muyter  <phdm@macqel.be>
25584         * fixinc/server.c (server_setup): Do not prefix function used as
25585         parameter with `&'.
25587 Sat Aug  7 00:21:20 1999  Richard Henderson  <rth@cygnus.com>
25589         * alpha.md (movhi and movqi patterns): Correct predicate for !BWX.
25590         Remove fp reg alternatives.
25592 Sat Aug  7 00:06:54 1999  Jeffrey A Law  (law@cygnus.com)
25594         * Makefiin (TAROUTOPTS): Kill.
25595         (install-headers-tar): Use "xpf" for tar headerfile extraction
25596         * i370/x-oe (TAROUTOPTS): Delete.
25597         * m68k/x-apollo68 (TAROUTOPTS): Delete.
25598         * m68k/x-hp320 (TAROUTOPTS): Delete.
25599         * m68k/x-hp320g (TAROUTOPTS): Delete.
25600         * gcc.texi: Update bug reporting text.
25602 1999-08-6 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
25604         * reg-stack.c (change_stack) Fixed problem with negative array index.
25606 Fri Aug  6 23:08:44 1999  Jeffrey A Law  (law@cygnus.com)
25608         * extend.texi, install.texi: Fix spelling mistakes.
25610         * Makefile.in (PREMADE_ATTRTAB_MD, PREMADE_ATTRTAB): Delete.
25611         (s-attrtab); No longer try to use pre-made insn-attrtab file.
25612         * mips/t-bsd: Delete references to obsolete PREMADE_ATTRTAB and
25613         PREMADE_ATTRTAB_MD.
25614         * mips/t-ecoff: Likewise.
25615         * mips/t-elf: Likewise.
25616         * mips/t-mips: Likewise.
25617         * mips/t-osfrose: Likewise.
25618         * mips/t-r3900: Likewise.
25619         * mips/t-svr3: Likewise.
25620         * mips/t-svr4: Likewise.
25621         * mips/t-ultrix: Likewise.
25623         * gcc.texi: Document recommend means to provide software floating
25624         point libraries in libgcc.a
25626 1999-08-06  Jason Merrill  <jason@yorick.cygnus.com>
25628         * c-lex.c (yylex): We can have a number with no digits.
25630 Fri Aug  6 16:53:55 EDT 1999  John Wehle  (john@feith.com)
25632         * jump.c (delete_prior_computation): New function, broken
25633         out of delete_computation.  Check for side effects with
25634         side_effects_p instead of FIND_REG_INC_NOTE.  Handle
25635         multi-word hard registers.
25636         (delete_computation): Use it.  Check for side effects with
25637         side_effects_p instead of FIND_REG_INC_NOTE.  Synthesize a
25638         missing REG_DEAD note for a register which is both set and
25639         used by an insn.
25641 Fri Aug  6 11:05:29 1999  Jeffrey A Law  (law@cygnus.com)
25643         * elf.h (TEXT_SPACE_P, FUNCTION_NAME_P): Delete.
25644         (ASM_GLOBALIZE_LABEL, ASM_OUTPUT_INT, ASM_OUTPUT_DOUBLE_INT): Likewise.
25645         (ASM_FILE_START): Import _mcount with the right type.
25646         (ASM_DECLARE_FUNCTION_NAME): Define.
25647         (ASM_OUTPUT_EXTERNAL, ASM_OUTPUT_EXTERNAL_LIBCALL): Define.
25648         * pa.c (output_function_prologue): Always emit the function's label
25649         here.
25650         * pa.h (TEXT_SPACE_P): Define.
25651         (FUNCTION_NAME_P, ENCODE_SECTION_INFO, STRIP_NAME_ENCODING): Likewise.
25652         (ASM_OUTPUT_INT, ASM_OUTPUT_DOUBLE_INT, ASM_GLOBALIZE_LABEL): Likewise.
25653         * som.h (TEXT_SPACE_P): Delete.
25654         (FUNCTION_NAME_P, ENCODE_SECTION_INFO, STRIP_NAME_ENCODING): Likewise.
25655         (ASM_GLOBALIZE_LABEL, ASM_OUTPUT_INT): Likewise.
25657 Thu Aug  5 19:29:39 1999  Jim Wilson  <wilson@cygnus.com>
25659         * expr.c (emit_group_load): Allow src to be a CONCAT.
25661 Thu Aug  5 22:27:15 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
25663         * config/sh/lib1funcs.asm (___movstrSI0): Change or r0,r0,r0 to nop.
25664         (___mulsi3): Use '!' comment character.
25666 Thu Aug  5 13:34:14 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
25668         * reload1.c (maybe_fix_stack_asms): Also declare P as "const char *".
25670 Thu Aug  5 02:40:42 1999  Jeffrey A Law  (law@cygnus.com)
25672         * gcc.c: Update URLs and mail addresses.
25673         * gcc.texi: Likewise.
25675 Thu Aug  5 01:14:13 1999  Daniel Jacobowitz <drow@false.org>
25677         * rs6000.c (current_file_function_operand): Return zero for
25678         weak functions.
25679         (rs6000_encode_section_info): Do not set SYMBOL_REF_FLAG for
25680         weak symbols.
25681         * rs6000.h (ENCODE_SECTION_NIFO): Do not set SYMBOL_REF_FLAG
25682         for weak symbols.
25684 Thu Aug  5 00:56:30 1999  Geoffrey Keating  <geoffk@cygnus.com>
25686         * rs6000.c (rs6000_stack_info): For ABI_V4/ABI_SOLARIS -fpic, always
25687         allocate space in the stack frame for the PIC register.
25689 Thu Aug  5 00:20:47 1999  Jeffrey A Law  (law@cygnus.com)
25691         * m68k.md (xordi3, anddi3): These patterns are not available on
25692         the coldfire.
25694 Wed Aug  4 23:39:20 1999  Mark Mitchell  <mark@codesourcery.com>
25696         * real.c (GET_REAL): Don't violate ANSI/ISO aliasing rules.
25697         (PUT_REAL): Likewise.
25699 Wed Aug  4 20:45:04 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
25701         * final.c (shorten_branches): Don't add an alignment for loops
25702         that have no label inside.
25704 Wed Aug  4 16:39:24 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
25706         * builtins.c (expand_builtin_memcmp, expand_builtin_strcmp): Wrap
25707         prototypes in macro HAVE_cmpstrsi.
25709         * cpplib.c (cpp_get_token): Remove unused label `op3'.
25711         * emit-rtl.c (operand_subword): Remove unused variable
25712         `bits_per_word'.
25714         * rtl.c (shallow_copy_rtx): Remove unused variable `format_ptr'.
25716         * tree.c (chainon): Wrap variable `t2' in macro ENABLE_CHECKING.
25718 Wed Aug  4 13:29:23 1999  Zack Weinberg  <zack@bitmover.com>
25720         * cpphash.c (macroexpand): Delete leading whitespace when arg
25721         is concatenated before.
25722         (unsafe_chars): Correct test for whether + and - can extend a
25723         token.
25725         * cppinit.c (cpp_start_read): Do dependencies for
25726         -include/-imacros files also.
25728         * cpplib.c (cpp_scan_buffer): In no-output mode, don't bother
25729         tokenizing non-directive lines.
25730         (cpp_expand_to_buffer): Temporarily disable no-output mode.
25731         * cppmain.c: In no-output mode, just call cpp_scan_buffer for
25732         the input file.
25734 Wed Aug  4 12:53:44 1999  Jason Merrill  <jason@yorick.cygnus.com>
25736         * expr.c (expand_expr, case PLUS_EXPR): Fix parallel case, too.
25738         * c-lex.c: Sync with C++ frontend.
25739         (linemode): New variable.
25740         (parse_float): imag, conversion_errno, and type are output only.
25741         (yylex): Adjust.  Move initial '.' case into main switch.
25742         Use linemode.
25743         (handle_generic_pragma): Just deal with tokens.
25744         (readescape): Use ISXDIGIT and ISGRAPH.
25745         * c-parse.in: Add END_OF_LINE token.
25747         * c-lex.c (lang_init): Generalize.
25748         (nextchar): Remove.  Replace uses with UNGETC.
25749         (skip_white_space): Handle linemode here.  Optimize for cpplib.
25750         (skip_white_space_on_line): Remove.
25751         (extend_token_buffer_to): New fn.
25752         (extend_token_buffer): Use it.
25753         (read_line_number, check_newline): Just deal with tokens.
25754         (token_getch, token_put_back): New fns.
25755         (yylex): Use them.  More cpplib optimizations.  Simplify.
25757 Wed Aug  4 12:53:44 1999  Michael Tiemann  <tiemann@holodeck.cygnus.com>
25758                           Jason Merrill  <jason@yorick.cygnus.com>
25760         * c-lex.c (init_parse): Set cpp_token to CPP_DIRECTIVE.
25761         (consume_string): Make this smart about USE_CPPLIB.
25762         (check_newline): Rewrite to be intelligent about USE_CPPLIB.
25763         (yylex): Rewrite to be intelligent about USE_CPPLIB.
25764         Also, clean up cases where we redundantly set token_buffer[0].
25765         (read_line_number): New fn.
25766         (ignore_escape_flag): New variable.
25768 Wed Aug  4 13:12:17 1999  Jeffrey A Law  (law@cygnus.com)
25770         * a29k/t-a29kbare: Fix some comments.
25771         (LIB2FUNCS_EXTRA): Remove fp-bit.c and dp-bit.c
25772         (FPBIT, DPBIT): Define.
25773         * a29k/t-vx29k: Likewise.
25774         * arc/t-arc: Likewise.
25775         * arm/t-arm-elf: Likewise.
25776         * arm/t-bare: Likewise.
25777         * arm/t-pe: Likewise.
25778         * arm/t-pe-thumb: Likewise.
25779         * arm/t-semi: Likewise.
25780         * arm/t-thumb: Likewise.
25781         * arm/t-thumb-elf: Likewise.
25782         * arm/t-thumb-linux: Likewise.
25783         * h8300/t-h8300: Likewise.
25784         * i960/t-i960: Likewise.
25785         * i960/t-vxworks960: Likewise.
25786         * m32r/t-m32r: Likewise.
25787         * mips/t-ecoff: Likewise.
25788         * mips/t-elf: Likewise.
25789         * mips/t-r3900: Likewise.
25790         * pa/t-pro: Likewise.
25791         * rs6000/t-aix43: Likewise.
25792         * rs6000/t-beos: Likewise.
25793         * rs6000/t-newas: Likewise.
25794         * rs6000/t-ppccomm: Likewise.
25795         * rs6000/t-rs6000: Likewise.
25796         * rs6000/t-winnt: Likewise.
25797         * rs6000/t-xnewas: Likewise.
25798         * rs6000/t-xrs6000: Likewise.
25799         * sh/t-sh: Likewise.
25800         * sparc/t-elf: Likewise.
25801         * sparc/t-sparcbare: Likewise.
25802         * sparc/t-sparclite: Likewise.
25803         * sparc/t-splet: Likewise.
25804         * v850/t-v850: Likewise.
25805         * mn10200/t-mn10200: Fix comments.
25806         * mn10300/t-mn10300: Likewise.
25808         * pa.md (divsi3, udivsi3, modsi3, umodsi3 expanders): Clobber a new
25809         dummy operand.  Allocate a new pseudo for the dummy operand.
25810         (divsi3, udivsi3, modis3, umodsi3 patterns): Corresponding changes.
25812         * pa.md (movqi, movhi patterns): Do not expose FP regs to regclass.
25814 Wed Aug  4 11:53:55 1999  Tom Tromey  <tromey@cygnus.com>
25816         * configure: Rebuilt.
25817         * configure.in: Removed --enable-java-gc option and JAVAGC subst.
25819 Wed Aug  4 09:06:14 1999  Richard Earnshaw (rearnsha@arm.com)
25821         * recog.c (preproces_constraints): Zero recog_op_alt before
25822         processing the constraints.
25824         * arm.c (typedef minipool_node): Renamed from pool_node.
25825         (minipool_vector, minipool_size, minipool_vector_label): Similarly.
25826         (add_minipool_constant): New function.
25827         (dump_minipool): New function.
25828         (find_barrier): Remove special case for getting the insn size of
25829         an insn that references the constant pool.
25830         (minipool_fixup): New structure.
25831         (push_minipool_barrier): New function.
25832         (push_minipool_fix): New function.
25833         (note_invalid_constants): New function.
25834         (add_pool_constant, dump_table, fixit, broken_move): Delete.
25835         (arm_reorg): Rewrite code to fix up the constant pool into a
25836         series of mini-pools embedded in the insn stream.
25837         (arm_output_epilogue): New function, made mainly from the body
25838         of output_func_epilogue.
25839         (output_func_epilogue): Move insn generation part of epilogue code
25840         to arm_output_epilogue.
25841         * arm.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY): Delete.
25842         * arm.md (pool_range): New attribute.
25843         (zero_extendqidi2): Add attribute pool_range.
25844         (zero_extend_hisi_insn, load_extendqisi, extendhisi_insn,
25845         extendqihi_insn, extendqisi_insn, movdi, movsi_insn, pic_load_addr,
25846         pic_load_addr_based_insn, movhi_insn_arch4, movhi_insn_littleend,
25847         movhi_insn_bigend, loadhi_si_bigend, movsf_hard_insn, movsf_soft_insn,
25848         movdf_hard_insn, movdf_soft_insn, movxf_hard_insn): Likewise.
25849         (epilogue): New expand.
25850         (epilogue_insn): New insn.  Call arm_output_epilogue.
25852         * arm.c (arm_poke_function_name): Undo change of July 17.  Tidy up.
25853         * arm.h (TARGET_SWITCHES): Add missing doc string for TARGET_DEFAULT.
25855 Mon Aug  2 19:18:44 1999  Jason Merrill  <jason@yorick.cygnus.com>
25857         * linux.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.
25859 1999-08-04 Mark Elbrecht <snowball3@bigfoot.com>
25861         * config/i386/djgpp.h  (BSS_SECTION_ASM_OP): Define.
25863 Wed Aug  4 02:15:32 1999  Richard Henderson <rth@cygnus.com>
25865         * jump.c (delete_insn): Delete the addr_vec when deleting a tablejump.
25867 Wed Aug  4 01:48:08 1999  Jim Kingdon  <http://developer.redhat.com>
25869         * global.c: Fix comment.
25871 Wed Aug  4 01:43:01 1999  Ian Lance Taylor  <ian@zembu.com>
25873         * gcc.c (access_check): New static function.
25874         (find_a_file): Use it when searching a directory list.
25875         * collect2.c (find_a_file): Don't accept directories found when
25876         searching a directory list.
25878 Wed Aug  4 01:40:43 1999  Philippe De Muyter  <phdm@macqel.be>
25880         * tlink.c (symbol_hash_lookup): Do not prefix functions used as
25881         function parameters with `&'.
25882         (file_hash_lookup, demangled_hash_lookup, tlink_init): Ditto.
25884 Wed Aug  4 01:08:44 1999  Jeffrey A Law  (law@cygnus.com)
25886         * flow.c (delete_unreachable_blocks): Do not call merge_blocks
25887         or tidy_fallthru_edge if the last insn in the block is not
25888         an unconditional jump or a simple conditional jump.
25890 Tue Aug  3 20:21:20 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
25892         * Makefile.in (c-decl.o): Depends on defaults.h.
25894 Tue Aug  3 14:14:52 1999  Jeffrey A Law  (law@cygnus.com)
25896         * pa.h (HARD_REGNO_NREGS): FP registers are always 4 bytes wide for
25897         PA1.1 and above.
25898         (CLASS_MAX_NREGS): Likewise.
25900 Tue Aug  3 03:51:20 1999  Jeffrey A Law  (law@cygnus.com)
25902         * cse.c (cse_insn): Fix dumb thinko in last change.
25904 Tue Aug  3 10:36:13 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
25906         * reload1.c (maybe_fix_stack_asms): Declare CONSTRAINTS as
25907         "const char *".
25909 Mon Aug  2 23:45:45 1999  Hans-Peter Nilsson  <hp@bitrange.com>
25911         * dwarf2out.c (add_location_or_const_value_attribute): Correct
25912         test for sizes of passed and declared parameter types.
25914 Tue Aug  3 00:03:41 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
25916         * fixincludes: Fix the return type of bsearch, char* -> void*.
25918         * fixinc/inclhack.def: Likewise.
25920 Mon Aug  2 18:29:32 1999  Mark Mitchell  <mark@codesourcery.com>
25922         * invoke.texi (-fdump-translation-unit): New option.
25924 Mon Aug  2 17:54:19 1999  Richard Henderson  <rth@cygnus.com>
25926         * expr.h (PROMOTE_PROTOTYPES): Move ...
25927         * defaults.h: ... to here.
25928         * c-decl.c: Include defaults.h instead of expr.h.
25929         * c-typeck.c: Include defaults.h.
25931 Mon Aug  2 17:10:24 1999  Mark Mitchell  <mark@codesourcery.com>
25933         * toplev.h (errorcount): Declare.
25934         (warningcount): Likewise.
25935         (sorrycount): Likewise.
25936         * c-lex.c (errorcount): Don't declare.
25937         * dwarf2out.c (errorcount): Don't declare.
25939 Mon Aug  2 17:02:08 1999  Jason Merrill  <jason@yorick.cygnus.com>
25941         * config/libgloss.h: Add a note discouraging use with ELF.
25942         * configure.in: Don't use libgloss.h for ELF targets.
25943         Always use_collect2 on a.out targets.
25945 Mon Aug  2 16:27:42 1999  Jim Wilson  <wilson@cygnus.com>
25947         * combine.c (force_to_mode, case LSHIFTRT): Add goto shiftrt.
25948         (force_to_mode, case ASHIFTRT): Add shiftrt label.
25950 Tue Aug  3 00:45:02 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
25952         * loop.c (strength_reduce): When doing biv->giv conversion, update
25953         reg note of NEXT->insn.
25955 1999-08-02  Jakub Jelinek  <jj@ultra.linux.cz>
25957         * real.c (PUT_REAL): Clear unused bytes if long double is IEEE quad.
25959 1999-08-02  Jakub Jelinek  <jj@ultra.linux.cz>
25961         * c-decl.c (get_parm_info, store_parm_decls): Change all uses of
25962         PROMOTE_PROTOTYPES, so that it tests it as a C expression.
25963         Ensure expr.h is included.
25964         * c-typecheck.c (convert_arguments): Ditto.
25966         * expr.h: Supply default for PROMOTE_PROTOTYPES (0).
25968         * config/arc/arc.h: Define PROMOTE_PROTOTYPES to 1.
25969         * config/convex/convex.h: Ditto.
25970         * config/dsp16xx/dsp16xx.h: Ditto.
25971         * config/fx80/fx80.h: Ditto.
25972         * config/gmicro/gmicro.h: Ditto.
25973         * config/i370/i370.h: Ditto.
25974         * config/i386/i386.h: Ditto.
25975         * config/m32r/m32r.h: Ditto.
25976         * config/m68k/m68k.h: Ditto.
25977         * config/m88k/m88k.h: Ditto.
25978         * config/mips/mips.h: Ditto.
25979         * config/pa/pa.h: Ditto.
25980         * config/pyr/pyr.h: Ditto.
25981         * config/tahoe/tahoe.h: Ditto.
25982         * config/we32k/we32k.h: Ditto.
25984         * config/sparc/sparc.h: Define PROMOTE_PROTOTYPES
25985         based on arch size.
25987         * config/i1750a/i1750a.h: Define PROMOTE_PROTOTYPES to 0.
25989         * config/i860/paragon.h: Remove PROMOTE_PROTOTYPES
25990         from comment.
25992         * tm.texi: Document new usage of PROMOTE_PROTOTYPES.
25994 1999-08-02  Richard Henderson  <rth@cygnus.com>
25996         * m32r.c (m32r_setup_incoming_varargs): Use get_varargs_alias_set
25997         for the register spill block.
25998         (m32r_va_arg): New.
25999         * m32r.h (EXPAND_BUILTIN_VA_ARG): New.
26000         (EXPAND_BUILTIN_SAVEREGS): Delete #if 0 code.
26002         * m32r.h (INT8_P): Don't short-cut test with (unsigned).
26003         (INT16_P, CMP_INT16_P, UINT16_P): Likewise.
26004         (UPPER16_P, UINT24_P, INT32_P, UINT5_P): Likewise.
26006 1999-08-02  Jakub Jelinek  <jj@ultra.linux.cz>
26008         * config/sparc/linux.h: Define WCHAR_TYPE as "int" and undef
26009         MAX_WCHAR_TYPE defined in sparc.h.
26010         * config/sparc/linuxaout.h: Likewise.
26011         * config/sparc/linux64.h: Likewise.
26012         Also default to -mvis if CPU is UltraSPARC.
26014 1999-08-02  Jakub Jelinek  <jj@ultra.linux.cz>
26016         * config/sparc/sparc.h (ASM_DECLARE_REGISTER_GLOBAL): New macro.
26017         (RTX_OK_FOR_OLO10): Likewise.
26018         (GO_IF_LEGITIMATE_ADDRESS): If assembler supports offsetable
26019         %lo(), allow it in addresses...
26020         (PRINT_OPERAND_ADDRESS): ... and print it appropriately.
26021         * config/sparc/sparc.md (sethi_di_medlow_embmedany_pic): sethi %lo()
26022         does not make sense.
26023         * config/sparc/sparc.c (sparc_hard_reg_printed): New array.
26024         (sparc_output_scratch_registers): New function.
26025         (output_function_prologue, sparc_flat_output_function_prologue): Use
26026         it.
26027         * varasm.c (make_decl_rtl): Use ASM_DECLARE_REGISTER_GLOBAL if
26028         defined.
26029         * tm.texi (ASM_DECLARE_REGISTER_GLOBAL): Document it.
26030         * configure.in: Add check for .register pseudo-op support in as and
26031         check for offsetable %lo().
26032         * acconfig.h: Add templates for the above checks.
26033         * configure: Regenerate.
26035 1999-08-02  Richard Henderson  <rth@cygnus.com>
26037         * sparc/linux64.h (TARGET_DEFAULT): Remove MASK_APP_REGS.
26038         * sparc/sol2-sld-64.h (TARGET_DEFAULT): Likewise.
26039         * sparc/sol2.h (TARGET_DEFAULT): Likewise.
26041 Mon Aug  2 23:46:45 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
26043         * loop.c (strength_reduce): When doing biv->giv conversion, fix up
26044         reg_biv_class.
26046 1999-08-02  Jakub Jelinek  <jj@ultra.linux.cz>
26048         * config/float-sparc.h: New file.
26049         * configure.in: Use float_format=sparc for sparc-*-linux-gnulibc1,
26050         sparc-*-linux-gnu and sparc64-*-linux*.
26052 1999-08-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
26054         * rs6000.c (rs6000_va_list): Type is an array.
26055         (rs6000_va_start): Don't doubly adjust for varargs.
26056         (rs6000_va_arg): Evaluate long long GPR adjustment.
26058 Mon Aug  2 16:15:57 1999  David Edelsohn  <edelsohn@gnu.org>
26060         * rs6000/aix43.h (SUBTARGET_SWITCHES): Use -m64 and -m32 instead of
26061         -maix64 and -maix32.
26062         (ASM_SPEC, ASM_CPU_SPEC, CPP_SPEC, CPP_CPU_SPEC, LIB_SPEC,
26063         LINK_SPEC): Change appropriately.
26064         * rs6000/rs6000.c (short_cint_operand): Use CONST_OK_FOR_LETTER_P.
26065         (u_short_cint_operand): Likewise.
26066         * rs6000/rs6000.md (movdi splitters): Add TARGET_POWERPC64 support
26067         for 64-bit hosts.
26068         * rs6000/t-aix43 (MULTILIB): Change to -m64.
26070         * invoke.texi (RS/6000 Submodel): Document 64-bit processor options.
26072 Mon Aug  2 16:15:57 1999  Geoff Keating  <geoffk@cygnus.com>
26074         * rs6000/rs6000.c (num_insns_constant_wide): Correct
26075         for type promotion.
26076         (add_operand): Get test correct for 64-bit HOST_WIDE_INT.
26077         (non_add_cint_operand): Likewise.
26078         (logical_operand): Likewise.
26079         (non_logical_cint_operand): Likewise.
26080         (print_operand): Correct printf()s for 64-bit HOST_WIDE_INT.
26081         (print_operand_address): Correct printf() for 64-bit HOST_WIDE_INT.
26082         (rs6000_select_rtx_section): Suppress warning.
26083         (small_data_operand): Suppress warning.
26084         (rs6000_got_register): Suppress warning.
26085         * rs6000/rs6000.md (andsi3): HOST_WIDE_INT is a signed
26086         type, so `J' is generally the wrong constraint for a SImode value;
26087         use `L' instead.
26088         (andsi3_internal2): Likewise.
26089         (andsi3_internal3): Likewise.
26090         (iorsi3_internal1): Likewise.
26091         (xorsi3_internal1): Likewise.
26092         (movsi): Likewise.
26093         (movsf_softfloat): Likewise.
26094         (scc insns): Likewise.
26095         (movsi+2): Preserve sign bits of SImode constant.
26096         (floatsidf2_internal+1): Sign-extend SImode constant correctly.
26097         (movdf+1): Sign-extend properly.
26098         (movdi_32+1): Sign-extend properly.
26099         (scc insns): Sign-extend properly.
26101         * md.texi (RS/6000 EXTRA_CONSTRAINTS): Update documentation for J,
26102         K, L, and T.
26104 1999-08-02  Richard Henderson  <rth@cygnus.com>
26106         * alpha.c (override_options): Move ev6 alpha_tp frobbing out of
26107         -mcpu parsing code.
26108         (print_operand): Notice alpha_fptm not alpha_tp for sw completion.
26109         * alpha.md (all fp insns): Likewise.
26111 1999-08-02  Nick Clifton  <nickc@cygnus.com>
26113         * config/v850/v850.h (STRICT_ALIGNMENT): Only define if not
26114         already defined.
26116 Mon Aug  2 03:38:33 1999  Jeffrey A Law  (law@cygnus.com)
26118         * pa.c (legitimize_pic_address): Clarify comments.  Do not call the
26119         pic_load_label generator directly.
26120         * pa.md (pic_load_label): Clarify comments.  Remove modes on operands.
26121         No longer a named pattern.
26123 Mon Aug  2 09:38:10 1999  Nick Clifton  <nickc@cygnus.com>
26125         * explow.c (force_reg): Call force_operand if X does not
26126         satisfy general_operand.
26128 Mon Aug  2 01:34:22 1999  Jeffrey A Law  (law@cygnus.com)
26130         * fix-header.c (main): When testing for CONTINUED, use string
26131         equality, not pointer equality.
26133 Mon Aug  2 01:27:24 1999  Dan Nicolaescu  <dann@ics.uci.edu>
26135         * sparc.c (sparc_block_profiler): Use the %g2 register, not %o0.
26137 Sun Aug  1 22:46:42 1999  Jeffrey A Law  (law@cygnus.com)
26139         * cse.c (cse_insn): Fix loop which deletes insns after a jump
26140         that has become an unconditional jump.
26142         * m68k.c (output_function_prologue): Fix typo in CPU32 case.
26143         (output_function_epilogue): Similarly.
26145 Sun Aug  1 20:14:00 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
26147         * tree.h (init_dummy_function_start): Declare.
26149 Sun Aug  1 12:55:31 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
26151         * stmt.c (emit_filename, emit_lineno, expr_stmts_for_value,
26152         last_expr_type, last_expr_value, block_start_count, block_stack,
26153         stack_block_stack, cond_stack, loop_stack, case_stack, nesting_stack,
26154         nesting_depth, goto_fixup_chain): Delete global vars; now allocated
26155         dynamically in stmt elt of struct function for each function.
26156         (struct nesting): Rename function_call_count elt to n_function_calls,
26157         target_temp_slot_level to block_target_temp_slot_level.  All users
26158         changed.
26159         (struct stmt_status): New structure definition.
26160         Add many accessor macros for stmt_status elements which previously
26161         were global variables.
26162         (init_stmt_for_function): Allocate stmt elt for current_function.
26163         Reflect that block_start_count was renamed to
26164         current_block_start_count.
26165         (save_stmt_status, restore_stmt_status): Delete functions.
26166         (preserve_subexpressions_p): Don't access loop_stack when outside
26167         a function.
26168         (expand_start_bindings): Reflect that block_start_count was renamed to
26169         current_block_start_count.
26170         (expand_fixup): Likewise.
26171         (expand_decl): Don't access block_stack when outside a function.
26172         (expand_decl_cleanup): Likewise.
26173         (expand_dcc_cleanup): Likewise.
26174         (expand_dhc_cleanup): Likewise.
26175         (expand_anon_union_decl): Likewise.
26176         (set_file_and_line_for_stmt): New function.
26177         (in_control_zone_p): New function.
26179         * function.h (struct function): Add new elt stmt.
26180         Delete elts block_stack, stack_block_stack, cond_stack, loop_stack,
26181         case_stack, nesting_stack, nesting_depth, block_start_count,
26182         last_expr_type, last_expr_value, expr_stmts_for_value, emit_filename,
26183         emit_lineno, goto_fixup_chain.
26184         (save_eh_status, restore_eh_status, save_stmt_status,
26185         restore_stmt_status): Delete declarations.
26186         * function.c (push_function_context_to): Don't call save_stmt_status.
26187         (pop_function_context_to): Don't call restore_stmt_status.
26188         * tree.h (in_control_zone_p): Declare.
26189         * rtl.h (set_file_and_line_for_stmt): Declare.
26191         * emit-rtl.c (emit_line_note): Don't set emit_filename/emit_lineno;
26192         call set_file_and_line_for_stmt.
26194 Thu Jul 31 12:34:45 1999  Joe Buck  <jbuck@synopsys.com>
26196         * gcc.texi: Use terms "GNU Compiler Collection" and "GCC".
26197         Also update copyright.
26199 Sat Jul 31 11:10:07 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
26201         * c-pragma.c: Don't include "except.h".
26202         * emit-rtl.c: Likewise.
26203         * stor-layout.c: Likewise.
26204         * tree.c: Likewise.
26205         * varasm.c: Likewise.
26207         * flow.c: Include "function.h".
26208         * tree.h (init_dummy_function_start): Declare new function.
26210         * except.h (struct eh_status): New structure.
26211         (struct label_node, struct eh_entry): Declare even if tree.h hasn't
26212         been included.
26213         (eh_return_stub_label, ehstack, catchstack, ehqueue,
26214         catch_clauses, false_label_stack, caught_return_label_stack,
26215         protect_list, current_function_ehc): Add accessor macros for the
26216         corresponding fields in current_function->eh; delete declarations
26217         for all items that used to be declared here.
26218         * except.c (eh_return_stub_label, ehstack, catchstack, ehqueue,
26219         catch_clauses, false_label_stack, caught_return_label_stack,
26220         protect_list, current_function_ehc): Delete variables.
26221         (init_eh_for_function): Allocate current_function->eh.
26222         (save_eh_status, restore_eh_status): Delete functions.
26224         * function.h (struct function): Add fields next_global and eh.
26225         Delete all exception handling related fields.
26226         * function.c (current_function): New variable.
26227         (all_functions): New variable.
26228         (push_function_context_to): Don't allocate a struct function,
26229         use current_function instead.  Call init_dummy_function_start when
26230         outside a function.  Clear current_function before returning.
26231         (pop_function_context_from): Restore current_function.
26232         Don't free the restored struct function.
26233         (prepare_function_start): New function.
26234         (init_dummy_function_start): New function.
26235         (init_function_start): Break out some code into prepare_function_start
26236         and call it here.
26238         * stmt.c (save_stmt_status): Don't call save_eh_status.
26239         (restore_stmt_status): Don't call restore_eh_status.
26241         * Makefile.in: Update dependencies.
26243 Sat Jul 31 04:10:01 1999  Jeffrey A Law  (law@cygnus.com)
26245         * pa.c (compute_frame_size): Use STARTINg_FRAME_OFFSET instead
26246         of depending on a magic constant value.  Update comments.
26247         (hppa_expand_prologue): Similarly.
26249         * pa.md (reload_indi, reload_outdi): Allow any register for the
26250         original reload register.
26252 Fri Jul 30 19:41:35 1999  Jim Wilson  <wilson@cygnus.com>
26254         * cccp.c (print_help): Change marcos to macros.
26256 1999-07-30  Richard Henderson  <rth@cygnus.com>
26258         * c-typeck.c (initializer_constant_valid_p): Move ...
26259         * c-common.c (initializer_constant_valid_p): ... here.  Use
26260         FOO_TYPE_P instead of tests against TREE_CODE.  Allow subtraction
26261         of label addresses.
26262         * c-common.h (initializer_constant_valid_p): Declare.
26263         * c-tree.h (initializer_constant_valid_p): Remove.
26265 Fri Jul 30 16:33:42 1999  Mathias Froehlich  <frohlich@na.uni-tuebingen.de>
26267         * config/i386/sol2-c1.asm: Align the stack.
26268         * config/i386/sol2-gc1.asm: Likewise.
26270 1999-07-30  Vladimir Makarov  <vmakarov@loony.cygnus.com>
26272         * config/sparc/sparc.h (ASM_CPU32_DEFAULT_SPEC): Change -Av8 onto
26273         -Asparclite for sparc86x.
26274         (CPP_CPU32_DEFAULT_SPEC, CPP_CPU_SPEC): Remove -D__sparc_v8__ for
26275         sparc86x.
26276         (ASM_CPU_SPEC): Use -Asparclite for sparc86x.
26278 Fri Jul 30 14:53:56 1999  Jakub Jelinek  <jj@ultra.linux.cz>
26280         * config/sparc/linux64.h (CC1_SPEC): Preserve CPU specified by
26281         the user if using the non-default arch size in BI_ARCH configuration.
26282         * config/sparc/sol2-sld-64.h (CC1_SPEC): Ditto.
26284         * config/sparc/sparc.md (cmp_mul_set, cmp_udiv_cc_set):
26285         Fix patterns so that they actually match.
26286         (cmp_sdiv_cc_set): Ditto, also don't require g0 to be zero.
26287         (mulsidi3_sp64, const_mulsidi3_sp64): New patterns.
26288         (const_mulsidi3_sp32): Renamed from const_mulsidi3, only on
26289         TARGET_HARD_MUL32.
26290         (mulsidi3): Reflect this in the expand.
26291         (smulsi3_highpart): Only on TARGET_ARCH32.
26292         (umulsidi3_sp64, const_umulsidi3_sp64): New patterns.
26293         (const_umulsidi3_sp32): Renamed from const_umulsidi3.
26294         (umulsidi3): Reflect this in the expand.
26295         (umulsi3_highpart): Only on TARGET_ARCH32.
26296         (divsi3_sp32): Renamed from divsi3, only on TARGET_ARCH32,
26297         don't require g0 to be zero.
26298         (udivsi3_sp32): Renamed from udivsi3, only on TARGET_ARCH32.
26299         ({,u}divsi3): New expands.
26300         ({,u}divsi3_sp64): New patterns.
26301         (after lshrdi3_v8plus): Four new patterns to help combiner
26302         optimizing nested mixed mode shifts.
26304         * config/sparc/sparc.c (sparc_override_options): Use deprecated
26305         v8 instructions if optimizing for UltraSPARC I, II, IIi, as it
26306         speed things up. Don't use them by default on plain v9 in 64bit
26307         mode, according to what SPAMv9 sais.
26309         * config/sparc/sparc.h: Fix comments, e.g. Linux already preserves
26310         top 32 bits of %[og][0-7] in signal handlers.
26311         Also, TARGET_HARD_MUL32 now is only true for TARGET_ARCH32.
26313 Fri Jul 30 03:00:41 1999  Jeffrey A Law  (law@cygnus.com)
26315         * pa.md (zvdep_imm32): Renamed from zvdep_imm.
26316         (ashlsi3): Corresponding changes.
26318         * pa.c (compute_zdepwi_operands): Renamed from compute_zdepi_operands.
26320 Thu Jul 29 18:37:13 1999  Jeffrey A Law  (law@cygnus.com)
26322         * pa.h (FIRST_PARM_CALLER_OFFSET): Delete.
26324 Thu Jul 29 19:01:58 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
26326         * arm.h (Hint): Delete macro.
26327         Substitute HOST_WIDE_INT for Hint in some prototypes.
26328         * arm.c: Substitute HOST_WIDE_INT for Hint in one prototype.
26330 Thu Jul 29 09:21:42 1999  Nick Clifton  <nickc@cygnus.com>
26332         * builtins.c (expand_builtin_setjmp): Use force_operand to
26333         make sure that the buffer address is in a suitable form to be
26334         passed to force_reg.
26336 Wed Jul 28 12:50:48 1999  Geoff Keating  <geoffk@cygnus.com>
26338         * config/mips/mips.c: system.h handles MIN and MAX, don't undefine
26339         them here.
26341 Wed Jul 28 13:18:35 1999  Jeffrey A Law  (law@cygnus.com)
26343         * pa.md (indirect_jump): Remove mode from match_operand.  Verify
26344         proper mode in the condition string.
26345         (icacheflush, dcacheflush): Remove modes from match_operands.
26347         * pa.c (emit_move_sequence): Always convert scratch_reg to the
26348         proper mode before using it.
26350         * pa.md (adddi3, subdi3): Turn into a define_expand/define_insn
26351         pair.
26353         * pa.c (store_reg): Do not call add_high_const generator directly.
26354         (load_reg, set_reg_plus_d): Likewise.
26355         * pa.md (add_high_const): No longer a named pattern.
26357         * pa.c (legitimize_address): Consistently use Pmode rather than
26358         SImode.  Do not call gen_pic2_highpart directly anymore.
26359         * pa.md (pic2_highpart): No longer a named pattern.
26360         (pic2_lo_sum): Similarly.  Reformat to make more readable.
26362         * pa.md (call, call_value): Use "word_mode" instead of "SImode" as
26363         needed.
26365         * README: Update.
26367 Wed Jul 28 11:28:04 1999  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
26369         * builtins.c (expand_builtin): Typo in call to expand_builtin_ffs.
26371 Wed Jul 28 11:23:48 1999  Richard Henderson  <rth@cygnus.com>
26373         * pa.c (hppa_builtin_saveregs):  Use get_varargs_alias_set
26374         and tag the spill mems.
26375         (hppa_va_start): New.
26376         (hppa_va_arg): New.
26377         * pa.h (EXPAND_BUILTIN_VA_START): New.
26378         (EXPAND_BUILTIN_VA_ARG): New.
26380 Wed Jul 28 11:22:21 1999  Richard Henderson  <rth@cygnus.com>
26382         * mn10300.c (mn10300_builtin_saveregs): Use get_varargs_alias_set
26383         and tag the spill mems.
26384         (mn10300_va_start): New.
26385         (mn10300_va_arg): New.
26386         * mn10300.h (EXPAND_BUILTIN_VA_START): New.
26387         (EXPAND_BUILTIN_VA_ARG): New.
26389 Wed Jul 28 11:20:19 1999  Richard Henderson  <rth@cygnus.com>
26391         * mn10200.c (mn10200_va_arg): New.
26392         * mn10200.h (EXPAND_BUILTIN_VA_ARG): New.
26394 Wed Jul 28 11:19:06 1999  Richard Henderson  <rth@cygnus.com>
26396         * builtins.c (std_expand_builtin_va_arg): Use int_size_in_bytes
26397         rather than play with TREE_INT_CST_LOW.
26399 1999-07-27  Philip Blundell  <pb@nexus.co.uk>
26401         * config/arm/telf.h: Include dbxelf.h.
26402         (CPP_PREDEFINES): Only define if not already defined.
26403         (ASM_IDENTIFY_GCC): Likewise.
26404         (SUBTARGET_EXTRA_SECTIONS): Likewise.
26405         (SUBTARGET_EXTRA_SECTION_FUNCTIONS): Likewise.
26406         * config/arm/thumb.h (LINK_SPEC): Only define if not already
26407         defined.
26408         (DBX_DEBUGGING_INFO): Don't define.
26409         * config/arm/linux-telf.h: New file.
26410         * config/arm/linux-tgas.h: New file.
26411         * config/arm/t-thumb-linux: New file.
26412         * config/arm/uclinux-elf.h: New file.
26413         * config/arm/uclinux-telf.h: New file.
26414         * configure.in (arm-*-uclinux, thumb-*-linux-gnu,
26415         thumb-*-uclinux): New targets.
26416         * configure: Regenerate.
26418 Tue Jul 27 23:20:21 1999  Jeffrey A Law  (law@cygnus.com)
26420         * pa.md (post_store, pre_load): New expanders.
26421         (post_stwm, pre_ldwm): Renamed to post_stw and pre_ldw respectively.
26422         (post_ldwm, pre_stwm): Make these unnamed patterns since we never
26423         need to directly generate RTL for them.
26424         * pa.c (hppa_expand_prologue, hppa_expand_epilogue): Corresponding
26425         changes.
26427 Tue Jul 27 16:05:52 1999  David Edelsohn  <edelsohn@gnu.org>
26429         * aix43.h (ASM_CPU_SPEC, CPP_CPU_SPEC): Add rs64a and PPC630.
26430         * rs6000.c (processor_target_table): Add powerpc64, rs64a, and PPC630.
26431         (rs6000_cpu): Choose between 32-bit and 64-bit default processors.
26432         (secndary_reload_class): Make TARGET_ELF conditional compile.
26433         (print_operand_address): Similar.
26434         (output_toc): Print all values as hex.
26435         (get_issue_rate): Rearrange and add RS64A and PPC630.
26436         * rs6000.h (processor_type): Add RS64A and PPC630.
26437         (PROCESSOR_POWERPC64): New.
26438         (PROMOTE_MODE): Use word_mode.
26439         (RTX_COSTS): Add RS64A and PPC630.
26440         * rs6000.md (scheduling information): Add lmul and ldiv
26441         representing 64-bit integer multiply and divide.  Add rs64a and
26442         PPC630 information.
26443         (ashldi3): Add support for "rldic" instruction.
26444         * sysv4.h (PROCESSOR_DEFAULT): Change to PROCESSOR_750.
26446 Tue Jul 27 15:31:53 1999  Vladimir Makarov  <vmakarov@toad.to.cygnus.com>
26448         * config/sparc/sparc.c (sparc_override_options): Enable SPARCLITE
26449         instead of V8 for sparclite86x in cpu_table.
26451 Tue Jul 27 17:49:42 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
26453         * config/arm/coff.h (ASM_FILE_START): If generating SDB output, call
26454         output_file_directive.
26456 Tue Jul 27 03:15:33 1999  Jason Merrill  <jason@yorick.cygnus.com>
26458         * expr.c (expand_expr, case PLUS_EXPR): Get the mode from the
26459         tree for op1, not the rtl.
26461 Tue Jul 27 00:18:34 1999  Richard Henderson  <rth@cygnus.com>
26463         * m88k.c (m88k_builtin_saveregs): Break out the constructor code
26464         to m88k_va_start, leaving only the register spill.
26465         (m88k_build_va_list): New.
26466         (m88k_va_start): New.
26467         (m88k_va_arg): New.
26468         * m88k.h (BUILD_VA_LIST_TYPE): New.
26469         (EXPAND_BUILTIN_VA_START): New.
26470         (EXPAND_BUILTIN_VA_ARG): New.
26472 Mon Jul 26 19:07:11 1999  Geoff Keating  <geoffk@cygnus.com>
26474         * config/rs6000/rs6000.c (rs6000_expand_builtin_saveregs):
26475         Rename from expand_builtin_saveregs.
26476         * config/rs6000/rs6000.h (EXPAND_BUILTIN_SAVEREGS): Change caller.
26478 Mon Jul 26 22:52:47 1999  Richard Henderson  <rth@cygnus.com>
26480         * i960.c (i960_setup_incoming_varargs): Use get_varargs_alias_set
26481         for the register spill block.
26482         (i960_build_va_list): New.
26483         (i960_va_start): New.
26484         (i960_va_arg): New.
26485         * i960.h (BUILD_VA_LIST_TYPE): New.
26486         (EXPAND_BUILTIN_VA_START): New.
26487         (EXPAND_BUILTIN_VA_ARG): New.
26488         * i960.md (store_multiple): Use change_address on individul mems.
26490 Mon Jul 26 22:43:12 1999  Richard Henderson  <rth@cygnus.com>
26492         * builtins.c (stabilize_va_list): Don't INDIRECT_REF through
26493         an ARRAY_TYPE.
26494         (std_expand_builtin_va_start): Back out one word if !stdarg_p.
26495         (expand_builtin_va_end): Evaluate arg for side effects.
26496         * c-common.c (c_common_nodes_and_builtins): Construct a
26497         va_list_arg_type_node to handle array decomposition to pointer.
26499 Mon Jul 26 18:51:34 1999  Richard Henderson  <rth@cygnus.com>
26501         * except.c (st_dynamic_cleanup): Use force_operand on the
26502         buffer's address.
26504 Mon Jul 26 16:43:26 1999  Richard Henderson  <rth@cygnus.com>
26506         * c4x.h (EXPAND_BUILTIN_VA_ARG): New.
26507         * c4x.c (c4x_va_arg): New.
26509 Mon Jul 26 12:30:09 1999  Jason Merrill  <jason@yorick.cygnus.com>
26511         * cpplib.c (cpp_get_token): Don't return a CPP_POP if the buffer
26512         has manual_pop set.
26514 1999-07-26  Nathan Sidwell  <nathan@acm.org>
26516         * eh-common.h (__eh_matcher): Prototype correctly.
26518 Mon Jul 26 17:24:51 1999  Philip Blundell  <pb@nexus.co.uk>
26520         * config/arm/thumb.h (THUMB_FLAG_SINGLE_PIC_BASE): Define.
26521         (TARGET_SINGLE_PIC_BASE): Likewise.
26522         (GOT_PCREL, NEED_GOT_RELOC, NEED_PLT_RELOC): Provide default
26523         definitions.
26524         (TARGET_CALLEE_INTERWORKING): Fix typo in comment.
26525         (TARGET_SWITCHES): Add -m{no-}single-pic-base.
26526         (TARGET_OPTIONS): Add -mpic-register=N.
26527         (OUTPUT_INT_ADDR_CONST): New macro.
26528         (INDEX_REGISTER_RTX_P, PIC_OFFSET_TABLE_REGNUM, FINALIZE_PIC,
26529         LEGITIMATE_PIC_OPERAND_P): Likewise.
26530         (LEGITIMIZE_ADDRESS, GOT_IF_LEGITIMATE_ADDRESS): Support PIC.
26531         (ASM_OUTPUT_INT): Use OUTPUT_INT_ADDR_CONST rather than calling
26532         output_addr_const directly.
26533         (PRINT_OPERAND_PUNCT_VALID_P): Accept `|' for compatibility with
26534         ARM port.
26535         (thumb_pic_register, thumb_pic_register_string): Declare.
26537         * config/arm/thumb.c (symbol_mentioned_p): New function: Imported
26538         from arm.c.
26539         (label_mentioned_p): New function: Imported from arm.c.
26540         (legitimize_pic_address): New function: Imported from arm.c.
26541         (is_pic):New function: Imported from arm.c.
26542         (thumb_finalize_pic):New function: Imported from arm.c.
26543         (add_constant): Cope with PIC constants.
26544         (fixit): Cope with PIC constants.
26545         (output_return): Do not treat the PIC register as live if
26546         TARGET_SINGLE_PIC_BASE is true.
26547         (thumb_function_prologue): Do not treat the PIC register as live if
26548         TARGET_SINGLE_PIC_BASE is true.
26549         (thumb_expand_prologue): Do not treat the PIC register as live if
26550         TARGET_SINGLE_PIC_BASE is true.
26551         (thumb_unexpand_epilogue): Do not treat the PIC register as live if
26552         TARGET_SINGLE_PIC_BASE is true.
26553         (thumb_print_operand): Accept '|'.
26554         (thumb_override_options): Process PIC options.
26556         * config/arm/thumb.md (movsi): Support PIC.
26557         (call_insn): Change "i" constraint to "X".
26558         (call_value_insn): Likewise.
26559         (consttable_4, consttable_8, consttable_end): Set and clear
26560         "making_const_table" as appropriate.
26561         (pic_load_addr, pic_add_dot_plus_four): New insns.
26563         * invoke.texi (Thumb Options): Fix spelling.  Document new
26564         options -msingle-pic-base and -mpic-register=.
26566 1999-07-26  Andrew Haley  <aph@cygnus.com>
26568         * config/m32r/initfini.c (__init): Use a full word immediate for
26569         __fini: this allows it to be placed in any memory region.
26571         * config/m32r/t-m32r: Compile crtinit.o and crtfini.o for
26572         -mmodel=medium.  This is OK for all memory models.
26574 Mon Jul 26 11:58:46 1999  Nick Clifton  <nickc@cygnus.com>
26576         * config/arm/arm.c: Replace %R%s in asm_fprintf strings with %r.
26577         * config/arm/arm.h: Replace %R%s in asm_fprintf strings with %r.
26579 Mon Jul 26 10:23:36 1999  Nick Clifton  <nickc@cygnus.com>
26581         * final.c (asm_fprintf): Accept ASM_FPRINTF_EXTENSIONS, if
26582         defined.
26584         * tm.texi: Document ASM_FPRINTF_EXTENSIONS.
26586 Sun Jul 25 23:51:59 1999  Richard Henderson  <rth@cygnus.com>
26588         * i860.h (EXPAND_BUILTIN_SAVEREGS): New.
26589         (BUILD_VA_LIST_TYPE): New.
26590         (EXPAND_BUILTIN_VA_START): New.
26591         (EXPAND_BUILTIN_VA_ARG): New.
26592         * i860.c (output_delayed_branch): Disable.
26593         (output_delay_insn): Likewise.
26594         (i860_saveregs): New.
26595         (i860_build_va_list): New.
26596         (i860_va_start): New.
26597         (i860_va_arg): New.
26598         * i860.md: Disable all peepholes using output_delayed_branch.
26599         * i860/sysv4.h (I860_SVR4_VA_LIST): New.
26601 Sun Jul 25 23:44:13 1999  Richard Henderson  <rth@cygnus.com>
26603         * clipper.h (EXPAND_BUILTIN_SAVEREGS): Remove argument.
26604         (BUILD_VA_LIST_TYPE): New.
26605         (EXPAND_BUILTIN_VA_START): New.
26606         (EXPAND_BUILTIN_VA_ARG): New.
26607         * clipper.c (clipper_builtin_saveregs): Only dump registers.
26608         Return the address of the save area.
26609         (clipper_build_va_list): New.
26610         (clipper_va_start): New.
26611         (clipper_va_arg): New.
26613 Sun Jul 25 22:56:47 1999  Richard Henderson  <rth@cygnus.com>
26615         * arc.h (EXPAND_BUILTIN_VA_START): New.
26616         (EXPAND_BUILTIN_VA_ARG): New.
26617         * arc.c (arc_setup_incoming_varargs): Set alias set of
26618         varargs save area.
26619         (arc_va_start): New.
26620         (arc_va_arg): New.
26622 Sun Jul 25 22:45:55 1999  Richard Henderson  <rth@cygnus.com>
26624         * alpha.h (EXPAND_BUILTIN_SAVEREGS): Delete.
26625         (BUILD_VA_LIST_TYPE): New.
26626         (EXPAND_BUILTIN_VA_START): New.
26627         (EXPAND_BUILTIN_VA_ARG): New.
26628         * alpha.c (alpha_builtin_saveregs): Delete.
26629         (alpha_build_va_list): New.
26630         (alpha_va_start): New.
26631         (alpha_va_arg): New.
26633 Sun Jul 25 21:40:33 1999  Jeffrey A Law  (law@cygnus.com)
26635         * config/svr4.h (CTORS_SECTION_ASM_OP): Do not emit directives in
26636         column zero.
26637         (DTORS_SECTION_ASM_OP, INIT_SECTION_ASM_OP): Likewise.
26638         (FINI_SECTION_ASM_OP, ASM_OUTPUT_SECTION_NAME): Likewise.
26640         * gcc.texi: More changes related to list conversion.
26641         * invoke.texi: Likewise.
26643 Sun Jul 25 18:15:39 1999  Richard Henderson  <rth@cygnus.com>
26645         * builtins.c (expand_builtin_saveregs): Remove static, remove exp
26646         and ignore arguments, bail if no EXPAND_BUILTIN_SAVEREGS.
26647         (expand_builtin_next_arg): Accept ARGLIST not EXP.
26648         (stabilize_va_list): New function.
26649         (std_expand_builtin_va_start): New function.
26650         (expand_builtin_va_start): New function.
26651         (get_varargs_alias_set): New function.
26652         (std_expand_builtin_va_arg): New function.
26653         (expand_builtin_va_arg): New function.
26654         (expand_builtin_va_end): New function.
26655         (expand_builtin_va_copy): New function.
26656         (expand_builtin): Call them.
26657         * c-common.c (c_common_nodes_and_builtins): Build __builtin_va_list,
26658         __builtin_{varargs_start,stdarg_start,end,copy}.
26659         (build_va_arg): New function.
26660         * c-common.h (CTI_PTR_TYPE, ptr_type_node): Delete.
26661         (build_va_arg): Declare.
26662         * c-decl.c (ptr_type_node, va_list_type_node): New.
26663         * c-parse.gperf (__builtin_va_arg): New.
26664         * c-parse.in (VA_ARG): New token.
26665         (unary_expr): Recognize it.
26666         * expr.c (expand_expr): Expand VA_ARG_EXPR.
26667         * expr.h (std_expand_builtin_va_start): Declare.
26668         (std_expand_builtin_va_arg): Declare.
26669         (expand_builtin_va_arg): Declare.
26670         (get_varargs_alias_set): Declare.
26671         * tree.def (VA_ARG_EXPR): New.
26672         * tree.h (BUILT_IN_VARARGS_START): New.
26673         (BUILT_IN_STDARG_START, BUILT_IN_VA_END): New.
26674         (ptr_type_node, va_list_type_node): Declare.
26675         * tm.texi (EXPAND_BUILTIN_SAVEREGS): Kill unused ARGLIST argument.
26676         * m32r.h (EXPAND_BUILTIN_SAVEREGS): Likewise.
26677         * m88k.h, m88k.c: Likewise.
26678         * mn10300.h, mn10300.c: Likewise.
26679         * pa.h, pa.c: Likewise.
26680         * rs6000.h, rs6000.c: Likewise.
26681         * sh.h, sh.c: Likewise.
26682         * sparc.h, sparc.c: Likewise.
26684         * emit-rtl.c (operand_subword): Copy alias set.
26685         (change_address): Likewise.
26687 Sun Jul 25 15:04:37 1999  Jeffrey A Law  (law@cygnus.com)
26689         * pa.c (compute_frame_size): Scan all the used callee saved registers,
26690         not just the first one.
26692 Fri Jul 23 14:09:58 1999  Philip Blundell  <pb@nexus.co.uk>
26694         * config/arm/arm.h (TARGET_SWITCHES): Add
26695         -m{no-}single-pic-base.  Correct help string for -mshort-load-words.
26696         (TARGET_OPTIONS): Add -mpic-register=.
26697         (ARM_FLAG_SINGLE_PIC_BASE, TARGET_SINGLE_PIC_BASE): Define.
26698         (arm_pic_register_string): Declare.
26699         (NEED_PLT_GOT): Delete, replace with ...
26700         (NEED_GOT_RELOC, NEED_PLT_RELOC): ... these.  New macros.
26701         (OUTPUT_INT_ADDR_CONST): Replace NEED_PLT_GOT with NEED_GOT_RELOC.
26702         (ASM_OUTPUT_MI_THUNK): Replace NEED_PLT_GOT with NEED_PLT_RELOC.
26703         * config/arm/arm.c (arm_override_options): Add new option
26704         -mpic-register=N.
26705         (arm_pic_register_string): New variable.
26706         (arm_finalize_pic): Respect TARGET_SINGLE_PIC_BASE.
26707         (output_func_prologue): If TARGET_SINGLE_PIC_BASE, treat the PIC
26708         register as never live.  Use NEED_PLT_RELOC not NEED_PLT_GOT.
26709         (output_return_instruction): Likewise.
26710         * config/arm/elf.h (NEED_PLT_GOT): Delete, replace with ...
26711         (NEED_GOT_RELOC, NEED_PLT_RELOC): ... these.  Define to flag_pic.
26712         * config/arm/arm.md: Use NEED_PLT_RELOC in place of NEED_PLT_GOT.
26714         * invoke.texi (ARM Options): Fix spelling.  Remove duplicate
26715         mention of -msched-prolog.  Document new options -msingle-pic-base
26716         and -mpic-register=.
26718 Thu Jul 22 18:23:56 1999  Richard Henderson  <rth@cygnus.com>
26720         * haifa-sched.c (reemit_notes): Tidy.
26721         * sched.c (reemit_notes): Duplicate 1998-08-31 patch to
26722         haifa's routine.
26724 Thu Jul 22 18:21:04 1999  Richard Henderson  <rth@cygnus.com>
26726         * explow.c (trunc_int_for_mode): New function.
26727         (plus_constant_wide): Use it.
26728         * combine.c (simplify_and_const_int): Likewise.
26729         (merge_outer_ops): Likewise.
26730         (simplify_shift_const): Likewise.
26731         * cse.c (simplify_unary_operation): Likewise.
26732         (simplify_binary_operation): Likewise.
26733         * emit-rtl.c (operand_subword): Likewise.
26734         * rtl.h: Declare it.
26736 Thu Jul 22 14:34:59 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
26738         * config/arm/arm.c (arm_print_operand): Fix typo in 'M' case
26739         (use NUM_REGS instead of NUM_INTS).
26741 Thu Jul 22 11:25:20 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
26743         * builtins.c: New file.
26744         * expr.c (saveregs_value, apply_args_value):  Delete definition,
26745         moved into builtins.c.
26746         (string_constant): No longer static.
26747         (get_pointer_alignment, c_strlen, get_memory_rtx, expand_builtin,
26748         apply_args_size, apply_result_size, result_vector,
26749         expand_builtin_apply_args, expand_builtin_apply,
26750         expand_builtin_return): Delete functions, moved into builtins.c.
26751         (INCOMING_REGNO, OUTGOING_REGNO): Delete unused macros.
26752         * expr.h (saveregs_value, apply_args_value): Declare variables.
26753         (expand_builtin, string_constant): Declare functions.
26754         * Makefile.in: Update to build builtin.o.
26756 Wed Jul 21 00:46:58 1999  Mark P. Mitchell  <mark@codesourcery.com>
26758         * defaults.h (DWARF2_GENERATE_TEXT_SECTION_LABEL): New macro.
26759         * tm.texi (DWARF2_GENERATE_TEXT_SECTION_LABEL): Define it.
26760         * dwarf2out.c (dwarf2out_init): Don't output a label to mark the
26761         start of the text section if DWARF2_GENERATE_TEXT_SECTION_LABEL is
26762         false.
26763         * config/mips/iris6.h (DWARF2_GENERATE_TEXT_SECTION_LABEL):
26764         Define to zero.
26766 1999-07-21  Michael Meissner  <meissner@cygnus.com>
26768         * print-rtl.c (print_rtx): Print the names of the virtual
26769         registers.
26771 Wed Jul 21 16:00:32 1999  Nick Clifton  <nickc@cygnus.com>
26773         * config/arm/arm.h (INITIAL_ELIMINATION_OFFSET): Fix typo
26774         introduced in previous delta.
26776 Wed Jul 21 14:30:51 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
26778         * c-lang.c (finish_file): Rename void_list_node to void_list_node_1
26779         to avoid name clash.
26781 Wed Jul 21 08:39:22 1999  Gavin Romig-Koch  <gavin@cygnus.com>
26783         * c-lex.c (yylex) : Correct the test for overflow when lexing
26784         integer literals.
26786 Tue Jul 20 18:02:42 1999  Richard Henderson  <rth@cygnus.com>
26788         * haifa-sched.c (insn_cost): FREE implies cost 0 and vice versa.
26789         (adjust_priority): Always call ADJUST_PRIORITY.
26790         (schedule_insn): Only put insns into the ready at cost 0.
26791         (schedule_block): Remove redundant initial sort.  Give clock_var
26792         and can_issue_more to MD_SCHED_REORDER.  Requeue if hazard cost
26793         is not 0.
26794         * tm.texi (MD_SCHED_REORDER): Update docs.
26796         * sparc.h (MD_SCHED_REORDER): Update.  Set CAN_ISSUE_MORE.
26797         * sparc.c (ultra_reorder_called_this_block): Delete.
26798         (ultrasparc_sched_init): Don't set it.
26799         (ultrasparc_sched_reorder): Don't check it.
26801 Tue Jul 20 17:07:54 1999  Richard Henderson  <rth@cygnus.com>
26803         * rs6000.h (struct rs6000_args): Add sysv_gregno.
26804         * rs6000.c (init_cumulative_args): Init sysv_gregno.
26805         (function_arg_boundary): Align DFmode.
26806         (function_arg_advance): Restructure for ABI_V4; use sysv_gregno
26807         to get fp reg and stack overflow correct.
26808         (function_arg): Likewise.
26809         (function_arg_pass_by_reference): True for TFmode for ABI_V4.
26810         (setup_incoming_varargs): Restructure for ABI_V4; use
26811         function_arg_advance to skip final named argument.
26812         (expand_builtin_saveregs): Properly unskip the last integer arg
26813         when doing varargs.  Adjust overflow location calculation.
26815         * ginclude/va-ppc.h (struct __va_list_tag): Make gpr and fpr
26816         explicitly unsigned.
26817         (__VA_FP_REGSAVE): Use new OFS argument instead of AP->fpr directly.
26818         (__VA_GP_REGSAVE): Similarly.
26819         (__va_longlong_p): Delete.
26820         (__va_arg_type_violation): New declaration.
26821         (va_arg): Restructure.  Flag promotion errors.  Align double.
26822         TFmode passed by reference.
26824         * rs6000.md (movdi_32+1): Use GEN_INT after arithmetic
26825         in the HOST_BITS_PER_WIDE_INT > 32 case.
26827 Tue Jul 20 12:37:30 1999  Hans-Peter Nilsson  <hp@bitrange.com>
26829         * dwarf2out.c (output_abbrev_section): Terminate with a zero.
26831 Tue Jul 20 12:12:27 1999  Jason Merrill  <jason@yorick.cygnus.com>
26833         * gcc.c (default_compilers, cpp-output): Pass -fpreprocessed.
26834         * toplev.c (documented_lang_options): Add -fpreprocessed.
26835         * cpplib.h (struct cpp_buffer): Add preprocessed.
26836         * cppinit.c (cpp_handle_option): Handle -fpreprocessed.
26837         (cpp_start_read): Don't expand macros or emit an initial #line
26838         directive if -fpreprocessed.
26840 Tue Jul 20 12:12:09 1999  Michael Tiemann  <tiemann@holodeck.cygnus.com>
26842         * cpplib.h (struct cpp_buffer): Added manual_pop for
26843         better C++ tokenization.
26844         * cpplib.c (cpp_get_token): Return CPP_EOF if manual_pop.
26845         Also, support C++ tokenization for ->*, .*, <?, and >? operators.
26846         * c-common.c (cpp_token): Make non-static.
26848 Tue Jul 20 11:24:19 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
26850         * c-common.h: New file.
26851         * c-common.c (permanent_obstack): Delete unused declaration.
26852         (c_global_trees): New array.
26853         (c_common_nodes_and_builtins): New function; split off common code
26854         from init_decl_processing in both c-decl.c and cp/decl.c.
26855         * c-tree.h: Delete lots of declarations of tree nodes; replaced by
26856         c_global_trees and accessor macros defined in c-common.h.
26857         Include c-common.h.
26858         * c-decl.c: Delete definitions for tree nodes that were replaced by
26859         c_global_trees.
26860         (init_decl_processing): Build void_list_node.
26861         Call c_common_nodes_and_builtins; delete code to generate the common
26862         builtins here.
26863         * objc/objc-act.c (build_module_descriptor): Rename variable
26864         void_list_node to avoid clash with c-common.h.
26866         * Makefile.in: Update dependencies.
26867         * objc/Make-lang.in: Likewise.
26869 Mon Jul 19 14:22:18 1999  Mark P. Mitchell  <mark@codesourcery.com>
26871         * config/mips/iris6gld.h (MAKE_DECL_ONE_ONLY): Define.
26872         (UNIQUE_SECTION_P): Likewise.
26873         (UNIQUE_SECTION): Likewise.
26875 1999-07-19  Linas Vepstas  <linas@linas.org>
26877         * config/i370/README: New file.
26878         * config/i370/linux.h: New file.
26879         * config/i370/mvs.h: New file.
26880         * config/i370/oe.h: New file.
26881         * config/i370/t-linux: New file.
26882         * config/i370/t-mvs: New file.
26883         * config/i370/t-oe: New file.
26884         * config/i370/x-oe: New file.
26885         * config/i370/xm-linux.h: New file.
26886         * config/i370/xm-mvs.h: New file.
26887         * config/i370/xm-oe.h: New file.
26889         * i370.c (label_node_t): Add first_ref_page, label_addr,
26890         label_first_ref, label_last_ref members.
26891         (mvs_need_base_reload): Renamed from mvs_label_emitted.
26892         (MAX_MVS_LABEL_SIZE): Define.
26893         (MAX_LONG_LABEL_SIZE): Define.
26894         (alias_node_t, alias_anchor, alias_number): New.
26895         (mvs_function_table): Reorder for EBCDIC.
26896         (ascebc, ebcasc): Unconditionally define.
26897         (i370_branch_dest, i370_branch_length): New functions.
26898         (i370_short_branch, i370_label_scan): New functions.
26899         (mvs_get_label): Renamed from mvs_add_label.  Search for
26900         an existing label before creating a new one.
26901         (mvs_add_label): New function.
26902         (mvs_get_label_page): New function.
26903         (mvs_free_label_list): Renamed from mvs_free_label.  Iterate
26904         over the entire list.
26905         (mvs_check_page) [TARGET_HLASM]: Use BASR not BALR.
26906         (mvs_check_page) [TARGET_ELF_ABI]: New function.
26907         (mvs_add_alias, mvs_need_alias): New functions.
26908         (mvs_get_alias, mvs_check_alias): New functions.
26909         (handle_pragma): New function.
26910         (mvs_function_check): New function.
26911         (unsigned_jump_follows_p): Search harder.
26912         (i370_function_prolog) [TARGET_HLASM]: Handle LE370.  Scan labels.
26913         (i370_function_prolog) [TARGET_ELF_ABI]: New function.
26914         * i370.h (TARGET_VERSION): Delete.
26915         (CPP_SPEC, CPP_PREDEFINES): Delete.
26916         (mvs_label_emitted): Delete.
26917         (TARGET_EBCDIC): Delete.
26918         (MAP_CHARACTER): Define only if TARGET_EBCDIC.
26919         (HANDLE_PRAGMA): Define.
26920         (HARD_REGNO_NREGS): Handle complex modes.
26921         (HARD_REGNO_MODE_OK): Likewise.
26922         (CLASS_MAX_NREGS): Likewise.
26923         (RET_REG): Likewise.
26924         (EXTRA_CONSTRAINT): Define.
26925         (RETURN_IN_MEMORY): True for DImode.
26926         (TRAMPOLINE_TEMPLATE): Use gen_rtx instead of GEN_INT.
26927         (FUNCTION_PROFILER): Delete.
26928         (COUNT_REGS): Fail if REG_P but not REG_OK_FOR_BASE_P.
26929         (NOTICE_UPDATE_CC): Correct handling of MULT, DIV, logicals and shifts.
26930         (TARGET_ESC, TARGET_BELL): Conditionally define for TARGET_EBCDIC.
26931         (TARGET_BS, TARGET_TAB, TARGET_NEWLINE): Likewise.
26932         (TARGET_VT, TARGET_FF, TARGET_CR): Likewise.
26933         (ASM_FILE_START): Add "RMODE ANY".
26934         (ASM_OUTPUT_EXTERNAL): Check for aliases.
26935         (ASM_GLOBALIZE_LABEL): Likewise.
26936         (ASM_OUTPUT_LABELREF): Likewise.
26937         (ASM_OUTPUT_COMMON): Likewise.
26938         (PRINT_OPERAND): Handle 'K', 'W', default.
26939         (PRINT_OPERAND_ADDRESS): New.
26940         (Lots of defines): Add support for TARGET_ELF_ABI.
26941         * i370.md (attr length): New.  Define for all patterns.
26942         (*): Lots of tweeks to assembly output and constraints.
26944 Mon Jul 19 15:09:29 1999  David Edelsohn  <edelsohn@gnu.org>
26946         * rs6000.md (arithmetic, logical, and shift Rc combiner patterns):
26947         Disable patterns performing SImode comparisons with SImode values
26948         if TARGET_POWERPC64 and instruction does not sign-extend or does
26949         not mask to narrower than SImode, i.e. where bit 31 and bit 63 may
26950         differ for signed quantities.
26951         (indirect_jump): Add expander to choose RTL based on TARGET_64BIT.
26952         (tablejump): Patterns contingent on TARGET_64BIT not TARGET_POWERPC64.
26953         (decrement_and_branch_on_count): Add 64-bit variant.
26955 Mon Jul 19 09:36:27 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
26957         * final.c (output_asm_insn): When searching for the matching string
26958         for a given dialect, don't run past the end of the list of
26959         alternatives if there are fewer alternatives in the template than
26960         dialects.
26962 1999-07-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
26964         * gcc.texi: Update e-mail addresses and URLs to gcc.gnu.org.
26965         Removed paragraph about compression of files and size limitation,
26966         duplicated in the FAQ.  Use gcc-patches for posting patches.
26967         * gcc.c (main): Updated URL with bug reporting instructions to
26968         gcc.gnu.org.  Removed e-mail address.
26969         * system.h (abort): Likewise.
26971 1999-07-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
26973         * Makefile.in (stmp-multilib-sub): Make the files extracted
26974         from $(LIBGCC1) writable.
26976 Sat Jul 17 14:25:46 1999  Nick Clifton  <nickc@cygnus.com>
26978         * config/arm/aout.h: Reformat for improved readability.
26980         * config/arm/arm.h: Reformat for improved readability.
26981         Replace uses of fprintf with asm_fprintf where appropriate.
26982         (ARM_DECLARE_FUNCTION_NAME): New macro:  Perform any generic ARM
26983         function declaration assembler actions.
26984         (NUM_INTS): New macro: Convert from bytes to words.
26985         (NUM_REGS): New macro: Compute number of registers required to
26986         hold a quanitity of tyep MODE.
26987         (NUM_REGS2): New macro: Like NUM_REGS but also copes with BLKmode
26988         types.
26989         (NUM_ARG_REGS): New macro: The number of argument registers
26990         available.
26991         (ARG_REGISTER): New macro: Compute the register number of the Nth
26992         argument register.
26993         (LAST_ARG_REGNUM): New macro: The number of the last argument
26994         register.
26995         (SP_REGNUM): New macro: Register number of the stack pointer.
26996         (FP_REGNUM): New macro: Register number of the frame pointer.
26997         (FUNCTION_ARG, FUNCTION_ARG_PARTIAL_NREGS, INIT_CUMULATIVE_AGS,
26998         FUNCTION_ARG_ADVANCE, SETUP_INCOMING_VARARGS): Change
26999         CUMULATIVE_ARGS so that it counts registers not bytes.
27001         * config/arm/arm.c: Rename TARGET_THUMB_INTERWORK to
27002         TARGET_INTERWORK.
27003         Replace uses of fprintf with asm_fprintf where appropriate.
27004         (output_ascii_pseudo_op): Replace with version from thumb.c
27006         * config/arm/coff.h (ASM_FILE_START): Emit ASM_APP_OFF.
27008         * config/arm/elf.h (CPP_PREDEFINES): Replace with
27009         SUBTARGET_CPP_SPEC.
27010         (ASM_DECLARE_FUNCTION_NAME): Use ARM_DECLARE_FUNCTION_NAME.
27011         (ASM_FILE_START): Emit ASM_APP_OFF.
27013 Fri Jul 16 13:48:09 1999  Jeffrey A Law  (law@cygnus.com)
27015         * pa.c (compute_frame_size): Round frame according to
27016         STACK_BOUNDARY rather than a hardwired value.
27018         * pa.h (POINTER_SIZE, PARM_BOUNDARY): Define in terms of BITS_PER_WORD.
27020         * configure.in (hppa*-*-hpux11*): Use symbolic MASK_PA_11 instead
27021         of "1".
27022         * configure: Rebuilt.
27024         * configure.in (hppa*-*-linux*): New configuration.
27025         * configure: Rebuilt.
27026         * pa.h (MAX_OFILE_ALIGNMENT): Delete.
27027         * pa/som.h (MAX_OFILE_ALIGNMENT): Define.
27028         * pa/pa-linux.h: New file.
27029         * pa/t-linux: New file.
27030         * pa/xm-linux.h: New file.
27032         * pa.c (hppa_legitimize_address): Change references from SImode to
27033         either Pmode or word_mode as appropriate.
27034         (emit_move_sequence, store_reg, load_reg): Likewise.
27035         (set_reg_plus_d, hppa_expand_prologue): Likewise.
27036         (output_mul_insn): Likewise.
27037         * pa.h (PROMOTE_MODE): Likewise.
27038         (INITIALZE_TRAMPOLINE): Likewise.
27039         (Pmode): Define to word_mode.
27041         * pa.c (compute_frame_size): Use UNITS_PER_WORD instead of hardwired
27042         value of 4.  Allocate 8 bytes for each FP register save.
27043         (hppa_expand_epilogue): Use UNITS_PER_WORD instead of harwarewired
27044         value of 4.
27045         (hppa_expand_prologue): Likewise.
27046         * pa.h (PROMOTE_MODE): Likewise.
27047         (HARD_REGNO_MODE_OK, FUNCTION_ARG_SIZE): Likewise.
27048         (FUNCTION_ARG_BOUNDARY): Likewise.
27050         * invoke.texi (HPPA Options): Remove -mspace/-mno-space.
27052         * pa.c (out_of_line_prologue_epilogue): Delete.
27053         (override_options): Remove -mspace related code.
27054         (hppa_expand_prologue, hppa_expand_epilogue): Likewise.
27055         (compute_frame_size): Only allocate space for register that
27056         actually need to be saved.
27057         * pa.h (MASK_SPACE, TARGET_SPACE): Delete.
27058         (TARGET_SWITCHES): Remove -mspace, -mno-space
27059         * pa/t-pa (LIB2FUNCS_EXTRA): Remove ee.asm and ee_fp.asm
27060         * pa/t-pro (LIB2FUNCS_EXTRA): Likewise.  Remove -mspace multilib.
27061         * pa/ee.asm, pa/ee_fp.asm: Delete.
27063         * pa/elf.h (ASM_OUTPUT_DOUBLE_INT): Define.
27065         * config/svr4.h (CONST_SECTION_ASM_OP): Do not emit assembler
27066         directive in column zero.
27068 Fri Jul 16 01:39:57 1999  Jeffrey A Law  (law@cygnus.com)
27070         * m68k.c (output_function_prologue): Fix computation of save mask
27071         when generating PIC code.
27073 Thu Jul 15 15:40:09 1999  Jim Wilson  <wilson@cygnus.com>
27075         * tree.c (build_type_attribute_variant): Move current_obstack restore
27076         after build_qualified_type call.
27078 1999-07-15  Mark Mitchell  <mark@codesourcery.com>
27080         * configure.in: Use t-iris6, even with GNU LD.
27081         * config/mips/iris6gld.h: Fix typo in linker spec.
27082         * config/mips/t-iris6gld: Remove.
27084 Thu Jul 15 15:15:43 1999  David Edelsohn  <edelsohn@gnu.org>
27086         * rs6000.md (insv, extzv): Remove SImode dependence in named
27087         patterns.  Explicitly generate DImode RTL if PowerPC64 and
27088         operand is DImode.
27089         (insvdi): Reverse start and size in instruction template.
27091 1999-07-12  Joseph S. Myers  <jsm28@cam.ac.uk>
27093         * invoke.texi: Typo fixes.
27095 Wed Jul 14 23:28:06 1999  Jeffrey A Law  (law@cygnus.com)
27097         * emit-rtl.c (gen_realpart): Issue an error for cases GCC can not
27098         handle at this time instead of silently generating incorrect code.
27099         (gen_imagpart): Likewise.
27101         * reload.c (find_reloads): Emit a USE for a pseudo register without
27102         a hard register if we could not create an optional reload for the
27103         pseudo.
27105 Wed Jul 14 23:45:48 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
27107         * c-typeck.c (output_init_element, process_init_element):
27108         When advancing constructor_unfilled_fields for a RECORD_TYPE,
27109         check for nameless bit fields.
27111 Wed Jul 14 01:57:39 1999  Richard Henderson  <rth@cygnus.com>
27113         * regclass.c (scan_one_insn): Notice subregs that change the
27114         size of their operand.
27115         (record_reg_classes): Use that to obey CLASS_CANNOT_CHANGE_SIZE.
27117 Wed Jul 14 01:41:42 1999  Jeffrey A Law  (law@cygnus.com)
27119         * configure.in (alpha*-*-*): Include alpha/t-ieee.
27120         * configure: Rebuilt.
27121         * alpha/t-ieee: New file.
27123 Tue Jul 13 10:45:58 1999  Jeffrey A Law  (law@cygnus.com)
27125         * rs6000.c (find_addr_reg): Do not select r0 as an address
27126         register.
27128 Tue Jul 13 00:46:18 1999  Philippe De Muyter  <phdm@macqel.be>
27130         * m68k/x-mot3300 (XCFLAGS): List of big files now includes `cse.o'.
27132 Mon Jul 12 14:29:15 1999  Jeffrey A Law  (law@cygnus.com)
27134         * rs6000.md (movsf): Do not force easy FP constants into memory.
27136         * expr.c (expand_expr, case PLUS_EXPR): Pass constants through
27137         immed_double_const to ensure they are properly truncated then
27138         sign extended.
27140 Mon Jul 12 10:40:01 1999  Vladimir Makarov  <vmakarov@tofu.to.cygnus.com>
27142         * config/arm/thumb.c (thumb_reorg): Call replace_symbols_in_block
27143         always unless NO_DEBUG is used.  Compile this code
27144         unconditionally.
27145         (replace_symbols_in_block): Compile it unconditionally.
27147 Sun Jul 11 12:32:32 1999  Jeffrey A Law  (law@cygnus.com)
27149         * configure.in (i?86-*-elf*): New target.
27150         * configure: Rebuilt.
27151         * i386/i386elf.h, i386/t-i386elf: New files.
27153 Fri Jul  9 22:39:44 1999  Jason Merrill  <jason@yorick.cygnus.com>
27155         * toplev.c (main): Don't complain about saying -gdwarf.
27156         (rest_of_compilation): Remove redundant code.
27158 Fri Jul  9 19:08:55 1999  Jim Wilson  <wilson@cygnus.com>
27160         * unroll.c (unroll_loops): Don't delete named CODE_LABELs.
27162 Fri Jul  9 18:54:18 1999  Felix Lee  <flee@cygnus.com>
27164         * config/i960/i960.c (ret_label): Change asm label from "LR:" to
27165         "Li960R:", to avoid name clash.
27167 Fri Jul  9 10:48:28 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
27169         * loop.c (check_dbra_loop): When reversing a loop, delete all
27170         REG_EQUAL notes referencing the reversed biv except those which are
27171         for a giv based on it.
27173 Fri Jul  9 03:51:52 1999  Jeffrey A Law  (law@cygnus.com)
27175         * version.c: Drop "gcc-" prefix from version #.
27177 Thu Jul  8 18:06:30 1999  Jason Merrill  <jason@yorick.cygnus.com>
27179         * dwarf2out.c (dwarf2out_line): Emit a line number comment after
27180         the label if we're being verbose.
27182 Thu Jul  8 14:18:46 1999  Richard Henderson  <rth@cygnus.com>
27184         * m68k.c (output_function_prologue): Add pic register to mask
27185         if live and flag_pic.
27186         (output_function_epilogue): Likewise.
27188 Thu Jul  8 12:55:12 1999  Jeffrey A Law  (law@cygnus.com)
27190         * dbxelf.h (ASM_OUTPUT_SOURCE_LINE): Do not put assembler
27191         directives in column zero.
27193         * pa/elf.h (ASM_FILE_START): Define.
27194         * pa/som.h (ASM_FILE_START): Include .level directives.
27195         * pa/hpux10.h (ASM_FILE_START): Delete.
27196         * pa/hpux11.h (ASM_FILE_START): Delete.
27198         * pa/elf.h (BSS_SECTION_ASM_OP): Use .section .bss.
27200 Thu Jul  8 18:03:19 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
27202         * reload1.c (choose_reload_regs): Never call remove_adress_replacements
27203         when reload_out equals reload_in.
27205 Thu Jul  8 16:50:14 1999  Nick Clifton  <nickc@cygnus.com>
27207         * invoke.texi (Spec Files): New node: Describe the contents of
27208         spec files.
27210 Thu Jul  8 10:28:25 1999  Craig Burley  <craig@jcb-sc.com>
27212         * invoke.texi (DEC Alpha Options): Put @end table at
27213         beginning of line, to avoid confusing texi2html.
27215 Thu Jul  8 09:22:06 1999  Nick Clifton  <nickc@cygnus.com>
27217         * config/arm/elf.h (ASM_OUTPUT_INTERNAL_LABEL): Fixed typo
27218         introduced in previous delta.
27220 Wed Jul  7 02:00:04 1999  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
27222         * reload1.c (gen_reload): When synthesizing a 3 operand add
27223         sequence, improve test for when to reload OP1 into the reload
27224         register instead of OP0.
27226 Wed Jul  7 01:38:03 1999  Jim Wilson  <wilson@cygnus.com>
27228         * unroll.c (unroll_loop): Don't delete NOTE_INSN_DELETED_LABEL notes.
27230 1999-07-07  Manfred Hollstein  <mhollstein@cygnus.com>
27232         * m88k/dguxbcs.h (CPP_SPEC): Add missing \ in multi-line
27233         string literal.
27235 Wed Jul  7 01:16:43 1999  Richard Henderson  <rth@cygnus.com>
27237         * ginclude/varargs.h (__builtin_va_alist_t): New typedef.
27238         (va_dcl): Use __builtin_va_alist_t.
27240 Wed Jul  7 01:14:42 1999  Jason Merrill  <jason@yorick.cygnus.com>
27242         * dwarf2out.c (gen_struct_or_union_type_die): Only remember types
27243         on the permanent_obstack.
27244         * dwarfout.c (output_type): Likewise.
27246 Tue Jul  6 15:25:32 1999  Gavin Romig-Koch  <gavin@cygnus.com>
27248         * c-common.c (unsigned_type,signed_type,signed_or_unsigned_type) :
27249         Merged from c-typeck.c and cp/typeck.c.
27250         * c-typeck.c (unsigned_type,signed_type,signed_or_unsigned_type) :
27251         Merged into c-common.
27253 Tue Jul  6 13:06:01 1999  Dave Brolley  <brolley@cygnus.com>
27255         * c-lex.c (errorcount): Declare it.
27256         (finish_parse): Update errorcount when using CPPLIB.
27258 1999-07-06  Bruce Korb  <ddsinc09@ix.netcom.com>
27260         * fixinc/inclhack.def(end_else_label): Double the backslash so
27261         sed gets a chance to see it.
27262         * fixinc/inclhack.sh: regen
27263         * fixinc/fixincl.x: regen
27265 Fri Jul  2 18:49:51 1999  Nick Clifton  <nickc@cygnus.com>
27267         Add framework to support armv5 architecture when it becomes
27268         available:
27270         * config/arm/arm.c (FL_ARCH5): New processor capability flag.
27271         (arm_arch5): New variable.
27272         (all_architectures): Add armv5 line.
27273         * config/arm/arm.h (CPP_CPU_ARCH_SPEC): Define __ARM_ARCH_5__ if
27274         -march=armv5 is specified on the command line.
27275         (arm_arch5): Export this variable.
27276         * invoke.texi: Document new string accepted by -march= switch for
27277         ARM ports.
27279         * config/arm/arm.h: Replace use of constant 12 as a register
27280         number with IP_REGNUM.  Similarly 14 and LR_REGNUM.
27281         * config/arm/arm.c: Replace use of constant 12 as a register
27282         number with IP_REGNUM.  Similarly 14 and LR_REGNUM.
27284         * config/arm/elf.h: Tidy up.
27285         * config/arm/coff.h: Tidy up.
27287 Thu Jul  1 19:08:13 1999  Mark P. Mitchell  <mark@codesourcery.com>
27289         * gcc/configure.in (mips-sgi-irix6*): Handle --with-gnu-ld.
27290         * gcc/config/mips/t-iris6gld: New file.
27291         * gcc/config/mips/iris6gld.h: Likewise.
27293 Fri Jul  2 13:23:39 1999  Gavin Romig-Koch  <gavin@cygnus.com>
27295         * c-decl.c (widest_integer_literal_type_node,
27296         widest_unsigned_literal_type) : New.
27297         (init_decl_processing): Handle/use the two new types.
27298         * c-common.c (type_for_size,type_for_mode) : Same.
27299         * c-lex.c (yylex) : Same.
27300         * c-typeck.c (unsigned_type,signed_type,signed_or_unsigned_type) :
27301         Same.
27302         * c-tree.h (widest_integer_literal_type_node,
27303         widest_unsigned_literal_type) : New.
27305 Fri Jul  2 03:05:44 1999  Jeffrey A Law  (law@cygnus.com)
27307         * dwarfout.c (field_byte_offset): Correctly compute the object's
27308         byte offset for the first bit of a field which crosses an alignment
27309         boundary on a !BYTES_BIG_ENDIAN target.
27311 Fri Jul  2 01:36:36 1999  Robert Lipe  <robertlipe@usa.net>
27313         * fixinc.svr4: Fix <arpa/inet.h> by deleting protos for htons and
27314         ntohs.
27316 Fri Jul  2 00:46:47 1999  Richard Henderson  <rth@cygnus.com>
27317                           Jeff Law <law@cygnus.com>
27319         * ginclude/varargs.h (va_dcl): Use word_mode for type of
27320         __builtin_va_list.
27322         * except.c: Include intl.h.
27323         (expand_eh_return): Set current_function_cannot_inline.
27324         (save_eh_status, restore_eh_status): Twiddle eh_return_stub_label.
27325         * function.h (struct function): Add eh_return_stub_label.
27326         * flow.c (delete_unreachable_blocks): Don't merge across EH edges.
27327         * Makefile.in (except.o): Depend on intl.h.
27329 Fri Jul  2 00:04:23 1999  David Edelsohn  <edelsohn@gnu.org>
27331         * rs6000.md (movdf_hardfloat32): Handle PRE_INC and PRE_DEC the
27332         same as offsettable in cases 1 and 2.
27334 Thu Jul  1 20:54:10 1999  Richard Henderson  <rth@cygnus.com>
27336         * alpha.md (extqh): Define as 64-((R&7)*8) instead of 56-(((R-1)&7)*8).
27337         (extlh, extwh): Likewise.
27339 Thu Jul  1 11:05:25 1999  Gavin Romig-Koch  <gavin@cygnus.com>
27341         * c-lex.c (yylex): Improve 'integer constant out of range' messages.
27343 Wed Jun 30 16:51:41 1999  Nick Clifton  <nickc@cygnus.com>
27345         * configure.in: Add arm-pe and thumb-pe targets.
27346         * configure: Regenerate.
27348         * thumb.c (arm_naked_function_p): New function: Determines if
27349         a function is naked (has no gcc generated prologue/epilogue).
27350         (is_called_in_ARM_mode): Return true if the func has the
27351         interfacearm attribute.
27352         (output_return): Do not generate a return for naked functions.
27353         (thumb_function_prologue): Do not generate a prologue for
27354         naked functions.
27355         (thumb_expand_prologue): Do not generate a prologue for naked
27356         functions.
27357         (thumb_expand_epilogue): Do not generate an epilogue for naked
27358         functions.
27359         (arm_valid_machine_decl_attribute): New function, copied from
27360         arm.c:  Permit naked and interfacearm attributes.
27362         * config/arm/pe.c: New file: Support code for arm-pe target.
27363         * config/arm/pe.h: New file: Header file for arm-pe target.
27364         * config/arm/tpe.h: New file: Header file for thumb-pe target.
27365         * config/arm/t-thumb-pe: New file: Makefile fragment for
27366         thumb-pe target.
27368 1999-07-01  Mark Kettenis  <kettenis@gnu.org>
27370         * config/i386/gnu.h (CPP_SPEC): Define __PIC__ and __pic__ if
27371         -fPIC or -fpic is specified.
27373 Wed Jun 30 03:31:54 1999  Jeffrey A Law  (law@cygnus.com)
27375         * expr.c (emit_block_move): Use copy_to_mode_reg for
27376         !TARGET_MEM_FUNCTIONS case too.
27378         * configure.in (hppa*-*-*): Add som.h or elf.h to tm_file as
27379         appropriate.
27380         * configure: Rebuilt.
27381         (hppa1.1-*-pro*, hppa1.1-*-rtems*): Define target_cpu_default.
27382         * pa.h: Include dbxelf.h.  Delete various dbx/stabs related
27383         definitions made redundant by dbxelf.h inclusion.  Delete
27384         lots of definitions related to assembly output that are
27385         specific to the SOM object format.
27386         * pa.c (output_function_prologue): Do not emit the function's
27387         name for OBJ_ELF.
27388         * pa-pro-end.h (STARTFILE_SPEC): Undefine before redefining.
27389         * pa-pro.h: Deleted.
27390         * som.h: New file with SOM specific definitions.
27391         * elf.h: New file with ELF specific definitions.
27393         * elfos.h (const_section): Output a tab before assembler directives.
27394         (ctors_section, dtors_section): Likewise.
27395         (ASM_OUTPUT_SECTION_NAME): Likewise.
27397         * pa/pa1.h: Delete unused file.
27399 Tue Jun 29 01:37:53 1999  Jeffrey A Law  (law@cygnus.com)
27401         * configure.in (hppa*-hp-hpux11*): New configuration.
27402         * configure: Rebuilt.
27403         * pa/pa-hpux11.h: New file.
27404         * pa.h (CPP_SPEC): Conditionally add -D__STDC_EXT__ to the cpp
27405         command line.
27407         * mips.md (leasi, leadi): New patterns.
27409         * expr.c (emit_block_move): Properly handle case where one of the
27410         block move arguments has a queued increment or decrement.
27411         (clear_storage): Similarly.  Fix formatting goof.
27413 1999-06-28  "David O'Brien"  <obrien@NUXI.com>
27415         * fixinc/inclhack.def(stdio_va_list): This patch Removes a
27416         semicolon from the BSD VA_LIST replacement expression.
27418         * fixinc/inclhack.sh: regen
27419         * fixinc/fixincl.x: regen
27421         * fixinc/mkfixinc.sh: Have `i[34567]86-*-freebsd*' machines
27422         now use the fixincl program.
27424 Mon Jun 28 05:28:12 1999  Jeffrey A Law  (law@cygnus.com)
27426         * m68k.h (CONDITIONAL_REGISTER_USAGE): Define for !SUN_FPA
27427         case.  Also make the PIC register call_used.
27429         * m68k.h (FINALIZE_PIC): Delete.
27430         * m68k.c (finalize_pic): Delete.
27432 Mon Jun 28 05:16:35 1999  Richard Henderson  <rth@cygnus.com>
27434         * m68k.h (PREFERRED_RELOAD_CLASS): Don't force any FP const_doubles
27435         to memory.
27437 Mon Jun 28 04:07:27 1999  David Edelsohn  <edelsohn@gnu.org>
27439         * expmed.c (expand_divmod): Ensure unsigned value fits in reg_note.
27441 Sun Jun 27 02:39:08 1999  Richard Henderson  <rth@cygnus.com>
27443         * jump.c (jump_optimize_1): Validate the cmov copy to a temporary.
27445 Sat Jun 26 17:18:18 1999  David Edelsohn  <edelsohn@gnu.org>
27447         * rs6000.c (print_operand, case 'L'): Use plus_constant_for_output.
27449 Fri Jun 25 11:33:24 1999  Richard Henderson  <rth@cygnus.com>
27451         * alpha.c (override_options): Add -mcpu=ev45 as an alias for ev4.
27453 Fri Jun 25 13:41:25 1999  David Edelsohn  <edelsohn@gnu.org>
27455         * rs6000.c (output_toc): Always use hex values for floating-point
27456         constants.  Store single-precision values in upper-half of TOC
27457         entry in 64-bit mode.
27458         * rs6000.md (floatsidf2, floatunssidf2): Add !TARGET_POWERPC64
27459         to final constraints.
27460         (fix_truncdfsi2 splitter): Change pattern matching fctiwz.
27461         (fctiwz): Improve accuracy of RTL for pattern.
27463 Fri Jun 25 11:26:38 1999  Gavin Romig-Koch  <gavin@cygnus.com>
27465         * expr.c (expand_expr): Allow RTL_EXPR's through the
27466         MAX_INTEGER_COMPUTATION_MODE checks.
27468 Fri Jun 25 06:06:37 1999  Richard Henderson  <rth@cygnus.com>
27470         * alpha.h (MASK_SUPPORT_ARCH, MASK_CPU_EV5, MASK_CPU_EV6): Define
27471         such that MASK_SUPPORT_ARCH is not negative.
27473 Fri Jun 25 05:35:44 1999  Jeffrey A Law  (law@cygnus.com)
27475         * loop.c (verify_dominator): Properly handle ADDR_VEC and
27476         ADDR_DIFF_VEC insns that appear inside loops.
27478 Thu Jun 24 22:54:05 1999  David Edelsohn  <edelsohn@gnu.org>
27479                           Jeff Law <law@cygnus.com>
27481         * rs6000.md (movdf_hardfloat32): Revert previous patch.
27482         Handle LO_SUM the same as offsettable in cases 1 and 2.
27483         * rs6000.c (find_addr_reg): Revert previous patch.
27485 Thu Jun 24 22:43:12 1999  Philippe De Muyter  <phdm@macqel.be>
27487         * system.h (strstr): New external function declaration.
27488         * acconfig.h (NEED_DECLARATION_STRSTR): New define slot.
27489         * configure.in (GCC_NEED_DECLARATIONS): Check for strstr.
27490         * config.in, configure: Rebuilt.
27492 1999-06-24  Tom Tromey  <tromey@cygnus.com>
27494         * gcc.c (main): Read user-specified specs files after computing
27495         additional startfile_prefixes.
27497 Thu Jun 24 15:00:47 1999  Mark Mitchell  <mark@codesourcery.com>
27499         Revert these two patches:
27501         Thu Jun 17 21:34:24 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
27502         * loop.c (strength_reduce): When doing biv->giv conversion, update
27503         reg note of NEXT->insn.
27505         Thu Jun 17 17:22:07 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
27506         * loop.c (strength_reduce): When doing biv->giv conversion, fix up
27507         reg_biv_class.
27508         (recombine_givs): Set ix field after sorting.
27510 Wed Jun 23 21:26:00 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
27512         * rtlanal.c (reg_referenced_p): Use reg_overlap_mentioned_p
27513         for the parts of an UNSPEC / UNSPEC_VOLATILE.
27515 1999-06-23  Bruce Korb  <ddsinc09@ix.netcom.com>
27517         *fixinc/inclhack.def:  Add fix development commentary
27518         (read_ret_type): reactivate and add selection clause
27519         (zzz_*): tweak output file name to match what is used in hackshell.tpl
27520         *fixinc/{fixincl.x|inclhack.sh}: regen
27522 Wed Jun 23 00:48:21 1999  Jason Merrill  <jason@yorick.cygnus.com>
27524         * expr.c (expand_expr): STRIP_NOPS before checking against
27525         MAX_INTEGER_COMPUTATION_MODE
27526         (check_max_integer_computation_mode): Likewise.
27528 Tue Jun 22 20:23:43 1999  Jim Wilson  <wilson@cygnus.com>
27530         * md.texi (smul@var{m}3_highpart): Add missing 's' prefix.
27532 1999-06-22  Jim Wilson  <wilson@cygnus.com>
27534         * expr.c (store_expr): When target is a promoted subreg, return a
27535         promoted subreg as a result.
27537 Tue Jun 22 17:14:58 1999  Michael Meissner  <meissner@cygnus.com>
27539         * dwarf2out.c (dwarf2out_frame_debug_expr): Reformat to match GNU
27540         coding standards.
27541         (dwarf2out_define): Mark unused parameters appropriately.
27542         (gen_unspecified_parameters_die): Ditto.
27543         (gen_subprogram_die): Fix signed/unsigned warnings.
27544         (gen_variable_die): Ditto.
27546 1999-06-22  Bruce Korb <ddsinc09@ix.netcom.com>
27548         * fixinc/inclhack.def(end_else_label): combined else_label
27549         and endif_label and fixed the sed expression.
27550         *fixinc/{fixincl.x|inclhack.sh}: regen
27552 Tue Jun 22 01:58:18 1999  Jeffrey A Law  (law@cygnus.com)
27554         * rs6000.md (movdf_hardfloat32): Use %X instead of always emitting
27555         'x' when handling non-offsettable addresses
27557 Tue Jun 22 00:20:05 1999  Richard Earnshaw (rearnsha@arm.com)
27559         * final.c (shorten_branches): Don't try to split an insn that has
27560         been deleted.
27562 Mon Jun 21 12:47:39 1999  Mark Mitchell  <mark@codesourcery.com>
27564         * config/mips/mips.c (symbolic_expression_p): New function.
27565         (mips_select_rtx_section): Put symbolic expressions in the
27566         data section, not the read-only data section.
27568 Mon Jun 21 22:13:06 1999  Jeffrey A Law  (law@cygnus.com)
27570         * rs6000.md (find_addr_reg): Handle LO_SUM addresses.
27572 Mon Jun 21 20:10:42 1999  Richard Henderson  <rth@cygnus.com>
27574         * collect2.c (main): Log frame table count.
27575         (GCC_OK_SYMBOL) [ECOFF]: Accept stGlobal.
27576         (scan_prog_file) [COFF]: Handle frame tables.
27578         * alpha/alpha.h (UNALIGNED_SHORT_ASM_OP): Define.
27579         (UNALIGNED_INT_ASM_OP, UNALIGNED_DOUBLE_INT_ASM_OP): Define.
27580         * alpha/elf.h: Undef them again.
27581         * alpha/vms.h: Remove their definitions.
27583 Tue Jun 22 03:17:53 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
27585         * sh.c (machine_dependent_reorg): When fixing up fp pcloads,
27586         remove the clobber of r0 and change the REG_UNUSED note to
27587         REG_INC.
27589 1999-06-21  Jakub Jelinek  <jj@ultra.linux.cz>
27591         * real.c (ereal_from_double): Fix for 64-bit big endian hosts.
27592         * emit-rtl.c (gen_lowpart_common): Add case for hosts where double
27593         fits in HOST_WIDE_INT and one uses union to access a long constant
27594         as double.
27596 Mon Jun 21 17:18:25 1999  Richard Henderson  <rth@cygnus.com>
27598         * sparc.c (sparc_override_options): Don't allow profiling for
27599         code models other than medlow.
27600         (sparc_function_profiler): New function from old FUNCTION_PROFILER
27601         macro.  Use ASM_GENERATE_INTERNAL_LABEL and MCOUNT_FUNCTION.
27602         (sparc_function_block_profiler): Likewise.  Use user_label_prefix.
27603         (sparc_block_profiler): Likewise.
27604         (sparc_function_block_profiler_exit): Likewise.
27605         * sparc.h (FUNCTION_PROFILER): Call new sparc.c function.
27606         (FUNCTION_BLOCK_PROFILER): Likewise.
27607         (BLOCK_PROFILER): Likewise.
27608         (FUNCTION_BLOCK_PROFILER_EXIT): Likewise.
27609         (MCOUNT_FUNCTION): New.
27610         * sparc/pbd.h (FUNCTION_PROFILER): Delete.
27611         (FUNCTION_BLOCK_PROFILER, BLOCK_PROFILER): Delete.
27612         * sparc/sun4o3.h (FUNCTION_PROFILER): Delete.
27613         (MCOUNT_FUNCTION): New.
27614         * sparc/sysv4.h (FUNCTION_BLOCK_PROFILER): Delete.
27615         (BLOCK_PROFILER): Delete.
27616         (MCOUNT_FUNCTION): New.
27618 Mon Jun 21 14:11:29 1999  David Edelsohn  <edelsohn@gnu.org>
27620         * rs6000.md (movdf_hardfloat32): Fix typo in case 2.
27622 Mon Jun 21 12:27:17 1999  Vladimir Makarov  <vmakarov@tofu.to.cygnus.com>
27624         * config/mips/elf.h (BSS_SECTION_ASM_OP, ASM_OUTPUT_ALIGNED_BSS):
27625         Add the macros.
27627         * config/m68k/m68kelf.h (BSS_SECTION_ASM_OP, ASM_OUTPUT_ALIGNED_BSS):
27628         Ditto.
27630         * config/sh/sh.h (BSS_SECTION_ASM_OP, ASM_OUTPUT_ALIGNED_BSS):
27631         Ditto.
27633         * config/arm/telf.h (BSS_SECTION_ASM_OP, ASM_OUTPUT_ALIGNED_BSS):
27634         Ditto.
27636 Mon Jun 21 14:58:42 1999  Nick Clifton  <nickc@cygnus.com>
27638         * config/arm/arm.h: Add cpp support for ARM920 and ARM920T cpu
27639         types.
27641 Mon Jun 21 06:22:21 1999  Mark Elbrecht <snowball3@bigfoot.com>
27643         * i386/djgpp.h (LIB_SPEC): New.
27644         (STARTFILE_SPEC): New.
27646         * i386/xm-djgpp.h (NO_SYS_SIGLIST): Deleted. Now obsolete.
27648 Mon Jun 21 06:19:33 1999  Philippe De Muyter  <phdm@macqel.be>
27650         * fixinc/Makefile.in (gnu-regex.o): Do not define STDC_HEADERS in
27651         compiler flags.
27653         * system.h (WSTOPSIG): New macro.
27655 Mon Jun 21 05:33:15 1999  Mumit Khan  <khan@xraylith.wisc.edu>
27657         * c-pragma.c (push_alignment): Don't ignore alignments greater than
27658         4 bytes.
27659         (insert_pack_attributes): Take into account member natural
27660         alignment.
27662         * i386/winnt.c (exports_head): New static variable.
27663         (i386_pe_record_exported_symbol): New function.
27664         (i386_pe_asm_file_end): Use.
27665         * i386/cygwin.h (ASM_OUTPUT_COMMON): Record the exported
27666         symbols to be emitted at end of assembly.
27667         (ASM_DECLARE_OBJECT_NAME): Likewise.
27668         (ASM_DECLARE_FUNCTION_NAME): Likewise.
27670         * i386/uwin.h (CPP_SPEC): Use -idirafter instead -iprefix and
27671         -iwithprefix.
27673 Mon Jun 21 04:44:31 1999  Jeffrey A Law  (law@cygnus.com)
27675         * sparc.h (LEGITIMIZE_RELOAD_ADDRESS): Fix paren error introduced
27676         in last change.
27678 Sun Jun 20 17:27:20 1999  Richard Henderson  <rth@cygnus.com>
27680         * haifa-sched.c (sched_analyze_1): Use free_list instead of
27681         zapping reg_last_uses directly.
27682         (sched_analyze_2, sched_analyze_insn): Likewise.
27683         (sched_analyze): Likewise.  Don't clear reg_last_uses on calls.
27685 Sun Jun 20 16:57:29 1999  David Edelsohn  <edelsohn@gnu.org>
27687         * rs6000.md (movdf_hardfloat32): Use worst case insn length
27688         attributes for cases 1 and 2.
27690 Sat Jun 19 22:52:55 1999  Richard Henderson  <rth@cygnus.com>
27692         * haifa-sched.c (sched_analyze): Mark call-user regs as clobbered
27693         instead of set.
27695 Sat Jun 19 05:40:07 1999  Philip Blundell <pb@nexus.co.uk>
27697         * arm.c (arm_reload_in_hi): Invert sense of test on BYTES_BIG_ENDIAN.
27699 Sat Jun 19 05:25:05 1999  Richard Earnshaw (rearnsha@arm.com)
27701         * arm.h (CONDITIONAL_REGISTER_USAGE): If flag_pic, never use
27702         PIC_OFFSET_TABLE_REGNUM for general alloaction.
27703         (INITIAL_ELIMINATION_OFFSET): Count the fact that the PIC register
27704         must be stacked if it is used for PIC accesses.
27705         * arm.c (use_return_insn): Handle PIC register specially.
27706         (output_return_instruction): Likewise.
27707         (output_func_{prologue,epilogue}): Likewise.
27708         (output_expand_prologue): Likewise.
27710         * arm.md (*adddf_esfdf_df): Renamed from *adddf_df_esfdf.
27711         (*strsi_predec): Renamed from *strqi_predec.
27712         (*loadsi_shiftpreinc): Renamed from *loadqi_shiftpreinc.
27713         (*loadsi_shiftpredec): Renamed from *loadqi_shiftpredec.
27715         * arm.c (arm_override_options): Remove warning about PIC code
27716         not being supported.
27718 Fri Jun 18 23:47:06 1999  David Edelsohn  <edelsohn@gnu.org>
27720         * rs6000.c (find_addr_reg): New function.
27721         * rs6000.h (find_addr_reg): Declare.
27722         (offsettable_addr_operand): Delete.
27723         * rs6000.md (movdf_hardfloat32): Handle non-offsettable loads
27724         from and stores to GPRs.
27726 Fri Jun 18 15:44:18 1999  Richard Henderson  <rth@cygnus.com>
27728         * alpha.c (alpha_expand_block_move): Use get_insns rather than
27729         gen_sequence as argument to emit_no_conflict_block.
27731 Fri Jun 18 07:02 1999  Bruce Korb <ddsinc09@ix.netcom.com>
27733         * fixinc/mkfixinc.sh: enable the fixincl program for DG/UX
27734         * fixinc/inclhack.def(dgux_int_varargs): script must end with \n
27735         *fixinc/fixincl.x: regen
27736         *fixinc/inclhack.sh: regen
27738 Thu Jun 17 15:06:10 PDT 1999 Don Lindsay  <dlindsay@cygnus.com>
27740         * added support for -mpcrel (PC relative addressing for m68k)
27741         based on code done by Michael Tiemann  <tiemann@axon.cygnus.com>.
27742         * invoke.texi (m68000 options): Add documentation for -mpcrel flag.
27743         * m68k.c (print_operand_address): Handle 32-bit PIC case.
27744         (comments for general_src_operand): Add some explanation
27745         about EXTRA_CONSTRAINTS.
27746         (OVERRIDE_OPTIONS): Enable -fPIC in combination with -mpcrel.
27747         * m68kelf.h (OVERRIDE_OPTIONS): Ditto.
27748         (LEGITIMATE_PIC_OPERAND_P): Fix typo.
27749         (LEGITIMATE_PIC_OPERAND_P): Re-derive from m68k.h case.
27750         * m68k.h (LEGITIMATE_PIC_OPERAND_P): Fix delete-o.
27751         (INDIRECTABLE_1_ADDRESS): Delete spurious '/' at end of macro.
27752         (OVERRIDE_OPTIONS): Change behavior so that -mpcrel implies -fpic
27753         if not already set.
27754         (OVERRIDE_OPTIONS): Merge in changes from m68k.h.
27755         * m68k.h (TARGET_PCREL): New target flag.
27756         (TARGET_SWITCHES): Add "pcrel" as a recognized switch.
27757         (OVERRIDE_OPTIONS): Add checks for -mpcrel.
27758         (LEGITIMATE_PIC_OPERAND_P): Don't normally accept anything that
27759         contains a SYMBOL_REF.  Relax this constraint during reload, since
27760         we want to use the predicates, not reload's built-in concept of a
27761         valid memory address, to control what insns need reloading.
27762         (EXTRA_CONSTRAINT): Define constraints to accept pc-relative
27763         operands (essentially 'g', 'm', and 's' under normal circumstances).
27764         * m68k.c (print_operand): Cause printing of pc-relative addresses
27765         to include pc register.
27766         (print_operand_address): Ditto.
27767         (general_src_operand): Accept operands that are not only
27768         general_operands, but are also valid when used as a pc-relative
27769         source.
27770         (nonimmediate_src_operand): Similar, for nonimmediate_operands.
27771         (memory_src_operand): Similar, for memory_operands.
27772         (pcrel_address): New predicate to accept the special case of a
27773         pc-relative address.
27774         * m68k.md (many patterns): Rewrite common SImode, HImode, and
27775         QImode insns to accept *_src_operand instead of *_operand where
27776         pc-relative operands can fit.  For example, a pc-relative operand
27777         can be used as a memory source operand for addsi3, but not as a
27778         memory destination.
27779         * hp320.h linux.h m68kv4.h (LEGITIMATE_PIC_OPERAND_P) as in m68k.h.
27781 Fri Jun 18 09:11:07 1999  Nick Clifton  <nickc@cygnus.com>
27783         * config/arm/telf.h (ASM_OUTPUT_DEF_FROM_DECLS): New Marco: USe
27784         .thumb_set pseudo op to mark aliases of thumb functions.
27786 Wed Jun 16 18:19:13 1999  Nick Clifton  <nickc@cygnus.com>
27788         * varasm.c (assemble_alias): Use ASM_OUTPUT_DEF_FROM_DECLS in
27789         preference to ASM_OUTPUT_DEF, if it is defined.
27791         * tm.texi: Document new, optional target macro
27792         ASM_OUTPUT_DEF_FROM_DECLS.
27794 Thu Jun 17 15:07 1999  Bruce Korb <ddsinc09@ix.netcom.com>
27796         * fixincludes: ISCNTL patch
27797         * fixinc/inclhack.def (ioctl_fix_ctrl): Fix the definition of [_]*ISCTRL().
27798         (dgux_int_varargs): new for DG/UX
27799         * fixinc/{fixincl.x,inclhack.sh}: Regenerated.
27801 Thu Jun 17 21:34:24 1999  Jeff Law <law@cygnus.com>
27803         * invoke.texi (ia32 options): Fix typo.
27805 Thu Jun 17 21:34:24 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
27807         * loop.c (strength_reduce): When doing biv->giv conversion, update
27808         reg note of NEXT->insn.
27810 Thu Jun 17 14:25:08 1999  Jeffrey A Law  (law@cygnus.com)
27812         * loop.c (move_movables): Note issues with replacing REGs with
27813         SUBREGs.
27814         * mips.h (GO_IF_LEGITIMATE_ADDRESS): Handle SUBREGs properly.
27816 Thu Jun 17 13:28:30 1999  David O'Brien <obrien@FreeBSD.org>
27818         * i386/freebsd-elf.h (LINK_SPEC): Fix typo.
27820         * i386/freebsd-elf.h (FUNCTION_PROFILER): labels are not needed and
27821         the reference to `mcount' was not correct for the ELF on FreeBSD.
27823 Thu Jun 17 17:22:07 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
27825         * loop.c (strength_reduce): When doing biv->giv conversion, fix up
27826         reg_biv_class.
27828         (recombine_givs): Set ix field after sorting.
27830 Thu Jun 17 02:54:30 1999  Jeffrey A Law  (law@cygnus.com)
27832         * emit-rtl.c (operand_subword): Tighten checks for when it is safe
27833         to safe to extract a subword out of a REG.
27835 Thu Jun 17 01:45:24 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
27837         * sh.md (mulsi3): Don't add a no-op move at the end.
27839 Wed Jun 16 20:29:00 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
27841         * cse.c (cse_insn): Don't put hard register source into tables for
27842         the last insn of a libcall.
27844 Wed Jun 16 19:44:33 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
27846         * loop.c (strength_reduce): Insert sets of derived givs at every
27847         biv increment, even if it's the only one.
27849 Wed Jun 16 10:33:02 1999  Jason Merrill  <jason@yorick.cygnus.com>
27851         * dwarfout.c (add_incomplete_type): New fn.
27852         (output_type): Call it.
27853         (retry_incomplete_types): New fn.
27854         (dwarfout_finish): Call it.
27856         From Eric Raskin <ehr@listworks.com>:
27857         (output_type): Output types for bases.
27859 Tue Jun 15 12:51:23 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
27861         * mips.c (mips_output_conditional_branch): Add `break'
27862         between `default' label and `close braces'.
27864 Tue Jun 15 01:55:20 1999  David O'Brien <obrien@FreeBSD.org>
27866         * i386/freebsd-elf.h (LINK_SPEC): clean up the linking library
27867         specifications and make it realistic.
27868         (LIB_SPEC): Likewise.
27870 Mon Jun 14 15:38:43 1999  Jim Wilson  <wilson@cygnus.com>
27872         * config/mips/mips.c (mips_secondary_reload_class): Check for
27873         (PLUS (SP) (REG)) and return appropriate register class.
27874         * config/mips/mips.md (reload_insi): Delete predicate for operand 1.
27875         Handle (PLUS (SP) (REG)).
27876         (tablejump): In mips16 code, use emit_insn instead of emit_jump_insn.
27877         (tablejump_mips161, tablejump_mips162): Use emit_jump_insn instead
27878         of emit_insn for tablejump.
27880 Mon Jun 14 17:26:40 1999  David Edelsohn  <edelsohn@gnu.org>
27882         * rs6000.c (output_prolog): RS6000_CALL_GLUE must be
27883         asm_fprintf format string by itself.
27884         (output_function_profiler): Likewise.
27886 Mon Jun 14 12:57:38 1999  David Mosberger  <davidm@hpl.hp.com>
27888         * combine.c (simplify_logical, case AND): Only call
27889         simplify_and_const_int if the mode is no wider than HOST_WIDE_INT
27890         or the constant is positive.
27892 Mon Jun 14 11:43:41 1999  Nick Clifton  <nickc@cygnus.com>
27894         * configure.in: Fix typo in rs6000-ibm-aix4 case.
27895         * configure: Regenerate.
27897 Mon Jun 14 03:55:40 1999  Jeffrey A Law  (law@cygnus.com)
27899         * configure.in (rs6000-ibm-aix4.3*, powerpc-ibm-aix4.3*): Do not
27900         require a sub-version #.
27901         * configure: Rebuilt.
27903 1999-06-14  Robert Lipe  (robertlipe@usa.net)
27905         * svr4.h (DWARF2_DEBUGGING_INFO): Check for redefinition.
27907 Mon Jun 14 10:30:52 BST 1999  Nathan Sidwell  <nathan@acm.org>
27909         * c-typeck.c (process_init_element): Detect excess elements in
27910         char array initializer.
27912 1999-06-14  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
27914         * gcc.texi: Mention gcc 2.96 instead of egcs 1.00.
27916 Sat Jun 12 22:29:48 EDT 1999  Jerry Quinn <jquinn@nortelnetworks.com>
27918         * invoke.texi (Option Summary): Add -fpermissive flag.
27920 Sat Jun 12 03:40:42 1999  Jeffrey A Law  (law@cygnus.com)
27922         * sparc.h (LEGITIMIZE_RELOAD_ADDRESS): Do nothing with operands
27923         that require PIC code sequences.
27925 Wed Jun  9 16:29:01 1999  Nick Clifton  <nickc@cygnus.com>
27927         * configure.in: Add new target: thumb-elf.
27928         * configure: Regenerate.
27929         * config/arm/t-thumb-elf: New file: Makefile fragment for
27930         thumb-elf build.
27931         * config/arm/telf.h: New file: Header file for thumb-elf
27932         build.
27934 Fri Jun 11 03:17:51 1999  Jeffrey A Law  (law@cygnus.com)
27936         * Makefile.in (libgcc2): Pass MAYBE_USE_COLLECT2 as an argument.
27937         * libgcc2.c (__CTOR_LIST, __DTOR_LIST); Do not provide
27938         initializers is some circumstances.
27940         * fixinc/inclhack.def (endif_label): Add additional selector for
27941         more bogus stuff after #endif statements.
27942         * fixinc/inclhack.sh, fixinc/fixincl.x: Rebuilt.
27944 Thu Jun 10 20:44:36 1999  Mumit Khan  <khan@xraylith.wisc.edu>
27946         * i386/cygwin.h (SET_ASM_OP): Define.
27948 Thu Jun 10 20:37:57 1999  Mumit Khan  <khan@xraylith.wisc.edu>
27950         * reg-stack.c (stack_reg_life_analysis): Find all the RETURN insns.
27952 Thu Jun 10 19:23:00 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
27954         * sh.h (TARGET_HARWARD, TARGET_HARVARD): Changed the former to the
27955         latter.
27957         * sh.md (ic_invalidate_line_i): Remove second alternative.
27959 Thu Jun 10 06:55 1999  Bruce Korb <ddsinc09@ix.netcom.com>
27961         *fixinc/inclhack.def(sun_auth_proto): We do not know how to
27962         test for the presence of valid prototypes.  Delete bypass expr.
27963         (ioctl_fix_ctrl): Correct the selection expression.
27964         (no_double_slash): Correct quoting rules
27965         *fixinc/fixincl.x: regen
27966         *fixinc/inclhack.sh: regen
27968 Thu Jun 10 15:08:15 1999  Nick Clifton  <nickc@cygnus.com>
27970         * config/arm/arm.c (struct all_cores): Add ARM920 and ARM920t.
27972 Wed Jun  9 15:57:57 1999  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
27974         * rs6000.md (movsi_got_internal_mem): Delete.
27975         * rs6000.h (CONDITIONAL_REGISTER_USAGE): Mark PIC_OFFSET_TABLE_REGNUM.
27976         (GOT_TOC_REGNUM): Delete.
27977         (PIC_OFFSET_TABLE_REGNUM): Define.
27978         (FINALIZE_PIC): Disable.
27979         * rs6000.c (rs6000_got_register): New code for fixed pic register.
27980         (rs6000_replace_regno): Delete.
27981         (rs6000_finalize_pic): Likewise.
27982         (output_prolog): Handle PIC_OFFSET_TABLE_REGNUM.
27984 Wed Jun  9 19:44:26 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
27986         * loop.c (loop_insn_first_p): Don't compare LUIDs when P
27987         is a note; use <= for the compare; advance P while it is
27988         a NOTE.
27990 Wed Jun  9 13:12:24 1999  Jeffrey A Law  (law@cygnus.com)
27992         * fixinc/inclhack.def (no_double_slash): Fix quoting for test.
27993         * fixinc/inclhack.sh, fixinc/fixincl.x, fixinc/fixincl.sh; Rebuilt.
27995         * varasm.c (remove_from_pending_weak_list): Verify t->name
27996         is non-NULL before passing it to strcmp.
27998 Wed Jun  9 06:50 1999  Bruce Korb <ddsinc09@ix.netcom.com>
28000         *fixinc/inclhack.def(sun_auth_proto): bypass the patch if
28001         the typed arguments are not part of a comment
28002         (ioctl_fix_ctrl): Added a purpose comment
28003         *fixinc/fixincl.x: regenerate
28004         *fixinc/inclhack.sh: regenerate
28006 Wed Jun  9 22:57:02 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
28008         * invoke.texi: Add C4x invocation docs.
28010 Wed Jun  9 22:34:38 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
28012         * config/c4x/c4x.h (TARGET_EXPOSE_LDP, LEGITIMIZE_RELOAD_ADDRESS):
28013         Define new macros.
28014         * config/c4x/c4x.c (c4x_emit_move_sequence, src_operand): Use
28015         TARGET_EXPOSE_LDP.
28016         (c4x_legitimize_reload_address): New function.
28017         * config/c4x/c4x.md: Update docs.
28019 Wed Jun  9 04:14:48 1999  Jeffrey A Law  (law@cygnus.com)
28021         * fixincludes: Avoid removing '.'.
28022         * fixinc/fixinc.svr4: Likewise.
28023         * fixinc/fixinc.winnt: Likewise.
28024         * fixinc/inclhack.tpl: Likewise.
28025         * fixinc/fixincl.sh, fixinc/inclhack.sh: Rebuilt.
28027 1999-06-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
28029         * fixinc/inclhack.def (sun_catmacro): Escape parens in the select
28030         pattern.
28031         * fixinc/fixincl.x, fixinc/inclhack.sh: Rebuilt.
28033 Wed Jun  9 03:10:34 1999  Mumit Khan  <khan@xraylith.wisc.edu>
28035         * c-pragma.c (handle_pragma_token): Handle `#pragma pack()'
28036         correctly.
28038 Tue Jun  8 13:06:15 1999  Jim Wilson  <wilson@cygnus.com>
28040         * configure.in (rs6000-ibm-aix4.[12]*): Change rx6000 to rs6000.
28041         * configure: Regenerate.
28043 Tue Jun  8 05:47:48 1999  Richard Earnshaw (rearnsha@arm.com)
28045         * optabs.c (expand_cmplxdiv_wide): Use expand_abs to get the absolute
28046         values.
28048 Mon Jun  7 22:30:37 1999  Jeffrey A Law  (law@cygnus.com)
28050         * fixinc/inclhack.def (avoid_bool): Also catch
28051         "typedef [unsigned] int bool".
28052         * fixinc/inclhack.sh, fixinc/fixincl.x, fixinc/fixincl.sh: Rebuilt.
28054         * m68k/x-hp3bsd44: Delete obsolete and incorrect file.
28055         * configure.in (m68k-hp-bsd4.4): No longer use x-hp3bsd44.
28056         * configure: Rebuilt.
28058 Mon Jun  7 22:05:03 1999  Mark Kettenis  <kettenis@gnu.org>
28060         * config/i386/gnu.h: Include <gnu.h> right after <i386/linux.h>,
28061         such that we can override its definitions if necessary.
28062         (CPP_SPEC): New define.  Support processor specific predefines via
28063         %(cpp_cpu).
28064         (CC1_SPEC): New define.  Support processor specific compiler
28065         options via %(cc1_cpu).
28066         (STARTFILE_SPEC): New define.  Use crt0.o instead of crt1.o for
28067         -static.
28069 1999-06-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
28071         * fixinc/inclhack.def (math_gcc_ifndefs): Insert whitespace
28072         between sed's -e flag, and the open-quote following it.
28073         * fixinc/fixincl.x, fixinc/fixincl.sh: Rebuilt.
28075 Mon Jun  7 20:34:20 1999  Robert Lipe <robertlipe@usa.net>
28076                           Jeffrey A Law  (law@cygnus.com)
28078         * varasm.c (assemble_start_function): Remove the function
28079         from the pending weak decls list when we define a function.
28080         (assemble_variable): Similarly for variables.
28081         (weak_finish): Ignore items on the list with a NULL name.
28082         (remove_from_ending_weak_list); New function to "remove" an item
28083         from the pending weak declarations list.
28085 Mon Jun  7 19:27:07 1999  Jerry Quinn <jquinn@nortelnetworks.com>
28087         * pa.md (fmpyfadd, fmpynfadd, fnegabs): New patterns.
28089 Mon Jun  7 14:07:39 1999  Dave Brolley  <brolley@cygnus.com>
28091         * c-lex.c (GETC): Redefine to call getch.
28092         (UNGETC): Redefine to call put_back.
28093         (putback_buffer): New structure type.
28094         (putback): New static structure.
28095         (getch): New function.
28096         (put_back): New function.
28097         (yylex): Replace unused bytes from bad multibyte character.
28099 Mon Jun  7 13:33:39 1999  Dave Brolley  <brolley@cygnus.com>
28101         * cpplib.c (do_define): Cast `alloca' return value.
28102         (do_include, do_undef, do_pragma): Likewise.
28103         * cpphash.c (dump_definition): Cast `xstrdup' and `alloca' return
28104         values.
28105         * cppfiles.c (initialize_input_buffer): Cast `xmalloc' return values.
28106         * gcc/cppspec.c (lang_specific_driver): Cast xmalloc return value.
28108 Sun Jun  6 11:58:34 1999  Jakub Jelinek  <jj@ultra.linux.cz>
28110         * sparc.md (abstf2): This should be an expand.
28111         (split after abstf2_notv9): Fix mode.
28112         (abstf2_hq_v9): New pattern.
28113         (abstf2_v9): Only use when no hard quad.
28114         (absdf2_v9): Fix if target is not the same as source.
28115         (ashrsi3_extend, ashrsi3_extend2, lshrsi3_extend, lshrsi3_extend2):
28116         Add correct output constraints.
28118 Sat Jun  5 17:04:16 1999  Craig Burley  <craig@jcb-sc.com>
28120         From Dave Love to egcs-patches on 20 May 1999 17:38:38 +0100:
28121         * invoke.texi: Clarify text vis-a-vis Intel CPUs.
28123 Sat Jun  5 12:11:24 1999  Mark Mitchell  <mark@codesourcery.com>
28125         * mips.h (mips_output_conditional_branch): New function.
28126         (mips_adjust_insn_length): Likewise.
28127         (ASSEMBLER_SCRATCH_REGNUM): New macro.
28128         (ADJUST_INSN_LENGTH): Likewise.
28129         * mips.c (print_operand): Add `F' and `W' for floating-point
28130         comparison opcodes.
28131         (machine_dependent_reorg): Adjust MIPS16 code; instruction-lengths
28132         are now in bytes.
28133         (mips_adjust_insn_length): New function.
28134         (mips_output_conditional_branch): New function.
28135         * mips.md (length): Adjust attribute definition to handle
28136         conditional branches.  Change lengths to bytes, rather than
28137         instructions throughout.  Remove length attribute from
28138         instructions whose length is four bytes, and rely on the default
28139         instead.
28140         (dslot): Fix typo in comment.
28141         Reword conditional branch patterns to use
28142         mips_output_conditional_branch.
28144 Fri Jun  4 13:30:27 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
28146         * alpha/osf.h (CPP_SUBTARGET_SPEC): Handle -threads.
28147         (LIB_SPEC): Likewise.
28148         Link with -lprof1_r for -g/-pg.
28150 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
28152         * loop.c (check_dbra_loop): Fix change of Jan 19.
28154 Fri Jun  4 00:12:40 1999  Marc Espie <espie@cvs.openbsd.org>
28156         * freebsd-elf.h (SWITCH_TAKES_ARG):  Redefine, not define.
28157         (STARTFILE_SPEC):  Define, override the svr4.h version.
28158         (ENDFILE_SPEC):  Likewise.
28160 Thu Jun  3 23:58:55 1999  Jeffrey A Law  (law@cygnus.com)
28162         * fixinc/inclhack.def (limits_ifndefs): Also apply to sys/limits.h
28163         * fixinc/fixincl.x: Regenerated.
28164         * fixinc/inclhack.sh: Regenerated.
28166 Fri Jun  4 05:42:23 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
28168         * sh.c (barrier_align): Don't return early for normal branch/barrier
28169         when optimizing for SH2.
28171 Thu Jun  3 22:27:50 1999  Robert Lipe  <robertlipe@usa.net>
28173         * i386/udk.h (LINK_SPEC): Correct linker search path for
28174         system libraries.
28176 Fri Jun  4 03:20:40 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
28178         * sh.c (fixup_addr_diff_vecs): Emit braf reference label.
28179         (braf_label_ref_operand): Delete.
28180         * sh.h (PREDICATE_CODES): Remove braf_label_ref_operand.
28181         * sh.md (casesi_jump_2): Operand1 is now the inside of a
28182         label_ref, and has no predicate.
28183         The patten has a predicate to guard against invalid substitutions.
28184         (dummy_jump): Delete.
28185         (casesi): Update use of casesi_jump_2.
28187 Thu Jun 3 07:48 1999  Bruce Korb <ddsinc09@ix.netcom.com>
28189         *fixinc/inclhack.def(Io_Def_Quotes): corrected sed expression
28190         *fixinc/fixincl.x: regenerate
28191         *fixinc/inclhack.sh: regenerate
28193 Thu Jun  3 02:15:07 1999  Jason Merrill  <jason@yorick.cygnus.com>
28195         * dwarf2out.c (add_incomplete_type): New fn.
28196         (gen_struct_or_union_type_die): Call it.
28197         (retry_incomplete_types): New fn.
28198         (dwarf2out_finish): Call it.
28200 Thu Jun  3 01:19:03 1999  Jeffrey A Law  (law@cygnus.com)
28202         * gcse.c (insert_insn_end_bb): Correct placement of insns when the
28203         current block starts with a CODE_LABEL and ends with a CALL and
28204         we can not find all the argument setup instructions for the CALL.
28206 Wed Jun  2 15:44:15 1999  Mark Mitchell <mark@codesourcery.com>
28208         Revert this change:
28209         * fold-const.c (fold): STRIP_NOPS when deciding whether or not
28210         something is a candidate for optimize_bit_field_compare.
28212 Wed Jun  2 21:53:05 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
28214         * sh.h (CONST_OK_FOR_I, CONST_OK_FOR_L): Cast VALUE to HOST_WIDE_INT.
28216 Wed Jun  2 12:25:55 1999  Richard Henderson  <rth@cygnus.com>
28218         * alpha.c (override_options): Thinko in last patch.
28220         * alpha/osf.h (CPP_SUBTARGET_SPEC): Define.
28221         (LIB_SPEC): Recognize -pthread.
28223 Wed Jun  2 08:42:55 1999  Nick Clifton  <nickc@cygnus.com>
28225         * config/arm/tcoff.h (USER_LABEL_PREFIX): Synchronise with
28226         definition in config/arm/coff.h
28227         * config/arm/coff.h: Add comment about USER_LABEL_PREFIX.
28229 Wed Jun  2 07:07 1999 Bruce Korb <ddsinc09@ix.netcom.com>
28231         * fixinc/fixincl.c(global def): Add FD_SHELL_SCRIPT to mark
28232         fixes that need "file=xxx\n" prepended before invocation
28233         (start_fixer - new): starting the fixer process is complex enough
28234         to warrent its own routine.  It prepends the "file=xxx\n" stuff.
28235         (process): uses the new routine; omit usage of putenv()
28236         * fixinc/fixincl.tpl: mark shell scripts with FD_SHELL_SCRIPT
28237         * fixinc/fixincl.x: regenerate
28239 Wed Jun  2 02:29:07 1999  Jeffrey A Law  (law@cygnus.com)
28241         * README, configure.in, gcc.1, gcc.texi: Update name (egcs -> gcc)
28242         and version #s (1.1 -> 2.96) as needed.
28243         * README.g77: Kill way out of date file in the toplevel directory.
28245 Wed Jun  2 00:52:34 1999  David O'Brien <obrien@FreeBSD.org>
28247         * configure.in (i[34567]86-*-freebsdelf): Don't include linux.h,
28248         i386/freebsd-elf.h no longer requires it.  Instead include svr4.h.
28249         * configure: Rebuilt.
28250         * i386/freebsd-elf.h (DEFAULT_VTABLE_THUNKS): Define.
28251         (ASM_COMMENT_START, ASM_APP_ON, ASM_APP_OFF, SET_ASM_OP): Likewise.
28252         (PREFERRED_DEBUGGING_TYPE, WCHAR_UNSIGNED): Likewise.
28253         (SWITCH_TAKES_ARG): Likewise.
28254         * i386/freebsd.h: Remove FREEBSD_NATIVE support.
28255         * config/t-freebsd: Moved from config/i386/ so it can used for all
28256         FreeBSD targets.
28258 Mon May 31 02:22:55 1999  Philippe De Muyter  <phdm@macqel.be>
28260         * m68k/x-mot3300 (XCFLAGS): Fixed to match stb.o, not f/stb.o.
28262 Wed Jun  2 00:08:34 1999  Robert Lipe  <robertlipe@usa.net>
28264         * configure.in (i[34567]86-*-udk*): Install headers with cpio.
28265         * configure: Rebuilt.
28267 Tue Jun  1 19:06:22 1999  David Edelsohn  <edelsohn@gnu.org>
28269         * rs6000/aix41.h (RS6000_CALL_GLUE): Define.
28270         * rs6000/aix43.h (RS6000_CALL_GLUE): Likewise.
28271         * rs6000/rs6000.c (rs6000_file_start): Use putc.
28272         (rs6000_output_load_toc_table): Same.
28273         (output_prolog, output_mi_thunk): Same.
28274         * rs6000/rs6000.h (SELECT_SECTION): Formatting.
28275         (ASM_GLOBALIZE_LABEL): Use putc.
28277 Mon May 31 15:23:23 1999  Richard Henderson  <rth@cygnus.com>
28279         * alpha.md (reload_*_help): New patterns and splitters.
28280         (reload_*): Use them.
28281         (mov[qh]i): Likewise.
28283 Mon May 31 11:48:07 1999  Mark Mitchell  <mark@codesourcery.com>
28285         * cccp.c (handle_directive): Handle backslash-newlines in quoted
28286         strings correctly.
28288 Mon May 31 09:36:11 1999  Cort Dougan  <cort@cs.nmt.edu>
28290         * rs6000/linux.h (LINK_SPEC): Use emulation elf32ppclinux.
28292 Mon May 31 11:40:20 EDT 1999  John Wehle  (john@feith.com)
28294         * flow.c (mark_regs_live_at_end, insn_dead_p,
28295         mark_set_1, mark_used_regs): Only give FRAME_POINTER_REGNUM
28296         and HARD_FRAME_POINTER_REGNUM special treatment if reload
28297         hasn't run or the frame pointer is needed.
28298         * haifa-sched.c (attach_deaths): Likewise.
28299         * sched.c (attach_deaths): Likewise.
28301 Mon May 31 00:46:17 1999  Jeffrey A Law  (law@cygnus.com)
28303         * jump.c (jump_optimize_1): Only set CAN_REACH_END if
28304         calculate_can_reach_end returns nonzero.
28306         * configure.in (native gas tests): Search for an assembler in the
28307         same manner that the installed compiler will.
28308         * configure: Rebuilt.
28309         * tm.texi (MD_EXEC_PREFIX): Note need to update configure.in too.
28311         * alias.c (find_base_term): Improve handling of addresses
28312         constructed from binary operations.
28314 Sun May 30 14:29:17 1999  Eric Raskin (ehr@listworks.com)
28316         * dgux.h (STARTFILE_SPEC): Fix incorrectly matched curly-braces.
28318 Sun May 30 14:19:13 1999  Jeffrey A Law  (law@cygnus.com)
28320         * function.h (cleanup_label, frame_offset): Declare.
28321         (tail_recursion_label, tail_recursion_reentry): Likewise.
28322         (arg_pointer_save_area, rtl_expr_chain): Likewise.
28323         * stmt.c (cleanup_label, frame_offset): Delete extern declarations.
28324         (tail_recursion_label, tail_recursion_reentry): Likewise.
28325         (arg_pointer_save_area, rtl_expr_chain): Likewise.
28327 Sat May 29 19:08:10 1999  Philip Blundell  <philb@gnu.org>
28329         * config/arm/aout.h (ASM_OUTPUT_ALIGN): Only define if not already
28330         defined.
28331         * config/arm/elf.h (ASM_OUTPUT_ALIGN): Define.
28332         (MAX_OFILE_ALIGNMENT): Define.
28334 Fri May 28 21:40 1999  Robert Lipe <robertlipe@usa.net>
28336         * fixincl.c: Replace local include scheme with #includes of
28337         gansidecl.h and system.h.
28338         * procopen.c:  Likewise.
28339         * server.c:  Likewise.
28341 Fri May 28 03:47:03 1999  Eric Raskin (ehr@listworks.com)
28343         * i386/t-dgux (EXTRA_PARTS): Add crti.o
28344         (crti.o): Add build rule and dependencies.
28345         * fixinc/fixinc.dgux:  Use modified _int_varargs.h
28347 Fri May 28 03:41:02 1999  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
28349         * rs6000/sysv4.h (CC1_SPEC): Add support for -profile
28350         (LIB_LINUX_SPEC): Likewise.
28351         (LIB_LINUX_SPEC): Add support for -pthread
28352         (CPP_OS_LINUX_SPEC): Likewise.
28353         (CPP_SYSV_SPEC): Avoid redefinitions if both -fpic and -fPIC are
28354         specified.
28356 Thu May 27 13:04:52 1999  H.J. Lu  (hjl@gnu.org)
28358         * i386.c (output_fp_cc0_set): Don't check the JUMP_INSN code for
28359         conditional move.
28360         (notice_update_cc, output_float_compare): Enable TARGET_CMOVE support.
28361         (output_float_compare, output_fp_cc0_set): Fix the FLOAT comparison
28362         for IEEE math and CC_FCOMI.
28363         (put_jump_code): No IEEE if CC_FCOMI is set.
28365 1999-05-27  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
28367         * fold-const.c (fold_truthop): Make the field reference unsigned
28368         when converting a single bit compare.
28370 Thu May 27 02:40:48 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
28372         * loop.c (strength_reduce): Don't do biv->giv conversion on constants.
28374 Thu May 27 02:09:27 1999  Jeffrey A Law  (law@cygnus.com)
28376         * varasm.c (STRIP_NAME_ENCODING): Remove default definition.
28377         * output.h (STRIP_NAME_ENCODING): Strip '*' like the old varasm
28378         version did.
28380         * reload.c (push_reload): Do not call remove_address_replacements
28381         when presented with identical optional reloads.
28383 Wed May 26 14:18:05 1999  Richard Henderson  <rth@cygnus.com>
28385         * alpha.h (MASK_FIX, TARGET_FIX): New.
28386         (MASK_*): Reorganize constants.
28387         (CPP_AM_FIX_SPEC): New.
28388         (TARGET_SWITCHES): Add FIX.
28389         (EXTRA_SPECS): Likewise.
28390         (CPP_CPU_EV6_SPEC): Use FIX, not CIX.
28391         (SECONDARY_MEMORY_NEEDED): Likewise.
28392         (REGISTER_MOVE_COST): Likewise.
28393         * alpha.c (override_options): Add FIX support.  Always use
28394         ALPHA_TP_PROG for ev6.
28395         * alpha.md (sqrt and mov[sd]i patterns): Use FIX, not CIX.
28396         * alpha/elf.h (ASM_FILE_START): Look at FIX too.
28397         * configure.in (target_cpu_default2) [ev6]: Use FIX, not CIX.
28399 Wed May 26 09:53:05 1999  Mark Mitchell  <mark@codesourcery.com>
28401         * fold-const.c (fold): STRIP_NOPS when deciding whether or not
28402         something is a candidate for optimize_bit_field_compare.
28404 Wed May 26 09:40:02 1999  Mark Mitchell  <mark@codesourcery.com>
28406         * gcc.texi (Passes): Document branch-shortening.
28407         * invoke.texi (Debugging Options): Document the fact that `-dp'
28408         outputs length information for instructions.
28410 Wed May 26 08:49:31 1999  Nick Clifton  <nickc@cygnus.com>
28412         * flow.c: Revert previous delta.
28414 Wed May 26 06:05:10 1999  Nick Clifton  <nickc@cygnus.com>
28416         * flow.c (insn_dead_p): Check against frame_pointer_rtx not
28417         FRAME_POINTER_REGNUM.
28418         (mark_set_1): Ditto.
28419         (mark_used_regs): Ditto.
28421 Wed May 26 02:19:31 1999  Philip Blundell  <pb@nexus.co.uk>
28423         * arm.h (NEED_PLT_GOT): Fix mistake in last change.
28424         (GOT_PCREL): New macro.  Define to 1 if not already defined.
28425         * arm/elf.h (GOT_PCREL): Define to 0.
28426         * arm.c (arm_finalize_pic): Take into account the setting of
28427         GOT_PCREL.
28429 Tue May 25 14:06:06 1999  Jeffrey A Law  (law@cygnus.com)
28431         * output.h (STRIP_NAME_ENCODING): Provide default definition.
28432         * dwarf2out.c (ASM_NAME_TO_STRING): Use STRIP_NAME_ENCODING.
28434         * flow.c (mark_set_1): Do not record BLKmode stores as dead
28435         store elimination candidates.
28437 Tue May 25 08:55:57 1999  Gavin Romig-Koch  <gavin@cygnus.com>
28439         * config/mips/mips.h (ASM_OUTPUT_DOUBLE_INT) : Use 'dword' if
28440         TARGET_GAS.
28442 Mon May 24 20:30:08 1999  Jim Wilson  <wilson@cygnus.com>
28444         * configure.in (rs6000-ibm-aix4.[12]*): Delete use of aix41-gld.h.
28445         Add use of x-aix41-gld.
28447 Mon May 24 16:44:09 1999  Jakub Jelinek  <jj@ultra.linux.cz>
28449         * sparc/linux64.h (ASM_OUTPUT_CONSTRUCTOR): Define.
28450         (ASM_OUTPUT_DESTRUCTOR): Define.
28452 Mon May 24 14:35:24 1999  Jeffrey A Law  (law@cygnus.com)
28454         * loop.c (strength_reduce): Do not clear NOT_EVERY_ITERATION at the
28455         last CODE_LABEL in a loop if we have previously passed a jump
28456         to the top of the loop.
28458 Mon May 24 07:56:29 1999  Nick Clifton  <nickc@cygnus.com>
28460         * config/arm/arm.h (OUTPUT_INT_ADDR_CONST): Fix blunder made when
28461         applying Philip's patch.
28463 Mon May 24 01:02:12 1999  Mark Mitchell  <mark@codesourcery.com>
28465         * stmt.c (expand_end_bindings): Ignore any elements of VARS that
28466         are not VAR_DECLs.
28468 Sun May 23 20:31:16 1999  Jeffrey A Law  (law@cygnus.com)
28470         * loop.c (strength_reduce): Grow reg_single_usage as needed.
28472 Sun May 23 10:13:20 1999  David O'Brien <obrien@FreeBSD.org>
28474         * i386/freebsd-elf.h (LINK_SPEC): Change -static to -Bstatic.
28475         Also remove a useless comment.
28477 Sun May 23 10:05:23 1999  Jerry Quinn <jquinn@nortelnetworks.com>
28479         * pa.md (negdf2,negsf2):  Use fneg instead of fsub on pa 2.0.
28481 Sat May 22 21:02:06 1999  David Edelsohn  <edelsohn@gnu.org>
28483         * collect2.c (main): Only generate import or export file and add
28484         to link arguments if non-empty.  Use xmalloc not alloca.
28485         (write_{export,import}_file): Delete.
28486         (write_aix_file): New function.
28487         (locatelib): Use xmalloc not malloc.
28488         (GCC_OK_SYMBOL): Do not check type if aix64.
28490 Sat May 22 09:35:51 1999  Philip Blundell  <pb@nexus.co.uk>
28492         Based on patch by Scott Bambrough and Pat Beirne:
28493         * config/arm/arm.c (making_const_table): New variable.
28494         * config/arm/arm.h (making_const_table): Declare.
28495         (OUTPUT_INT_ADDR_CONST): Mark symbols as position independent if
28496         appropriate.
28497         * config/arm/arm.md (consttable_4, consttable_8, consttable_end):
28498         Keep track of when we are building the constant table.
28500 Sat May 22 09:34:22 1999  Philip Blundell  <pb@nexus.co.uk>
28502         * config/arm/arm.c (arm_override_options): Fix erroneous warning
28503         message.
28505 Sat May 22 09:06:33 1999  Nick Clifton  <nickc@cygnus.com>
28507         * config/arm/arm.h (NEED_PLT_GOT): Only define if not already
28508         defined.
28510 Sat May 22 07:17:05 1999  Nick Clifton  <nickc@cygnus.com>
28512         * tm.texi (FUNCTION_ARG): Correct description of a stack element
28513         in a PARALLEL.
28515 Sat May 22 01:27:49 1999  Mark Mitchell  <mark@codesourcery.com>
28517         * expr.h (lang_expand_constant): Guard with #ifdef TREE_CODE.
28519 Fri May 21 21:19:02 1999  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
28521         * rs6000.c (output_mi_thunk): Enable full support again.
28523 Fri May 21 20:09:52 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
28525         * sh.h (BRANCH_COST): Define.
28527 Thu May 20 10:00:42 1999  Stephen L Moshier  <moshier@world.std.com>
28529         * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
28531 Thu May 20 09:58:57 1999  Jan Hubicka <hubicka@freesoft.cz>
28533         * function.c (assign_stack_local): Align stack slot propertly.
28534         (assign_outer_stack_local): Likewise.
28536 Thu May 20 10:38:43 1999  Mark Mitchell  <mark@codesourcery.com>
28538         * expr.h (lang_expand_constant): Declare.
28539         * toplev.c (lang_expand_constant): Define it.
28540         * varasm.c (output_constant): Use it.
28542 Thu May 20 11:28:53 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
28544         * optabs.c (expand_cmplxdiv_straight, expand_cmplxdiv_wide):
28545         Change function definitions to K&R style.
28547 Thu May 20 08:16:39 1999  Bruce Korb <ddsinc09@ix.netcom.com>
28549         * fixinc/fixincl.c: We must not ignore SIGCLD now.
28551 Thu May 20 07:06:39 1999  Alexandre Oliva  <aoliva@acm.org>
28553         * fixinc/Makefile.in(gnu-regex.o): add $(INCLUDES) to compile options
28554         * fixinc/fixincl.c(wait_for_pid): K&R-ify arguments
28555         (several places): omit static initialization
28556         (process): use single fd, since only the read fd is used
28557         * fixinc/gnu-regex.c: define 'const' away, if not supported
28558         * fixinc/procopen.c(several places): omit static initialization
28559         * fixinc/server.c: define 'volitile' away, if not supported
28561 1999-05-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
28563         * config/dbxcoff.h (DBX_OUTPUT_MAIN_SOURCE_FILE_END): Use
28564         asm_fprintf and %L to generate the label name.
28565         * config/dbxelf.h (DBX_OUTPUT_MAIN_SOURCE_FILE_END): Likewise.
28566         (ASM_OUTPUT_SOURCE_LINE): Correct generation of internal labels.
28568 Thu May 20 01:40:55 1999  Jeffrey A Law  (law@cygnus.com)
28570         * jump.c (can_reverse_comparison_p): Do not abort if the comparison
28571         insn for a conditional jump can not be found.
28573 Wed May 19 23:58:58 1999  Jeffrey A Law  (law@cygnus.com)
28575         * mips.h (ENCODE_SECTION_INFO): Do not perform GP optimizations
28576         on variables in specific sections other than .sbss and .sdata.
28578 Wed May 19 03:56:56 1999  Mark Mitchell  <mark@codesourcery.com>
28580         * stmt.c (expand_return): Call start_cleanup_deferral and
28581         end_cleanup_deferral around conditional code.
28583 Wed May 19 08:40:08 1999  Bruce Korb <ddsinc09@ix.netcom.com>
28585         * fixinc/fixincl.tpl: Avoid depending on ANSI C features for
28586         filename lists.  Utilizes new "krstr" AutoGen function.
28587         * fixinc/fixincl.x: Rebuilt.
28589 Wed May 19 02:47:11 1999  Jan Hubicka  (hubicka@freesoft.cz)
28591         * i386.c (output_float_compare): Avoid GNU-C extensions.
28593 Wed May 19 00:34:40 1999  Jeffrey A Law  (law@cygnus.com)
28595         * version.c: Bump to distinguish mainline tree from the
28596         gcc-2.95 branch.
28598 See ChangeLog.1 for earlier changes.