1 Mon Jul 24 02:04:52 2000 Jeffrey A Law (law@cygnus.com)
3 * gcse.c (alloc_pre_mem): Do not alloc TRANSPOUT, it is not
4 needed by our gcse pass anymore.
5 (free_pre_mem): Corresponding changes.
6 (compute_pre_data): Do not call compute_transpout anymore.
8 * gcse.c (alloc_avail_expr_mem): Kill unused 'u_bitmap'.
9 (free_avail_expr_mem, alloc_pre_mem, free_pre_mem): Corresponding
12 * gcse.c (free_pre_mem): Do not free ANTLOC and AE_KILL here.
13 (compute_pre_data): Do it here instead.
15 * gcse.c (alloc_pre_mem, free_pre_mem): Delete unused bitmap
17 (pre_delete): Corresponding changes.
19 2000-07-23 Mark Mitchell <mark@codesourcery.com>
21 * c-semantics.c (make_rtl_for_local_static): Use TREE_ASM_WRITTEN
22 to figure out whether or not a variable has already been emitted.
24 Sun Jul 23 14:49:12 2000 Jason Eckhardt <jle@cygnus.com>
26 * config/i860/i860.md (untyped_call expander): Use GEN_CALL
29 Sun Jul 23 11:52:03 2000 George Helffrich (george@gly.bris.ac.uk)
31 * dbxout.c (dbxout_type, case COMPLEX_TYPE): Fix length field in stab.
33 2000-07-23 Kazu Hirata <kazu@hxi.com>
35 * h8300.c: Fix formatting.
37 2000-07-23 Joseph S. Myers <jsm28@cam.ac.uk>
39 * c-typeck.c (c_expand_start_case): Change -Wtraditional pedwarn
40 for `long' switch expression into a plain warning.
42 * c-lex.c (init_lex): Keep the "inline" keyword in C99 mode.
43 (yylex): Don't pedwarn for "inline" in C99 mode.
45 * bitmap.c (debug_bitmap_file): Cast pointers to PTR for printing
47 * ggc-page.c (debug_print_page_list, alloc_page, free_page,
49 * bb-reorder.c (dump_scope_forest_1): Likewise.
51 2000-07-22 Aldy Hernandez <aldyh@redhat.com>
53 * reload.c (find_reloads_toplev): Add new parameter
55 (find_reloads): Add new parameter to find_reloads_toplev calls.
57 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
59 * collect2.c (main): Typo fixed.
60 * diagnostic.c: Typo fixed.
61 * dwarf2out.c (dwarf2out_frame_debug_expr): Typo fixed.
62 * eh-common.h: Typo fixed.
63 * emit-rtl.c (start_sequence): Typo fixed.
64 * flow.c (find_label_refs): Typo fixed.
65 (calculate_global_regs_live): Typo fixed.
66 (mark_regno_cond_dead): Typo fixed.
67 (create_edge_list): Typos fixed.
68 (verify_edge_list): Typo fixed.
69 * ggc-common.c (ggc_mark_rtx_children): Typo fixed.
70 * loop.c (strength_reduce): Typo in function name fixed.
71 * rtl.h: Added comments. Typo in function name fixed.
72 * rtlanal.c: Typo in function name fixed.
73 (insn_dependant_p): Rename to ...
74 (insn_dependent_p): ... this.
75 (computed_jumo_p): Typo fixed.
77 2000-07-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
79 * system.h (__FUNCTION__): Wrap definition in #ifndef.
81 2000-07-21 David Edelsohn <edelsohn@gnu.org>
83 * rs6000.h (SIZE_TYPE): Define.
85 2000-07-21 Mark Mitchell <mark@codesourcery.com>
87 * ssa.c (rename_insn_1): Don't rename registers that are
90 2000-07-21 Zack Weinberg <zack@wolery.cumb.org>
92 * diagnostic.c (trim_filename, fancy_abort): Moved here from
94 (fatal_function, set_fatal_function): Removed.
95 (fatal): Don't prepare for or call the fatal_function.
96 (diagnostic_lock, error_recursion): New.
97 (diagnostic_for_decl, report_diagnostic): Guard against
98 re-entering the error reporting routines.
99 (fancy_abort): Assume function is not NULL.
101 * errors.c (fancy_abort): New. Assume function is not NULL.
102 * tradcpp.c (fancy_abort): Assume function is not NULL.
104 * system.h: Provide default definition of __FUNCTION__.
105 * rtl.h: Use __FUNCTION__ not __PRETTY_FUNCTION__ throughout.
106 Always use __FUNCTION__ in definition of abort.
108 * varray.h: Likewise.
109 * toplev.h: Likewise. Don't prototype set_fatal_function.
111 2000-07-20 Geoff Keating <geoffk@cygnus.com>
113 * config/rs6000/aix43.h (CPP_SPEC): Define __LONG_MAX__ correctly
115 * glimits.h: Don't do #if defined for ARCH_PPC.
117 * config/rs6000/rs6000.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): All
118 constants of size no larger than a pointer should go in the TOC.
119 Add 'MODE' parameter.
120 (LEGITIMIZE_RELOAD_ADDRESS): Add MODE parameter to
121 ASM_OUTPUT_SPECIAL_POOL_ENTRY_P.
122 (ASM_OUTPUT_SPECIAL_POOL_ENTRY): Likewise.
123 * config/rs6000/aix.h (SELECT_RTX_SECTION): Likewise.
124 * config/rs6000/netware.h (SELECT_RTX_SECTION): Likewise.
125 * config/rs6000/rs6000.c (constant_pool_expr_1): Likewise.
126 (rs6000_legitimize_address): Likewise.
127 (rs6000_emit_move): Likewise.
128 (rs6000_select_rtx_section): Likewise.
129 (output_toc): Deal properly with outputting small constants like
130 HImode, and SFmode in 32-bit mode, and DFmode in 64-bit mode.
131 * config/rs6000/sysv4.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): Add
132 MODE parameter. Put small constants in the TOC.
134 * config/rs6000/rs6000.c (easy_fp_constant_p): All constants are
136 (rs6000_emit_move): When reload calls us with an illegitimate
137 address, exit early. Move the change_address calls to one place
138 at the end of the routine. Merge the SImode and DImode expanders.
139 When called by reload to put an integer into a FP register, force
142 * config/rs6000/rs6000.c (struct toc_hash_struct): Add 'key_mode'
144 (rs6000_hash_constant): Hash mode too.
145 (toc_hash_function): Allow for key_mode.
146 (toc_hash_eq): Structures are different if key_mode differs.
147 (output_toc): Add 'mode' parameter. Save key_mode.
148 * config/rs6000/rs6000.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY):
149 Pass 'mode' parameter.
150 * config/rs6000/rs6000-protos.h (output_toc): Add 'mode' param.
152 * config/rs6000/rs6000.c (output_toc): Use RS6000_OUTPUT_BASENAME
153 for vtable references.
155 * config/rs6000/rs6000.h (PREFERRED_RELOAD_CLASS): If we have a
156 choice, don't put integer values in FP regs.
158 Thu Jul 20 18:13:52 2000 Jeffrey A Law (law@cygnus.com)
160 * flow.c (verify_flow_info): Revamp code to verify that the
161 head and end of each basic block are in the insn chain.
163 Thu Jul 20 18:02:35 2000 Michael Matz <matzmich@cs.tu-berlin.de>
165 * gcse.c (record_one_set): Prepend instead of append onto
166 reg_set_table, making it O(n) instead O(n^2).
167 * lcm.c (compute_antinout_edge,compute_laterin,compute_available):
168 Use a queue instead of a stack as worklist.
170 2000-07-20 Kazu Hirata <kazu@hxi.com>
172 * h8300.c (two_insn_adds_subs_operand): Fix a typo.
173 * h8300.h (OK_FOR_T): New.
174 (EXTRA_CONSTRAINT): Support OK_FOR_T.
175 * h8300.md: Use inc/dec.[wl] for increment/decrement
176 by 1 and 2 in HI and SI modes.
178 2000-07-20 Jim Wilson <wilson@cygnus.com>
180 * config/ia64/ia64.h (ASM_OUTPUT_MI_THUNK): Handle DELTA values
183 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
185 * cppmacro.c (CAN_PASTE_AFTER): New macro.
186 (count_params): Don't set GNU_REST_ARGS on anything.
187 (save_expansion): Set PASTE_LEFT only on tokens for which
188 CAN_PASTE_AFTER is true, or which are named operators.
190 * cpplex.c (parse_args): Distinguish between a rest argument
191 given one empty argument, and a rest argument given zero arguments.
192 (maybe_paste_with_next): Look for VOID_REST tag, and trigger
193 deletion of previous token based on that.
194 (get_raw_token): Flatten some control structure.
196 * cpplib.h (CPP_LAST_EQ): Correct.
197 (VOID_REST): New token flag.
198 (GNU_REST_ARGS): Delete.
200 * tradcpp.c (main): Don't munge -D options.
201 (make_definition): Bring -D handling in line with cpplib.
202 (do_define): Strip all leading whitespace from macro definitions.
204 2000-07-20 David Billinghurst <David.Billinghurst@riotinto.com.au>
206 * Makefile.in (tradcpp): Depend on intl.o and version.o.
208 2000-07-20 Bruce Korb <bkorb@gnu.org>
210 * fixincl/check.tpl: strip the platform specific types before testing
211 * fixincl/fixfixes.c(gnu_type_fix): use platform specific types
212 * fixincl/fixincl.tpl: use platform specific types
213 * fixincl/fixlib.h: include the platform specific types
214 * fixincl/inclhack.def(gnu_types): don't supply the types
215 * fixincl/fixincl.x: regen
217 2000-07-19 Jim Wilson <wilson@cygnus.com>
219 * config/ia64/ia64.h (HARD_REGNO_MODE_OK): Don't allow XFmode in
222 2000-07-19 Zack Weinberg <zack@wolery.cumb.org>
224 * tradcpp.c (rescan): Do not recognize directives when the #
227 2000-07-19 Zack Weinberg <zack@wolery.cumb.org>
229 Implement C++ named operators.
231 * cpplib.h (TTYPE_TABLE): Move CPP_MIN and CPP_MAX into block
232 of operators allowed in #if and having an _EQ variant. Add
233 CPP_MIN_EQ, CPP_MAX_EQ, and CPP_DEFINED.
234 (cpp_token flags): Add NAMED_OP.
235 (enum node_type): Add T_OPERATOR.
236 (struct cpp_hashnode): Add code slot to value union.
237 * cpphash.h (spec_nodes): Remove n_defined.
239 * cpplex.c (lex_line): Convert T_OPERATOR nodes to their proper types.
240 (spell_token, can_paste, maybe_paste_with_next): Handle named operators.
241 (is_macro_disabled): Tweak error messages.
243 * cpplib.c (get_define_node): Disallow all named operators as
244 macro names. Tweak error messages.
245 (_cpp_init_stacks): Don't set up spec_nodes->n_defined.
247 * cppinit.c (builtin_array): Add entries for the named operators.
248 * cppexp.c (lex): Check for CPP_DEFINED token.
249 (priority table): Add entries for CPP_MIN and CPP_MAX.
250 (_cpp_parse_expr): Handle CPP_MIN and CPP_MAX.
252 2000-07-19 Bernd Schmidt <bernds@cygnus.co.uk>
254 * gcse.c (INSN_CUID): If ENABLE_CHECKING, abort if the uid is
255 larger than the array of cuids.
256 (alloc_gcse_mem): Use uid_cuid rather than INSN_CUID when computing
259 2000-07-19 Bruce Korb <bkorb@gnu.org>
261 * fixinc/fixincl.c: Convert to using a table of environment variables
262 and activate the auto-edit marker on the fixed output files.
263 * fixinc/fixlib.h: Define the environment table
264 * fixinc/fixincl.sh: export the ${INPUT} dir
265 * fixinc/check.tpl: likewise
267 2000-07-18 Zack Weinberg <zack@wolery.cumb.org>
269 * gcc.c (.h spec): Fix typo.
271 Wed Jul 19 01:22:15 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
273 * Makefile.in: Fix tradcif.c path.
275 2000-07-18 Zack Weinberg <zack@wolery.cumb.org>
277 * cpplib.h (TTYPE_TABLE): Rearrange to use only two per-entry
280 * cpphash.h (TOKEN_NAME): New macro.
281 (_cpp_spell_operator): Deleted.
282 (token_spellings): Now _cpp_token_spellings.
284 * cppexp.c: Use TOKEN_NAME or TYPE_NAME, not _cpp_spell_operator.
285 * cpplex.c: Use OP and TK macros when expanding the
286 TTYPE_TABLE. Eliminate token_names. For non-OPERATOR tokens,
287 store the stringification of the enumeration name (CPP_CHAR,
288 etc.) in the name slot of token_spellings.
289 Use TOKEN_NAME and/or TOKEN_SPELL, do not reference
290 token_spellings directly.
291 * cpplib.c: Use TOKEN_SPELL.
293 * cpplex.c (_cpp_push_token): If the token being pushed back
294 is the previous token in this context, just subtract one from
296 * cppmacro.c (save_expansion): Clear aux field when storing a
299 2000-07-18 Jakub Jelinek <jakub@redhat.com>
301 * cpplex.c (cpp_scan_buffer): Output line command even at the stop
302 buffer, provided it is not NULL.
304 2000-07-18 Alexandre Oliva <aoliva@redhat.com>
306 * c-decl.c (duplicate_decls): Do not call make_var_volatile() in
307 case of invalid volatile re-declaration.
309 2000-07-18 Jakub Jelinek <jakub@redhat.com>
311 * calls.c (store_arg): Return non-zero if sibcall_failure is desired.
312 (expand_call): Adjust caller.
314 2000-07-17 Gabriel Dos Reis <gdr@codesourcery.com>
316 * diagnostic.h (report_diagnostic): Change prototype.
318 * diagnostic.c (output_do_verbatim, diagnostic_for_asm,
319 diagnostic_for_decl): Change prototype.
320 (error_with_decl, warning_with_decl, pedwarn_with_decl, warning,
321 error, warning, error_with_file_and_line,
322 warning_with_file_and_line, pedwarn_with_file_and_line, fatal):
323 Adjust call to report_diagnostic, diagnostic_for_decl.
324 (error_for_asm, warning_for_asm): Adjust call to diagnostic_for_asm.
325 (output_verbatim, verbatim): Adjust call to output_do_verbatim.
327 * c-errors.c (pedwarn_c99): Adjust call to report_diagnostic. End
328 varaible argument list.
330 2000-07-17 Zack Weinberg <zack@wolery.cumb.org>
332 * cpphash.c: Don't include hashtab.h. Most macro-handling code
334 (hash_HASHNODE, eq_HASHNODE, _cpp_dump_macro_hash,
335 dump_hash_helper): Delete.
336 (expand_hash, higher_prime_number, _cpp_lookup_with_hash,
337 cpp_forall_identifiers): New. Implement specialized version of
338 Vlad's expandable hash table.
339 (cpp_lookup): Use new functions.
340 (_cpp_init_macros, _cpp_cleanup_macros): Adjust for new
342 * cppmacro.c: New file.
343 * cppinit.c (dump_macros_helper): New.
344 (cpp_finish): Iterate over the identifier table directly.
345 * cpplex.c (parse_name): Calculate the hash of the identifier
346 while we scan it. Use _cpp_lookup_with_hash when we can.
348 * cpphash.h: Update prototypes.
349 (xcnewvec, HASHSTEP): New helper macros.
350 * cpplib.h: Update prototypes.
351 * Makefile.in (LIBCPP_OBJS): Add cppmacro.o.
352 (cppmacro.o): New rule.
353 (cpphash.o): Update deps.
355 * cppmain.c: Do not set pfile->printer if no_output is on.
357 2000-07-15 Neil Booth <neilb@earthling.net>
359 * cpplib.c: Change all directive-handler functions to return
361 * cpphash.h: Update typedefs.
363 2000-07-17 Geoffrey Keating <geoffk@cygnus.com>
365 * configure: Regenerate.
367 * extend.texi (Extended Asm): Mention that a memory clobber
368 does not count as a side-effect.
370 * unroll.c (copy_loop_body): Fix one instance of using host
371 arithmetic on the target; fixes loop-4 on a 32-bit -> 64-bit
374 * tlink.c (scan_linker_output): Tweak for output of AIX ld.
376 2000-07-17 Richard Henderson <rth@cygnus.com>
378 * config/ia64/ia64.md (movdi): Split out load address code.
379 New post-reload splitter for symbolic operands.
380 (movdi_internal): Abort if we didn't split symbolic operands
382 * config/ia64/ia64.c (ia64_expand_load_address): New, from movdi bits.
383 (ia64_reorg): Split insns when not optimizing.
384 * config/ia64/ia64-protos.h (ia64_expand_load_address): Declare.
386 Mon Jul 17 23:43:26 MET DST 2000 Jan Hubicka <jh@suse.cz>
388 * real.h (REAL_VALUE_TO_TARGET_LONG_DOUBLE): Use LONG_DOUBLE_TYPE_SIZE
389 instead of MAX_LONG_DOUBLE_TYPE_SIZE to decide output format.
391 2000-07-17 Chandrakala Chavva <cchavva@cygnus.com>
393 * loop.c (check_dbra_loop) : Changed loop_continue to loop->cont.
395 2000-07-17 Jason Merrill <jason@redhat.com>
397 * Makefile.in (clean): Remove libgcc directory.
399 * configure.in (-Wno-long-long check): Use higher-level macros.
401 2000-07-17 Zack Weinberg <zack@wolery.cumb.org>
403 * simplify-rtx.c (simplify_binary_operation): Recognize
404 (compare (gt[u] (cc) 0) (lt[u] (cc) 0)).
405 (simplify_ternary_operation): Do not examine MODE_BITSIZE of
406 a CONST_INT, it will always be zero.
408 2000-07-17 Chandrakala Chavva <cchavva@cygnus.com>
410 * loop.c (check_dbra_loop) : Return if more than one condition is
411 present to control the loop.
413 Mon Jul 17 08:26:35 2000 Clinton Popetz <cpopetz@cygnus.com>
415 * mips.c (mips_expand_prologue): Don't calculate the last argument
416 register unless we need it. When we are calculating this, make
417 sure FUNCTION_ARG is giving us a REG.
419 2000-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
421 * flow.c (libcall_dead_p): Use single_set to verify the insn
422 has only one set and get for analysis.
423 (propagate_one_insn): Don't pass the PATTERN of the insn.
425 2000-07-17 Mark Klein <mklein@dis.com>
427 * pa.c (emit_hpdiv_const): Update to match new pattern for udivsi3.
429 2000-07-17 J. David Anglin <dave@hiauly1.hia.nrc.ca>
431 * Makefile.in (TARGET_GETGROUPS_T): New configuration variable.
432 * configure.in (TARGET_GETGROUPS_T): Evaluate.
433 * sys-protos.h (getgroups): Use TARGET_GETGROUPS_T for array type
434 of second argument of getgroups.
435 * configure, config.in: Rebuilt.
437 2000-07-17 Geoffrey Keating <geoffk@cygnus.com>
439 * simplify-rtx.c (simplify_relational_operation): Two signed
440 values with equal high words are less/greater than each other if
441 their low words are less/greater when considered as unsigned.
443 Mon Jul 17 02:37:06 2000 Marc Espie <espie@openbsd.org>
445 * configure.in (vax-*-openbsd): Change to new style configuration,
446 add collect2/float_format information.
447 * configure: Rebuilt.
448 * config/vax/openbsd1.h: New.
449 * config/vax/openbsd.h: New.
450 * config/vax/t-openbsd: New.
452 2000-07-17 Chip Salzenberg <chip@valinux.com>
454 * c-common.c (shorten_compare): Quiet warnings about unsigned
455 comparisons with zero when they occur in a system header.
457 2000-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
459 * invoke.texi (-pedantic): Refer to ISO C instead of ANSI C, and
460 update to describe current practice.
462 * glimits.h (LLONG_MIN, LLONG_MAX, ULLONG_MAX): Define for C99.
464 * contrib.texi, cpp.texi, extend.texi, invoke.texi: Update
465 references to C9X. Change references to -fstd and -flang-isoc9x
468 * c-common.c (scan_char_table): Allow "z" length modifiers on
470 (check_format_info): Use TYPE_DOMAIN on the type matched against
471 for "z" formats, to retrieve the language size_t rather than the
474 * c-common.c (check_format_info): Do not make a pedantic objection
475 to the 'L' length modifier if used with a floating point type
478 * c-lex.c (yylex): Don't pedwarn for hexadecimal floating point
479 constants in C99 mode.
481 2000-07-17 Kazu Hirata <kazu@hxi.com>
483 * h8300.md: Fix the format of mac.
484 (movsi_h8300hs): Output a tab after stmac instead of a space.
486 * h8300.c (two_insn_adds_subs_operand): Improve code for detecting
487 profitable adds/subs sequences.
489 * fold-const.c: Fix comment typos.
491 2000-07-16 Laurynas Biveinis <lauras@softhome.net>
493 * cppfiles.c (read_name_map): Set map_list_ptr->map_list_map to NULL.
495 2000-07-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
497 * fixinc/fixfixes.c (emit_gnu_type): Avoid string concatenation.
499 2000-07-16 Neil Booth <NeilB@earthling.net>
501 * cpplex.c: Update comments.
502 * README.Portability: Small update.
504 2000-07-16 Neil Booth <NeilB@earthling.net>
506 * README.Portability: Small update.
508 2000-07-15 Richard Henderson <rth@cygnus.com>
510 * config/ia64/ia64-protos.h (ia64_move_ok): Prototype.
511 * config/ia64/ia64.c (ia64_move_ok): New function.
512 * config/ia64/ia64.md (movqi, movqi_internal): Use it.
513 (movhi, movsi, movdi, movsf, movdf, movxf): Likewise.
515 2000-07-15 Zack Weinberg <zack@wolery.cumb.org>
517 * cpphash.c (save_expansion): Clear PREV_WHITE on tokens
518 immediately following a paste operator.
519 * cppinit.c (sort_options): New function (only for HOST_EBCDIC).
520 (cpp_reader_init): Call it, if HOST_EBCDIC.
521 (cpp_handle_options): Do not sort option list here.
522 (handle_option): Rename to cpp_handle_option and export.
523 * cpplex.c (cpp_scan_buffer_nooutput, cpp_scan_buffer): Use
524 _cpp_get_token directly.
525 (cpp_scan_line): Return 0 at EOF, 1 otherwise.
526 * cpplib.c (cpp_push_buffer): Don't set new->lineno to 1.
527 * cpplib.h: Prototype cpp_handle_option. Update prototype of
530 2000-07-15 Richard Henderson <rth@cygnus.com>
532 * fold-const.c (extract_muldiv): Don't optimize past an unsigned
533 cast around an expression. Tidy other unsigned tests.
535 2000-07-15 Gabriel Dos Reis <gdr@codesourcery.com>
537 * diagnostic.c (doing_line_wrapping, line_wrapper_printf, notice,
538 v_error_with_decl, v_warning_with_decl, v_pedwarn_with_decl): Remove.
539 (v_message_with_decl): Rename to ...
540 (format_with_decl): ... this. Tweak
541 (diagnostic_for_decl): New function.
542 (fatal_io_error): Use verbatim in lieu of notice.
543 (announce_function): Use verbatim.
544 (default_print_error_function): Likewise.
545 (error_with_decl, warning_with_decl, pedwarn_with_decl): Use new
548 2000-07-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
550 * mips.c (function_arg_pass_by_reference): Don't do automatic
551 aggregate initialization.
552 (machine_dependent_reorg): Initialize variable `mode'.
554 * mips.md (absdi2): Change variable `regno1' to unsigned int.
555 (reload_indi): Rename loword/hiword to lo_word/hi_word to avoid
556 conflicts with sys/param.h macro of the same name.
557 (reload_outdi): Likewise.
559 2000-07-15 Michael Meissner <meissner@redhat.com>
561 * fold-const.c (fold): When optimizing FOO++ == CONST into ++FOO
562 == CONST + INCREMENT, don't overwrite the tree node for FOO++,
563 create a new node instead.
565 2000-07-15 Neil Booth <NeilB@earthling.net>
567 * README.Portability: Correct example about calling a function
568 through a pointer to function. Format wide paragraphs.
570 2000-07-15 Michael Meissner <meissner@redhat.com>
572 * README.Portability: Update integer suffixes and function
575 2000-07-15 Neil Booth <NeilB@earthling.net>
577 * README.Portability: Small update.
579 2000-07-15 Neil Booth <NeilB@earthling.net>
581 * README.Portability: New file.
583 Fri Jul 14 18:13:53 2000 Mark P Mitchell <mark@codesourcery.com>
585 * INSTALL: Give special instructions for building GCC on Irix 6.
586 * config/mips/x-iris6 (CC): Don't set it.
589 2000-07-14 Jason Merrill <jason@redhat.com>
591 * dwarf2out.c (dwarf2out_frame_debug_expr): If we store the CFA
592 register in the stack and later in another register, use the new
595 Fri Jul 14 10:25:53 2000 Clinton Popetz <cpopetz@cygnus.com>
597 * config/mips/mips.md: (absdi2): Handle sign_extend for
600 2000-07-14 Nathan Sidwell <nathan@codesourcery.com>
602 * cpplib.c (do_pragma_dependency): Tidy warning messages.
604 2000-07-14 Zack Weinberg <zack@wolery.cumb.org>
606 * .cvsignore: Correct typo.
608 2000-07-13 Mark Mitchell <mark@codesourcery.com>
610 * .cvsignore: Add generated YACC files.
611 * objc/.cvsignore: New file.
613 2000-07-14 Neil Booth <NeilB@earthling.net>
615 * cpplex.c (adjust_column): New funcion.
616 (skip_whitespace): Use it.
617 (skip_block_comment): Use it, and warn about /*/* with
620 2000-07-14 Neil Booth <NeilB@earthling.net>
622 * cpphash.c (struct macro_info): Add new members.
623 (_cpp_free_definition): Delete the macro directly.
624 (count_params): Return void, with first token of
625 expansion in struct macro_info on success.
626 (parse_define): Return int. Hoist syntax checking from
627 save_macro_expansion. Leave call to save_expansion to
628 _cpp_create_definition.
629 (alloc_macro): Needs just 2 arguments.
630 (free_macro): Delete.
631 (save_expansion): Don't perform syntax check.
632 (_cpp_create_definition): Call save_expansion.
634 2000-07-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
636 * genrecog.c (write_header): Split long string.
638 * cpphash.c (macro_info): Don't use the `signed' keyword.
640 * system.h (alloca): Prototype if __GNUC__ && __SIZE_TYPE__.
642 2000-07-13 Jakub Jelinek <jakub@redhat.com>
644 * calls.c (stored_args_map): New variable.
645 (check_sibcall_argument_overlap_1): New.
646 (check_sibcall_argument_overlap): New.
647 (expand_call): Initialize stored_args_map.
648 Call check_sibcall_argument_overlap.
650 2000-07-13 Bruce Korb <bkorb@gnu.org>
652 * fixinc/fixfixes.c: move EXIT_BROKEN to header, add sub-expr max count
653 (emit_gnu_type): utility procedure for gnu_type_fix
654 (gnu_type_fix): implement various pre-processor guards around
655 standard types so these types can be defined over and over
656 * fixinc/fixincl.tpl: add a "gnu_type_map" that forces the standard
657 types alluded to above will have GNU-compliant base types
658 * fixinc/fixlib.h: add EXIT_BROKEN define and the gnu_type_map struct
659 * fixinc/inclhack.def: add test_text entries and utilize the new
660 "gnu_types" fix for the ptrdiff_t, size_t and wchar_t types.
661 * fixinc/fixincl.x: regenerate
663 2000-07-12 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
665 * diagnostic.c (vline_wrapper_message_with_location,
666 v_message_with_file_and_line, v_error_with_file_and_file,
667 v_error_for_asm, v_warning_for_asm, vfatal,
668 v_warning_with_file_and_line, v_pedwarn_with_file_and_line,
669 vsorry, verror, vwarning, vpedwarn): Remove.
670 (diagnostic_for_asm): New function.
671 (pedwarn, error, warning, pedwarn_with_file_and_line,
672 error_with_file_and_line, warning_with_file_and_line, sorry,
673 error_for_asm, warning_for_asm, fatal): Reimplement.
674 (finish_diagnostic): Clear diagnostic info as well.
676 2000-07-13 Neil Booth <NeilB@earthling.net>
678 * c-common.h (flag_digraphs): New.
679 * c-decl.c (c_decode_option): Set flag_digraphs as appropriate.
680 * c-lex.c (yylex): Use flag_digraphs to decide whether to
683 2000-07-13 Zack Weinberg <zack@wolery.cumb.org>
685 * gcc.c (do_spec_1): Add new %B operator.
686 (set_input): Prepare for %B.
688 (link_command_spec): Move up with the other tm.h-
689 overrideable specs. Factor out the portion conditional on
690 LINK_LIBGCC_SPECIAL into a new spec, %(link_libgcc).
691 (struct compiler): Just have a single spec string. All users
693 (default_compilers): Remove unnecessary braces.
694 (static_specs): Update.
696 (trad_capable_cpp, cpp_options, cc1_options, asm_options): New
698 (C and assembly specs): Use the new named specs, as appropriate.
700 * objc/lang-specs.h: Use the new named specs.
701 Remove unnecessary braces.
703 2000-07-12 Zack Weinberg <zack@wolery.cumb.org>
705 * gcc.c (execute): If a subprocess gets a fatal signal, report
706 strsignal() of the signal number, and ask for a bug report.
707 Do not do this for SIGPIPE if there's already been an error.
709 * tradcpp.c: Don't include signal.h. Don't catch SIGPIPE.
714 2000-07-12 Zack Weinberg <zack@wolery.cumb.org>
716 * final.c (profile_function): Do not emit profile counters in
717 the data section, if NO_PROFILE_COUNTERS is defined.
718 * tm.texi: Document NO_PROFILE_COUNTERS. Update doc for
721 * config/i386/linux.h (NO_PROFILE_COUNTERS): Define.
722 (FUNCTION_PROFILER): Just emit a call to mcount.
724 2000-07-12 Zack Weinberg <zack@wolery.cumb.org>
726 * tradcpp.c (main): Rename 'perror' label to 'sys_error'.
728 * cppexp.c, cpphash.c, cpphash.h, cppinit.c, cpplex.c,
729 cpplib.c, cpplib.h: Eradicate all traces of code dependent on
730 traditional, lang_chill, or lang_fortran.
732 * cppfiles.c: #undef strcmp to suppress warning about macros
733 used without arguments.
734 (_cpp_execute_include): Use f, not fname, in "No include path"
736 (_cpp_pop_file_buffer): New function.
737 * cpplib.c: Don't include <sys/mman.h>.
738 (cpp_push_buffer): Set line_base and lineno in new buffer.
739 (cpp_pop_buffer): Use _cpp_pop_file_buffer.
741 * cpplex.c: Move all prototypes and structure declarations to the
742 top of the file. Properly parenthesise some macro arguments.
743 (cpp_scan_line): New function.
744 (special_symbol [case T_INCLUDE_DEPTH]): Use pfile->include_depth,
745 don't need to walk up the stack counting.
747 2000-07-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
749 * c-common.c (combine_strings): Emit a pedantic warning when a
750 string length is greater than the minimum ANSI C is required
753 Wed Jul 12 13:24:30 2000 Jeffrey A Law (law@cygnus.com)
755 * pa/xm-pa64.h (NO_SYS_SIGLIST): Kill.
756 * d30v/xm-d30v.h (NO_SYS_SIGLIST): Kill.
758 2000-07-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
760 * c-decl.c (define_label): Warn about identifier conflicts with
761 labels in traditional C.
763 * c-parse.in (unop +): Warn about the unary plus operator for
766 * c-typeck.c (store_init_value): Warn about automatic aggregate
767 initialization for traditional C.
769 * invoke.texi (-Wtraditional): Document new warnings.
771 2000-07-12 Gabriel Dos Reis <gdr@codesourcery.com>
773 * Makefile.in (c-errors.o): Fix thinko in dependency.
775 2000-07-12 Zack Weinberg <zack@wolery.cumb.org>
777 * gcc.c (C specs [!USE_CPPLIB]): Invoke tradcpp if any of
778 -traditional, -ftraditional, or -traditional-cpp was given.
779 Do not pass -traditional to the preprocessor.
780 (.S spec): Likewise. Don't bother defining __ASSEMBLER__, the
781 preprocessor does it automatically.
782 * objc/lang-specs.h: Likewise. Don't bother defining __OBJC__.
784 * ch/lang-specs.h: Always use tradcpp. Do not pass
785 -traditional, -trigraphs, or -pedantic to the preprocessor.
786 * f/lang-specs.h (.F spec): Likewise. Don't bother defining
789 2000-07-12 Zack Weinberg <zack@wolery.cumb.org>
791 * cppexp.c (LOGICAL): Delete macro.
792 (_cpp_parse_expr): Do not use UNARY for unary +. Implement ||
795 * cpphash.c (HASHSIZE): Increase to 4096.
796 (struct hashdummy): Add hash field.
797 (eq_HASHNODE): Compare unreduced hashes, then lengths, then
798 the string values using memcmp.
799 (cpp_lookup): Set dummy.hash.
801 Wed Jul 12 13:15:16 2000 Marc Espie <espie@openbsd.org>
803 * configure.in (m88k-openbsd): Express configuration using new fragment
805 * configure: Rebuilt.
806 * m88k/aout-dbx.h: New.
807 * m88k/openbsd.h: New.
808 * m88k/xm-openbsd.h: New.
810 2000-07-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
812 * expr.c (expand_expr): Return const0_rtx, not error_mark_node.
814 2000-07-12 Richard Henderson <rth@cygnus.com>
816 * reload.c (push_secondary_reload): Make sure to add the new
817 reload at the end, after acquiring secondary memory.
819 2000-07-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
821 * cpplex.c (is_macro_disabled): Use CPP_WTRADITIONAL.
823 * c-decl.c (set_current_function_name_declared, anon_aggr_type_p,
824 lang_expand_stmt): Mark parameters with ATTRIBUTE_UNUSED.
826 * c-parse.in (stmt): Delete unused variables.
828 * convert.c (convert_to_vector): Likewise.
830 * gensupport.c (process_rtx): Declare attr as `rtvec' not `rtx'.
832 * tree.c (finish_vector_type): Prototype.
834 2000-07-12 Bruce Korb <bkorb@gnu.org>
836 * fixinc/fixfixes.c: use xmalloc
837 * fixinc/fixincl.c(initialize): set program name for xmalloc
838 * fixinc/fixlib.c(must_malloc): obsolete
839 (is_cxx_header): no longer used - disabled
840 (skip_quote): inserted and disabled for future use
841 * fixinc/fixlib.h: reflects above
842 * fixinc/fixtests.c: removed dinkleberries
844 2000-07-12 Neil Booth <NeilB@earthling.net>
846 * cpphash.h: (TOKEN_SPELL) Pulled from cpplex.c.
847 * cpplex.c (TOKEN_SPELL) Move to cpphash.h.
849 * cpphash.c: (struct macro_info, alloc_macro, free_macro,
850 struct toklist_dummy): New.
851 (cpp_free_definition): Free macros with free_macro.
852 (count_params): Don't save paramter spellings. Save macro
853 information in a struct macro_info.
854 (parse_define): Don't allocate a token list.
855 (save_expansion): Allocate the macro's token list, and
856 save parameter spellings if necessary. Use TOKEN_SPELL.
857 (cpp_create_definition): Make list const.
859 2000-07-12 Gabriel Dos Reis <gdr@codesourcery.com>
861 * c-typeck.c (pedwarn_c99): Move to
862 * c-errors.c: ... Here.
863 * toplev.h (verror, vwarning, vpedwarn): Remove prototypes.
864 * diagnostic.c (verror, vwarning, vpedwarn): Make static.
865 * Makefile.in (C_AND_OBJC_OBJS): Include c-errors.o
866 (c-errors.o): List dependency.
868 2000-07-12 Mark Mitchell <mark@codesourcery.com>
871 * c-parse.h: Likewise.
872 * c-parse.y: Likewise.
873 * objc/objc-parse.c: Likewise.
874 * objc/objc-pasre.y: Likewise.
876 2000-07-11 Rodney Brown <RodneyBrown@pmsc.com>
878 * gcc.texi: Fix minor typos
879 * extend.texi: Fix minor typos
881 2000-07-11 Marc Espie <espie@openbsd.org>
883 * collect2.c (main): Recognize .lo as object files.
885 2000-07-11 J. David Anglin <dave@hiauly1.hia.nrc.ca>
887 * pa.c (hppa_encode_label): Store labels in gc memory when ggc_p is
890 * aclocal.m4 (AC_FUNC_MMAP_ANYWHERE): Extend test to detect systems
891 with MAP_ANONYMOUS and MAP_ANON.
892 * configure, config.in: Rebuilt.
894 2000-07-12 Gabriel Dos Reis <gdr@codesourcery.com>
896 * diagnostic.c (save_output_state): Remove.
897 (restore_output_state): Likewise.
898 (clear_text_info): New function.
899 (clear_diagnostic_info): Likewise.
900 (output_text_length, is_starting_newline, output_prefix,
901 line_wrap_cutoff, ideal_line_wrap_cutoff, prefix_was_emitted_for,
902 prefixing_policy, output_buffer_ptr_to_format_args): New macros
903 (set_real_maximum_length, output_set_maximum_length,
904 output_set_prefix, output_get_prefix, output_set_maximum_length,
905 output_destroy_prefix, init_output_buffer,
906 reshape_diagnostic_buffer, output_space_left, output_emit_prefix,
907 output_add_newline, output_add_character, output_add_space,
908 output_append_r, output_append, wrap_text, output_format,
909 output_do_printf, output_printf, output_do_verbatim,
910 output_verbatim, verbatim): Use them.
911 (output_clear): Split into cleat_text_info and
912 clear_diagnostic_info.
913 (struct output_state): Move to...
915 * diagnostic.h: ...Here
916 (struct output_buffer): Adjust.
918 2000-07-11 Zack Weinberg <zack@wolery.cumb.org>
920 * cpplex.c (parse_name): No longer inline (premature optimization).
921 (do_pop_context): Fold into pop_context.
922 (pop_context): Returns int.
923 (lex_next): Hoist test for end of directive into pop_context.
924 (push_macro_context): Returns int; takes just reader and token.
925 Hoist test for excessive nesting to caller.
926 (push_arg_context): Returns void; takes just reader and token.
927 Do not call stringify_arg or get_raw_token.
928 (get_raw_token): Convert tail recursion through push_arg_context
929 to a loop at this level. Call stringify_arg here if appropriate.
930 (maybe_paste_with_next): Convert tail recursion to a while loop.
931 Hoist test of paste_level to caller.
933 (stringify_arg): Push arg context at beginning.
934 (cpp_get_token): Split out core into _cpp_get_token. Call
935 process_directive here. Throw away CPP_PLACEMARKER tokens.
936 (_cpp_get_token): Convert tail recursion through
937 push_macro_context to a loop at this level.
938 (_cpp_glue_header_name, is_macro_disabled, stringify_arg,
939 _cpp_get_raw_token): Use _cpp_get_token.
940 (_cpp_skip_rest_of_line): Drop the context stack directly; do
941 not call pop_context.
942 (_cpp_run_directive): Call lex_next directly.
944 * cpphash.h: Prototype _cpp_get_token.
945 * cppexp.c (lex): Use it.
946 * cpphash.c (parse_define): Use it.
947 * cpplib.c (get_define_node, do_undef, parse_include,
948 read_line_number, do_line, do_ident, do_pragma, do_pragma_gcc,
949 do_pragma_implementation, do_pragma_poison, do_pragma_dependency,
950 parse_ifdef, validate_else): Use it.
951 (cpp_push_buffer): Tweak error message; abort if anyone tries
952 to push a buffer while macro expansions are stacked.
954 2000-07-11 Donn Terry <donnte@microsoft.com>
956 * cpplex.c (free_macro_args, save_token): Cast arg of free
957 and/or xrealloc to PTR.
958 (_cpp_init_input_buffer): Clear all fields of the base context.
960 Tue Jul 11 15:28:21 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
962 * gensupport.c (process_rtx): Make rtl checking stop
963 complaining about the define_insn while it is being
964 converted from a define_insn_and_split.
966 Tue Jul 11 16:26:17 2000 Clinton Popetz <cpopetz@cygnus.com>
968 * config/mips/mips.c (simple_memory_operand): Access the
969 INTVAL of the address, not it's containing MEM.
971 2000-07-11 Bruce Korb <bkorb@gnu.org>
973 * fixinc/fixtests.c(double_slash): obsolete
974 (else_endif_label): likewise
975 * fixinc/inclhack.def(irix_multiline_cmnt): obsolete
976 (libc1_ifdefd_memx): correct initial comment
977 and omit the #if/#endif pair from the memxxx declarations
978 * fixinc/fixincl.x: regen
980 2000-07-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
982 * cpplex.c (T, I, S, C, N): Avoid non-constant initializers.
984 2000-07-11 Neil Booth <NeilB@earthling.net>
988 2000-07-11 Neil Booth <NeilB@earthling.net>
990 * cppinit.c: (cpp_reader_init): Allow digraphs by default.
991 (handle_option): Set digraphs according to standard.
992 Merge OPT_lang_c89 handler with OPT_std_c89.
994 * cpplex.c: (lex_line, can_paste): Honour digraphs in
995 accordance with the digraphs flag.
997 * cpplib.h: (struct cpp_options): New option digraphs.
999 2000-07-10 Hans-Peter Nilsson <hp@axis.com>
1000 Bruce Korb <bkorb@gnu.org>
1002 * fixinc/inclhack.def (libc1_ifdefd_memx): New fix.
1003 * fixinc/fixincl.x: Regenerate.
1004 * fixinc/tests/base/testing.h: Add testcase.
1006 2000-07-10 Richard Henderson <rth@cygnus.com>
1008 * config/ia64/ia64.c (got_symbolic_operand): New.
1009 (symbolic_operand, move_operand): Revert 0701 change.
1010 * config/ia64/ia64.h (PREDICATE_CODES): Update.
1011 * config/ia64/ia64-protos.h (got_symbolic_operand): Declare.
1012 * config/ia64/ia64.md (movdi): Revert 0701 wrt symbolic_operand;
1013 split the offset into a 14-bit low part instead of a 13-bit low part.
1014 (load_fptr): Mark the mem as unchanging.
1015 (load_symptr): Use got_symbolic_operand.
1017 2000-07-10 Nick Clifton <nickc@cygnus.com>
1019 * libgcc2.c (next_stack_level): Cast result of computation to
1020 (void **) so that the assignment does not generate a warning.
1022 2000-07-10 Chandrakala Chavva <cchavva@redhat.com>
1024 * flags.h : Add new variable flag_single_precision_constant.
1025 * toplev.c (display_help) : Add -fsingle-precision-constant option.
1026 (flag_single_precision_constant): New.
1027 * c-lex.c (yylex): Convert floating point constant to single
1029 * invoke.texi : Add documentation for this new option.
1031 2000-07-10 Gabriel Dos Reis <gdr@codesourcery.com>
1033 * diagnostic.c (output_octal): Second parameter is unsigned.
1034 (output_long_octal): Likewise.
1035 (output_hexadecimal): Likewise.
1036 (output_long_hexadecimal): Likewise.
1037 (output_format): Adjust arguments extraction. Tweak.
1038 (output_verbatim, verbatim): End variable argument list.
1039 (report_diagnostic): Improve documentation.
1041 2000-07-10 Benjamin Chelf <chelf@codesourcery.com>
1043 * c-common.h (build_stmt): Declare.
1044 (build_continue_stmt): Likewise.
1045 (build_break_stmt): Likewise.
1046 (build_return_stmt): Likewise.
1048 * c-decl.c (do_case): Rewrite to do what previously done in
1051 * c-semantics.c (build_stmt): Define.
1052 (build_return_stmt): Likewise.
1053 (build_break_stmt): Likewise.
1054 (build_continue_stmt): Likewise.
1055 (build_case_label): Likewise.
1057 * c-parse.in (BREAK): Change to build tree, then generate RTL.
1058 (CONTINUE): Likewise.
1061 (DEFAULT): Likewise.
1063 * c-parse.y: Regenerate.
1064 * c-pasre.c: Likewise.
1066 2000-07-09 Jason Merrill <jason@redhat.com>
1068 * expr.c (expand_expr): Bail earlier if we get an error_mark_node.
1070 * tree.h (STRIP_NOPS): Check for error_mark_node.
1071 (STRIP_SIGN_NOPS, STRIP_TYPE_NOPS): Likewise.
1072 (dwarf2out_*): Remove duplicate declarations.
1074 * c-decl.c (duplicate_decls): Copy DECL_ABSTRACT_ORIGIN from
1075 DECL_ABSTRACT_ORIGIN, not DECL_ORIGIN.
1077 2000-07-10 Gabriel Dos Reis <gdr@codesourcery.com>
1079 * diagnostic.c (wrap_text): New function.
1080 (maybe_wrap_text): Likewise.
1081 (output_add_string): Use it.
1082 (output_format): Likewise.
1083 (count_error): Use verbatim instead of notice.
1084 (report_error_function): Likewise. Don't use plain fprintf.
1085 (finish_diagnostic): New function.
1086 (output_do_verbatim): Tweak. Commonalize functionalities in
1087 output_verbatim and verbatim.
1088 (output_verbatim): Adjust.
1089 (verbatim): Likewise.
1090 (report_diagnostic): Define.
1092 * diagnostic.h (report_diagnostic): Prototype.
1094 2000-07-09 Zack Weinberg <zack@wolery.cumb.org>
1096 * cppexp.c (_cpp_parse_expr): Don't use unary plus.
1098 2000-07-09 Neil Booth <NeilB@earthling.net>
1100 * cpphash.h: ISvspace, is_vspace, is_nvspace: New.
1101 IShspace, ISspace: Update.
1103 * cppinit.c: ISTABLE: Update.
1106 * cpplex.c (IS_HSPACE, S_NEWLINE): Remove.
1107 (IS_DIRECTIVE): Rename KNOWN_DIRECTIVE.
1108 (skip_block_comment, skip_line_comment, parse_string,
1109 lex_line): Use is_vspace rather than IS_NEWLINE.
1110 (skip_whitespace, lex_line): Clean up to use is_nvspace.
1111 (lex_line): Use KNOWN_DIRECTIVE. Any kind of directive
1113 (lex_next): Unconditionally stop if within a directive.
1114 Treat directives within macro invocations as directives
1115 (after parse_args emits error), not as the argument.
1117 2000-07-09 Gabriel Dos Reis <gdr@codesourcery.com>
1119 * diagnostic.c (diagnostic_args): New macro.
1120 (diagnostic_msg): Likewise.
1121 (output_formatted_integer): Likewise.
1122 (output_state): New data type.
1123 (digit_buffer): Make global.
1124 (output_add_integer): Rename to output_decimal. Squeeze
1126 (output_long_decimal, output_unsigned_decimal,
1127 output_long_unsigned_decimal, output_octal, output_long_octal,
1128 output_hexadecimal, output_long_hexadecimal): New functions.
1129 (output_append_r): New function.
1130 (output_append): Tweak.
1131 (output_flush_on): Rename to output_to_stream.
1132 (output_format): Change prototype. Improve documentation. Handle
1133 more format specifiers.
1134 (build_location_prefix): Rename to context_as_prefix.
1135 (output_notice): Rename to output_do_printf.
1136 (output_printf): Tweak.
1137 (line_wrapper_printf): Likewise.
1138 (vline_wrapper_message_with_location): Adjust call to renamed
1140 (v_message_with_decl): Likewise.
1141 (default_print_error_function): Likewise.
1142 (save_output_state): New function.
1143 (restore_output_state): Likewise.
1144 (output_do_verbatim): Likewise.
1145 (output_verbatim): Define.
1146 (verbatim): Likewise.
1148 * diagnostic.h (printer_fn): Change return type from void to int.
1149 Improve documentation.
1150 (output_add_integer): Rename to output_decimal.
1151 (output_flush_on, output_format): Don't export.
1152 (output_verbatim, verbatim): Declare.
1154 2000-07-08 Toon Moene <toon@moene.indiv.nluug.nl>
1156 * fold-const.c (extract_muldiv) case PLUS_EXPR, MINUS_EXPR:
1157 Check whether c divides op1 exactly if operation is not
1160 2000-07-08 Richard Henderson <rth@cygnus.com>
1162 * final.c (final): Do not abort when reg-stack introduces
1165 2000-07-08 Zack Weinberg <zack@wolery.cumb.org>
1167 * cpplib.h (struct cpp_name): Now struct cpp_string.
1168 (CPP_INT, CPP_FLOAT, CPP_NUMBER, CPP_COMMENT,
1169 CPP_HEADER_NAME): Change to type S.
1170 (struct cpp_token): Rename 'name' field to 'str'. Add 'node'
1171 field, a cpp_hashnode *. All references to val.name updated
1172 to use val.str or val.node as appropriate.
1173 (struct cpp_reader): Add spec_nodes field.
1174 (cpp_idcmp): Now cpp_ideq; takes a token * and a char *.
1176 * cpphash.h (struct spec_nodes): New.
1177 (enum spell_type): Reorder. Only SPELL_STRING tokens use
1178 val.str. All references to 'spelling > SPELL_NONE' updated to
1181 (CPP_IN_SYSTEM_HEADER): Check pfile->buffer and
1182 pfile->buffer->inc are not NULL before dereferencing them.
1184 * cpplex.c (parse_name): Take a pointer to the current token,
1185 plus current position and limit as args; return the new
1186 position; don't copy the text of a name into the string
1187 buffer, instead call cpp_lookup and store the node pointer.
1188 If extending a token, copy out the text of the old into a
1189 scratch buffer, append the new, look that up and store the new
1190 node pointer. Inline.
1191 (maybe_paste_with_next): If the result of paste is a NAME,
1192 then look up the pasted text and store its node pointer.
1193 (lex_line): Adjust for new parse_name interface.
1194 Check for L"str", L'str' using spec_nodes->n_L.
1195 (spell_token): SPELL_IDENT tokens have their spelling in
1196 val.node->name. Handle SPELL_STRING tokens that don't have
1198 (_cpp_expand_name_space,
1199 (can_paste): Check for L ## "str" using spec_nodes->n_L.
1200 (cpp_get_token, special_symbol): No need to call cpp_lookup.
1201 (cpp_idcmp): Now cpp_ideq; take a token * and a const char *;
1202 return 1=equal 0=not, not a tristate.
1204 * cpphash.c (var_args_str): Delete.
1205 (find_param): Compare node fields directly.
1206 (is__va_args__): Use CPP_PEDANTIC. Just compare
1207 token->val.node with spec_nodes->n__VA_ARGS__.
1208 (dump_funlike_macro): Don't use var_args_str.
1210 * cpplib.c (_cpp_check_directive): Just walk through
1211 spec_nodes->dirs comparing pointers.
1212 (get_define_node, do_pragma_poison, detect_if_not_defined,
1213 parse_ifdef): The identifier has already been looked up.
1214 (do_ifdef, do_ifndef): parse_ifdef won't return a poisoned
1216 (do_if): Only call detect_if_not_defined at beginning of file.
1217 (_cpp_parse_assertion): Only copy string pointers for
1218 SPELL_STRING tokens.
1219 (pragma_dispatch): Take a node pointer and examine its name
1221 (_cpp_init_stacks): Also initialize the spec_nodes structure.
1223 * cppinit.c (cpp_reader_init): Call _cpp_init_stacks after
1225 (cpp_cleanup): Free pfile->spec_nodes. Call _cpp_cleanup_* in
1226 reverse order from the corresponding _cpp_init_* routines.
1228 * cppexp.c (parse_number, parse_charconst, parse_defined,
1229 lex): Check val.node->type instead of calling cpp_defined.
1230 Use spec_nodes entries where appropriate.
1232 * fix-header.c, scan-decls.c: Update for interface changes.
1234 2000-07-08 Geoffrey Keating <geoffk@cygnus.com>
1236 * config/rs6000/rs6000.c (rs6000_emit_move): Fix conditions for
1237 emitting aux_truncdfsf2.
1239 2000-07-03 Donn Terry (donnte@microsoft.com)
1241 * cppinit.c (print_help): split overlong line into ISO C89
1244 2000-07-07 Zack Weinberg <zack@wolery.cumb.org>
1246 * cppexp.c: Update all code for new lexer interface.
1247 (op_t, operator codes, struct token, tokentab2, op_to_str): Remove.
1248 (struct suffix, vsuf_1, vsuf_2, vsuf_3, op_to_prio): New.
1249 * cpplex.c (token_names): Trim leading CPP_ from names; make
1250 the strings unsigned.
1251 (_cpp_spell_operator): New.
1252 (is_macro_disabled): Disable all macros if rescanning
1254 (_cpp_get_directive_token): Remove.
1256 * cppinit.c: Don't set no_macro_expand.
1257 * cpplib.c (read_line_number, do_line): Check only for EOF,
1259 * cpphash.h: Update prototypes.
1260 * cpplib.h (CPP_VSPACE): Remove.
1261 (struct cpp_reader): Remove no_macro_expand.
1263 2000-07-08 Neil Booth <NeilB@earthling.net>
1265 * cpphash.c (is__va_args__): New function.
1266 (count_params): Fix line reported in error messages. Use
1267 is__va_args__. Don't return ')' on error. Flag GNU style
1268 rest args macro definitions.
1269 (parse_define): Check macro name is not __VA_ARGS__.
1270 (save_expansion): Check identifier in non-varargs-macro is
1271 not __VA_ARGS__. Don't flag GNU_VARARGS.
1272 * cpplex.c (parse_args): Accept no argument iff GNU_REST_ARGS.
1273 (maybe_paste_with_next): Use per-macro GNU_REST_ARGS rather
1274 than per-token GNU_VARARGS.
1275 * cpplib.h (GNU_VARARGS): Remove.
1276 (GNU_REST_ARGS): New.
1278 Sat Jul 8 01:38:25 MET DST 2000 Jan Hubicka <jh@suse.cz>
1280 * i386.md (call_pop, call, call_value_pop): Do not set
1281 current_function_uses_pic_offset_table for calls to static
1282 functions or indirect calls.
1284 2000-07-07 Jim Wilson <wilson@cygnus.com>
1286 * config/ia64/ia64.c (rws_access_reg): New local write_count. If
1287 is_predicate_reg, then take max write_count of register pair.
1289 2000-07-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1291 * tradcpp.c (main): Rename label `include' to `add_include' to
1292 avoid conflicts with variable `include' in traditional C.
1294 2000-07-07 Jakub Jelinek <jakub@redhat.com>
1296 * integrate.c (copy_insn_list): Remove REG_LABEL notes.
1298 2000-07-07 Jakub Jelinek <jakub@redhat.com>
1300 * sibcall.c (uses_addressof): Add INMEM argument, check for
1301 current_function_internal_arg_pointer outside of MEM rtxs in addition
1303 (sequence_uses_addressof): Update caller.
1305 2000-07-07 Zack Weinberg <zack@wolery.cumb.org>
1307 * tradcpp.c (initialize_builtins): Honor NO_BUILTIN_SIZE_TYPE
1310 2000-07-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1312 * system.h (UNION_INIT_ZERO): New macro for initializing union
1315 * cpplex.c (placemarker_token, eof_token): Use UNION_INIT_ZERO.
1317 2000-07-07 Neil Booth <NeilB@earthling.net>
1321 Fri Jul 7 07:47:35 2000 Jeffrey A Law (law@cygnus.com)
1323 * final.c (final): Detect out of bounds array access to
1324 the insn_lengths array.
1326 2000-07-07 Kazu Hirata <kazu@hxi.com>
1328 * fold-const.c (fold): Fix a comment typo.
1330 2000-07-07 Neil Booth <NeilB@earthling.net>
1332 * cpp.texi: Update to new lexer.
1334 2000-07-06 Zack Weinberg <zack@wolery.cumb.org>
1336 * tradcpp.c: New file.
1337 * tradcif.y: New file.
1338 * tradcif.c: New generated file.
1340 * Makefile.in: Add rules to build tradcpp.o, tradcif.o,
1341 $(srcdir)/tradcif.c. Add tradcpp to STAGESTUFF and
1342 dependencies of C. Install tradcpp from install-common, in
1345 2000-07-06 Zack Weinberg <zack@wolery.cumb.org>
1347 * cppinit.c: Include cppdefault.h. Refer to
1348 cpp_GCC_INCLUDE_DIR and cpp_GCC_INCLUDE_DIR_len, not directly
1349 to GCC_INCLUDE_DIR and its length.
1350 (SIZE_TYPE, PTRDIFF_TYPE, WCHAR_TYPE,
1351 USER_LABEL_PREFIX, REGISTER_PREFIX, struct default_include,
1352 STANDARD_INCLUDE_DIR, STANDARD_INCLUDE_COMPONENT): Move to
1354 (include_defaults_array): Move to cppdefault.c.
1356 * cppdefault.h: New file.
1357 * cppdefault.c: New file.
1359 * Makefile.in (LIBCPP_OBJS): Add cppdefault.o.
1360 (cppinit.o): Don't apply $(PREPROCESSOR_DEFINES) to this file.
1361 (cppdefault.o): New rule; apply $(PREPROCESSOR_DEFINES) to
1364 Thu Jul 6 18:30:36 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
1366 * reload.c (push_reload): When seeing if can reuse a register,
1367 check extra registers against widest of INMODE and OUTMODE.
1369 2000-07-06 Neil Booth <NeilB@earthling.net>
1371 * cpplib.c: (_cpp_parse_assertion): Perform hash lookups
1372 based on full length of predicate.
1374 2000-07-06 Hans-Peter Nilsson <hp@axis.com>
1376 * timevar.c: [HAVE_SYS_RESOURCE_H]: Include <sys/resource.h>.
1377 [NEED_DECLARATION_GETRUSAGE]: Declare getrusage.
1379 2000-07-05 Kazu Hirata <kazu@hxi.com>
1381 * h8300-proto.h: Fix formatting.
1382 * h8300.c: Likewise.
1383 * h8300.h: Likewise.
1385 2000-07-05 Jim Wilson <wilson@cygnus.com>
1387 * config/ia64/ia64.h (HARD_REGNO_MODE_OK): If FR_REGNO_P, disallow
1390 2000-07-05 Rodney Brown <RodneyBrown@pmsc.com>
1392 * invoke.texi: Fix minor typos
1393 * md.texi: Fix minor typos
1395 2000-07-05 Zack Weinberg <zack@wolery.cumb.org>
1397 * cpplib.c (_cpp_parse_assertion): Fix buffer overrun.
1399 2000-07-04 Zack Weinberg <zack@wolery.cumb.org>
1401 * cpplex.c: Don't include sys/mman.h.
1402 (cpp_push_buffer, cpp_pop_buffer): Moved to cpplib.c.
1404 * cpplib.c: Include sys/mman.h and obstack.h.
1405 (cpp_push_buffer): Moved from cpplex.c; allocate buffers on an
1407 (cpp_pop_buffer): Moved from cpplex.c; free buffers from an obstack.
1408 (_cpp_unwind_if_stack): Now static, unwind_if_stack. Don't
1409 bother freeing if stack entries (they will be freed with their buffer).
1410 (do_endif): Free if stack entries from the buffer obstack.
1411 (push_conditional): Allocate if stack entries from the buffer obstack.
1413 (find_answer): Rename to _cpp_find_answer.
1414 (do_assert, do_unassert): Update.
1416 * cpphash.h: Update prototypes.
1417 (xobnew): New convenience macro.
1418 * cpplib.h (struct cpp_reader): Add hash_ob and buffer_ob fields.
1420 (struct cpp_hashnode): Remove disabled field.
1422 * cppinit.c: Don't include hashtab.h or splay-tree.h.
1423 (report_missing_guard): Moved to cppfiles.c.
1424 (cpp_reader_init): Call cpp_init_stacks, cpp_init_macros,
1426 (cpp_cleanup): Call cpp_cleanup_stacks, cpp_cleanup_macros,
1427 cpp_cleanup_includes. Don't destroy hashtab or
1428 all_include_files here.
1429 (cpp_finish): Use _cpp_report_missing_guards.
1431 * cppfiles.c (report_missing_guard): Moved from cppinit.c.
1432 (_cpp_init_include_table): Rename _cpp_init_includes.
1433 (_cpp_cleanup_includes, _cpp_report_missing_guards): New.
1435 * cppexp.c (parse_assertion): Update for new name of
1438 * Makefile.in (cpplib.o, cpphash.o, cppinit.o): Update deps.
1440 2000-07-04 Zack Weinberg <zack@wolery.cumb.org>
1442 * cpplib.c (do_ident): s/VSPACE/EOF/
1444 2000-07-05 Neil Booth <NeilB@earthling.net>
1446 * cpplex.c: Fix trigraph replacement within strings.
1448 2000-07-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1450 * rs6000/aix.h (ASM_GENERATE_INTERNAL_LABEL): Fix format specifier.
1452 * xcoffout.c (assign_type_number): Constify.
1453 (xcoffout_source_file): Add static prototype. Don't needlessly
1454 cast away const-ness.
1456 2000-07-04 Jason Merrill <jason@redhat.com>
1458 * frame.h (frame_state): Move base_offset to end.
1460 Mon Jul 3 21:31:43 2000 Clinton Popetz <cpopetz@cygnus.com>
1462 * calls.c (emit_library_call_value_1): Revert previous change.
1464 2000-07-03 Zack Weinberg <zack@wolery.cumb.org>
1466 * fix-header.c (struct partial_proto): Remove unnecessary fields.
1467 (recognized_extern, recognized_function, read_scan_file):
1468 Update for new scheme.
1469 (check_protection): It's still a multiple include guard even
1470 if it doesn't always trigger.
1471 * scan-decls.c (skip_to_closing_brace, scan_decls): Update for
1473 * scan.h: Declare struct cpp_token. Update prototypes.
1475 2000-07-03 Neil Booth <neilb@earthling.net>
1476 Zack Weinberg <zack@wolery.cumb.org>
1478 Complete overhaul of the lexer and macro expander.
1480 * cpphash.c (object_defn, funct_defn, push_macro_expansion,
1481 arg, arglist, argdata, reflist, collect_objlike_expansion,
1482 collect_funlike_expansion, collect_params,
1483 warn_trad_stringify, trad_stringify, duplicate_arg_p, add_pat,
1484 unsafe_chars, macarg, compare_defs, special_symbol,
1485 scan_arguments, stringify, funlike_macroexpand,
1486 _cpp_quote_string, monthnames): Delete.
1487 (cpp_lookup, _cpp_free_definition, dump_funlike_macro,
1488 _cpp_create_definition, _cpp_dump_definition,
1489 dump_hash_helper): Adjust.
1490 (find_param, count_params, parse_define, var_args_str,
1491 check_macro_redefinition, save_expansion): New.
1493 * cpplex.c (skip_block_comment, skip_line_comment, parse_name,
1494 parse_string, output_line_command, trigraph_replace,
1495 lex_line, cpp_push_buffer, cpp_pop_buffer, cpp_output_tokens,
1496 cpp_scan_buffer_nooutput, cpp_scan_buffer, cpp_free_toklist,
1497 cpp_idcmp, _cpp_get_directive_token, _cpp_init_input_buffer,
1498 _cpp_skip_rest_of_line): Modify.
1500 (maybe_macroexpand, skip_comment, copy_comment, skip_string,
1501 find_position, null_warning, bump_column, expand_name_space,
1502 pedantic_whitespace, _cpp_output_list, _cpp_slice_toklist,
1503 _cpp_squeeze_toklist, _cpp_scan_until, _cpp_skip_hspace,
1504 _cpp_parse_name, _cpp_lex_token, cpp_get_non_space_token,
1505 _cpp_prescan): Delete.
1507 (dump_param_spelling, process_directive, lex_next,
1508 is_macro_disabled, stringify_arg, expand_context_stack,
1509 output_token, make_string_token, alloc_number_token,
1510 special_symbol, duplicate_token, maybe_paste_with_next,
1511 can_paste, prevent_macro_expansion, restore_macro_expansion,
1512 get_temp_token, release_temp_tokens, quote_string,
1513 token_names, token_spellings, _cpp_expand_name_space,
1514 _cpp_glue_header_name, _cpp_reserve_name_space,
1515 digraph_spellings, trigraph_ok, skip_whitespace, save_comment,
1516 placemarker_token, eof_token, cpp_context, macro_args,
1517 get_raw_token, parse_arg, parse_args, save_token,
1518 push_arg_context, push_macro_context, pop_context,
1519 do_pop_context, free_macro_args, _cpp_get_line,
1520 _cpp_run_directive): New.
1522 * cpplib.c (validate_else, parse_include, push_conditional,
1523 pass_thru_directive, read_line_number, parse_ifdef,
1524 detect_if_not_defined, _cpp_check_directive, do_define,
1525 do_undef, do_include, do_import, do_include_next, do_error,
1526 do_warning, do_ident, do_pragma, pragma_dispatch, gcc_pragmas,
1527 top_pragmas, do_pragma_gcc, do_pragma_implementation,
1528 do_pragma_poison, do_pragma_system_header,
1529 do_pragma_dependency, do_sccs, do_ifdef, do_ifndef, do_else,
1530 dl_elif, do_endif, _cpp_unwind_if_stack, do_assert,
1531 do_unassert, cpp_define, cpp_undef, cpp_assert, cpp_unassert,
1532 cpp_defined): Update for new scheme.
1533 (strtoul_for_line, get_define_node, dump_macro_name,
1534 _cpp_check_linemarker, _cpp_parse_assertion): New.
1535 (_cpp_handle_directive, do_pragma_default): Delete.
1537 * cpphash.h (struct predicate): Now struct answer.
1538 (enum spell_type, struct token_spelling, struct directive,
1539 directive_handler): New.
1540 Update prototypes. Remove unused macros.
1541 * cpplib.h: Update prototypes. Remove unused macros,
1542 structure definitions, and fields.
1544 * cpperror.c (print_containing_files, v_message): Adjust.
1545 * cppexp.c (parse_assertion, lex, parse_escape,
1546 _cpp_parse_expr): Adjust.
1547 * cppfiles.c (open_include_file, _cpp_execute_include,
1548 _cpp_compare_file_date, cpp_read_file, read_include_file):
1550 * cppinit.c (dump_special_to_buffer): Delete.
1551 (append_include_chain, merge_include_chains, cpp_reader_init,
1552 cpp_cleanup, initialize_builtins, builtin_array, cpp_start_read,
1553 cpp_finish, handle_option, print_help): Adjust.
1554 * cppmain.c (main): Adjust.
1556 2000-07-03 Zack Weinberg <zack@wolery.cumb.org>
1558 * cppspec.c (lang_specific_driver): Use double quotes in error
1561 Mon Jul 3 16:53:43 2000 Clinton Popetz <cpopetz@cygnus.com>
1563 * calls.c (emit_library_call_value_1): Use valreg instead
1564 of hard_libcall_value.
1566 2000-07-03 Geoff Keating <geoffk@cygnus.com>
1568 * config/rs6000/rs6000.c (rs6000_emit_move): New function.
1569 * config/rs6000/rs6000-proto.h: Prototype rs6000_emit_move.
1570 * config/rs6000/rs6000.md (movsi): Use rs6000_emit_move.
1578 * expmed.c (expand_mult_highpart): Use op1 instead of wide_op1 when
1579 mode instead of wider_mode is being used.
1581 2000-07-03 Jakub Jelinek <jakub@redhat.com>
1583 * config/i386/i386.md (movstrictqi_xor): Use 'q' constraint instead
1584 of 'r'. Use q_regs_operand.
1585 (andsi_1+2): Use q_regs_operand.
1587 2000-07-03 Jakub Jelinek <jakub@redhat.com>
1589 * builtins.c (get_memory_rtx): Always put into alias set 0.
1591 2000-07-03 Nick Clifton <nickc@cygnus.com>
1593 * config/arm/arm.md: Fix post increment and pre increment
1594 peepholes so that they do not generate UNPREDICATBLE opcodes.
1595 (ie ones where the increment clobbers the source/destination).
1597 2000-07-01 Marek Michalkiewicz <marekm@linux.org.pl>
1599 * config/avr/avr.c (out_adj_frame_ptr): Make "frame pointer
1600 change too big for -mtiny-stack" a warning, if larger than 63.
1601 (out_set_stack_ptr): Change the logic so -mno-interrupts is
1602 always safe to use on possible future devices.
1603 (function_prologue): Write SPH before SPL, for consistency.
1604 If interrupt_func_p true, we know we have enabled interrupts.
1605 (avr_num_arg_regs): New function. Round up to even number of
1606 bytes if no -mpack-args or if calling a libgcc function.
1607 (function_arg, function_arg_advance): Use it.
1608 (output_movsisf, ashlsi3_out, ashrsi3_out, lshrsi3_out):
1609 Output "movw" if available.
1610 (out_tsthi, out_tstsi, ashlqi3_out, lshrqi3_out): Change uses
1611 of TEST_HARD_REG_CLASS macro to test_hard_reg_class function.
1612 (asm_output_section_name): Add blanks for consistent output.
1613 (encode_section_info): Set TREE_READONLY for progmem data to
1614 avoid gas warnings about changed section attributes.
1615 (avr_hard_regno_mode_ok): Force non-QImode data to start in
1616 even numbered registers on devices with "movw".
1617 * config/avr/avr.h (MASK_*): Define bits for target_flags.
1618 (TARGET_SWITCHES): Mark help strings for translation.
1619 Add new -mpack-args and -menhanced switches.
1620 (TARGET_OPTIONS): Mark help strings for translation.
1621 (progmem_section): Add section attributes.
1622 * config/avr/avr.md (*movhi, call_insn, call_value_insn):
1623 Output "movw" if available.
1624 (mulqi3, mulqihi3, umulqihi3, mulhi3, *tablejump_enh):
1626 * config/avr/libgcc.S (_mulqi3, _divqi3): Update to the new
1627 call convention (arguments aligned on even registers).
1628 (_cleanup, _exit): Make weak symbols libc can override.
1630 2000-07-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1632 * fp-bit.h: New file.
1634 * fp-bit.c: Move common code, prototypes, etc into fp-bit.h.
1635 Comment #endif statements.
1636 (__thenan_sf, __thenan_df): Add missing braces around initializer.
1638 Mon Jul 3 00:32:47 2000 Jeffrey A Law (law@cygnus.com)
1640 * gcse.c (compute_pre_data): Compute ae_kill using other local
1641 properties instead of calling compute_ae_kill.
1643 * alias.c (init_alias_analysis): Do not call
1644 prologue_epilogue_contains until after reload has completed.
1646 2000-07-02 Benjamin Chelf <chelf@codesourcery.com>
1648 * c-common.h (genrtl_begin_compound_stmt): Remove declaration.
1649 (genrtl_finish_compound_stmt): Likewise.
1650 (genrtl_compound_stmt): Change to return void.
1652 * c-semantics.c (genrtl_begin_compound_stmt): Remove function and
1653 move code from here to ...
1654 (genrtl_compound_stmt): ... here.
1655 (genrtl_finish_compound_stmt): Remove.
1656 (expand_stmt): Add comment.
1658 2000-07-02 Zack Weinberg <zack@wolery.cumb.org>
1660 * c-typeck.c (build_indirect_ref): Use COMPLETE_OR_VOID_TYPE_P
1663 2000-07-02 Jakub Jelinek <jakub@redhat.com>
1665 * cpplib.h (struct cpp_reader): New field include_depth.
1666 (struct cpp_printer): Rename last_bsd to last_id.
1667 * cppfiles.c (read_include_file): Bump include_depth.
1668 * cpplex.c (cpp_pop_buffer): Decrement include_depth.
1669 (output_line_command): Output correct #line if a header
1670 is including itself and is not protected against multiple inclusion.
1671 Use include_depth instead of buffer_stack_depth, last_id instead of
1673 * cppinit.c (cpp_start_read): Initialize last_id instead of
1676 2000-07-01 Benjamin Chelf <chelf@codesourcery.com>
1678 * Makefile.in (C_AND_OBJC_OBJS): Added c-semantics.o.
1679 (c-semantics.o): New target.
1681 * c-common.h (TREE_LANG_FLAG_?): Added documentation.
1682 (genrtl_do_pushlevel): Moved from cp/cp-tree.h.
1683 (genrtl_clear_out_block): Likewise.
1684 (genrtl_goto_stmt): Likewise.
1685 (genrtl_expr_stmt): Likewise.
1686 (genrtl_decl_stmt): Likewise.
1687 (genrtl_if_stmt): Likewise.
1688 (genrtl_while_stmt): Likewise.
1689 (genrtl_do_stmt): Likewise.
1690 (genrtl_return_stmt): Likewise.
1691 (genrtl_for_stmt): Likewise.
1692 (genrtl_break_stmt): Likewise.
1693 (genrtl_continue_stmt): Likewise.
1694 (genrtl_scope_stmt): Likewise.
1695 (genrtl_switch_stmt): Likewise.
1696 (genrtl_case_label): Likewise.
1697 (genrtl_begin_compound_stmt): Likewise.
1698 (gerntl_finish_compound_stmt): Likewise.
1699 (genrtl_compound_stmt): Likewise.
1700 (genrtl_asm_stmt): Likewise.
1701 (genrtl_decl_cleanup): Likewise.
1702 (DECL_ANON_UNION_ELEMS): Likewise.
1703 (emit_local_var): Likewise.
1704 (make_rtl_for_local_static): Likewise.
1705 (expand_cond): Likewise.
1706 (expand_stmt): Likewise.
1707 (c_expand_return): Likewise.
1708 (c_expand_start_case): Likewise.
1709 (do_case): Likewise.
1710 (COMPOUND_STMT_NO_SCOPE): Likewise.
1711 (c_expand_asm_operands): Likewise.
1712 (NEW_FOR_SCOPE_P): New macro.
1713 (expand_expr_stmt_fn): New type.
1715 (set_current_function_name_declared): Likewise.
1716 (current_function_name_declared): Likewise.
1717 (lang_expand_stmt): Likewise.
1718 (stmts_are_full_exprs_p): Likewise.
1719 (anon_aggr_type_p): Likewise.
1720 (lang_expand_expr_stmt): Likewise.
1721 (build_case_label): Likewise.
1723 * c-decl.c (lang_expand_expr_stmt): Initialize.
1724 (stmts_are_full_exprs_p): Define.
1725 (current_function_name_declared): Likewise.
1726 (do_case): Likewise.
1727 (lang_expand_stmt): Likewise.
1728 (set_current_function_name_declared): Likewise.
1729 (anon_aggr_type_p): Likewise.
1731 * c-semantics.c: New file.
1732 (expand_cond): Moved from cp/semantics.c.
1733 (genrtl_do_pushlevel): Likewise.
1734 (genrtl_clear_out_block): Likewise.
1735 (genrtl_goto_stmt): Likewise.
1736 (genrtl_expr_stmt): Likewise.
1737 (genrtl_decl_stmt): Likewise.
1738 (genrtl_if_stmt): Likewise.
1739 (genrtl_while_stmt): Likewise.
1740 (genrtl_do_stmt): Likewise.
1741 (genrtl_return_stmt): Likewise.
1742 (genrtl_for_stmt): Likewise.
1743 (genrtl_break_stmt): Likewise.
1744 (genrtl_continue_stmt): Likewise.
1745 (genrtl_scope_stmt): Likewise.
1746 (genrtl_switch_stmt): Likewise.
1747 (genrtl_case_label): Likewise.
1748 (genrtl_begin_compound_stmt): Likewise.
1749 (genrtl_finish_compound_stmt): Likewise.
1750 (genrtl_compound_stmt): Likewise.
1751 (genrtl_asm_stmt): Likewise.
1752 (genrtl_decl_cleanup): Likewise.
1753 (make_rtl_for_local_static): Moved from cp/decl.c.
1754 (emit_local_var): Likewise.
1755 (expand_stmt): Define.
1757 * c-tree.h: (c_expand_asm_operands): Moved to c-common.h.
1758 (c_expand_return): Likewise.
1759 (c_expand_start_case): Likewise.
1761 2000-07-01 Richard Henderson <rth@cygnus.com>
1763 * config/ia64/ia64.c (symbolic_operand): Reject CONST expressions
1764 with the low 13 bits set.
1765 (move_operand): Check for CONST|SYMBOL_REF|LABEL_REF directly.
1766 * config/ia64/ia64.md (movdi): Likewise. Expand a CONST with one
1767 of the low 13 bits into a CONST plus an adddi3.
1768 (load_symptr): Set RTX_UNCHANGING_P.
1770 2000-06-30 Mark Mitchell <mark@codesourcery.com>
1772 * Makefile.in (c-common.o): Don't depend on c-tree.h or c-lex.h.
1773 * c-common.c (ridpointers): Declare.
1774 * c-common.h (enum rid): Declare.
1776 (ridpointers): Likewise.
1777 * c-lex.c (ridpointers): Don't declare.
1778 (init_lex): Initialize ridpointers.
1779 * c-lex.h (enum rid): Don't declare.
1781 (RID_FIRST_MODIFIER): Likewise.
1782 (ridpointers): Likewise.
1784 2000-06-30 J. David Anglin <dave@hiauly1.hia.nrc.ca>
1786 * pa/som.h (ASM_WEAKEN_LABEL): Export weak data symbols so that they
1789 2000-06-30 Martin von Loewis <loewis@informatik.hu-berlin.de>
1791 * invoke.texi (-Wreturn-type): In C++, a missing return type is
1794 2000-06-30 Catherine Moore <clm@cygnus.com>
1796 * c-common.c (decl_attributes): Differentiate between
1797 types and type decls for alignment.
1799 2000-06-30 Nathan Sidwell <nathan@codesourcery.com>
1801 * cpp.texi: Document #pragma GCC dependency
1802 * cppfiles.c (open_include_file): Set date to unknown.
1803 (_cpp_compare_file_date): New function.
1804 (read_include_file): Set file date.
1805 * cpphash.h (struct include_file): Add date member.
1806 (_cpp_compare_file_date): Prototype.
1807 * cpplib.c (parse_include): Add trail parameter. Adjust.
1808 (do_include): Adjust parse_include call.
1809 (do_import): Likewise.
1810 (do_include_next): Likewise.
1811 (gcc_pragmas): Add dependency pragma.
1812 (do_pragma_dependancy): New pragma.
1814 2000-06-29 Jason Merrill <jason@redhat.com>
1816 * dwarf2out.c (output_loc_operands): Don't abort on codes that have
1819 2000-06-29 Jim Wilson <wilson@cygnus.com>
1821 * config/ia64/ia64.h (PREFERRED_RELOAD_CLASS): Return NO_REGS for
1822 a volatile mem and FR_REGS.
1824 2000-06-29 Mark Mitchell <mark@codesourcery.com>
1826 * c-common.c: Include c-common.h, not c-lex.h or c-tree.h.
1827 * c-common.h (flag_const_strings): Declare.
1828 (warn_format): Likewise.
1829 (flag_traditional): Likewise.
1830 (flag_isoc99): Likewise.
1831 (warn_parentheses): Likewise.
1832 (warn_conversion): Likewise.
1833 (C_TYPE_OBJECT_P): Likewise.
1834 (C_TYPE_INCOMPLETE_P): Likewise.
1835 (C_TYPE_FUNCTION_P): Likewise.
1836 (C_TYPE_OBJECT_OR_INCOMPLETE_P): Likewise.
1837 (C_EXP_ORIGINAL_CODE): Likewise.
1838 (build_unary_op): Likewise.
1839 (build_binary_op): Likewise.
1840 (lvalue_p): Likewise.
1841 (default_conversion): Likewise.
1842 (common_type): Likewise.
1843 * c-tree.h (C_TYPE_OBJECT_P): Remove.
1844 (C_TYPE_INCOMPLETE_P): Likewise.
1845 (C_TYPE_FUNCTION_P): Likewise.
1846 (C_TYPE_OBJECT_OR_INCOMPLETE_P): Likewise.
1847 (C_EXP_ORIGINAL_CODE): Likewise.
1848 (common_type): Likewise.
1849 (default_conversion): Likewise.
1850 (build_binary_op): Likewise.
1851 (build_unary_op): Likewise.
1852 (lvalue_p): Likewise.
1853 (flag_const_strings): Likewise.
1854 (warn_format): Likewise.
1855 (warn_conversion): Likewise.
1856 (flag_traditional): Likewise.
1857 (flag_isoc99): Likewise.
1858 (warn_parentheses): Likewise.
1860 2000-06-29 James E. Wilson <wilson@cygnus.com>
1862 * config/ia64/linux.h (LINK_SPEC): Change so.1 to so.2.
1864 * config/ia64/ia64.h (MODES_TIEABLE_P): Only tie if mode class is the
1865 same. Only tie XFmode with XFmode.
1867 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
1869 * c-decl.c, timevar.c, tlink.c: Include intl.h.
1870 * Makefile.in: Update deps.
1872 2000-06-29 Andrew Haley <aph@cygnus.com>
1874 * toplev.c (main): On an IA-64, make flag_unwind_tables defauit
1877 2000-06-29 Andrew Haley <aph@cygnus.com>
1879 * config/ia64/linux.h (JMP_BUF_SIZE): Size is in Pmode units, not
1880 bytes: remove the multiply by 8.
1882 2000-06-29 Philipp Thomas <pthomas@suse.de>
1884 * rtl.c : Revert NLS changes.
1885 * gcc.c : Fix bug in display_help introced by my last changes.
1887 Wed Jun 28 21:09:33 2000 Raja R Harinath <harinath@cs.umn.edu>
1889 * dbxout.c (dbxout_symbol, case RESULT_DECL, VAR_DECL): Use
1890 DECL_CONTEXT, not DECL_FIELD_CONTEXT.
1892 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
1894 * flow.c (flow_depth_first_order_compute): Fix algorithm.
1896 2000-06-28 Philipp Thomas <pthomas@suse.de>
1898 * c-decl.c : Mark strings for translation.
1899 (parmlist_tags_warning): Use distinct messages instead
1900 of conditional expressions.
1901 * diagnostic.c (v_message_with_decl): Mark string for translation.
1902 * gcc.c: Mark messages for translation.
1903 (display_help): Combine messages into one string where necessary.
1904 * mips-tfile: Add intl.h. Mark messages for translation.
1905 * rtl.c (fatal_with_file_and_line): Modify function for NLS. Mark
1906 messages for translation.
1907 * timevar.c: Mark messages for translation.
1908 * tlink.c: Likewise.
1909 * toplev.c: Likewise.
1911 Wed Jun 28 15:39:26 2000 Donn Terry (donnte@microsoft.com)
1913 * i386-interix.h (STRIP_NAME_ENCODING): Declare _new_name properly.
1915 * alpha/alpha-interix.h: Delete redundant -Asystem(interix),
1916 use -isystem instead of -idirafter.
1917 * i386/i386-interix.h: Likewise.
1919 2000-06-28 Jason Merrill <jason@redhat.com>
1921 * dwarf2out.c (output_loc_operands): Don't support >1 byte output
1922 unless DWARF2_DEBUGGING_INFO is defined.
1923 (ASM_OUTPUT_DWARF_*): Wrap normal output defs with #ifndefs.
1925 2000-06-28 Richard Henderson <rth@cygnus.com>
1927 * config/alpha/alpha.c (summarize_insn): Ignore SCRATCH.
1929 2000-06-28 Jakub Jelinek <jakub@redhat.com>
1931 * cpplex.c (output_line_command): Output correct #line if a header
1932 is including itself and is not protected against multiple inclusion.
1934 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
1936 * cppfiles.c (open_include_file): If open(2) returns EMFILE or
1937 ENFILE, close all cached file descriptors and try again.
1938 (_cpp_execute_include): Keep a count of the number of times
1939 each header is included.
1940 (close_cached_fd): New function.
1941 * cpphash.h (struct include_file): Rename before to
1942 include_count; all users updated. Make include_count and sysp
1944 * cppinit.c (cpp_finish): If -H, report headers that could use
1946 (report_missing_guard): New function.
1948 Wed Jun 28 14:46:58 MET DST 2000 Jan Hubicka <jh@suse.cz>
1950 * i386.md (prologue_set_got): Set length_immediate field.
1951 (testqi_ccno_1): Add missing '@' character.
1953 2000-06-27 Jason Merrill <jason@redhat.com>
1955 * dwarf2out.c (expand_builtin_init_dwarf_reg_sizes): Use
1958 2000-06-27 Andrew Macleod <amacleod@cygnus.com>
1960 * dwarf2out.c (ASM_OUTPUT_DWARF_DATA2): Provide default when no
1961 unsigned macros available.
1963 2000-06-27 Richard Henderson <rth@cygnus.com>
1965 * config/ia64/ia64.c (emit_insn_group_barriers): Special case
1966 epilogue_deallocate_stack.
1968 * config/ia64/ia64.c (ia64_print_operand) [case D]: Emit
1969 completers for UNORDERED and ORDERED as well.
1970 * config/ia64/ia64.md (bunordered, bordered): New.
1971 (sunordered, sordered): New.
1973 Tue Jun 27 12:14:12 MET DST 2000 Jan Hubicka <jh@suse.cz>
1975 * genattrtab.c (write_attr_value): Do not abort for CONST_INT operands.
1976 * i386.c (ix86_attr_length_default): Kill.
1977 (ix86_attr_length_immediate_default, ix86_attr_length_address_default):
1979 * i386-protos.h (ix86_attr_length_default): Kill
1980 (ix86_attr_length_immediate_default, ix86_attr_length_address_default):
1982 * i386.md (attribute type): Add "test".
1983 (attribute length_prefix): Kill.
1984 (attribute length_opcode): Kill.
1985 (attribute i387, mode, length_immediate, length_address, prefix_data16,
1986 prefix_rep, prefix_0f, modrm): New.
1987 (attribute length): Compute using the new attributes.
1988 (attribute pent_prefix): New.
1989 (attribute pent_pair): Compute using pent_prefix.
1990 (all insn patterns): Set mode,modrm and immediate_length attributes where
1992 (cmpsi patterns): Compute sizes propertly for test instruction.
1993 (movsi, movhi patterns): Compute sizes propertly for eax shortcuts.
1994 (movstricthi_xor, movstrictqi_xor): New patterns.
1995 (andsi/andhi): Use splitters to generate xor instructions.
1996 (xorqi_ext_1): New pattern.
1997 (movstricthi->movstricthi_xor peep2): New.
1999 Tue Jun 27 12:03:03 MET DST 2000 Jan Hubicka <jh@suse.cz>
2001 * i386.md (addqi_low_1): Remove.
2003 2000-06-27 Philipp Thomas <pthomas@suse.de>
2005 * 1750a.h: Mark help strings for options/switches for translation.
2007 * alpha.h: Likewise.
2010 * riscix.h: Likewise.
2012 * clipper.h: Likewise.
2013 * convex.h: Likewise.
2014 * elxsi.h: Likewise.
2017 * h8300.h: Likewise.
2019 * cygwin.h: Likewise.
2021 * djgpp.h: Likewise.
2023 * osf1elf.h: Likewise.
2024 * osfrose.h: Likewise.
2026 * win32.h: Likewise.
2028 * paragon.h: Likewise.
2032 * mcore.h: Likewise.
2034 * mn10300.h: Likewise.
2035 * ns32k.h: Likewise.
2036 * pdp11.h: Likewise.
2039 * aix41.h: Likewise.
2040 * aix43.h: Likewise.
2042 * rs6000.h: Likewise.
2043 * sysv4.h: Likewise.
2044 * linux.h: Likewise.
2045 * linux64.h: Likewise.
2046 * sp64-elf.h: Likewise.
2047 * sparc.h: Likewise.
2048 * splet.h: Likewise.
2050 * convex.h (TARGET_SWITCHES): Provide descriptions and mark them
2052 * sp86x-aout.h: Remove bogus first definition of SUBTARGET_SWITCHES.
2053 Properly document option and mark for translation.
2054 * sp86x-elf.h: Likewise.
2056 2000-06-27 Bernd Schmidt <bernds@cygnus.co.uk>
2058 Add MMX and SSE registers to i386 machine description.
2059 * i386-protos.h (ix86_constant_alignment, ix86_data_alignment,
2060 ix86_local_alignment): Declare.
2062 * i386.h (TARGET_MMX, TARGET_SSE): New.
2063 (FIRST_PSEUDO_REGISTER, FIXED_REGISTERS, CALL_USED_REGISTERS,
2064 REG_ALLOC_ORDER, HARD_REGNO_NREGS, HARD_REGNO_MODE_OK,
2065 REG_CLASS_NAMES, REG_CLASS_CONTENTS,REG_CLASS_FROM_LETTER,
2066 enum reg_class, HI_REGISTER_NAMES): Added MMX/SSE registers.
2067 (FIRST_SSE_REG, LAST_SSE_REG, SSE_REGNO_P): New.
2068 (FIRST_MMX_REG, LAST_MMX_REG, MMX_REGNO_P, MMX_REG_P): New macros.
2069 (RETURN_IN_MEMORY): Handle MMX/SSE.
2070 (REG_PARM_STACK_SPACE): Added so the first three TImode parameters
2071 also get stack space.
2072 (MUST_PASS_IN_STACK): Added TImode to the default definition.
2073 (CUMULATIVE_ARGS): Added sse_nregs, sse_regno and sse_words.
2074 (MMX_REGISTER_NAMES): New.
2075 (ALIGN_MODE_128): New macro.
2076 (CONSTANT_ALIGNMENT): Code moved out-of-line; just call the function.
2077 (DATA_ALIGNMENT): Likewise.
2078 (LOCAL_ALIGNMENT): Likewise.
2079 (CONDITIONAL_REGISTER_USAGE): Make MMX/SSE regs fixed if not
2080 TARGET_MMX/TARGET_SSE.
2081 (VALID_SSE_REG_MODE, VALID_MMX_REG_MODE): New macros.
2082 (REG_CLASS_FROM_LETTER): 'y' for MMX regs.
2083 (SECONDARY_MEMORY_NEEDED): Be conservative about copying between
2084 SSE/MMX regs and something else.
2085 (CLASS_MAX_NREGS): 1 for SSE and MMX regs.
2086 (REGISTER_MOVE_COST): 10 if trying to move between MMX and SSE regs,
2087 3 if moving between MMX regs and something else.
2089 * i386.c (reg_class): Add SSE_REGS, MMX_REGS.
2090 (regclass_map): Add MMX/SSE registers.
2091 (print_operand): Add code to print XMMWORD as appropriate.
2092 (ix86_split_movdi): Abort for MMX regs.
2093 (init_cumulative_args): Also allow SSE_REGS
2094 (function_arg_advance, function_arg): Likewise
2095 (print_reg): Support 'm'. Add case for TImode.
2096 (override_options): TARGET_SSE implies TARGET_MMX.
2097 (ix86_constant_alignment, ix86_data_alignment, ix86_local_alignment):
2100 * config/i386/unix.h (VALUE_REGNO): VECTOR_MODE values go to
2102 * config/i386/ptx4-i.h (RETURN_IN_MEMORY): Return MMX values in
2104 * config/i386/sysv4.h (RETURN_IN_MEMORY): Likewise.
2105 * config/i386/i386elf.h (RETURN_IN_MEMORY): Likewise.
2107 2000-06-26 Geoff Keating <geoffk@cygnus.com>
2109 * ssa.c (struct rename_set_data): Change the name of field
2110 'set_dest' to 'old_reg'. Add comments.
2111 (struct rename_context): Change the name of 'set_data' to
2112 'new_renames'. Add new field 'done_renames'.
2113 (create_delayed_rename): New function.
2114 (apply_delayed_renames): New function.
2115 (rename_insn_1): Use the new functions. Handle CLOBBERS. Handle
2116 SUBREGs and similar by emitting a move.
2117 (new_registers_for_updates): Delete, functionality moved to
2118 apply_delayed_renames.
2119 (rename_block): Handle moves emitted by rename_insn_1 by putting
2120 them into a SEQUENCE with the original insn. Add sanity checks
2122 (rename_equivalent_regs_in_insn): Don't handle SUBREGs specially.
2123 (rename_equivalent_regs): Expand SEQUENCEs out to individual insns.
2125 2000-06-26 Andrew Macleod <amacleod@cygnus.com>
2126 Jason Merrill <jason@redhat.com>
2128 * dwarf2.h (enum dwarf_call_frame_info): Add
2129 DW_CFA_def_cfa_expression.
2130 * dwarf2out.c (union dw_cfi_oprnd_struct): Add a pointer to a
2131 dw_loc_descr_struct entry.
2132 (struct cfa_loc): New structure to track a CFA location.
2133 (lookup_cfa): Take a cfa_loc parameter instead of a reg and an offset.
2134 (lookup_cfa_1): Take a cfa_loc parameter instead of a reg and an
2135 offset, plus handle DW_CFA_def_cfa_expression.
2136 (def_cfa_1): Use to be dwarf2out_def_cfa, only now it uses a
2138 (dwarf2out_def_cfa): Entry point maintained for compatability.
2139 (dwarf_cfi_name): Add DW_CFA_def_cfa_expression.
2140 (cfa_reg, cfa_offset): Replace with cfa_loc record 'cfa'.
2141 (cfa_store_reg, cfa_store_offset): Replace with cfa_loc 'cfa_store'.
2142 (initial_return_save, dwarf2out_stack_adjust): Use cfa.reg, not
2144 (dwarf2out_frame_debug_expr): Use new cfa_loc records. Recognize rtl
2145 sequences for the new DW_CFA_def_cfa_expression record.
2146 (dwarf2out_frame_debug): Use new variables/fields.A
2147 (output_cfi): Handle DW_CFA_def_cfa_expression.
2148 (output_cfa_loc): New function to generate a CFI record for
2149 DW_CFA_def_cfa_expression.
2150 (get_cfa_from_loc_descr): New function to get a cfa_loc record from
2151 a dw_loc_descr sequeunce.
2152 (build_loc_descr): Build a dw_loc_descr from a cfa_loc record.
2153 (dwarf_stack_op_name, new_loc_descr, add_loc_descr, size_of_loc_descr,
2154 size_of_locs, output_loc_operands, output_loc_sequence): Move into
2155 unwind info section.
2156 * frame.h (frame_state): Add base_offset and indirect fields.
2157 * frame-dwarf2.c (decode_stack_op): New function to interpret a
2158 dw_loc_descr operation.
2159 (execute_cfa_insn): Add support for DW_CFA_def_cfa_expression.
2160 (struct frame_state): Add base offset and indirect fields.
2161 * libgcc2.c (next_stack_level): Support indirect loading for CFA.
2163 2000-06-26 Joseph S. Myers <jsm28@cam.ac.uk>
2165 * c-decl.c (grokdeclarator): Don't warn about `long long' in C99.
2166 Make warnings about implicit int be pedwarns in C99. Don't warn
2167 about duplicate type qualifiers in C99.
2168 (start_function): Make warning about implict int return type be a
2170 * c-lex.c (yylex): Don't warn about `long long' in C99.
2171 * c-typeck.c (c_expand_return): In C99, always pedwarn about
2172 `return' with no value in function returning non-void.
2174 2000-06-26 Richard Henderson <rth@cygnus.com>
2176 * c-typeck.c (pedwarn_c99): New.
2177 * diagnostic.c (verror, vwarning, vpedwarn): Export.
2178 * toplev.h: Prototype them.
2180 2000-06-26 J. David Anglin <dave@hiauly1.hia.nrc.ca>
2182 * c-typeck.c (digest_init): Return error_mark_node node when
2183 TREE_TYPE (init) == error_mark_node.
2185 2000-06-26 Philipp Thomas <pthomas@suse.de>
2187 * aclocal.m4 (AM_WITH_NLS): Don't set MSGFMT or GMSGFMT to no,
2188 test for msgfmt without path instead.
2189 * configure: Rebuilt.
2191 2000-06-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
2193 * gengenrtl.c (special_rtx): Fix typo in comment.
2195 2000-06-26 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
2197 * mklibgcc.in (LIB2FUNCS): Add missing space.
2199 2000-06-24 Bernd Schmidt <bernds@cygnus.co.uk>
2201 * tree.h (enum tree_index): Add vector type nodes.
2202 Add accessor macros for them.
2203 (TYPE_REPRESENATION_TYPE): New macro.
2204 * tree.c (build_common_tree_nodes_2): Build these nodes.
2205 (finish_vector_type): New function.
2206 * c-common.c (type_for_mode): Handle vector modes.
2207 * tm.texi (VECTOR_MODE_SUPPORTED_P): Document.
2209 * dbxout.c (dbxout_type): Handle VECTOR_TYPEs.
2210 * dwarf.h (enum dwarf_fundamental_type): Add 128 bit integers.
2211 * dwarf2out.c (lookup_type_die): Handle VECTOR_TYPEs.
2212 (gen_type_die): Likewise.
2213 * dwarfout.c (dwarf_fund_type_name): Handle 128 bit integers.
2214 (fundamental_type_code): Likewise.
2215 (type_is_fundamental): VECTOR_TYPEs aren't.
2216 (output_type): Handle VECTOR_TYPEs.
2218 2000-06-25 Kazu Hirata <kazu@hxi.com>
2220 * config/arm.c: Fix a comment typo.
2221 * config/arm.h: Likewise.
2223 2000-06-25 Philipp Thomas <pthomas@suse.de>
2225 * aclocal.m4 (AM_WITH_NLS): Set create_catalogs=no if no catalog
2227 AM_GNU_GETTEXT: Don't set CATALOGS if create_catalogs=no.
2228 * configure: Rebuilt.
2230 2000-06-25 John David Anglin <dave.anglin@nrc.ca>
2232 * config/vax/vax.h (TARGET_SWITCHES): Provide descriptions.
2234 2000-06-25 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
2236 * mklibgcc.in: Prefer LIB1ASMFUNCS over LIB2FUNCS when generating
2239 2000-06-24 Marc Espie <espie@cvs.openbsd.org>
2241 * collect2.c (resolve_lib_name): Move '/' check out of loop.
2243 2000-06-24 Dirk Duellmann <Dirk.Duellmann@cern.ch>
2245 * ginclude/stddef.h (NULL): define for non-gnu C++ parsers as 0.
2247 2000-06-24 Jakub Jelinek <jakub@redhat.com>
2249 * stmt.c (expand_decl_cleanup): Emit a dummy insn after
2250 last_unconditional_cleanup.
2252 2000-06-24 Bernd Schmidt <bernds@cygnus.co.uk>
2254 * tree.def (VECTOR_TYPE): New node type.
2255 * tree.h: Adjust some comments to reflect addition of vector types.
2256 (TYPE_VECTOR_SUBPARTS): New macro.
2257 * stor-layout.c (layout_type): Handle VECTOR_TYPE.
2258 * c-convert.c (convert): Likewise.
2259 * convert.c (convert_to_integer): Handle vector modes.
2260 (convert_to_vector): New function.
2261 * convert.h (convert_to_vector): Declare.
2262 * expr.c (convert_move): Handle vector modes.
2263 * expmed.c (extract_bit_field): Don't abort for vector modes.
2265 2000-06-24 Marek Michalkiewicz <marekm@linux.org.pl>
2267 * config/avr/avr-protos.h (avr_hard_regno_mode_ok): New prototype.
2268 * config/avr/avr.c (out_adj_frame_ptr, out_set_stack_ptr):
2269 New functions, common code moved from function_{prologue,epilogue}
2270 and extended to support the -mtiny-stack option.
2271 (function_prologue, function_epilogue): Use them.
2272 Use lo8/hi8 consistently for asm output readability.
2273 (avr_hard_regno_mode_ok): New function.
2274 * config/avr/avr.h (TARGET_SWITCHES): Fix typo. Add -mtiny-stack.
2275 (UNITS_PER_WORD): Define as 4 (not 1) when compiling libgcc2.c.
2276 (HARD_REGNO_MODE_OK): Call the avr_hard_regno_mode_ok function.
2277 * config/avr/avr.md (*mov_sp_r): Add support for -mtiny-stack.
2278 Write SPH before SPL.
2279 (*movqi): No need to disable interrupts for just one "out"
2280 in alternative 5. Change length attribute from 4 to 1.
2281 * config/avr/libgcc.S (__prologue_saves__, __epilogue_restores__):
2282 Write SPH before SPL.
2284 2000-06-24 Bernd Schmidt <bernds@cygnus.co.uk>
2286 * rtl.texi (Vector Operations): New node.
2287 (Arithmetic): Add ss_plus, us_plus, ss_minus, us_minus.
2288 (Conversions): Add ss_truncate, us_truncate.
2289 * rtl.def (VEC_MERGE, VEC_SELECT, VEC_CONCAT, VEC_REORDER,
2290 VEC_CONST, VEC_DUPLICATE, SS_PLUS, SS_MINUS, SS_TRUNCATE,
2291 US_TRUNCATE): New rtx codes.
2292 * machmode.def: Add vector modes.
2293 * machmode.h (enum mode_class): Add MODE_VECTOR_INT and
2295 (INTEGER_MODE_P): Check for MODE_VECTOR_INT.
2296 (FLOAT_MODE_P): Check for MODE_VECTOR_FLOAT.
2297 (VECTOR_MODE_P): New.
2299 2000-06-24 Nathan Sidwell <nathan@codesourcery.com>
2301 * cpp.texi: Clarify #pragma GCC namespace.
2303 2000-06-24 Philipp Thomas <pthomas@suse.de>
2305 * aclocal.m4(AM_GNU_GETTEXT): If LINGUAS isn't set, build
2306 all catalogs specified in ALL_LINGUAS.
2307 * configure: Rebuilt.
2309 2000-06-23 Jakub Jelinek <jakub@redhat.com>
2311 * config/sparc/sparc.md (reload_outdi+1): Handle
2312 HOST_BITS_PER_WIDE_INT == 64 case correctly.
2313 (adddi3_insn_sp32+1, adddi3_insn_sp32+2, andsi3+2): Likewise.
2315 2000-06-23 Geoffrey Keating <geoffk@cygnus.com>
2317 * alias.c (fixed_scalar_and_varying_struct_p): Don't examine
2318 struct vs. scalar-ness when -fno-strict-aliasing.
2320 2000-06-23 Nathan Sidwell <nathan@codesourcery.com>
2322 * cpplib.c (struct pragma_entry): New structure.
2323 (pragma_dispatch): Pragma dispatcher.
2324 (top_pragmas, gcc_pragmas): New static variables.
2325 (do_pragma): Use pragma_dispatch.
2326 (do_pragma_gcc): New pragma handler.
2329 2000-06-23 Jakub Jelinek <jakub@redhat.com>
2331 * calls.c (compute_argument_addresses): Force stack slots into
2333 * expr.c (emit_push_insn): Force pushes into alias set 0.
2335 2000-06-23 Richard Henderson <rth@cygnus.com>
2337 * config/ia64/ia64.md (pred_rel_mutex): Only take one register.
2338 * config/ia64/ia64.c (emit_predicate_relation_info): Adjust to match.
2340 2000-06-22 Jason Merrill <jason@redhat.com>
2342 * toplev.c (compile_file): Always call timevar_print.
2343 * Makefile.in (calls.o): Depend on TIMEVAR_H.
2345 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
2347 * varasm.c (constant_descriptor): Make contents unsigned char.
2348 (mark_const_hash_entry): Adjust.
2349 (const_hash): Just hash the code of unknown nodes.
2350 (compare_constant_1): Adjust for unsigned char.
2351 Use language specific expander on unknown nodes.
2352 (record_constant_1): Likewise.
2354 2000-06-21 Zack Weinberg <zack@wolery.cumb.org>
2356 * cppfiles.c (cpp_make_system_header): New function.
2357 * cpplib.h: Prototype it.
2358 * cpplib.c (do_line, do_pragma_system_header): Use it.
2359 * fix-header.c (read_scan_file): Use it.
2361 * fix-header.c (check_macro_names): Cast second arg of
2362 cpp_defined to const unsigned char *.
2363 (read_scan_file): Make getchar_call const unsigned char.
2365 2000-06-21 Zack Weinberg <zack@wolery.cumb.org>
2367 * cppfiles.c: Include splay-tree.h, not hashtab.h.
2368 (redundant_include_p, make_IHASH, hash_IHASH, eq_IHASH): Delete.
2369 (destroy_include_file_node): New.
2370 (_cpp_init_include_hash): Rename _cpp_init_include_table.
2371 Create a splay tree, not a hash table.
2372 (open_include_file): Look up the path in the include table,
2373 do the multiple include optimization here, etc.
2374 (cpp_included): Walk the path.
2375 (find_include_file): Just walk the path calling
2376 open_include_file, or call it directly for an absolute path.
2377 (_cpp_fake_ihash): Rename _cpp_fake_include and update for new
2379 (read_include_file): Update for new scheme. Don't close the
2380 file unless reading fails.
2381 (_cpp_execute_include, cpp_read_file): Tweak for new scheme.
2383 * cpphash.h (struct ihash, NEVER_REINCLUDE): Delete.
2384 (struct include_file): New.
2385 (NEVER_REREAD, DO_NOT_REREAD, CPP_IN_SYSTEM_HEADER): New
2387 (CPP_PEDANTIC, CPP_WTRADITIONAL): Update.
2390 * cppinit.c: Include splay-tree.h.
2391 (cpp_reader_init, cpp_cleanup): Update.
2393 * cpplib.h (struct cpp_buffer): Change ihash field to
2394 'struct include_file *inc'. Remove system_header_p.
2395 (struct cpp_reader): Change all_include_files to a
2396 struct splay_tree_s *.
2398 * cpplex.c: Update all references to cpp_buffer->ihash and/or
2399 cpp_buffer->system_header_p.
2400 (cpp_pop_buffer): Close file here, only if DO_NOT_REREAD.
2402 * Makefile.in (SPLAY_TREE_H): New macro.
2403 (cppfiles.o, cppinit.o): Update dependencies.
2405 Wed Jun 21 11:05:48 2000 Martin Buchholz <martin@xemacs.org>
2407 * invoke.texi (g++): "g++" is not a script anymore.
2409 2000-06-20 J. David Anglin <dave@hiauly1.hia.nrc.ca>
2411 * function.c (round_down): Delete obsolete prototype.
2413 * pa.h (CPP_SPEC): Add whitespace after -D__STDC_EXT__.
2415 2000-06-20 Zack Weinberg <zack@wolery.cumb.org>
2417 * configure.in: Use 'test a = b' not 'test a == b'.
2420 * Makefile.in (fix-header): Link with $(LIBS) not $(HOST_LIBS).
2422 * Makefile.in: Remove all references to HOST_INTLLIBS.
2424 * cpplex.c (parse_name): Don't warn about $ in identifiers if
2427 2000-06-20 Philipp Thomas <pthomas@suse.de>
2429 * config/pa/pa.h(TARGET_SWITCHES): Require binutils 2.10 or later
2432 Mon Jun 19 23:26:40 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
2434 * Take REG_INC notes into account.
2436 2000-06-19 Zack Weinberg <zack@wolery.cumb.org>
2438 * c-parse.in (undeclared_variable_notice): Moved to c-typeck.c.
2439 (primary: IDENTIFIER): Just call build_external_ref.
2440 * c-parse.y, c-parse.c, objc/objc-parse.y, objc/objc-parse.c:
2442 * c-lex.c (lastiddecl): Remove.
2443 (yylex): Replace all instances of lastiddecl with local
2446 * c-typeck.c (build_external_ref): New function. Treat decls
2447 with C_DECL_ANTICIPATED mostly the same as nonexistent decls.
2448 Look up the decl from the id here. Call lookup_objc_ivar.
2449 * c-lang.c (lookup_objc_ivar): Stub.
2450 * objc/objc-act.c (lookup_objc_ivar): New function.
2452 * c-tree.h: Prototype lookup_objc_ivar and build_external_ref.
2453 * c-lex.h: Don't declare lastiddecl.
2455 2000-06-19 Benjamin Chelf <chelf@codesourcery.com>
2457 * c-common.h (IF_COND): Added documentation.
2458 (THEN_CLAUSE): Likewise.
2459 (ELSE_CLAUSE): Likewise.
2460 (WHILE_COND): Likewise.
2461 (WHILE_BODY): Likewise.
2462 (DO_COND): Likewise.
2463 (DO_BODY): Likewise.
2464 (RETURN_EXPR): Likewise.
2465 (EXPR_STMT_EXPR): Likewise.
2466 (FOR_INIT_STMT): Likewise.
2467 (FOR_COND): Likewise.
2468 (FOR_EXPR): Likewise.
2469 (FOR_BODY): Likewise.
2470 (SWITCH_COND): Likewise.
2471 (SWITCH_BODY): Likewise.
2472 (CASE_LOW): Likewise.
2473 (CASE_HIGH): Likewise.
2474 (GOTO_DESTINATION): Likewise.
2475 (COMPOUND_BODY): Likewise.
2476 (ASM_CV_QUAL): Likewise.
2477 (ASM_STRING): Likewise.
2478 (ASM_OUTPUTS): Likewise.
2479 (ASM_INPUTS): Likewise.
2480 (ASM_CLOBBERS): Likewise.
2481 (DECL_STMT_DECL): Likewise.
2482 (STMT_EXPR_STMT): Likewise.
2483 (LABEL_STMT_LABEL): Likewise.
2485 * c-common.def: Added documenetion for SRCLOC, EXPR_STMT,
2486 COMPOUND_STMT, DECL_STMT, IF_STMT, FOR_STMT, WHILE_STMT, DO_STMT,
2487 RETURN_STMT, BREAK_STMT, CONTINUE_STMT, SWITCH_STMT, GOTO_STMT,
2488 LABEL_STMT, ASM_STMT, SCOPE_STMT, CASE_LABEL, STMT_EXPR.
2490 2000-06-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2492 * configure.in (--enable-checking): Update --help doc to reflect
2493 new defaults. Ensure $ac_save_IFS is set before $IFS is changed.
2495 Sun Jun 18 21:42:15 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
2497 * gcse.c (insert_insn_end_bb): Always put after NOTE_INSN_BASIC_BLOCK.
2499 * function.c (put_var_into_stack): Don't reference DECL_ fields
2500 if input is a SAVE_EXPR.
2501 Use set_mem_attributes in COMPLEX case.
2503 2000-06-18 Richard Henderson <rth@cygnus.com>
2505 * config/ia64/ia64-protos.h (process_for_unwind_directive): Declare.
2506 (ia64_file_start): Declare.
2507 * config/ia64/ia64.h (ADDL_REGNO_P): Don't compare unsigned against 0.
2508 (GR_REGNO_P): Likewise.
2509 * config/ia64/ia64.c: Many prototypes.
2510 (ia64_reg_numbers): Constify.
2511 (ia64_input_reg_names, ia64_local_reg_names): Likewise.
2512 (ia64_section_threshold): Make unsigned.
2513 (ia64_print_operand): Constify.
2514 (fix_range): Constify.
2515 (ia64_init_builtins): Don't compare signed vs unsigned.
2516 (ia64_expand_builtin): Likewise.
2518 * config/ia64/ia64.h (EXTRA_CONSTRAINT): New.
2519 (CONSTRAINT_OK_FOR_Q): New.
2520 * config/ia64/ia64.md (movdi_internal): Use Q for fp<->mem.
2521 (movsf_internal, movdf_internal): Likewise.
2522 (cmovdi_internal): Rewrite so that constraints and predicates match;
2524 (cmovsi_internal): Likewise.
2526 * config/ia64/ia64.h (ASM_SPEC): Add -x for gas.
2527 (ASM_FILE_START): New.
2528 * config/ia64/ia64.c (ia64_file_start): New.
2529 (rtx_needs_barrier): Handle pred.rel.mutex.
2530 (emit_predicate_relation_info): New.
2531 * config/ia64/ia64.md (pred_rel_mutex): New.
2532 * config/ia64/linux.h (ASM_SPEC): Define.
2533 * config/ia64/sysv4.h (ASM_FILE_START): Define.
2535 * config/ia64/ia64.c (ia64_encode_section_info): Fix thinko
2536 filtering global register variables.
2538 2000-06-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2540 * c-common.c (add_c_tree_codes): Fix definition for traditional C.
2542 2000-06-17 Michael Meissner <meissner@redhat.com>
2544 * gcc.c (do_spec_1, '%v3' case): Do not abort if patch level is
2545 not present and there is a field after a '-'.
2547 2000-06-17 Bruce Korb <bkorb@gnu.org>
2549 * fixinc/check.tpl: finish the implementation of multiple tests
2551 * fixinc/inclhack.def(ctrl_quotes_def): add a second test
2552 (io_quotes_def): add a second test
2553 (various): reorder `files' so that "limits.h" is never first
2554 * fixinc/tests/base/*: update the testing output
2556 Sat Jun 17 10:33:59 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
2558 * gcc.texi: Remove reference to stupid.c.
2560 2000-06-16 Benjamin Chelf <chelf@codesourcery.com>
2562 * c-common.c (c_tree_code_type): New array.
2563 (c_tree_code_length): Likewise.
2564 (c_tree_code_name): Likewise.
2565 (add_c_tree_codes): New function.
2567 * c-common.h (add_c_tree_codes): Declare.
2568 (enum c_tree_code): New enum.
2570 * c-lex.c (init_parse): Added call to add_c_tree_codes.
2572 2000-06-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2574 * fixinc/inclhack.def (ctrl_quotes_def, io_quotes_def): Modify
2575 select pattern to also match macro defs with only one argument.
2577 Thu Jun 15 18:56:12 2000 Jeffrey A Law (law@cygnus.com)
2579 * i386.md: Create new [right,left] rotate and right shift
2580 patterns to optimize shift by 1 bit for certain ia32 processors.
2581 Update patterns which perform left shifts to optimize shift by
2582 1 bit for certain ia32 processors.
2583 * i386.c (const_int_1_operand): New predicate.
2584 * i386.h (PREDICATE_CODES): Handle const_int_1_operand.
2585 * i386-protos.h (const_int_1_operand): Prototype.
2587 Wed Jun 14 23:46:26 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
2589 * mips.c (machine_dependent_reorg): Fix braces for nested if.
2591 2000-06-14 Geoff Keating <geoffk@cygnus.com>
2593 * rs6000.c (toc_hash_eq): Use CODE_LABEL_NUMBER to compare
2596 2000-06-14 Richard Henderson <rth@cygnus.com>
2598 * conflict.c (conflict_graph_compute): Don't look for REG_INC.
2600 * config/ia64/ia64.c (ia64_setup_incoming_varargs): Don't emit
2603 * print-rtl.c (print_rtx): Emit space before mem alias set.
2605 2000-06-14 David Edelsohn <edelsohn@gnu.org>
2607 * rs6000.c (expand_block_move): Fix typo in earlier change.
2608 (print_operand): Remove unused variables neg and op.
2609 (toc_hash_mark_entry): Fix prototype.
2611 2000-06-14 Benjamin Chelf <chelf@codesourcery.com>
2613 * c-common.h (IF_COND): Moved here from cp/cp-tree.h.
2614 (THEN_CLAUSE): Likewise.
2615 (ELSE_CLAUSE): Likewise.
2616 (WHILE_COND): Likewise.
2617 (WHILE_BODY): Likewise.
2618 (DO_COND): Likewise.
2619 (DO_BODY): Likewise.
2620 (RETURN_EXPR): Likewise.
2621 (EXPR_STMT_EXPR): Likewise.
2622 (FOR_INIT_STMT): Likewise.
2623 (FOR_COND): Likewise.
2624 (FOR_EXPR): Likewise.
2625 (FOR_BODY): Likewise.
2626 (SWITCH_COND): Likewise.
2627 (SWITCH_BODY): Likewise.
2628 (CASE_LOW): Likewise.
2629 (CASE_HIGH): Likewise.
2630 (GOTO_DESTINATION): Likewise.
2631 (COMPOUND_BODY): Likewise.
2632 (ASM_CV_QUAL): Likewise.
2633 (ASM_STRING): Likewise.
2634 (ASM_OUTPUTS): Likewise.
2635 (ASM_INPUTS): Likewise.
2636 (ASM_CLOBBERS): Likewise.
2637 (DECL_STMT_DECL): Likewise.
2638 (STMT_EXPR_STMT): Likewise.
2639 (LABEL_STMT_LABEL): Likewise.
2640 (SCOPE_BEGIN_P): Likewise.
2641 (SCOPE_END_P): Likewise.
2642 (SCOPE_STMT_BLOCK): Likewise.
2643 (SCOPE_NULLIFIED_P): Likewise.
2644 (SCOPE_NO_CLEANUPS_P): Likewise.
2645 (SCOPE_PARTIAL_P): Likewise.
2646 (ASM_VOLATILE_P): Likewise.
2647 (STMT_LINENO): Likewise.
2648 (STMT_LINENO_FOR_FN_P): Likewise.
2650 * c-common.def: New file. Added SRCLOC, SIZEOF_EXPR, ARROW_EXPR,
2651 ALIGNOF_EXPR, EXPR_STMT, COMPOUND_STMT, DECL_STMT, IF_STMT,
2652 FOR_STMT, WHILE_STMT, DO_STMT, RETURN_STMT, BREAK_STMT,
2653 CONTINUE_STMT, SWITCH_STMT, GOTO_STMT, LABEL_STMT, ASM_STMT,
2654 SCOPE_STMT, CASE_LABEL, STMT_EXPR.
2656 * gencheck.c (tree_codes[]): Added '#include "c-common.def"'.
2658 2000-06-14 David O'Brien <obrien@FreeBSD.org>
2660 * gcc.c (main): Quiet compiler warnings. argv is assumed to be
2661 writable in parts of the GCC code.
2663 * config/elfos.h (ASM_GENERATE_INTERNAL_LABEL): Make printf
2664 specification match cast.
2666 Wed Jun 14 09:25:57 2000 Jeffrey A Law (law@cygnus.com)
2668 * configure.in: Revert AC_TYPE_GETGROUPS patch from June 13.
2669 * configure, config.in: Rebuilt.
2670 * sys-protos.h: Similarly.
2672 Wed Jun 14 03:39:58 EDT 2000 John Wehle (john@feith.com)
2674 * ifcvt.c (EDGE_COMPLEX): Move definition ...
2675 * basic-block.h (EDGE_COMPLEX): ... here.
2677 * loop.c (check_dbra_loop): Specify the register when
2678 generating REG_NONNEG notes and don't generate duplicates.
2680 2000-06-13 Jakub Jelinek <jakub@redhat.com>
2682 * tree.h (TYPE_USER_ALIGN, DECL_USER_ALIGN): Define.
2683 (struct tree_type, struct tree_decl): Add user_align member.
2684 * stor-layout.c (layout_decl): Set DECL_USER_ALIGN.
2685 (place_union_field): If BIGGEST_FIELD_ALIGNMENT is defined
2686 and DECL_USER_ALIGN 0, cap alignment to this value.
2687 (place_field): Likewise.
2688 (finalize_type_size): Set TYPE_USER_ALIGN.
2689 (layout_type): Likewise.
2690 (initialize_sizetypes): Likewise.
2691 * c-common.c (decl_attributes): Set TYPE_USER_ALIGN resp.
2692 DECL_USER_ALIGN to 1.
2693 * c-decl.c (duplicate_decls): Set DECL_USER_ALIGN.
2694 (xfer_tag): Set TYPE_USER_ALIGN.
2695 (finish_struct): Set DECL_USER_ALIGN resp. TYPE_USER_ALIGN.
2696 (finish_enum): Likewise.
2697 * stmt.c (expand_decl): Set DECL_USER_ALIGN.
2698 (expand_anon_union_decl): Likewise.
2699 * tree.c (make_node): Set DECL_USER_ALIGN resp. TYPE_USER_ALIGN.
2700 (build_index_type): Set TYPE_USER_ALIGN.
2701 (build_range_type): Likewise.
2702 (build_common_tree_nodes_2): Likewise.
2703 * tm.texi (BIGGEST_FIELD_ALIGNMENT): Document the changed meaning.
2705 2000-06-13 Andreas Jaeger <aj@suse.de>
2707 * configure.in: Use --enable-checking=misc,tree,gc by default if
2708 no --enable-checking option is given and for
2709 --enable-checking=yes.
2710 * configure: Rebuilt.
2712 2000-06-13 Richard Henderson <rth@cygnus.com>
2714 * libgcc2.c (ia64_throw_helper): Use __builtin_return_address.
2715 (__throw): Don't pass the address of a label.
2717 * config/ia64/ia64.c (ia64_compute_frame_size): Use
2718 current_function_is_leaf.
2719 (ia64_expand_prologue): Likewise. Modify return_address_pointer_rtx
2720 instead of reg_names[RETURN_ADDRESS_REGNUM].
2721 (ia64_init_machine_status): Reset return_address_pointer_rtx.
2722 * config/ia64/ia64.h (RETURN_ADDRESS_POINTER_REGNUM): Rename
2723 from RETURN_ADDRESS_REGNUM. Update all uses.
2724 (RETURN_ADDR_RTX): Use return_address_pointer_rtx; return
2725 zero instead of null on failure.
2726 (ELIMINABLE_REGS): Add ra->b0 elimination.
2727 (CAN_ELIMINATE): Update accordingly.
2728 (INITIAL_ELIMINATION_OFFSET): Likewise.
2729 (REGISTER_NAMES): Use an illegal assembler name for
2730 RETURN_ADDRESS_POINTER_REGNUM.
2732 2000-06-13 Richard Henderson <rth@cygnus.com>
2734 * config/ia64/ia64.h (enum reg_class): Remove FR_INT_REGS, FR_FP_REGS,
2735 GR_AND_FR_INT_REGS, GR_AND_FR_FP_REGS.
2736 (REG_CLASS_NAMES): Likewise.
2737 (REG_CLASS_CONTENTS): Likewise.
2738 (FR_FP_REGNO_P, FR_INT_REGNO_P): Remove.
2739 (HARD_REGNO_MODE_OK): Remove references to them.
2740 (REGNO_REG_CLASS): Likewise.
2741 (REG_CLASS_FROM_LETTER): Likewise.
2742 (CLASS_MAX_NREGS): Likewise.
2743 (REGISTER_MOVE_COST): Likewise.
2744 * config/ia64/ia64.c (ia64_secondary_reload_class): Likewise.
2745 * config/ia64/ia64.md (*): Replace "e" constraints with "f".
2746 (movqi_internal): Special case moves from zero.
2747 (movhi_internal, movsi_internal): Likewise.
2748 (movdi_internal): Likewise. Fill out "f" constraints.
2749 (movsf_internal): Fill out "r" constraints.
2750 (movdf_internal): Likewise.
2752 2000-06-13 Richard Henderson <rth@cygnus.com>
2754 * flow.c (insn_dead_p): Keep sets to PIC_OFFSET_TABLE_REGNUM
2755 alive before reload.
2757 * haifa-sched.c (struct deps): Add in_post_call_group_p.
2758 (add_dependence): Handle notes between SCHED_GROUP_P insns.
2759 (remove_dependence): Always define.
2760 (set_sched_group_p): New.
2761 (sched_analyze_2): Use it.
2762 (sched_analyze_insn): Don't special-case naked uses. Look for
2763 and extend in_post_call_group_p.
2764 (sched_analyze): Clear stale SCHED_GROUP_P. Set in_post_call_group_p.
2765 (init_deps): Clear in_post_call_group_p.
2767 2000-06-13 Richard Henderson <rth@cygnus.com>
2769 * combine.c (subst): Use CLASS_CANNOT_CHANGE_MODE and
2770 CLASS_CANNOT_CHANGE_MODE_P instead of CLASS_CANNOT_CHANGE_SIZE
2771 and hard-coded tests.
2772 (simplify_set): Likewise.
2773 (gen_lowpart_for_combine): Likewise.
2774 * emit-rtl.c (gen_lowpart_common): Likewise.
2775 * global.c (find_reg): Likewise.
2776 * local-alloc.c (find_free_reg): Likewise.
2777 * recog.c (register_operand): Likewise.
2778 * regclass.c (init_reg_sets_1): Likewise.
2779 (record_operand_costs, regclass): Likewise.
2780 * reload.c (push_reload): Likewise.
2781 * reload1.c (choose_reload_regs): Likewise.
2782 * flow.c (mark_used_regs): Conditionally set REG_CHANGES_MODE.
2783 * local-alloc.c (struct qty): Rename changes_size to changes_mode.
2784 Update all references.
2785 * regs.h (struct reg_info_def): Likewise.
2786 (REG_CHANGES_MODE): Rename from REG_CHANGES_SIZE.
2787 * tm.texi (CLASS_CANNOT_CHANGE_MODE): Document.
2788 (CLASS_CANNOT_CHANGE_MODE_P): Likewise.
2790 * config/alpha/alpha.h (CLASS_CANNOT_CHANGE_MODE): Rename.
2791 (CLASS_CANNOT_CHANGE_MODE_P): New.
2792 * config/mips/mips.h: Likewise.
2793 * config/pa/pa32-regs.h: Likewise.
2794 * config/pa/pa64-regs.h: Likewise.
2795 * config/rs6000/rs6000.h: Likewise.
2796 * config/sh/sh.h: Likewise.
2797 * config/ia64/ia64.h (CLASS_CANNOT_CHANGE_MODE): New.
2798 (CLASS_CANNOT_CHANGE_MODE_P): New.
2799 * config/avr/avr.h (CLASS_CANNOT_CHANGE_SIZE): Remove dead code.
2800 * config/d30v/d30v.h: Likewise.
2802 2000-06-13 J. David Anglin <dave@hiauly1.hia.nrc.ca>
2804 * configure.in: Add AC_TYPE_GETGROUPS test.
2805 * sys-protos.h: Use GETGROUPS_T * for second arg of getgroups.
2806 * configure: Rebuilt.
2807 * config.in: Rebuilt.
2809 2000-06-13 Richard Henderson <rth@cygnus.com>
2811 * explow.c (set_mem_attributes): Do nothing for NULL type.
2813 Tue Jun 13 14:45:10 2000 Jeffrey A Law (law@cygnus.com)
2815 * config/m68k/openbsd.h (ASM_SPEC): pass down options to assembler
2818 2000-06-13 James E. Wilson <wilson@cygnus.com>
2820 * config/ia64/ia64.md (movxf_internal): Add missing "e" to ldf/stf.
2822 Tue Jun 13 14:05:35 2000 Jeffrey A Law (law@cygnus.com)
2824 * Makefile.in (gensupport.o): Remove bogus $(HOST_PREFIX) reference.
2826 2000-06-13 Philipp Thomas <pthomas@suse.de>
2828 * configure.in(ALL_LINGUAS): Changed en_UK to en_GB.
2829 * configure: Rebuilt.
2831 2000-06-07 David O'Brien <obrien@FreeBSD.org>
2833 * configure.in: Adjust FreeBSD bits to match changes to config.guess.
2834 We now default to ELF for the i386, and a.out is the special case.
2835 * configure: Rebuilt.
2837 Tue Jun 13 10:05:30 2000 Hans-Peter Nilsson <hp@axis.com>
2839 * final.c (final_scan_insn): Delete notes between cc0 setter and
2840 user when restarting from setter.
2842 2000-06-13 J. David Anglin <dave@hiauly1.hia.nrc.ca>
2844 * vax.h (INDEX_TERM_P): Define evaluation order of &&'s in || and
2845 cast to squelch signed/unsigned warnings.
2847 2000-06-13 Zack Weinberg <zack@wolery.cumb.org>
2849 * cpplib.c (handle_directive): Print non-NUL-terminated string
2852 2000-06-12 Michael Meissner <meissner@redhat.com>
2854 * ifcvt.c (dead_or_predicable): Don't do conditional execution
2855 path if the machine needs extra support to do conditional
2858 Mon Jun 12 17:04:17 2000 Jeffrey A Law (law@cygnus.com)
2860 * print-rtl.c (print_rtx, case MEM): Use HOST_WIDE_INT_PRINT_DEC
2861 to print the alias set.
2862 * print-tree.c (print_node, DECL_* nodes and case 't'): Similarly.
2864 2000-06-12 J. David Anglin <dave@hiauly1.hia.nrc.ca>
2866 * config/float-vax.h: Add GFLOAT defines.
2868 Mon Jun 12 9:44:00 2000 Mark Klein <mklein@dis.com>
2870 * configure.in: Update tm dependencies for MPE.
2871 * configure: Rebuilt.
2873 2000-06-12 H.J. Lu <hjl@gnu.org>
2875 * gengenrtl.c (obstack_alloc_rtx): Correct the allocated size.
2877 2000-06-12 David Edelsohn <edelsohn@gnu.org>
2879 * aix41.h (SUBTARGET_SWITCHES): Delete threads.
2880 (CPP_SPEC): Change mthreads to pthread.
2881 (LIB_SPEC): Likewise.
2882 (STARTFILE_SPEC): Likewise.
2883 * aix43.h (SUBTARGET_SWITCHES): Delete threads.
2884 (CPP_SPEC): Change mthreads to pthread.
2885 (LIB_SPEC): Likewise.
2886 (STARTFILE_SPEC): Likewise.
2887 * rs6000-protos.h (reg_or_arith_cint_operand): New.
2888 * rs6000.c (reg_or_arith_cint_operand): New.
2889 (num_insns_constant_wide): Decorate unsigned constant.
2890 * rs6000.h (PREDICATE_CODES): Add reg_or_arith_cint_operand.
2891 * rs6000.md (addsi3): Use new predicate.
2892 (subsi3, adddi3, subdi3): Likewise.
2894 2000-06-12 Mark Mitchell <mark@codesourcery.com>
2896 * c-common.c (lang_get_alias_set): Fix typo.
2898 2000-06-12 Richard Earnshaw <rearnsha@arm.com>
2900 * flow.c (mark_used_regs): Revert last change.
2901 (life_analysis): Remove PROP_AUTOINC if running after reload.
2902 (propagate_one_insn): PROP_AUTOINC is always off after reload.
2904 2000-06-11 Richard Earnshaw <rearnsha@arm.com>
2906 * flow.c (mark_used_regs): Don't call find_auto_inc after reload
2909 2000-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2911 * bb-reorder.c (build_scope_forest): Initialize variable
2914 * calls.c (expand_call): Likewise for variables
2915 `save_pending_stack_adjust' and `save_stack_pointer_delta'.
2917 * i386.c (function_arg_advance, function_arg): Cast to avoid
2918 signed/unsigned warnings.
2920 * i386.h (MEMORY_MOVE_COST): Likewise.
2922 * ifcvt.c (cond_exec_process_if_block): Initialize variables
2923 `else_start' and `else_end'.
2925 * libgcc2.h (__eh_alloc, __eh_free): Prototype.
2927 * regrename.c (rr_replace_reg): Initialize variable `dest_subregno'.
2929 2000-06-10 Mark Mitchell <mark@codesourcery.com>
2931 * Makefile.in (libintl.a): Depend on intl.all.
2933 2000-06-09 H.J. Lu (hjl@gnu.org)
2935 * Makefile.in (c-parse.o): Also depend on output.h.
2937 2000-06-09 Rodney Brown <RodneyBrown@mynd.com>
2939 * mcore-protos.h: discards const warning removal.
2940 * mcore.c: discards const warning removal.
2942 2000-06-09 Kazu Hirata <kazu@hxi.com>
2944 * config/h8300/lib1funcs.asm: Declare the machine architecture at
2945 the beginning of the file.
2947 2000-06-09 J. David Anglin <dave@hiauly1.hia.nrc.ca>
2949 * real.h: Add prototype for ldexp.
2951 2000-06-09 Zack Weinberg <zack@wolery.cumb.org>
2953 * ggc-none.c, ggc-simple.c, ggc-page.c (ggc_alloc_obj): Rename
2954 it ggc_alloc, drop second argument, never clear returned memory.
2955 * ggc-common.c (ggc_alloc_string): Use ggc_alloc.
2956 (ggc_alloc_cleared): New.
2957 * ggc.h: Prototype ggc_alloc and ggc_alloc_cleared, not
2958 ggc_alloc_obj. Remove ggc_alloc macro.
2959 (ggc_alloc_rtx, ggc_alloc_rtvec, ggc_alloc_tree): Use ggc_alloc.
2961 * rtl.c (rtvec_alloc): Clear the vector always.
2962 (rtx_alloc): Clear the first word always. Remove dirty
2963 obstack tricks (this routine is no longer a bottleneck).
2964 * tree.c (make_node): Clear the new node always.
2965 (make_tree_vec): Likewise.
2966 (tree_cons): Clear the common structure always.
2967 (build1): Likewise; also, clear TREE_COMPLEXITY.
2968 * gengenrtl.c: Use puts wherever possible. Remove extra
2970 (gendef): Clear the first word of an RTX in the generator
2971 function, irrespective of ggc_p. Initialize '0' slots to
2973 (genlegend): Don't generate obstack_alloc_rtx routine, just a
2974 thin wrapper macro around obstack_alloc.
2976 * stmt.c (expand_fixup): Use ggc_alloc.
2977 * c-typeck.c (add_pending_init): Use ggc_alloc.
2978 * emit-rtl.c (init_emit_once): Clear CONST_DOUBLE_CHAIN(tem).
2979 * varasm.c (immed_double_const): Set CONST_DOUBLE_MEM(r) to
2980 const0_rtx when it is created.
2981 (immed_real_const_1): Set CONST_DOUBLE_CHAIN(r) to NULL_RTX if
2982 we are not in a function.
2984 * tree.c (tree_class_check_failed): Make second arg an int.
2985 * tree.h: Update prototype.
2987 2000-06-09 Geoff Keating <geoffk@cygnus.com>
2989 * tree.h (VOID_TYPE_P): Don't look at the TYPE_MAIN_VARIANT
2990 of an error_mark_node.
2992 Fri Jun 9 20:35:13 2000 Denis Chertykov <denisc@overta.ru>
2994 * config/avr/avr.c (asm_output_section_name): bugfix.
2996 2000-06-09 Jason Merrill <jason@casey.soma.redhat.com>
2998 * timevar.def: Add TV_EXPAND.
2999 * timevar.c (timevar_print): Update timing information.
3000 * calls.c (try_to_integrate): Push to TV_INTEGRATION for inlining.
3002 * stmt.c (expand_return): Check for error_mark_node.
3004 2000-06-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3006 * configure.in: Also avoid wrapping auto-build.h with IN_GCC.
3008 * scan-types.sh (VALUE) Wrap use with double quotes to protect
3009 variable against filename expansion when it contains "char *".
3011 * system.h (SSIZE_MAX): Delete backup definition.
3013 * cppfiles.c (read_include_file): Use INTTYPE_MAXIMUM(ssize_t)
3014 instead of SSIZE_MAX.
3016 2000-06-09 Jakub Jelinek <jakub@redhat.com>
3018 * configure.in: Check whether gas supports -relax.
3019 * configure, config.in: Rebuilt.
3020 * config/sparc/sparc.h (ASM_RELAX_SPEC): Define.
3021 (EXTRA_SPECS): Add asm_relax.
3022 (ASM_SPEC): Add %(asm_relax).
3023 (TARGET_SWITCHES): Add -mrelax and -mno-relax.
3024 * config/sparc/linux64.h (LINK_ARCH_SPEC): Rename to LINK_SPEC.
3025 (LINK_SPEC): Pass -relax to linker unless -mno-relax or -r.
3026 (ASM_SPEC): Add %(asm_relax).
3027 * config/sparc/linux.h (LINK_SPEC, ASM_SPEC): Likewise.
3028 * config/sparc/sparc.c (output_sibcall): If HAVE_AS_RELAX_OPTION,
3029 never use sethi/jmpl for leaf tail calls. Use or with rs2 %g0
3030 instead of mov, so that gas can further optimize it.
3032 2000-06-08 James E. Wilson <wilson@bletchleypark.cygnus.com>
3034 * dwarf2out.c (size_of_die, case dw_val_class_const): Use
3036 (value_format, case dw_val_class_const): Use sdata format.
3037 (output_die): Call output_sleb128.
3039 2000-06-08 James E. Wilson <wilson@cygnus.com>
3041 * dwarf2out.c (ASM_OUTPUT_DWARF_DATA8): Add new macro that uses
3042 UNALIGNED_DOUBLE_INT_ASM_OP. Rename old macro to
3043 ASM_OUTPUT_DWARF_CONST_DOUBLE.
3044 (output_die, case dw_val_class_unsigned_const): Correct call to
3045 ASM_OUTPUT_DWARF_DATA8.
3046 (output_die, case dw_val_class_long_long): Use
3047 ASM_OUTPUT_DWARF_CONST_DOUBLE.
3048 * tree.c (host_integerp): Accept unsigned HOST_WIDE_INT values when
3051 * config/ia64/ia64-protos.h (ia64_output_end_prologue): Add.
3052 (output_function_prologue): Fix mispelling.
3053 (output_function_prologue, output_function_epilogue): Reorder to
3054 match ia64.c definition order.
3055 * config/ia64/ia64.c (ia64_expand_prologue): Add comment.
3056 (ia64_expand_epilogue): Set RTX_FRAME_RELATED_P on stack restore insns.
3057 Use r3 instead of r2 for large stack restores.
3058 (ia64_output_end_prologue): New function.
3059 (process_set): Emit ".restore sp" for epilogue stack restores.
3060 * config/ia64/ia64.h (FUNCTION_END_PROLOGUE): Define.
3062 2000-06-08 Jakub Jelinek <jakub@redhat.com>
3064 * dbxout.c (dbxout_type_fields): Don't segfault on fields with
3067 2000-06-08 Nathan Sidwell <nathan@codesourcery.com>
3069 * frame.c (end_fde_sort): Remove extraneous erratic array test.
3071 2000-06-08 Denis Perchine <dyp@perchine.com>
3073 * frame.c (start_fde_sort): Don't malloc (0).
3075 2000-06-07 Zack Weinberg <zack@wolery.cumb.org>
3077 * c-decl.c (pushdecl): Do not call COMPLETE_TYPE_P on
3079 * print-tree.c (print_node): The transparent_union_flag means
3080 different things for unions and arrays. Do not inspect it
3081 with TYPE_TRANSPARENT_UNION.
3083 2000-06-06 Jakub Jelinek <jakub@redhat.com>
3085 * cpplib.c (do_ifdef, do_ifndef): Don't segfault if parse_ifdef
3088 Wed Jun 7 20:34:33 2000 Denis Chertykov <denisc@overta.ru>
3090 * config/avr/avr.c (asm_output_section_name): output section
3092 * config/avr/libgcc.S (.text.libgcc): declare section attributes.
3094 2000-06-06 James E. Wilson <wilson@cygnus.com>
3096 * frame.h (struct unwind_info_ptr): Collapse version, flags, and length
3097 fields into header field.
3098 (IA64_UNW_HDR_LENGTH, IA64_UNW_HDR_FLAGS, IA64_UNW_HDR_VERSION): New
3099 macros to access length, flags, and version info from header field.
3100 * config/ia64/crtbegin.asm (__do_frame_setup_aux): Delete here.
3101 * config/ia64/crtend.asm (__do_frame_setup_aux): Add here.
3102 (__do_global_ctors_aux): Fix caller.
3103 * config/ia64/frame-ia64.c (get_unwind_record): Change parameter
3104 prologue_flag to header. Pass to read_P_record.
3105 (read_P_record): New argument header. Implement P4 format.
3106 Multiply P7_T_SIZE by 16.
3107 (execute_one_ia64_descriptor): New static local region_header. Pass to
3108 get_unwind_record. Copy r to region_header if r is a header record.
3109 (print_all_records): Likewise.
3110 (__build_ia64_frame_state): Use IA64_UNW_HDR_LENGTH.
3111 (__get_personality, __get_except_table): Likewise.
3112 * config/ia64/ia64.c (process_set): Do not divide offsets by 4.
3114 2000-06-06 Philipp Thomas <pthomas@suse.de>
3116 * configure.in (AC_C_INLINE): Added.
3117 * aclocal.m4 (AM_WITH_NLS): Enable --with-included-gettext by default.
3118 * configure: Regenerate.
3120 2000-06-06 Mark Mitchell <mark@codesourcery.com>
3122 * c-common.h (c_language_kind): New type.
3123 (c_language): New variab.e
3124 * c-common.c (lang_get_alias_set): Don't put structures in
3125 non-zero alias sets in C++.
3126 * c-decl.c (c_language): Define it.
3127 * c-lex.c (doing_objc_thang): Remove.
3128 * c-tree.h (doing_objc_thang): Make it a macro.
3129 * objc/objc-act.c (lang_decode_option): Set c_language, not
3132 2000-06-06 Gabriel Dos Reis <gdr@codesourcery.com>
3134 * diagnostic.c (output_maximum_width): Remove.
3135 (doing_line_wrapping): Tweak.
3136 (diagnostic_buffer): New object.
3137 (global_output_buffer): New object.
3138 (output_destroy_prefix): New function.
3139 (default_initialize_buffer): Likewise.
3140 (reshape_diagnostic_buffer): Likewise.
3141 (initialize_diagnostics): Likewise.
3142 (output_clear): Tweak.
3143 (line_wrapper_printf): Adjust call to init_output_buffer.
3144 (vline_wrapper_message_with_location): Likewise. Use
3145 output_destroy_prefix.
3146 (v_message_with_decl): Likewise.
3148 * diagnostic.h (struct output_buffer): Constify prefix.
3149 (init_output_buffer, output_get_prefix): Constify.
3150 (diagnostic_message_length_per_line): Likewise.
3151 (reshape_diagnostic_buffer): Declare.
3152 (default_initialize_buffer): Declare.
3153 (initialize_diagnostics): Declare.
3154 (diagnostic_buffer): Declare new obbject.
3156 * toplev.c: #include diagnostic.h
3157 (display_help): Document diagnostic formatting options.
3158 (decode_f_option): Handle diagnostic formatting options.
3159 (main): Setup initialization for diagnostic messages outputter.
3161 * toplev.h (set_message_length): Remove.
3163 * Makefile.in (toplev.o): Depends upon diagnostic.h
3165 * invoke.texi : Document diagnostics formatting options.
3167 Tue Jun 6 19:25:32 2000 Philippe De Muyter <phdm@macqel.be>
3169 * configure.in (Make the links): Typo fix : the file that must be
3170 included without #ifdef IN_GCC is `auto-host.h', not `auto-config.h'.
3171 * configure: File rebuilt.
3173 2000-06-06 Nathan Sidwell <nathan@codesourcery.com>
3175 * eh-common.h (EH_ALLOC_SIZE, EH_ALLOC_ALIGN): New #defines.
3176 (eh_context): Add alloc_mask and alloc_buffer emergency fallback
3178 * libgcc2.c (__eh_alloc): Moved from cp/exception.cc. Fallback on
3179 emergency eh_context buffer, if malloc fails.
3180 (__eh_free): Moved from cp/exception.cc. Release to emergency
3181 eh_context buffer, if appropriate.
3183 2000-06-06 Jason Merrill <jason@casey.soma.redhat.com>
3185 * expr.c (store_expr): Fix typo.
3187 2000-06-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3189 * m68k.c (legitimize_pic_address): Move prototype ...
3191 * m68k-protos.h (legitimize_pic_address): ... here.
3193 * m68k.md (legitimize_pic_address): Delete prototypes.
3194 (untyped_call): Invoke GEN_CALL(), not gen_call().
3196 * nextstep.c: Include system.h and toplev.h.
3197 (get_directive_line): Don't prototype.
3198 (handle_pragma): Mark parameters with ATTRIBUTE_UNUSED and constify.
3200 * nextstep.h (handle_pragma): Prototype.
3201 (SECTION_FUNCTION): Prototype FUNCTION(). Move prototype of
3202 objc_section_init ...
3203 (EXTRA_SECTION_FUNCTIONS): ... here.
3205 Tue Jun 6 08:17:26 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
3207 * sdbout.c (struct sdb_file): NAME now const.
3208 (sdbout_init): input_file_name now const.
3209 (sdbout_start_new_source_file): FILENAME now const.
3210 * sdbout.c (sdbout_init, sdbout_start_new_source_file): Reflect above.
3212 2000-06-06 Gabriel Dos Reis <gdr@codesourcery.com>
3214 * c-typeck.c (build_conditional_expr): Handle complex data types.
3216 2000-06-05 Jason Merrill <jason@casey.soma.redhat.com>
3218 * explow.c (maybe_set_unchanging): New function, broken out from...
3219 (set_mem_attributes): Here.
3220 * expr.h: Declare it.
3221 * stmt.c (expand_decl): Call it.
3223 2000-06-05 Richard Henderson <rth@cygnus.com>
3225 * reload1.c (choose_reload_regs): Mind CLASS_CANNOT_CHANGE_SIZE
3226 while looking for a register to inherit from.
3228 2000-06-05 Jason Merrill <jason@casey.soma.redhat.com>
3230 * Makefile.in (libgcc.ready): Lose.
3231 (libgcc.mk): Just use mv, not move-if-change.
3232 (LIBGCC_DEPS): New macro.
3234 (stmp-multilib): Likewise.
3235 * mklibgcc.in (stmp-dirs): New target. Make everything depend on
3236 it rather than the directories themselves.
3237 (LIB2ADD): Depend on the list file rather than 'force'.
3239 * fold-const.c (fold, case COND_EXPR): Elide conversion between
3240 cv-qualified versions of types.
3242 Mon Jun 5 14:06:18 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
3244 * config/sparc/sparc.c (short_branch): Correct error in range
3247 2000-06-05 J. David Anglin <dave@hiauly1.hia.nrc.ca>
3249 * fixinc/inclhack.def: New include hacks for ultrix.
3250 * (nested_ultrix): Replaced by ultrix_nested_svc.
3251 * (ultrix_atof_param): test_text string added.
3252 * (ultrix_ifdef): Modified select string.
3254 2000-06-05 Zack Weinberg <zack@wolery.cumb.org>
3256 * objc/objc-act.c (generate_method_descriptors): Register
3257 objc_method_prototype_template as a GC root.
3258 (comp_method_with_proto): Register function_type as a GC root.
3259 (comp_proto_with_proto): Replace function_type1 and
3260 function_type2 with a two-element array; register it as a GC root.
3262 (generate_protocols, build_protocol_initializer,
3263 generate_protocol_list, build_category_initializer,
3264 build_shared_structure_initializer): Do not cache cast_type
3267 2000-06-05 J. David Anglin <dave@hiauly1.hia.nrc.ca>
3269 * function.c (assign_parms): Add missing argument to set_mem_attributes
3272 2000-06-05 Nathan Sidwell <nathan@codesourcery.com>
3274 * tree.h (VOID_TYPE_P): New macro.
3275 (COMPLETE_OR_VOID_TYPE_P): Use VOID_TYPE_P.
3276 * c-decl.c (grokdeclarator): Use VOID_TYPE_P.
3277 (get_parm_info): Likewise.
3278 (store_parm_decls): Likewise.
3279 (combine_parm_decls): Likewise.
3280 (finish_function): Likewise.
3281 * c-typeck.c (build_function_call): Likewise.
3282 (build_binary_op): Likewise.
3283 (build_conditional_expr): Likewise.
3284 (internal_build_compound_expr): Likewise.
3285 (convert_for_assignment): Likewise.
3286 * stmt.c (expend_expr_stmt): Likewise.
3287 (warn_if_unused_value): Likewise.
3288 (expand_return): Likewise.
3289 * c-parse.in (primary): Likewise.
3290 * c-parse.y, c-parse.c, c-parse.h: Regenerate.
3291 * objc/objc-parse.y, objc/objc-parse.c: Regenerate.
3293 Mon Jun 5 06:46:28 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
3295 * alias.c (get_alias_set): If compnent is addressable, use alias
3297 * c-decl.c (init_decl_processing): Don't call record_component_aliases.
3298 (grokdeclarator): Likewise.
3299 * c-typeck.c (common_type): Likewise.
3301 2000-06-04 Alex Samuel <samuel@codesourcery.com>
3303 * Makefile.in (OBJS): Remove dyn_string.o
3304 (dyn-string.o): Delete rule.
3305 * dyn-string.c: Delete file
3306 * dyn-string.h: Likewise.
3308 2000-06-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3310 * Makefile.in (intl.*): Honor non-zero exit codes in the intl
3313 2000-06-03 Geoff Keating <geoffk@cygnus.com>
3315 * alias.c (record_component_aliases): Don't inspect
3316 DECL_NONADDRESSABLE_P of non-FIELD_DECL components of structures.
3318 Sat Jun 3 19:05:30 2000 Michael Meissner <meissner@redhat.com>
3320 * ifcvt.c (process_insns): If IFCVT_MODIFY_INSN is defined, call
3321 it with the pattern to do machine dependent work.
3322 (cond_exec_process_if_block): If IFCVT_MODIFY_TESTS is defined,
3323 use it to modify the true/false tests used in conditional
3324 execution. If IFCVT_MODIFY_FINAL and IFCVT_MODIFY_CANCEL are
3325 defined, invoke them if the conversion to conditional execution
3326 was successful or not.
3328 * tm.texi (IFCVT_MODIFY_TESTS): Document.
3329 (IFCVT_MODIFY_INSN): Ditto.
3330 (IFCVT_MODIFY_FINAL): Ditto.
3331 (IFCVT_MODIFY_CANCEL): Ditto.
3333 Sat Jun 3 15:26:13 2000 Matt Kraai <kraai@alumni.carnegiemellon.edu>
3335 * toplev.c (main): Fix misspellings of possibility and language.
3337 2000-06-03 Richard Henderson <rth@cygnus.com>
3339 * alias.c (record_alias_subset): Initialize has_zero_child in the
3342 2000-06-03 Richard Earnshaw (rearnsha@arm.com)
3344 * arm.md (untyped_call): Use GEN_CALL macro.
3346 2000-06-02 Pekka Nikander <pnr@teldanex.tcm.hut.fi>
3348 * Makefile.in: Use $(MAKE) not "make"
3350 Fri Jun 2 19:31:03 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
3352 * alias.c (struct alias_set_entry): New field has_zero_child.
3353 (mem_in_disjoint_alias_sets_p): Return 0 if set in either ase.
3354 (get_alias_set): If language-dependent routine set TYPE_ALIAS_SET,
3356 Call record_component_aliases for aggregate types.
3357 (record_alias_subset): Set has_zero_child.
3358 (record_component_aliases, case ARRAY_TYPE): Do nothing if
3359 TYPE_NONALIASES_COMPONENT.
3360 (record_component_aliases, case RECORD_TYPE): Test
3361 DECL_NONADDRESSABLE_P.
3362 * c-decl.c (grokdeclarator): Set DECL_NONADDRESSABLE_P instead
3363 of TREE_ADDRESSABLE.
3364 * calls.c (initialize_argument_information): Only test
3365 TYPE_TRANSPARENT_UNION for UNION_TYPE.
3366 * function.c (assign_parms): Likewise.
3367 * integrate.c (function_cannot_inline_p): Likewise.
3368 * stor-layout.c (finish_record_layout): Don't call
3369 record_component_aliases.
3370 * tree.h (struct tree_int_cst): Use struct tree_common.
3371 (struct tree_real_cst, struct tree_string): Likewise.
3372 (struct tree_complex, struct tree_identifier): Likewise.
3373 (struct tree_list, struct tree_vec, struct tree_exp): Likewise.
3374 (struct tree_block, struct tree_type, struct tree_decl): Likewise.
3375 (TYPE_TRANSPARENT_UNION): Use UNION_TYPE_CHECK.
3376 (TYPE_NONALIASES_COMPONENT): New macro.
3377 (TYPE_AMBIENT_BOUNDEDNESS): Use FUNCTION_TYPE_CHECK.
3378 (DECL_NONADDRESSABLE_P): New macro.
3379 (struct tree_decl): Reorder bits for clarity of how many left;
3382 2000-06-02 Jason Merrill <jason@casey.soma.redhat.com>
3384 * Makefile.in (libgcc.a): Also depend on $(LIB2ADD).
3385 * mklibgcc.in (force): New target.
3386 Make LIB2ADD stuff depend on it.
3388 2000-06-02 Richard Henderson <rth@cygnus.com>
3390 * alias.c (lang_get_alias_set): Remove.
3391 (get_alias_set): Call it directly, not indirectly.
3392 * c-common.c (lang_get_alias_set): Rename from c_get_alias_set.
3393 * c-common.h (c_get_alias_set): Don't declare.
3394 * c-decl.c (init_decl_processing): Don't set lang_get_alias_set.
3395 * expr.h (lang_get_alias_set): Declare as function, not pointer.
3397 2000-06-02 Bruce Korb <bkorb@gnu.org>
3399 * fixinc/server.c(sig_handler): resume closing server on SIGPIPE
3400 (server_setup): define the server's master pid
3401 (close_server): actually do the deed IFF we are the server's master
3403 2000-06-02 Jakub Jelinek <jakub@redhat.com>
3405 * c-common.c (c_get_alias_set): Check whether signed_type did not
3406 return its argument before calling get_alias_set on the result.
3408 2000-06-02 Andrew MacLeod <amacleod@cygnus.com>
3410 * expr.c (emit_group_load): Fix typo, GET_MODE not GET_CODE.
3412 Fri Jun 2 00:22:52 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
3414 * sh.h (CPP_SPEC): Add -D__NOMACSAVE__ for -mnomacsave.
3415 (CONDITIONAL_REGISTER_USAGE): Mac registers are call used
3416 for TARGET_NOMACSAVE.
3417 (NOMACSAVE_BIT): Define.
3418 (TARGET_NOMACSAVE): Define.
3419 (TARGET_SWITCHES): Add "nomacsave".
3421 2000-06-02 Toshiyasu Morita <toshi.morita@sega.com>
3423 * sh.md (untyped_call): Remove excess parameters
3425 2000-06-01 Loren J. Rittle <ljrittle@acm.org>
3427 * fixinc/inclhack.def (osf_namespace_a): Relax expression to
3428 match that used before the conversion to c_fix style.
3429 * fixinc/fixincl.x: regenerate
3431 2000-06-01 Stan Cox <scox@cygnus.com>
3433 * varray.h (VARRAY_PUSH_GENERIC_PTR, VARRAY_PUSH_CHAR_PTR): Fix
3434 macro argument typo.
3436 2000-06-01 Zack Weinberg <zack@wolery.cumb.org>
3438 * cpplex.c (maybe_macroexpand): Use CPP_WTRADITIONAL. Improve
3440 * cpplib.c (parse_include): Remove support for VAX-C
3441 "#include starlet" misfeature.
3443 2000-05-31 Laurynas Biveinis <lauras@softhome.net>
3445 * cppfiles.c: conditionally define O_BINARY.
3446 (open_include_file): pass O_BINARY to open().
3448 2000-06-01 Richard Henderson <rth@cygnus.com>
3450 * i960.c (i960_br_predict_opcode): Remove.
3451 (i960_print_operand) [+]: Emit branch prediction hints.
3452 (i960_function_arg): Return early for VOIDmode.
3453 (i960_round_align): Return early for incomplete types.
3454 * i960.h (PRINT_OPERAND_PUNCT_VALID_P): New.
3455 * i960.md (all conditional branches): Add "%+".
3457 Thu Jun 1 12:24:21 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
3459 * alias.c (get_alias_set): Don't call language-specific routine more
3460 than is needed and clean up code a bit.
3461 * c-common.c (c_get_alias_set): All references whose type
3462 is char get alias set 0, but character types need not.
3463 * varasm.c (make_function_rtl): Don't call set_mem_attributes.
3464 (make_decl_rtl): Don't call it for FUNCTION_DECL.
3466 2000-06-01 Bruce Korb <bkorb@gnu.org>
3468 * fixinc/tests/base/...: new base result files
3470 Thu Jun 1 09:37:35 2000 Clinton Popetz <cpopetz@cygnus.com>
3472 * config/i386/i386.c (ix86_use_fcomi_compare): Make global.
3473 * config/i386/i386-protos.h (ix86_use_fcomi_compare): Declare.
3474 * config/i386/i386.md (*fp_jcc_3, *fp_jcc_4): Disable if we
3477 2000-06-01 Richard Henderson <rth@cygnus.com>
3479 * Makefile.in (c-decl.o): Depend on $(EXPR_H), not expr.h.
3481 * c-decl.c (init_decl_processing): Set lang_get_alias_set first thing.
3483 2000-05-31 Richard Henderson <rth@cygnus.com>
3485 * config/ia64/ia64.c (sdata_symbolic_operand): Consider small
3486 CONSTANT_POOL_ADDRESS_P addresses for .sdata.
3487 * config/ia64/sysv4.h (SELECT_RTX_SECTION): New.
3489 2000-05-31 Richard Henderson <rth@cygnus.com>
3491 * config/ia64/ia64-protos.h (ia64_expand_prediction): Remove.
3492 * config/ia64/ia64.c (ia64_expand_prediction): Move code ...
3493 (ia64_print_operand) [+]: ... here. Use current_output_insn.
3494 * config/ia64/ia64.h (PRINT_OPERAND_PUNCT_VALID_P): New.
3495 * config/ia64/ia64.md (all branch/call patterns): Use %+.
3497 2000-05-31 Richard Henderson <rth@cygnus.com>
3499 * ifcvt.c (cond_exec_process_insns): Don't ever ignore clobbers.
3501 2000-05-31 Richard Henderson <rth@cygnus.com>
3503 * ifcvt.c (merge_if_block): Be prepared for JOIN to have no
3505 (find_if_block): Allow THEN with no outgoing edges.
3506 * flow.c (merge_blocks_nomove): Remove a barrier not following
3509 2000-05-31 Richard Henderson <rth@cygnus.com>
3511 * flow.c (propagate_block): Move initialization of mem_set_list ...
3512 (init_propagate_block_info): ... here. Also track blocks with
3513 no successors; don't scan insns if ! PROP_SCAN_DEAD_CODE.
3515 2000-05-31 Richard Henderson <rth@cygnus.com>
3517 * jump.c (jump_optimize_1): Revert 05-18 change.
3519 2000-05-31 Mark Mitchell <mark@codesourcery.com>
3521 * invoke.texi: Remove documentation for -fguiding-decls.
3523 2000-05-31 Richard Henderson <rth@cygnus.com>
3525 * configure.in: Fix typo last change.
3527 2000-05-31 Philipp Thomas <pthomas@suse.de>
3529 * configure.in (enable-nls): Enable if build == host, i.e. when
3530 not building a canadian cross compiler.
3531 (enable-maintainer-mode): Added for use with i18n.
3532 * aclocal.m4 (AM_GNU_GETTEXT): Only build catalogs that are a
3533 cross section of ALL_LINGUAS and LINGUAS.
3534 * configure: Rebuild.
3536 2000-05-31 Bruce Korb <bkorb@gnu.org>
3538 * fixinc/check.tpl: rework to use test result tree
3539 * fixinc/Makefile.in: change invocation of check script
3540 * fixinc/check.diff: No longer needed
3541 * fixinc/fixincl.x: regenerate
3542 * fixinc/inclhack.def: add new tests
3543 * fixinc/tests/base/arch/i960/archI960.h: New test result
3544 * fixinc/tests/base/curses.h: modified test result
3545 * fixinc/tests/base/stdio.h: ditto
3546 * fixinc/tests/base/time.h: ditto
3547 * fixinc/tests/base/sys/asm.h: ditto
3548 * fixinc/tests/base/sys/stat.h: ditto
3549 * fixinc/tests/base/sys/wait.h: ditto
3551 Wed May 31 13:17:20 2000 Philippe De Muyter <phdm@macqel.be>
3553 * except.c (clear_function_eh_region): Do not free NULL.
3555 Wed May 31 08:07:52 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
3557 * Makefile.in (c-decl.o): Depend on rtl.h and expr.h.
3558 * alias.c (struct alias_entry): alias_set is HOST_WIDE_INT.
3559 (REG_BASE_VALUE): Remove unneeded cast to unsigned.
3560 (get_alias_set_entry): ALIAS_SET arg is HOST_WIDE_INT.
3561 (find_base_decl): New function, from c_find_base_decl in c-common.c.
3562 (new_alias_set): Moved from tree.c; return is HOST_WIDE_INT.
3563 (get_alias_set): Likewise.
3564 Major rework to do more things and allow language-specific code
3565 to just handle special-cases.
3566 (record_alias_subset): Args are HOST_WIDE_INT.
3567 (record_component_alias): Local vars are HOST_WIDE_INT.
3568 Don't handle COMPLEX_EXPR.
3569 (get_varargs_alias_set): Moved from builtins.c.
3570 (get_frame_alias_set): New function.
3571 * builtins.c (expand_builtin_return_address): Use frame alias set.
3572 (expand_builtin_setjmp, expand_builtin_longjmp): Use alias set
3574 (get_memory_rtx): Rework to use set_mem_attributes.
3575 (get_varargs_alias_set): Deleted from here.
3576 * c-common.c (c_apply_type_quals_to_decl): Alias sets now HOST_WIDE_INT.
3577 (c_find_base_decl): Deleted from here.
3578 (c_get_alias_set): Remove many cases and rework to just handle
3580 * c-common.h (c_get_alias_set): Returns HOST_WIDE_INT.
3581 * c-decl.c (rtl.h, expr.h): Now included.
3582 (init_decl_processing): Call record_component_aliases on array types.
3583 (grokdeclarator): Likewise.
3584 Set TREE_ADDRESSABLE for all fields that are not bitfields.
3585 * c-typeck.c (common_type): Call record_component_aliases for array.
3586 * caller-save.c (setup_save_areas): Rework register loop for unsigned.
3587 Set all save areas to the frame alias set.
3588 * calls.c (initialie_argument_information): Call set_mem_attributes.
3589 (compute_argument_addresses, expand_call): Likewise.
3590 * explow.c (set_mem_attributes): New function.
3591 (stabilize): Use MEM_COPY_ATTRIBUTES and force_reg.
3592 * expr.c (struct move_by_pieces): Remove {to,from}_{struct,readonly}.
3593 LEN and OFFSET now HOST_WIDE_INT.
3594 (clear_by_pieces): Similar changes.
3595 (move_by_pieces): LEN now HOST_WIDE_INT; don't set deleted fields.
3596 (move_by_pieces_ninsns): Now returns unsigned HOST_WIDE_INT.
3597 (move_by_pieces_1): Don't use deleted fields, use MEM_COPY_ATTRIBUTES.
3598 (clear_by_pieces_1): Likewise.
3599 (emit_push_insn): Call set_mem_attributes.
3600 (expand_expr, case INDIRECT_REF): Likewise.
3601 (expand_expr, case VAR_DECL): Call change_address.
3602 * expr.h (ADD_PARM_SIZE, SUB_PARM_SIZE): Use host_integerp and
3604 (get_varargs_alias_set, get_frame_alias_set): New decls.
3605 (record_base_value, record_alias_subset, lang_get_alias_set): Likewise.
3606 (new_alias_set, set_mem_attributes): Likewse.
3607 * function.c (struct temp_slot): ALIAS_SET is HOST_WIDE_INT.
3608 (assign_stack_temp_for_type): Likewise.
3609 Can split slot even if alias set since can copy.
3610 Set MEM_ALIAS_SET and MEM_SET_IN_STRUCT_P.
3611 (assign_temp): Use host_integerp and tree_low_cst.
3612 (put_var_into_stack): Properly handle SAVE_EXPR.
3613 (put_addressof_into_stack): Likewise.
3614 (assign_parms): Call set_mem_attributes.
3616 (fix_lexical_address): Put reference to chain into frame alias set.
3617 (expand_function_start): Call set_mem_attributes.
3618 * integrate.c (expand_inline_function): Likewise.
3619 * recog.c (adj_offsettable_operand): Use MEM_COPY_ATTRIBUTES.
3620 * regmove.c (try_apply_stack_adjustment): Likewise.
3621 * reload.c (push_reload, make_memloc): Likewise.
3622 * reload1.c (alter_reg): Make alias sets for spilled pseudos.
3623 * rtl.def (MEM): Update comment.
3624 * rtl.h (MEM_ALIAS_SET): Now uses XCWINT.
3625 (move_by_pieces): Change length to HOST_WIDE_INT.
3626 (record_base_value, record_alias_subset): Delete from here.
3627 * stmt.c (expand_decl): Call set_mem_attributes.
3628 * stor-layout.c (finish_record_layout): Call record_component_aliases.i
3629 * toplev.c (compile_file): Call init_alias_once earlier.
3630 * tree.c (lang_get_alias_set, get_alias_set, new_alias_set): Deleted
3631 from here: now in alias.c.
3632 * tree.h (struct tree_type): alias_set is HOST_WIDE_INT.
3633 (struct tree_decl): Likewise.
3634 (get_alias_set, new_alias_set, lang_get_alias_set): Deleted from here.
3635 * varasm.c (make_function_rtl, make_decl_rtl): Call set_mem_attributes.
3636 (output_constant_def, force_const_mem): Likewise.
3638 * flow.c (propagate_block): If block has no successors, stores to
3639 frame are dead if not used.
3641 2000-05-31 Nathan Sidwell <nathan@codesourcery.com>
3643 * stmt (expand_end_case): Reorder conversion sequence for jump
3644 table to avoid extra truncations.
3646 Wed May 31 01:31:42 2000 Jeffrey A Law (law@cygnus.com)
3648 * ifcvt.c (cond_exec_process_if_block): Do nothing if the last insn
3649 in the block is more than just a simple conditional branch.
3650 (noce_process_if_block): Similarly.
3652 Tue May 30 22:25:57 2000 Alexandre Oliva <aoliva@cygnus.com>
3654 * optabs.c (prepare_float_lib_cmp): Protect *px and *py from
3657 2000-05-30 Michael Meissner <meissner@redhat.com>
3659 * dwarf2out.c (dwarf2out_frame_debug_expr): Ignore HIGH
3660 instructions. Treat LO_SUM operations as loading the full integer
3663 2000-05-30 Richard Henderson <rth@cygnus.com>
3665 * combine.c (get_pos_from_mask): Test exact_log2 result as signed.
3667 2000-05-30 Richard Henderson <rth@cygnus.com>
3669 * bb-reorder.c (emit_jump_to_block_after): Protect use of HAVE_return.
3671 2000-05-30 Bruce Korb <bkorb@gnu.org>
3673 * fixinc/tests/*: Added expected result files for fixinc's make check
3674 * fixinc/fixfixes(char_macro_*_fix): Restore original algorithm
3676 2000-05-30 Richard Henderson <rth@cygnus.com>
3678 * config/alpha/alpha.md (*setne_internal): Use match_operator
3679 instead of working down from insn.
3681 2000-05-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3683 * invoke.texi (-Wtraditional): Update WRT function macros.
3685 Tue May 30 09:57:32 2000 Philippe De Muyter <phdm@macqel.be>
3687 * except.c (free_exception_table): Do not free NULL.
3689 2000-05-29 Zack Weinberg <zack@wolery.cumb.org>
3691 * cpplib.c (do_if): Don't save and restore only_seen_white here.
3692 * cppexp.c (_cpp_parse_expr): Save and restore only_seen_white
3695 2000-05-29 Richard Earnshaw (rearnsha@arm.com)
3697 * flow.c (mark_used_reg): If a register is unconditionally live,
3698 remove any conditional death information.
3700 2000-05-29 Richard Henderson <rth@cygnus.com>
3702 * final.c (current_output_insn): New.
3703 (final_scan_insn): Set it.
3704 * output.h: Declare it.
3706 2000-05-29 Richard Henderson <rth@cygnus.com>
3708 * stor-layout.c (finalize_record_size): Fix typo.
3710 * jump.c (redirect_jump): Don't emit NOTE_INSN_FUNCTION_END
3713 2000-05-29 Zack Weinberg <zack@wolery.cumb.org>
3715 * cpplib.h (cpp_reader): Remove if_stack. Change
3716 potential_control_macro to a cpp_hashnode *. Add skipping flag.
3717 * cpphash.h (struct ihash): Change control_macro to a
3718 cpp_hashnode * and shorten name to cmacro.
3719 Add NEVER_REINCLUDE constant.
3721 * cppfiles.c (redundant_include_p): Drop cpp_reader argument.
3722 Examine the cmacro node directly, no need to call cpp_defined.
3723 (_cpp_execute_include, read_include_file): Set cmacro to
3724 NEVER_REINCLUDE, not U"".
3725 * cpplex.c (cpp_push_buffer): Don't set new->if_stack.
3726 (cpp_get_token): If pfile->skipping is true, discard text and
3727 keep scanning until we hit a directive; don't expand macros.
3729 * cpplib.c (struct if_stack): Remove if_succeeded, add
3730 was_skipping. Change control_macro to a cpp_hashnode * and
3731 shorten name to cmacro. Remove typedef IF_STACK.
3732 (parse_ifdef), detect_if_not_defined): Return a cpp_hashnode *.
3733 (conditional_skip, skip_if_group,
3734 consider_directive_while_skipping): Delete.
3735 (push_conditional): New.
3736 (_cpp_handle_directive): Don't process directives other than
3737 conditionals if we are skipping.
3739 (do_ifdef, do_ifndef, do_if, do_else, do_elif, do_endif):
3740 Update to new scheme.
3741 (validate_else): Skip rest of line here, unconditionally.
3742 (_cpp_unwind_if_stack): The stack is per-buffer. Force
3743 pfile->skipping off.
3745 (all): Remove `scare quotes' from error messages.
3747 2000-05-29 Richard Henderson <rth@cygnus.com>
3749 * function.c (emit_return_into_block): New line_note arg; emit it.
3750 (thread_prologue_and_epilogue_insns): Attempt to locate a line note
3751 for the close brace to accompany HAVE_return. Move all line notes
3752 following the epilogue to before the NOTE_INSN_EPILOGUE_BEG.
3754 2000-05-29 Richard Henderson <rth@cygnus.com>
3756 * longlong.h [__alpha] (count_leading_zeros): New.
3757 (count_trailing_zeros): New.
3758 (COUNT_LEADING_ZEROS_0): New.
3760 * config/alpha/alpha.c (alpha_zero_comparison_operator): New.
3761 (alpha_split_conditional_move): New.
3762 * config/alpha/alpha-protos.h: Prototype them.
3763 * config/alpha/alpha.h (PREDICATE_CODES): Update.
3764 (CPP_CPU_DEFAULT_SPEC): Fix typo for EV67.
3765 * config/alpha/alpha.md: Update ffs cix commentary.
3767 (*nabssf2, *nabsdf2): New.
3768 (*mov[qhsd]icc_internal): Use add_operand.
3769 (if_then_else constant splitters): New.
3770 (*cmp_sadd_di, *cmp_sadd_si, *cmp_sadd_sidi): New.
3771 (*cmp_ssub_di, *cmp_ssub_si, *cmp_ssub_sidi): New.
3773 2000-05-29 Richard Henderson <rth@cygnus.com>
3775 * combine.c (force_to_mode) [MINUS]: Convert subtraction from
3776 a constant to NEG or NOT when conditions allow.
3778 * combine.c (combine_simplify_rtx): Don't create an if_then_else
3779 unless both args are general_operand. Don't canonicalize plus
3780 to ior unless it helps.
3782 * toplev.c (rest_of_compilation): Set no_new_pseudos after flow1;
3783 instead track register_life_up_to_date. Toggle no_new_pseudos
3786 2000-05-28 Geoff Keating <geoffk@cygnus.com>
3788 * config/rs6000/rs6000.c (output_cbranch): Escape '%' characters
3789 so output_operand doesn't see them.
3791 Sun May 28 18:37:07 2000 Clinton Popetz <cpopetz@cygnus.com>
3793 * lcm.c (make_preds_opaque): Fix comment.
3794 (optimize_mode_switching): Use NORMAL_MODE instead of
3795 MODE_USES_IN_EXIT_BLOCK. Change leftover instance of
3796 FP_MODE_NONE to no_mode. Rename MODE_AT_ENTRY to NORMAL_MODE.
3797 Handle insertions before an existing NOTE_INSN_BASIC_BLOCK.
3798 * tm.texi (OPTIMIZE_MODE_SWITCHING): Refer to NORMAL_MODE.
3799 (MODE_USES_IN_EXIT_BLOCK): Delete.
3800 (MODE_AT_ENTRY) Rename to NORMAL_MODE.
3801 * sh.h (MODE_USES_IN_EXIT_BLOCK): Delete.
3802 (MODE_AT_ENTRY): Rename to NORMAL_MODE.
3803 (MODE_NEEDED): Don't look for USE.
3804 (EPILOGUE_USES): Define.
3806 Sun May 28 23:26:59 2000 Philippe De Muyter <phdm@macqel.be>
3808 * mklibgcc.in (all): Variable initialised to `libgcc'.
3810 2000-05-28 Gabriel Dos Reis <gdr@codesourcery.com>
3812 * toplev.h (skip_leading_substring): New macro.
3813 * toplev.c (decode_f_option): Use skip_leading_substring instead
3815 (decode_W_option): Likewise.
3817 2000-05-28 Nick Clifton <nickc@cygnus.com>
3819 * tm.texi (CONDITIONAL_REGISTER_USAGE): Document that it can
3822 2000-05-28 Richard Henderson <rth@cygnus.com>
3824 * regclass.c (record_operand_costs): Protect reg_changes_size
3825 with CLASS_CANNOT_CHANGE_SIZE.
3827 * loop.c (instrument_loop_bct): Set JUMP_LABEL on the new insn.
3829 2000-05-28 Richard Henderson <rth@cygnus.com>
3831 * function.c (diddle_return_value): A pcc-style struct return
3834 2000-05-27 Zack Weinberg <zack@wolery.cumb.org>
3836 * cppfiles.c: Read files in, using mmap if possible, then
3837 prescan them separately.
3838 (read_file, read_with_read): New functions.
3839 * cpplex.c: Don't define UCHAR_MAX.
3840 (_cpp_read_and_prescan): Rename to _cpp_prescan. Don't read
3843 * cppinit.c (handle_option): Automatically define __cplusplus,
3844 __OBJC__, __ASEEMBLER__, _LANGUAGE_FORTRAN here when we see
3845 the respective -lang switch.
3847 * cpphash.h (enum node_type, struct hashnode, _cpp_lookup
3848 prototype): Move to...
3849 * cpplib.h: ... here. Rename struct hashnode to struct
3850 cpp_hashnode and give it a typedef. Rename _cpp_lookup to
3851 cpp_lookup. Add 'fe_value' slot, a union tree_node *.
3853 2000-05-27 Geoffrey Keating <geoffk@cygnus.com>
3855 * config/rs6000/rs6000.md (movsi): Constify 'name'.
3857 * regclass.c [CLASS_CANNOT_CHANGE_SIZE]
3858 (class_can_change_size): New variable.
3859 (reg_changes_size): New variable.
3860 (init_reg_sets_1): Initialise class_can_change_size.
3861 (record_operand_costs): Remove subreg_changes_size.
3862 Don't pass it around. Instead update reg_changes_size.
3863 (regclass): Initialise and free reg_changes_size. If a register
3864 changes size, don't preference it to a class that contains
3865 registers that can't change size.
3866 (record_reg_classes): Don't look at subreg_changes_size.
3868 2000-05-27 Richard Henderson <rth@cygnus.com>
3870 * print-rtl.c (reg_names): Remove const.
3871 * regclass.c (reg_names): Likewise.
3872 * regs.h (reg_names): Likewise.
3873 * hard-reg-set.h (reg_names): Likewise.
3875 2000-05-27 Richard Henderson <rth@cygnus.com>
3877 * config/rs6000/rs6000.md (untyped_call): Use GEN_CALL.
3879 2000-05-27 Richard Henderson <rth@cygnus.com>
3881 * config/alpha/alpha.c (alpha_does_function_need_gp): Test
3882 TARGET_PROFILING_NEEDS_GP in the if, instead of with an ifdef.
3883 (alpha_expand_prologue): Emit prologue_mcount if needed.
3884 * config/alpha/alpha.h (TARGET_PROFILING_NEEDS_GP): Default to 0.
3885 * config/alpha/alpha.md (prologue_mcount): New.
3886 * config/alpha/linux.h (FUNCTION_PROFILER): Remove.
3887 (TARGET_PROFILING_NEEDS_GP): Undef before redefining.
3888 * config/alpha/netbsd.h: Likewise.
3890 2000-05-27 Richard Henderson <rth@cygnus.com>
3892 * config/alpha/elf.h (SELECT_SECTION): Mirror Kenner's May 19
3893 change to config/elfos.h.
3895 2000-05-27 Richard Henderson <rth@cygnus.com>
3897 * Makefile.in (resource.o): Depend on except.h.
3898 * except.h (output_exception_table_data): Prototype.
3899 * genconfig.c (gen_peephole2): Prototype.
3900 * genemit.c (main): Include ggc.h.
3901 * genoutput.c: Revert parts of last change: include errors.h
3902 (main): Set progname.
3903 * recog.c: Include hard-reg-set.h before recog.h.
3904 * resource.c: Include except.h.
3906 * config/alpha/alpha-protos.h (alpha_arg_info_reg_val): Protect
3908 (alpha_write_linkage): Protect with BUFSIZ.
3909 (alpha_need_linkage): Update prototype.
3910 * config/alpha/alpha.c (function_arg): Move VMS code here.
3911 (alpha_links_base): Remove.
3913 (mark_alpha_links_node, mark_alpha_links): New.
3914 (alpha_write_one_linkage): New.
3915 (alpha_need_linkage): Use a splay tree. Build the linkage symbol.
3916 (alpha_write_linkage): Use splay_tree_foreach.
3917 * config/alpha/alpha.md (call_vms): Use alpha_need_linkage
3918 to get the linkage symbol.
3919 (call_value_vms): Likewise.
3920 * config/alpha/elf.h (output_file_directive): Remove decl.
3921 (ctors_section, dtors_section): Prototype.
3922 (sbss_section, sdata_section): Prototype.
3923 * config/alpha/vms.h (FUNCTION_ARG): Remove.
3924 (readonly_section, link_section, literals_section): Prototype.
3925 (ctors_section, dtors_section): Prototype.
3926 (vms_valid_decl_attribute_p): Remove decl.
3927 (alpha_arg_type, alpha_arg_info_reg_val): Likewise.
3929 2000-05-27 Geoff Keating <geoffk@cygnus.com>
3931 * reload.c (get_secondary_mem): Don't widen floating-point modes.
3933 * combine.c (subst): Honour CLASS_CANNOT_CHANGE_SIZE when
3934 substituting the REG in a (subreg:X (reg:Y ...)).
3936 2000-05-28 Neil Booth <NeilB@earthling.net>
3938 * cpplex.c (_cpp_lex_line): Merge vertical space. Flag
3939 first token of a line BOL. Update EOF code for this.
3940 Remove illegal directive check - it appears in the (not
3941 yet committed) caller.
3942 * cpplib.h (BOL): New flag.
3944 2000-05-28 Neil Booth <NeilB@earthling.net>
3946 * cpplex.c (_cpp_init_toklist): No comment space to initialise.
3947 (_cpp_free_toklist): No comment space to free.
3948 (expand_comment_space): Remove.
3949 (save_comment_space): Place the comment in the current token and
3950 not in a separate comment space.
3951 (_cpp_lex_line): Save comments during plain code and #define
3953 * cpplib.h (struct _cpp_toklist): Remove comment space.
3955 2000-05-28 Neil Booth <NeilB@earthling.net>
3957 * cppexp.c (parse_assertion): Supply extra argument to
3959 * cpplib.c (do_assert, do_unassert): Similarly.
3960 * cpphash.h (_cpp_init_toklist) Update.
3961 (_cpp_expand_token_space): New.
3962 (DUMMY_TOKEN, NO_DUMMY_TOKEN): New.
3963 * cpplex.c (_cpp_init_toklist): New argument.
3964 (parse_string2): New argument multiline_ok.
3965 (spell_token): Take a const cpp_token *.
3966 (INIT_NAME): Replace with INIT_TOKEN_NAME. Update tokens_used.
3967 (SPELL_ macros): Replace with enum.
3968 (expand_token_space): Replace with _cpp_expand_token_space.
3969 Take COUNT argument.
3970 (IS_DIRECTIVE): Update.
3971 (_cpp_lex_line): Update token structure before parsing number.
3972 Don't assume start at beginning of token list.
3973 (save_comment): Use INIT_TOKEN_NAME.
3975 2000-05-27 Zack Weinberg <zack@wolery.cumb.org>
3977 * configure.in (stage1_warn_cflags): Add -Wstrict-prototypes
3978 -Wmissing-prototypes.
3979 * configure: Regenerate.
3980 * gcc.texi: Remove explanation of MD_CALL_PROTOTYPES.
3982 * builtins.c, calls.c: Change all instances of gen_call_* or
3983 gen_sibcall_* to GEN_CALL_* and GEN_SIBCALL_*.
3984 * calls.c (struct_value_size_rtx): Separate definition from
3985 initialization to avoid unused variable warning.
3987 * genflags.c (gen_macro): New function.
3988 (gen_proto): Call it for gen_call_* and gen_sibcall_*.
3989 (gen_nonproto): Delete.
3990 (gen_insn): Put all insns on the same obstack.
3991 (main): Generate prototypes for everything unconditionally.
3993 * configure.in: Add AC_CHECK_TYPE(ssize_t). Remove commented
3994 out check for wchar_t.
3995 * acconfig.h: Add template for ssize_t. Remove @TOP@.
3996 * system.h: Add infrastructure for defining missing
3997 TYPE_MAX/TYPE_MIN macros. Use it to provide fallback
3998 definitions of UCHAR_MAX and SSIZE_MAX.
3999 * configure: Regenerate.
4000 * config.in: Regenerate.
4002 * Makefile.in (libgcc2.ready): Rename to libgcc.ready.
4003 Depend on $(LANGUAGES) as well as $(GCC_PATCHES) and fixed
4005 (clean): No need to delete libgcc1.a, libgcc1-asm.a,
4006 libgcc2.a, or libgcc1.null.
4008 2000-05-27 Richard Henderson <rth@cygnus.com>
4010 * Makefile.in (recog.o): Don't depend on resource.h.
4011 * recog.c: Don't include resource.h.
4012 (recog_last_allowed_insn): Remove.
4013 (recog_next_insn): Remove.
4014 (struct peep2_insn_data): New.
4015 (peep2_insn_data, peep2_current): New.
4016 (peep2_next_insn): New.
4017 (peep2_regno_dead_p, peep2_reg_dead_p): New.
4018 (peep2_find_free_register): New.
4019 (peephole2_optimize): Track life information by insn as we go.
4020 * recog.h: Update declarations.
4021 * resource.c (find_free_register, reg_dead_p): Remove.
4022 * resource.h: Remove their declarations.
4023 * toplev.c: Include hard-reg-set.h before recog.h.
4025 * genconfig.c (max_insns_per_peep2): New.
4026 (gen_peephole2): New.
4028 * genemit.c (output_peephole2_scratches): Generate calls to
4029 peep2_find_free_register; adjust surrounding code.
4030 (main): Have insn-emit.c include hard-reg-set.h before recog.h.
4031 * genrecog.c (change_state): Don't track last_insn.
4032 (write_action): Write into *_pmatch_len before accepting.
4033 (write_tree): Adjust peephole2_insns and subroutines to match.
4035 * config/i386/i386.md (all peepholes): Use peep2_regno_dead_p.
4037 * config/alpha/alpha.c (hard_fp_register_operand): Mind the mode.
4038 (hard_int_register_operand): New.
4039 * config/alpha/alpha-protos.h: Declare it.
4040 * config/alpha/alpha.h (PREDICATE_CODES): Update.
4041 * config/alpha/alpha.md (peep2 patterns): Use hard_int_register_operand
4042 as needed; use peep2_reg_dead_p instead of dead_or_set_p.
4044 2000-05-27 Richard Henderson <rth@cygnus.com>
4046 * function.c (thread_prologue_epilogue_insns): Don't move the
4047 line note at the head of the chain. Only force a lineno note
4048 before the end of block 0.
4050 2000-05-27 Richard Henderson <rth@cygnus.com>
4052 * gensupport.c (collect_insn_data): Record the maximum number
4053 of alternatives, not the last seen.
4055 * genoutput.c: Don't include errors.h.
4056 (struct data): Add lineno member.
4058 (scan_operands): Use message_with_line instead of error.
4059 (validate_insn_alternatives): Likewise.
4060 (gen_insn): Accept and store the pattern's line number.
4061 (gen_peephole, gen_expand, gen_split): Likewise.
4062 (main): Don't set progname. Pass line_no to gen_foo.
4064 2000-05-27 Richard Henderson <rth@cygnus.com>
4066 * config/d30v/d30v.c (d30v_print_operand): Handle ':'.
4067 * config/d30v/d30v.h (PRINT_OPERAND_PUNCT_VALID_P): Accept ':'.
4068 * config/d30v/d30v.md (attr predicable): New.
4069 (all insn patterns): Mark non-predicable patterns; use %: on the rest.
4070 (andsi3*): Unify into one pattern.
4071 (iorsi3*, xorsi3*): Likewise.
4072 (peephole2 patterns): Use peep2_reg_dead_p; verify not a
4074 (old cond_exec patterns): Remove.
4075 (define_cond_exec): New.
4077 Sat May 27 11:01:27 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
4079 * tree.h (TREE_CODE_LENGTH): New macro.
4080 * c-common.c (c_find_base_decl): Use it.
4081 * expr.c (safe_from_p): Likewise.
4082 * print-tree.c (print_node): Likewise.
4083 * tree.c (make_node, copy_node, get_identifier): Likewie.
4084 (first_rtl_op, contains_placeholder_p, substitute_in_expr): Likewise.
4085 (build, build_nt, build_parse_node, simple_cst_equal): Likewise.
4086 * fold-const.c (make_range): Likewise.
4087 (fold): Likewise; also use first_rtl_op.
4088 * c-iterate.c (collect_iterators): Use first_rtl_op.
4089 * calls.c (calls_function_1): Likewise; also rename TYPE to CLASS.
4090 Use IS_EXPR_CODE_CLASS.
4091 (preexpand_calls): Likewise.
4092 * ggc-common.c (ggc_mark_trees): Rework to use first_rtl_op
4093 and TREE_CODE_LENGTH.
4094 * stmt.c (warn_if_unused_value): If no operands, no unused value.
4096 2000-05-26 Geoffrey Keating <geoffk@cygnus.com>
4098 * config/rs6000/rs6000.md (movsi_internal1): Use '%a1' rather
4100 (movdi_internal64): Likewise.
4102 * config/rs6000/rs6000.md: Correct order of operands for DImode
4105 * config/rs6000/rs6000.c (boolean_or_operator): New function.
4106 * config/rs6000/rs6000-protos.h (boolean_or_operator): Prototype it.
4107 * config/rs6000/rs6000.h (PREDICATE_CODES): Add boolean_or_operator.
4108 * config/rs6000/rs6000.md: Use boolean_or_operator instead of
4109 boolean_operator for the boolean patterns without NOTs.
4111 * config/rs6000/rs6000.c (reg_or_logical_cint_operand): Rename
4112 from reg_or_u_cint_operand. Change comment and behaviour.
4113 (logical_operand): Clean up, add assertion.
4114 (non_logical_cint_operand): Also check for
4115 reg_or_logical_cint_operand.
4116 * config/rs6000/rs6000.h (PREDICATE_CODES): Update.
4117 * config/rs6000/rs6000.md (iorsi3): Use reg_or_logical_cint_operand
4123 2000-05-26 Mark Mitchell <mark@codesourcery.com>
4125 * tree.h (struct record_layout_info): Rename to (struct
4126 record_layout_info_s).
4127 * stor-layout.c (start_record_layout): Replace
4128 `record_layout_info' with `record_layout_info_s'.
4130 2000-05-26 Richard Earnshaw <rearnsha@arm.com>
4132 * flow.c (find_label_refs): New function.
4133 (find_basic_blocks_1): Call it for each alternative of a call
4136 2000-05-26 Richard Earnshaw <rearnsha@arm.com>
4138 * ifcvt.c (cond_exec_get_condition): Set test_if to the SET_SRC
4141 2000-05-25 Richard Henderson <rth@cygnus.com>
4143 * config/alpha/alpha.c (alpha_comparison_operator): Don't be
4144 so strict about DImode.
4145 (alpha_swapped_comparison_operator): Likewise.
4146 * config/alpha/alpha.md (*setne_internal): Name it. Allow
4147 any integer output mode.
4148 (*setcc_internal): Likewise.
4149 (*setcc_swapped_internal): Likewise.
4150 (*movdicc_internal, *movdicc_lbc, *movdicc_lbs): Name them.
4151 (*mov[qhs]icc_internal): New.
4152 (*mov[qhs]icc_lbc, *mov[qhs]icc_lbs): New.
4154 2000-05-25 J. David Anglin <dave@hiauly1.hia.nrc.ca>
4156 * vax.h (CPP_SPEC): Define __GFLOAT and GFLOAT when -mg is specified.
4158 2000-05-25 Richard Henderson <rth@cygnus.com>
4160 * bb-reorder.c (reorder_block_def): Reorder elements for size.
4161 Remove add_jump; add next; replace flags with visited.
4163 (REORDER_BLOCK_HEAD, REORDER_BLOCK_VISITED): Remove.
4164 (REORDER_BLOCK_FLAGS, REORDER_BLOCK_INDEX): Remove.
4165 (REORDER_BLOCK_ADD_JUMP, REORDER_BLOCK_EFF_HEAD): Remove.
4166 (REORDER_BLOCK_EFF_END, REORDER_BLOCK_SCOPE): Remove.
4168 (reorder_index, reorder_last_visited): Remove.
4169 (skip_insns_after_block): Rewrite to use a switch.
4170 (get_common_dest): Remove.
4171 (chain_reorder_blocks): Remove.
4172 (record_effective_endpoints): Split out from reorder_basic_blocks.
4173 (make_reorder_chain): Likewise. Loop until all blocks are placed.
4174 (make_reorder_chain_1): Renamed from old make_reorder_chain.
4175 Only construct the reorder chain, do not move insns. Try harder
4177 (label_for_bb, emit_jump_to_block_after): New.
4178 (fixup_reorder_chain): Use them. Do bulk block movement. Examine
4179 and adjust the jump insns appropriately. Fixup basic_block_info.
4180 (verify_insn_chain): Always define.
4181 (relate_bbs_with_scopes): Call xmalloc, not xcalloc. Fix thinko
4183 (make_new_scope): Don't write zeros to calloc'd space.
4184 (build_scope_forest): Rely on xrealloc to DTRT.
4185 (reorder_basic_blocks): Don't build loop nest. Don't fail if
4186 profile_arc_flag. Streamline EH test.
4188 * flow.c (redirect_edge_succ, redirect_edge_pred): New.
4189 * basic-block.h: Declare them.
4191 2000-05-25 Alexandre Oliva <aoliva@cygnus.com>
4193 * emit-rtl.c (reset_used_decls): New function.
4194 (unshare_all_rtl_again): Call it.
4196 2000-05-25 Zack Weinberg <zack@wolery.cumb.org>
4198 * cpplex.c (maybe_macroexpand): Warn about function-like
4199 macros used in non-function context, if -Wtraditional.
4201 2000-05-25 Mark Mitchell <mark@codesourcery.com>
4203 * recog.c (peephole2_optimize): Use INSN_P.
4205 2000-05-25 Richard Henderson <rth@cygnus.com>
4207 * ifcvt.c (seq_contains_jump): New.
4208 (noce_try_store_flag_constants): Use it to fail conversion.
4209 (noce_try_store_flag_inc, noce_try_store_flag_mask): Likewise.
4211 2000-05-25 Mark Mitchell <mark@codesourcery.com>
4213 * except.h (can_throw): Declare it.
4214 * except.c (can_throw): Give it external linkage.
4215 * resource.c (find_dead_or_set_registers): Use can_throw.
4217 2000-05-25 Richard Henderson <rth@cygnus.com>
4219 * flow.c (mark_set_1): Don't record conditionally dead memory.
4221 2000-05-25 Jan Hubicka <jh@suse.cz>
4223 * combine.c (try_combine): Use any_condjump_p, any_uncondjump_p
4224 and pc_set at the place of simplejump_p and condjump_p.
4225 * cse.c (record_jump_equiv): Likewise.
4226 * emit-rtl.c (emit): Likewise.
4227 * explow.c (find_next_ref): Likewise.
4228 * flow.c (tidy_fallthru_edge): Likewise.
4229 (init_propagate_block_info): Likewise.
4230 * gcse.c (delete_null_pointer_checks): Likewise.
4231 * ifcvt.c (cond_exec_get_condition, noce_get_condition,
4232 dead_or_predicable): Likewise.
4233 * integrate.c (copy_insn_list): Likewise.
4234 * loop.c (scan_loop, verify_dominator, find_and_verify_loops,
4235 for_each_insn_in_loop, check_dbra_loop, get_condition,
4236 insert_bct, load_mems): Likewise.
4237 * resource.c (find_dead_or_set_registers): Likewise.
4238 * sibcalls.c (simplejump_p): Likewise.
4239 * unroll.c (copy_loop_body, reg_dead_after_loop): Likewise.
4241 2000-05-25 David Edelsohn <edelsohn@gnu.org>
4243 * rs6000.c (expand_block_move): Add 64-bit PowerPC doubleword move
4244 to STRING case. Use doubleword STRING move for TARGET_POWERPC64
4246 * rs6000.h (CONST_OK_FOR_LETTER_P, 'J'): unsigned HOST_WIDE_INT.
4247 (RETURN_ADDR_RTX): Use COUNT and FRAME, not count and frame.
4248 (LEGITIMIZE_RELOAD_ADDRESS): unsigned HOST_WIDE_INT high.
4249 * rs6000.md: Name various internal patterns.
4251 2000-05-25 Jan Hubicka <jh@suse.cz>
4253 * jump.c (invert_exp_1): Remove first argument, use pc_set
4254 to get the expression.
4255 (redirect_exp): Make static; redirect only the pc_set expression,
4256 remove first argument.
4257 (invert_exp): Remove first argument, make static.
4258 (jump_optimize): Use any_condjump_p, any_uncondjump_p and
4259 any_onlyjump at most places where we originaly did condjump_p
4261 (jump_back_p, follow_jumps, thread_jumps): Likewise.
4262 (delete_barrier_succesors): Use pc_set.
4263 (invert_jump_1, invert_jump, redirect_jump_1, redirect_jump): Update
4264 calls of invert_exp and redirect_exp.
4265 * rtl.h (redirect_exp, invert_exp): Remove.
4266 * unroll.c (copy_loop_body): Use invert_jump and redirect_jump.
4268 2000-05-25 Richard Henderson <rth@cygnus.com>
4270 * stmt.c (expand_end_bindings): Fix thinko last change.
4272 2000-05-25 Andrew MacLeod <amacleod@cygnus.com>
4273 Andrew Haley <aph@cygnus.com>
4275 * except.c (func_eh_entry): Add emitted field.
4276 (new_eh_region_entry): Set emitted field to 0;
4277 (output_exception_table_entry): Only emit previously un-emitted data,
4278 and send it to the eh_data section.
4279 (output_exception_table): Break out common parts. Output
4280 exception table for entire compilation unit to eh_data section.
4281 (output_exception_table_data): Common parts of output_exception_table.
4282 Send output to eh_data section.
4283 (output_function_exception_table): Output exception table data for
4284 a single function to eh_data section.
4285 (free_exception_table): New external to free the table.
4286 * except.h (free_exception_table): Add prototype.
4287 (output_function_exception_table): Add prototype.
4288 * final.c (final_end_function): Output function exception table
4289 for IA64_UNWIND_INFO.
4290 (final_scan_insn): Emit any unwind directives for an insn.
4292 * frame-dwarf2.c: New file containing all DWARF 2 specific code
4294 * frame.c: Remove all DWARF 2 specific code.
4295 * config/ia64/frame-ia64.c: New file.
4296 (gthread_stuff): Make all gthread available with
4298 (dwarf_fde): Define an IA64 struct for dwarf_fde.
4299 (__register_frame_info, __register_frame): Move to common area of file.
4300 (__register_frame_info_table, __register_frame_table): Move to common i
4302 (__deregister_frame_info, __deregister_frame): Move to common area.
4303 (__frame_init, find_fde): New versions for IA64_UNWIND_INFO.
4304 (read_uleb128): New version for ia64.
4305 (get_unwind_record): Read the next IA-64 unwind record.
4306 (read_R_record): Read a region header record.
4307 (process_a_b_reg_code): X record helper.
4308 (read_X_record): Read an X format record.
4309 (read_B_record): Read a B format record.
4310 (P3_record_types): List of record types matching the P3 format.
4311 (P7_record_types): List of record types matching the P7 format.
4312 (P8_record_types): List of record types matching the P8 format.
4313 (read_P_record): Read a P format record.
4314 (init_ia64_reg_loc): Set default fields for a register.
4315 (init_ia64_unwind_frame): Set defaults for all register records.
4316 (execute_one_ia64_descriptor): Execute one descriptor record.
4317 (rse_address_add): Calculate the position of a local reg in memory.
4318 (normalize_reg_loc): Turn a location descriptor into a memory address.
4319 (maybe_normalize_reg_loc): Only normalize a descriptor if it falls
4320 within a specified PC offset range.
4321 (get_real_reg_value): Given a register location, retrieve its value.
4322 (set_real_reg_value): Change the value of a register location.
4323 (copy_reg_value): Copy reg values, if needed.
4324 (copy_saved_reg_state): Copy all registers that need to be copied.
4325 (process_state_between): Normalize all frame register records that
4326 fall within the specified PC range.
4327 (frame_translate): Take a processed frame description, and turn
4328 everything into addresses.
4329 (build_ia64_frame_state ): Find and create frame state record for a PC.
4330 (get_personality): Get the personality routine for a given frame.
4331 (get_except_table): Get the exception table for a given frame.
4332 (record_name): Unwind record names for debugging.
4333 (print_record): Print and unwind record.
4334 (print_all_records): Print an entire unwind image.
4335 (__ia64_backtrace): Print a backtrace.
4336 (ia64_backtrace_helper): New function.
4337 (__register_frame_info_aux): New function.
4338 * config/ia64/crtend.asm (__do_frame_setup_aux): New function.
4340 * frame.h (enum unw_record_type): New unwind record types.
4341 (struct unw_p_record, unw_b_record, unw_x_record) : New unwind records.
4342 (struct unw_r_record, unwind_record): New unwind record structs.
4343 (struct unwind_info_ptr): Unwind information layout.
4344 (IA64_UNW_LOC_TYPE_*): Macros for different types for location
4346 (struct ia64_reg_loc): Register location description.
4347 (struct ia64_frame_state): Location of all registers in a frame.
4348 (struct object): Add pc_base and fde_end for IA64_UNWIND_INFO.
4349 * libgcc2.c (__ia64_personality_v1): Personality routine.
4350 (__calc_caller_bsp): Calculate the bsp register for the caller's
4352 (ia64_throw_helper): Figure out who to return to and set up the
4354 (__throw): Throw routine.
4356 * output.h (assemble_eh_align, assemble_eh_label): New functions
4357 to generate EH info where we want it.
4358 (assemble_eh_integer): New function.
4359 * toplev.c (compile_file): Output module level exception table for
4361 (main): Set exceptions_via_longjump and flag_new_exceptions based
4362 on IA64_UNWIND_INFO too.
4364 * varasm.c (assemble_eh_label): Generate a label via
4365 ASM_OUTPUT_EH_LABEL if it has been specified.
4366 (assemble_eh_align): Generate an alignment directive via
4367 ASM_OUTPUT_EH_ALIGN if it has been specified.
4368 (assemble_eh_label): Generate an integer value via
4369 ASM_OUTPUT_EH_type if they have been specified.
4370 * config/ia64/ia64.c (rtx_needs_barrier): Add flushrs.
4371 (ia64_init_builtins): Add __builtin_ia64_bsp
4372 and __builtin_ia64_flushrs.
4373 (ia64_expand_builtin): Add IA64_BUILTIN_BSP and
4374 IA64_BUILTIN_FLUSHRS.
4375 * config/ia64/ia64.h (ia64_builtins): Add IA64_BUILTIN_BSP and
4376 IA64_BUILTIN_FLUSHRS.
4378 * config/ia64/ia64.md (flushrs): New insn to flush the register
4379 stack. Add to unspec list.
4381 * config/ia64/crtbegin.asm (frame_object): Change size.
4382 (__do_frame_setup_aux): New function.
4383 * config/ia64/crtend.asm: call __do_frame_setup_aux.
4384 * config/ia64/t-ia64 (LIB2ADDEH): Add.
4385 * Makefile.in (LIB2ADDEH): Add.
4386 (LIB2ADD): Use LIB2ADDEH.
4388 2000-05-24 Richard Henderson <rth@cygnus.com>
4390 * recog.c (offsettable_address_p): If mode size is zero, assume
4393 2000-05-24 J. David Anglin <dave@hiauly.hia.nrc.ca>
4395 * configure.in: Check for -Wno-long-long option support and improve
4396 handling of warning CFLAGS for stages 1 and 2.
4397 * Makefile.in (WARN_CFLAGS): Move definition to configure.in.
4398 * configure: Regenerate.
4400 Wed May 24 19:37:53 2000 Jeffrey A Law (law@cygnus.com)
4402 * gcc.texi: Remove contributor list. Instead include contrib.texi.
4403 * contrib.texi: New file.
4405 Thu May 25 02:27:22 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
4407 * loop.c (basic_induction_var): Avoid double recording of an increment.
4409 Thu May 25 02:19:27 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
4411 * Back out this patch:
4412 Tue Dec 7 19:22:06 1999 Richard Henderson <rth@cygnus.com>
4413 * loop.h (struct induction): Add multi_insn_incr.
4414 * loop.c (basic_induction_var): New multi_insn_incr argument.
4415 Set it if we search back through previous insns for the biv.
4416 (record_biv): New multi_insn_incr argument; fill in struct induction.
4417 (strength_reduce): Discard an iv with multiple bivs, any of
4418 which require multiple insns to increment.
4420 * loop.c (check_insn_for_bivs): Remove bits copied from above patch.
4422 Thu May 25 02:09:10 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
4424 * rtl.h (loc_mentioned_in_p): Declare.
4425 * reload.c (loc_mentioned_in_p): Moved from here...
4426 * rtlanal.c (loc_mentioned_in_p): to here. No longer static.
4427 Fix loop increment for 'E' handling.
4428 * loop.c (strength_reduce): When doing biv->giv conversion,
4429 take multi-insn biv increments into account.
4431 2000-05-24 Jason Merrill <jason@casey.soma.redhat.com>
4433 * stmt.c (expand_end_bindings): Look through NOTEs to find a
4436 2000-05-24 Mark Mitchell <mark@codesourcery.com>
4438 * calls.c (expand_call): Handle cleanups in tail-recursion
4439 arguments analagously to cleanups in sibling calls.
4441 2000-05-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4443 * simplify-rtx.c: Rename macro SIGN_EXTEND to HWI_SIGN_EXTEND.
4444 All callers changed.
4446 2000-05-24 Alexandre Oliva <aoliva@cygnus.com>
4448 * expr.c (expand_assignment, store_expr, expand_expr,
4449 expand_expr_unaligned): Set in_check_memory_usage while emitting
4450 chkr_check_addr libcall.
4452 2000-05-24 Nick Clifton <nickc@cygnus.com>
4454 * fold-const.c (extract_muldiv): When constructing a
4455 multiplier/divisor, do not expect const_binop to correctly
4456 determine if overflow has occured, so check explicitly.
4458 2000-05-24 Alexandre Oliva <aoliva@cygnus.com>
4460 * c-decl.c (build_enumerator): Don't modify the value's type,
4463 2000-05-24 Andreas Jaeger <aj@suse.de>
4465 * mips.h (LINKER_ENDIAN_SPEC): Pass -EL to linker by default.
4467 2000-05-24 Eric Christopher <echristo@cygnus.com>
4469 * configure.in: Redefine inhibit_libc conditions.
4470 * libgcc2.c: Remove inhibit_libc conditional define.
4471 * configure: Regenerate.
4473 2000-05-24 Phil Edwards <pme@sourceware.cygnus.com>
4475 * configure.in: For --enable-languages=LIST, check for empty LIST.
4476 * configure: Regenerate.
4478 2000-05-24 Lars Brinkhoff <lars@nocrew.org>
4480 * pdp11.h (STACK_BOUNDARY): Define.
4482 2000-05-24 Jakub Jelinek <jakub@redhat.com>
4484 * ifcvt.c (if_convert): Update life info globally.
4486 2000-05-24 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4488 * emit-rtl.c (unshare_all_decls): New function.
4489 (unshare_all_rtl): Call it.
4491 2000-05-23 Nick Clifton <nickc@cygnus.com>
4493 * configure.in: Treat 'strongarm' as if it were 'arm' when
4494 determining cpu type.
4496 * configure: Regenerate.
4498 * config/arm/arm.c: Change 'char *' to 'const char *' for cases
4499 where constant strings are involved.
4501 * config/arm/arm.h (arm_condition_codes): Change type to 'const
4504 * config/arm/arm-protos.h: Change 'char *' to 'const char *' for
4505 cases where constant strings are involved.
4507 Tue May 23 15:08:31 2000 Clinton Popetz <cpopetz@cygnus.com>
4509 * config/sh/sh.c (gen_far_branch, split_branches): Update
4510 to reflect new prototypes for redirect_jump and invert_jump.
4511 (sh_insn_length_adjustment): Get rid of const warnings.
4513 2000-05-23 Kazu Hirata <kazu@hxi.com>
4515 * invoke.texi (Options for Debugging Your Program or GCC): Update
4516 the names of dump files.
4518 Tue May 23 13:58:52 2000 Philippe De Muyter <phdm@macqel.be>
4520 * configure.in (NO_MINUS_C_MINUS_O): Fix thinko in previous fix.
4521 * configure: Regenerated.
4523 2000-05-23 Zack Weinberg <zack@wolery.cumb.org>
4525 * simplify-rtx.c (SIGN_EXTEND): New macro.
4526 (simplify_unary_operation, simplify_binary_operation,
4527 simplify_relational_operation): Use SIGN_EXTEND. Make low
4528 halves of (low, high) pairs unsigned if they weren't already.
4529 (simplify_ternary_operation): Cast INTVAL to unsigned before
4530 comparing to a MODE_BITSIZE.
4532 2000-05-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4534 * aclocal.m4 (gcc_AC_CHECK_DECL, gcc_AC_CHECK_DECLS): New macros
4535 rewritten from the internals of gcc_AC_NEED_DECLARATION{S}.
4537 * configure.in (gcc_AC_CHECK_DECLS): Call this instead of
4538 gcc_AC_NEED_DECLARATIONS.
4540 * dwarfout.c: Don't prototype time().
4542 * gcc.c: Check HAVE_DECL_* instead of NEED_DECLARATION_*.
4544 * system.h: Likewise.
4546 * toplev.c: Likewise.
4548 2000-05-23 Zack Weinberg <zack@wolery.cumb.org>
4550 * c-decl.c (pushdecl): Invert sense of test for non-global types.
4552 Tue May 23 18:11:42 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
4554 * reload1.c (reload_cse_move2add): Honor TRULY_NOOP_TRUNCATION.
4556 2000-05-23 Jonathan Larmour <jlarmour@redhat.co.uk>
4558 * config/mips/elf64.h (CTOR_LISTS_DEFINED_EXTERNALLY): Define
4560 Tue May 23 06:50:29 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
4562 * config/alpha/alpha.c: Remove #ifdef HAIFA since now only scheduler.
4563 (alpha_start_function): Never write ..ng label if VMS or NT.
4564 (alpha_align_insns): Remove GP_IN_USE arg.
4565 Alignment now unsigned.
4566 (alpha_reorg): Don't pass GP_IN_USE arg to alpha_align_insns.
4567 * config/alpha/alpha.md (prologue_ldgp): Split into one define_expand
4568 and two define_insn's.
4570 2000-05-22 Richard Henderson <rth@cygnus.com>
4572 * combine.c (simplify_comparison): Use trunc_int_for_mode.
4574 2000-05-22 Richard Henderson <rth@cygnus.com>
4576 * stor-layout.c (place_field): Change rli->size to rli->offset.
4578 2000-05-22 Richard Henderson <rth@cygnus.com>
4580 * function.c (thread_prologue_and_epilogue_insns): Make sure
4581 existing line number notes appear after the prologue.
4583 Mon May 22 21:49:00 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
4585 * config/alpha/alpha.c (alpha_fnname): New static variable.
4586 (print_operand, case '~'): New case.
4587 (alpha_expand_prologue): Emit prologue_ldgp insn if needed.
4588 (alpha_start_function): Set alpha_fnname.
4589 Write "ng" label if no ldgp; don't write ldgp insn.
4590 * config/alpha/alpha.h (PRINT_OPERAND_PUNCT_VALID_P): New case '~'.
4591 * config/alpha/alpha.md (prologue_ldgp): New define_insn.
4593 Mon May 22 11:30:48 2000 Clinton Popetz <cpopetz@cygnus.com>
4595 * jump.c (jump_optimize_1): Don't increment LABEL_NUSES
4598 2000-05-22 Zack Weinberg <zack@wolery.cumb.org>
4600 * varasm.c (eh_frame_section): Revert change to argument list.
4602 Mon May 22 13:14:03 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
4604 * optabs.c (can_extend_p): Allow unsignedp to have any nonzero value.
4605 (gen_extend_insn, can_fix_p, can_float_p): Likewise.
4607 * final.c (final_scan_insn, case NOTE_INSN_FUNCTION_BEG): Remove
4608 dangling "else" that causes "break" to be conditional.
4609 Also remove unneeded code at start.
4611 Mon May 22 17:31:35 2000 Philippe De Muyter <phdm@macqel.be>
4613 * m68k/m68k.h (STORE_FLAG_VALUE): Macro set to (-1), not -1.
4614 * fx80/fx80.h, i370/i370.h, m88k/m88k.h (STORE_FLAG_VALUE): Ditto.
4615 * gmicro/gmicro.h, we32k/we32k.h (STORE_FLAG_VALUE): Ditto.
4617 2000-05-22 Jakub Jelinek <jakub@redhat.com>
4619 * config/sparc/sparc.md (movdf_insn_v9only_vis): fzero has
4622 Mon May 22 06:57:49 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
4624 * alias.c (record_component_aliases): New function.
4625 * tree.h: Clean up some declarations and comments.
4626 (record_component_aliases): New declaration.
4627 * tree.c (get_alias_set): If type and has alias set, use it.
4629 2000-05-22 Richard Henderson <rth@cygnus.com>
4631 * simplify-rtx.c (simplify_ternary_operation): Try to simplify
4632 IF_THEN_ELSE to a setcc form.
4633 * jump.c (can_reverse_comparison_p): Be prepared for insn null.
4635 2000-05-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4637 * fixinc/inclhack.def (sun_malloc): Handle `calloc'.
4638 (sun_malloc, sysz_stdtypes_for_sun): Add test_text.
4640 Sun May 21 16:42:31 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
4642 * combine.c (try_combine): Handle i3_subst_into_i2 case when I2 is
4645 2000-05-20 Alexandre Oliva <aoliva@cygnus.com>
4647 * config/mn10300/mn10300.md (movdi, movdf): 64-bit clean-up.
4648 * config/mn10300/mn10300.c (print_operand): Likewise.
4650 * final.c (split_double): Right shift of negative values is not
4653 * ifcvt.c (if_convert): Scan and kill dead code.
4655 * emit-rtl.c (unshare_all_rtl): Store the copied rtx.
4657 2000-05-20 Zack Weinberg <zack@wolery.cumb.org>
4659 * diagnostic.c: Eliminate implicit int.
4660 * except.c, gcc.c: Add static prototypes.
4661 * final.c (final_end_function): Mark file arg ATTRIBUTE_UNUSED.
4662 * gensupport.c (process_rtx): Use XVEC to initialize vector
4665 * print-rtl.c: If DEBUG_REGISTER_NAMES, define static
4666 debug_reg_names instead of static reg_names. If not, define
4668 * regclass.c: Don't define global reg_names unless
4669 DEBUG_REGISTER_NAMES is defined.
4671 * reload1.c (order_regs_for_reload): Remove unused variable.
4672 * varasm.c: Include output.h after defaults.h. Define
4673 eh_frame_section as function of no args, not of unspecified args.
4675 * gcc.c: Constify argbuf; arguments to store_arg,
4676 process_command, main; elements of struct command and struct
4677 switchstr; local variables in execute, process_command, main.
4679 2000-05-20 Bruce Korb <bkorb@gnu.org>
4681 * fixinc/inclhack.def: many applications of c_fix=format + tests
4682 * fixinc/check.diff: regenerated
4683 * fixinc/fixincl.x: regenerated
4685 Sat May 20 09:30:55 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
4687 * alias.c: Clarify some comments.
4688 (record_base_value): REGNO is unsigned.
4689 * rtl.h (record_base_value): Likewise.
4691 * alias.c (aliases_everything_p): Don't special-case QImode here.
4692 * c-common.c (c_get_alias_set): Do it here.
4693 Handle BIT_FIELD_REF by getting alias info for arg.
4696 2000-05-20 Alexandre Oliva <aoliva@cygnus.com>
4698 * mklibgcc.in: Restore rule to create ${dir}.
4700 Sat May 20 08:45:41 2000 H.J. Lu <hjl@gnu.org>
4702 * Makefile.in (libgcc.mk): Depend on xgcc$(exeext) for
4703 GCC_FOR_TARGET used by MULTILIBS.
4704 * mklibgcc.in: Make sure each .o file depends on the
4705 directory it will be in.
4706 Make the multilib directory depends libgcc.
4708 Sat May 20 08:29:28 2000 H.J. Lu <hjl@gnu.org>
4710 * Makefile.in (bootstrap): Unset LANG_LIB2FUNCS for stage 1.
4712 Sat May 20 07:27:35 2000 Alexandre Oliva <aoliva@cygnus.com>
4714 * fold-const.c (make_range): Handle degenerated intervals.
4715 Fixes c-torture/execute/991221-1.c
4717 Fri May 19 18:16:31 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
4719 * cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0.
4720 * reload.c (find_equiv_reg): Likewise.
4721 * alias.c (init_alias_analysis): Likewise.
4722 Only call prologue_epilogue_contains on insns.
4723 * basic-block.h (REG_SET_TO_HARD_REG_SET): Call new function.
4724 * bb-reorder.c (hard-reg-set.h): Include earlier.
4725 * haifa-sched.c (hard-reg-set.h): Likewise.
4726 * ifcvt.c (hard-reg-set.h): Likewise.
4727 * local-alloc.c (hard-reg-set.h): Likewise.
4728 * loop.c (hard-reg-set.h): Likewise.
4729 * predict.c (hard-reg-set.h): Likewise.
4730 * regrename.c (hard-reg-set.h): Likewise.
4731 * flow.c (hard-reg-set.h): Likewise.
4732 (reg_set_to_hard_reg_set): New function.
4733 * bitmap.c (regs.h, basic-block.h): No longer include.
4734 (bitmap.h): Now include.
4735 * conflict.c (hard-reg-set.h): Include.
4736 * profile.c (hard-reg-set.h): Likewise.
4737 * print-rtl.c (hard-reg-set.h): Likewise.
4738 * sbitmap.c (hard-reg-set.h): Likewise.
4739 * toplev.c (hard-reg-set.h): Likewise.
4740 * unroll.c (hard-reg-set.h, basic-block.h): Likewise.
4741 * hard-reg-set.h (reg_names): Now constant.
4742 * regs.h (reg_names): Likewise.
4743 * regclass.c (reg_names): Likewise.
4744 * loop.h (basic-block.h): No longer include.
4745 (bitmap.h): Now include.
4746 * reload1.c (order_regs_for_reload): Avoid loop over reg sets.
4747 * Makefile.in (LOOP_H, sbitmap.o, profile.o): Reflect above changes.
4748 (toplev.o, print-rtl.o, conflict.o, unroll.o, bitmap.o): Likewise.
4750 2000-05-19 Jan Hubicka <jh@suse.cz>
4751 Richard Henderson <rth@cygnus.com>
4753 * basic-block.h (struct edge_def): New field "count".
4754 (struct basic_block_def): Likewise.
4755 * flow.c (entry_exit_blocks): Add count fileds.
4756 (split_edge): Keep count information up-to-date.
4757 (dump_edge_info, dump_flow_info): Dump count fields.
4759 * final.c (count_instrumented_edges): Rename to edge from arc.
4760 (end_final): Update users.
4761 * profile.c: Include expr.h, basic-block.h.
4762 (struct adj_list, ARC_TARGET, ARC_SOURCE, ARC_COUNT): Kill.
4763 (struct bb_info, label_to_bb, label_to_bb_size, bb_graph): Kill.
4764 (ignore_next_note, return_label_execution_count): Kill.
4765 (bbg_file_name, da_file_name): Kill.
4766 (edge_info, bb_info): New structures.
4767 (EDGE_INFO, BB_INFO, GCOV_INDEX_TO_BB, BB_TO_GCOV_INDEX): New macros.
4768 (count_instrumented_edges, total_num_edges): Rename to edge from arc.
4769 (total_num_edges_instrumented): Likewise.
4770 (init_arc, expand_spanning_tree): Kill.
4771 (fill_spanning_tree, tablejump_entry_p): Kill.
4772 (instrument_edges): Rewrite from instrument_arcs to use
4773 commit_edge_insertions infrastructure.
4774 (compute_branch_probabilities): Remove arguments; rewrite for
4775 CFG infrastructure; use rtl_dump_file directly.
4776 (branch_prob, find_spanning_tree): Likewise.
4777 (union_groups, find_group): New.
4778 (init_branch_prob): Make bbg_file_name and da_file_name local.
4779 (end_branch_prob): Use rtl_dump_file directly.
4780 (init_edge_profiler): Rename to edge from arc.
4781 (output_arc_profiler): Kill.
4782 (gen_edge_profiler): New.
4783 (output_func_start_profiler): Turn off profiling. Make the
4784 constructor static when we can.
4785 * rtl.h (branch_prob, end_branch_prob): Update prototypes.
4787 * toplev.c (DFI_flow): Remove.
4788 (DFI_cfg, DFI_life): New.
4789 (dump_file): Update accordingly.
4790 (compile_file): Call end_branch_prob if profile_arc_flag too.
4791 (rest_of_compilation): Move flow1 cfg creation to DFI_cfg. Do edge
4792 profiling after the CFG is built. Move flow1 life analysis to
4793 DFI_life. Always estimate remaining probabilities.
4795 2000-05-19 Richard Henderson <rth@cygnus.com>
4797 * ifcvt.c (find_if_case_2): Don't allow THEN to be EXIT.
4799 * flow.c (make_edges): The sibling call edge to exit is abnormal.
4801 2000-05-19 Richard Henderson <rth@cygnus.com>
4803 * jump.c (redirect_jump): Add delete_unused argument. Don't
4804 remove labels and code following when LABEL_NUSES goes to zero.
4805 (invert_jump): Likewise.
4806 (jump_optimize_1): Fix redirect/invert arguments.
4807 (do_cross_jump, thread_jumps): Likewise.
4808 * flow.c (split_edge): Likewise.
4809 * reorg.c (optimize_skip): Likewise.
4810 (reorg_redirect_jump, relax_delay_slots, dbr_schedule): Likewise.
4811 * profile.c (instrument_arcs): Likewise.
4812 * loop.c (find_and_verify_loops): Likewise. Fix indentation.
4813 * rtl.h: Update prototypes.
4815 Fri May 19 12:05:13 2000 Clinton Popetz <cpopetz@cygnus.com>
4817 * ssa.c (convert_from_ssa): Tell life_analysis we need death
4819 (make_regs_equivalent_over_bad_edges): Only look at abnormal
4822 2000-05-19 Zack Weinberg <zack@wolery.cumb.org>
4824 * cpphash.c (funlike_macroexpand): Make sure not to walk p1
4825 past l1 when deleting whitespace and markers.
4827 * cpplex.c (_cpp_scan_until): Clear AUX field of tokens.
4828 * cpplib.c (do_unassert): Put the list to compare against on
4831 2000-05-19 Bruce Korb <bkorb@gnu.org>
4833 * fixinc/README: cleaned up old documentation
4834 * fixinc/check.diff: regenerated & verified on OSR5 on ix86
4835 * fixinc/check.tpl: compute the list of needed directories
4836 emit "#if defined(name)" because of conflict
4837 omit machine name differences from output differences
4838 * fixinc/inclhack.def( m88k_multi_incl ): Use `wrap' function
4839 (machine_name): change test text to use `sed' markers
4840 * fixinc/fixincl.x: regen
4842 Fri May 19 06:49:35 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
4844 * config/elfos.h (SELECT_SECTION): Don't access DECL_INITIAL of
4847 2000-05-18 Chris Demetriou <cgd@sibyte.com>
4849 * gcc.texi (MULTILIB_EXCEPTIONS): Correct example and update
4850 it to match the current practice.
4852 2000-05-18 Mark Mitchell <mark@codesourcery.com>
4854 * Makefile.in (STAGESTUFF): Fix typo in spelling of s-under.
4856 2000-05-18 Richard Henderson <rth@cygnus.com>
4858 * rtlanal.c (insn_dependant_p, insn_dependant_p_1): New.
4859 * rtl.h (insn_dependant_p): Declare it.
4860 * loop.c (strength_reduce): Use it.
4862 2000-05-18 Alexandre Oliva <aoliva@cygnus.com>
4864 * config/mn10300/mn10300.c (expand_prologue, expand_epilogue):
4865 16-bit and 64-bit clean-up.
4867 2000-05-18 Mark Elbrecht <snowball3@bigfoot.com>
4869 * configure.in (*-pc-msdosdjgpp): Set float_format to none.
4870 * configure: Rebuilt.
4872 2000-05-18 Zack Weinberg <zack@wolery.cumb.org>
4874 * genopinit.c: Use $ for escape sequences in optab patterns.
4875 Remove backslashes from optab patterns. Change $A, $B, $C to
4876 expand to (int) whatever instead of just whatever; remove
4877 explicit (int) from all optab patterns.
4879 * gensupport.c (xmalloc, xrealloc, xstrdup): Provide.
4880 * genattr.c, genattrtab.c, gencodes.c, genconfig.c, genemit.c,
4881 genextract.c, genflags.c, genopinit.c, genoutput.c, genpeep.c,
4882 genrecog.c: Remove private copies of xmalloc, xrealloc, and
4885 2000-05-18 Richard Henderson <rth@cygnus.com>
4887 * jump.c (jump_optimize_1): Base minimum insn count during
4888 find_cross_jump on BRANCH_COST.
4890 2000-05-18 Jakub Jelinek <jakub@redhat.com>
4892 * print-rtl.c (print_rtx): Only print note line number as string
4893 if between NOTE_INSN_BIAS and NOTE_INSN_MAX.
4894 * final.c (final_scan_insn): Do nothing for note line number 0.
4896 2000-05-18 Jakub Jelinek <jakub@redhat.com>
4898 * gcc-common.c (ggc_mark_rtx_children): Mark NOTE_EXPECTED_VALUE
4899 from NOTE_INSN_EXPECTED_VALUE notes and NOTE_SOURCE_FILE from
4900 NOTE_INSN_DELETED_LABEL.
4902 2000-05-18 Nick Clifton <nickc@cygnus.com>
4904 * config/arm/unknown-elf.h (UNIQUE_SECTION): Place constant,
4905 uninitialised data in .rodata not .bss, and do not interpret an
4906 error in the initialisation value as meaning that the variable
4907 should be placed in the .bss section.
4909 Thu May 18 12:10:18 2000 Philippe De Muyter <phdm@macqel.be>
4911 * configure.in (NO_MINUS_C_MINUS_O): Test `$ac_cv_prog_cc_${ac_cc}_c_o',
4912 not `$ac_cv_prog_cc_cc_c_o'.
4913 * configure: Regenerated.
4915 2000-05-18 Chris Demetriou <cgd@sibyte.com>
4916 Richard Henderson <rth@cygnus.com>
4918 * c-common.h (enum c_tree_index): Add g77 type entries.
4919 (g77_integer_type_node, g77_uinteger_type_node): New.
4920 (g77_longint_type_node, g77_ulongint_type_node): New.
4921 * c-decl.c (init_decl_processing): Initialize them.
4923 2000-05-18 Richard Henderson <rth@cygnus.com>
4925 * config/h8300/h8300.md (subs patterns): Use %G to negate.
4927 * config/h8300/h8300.c (ok_for_bclr): Take a HOST_WIDE_INT.
4928 (small_power_of_two): Likewise; use exact_log2.
4929 (adds_subs_operand, one_insn_adds_subs_operand): Remove.
4930 (output_adds_subs): Remove.
4931 (two_insn_adds_subs_operand): New.
4932 (split_adds_subs): New.
4933 * config/h8300/h8300-protos.h: Update.
4934 * config/h8300/h8300.h (CONST_OK_FOR_J): Cast to uns HOST_WIDE_INT.
4935 (CONST_OK_FOR_L): Match strict adds operands.
4936 (CONST_OK_FOR_N): Match struct subs operands.
4937 * config/h8300/h8300.md (adds_subs insns): Remove.
4938 (addhi patterns): Output adds/subs directly.
4939 (addsi_h8300h): Likewise.
4940 (addhi/addsi splitters): New. Decompose two_insn_adds_subs_operand.
4942 2000-05-18 Zack Weinberg <zack@wolery.cumb.org>
4944 * cppexp.c (parse_assertion): New.
4945 (lex): Call it for CPP_HASH. Remove CPP_ASSERTION case.
4946 (_cpp_parse_expr): Remove case '#'. Don't set
4947 parsing_if_directive.
4948 * cpphash.c (collect_objlike_expansion,
4949 collect_funlike_expansion, collect_params,
4950 _cpp_create_definition): The list no longer has a trailing
4952 * cpphash.h (enum node_type): Add T_ASSERTION.
4953 (struct hashnode): Remove aschain, add pred.
4954 (struct predicate): New.
4957 * cpplex.c (expand_token_space): Handle both offset and
4959 (init_token_list, _cpp_free_token_list, _cpp_parse_assertion): Delete.
4960 (_cpp_init_toklist, _cpp_clear_toklist, _cpp_free_toklist,
4961 _cpp_slice_toklist, _cpp_squeeze_toklist, _cpp_equiv_tokens,
4962 _cpp_equiv_toklists): New.
4963 (_cpp_scan_line): Rename to _cpp_scan_until; add ability to
4964 stop at any single-character token, not just newline.
4965 (_cpp_lex_token): Remove special cases for #define and #if.
4966 (cpp_get_token): Expect # as a separate token type. Remove
4968 (_cpp_get_directive_token): Remove DIRECTIVE case.
4969 (_cpp_lex_line, _cpp_lex_file, _cpp_init_input_buffer): Update.
4971 * cpplib.c (_cpp_check_directive): Set dirno and
4972 SYNTAX_INCLUDE bit of flags, not dir_handler and dir_flags.
4973 (_cpp_handle_directive): Run # <number> through the same logic
4974 as normal directives.
4975 (do_define): Don't set parsing_define_directive. Use
4976 _cpp_scan_until. The list does not have a VSPACE at the end.
4977 (do_if): Save, clear, and restore only_seen_white around
4979 (skip_if_group): s/CPP_DIRECTIVE/CPP_HASH/
4980 (do_assert, do_unassert): Rewrite.
4982 * cpplib.h (TTYPE_TABLE): Remove CPP_ASSERTION.
4983 (LIST_OFFSET): New flag.
4984 (struct cpp_toklist): Replace dir_handler and dir_flags with
4986 (struct cpp_reader): Remove parsing_if_directive and
4987 parsing_define_directive.
4989 2000-05-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4991 * fixinc/inclhack.def (broken_cabs): Update fix to handle comments
4992 following the cabs decl which terminate on the following line.
4993 Add the corresponding test_text case.
4995 2000-05-18 Neil Booth <NeilB@earthling.net>
4997 * cppinit.c (cpp_reader_init): Initialise col_adjust and
4998 default tab stop size.
4999 (no_num, OPT_ftabstop): New.
5000 (handle_option): Handle "ftabstop=" command-line option.
5001 (print_help): Document it.
5002 * cpplex.c (COLUMN): Remove.
5003 (handle_newline): Reset col_adjust.
5004 (skip_whitespace): Update col_adjust as tabs encountered.
5005 (_cpp_lex_line): Update to use col_adjust. Call
5006 skip_whitespace for all whitespace.
5007 * cpplib.h (struct cpp_options): New member tabstop.
5008 (struct cpp_reader): New member col_adjust.
5009 (CPP_BUF_COL): Update.
5010 (CPP_BUF_COLUMN): New.
5011 * cpp.texi: Document "-ftabstop=" command line option.
5013 Wed May 17 18:19:41 2000 Philippe De Muyter <phdm@macqel.be>
5015 * configure.in (NO_MINUS_C_MINUS_O): Macro made availabe for AC_OUTPUT
5017 * configure: Rebuilt.
5019 Wed May 17 18:06:12 2000 John David Anglin <dave@hiauly1.hia.nrc.ca>
5021 * mklibgcc.in Add missing -DL$name when compiling modules in libgcc1.c.
5023 * tree.c (build_common_tree_nodes): Do not build TI nodes unless
5024 HOST_BITS_PER_WIDE_INT is >= 64.
5026 2000-05-17 Richard Henderson <rth@cygnus.com>
5028 * jump.c (jump_optimize_1): Remove inactive but real insns
5029 in jump-to-next-insn optimization.
5031 2000-05-17 Richard Henderson <rth@cygnus.com>
5033 * toplev.c (rest_of_compilation): Don't call optimize_mode_switching
5034 unless OPTIMIZE_MODE_SWITCHING. Conditionally set no_new_pseudos.
5035 Don't call recompute_reg_usage if no_new_pseudos is true.
5036 * lcm.c (optimize_mode_switching): Move ifdefs outside function.
5037 Return true if we did work; update global life information.
5038 * basic-block.h (optimize_mode_switching): Update decl.
5040 2000-05-17 Neil Booth <neilb@earthling.net>
5042 * cpplex.c (expand_name_space): Don't use ptrdiff_t.
5044 2000-05-17 Zack Weinberg <zack@wolery.cumb.org>
5046 * cpplib.c: New feature, #pragma system_header.
5047 * cpp.texi: Document special treatment of system headers, and
5048 the various mechanisms to get a header that special treatment.
5050 2000-05-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5052 * system.h (offsetof): Define at the very end, to ensure we prefer
5053 the platform's definition if available.
5055 2000-05-16 Bruce Korb <bkorb@gnu.org>
5057 * fixinc/fixincl.c: improve the debug displays, ignore SIGPIPE
5058 * fixinc/server.c: likewise
5059 * fixinc/fixfixes.c( char_macro_def_fix ): fix regex
5060 + #ifdef debugging code + use #def constant for
5062 * fixinc/inclhack.def( hpux11_fabsf ): Keep HP-UX 11 from stomping
5063 on C++ math namespace
5065 2000-05-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5067 * fixinc/fixfixes.c (char_macro_use_fix, char_macro_def_fix):
5068 Don't check the return value of sprintf. Use asprintf to avoid
5071 Wed May 17 17:27:44 2000 Andrew Cagney <cagney@b1.cygnus.com>
5073 * flags.h (warn_unused_function, warn_unused_label,
5074 warn_unused_parameter, warn_unused_variable, warn_unused_value):
5075 Replace ``warn_unused''.
5076 (set_Wunused): Add declaration.
5077 * toplev.c (set_Wunused): New function.
5078 (warn_unused_function, warn_unused_label, warn_unused_parameter,
5079 warn_unused_variable, warn_unused_value): New variables.
5080 (W_options): Add -Wunused-function, -Wunused-function,
5081 -Wunused-label, -Wunused-parameter, -Wunused-variable and
5082 -Wunused-value. Delete -Wunused. Handled in decode_W_option.
5084 * toplev.c (decode_W_option): Update -Wunused flags by calling
5086 * c-decl.c (c_decode_option): Ditto for -Wall.
5088 * stmt.c (expand_expr_stmt, expand_expr_stmt,
5089 warn_about_unused_variables): Replace warn_unused with more
5090 explicit warn_unused_value et.al.
5091 * function.c (expand_function_end): Ditto.
5092 * c-typeck.c (internal_build_compound_expr,
5093 internal_build_compound_expr): Ditto.
5094 * c-decl.c (poplevel, pop_label_level): Ditto.
5095 * toplev.c (check_global_declarations): Replace warn_unused with
5096 check for either warn_unused_function or warn_unused_variable.
5098 * gcc.1, invoke.texi (Warning Options): Document
5099 -Wunused-function, -Wunused-function, -Wunused-label,
5100 -Wunused-parameter, -Wunused-variable and -Wunused-value options.
5102 Wed May 17 10:28:12 2000 Philippe De Muyter <phdm@macqel.be>
5104 * mklibgcc.in (building libgcc1) [Xlibgcc1.a]: Find libgcc1.c in
5105 $(srcdir), not in the current directory.
5107 2000-05-16 Richard Henderson <rth@cygnus.com>
5109 * config/ia64/crtbegin.asm (__dso_handle): Mark hidden if the
5110 assembler supports it.
5111 (.fini, .init): Use a gp-relative indirect call.
5112 (__do_global_dtors_aux): Preserve the gp; rebundle.
5113 (__do_frame_setup): Likewise.
5114 * config/ia64/crtend.asm (.IA_64.unwind): Don't terminate with -1.
5115 (.init): Use a gp-relative indirect call.
5116 (__do_global_ctors_aux): Preserve the gp.
5118 2000-05-16 Richard Henderson <rth@cygnus.com>
5120 * flow.c (commit_one_edge_insertion): Be prepared for a return
5121 insn to be inserted on the edge with a normal jump.
5122 * jump.c (jump_optimize_1): Don't look to create return isns.
5124 * flow.c (flow_delete_insn): Don't adjust reference count of notes.
5125 * jump.c (jump_optimize_1): Likewise.
5126 (returnjump_p): Verify the argument is a JUMP_INSN.
5127 * rtl.def (NOTE): Add 5th element for NOTE_INSN_DELETED_LABEL.
5129 2000-05-16 Nick Clifton <nickc@cygnus.com>
5131 * config/m32r/m32r.c (small_insn_p): Use INSN_P() to replace
5132 GET_RTX_CLASS (GET_CODE ()) == 'i'.
5133 (large_insn_p): Ditto.
5134 (m32r_is_insn): New function: Return true if the insn contains
5135 an executable instruction.
5136 (m32r_adjust_insn): Use m32r_is_insn.
5137 (m32r_sched_reorder): Use m32r_is_insn.
5138 (m32r_sched_variable_issue): Use m32r_is_insn.
5140 2000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5142 * rs6000/rs6000.c (rs6000_select_section): Treat CONSTRUCTOR like
5145 * rs6000/sysv4.h (ASM_OUTPUT_DWARF_ADDR): Delete unused variable.
5147 * rs6000/sysv4.h (CPP_OS_LINUX_SPEC): Define __unix and __linux
5148 according to given options.
5150 Tue May 16 12:17:31 2000 Jeffrey A Law (law@cygnus.com)
5152 * mn10200.h (PREFERRED_RELOAD_CLASS): Do not prefer DATA_REGS
5153 if X has VOIDmode either.
5154 (LIMIT_RELOAD_CLASS): Similarly.
5156 * mn10200.md (indirect_jump, tablejump): Use "register_operand",
5157 not "general_operand" to match the processor's capabilities.
5159 2000-05-16 Bruce Korb <bkorb@gnu.org>
5161 * fixinc/README: corrected return address
5162 * fixinc/check.diff: regenerate, now that test works
5163 * fixinc/fixfixes.c(format_fix,format_write): reformatted
5164 (char_macro_def_fix,char_macro_use_fix): corrected and
5165 rewrote to use regex to parse the text
5166 * fixinc/inclhack.def: more testing
5167 * fixinc/fixincl.x: regenerated
5169 * fixinc/inclhack.def: added several "test_text" attributes
5170 changed several fixes to use `c_fix = format'
5171 re-alphabetized the fixes
5173 * fixinc/check.diff: regenerate
5174 * fixinc/fixincl.x: regenerate
5175 * fixinc/check.tpl: added `sparc' and `netinet' to the list
5179 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
5181 * config/mn10300/mn10300.h (ASM_OUTPUT_DWARF2_ADDR_CONST): Remove.
5183 2000-05-15 Richard Henderson <rth@cygnus.com>
5185 * toplev.c (rest_of_compilation): Run full jump pass before
5186 find_basic_blocks of flow2.
5188 2000-05-15 Richard Henderson <rth@cygnus.com>
5190 * jump.c: Fix typos and clarify commentary from last change.
5191 (any_condjump_p): Verify SET_SRC is an IF_THEN_ELSE.
5192 (safe_to_remove_jump_p): Remove.
5193 (condjump_label): Use pc_set.
5195 2000-05-15 Richard Henderson <rth@cygnus.com>
5197 * ifcvt.c (cond_exec_process_insns): Drop USE and CLOBBER insns
5198 that get in the way after reload.
5199 (cond_exec_process_if_block): Skip a label heading THEN block.
5201 2000-05-15 Richard Henderson <rth@cygnus.com>
5203 * varasm.c (output_constant_pool): Abort instead of converting
5204 (improperly) deleted labels to zero.
5206 2000-05-16 Neil Booth <NeilB@earthling.net>
5208 * cpplex.c (parse_string2): Update comment.
5209 (cpp_lex_line): No special assertion treatment for '('.
5210 * cpplib.c (DIRECTIVE_TABLE): Remove SYNTAX_ASSERT.
5211 * cpplib.h (SYNTAX_ASSERT): Remove.
5213 Mon May 15 21:45:36 MET DST 2000 Jan Hubicka <jh@suse.cz>
5215 * jump.c (condjump_p): Mark as depreached.
5216 (any_condump_p): New.
5217 (any_uncondump_p): New.
5219 (safe_to_remove_jump_p): New.
5220 * rtl.h (any_condump_p, any_uncondjump_p, pc_set
5221 safe_to_remove_jump_p): Declare.
5223 Mon May 15 21:07:20 MET DST 2000 Jan Hubicka <jh@suse.cz>
5225 * calls.c: Re-install both patches reverted by last patch.
5226 (struct arg_data): New field tail_call_reg.
5227 (initialize_argument_information): Initialize tail_call_reg
5228 (load_register_parameters): New argument flags, use
5229 tail_call_reg when emiting tail call sequence.
5230 (expand_call): Update call of load_register_parameters;
5231 copy unadjusted_args_size to adjusted_args_size.
5233 Mon May 15 19:01:42 MET DST 2000 Jan Hubicka <jh@suse.cz>
5235 * loop.c (scan_loop, strength_reduce, loop_optimize): Change unroll_p
5236 and bct_p parameters to flags.
5237 * loop.h (LOOP_UNROLL, LOOP_BCT): New constants.
5238 * rtl.h (loop_optimize): Update prototype.
5239 * toplev.c (rest_of_compilation): Update call of loop_optimize.
5241 2000-05-15 Jakub Jelinek <jakub@redhat.com>
5243 * calls.c (expand_call): Move expand_start_target_temps call after
5246 2000-05-15 Neil Booth <NeilB@earthling.net>
5248 * cpphash.c (trad_stringify, warn_trad_stringify,
5249 collect_params): Make some pointers pointers to const.
5250 * cpplex.c (auto_expand_name_space) Guaranteed to always
5251 expand by at least one character.
5252 (SPELL_CHAR, SPELL_NONE): Temporarily reverse order.
5253 (struct token_spelling): Use const U_CHAR * rather than PTR.
5254 (expand_name_space): Fix up token pointers if name space
5255 is moved when expanding.
5256 (INIT_NAME, cpp_scan_line, parse_name, parse_number,
5257 parse_string2, save_comment, spell_token, cpp_output_list):
5258 Update so the routines handle tokens with a direct pointer to
5259 their text, rather than an offset into the token's list's namebuf.
5260 (_cpp_lex_line): Rearrange for clarity.
5262 * cpplib.c (_cpp_check_directive): Similarly.
5263 (do_define): Make SYM a pointer to const.
5264 * cpplib.h (struct cpp_name): Replace offset with direct pointer.
5265 (CPP_INT, CPP_FLOAT): Spelling type should be SPELL_IDENT.
5266 (TOK_OFFSET): Delete.
5269 2000-05-14 Geoffrey Keating <geoffk@cygnus.com>
5271 * config/rs6000/rs6000.h (RETURN_ADDRESS_OFFSET): Correct for
5274 * config/rs6000/rs6000.c (logical_operand): Rewrite to take MODE
5276 (logical_u_operand): Delete.
5277 (non_logical_cint_operand): Rewrite to take MODE into account.
5278 (non_logical_u_cint_operand): Delete.
5279 (boolean_operator): New function.
5280 (print_operand): Add new %q operand.
5281 * config/rs6000/rs6000.h (PREDICATE_CODES): Add boolean_operator,
5282 remove logical_u_operand and non_logical_u_cint_operand,
5283 update logical_operand and non_logical_cint_operand.
5284 * config/rs6000/rs6000.md: Rewrite the patterns for performing
5285 logical operations to use %q.
5287 * config/rs6000/rs6000.md (movsi): Don't modify RTL in-place.
5288 (movdi): Make similar to movsi.
5289 * config/rs6000/rs6000.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): There
5290 is no such thing as a DImode CONST_DOUBLE.
5291 * config/rs6000/rs6000.c (output_toc): Likewise.
5293 * config/rs6000/rs6000.c (output_cbranch): Don't output prediction
5294 codes when old mnemonics are in use. Print register names
5295 for cc registers when requested.
5297 * optabs.c (expand_float): Don't allow mode widening that causes
5300 * invoke.texi (RS/6000 and PowerPC Options): Update -m64/-m32
5301 flags to their current names -maix64 and -maix32.
5303 2000-05-14 Bruce Korb <bkorb@gnu.org>
5305 * fixinc/fixfixes.c(wrap_fix): new fix - inserts text before
5306 and/or after current text of file
5307 * fixinc/fixlib.c(must_malloc):
5308 * fixinc/fixlib.h(must_malloc): + reformatting
5309 * fixinc/inclhack.def: replace the "1i" and "$a" sed commands
5310 with usages of ``c_fix = wrap;''
5311 Add several tests and use the ``c_fix = format'' fixer more.
5312 * fixinc/fixincl.x: regen
5313 * fixinc/check.diff: regen
5314 * fixinc/check.tpl: emit the associated header with the missing
5317 Sun May 14 17:58:59 2000 Hans-Peter Nilsson <hp@axis.com>
5319 * mklibgcc.in (building libgcc1) [Xlibgcc1.a]: Do not use unset
5320 variables $src and $dst.
5322 2000-05-13 Gabriel Dos Reis <gdr@codesourcery.com>
5324 * diagnostic.h (DIAGNOSTICS_SHOW_PREFIX_ONCE): New macro.
5325 (DIAGNOSTICS_SHOW_PREFIX_NEVER): Likewise.
5326 (DIAGNOSTICS_SHOW_PREFIX_EVERY_LINE): Likewise.
5327 (struct output_buffer: emitted_prefix_p, prefixing_rule): New
5329 (set_message_prefixing_rule): Declare.
5331 * diagnostic.c: (current_prefixing_rule): New variable.
5332 (set_message_prefixing_rule): Define.
5333 (output_set_prefix): Adjust buffer->emitted_prefix_p.
5334 (init_output_buffer): Adjust Initialization.
5335 (output_emit_prefix): Rewrite. Take prefixing rules into account.
5337 Sat May 13 11:05:47 2000 Philippe De Muyter <phdm@macqel.be>
5339 * ifcvt.c (if_convert): Do not free NULL.
5341 2000-05-12 H.J. Lu (hjl@gnu.org)
5343 * gthr-dce.h: Add support for libobjc.
5344 * gthr-posix.h: Likewise.
5345 * gthr-solaris.h: Likewise.
5346 * gthr-vxworks.h: Likewise.
5347 * gthr-single.h: Likewise.
5348 * gthr-win32.h: Likewise.
5350 2000-05-12 Nick Clifton <nickc@cygnus.com>
5352 * config/fr30/fr30.c (fr30_move_double): New function: Emit code
5353 to move a double word value.
5354 (di_operand): New function: Return true if the operand is suitbale
5355 for a double word move operation.
5356 (nonimmediate_di_operand): New function: Return true if the
5357 operand is a DImode register or MEM.
5359 * config/fr30/fr30.h (PREDICATE_CODES): Add di_operand and
5360 nonimmediate_di_operand.
5362 * config/fr30/fr30-protos.h Add fr30_move_double, di_operand, and
5363 nonimmediate_di_operand.
5365 * config/fr30/fr30.md (movdi): New pattern. Required because
5366 other patterns generate DImode results.
5367 (movdi_insn): New pattern.
5369 2000-05-12 Richard Henderson <rth@cygnus.com>
5371 * config/alpha/alpha.c (struct shadow_summary): Define
5372 bitfields as type unsigned int.
5374 Sat May 13 00:09:59 2000 Denis Chertykov <denisc@overta.ru>
5376 * config/avr/t-avr: Added definition of FLOAT while generates
5379 * config/avr/avr.md: `NEXT_INSN (insn)' substituted to `insn' in
5380 peepholes for tst+jump = sbrs/sbrc optimization.
5382 Fry May 12 20:03:00 CEST 2000 Jan Hubicka <jh@suse.cz>
5384 * expr.c (emit_push_insn): Do not adjust stack pointer when
5387 Fri May 12 19:03:58 2000 Philippe De Muyter <phdm@macqel.be>
5389 * ggc-simple.c (offsetof): Macro fallback definition moved from here ..
5390 * system.h (offsetof): ... to here.
5392 2000-05-12 Richard Henderson <rth@cygnus.com>
5394 * Makefile.in (final.o): Depend on BASIC_BLOCK_H.
5395 * final.c (final_end_function): Use app_disable. Rearrange note
5396 handling into a switch. Emit deleted labels.
5397 (output_asm_label): Generate label strings for deleted labels.
5398 * flow.c (tail_recursion_label_list): New.
5399 (find_basic_blocks_1): Set label_value_list directly. Collect list
5400 of tail recursion labels from call_placeholders. Don't add deleted
5401 labels to the label value list.
5402 (cleanup_cfg): Use free_EXPR_LIST_list.
5403 (flow_delete_insn_chain): Turn non-removable labels into notes.
5404 (flow_delete_block): Don't disable deleting the block because of
5405 a non-removable label.
5406 (tail_recursion_label_p): New.
5407 (merge_blocks_move_predecessor_nojumps): Don't disable the merge
5409 (merge_blocks_move_successor_nojumps): Likewise. Also move a
5411 (merge_blocks): Disable a merge because of tail recursion labels.
5412 * ifcvt.c (merge_if_block): Don't disable a merge because of a label.
5413 Use a more accurate measure of not merging the join block.
5414 (find_if_block): Don't disable conversion because of a label.
5415 (find_if_case_1, find_if_case_2): Likewise.
5416 * jump.c (duplicate_loop_exit_test): Preserve the kind of list
5417 element when copying.
5418 (squeeze_notes): Also leave EH notes.
5419 (mark_jump_label): Ignore deleted labels. Use an INSN_LIST for
5421 (delete_insn): Preserve LABEL_NAME in NOTE_SOURCE_FILE when
5423 * print-rtl.c (print_rtx): Print NOTE_SOURCE_FILE for
5424 NOTE_INSN_DELETED_LABEL. Print `[# deleted]' for a label_ref
5425 referring to a deleted label. Convert tail handling to a switch.
5426 * rtl.def (CODE_LABEL): Rearrange elements to be compatible with NOTE
5427 for NOTE_INSN_DELETED_LABEL.
5428 (NOTE): Fix commentary.
5429 * rtl.h (REG_LABEL): Update commentary wrt INSN_LIST.
5430 (REG_CC_SETTER, REG_CC_USER, REG_LIBCALL): Likewise.
5431 (CODE_LABEL_NUMBER, LABEL_NAME): Update index.
5432 (LABEL_NUSES, LABEL_REFS): Likewise.
5433 * unroll.c (copy_loop_body): Don't copy NOTE_INSN_DELETED_LABEL.
5435 2000-05-12 Bruce Korb <bkorb@gnu.org>
5437 * fixinc/fixfixes.c(format_write): buglet & relaxed rules
5438 * fixinc/check.diff: updated
5439 * fixinc/inclhack.def: corrected & added some test_text-s
5440 * fixinc/genfixes: removed unneeded options to autogen invocation
5441 * fixinc/fixincl.tpl: Specified the output file
5442 * fixinc/fixfixes.c: visual appearance
5443 * fixinc/fixincl.x: regenerate
5445 2000-05-12 Zack Weinberg <zack@wolery.cumb.org>
5447 * fixinc/fixfixes.c (IO_use_fix, IO_defn_fix, CTRL_use_fix,
5448 CTRL_defn_fix): Delete.
5449 (fix_char_macro_defines, fix_char_macro_uses): Rename to
5450 char_macro_def_fix and char_macro_use_fix, respectively. Put
5451 them into the FIXUP_TABLE. Get the string to search for from
5454 (format_write): New function.
5455 (format_fix): Use it.
5457 (FIX_PROC_HEAD): Constify text parameter.
5458 (machine_name_fix): Constify all char *s.
5459 * fixtests.c (skip_quote): Remove double static.
5461 * inclhack.def (io_def_quotes, io_use_quotes, ctrl_def_quotes,
5462 ctrl_use_quotes): Update for new scheme.
5463 * fixincl.x: Regenerate.
5465 2000-05-12 Alexandre Oliva <aoliva@cygnus.com>
5467 * config/mn10300/mn10300.h (PREFERRED_DEBUGGING_TYPE): Redefine as
5469 (DWARF2_ASM_LINE_DEBUG_INFO): Define.
5470 (ASM_OUTPUT_DWARF2_ADDR_CONST): Define.
5472 2000-05-11 Robert Lipe <robertlipe@usa.net>
5474 * fixinc/inclhack.def (hpux8_bogus_inlines): Delete bypass for SCO.
5475 * fixincl.x: Regenerate.
5477 2000-05-11 Richard Henderson <rth@cygnus.com>
5479 * calls.c: Revert both 05-09 patches.
5481 2000-05-11 Alexandre Oliva <aoliva@cygnus.com>
5483 * config/mn10300/mn10300.c (print_operand): Print FP constants in
5485 * config/mn10300/mn10300.md (movsf, movdf): Use the `F' constraint
5488 * mklibgcc.in (EQ): Define it to an equal sign in the Makefile,
5489 and replace any occurrences of `=' in multilib dirs with `$(EQ)'.
5491 2000-05-11 Jason Merrill <jason@casey.cygnus.com>
5493 * fixinc/fixincl.c (run_compiles): Don't crash on null pz_machine.
5495 2000-05-11 Zack Weinberg <zack@wolery.cumb.org>
5497 * fixinc/fixfixes.c, fixinc/fixtests.c: Update commentary.
5499 Thu May 11 22:28:05 2000 Denis Chertykov <denisc@overta.ru>
5501 * config/avr/avr-protos.c (jump_over_one_insn_p): New declaration.
5502 * config/avr/avr.c (jump_over_one_insn_p): New function.
5503 * config/avr/avr.md: New peepholes added. Output test and
5504 conditional jump to "sbrc" or "sbrs" command.
5506 2000-05-11 Mark Elbrecht <snowball3@bigfoot.com>
5508 * cppmain.c (main): Use IS_DIR_SEPARATOR.
5510 2000-05-11 Jakub Jelinek <jakub@redhat.com>
5512 * except.c (find_exception_handler_labels_1): New function.
5513 (find_exception_handler_labels): Split into two functions, dive
5514 into CALL_PLACEHOLDERs when looking for exception handler labels.
5516 2000-05-11 Stan Cox <scox@cygnus.com>
5518 * regrename.c (replace_reg_in_block): Improve REG_DEAD handling.
5519 * timevar.def (TV_RENAME_REGISTERS): Move before TV_SCHED2.
5520 * toplev.c (rest_of_compilation): Call regrename_optimize before sched2.
5522 2000-05-11 Bruce Korb <bkorb@gnu.org>
5524 * fixinc/fixfixes.c (double_slash_fix): obsolete
5525 (else_endif_label_fix): obsolete
5526 (format_fix): new, unused as yet
5528 * fixinc/fixlib.h: added fix description struct for use by format_fix
5529 * fixinc/fixincl.c: removed the struct & test for SIGIOT befure using
5530 * fixinc/Makefile.in: compile fixfixes.c and fixtests.c as separate
5531 modules. Removed the vestiges of the script version.
5532 Added support for "make check".
5533 * fixinc/check.diff: base diff file (needs work!!)
5534 * fixinc/check.tpl: quiet the fixup output
5535 * fixinc/fixtests.c (main): obsolete
5536 * fixinc/fixincl.sh: don't bother copying fixincl to ..
5537 * fixinc/fixincl.tpl: provide for arguments to c_fix routines
5539 Thu May 11 11:57:02 MET DST 2000 Jan Hubicka <jh@suse.cz>
5541 * toplev.c (rest_of_compilation): Remove dead code after
5544 2000-05-11 Zack Weinberg <zack@wolery.cumb.org>
5546 * cpphash.c (collect_funlike_expansion): Make "# is not
5547 followed by a macro argument name" a pedwarn, not an error.
5548 Preserve the # in the output. Suppress the warning if lang_asm.
5550 Thu May 11 01:19:31 2000 Jeffrey A Law (law@cygnus.com)
5552 * configure.in (hppa*64*-*-hpux11*): New target for PA64 support.
5553 * configure: Rebuilt.
5555 2000-05-10 Laurynas Biveinis <lauras@softhome.net>
5557 * i386/xm-djgpp.h (XREF_FILE_NAME): Add mising brace.
5559 2000-05-10 Kazu Hirata <kazu@hxi.com>
5561 * combine.c (try_combine): Fix a typo.
5563 Wed May 10 21:31:44 2000 Jim Wilson <wilson@cygnus.com>
5565 * config/ia64/ia64.md (insv): Add comment.
5567 2000-05-10 Richard Henderson <rth@cygnus.com>
5569 * Makefile.in (libgcc.a, stmp-multilib): Depend on FPBIT and DPBIT.
5570 * mklibgcc.in: Rewrite to not use functions. Don't shortcut
5571 dependancies on FPBIT and DPBIT.
5573 2000-05-10 Nick Clifton <nickc@redhat.com>
5575 * flow.c (find_auto_inc): Do not bias REG_N_REFS by loop_depth
5576 when optimising for size.
5577 (mark_used_regs:) Ditto.
5578 (try_pre_increment_1): Ditto.
5580 2000-05-10 Zack Weinberg <zack@wolery.cumb.org>
5582 * cppexp.c (lex): Use %.*s to print non-NUL-terminated string.
5583 Make error message friendlier.
5585 * cpphash.h (struct hashnode): Use struct hack for name
5587 * cpphash.c (struct hashdummy): New.
5588 (eq_HASHNODE): Second argument is a hashdummy, not a HASHNODE.
5589 (make_HASHNODE): No need to set ->name pointer. Correct
5591 (cpp_lookup): Make 'dummy' a struct hashdummy. Tidy up a bit.
5593 2000-05-10 Richard Henderson <rth@cygnus.com>
5595 * flow.c (find_basic_blocks_1): Remove any spare bb_note
5598 2000-05-10 Bruce Korb <bkorb@gnu.org>
5600 * fixinc/gnu-regex.c: reg_syntax_t re_syntax_options must be static
5602 2000-05-10 Eric Schweitz <schweitz@nortelnetworks.com>
5604 * dwarfout.c (dwarfout_finish): Call retry_incomplete_types
5605 after we enter .debug.
5607 2000-05-10 Jason Merrill <jason@casey.cygnus.com>
5609 * dwarf2out.c (gen_subprogram_die): Fixup die_parent for the
5610 abstract instance of a nested inline function.
5612 * stor-layout.c (finish_record_layout): finalize_type_size
5613 before laying out the pending_statics.
5615 Wed 10 May 09:36:47 2000 Neil Booth <NeilB@earthling.net>
5617 * cpplex.c (spell_token): New function.
5618 (spell_string, spell_comment, spell_name): fold into
5621 (E, H): Remove macros.
5622 (save_comment): Save comment opening characters too.
5623 (_cpp_lex_file): Update to use spell_token. Tidy up comment
5625 * cpplib.h (I, S): Add macros.
5626 (E, H): Remove macros.
5627 (TTYPE_TABLE): Update entries for new speller.
5628 (SYNTAX_ASSERT): Remove.
5630 Wed 10 May 09:08:30 2000 Neil Booth <NeilB@earthling.net>
5632 * cpplex.c (_cpp_lex_line): Maintain PREV_WHITESPACE flag
5633 when removing escaped newlines. Reverse sense of test for
5636 2000-05-09 Richard Henderson <rth@cygnus.com>
5638 * flow.c (find_basic_blocks_1): Do not delete the first
5639 bb_note we run across.
5640 (create_basic_block): Use reorder_insns to move an existing
5641 bb_note to the correct place.
5643 2000-05-09 Richard Henderson <rth@cygnus.com>
5645 * calls.c (expand_call): Increment currently_expanding_call
5646 before calling optimize_tail_recursion.
5648 Tue May 9 18:54:16 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
5650 * reload1.c (reload_combine): Fix errors in last change.
5652 2000-05-09 Zack Weinberg <zack@wolery.cumb.org>
5654 * gcc.c (used_arg): Skip over a semicolon at the end of the
5655 split-up loop; don't break out of it.
5657 * Makefile.in (WARN_CFLAGS): Add -Wwrite-strings.
5658 (tree.o): Depend on output.h.
5660 * c-decl.c (pending_invalid_xref_file,
5661 current_function_prototype_file): Constify.
5662 (pushdecl): Constify a local char *.
5663 (define_label): Constify filename parameter.
5664 * c-lex.c (init_parse): Constify parameter and return value.
5665 * c-typeck.c (c_expand_asm_operands): Constify filename parameter.
5666 * c-tree.h: Update prototypes.
5667 * c-parse.in: Constify filename member of %union, and if_stmt_file.
5668 * c-parse.y, c-parse.c, c-parse.h, objc/objc-parse.y,
5669 objc/objc-parse.c: Regenerate.
5671 * dwarfout.c (dwarfout_init): Constify main_input_filename parameter.
5672 * dwarfout.h: Update prototypes.
5673 * expr.c (expand_expr): Constify a local char *.
5674 * flags.h: Constify main_input_filename.
5675 * function.c (expand_function_end): Constify filename parameter.
5676 * genrecog.c (make_insn_sequence): Use a character array for
5678 (main): Remove unused variables.
5679 * input.h: Constify input_filename, main_input_filename, and
5680 file_stack.name. Update prototypes.
5681 * output.h: Declare first_global_object_name and
5682 weak_global_object_name here, as const char *.
5683 * stmt.c (expand_asm_operands): Constify filename parameter.
5684 * toplev.c (compile_file, push_srcloc, debug_start_source_file):
5685 Constify filename parameter.
5686 (input_filename, main_input_filename): Constify.
5687 * toplev.h: Update prototypes.
5688 * tree.c: Include output.h. Don't declare
5689 first_global_object_name or weak_global_object_name. Clean up string
5690 bashing in get_file_function_name_long.
5691 * tree.h (struct tree_decl): Constify filename member.
5692 (input_filename): Constify.
5694 * varasm.c (first_global_object_name, weak_global_object_name):
5696 (assemble_start_function, assemble_variable): Clean up string bashing.
5698 * gcc.c: Constify all spec-related strings initialized,
5699 transitively, from string constants. Constify all strings
5700 and string variables related to multilibs.
5701 (set_spec, read_specs): Cast argument to free to PTR.
5702 (used_arg): Do not modify multilib_matches. Use strncmp plus
5703 length comparison to compare multilib switches.
5704 * genmultilib: Constify everything declared in multilib.h.
5706 Tue May 9 22:28:03 2000 Denis Chertykov <denisc@overta.ru>
5708 * flow.c (flow_delete_insn): Use INSN_DELETED_P for marking insn
5711 Tue May 9 20:52:43 2000 Denis Chertykov <denisc@overta.ru>
5713 * config/avr/avr-protos.h (extra_constraint): change a type of
5714 second argument from char to int to avoid warnings.
5715 (asm_output_byte): Likewise.
5717 * config/avr/avr.c (MAX_LD_OFFSET) New macro.
5718 (initial_elimination_offset): Handle elimination from
5719 FRAME_POINTER_REGNUM to STACK_POINTER_REGNUM.
5720 (legitimate_address_p): Use MAX_LD_OFFSET.
5721 (legitimize_address): Likewise.
5722 (out_movqi_r_mr): Likewise.
5723 (out_movhi_r_mr): Likewise, use `fatal_insn' instead of `fatal'.
5724 (out_movsi_r_mr): Use MAX_LD_OFFSET.
5725 (out_movsi_mr_r): Likewise.
5726 (out_movqi_mr_r): Likewise.
5727 (out_movhi_mr_r): Likewise.
5728 (notice_update_cc): Correct CC for the ashrqi3 with the shift
5729 count as CONST_INT != 6.
5730 (ashlqi3_out): Coding style modifications. Run `fatal_insn' if
5731 shift count is a CONSTANT_P, but not a CONST_INT.
5732 (ashlhi3_out): Coding style modifications.
5733 (ashlsi3_out): Likewise.
5734 (ashrhi3_out): Likewise.
5735 (ashrsi3_out): Likewise.
5736 (lshrhi3_out): Likewise.
5737 (lshrsi3_out): Likewise.
5738 (ashrqi3_out): Generate shift for any known constant count without
5739 scratch register. Run `fatal_insn' if shift count is a CONSTANT_P,
5740 but not a CONST_INT.
5741 (lshrqi3_out): Coding style modifications. Run `fatal_insn' if
5742 shift count is a CONSTANT_P, but not a CONST_INT.
5743 (extra_constraint): change a type of
5744 second argument from char to int to avoid warnings.
5745 (asm_output_byte): Likewise.
5746 (asm_file_end): Output size generated commands count as a hex
5749 * config/avr/avr.h (RETURN_ADDR_RTX): New macro.
5751 * config/avr/avr.md (addhi3): Fragment commented by &&0 is
5753 (ashlqi3): Values of "length" attribute changed. Shift count
5754 uses constraints 'n' instead of 'i'.
5755 (ashrqi3): Likewise. Values of "cc" attribute changed. Generate
5756 shifts without clobber register.
5757 (lshrqi3): Shift count uses constraints 'n' instead of 'i'.
5758 (call_insn): Correct test for which_alternative == 1 (was 0).
5759 (call_value_insn): Likewise.
5761 * config/avr/t-avr: Remove definition of FLOAT while generates
5764 2000-05-09 Bruce Korb <bkorb@gnu.org>
5766 * fixinc/check.tpl: Template for checking fixes
5767 * fixinc/inclhack.def: Added 'test_text' for many fixes
5768 disable hpux8_bogus_inlines on SCO
5769 * fixinc/fixinc.sco: Oh, yes, we don't need this any more.
5771 Tue May 9 16:30:27 MET DST 2000 Jan Hubicka <jh@suse.cz>
5773 * calls.c (expand_call): Reorganize somewhat in order
5774 to avoid unnecesary recalculation inside loop and make
5775 tail call failure code cleaner.
5777 Tue May 9 06:30:20 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
5779 * alias.c (nonlocal_reference_p): Minor reformatting.
5780 * reload.c (find_equiv_reg): Simplify logic for
5781 CALL_INSN_FUNCTION_USAGE since can't have SUBREG or pseudos and
5782 some some reformatting.
5783 * reload1.c (reload_combine): Don't assume everything in
5784 CALL_INSN_FUNCTION_USAGE is a REG and clean up code a bit.
5786 2000-05-08 Richard Henderson <rth@cygnus.com>
5788 * final.c (current_insn_predicate): New.
5789 (final_scan_insn): Set it.
5790 * output.h (current_insn_predicate): Declare.
5792 * ifcvt.c (cond_exec_process_insns): New argument prob_val.
5793 Attach it to call insns.
5794 (cond_exec_process_if_block): Track probability for true and
5796 (dead_or_predicable): Likewise.
5798 * predict.c (PROB_NEVER, PROB_VERY_UNLIKELY): New.
5799 (PROB_UNLIKELY, PROB_EVEN, PROB_LIKELY): New.
5800 (PROB_VERY_LIKELY, PROB_ALWAYS): New.
5801 (estimate_probability, expected_value_to_br_prob): Use them.
5803 * config/ia64/ia64-protos.h (ia64_expand_prediction): Declare.
5804 * config/ia64/ia64.c (ia64_print_operand_address): Handle 'j'.
5805 (ia64_expand_prediction): New.
5806 (emit_insn_group_barriers): Don't look at notes. Emit barriers
5807 as needed after calls.
5808 (ia64_epilogue_uses): Mark b0 used.
5809 * config/ia64/ia64.md (beq_true, beq_false): Remove.
5810 (bne_true, bne_false): Remove.
5811 (eq_return, eq_not_return, ne_return, ne_not_return): Remove.
5812 (br_true, br_false): New. Use predicate_operator and
5813 ia64_expand_prediction.
5814 (return_true, return_false): Likewise.
5815 (call_internal): Use ia64_expand_prediction. Don't emit stop bit.
5816 (call_internal1, call_value_internal): Likewise.
5817 (call_value_internal1, call_multiple_values_internal1): Likewise.
5819 * config/ia64/ia64.c (ia64_direct_return): Require frame size zero.
5821 * config/ia64/ia64.md (extendsfdf2): Split only after reload.
5823 2000-05-08 Richard Henderson <rth@cygnus.com>
5825 * rtlanal.c (may_trap_p): Consider old-style and volatile
5828 Mon May 8 17:16:48 2000 Jim Wilson <wilson@cygnus.com>
5830 * config/ia64/ia64.h (RETURN_ADDR_RTX): Use COUNT not count.
5832 2000-05-08 Richard Henderson <rth@cygnus.com>
5834 * config/ia64/ia64.h (predicate_operator): Declare.
5836 * config/ia64/ia64.md (extendsfdf2): Split the nop case out
5839 * gensupport.c (process_rtx): Copy and post-process each member
5840 of the define_insn rtvec individually.
5842 Mon 8 May 22:17:35 2000 Neil Booth <NeilB@earthling.net>
5844 * cpplex.c (spell_token): New function.
5845 (TOKEN_LEN): Add 1 for whitespace.
5846 (_cpp_lex_file): Update to use spell_token.
5847 * cpplib.h (E): Remove.
5848 (TTYPE_TABLE): Update CPP_VSPACE entry.
5850 2000-05-08 Richard Henderson <rth@cygnus.com>
5852 * flow.c (init_propagate_block_info): Watch out for conditional
5853 branch to next instruction, and thus one outgoing edge.
5855 * config/ia64/ia64.c (ia64_encode_section_info): Exit early
5856 for global register variables; don't special case __[CD]TOR_LIST__;
5857 mind ggc_p for string allocation.
5859 2000-05-08 Nick Clifton <nickc@cygnus.com>
5861 * config/i386/i386.h (ELIMINABLE_REGS): Fix comment.
5863 2000-05-08 Bruce Korb <bkorb@gnu.org>
5865 * fixinc/mkfixinc.sh: fixinc.sco is no longer used
5866 i?86-*-msdosdjgpp* no longer uses fixincludes
5867 * fixinc/genfixes: inclhack.sh and fixincl.sh are no longer generated
5868 * fixinc/inclhack.sh: deleted
5869 * fixinc/hackshell.tpl: deleted
5870 * fixinc/inclhack.tpl: deleted
5871 * fixinc/Makefile.in: Remove dependencies on above
5872 * fixinc/fixincl.sh: "DO NOT EDIT" text modified
5874 2000-05-08 Andreas Jaeger <aj@suse.de>
5876 * config/mips/linux.h: Remove undefines which disabled .ctor/.dtor
5879 2000-05-07 Zack Weinberg <zack@wolery.cumb.org>
5881 * Makefile.in (LOOSE_CFLAGS): Add /g modifiers to both sed
5884 Sun 7 May 08:43:53 2000 Neil Booth <NeilB@earthling.net>
5886 * cpplex.c: Move new lexer definitions and prototypes
5887 to top. Conditional include these and the code if
5888 NEW_LEXER is defined. Rename functions whose names
5889 clash if this code included.
5891 Sun May 7 00:54:57 EDT 2000 John Wehle (john@feith.com)
5893 * rtl.def (COND_EXEC): Clarify.
5895 * i386.md (extendsidi2): Clobber (reg:CC 17) in the
5896 same fashion as zero_extendsidi2.
5898 2000-05-06 Richard Henderson <rth@cygnus.com>
5900 * config/ia64/ia64.c (predicate_operator): New.
5901 (ia64_print_operand): Handle 'J'.
5902 (rtx_needs_barrier): Handle COND_EXEC.
5903 * config/ia64/ia64.h (BRANCH_COST): Define.
5904 (PREDICATE_CODES): Update.
5905 * config/ia64/ia64.md: Docuement used unspec values.
5906 (attr predicable): New.
5907 (movxf, movxf_internal): New.
5908 (extendsfdf2): Don't comment out nop.
5909 (floatdidf2): Remove.
5910 (truncxfsf2, truncxfdf2, floatdixf2): New.
5911 (abssi2, absdi2): Put the neg in the "true" slot.
5912 (conditional branch instructions): Mark not predicable.
5913 (cmov*_internal): Use predicate_operator. Split to cond_exec.
5914 (abs*_internal): Likewise.
5915 (alloc, set_bsp): Mark not predicable.
5916 (barrier, insn_group_barrier, flush_cache): Likewise.
5917 (define_cond_exec): New.
5919 2000-05-06 Richard Henderson <rth@cygnus.com>
5921 * c-decl.c: Include "tm_p.h".
5923 * config/ia64/ia64-protos.h: Rearrange decls to reduce ifdef madness.
5924 (fetchadd_operand, ia64_expand_fetch_and_op): Declare.
5925 (ia64_expand_op_and_fetch): Declare.
5926 * config/ia64/ia64.c: Include "toplev.h". Kill trailing whitespace.
5927 (setjmp_operand): Constify variables for XSTR.
5928 (ia64_encode_section_info): Likewise.
5929 (ia64_print_operand): Use %d for exact_log2; cast 32-bit printed
5931 (ia64_asm_output_external): Constify name.
5932 (process_set): Use HOST_WIDE_INT_PRINT_DEC for frame size.
5933 (process_for_unwind_directive): Provide switch default.
5934 (ia64_expand_compare_and_swap): Remove unused variables.
5935 (ia64_expand_builtin): Likewise.
5936 * config/ia64/ia64.h (ASM_OUTPUT_BYTE): Mask and cast value to int
5939 * config/ia64/ia64.c (sdata_symbolic_operand): Mark unused args.
5940 (symbolic_operand, function_operand, setjmp_operand): Likewise.
5941 (shift_count_operand, shift_32bit_count_operand): Likewise.
5942 (shladd_operand, fetchadd_operand, ia64_function_prologue): Likewise.
5943 (ia64_function_epilogue, ia64_setup_incoming_varargs): Likewise.
5944 (ia64_function_arg_partial_nregs, ia64_function_value): Likewise.
5945 (ia64_print_operand_address, ia64_secondary_reload_class): Likewise.
5946 (ia64_expand_builtin): Likewise.
5947 (call_multiple_values_operation): Make dest_regno unsigned.
5949 2000-05-06 Richard Henderson <rth@cygnus.com>
5951 * rtl.def (DEFINE_COND_EXEC): New.
5952 * md.texi: Document it.
5954 * gensupport.c (input_file): Remove.
5955 (struct queue_elem): Add lineno.
5956 (rtx_ready_queue): Remove.
5958 (predicable_default): New.
5959 (predicable_true, predicable_false): New.
5960 (define_attr_queue, define_attr_tail): New.
5961 (define_insn_queue, define_insn_tail): New.
5962 (define_cond_exec_queue, define_cond_exec_tail): New.
5963 (other_queue, other_tail): New.
5964 (queue_pattern): New.
5965 (process_rtx): Add patterns to the appropriate queues.
5966 (is_predicable, identify_predicable_attribute): New.
5967 (n_alternatives, collect_insn_data): New.
5968 (alter_predicate_for_insn, alter_test_for_insn): New.
5969 (shift_output_template, alter_output_for_insn): New.
5970 (process_one_cond_exec, process_define_cond_exec): New.
5971 (init_md_reader): Read the entire file. Process define_cond_exec.
5972 (read_md_rtx): Return elements from the queues.
5974 2000-05-06 Richard Henderson <rth@cygnus.com>
5976 * flow.c (mark_set_1): Don't update conditional life info
5977 if the register is not_dead.
5979 2000-05-06 Zack Weinberg <zack@wolery.cumb.org>
5981 * Makefile.in (STAGESTUFF): Add genrtl.c and genrtl.h.
5982 (mostlyclean): Also delete fixincl, fixinc.sh, and
5983 specs.ready, and make clean in the fixinc subdir.
5985 2000-05-06 Richard Henderson <rth@cygnus.com>
5987 * Makefile.in (gensupport.o): Compile for the host.
5988 (host-prefix gensuuprt.o): Remove.
5989 (genflags.o): Depend on gensupport.h and OBSTACK_H.
5990 (genattrtab.o): Likewise.
5991 (gencodes.o): Depend on gensupport.h.
5992 (genemit.o, genopinit.o, genrecog.o, genextract.o): Likewise.
5993 (genpeep.o, genattr.o, genoutput.o): Likewise.
5995 * gensupport.c (obstack, rtl_obstack): New.
5996 (init_md_reader): Initialize rtl_obstack.
5997 * gensupport.h (rtl_obstack): Declare.
5998 (message_with_line): Declare.
6000 * genattr.c: Remove all traces of obstack manipulation.
6001 * gencodes.c, genconfig.c, genemit.c, genextract.c: Likewise.
6002 * genopinit.c, genoutput.c, genpeep.c, genrecog.c: Likewise.
6004 * genattrtab.c (obstack, rtl_obstack): Remove.
6005 (main): Don't init rtl_obstack.
6006 * genflags.c: Likewise.
6008 * genrecog.c (message_with_line): Move ...
6009 * gensupport.c: ... here.
6011 2000-05-06 Richard Henderson <rth@cygnus.com>
6013 * c-typeck.c (build_c_cast): Remove dead code.
6015 2000-05-06 Richard Henderson <rth@cygnus.com>
6017 * flow.c (split_edge): Don't allocate global_live_at_start for
6018 the new block unless the old blocks had them as well.
6020 * flow.c (mark_set_1): Respect not_dead when updating reg_live.
6022 * ifcvt.c (noce_process_if_block): Don't use an insn_b from
6023 test_bb if a or b uses x.
6025 2000-05-06 Zack Weinberg <zack@wolery.cumb.org>
6027 * cpphash.h: Remove conditional #define of __extension__.
6028 * rtl.h: Add __extension__ to RTL_CHECK1, RTL_CHECK2,
6029 RTL_CHECKC1, RTL_CHECKC2, and RTVEC_ELT macros
6030 (ENABLE_RTL_CHECKING only).
6031 * tree.h: Add __extension__ to TREE_CHECK, TREE_CLASS_CHECK,
6032 CST_OR_CONSTRUCTOR_CHECK, and EXPR_CHECK macros
6033 (ENABLE_TREE_CHECKING only).
6034 * varray.h: Add __extension__ to VARRAY_CHECK macro
6035 (ENABLE_CHECKING only).
6037 2000-05-06 Richard Earnshaw (reanrsha@arm.com)
6039 Use new tail-calling mechanism on ARM.
6040 * arm.md (sibcall, sibcall_value): New expands.
6041 (sibcall_insn, sibcall_value_insn, sibcall_epilogue): New insns.
6042 (tailcalling peepholes): Delete.
6043 (push_multi): Simplify.
6044 * arm.c (lr_save_eliminated): Delete definition.
6045 (pattern_really_clobbers_lr, function_really_clobbers_lr): Delete.
6046 (output_return_instruction): Remove checks on lr_save_eliminated.
6047 (output_arm_prologue): Remove old tail-calling code.
6048 (arm_output_epilogue): New parameter, really_return. All callers
6049 changed. Handle tail-calling epilogues.
6050 * arm.h (lr_save_eliminated): Delete declaration.
6051 (frame_pointer_needed): Delete declaration.
6052 * arm-protos.h (arm_output_epilogue): Adjust prototype.
6054 * arm.md (is_thumb): Examine symbol thumb_code, not expression
6056 * arm.c (thumb_code): Define it.
6057 (arm_override_options): Set it.
6058 * arm.h (thumb_code): Declare it.
6060 2000-05-06 Richard Earnshaw (reanrsha@arm.com)
6062 * arm-protos.h (arm_dllexport_name_p, arm_dllimport_name_p): Constify.
6064 2000-05-06 Richard Earnshaw (reanrsha@arm.com)
6066 * arm.c (arm_gen_load_multiple, arm_gen_store_mulitple): Don't add
6067 bogus clobber to insns.
6068 (load_multiple_operation, store_mulitple_operation): Don't check
6070 * arm.md (ldmsi_postinc, stmsi_postinc): Adjust accordingly.
6072 * arm.md (and_scc, ior_scc): Add missing mode.
6074 * arm.md (call_value_symbol): Remove predicate from op2.
6076 * arm.h (SPECIAL_MODE_PREDICATES): Define.
6078 Sat May 6 06:25:56 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
6080 * expr.c (get_subtarget): New function.
6081 (force_operand, expand_expr, do_store_flag): Use it.
6083 * toplev.c (compile_file): Don't take strlen of NAME if null.
6085 2000-05-06 David Edelsohn <edelsohn@gnu.org>
6087 * xcoffout.c (xcoff_current_include_file,
6088 xcoff_current_function_file, xcoff_lastfile): Constify char *.
6089 (xcoffout_source_file, xcoffout_source_line): Make filename 'const
6091 (xcoffout_declare_function): Make name 'const char *'.
6092 (xcoffout_end_epilogue): Make fname 'const char *'
6093 * xcoffout.h (xcoff_current_include_file, xcoff_lastfile,
6094 xcoffout_declare_function, xcoffout_source_line): Match above.
6096 * aix43.h (SUBTARGET_OVERRIDE_OPTIONS): -mpowerpc64 without
6098 * rs6000.c (print_operand): Fix lossage typo.
6099 (output_cbranch): Remove "cr" decoration for now.
6100 * rs6000.h (ASM_OUTPUT_DEF_FROM_DECLS): Make alias 'const char *'.
6102 Sat May 6 06:55:32 2000 Denis Chertykov <denisc@overta.ru>
6104 * config/avr/avr.c (out_shift_with_cnt): Bugfix for shift by
6107 2000-05-05 Bruce Korb <bkorb@gnu.org>
6109 * fixinc/genfixes: Improve the matching for make target names
6111 2000-05-05 Catherine Moore <clm@cygnus.com>
6113 * c-common.c (decl_attributes): For TYPE_DECLs attach the
6114 attribute to the decl.
6115 * c-decl.c (pushdecl): Propagate the USED attribute to the
6118 2000-05-05 Richard Henderson <rth@cygnus.com>
6120 * rtlanal.c (reg_overlap_mentioned_p): Treat parallels in the
6121 same way emit_group_load does.
6123 2000-05-05 Mark Elbrecht <snowball3@bigfoot.com>
6125 * gcc.c (set_input) [HAVE_DOS_STYLE_FILE_SYSTEM]: Skip drive name.
6127 * toplev.c (output_file_directive): Use IS_DIR_SEPARATOR.
6130 2000-05-05 Rodney Brown <RodneyBrown@mynd.com>
6132 * pa.h (FUNCTION_ARG_ADVANCE): Warning removal.
6134 Fri May 5 10:29:21 2000 Marc Espie <espie@cvs.openbsd.org>
6136 * config/openbsd.h (LINK_SPEC): pass correct flags to ld
6137 to support -shared, on platforms with dynamic libraries.
6139 Fri May 5 10:27:06 2000 Philippe De Muyter <phdm@macqel.be>
6141 * system.h (S_ISBLK): Provide fallback definition.
6143 2000-05-05 Geoff Berry <geoffb@bops.com>
6145 * extend.texi (Extended Asm): Document inability to give asm
6146 statements access to condition codes.
6148 2000-05-05 Marek Michalkiewicz <marekm@linux.org.pl>
6150 * varasm.c (asm_emit_uninitialised): Use 0, not NULL
6151 as arg 2 of UNIQUE_SECTION.
6153 Fri May 5 10:11:41 2000 Jeffrey A Law (law@cygnus.com)
6155 * predict.c: Remove May 4 change.
6156 * bb-reorder.c (make_reorder_chain): Do not perform block movement
6157 if we have predicted the branch at 50-50 probability.
6159 2000-05-05 Richard Henderson <rth@cygnus.com>
6161 * flow.c (init_propagate_block_info): Fix merge error
6162 in HAVE_conditional_execution code.
6164 Fri May 5 07:43:50 2000 Denis Chertykov <denisc@overta.ru>
6166 * config/avr/avr.c (out_shift_with_cnt): Genetare a more optimal
6167 shift cycle for unknown shift count. Also generates dec + brpl.
6168 (ashlqi3_out): Don't generate dec + brpl which now generates by
6169 `out_shift_with_cnt'.
6170 (ashlhi3_out): Likewise.
6171 (ashlsi3_out): Likewise.
6172 (ashrqi3_out): Likewise.
6173 (ashrhi3_out): Likewise.
6174 (ashrsi3_out): Likewise.
6175 (lshrqi3_out): Likewise.
6176 (lshrhi3_out): Likewise.
6177 (lshrsi3_out): Likewise.
6179 2000-05-04 Mark Elbrecht <snowball3@bigfoot.com>
6181 * gcc.c (free_split_directories): Correct typo in explanation
6182 of make_relative_prefix.
6184 2000-05-04 Geoff Keating <geoffk@cygnus.com>
6186 * config/rs6000/rs6000.h (PREDICATE_CODES): Add floating-point
6187 comparison codes to branch_comparison_operator.
6189 2000-05-04 Richard Henderson <rth@cygnus.com>
6191 * ifcvt.c (noce_process_if_block): Always reset X in the A == B case.
6193 2000-05-04 Richard Henderson <rth@cygnus.com>
6195 * Makefile.in (FPBIT_FUNCS): Remove _df_to_usi.
6196 (DPBIT_FUNCS): Remove _sf_to_usi.
6197 (stmp-multilib): Pass LIB1ASMSRC to libgcc.mk.
6199 * ifcvt.c (noce_process_if_block): Fail if A or B modified
6200 between condition and jump.
6202 * libgcc2.c (near eh_context_specific): Comment #endif string.
6203 * longlong.h: Don't use strings with embedded newlines.
6205 2000-05-04 Geoff Keating <geoffk@cygnus.com>
6207 * config/rs6000/rs6000-protos.h: Add output_cbranch.
6208 * config/rs6000/rs6000.c (ccr_bit_negated_p): Delete.
6209 (print_operand): Delete %t and %T codes.
6210 (output_cbranch): New function. Support branch prediction.
6211 * config/rs6000/rs6000.md: Use output_cbranch for
6212 conditional branches and returns.
6214 2000-05-04 Jason Merrill <jason@casey.cygnus.com>
6216 * simplify-rtx.c (simplify_ternary_operation): Cast to unsigned.
6217 * stor-layout.c (place_field): Likewise.
6218 * integrate.h (struct inline_remap): Make regno_pointer_align unsigned.
6219 * expr.c (store_expr): Make align unsigned.
6220 * explow.c (plus_constant_wide): Make low words unsigned.
6221 * expmed.c (choose_multiplier): Likewise.
6222 * fold-const.c (fold): Likewise.
6223 * tree.h (build_int_2): Likewise.
6224 * tree.c (build_int_2_wide, tree_int_cst_msb): Likewise.
6225 * emit-rtl.c (gen_reg_rtx): Add cast to unsigned char*.
6226 (init_emit): Change cast to unsigned char*.
6227 * varasm.c (compare_constant_1): Add cast to char*.
6228 * gcse.c (delete_null_pointer_checks): Change cast to unsigned int*.
6229 * reload1.c (reload): Likewise.
6231 * rtl.h (MEM_SET_IN_STRUCT_P): Use do { } while (0).
6233 Thu May 4 14:37:23 2000 Jeffrey A Law (law@cygnus.com)
6235 * predict.c (estimate_probability): If no prediction was found, then
6236 predict the successor that is the next physical block (if such a
6239 2000-05-04 Richard Henderson <rth@cygnus.com>
6241 * config/alpha/t-alpha (LIB2FUNCS_EXTRA): Use qrrnd.asm in place.
6243 2000-05-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6245 * system.h: Don't wrap <sys/types.h> with HAVE_SYS_TYPES_H.
6247 2000-05-04 Mumit Khan <khan@xraylith.wisc.edu>
6249 * i386/cygwin.h (CPP_PREDEFINES): Don't define __STDC__. Move
6250 attribute macros from here ...
6251 (CPP_SPEC): to here.
6252 * i386/mingw32.h (CPP_PREDEFINES): Likewise.
6253 (CPP_SPEC): Likewise.
6254 * i386/crtdll.h (CPP_PREDEFINES): Delete attribute macros.
6256 * Makefile.in ($(HOST_PREFIX_1)gensupport.o): Add build rule.
6257 (libgcc.a): Pass LIB1ASMSRC to libgcc.mk.
6259 2000-05-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6261 * bb-reorder.c (get_next_bb_note, get_prev_bb_note): Prototype.
6263 * diagnostic (vbuild_message_string, build_message_string,
6264 build_location_prefix, output_get_prefix, init_output_buffer,
6265 output_notice, vline_wrapper_message_with_location,
6266 v_message_with_decl, default_print_error_function): De-constify.
6267 (set_real_maximum_length): Prototype.
6269 * diagnostic.h (struct output_buffer, init_output_buffer,
6270 output_get_prefix, output_set_prefix): De-constify.
6272 * function.c (init_function_start): Constify.
6274 * gensupport.c (remove_constraints, process_rtx): Prototype.
6276 * gthr-posix.h: Indent uses of #pragma.
6278 * objc/objc-act.c (ggc_mark_imp_list, ggc_mark_hash_table):
6281 * predict.c (find_expected_value): Delete prototype.
6282 (expected_value_to_br_prob): Initialize variable `ev_reg'.
6284 * sbitmap.h (debug_sbitmap): Prototype.
6286 * ssa.c (compute_coalesced_reg_partition): Prototype.
6288 * stor-layout.c (debug_rli): Prototype.
6290 * tree.h (round_down): Prototype.
6291 (init_function_start): Constify.
6293 2000-05-04 Zack Weinberg <zack@wolery.cumb.org>
6295 * cpphash.h: #define __extension__ away if GCC_VERSION < 2095
6296 (overly conservative). Change extern inline wrappers to
6297 static inline, define them always, use PARAMS properly.
6298 * cpplex.c (_cpp_get_directive_token): Don't issue pedantic
6299 whitespace warnings for \f and \v at the beginning of a line.
6301 Thu May 4 10:03:50 2000 Jeffrey A Law (law@cygnus.com)
6303 * haifa-sched.c (schedule_insns): Free the flow edge list when it
6306 2000-05-04 Bruce Korb <bkorb@gnu.org>
6308 * fixincl/inclhack.def: added broken_cabs -
6309 Remove `extern double cabs' declarations from math.h
6310 * fixincl/inclhack.sh: regen
6311 * fixincl/fixincl.x: regen
6312 * fixincl/fixincl.c: Remove BOGOSITY code
6313 * fixincl/mkfixinc.sh: Remove code for installing "shell" version
6315 Thu May 4 09:45:12 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
6317 * rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P and
6319 * alias.c (canon_rtx): Don't copy RTX_UNCHANGING_P or MEM_ALIAS_SET
6320 when calling MEM_COPY_ATTRIBUTES.
6321 * emit-rtl.c (operand_subword, change_address): Likewise.
6322 * explow.c (stabilize): Likewise.
6323 * expr.c (protect_from_queue, emit_move_insn_1): Likewise.
6324 * integrate.c (copy_rtx_and_substitute): Likewise.
6325 * combine.c (combine_simplify_rtx): Don't copy RTX_UNCHANGING_P
6326 when calling MEM_COPY_ATTRIBUTES.
6327 (make_extraction, simplify_shift_const, gen_lowpart_for_combine):
6329 * cse.c (gen_lowpart_if_possible): Likewise.
6330 * function.c (fixup_var_refs_1, purge_addressof_1): Likewise.
6331 * optabs.c (gen_move_insn): Likewise.
6332 * recog.c (validate_replace_rtx_1): Likewise.
6333 * simplify-rtx.c (add_mem_for_addr): Likewise.
6334 * stmt.c (expand_anon_union_decl): Likewise.
6335 * config/arm/arm.md: Likewise.
6336 * config/h8300/h7300.c (fix_bit_operand): Likewise.
6337 * config/m88k/m88k.c (legitimize_address, block_move_loop): Likewise.
6338 (block_move_no_loop, block_move_sequence): Likewise.
6339 * config/rs6000/rs6000.c (expand_block_move_mem): Likewise.
6340 * config/alpha/alpha.c (get_aligned_mem): Likewise.
6341 Clear MEM_ALIAS_SET.
6342 * final.c (alter_subreg): Don't copy MEM_ALIAS_SET when calling
6343 MEM_COPY_ATTRIBUTES.
6345 2000-05-03 Robert Lipe <robertlipe@usa.net>
6347 * configure.in (i[34567]86-*-isc*) [tmake_file]: Add t-i386bare
6348 to suppress libgcc1.
6349 (i[34567]86-*-sco3.2v5*) Likewise.
6350 (i[34567]86-*-sco3.2v4*) Likewise.
6351 (i[34567]86-*-sco) Likewise.
6352 (i[34567]86-*-solaris2) Likewise.
6353 (i[34567]86-*-sysv5*) Likewise.
6354 (i[34567]86-*-sysv4*) Likewise.
6355 (i[34567]86-*-udk*) Likewise.
6356 (i[34567]86-*-sysv*) Likewise.
6358 2000-05-03 Zack Weinberg <zack@wolery.cumb.org>
6360 * cpphash.h (U): New define, to correct type of string constants.
6361 (ustrcmp, ustrncmp, ustrlen, uxstrdup, ustrchr): New wrapper
6362 routines, to do casts when passing unsigned strings to libc.
6363 * cppexp.c, cppfiles.c, cpphash.c, cppinit.c, cpplib.c: Use them.
6365 * cppfiles.c (_cpp_execute_include): Make filename an U_CHAR *.
6366 * cpphash.c (_cpp_quote_string): Make string an U_CHAR *.
6367 * cppinit.c (dump_special_to_buffer): Make macro name an U_CHAR *.
6368 * cpplex.c (parse_ifdef, parse_include, validate_else): Make
6369 second argument an U_CHAR *.
6371 * cppinit.c (builtin_array): Make name and value U_CHAR *, add
6372 length field, clean up initializer.
6373 (ISTABLE): Add __extension__ to designated-
6374 initializers version.
6375 * cpplex.c (CHARTAB): Likewise.
6377 * mbchar.c: Add dummy external declaration to the !MULTIBYTE_CHARS
6378 case so the file won't be empty.
6380 Wed May 3 21:01:46 2000 Jason Eckhardt <jle@cygnus.com>
6382 * bb-reorder.c (struct reorder_block_def): Member succ removed.
6383 (REORDER_BLOCK_SUCC): Removed.
6384 (enum reorder_skip_type): Removed.
6385 (skip_insns_between_block): Renamed to skip_insns_after_block.
6386 Removed second argument. Removed dead code and cleaned up.
6387 (make_reorder_chain): Removed use of REORDER_BLOCK_SUCC.
6388 (reorder_basic_blocks): Remove use of REORDER_SKIP_AFTER. Removed
6389 second parameter to skip_insns_after_block.
6391 Wed May 3 13:29:54 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
6393 * tree.c (staticp, case LABEL_DECL): New case.
6395 2000-05-03 Richard Henderson <rth@cygnus.com>
6397 * Makefile.in (start.encap): Do not depend on LIBGCC1.
6399 * mklibgcc1.in: Fix typo last change.
6401 2000-05-03 Jason Merrill <jason@casey.cygnus.com>
6403 * Makefile.in (WARN_CFLAGS): Add -pedantic -Wno-long-long.
6404 (LOOSE_CFLAGS): New: CFLAGS without -pedantic and -Wtraditional.
6405 (GCC_CFLAGS): Use it.
6406 (LANG_FLAGS_TO_PASS): New: SUBDIR_FLAGS_TO_PASS with LOOSE_CFLAGS.
6407 * cp/Make-lang.in, java/Make-lang.in, f/Make-lang.in, ch/Make-lang.in,
6408 objc/Make-lang.in: Use it.
6410 2000-05-03 Jason R Thorpe <thorpej@zembu.com>
6412 * config/i386/i386.md (lshrqi2_cmpno): Use q not r in constraint.
6414 2000-05-03 Richard Henderson <rth@cygnus.com>
6416 * mklibgcc.in: Restrict OLDCC=GCC test to native. Equate
6417 LIBGCC1 empty with libgcc1.null.
6419 Wed May 3 12:55:46 2000 Jim Wilson <wilson@cygnus.com>
6421 * fold-const.c (extract_muldiv, case MAX_EXPR): Don't allow signedness
6424 2000-05-03 Greg McGary <gkm@gnu.org>
6426 * tree.h (tree_common): Add bounded_flag member. Remove
6427 inaccurate comment about number of remaining bits.
6428 (BOUNDED_INDIRECT_TYPE_P, BOUNDED_POINTER_TYPE_P,
6429 BOUNDED_REFERENCE_TYPE_P, MAYBE_BOUNDED_INDIRECT_TYPE_P,
6430 MAYBE_BOUNDED_POINTER_TYPE_P, MAYBE_BOUNDED_REFERENCE_TYPE_P,
6431 TREE_BOUNDED, TYPE_MAIN_VARIANTS_PHYSICALLY_EQUAL_P,
6432 TYPE_MAIN_PHYSICAL_VARIANT, TYPE_BOUNDED): New macros.
6433 (TYPE_QUAL_BOUNDED): New constant.
6434 (TYPE_QUALS): Handle bounded qualifier.
6435 (TREE_EXPR_QUALS, TREE_FUNC_QUALS): New macros.
6436 (TYPE_BOUNDED_VALUE, TYPE_BOUNDED_BASE, TYPE_BOUNDED_EXTENT,
6437 TYPE_BOUNDED_SUBTYPE, TYPE_UNBOUNDED_VARIANT, TYPE_POINTER_DEPTH,
6438 TYPE_AMBIENT_BOUNDEDNESS): New macros.
6439 (MAX_POINTER_DEPTH, VA_LIST_POINTER_DEPTH): New constants.
6440 (tree_type): Add pointer_depth member. Remove
6441 inaccurate comment about number of remaining bits.
6442 (DECL_POINTER_DEPTH): Add macro.
6443 (tree_decl): Add pointer_depth member.
6445 Wed May 3 22:52:53 2000 Denis Chertykov <denisc@overta.ru>
6447 * config/avr/avr-protos.h (test_hard_reg_class): Declared.
6448 * config/avr/avr.c (ashrhi3_out): optimized shift by 15.
6449 (lshrhi3_out): Likewise.
6450 (ashrsi3_out): bugfix in shift by 8.
6451 (test_hard_reg_class): New function.
6452 * config/avr/avr.md: Bugfix inside conditions in peepholes.
6453 (ashlhi3): removed define_expand of this pattern.
6454 (*ashlhi3_insn): renamed to ashlhi3.
6455 (ashlsi3): removed define_expand of this pattern.
6456 (*ashlsi3_insn): renamed to ashlsi3.
6457 (ashrqi3): removed define_expand of this pattern.
6458 (*ashrqi3_insn): renamed to ashrqi3.
6459 (ashrhi3): removed define_expand of this pattern.
6460 (*ashrhi3_insn): renamed to ashrhi3.
6461 (ashrsi3): removed define_expand of this pattern.
6462 (*ashrsi3_insn): renamed to ashrsi3.
6463 (lshrhi3): removed define_expand of this pattern.
6464 (*lshrhi3_insn): renamed to lshrhi3.
6465 (lshrsi3): removed define_expand of this pattern.
6466 (*lshrsi3_insn): renamed to lshrsi3.
6468 2000-05-03 Rodney Brown <RodneyBrown@pmsc.com>
6470 * config/mcore/mcore.c: Replacing inclusion of "stdio,h" with
6471 inclusion of "system.h".
6473 Wed May 3 11:43:53 2000 Jim Wilson <wilson@cygnus.com>
6475 * config/ia64/ia64.c (ia64_encode_section_info): Add check for
6478 2000-05-03 David Mosberger <davidm@hpl.hp.com>
6480 * config/ia64/ia64.c (ia64_override_options): Force -mconstant-gp
6481 if -mauto-pic is on.
6482 (ia64_epilogue_uses): Mark "gp" (r1) as used by the epilogue if
6483 -mconstant-gp is in effect and function-descriptors are being used
6484 to make indirect calls.
6485 * config/ia64/ia64.h (MASK_CONST_GP): New macro.
6486 (MASK_AUTO_PIC): Ditto.
6487 (TARGET_CONST_GP): Ditto.
6488 (TARGET_AUTO_PIC): Ditto.
6489 (TARGET_SWITCHES): Add -mconstant-gp and -mauto-pic options.
6490 (ASM_OUTPUT_DOUBLE_INT): Don't generate @fptr() if -mauto-pic or
6491 -mno-pic is in effect.
6492 (ASM_OUTPUT_XDATA_DOUBLE_INT): Ditto.
6493 * config/ia64/ia64.md (movdi): Use gen_load_gprel64() if
6494 -mauto-pic is in effect.
6495 (gprel64_offset): New pattern.
6496 (load_gprel64): Ditto.
6497 (call): Handle -mauto-pic like -mno-pic (don't use fptr). If
6498 -mconstant-gp is in effect, no need to preserve gp around direct
6500 (call_value): Ditto.
6501 * config/ia64/linux.h (PROFILE_BEFORE_PROLOGUE): Define.
6502 (FUNCTION_PROFILER): Define.
6503 * config/ia64/sysv4.h (ASM_OUTPUT_CONSTRUCTOR): Don't generate
6504 @fptr() directive when -mno-pic or -mauto-pic is in effect.
6505 (ASM_OUTPUT_DESTRUCTOR): Ditto.
6507 2000-05-03 Richard Henderson <rth@cygnus.com>
6509 * Makefile.in (STAGESTUFF): Add libgcc libgcc.mk.
6510 (libgcc1.null, libgcc1.cross, libgcc1.a): Remove targets.
6511 (libgcc1-asm.a, libgcc1.S, libgcc2.a): Remove targets.
6512 (mklibgcc, libgcc.mk): New targets.
6513 (libgcc.a): Use libgcc.mk.
6514 (stmp-multilib): Likewise.
6515 (stmp-multilib-sub): Remove.
6516 (mostlyclean): Don't delete libgcc2 temp files.
6517 * configure.in (AC_PROG_CC_C_O): Add.
6518 (NO_MINUS_C_MINUS_O): Substitute it.
6519 (all_outputs): Add mklibgcc.
6520 * mklibgcc.in: New file.
6522 2000-05-03 Jason Merrill <jason@casey.cygnus.com>
6524 * cppexp.c (op_t): Make an int.
6526 * rtlanal.c (dead_or_set_regno_p): Remove unused variable.
6528 * varasm.c (initializer_constant_valid_p): Fix parenthesis.
6530 * gensupport.c (process_rtx): Fix macros used.
6532 2000-05-03 Richard Henderson <rth@cygnus.com>
6534 * flow.c (propagate_one_insn): Also don't PROP_REG_INFO for
6535 call-clobbered registers of a call.
6537 Wed May 3 12:40:53 2000 Clinton Popetz <cpopetz@cygnus.com>
6539 * gensupport.c: New file.
6540 * gensupport.h: New file.
6541 * Makefile.in (HOST_RTL): Depend on gensupport.
6542 (gensupport.o) New rule.
6543 * genattr.c: Use gensupport for reading .md files.
6544 * genattrtab.c: Ditto.
6545 * gencodes.c: Ditto.
6546 * genconfig.c: Ditto.
6548 * genextract.c: Ditto.
6549 * genflags.c: Ditto.
6550 * genopinit.c: Ditto.
6551 * genoutput.c: Ditto.
6553 * genrecog.c: Ditto.
6554 * rtl.def (define_insn_and_split): New DEF_RTL_EXPR.
6555 * md.texi (Insn Splitting): Document define_insn_and_split.
6557 Tue May 2 00:20:30 2000 Jason Eckhardt <jle@cygnus.com>
6559 * flow.c (verify_flow_info): Added two more sanity checks. The
6560 first checks that the blocks are numbered consecutively. The second
6561 checks that n_basic_blocks is actually equal to the number of
6562 basic blocks in the insn chain.
6564 2000-05-03 Zack Weinberg <zack@wolery.cumb.org>
6566 * cpplib.h: Add accessor macros for token lists.
6567 * cpplib.c, cpphash.c, cpplex.c: Use them.
6569 Wed May 3 09:29:17 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
6571 * expr.c (expand_expr, case COMPONENT_REF): Don't check for checking
6572 memory usage if not in a function.
6573 * varasm.c (initializer_constant_valid_p, case ADDR_EXPR): Only
6574 return address if static.
6576 Wed May 3 13:14:49 MET DST 2000 Jan Hubicka <jh@suse.cz>
6578 * ifcvt.c (noce_try_cmove_arith): Use may_trap_p to thest
6579 whether address may trap.
6581 Tue May 2 23:38:37 2000 Jason Eckhardt <jle@cygnus.com>
6583 * bb-reorder (chain_reorder_blocks): Changed code to test for
6584 EDGE_FALLTHRU rather than making erroneous assumption that the
6585 first outgoing edge is the fall-through edge.
6587 Tue May 2 18:20:31 2000 Donald Lindsay <dlindsay@hound.cygnus.com>
6589 * config/mips/mips.c (mips_build_va_list,mips_va_start,mips_va_arg): new
6590 ABI for varargs, across all MIPS. This is incompatible because the
6591 va_list (__builtin_va_list) structure is different, so a compilation
6592 unit passing a va_list and a compilation unit being passed one, should
6593 both be compiled with the same ABI. (The old structure had two
6594 pointers, now it has three.)
6596 Tue May 2 19:18:43 2000 Jason Eckhardt <jle@cygnus.com>
6598 * bb-reorder.c (struct reorder_block_def): Remove members end,
6599 block_begin, and block_end.
6600 (REORDER_BLOCK_OLD_END): Delete.
6601 (REORDER_BLOCK_BEGIN): Delete.
6602 (REORDER_BLOCK_END): Delete.
6603 (chain_reorder_blocks): Remove dead code.
6605 Tue May 2 17:06:53 2000 Jason Eckhardt <jle@cygnus.com>
6607 * bb-reorder.c (remove_scope_notes): Check for both types of scope
6608 notes as the end of a basic block before deleting.
6610 2000-05-02 Mumit Khan <khan@xraylith.wisc.edu>
6612 * final.c (final_start_function): Fix spelling of "necessary".
6614 2000-05-02 Jason Merrill <jason@casey.cygnus.com>
6616 * toplev.c (debug_ignore_block): Return int.
6617 * dwarf2out.c (dwarf2out_ignore_block): Likewise.
6618 * toplev.h, dwarf2out.h: Adjust.
6619 * emit-rtl.c (remove_unnecessary_notes): Test return value.
6621 * emit-rtl.c (remove_unnecessary_notes): Fix spelling of "necessary".
6622 * toplev.c, final.c, rtl.h: Adjust.
6624 2000-05-02 Zack Weinberg <zack@wolery.cumb.org>
6626 * aclocal.m4 (gcc_AC_CHECK_PROG_VER): New macro.
6627 * configure.in: Look for makeinfo in the unified tree, then
6628 for a system makeinfo which is sufficiently new.
6629 * Makefile.in: If configure says makeinfo is too old, don't
6630 build or install Info documentation.
6632 2000-05-02 Zack Weinberg <zack@wolery.cumb.org>
6634 * cpphash.c (collect_params): Fix off-by-one error.
6635 (dump_hash_helper): Dump all four macro nodetypes.
6637 2000-05-02 Jakub Jelinek <jakub@redhat.com>
6639 * cpphash.c (trad_stringify): Adjust p after stringification as
6642 2000-05-02 Zack Weinberg <zack@wolery.cumb.org>
6644 * cpplib.h (CPP_POP, parse_cleanup_t): Delete.
6645 (cpp_buffer): Remove cleanup, seen_eof, manual_pop members.
6647 * cppfiles.c (file_cleanup): Delete.
6648 * cpphash.c (macro_cleanup): Delete.
6649 (collect_objlike_expansion, collect_funlike_expansion,
6650 macarg, scan_arguments): Remove CPP_POP case.
6652 * cpplex.c (null_cleanup): Delete.
6653 (cpp_pop_buffer): Do the work that was done in the cleanups
6654 here. Call _cpp_unwind_if_stack from here.
6655 (_cpp_expand_to_buffer, cpp_scan_buffer_nooutput,
6656 cpp_scan_buffer): Run until we see CPP_EOF and the top of
6657 stack is the buffer _below_ the one we stacked.
6658 (cpp_get_token): Always pop an exhausted buffer. Return
6659 CPP_EOF unless it's a macro buffer. Don't call _cpp_handle_eof.
6660 * cpplib.c (skip_if_group): Don't call cpp_get_token to
6661 increment the line number.
6662 (_cpp_handle_eof): Rename to _cpp_unwind_if_stack.
6664 * fix-header.c (read_scan_file) [parsing getchar()]: Run until
6665 we see CPP_EOF and the top of stack is the buffer _below_ the
6667 * scan-decls.c: Likewise.
6669 2000-05-02 Andrew Haley <aph@cygnus.com>
6671 * config/ia64/ia64.c (ia64_encode_section_info): Handle the case
6672 where this function is called for the second time on a decl that
6673 has had its section info changed in such a way as to move it out
6675 * config/ia64/ia64.h (REDO_SECTION_INFO_P): New definition.
6677 2000-05-01 Richard Henderson <rth@cygnus.com>
6679 * ifcvt.c (dead_or_predicable): Set merge_bb->end to the insn before
6680 the sequence we're moving, not to merge_bb->head.
6682 2000-05-01 Richard Henderson <rth@cygnus.com>
6684 * configure.in (alpha*-*-linux-gnulibc1*) [tmake_file]: Remove
6685 reference to alpha/t-linux.
6686 (alpha*-*-linux-gnu*): Likewise.
6687 * configure: Rebuild.
6689 * calls.c (expand_call): Don't emit reg notes for a sibcall.
6691 * flow.c (calculate_global_regs_live): Skip for_each_successor_phi
6694 * ifcvt.c (if_convert): Only verify_flow_info if ENABLE_CHECKING.
6696 2000-05-01 Jason Merrill <jason@casey.cygnus.com>
6698 * integrate.c (copy_decl_for_inlining): Copy TREE_READONLY and
6701 2000-05-01 Richard Henderson <rth@cygnus.com>
6703 * ifcvt.c (noce_emit_cmove): Conditionally compile call to
6704 emit_conditional_move.
6706 2000-05-01 Jakub Jelinek <jakub@redhat.com>
6708 * config/ia64/linux.h (LINK_SPEC): Use /lib/ld-linux-ia64.so.1
6709 as the dynamic linker.
6711 2000-05-01 Zack Weinberg <zack@wolery.cumb.org>
6713 * cppfiles.c (open_include_file): Open file in blocking mode.
6714 (read_include_file): Don't fcntl(fd, F_SETFL, 0) anymore.
6715 Only exclude block devices and directories.
6717 * cpphash.c (_cpp_make_hashnode): Rename make_HASHNODE, now
6718 static. Allocate the hashnode and its string in the same
6720 (del_HASHNODE): Don't free h->name.
6721 (_cpp_lookup): If there is no entry for this string, create
6722 one, of type T_VOID.
6723 (_cpp_lookup_slot): Delete.
6724 * cpphash.h: Update prototypes.
6726 * cpplex.c (maybe_macroexpand): Check for hp->type == T_VOID,
6728 * cpplib.c (do_define, do_undef, do_pragma_poison, do_assert,
6729 do_unassert, cpp_defined): Use _cpp_lookup. Don't create a
6730 node here, just fill in the value field properly. "Delete"
6731 entries by setting the value field to T_VOID. Check for
6732 hp->type == T_VOID, not hp == NULL.
6734 * Makefile.in (cpplib.o): Don't depend on $(HASHTAB_H).
6735 * cpperror.c, cppexp.c, cpplex.c, cpplib.c: Don't include
6738 2000-05-01 Alexandre Oliva <aoliva@cygnus.com>
6740 * config/mn10300/mn10300.c (print_operand_address): Do not add
6743 * config/mn10300/mn10300.c (expand_epilogue): If SP is to be
6744 adjusted by less than 256 bytes, use ret regardless of having any
6745 callee-saved register to restore.
6747 2000-05-01 Laurynas Biveinis <lauras@softhome.net>
6749 * tm.texi (TARGET_HAS_F_SETFLKW): Fix typo.
6751 2000-05-01 Mark Elbrecht <snowball3@bigfoot.com>
6753 * config/i386/djgpp.h (INT_ASM_OP): Define.
6754 (CPP_PREDEFINES): Rename MSDOS to __MSDOS__.
6755 (ASM_WEAKEN_LABEL): Define.
6756 (MASK_BNU210): Define.
6757 (SUBTARGET_SWITCHES): Define.
6758 (SUPPORTS_WEAK, SUPPORTS_ONE_ONLY): Define.
6759 (MAKE_DECL_ONE_ONLY): Define.
6760 (UNIQUE_SECTION_P, UNIQUE_SECTION): Define.
6762 2000-05-01 Mumit Khan <khan@xraylith.wisc.edu>
6764 * i386/cygwin.h (INT_ASM_OP): Define.
6766 Mon May 1 18:20:06 2000 Denis Chertykov <denisc@overta.ru>
6768 * config/avr/avr.c (address_cost): renamed to avr_address_cost.
6769 * config/avr/avr.h (ADDRESS_COST): use avr_address_cost.
6771 Mon May 1 17:50:44 2000 Denis Chertykov <denisc@overta.ru>
6773 * config/avr/avr.c (asm_file_start): output 0 as r0 and 1 as r1 in
6774 __tmp_reg__ and __zero_reg__ initialization.
6776 2000-04-30 Richard Henderson <rth@cygnus.com>
6778 * flow.c (propagate_one_insn): Mark sets even when the insn is dead.
6780 * ifcvt.c (noce_process_if_block): Fail the conversion if X is
6781 referenced bewteen the condition and the jump. Don't delete
6782 anything but the jump.
6784 Sun Apr 30 22:48:24 2000 Jason Eckhardt <jle@cygnus.com>
6786 * bb-reorder.c (scope_def): New struct.
6787 (scope_forest_info): New struct.
6788 (struct reorder_block_def): New member "scope".
6789 (REORDER_BLOCK_SCOPE): New macro.
6790 (relate_bbs_with_scopes): New function and prototype.
6791 (make_new_scope): Likewise.
6792 (build_scope_forest): Likewise.
6793 (remove_scope_notes): Likewise.
6794 (insert_intra_1): Likewise.
6795 (insert_intra_bb_scope_notes): Likewise.
6796 (insert_inter_bb_scope_notes): Likewise.
6797 (rebuild_scope_notes): Likewise.
6798 (free_scope_forest_1): Likewise.
6799 (free_scope_forest): Likewise.
6800 (dump_scope_forest): Likewise.
6801 (dump_scope_forest_1): Likewise.
6802 (chain_reorder_blocks): Set REORDER_BLOCK_SCOPE for new block.
6803 Update REORDER_BLOCK_EFF_HEAD and REORDER_BLOCK_EFF_END for new
6805 (reorder_basic_blocks): Added calls to build_scope_scope_forest
6806 and remove_scope_notes before reordering is done. Added calls to
6807 rebuild_scope_notes, free_scope_forest, and reorder_blocks after
6808 after reordering is done.
6810 2000-40-30 Bruce Korb <bkorb@gnu.org>
6812 * fixinc/inclhack.def: Added definitions needed by OSR5,
6813 removed two stale entries (defined away with OLD_CPP).
6814 * fixinc/inclhack.sh: regen
6815 * fixinc/fixincl.x: regen
6817 2000-04-30 Richard Henderson <rth@cygnus.com>
6819 * ifcvt.c (dead_or_predicable): Manually squeeze non-movable notes
6820 from the last insn in the sequence.
6822 2000-04-30 Zack Weinberg <zack@wolery.cumb.org>
6824 * cpplex.c (cpp_idcmp): New function.
6825 * cpplib.h: Prototype it.
6826 * scan_decls.c (scan_decls): Use it to inspect token names.
6827 * fix-header.c (read_scan_file): Likewise. Set system_header_p on
6828 the file being run through the preprocessor.
6829 (check_macro_names): Provide length of token to cpp_defined.
6831 * Makefile.in: Remove stale warning message.
6833 * cppfiles.c (redundant_include_p): Provide length of token to
6835 * cpphash.c (_cpp_make_hashnode, _cpp_lookup_slot): Hash
6836 values are unsigned int.
6837 (_cpp_lookup, _cpp_lookup_slot): Do not calculate the length.
6838 (_cpp_lookup_slot): Do not calculate the hash, either.
6839 * cpphash.h: Update prototypes.
6840 * cpplib.c (do_define, do_undef, do_pragma_poison, do_assert):
6841 Hashes are unsigned int. Calculate hash here, pass by value
6842 to _cpp_lookup_slot.
6844 2000-04-30 Bernd Schmidt <bernds@cygnus.co.uk>
6846 * simplify-rtx.c (check_value_useless): Delete function.
6847 (discard_useless_locs): Don't call it; manage N_USELES_VALUES counter
6849 (cselib_invalidate_regno): Likewise.
6850 (cselib_invalidate_mem_1): Likewise.
6851 (references_value_p): Recognize useless values by the fact that they
6853 (discard_useless_values): Likewise.
6854 (cselib_record_set): This may turn a useless value
6857 2000-04-30 Richard Henderson <rth@cygnus.com>
6859 * config/d30v: New port.
6861 * configure.in (d30v-*): Set fp format.
6862 * configure: Rebuild.
6864 2000-04-30 Richard Henderson <rth@cygnus.com>
6866 * ifcvt.c: New file.
6867 * Makefile.in (OBJS): Add it.
6868 (ifcvt.o): New target.
6869 * jump.c (jump_optimize_1): Remove all code related to if-conversion,
6870 and conditional arithmetic.
6871 (find_insert_position): Remove.
6872 * timevar.def (TV_IFCVT, TV_IFCVT2): New.
6873 * toplev.c (DFI_ce, DFI_ce2): New.
6874 (dump_file): Add ce and ce2 dumps.
6875 (rest_of_compilation): Run if_convert a couple o times. Set
6876 cse_not_expected after cse2. Don't set no_new_pseudos until
6877 after sched1 or recompute_reg_usage.
6879 2000-04-30 Richard Henderson <rth@cygnus.com>
6881 * config/alpha/t-crtbe (crtbegin.o): Add "-I.".
6882 (crtend.o, crtbeginS.o, crtendS.o): Likewise.
6884 2000-04-30 Richard Henderson <rth@cygnus.com>
6886 * flow.c (struct reg_cond_life_info): New.
6887 (struct propagate_block_info): Add reg_cond_dead and reg_cond_reg.
6888 (init_propagate_block_info): Initialize them.
6889 (free_propagate_block_info): Destruct them.
6890 (mark_set_1): Consider conditional life before killing a register.
6891 (mark_regno_cond_dead): New.
6892 (free_reg_cond_life_info): New.
6893 (flush_reg_cond_reg_1, flush_reg_cond_reg): New.
6894 (ior_reg_cond, not_reg_cond, nand_reg_cond): New.
6895 (mark_used_reg): Record conditional life.
6897 * haifa-sched.c (schedule_insns): Disable death counting
6898 sanity check for HAVE_conditional_execution.
6900 2000-04-30 Richard Henderson <rth@cygnus.com>
6902 * Makefile.in (TIMEVAR_H): New.
6903 (ggc-simple.o, ggc-page.o, toplev.o, timevar.o): Use it.
6904 (timevar.h): Remove rule.
6906 2000-04-29 Richard Henderson <rth@cygnus.com>
6908 * config/alpha/crtend.asm: Use C comments instead of #.
6909 * config/alpha/crtbegin.asm: Likewise. Mark __dso_handle hidden.
6911 * config/alpha/elf.h (SELECT_SECTION): Treat CONSTRUCTOR like VAR_DECL.
6913 2000-04-29 Zack Weinberg <zack@wolery.cumb.org>
6915 * cpphash.h (enum node_type: Take out T_MCONST.
6916 (union hashval): Move into struct hashnode.
6917 (struct hashnode): Pack tighter. Remove file, line, col
6919 * cpphash.c: Constify most of the macro-definition structures.
6920 (struct definition): Replace by struct object_defn
6921 and struct funct_defn. Put file, line, column information
6922 here. All users updated to match.
6923 (_cpp_create_definition, _cpp_macroexpand): Remove special
6924 case for #define WORD OTHERWORD.
6925 * cpplib.c (do_undef): Remove T_MCONST case.
6927 * cpphash.h: Move struct reflist, struct definition, and the
6928 DEFINITION typedef to cpphash.c. Use 'struct definition *' in
6929 union hashval. _cpp_free_definition takes a HASHNODE pointer.
6930 * cpphash.c (_cpp_free_definition): Free data pointed to by
6931 MCONST, XCONST, MACRO, and FMACRO nodes properly.
6932 (_cpp_create_definition, del_HASHNODE): Just call
6933 _cpp_free_definition to clear out a hashnode.
6934 * cpplib.c (do_pragma_poison): Likewise.
6936 Sat Apr 29 12:25:17 2000 Alexandre Oliva <aoliva@cygnus.com>
6938 * config/mn10300/mn10300.h (FIRST_DATA_REGNUM,
6939 LAST_DATA_REGNUM, FIRST_ADDRESS_REGNUM, LAST_ADDRESS_REGNUM,
6940 FIRST_EXTENDED_REGNUM, LAST_EXTENDED_REGNUM): New macros.
6941 (REGNO_SP_P): Redefine in terms of STACK_POINTER_REGNUM.
6942 (REGNO_DATA_P, REGNO_ADDRESS_P, REGNO_EXTENDED_P,
6943 REGNO_AM33_P): Redefine in terms of the new macros.
6944 (CONDITIONAL_REGISTER_USAGE, REGNO_REG_CLASS): Likewise.
6945 (FUNCTION_VALUE, LIBCALL_VALUE, FUNCTION_VALUE_REGNO_P,
6946 STRUCT_VALUE): Likewise.
6947 (STACK_POINTER_REGNUM, FRAME_POINTER_REGNUM,
6948 ARG_POINTER_REGNUM, STATIC_CHAIN_REGNUM): Likewise. Moved.
6950 Sat Apr 29 01:18:45 MET DST 2000 Jan Hubicka <jh@suse.cz>
6952 * regmove.c (struct record_stack_memrefs_data): New.
6953 (record_stack_memrefs): New function.
6954 (combine_stack_adjustments_for_block): Use it.
6956 Sat Apr 29 01:15:27 MET DST 2000 Jan Hubicka <jh@suse.cz>
6958 * calls.c (calls_function_1): Propertly handle TREE_LIST expressions;
6959 use special_function_p to detect alloca.
6961 Fri Apr 28 16:30:33 2000 Marc Espie <espie@cvs.openbsd.org>
6963 * gcc.texi: Fixes for makeinfo 4.0 --html.
6965 2000-04-28 Zack Weinberg <zack@wolery.cumb.org>
6967 * pcp.h: Delete file.
6969 2000-04-28 Kazu Hirata <kazu@hxi.com>
6971 * h8300.c (function_epilogue): Clean up flags when the last insn
6972 in a function is a barrier.
6974 2000-04-28 Chris Demetriou <cgd@sibyte.com>
6976 * configure.in (sparc-hal-solaris2*): protect [] glob from
6978 (mips*-*-ecoff*, mips*-*-elf*, mips*-*-*): use MASK_ defines
6979 rather than hard-coded constants in target_cpu_default2.
6980 * configure: Regenerate.
6982 2000-04-28 Jason Merrill <jason@casey.cygnus.com>
6984 * tree.c (get_callee_fndecl): Extract the initial value from
6987 2000-04-28 Richard Henderson <rth@cygnus.com>
6989 * varasm.c (record_constant_1): Record the CODE_LABEL when
6990 taking the address of a LABEL_REF.
6992 2000-04-28 Richard Henderson <rth@cygnus.com>
6993 Jan Hubicka <jh@suse.cz>
6995 * calls.c (combine_pending_stack_adjustment_and_call): Return the
6996 adjustment; don't do the stack adjust.
6997 (expand_call): Call compute_argument_block_size right before
6998 allocating the block; update comment; don't do alignment sanity
6999 checking for sibling call; use args_size instead of
7000 unadjusted_args_size before args_size is adjusted. Use
7001 combine_pending_stack_adjustment_and_call to compute stack adjust
7002 for must_preallocate case.
7004 * expr.c (push_block): Remove shadow `temp' in inner scope.
7006 2000-04-28 Jason Merrill <jason@casey.cygnus.com>
7008 * toplev.c (rest_of_compilation): Call
7009 note_deferral_of_defined_inline_function even if the function
7012 2000-04-28 Scott Bambrough <scottb@netwinder.org>
7014 * cpplex.c (_cpp_scan_line): Fix buffer overwrite.
7016 2000-04-28 Richard Henderson <rth@cygnus.com>
7018 * toplev.c (rest_of_type_compilation): Fix sdb TIMEVAR typo.
7020 2000-04-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7022 * timevar.c (init_timevar): DeANSIfy function definition.
7024 2000-04-27 Alex Samuel <samuel@codesourcery.com>
7026 * Makefile.in (timevar.o): Depend on flags.h.
7027 * timevar.c (unused_stack_instances): New variable.
7028 (timevar_push): Take a timevar_stack_def from
7029 unused_stack_instances if available.
7030 (timevar_pop): Push the popped timevar_stack_def onto
7031 unused_stack_instances.
7032 (TIMEVAR_ENABLE): New macro.
7033 (timevar_def): Make standalone a 1-bit field. Add field used.
7034 (get_time): Rename parameter to now. Return after clearing it if
7036 (init_timevar): Do nothing if not TIMEVAR_ENABLE.
7037 (timevar_pop): Likewise.
7038 (timevar_stop): Likewise.
7039 (timevar_push): Likewise. Mark the timing variable as used.
7040 (timevar_start): Likewise.
7041 (timevar_print): Do nothing if not TIMEVAR_ENABLE. Don't print
7042 timevars that were never used.
7044 2000-04-27 Mark Mitchell <mark@codesourcery.com>
7046 * c-common.c (c_apply_type_quals_to_decl): REFERENCE_TYPES are
7047 always TREE_READONLY.
7049 2000-04-27 Ulrich Drepper <drepper@cygnus.com>
7051 * i386.h (FUNCTION_BLOCK_PROFILER_EXIT): Generate mem reference
7052 for call instruction with mode QImode.
7054 2000-04-27 Alex Samuel <samuel@codesourcery.com>
7056 * Makefile.in (OBJS): Add timevar.o.
7057 (toplev.o): Depend on timevar.h.
7058 (ggc-simple.o): Likewise.
7059 (ggc-page.o): Likewise.
7060 (timevar.o): New rule.
7061 (timevar.h): New rule.
7063 * timevar.h: New file.
7064 * timevar.c: Likewise.
7065 * timevar.def: Likewise.
7067 * toplev.h (gc_time, parse_time, varconst_time): Remove.
7068 * toplev.c: Use timevar_push and timevar_pop instead of TIMEVAR
7070 (TIMEVAR): Remove macro.
7071 (gc_time, parse_time, varconst_time, integration_time, jump_time,
7072 cse_time, gcse_time, loop_time, cse2_time, branch_prob_time,
7073 flow_time, combine_time, regmove_time, sched_time,
7074 local_alloc_time, global_alloc_time, flow2_time, peephole2_time,
7075 sched2_time, dbr_sched_time, reorder_blocks_time,
7076 rename_registers_time, shorten_branch_time, stack_reg_time,
7077 to_ssa_time, from_ssa_time, final_time, symout_time, dump_time,
7079 (compile_file): Don't initialize time variables. Call
7080 init_timevar and start TV_TOTAL timer. Call timevar_print instead
7081 of many calls to print_time.
7082 (rest_of_compilation): Add timing for reload_cse_regs.
7083 (get_run_time): Removed to timevar.c.
7084 (print_time): Likewise.
7085 (get_run_time): Implement using TV_TOTAL time variable.
7086 (print_time): Get total run time from get_run_time.
7087 * ggc-page.c (ggc_collect): Push and pop TV_GC instead of
7088 computing elapsed time explicitly.
7089 * ggc-simple.c (ggc_collect): Likewise.
7090 (gc_time): Remove declaration.
7092 2000-04-27 Mark Mitchell <mark@codesourcery.com>
7094 * calls.c (combine_pending_stack_adjustment_and_call): New function.
7095 (expand_call): Use it.
7097 2000-04-27 Jan Hubicka <jh@suse.cz>
7099 * flow.c (mark_set_1): Handle MEMs in ZERO_EXTRACT/SIGN_EXTRACT
7102 Thu Apr 27 12:47:00 2000 Alexandre Oliva <aoliva@cygnus.com>
7104 * config/mn10300/mn10300.md (movhi): Simplify. Prefer data
7107 Thu Apr 27 17:33:05 MET DST 2000 Jan Hubicka <jh@suse.cz>
7109 * function.c (epilogue_done): Pass whole insn to record_insns.
7111 Thu Apr 27 16:55:28 MET DST 2000 Jan Hubicka <jh@suse.cz>
7113 * cse.c (CSE_ADDRESS_COST): Remove.
7114 (find_best_addr): Add new parameter "MODE", use address_cost instead
7116 (address_cost): New.
7117 (fold_rtx): Update call of find_best_addr.
7118 * rtl.h (address_cost): Declare.
7119 * loop.c (general_induction_var): Add new parameter "MODE", use
7120 address_cost instead of ADDRESS_COST
7121 (init_loop): Use address_cost instead of ADDRESS_COST.
7122 (check_insn_for_givs): Update call of general_induction_var.
7123 (find_mem_givs): Likewise.
7124 (consec_sets_giv): Likewise.
7125 * config/i386/i386.h (ADDRESS_COST): Call ix86_address_cost.
7126 * i386.c (ix86_address_cost): New.
7127 * i386-protos.h (ix86_address_cost): Declare.
7129 Thu Apr 27 11:45:16 2000 Alexandre Oliva <aoliva@cygnus.com>
7131 * config/mn10300/mn10300.md (movqi): Simplify. Prefer data
7134 Thu Apr 27 16:11:00 MET DST 2000 Jan Hubicka <jh@suse.cz>
7136 * expr.c (store_expr): Use clear_storage instead of direct memset
7139 Thu Apr 27 10:36:51 2000 Alexandre Oliva <aoliva@cygnus.com>
7141 * config/mn10300/mn10300.c (mn10300_address_cost): Test
7142 ASHIFT, AND and LABEL_REF.
7144 Thu Apr 27 15:08:46 MET DST 2000 Jan Hubicka <jh@suse.cz>
7146 * invoke.texi (-foptimize-sibling-calls): Fix.
7148 Thu Apr 27 14:54:22 MET DST 2000 Jan Hubicka <jh@suse.cz>
7150 * loop.c (load_mems) Don't use hard registers for the hoisting.
7152 * unroll.c (unroll_loop): Avoid overflow in the n_iterations
7153 calculation; rename const_equiv array in the preconditioning code
7154 from loop_unroll to loop_unroll_precondition
7156 2000-04-27 Richard Henderson <rth@cygnus.com>
7158 * flow.c (struct propagate_block_info): Remove new_dead, new_live;
7160 (propagate_one_insn): Clear it. Don't update reg_live here.
7161 (init_propagate_block_info): Update for pbi member changes.
7162 (free_propagate_block_info): Likewise.
7163 (mark_set_1): Know that zero_extract, sign_extract, and
7164 strict_low_part don't kill their argument. Alter hard subregs.
7165 Update new_set for non-CLOBBER sets. Update reg_live.
7166 (find_auto_inc): Update reg_live, not new_dead.
7167 (mark_used_reg): Update reg_live, not new_live. Examine new_set
7168 to determine if the reg in question was set this insn. Only update
7169 reg info with PROP_REG_INFO.
7171 2000-04-26 Richard Henderson <rth@cygnus.com>
7173 * flow.c (allocate_reg_life_data): Set max_regno here ...
7174 (life_analysis): ... not here.
7176 * flow.c (calculate_global_regs_live): Force stack pointer
7179 2000-04-26 Richard Henderson <rth@cygnus.com>
7181 * jump.c (redirect_exp_1): Rework from old redirect_exp. Never
7182 commit change group changes.
7183 (invert_exp_1): Similarly.
7184 (redirect_exp, invert_exp): Use them.
7185 (redirect_jump_1): New.
7186 (invert_jump_1): New.
7187 (jump_optimize_1): Remove code subsumed by condexec.c.
7188 * rtl.h (invert_jump_1, redirect_jump_1): Declare.
7190 2000-04-26 Richard Henderson <rth@cygnus.com>
7192 * rtlanal.c (dead_or_set_regno_p): Use find_regno_note.
7194 * genconfig.c (main): Set all HAVE_foo to 1.
7196 * graph.c (node_data): Use GET_NOTE_INSN_NAME instead of local array.
7198 2000-04-26 Alex Samuel <samuel@codesourcery.com>
7200 * invoke.texi: Document -fssa flag.
7202 2000-04-26 Richard Henderson <rth@cygnus.com>
7204 * flow.c (count_reg_sets_1): Remove.
7205 (count_reg_sets, count_reg_references): Remove.
7206 (recompute_reg_usage): Implement with update_life_info.
7207 Reallocate life data.
7209 2000-04-26 Richard Henderson <rth@cygnus.com>
7211 * flow.c (update_life_info): Consider blocks null to mean the
7213 (calculate_global_regs_live): Likewise.
7214 (life_analysis): Do that instead of collecting all_blocks.
7216 2000-04-26 Richard Henderson <rth@cygnus.com>
7218 * flow.c (tidy_fallthru_edge): Don't delete the jump when it's
7219 a still-valid conditional jump.
7221 2000-04-26 Richard Henderson <rth@cygnus.com>
7223 * jump.c (invert_jump): Always invert REG_BR_PROB. Do it correctly.
7225 * bb-reorder.c (reorder_basic_blocks): Don't run estimate_probability.
7226 * flow.c (calculate_loop_depth): Remove.
7227 * output.h (calculate_loop_depth): Don't declare.
7228 * toplev.c (rest_of_compilation): Expand calculate_loop_depth
7229 inline; run estimate_probability at the same time.
7231 2000-04-26 Neil Booth <NeilB@earthling.net>
7233 * cpplib.h: "~=" is not a single pp-token.
7234 * cpplex.c: Correct commentary.
7236 2000-04-26 Richard Henderson <rth@cygnus.com>
7238 * flow.c (mark_set_1): New arguments code and flags; update all
7239 callers. Track regno_first and regno_last; do HARD_REGNO_NREGS
7240 test in one place. Tidy flags tests. Don't bias REG_N_REFS by
7241 loop_depth when optimizing for size. Do new_dead update after
7242 emitting REG_UNUSED notes. Merge mark_set_reg code.
7243 (mark_set_reg): Remove.
7244 (propagate_one_insn): Use mark_set_1 for call-clobbered registers;
7245 arrange to not emit REG_UNUSED notes.
7247 2000-04-26 Richard Henderson <rth@cygnus.com>
7249 * flow.c (find_auto_inc): Use pbi->bb instead of BLOCK_FOR_INSN.
7250 * ssa.c (convert_from_ssa): Don't run compute_bb_for_insn.
7252 2000-04-26 Richard Henderson <rth@cygnus.com>
7254 * flow.c (propagate_one_insn): Break out from propagate_block.
7255 (init_propagate_block_info): Likewise.
7256 (free_propagate_block_info): Likewise.
7257 (propagate_block): Use them. Export.
7258 * basic-block.h: Declare them all.
7260 2000-04-26 Richard Henderson <rth@cygnus.com>
7262 * basic-block.h (life_analysis): Declare here ...
7263 * output.h: ... not here.
7264 * flow.c (life_analysis): Remove nregs parameter; replace
7265 remove_dead_code with flags. Remove ssa dead code check.
7266 Only init alias analysis if we'll use it.
7267 * reg-stack.c (reg_to_stack): Update life_analysis arguments.
7268 * ssa.c (convert_to_ssa): Likewise.
7269 (convert_from_ssa): Likewise.
7270 * toplev.c (rest_of_compilation): Likewise.
7272 2000-04-26 Richard Henderson <rth@cygnus.com>
7274 * flow.c (flow_delete_block): Rename from delete_block. Export.
7275 * basic-block.h (flow_delete_block): Declare.
7277 2000-04-26 David S. Miller <davem@redhat.com>
7279 * optabs.c (emit_libcall_block): Verify insns with INSN_P before
7280 taking a PATTERN of it.
7282 2000-04-26 <NeilB@earthling.net>
7284 * cpplex.c (spell_other, spell_char): Remove.
7286 (token_spelling, trigraph_map): Use unsigned chars.
7287 (_cpp_lex_line): Tidy up the switch statement.
7288 * cpplib.h: Implement spell_char with spell_string.
7291 2000-04-26 <RodneyBrown@pmsc.com>
7293 * pa/pa32-regs.h (HARD_REGNO_MODE_OK): Warning removal.
7294 * pa/pa64-regs.h (HARD_REGNO_MODE_OK): Warning removal.
7296 2000-04-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7298 * dwarf2out.c (dw_cfi_oprnd_struct, dw_fde_struct, add_fde_cfi,
7299 reg_save, dwarf2out_frame_debug_expr, dwarf2out_def_cfa,
7300 dwarf2out_window_save, dwarf2out_args_size, dwarf2out_reg_save,
7301 dwarf2out_return_save, dwarf2out_return_reg,
7302 dwarf2out_stack_adjust, dwarf2out_frame_debug, primary_filename,
7303 add_AT_lbl_id, add_AT_lbl_offset, type_tag, decl_start_label,
7304 gen_compile_unit_die, dwarf2out_init): Constify a char*.
7306 * dwarf2out.h (dwarf2out_init): Likewise.
7308 * dwarfout.c (filename_entry, primary_filename, last_filename,
7309 type_tag, output_compile_unit_die, dwarfout_init): Likewise.
7311 * tree.h (dwarf2out_def_cfa, dwarf2out_window_save,
7312 dwarf2out_args_size, dwarf2out_reg_save, dwarf2out_return_save,
7313 dwarf2out_return_reg): Likewise.
7315 2000-04-26 Andreas Jaeger <aj@suse.de>
7317 * extend.texi (Function Attributes): Fix description of pure
7320 2000-04-26 Jason Merrill <jason@casey.cygnus.com>
7322 * integrate.c (output_inline_function): Do clear DECL_DEFER_OUTPUT
7323 before calling rest_of_compilation.
7325 2000-04-26 Andreas Jaeger <aj@suse.de>
7327 * config/mips/linux.h: Remove erroneous commit of #if 0/#endif in
7330 2000-04-25 Richard Henderson <rth@cygnus.com>
7332 * cse.c (cse_insn): Emit barrier after unconditional jump.
7334 * calls.c (expand_call): Disable tail call generation once
7335 rtx_equal_function_value_matters is false.
7337 * reg-stack.c (convert_regs_1): Treat EDGE_ABNORMAL_CALL edges
7340 2000-04-25 Jason Merrill <jason@casey.cygnus.com>
7342 * dwarf2out.c (add_bound_info): Don't crash on an unexpanded SAVE_EXPR.
7344 * dwarfout.c (output_decl): Ignore NAMESPACE_DECLs.
7346 * dwarf2out.c (gen_subprogram_die): The class-scope declaration DIE
7347 is the primary DIE for a member function.
7348 (gen_decl_die): Call set_decl_origin_self here.
7349 * dwarfout.c (output_decl): And here.
7350 * integrate.c (output_inline_function): Not here.
7351 Don't clear DECL_INLINE until after calling rest_of_compilation.
7352 (set_decl_origin_self): No longer static.
7353 * tree.h: Add prototype.
7354 * toplev.c (note_deferral_of_defined_inline_function): Only write
7355 out abstract instance for actual inlines.
7357 2000-04-25 Alexandre Oliva <aoliva@cygnus.com>
7359 * config/mn10300/mn10300.h (REG_CLASS_FROM_LETTER): Return
7360 EXTENDED_REGS only if TARGET_AM33.
7361 * config/mn10300/mn10300.md (movsi, addsi): Avoid exposing
7362 SP_REGS to register allocation and reloading unless absolutely
7364 (movsi3): Remove special-case of adding non-constants to SP.
7366 2000-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7368 * aclocal.m4 (gcc_AC_NEED_DECLARATION): This macro now requires
7369 INCLUDES to search and does not provide any of its own. Also it
7370 now accepts optional ACTION-IF-NEEDED and ACTION-IF-NOT-NEEDED
7371 parameters. Also it does not call AC_DEFINE.
7372 (gcc_AC_NEED_DECLARATIONS): Likewise. Also this macro now calls
7373 AC_DEFINE and provides for automatic entries for autoheader.
7374 (gcc_AC_FUNC_PRINTF_PTR): Cleanup C code in test.
7376 * configure.in (gcc_AC_NEED_DECLARATIONS): Save and restore CFLAGS
7377 so we can pass -I flags and include gansidecl.h/system.h in this
7380 * acconfig.h: Delete all NEED_DECLARATION_* entries.
7382 2000-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7384 * acconfig.h (ENABLE_STD_NAMESPACE, ENABLE_CHECKING,
7385 ENABLE_TREE_CHECKING, ENABLE_RTL_CHECKING, ENABLE_GC_CHECKING,
7386 ENABLE_GC_ALWAYS_COLLECT): Delete entries.
7388 * configure.in (ENABLE_STD_NAMESPACE, ENABLE_CHECKING,
7389 ENABLE_TREE_CHECKING, ENABLE_RTL_CHECKING, ENABLE_GC_CHECKING,
7390 ENABLE_GC_ALWAYS_COLLECT): Use three argument form of AC_DEFINE
7391 for these macros. Clean up spacing and linewraps.
7393 2000-04-26 Jason Merrill <jason@casey.cygnus.com>
7395 * calls.c (expand_call): Use get_callee_fndecl.
7397 * print-tree.c (print_node): Print the chain of an _EXPR.
7399 Tue Apr 25 16:16:04 2000 Andrew MacLeod <amacleod@cygnus.com>
7400 Jim Wilson <wilson@cygnus.com>
7401 Andrew Haley <aph@cygnus.com>
7403 * config/ia64/crtbegin.asm: Add IA-64 unwind support. Correct alloc
7404 and gp save/restore problems.
7405 * config/ia64/crtend.asm: Add IA-64 unwind support.
7406 * config/ia64/ia64.c (ia64_compute_frame_size): Don't include pr_size
7407 in fr_pad_size calculation.
7408 (save_restore_insns): Move PR save area. Correct uses of
7409 RTX_FRAME_RELATED_P.
7410 (ia64_expand_prologue): Mark alloc with RTX_FRAME_RELATED_P.
7411 (ia64_expand_epilogue): Add eh_epilogue support.
7412 (ia64_function_prologue): Emit .prologue directive.
7413 (ia64_init_machine_status, ia64_mark_machine_status): New functions.
7414 (ia64_override_options): Set init_machine_status and
7415 mark_machine_status.
7416 (rtx_needs_barrier): Handle bsp reads and writes.
7417 (spill_offset, sp_offset, spill_offset_emitted, tmp_reg, tmp_saved):
7418 New static variables.
7419 (process_set, process_for_unwind_directive): New functions.
7420 * config/ia64/ia64.h (ASM_OUTPUT_XDATA_CHAR, ASM_OUTPUT_XDATA_SHORT,
7421 ASM_OUTPUT_XDATA_INT, ASM_OUTPUT_XDATA_DOUBLE_INT, ASM_OUTPUT_EH_CHAR,
7422 ASM_OUTPUT_EH_SHORT, ASM_OUTPUT_EH_INT, ASM_OUTPUT_EH_DOUBLE_INT): New
7424 (EH_FRAME_SECTION_ASM_OP): Define to IA_64.unwind section.
7425 (IA64_UNWIND_INFO, HANDLER_SECTION, IA64_UNWIND_EMIT): Define.
7426 (struct machine_function): Define.
7427 * config/ia64/ia64.md (bsp_value, set_bsp, eh_epilogue): New patterns.
7429 2000-04-25 Bruce Korb <bkorb@gnu.org>
7431 * fixinc/Makefile.in: make the removal of old programs more
7433 * fixinc/mkfixinc.sh: use the two new targets in the Makefile:
7434 install-bin and install-sh
7436 2000-04-25 Nick Clifton <nickc@cygnus.com>
7438 * integrate.c (FUNCTION_ATTRIBUTE_INLINABLE_P): If not
7439 defined, define to return zero.
7440 (function_cannot_inline_p): If a function has any target
7441 specific attributes, then use the macro
7442 FUNCTION_ATTRIBUTE_INLINABLE_P to allow the target to decide
7443 whether it can be inlined. If it cannot, issue a suitable
7446 * tm.texi: Add a new node 'Inlining' to document the new macro
7447 FUNCTION_ATTRIBUTE_INLINABLE_P.
7449 2000-04-25 Zack Weinberg <zack@wolery.cumb.org>
7451 * cpplib.h (struct cpp_buffer): Add 'mapped' flag; fix
7454 2000-04-25 Neil Booth <NeilB@earthling.net>
7456 Restore previous patch, plus the following fixes:
7458 * cpphash.c (_cpp_create_definition): Test PREV_WHITESPACE in
7459 flags, not CPP_OPEN_PAREN.
7460 * cpplex.c (expand_token_space, init_token_list,
7461 cpp_free_token_list): Put the dummy token at list->tokens[-1].
7462 (_cpp_lex_line, _cpp_lex_file): token list is 0-based.
7464 Tue Apr 25 14:06:40 2000 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7466 * config/i386/freebsd.h (INT_ASM_OP): Define.
7468 Tue Apr 25 14:51:07 MET DST 2000 Jan Hubicka <jh@suse.cz>
7470 * loop.c (strength_reduce): Fix typo in the last checkin.
7472 Tue Apr 25 07:33:12 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
7474 * stor-layout.c (finalize_record_size): Simplify to use existing
7476 (compute_record_mode): No longer static.
7477 * tree.h (compute_record_mode): New declaration.
7479 2000-04-25 Neil Booth <NeilB@earthling.net>
7481 * Revert my patch below until cause of build failures
7484 2000-04-25 Richard Henderson <rth@cygnus.com>
7486 * combine.c (combine_instructions): Add missing argument
7489 * toplev.c (rest_of_compilation): Delay sibcall optimization
7490 until after emit_eh_context.
7492 2000-04-24 Nick Clifton <nickc@redhat.com>
7494 * combine.c (combine_instructions): Do not try to combine a
7495 sequence of insns when the second insn has been replaced by a
7498 Mon Apr 24 17:34:18 2000 Mumit Khan <khan@xraylith.wisc.edu>
7500 * gcc.c (load_specs): New static function.
7501 (read_specs): Use it.
7503 * gcc.c (lookup_compiler): Make multiple passes for case
7504 insensitive filesystems.
7506 2000-04-24 Neil Booth <NeilB@earthling.net>
7508 * cpphash.c: replace HSPACE_BEFORE with PREV_WHITESPACE.
7509 * cpphash.h (_cpp_check_directive): new.
7510 * cpplex.c (handle_newline, cpp_free_token_list,
7511 init_trigraph_map, trigraph_ok, trigraph_replace,
7512 backslash_start, skip_block_comment, skip_line_comment,
7513 skip_whitespace, parse_name, parse_number, parse_string,
7514 copy_comment, _cpp_lex_line, spell_char, spell_string,
7515 spell_comment, spell_name, spell_other, _cpp_lex_file,
7516 _cpp_output_list): new.
7517 (expand_name_space): take length argument.
7518 (init_token_list): add comment list initialisation.
7519 (cpp_scan_line): use auto_expand_name_space. PREV_WHITESPACE
7520 instead of HSPACE_BEFORE.
7522 * cpplib.c (_cpp_check_directive): new
7523 * cpplib.h (cpp_name, PREV_WHITESPACE, PREV_COMMENT,
7524 DIGRAPH, UNSIGNED_INT, TOK_NAME): new.
7525 (HSPACE_BEFORE): delete.
7526 (TTYPE_TABLE): rearrange.
7527 (struct cpp_toklist): update.
7529 2000-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7531 * aclocal.m4 (gcc_AC_HEADER_STRING, gcc_AC_FUNC_PRINTF_PTR,
7532 gcc_AC_C_VOLATILE, gcc_AC_FUNC_MKDIR_TAKES_ONE_ARG): Use the three
7533 argument form of AC_DEFINE.
7535 * configure.in (DEFAULT_LINKER, DEFAULT_ASSEMBLER,
7536 HAVE_INTTYPES_H, PACKAGE, VERSION, ENABLE_WIN32_REGISTRY,
7537 WIN32_REGISTRY_KEY, HAVE_GAS_SUBSECTION_ORDERING, HAVE_GAS_WEAK,
7538 HAVE_GAS_HIDDEN, HAVE_AS_REGISTER_PSEUDO_OP, AS_SPARC64_FLAG,
7539 HAVE_AS_OFFSETABLE_LO10, ENABLE_NEW_GXX_ABI): Likewise.
7541 * acconfig.h: Delete stubs made redundant by 3-arg AC_DEFINE.
7543 2000-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7545 * Makefile.in (GCC_FOR_TARGET, GCC_CFLAGS, LIBGCC2_INCLUDES,
7546 deduced.h): Use -isystem, not -I, for including system headers.
7548 2000-04-24 Nick Clifton <nickc@cygnus.com>
7550 * config/fr30/fr30.md (addsi3): Do not use small add instruction if
7551 the source register is the frame pointer or arg pointer.
7552 (addsi3_small_int): Disallow if source register is the frame
7553 pointer or arg pointer.
7555 2000-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7557 * configure.in (ENUM_BITFIELDS_ARE_UNSIGNED): Delete redundant
7558 call to AC_MSG_RESULT.
7560 2000-04-24 Martin v. Löwis <loewis@informatik.hu-berlin.de>
7562 * invoke.texi: Correct grammatical errors, document
7563 -fno-gnu-keywords as identical to -fno-asm for C++.
7565 2000-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7567 * aclocal.m4: (GCC_HEADER_STRING, GCC_NEED_DECLARATION,
7568 GCC_NEED_DECLARATIONS, GCC_FUNC_VFPRINTF_DOPRNT,
7569 GCC_FUNC_PRINTF_PTR, GCC_PROG_LN_S, GCC_PROG_LN, GCC_C_VOLATILE,
7570 AC_GCC_C_LONG_DOUBLE, GCC_FUNC_MKDIR_TAKES_ONE_ARG,
7571 EGCS_PROG_INSTALL): Rename autoconf macros with prefix gcc_AC_.
7573 * configure.in (AC_GCC_C_LONG_DOUBLE, GCC_PROG_LN, GCC_PROG_LN_S,
7574 GCC_C_VOLATILE, EGCS_PROG_INSTALL, GCC_HEADER_STRING,
7575 GCC_FUNC_VFPRINTF_DOPRNT, GCC_FUNC_PRINTF_PTR,
7576 GCC_NEED_DECLARATIONS, GCC_FUNC_MKDIR_TAKES_ONE_ARG): Invoke with
7579 2000-04-24 Mumit Khan <khan@xraylith.wisc.edu>
7581 * c-pragma.c (push_alignment): Use BITS_PER_UNIT macro.
7582 (pop_alignment): Likewise.
7583 (handle_pragma_token): Likewise.
7585 2000-04-24 Robert Lipe <robertlipe@usa.net>
7587 * tree.h (tree_decl): Member `mode' now ENUM_BITFIELD.
7589 2000-04-24 Hiroyuki Machida <machida@sm.sony.co.jp>
7591 * combine.c (try_combine): Update reg_nonzero_bits of
7592 newi2pat before newpat.
7594 Mon Apr 24 10:19:48 MET DST 2000 Jan Hubicka <jh@suse.cz>
7596 * loop.c (strength_reduce): Simplify test to INSN_P.
7597 (record_giv): Attempt to simplify the add value, use CONSTANT_P
7598 expressions instead of CONST_INT.
7599 (express_from_1): Likewise.
7601 2000-04-24 Mark Mitchell <mark@codesourcery.com>
7603 * regs.h (reg_n_max): Don't declare.
7604 * flow.c (reg_n_max): Don't define.
7605 * regclass.c (renumber): Don't initialize to zero.
7606 (regno_allocated): Likewise.
7607 (reg_n_max): Define.
7608 (allocate_reg_info): Don't initialize unnecessarily.
7610 Mon Apr 24 00:21:36 2000 Jeffrey A Law (law@cygnus.com)
7612 * genattrtab.c (find_attr): Initialize unsigned_p, func_units_p
7613 and blockage_p in the newly allocated attribute.
7615 Sun Apr 23 20:16:49 2000 Alexandre Oliva <aoliva@cygnus.com>
7617 * config/mn10300/mn10300.md (addsi): `inc4' on address
7618 registers does not modify cc, but `inc' on an extended
7621 Sun Apr 23 16:24:35 2000 Denis Chertykov <denisc@overta.ru>
7623 * reload.c (find_equiv_reg): Checks all valueno regs
7624 as a reload_reg_p regs.
7626 2000-04-23 Zack Weinberg <zack@wolery.cumb.org>
7628 * cpphash.c (collect_objlike_expansion): Add sanity check.
7629 (special_symbol): Remove case T_CONST, T_XCONST, T_MCONST. If
7630 the buffer is the empty string, return. Mark __DATE__ and
7631 __TIME__ as XCONST nodes, not MCONST.
7632 (_cpp_macroexpand): Avoid pushing an empty buffer.
7633 (funlike_macroexpand): Don't pop token_buffer here.
7635 Sun Apr 23 18:37:53 2000 Alexandre Oliva <aoliva@cygnus.com>
7637 * config/mn10300/mn10300.h (REGNO_IN_RANGE_P): New macro.
7638 (REGNO_DATA_P, REGNO_ADDRESS_P, REGNO_SP_P): New macros.
7639 (REGNO_EXTENDED_P, REGNO_AM33_P): New macros.
7640 (REGNO_OK_FOR_BASE_P): Define in terms of them.
7641 (REGNO_OK_FOR_BIT_BASE_P, REGNO_OK_FOR_INDEX_P): Likewise.
7642 (REG_OK_FOR_BASE_P): Define in terms of the REGNO macro.
7643 (REG_OK_FOR_BIT_BASE_P, REG_OK_FOR_INDEX_P): Likewise.
7645 Sun Apr 23 22:23:08 MET DST 2000 Jan Hubicka <jh@suse.cz>
7647 * loop.c (simplify_giv_expr): Be more agressive on simplifying
7650 2000-04-23 Zack Weinberg <zack@wolery.cumb.org>
7652 * cpphash.h (struct definition): Move file, line, col members...
7653 (struct hashnode): ... here. Also add 'disabled' flag.
7654 (enum node_type): Add T_VOID, T_XCONST, T_FMACRO, and
7655 T_IDENTITY. Remove T_DISABLED.
7658 * cpphash.c (_cpp_dump_definition): Split out dump_DEFINITION.
7659 (collect_expansion): Split into collect_objlike_expansion and
7660 collect_funlike_expansion.
7661 (_cpp_macroexpand): Split out scan_arguments, stringify, and
7662 funlike_macroexpand.
7663 (_cpp_compare_defs): Rename compare_defs, make static.
7664 (_cpp_make_hashnode): Initialize hp->disabled.
7665 (macro_cleanup): Adjust for new token types. Clear
7667 (_cpp_create_definition): Move code here to determine what
7668 sort of macro it is, and code to check for redefinitions, from
7669 do_define. Implement a few simple cases without creating a
7671 (_cpp_macroexpand, special_symbol, _cpp_dump_definition):
7672 Handle the simple cases.
7673 (push_macro_expansion): Set buf->has_escapes and hp->disabled
7676 * cppinit.c (builtin_array): Change MCONST to XCONST
7678 * cpplex.c (maybe_macroexpand): Handle IDENTITY macros here;
7679 fix check for disabled and function-like macros.
7680 * cpplib.c (do_define): Move most logic to
7681 _cpp_create_definition.
7682 (do_undef): Handle new special token types.
7684 Sun Apr 23 14:27:44 MET DST 2000 Jan Hubicka <jh@suse.cz>
7686 * loop.c (maybe_eliminate_biv_1): Use GET_CODE (x) == CONST_INT instead
7687 of CONSTANT_P for mult_val; always use validate_change to update insn.
7689 2000-04-22 Zack Weinberg <zack@wolery.cumb.org>
7691 * cpphash.c (trad_stringify, add_pat): New functions.
7692 (collect_expansion): Restore support for -traditional syntax.
7693 Use trad_stringify and add_pat.
7694 (_cpp_macroexpand): Restore support for -traditional semantics.
7695 * cpplex.c (_cpp_scan_line): Don't change space_before if we
7696 get a COMMENT token.
7697 (_cpp_lex_token): Provide COMMENT tokens to caller if
7698 traditional and parsing_define_directive.
7699 (skip_comment): Warn about // comments if -Wtraditional.
7700 * cpplib.c (do_define): Fix typo. Create EMPTY nodes with
7702 (do_undef): Don't warn about undefining EMPTY nodes.
7704 Sat Apr 22 22:35:38 MET DST 2000 Jan Hubicka <jh@suse.cz>
7706 * loop.c (strength_reduce): Fix biv removal code.
7708 2000-04-22 Richard Henderson <rth@cygnus.com>
7710 * predict.c (estimate_probability): Examine both sides of
7711 a branch for no exits. Use 90% not 50% for predict taken.
7712 Reorg for one copy of note generation code.
7714 2000-04-22 Richard Henderson <rth@cygnus.com>
7716 * flow.c (mark_used_reg): Hack around rs6000 eliminable pic reg.
7718 2000-04-22 Richard Henderson <rth@cygnus.com>
7720 * diagnostic.c (init_output_buffer): Don't initialize format_args.
7721 (output_clear): Likewise.
7722 (output_printf): Use va_copy.
7723 (vline_wrapper_message_with_location): Likewise.
7724 (v_message_with_decl): Likewise.
7725 (line_wrapper_printf): VA_START infor buffer.format_args directly.
7726 * system.h (va_copy): Provide default implementation.
7728 2000-04-22 Richard Henderson <rth@cygnus.com>
7730 * predict.c (expected_value_to_br_prob): Don't bomb if op1 of
7731 the collected condition is not a constant.
7733 2000-04-22 Gabriel Dos Reis <gdr@codesourcery.com>
7735 * diagnostic.h: New file.
7737 * Makefile.in (diagnostic.o): Depends on diagnostic.h
7739 * diagnostic.c: Tweak. Rationalize the output logic. Adjust
7740 various function prototypes.
7741 (diagnostic.h): #include.
7742 (struct output_buffer): Move into diagnostic.h.
7743 (get_output_prefix): Rename to output_get_prefix. Export.
7744 (init_output_buffer): Export. Break out. Ajust intialization.
7745 (output_space_left, output_append): Export.
7746 (output_newline): Rename to output_add_newline. Export.
7747 (output_clear): Nullify additional output_buffer fields.
7748 (output_puts): Rename to output_add_string. Export.
7749 (dump_output): Rename to output_flush_on. Export.
7750 (build_location_prefix): Constify return-type.
7751 (emit_output_prefix): Rename to output_emit_prefix. Export.
7752 (set_real_maximum_length): New function.
7753 (output_set_maximum_length): Ditto
7754 (output_clear): Ditto.
7755 (output_add_character): Ditto.
7756 (output_add_integer): Ditto.
7757 (output_add_space): Ditto.
7758 (output_format): Ditto.
7759 (output_printf): Adjust buffer initialization.
7760 (vline_wrapper_message_with_location): Ditto.
7761 (v_message_with_decl): Ditto. Adjust call to output_puts
7762 and get_output_prefix.
7763 (default_print_error_function): Adjust buffer intialization.
7765 Sat Apr 22 06:45:04 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
7767 * expr.c (preexpand_calls, case CALL_EXPR): Don't look at TYPE_SIZE
7770 Fri Apr 21 18:33:09 2000 Alexandre Oliva <aoliva@cygnus.com>
7772 * config/mn10300/mn10300.h (REGNO_REG_CLASS): Use NO_REGS instead
7775 Fri Apr 21 18:30:00 2000 Alexandre Oliva <aoliva@cygnus.com>
7777 * config/mn10300/mn10300.h (REGISTER_MOVE_COST): Provide more
7778 accurate data about SP moves.
7780 Fri Apr 21 18:28:28 2000 Alexandre Oliva <aoliva@cygnus.com>
7782 * config/mn10300/mn10300.h (ADDITIONAL_REGISTER_NAMES): Added
7783 aliases to AM33 registers.
7785 Fri Apr 21 18:26:17 2000 Alexandre Oliva <aoliva@cygnus.com>
7787 * config/mn10300/mn10300.h (REG_CLASS_CONTENTS): Added register 16
7788 to all EXTENDED bitmaps.
7790 Fri Apr 21 18:17:12 2000 Alexandre Oliva <aoliva@cygnus.com>
7792 * config/mn10300/mn10300-protos.h (mn10300_address_cost): Declare.
7793 * config/mn10300/mn10300.h (ADDRESS_COST): New macro.
7794 * config/mn10300/mn10300.c (mn10300_address_cost): New function.
7796 Fri Apr 21 18:11:56 2000 Alexandre Oliva <aoliva@cygnus.com>
7798 * config/mn10300/mn10300.md (movdi, movdf): Do not use `movu' when
7799 the operand is not constant.
7801 Fri Apr 21 14:58:29 2000 Denis Chertykov <denisc@overta.ru>
7803 * reload.c (find_equiv_reg): Checks all valueno and regno regs
7804 as a call-clobbered regs.
7806 Fri Apr 21 13:30:26 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
7808 * rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN_RANGE_BEG.
7810 * rtl.def: Update comment.
7811 * function.c (expand_function): Use NOTE_INSN_REPEATED_LINE_NUMBER.
7812 * integrate.c (expand_inline_function): Likewise.
7813 * profile.c (branch_prob): Likewise.
7814 * ggc-common.c (ggc_mark_rtx_children): Use NOTE_INSN_RANGE_BEG.
7815 * print-rtl.c (print_rtx): Likewise.
7816 * haifa-sched.c (sched_analyze, unlink_other_notes): Likewise.
7817 (reemit_notes): Likewise; also use enum insn_note.
7819 * stor-layout.c (layout_decl): Only set DECL_MODE if not already set.
7820 (place_field): Properly compute know and actual alignment.
7822 * gengenrtl.c (gencode): Write obstack_alloc_rtx function start
7825 * cse.c (cse_insn): In (set REG0 REG1) case, remove a REG_EQUAL
7828 2000-04-21 Zack Weinberg <zack@wolery.cumb.org>
7830 * cpphash.c (struct arg, struct arglist): Const-ify strings.
7831 (warn_trad_stringify, duplicate_arg_p): New helper functions.
7832 (collect_expansion): Rewrite to scan over a token list.
7833 Remove -traditional support.
7834 (collect_formal_parameters): Rename to collect_params; rewrite
7835 to scan over a token list.
7836 (_cpp_create_definition): Adjust to scan a token list.
7837 (_cpp_macroexpand): Remove -traditional support.
7838 (_cpp_compare_defs): Whitespace is now canonicalized.
7839 (comp_def_part): Delete function.
7841 * cpphash.h: Update prototypes.
7842 * cpplex.c (init_token_list): Don't set lineno if there is no
7844 (pedantic_whitespace): New function.
7845 (_cpp_scan_line): Mark tokens that had hspace before. Don't
7846 consume a newline. Use pedantic_whitespace.
7847 (_cpp_lex_token): Remove support for -traditional macros.
7848 (_cpp_get_define_token): Delete.
7849 (_cpp_get_directive_token): Do the real work here. Use
7850 pedantic_whitespace.
7851 (_cpp_init_input_buffer): Initialize pfile->directbuf.
7853 * cpplib.c (get_macro_name): Delete.
7854 (do_define): Read the entire line into pfile->directbuf, then
7855 feed the token list to _cpp_create_definition.
7856 * cpplib.h (HSPACE_BEFORE): new define.
7857 (struct cpp_reader): Add a toklist member, "directbuf".
7859 * predict.c (estimate_probability): New heuristic: if a jump
7860 branches around a block with no successors, predict it taken.
7861 Disentangle control flow.
7863 2000-04-20 Richard Henderson <rth@cygnus.com>
7865 * loop.c (emit_iv_add_mult): Revert last change.
7867 2000-04-20 Zack Weinberg <zack@wolery.cumb.org>
7869 * cpplib.h (enum cpp_ttype): Add token types for all
7870 punctuators. Distinguish pp-numbers from valid C numbers.
7871 Give some tokens better names. Initialize from macro.
7872 (struct cpp_name, cpp_token, cpp_toklist): New data
7875 * cpplex.c (bump_column, expand_name_space,
7876 expand_token_space, init_token_list, cpp_output_list,
7877 _cpp_scan_line): New functions.
7878 (output_line_command): Add third argument, new line number.
7879 * cpphash.h: Update prototypes.
7880 * cppexp.c, cpphash.c, cpplib.c, scan-decls.c: Update for new
7883 2000-04-20 Richard Henderson <rth@cygnus.com>
7885 * config/alpha/alpha.c (alpha_emit_floatuns): Emit missing barrier.
7887 2000-04-20 Zack Weinberg <zack@wolery.cumb.org>
7889 * c-common.c (decl_attributes) [A_ALIAS]: Set TREE_USED on the
7892 Thu Apr 20 14:19:18 MET DST 2000 Jan Hubicka <jh@suse.cz>
7894 * loop.c (emit_iv_add_mult): Simplify it's input and emit
7895 REG_EQUAL note explaining the calculated value.
7897 * calls.c (expand_call): Avoid unnecesary precalculation
7898 and outgoing parameters space guarding for sibling calls.
7899 (store_one_arg): Likewise.
7901 Thu Apr 20 08:01:07 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
7903 * toplev.c (enum dump_file_index, dump_file): Add DFI_sibling.
7904 (rest_of_compilation): Write sibling dump file and account
7905 for time as jump time.
7906 * invoke.texi: Update documentation on dump flags.
7908 2000-04-19 Marek Michalkiewicz <marekm@linux.org.pl>
7910 * avr.c: #include "system.h" instead of <stdio.h> and <stdlib.h>.
7912 2000-04-19 Zack Weinberg <zack@wolery.cumb.org>
7914 * cpphash.c (special_symbol): Represent an empty macro with
7915 "\r \r " not just "\r ".
7916 (_cpp_macroexpand): Correct condition for the foo ( ) special
7918 (unsafe_chars): Handle EOF as second argument.
7919 (push_macro_expansion): Simplify test for removing escape at
7920 end. Do not trim both escapes if there is no text in between.
7922 2000-04-19 Jim Blandy <jimb@redhat.com>
7924 * dwarf2out.c (DWARF2_ADDR_SIZE): New macro. Use it instead
7925 of PTR_SIZE, when appropriate.
7927 2000-04-19 Mark Mitchell <mark@codesourcery.com>
7929 * system.h (ONLY_INT_FIELDS): Make sure it is defined.
7930 (USE_ENUM_BITFIELDS): Fix typo.
7932 Wed Apr 19 12:14:55 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
7934 * stor-layout.c (place_field): Set rli->offset_align properly.
7936 2000-04-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7938 * mips.h (BITS_PER_WORD, UNITS_PER_WORD, UNITS_PER_FPREG,
7939 INT_TYPE_SIZE, LONG_TYPE_SIZE, POINTER_SIZE, POINTER_BOUNDARY,
7940 PARM_BOUNDARY): Remove unnecessary casts.
7942 Wed Apr 19 12:02:37 MET DST 2000 Jan Hubicka <jh@suse.cz>
7944 * calls.c (precompute_arguments): Remove must_preallocate and
7946 (expand_call): Update call of precompute_arguments.
7948 * loop.c (check_insn_for_bivs, for_every_insn_in_loop,
7949 check_insn_for_givs): Break out from ...
7950 (strength_reduce) ... here; use for_every_insn_in_loop to call
7951 check_insn_for_givs.
7952 * loop.h (for_every_insn_in_loop): Declare.
7953 (loop_insn_callback): New type.
7955 2000-04-18 Zack Weinberg <zack@wolery.cumb.org>
7957 * cpplib.c (do_pragma_poison): Strings in the token buffer are
7960 Tue Apr 18 16:04:12 2000 Jim Wilson <wilson@cygnus.com>
7962 * config/ia64/sysv4.h (SELECT_SECTION): Use data_section if
7965 2000-04-18 Zack Weinberg <zack@wolery.cumb.org>
7967 * cccp.c, cexp.y, cexp.c, cccp.1: Removed.
7969 * configure.in: Delete --disable-cpplib option and all
7970 references to cpp_main.
7971 * configure: Regenerate.
7972 * Makefile.in: Remove all references to CCCP, CCCP_OBJS,
7973 @cpp_main@, cccp.c, cexp.c, cexp.y, cexp.output, cexp.o,
7974 cccp.o, cccp, or cppmain. Link cppmain.o straight to
7975 cpp$(exeext). Add --no-headers to makeinfo command line when
7976 generating INSTALL. Install and uninstall cpp.1 manpage, not
7978 * install.texi: Delete all references to cexp.y/cexp.c.
7979 Delete ancient instructions for compiling GCC on 3b1.
7980 * INSTALL: Regenerate.
7982 * cppfiles.c, cpplib.h, jump.c, protoize.c, c-lex.c, mips/t-ecoff,
7983 mips/t-elf, mips/t-r3900: Remove references to cccp.c.
7984 * convex.h, fx80.h, m68k.h, pdp11.h: Remove references to
7986 * xm-linux.h, xm-os2.h, romp.h: Remove definition of BSTRING,
7987 which is no longer tested anywhere.
7989 * cppinit.c (handle_option): Don't run error message through
7992 Tue Apr 18 14:16:47 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
7994 * conflict.c (conflict_graph_add): Pass enum type to htab_find_slot.
7995 * cpperror.c (hashtab.h): Now include.
7996 * cppexp.c (hashtab.h): Likewise.
7997 * cpplex.c (hashtab.h): Likewise.
7998 * cppfiles.c (hashtab.h): Likewise.
7999 (find_include_file, _cpp_calc_hash, cpp_read_file): Pass enum type
8000 to htab_find_slot_with_hash.
8001 * cpphash.c (hashtab.h): Now include.
8002 (_cpp_lookup_slot): INSERT is now enum insert_option.
8003 * cpphash.h (_cpp_lookup_slot): Likewise.
8004 * cppinit.c (hashtab.h): Include earlier.
8005 (initialize_builtins): Pass enum to htab_find_slot.
8006 * cpplib.c (hashtab.h): Now include.
8007 (do_define, do_undef): Pass enum type to _cpp_lookup_slot.
8008 (do_pragma_poison, do_assert): Likewise.
8009 * emit-rtl.c (gen_rtx_CONST_INT): Pass enum to
8010 htab_find_slot_with_hash.
8011 * simplify-rtx.c (cselib_lookup_mem, cselib_lookup): Likewise.
8012 * tree.c (type_hash_add): Likewise.
8013 (build1): Minor cleanup.
8015 * ggc-common.c: Add missing blanks.
8016 * print-tree.c (print_node): Print DECL_OFFSET_ALIGN.
8017 * tree.h (DECL_OFFSET_ALIGN): Fix typo in comment.
8019 * stmt.c (mark_case_node): New function.
8020 (mark_case_nesting): Call it.
8022 * expmed.c (emit_store_flag): If comparing two-word integer
8023 with zero, can optimize NE, EQ, GE, and LT.
8025 * c-decl.c (mark_binding_level): Use 'for' instead of `while'.
8026 * conflict.c: Minor cleanups.
8027 * optabs.c: Add blank line
8028 * simplify-rtx.c: Minor cleanups.
8030 2000-04-18 Stan Cox <scox@cygnus.com>
8032 * gengenrtl.c (genlegend): Fix misspelling.
8034 2000-04-18 Robert Lipe <robertlipe@usa.net>
8036 * configure.in (ENUM_BITFIELDS_ARE_UNSIGNED): Added. Check that
8037 bitfields of the host compiler are not signed quantities.
8038 * config.in: Regenerate.
8039 * configure: Regenerate.
8040 * system.h (USE_ENUM_BITFIELDS): Added.
8041 (ENUM_BITFIELDS): Added.
8042 * rtl.h (rtx_def): Members `code', `mode', now ENUM_BITFIELD.
8043 (SHORT_ENUM_BUG): Deleted.
8044 * tree.h (tree_common): Members `code', `mode', `built_in_class',
8046 * config/i386/xm-sco.h (ONLY_INT_FIELDS): Deleted.
8047 (CODE_FIELD_BUG): Likewise.
8048 * config/m68k/x-apollo68 (CC): Deleted SHORT_ENUM_BUG.
8050 * config/m68k/x-ccur (X_CFLAGS): Likewise.
8052 2000-04-18 Mark Mitchell <mark@codesourcery.com>
8054 * cpplex.c (_cpp_lex_token): Don't call CPP_BUMP_LINE when the
8057 2000-04-17 Zack Weinberg <zack@wolery.cumb.org>
8059 * cppexp.c (lex): Don't assume tokens are NUL terminated.
8060 * cpplib.c (do_include, do_import, do_include_next,
8061 read_line_number, detect_if_not_defined): Likewise.
8062 * cpphash.c (collect_expansion): Likewise.
8063 (special_symbol, _cpp_macroexpand): Check return from
8065 * cpphash.h (CPP_NUL_TERMINATE, CPP_NUL_TERMINATE_Q): Delete
8066 macros. Delete all uses.
8068 * gcc.dg/cpp-mi.c: Add two more test cases.
8069 * gcc.dg/cpp-mind.h, gcc.dg/cpp-mindp.h: New files.
8071 2000-04-17 Richard Henderson <rth@cygnus.com>
8073 * bb-reorder.c (fixup_reorder_chain): Don't look up new block again.
8074 (reorder_basic_blocks): If no epilogue in rtl, force last block last.
8076 2000-04-17 Mark Mitchell <mark@codesourcery.com>
8078 * function.c (expand_function_start): Use hard_function_value to
8079 compute the RTL to use for DECL_RESULT.
8081 Mon Apr 17 23:35:29 MET DST 2000 Jan Hubicka <jh@suse.cz>
8083 * i386.c (athlon_cost): Fix lea, divide and XFmode move costs.
8084 (x86_integer_DFmode_moves, x86_partial_reg_dependency,
8085 x86_memory_mismatch_stall): New global variables.
8086 (ix86_adjust_cost): Handle MEMORY_BOTH on places MEMORY_STORE was only
8087 alloved; fix load penalties for Athlon.
8088 * i386.h (x86_integer_DFmode_moves, x86_partial_reg_dependency,
8089 x86_memory_mismatch_stall): Declare.
8090 (TARGET_INTEGER_DFMODE_MOVES, TARGET_PARTIAL_REG_DEPENDENCY,
8091 TARGET_MEMORY_MISMATCH_STALL): New.
8092 * i386.md (athlon scheduling parameters): Fix latencies according to
8093 Athlon Optimization Manual.
8094 (sahf, xchg, fldcw, leave instruction patterns): Set athlon_decode to
8096 (fsqrt instruction patterns): Set athlon_decode to direct.
8097 (movhi_1): Promote for TARGET_PARTIAL_REG_DEPENDENCY and for
8098 PARTIAL_REGISTER_STALL with !TARGET_HIMODE_MATH machines.
8099 (movqi_1): Handle promoting correctly for TARGET_PARTIAL_REG_DEPENDENCY
8100 and TARGET_PARTIAL_REGISTER_STALL machines.
8101 (pushdf_nointeger): New pattern.
8102 (pushdf_integer): Rename from pushdf.
8103 (movdf_nointger): Enable for !TARGET_INTEGER_DFMODE_MOVES machines.
8104 (movdf_intger): Disable for !TARGET_INTEGER_DFMODE_MOVES machines.
8106 2000-04-17 Richard Henderson <rth@cygnus.com>
8108 * loop.c (canonicalize_condition): Add WANT_REG argument.
8109 Stop the search if we match it.
8110 * expr.h (canonicalize_condition): Update decl.
8111 * predict.c (expected_value_to_br_prob): Use it. Track last
8112 expected value note.
8113 (find_expected_value): Remove.
8115 * reorg.c (mostly_true_jump): Always use BR_PROB if present.
8117 2000-04-17 Zack Weinberg <zack@wolery.cumb.org>
8119 * aclocal.m4 (AM_GNU_GETTEXT): Don't AC_REQUIRE([AC_FUNC_MMAP]).
8120 (AC_FUNC_MMAP_FILE): New macro, tests read-only private map of
8122 * configure.in: Call AC_FUNC_MMAP_FILE.
8123 * configure: Regenerate.
8124 * config.in: Regenerate.
8126 * intl/loadmsgcat.c: Test HAVE_MMAP_FILE not HAVE_MMAP.
8127 * fixinc/fixincl.c: Likewise.
8129 2000-04-17 Richard Henderson <rth@cygnus.com>
8131 * builtins.c (expand_builtin_expect): New.
8132 (expand_builtin): Call it.
8133 * builtins.def (BUILT_IN_EXPECT): New.
8134 * c-common.c (c_common_nodes_and_builtins): Declare __builtin_expect.
8135 * extend.texi: Document it.
8137 * predict.c (expected_value_to_br_prob): New.
8138 (find_expected_value): New.
8139 * basic-block.h (expected_value_to_br_prob): Declare.
8140 * toplev.c (rest_of_compilation): Invoke it.
8142 * rtl.h (NOTE_EXPECTED_VALUE): New.
8143 (NOTE_INSN_EXPECTED_VALUE): New.
8144 * rtl.c (note_insn_name): Update.
8145 * print-rtl.c (print_rtx): Reorg NOTE_LINE_NUMBER special
8146 cases; handle NOTE_INSN_EXPECTED_VALUE.
8148 2000-04-17 Jakub Jelinek <jakub@redhat.com>
8150 * config/sparc/sparc.c (eligible_for_sibcall_delay): Cannot use
8151 leaf sibcall delay slot if flag_pic.
8152 (output_sibcall): Always emit call for leaf sibcall if flag_pic.
8154 2000-04-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8156 * Makefile.in (stmp-fixproto): Acknowledge errors in fixproto.
8158 * fixproto: If fix-header fails, exit with an error.
8160 Mon Apr 17 14:59:36 MET DST 2000 Jan Hubicka <jh@suse.cz>
8162 * cse.c (struct check_depdendence_data): New.
8163 (check_dependence): New function.
8164 (invalidate): Use check_depdenence.
8166 2000-04-16 Mark Mitchell <mark@codesourcery.com>
8168 * dwarf2out.c (DWARF_CIE_DATA_ALIGNMENT): Adjust, now that
8169 UNITS_PER_WORD is unsigned.
8171 * tree.h (struct tree_common): Remove misleading comment.
8173 2000-04-16 Dave Pitts <dpitts@cozx.com>
8175 * Makefile.in ($(srcdir)/c-parse.y: c-parse.in): Enclose the whole
8176 message in quotes. Otherwise, IBM's make program treats the '#' as the
8177 start of a comment and ignores the remainder of the line.
8179 * c-lex.c (yylex): Change for EBCDIC, lower case characters preceed
8181 * cccp.c (initialize_char_syntax): Allow for holes in EBCDIC.
8182 * cexp.y (initialize_random_junk): Likewise.
8183 * cppfiles.c (find_include_file): Cast alloca return value.
8184 * cppinit.c (initialize_standard_includes): Likewise.
8185 * cpplib.c (cpp_define, cpp_undef): Likewise.
8186 * defaults.h (ASM_OUTPUT_ASCII): Use ISPRINT.
8187 * final.c (output_asm_insn): Allow for holes in EBCDIC.
8188 * fold-const.c (CHARMASK): New.
8189 (real_hex_to_f): Use it.
8190 * real.c (CHARMASK): New.
8191 (etoasc, asctoeg): Use it.
8192 (asctoeg): EBCDIC lower case characters preceed upper case.
8194 * i370.c (mvs_add_label): Change spacing for coding conventions.
8195 * i370.h (ASM_OUTPUT_CASE_LABEL): Change to the data CSECT for the
8196 outputing case vectors.
8197 (ASM_OUTPUT_CASE_END): New, put assembler back into code CSECT.
8198 (ASM_OUTPUT_ADDR_VEC_ELT, ASM_OUTPUT_ADDR_DIFF_ELT): Remove page check,
8199 since vector in in the data CSECT.
8200 (ASM_OUTPUT_REG_POP, ASM_OUTPUT_REG_PUSH): Restore to correct operation.
8201 * i370.md (Many patterns): Put the length in the XL directives.
8202 (movdi): Put back STM and MVC in definition.
8203 (floatsidf2): Correct TARGET_ELF_ABI pattern and add back the LE370
8204 pattern using the TCA.
8205 * oe.h (CPP_SPEC): Added to allow trigraphs.
8206 * xm-oe.h (HOST_BITS_PER_LONGLONG): Change to 32. IBM's compiler does
8207 not support the "long long" type.
8209 2000-04-16 Mark Mitchell <mark@codesourcery.com>
8211 * config/mips/mips-protos.h (mips_legitimate_address_p): New
8213 (mips_reg_mode_ok_for_base_p): Likewise.
8214 * config/mips/mips.h (REG_OK_STRICT_P): Don't define.
8215 (REG_OK_FOR_INDEX_P): Define unconditionally.
8216 (REG_MODE_OK_FOR_BASE_P): Use mips_reg_mode_ok_for_base_p.
8217 (GO_IF_LEGITIMATE_ADDRESS): Use mips_legitimate_address_p.
8218 * config/mips/mips.c (mips16_simple_memory_operand): Adjust now
8219 that GET_MODE_SIZE is unsigned.
8220 (mips_reg_mode_ok_for_base_p): Define.
8221 (mips_legitimate_address_p): Likewise. Adjust now
8222 that GET_MODE_SIZE is unsigned.
8223 (block_move_loop): Make the number of bytes unsigned.
8224 (expand_block_move): Likewise.
8225 (function_arg): Make the loop counter unsigned to match the
8228 2000-04-16 Richard Henderson <rth@cygnus.com>
8230 * rtl.h (enum insn_note): New enumeration. Subsume
8231 NOTE_INSN_DELETED and friends.
8232 (GET_NOTE_INSN_NAME): Adjust index by NOTE_INSN_BIAS.
8233 * rtl.c (note_insn_name): Tweak string order.
8235 2000-04-15 Zack Weinberg <zack@wolery.cumb.org>
8237 * cpplex.c (_cpp_read_and_prescan): Enlarge len by setting it
8240 * cpplex.c (output_line_command): Remove debugging prints.
8241 (cpp_output_tokens): Don't write out a zero-length buffer or
8242 try to see if it has a newline in it.
8243 (_cpp_expand_to_buffer): Copy the source buffer before pushing.
8244 (_cpp_read_and_prescan): Move shift-down of pushback bytes to
8245 the end of the loop. Use memmove. Don't read past the end of
8246 the buffer. Remove trailing newlines from error messages.
8248 2004-04-16 Neil Booth <NeilB@earthling.net>
8250 * cpphash.h (SYNTAX_INCLUDE, SYNTAX_ASSERT, directive_handler): new.
8251 * cpplib.c: Add new syntax flags to directive table, and
8254 2000-04-15 Ulrich Drepper <drepper@redhat.com>
8256 * i386.c (ix86_expand_epilogue): Yes, the x86 can pop 64k at once
8259 2000-04-15 David Edelsohn <edelsohn@gnu.org>
8261 * toplev.c (display_help): Prefix "f" to "sched-verbose=".
8262 * haifa-sched.c: Update -fsched-verbose comments to use "=".
8264 Sat Apr 15 10:59:19 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
8266 * Makefile.in (ggc-page.o): Now includes toplev.h.
8267 * ggc-page.c (toplev.h): Now included.
8268 (gc_time): Remove declaration.
8269 (ggc_collect): TIME now long.
8270 * toplev.c (parse_time, varasm_time, gc_time): Still global; all
8272 * toplev.h (gc_time, parse_time, gc_time): New declarations.
8274 * toplev.c: Make *_time variable long to reduce chance of overflow.
8275 (TIMEVAR): Likewise for `otime'.
8276 (print_time): Arg is now long; compute percentage in FP and round.
8277 * toplev.h (print_time): Arg is long.
8279 * tree.c: Minor whitespace changes.
8281 * configure.in (alpha*-*-*): Add config/alpha/t-alpha.
8282 * configure: Rebuilt.
8283 * libgcc2.c (__fixunstfDI): Renamed from __fixunstfdi.
8284 (__fixunsxfDI): Renamed from __fixunsxfdi.
8285 (__fixunsdfDI): Renamed from __fixunsdfdi.
8286 (__fixunssfDI): Renamed from __fixunssfdi.
8287 (__floatdisf): Use proper type in REP_BIT macro.
8288 (__fixunsxfSI): Renamed from __fixunsxfsi.
8289 (__fixunsdfSI): Renamed from __fixunsdfsi.
8290 (__fixunssfSI): Renamed from __fixunssfsi.
8291 * libgcc2.h: Add cases for MIN_UNITS_PER_WORD > 4.
8292 Change location of macros and upper-case some names as above.
8293 * longlong.h ([alpha]): Use PARAMS, not __P in decl of __udiv__qrnnd.
8294 * config/alpha/t-alpha, config/alpha/qrnnd.asm: New files.
8296 * varasm.c (assemble_variable): Add cast to remove warning.
8297 (immed_real_const_1): Only use CONST[01]_RTX if not in nested function.
8299 * flow.c (count_basic_blocks, find_basic_blocks_1): Remove last change.
8300 * optabs.c (emit_libcall_block): If have REG_EH_REGION, update
8301 region number to -1.
8303 2000-04-15 Richard Earnshaw (rearnsah@arm.com)
8305 * emit-rtl.c (unshare_all_rtl_again): Unmark everything, then
8306 call unshare_all_rtl.
8308 * arm.md (movhi): REGNO_POINTER_ALIGN is now bits.
8310 Fri Apr 14 16:58:45 2000 Jim Wilson <wilson@cygnus.com>
8312 * config/ia64/lib1funcs.asm (__divdi3, __moddi3, __udivdi3, __umoddi3):
8313 Use .s1 not .s0 for all FP instructions.
8315 2000-04-14 Zack Weinberg <zack@wolery.cumb.org>
8317 * cpplex.c (cpp_output_tokens, cpp_scan_buffer_nooutput): New public
8319 (safe_fwrite, output_line_command): New static functions.
8320 (cpp_expand_to_buffer): Now private to cpplib.
8321 (cpp_scan_buffer): Take a printer.
8323 * cpphash.h: Update prototypes.
8324 * cpplib.h: Update prototypes.
8326 (cpp_buffer): Remove last_nominal_fname.
8327 (cpp_reader): Remove lineno.
8329 * cppmain.c: Use a cpp_printer.
8330 * fix-header.c: No need to inhibit line commands. Call
8331 cpp_start_read with no printer.
8333 * cpperror.c (cpp_notice_from_errno): Provide default name.
8334 * cppfiles.c (make_IHASH, _cpp_fake_ihash): New functions.
8335 (find_include_file, cpp_read_file): Use make_IHASH.
8336 (file_cleanup): Set control_macro and clear
8337 input_stack_listing_current here.
8338 (_cpp_execute_include): Don't output entering-file marker.
8339 * cpphash.c (special_symbol): Look for the line number in the
8340 buffer, not the reader.
8341 (_cpp_macroexpand): No need to disable line commands.
8342 (_cpp_dump_definition): No need to generate line commands.
8343 (dump_hash_helper): Remove excess newline from output.
8344 * cppinit.c (dump_special_to_buffer): No need to generate line
8346 (cpp_printer_init): New.
8347 (cpp_start_read): Take a printer, and start it up if it's not
8348 NULL. No need to generate line commands.
8349 (cpp_finish): Expect no buffers stacked at all. Take a
8350 printer argument, and flush the output buffer if it's not
8352 * cpplex.c (_cpp_lex_token): Return EOF if there's no buffer.
8353 Don't put two hashes at the beginning of an assertion.
8354 (cpp_get_token): Don't increment pfile->lineno or emit line
8355 commands here. Return EOF if there's no buffer when we get
8357 * cpplib.c (do_define, skip_if_group):
8358 No need to disable line commands.
8359 (_cpp_output_line_command): Delete function.
8360 (do_line): Don't emit line commands here, but set things up so
8361 they will be emitted if necessary. Use _cpp_fake_ihash to
8362 make unique nominal_fnames if necessary.
8363 (do_elif, do_else, _cpp_handle_eof): Call cpp_error_with_line
8364 with 0 for column, not -1.
8365 (_cpp_handle_eof): Don't set the control macro here. Don't
8366 clear input_stack_listing_current here. Don't emit line
8369 2000-04-14 Geoff Keating <geoffk@cygnus.com>
8371 * config/rs6000/sysv4.h (LINK_START_SOLARIS_SPEC): Define to empty
8372 always, use the default SVR4 start address.
8374 * config/rs6000/linux.h (LINK_SPEC): Don't define.
8375 (LINK_SHLIB_SPEC): Define.
8376 (LINK_START_DEFAULT_SPEC): Define.
8377 (LINK_OS_DEFAULT_SPEC): Define.
8379 * config/rs6000/sysv4.h (ENDFILE_SPEC): Use the %(endfile_*) macros.
8381 * config/rs6000/eabi.asm (__eabi): Call __init rather than
8382 __do_global_ctors to handle constructors.
8383 * config/rs6000/sysv4.h (STARTFILE_ADS_SPEC): Use crtbegin.
8384 (STARTFILE_YELLOWKNIFE_SPEC): Likewise.
8385 (STARTFILE_MVME_SPEC): Likewise.
8386 (STARTFILE_SIM_SPEC): Likewise.
8387 (ENDFILE_ADS_SPEC): Use crtend.
8388 (ENDFILE_YELLOWKNIFE_SPEC): Likewise.
8389 (ENDFILE_MVME_SPEC): Likewise.
8390 (ENDFILE_SIM_SPEC): Likewise.
8391 (STARTFILE_SOLARIS_SPEC): Use crtbegin/crtbeginS.
8392 (ENDFILE_SOLARIS_SPEC): Use crtend/crtendS.
8393 (STARTFILE_LINUX_SPEC): Use crtbeginS for shared objects.
8394 (ENDFILE_LINUX_SPEC): Use crtendS for shared objects.
8395 * config/rs6000/t-ppccomm (LIB2FUNCS_EXTRA): Don't build eabi-ctors.o.
8396 (EXTRA_MULTILIB_PARTS): Build crtbeginS/crtendS.
8397 (CRTSTUFF_T_CFLAGS_S): Define.
8398 * config/rs6000/eabi-ctors.c: Delete.
8400 * config/rs6000/eabi-ci.asm (__init): Align stack to 16-byte
8403 * config/rs6000/eabi-cn.asm (__init): Allow for 16-byte stack frame.
8407 Fri Apr 14 16:09:02 2000 Jim Wilson <wilson@cygnus.com>
8409 * combine.c (force_to_mode, case LSHIFTRT): Check that shift shift
8410 plus mask size is smaller or equal to the mode size.
8412 Fri Apr 14 18:07:30 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
8414 * print-rtl.c (print_rtx, case NOTE): Don't blow up if NOTE_BASIC_BLOCK
8417 * expr.c (reload.h): Now included.
8418 (emit_block_move): Set volatile_ok when checking for movstr.
8419 (emit_move_1): Check for replacements in addresses in multi-word case.
8420 * Makefile.in (expr.o): Now includes reload.h.
8422 * flow.c (count_basic_blocks): Remove unused var PREV_CALL.
8423 Never have a LIBCALL end a basic block.
8424 (find_basic_blocks_1): Likewise.
8425 Reorganize CALL_INSN cases.
8427 * sbitmap.h (EXECUTE_IF_SET_IN_SBITMAP): Revert last change.
8429 Fri Apr 14 10:54:22 2000 Jim Wilson <wilson@cygnus.com>
8431 * config/ia64/lib1funcs.asm (__ia64_nonlocal_goto): Drop obsolete
8432 completers from mov.ret instruction.
8434 2000-04-14 Richard Henderson <rth@cygnus.com>
8436 * fold-const.c (extract_muldiv): Don't distribute and widen
8437 multiply across plus for non-sizetype unsigned types.
8439 2000-04-14 Richard Henderson <rth@cygnus.com>
8441 * flow.c (find_auto_inc): Don't autoinc eliminable registers.
8442 If the original source is dead in the incr insn, it's dead now.
8444 Fri Apr 14 07:40:32 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
8446 * stor-layout.c (layout_decl): Properly compare KNOWN_ALIGN to
8447 see if DECL_BIT_FIELD needs to still be set.
8449 * tree.h (struct tree_type): Make PRECISION 9 bits and MODE 7.
8451 * dbxout.c (dbxout_type, case INTEGER_TYPE): Don't call
8452 print_int_cst_octal with something that's not an INTEGER_CST.
8454 * config/alpha/alpha.c (alpha_emit_floatuns): Ensure we pass a REG
8455 and not a SUBREG to a FLOAT rtl.
8457 Thu Apr 13 19:39:56 2000 Clinton Popetz <cpopetz@cygnus.com>
8459 * emit-rtl.c (try_split): Avoid infinite loop if the split
8460 results in a sequence that contains the original insn.
8462 2000-04-13 Andreas Jaeger <aj@suse.de>
8464 * config/mips/mips.c (expand_block_move): Pass alignment
8465 argument to move_by_pieces in bits, not bytes.
8467 * config/mips/linux.h (CPP_PREDEFINES): Also define __PIC__ and
8468 __pic__ for little endian.
8470 2000-04-13 Andreas Jaeger <aj@suse.de>
8472 * config/i386/i386-protos.h: Add prototype for
8473 uno_comparison_operator.
8475 Thu Apr 13 15:55:08 MET DST 2000 Jan Hubicka <jh@suse.cz>
8477 * alias.c (nonlocal_reference_p): Take care of CALL_INSNS's fusage.
8478 * calls.c (ECF_PURE): New flag.
8479 (emit_call_1): Handle ECF_PURE calls.
8480 (initialize_argument_information): Unset ECF_PURE flag too.
8481 (precompute_arguments): Precompute for ECF_PURE too.
8482 (expand_call): Handle ECF_PURE calls too.
8483 (emit_library_call_value_1): Rename no_queue argument to fn_type,
8484 accept value of 2 as pure function.
8485 (emit_library_call_value, emit_library_call): Rename no_queue argument
8487 * optabs.c (prepare_cmp_insn): Pass fn_type 2 to memcmp call.
8489 * tree.h (DECL_IS_PURE): New macro.
8490 (struct tree_decl): Add pure_flag.
8491 * c-common.c (enum attrs): Add attribute "pure".
8492 (init_attributes): Initialize attribute "pure"
8493 (decl_attributes): Handle attribute "pure".
8494 * extend.texi (Attribute "pure"): Document.
8495 * calls.c (expand_call): Add (mem:BLK (scratch)) to "equal from"
8497 (flags_from_decl_or_type): Support attribute "pure".
8499 2000-04-13 Jason Merrill <jason@casey.cygnus.com>
8501 * cpplex.c (_cpp_lex_token): Handle digraphs. Don't null-terminate
8502 the token except for numbers and identifiers.
8504 Thu Apr 13 00:09:16 EDT 2000 John Wehle (john@feith.com)
8506 * i386.c (ix86_expand_binary_operator,
8507 ix86_expand_unary_operator): Check no_new_pseudos
8508 instead of reload_in_progress and reload_completed.
8509 (ix86_split_ashldi, ix86_split_ashrdi,
8510 ix86_split_lshrdi): Check no_new_pseudos instead
8511 of reload_completed.
8513 2000-04-12 Jeffrey A Law (law@cygnus.com)
8515 * function.c (purge_addressof): Unshare any shared rtl created by
8516 purge_addressof and its children.
8518 2000-04-12 Mark Mitchell <mark@codesourcery.com>
8520 * function.c (aggregate_value_p): VOID_TYPE nodes are never
8523 2000-04-05 Andreas Jaeger <aj@suse.de>
8525 * config/mips/linux.h (SUBTARGET_ASM_SPEC): Use proper flags if
8526 not compiling PIC code, add flags for mabi=64.
8527 (SUBTARGET_CPP_SIZE_SPEC): New.
8528 (SUBTARGET_CPP_SPEC): New.
8529 (CPP_PREDEFINES): Define __PIC__ and __pic__. PIC code is default
8530 for MIPS/Linux and lots of code needs these defines.
8532 Wed Apr 12 22:44:11 2000 Hans-Peter Nilsson <hp@axis.com>
8534 * reorg.c (fill_slots_from_thread): Check side_effects_p when
8535 trying the "opposite arithmetic" approach.
8537 Wed Apr 12 20:51:20 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
8539 * sh.h (STRUCT_VALUE): Just 0 for TARGET_HITACHI.
8540 (struct sh_args): Add new field force_mem.
8541 (INIT_CUMULATIVE_ARGS): Initialize it.
8542 (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Act on it.
8544 Wed Apr 12 17:20:41 MET DST 2000 Jan Hubicka <jh@suse.cz>
8546 * calls.c (expand_call): Do not reverse args in "equal from" field.
8547 (emit_library_call_value_1): Emit_libcall_block for const and pure
8550 Wed Apr 12 16:00:25 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
8552 * reload1.c (reload_combine): Don't enable optimization for fixed
8553 registers when encountering a BARRIER.
8555 Wed Apr 12 15:54:11 MET DST 2000 Jan Hubicka <jh@suse.cz>
8557 * builtins.c (expand_builtin_memcmp): Do expansion even with
8558 !HAVE_cmpstrsi, do libcall when gen_strcmpsi fails.
8560 * calls.c (expand_call): Do NO_DEFER_POP unconditionally once
8561 stack is propertly aligned; add sanity checking for aligned
8563 (expand_library_call_value_1): Add sanity checking for aligned
8566 Wed Apr 12 07:51:54 2000 Catherine Moore <clm@cygnus.com>
8568 * calls.c (emit_library_call_value_1): Change 3rd arg to
8569 locate_and_pad_parm to disregard the setting of partial.
8571 Wed Apr 12 08:47:38 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
8573 * tree.c (unsave_expr_now_r, unsafe_for_reeval): Properly do TREE_LIST.
8575 * print-rtl.c (print_rtx): For CALL_PLACEHOLDER, output the
8576 CALL_INSN from the normal case.
8578 Fri Apr 7 12:23:04 MET DST 2000 Jan Hubicka <jh@suse.cz>
8580 * i386.c (x86_sub_esp_4, x86_sub_esp_8, x86_add_esp_4, x86_add_esp_8):
8581 New global variables.
8582 (ix86_emit_epilogue_adjustment): Do not attempt to use pop for the
8584 * i386.h (x86_sub_esp_4, x86_sub_esp_8, x86_add_esp_4, x86_add_esp_8):
8586 (TARGET_SUB_ESP_4, TARGET_SUB_ESP_8, TARGET_ADD_ESP_4,
8587 TARGET_ADD_ESP_8): New macros.
8588 * i386.md: Add peep2s to convert esp adjustments to push and pop
8590 (pushsi_prologue, popsi_epilogue): New patterns.
8592 2000-04-12 Jakub Jelinek <jakub@redhat.com>
8594 * real.c (toe64): Remove stale #endif from the last change.
8596 2000-04-12 Stephen L Moshier <moshier@mediaone.net>
8598 * real.h (MAX_LONG_DOUBLE_TYPE_SIZE): Comment.
8599 * real.c (toe64): Revert previous change.
8601 2000-04-12 Jakub Jelinek <jakub@redhat.com>
8603 * objc/objc-act.c: Include ggc.h.
8604 (objc_tree_index, objc_global_trees): Convert most of the
8605 static tree variables into a static array with previous names
8607 (objc_ellipsis_node): New variable.
8608 (lang_init): Call objc_act_parse_init and c_parse_init.
8609 Create objc_ellipsis_node.
8610 (build_selector_translation_table): Use objc_ellipsis_node instead
8612 (hack_method_prototype): Likewise.
8613 (get_arg_type_list): Likewise.
8614 (start_method_def): Likewise.
8615 (continue_method_def): Likewise.
8616 (gen_method_decl): Likewise.
8617 (ggc_mark_imp_list): New function.
8618 (ggc_mark_hash_table): New function.
8619 (objc_act_parse_init): New function.
8620 * objc/objc-act.h (objc_ellipsis_node): Add extern variable.
8621 * c-parse.in (c_parse_init): For objc add roots of objc specific
8622 local tree variables.
8623 * objc/objc-parse.y: Rebuilt.
8624 * objc/objc-parse.c: Rebuilt.
8625 (opt_parm_list): Use objc_ellipsis_node instead of (tree)1.
8627 Wed Apr 12 01:00:44 EDT 2000 John Wehle (john@feith.com)
8629 * cse.c (delete_trivially_dead_insns): Also delete insns
8630 that copy a register to itself where the destination is
8633 2000-04-11 Richard Henderson <rth@cygnus.com>
8635 * flow.c (struct propagate_block_info): Add new_dead, new_live.
8636 (propagate_block): Initialize them. Use them in parallel instead
8637 of one tmp variable, ie revert much of the 0408 and 0407 functional
8638 changes, but keep the structural changes.
8639 (mark_set_regs): Take new_dead from propagate_block_info instead.
8640 (mark_set_1, mark_set_reg): Likewise.
8641 (mark_used_regs): Likewise with new_live.
8642 (mark_used_reg): Likewise. Revert 0408 change.
8644 2000-04-11 Nick Clifton <nickc@cygnus.com>
8646 * config/arm/arm.h: (INCOMING_RETURN_ADDR_RTX): Remove Dwarf2
8648 (DWARF_FRAME_RETURN_COLUMN): Remove Dwarf2 restriction.
8650 2000-04-11 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8652 * config/elfos.h (SELECT_SECTION): Decide whether to use a data or
8653 const section to output a CONSTRUCTOR based on the same conditions
8656 Tue Apr 11 09:55:59 2000 Jeffrey A Law (law@cygnus.com)
8658 * pa/long-double.h (FIX_TRUNCTFSI2_LIBCALL): Tweak for PA64.
8659 * pa/pa-protos.h (output_call): Add additional argument indicating
8660 if the call is a sibling/tail call.
8661 (compute_zdepdi_operands, output_64bit_and): Prototype new functions.
8662 (compute_64bit_ior, cmpib_comparison_operator): Likewise.
8663 (function_arg, function_arg_partial_nregs): Likewise
8664 * pa/pa.c (override_options): Always set flag_pic for TARGET_64BIT.
8665 (emit_move_sequence): Zero extend certain constants as needed
8667 (compute_zdepdi_operands, output_64bit_and): New functions.
8668 (output_64bit_ior, function_arg): Likewise.
8669 (cmpib_comparison_operator, function_arg_partial_nregs): Likewise.
8670 (compute_frame_size, hppa_expand_prologue): Handle TARGET_64BIT.
8671 (hppa_expand_epilogue, return_addr_rtx, hppa_va_arg): Likewise.
8672 (hppa_builtin_saveregs, output_cbranch, output_bb): Likewise.
8673 (output_bvb): Likewise.
8674 (output_millicode_call): Return pointer is in %r2 for TARGET_64BIT.
8675 (output_call): New argument 'sibcall'. Generate sibcall sequences
8677 (print_operand); Handle cases 'Q', 'p', and 'z' for TARGET_64BIT. For
8678 (ouput_arg_descriptor): Do not emit argument descriptors for
8680 * pa/pa.h (TARGET_PA_11, TARGET_PA_20): Only define if not already
8682 (TARGET_64BIT, PROMOTE_FUNCTION_RETURN): Define.
8683 (FUNCTION_OK_FOR_SIBALL): Define.
8684 (CPP_PA10_SPEC, CPP_PA11_SPEC, CPP_PA20_SPEC): Define.
8685 (CPP_CPU_DEFAULT_SPEC, SUBTARGET_EXTRA_SPECS, EXTRA_SPECS): Likewise.
8686 (CPP_SPEC): Use new spec infrastructure.
8687 (BITS_PER_WORD, UNITS_PER_WORD): Handle TARGET_64BIT.
8688 (STACK_BOUNDARY, FUNCTION_BOUNDARY, PIC_OFFSET_TABLE_REGNUM): Likewise.
8689 (RETURN_IN_MEMORY, EXTRA_CONSTRAINT, FIRST_PARM_OFFSET): Likewise.
8690 (REG_PARM_STACK_SPACE, STACK_POINTER_OFFSET): Likewise.
8691 (STACK_DYNAMIC_OFFSET, FUNCTION_VALUE): Likewise.
8692 (FUNCTION_ARG_PASS_BY_REFERENCE, FUNCTION_ARG_CALLEE_COPIES): Likewise.
8693 (TRAMPOLINE_TEMPLATE, TRAMPOLINE_SIZE): Likewise.
8694 (INITIALIZE_TRAMPOLINE, LEGITIMATE_CONSTANT_P): Likewise.
8695 (CONST_OK_FOR_LETTER_P, MOVE_RATIO): Likewise.
8696 (FUNCTION_ARG); Call out to C code.
8697 (FUNCTION_ARG_PARTIAL_NREGS): Likewise.
8698 (MAX_BITS_PER_WORD, MAX_LONG_TYPE_SIZE, MAX_WCHAR_TYPE_SIZE): Define.
8699 (MIN_UNITS_PER_WORD): Likewise.
8700 * pa/pa.md (cmpdi): New expander.
8701 (scc patterns, movstrsi): Not available for TARGET_64BIT.
8702 (64bit conditional arithmetic): New patterns.
8703 (absdi2, smindi3, umindi3, smaxdi3, umaxdi3): New patterns.
8704 (movsicc): Not available if modes on all the operands to not match.
8705 (movdicc): New expander and associated patterns.
8706 (64bit branches): New patterns.
8707 (pre_load, post_store): Generate appropriate code for TARGET_64BIT.
8708 (pre_ldd, post_std): New patterns.
8709 (64bit addil, load low part): New patterns.
8710 (special movsf constant): Not available for TARGET_64BIT.
8711 (movsf, movdf expanders): Force constants into memory.
8712 (32bit movdf/movdi patterns): Disable for TARGET_64BIT.
8713 (64bit movdf/movdi patterns): New patterns.
8714 (zero_extendqidi2, zero_extendhidi2, zero_extendsidi2): New patterns
8716 (extendqidi2, extendhidi2, extendsidi2): Similarly.
8717 (adddi3 expander): Allow "arith_operand" for second input.
8718 (32bit adddi3, subdi3, uaddcm): Disable for TARGET_64BIT.
8719 (64bit adddi3, subsi3, uaddcm): New patterns for TARGET_64BIT.
8720 (mulsi3 expander): Revamp slightly so it supports TARGET_64BIT too.
8721 (muldi3): New expander for TARGET_64BIT.
8722 (divsi3, udivsi3, modsi3, umodsi3): Fourth operand must be (reg:SI 2)
8724 (32bit anddi3, iordi3, xordi3, andcm, negdi2, uaddcm): Disable
8725 patterns for TARGET_64BIT.
8726 (64bit anddi3, iordi3, xordi3, andcm, negdi2, uaddcm, shadd): New
8727 patterns for TARGET_64BIT.
8728 (64bit bit insertion/extractions): New patterns for TARGET_64BIT.
8729 (64bit shifts/rotates): New patterns/expanders for TARGET_64BIT.
8730 (sibcall_epilogue): New expander.
8731 (casesi): Tweak for TARGET_64BIT.
8732 (call expanders): Set & use the outgoing argument pointer. Use the
8733 64bit call patterns as needed. Add additional arg to output_call.
8734 (call_internal_reg_64bit, call_value_internal_reg_64bit): New pattern.
8735 (sibcall, sibcall_internal_symref): New expanders.
8736 (sibcall_value, sibcall_value_internal_symref
8737 (interspace_jump): Turn into an expander + matching patterns.
8738 (canonicalize_funcptr_for_compare): Not needed for TARGET_64BIT.
8739 * pa/pa64-regs.h: Eliminate trigraph sequences.
8740 * pa/pa64-start.h (TARGET_PA_20): Fix typo.
8742 2000-04-11 Zack Weinberg <zack@wolery.cumb.org>
8744 * cppexp.c, cpphash.c, cpphash.h, cpplex.c, cpplib.c,
8745 cpplib.h, cppmain.c, fix-header.c, scan-decls.c: Replace
8746 cpp_token with cpp_ttype everywhere.
8747 * cpperror.c, cpphash.c, cpplex.c, cpplib.c, scan-decls.c:
8748 Replace cpp_buf_line_and_col with CPP_BUF_LINE and/or
8749 CPP_BUF_COL. Line and column numbers are unsigned int, not
8751 * cpplex.c (cpp_buf_line_and_col): Delete.
8752 * cpplib.h (struct cpp_buffer, struct cpp_reader): Change
8753 'long lineno' to 'unsigned int lineno'.
8754 (CPP_BUF_LINE, CPP_BUF_COL): New macros.
8756 2000-04-11 Martin v. Löwis <loewis@informatik.hu-berlin.de>
8758 * extend.texi: ISO C99 is not a draft anymore.
8759 * invoke.texi: ISO C++ is not a draft anymore.
8760 * cpp.texi: __cplusplus is required by the ISO standard.
8762 * extend.texi (-fthis-is-variable): Undocument.
8763 * flags.h (warn_template_debugging): Remove declaration.
8764 * gcc.1 (-fall-virtual, -fenum-int-equiv, -fthis-is-variable,
8765 -Wenum-clash, -Wtemplate-debugging): Undocument.
8767 2000-04-10 Nick Clifton <nickc@cygnus.com>
8769 * config/arm/arm.h (HOST_INT): New macro: Declare a HOST_WIDE_INT
8771 (HOST_UINT): New macro: Declare an unsigned HOST_WIDE_INT
8773 (ARM_SIGN_EXTEND): Use HOST_UINT.
8774 (STRIP_NAME_ENCODING): Prevent warnings about redefinitions.
8775 (ASM_OUTPUT_LABELREF): Prevent warnings about redefinitions.
8776 (INCOMING_RETURN_ADDR_RTX): Only define if Dwarf2 is supported.
8777 (DWARF_FRAME_RETURN_COLUMN): Only define if Dwarf2 is supported.
8779 * config/arm/arm.c: (const_ok_for_arm): Use HOST_UINT.
8780 (arm_gen_constant): Use HOST_UINT.
8781 (arm_canonicalize_constant): Use HOST_UINT.
8782 (arm_reload_in_hi): Use HOST_UINT.
8783 (arm_reload_out_hi): Use HOST_UINT.
8784 (output_multi_immediate): Use HOST_UINT.
8785 (int_log2): Use HOST_UINT.
8786 (arm_poke_function_name): Use HOST_UINT.
8787 (arm_output_epilogue): Use arm_volatile_func().
8788 (output_thumb_prologue): Use arm_strip_name_encoding().
8790 Mon Apr 10 15:40:59 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
8792 * sbitmap.c (sbitmap_a_subset_b_p): Rework loop to avoid potential
8793 of sequence point problems.
8795 2000-04-10 Nathan Sidwell <nathan@codesourcery.com>
8797 * rtl.def (ASHIFT, ROTATE, ASHIFTRT, LSHIFTRT, ROTATERT):
8799 * tree.def (LSHIFT_EXPR, RSHIFT_EXPR): Recomment.
8801 Mon Apr 10 07:21:13 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
8803 * sbitmap.h: Whitespace changes and use upper-case macro args.
8804 (struct simple_bitmap_def): All sizes now unsigned.
8805 (EXECUTE_IF_SET_IN_SBITMAP): Internal vars now _X instead of X_.
8806 * sbitmap.c (sbitmap_alloc): N_ELMS now unsigned; also local vars.
8807 (sbitmap_vector_alloc): Parms and local vars now unsigned.
8808 (sbitmap_zero): Cast bzero arg to PTR.
8809 (sbitmap_vector_zero, sbitmap_vector_one): Parm and Local var unsigned.
8810 (sbitmap_union_of_diffs): Change loop index to unsigned and rework
8811 loop to make structure clearer.
8812 (sbitmap_not, sbitmap_difference, sbitmap_a_and_b): Likewise.
8813 (sbitmap_a_or_b, sbitmap_a_subset_b_p, sbitmap_a_or_b_and_c): Likewise.
8814 (sbitmap_a_and_b_or_c): Likewise.
8815 (sbitmap_intersection_of_succs): Minor cleanups.
8816 (sbitmap_intersection_of_preds, sbitmap_union_of_succs): Likewise.
8817 (sbitmap_union_of_preds): Likewise.
8818 (sbitmap_first_set_bit, dump_sbitmap): Local variables now unsigned.
8819 (debug_sbitmap): New function.
8821 * c-convert.c (convert): Handle REFERENCE_TYPE like POINTER_TYPE.
8822 * c-typeck.c (convert_for_assignment): Likewise.
8824 * expmed.c (init_expmed): Don't free objects we make.
8825 * emit-rtl.c (gen_rtx_CONST_INT, init_emit_once): Minor cleanups.
8827 * expr.c (get_inner_reference): Correct some WITH_RECORD_EXPR cases.
8828 (expand_expr, case CONVERT_EXPR): Pass proper alignment to store_field.
8830 * gcse.c (expr_hash_table_size): Now unsigned.
8831 (compute_ae_gen): Local variable `i' now unsigned.
8832 (compute_ae_kill, pre_insert_copies, pre_delete, pre_gcse): Likewise.
8833 (compute_transout, hoist_code): Likewise.
8834 (compute_local_properties): Likewise, also hash_table_size.
8835 (alloc_expr_hash_table): N_INSNS now unsigned.
8836 (delete_null_pointer_checks): Mark arg F as unused.
8838 * regrename.c: Minor cleanups, including chang some variables
8841 2000-04-10 Neil Booth <NeilB@earthling.net>
8843 * cpplex.c (skip_block_comment): Use pointer arithmetic rather
8845 * cpphash.h: (CPP_BUMP_BUFFER_LINE_CUR, CPP_BUMP_LINE_CUR): New.
8847 2000-04-10 Martin v. Löwis <loewis@informatik.hu-berlin.de>
8849 * invoke.texi (-fno-gnu-keywords): Remove classof, headof,
8850 __classof__, and __headof__ from the list of gnu keywords.
8851 (-ansi): Remove -foperator-names from list of implied options.
8852 Do not call it ANSI C++.
8853 (-foperator-names): Document as -fno-operator-names.
8855 2000-04-09 Zack Weinberg <zack@wolery.cumb.org>
8857 * cpphash.c (timestamp): Delete.
8858 (del_HASHNODE): If type is T_MCONST, free value.cpval.
8859 (special_symbol): Remove unnecessary braces. Remove
8860 T_VERSION. Treat T_STDC like T_CONST unless
8861 STDC_0_IN_SYSTEM_HEADERS. Render both __DATE__ and __TIME__
8862 when one is encountered, then convert them into T_MCONST
8864 * cppinit.c (builtin_array): version_string is T_MCONST.
8865 __STDC__ has a "1" in its cpval. Don't have a terminator
8866 entry. Clean up which entries are dumped.
8867 (initialize_builtins): Only __STDC__ gets the special
8868 -traditional treatment. Count the length of builtin_array.
8869 Render version_string here.
8870 * cpphash.h: Remove T_VERSION. Add T_MCONST.
8871 * cpplib.h (struct cpp_reader): Remove timebuf.
8873 2000-04-09 Richard Henderson <rth@cygnus.com>
8875 * genrecog.c (pred): Update comparison_operator for the unordered
8878 * config/i386/i386.c (no_comparison_operator): Disallow unordered
8880 (fcmov_comparison_operator): Allow UNORDERED/ORDERED.
8881 (uno_comparison_operator): New.
8882 (put_condition_code): Handle UNORDERED/ORDERED.
8883 (unsigned_comparison): Likewise.
8884 (ix86_fp_compare_mode): Broken out of ix86_expand_fp_compare.
8885 (ix86_use_fcomi_compare, ix86_prepare_fp_compare_args): Likewise.
8886 (ix86_expand_fp_compare): Use them. Take scratch as argument,
8887 update all callers. Handle all 8 unordered operators.
8888 (ix86_expand_setcc): Lose the unordered argument, update all callers.
8889 (ix86_expand_branch): Likewise. Don't fully expand fp branches.
8890 * config/i386/i386.h (PREDICATE_CODES): Update.
8891 * config/i386/i386-protos.h (ix86_expand_fp_compare): Declare.
8892 (ix86_expand_branch, ix86_expand_setcc): Update.
8893 * config/i386/i386.md (sunordered, sordered): New.
8894 (suneq, sunge, sungt, sunle, sunlt, sltgt): New.
8895 (bunordered, bordered): New.
8896 (buneq, bunge, bungt, bunle, bunlt, bltgt): New.
8897 (*fp_jcc_1, *fp_jcc_2, *fp_jcc_3, *fp_jcc_4): New.
8898 (*fp_jcc_5, *fp_jcc_6, and splitters): New.
8900 2000-04-09 Philip Blundell <philb@gnu.org>
8902 * config/arm/arm.h (ARM_NAME_ENCODING_LENGTHS): Strip `*' too.
8904 Sun Apr 9 15:16:14 EDT 2000 John Wehle (john@feith.com)
8906 * i386.md (fix_truncsfhi2, fix_truncdfhi2,
8907 fix_truncxfhi2): New patterns.
8908 * i386.c (output_fix_trunc): Handle converting to HImode.
8910 2000-04-08 Alex Samuel <samuel@codesourcery.com>
8912 * ssa.c (convert_to_ssa): Eliminate dead code when calling
8914 (convert_from_ssa): Call compute_bb_for_insn before life_analysis.
8915 (for_each_successor_phi): Change parameter to basic_block.
8916 (coalesce_regs_in_successor_phi_nodes): Likewise.
8917 (coalesce_regs_in_copies): Likewise.
8918 (compute_coalesced_reg_partition): Use basic_block instead of index.
8919 * rtl.h (convert_to_ssa): Delete.
8920 (convert_from_ssa): Likewise.
8921 (successor_phi_fn): Likewise.
8922 (for_each_successor_phi): Likewise.
8923 (in_ssa_form): Likewise.
8924 * basic-block.h (convert_to_ssa): Moved from rtl.h.
8925 (convert_from_ssa): Likewise.
8926 (successor_phi_fn): Likewise.
8927 (in_ssa_form): Likewise.
8928 (for_each_successor_phi): Likewise. Change parameter to basic_block.
8929 * flow.c (calculate_global_regs_live): Pass a basic_block to
8930 for_each_successor_phi.
8932 2000-04-08 Richard Henderson <rth@cygnus.com>
8934 * flow.c (mark_used_reg): Use reg_set_p to determine if a register
8935 was modified in the current insn.
8937 2000-04-08 Richard Earnshaw (rearnsha@arm.com)
8939 * arm/thumb.md: Delete.
8940 * arm/thumb-protos.h: Delete.
8942 2000-04-08 Richard Earnshaw (rearnsha@arm.com)
8944 Merge changes from merged-arm-thumb-backend-branch onto trunk.
8946 2000-04-08 Richard Earnshaw (rearnsha@arm.com)
8948 * Merge trunk code from tag merged-arm-thumb-backend-merge_20000408
8951 * arm.md (nop): Use the standard RTL expression. Don't code as a
8953 (*arm_nop, *thumb_nop): Delete.
8955 * arm.c (const_ok_for_arm): Don't use ANSI extensions for defining
8956 constants. Use casts instead.
8957 (arm_gen_constant, arm_rtx_costs, arm_reload_in_hi, arm_reload_out_hi,
8958 output_multi_immediate, arm_poke_function_name): Likewise.
8959 * arm.h (ARM_LEGITIIMIZE_RELOAD_ADDRESS, ARM_SIGN_EXTEND,
8960 MASK_RETURN_ADDDR): Likewise.
8962 2000-03-31 Richard Earnshaw (rearnsha@arm.com)
8964 * Merge trunk code from tag merged-arm-thumb-backend-merge_20000325
8967 * arm.md (eh_epilogue): New function.
8968 * arm.h (struct machine_function): Move to here ...
8969 * arm.c: ... from here.
8970 (arm_output_epilogue): Support epilogues for __builtin_eh_return.
8971 (thumb_exit): Extra parameter eh_ofs. All callers changed.
8972 Handle epilogues for __builtin_eh_return. Make bit-fields unsigned.
8974 2000-03-30 Nick Clifton <nickc@cygnus.com>
8976 * config/arm/semi.h (ASM_SPEC): Restore definition.
8977 (SUBTARGET_EXTRA_ASM_SPEC): Define if not already defined.
8979 * config/arm/elf.h (ASM_SPEC): Restore definition.
8980 (SUBTARGET_EXTRA_ASM_SPEC): Define if not already defined.
8982 * config/arm/arm.h (ASM_SPEC): Remove definition.
8983 (SUBTARGET_EXTRA_ASM_SPEC): Remove definition.
8985 2000-03-26 Bernd Schmidt <bernds@cygnus.co.uk>
8987 * config/arm/arm.c: Disable -fschedule-insns for Thumb.
8989 2000-03-24 Nick Clifton <nickc@cygnus.com>
8991 Various formating tidyups, elimination of compile time
8992 warnings and synchronisation with internal sources:
8994 * config/arm/arm-protos.h (assemble_align): Add prototype.
8995 (gen_rotated_half_load): Rename to arm_gen_rotated_half_load.
8996 (gen_comapre_reg): Rename to arm_gen_compare_reg.
8997 (arm_return_addr_rtx): Rename to arm_return_addr.
8999 * config/arm/arm.c: Include except.h.
9000 Define shorter typenames for strict minipool_node and struct
9002 (arm_return_in_memory): For WinCE return all structures <= 32 bits
9004 (gen_rotated_half_load): Rename to arm_gen_rotated_half_load.
9005 (gen_comapre_reg): Rename to arm_gen_compare_reg.
9007 * config/arm/arm.h (SUBTARGET_EXTRA_ASM_SPEC): Define if not
9009 (ASM_SPEC): Define if not already defined.
9010 (ASM_OUTPUT_DEF_FROM_DECLS): Define.
9012 * config/arm/arm.md: Rename references to gen_rotated_half_load to
9013 arm_gen_rotated_half_load, and references to gen_comapre_reg to
9014 arm_gen_compare_reg.
9015 (indirect_jump): Only accept register operands.
9016 (load_indirect_jump): Keep this pattern since combine can generate
9019 * config/arm/coff.h: Include aout.h.
9020 (MULTILIB_DEFAULTS): Only define if not already defined.
9022 * config/arm/elf.h (ASM_OUTPUT_DEF_FROM_DECLS): Move definition
9023 into arm.h (so that COFF ports can support thumb based aliases).
9024 (ASM_SPEC): Move definition into arm.h
9026 * config/arm/linux-elf.h (SUBTARGET_EXTRA_ASM_SPEC): Remove
9027 redundant apcs spec.
9028 (ASM_SPEC): Move definition to arm.h
9030 * config/arm/semi.h (ASM_SPEC): Move definition to arm.h
9032 * config/arm/unknown-elf.h (ASM_OUTPUT_SECTION_NAME): Add support
9033 for entries in the .bss section
9035 2000-03-23 Nick Clifton <nickc@cygnus.com>
9037 * config/arm/arm.h (THUMB_INITIAL_ELIMINATION_OFFSET): Pass 0
9038 to thumb_far_jump_used_p.
9040 * config/arm/arm-protos.h (thumb_far_jump_used_p): Take a
9041 single integer parameter.
9043 * config/arm/arm.c (struct machine_function): Add two new
9044 fields, 'far_jump_used' and 'arg_pointer_live'.
9045 (thumb_far_jump_used_p): Once the decision has been made that
9046 far jumps might be used, always return true.
9047 If being called from the initial elimination offset macro then
9048 do not bother to perform the test if the arg pointer is not
9050 (thumb_unexpand_epilogue): Pass 1 to thumb_far_jump_used_p().
9051 (output_thumb_prologue): Pass 1 to thumb_far_jump_used_p().
9053 2000-03-23 Richard Earnshaw (rearnsha@arm.com)
9055 * arm.c (output_return_instruction): Handle more cases where we can
9056 return from a function with an ldr instruction.
9057 (arm_output_epilogue): Likewise.
9059 * arm.c (thumb_expand_prologue): Don't clobber the frame pointer
9060 if we need to push a large stack frame and there are no callee-saved
9063 * arm.c (arm_debugger_arg_offset): An offset of 0 is also valid
9064 in ARM code if the frame pointer has been eliminated.
9066 * arm.md (epilogue, *epilogue_insns, consttable_*, align_4): Renumber
9067 unspec_volatile arguments to avoid duplicates.
9068 (consttable_1, consttable_2): Fixes for big-endian mode.
9070 * arm.md (all ARM-mode load insns): Add neg_pool_range attribute
9073 Re-write constant pool code.
9074 * arm.c (minipool_node, minipool_fix): New types.
9075 (minifix): Delete type.
9076 (arm_add_minipool_constant): Delete.
9077 (arm_compute_minipool_offsets, arm_find_barrier,
9078 arm_find_minipool_constant, fixup_compare, sort_fixups): Likewise.
9079 (get_jump_table_size): Now returns HOST_WIDE_INT.
9080 (move_minipool_fix_forward_ref, add_minipool_forward_ref): New
9082 (move_minipool_fix_backward_ref, add_minipool_backward_ref): Likewise.
9083 (assign_minipool_offsets, arm_print_value): Likewise.
9084 (dump_minipool): Rewrite.
9085 (arm_barrier_cost): New function.
9086 (create_fix_barrier): New function.
9087 (push_minipool_barrier): New function.
9088 (push_minipool_fix): Record additional information about the fixup
9090 (note_invalid_constants): Remove push for (UNSPEC 3). Don't
9091 check the mode of what needs fixing.
9092 (arm_reorg): Rewrite.
9094 2000-03-08 Nick Clifton <nickc@cygnus.com>
9096 * config/arm/arm.md (indirect_jump): Force constant addresses into
9099 2000-03-01 Bernd Schmidt <bernds@cygnus.co.uk>
9101 * config/arm/arm.md: Add splitter to turn SF moves into SI moves.
9103 2000-02-24 Nick Clifton <nickc@cygnus.com>
9105 * config/arm/arm.c (thumb_expand_prologue): Make sure that stack
9106 adjust is word aligned.
9107 (thumb_expand_epilogue): Make sure that stack adjust is word
9110 * config/arm/elf.h (ASM_FILE_START): Fix type of version string.
9112 2000-02-24 Bernd Schmidt <bernds@cygnus.com>
9114 * config/arm/arm.h (THUMB_GO_IF_LEGITIMATE_ADDRESS): Allow frame
9115 pointer relative addresses.
9117 2000-02-10 Richard Earnshaw <rearnsha@arm.com>
9119 * arm.c (find_barrier): Find the last barrier within the allowed
9122 2000-02-09 Nick Clifton <nickc@cygnus.com>
9124 * config/arm/arm-protos.h: Replace PROTO with PARAMS.
9126 2000-02-09 Nick Clifton <nickc@cygnus.com>
9128 * config/arm/linux-elf.h (FUNCTION_PROFILER): Rename to
9129 ARM_FUNCTION_PROFILER.
9131 * config/arm/netbsd.h (FUNCTION_PROFILER): Rename to
9132 ARM_FUNCTION_PROFILER.
9134 * config/arm/linux-oldld.h: Imported from mainline sources.
9136 2000-02-07 Nick Clifton <nickc@cygnus.com>
9138 * config/arm/lib1funcs.asm: Merge in thumb functions from
9141 * config/arm/lib1thumb.asm: Delete.
9143 2000-02-04 Nick Clifton <nickc@cygnus.com>
9145 * config/arm/arm.c: Sychronised with current Red hat local
9147 * config/arm/arm.h: Ditto.
9148 * config/arm/arm-protos.h: Ditto.
9150 2000-02-02 Bernd Schmidt <bernds@cygnus.co.uk>
9152 * arm.c (soft_df_operand): Reject SUBREGs containing a constant.
9154 * arm.c (arm_gen_movstrqi): Generate halfword stores rather than two
9157 2000-02-02 Nick Clifton <nickc@cygnus.com>
9159 * config/arm/thumb.c (thumb_exit): Additional fix for same bug.
9161 * config/arm/arm.md (epilogue): Fix rtl checking abort because
9162 (return) was emited using an emit_insn() call.
9164 2000-01-31 Nick Clifton <nickc@cygnus.com>
9166 * config/arm/arm.c (output_thumb_prologue): Fix bug generating
9168 (thumb_exit): Move frame pointer back into hard frame pointer
9169 register if backtracing is being used.
9171 2000-01-13 Richard Earnshaw (rearnsha@arm.com)
9173 * Merge trunk code from tag merged-arm-thumb-backend-merge_20000113
9176 1999-12-15 Bernd Schmidt <bernds@cygnus.co.uk>
9178 * config/arm/arm.md (neg_pool_offset): Provide default for new
9180 (arm_movsi_insn): Add neg_pool_offset attribute.
9181 * config/arm/arm.c (arm_find_barrier): Replace arg FIX with an
9182 rtx for the insn that starts the scan and an unsigned long for its
9183 address. Add MIN_OFFSET and PINSERTED args. All callers changed.
9184 Change scan to ignore insns before MIN_OFFSET. Store size of inserted
9185 instructions in *PINSERTED.
9186 (struct minipool_fixup): Add MIN_ADDRESS elt.
9187 (sort_fixups): Compute it.
9188 (arm_reorg): Changes to support inserting pools before the insn to be
9191 1999-12-08 Bernd Schmidt <bernds@cygnus.co.uk>
9193 * config/arm/elf.h (MULTILIB_DEFAULTS): Add "marm".
9194 * config/arm/linux-elf.h (MULTILIB_DEFAULTS): Add "marm".
9195 * config/arm/coff.h (MULTILIB_DEFAULTS): Add "marm".
9197 Wed Nov 3 10:04:07 1999 Nick Clifton <nickc@cygnus.com>
9199 * config/arm/semi.h (TARGET_VERSION): Do not define if already
9201 (TARGET_DEFAULT): Do not define if already defined.
9203 Tue Nov 2 10:37:25 1999 Nick Clifton <nickc@cygnus.com>
9205 * config/arm/arm.md (anddi3): Allow disjoint source operands.
9206 (iordi3): Allow disjoint source operands.
9207 (xordi3): Allow disjoint source operands.
9208 (negdi2): Permit construction for ARM and Thumb.
9209 (arm_negdi2): Renamed version of old negdi2 pattern.
9210 (thumb_negdi2): New pattern: Only permit non-overlapping
9211 source and destination.
9213 Fri Oct 29 18:52:38 1999 Nick Clifton <nickc@cygnus.com>
9215 * config/arm/arm.c (thumb_expand_prologue): Emit a USE of the
9216 scratch low register so that it will not be deleted.
9218 Fri Oct 29 15:23:48 1999 Nick Clifton <nickc@cygnus.com>
9220 * config/arm/pe.h (ARM_PE): Define.
9222 * config/arm/arm.c (arm_valid_machine_decl_attribute): Allow
9223 interfacearm attribute if this is a PE toolchain.
9224 (output_return_instruction): Do not emit anything if the function
9225 has the naked attribute set.
9226 (is_called_in_ARM_mode): If the function has the interfacearm
9227 attribute then return true.
9228 (thumb_expand_prologue): Do not generate a prologue for naked
9230 (thumb_expand_epilogue): Do not generate an epilogie for a naked
9232 (output_thumb_prologue): Do not bother if the function is naked.
9233 Strip PE encoding from function name before emitting.
9235 Thu Oct 28 11:05:13 1999 Richard Earnshaw <rearnsha@arm.com>
9237 * arm.md (pic_load_addr): Fix constraints.
9239 * arm.md (casesi_insn): Fix mis-applied patch.
9241 * arm.md ("core" function unit): Add rules for single- and
9243 (All TARGET_THUMB patterns): Add "type" attribute information
9245 * arm.c (arm_adjust_cost): Reduce the cost of a data dependency if
9246 the following insn is a CALL.
9248 * arm.c (thumb_expand_epilogue): Add a use of the adjusted stack
9250 * arm.h (CONDITIONAL_REGISTER_USAGE): Nail down the
9251 ARM_HARD_FRAME_POINTER_REGNUM when TARGET_APCS_FRAME.
9252 (FRAME_POINTER_REQUIRED): Only check TARGET_APCS_FRAME if TARGET_ARM.
9254 Wed Oct 27 14:40:48 1999 Nick Clifton <nickc@cygnus.com>
9256 * config/arm/linux-gas.h: oops - this file was missed out when the
9257 branch was created...
9259 Tue Oct 26 17:07:38 1999 Richard Earnshaw <rearnsha@arm.com>
9261 * thumb.c: Deleted. Move contents to ...
9263 * t-arm-aout, t-arm-coff, t-arm-elf, t-linux, t-netbsd, t-semi: Remove
9265 * configure.in (arm*-*-*): Remove thumb.o from extra_objs list.
9268 * arm-protos.h: Use RTX_CODE and tidy up long lines. Don't
9269 declare a prototype for asm_output_align();
9271 * arm.c (thumb_condition_code): Delete.
9272 (arm_print_operand): Always use arm_condition_code array.
9274 * arm.c (thumb_return_addr_rtx): Delete.
9275 (arm_save_machine_status, arm_restore_machine_status): Delete.
9276 (arm_init_machine_status, arm_mark_machine_status): New functions.
9277 (arm_init_expanders): Update accordingly.
9278 (arm_return_addr): Renamed from arm_return_addr_rtx. Rewrite.
9279 (thumb_expand_prologue): Delete code referencing thumb_return_addr_rtx.
9280 * arm.h (RETURN_ADDR_RTX): Call arm_return_addr().
9282 Tue Oct 26 13:24:16 1999 Nick Clifton <nickc@cygnus.com>
9284 * configure.in : Fix arm-*-aout target to use new t-arm-aout
9286 * config/arm/t-arm-aout: New file: Makefile script for arm-*-aout
9289 Tue Oct 26 11:27:12 1999 Nick Clifton <nickc@cygnus.com>
9291 * config/arm/thumb.c (output_thumb_prologue): Fix bug creating
9292 stack backtrace structure.
9294 * config/arm/arm-protos.h: Add prototypes for functions defined in
9297 * config/arm/arm.c (arm_override_options): Fix selection of
9298 attributes of default processor.
9300 * config/arm/coff.h: Delete needless #include.
9302 * config/arm/pe.c: Delete unused code.
9304 * config/arm/pe.h (CPP_DEFINES): Delete
9305 (SUBTARGET_CPP_SPEC): Define.
9306 (ASM_DECLARE_FUNCTION_NAME): Use ARM_DECLARE_FUNCTION_NAME.
9308 * config/arm/t-pe: Add -DInhibit_libc to allof libgcc.a to build.
9310 Mon Oct 25 15:42:09 1999 Richard Earnshaw (rearnsha@arm.com)
9312 * arm.h (TARGET_APCS_FRAME): Renamed from TARGET_APCS -- all uses
9314 (CAN_DEBUG_WITHOUT_FP): Define.
9315 (FIXED_REGISTERS): Make r11 call-saved.
9316 (CALL_USED_REGISTERS): Likewise.
9317 (CONDITIONAL_REGISTER_USAGE): Fix r11 if TARGET_APCS_FRAME.
9318 (FRAME_POINTER_REQUIRED): Correct logic for determining when a
9319 frame-pointer is required.
9320 (TARGET_DEFAULT): Make default setting include ARM_FLAG_APCS_FRAME.
9321 * arm.c (arm_override_options): Warn about -mno-apcs-frame and -g
9322 if the target normally needs a stack frame in non-leaf functions.
9323 (use_return_insn): Correct logic for determining when a return
9324 instruction can be used.
9325 (output_return_instruction): Handle the frame-pointer register as
9326 a normal register when not TARGET_APCS_FRAME.
9327 (arm_output_prologue): Likewise.
9328 (arm_output_epilogue): Likewise.
9329 (output_func_epilogue): Likewise.
9330 (arm_expand_prologue): Likewise.
9331 * netbsd.h semi.h (TARGET_DEFAULT): Add ARM_FLAG_APCS_FRAME.
9333 * arm.c (use_return_insn): No need to check floating point regs if
9335 (arm_find_minipool_constant): Correct typo; use GET_CODE to get
9336 the code of value stored in the minipool array.
9337 (arm_add_minipool_constant): Likewise.
9339 2000-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9341 * basic-block.h (conflict_graph_enum_fn): K&R fix.
9343 2000-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9345 * tree.c (tree_expr_nonnegative_p): New function.
9347 * tree.h (tree_expr_nonnegative_p): Declare.
9349 * c-typeck.c (build_binary_op): Call `tree_expr_nonnegative_p' to
9350 elide some sign_compare warnings.
9351 (build_conditional_expr): Likewise.
9353 Sat Apr 8 00:21:51 EDT 2000 John Wehle (john@feith.com)
9355 * i386.md (ashrsi3, ashrhi3, ashrqi3): Fix typo.
9357 * i386.md (floathisf2, floathidf2, floathixf2): New patterns.
9358 * i386.c (print_operand): Use the proper suffix for a 387 HImode
9359 operand. Abort if a 387 operand has an unsupported size.
9361 2000-04-08 Neil Booth <NeilB@earthling.net>
9363 * cppexp.c (parse_charconst): Null does not end character
9365 * cppinit.c (ISTABLE): Null character handled as whitespace.
9366 * cpplex.c (null_warning): new function.
9367 (skip_string): Emit warning if nulls encountered.
9368 (_cpp_skip_hspace): Emit warning if nulls encountered.
9369 (_cpp_lex_token): Emit warning if nulls encountered. Drop
9373 2000-04-07 Richard Henderson <rth@cygnus.com>
9375 * flow.c (loop_depth): Remove.
9376 (reg_next_use, cc0_live, mem_set_list): Replace with ...
9377 (struct propagate_block_info): New.
9378 (life_analysis): Don't allocate reg_next_use.
9379 (propagate_block_delete_insn): Break out of propagate_block.
9380 Use flow_delete_insn to unlink rather than use NOTE_INSN_DELETED.
9381 (propagate_block_delete_libcall): Likewise.
9382 (propagate_block): Create a propagate_block_info struct to pass
9383 to subroutines. Allocate one not two temporary regsets. Don't
9384 clobber memory for const calls. Look for clobbers in
9385 CALL_INSN_FUNCTION_USAGE.
9386 (mark_set_regs): Recognize COND_EXEC.
9387 (mark_set_reg): Break out of mark_set_1.
9388 (mark_used_reg): Break out of mark_used_regs.
9389 (mark_used_regs): Recognize COND_EXEC.
9390 (insn_dead_p): Use propagate_block_info struct.
9391 (libcall_dead_p, invalidate_mems_from_autoinc): Likewise.
9392 (find_auto_inc, try_pre_increment_1): Likewise.
9393 (print_rtl_with_bb): Dump regs live at end too.
9394 (count_reg_sets_1): Pass in loop_depth.
9395 (count_reg_sets, count_reg_references): Likewise.
9396 (recompute_reg_usage): Provide it.
9398 2000-04-07 Richard Henderson <rth@cygnus.com>
9400 * Makefile.in (conflict.o): Depend on $(RTL_H) and $(BASIC_BLOCK_H)
9403 2000-04-07 Zack Weinberg <zack@wolery.cumb.org>
9405 * cpplib.c (do_elif): Skip the rest of the line if we're
9406 not going to bother evaluating it.
9407 (skip_if_group): Clear pfile->only_seen_white. Reorder loop
9408 to avoid pointless calls to the lexer.
9410 Fri Apr 7 11:50:54 2000 Jim Wilson <wilson@cygnus.com>
9412 * config/ia64/ia64.c: Delete stdio.h and ctype.h includes.
9414 2000-04-07 Jason Merrill <jason@casey.cygnus.com>
9416 * calls.c (expand_call): emit_queue if we're trying a sibcall.
9418 2000-04-07 Jakub Jelinek <jakub@redhat.com>
9420 * config/sparc/t-linux64 (tcrtbeginS.o, tcrtendS.o): Remove.
9422 2000-04-06 Geoff Keating <geoffk@cygnus.com>
9424 * Makefile.in: Build crtbeginS and crtendS like crtbegin and
9425 crtend so they can be multilibbed.
9426 (STAGESTUFF): Remove s-crt and s-crtS.
9428 2000-04-07 Richard Henderson <rth@cygnus.com>
9430 * config/alpha/alpha.c (alpha_emit_conditional_move): Fail
9431 if we discover we need a pseudo and no_new_pseudos is true.
9432 * config/alpha/alpha.md (ne:DI insn): New.
9433 (trunctfsf2, sne): Emit NE instead of non-canonical LTU.
9435 2000-04-07 Richard Henderson <rth@cygnus.com>
9437 * rtl.def (COND_EXEC): New.
9438 * rtl.h (COND_EXEC_TEST, COND_EXEC_CODE): New.
9439 * tm.texi (MAX_CONDITIONAL_EXECUTE): Document.
9441 * genconfig.c (have_cond_arith_flag): Remove.
9442 (have_cond_exec_flag): New.
9443 (walk_insn_part): Detect COND_EXEC, not arithmetic in IF_THEN_ELSE.
9444 (main): Print HAVE_conditional_execution.
9446 * haifa-sched.c (haifa_classify_insn): Recognize COND_EXEC.
9447 (sched_analyze_insn, print_pattern): Likewise.
9448 * reload.c (find_equiv_reg): Likewise.
9449 * rtlanal.c (reg_referenced_p): Likewise.
9450 (note_stores, dead_or_set_regno_p): Likewise.
9451 (reg_overlap_mentioned_p): Rewrite to use a switch.
9453 * ggc.h (struct rtx_def): Forward declare.
9455 * print-rtl.c (debug_rtx_range): New.
9456 * rtl.h (debug_rtx_range): Declare.
9458 * varray.h (VARRAY_ACTIVE_SIZE, VARRAY_POP_ALL): New.
9460 * gcse.c (gcse_main): Don't rebuild the CFG here.
9461 (delete_null_pointer_checks): Likewise.
9462 * ssa.c (convert_to_ssa): Likewise.
9463 * toplev.c (rest_of_compilation): Do it here instead. Combine
9464 sequential calls to TIMEVAR. Consistently use `insns' instead of
9465 `get_insns()'. Always split insns after reload when optimizing.
9467 * basic-block.h (merge_blocks_nomove): Declare.
9468 (tidy_fallthru_edge): Declare.
9469 * flow.c (merge_blocks_nomove): Document as merging into previous
9470 blocks. Remove cruft from between blocks; remove all edges out of A.
9471 (tidy_fallthru_edge): Export.
9473 2000-04-06 Alex Samuel <samuel@codesourcery.com>
9475 * ssa.c (compute_conservative_reg_partition): Declare with
9477 * toplev.c (clean_dump_file): Remove previously-deleted function
9478 inadvertantly merged back in.
9479 * conflict.c (conflict_graph_add): Use a single call to
9480 htab_find_slot to look up and insert.
9482 2000-04-06 Richard Henderson <rth@cygnus.com>
9484 * genrecog.c (*): Rename _last_insn to last_insn.
9485 (make_insn_sequence): Set the position of the peephole2 C test
9486 to be at the last insn.
9488 2000-04-06 Richard Henderson <rth@cygnus.com>
9490 * flow.c (compute_flow_dominators): Free worklist.
9492 2000-04-06 Michael Matz <matzmich@cs.tu-berlin.de>
9494 * flow.c (compute_flow_dominators): Process blocks FIFO not LIFO.
9496 2000-04-06 Alex Samuel <samuel@codesourcery.com>
9498 * rtl.h (INSN_P): New macro.
9499 (successor_phi_fn): New typedef.
9500 (for_each_successor_phi): New prototype.
9501 (in_ssa_form): New variable.
9502 (PHI_NODE_P): Likewise.
9503 * flow.c (calculate_global_regs_live): Add to new_live_at_end from
9504 phi nodes in successors.
9505 (mark_used_regs): Add PHI case.
9506 (set_phi_alternative_reg): New function.
9507 (life_analysis): Assert that dead code elimination is not selected
9509 * toplev.c (to_ssa_time): New variable.
9510 (from_ssa_time): Likewise.
9511 (compile_file): Zero to_ssa_time and from_ssa_time.
9512 Print time to convert to and from SSA.
9513 (rest_of_compilation): Time convert_to_ssa and convert_from_ssa.
9514 (print_time): Compute percent fraction as integer.
9515 * ssa.c (PHI_NODE_P): Moved to rtl.h.
9516 (convert_to_ssa): Check if we're already in SSA.
9517 Don't eliminate dead code in life_analysis.
9518 Rerun flow and life analysis at bottom.
9519 (eliminate_phi): Use canonical regnos when adding nodes.
9520 (mark_reg_in_phi): New function.
9521 (mark_phi_and_copy_regs): Likewise.
9522 (convert_from_ssa): Rerun life analysis at top.
9523 Use coalesced partition.
9524 Check for removing a phi node at the end of the block.
9525 (compute_coalesced_reg_partition): New function.
9526 (coalesce_regs_in_copies): Likewise.
9527 (coalesce_reg_in_phi): Likewise.
9528 (coalesce_regs_in_sucessor_phi_nodes): Likewise.
9529 (for_each_successor_phi): Likewise.
9530 (rename_context): New struct.
9531 (rename_block): Use a rename_context with rename_insn_1. When
9532 renaming sets of a subreg, emit a copy of the entire reg first.
9533 (rename_insn_1): Treat data as a rename_context *. Save current
9535 (rename_set_data): Add field set_insn.
9536 * Makefile.in (HASHTAB_H): Move up in file.
9537 (OBSTACK_H): New macro.
9538 (collect2.o): Use OBSTACK_H in dependencies.
9539 (sdbout.o): Likewise.
9540 (emit-rtl.o): Likewise.
9541 (simplify-rtx.o): Likewise.
9542 (fix-header.o): Likewise.
9543 (OBJS): Add conflict.o.
9544 (conflict.o): New rule.
9545 * basic-block.h: Include partition.h.
9546 (conflict_graph): New typedef.
9547 (conflict_graph_enum_fn): Likewise.
9548 (conflict_graph_new): New prototype.
9549 (conflict_graph_delete): Likewise.
9550 (conflict_graph_add): Likewise.
9551 (conflict_graph_conflict_p): Likewise.
9552 (conflict_graph_enum): Likewise.
9553 (conflict_graph_merge_regs): Likewise.
9554 (conflict_graph_print): Likewise.
9555 (conflict_graph_compute): Likewise.
9556 * conflict.c: New file.
9558 2000-04-06 Jason Merrill <jason@yorick.cygnus.com>
9560 * tlink.c (read_repo_files): Don't look for .rpo info for
9563 Thu Apr 6 20:39:26 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
9565 * sh.h (STRUCT_VALUE, RETURN_IN_MEMORY): Define.
9567 Thu Apr 6 19:34:08 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
9569 * config/sh/lib1funcs.asm (___udivsi3_i4):
9570 ( __SH4_SINGLE__ / __SH4_SINGLE_ONLY__ variant): value for fpscr
9571 only depends on FMOVD_WORKS.
9573 Thu Apr 6 19:11:47 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
9575 * config/sh/lib1funcs.asm (___udivsi3_i4): When using fmovd,
9576 make double constant 8-byte aligned.
9578 2000-04-06 Jakub Jelinek <jakub@redhat.com>
9580 * config/sparc/sparc.md (movtf_insn_sp32, movtf_insn_vis_sp32,
9581 movtf_no_e_insn_sp32, movtf_insn_hq_sp64, movtf_insn_hq_vis_sp64,
9582 movtf_no_e_insn_sp64): Accept loading 0.0 into GENERAL_REGS.
9583 (movtf_insn_sp64, movtf_insn_vis_sp64): Likewise.
9584 Accept storing GENERAL_REGS into offsetable memory.
9585 * config/sparc/sparc.h (PREFERRED_RELOAD_CLASS): Don't allow
9586 building a TFmode constant other than 0.0L into GENERAL_REGS.
9588 2000-04-06 Clinton Popetz <cpopetz@cygnus.com>
9590 * regrename.c (regrename_optimize): Handle no REG_ALLOC_ORDER.
9592 2000-04-06 Zack Weinberg <zack@wolery.cumb.org>
9594 * cpphash.c (CPP_IS_MACRO_BUFFER, FORWARD, PEEKC): Delete.
9595 (macro_cleanup): No need to cast pbuf->macro.
9596 (collect_expansion): Use _cpp_get_define_token. Goto done if
9597 it returns VSPACE. Remove check for trailing space after
9599 (_cpp_create_definition): Don't diddle flags here. Return
9601 (unsafe_chars): Handle c1 being EOF.
9602 (push_macro_expansion): Use unsafe_chars for both accidental-paste
9603 checks. Don't push the buffer till after we're done with
9605 * cpplex.c (PEEKBUF, GETBUF, FORWARDBUF): New.
9606 (PEEKN, FORWARD, GETC, PEEKC): Use them.
9607 (cpp_push_buffer): Don't set new->alimit. Set new->mark
9609 (_cpp_parse_assertion): Don't NUL terminate.
9610 (_cpp_lex_token): Fix -traditional macro handling. Don't skip
9611 hspace before calling _cpp_parse_assertion. Remove all sets
9612 of only_seen_white. Treat '\f' as hspace. Don't do anything
9613 special with '\n' here.
9614 (maybe_macroexpand): Handle T_EMPTY hash entries without
9615 pushing a buffer at all.
9616 (cpp_get_token): Handle clearing only_seen_white here. Handle
9617 incrementing the line number here. Clear
9618 potential_control_macro as well as only_seen_white, if
9620 (cpp_get_non_space_token): Don't eat CPP_POP tokens.
9621 (_cpp_get_define_token): New function, basically like
9622 _cpp_get_directive_token was but doesn't eat horizontal space.
9623 Don't do anything with only_seen_white here.
9624 (_cpp_get_directive_token): Just call _cpp_get_define_token
9625 repeatedly till it returns non-hspace.
9627 * cpplib.c (PEEKN, FORWARD, GETC, PEEKC): Delete.
9628 (conditional_skip, skip_if_group): Return int.
9629 (DIRECTIVE_TABLE): Change origin of all conditional directives
9631 (TRAD_DIRECT_P): New macro.
9632 (_cpp_handle_directive): Use _cpp_get_directive_token. Issue
9633 an error for a bogus directive, unless -lang-asm. Use
9634 TRAD_DIRECT_P. Loop calling handler functions till one returns
9636 (get_macro_name): Don't diddle flags here.
9637 (do_define): Diddle flags here. Use _cpp_get_directive_token.
9638 Create T_EMPTY nodes for #define macro /* nothing */.
9639 (do_undef): Don't copy the name. Use _cpp_get_directive_token.
9640 Use hp->name when calling pass_thru_directive.
9641 (do_if, do_else, do_elif, do_ifdef, do_ifndef, conditional_skip):
9642 Return the result of conditional_skip and/or skip_if_group.
9643 Don't call _cpp_output_line_command.
9644 (consider_directive_while_skipping): Use _cpp_get_directive_token.
9645 Issue -Wtraditional warnings as appropriate. Don't complain
9646 about unrecognized directives. If we are to stop skipping,
9647 return the number of the directive that ended the skip.
9648 (skip_if_group): Use _cpp_get_directive_token. Turn off macro
9649 expansion and line commands while skipping. Return the result
9650 of consider_directive_while_skipping, if nonzero.
9651 (do_endif): Just set potential_control_macro here.
9652 (validate_else): Use _cpp_get_directive_token.
9653 (do_assert, do_unassert): Don't save pointers into the
9654 token_buffer across calls to the lexer. Use
9655 _cpp_get_directive_token.
9657 * cpplib.h (cpp_buffer): Remove alimit and colno. Make mark a
9658 pointer, not an offset. Replace 'data', which was a generic
9659 pointer, with 'macro', which points to a struct hashnode.
9660 (cpp_reader): Add 'potential_control_macro' pointer.
9661 * cpphash.h (T_UNUSED): Replace with T_EMPTY.
9662 (CPP_BUF_GET, CPP_FORWARD): Delete.
9663 (CPP_IN_COLUMN_1, ADJACENT_TO_MARK): New macros.
9664 (CPP_IS_MACRO_BUFFER, CPP_SET_BUF_MARK, CPP_GOTO_BUF_MARK,
9665 ACTIVE_MARK_P): Update.
9666 (_cpp_get_define_token): New internal function.
9667 * cppfiles.c (read_include_file): Don't set fp->alimit or fp->colno.
9669 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
9671 * configure.in: And here.
9672 * configure: Regenerate.
9673 * acconfig.h: Add ENABLE_STD_NAMESPACE to set flag_honor_std if
9674 --enable-libstdcxx-v3 is passed at configure time.
9675 * config.h.in: Regenerate.
9677 2000-04-05 Mark Mitchell <mark@codesourcery.com>
9679 * final.c (final): Use xcalloc to allocate line_note_exists.
9680 * function.c (free_after_compilation): Free the temp_slots.
9681 (assign_stack_temp_for_type): Use xmalloc to allocate temp_slots.
9682 (combine_temp_slot): Free temp_slots when they get combined.
9683 (purge_addressof): Fix typo in comment.
9684 * stmt.c (mark_goto_fixup): Mark the fixup itself.
9685 (expand_fixup): Allocate the fixup with ggc_alloc_obj.
9687 * ggc.h: Include varray.h.
9688 (ggc_pending_trees): Declare.
9689 (ggc_mark_tree_children): Remove declaration.
9690 (ggc_mark_tree): Just push unmarked trees on ggc_pending_trees.
9691 * ggc-common.c (ggc_pending_trees): New variable.
9692 (ggc_mark_roots): Call ggc_mark_trees.
9693 (ggc_mark_tree_children): Rename to ggc_mark_trees. Process all
9694 the ggc_pending_trees.
9695 * Makefile.in (GGC_H): New variable. Use it throughout in place
9698 Thu Apr 6 00:30:50 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
9700 * sh.h (FUNCTION_ARG_PARTIAL_NREGS): Accomodate an unsigned
9703 Wed Apr 5 23:17:10 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
9705 * sh.c (sh_insn_length_adjustment): New function.
9706 * sh-protos.h (sh_insn_length_adjustment): Declare.
9707 * sh.h (ADJUST_INSN_LENGTH): Use it.
9709 Wed Apr 5 12:35:18 2000 Hans-Peter Nilsson <hp@axis.com>
9711 * optabs.c (emit_libcall_block): Remove spurious REG_EQUAL notes
9712 from the insn where REG_RETVAL is added.
9713 (emit_no_conflict_block): Ditto.
9715 * md.texi (Standard Names): Clarify when movX is needed.
9717 * combine.c (simplify_comparison) [MINUS]: Do not replace
9718 all (op (minus A B) 0) with (op A B).
9720 Wed Apr 5 18:03:31 2000 Toshiyasu Morita (toshi.morita@sega.com)
9721 J"orn Rennecke <amylaar@cygnus.co.uk>
9723 * sh.md (block_lump_real_i4): Add missing clobber of T_REG
9724 (block_lump_real): Likewise.
9726 2000-04-05 Chris Demetriou <cgd@netbsd.org>
9728 * mips.h (MASK_DEBUG_A, MASK_DEBUG_B, MASK_DEBUG_C): Zero the
9729 remaining non-zero debugging masks.
9731 Wed Apr 5 09:44:07 2000 Jeffrey A Law (law@cygnus.com)
9733 * basic-block.h (verify_flow_info): Declare.
9734 (flow_loop_outside_edge_p): Declare.
9735 * flow.c (verify_flow_info): Remove declaration.
9736 (clear_log_links, flow_loop_outside_edge_p): Likewise.
9738 Wed Apr 5 09:34:26 2000 Philippe De Muyter <phdm@macqel.be>
9740 * m68k/m68k-protos.h (finalize_pic): Turn prototype off using `#if 0',
9743 2000-04-05 Jakub Jelinek <jakub@redhat.com>
9745 * config/sparc/sparc.md (snedi_zero+1, neg_snedi_zero+1,
9746 snedi_zero_trunc+1, seqdi_zero+1, neg_seqdi_zero+1,
9747 seqdi_zero_trunc+1): Allow splits only if registers are
9750 2000-04-04 Ulrich Drepper <drepper@cygnus.com>
9752 * acconfig.h: Add HAVE_GAS_HIDDEN.
9753 * config.in: Regenerated.
9754 * configure.in: Add test for .hidden pseudo-op in gas.
9755 * configure: Regenerated.
9756 * crtstuff.c: Include auto-host.h.
9757 Emit additional .hidden pseudo-op for __dso_handle if the
9758 assembler knows about it.
9760 2000-04-04 Philippe De Muyter <phdm@macqel.be>
9762 * cpphash.c (_cpp_free_definition): Test argnames, not nargs >= 0,
9763 before freeing argnames.
9764 * cpplib.c (do_ifndef): Cast return value of xstrdup.
9766 2000-04-05 Michael Meissner <meissner@redhat.com>
9768 * config/rs6000/rs6000.c (print_operand): Patch from Jonathan
9769 Walton <jonboy@gordian.com> to make memory references with update
9770 work wtih -mregnames.
9772 2000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9774 * regrename.c (regno_first_use_in): Wrap prototype in PARAMS.
9775 (regrename_optimize): Rename variables `def_uses' and
9776 `ext_basic_blocks' to avoid conflicts with similarly named
9777 typedefs in traditional C.
9779 * calls.c (initialize_argument_information): Fix typo in previous
9782 2000-04-04 Richard Henderson <rth@cygnus.com>
9784 * regrename.c (consider_available): Test fixed_regs not
9785 PIC_OFFSET_TABLE_REGNUM.
9787 2000-04-04 Geoff Keating <geoffk@cygnus.com>
9789 * config/rs6000/t-ppccomm (EXTRA_MULTILIB_PARTS): Add crtbegin,
9791 (CRTSTUFF_T_CFLAGS_S): Delete definition.
9792 * config/rs6000/sysv4.h (STARTFILE_LINUX_SPEC): Always use crtbegin.
9793 (ENDFILE_LINUX_SPEC): Always use crtend.
9794 * configure.in (powerpc-*-linux-gnulibc1): Don't define extra_parts.
9795 (powerpc-*-linux-gnu): Likewise.
9796 * configure: Regenerate.
9798 * config/rs6000/eabi.h: Don't include sysv4.h.
9799 (MULTILIB_DEFAULTS): Don't define.
9800 * config/rs6000/eabiaix.h: Don't include eabi.h.
9801 * config/rs6000/eabile.h: Delete.
9802 * config/rs6000/eabilesim.h: Delete.
9803 * config/rs6000/eabisim.h: Don't include eabi.h.
9804 * config/rs6000/linux.h: Don't include sysv4.h.
9805 (JUMP_TABLES_IN_TEXT_SECTION): Don't redefine.
9806 (MULTILIB_DEFAULTS): Don't redefine.
9807 * config/rs6000/rtems.h: Don't include eabi.h.
9808 * config/rs6000/sol2.h: Don't include sysv4le.h.
9809 * config/rs6000/sysv4le.h: Don't include sysv4.h.
9810 * config/rs6000/t-ppc: Delete.
9811 * config/rs6000/t-ppcgas: Correct comment.
9812 * config/rs6000/t-ppcos: Correct comment. Don't build
9813 multilibs for -fPIC, rather use -fPIC -mstrict-align
9815 * config/rs6000/t-ppc: Delete.
9816 * config/rs6000/vxppc.h: Don't include sysv4.h.
9817 * config/rs6000/vxppcle.h: Delete.
9818 * configure.in: Use multiple header files for p2pc ELF targets
9819 powerpc-eabiaix, powerpc-eabisim, powerpc-rtems, powerpcle-eabi,
9820 powerpcle-eabisim, powerpc-elf, powerpcle-elf, powerpc-linux-gnu,
9821 powerpc-linux-gnulibc1, powerpc-sysv, powerpcle-sysv,
9822 powerpc-vxworks, powerpcle-vxworks. Assume GAS functionality is
9823 always available for these platforms.
9825 2000-04-04 Richard Henderson <rth@cygnus.com>
9827 * calls.c (try_to_integrate): Initialize reg_parm_stack_space.
9829 2000-04-04 Stan Cox <scox@cygnus.com>
9831 * Makefile.in: Add rules for regrename.o
9832 * regrename.c: New file.
9833 * rtl.h (regrename_optimize): Add prototype.
9834 * toplev.c (rename_registers_dump, flag_rename_registers): New variables
9835 (compile_file, decode_d_option): Add support for -frename-registers.
9836 (rest_of_compilation): Call regrename_optimize.
9837 * config/ia64/ia64.h (HARD_REGNO_RENAME_OK, RENAME_EXTENDED_BLOCKS):
9840 2000-04-04 Martin v. Löwis <loewis@informatik.hu-berlin.de>
9842 * Makefile (gccbug): New target.
9843 (doc): Depend on it.
9844 * gcc.texi (Bugs): Link subnodes.
9846 * gccbug.in (CATEGORIES): Remove gc, host, profiling, libgcc.
9847 Document severities, priorities, and classes in bug form.
9849 2000-04-04 Zack Weinberg <zack@wolery.cumb.org>
9851 * cpplex.c (trigraph_map, speccase): Combine into single
9853 (NORMAL, NONTRI): New macros.
9854 (_cpp_read_and_prescan): Change to use unified table. Use
9855 is_hspace to test for whitespace.
9857 * dbxout.c (CONTIN): If it doesn't have to do anything, give it a
9858 definition that doesn't provoke the "empty body in an
9859 if-statement" warning.
9861 2000-04-04 Clinton Popetz <cpopetz@cygnus.com>
9863 * builtins.c (expand_builtin_strlen): Force the source to
9864 be a memory address.
9866 2000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9868 * cpplib.c (D): Adjust to call CONCAT2 macro without whitespace.
9870 Tue Apr 4 19:17:20 MET DST 2000 Jan Hubicka <jh@suse.cz>
9872 * calls.c (ECF_MALLOC, ECF_MAY_BE_ALLOCA, ECF_RETURNS_TWICE,
9873 ECF_LONGJMP, ECF_FORK_OR_EXEC): New constants.
9874 (ECF_IS_CONST): Rename to ECF_CONST.
9875 (special_function_p): Make static, change interface.
9876 (flags_from_decl_or_type, try_to_integrate): Break out from ...
9877 (expand_call) ... here; convert number of variables to flags.
9878 (emit_library_call_vlue_1): Likewise.
9879 (setjmp_call_p): New function.
9880 (initialize_argument_information): Accepts flags as argument;
9882 (precompute_arguments): Likewise.
9883 * tree.h (special_function_p): Remove.
9884 (setjmp_call_p): Add prototype.
9886 2000-04-04 Jakub Jelinek <jakub@redhat.com>
9888 * config/sparc/sparc.h (RTX_OK_FOR_OFFSET_P): Leave minor margin
9889 so that addresses are offsetable by up to 16 bytes.
9890 (GO_IF_LEGITIMATE_ADDRESS): Don't allow REG+REG addresses for
9891 non-optimizing TARGET_ARCH32 in DF or DI modes because it is not
9894 * config/sparc/sparc.md (movdi_insn_sp64_novis): New pattern.
9895 (movdi_insn_sp64_vis): Renamed from movdi_insn_sp64.
9896 (movsf): Don't force any constant to memory if target is integer
9898 Move fp_zero_operand check below the const0_rtx check.
9899 (movtf): Likewise. Also allow fp_zero_operand for stores into
9901 (movdf): Likewise. Also allow fp_zero_operand for stores into
9902 memory and into integer hard registers.
9903 (clear_df, clear_dfp, movdf_const_intreg_sp32,
9904 movdf_const_intreg_sp64): Remove.
9905 (movdf_insn_sp32, movdf_no_e_insn_sp32): Redo constraints and
9907 (movdf_no_e_insn_v9_sp32): New pattern.
9908 (movdf_insn_v9only): Remove.
9909 (movdf_insn_v9only_novis, movdf_insn_v9only_vis): New patterns.
9910 (movdf_insn_sp64): Remove.
9911 (movdf_insn_sp64_novis, movdf_insn_sp64_vis): New patterns.
9912 (movdf_no_e_insn_sp64): Allow storing 0.0 into memory.
9913 (following splits): Rewrite conditions. Add two new splits
9914 for storing 0.0 into memory and registers.
9915 (clear_tf, clear_tf+1, clear_tfp, clear_tfp+1): Remove.
9916 (movtf_insn_sp32): Redo constraints and conditions.
9917 (movtf_insn_vis_sp32): New pattern.
9918 (movtf_no_e_insn_sp32): Redo constraints and conditions.
9919 (movtf_insn_hq_sp64): Likewise.
9920 (movtf_insn_hq_vis_sp64): New pattern.
9921 (movtf_insn_sp64): Redo constraints and conditions.
9922 (movtf_insn_vis_sp64): New pattern.
9923 (movtf_no_e_insn_sp64): Redo constraints and conditions.
9924 (movtf_no_e_insn_sp64+1): New split for storing 0.0L into registers
9926 * config/sparc/sparc.c (sparc_override_options): Assume v9 if either
9927 -mvis or -m64 to take down the number of various reload patterns.
9929 Tue Apr 4 00:41:53 2000 Jeffrey A Law (law@cygnus.com)
9931 * pa/pa-64.h: New file.
9932 * pa/pa64-regs.h: New file.
9933 * pa/pa64-start.h: New file.
9934 * pa/t-pa64: New file.
9935 * pa/xm-pa64hpux.h: New file.
9937 2000-04-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9939 * sparc.c (output_restore_regs): Prototype.
9940 (sparc_emit_float_lib_cmp): Constification.
9942 * emit-rtl.c (const_int_htab_hash, const_int_htab_eq): Likewise.
9944 * reload1.c (reload_cse_delete_noop_set, reload_cse_simplify):
9947 * simplify-rtx.c (entry_and_rtx_equal_p): Constification.
9948 (get_value_hash, hash_rtx): Likewise.
9950 * ssa.c (compute_conservative_reg_partition): Prototype.
9952 * tree.c (mark_hash_entry): Prototype.
9954 2000-04-03 Zack Weinberg <zack@wolery.cumb.org>
9956 * bb-reorder.c (verify_insn_chain): #ifdef out unless ENABLE_CHECKING.
9957 * i386.h (FUNCTION_ARG_REGNO_P): Remove unnecessary test for N >= 0.
9958 * i386.md (call_value, call_value_pop): Remove unused variable 'addr'.
9960 * gcc.c (C specs): Pass -fno-show-column to the preprocessor.
9961 * objc/lang-specs.h: Likewise.
9963 2000-04-03 Neil Booth <NeilB@earthling.net>
9965 * cppexp.c: wrap long lines. New macros CPP_ICE, SYNTAX_ERROR
9966 and SYNTAX_ERROR2. Replace `' in messages with ''.
9967 (op_to_str): Make re-entrant.
9968 (_cpp_parse_expr): Implement new error macros. Use | rather
9969 than || to logically or 2 boolean integers. Simply expression
9970 checking we have a left operand iff needed.
9972 2000-04-03 Nick Clifton <nickc@cygnus.com>
9974 * Makefile.in (diagnostic.o): Depend upon diagnostic.c
9976 2000-04-03 Philip Blundell <philb@gnu.org>
9978 * config/arm/linux-elf.h (SUBTARGET_EXTRA_LINK_SPEC): Fix typos.
9980 2000-04-03 Felix Lee <flee@cygnus.com>
9982 * fixinc/server.c (find_shell): New function. Avoid $SHELL.
9983 (run_shell): Use it.
9985 2000-04-03 Jonathan Larmour <jlarmour@redhat.co.uk>
9987 * Makefile.in (stmp-int-hdrs): Make include subdir here...
9988 (stmp-fixproto): ...rather than here.
9990 Mon Apr 3 00:50:06 2000 Jason Eckhardt <jle@cygnus.com>
9992 * pa.c (print_operand): Compute 'base' only inside the code paths
9995 2000-04-03 Geoffrey Keating <geoffk@cygnus.com>
9997 * stor-layout.c (byte_from_pos): Use TRUNC_DIV_EXPR rather than
10000 2000-04-03 Philipp Thomas <pthomas@suse.de>
10002 * i386.h (TARGET_SWITCHES): Remove bogus empty strings, fix typo.
10004 Mon Apr 3 00:02:59 2000 Brad Lucier <lucier@math.purdue.edu>
10006 * Makefile.in (alias.o): Depend on $(TREE_H).
10008 2000-04-02 Zack Weinberg <zack@wolery.cumb.org>
10010 * cppinit.c (cpp_start_read): Turn off -Wtraditional if
10012 * cpplib.c (_cpp_handle_directive): Improve warnings for
10013 traditional C and indented directives.
10015 * enquire.c, gsyslimits.h, limity.h, config/convex/fixinc.convex,
10016 fixinc/fixinc.irix, fixinc/fixinc.sco, fixinc/fixinc.wrap,
10017 fixinc/inclhack.def: Indent the # of #include_next one space.
10018 * cp/rtti.c: Un-indent #if and #endif.
10020 * cppexp.c (_cpp_parse_expr): If lex returns '#', it's a
10021 syntax error, but an error has already been printed.
10022 * cpplex.c (_cpp_parse_assertion): Give a more specific error
10023 message when called with nothing remaining on the line.
10024 (_cpp_lex_token): If _cpp_parse_assertion fails, return an
10025 OTHER token, not an ASSERTION.
10026 * cpplib.c (do_assert): When we create a 'base' node, clear
10027 its aschain pointer.
10029 2000-04-02 Neil Booth <NeilB@earthling.net>
10031 * cppexp.c: New typedef op_t. struct operation and struct
10032 token updated to use it.
10033 (op_to_str): New function.
10034 (_cpp_parse_expr): Error messages modified to use op_to_str.
10036 2000-04-02 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10038 * config/c4x/c4x.c (c4x_function_arg): Check for void_type_node
10039 before checking MUST_PASS_IN_STACK.
10041 2000-04-02 Neil Booth <NeilB@earthling.net>
10043 * cppexp.c: New FINISHED dummy token. Combine operator initial
10044 flags and initial priority into a single constant. New
10045 EQUALITY macro. New operator flag SHORT_CIRCUIT.
10046 (_parse_cpp_expr): Implement new constants. Take left operand
10047 checks out of reduction loop. Handle SHORT_CIRCUIT. End of
10048 parse indicated by reducing FINISHED token. Remove new lines
10049 from cpp_error messages.
10051 2000-04-01 Mark Mitchell <mark@codesourcery.com>
10053 * emit-rtl.c (gen_rtx_CONST_INT): Create cached CONST_INTs on the
10056 2000-04-01 Zack Weinberg <zack@wolery.cumb.org>
10058 * cpplib.c: Include symcat.h. Add 'origin' field to struct
10059 directive. Add origin values to DIRECTIVE_TABLE. Generate
10060 the strings and function names on the fly. Take the #sccs
10061 entry out of the table if SCCS_DIRECTIVE is not defined.
10062 (_cpp_handle_directive): Decide if the # was at the beginning
10063 of the line here. Issue -pedantic warnings for extended
10064 directives here. Warn about K+R directives with the #
10065 indented, and C89/extended directives with the # not indented,
10067 (do_import, do_include_next, do_warning, do_ident, do_sccs,
10068 do_assert, do_unassert): Don't issue pedantic warning here.
10070 * cpphash.h: Add CPP_WTRADITIONAL macro.
10071 * cpplib.h (struct cpp_options): Rename warn_stringify to
10072 warn_traditional; update comments.
10073 * cppinit.c (handle_option): Set warn_traditional not
10075 * cpphash.c: Replace CPP_OPTION (pfile, warn_stringify) with
10076 CPP_WTRADITIONAL (pfile).
10077 * cpplex.c (_cpp_lex_token): Don't decide if directives should
10078 be ignored in -traditional mode here.
10080 * cpplex.c: Copy ISTABLE macros from cppinit.c, and adapt them
10081 to initialize speccase[] and trigraph_map[]. Delete all
10082 references to pfile->input_speccase. Always treat '?' as a
10083 special character. Remove table-initialization code from
10084 _cpp_init_input_buffer.
10086 * cpplib.h (struct cpp_reader): Remove input_speccase field.
10087 * cppinit.c (cpp_cleanup): Don't free input_speccase.
10089 2000-04-01 Richard Henderson <rth@cygnus.com>
10091 * Makefile.in (STAGESTUFF): Wildcard all debugging dumps at once.
10092 (mostlyclean): Likewise.
10094 * toplev.c (rtl_dump, jump_opt_dump, etc): Remove.
10095 (struct dump_file_info, enum dump_file_index, dump_file): New.
10096 (open_dump_file): Take a dump_file_index not a suffix, and a decl
10097 not a string. Clean out file if we havn't yet done so. Do nothing
10098 if the dump isn't enabled.
10099 (close_dump_file): Do nothing if the dump isn't open. Dump
10100 graph data if requested.
10101 (dump_rtl, clean_dump_file): Remove.
10102 (compile_file): Don't clean the dump files. Only finalize .bp dump
10103 if flag_test_coverage or flag_branch_probabilities. Only finalize
10104 .combine dump if optimizing. Iterate over dump_file to finalize the
10106 (rest_of_compilation): Update for open_dump_file/close_dump_file.
10107 Convert all uses of dump_rtl.
10108 (decode_d_option): Iterate over dump_file to implement 'a' and to
10109 locate pass-specific dumps.
10111 2000-04-01 Neil Booth <NeilB@earthling.net>
10113 * cppexp.c: Redefine priority constants.
10114 (_cpp_parse_expr): Replace left and right priority scheme with
10115 single priority logic. Move LOGICAL to same place as COMPARE.
10116 Remove bogus check for multiple unary +/- operators.
10118 2000-04-01 Neil Booth <NeilB@earthling.net>
10120 * cppexp.c: (_cpp_parse_expr): Numerical constants are pushed
10121 within the switch statement. Binary operations break out of
10122 the switch naturally. '(' tokens handled by forcing
10123 immediate shift. ')' handled by forcing immediate reduce to
10124 the previous '('. New error messages.
10126 2000-03-31 Geoff Keating <geoffk@cygnus.com>
10128 * config/rs6000/rs6000.c (print_operand): Don't use %l for 'low
10129 part', it's already in use. Use %K instead. Add a return at the
10130 end of what is now %K.
10131 * config/rs6000/rs6000.md (elf_low): Use %K instead of %l.
10133 Sat Apr 1 02:05:29 MET DST 2000 Jan Hubicka <jh@suse.cz>
10135 * builtins.c (expand_builtin_apply): Pass proper parameters to
10136 allocate_dynamic_stack_space.
10137 * calls.c (emit_call_1): Do not adjust stack pointer for SIB,
10138 update stack_pointer_delta; do not update arg_size_so_far.
10139 (compute_argument_block_size): Use stack_delta instead of
10140 stack_pointer_pending and arg_size_so_far.
10141 (expand_call): Add sanity checking for stack_pointer_delta;
10142 save and restore stack_pointer_delta for SIB, use
10143 stack_pointer_delta for alignment; do not update arg_space_so_far.
10144 (emit_library_call_value): Use stack_pointer_delta for alignment.
10145 (store_one_arg): Do not update arg_space_so_far.
10146 * explow.c (adjust_stack, anti_adjust_stack): Update
10147 stack_pointer_delta.
10148 (allocate_dynamic_stack_space): Add sanity checking for
10149 stack_pointer_delta.
10150 * expr.c (init_expr, clear_pending_stack_adjust): Clear
10151 stack_pointer_delta.
10152 (emit_push_insn): Update stack_pointer_delta.
10153 * function.h (struct expr_status): Add x_stack_pointer_delta;
10154 remove x_arg_space_so_far.
10155 (arg_space_so_far): Remove.
10156 (stack_pointer_delta): New macro.
10158 2000-03-31 Zack Weinberg <zack@wolery.cumb.org>
10160 * cpplib.h: Merge struct cpp_options into struct cpp_reader.
10161 Reorder struct cpp_options and struct cpp_reader for better
10162 packing. Replace CPP_OPTIONS macro with CPP_OPTION which
10163 takes two args. Change all 'char' flags to 'unsigned char'.
10164 Move show_column flag into struct cpp_options. Don't
10165 prototype cpp_options_init.
10166 * cpphash.h, cpperror.c, cppexp.c, cppfiles.c, cpphash.c,
10167 cppinit.c, cpplex.c, cpplib.c:
10168 Replace CPP_OPTIONS (pfile)->whatever with
10169 CPP_OPTION (pfile, whatever), and likewise for
10170 opts = CPP_OPTIONS (pfile); ... opts->whatever;
10172 * cppinit.c (merge_include_chains): Take a cpp_reader *.
10173 Extract CPP_OPTION (pfile, pending) and work with that
10175 (cpp_options_init): Delete.
10176 (cpp_reader_init): Turn on on-by-default options here.
10177 Allocate the pending structure here.
10178 (cl_options, enum opt_code): Define these from the same table,
10179 kept in a large macro. Add -fshow-column and -fno-show-column
10182 * cpperror.c (v_message): If show_column is off, don't print
10185 * cppmain.c: Update for new interface.
10186 * fix-header.c: Likewise.
10188 2000-03-30 Geoff Keating <geoffk@cygnus.com>
10190 * config/rs6000/t-aix43 (AR_FLAGS_FOR_TARGET): Adjust for new
10192 * Makefile.in (AR_FLAGS_FOR_TARGET): Is now the flags that
10193 are passed to any invocation of AR_FOR_TARGET.
10194 (AR_CREATE_FOR_TARGET): New macro.
10195 (AR_EXTRACT_FOR_TARGET): New macro.
10196 (ORDINARY_FLAGS_TO_PASS): Add AR_CREATE_FOR_TARGET,
10197 AR_EXTRACT_FOR_TARGET.
10198 (many places): Use AR_CREATE_FOR_TARGET, AR_EXTRACT_FOR_TARGET
10199 in place of `$(AR_FOR_TARGET) $(AR_FLAGS_FOR_TARGET)' and
10200 `$(AR_FOR_TARGET) x'. Pass AR_CREATE_FOR_TARGET and
10201 AR_EXTRACT_FOR_TARGET to sub-makes.
10203 2000-03-31 Neil Booth <NeilB@earthling.net>
10205 * cppexp.c: Delete SKIP_OPERAND. Correct priority
10207 (_cpp_parse_expr): Check for multiple unary +/- operators.
10208 Correct priorities of ':' and '?'. Treat ')' as having a
10209 value. Ensure conditional expression is not void.
10211 2000-03-31 Mark Mitchell <mark@codesourcery.com>
10213 * alias.c (canon_rtx): Make it global.
10214 (rtx_equal_for_memref_p): CONST_INT equality is now pointer
10216 * cse.c (struct table_elt): Add canon_exp.
10217 (insert): Clear it.
10218 (invalidate): Canonicalize expressions only once.
10219 * rtl.h (canon_rtx): Declare.
10221 2000-03-30 Mark Mitchell <mark@codesourcery.com>
10223 * Makefile.in (emit-rtl.o): Depend on HASHTAB_H.
10224 * alias.c (reg_known_value): Add comments.
10225 (init_alias_analysis): Likewise.
10226 * cse.c (exp_equiv_p): CONST_INTs are equal iff they have the same
10228 (cse_basic_block): Fix typo in comment.
10229 * emit-rtl.c: Include hashtab.h.
10230 (const_int_htab): New variable.
10231 (const_int_htab_hash): New function.
10232 (const_int_htab_eq): Likewise.
10233 (rtx_htab_mark_1): Likewise.
10234 (rtx_htab_mark): Likewise.
10235 (gen_rtx_CONST_INT): Cache all CONST_INTs.
10236 (unshare_all_rtx): Fix formatting.
10237 (init_emit_once): Initialize const_int_htab.
10238 * rtl.c (rtx_equal_p): CONST_INTs are equal iff they have the same
10240 * rtl.texi: Document the fact that all CONST_INTs with the same
10243 2000-03-30 Richard Henderson <rth@cygnus.com>
10245 * alpha.h (FUNCTION_BOUNDARY): Reduce to 128 bits.
10247 2000-03-30 Zack Weinberg <zack@wolery.cumb.org>
10249 * configure.in: Comment out --enable-c-cpplib stanza.
10250 * configure: Regenerate.
10252 Thu Mar 30 06:32:51 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
10254 * expr.c (store_constructor): Properly compute displacement and
10255 alignment when offset is variable.
10257 * expmed.c (store_bit_field, store_fixed_bit_field): Fix more
10258 cases of alignment in bytes.
10260 Thu Mar 30 13:30:40 2000 Jeffrey A Law (law@cygnus.com)
10262 * c-parse.in (cast_expr): Move change from March 21 into c-parse.in
10263 since it is used to generate c-parse.y.
10264 * objc-parse.c, objc-parse.y: Regenerated.
10266 * function.c (expand_function_end): Pass alignment argument to
10267 emit_block_move in bits, not bytes.
10269 Thu Mar 30 06:32:51 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
10271 * expr.c (move_by_pieces_ninsns): Fix one more missing align
10274 * expmed.c (store_fixed_bit_field): STRUCT_ALIGN is in bits.
10276 * calls.c (expand_call): Pass bit alignment to mark_reg_pointer.
10277 * explow.c (memory_address, allocate_dynamic_stack_space): Likewise.
10278 * function.c (assign_parms): Likewise.
10279 * integrate.c (expand_inline_function): Likewise.
10280 * stmt.c (expand_decl): Likewise.
10281 (copy_rtx_and_substitute): Likewise.
10282 * expr.c (expand_expr, expand_expr_unaligned): Likewise.
10283 (clear_by_pieces): Fix error in last change.
10284 * emit-rtl.c (init_emit): Set known registers alignment in bits.
10285 * function.h (regno_pointer_align): Now unsigned.
10286 * config/arm/arm.c (alignable_memory_operand): REGNO_POINTER_ALIGN
10288 * config/i386/i386.c (aligned_operand): Likewise.
10289 * config/sparc/sparc.c (mem_min_alignment): Likewise.
10290 * config/alpha/alpha.c (aligned_memory_operand): Likewise.
10291 (unaligned_memory_operand): Likewise.
10292 (alpha_expand_block_move, alpha_expand_block_clear): Likewise.
10293 Also make alignments and sizes unsigned and some whitespace cleanup.
10294 (alpha_va_start): Do nothing if VALIST's type is error_mark_node.
10296 * builtins.c (get_pointer_alignment): Use host_integerp & tree_low_cst.
10297 (expand_builtin_apply): Pass alignment to emit_block_move in bits.
10298 (expand_builtin_memcpy, expand_builtin_va_copy): Likewise.
10299 (expand_builtin_memset): Likewise, but to clear_storage.
10300 * calls.c (save_fixed_argument_area): Likewise, to move_by_pieces.
10301 (restore_fixed_argument_area): Likewise.
10302 (store_unaligned_arguments_into_pseudos): Likewise, to store_bit_field.
10303 (load_register_parameters): Likewise, to emit_group_load.
10304 (expand_call): Likewise, to emit_group_store and emit_block_move.
10305 (emit_library_call_value_1): Likewise, to emit_block_move.
10306 (store_one_arg): Likewise, and to emit_push_insn.
10307 * expmed.c (extract_bit_field): Alignment is in bits, not bytes.
10308 (extract_fixed_bit_field, extract_split_bit_field): Likewise.
10309 * expr.c (move_by_pieces, move_by_pieces_ninsns): Likewise.
10310 (emit_block_move, emit_group_load, emit_group_store): Likewise.
10311 (clear_by_pieces, clear_storage, emit_push_insn): Likewise.
10312 (expand_assigment, store_expr, store_constructor_field): Likewise.
10313 (expand_expr_unaligned, do_jump, do_compare_and_jump): Likewise.
10314 (store_constructor, store_field, get_inner_reference): Likewise.
10315 Use host_integerp and tree_low_cst; sizes and positions HOST_WIDE_INT.
10316 (expand_expr, case COMPONENT_REF): Likewise.
10317 (copy_blkmode_from_regs): Use UNSIGNED_HOST_WIDE_INT for sizes
10318 and positions; reindent code.
10319 * expr.h (emit_cmp_insn, emit_cmp_and_jump_insns): Alignment unsigned.
10320 * function.c (purge_addressof_1): Pass bit align to store_bit_field.
10321 (assign_parms): Likewise to emit_group_store.
10322 * optabs.c (prepare_cmp_insn): Alignment is in bits.
10323 (emit_cmp_and_jump_insns, emit_cmp_insn): Likewise, and also unsigned.
10324 * stmt.c (expand_value_return): Pass align in bits to emit_group_load.
10325 (expand_return): Likewise to {extract,store}_bit_field.
10326 * stor-layout.c (get_mode_alignment): Minor cleanup.
10327 * config/rs6000/rs6000.h (SLOW_UNALIGNED_ACCESS): Align is in bits.
10328 * config/sh/sh.h (MOVE_BY_PIECES_P): Likewise.
10330 2000-03-29 Nick Clifton <nickc@cygnus.com>
10332 * config/arm/arm.h: Undo effects of previous delta:
10333 (ASM_SPEC): Do not define.
10334 (SUBTARGET_EXTRA_ASM_SPEC): Do not define.
10336 * config/arm/linux-elf.h: (SUBTARGET_EXTRA_ASM_SPEC) Fix
10339 2000-03-29 Zack Weinberg <zack@wolery.cumb.org>
10341 * cppinit.c (cpp_start_read): Call initialize_dependency_output
10342 only after reading in the primary source file.
10344 2000-03-29 Geoff Keating <geoffk@cygnus.com>
10346 * c-common.c (c_common_nodes_and_builtins): The first parameter to
10347 __builtin_va_start and __builtin_va_copy is now either a 'va_list'
10348 or a reference to a va_list.
10349 * builtins.c (stabilize_va_list): Simplify now we don't have to
10350 work around C array address decay.
10351 * c-typeck.c (convert_for_assignment): Handle assignment to
10352 a reference parameter by taking the address of the RHS.
10353 * ginclude/stdarg.h (va_start): Don't take address of first parameter.
10354 (va_copy): Likewise.
10355 (__va_copy): Likewise.
10356 * ginclude/varargs.h (va_start): Likewise.
10357 (__va_copy): Likewise.
10359 Wed Mar 29 15:44:53 2000 Jeffrey A Law (law@cygnus.com)
10361 * i386/djgpp.h: Remove extraneous "+".
10363 * stmt.c (stmt_loop_nest_empty): Fix thinko in last change.
10365 * calls.c (expand_call): Fix typo in last change.
10367 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
10369 * tree.c (unsave_expr_1): Don't mess with a TARGET_EXPR that hasn't
10372 Wed Mar 29 15:39:10 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
10374 * stor-layout.c (bit_from_pos, byte_from_pos): New functions.
10375 (pos_from_byte, pos_from_bit, normalize_offset): Likewise.
10376 (normalize_rli, rli_size_so_far, rli_size_unit_so_far): Use them.
10377 * tree.c (bit_position, byte_position): Likewise.
10378 * tree.h: Declare new functions.
10380 2000-03-29 Nick Clifton <nickc@cygnus.com>
10382 * config/arm/arm.c: Minor formatting changes/
10383 * config/arm/arm.h (SUBTARGET_EXTRA_ASM_SPEC): Define if not
10385 (ASM_SPEC): Define if not already defined.
10387 2000-03-29 Zack Weinberg <zack@wolery.cumb.org>
10389 * cppfiles.c (cpp_read_file): Don't pass zero-length string to
10392 2000-03-29 Jakub Jelinek <jakub@redhat.com>
10394 * dwarf2out.c (gen_enumeration_type_die): If enum has a negative
10395 value, don't output it as unsigned.
10397 Wed Mar 29 10:53:49 2000 Jeffrey A Law (law@cygnus.com)
10399 * stmt.c (stmt_loop_nest_empty): Allow cfun->stmt to be NULL.
10401 2000-03-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10403 * c-common.c (c_common_nodes_and_builtins): Don't special case
10404 cplus_mode when declaring builtin bzero/bcmp, always avoid
10405 prototype arguments.
10407 2000-03-29 Bruce Korb <bkorb@gnu.org>
10409 * fixinc/mkfixinc.sh: Initially set the variable "fixincludes"
10412 Wed Mar 29 15:08:01 MET DST 2000 Jan Hubicka <jh@suse.cz>
10414 Convert ACCUMULATE_OUTGOING_ARGS to an expression.
10415 * calls.c (PUSH_ARGS_REVERSED) Change to expression.
10416 (ACCUMULATE_OUTGOING_ARGS, PUSH_ARGS): Provide default value.
10417 (struct arg_data): Remove #ifdef ACCUMULATE_OUTGOING_ARGS.
10418 (save_fixed_argument_area, restore_fixed_argument_area):
10419 conditionize by #ifdef REG_PARM_STACK_SPACE only.
10420 (emit_call): Change #ifdefs on ACCUMULATE_OUTGOING_ARGS
10421 to conditions, handle RETURN_POPS_ARGS on ACCUMULATE_OUTGOING_ARGS.
10422 (precompute_register_parameters): Avoid #ifdefs on
10423 ACCUMULATE_OUTGOING_ARGS and PUSH_ARGS_REVERSED.
10424 (stire_one_args): Likewise.
10425 (expand_call): Likewise; conditionize PUSH_ROUNDING code by PUSH_ARGS.
10426 (emit_library_call_value_1): Likewise.
10427 (compute_argument_block_size): Align to STACK_BOUNDARY only for
10428 ACCUMULATE_OUTGOING_ARGS.
10429 * combine.c (ACCUMULATE_OUTGOING_ARGS, PUSH_ARGS): Provide default
10431 (nonzero_bits): Conditionize PUSH_ROUNDING code by USE_PUSH.
10432 (use_crosses_set_p): Likewise.
10433 * all targets (ACCUMULATE_OUTGOING_ARGS define): Change to
10434 #define ACCUMULATE_OUTGOING_ARGS 1.
10435 * i386.c (ix86_compute_frame_size): Handle ACCUMULATE_OUTGOING_ARGS
10437 * i386.h (MASK_NO_PUSH_ARGS, MASK_ACCUMULATE_OUTGOING_ARGS): New
10439 (TARGET_PUSH_ARGS, TARGET_ACCUMULATE_OUTGOING_ARGS): New macros.
10440 (TARGET_SWITCHES): Add push-args, no-push-args,
10441 accumulate-outgoing-args and no-accumulate-outgoing-args.
10442 (ACCUMULATE_OUTGOING_ARGS, PUSH_ARGS): New macro.
10443 * expr.c (ACCUMULATE_OUTGONG_ARGS, PUSH_ARGS): Provide default.
10444 (push_block): Avoid ifdefs on ACCUMULATE_OUTGONG_ARGS
10446 (emit_push_insn): Likewise.
10447 * final.c (ACCUMULATE_OUTGOING_ARGS): Provide default.
10448 (final_scan_insn): Avoid ifdefs on ACCUMULATE_OUTGOING_ARGS.
10449 * function.c (ACCUMULATE_OUTGOING_ARGS): Provide default.
10450 (STACK_DYNAMIC_OFFSET): Define correctly for both
10451 ACCUMULATE_OUTGOING_ARGS and normal mode.
10452 * invoke.texi (-mpush_args, -maccumulate-outgoing-args): Document.
10453 * tm.texi (PUSH_ARGS): Document.
10454 (ACCUMULATE_OUTGOING_ARGS, PUSH_ROUNDING): Update documentation.
10456 Wed Mar 29 11:51:13 MET DST 2000 Jan Hubicka <jh@suse.cz>
10458 * flags.h (flag_optimize_sibling_calls): Declare.
10459 * calls.c (expand_call): Fail sibcall when
10460 !flag_optimize_sibling_calls
10461 * invoke.texi (flag_optimize_sibling_calls): Document.
10462 * toplev.c (flag_optimize_sibling_calls): New global variable.
10463 (f_options): Add flag_optimize_sibling_calls.
10464 (rest_of_compilation): Conditionize
10465 optimize_sibling_and_tail_recursive_calls by
10466 flag_optimize_sibling_calls.
10467 (main): Set flag_optimize_sibling_calls for -O2.
10468 * stmt.c (expand_return): Conditionize tail recursion by
10469 flag_optimize_sibling_calls.
10471 2000-03-29 Richard Henderson <rth@cygnus.com>
10473 * config/i386/att.h (LOCAL_LABEL_PREFIX): Define.
10474 (ASM_GENERATE_INTERNAL_LABEL, ASM_OUTPUT_INTERNAL_LABEL): Use it.
10476 2000-03-29 Nathan Sidwell <nathan@codesourcery.com>
10478 * except.c (add_eh_table_entry): Mark type_info's as referenced.
10480 2000-03-29 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10482 * config/rs6000/aix41.h (CPP_SPEC): Define _ANSI_C_SOURCE if -ansi
10484 * config/rs6000/aix43.h (CPP_SPEC): Likewise.
10485 * config/rs6000/rs6000.h (CPP_SPEC): Moved to...
10486 * config/rs6000/aix.h: then modified likewise.
10488 2000-03-28 Richard Henderson <rth@cygnus.com>
10490 * rtl.h: Redistribute enum reg_note documentation.
10491 Kill trailing whitespace.
10492 * rtl.c (reg_note_name): Adjust to match enum reg_note tweeks.
10493 Kill trailing whitespace.
10495 2000-03-28 Zack Weinberg <zack@wolery.cumb.org>
10497 * cppfiles.c (hash_IHASH): Just return i->hash.
10498 (cpp_included): Set dummy.hash using _cpp_calc_hash. Use
10499 htab_find_with_hash.
10500 (cpp_read_file): Likewise.
10501 (find_include_file): Likewise. Properly initialize
10502 ih->nshort. Share ih->name and ih->nshort if possible.
10503 * cpphash.c (_cpp_calc_hash): New function.
10504 (hash_HASHNODE): Just return h->hash.
10505 (_cpp_lookup): Set dummy.hash using _cpp_calc_hash. Use
10506 htab_find_with_hash.
10507 * cpphash.h: Prototype _cpp_calc_hash.
10508 * cppinit.c (initialize_builtins): Provide a valid hash
10509 to _cpp_make_hashnode, using _cpp_calc_hash.
10511 * cpphash.c (collect_expansion): # is not a special character
10512 in object-like macros. In -traditional mode, /**/ is not
10513 token paste at the beginning or end of the line.
10514 * cpplib.c (do_include, do_import, do_include_next): If
10515 parse_include fails, return immediately.
10517 2000-03-28 Jason Merrill <jason@casey.cygnus.com>
10519 * config/arm/arm.md (return peepholes): Update to reflect the new
10520 call insn patterns.
10521 * config/arm/arm.c (arm_volatile_func): Also check
10522 current_function_nothrow.
10523 (output_return_instruction, output_func_prologue): Use it.
10524 (arm_output_epilogue, arm_expand_prologue): Likewise.
10526 2000-03-27 Tom Tromey <tromey@cygnus.com>
10528 * gcc.c (handle_braces): In {x*...} case, break out of loop if
10531 Tue Mar 28 11:55:48 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
10533 * expr.c (store_constructor): SIZE now signed.
10534 For EXPR_SIZE, don't evaluate size; just needed if constant.
10535 * fold-const.c (fold): Fix a number of cases when folded tree is
10537 * function.c (flush_addressof): Reenable.
10538 * tree.h (flush_addressof): Likewise.
10539 * toplev.c (independent_decode_option): Look at strings_processed.
10540 * config/alpha/alpha.h (MINIMUM_ATOMIC_ALIGNMENT): Cast to unsigned.
10542 Tue Mar 28 08:29:46 2000 Jan Hubicka <jh@suse.cz>
10544 * sibcall.c (indentify_call_return_value): Find last call in the chain;
10545 Allow stack adjustment after function call.
10547 * regmove.c (struct csa_memlist): Make mem field rtx *.
10548 (record_one_stack_ref): Accept rtx * instead of rtx as parameter.
10549 (try_apply_stack_adjustment): Replace whole MEM rtx.
10550 (combine_stack_adjustments_for_block): Update calls
10551 to record_one_stack_ref.
10553 2000-03-28 Neil Booth <NeilB@earthling.net>
10555 * cpplex.c (_cpp_read_and_prescan): Mark end of input buffer with
10556 '\\' rather than a null character, so nulls are not special. Fix
10557 "\\\n" handling in end-of-buffer conditions. Use trigraph map to
10558 speed trigraph conversion.
10559 (_cpp_init_input_buffer): Initialize trigraph map.
10561 2000-03-27 Alan Modra <alan@linuxcare.com.au>
10563 * config/i386/i386.c (output_387_binary_op): Correct intel
10564 mode assembly output, and add spaces after commas in AT&T
10565 output. Correct Unixware assembler comment. Document input
10566 constraints. Comment fp operations. Reduce profligate buffer
10567 size. Remove extraneous abort. Localize temp var.
10568 (SYSV386_COMPAT): Define. Add !SYSV386_COMPAT code.
10569 (output_fix_trunc): Add spaces after commas in assembly output.
10571 2000-03-27 Richard Henderson <rth@cygnus.com>
10573 * i386-protos.h (ix86_match_ccmode): Declare.
10574 * i386.c (ix86_match_ccmode): New.
10575 (ix86_expand_fp_compare): Update for pattern renames.
10576 (ix86_expand_strlensi_unroll_1): Likewise.
10577 * i386.h (EXTRA_CC_MODES): Add CCZ.
10578 (SELECT_CC_MODE): Use it for EQ/NE zero.
10579 * i386.md (cmpsi_ccz_1): New.
10580 (cmpqi_ccz_1): New.
10581 (*testsi_ccz_1): New.
10582 (testqi_ccz_1): New.
10583 (cmpsi_ccno_1): Rename from cmpsi_0.
10584 (testsi_ccno_1): Rename from testsi_1.
10585 (testqi_ccno_1): Rename from testqi_1.
10586 (*testqi_ext_ccz_0): Rename from testqi_ext_0.
10587 (testqi_ext_ccno_0): Rename from *testqi_ext_1.
10588 (*cmphi_0): Use ix86_match_ccmode.
10589 (*cmpqi_ext_2, *addsi_2, *addhi_2, *addqi_2): Likewise.
10590 (*subsi_2, *subhi_2, *subqi_2, *testhi_1): Likewise.
10591 (*testqi_ext_1, *testqi_ext_2, *testqi_ext_3): Likewise.
10592 (*andsi_2, *andhi_2, *andqi_2, *andqi_ext_0_cc): Likewise.
10593 (*iorsi_2, *iorhi_2, *iorqi_2): Likewise.
10594 (*xorsi_2, *xorhi_2, *xorqi_cc_1): Likewise.
10595 (*one_cmplsi2_2, *one_cmplhi2_2, *one_cmplqi2_2): Likewise.
10596 (*ashlsi3_cmpno, *ashlhi3_cmpno, *ashlqi3_cmpno): Likewise.
10597 (*ashrsi3_cmpno, *ashrhi3_cmpno, *ashrqi3_cmpno): Likewise.
10598 (*lshrsi3_cmpno, *lshrhi3_cmpno, *lshrqi3_cmpno): Likewise.
10599 (appropriate peepholes): Likewise.
10600 (*cmphi_1, *cmpqi_ccno_1, *cmpqi_1): Star out name.
10601 (*subsi_3, *subhi_3, *subqi_3): Remove.
10602 (*negdi2_1+1 splitter): Use CCZ for neg patterns.
10603 (*negsi2_cmp, *neghi2_cmp, *negqi2_cmp): Remove.
10604 (*negsi2_cmpz): Rename from *negsi2_cmpno, use CCZ.
10605 (*neghi2_cmpz, *negqi2_cmpz): Similarly.
10606 (x86_shift_adj_1): Use CCZ.
10607 (*dbra_ge+1, *dbra_ge+2, ffssi2, ffssi_1): Likewise.
10609 2000-03-27 Stan Cox <scox@cygnus.com>
10611 * resource.h (mark_resource_type): New.
10612 * resource.c (find_dead_or_set_registers, mark_target_live_regs,
10613 find_free_register): Use mark_resource_type.
10614 (mark_set_resources): Change include_delayed_effects
10615 to mark_resource_type.
10616 * reorg.c (steal_delay_list_from_target, try_merge_delay_insns,
10617 redundant_insn, fill_simple_delay_slots, fill_slots_from_thread):
10618 Use mark_resource_type.
10620 2000-03-27 Richard Henderson <rth@cygnus.com>
10622 * i386.md (call_pop_0, call_value_pop_0): New.
10623 (call_pop_1): Remove constraint from unused arg. Support sibcalls.
10624 (call_value_pop_1): Likewise.
10625 (call_0, call_value_0): New.
10626 (call_1, call_value_1): Remove constraint from unused arg.
10628 2000-03-27 Nick Clifton <nickc@cygnus.com>
10630 * invoke.texi (Spec Files): Document new spec % command created by
10631 Tom Tromey's recent patch.
10633 2000-03-27 Jakub Jelinek <jakub@redhat.com>
10635 * libgcc2.h (MIN_UNITS_PER_WORD): Define to UNITS_PER_WORD
10638 Mon Mar 27 06:04:22 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
10640 * expr.c (expand_assignment): Fix typo in last change.
10642 * libgcc2.h: Use MIN_UNITS_PER_WORD, not UNITS_PER_WORD.
10644 Sun Mar 26 20:15:26 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
10646 * c-convert.c (convert): Return if output or input type is ERROR_MARK.
10647 * c-decl.c (duplicate_decls): Only look at DECL_BUILT_IN_NONANSI
10648 and DECL_INLINE if FUNCTION_DECL.
10649 (pushdecl, redeclaration_error_message): Likewise, for DECL_INLINE.
10650 (store_parm_decls): Check for type of PARM_DECL being ERROR_MARK.
10651 Use DECL_WEAK, not DECL_RESULT, to flag for already seen.
10652 (combine_parm_decls): Likewise.
10653 * ggc-common.c (gcc_mark_tree_children, case 'd'): Use DECL_RESULT_FLD.
10654 * print-tree.c (print_node): Likewise.
10655 Only test DECL_PACKED, DECL_INLINE, DECL_BIT_FIELD, and
10656 DECL_TRANSPARENT_UNION on proper decl types.
10657 Properly handly DECL_INCOMING_RTL and DECL_SAVED_INSNS.
10658 * stor-layout.c (layout_decl): Only check DECL_PACKED and
10659 DECL_BIT_FIELD of FIELD_DECL.
10660 * tree.h (DECL_RESULT_FLD): New macro.
10662 * expr.c (expand_assignment): Add code to handle variable-sized
10665 2000-03-26 Richard Henderson <rth@cygnus.com>
10667 * calls.c (expand_call): Pass parms not original exp to
10668 optimize_tail_recursion. Mind return value instead of looking
10670 * stmt.c (optimize_tail_recursion): Take parameter list, not entire
10671 call_expr. Move checks for call_expr and current_function_decl ...
10672 (expand_return): ... here.
10674 2000-03-26 Tom Tromey <tromey@cygnus.com>
10676 * gcc.c (handle_braces): Recognize `%{<S}' construct.
10677 (SWITCH_OK, SWITCH_FALSE, SWITCH_IGNORE, SWITCH_LIVE): New
10679 (process_command): Use them.
10680 (check_live_switch): Likewise.
10681 (give_switch): Skip ignored switches.
10683 2000-03-26 Jan Hubicka <jh@suse.cz>
10685 * jump.c (jump_optimize_1): Fix typo in elide optimizations
10686 for minimal jump pass test.
10688 2000-03-26 Mark Mitchell <mark@codesourcery.com>
10690 * integrate.c (function_cannot_inline_p): Do inline functions that
10693 Sun Mar 26 11:37:55 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
10695 * stor-layout.c (layout_type, set_sizetype): early_type_list is
10696 now a list of TREE_LIST entries, not types.
10697 * tree.c (build_common_tree_nodes_2): Eliminate dupliate type sets.
10699 * expmed.c (extract_bit_field): Ensure BITS_PER_WORD is signed in MAX.
10700 * config/arm/pe.c (arm_pe_return_in_memory): Use host_integerp and
10702 * config/mips/mips.c (function_arg): Likewise; also remove cast
10703 and make variables unsigned or HOST_WIDE_INT and use tree_low_cst.
10704 (mips_function_value): Use int_byte_position and make HOST_WIDE_INT.
10705 * config/mips/abi64.h (SETUP_INCOMING_VARARGS): Offsets are unsigned.
10706 * config/mips/mips.h (BITS_PER_WORD, UNITS_PER_WORD): Cast to unsigned.
10707 (UNITS_PER_FPREG, INT_TYPE_SIZE, LONG_TYPE_SIZE): Likewise.
10708 (POINTER_SIZE, POINTER_BOUNDARY,PARM_BOUNDARY): Likewise.
10709 (GP_REG_P, FP_REG_P, MD_REG_P, ST_REG_P): Ensure subtraction signed.
10710 (struct mips_arg): arg_number, arg_words, fp_arg_words, and
10711 num_adjusts now unsigned.
10712 (FUNCTION_ARG_BOUNDARY): Remove unneeded cast.
10713 * config/sparc/sparc.c (struct function_arg_record_value_parms):
10714 NREGS now unsigned.
10715 (function_arg_record_value_1): STARTBITPOS arg now HOST_WIDE_INT
10716 as is BITPOS variable; use host_integerp and int_bit_position.
10717 (function_arg_record_value_2): Likewise.
10718 (function_arg_record_value_3): Arg BITPOS now HOST_WIDE_INT.
10719 Variable REGNO now unsigned.
10720 (function_arg_record_value): NREGS now unsigned.
10722 2000-03-26 Bernd Schmidt <bernds@cygnus.co.uk>
10724 * jump.c (mark_all_labels): Handle CALL_PLACEHOLDERs.
10726 Sat Mar 25 09:12:10 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
10728 * Rework fields used to describe positions of bitfields and
10729 modify sizes to be unsigned and use HOST_WIDE_INT.
10730 * alias.c (reg_known_value_size): Now unsigned.
10731 * c-typeck.c (build_unary_op, case ADDR_EXPR): Use byte_position.
10732 (really_start_incremental_init): Use bitsize_zero_node.
10733 (push_init_level, pop_init_level, output_init_element): Likewise.
10734 Use bitsize_unit_node and bitsize_one_node.
10735 (output_pending_init_elements, process_init_element): Likewise.
10736 * combine.c (combine_max_regno, reg_sign_bit_copies): Now unsigned.
10737 (make_extraction): Position and length HOST_WIDE_INT and unsigned
10738 HOST_WIDE_INT, respectively.
10739 (get_pos_from_mask): Passed in value is unsigned HOST_WIDE_INT.
10740 (num_sign_bit_copies): Returns unsigned.
10741 BITWIDTH now unsigned; rework arithmetic.
10742 Remove recursive call from arg to MAX.
10743 (combine_instructions, init_reg_last_arrays): NREGS now unsigned.
10744 (setup_incoming_promotions, can_combine_p, try_combine, simplify_set):
10745 REGNO now unsigned.
10746 (set_nonzero_bit_and_sign_copies): NUM now unsigned.
10747 (find_split_point, expand_compound_operation, make_extraction): LEN
10748 now unsigned HOST_WIDE_INT, POS now HOST_WIDE_INT.
10749 (make_field_assignment): Likewise.
10750 (combine_simplify_rtx): Add cast.
10751 (expand_compound_operation): MODEWIDTH now unsigned; rework arithmetic.
10752 (force_to_mode): WIDTH now unsigned; add cast.
10753 (if_then_else_cond): SIZE now unsigned.
10754 (nonzero_bits): MODE_WIDTH, RESULT_WIDTH, and WIDTH now unsigned.
10755 (extended_count): Now returns unsigned.
10756 (simplify_shift_const): COUNT unsigned; arg is now INPUT_COUNT.
10757 Add SIGNED_COUNT variable; MODE_WORDS and FIRST_COUNT now unsigned.
10758 (simplify_comparison): MODE_WIDTH now unsigned.
10759 (update_table_tick): REGNO and ENDREGNO now unsigned; new var R.
10760 (mark_used_regs_combine): Likewise; rework arithmetic.
10761 (record_value_for_reg): REGNO, ENDREGNO, and I now unsigned.
10762 (record_dead_and_set_regs, reg_dead_at_p, distribute_notes): Likewise.
10763 (record_promoted_value): REGNO now unsigned.
10764 (get_last_value_validate): REGNO, ENDREGNO, and J now unsigned.
10765 (get_last_value): REGNO now unsigned.
10766 (use_crosses_set_p): REGNO and ENDREGNO now unsigned.
10767 (reg_dead_regno, reg_dead_endregno): Now unsigned.
10768 (remove_death): Arg REGNO now unsigned.
10769 (move_deaths): REGNO, DEADREGNO, DEADEND, OUREND, and I now unsigned.
10770 (reg_bitfield_target_p): REGNO, REGNO, ENDREGNO, and ENDTREGNO
10772 * convert.c (convert_to_integer): INPREC and OUTPREC now unsigned.
10773 * cse.c (struct qty_table_elem): FIRST_REG and LAST_REG now unsigned.
10774 (struct cse_reg_info): REGNO now unsigned.
10775 (cached_regno): Now unsigned.
10776 (REGNO_QTY_VALID_P): Add cast.
10777 (make_new_qty, make_regs_eqv, delete_reg_eqiv): Regno args unsigned.
10778 (remove_invalid_regs): Likewise.
10779 (remove_invalid_subreg_refs): Likewise; arg WORD also unsigned
10780 as are variables END and I.
10781 (get_cse_reg_info, insert): Likewise.
10782 (mention_regs, invalidate_for_call): REGNO, ENDREGNO, and I unsigned.
10783 (canon_hash): Likewise.
10784 (insert_regs, lookup_for_remove): REGNO now unsigned.
10785 (invalidate): REGNO, ENDREGNO, TREGNO, and TENDREGNO now unsigned.
10787 * dbxout.c (dbxout_parms, dbxout_reg_parms): Don't check for REGNO < 0.
10788 * dwarf2out.c (dwarf2ou_frame_debug_expr): Remove cast.
10789 * emit-rtl.c (subreg_realpart_p): Add cast.
10790 (operand_subword): Arg I is now unsigned as is var PARTWORDS.
10791 (operand_subword_force): Arg I is now unsigned.
10792 * except.c (eh_regs): Variable I is now unsigned.
10793 * explow.c (hard_function_value): BYTES is unsigned HOST_WIDE_INT.
10794 * expmed.c (store_fixed_bit_field): Position is HOST_WIDE_INT;
10795 length is unsigned HOST_WIDE_INT; likewise for internal variables.
10796 (store_split_bit_field, extract_fixed_bit_field): Likewise.
10797 (extract_split_bit_field, store_bit_field, extract_bit_field):
10799 * expr.c (store_constructor_fields, store_constructor, store_field):
10800 Positions are HOST_WIDE_INT and lengths are unsigned HOST_WIDE_INT.
10801 (expand_assignment, expand_expr, expand_expr_unaligned): Likewise.
10802 (do_jump): Likewise.
10803 (move_by_pieces, move_by_pieces_ninsns, clear_by_pieces):
10804 MAX_SIZE is now unsigned.
10805 (emit_group_load): BYTEPOS is HOST_WIDE_INT; BYTELEN is unsigned.
10806 (emit_group_store): Likewise.
10807 (emit_move_insn): I now unsigned.
10808 (store_constructor): Use host_integerp, tree_low_cst, and
10810 (get_inner_reference): Return bitpos and bitsize as HOST_WIDE_INT.
10811 Rework all calculations to use trees and new fields.
10812 * expr.h (promoted_input_arg): Regno now unsigned.
10813 (store_bit_field, extract_bit_field): Adjust types of pos and size.
10814 (mark_seen_cases): Arg is HOST_WIDE_INT.
10815 * flow.c (verify_wide_reg_1): REGNO now unsigned.
10816 * fold-const.c (decode_field_reference): Size and pos HOST_WIDE_INT;
10817 precisions and alignments are unsigned.
10818 (optimize_bit_field_compare, fold_truthop): Likewise.
10819 (int_const_binop): Adjust threshold for size_int_type_wide call.
10820 (fold_convert): Likewise.
10821 (size_int_type_wide): Make table larger and fix thinko that only
10822 had half of table used.
10823 (all_ones_mask_p, fold): Precisions are unsigned.
10824 * function.c (put_reg_info_stack): REGNO is unsigned.
10825 (instantiate_decl): Size is HOST_WIDE_INT.
10826 (instantiate_virtual_regs): I is unsigned.
10827 (assign_parms): REGNO, REGNOI, and REGNOR are unsigned.
10828 (promoted_input_arg): REGNO is unsigned.
10829 * function.h (struct function): x_max_parm_reg is now unsigned.
10830 * gcse.c (max_gcse_regno): Now unsigned.
10831 (struct null_pointer_info): min_reg and max_reg now unsigned.
10832 (lookup_set, next_set): REGNO arg now unsigned.
10833 (compute_hash_table): REGNO and I now unsigned.
10834 (handle_avail_expr): regnum_for_replacing now unsigned.
10835 (cprop_insn): REGNO now unsigned.
10836 (delete_null_pointer_checks_1): BLOCK_REG now pointer to unsigned.
10837 * ggc-common.c (ggc_mark_tree_children, case FIELD_DECL): New case.
10838 * global.c (set_preference): SRC_REGNO, DEST_REGNO, and I now unsigned.
10839 * hard-reg-set.h (reg_class_size): Now unsigned.
10840 * integrate.c (mark_stores): LAST_REG and I now unsigned; new UREGNO.
10841 * jump.c (mark_modified_reg): I now unsigned; add cast.
10842 (rtx_equal_for_thread_p): Add cast.
10843 * loop.c (max_reg_before_loop): Now unsigned.
10844 (struct_movable): REGNO now unsigned.
10845 (try_copy_prop): REGNO arg unsigned.
10846 (regs_match_p): XN and YN now unsigned.
10847 (consec_sets_invariant_p, maybe_eliminate_biv): REGNO now unsigned.
10848 (strength_reduce): Likewise; NREGS also unsigned.
10849 (first_increment_giv, last_increment_giv unsigned): Now unsigned.
10850 * loop.h (struct iv_class): REGNO now unsigned.
10851 (max_reg_before_loop, first_increment_giv, last_increment_giv):
10853 * machmode.h (mode_size, mode_unit_size): Now unsigned.
10854 (mode_for_size, smallest_mode_for_size): Pass size as unsigned.
10855 * optabs.c (expand_binop): I and NWORDS now unsigned.
10856 (expand_unop): I now unsigned.
10857 * print-tree.c (print_node): Don't print DECL_FIELD_BITPOS, but do
10858 print DECL_FIELD_OFFSET and DECL_FIELD_BIT_OFFSET.
10859 * real.c (significand_size): Now returns unsigned.
10860 * real.h (significand_size): Likewise.
10861 * regclass.c (reg_class_size): Now unsigned.
10862 (choose_hard_reg_mode): Both operands now unsigned.
10863 (record_reg_classes): REGNO and NR now unsigned.
10864 (reg_scan): NREGS now unsigned.
10865 (reg_scan_update): old_max_regno now unsigned.
10866 (reg_scan_mark_refs): Arg MIN_REGNO and var REGNO now unsigned.
10867 * reload.c (find_valid_class): BEST_SIZE now unsigned.
10868 (find_dummy_reload): REGNO, NWORDS, and I now unsigned.
10869 (hard_reg_set_here_p): Args BEG_REGNO and END_REGNO now unsigned.
10870 Likewise for variable R.
10871 (refers_to_regno_for_reload_p): Args REGNO and END_REGNO now unsigned,
10872 as are variables INNER_REGNO and INNER_ENDREGNO; add new variable R.
10873 (find_equiv_reg): Add casts.
10874 (regno_clobbered_p): Arg REGNO now unsigned.
10875 * reload.h (struct reload): NREGS now unsigned.
10876 (refers_to_regno_for_reload_p): Regno args are unsigned.
10877 (regno_clobbered_p): Likewise.
10878 * reload1.c (reg_max_ref_width, spill_stack_slot_width): Now unsigned.
10879 (compute_use_by_pseudos): REGNO now unsigned.
10880 (find_reg): I and J now unsigned, new variable K, and change loop
10881 variables accordingly; THIS_NREGS now unsigned.
10882 (alter_reg): INHERENT_SIZE and TOTAL_SIZE now unsigned.
10883 (spill_hard_reg): REGNO arg now unsigned; add casts.
10884 (forget_old_reloads_1): REGNO, NR, and I now unsigned.
10885 (mark_reload_reg_in_use): Arg REGNO and vars NREGS and I now unsigned.
10886 (clear_reload_reg_in_use): Arg REGNO and vars NREGS, START_REGNO,
10887 END_REGNO, CONFLICT_START, and CONFLICT_END now unsigned.
10888 (reload_reg_free_p, reload_reg_reaches_end_p): Arg REGNO now unsigned.
10889 (choose_reload_regs): MAX_GROUP_SIZE now unsigned.
10890 (emit_reload_insns): REGNO now unsigned.
10891 (reload_cse_move2add): Add cast.
10892 (move2add_note_store): REGNO and I now unsigned; new variable ENDREGNO
10894 * resource.c (mark_referenced_resources, mark_set_resources): New
10895 variable R; REGNO and LAST_REGNO now unsigned.
10896 (mark_target_live_regs): J and REGNO now unsigned.
10897 * rtl.c (mode_size, mode_unit_size): Now unsigned.
10898 * rtl.h (union rtunion_def): New field rtuint.
10899 (XCUINT): New macro.
10900 (ADDRESSOF_REGNO, REGNO, SUBREG_WORD): New XCUINT.
10901 (operand_subword, operand_subword_force): Word number is unsigned.
10902 (choose_hard_reg_mode): Operands are unsigned.
10903 (refers_to-regno_p, dead_or_set_regno_p): Regno arg is unsigned.
10904 (find_regno_note, find_regno_fusage, replace_regs): Likewise.
10905 (regno_use_in, combine_instructions, remove_death): Likewise.
10906 (reg_scan, reg_scan_update): Likewise.
10907 (extended_count): Return is unsigned.
10908 * rtlanal.c (refers_to_regno_p): Args REGNO and ENDREGNO and vars I,
10909 INNER_REGNO, and INNER_ENDREGNO now unsigned; new variable X_REGNO.
10910 (reg_overlap_mentioned_p): REGNO and ENDREGNO now unsigned.
10911 (reg_set_last_first_regno, reg_set_last_last_regno): Now unsigned.
10912 (reg_reg_last_1): FIRS and LAST now unsigned.
10913 (dead_or_set_p): REGNO, LAST_REGNO, and I now unsigned.
10914 (dead_or_set_regno_p): Arg TEST_REGNO and vars REGNO and ENDREGNO
10916 (find_regno_note, regno_use_in): Arg REGNO now unsigned.
10917 (find_regno_fusage): Likewise; also var REGNOTE now unsigned.
10918 (find_reg_fusage): Variables REGNO, END_REGNO, and I now unsigned.
10919 (replace_regs): Arg NREGS now unsigned.
10920 * sdbout.c (sdbout_parms, sdbout_reg_parms): Don't check REGNO < 0.
10921 * simplify-rtx.c (simplify_unary_operation): WIDTH now unsigned.
10922 (simplify_binary_operation): Likewise.
10923 (cselib_invalidate_regno): Arg REGNO and variables ENDREGNO, I, and
10924 THIS_LAST now unsigned.
10925 (cselib_record_set): Add cast.
10926 * ssa.c (ssa_max_reg_num): Now unsigned.
10927 (rename_block): REGNO now unsigned.
10928 * stmt.c (expand_return): Bit positions unsigned HOST_WIDE_INT;
10929 sizes now unsigned.
10930 (all_cases_count): Just return -1 not -2.
10931 COUNT, MINVAL, and LASTVAL now HOST_WIDE_INT.
10932 Rework tests to use trees whenever possible.
10933 Use host_integerp and tree_low_cst.
10934 (mark_seen_cases): COUNT arg now HOST_WIDE_INT;
10935 Likewise variable NEXT_NODE_OFFSET; XLO now unsigned.
10936 (check_for_full_enumeration_handing): BYTES_NEEDED, I to HOST_WIDE_INT.
10937 * stor-layout.c (mode_for_size): SIZE arg now unsigned.
10938 (smallest_mode_for_size): Likewise.
10939 (layout_decl): Simplify handing of a specified DECL_SIZE_UNIT.
10940 KNOWN_ALIGN is now an alignment, so simplify code.
10941 Don't turn off DECL_BIT_FIELD if field is BLKmode, but not type.
10942 (start_record_layout): Renamed from new_record_layout_info.
10943 Update to new fields.
10944 (debug_rli, normalize_rli, rli_size_unit_so_far, rli_size_so_far):
10946 (place_union_field): Renamed from layout_union_field.
10947 Update to use new fields in rli.
10948 (place_field): Renamed from layout_field.
10949 Major rewrite to use new fields in rli; pass alignment to layout_decl.
10950 (finalize_record_size): Rework to use new fields in rli and handle
10952 (compute_record_mode): Rework to simplify and to use new DECL fields.
10953 (finalize_type_size): Make rounding more consistent.
10954 (finish_union_layout): Deleted.
10955 (layout_type, case VOID_TYPE): Don't set TYPE_SIZE_UNIT either.
10956 (layout_type, case RECORD_TYPE): Call new function names.
10957 (initialize_sizetypes): Set TYPE_IS_SIZETYPE.
10958 (set_sizetype): Set TYPE_IS_SIZETYPE earlier.
10959 (get_best_mode): UNIT is now unsigned; remove casts.
10960 * tree.c (bit_position): Compute from new fields.
10961 (byte_position, int_byte_position): New functions.
10962 (print_type_hash_statistics): Cast to remove warning.
10963 (build_range_type): Use host_integerp and tree_low_cst to try to hash.
10964 (build_index_type): Likewise; make subtype of sizetype.
10965 (build_index_2_type): Pass sizetype to build_range_type.
10966 (build_common_tree_nodes): Use size_int and bitsize_int to
10967 initialize nodes; add bitsize_{zero,one,unit}_node.
10968 * tree.h (DECL_FIELD_CONTEXT): Use FIELD_DECL_CHECK.
10969 (DECL_BIT_FIELD_TYPE, DECL_QUALIFIER, DECL_FCONTEXT): Likewise.
10970 (DECL_PACKED, DECL_BIT_FIELD): Likewise.
10971 (DECL_FIELD_BITPOS): Deleted.
10972 (DECL_FIELD_OFFSET, DECL_FIELD_BIT_OFFSET): New fields.
10973 (DECL_RESULT, DECL_SAVED_INSNS): Use FUNCTION_DECL_CHECK.
10974 (DECL_FRAME_SIZE, DECL_FUNCTION_CODE, DECL_NO_STATIC_CHAIN): Likewise.
10975 (DECL_INLINE, DECL_BUILT_IN_NONANSI, DECL_IS_MALLOC): Likewise.
10976 (DECL_BUILT_IN_CLASS, DECL_STATIC_CONSTRUCTOR): Likewise.
10977 (DECL_STATIC_DESTRUCTOR, DECL_NO_CHECK_MEMORY_USAGE): Likewise.
10978 (DECL_NO_INSTRUMENT_FUNCTION_ENTRY_EXIT, DECL_NO_LIMIT_STACK) Likewise.
10979 (DECL_ORIGINAL_TYPE, TYPE_DECL_SUPPRESS_DEBUG): Use TYPE_DECL_CHECK.
10980 (DECL_ARG_TYPE_AS_WRITEN, DECL_ARG_TYPE): Use PARM_DECL_CHECK.
10981 (DECL_INCOMING_RTL, DECL_TRANSPARENT_UNION): Likewise.
10982 (DECL_ALIGN): Adjust to new field in union.
10983 (DECL_OFFSET_ALIGN): New field.
10984 (DECL_ERROR_ISSUED, DECL_TOO_LATE): Use LABEL_DECL_CHECK.
10985 (DECL_IN_TEXT_SECTION): Use VAR_DECL_CHECK.
10986 (union tree_decl): Add struct for both aligns.
10987 (enum tree_index): Add TI_BITSIZE_{ZERO,ONE,UNIT}.
10988 (bitsize_zero_node, bitsize_one_node, bitsize_unit_node): Added.
10989 (struct record_layout_info): Rework fields to have offset
10990 alignment and byte and bit position.
10991 (start_record_layout, place_field): Renamed from old names.
10992 (rli_size_so_far, rli_size_unit_so_far, normalize_rli): New decls.
10993 (byte_position, int_byte_position): Likewise.
10994 (get_inner_reference): Change types of position and length.
10995 * unroll.c (unroll_loop): New variable R; use for some loops.
10996 MAX_LOCAL_REGNUM and MAXREGNUM now unsigned.
10997 (calculate_giv_inc): Arg REGNO now unsigned.
10998 (copy_loop_body): REGNO and SRC_REGNO now unsigned.
10999 * varasm.c (assemble_variable): Clean up handling of size using
11000 host_integerp and tree_low_cst.
11001 (decode_addr_const): Use byte, not bit, position.
11002 (output_constructor): bitpos and offsets are HOST_WIDE_INT;
11003 use tree_low_cst and int_bit_position.
11004 * objc/objc-act.c (build_ivar_list_initializer): Use byte_position.
11006 Fri Mar 24 20:13:49 2000 Jason Eckhardt <jle@cygnus.com>
11008 * bb-reorder.c (REORDER_MOVED_BLOCK_END): Removed.
11009 (reorder_block_def): New members eff_head and eff_end.
11010 (REORDER_BLOCK_EFF_HEAD, REORDER_BLOCK_EFF_END): New macros.
11011 (verify_insn_chain): New function.
11012 (skip_insns_between_block): Add code to skip deleted insns.
11013 Check for note before using.
11014 (chain_reorder_blocks): Replace calls to skip_insns_between_block
11015 with references to REORDER_BLOCK_EFF_HEAD and REORDER_BLOCK_EFF_END.
11016 Check for note before using.
11017 (make_reorder_chain): Use INTVAL rather than XINT to get REG_BR_PROB.
11018 (fixup_reorder_chain): Restructure, clean up, defect removal.
11019 (reorder_basic_blocks): Remove last_insn and references to it.
11020 Moved insn chain verification code into a new function (see above).
11021 Delete defective code that sets last insn.
11022 Initialize REORDER_BLOCK_EFF_HEAD and REORDER_BLOCK_EFF_END for
11025 2000-03-25 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11027 * config/c4x/c4x.h (CPP_SPEC): Remove erroneous space.
11029 2000-03-24 Richard Henderson <rth@cygnus.com>
11031 * tree.c (lang_safe_for_unsave): Remove.
11032 (unsafe_for_reeval): Transmute and rename from safe_for_unsave,
11033 allowing for two levels of unsafeness. Remove lang hook.
11034 * tree.h: Update declarations.
11035 * calls.c (expand_call): Rename safe_for_reeval to try_tail_call.
11036 Create temporary VAR_DECLs to protect very unsafe_for_reeval trees.
11037 Always fail sibcalls when there are pending cleanups.
11039 2000-03-24 Geoff Keating <geoffk@cygnus.com>
11041 * flow.c (propagate_block): When we delete an ADDR_VEC,
11042 also delete the BARRIER following it if there is one.
11044 2000-03-24 Richard Henderson <rth@cygnus.com>
11046 * builtins.c (expand_builtin_bzero): Convert `length' argument
11049 2000-03-24 Jakub Jelinek <jakub@redhat.com>
11051 * sibcall.c (skip_copy_to_return_value): Use OUTGOING_REGNO for
11052 comparison if regno's are equal.
11053 * calls.c (initialize_argument_informat): Add ecf_flags argument.
11054 Use FUNCTION_INCOMING_ARG if available and ECF_SIBCALL.
11055 (expand_call): Update caller.
11056 Avoid making a sibling call if argument size of the callee is larger
11057 than argument size of the caller.
11058 Call hard_function_value with outgoing set if in sibcall pass.
11059 Use FUNCTION_INCOMING_ARG if available and ECF_SIBCALL.
11061 * final.c (permitted_reg_in_leaf_functions, only_leaf_regs_used):
11062 Change LEAF_REGISTERS from an array initializer to actual array
11063 identifier. Move static global variable into the function.
11064 (leaf_function_p): Allow SIBLING_CALL_P calls even outside of
11065 sequences for leaf functions.
11066 * global.c (global_alloc): Likewise.
11067 * tm.texi (LEAF_REGISTERS): Update documentation.
11069 * config/sparc/sparc.h (CONDITIONAL_REGISTER_USAGE): Remove the ugly
11070 TARGET_FLAT leaf disabling hack.
11071 (LEAF_REGISTERS): Changed from an array initializer to actual array
11072 identifier to avoid duplication and remove the above hack.
11073 (FUNCTION_OK_FOR_SIBCALL): Define.
11074 * config/sparc/sparc.md (sibcall): New attr type. Use it almost
11075 always like call attribute.
11076 (eligible_for_sibcall_delay): New attribute.
11077 (sibcall): New delay type.
11078 (sibcall, sibcall_value, sibcall_epilogue): New expands.
11079 (sibcall_symbolic_sp32, sibcall_symbolic_sp64,
11080 sibcall_value_symbolic_sp32, sibcall_value_symbolic_sp64): New insns.
11081 * config/sparc/sparc.c (sparc_leaf_regs): New array.
11082 (eligible_for_sibcall_delay, output_restore_regs, output_sibcall):
11084 (output_function_epilogue): Move part of the code into
11085 output_restore_regs.
11086 (ultra_code_from_mask, ultrasparc_sched_reorder): Handle
11088 * sparc-protos.h (output_sibcall, eligible_for_sibcall_delay): New
11091 * config/sparc/sparc.h (REVERSIBLE_CC_MODE): Revert Jan, 25 change
11092 until infrastructure is finished.
11094 Fri Mar 24 13:49:45 2000 Jeffrey A Law (law@cygnus.com)
11096 * integrate.c (save_for_inline_nocopy): Clear in_nonparm_insns here.
11097 (save_parm_insns): Not here.
11099 2000-03-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11101 * builtins.c (expand_builtin_bzero): New function.
11102 (expand_builtin): Handle bzero.
11104 * builtins.def: Add BUILT_IN_BZERO.
11106 * c-common.c (c_common_nodes_and_builtins): Provide builtin
11107 prototype & function for bzero.
11109 2000-03-23 Michael Meissner <meissner@redhat.com>
11111 * config/alpha/alpha.md (TF floating point insns): Undo 2000-03-21
11112 change adding TARGET_FP to the TF floating point insns, except for
11113 trunctfsf2, which generates direct calls to truncdfsf2.
11115 2000-03-23 Geoff Keating <geoffk@cygnus.com>
11117 * config/rs6000/rs6000.h (ARG_POINTER_CFA_OFFSET): New definition,
11118 try to protect against middle-end changes that break binary
11120 (DWARF_FRAME_REGISTERS): New definition, likewise for backend.
11122 2000-03-24 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11124 * config/c4x/c4x.md (load_immed_address): Add DP reg clobber.
11126 Thu Mar 23 17:10:48 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
11128 * calls.c (expand_call): If TARGET is passed by reference and
11129 is readonly, write a CLOBBER.
11131 2000-03-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11133 * builtins.c (expand_builtin): Handle bcmp.
11135 * builtins.def: Add BUILT_IN_BCMP.
11137 * c-common.c (c_common_nodes_and_builtins): Provide builtin
11138 prototype & function for bcmp.
11140 Thu Mar 23 11:34:39 2000 Jim Wilson <wilson@cygnus.com>
11142 * config/ia64/ia64.c (rtx_needs_barrier, case UNSPEC): Move case 6...
11143 (rtx_needs_barrier, case UNSPEC_VOLATILE): to here.
11144 * config/ia64/ia64.md (pr_restore): Change UNSPEC to UNSPEC_VOLATILE.
11146 Thu Mar 23 16:04:40 2000 Andrew Haley <aph@cygnus.com>
11148 * config/mips/mips.md (movdf_internal1a): Delete (set 'f', 'F')
11149 alternative when using -fp64 -gp32.
11151 2000-03-22 Jason Merrill <jason@casey.cygnus.com>
11153 * config/rs6000/rs6000.h (DWARF_FRAME_RETURN_COLUMN): Define.
11154 * config/alpha/alpha.h (DWARF_FRAME_RETURN_COLUMN): Define.
11155 * config/sparc/sparc.h (DWARF_FRAME_RETURN_COLUMN): Define.
11157 * frame.h (frame_state): Revert last change.
11158 * frame.c (execute_cfa_insn): Just don't record the save of a CFA reg.
11159 * libgcc2.c (throw_helper): Revert last change.
11161 2000-03-22 Richard Henderson <rth@cygnus.com>
11163 * stmt.c (expand_asm_operands): Don't promote the temporary.
11165 2000-03-22 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
11167 * builtin.c (get_pointer_alignment): Use DECL_P and TYPE_P macros.
11168 * c-common.c (decl_attributes,check_format_info,truthvalue_conversion,
11169 c_get_alias_set): Likewise.
11170 * c-decl.c (duplicate_decls): Likewise.
11171 * c-typeck.c (default_conversion,build_unary_op): Likewise.
11172 * calls.c (initialize_argument_information): Likewise.
11173 * dwarf2out.c (decl_class_context,add_abstract_origin_attribute):
11175 * dwarfout.c (decl_class_context,output_type): Likewise.
11176 * expr.c (get_inner_reference): Likewise.
11177 * fold-const.c (simple_operand_p,fold): Likewise.
11178 * function.c (aggregate_value_p): Likewise.
11179 * stmt.c (expand_asm_operands): Likewise.
11180 * varasm.c (named_section): Likewise.
11182 2000-03-22 Jason Merrill <jason@casey.cygnus.com>
11184 Implement dwarf2 exception handling for the ARM.
11185 * config/arm/arm.h (INCOMING_RETURN_ADDR_RTX): Define.
11186 (DWARF_FRAME_RETURN_COLUMN): Define.
11187 * config/arm/arm.c (emit_multi_reg_push): Return rtx. Attach
11188 REG_FRAME_RELATED_EXPR note.
11189 (emit_sfm): Likewise.
11190 (arm_expand_prologue): Set RTX_FRAME_RELATED_P on everything.
11191 * dwarf2out.c (reg_save): Handle saving a register to itself.
11192 (dwarf2out_frame_debug_expr): Handle an intermediate cfa reg.
11193 * except.c (eh_regs): Don't use the static chain reg if it's
11195 * frame.h (frame_state): Add cfa_saved field.
11196 * frame.c (execute_cfa_insn): Set it.
11197 * libgcc2.c (throw_helper): Don't adjust sp if it's restored in
11199 * function.c (ARG_POINTER_CFA_OFFSET): Default to FIRST_PARM_OFFSET.
11201 (instantiate_virtual_regs): Adjust.
11203 * config/m68k/m68k.h (ARG_POINTER_CFA_OFFSET): Don't define.
11204 * config/ns32k/ns32k.h (ARG_POINTER_CFA_OFFSET): Don't define.
11205 * config/sparc/sparc.h (ARG_POINTER_CFA_OFFSET): Take a parm.
11207 * dwarf2out.c (reg_number): Refer to FIRST_PSEUDO_REGISTER.
11208 (initial_return_save): Use DWARF_FRAME_REGNUM, not reg_number.
11210 2000-03-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11212 * builtins.def: New file.
11214 * Makefile.in (TREE_H): Depend on builtins.def.
11216 * builtins.c (built_in_names): Use builtins.def.
11218 * tree.h (built_in_function): Likewise.
11220 2000-03-22 Mark Mitchell <mark@codesourcery.com>
11222 * tree.c (size_in_bytes): Return size_zero_node, not
11225 2000-03-22 Geoff Keating <geoffk@cygnus.com>
11227 * config/fp-bit.c (pack_d): Correct the case when a denormal
11228 is rounded up and stops being denormal.
11230 2000-03-21 Richard Henderson <rth@cygnus.com>
11232 * config/alpha/alpha.c (function_arg): Check for void_type_node
11233 before using MUST_PASS_IN_STACK.
11235 2000-03-21 Stephane Carrez <stcarrez@worldnet.fr>
11237 * regmove.c (combine_stack_adjustments_for_block): Check that
11238 the stack pointer is a valid memory address.
11240 Wed Mar 22 11:44:50 MET 2000 Jan Hubicka <jh@suse.cz>
11242 * calls.c: re-install Mar 16 emit_library_call merge.
11244 2000-03-21 Jakub Jelinek <jakub@redhat.com>
11246 * config/sparc/sparc.c (mem_min_alignment): If not optimizing,
11247 we cannot be sure that if reload_completed base register will
11248 be properly aligned.
11250 2000-03-21 Richard Henderson <rth@cygnus.com>
11252 * flow.c (delete_block): Fix typo last change.
11254 2000-03-21 Mark Mitchell <mark@codesourcery.com>
11256 * c-common.c (c_expand_expr_stmt): Use COMPLETE_TYPE_OR_VOID_P,
11257 not COMPLETE_TYPE_P, to check the type of the expression.
11259 2000-03-21 Michael Meissner <meissner@redhat.com>
11261 * config/alpha/alpha.md (floating point insns): Add TARGET_FP to
11262 all floating point insns that just tested the macro
11263 TARGET_HAS_XFLOATING_LIBS.
11264 (movsf/movdf recognizers): Add separate insns if -mno-fp-regs is
11265 used to only use the gprs.
11267 2000-03-21 Nathan Sidwell <nathan@codesourcery.com>
11269 * tree.h (COMPLETE_TYPE_P): New macro.
11270 (COMPLETE_OR_VOID_TYPE_P): New macro.
11271 (COMPLETE_OR_UNBOUND_ARRAY_TYPE_P): New macro.
11272 * stor-layout.c (layout_type, case VOID_TYPE): Don't set TYPE_SIZE.
11273 * c-aux-info.c (gen_type): Use them.
11274 * c-common.c (c_expand_expr_stmt): Likewise.
11275 * c-decl.c (poplevel, pushdecl, start_decl, finish_decl,
11276 grokdeclarator, grokparms, finish_struct, start_function,
11277 store_parm_decls, combine_parm_decls): Likewise.
11278 * c-parse.y (cast_expr): Likewise.
11279 * c-typeck.c (require_complete_type, c_sizeof, c_sizeof_nowarn,
11280 c_size_in_bytes, c_alignof, build_component_ref,
11281 build_indirect_ref, build_array_ref, convert_arguments,
11282 build_binary_op, pointer_diff, build_unary_op, digest_init: Likewise.
11283 * calls.c (initialize_argument_information): Likewise.
11284 * convert.c (convert_to_integer): Likewise.
11285 * dbxout.c (dbxout_typedefs, dbxout_type, dbxout_symbol): Likewise.
11286 * dwarfout.c (location_or_const_value_attribute,
11287 output_enumeration_type_die, output_structure_type_die,
11288 output_union_type_die, output_type): Likewise.
11289 * expr.c (safe_from_p, expand_expr): Likewise.
11290 * function.c (assign_parms): Likewise.
11291 * sdbout.c (sdbout_symbol, sdbout_one_type): Likewise.
11292 * tree.c (build_array_type, build_function_type,
11293 build_method_type, build_offset_type, build_complex_type): Likewise.
11294 * c-parse.c, c-parse.h: Regenerated.
11296 2000-03-21 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11298 * config/c4x/rtems.h: Include config/rtems.h.
11300 Tue Mar 21 09:24:00 2000 Denis Chertykov <denisc@overta.ru>
11302 * config/avr/avr.c (encode_section_info): sets SYMBOL_REF_FLAG if
11303 decl is a FUNCTION_DECL
11305 Mon Mar 20 19:53:53 2000 Jim Wilson <wilson@cygnus.com>
11307 * config/ia64/ia64.c (ia64_expand_prologue): Don't abort if leaf
11308 function uses output registers. Don't save RP for leaf functions.
11309 Do save RP even if no epilogue.
11310 * config/ia64/ia64.h (FIXED_REGISTERS): Unmark in/out registers.
11311 (CALL_USED_REGISTERS): Unmark in registers.
11312 (REG_ALLOC_ORDER): Move out regs up, to near the top. Move in regs up,
11313 to near the middle.
11315 2000-03-20 Geoff Keating <geoffk@cygnus.com>
11317 * config/rs6000/rs6000.md (bunordered): New expander.
11318 (bordered): New expander.
11319 (buneq): New expander.
11320 (bunge): New expander.
11321 (bungt): New expander.
11322 (bunle): New expander.
11323 (bunlt): New expander.
11324 (bltgt): New expander.
11326 * config/rs6000/rs6000.c (ccr_bit): Handle unordered comparisons.
11327 (ccr_bit_negated_p): New function.
11328 (print_operand): For %C, generate appropriate cror for UNEQ,
11329 UNLT, UNGT, and LTGT. For %T and %t, use ccr_bit_negated_p.
11331 2000-03-20 Andreas Jaeger <aj@suse.de>
11333 * sdbout.c (sdbout_one_type): Add braces to avoid "ambigous else"
11336 * tree.h (safe_for_unsave): Prototype.
11338 2000-03-20 Richard Henderson <rth@cygnus.com>
11340 * regmove.c (stack_memref_p): Fix typo, reorg for readability.
11341 (combine_stack_adjustments_for_block): Don't allow sp references
11342 in the side of a set we're not fixing up.
11343 * toplev.c (rest_of_compilation): Run combine_stack_adjustments
11344 after life_analysis.
11346 2000-03-20 Richard Henderson <rth@cygnus.com>
11348 * calls.c (expand_call): Don't bother generating tail call
11349 sequences if there are pending cleanups. Use
11350 expand_start_target_temps/expand_end_target_temps to elide
11351 cleanups created during sibcall expansion.
11353 2000-03-20 Geoff Keating <geoffk@cygnus.com>
11355 * configure.in: Set $IFS to a value if it doesn't already have one
11356 in the --enable-checking handling.
11357 * configure: Regenerate.
11359 2000-03-20 Martin v. Löwis <loewis@informatik.hu-berlin.de>
11361 * c-parse.in (SAVE_WARN_FLAGS): Use size_int.
11362 * c-parse.y, c-parse.c, objc/objc-parse.y, objc/objc-parse.c:
11365 Mon Mar 20 11:43:15 MET 2000 Jan Hubicka <jh@suse.cz>
11367 * jump.c (delete_noop_moves): Remove code attempting to
11368 combine stack adjustments.
11370 2000-03-19 Martin v. Löwis <loewis@informatik.hu-berlin.de>
11372 * emit-rtl.c (push_to_full_sequence, end_full_sequence): New functions.
11373 * except.c (emit_cleanup_handler): Use them.
11374 (expand_end_all_catch): Likewise.
11375 * function.c (fixup_var_refs): Likewise.
11376 (expand_function_end): Clear catch_clauses_last.
11377 * rtl.h (push_to_full_sequence, end_full_sequence): Declare.
11378 * except.h (struct eh_status): New field x_catch_clauses_last.
11379 (catch_clauses_last): New define.
11381 * Makefile.in (tree.o): Depend on HASHTAB_H.
11382 * tree.c: Include hashtab.h.
11383 (struct type_hash): Remove next field.
11384 (TYPE_HASH_SIZE): Remove.
11385 (TYPE_HASH_INITIAL_SIZE): New define.
11386 (type_hash_table): Change type to htab_t.
11387 (type_hash_eq, type_hash_hash, print_type_hash_statistics,
11388 mark_hash_entry): New functions.
11389 (init_obstacks): Allocate type hash.
11390 (type_hash_lookup): Use htab functions.
11391 (type_hash_add, mark_type_hash): Likewise.
11392 (dump_tree_statistics): Call print_type_hash_statistics.
11394 2000-03-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11396 * rs6000/t-aix41: New file.
11398 * configure.in ({rs6000,powerpc}-ibm-aix4.[12]*): Use it.
11400 Sun Mar 19 13:27:30 2000 Hans-Peter Nilsson <hp@axis.com>
11402 * tm.texi (Driver): Fix typos and tweak entry for
11404 Move misplaced STRUCT_FORCE_BLK entry ...
11405 (Storage Layout): ... to here.
11406 (Run-time Target): Recommend having TARGET_MASK_... helper macros.
11408 2000-03-19 Richard Henderson <rth@cygnus.com>
11410 * flow.c (delete_block): Delete the addr_vec along with the block.
11411 (flow_delete_insn): Decrement LABEL_NUSES when deleting insns that
11414 * fold-const.c (extract_muldiv): Apply type check for defined
11415 overflow to multiply as well as divide.
11417 * stor-layout.c (layout_decl): Don't abort on any zero sized decl.
11419 2000-03-18 Mark Mitchell <mark@codesourcery.com>
11421 * emit-rtl.c (remove_unncessary_notes): Check that all
11422 NOTE_INSN_BLOCK_BEG and NOTE_INSN_BLOCK_END notes have an
11423 associated NOTE_BLOCK.
11424 * function.h (identify_blocks): Update comments.
11425 (reorder_blocks): Declare.
11426 * function.c (identify_blocks): Don't take paramters.
11427 (reorder_blocks): Don't take parameters.
11428 * loop.h (find_loop_tree_blocks): Remove.
11429 (unroll_block_trees): Likewise.
11430 * loop.c (loop_optimize): Don't call find_loop_tree_blocks. Use
11431 reorder_blocks instead of unroll_block_trees.h
11432 * sibcall.c (optimize_sibling_and_tail_recursive_calls): Likewise.
11433 * stmt.c (find_loop_tree_blocks): Remove.
11434 (unroll_block_trees): Likewise.
11435 * toplev.c (rest_of_compilation): Don't call find_loop_tree_blocks
11436 in whole-function mode.
11437 * tree.h (reorder_blocks): Remove declaration.
11439 * expr.c: Include intl.h.
11440 * Makefile.in (expr.o): Depend on intl.h.
11442 2000-03-18 Richard Henderson <rth@cygnus.com>
11444 * expr.c (emit_move_insn_1): Clarify cannot_inline message.
11446 2000-03-18 Mark Mitchell <mark@codesourcery.com>
11448 * tree.h (tree_index): Remove enumerals for integer types.
11449 (integer_type_kind): New type.
11450 (integer_types): New variable.
11451 (char_type_node): Adjust.
11452 (signed_char_type_node): Likewise.
11453 (unsigned_char_type_node): Likewise.
11454 (short_integer_type_node): Likewise.
11455 (short_unsigned_type_node): Likewise.
11456 (integer_type_node): Likewise.
11457 (unsigned_type_node): Likewise.
11458 (long_integer_type_node): Likewise.
11459 (long_unsigned_type_node): Likewise.
11460 (long_long_integer_type_node): Likewise.
11461 (long_long_unsigned_type_node): Likewise.
11462 * tree.c (integer_types): New variable.
11463 (init_obstacks): Register it as a root.
11465 Sat Mar 18 14:38:00 2000 Jason Eckhardt <jle@cygnus.com>
11467 * bb-reorder.c (reorder_basic_blocks): Update PREV_INSN as well as
11468 NEXT_INSN. Update last insn in chain.
11470 2000-03-17 Jason Merrill <jason@casey.cygnus.com>
11472 * dwarf2out.c (dwarf2out_decl): Don't emit anything for types
11473 with TYPE_DECL_SUPPRESS_DEBUG set.
11475 2000-03-18 Richard Henderson <rth@cygnus.com>
11477 * flow.c (make_edges): Use INTVAL to access REG_EH_REGION value.
11479 2000-03-18 Richard Henderson <rth@cygnus.com>
11481 * i386.c (call_insn_operand): Always allow SYMBOL_REF,
11482 care for HALF_PIC_P.
11483 (expander_call_insn_operand): Remove.
11484 (ix86_expand_epilogue): New arg `emit_return' to control return insn.
11485 * i386.h (PREDICATE_CODES): Update.
11486 * i386.md (all call expanders): Remove predicates, remove special
11487 handling for half-pic.
11488 (*call_1, *call_value_1): Handle SIBLING_CALL_P insns.
11489 (*call_pop_pic2, *call_pic2, *call_value_pop_2, *call_value_2): Remove.
11490 (sibcall_epilogue): New.
11492 2000-03-17 Richard Henderson <rth@cygnus.com>
11494 * rtlanal.c (single_set): Reject if the parallel has anything
11495 except SET or USE or CLOBBER.
11497 2000-03-17 Jeff Law <law@cygnus.com>
11498 Richard Henderson <rth@cygnus.com>
11500 * Makefile.in (OBJS): Add sibcall.o.
11502 * sibcall.c: New file.
11503 * calls.c (FUNCTION_OK_FOR_SIBCALL): Provide default.
11504 (ECF_IS_CONST, ECF_NOTHROW, ECF_SIBCALL): New.
11505 (emit_call_1): Replace `is_const' and `nothrow' with `ecf_flags'.
11506 Emit sibcall patterns when requested. Update all callers.
11507 (expand_call): Generate CALL_PLACEHOLDER insns when tail call
11508 elimination seems feasable.
11509 * final.c (leaf_function_p): Sibling calls don't discount being
11511 * flow.c (HAVE_sibcall_epilogue): Provide default.
11512 (find_basic_blocks_1): Sibling calls don't throw.
11513 (make_edges): Make edge from sibling call to EXIT.
11514 (propagate_block): Don't remove sibcall_epilogue insns.
11515 * function.c (prologue, epilogue): Turn into varrays. Update all uses.
11516 (sibcall_epilogue): New.
11517 (fixup_var_refs): Scan CALL_PLACEHOLDER sub-sequences.
11518 (identify_blocks_1): Likewise. Break out from ...
11519 (identify_blocks): ... here.
11520 (reorder_blocks_1): Scan CALL_PLACEHOLDER. Break out from ...
11521 (reorder_blocks): ... here.
11522 (init_function_for_compilation): Zap prologue/epilogue as varrays.
11523 (record_insns): Extend a varray instead of mallocing new memory.
11524 (contains): Read a varray not array of ints.
11525 (sibcall_epilogue_contains): New.
11526 (thread_prologue_and_epilogue_insns): Emit and record
11527 sibcall_epilogue patterns.
11528 (init_function_once): Allocate prologue/epilogue varrays.
11529 * genflags.c (gen_insn): Treat sibcall patterns as calls.
11530 * integrate.c (save_parm_insns): Recurse on CALL_PLACEHOLDER patterns.
11531 Broken out from ...
11532 (save_for_inline_nocopy): ... here.
11533 (copy_insn_list): Recurse on CALL_PLACEHOLDER patterns.
11534 Broken out from ...
11535 (expand_inline_function): ... here.
11536 (copy_rtx_and_substitute): Handle NOTE_INSN_DELETED_LABEL.
11537 (subst_constants): Handle 'n' formats.
11538 * jump.c (jump_optimize_minimal): New.
11539 (jump_optimize_1): New arg `minimal'; update callers. Elide most
11540 optimizations if it's set.
11541 * rtl.c (copy_rtx): Do copy jump & call for insns.
11542 * rtl.h (struct rtx_def): Document use of jump and call for insns.
11543 (SIBLING_CALL_P): New.
11544 (sibcall_use_t): New.
11545 * toplev.c (rest_of_compilation): Do init_EXPR_INSN_LIST_cache earlier.
11546 Invoke optimize_sibling_and_tail_recursive_calls.
11547 * tree.c (lang_safe_for_unsave): New.
11548 (safe_for_unsave): New.
11549 * tree.h (lang_safe_for_unsave, safe_for_unsave): Declare.
11551 * alpha.h (FUNCTION_OK_FOR_SIBCALL): New.
11552 * alpha.md (sibcall, sibcall_value, sibcall_epilogue): New.
11553 (*sibcall_osf_1, *sibcall_value_osf_1): New.
11555 2000-03-17 Mark Mitchell <mark@codesourcery.com>
11557 * objc/objc-act.c (encode_method_prototype): Pass types, not
11558 PARM_DECLs, to int_size_in_bytes.
11560 Fri Mar 17 11:51:34 2000 Jim Wilson <wilson@cygnus.com>
11562 * config/ia64/ia64.md (mix4right_3op): Swap %1 and %2 in template.
11564 * config/ia64/ia64-protos.h, config/ia64/ia64.c, config/ia64/ia64.h,
11565 config/ia64/ia64.md, config/ia64/xm-ia64.h: Fix copyrights again.
11567 Fri Mar 17 08:09:14 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
11569 * Clean up usages of TREE_INT_CST_LOW.
11570 * c-parse.in (RESTORE_WARN_FLAGS): Use tree_low_cst.
11571 * c-parse.y, c-parse.c, objc/objc-parse.y, objc/objc-parse.c:
11573 * c-tree.h (min_precision): Move declaration to here.
11574 * c-typeck.c (build_binary_op): Use host_integerp and tree_low_cst.
11575 (build_unary_op, add_pending_init): Use bit_position.
11576 (pending_init_member, process_init_element): Likewise.
11577 (really_start_incremental_init, push_init_level, pop_init_level):
11578 Don't make copies of nodes or modify them in place, use consistent
11579 types when tracking positions, and use tree routines computations.
11580 (set_init_index, output_init_element): Likewise.
11581 (output_pending_init_elements, process_init_element): Likewise.
11582 * dbxout.c (dbxout_type_fields): Use bit_position, host_integerp,
11583 tree_low_cst and int_bit_position; also minor cleanup.
11584 (dbxout_type_method_1, dbxout_range_type, dbxout_type): Likewise.
11585 (print_cst_octal): Precision is unsigned.
11586 (dbxout_symbol): Ensure DECL_INITIAL is in-range and use tree_low_cst.
11587 * dwarf2out.c (ceiling): Input and output are unsigned HOST_WIDE_INT.
11588 (simple_type_align_in_bits): Result is unsigned int.
11589 Use tree_int_low_cst and host_integerp.
11590 (simple_type_size_in_bits): Result is unsigned HOST_WIDE_INT.
11591 (field_byte_offset): Result is HOST_WIDE_INT.
11592 Change types of internal variables so alignments are unsigned int,
11593 offsets are HOST_WIDE_INT and sizes are unsigned HOST_WIDE_INT.
11594 Use host_integerp, tree_low_cst, and int_bit_position.
11595 (add_bit_offset_attribute): Likewise.
11596 (add_data_member_location_attribute): Use tree_cst_low.
11597 (add_bound_info): Use host_integerp, integer_zerop, and integer_onep.
11598 (add_bit_size_attribute): Use tree_low_cst.
11599 (add_pure_or_virtual_attribute, gen_enumeration_type_die): Likewise.
11600 * dwarfout.c: Similar changes to dwarf2out.c.
11601 * expr.c (expand_expr, case ARRAY_REF): Remove redundant code.
11602 * genoutput.c (n_occurences): Return -1 for null string.
11603 (strip_whitespace): Accept null string and make into function.
11604 (scan_operands): Reflect above changes.
11605 * sdbout.c (plain_type_1): Use host_integerp and tree_low_cst.
11606 (sdbout_field_types, sdbout_one_type): Likewise; also use bit_position.
11607 * ssa.c (rename_registers): Add missing cast of arg to bzero.
11608 * tree.c (int_size_in_bytes): Check for too big to represent.
11609 (bit_position, int_bit_position, host_integerp, tree_low_cst): New fns.
11610 * tree.h (host_integerp, tree_low_cst, bit_position, int_bit_position):
11612 (min_precision): Delete from here.
11613 * varasm.c (decode_addr_const): Use host_integerp, bit_position,
11614 and int_bit_position.
11615 * objc/objc-act.c (encode_method_prototype): Sizes are HOST_WIDE_INT.
11616 (encode_method_def): Likewise.
11617 (build_ivar_list_initializer): Use int_bit_position.
11618 (generate_shared_structures): Convert size.
11619 (encode_type, encode_complete_bitfield): Use integer_zerop.
11620 (encode_bitfield): Use tree_low_cst and int_bit_position.
11622 2000-03-17 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11624 * config/c4x/c4x.h (CPP_SPEC): Fix typo.
11626 2000-03-17 Martin v. Löwis <loewis@informatik.hu-berlin.de>
11628 * call.c (special_function_p): It is only malloc if it returns
11631 2000-03-17 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11633 * config/c4x/c4x.h (ASM_SPEC, CPP_SPEC, LINK_SPEC): Support C33.
11634 (C33_FLAG, TARGET_C3X): Add macros.
11635 (TARGET_SWITCHES): Add -m33 option.
11636 * config/c4x/c4x.c (c4x_override_options): Test for TARGET_C33.
11638 2000-03-17 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11640 * config/c4x/c4x.h (PARALLEL_INSN_FLAG): Add.
11641 (PARALLEL_PACK_FLAG): Delete.
11642 (TARGET_SWITCHES): Update.
11643 (TARGET_PARALLEL): Use PARALLEL_INSN_FLAG.
11645 Thu Mar 16 18:52:32 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
11647 * fold-const.c (fold): Fix a few cases when the returned result
11648 is not of the same type as the input.
11650 2000-03-16 Nick Clifton <nickc@cygnus.com>
11652 * config/arm/arm.h (ASM_OUTPUT_MI_THUNK): Fix compile time
11655 2000-03-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11657 * libgcc2.h: Move prototypes above macros with the same name.
11658 Wrap some function prototypes in the conditional which indicates
11659 whether they are supported, i.e. "BITS_PER_UNIT == 8".
11661 2000-03-16 Richard Henderson <rth@cygnus.com>
11663 * calls.c: Revert last two changes.
11665 2000-03-16 Bernd Schmidt <bernds@cygnus.co.uk>
11667 * fp-bit.c (_unpack_d): If NO_DENORMALS is defined, anything that
11668 has exponent 0 is a zero.
11670 * simplify-rtx.c (hash_rtx, case MEM/REG): Take into account that
11671 HASH may already be nonzero. Add code/mode into hash value
11672 immediately after repeat label.
11673 (cselib_lookup): Don't leave the hash table in an inconsistent
11674 state before a hash lookup operation.
11676 Thu Mar 16 17:03:10 MET 2000 Jan Hubicka <jh@suse.cz>
11678 * i386.md (all HI and QI mode non-move patterns): Conditionize
11679 by TARGET_[HQ]IMODE_MATH.
11680 * i386.h (x86_himode_math, x86_qimode_math, x86_promote_hi_regs,
11681 x86_promote_qi_regs): Declare.
11682 (TARGET_HIMODE_MATH, TARGET_QIMODE_MATH, TARGET_PROMOTE_HI_REGS,
11683 TARGET_PROMOTE_QI_REGS): New macros.
11684 (PROMOTE_MODE): New macro.
11685 * i386.c (x86_himode_math, x86_qimode_math, x86_promote_hi_regs,
11686 x86_promote_qi_regs): New global variables.
11688 Thu Mar 16 16:50:44 MET 2000 Jan Hubicka <jh@suse.cz>
11690 * calls.c (emit_library_call_value_1): Break out from ...; handle
11691 VOIDmode function calls too.
11692 (emit_library_call_value): ... here.
11693 (emit_library_call): Implement by calling emit_library_call_value_1.
11695 Thu Mar 16 16:01:30 MET 2000 Jan Hubicka <jh@suse.cz>
11697 * calls.c (expand_call): Do sanity checking on arg_space_so_far.
11698 Update arg_space_so_far on stack adjustments.
11699 (emit_library_call, emit_library_call_value): Likewise; take into
11700 account arg_space_so_far and pending_stack_adjust when calculcating
11703 Thu Mar 16 09:02:19 2000 Jason Eckhardt <jle@cygnus.com>
11705 * flow.c: Move all basic block reordering code into its own file.
11706 (create_basic_block): Externalize.
11707 * bb-reorder.c: New file. Copy all basic block reordering code from
11708 flow.c to this file.
11709 (reorder_basic_blocks): Fix fencepost error in for-loop.
11710 (reorder_basic_blocks): Remove braces from single statement for-loops.
11711 * basic-block.h: Add declaration for create_basic_block.
11712 * Makefile.in: Add rules for bb-reorder.o.
11714 2000-03-16 Neil Booth <NeilB@earthling.net>
11716 * cppinit.c (handle_option): Implement #unassert directive
11717 as -A- command line option.
11718 (print_help): Update.
11719 * cpptexi.c: Update.
11721 Thu Mar 16 02:14:16 2000 Hans-Peter Nilsson <hp@bitrange.com>
11723 * md.texi (Standard Names): Document `jump'.
11725 2000-03-15 Jason Merrill <jason@casey.cygnus.com>
11727 * calls.c (emit_call_1): Nothrow functions can still have nonlocal
11730 2000-03-15 Geoff Keating <geoffk@cygnus.com>
11732 Merge changes from newppc-branch onto trunk.
11734 2000-03-15 Geoff Keating <geoffk@cygnus.com>
11736 * rs6000.c (toc_hash_table): Update for new hash table functions.
11737 (toc_hash_function): Likewise.
11738 (toc_hash_eq): Likewise.
11739 (toc_hash_mark_entry): Likewise.
11740 (toc_hash_mark_table): Likewise.
11741 (output_toc): Likewise.
11742 (rs6000_add_gc_roots): Likewise.
11744 2000-03-15 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11746 * t-aix43 (AR_FOR_TARGET): Deleted. Moved `-X32_64'...
11747 (AR_FLAGS_FOR_TARGET): here. New macro.
11749 2000-03-05 Clinton Popetz <cpopetz@cygnus.com>
11751 * config/rs6000/rs6000.c (rs6000_fpmem_offset, rs6000_fpmem_size,
11752 fpmem_operand) Delete.
11754 (rs6000_reg_names, alt_reg_names): Change fpmem to xer.
11755 (machine_function): Remove fpmem_size, fpmem_offset, save_toc_p.
11756 (rs6000_save_machine_status, rs6000_restore_machine_status,
11757 rs6000_init_expanders, rs6000_stack_info, debug_stack_info): Remove
11758 references to above variables.
11759 (gpc_reg_operand): Use XER_REGNO_P instead of FPMEM_REGNO_P.
11760 * config/rs6000/rs6000.h (REG_ALLOC_ORDER, REGISTER_NAMES,
11761 DEBUG_REGISTER_NAMES): Chagne fpmem to xer.
11762 (FPMEM_REGNO_P, FPMEM_REGNUM): Delete.
11763 (XER_REGNO_P, XER_REGNO): New.
11764 (rs6000_stack): Remove fpmem_p, fpmem_offset, fpmem_size.
11765 (PREDICATE_CODES): Change fpmem_operand to xer_operand.
11766 (HARD_REGNO_NREGS, HARD_REGNO_MODE_OK): Change FPMEM_REGNO_P to
11768 (reg_class, REG_CLASS_NAMES, REG_CLASS_CONTENTS, REGNO_REG_CLASS,
11769 REG_CLASS_FROM_LETTER, CLASS_MAX_NREGS): Change FPMEM_REGS to XER_REGS, and remove FLOAT_OR_FPMEM_REGS.
11770 (CLASS_CANNOT_CHANGE_SIZE): Change to FLOAT_REGS.
11772 2000-02-29 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11774 * aix.h (FP_SAVE_INLINE, ASM_OUTPUT_INTERNAL_LABEL_PREFIX,
11775 TEXT_SECTION_ASM_OP, DATA_SECTION_ASM_OP): Move here...
11776 * rs6000.h: from here.
11778 * rs6000-protos.h (rs6000_select_section): Provide prototype.
11779 (rs6000_select_rtx_section): Likewise.
11780 (rs6000_encode_section_info): Likewise.
11781 (sdata_section): Likewise.
11782 (sdata2_section): Likewise.
11783 (sbss_section): Likewise.
11784 * sysv4.h (rs6000_select_section): Delete prototype.
11785 (rs6000_select_rtx_section): Likewise.
11786 (rs6000_encode_section_info): Likewise.
11787 (sdata_section): Likewise.
11788 (sdata2_section): Likewise.
11789 (sbss_section): Likewise.
11790 (REG_SAVE_AREA): Delete definition duplicated in rs6000.h.
11792 * sysv4.h: Delete various unnecessary #undef's and put a comment
11793 on the remaining ones.
11794 Change various comments according to coding standard.
11796 2000-02-29 Clinton Popetz <cpopetz@cygnus.com>
11798 * config/rs6000/rs6000.h (MQ_REGNO, CR0_REGNO, CR1_REGNO, CR2_REGNO,
11799 CR3_REGNO, CR4_REGNO, MAX_CR_REGNO): Define.
11800 (CR0_REGNO_P) Remove.
11801 * config/rs6000/rs6000.c (gpc_reg_operand, and64_operand, and_operand,
11802 setup_incoming_varargs, mtcrf_operation, print_operand,
11803 rs6000_stack_info, rs6000_emit_prologue, rs6000_emit_epilogue):
11804 Use the above macros.
11806 2000-02-24 Clinton Popetz <cpopetz@cygnus.com>
11808 * config/rs6000/rs6000.md: Added a new alternative for each
11809 pattern that had a 'x' alternative but no 'y' alternative.
11810 Added a new split for each of the above patterns.
11812 2000-02-18 Geoff Keating <geoffk@cygnus.com>
11814 * aix41.h (ASM_CPU_SPEC): Delete.
11815 (CPP_CPU_SPEC): Delete.
11817 * aix.h (RS6000_OUTPUT_BASENAME): Define.
11818 (ASM_OUTPUT_LABEL): Define.
11819 (ASM_GLOBALIZE_LABEL): Define.
11820 (STRIP_NAME_ENCODING): Define.
11821 * rs6000.h (RS6000_OUTPUT_BASENAME): Don't define.
11822 (STRIP_NAME_ENCODING): Don't define.
11823 (ASM_OUTPUT_LABEL): Don't define.
11824 (ASM_GLOBALIZE_LABEL): Don't define.
11825 * sysv4.h (ASM_DECLARE_FUNCTION_NAME): Use assemble_name to output
11826 names, and ASM_OUTPUT_LABEL to output labels, rather than
11828 (ASM_OUTPUT_LABEL): Define.
11829 (ASM_OUTPUT_INT): Use assemble_name.
11830 (ASM_OUTPUT_DWARF_ADDR): Use assemble_name.
11831 (STRIP_NAME_ENCODING): Don't undefine first.
11832 (RS6000_OUTPUT_BASENAME): Make equivalent to assemble_name for
11834 (ASM_OUTPUT_LABELREF): Don't prepend underscores to labels
11835 specified with 'asm' even with -fleading-underscore.
11836 * rs6000.c (print_operand): Use assemble_name when !TARGET_AIX.
11837 (output_epilog): Likewise.
11838 (output_toc): Likewise.
11839 * tramp.asm: Handle -fleading-underscore correctly.
11841 * rs6000.md (builtin_setjmp_receiver): Also run for -fPIC and
11843 (nonlocal_goto_receiver): Delete.
11844 * rs6000.h (DONT_ACCESS_GBLS_AFTER_EPILOGUE): Delete.
11846 * rs6000.h (ASM_OUTPUT_DEF): Don't define.
11847 (SET_ASM_OP): Define.
11848 * sysv4.h (ASM_OUTPUT_DEF): Don't undefine.
11850 * rs6000.h (ASM_OUTPUT_ADDR_VEC_ELT): Don't define.
11851 (ASM_LONG): Define.
11853 * rs6000.c (rs6000_dll_import_ref): Delete, not used.
11854 * rs6000-protos.h (rs6000_dll_import_ref): Delete.
11856 * rs6000.h: Add 'u' to more constants.
11858 2000-02-18 David Edelsohn <edelsohn@gnu.org>
11860 * rs6000.md (mfcr+shift): Delete PowerPC64 version.
11862 2000-02-15 David Edelsohn <edelsohn@gnu.org>
11864 * rs6000.c (reg_or_u_cint_operand): New function.
11865 (logical_operand): Handle 64-bit hosts.
11866 (logical_u_operand): New function.
11867 (non_logical_cint_operand): Handle 64-bit hosts.
11868 (non_logical_u_cint_operand): New function.
11869 * rs6000.h (DATA_SECTION_ASM_OP): Add tab.
11870 (PREDICATE_CODES): Define new functions.
11871 * rs6000-protos.h: Declare new functions.
11872 * rs6000.md (iordi3, xordi3): Constant int must be unsigned 32-bits.
11873 (movdi_64): Bracket code intended for 64-bit hosts. Create
11874 CONST_DOUBLE for 32-bit values.
11875 (scc insns): Generate DImode compares.
11876 (mfcr insns): Create DImode versions.
11877 (sge matchers): New patterns.
11879 2000-02-15 Gabriel Paubert <paubert@iram.es>
11881 * rs6000.md: Correct instructions length attributes and
11882 constraints on unsigned compare instructions.
11883 (*ne0): Disable for PowerPC64.
11885 2000-02-11 Geoff Keating <geoffk@cygnus.com>
11887 * rs6000.c (output_function_profiler): Use .long for a 32-bit
11888 quantity, fix profile1.C test failure under -fPIC.
11890 * rs6000.c: Add 'u' to many constants to suppress warnings.
11891 (constant_pool_expr_1): Make static.
11892 (rs6000_emit_eh_toc_restore): Remove unused 'r2'.
11893 * rs6000.h: Add 'u' to many constants to suppress warnings.
11895 * rs6000.c (rs6000_emit_load_toc_table): Use LCTOC..1 under AIX
11896 for the start of the TOC, instead of LCTOC..0.
11897 * aix.h (toc_section): Use LCTOC..1 under AIX for the start
11899 * rs6000.md (load_toc_aix_si): Use LCTOC..1.
11900 (load_toc_aix_di): Use LCTOC..1.
11902 * rs6000.h (LEGITIMIZE_ADDRESS): Turn into a function.
11903 * rs6000.c (rs6000_legitimize_address): New function from
11904 LEGITIMIZE_ADDRESS. Only use create_TOC_reference on
11905 symbols in the constant pool that really are TOC references.
11906 (print_operand_address): For ELF, write TOC offsets under
11907 -fPIC as subtractions in the insn.
11908 (output_toc): For ELF, define symbols in TOC as normal labels,
11910 (create_TOC_reference): Use gen_rtx_PLUS rather than gen_rtx.
11911 * rs6000-protos.h (rs6000_legitimize_address): Prototype.
11912 (create_TOC_reference): Prototype only when RTX_CODE is defined.
11913 * rs6000.md (movsi): Only use create_TOC_reference on
11914 symbols in the constant pool that really are TOC references.
11916 * rs6000.h (MACHINE_DEPENDENT_REORG): Don't define.
11917 * rs6000.c (rs6000_reorg): Delete.
11918 * rs6000-protos.h (rs6000_reorg): Delete.
11920 2000-02-09 Geoff Keating <geoffk@cygnus.com>
11922 * rs6000.h (INCOMING_RETURN_ADDR_RTX): New macro.
11924 * aix.h (SETUP_FRAME_ADDRESSES): Define.
11925 * rs6000.c [TARGET_AIX] (insn_after_throw): New static variable.
11926 [TARGET_AIX] (rs6000_aix_emit_builtin_unwind_init): New function.
11927 [TARGET_AIX] (rs6000_emit_eh_toc_restore): New function.
11928 * rs6000-protos.h: Prototype rs6000_emit_eh_toc_restore,
11929 rs6000_aix_emit_builtin_unwind_init.
11930 * rs6000.md (eh_epilogue) [TARGET_AIX]: Call
11931 rs6000_emit_eh_toc_restore on AIX.
11932 (return_eh_si): Use r2.
11933 (return_eh_di): Use r2.
11935 * aix43.h: Turn on HAS_INIT_SECTION and LD_INIT_SWITCH,
11936 since we're breaking binary compatibility anyway.
11938 2000-02-09 Clinton Popetz <cpopetz@cygnus.com>
11940 * config/rs6000/rs6000-protos.h: (get_TOC_alias_set, uses_TOC,
11941 constant_pool_expr_p): Declare them.
11942 (constant_pool_expr_p): Declare it.
11943 * config/rs6000/rs6000.c (toc_label_name): Define.
11944 (rs6000_override_options): Set toc_label_name.
11945 (input_operand): Allow any TOC_RELATIVE_EXPR_P.
11946 (get_TOC_alias_set, constant_pool_expr_p, constant_pool_expr_1,
11947 uses_TOC): New functions.
11948 (print_operand): Delete old '*' case.
11949 (print_operand_address): Use LEGITIMATE_CONSTANT_POOL_ADDRESS_P,
11950 and strip off rtl for TOC before calling output_addr_const.
11951 (rs6000_emit_load_toc_table): Use toc_label_name.
11952 * config/rs6000/rs6000.h (TARGET_SWITCHES): Make msched-prolog
11954 (LEGITIMATE_CONSTANT_POOL_BASE_P): Delete.
11955 (CONSTANT_POOL_EXPR_P, TOC_RELATIVE_EXPR_P): New macros.
11956 (LEGITIMATE_CONSTANT_POOL_ADDRESS_P): Use CONSTANT_POOL_EXPR_P.
11957 (LEGITIMIZE_ADDRESS, LEGITIMIZE_RELOAD_ADDRESS): Turn symbol_refs
11958 into explicit TOC_REGISTER offsets.
11959 (TOC_REGISTER): New macro.
11960 * config/rs6000/rs6000.md (movsi, movdi): Emit rtl under
11961 TARGET_TOC to reference TOC_REGISTER.
11962 (load_toc_v4_PIC_1b): Add 4 to offset for toc reload.
11963 * config/rs6000/sysv4.h (ASM_DECLARE_FUNCTION_NAME): Call
11964 uses_TOC before emitting label references.
11966 2000-02-05 Geoff Keating <geoffk@cygnus.com>
11968 * rs6000.md (stack_tie): Fix warning.
11970 * eabi-ctors.c: Use 'asm' names for the start/end variables,
11971 to handle -fleading-underscore.
11972 * sysv4.h (ASM_DECLARE_FUNCTION_NAME): Use asm_fprintf and %U.
11973 (USER_LABEL_PREFIX): New macro.
11974 (ASM_OUTPUT_INTERNAL_LABEL_PREFIX): Use asm_fprintf and %L.
11975 (ASM_OUTPUT_LABELREF): Use asm_fprintf and %U.
11976 * t-ppccomm (MULTILIB_MATCHES_SYSV): Note that call-sysv and
11977 call-linux can use the same multilibs.
11978 * t-ppcgas (MULTILIB_OPTIONS): Don't need to have separate call-sysv
11979 and call-linux multilibs. Do multilib with -fleading-underscore.
11980 (MULTILIB_DIRNAMES): Follow MULTILIB_OPTIONS change.
11981 (MULTILIB_EXCEPTIONS): Remove call-linux exceptions. Add restrictions
11984 * sysv4.h (CPP_SYSV_SPEC): Define _SOFT_FLOAT for all those CPUs that
11985 have MASK_SOFT_FLOAT set.
11986 (CPP_FLOAT_DEFAULT_SPEC): New macro.
11987 (SUBTARGET_EXTRA_SPECS): Set `cpp_float_default' to the value of
11988 CPP_FLOAT_DEFAULT_SPEC.
11990 * rs6000.c (ccr_bit): Add some consistency checks and a variable 'reg'.
11991 * rs6000.md: Whitespace change.
11992 * sysv4.h (LINK_TARGET_SPEC): Whitespace change.
11993 * sysv4le.h (LINK_TARGET_SPEC): Whitespace change.
11995 2000-02-05 Geoff Keating <geoffk@cygnus.com>
11997 * rs6000.md (eh_epilogue): New expander.
11998 (eh_reg_restore): New expand/split/insn combination.
11999 (return_eh_si): New insn.
12000 (return_eh_di): New insn.
12002 * eabi-ci.asm: Put a label at the start of the .eh_frame section.
12003 * eabi-cn.asm: Put a zero at the end of the .eh_frame section.
12004 * eabi-ctors.c (__do_global_ctors): Register this object's
12005 frame. Clean up. Call atexit() after the constructors.
12006 (__do_global_dtors): Deregister this object's frame. Clean up.
12007 Allow for recursive calls to exit().
12008 * rs6000.c (fixuplabelno): New variable.
12009 * sysv4.h (ASM_OUTPUT_INT): Don't do .fixup if not
12010 TARGET_RELOCATABLE, it slows down exec() under linux.
12011 (ASM_OUTPUT_DWARF_ADDR): Do .fixup if TARGET_RELOCATABLE.
12013 * aix.h (ASM_OUTPUT_DWARF_ADDR_VAR): New macro.
12014 (ASM_OUTPUT_DWARF_DELTA_VAR): New macro.
12015 (ASM_OUTPUT_DWARF_DELTA2): New macro.
12016 (ASM_OUTPUT_DWARF_DELTA4): New macro.
12017 (ASM_OUTPUT_DWARF_ADDR_DELTA): New macro.
12018 (ASM_OUTPUT_DWARF_ADDR): New macro.
12019 (ASM_OUTPUT_DWARF_DATA4): New macro.
12020 (ASM_OUTPUT_DWARF_DATA2): New macro.
12021 (ASM_OUTPUT_DWARF_OFFSET4): New macro.
12022 (ASM_OUTPUT_DWARF_OFFSET): New macro.
12023 (UNALIGNED_INT_ASM_OP): New macro, fake definition.
12025 2000-02-03 Geoff Keating <geoffk@cygnus.com>
12027 * rs6000.c (rs6000_sr_alias_set): New variable.
12028 (rs6000_override_options): Initialise rs6000_sr_alias_set.
12029 (rs6000_emit_stack_tie): New function.
12030 (rs6000_emit_allocate_stack): Specify RTX_FRAME_RELATED_P
12031 in a way that dwarf2out can understand.
12032 (rs6000_frame_related): New function.
12033 (rs6000_emit_prologue): Use rs6000_sr_alias_set. Specify
12034 RTX_FRAME_RELATED_P in a way that dwarf2out can understand.
12035 Use rs6000_emit_stack_tie when needed.
12036 (rs6000_emit_epilogue): Use rs6000_sr_alias_set. Don't set
12037 RTX_FRAME_RELATED_P. Use rs6000_emit_stack_tie when needed.
12038 * rs6000.md (stack_tie): New insn.
12039 (return_internal_si): Allow return value to be in the count
12041 (return_internal_di): Likewise.
12043 * rs6000.c (output_mi_thunk): Remove unused variable `sp'.
12045 2000-02-03 Geoff Keating <geoffk@cygnus.com>
12047 * sysv4.h (LOCAL_LABEL_PREFIX): Define, for the use of dbxelf.h.
12049 2000-01-31 Geoff Keating <geoffk@cygnus.com>
12051 * rs6000.h (ASM_OUTPUT_DEF_FROM_DECLS): New macro.
12053 * rs6000.md (stmw): Use the right POWER opcode.
12056 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12058 * rs6000-protos.h: New file.
12060 * rs6000.c: Include tm_p.h. Fix compile time warnings.
12062 * rs6000.h: Move prototypes to rs6000-protos.h. Fix compile time
12065 * sysv4.h: Likewise.
12067 2000-01-28 Geoff Keating <geoffk@cygnus.com>
12069 * ../../configure.in: Delete powerpcle-*-winnt*
12070 and powerpcle-*-pe|powerpcle-*-cygwin*.
12071 * ../../configure: Regenerated.
12072 * cygwin.h: Delete.
12073 * rs6000.h (OBJECT_WINDOWS_NT): Delete.
12074 (TARGET_WINDOWS_NT): Delete.
12076 (CALL_NT_DLLIMPORT): Delete.
12077 Delete NT-specific code.
12078 * rs6000.md, rs6000.c, sysv4.h: Delete NT-specific code.
12079 * win-nt.h: Delete.
12081 * nt-ci.asm: Delete.
12082 * nt-cn.asm: Delete.
12083 * ntstack.asm: Delete.
12085 2000-01-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12087 * rs6000.h (SELECT_RTX_SECTION): Move to aix.h.
12088 (ASM_FILE_START): Likewise.
12089 (ASM_DECLARE_FUNCTION_NAME): Likewise.
12090 (ASM_OUTPUT_LABELREF): Likewise.
12091 (ASM_OUTPUT_SKIP): Likewise.
12092 (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
12093 (ASM_GENERATE_INTERNAL_LABEL): Likewise.
12094 (ASM_OUTPUT_CASE_LABEL): Likewise.
12095 (ASM_OUTPUT_ALIGNED_COMMON): Likewise.
12096 (ASM_OUTPUT_ASCII): Likewise.
12098 2000-01-27 Clinton Popetz <cpopetz@cygnus.com>
12100 * rs6000.c (rs6000_emit_load_toc_table): Use "LCG" and
12101 reload_toc_labelno for non-prologue TOC reloads. Also, don't
12102 increment rs6000_pic_labelno here.
12103 (rs6000_emit_prologue): Pass TRUE to rs6000_emit_load_toc_table,
12104 and increment rs6000_pic_labelno here.
12106 2000-01-24 Geoffrey Keating <geoffk@cygnus.com>
12108 * rs6000.md (fctiwz): Use (set (reg) (unspec:DI [(fix:SI ...)]))
12109 rather than (set (subreg:SI (reg)) (fix:SI ...)) so that register
12110 allocation knows (reg) is dead before the insn.
12112 2000-01-21 Geoff Keating <geoffk@cygnus.com>
12114 * rs6000.md (movsi_to_cr): Correct typo in output template.
12116 2000-01-19 Geoffrey Keating <geoffk@cygnus.com>
12118 * rs6000.c (rs6000_pic_labelno): Always define.
12119 (rs6000_pic_func_labelno): Delete.
12120 (lmw_operation): Check for a zero base register,
12121 which doesn't mean what we want.
12122 (stmw_operation): New function.
12123 (print_operand): Define new 'l' modifier.
12124 (rs6000_stack_info): We must save all 64 bits of the registers
12125 if TARGET_POWERPC64.
12126 (rs6000_output_load_toc_table): Delete.
12127 (rs6000_emit_load_toc_table): New function.
12128 (rs6000_allocate_stack_space): Delete.
12129 (rs6000_emit_allocate_stack): New function.
12130 (rs6000_emit_prologue): New function.
12131 (output_prolog): Use rs6000_emit_prologue.
12132 (rs6000_emit_epilogue): Change a few variable names to be
12133 more accurate. Restore all 64 bits of the registers if
12134 TARGET_POWERPC64. Only restore the FP registers which were used
12135 if they are being saved/restored one-at-a-time.
12136 (output_mi_thunk): Delete inefficient code generation.
12137 (output_function_profiler): Don't use rs6000_output_load_toc_table.
12138 * rs6000.h: Declare rs6000_emit_load_toc_table,
12139 rs6000_allocate_stack_space, stmw_operation. Don't declare
12140 rs6000_output_load_toc_table.
12141 * rs6000.md (elf_high): Allow register 0, but discourage it
12143 (elf_low): Support loading into register 0.
12144 (load_toc_aix_si): New pattern.
12145 (load_toc_aix_di): New pattern.
12146 (load_toc_v4_pic_si): New pattern.
12147 (load_toc_v4_pic_di): New pattern.
12148 (load_toc_v4_PIC_1): New pattern.
12149 (load_toc_v4_PIC_1b): New pattern.
12150 (load_toc_v4_PIC_2): New pattern.
12151 (builtin_setjmp_receiver): Use rs6000_emit_load_toc_table.
12152 (nonlocal_goto_receiver): Use rs6000_emit_load_toc_table.
12153 (prologue): New expander.
12154 (movesi_from_cr): New pattern.
12155 (stmw): New pattern.
12156 (save_fpregs_si): New pattern.
12157 (save_fpregs_di): New pattern.
12159 2000-01-19 Geoff Keating <geoffk@cygnus.com>
12161 * rs6000.md (movsi): Don't use force_reg when no_new_pseudos.
12166 2000-01-19 Geoff Keating <geoffk@cygnus.com>
12168 * rs6000.md (movsi_got): 'unspec 8' returns a SImode result,
12170 (movsi_got_internal): Likewise.
12171 (movsi_got_internal+1): Likewise.
12172 (set_sp): 'unspec 7' does a SImode clobber.
12174 2000-01-19 Geoff Keating <geoffk@cygnus.com>
12176 * rs6000.md (floatsidf2): Don't use the fpmem "register", just
12177 allocate a stack temporary.
12178 (floatsidf2_internal): Likewise.
12179 (floatsidf2_internal+1): Likewise. Don't do bizzare hacks
12181 (floatunssidf2): Don't use the fpmem "register", just
12182 allocate a stack temporary.
12183 (floatunssidf2_internal): Likewise.
12184 (floatunssidf2_internal+1): Likewise. Don't do bizzare hacks
12186 (floatsidf2_loadaddr): Delete.
12187 (floatsidf2_store1): Delete.
12188 (floatsidf2_store2): Delete.
12189 (floatsidf2_load): Delete.
12190 (fix_truncdfsi2): Don't use the fpmem "register", just
12191 allocate a stack temporary.
12192 (fix_truncdfsi2_internal_si): Delete.
12193 (fix_truncdfsi2_internal_di): Delete.
12194 (fix_truncdfsi2_internal): New insn.
12195 (fix_truncdfsi2_internal+1): Don't use the fpmem "register".
12196 (fix_truncdfsi2_store): Delete.
12197 (fix_truncdfsi2_load): Delete.
12198 (fctiwz): Produce gen_fctiwz.
12200 2000-01-19 Geoffrey Keating <geoffk@cygnus.com>
12202 * eabi.h (INVOKE__main): Define.
12203 * rs6000.c (rs6000_stack_info): Don't handle call to NAME__MAIN
12205 (rs6000_emit_prologue): Likewise.
12206 * rs6000.h (struct rs6000_stack): Don't keep track of whether
12207 this is the main program.
12209 2000-01-19 Geoff Keating <geoffk@cygnus.com>
12211 * rs6000.c (rs6000_va_arg): Delete some unused variables.
12213 2000-01-19 Geoff Keating <geoffk@cygnus.com>
12215 * rs6000.c (rs6000_va_arg): On AIX, padding for small arguments
12216 goes after the argument.
12218 2000-01-12 Geoff Keating <geoffk@cygnus.com>
12220 * rs6000.md: Document 'unspec' values used.
12221 (epilogue): New expander.
12222 (movesi_to_cr_one): New expander.
12223 (movesi_to_cr and following): New pattern.
12224 (lmw): New pattern.
12225 (return_internal_si): New pattern.
12226 (return_internal_di): New pattern.
12227 (return_and_restore_fpregs_si): New pattern.
12228 (return_and_restore_fpregs_di): New pattern.
12229 * rs6000.h: Declare new functions.
12230 * rs6000.c (rs6000_stack_info): Use current_function_is_leaf
12231 rather than rs6000_calls_p.
12232 (rs6000_makes_calls): Delete.
12233 (lmw_operation): New function.
12234 (mtcrf_operation): New function.
12235 (rs6000_emit_epilogue): New function.
12236 (output_epilog): Call rs6000_emit_epilogue and final if
12237 !TARGET_SCHED_PROLOG, instead of writing text unconditionally.
12239 2000-01-12 Geoff Keating <geoffk@cygnus.com>
12241 * aix43.h (SUBSUBTARGET_SWITCHES): Document switches.
12242 * aix41.h (SUBSUBTARGET_SWITCHES): Document switches.
12243 * aix.h (SUBTARGET_SWITCHES): Document switches.
12244 * rs6000.h: (TARGET_SWITCHES): Don't print options twice. Make
12245 sched-prolog and sched-epilog the same. Document all the
12247 (TARGET_OPTIONS): No longer allow -mdebug-.
12249 2000-01-12 Geoff Keating <geoffk@cygnus.com>
12251 * rs6000.h (ASM_FILE_END): Move to aix.h.
12252 (EXTRA_SECTIONS): Move to aix.h.
12253 (READONLY_DATA_SECTION): Move to aix.h.
12254 (EXTRA_SECTION_FUNCTIONS): Move to aix.h.
12255 (SELECT_SECTION): Move to aix.h.
12256 (JUMP_TABLES_IN_TEXT_SECTION): Move to aix.h.
12257 (INT_REGNO_P): Use symbolic name for ARG_POINTER_REGNUM.
12258 (LINK_REGISTER_REGNUM): New definition.
12259 (RETURN_ADDR_RTX): Use symbolic name for LINK_REGISTER_REGNUM.
12260 (SLOW_UNALIGNED_ACCESS): Define in a way suitable for both
12262 * sysv4.h: Delete the code between the inclusion of rs6000.h
12264 (DWARF_DEBUGGING_INFO): Don't define, it's defined in elfos.h.
12265 (FP_ARG_MAX_REG): Move generic definition to rs6000.h.
12266 (RS6000_REG_SAVE): Move generic definition to rs6000.h.
12267 (RS6000_SAVE_AREA): Move generic definition to rs6000.h.
12268 * rs6000.md (floatsidf2_loadaddr): The first arg here is Pmode.
12269 (fix_truncdfsi2_internal): Rename to fix_truncdfsi2_internal_si.
12270 (fix_truncdfsi2_internal_di): New pattern.
12271 (fix_truncdfsi2_store): The second arg here is Pmode too.
12272 (fix_truncdfsi2_load): The second arg here is Pmode too.
12273 (tablejumpdi): Now that switch tables hold only SImode values,
12274 gcc needs to know how to add them to the pc which is DImode.
12275 * rs6000.c (rs6000_stack_info): Use symbolic name for
12276 LINK_REGISTER_REGNUM.
12277 (output_mi_thunk) [!TARGET_ELF]: Don't define sp, it's not used.
12278 (output_toc): Delete unused variables s1 and s2.
12279 (output_ascii): Use fputs not fprintf on a variable string.
12281 2000-01-07 David Edelsohn <edelsohn@gnu.org>
12283 * rs6000.c (processor_target_table): Add power3 as alias for 630.
12284 * aix43.h: Revert Aug 2 change.
12285 (HAS_INIT_SECTION): Define, not visible yet.
12286 (LD_INIT_SWITCH): Define, not visible yet.
12287 * t-aix43 (MULTILIB_OPTIONS): Revert Aug 2 change.
12289 2000-01-04 Joel Sherrill (joel@OARcorp.com>
12291 * config/rs6000/rtems.h: Include config/rtems.h.
12293 2000-01-04 David Edelsohn <edelsohn@gnu.org>
12295 * rs6000.h (HANDLE_PRAGMA_PACK): Define.
12296 (SLOW_UNALIGNED_ACCESS): Define.
12297 (CASE_VECTOR_MODE): Always use 32-bit offsets.
12298 (ASM_FILE_END): Generate 64-bit symbol in 64-bit mode.
12299 (EXTRA_SECTOIN_FUNCTIONS): Indent .csect pseudo-op.
12300 (toc_section): Likewise and .toc pseudo-op.
12301 (ASM_DECLARE_FUNCTION): Likewise. Align text more strictly in
12303 (TEXT_SECTION_ASM_OP): Likewise.
12304 (ASM_OUTPUT_ADD_VEC_ELT, ASM_OUTPUT_ADDR_DIFF_ELT): Always use
12307 1999-12-17 Jakub Jelinek <jakub@redhat.com>
12309 * config/rs6000/rs6000.h (TARGET_POWERPC64): Make sure
12310 UNITS_PER_WORD and BITS_PER_WORD are compile time constants when
12313 2000-01-06 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12315 * rs6000.h: Move more stuff from here...
12317 * sysv4.h: Cleanup accordingly.
12318 * netware.h: Likewise
12320 2000-01-05 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12322 * rs6000.h: Continue cleanup.
12324 * lynx.h: Likewise.
12325 * netware.h: Likewise.
12326 * sol2.h: Likewise.
12327 * sysv4.h: Likewise.
12328 * win-nt.h: Likewise.
12330 * rs6000.h (TARGET_SWITCHES): Add descriptions.
12331 (TARGET_OPTIONS): Likewise.
12333 * sysv4.h (SUBTARGET_SWITCHES): Add descriptions.
12334 (SUBTARGET_OPTIONS): Likewise.
12336 * rs6000.md: Fix compile time warnings.
12338 2000-01-04 Geoff Keating <geoffk@cygnus.com>
12340 vxworks patches from the Cygnus tree originally by
12341 Michael Meissner <meissner@cygnus.com> and Vladimir Makarov
12342 <vmakarov@cygnus.com>.
12343 * sysv4.h (SUBTARGET_SWITCHES): Add vxworks.
12344 (ENDFILE_SPEC): Likewise.
12345 (LIB_VXWORKS_SPEC): New macro.
12346 (STARTFILE_VXWORKS_SPEC): New macro.
12347 (ENDFILE_VXWORKS_SPEC): New macro.
12348 (LINK_START_VXWORKS_SPEC): New macro.
12349 (LINK_OS_VXWORKS_SPEC): New macro.
12350 (CPP_OS_VXWORKS_SPEC): New macro.
12351 (SUBTARGET_EXTRA_SPECS): Add all the vxworks specs.
12352 * vxppc.h: Rewrite to use proper configuration method.
12353 * vxppcle.h: New file.
12354 * ../../configure.in: Add powerpcle-wrs-vxworks*.
12355 * ../../configure: Rebuilt.
12357 2000-01-04 Geoff Keating <geoffk@cygnus.com>
12359 Lots of changes to rs6000.h, sysv4.h, aix.h,
12360 aix31.h, aix3newas.h, aix41.h, aix43.h, beos.h,
12361 with the aim that rs6000.h is the first header
12362 included and the others override it.
12365 * x-aix41-gld: Remove.
12367 * x-aix41: Remove target-specific switches, and don't specify
12368 -Wl,-bbigtoc as we don't need it any more.
12369 * ../../configure.in: Use x-aix41 for ppc AIX 4.1 and above.
12370 Use t-aix43 for AIX 4.3 and above.
12371 * ../../configure: Regenerated.
12373 * rs6000.h (TARGET_SWITCHES): Add some initial prolog-scheduling
12374 options, that don't do anything yet.
12375 (MASK_SCHED_PROLOG): New macro.
12376 (MASK_SCHED_EPILOG): New macro.
12377 (TARGET_SCHED_PROLOG): New macro.
12378 (TARGET_SCHED_EPILOG): New macro.
12380 2000-01-04 Geoff Keating <geoffk@cygnus.com>
12382 * rs6000.c: Correct comment, the `minimal' TOCs are actually
12383 one per translation unit, not one per function.
12384 (output_toc): Also do duplicate constant elimination
12385 for per-translation-unit TOCs.
12387 * rs6000.md (nonlocal_goto_receiver): Put it back as before. Add
12388 a comment explaining _exactly_ when this pattern gets used.
12389 (builtin_setjmp_receiver): New pattern for better clarity.
12390 (init_v4_pic): Move it into a section dealing with TOC registers.
12392 1999-12-30 Geoff Keating <geoffk@cygnus.com>
12394 * rs6000.c (toc_hash_table): New variable.
12395 (rs6000_hash_constant): New function.
12396 (toc_hash_function): New function.
12397 (toc_hash_eq): New function.
12398 (toc_hash_mark_entry): New function.
12399 (toc_hash_mark_table): New function.
12400 (output_toc): Don't output duplicate TOC entries in
12402 (rs6000_add_gc_roots): Add the hash table as a GC root.
12403 * t-aix43: Move AR_FOR_TARGET and CLIB here from x-aix43,
12404 where they clearly shouldn't be. This may need to be fixed
12405 later when there is a GNU ar for AIX.
12406 * x-aix43: Don't define CLIB or AR_FOR_TARGET.
12407 Don't define BOOT_LDFLAGS as it is now not necessary.
12409 1999-12-29 Geoff Keating <geoffk@cygnus.com>
12411 * rs6000.c (rs6000_build_va_list): Use 'char *' rather than 'void *'
12412 for va_list on AIX. Use unsigned_char_type_node rather than
12413 constructing our own version on svr4.
12415 1999-12-17 Geoff Keating <geoffk@cygnus.com>
12417 * tramp.asm (__trampoline_size): Delete CYGNUS LOCAL comment,
12418 since patently it's not.
12420 1999-12-08 Geoff Keating <geoffk@cygnus.com>
12422 * config/rs6000/rs6000.md (nonlocal_goto_receiver): Turn into
12423 define_expand/define_insn pair, and handle restore of the
12424 SVR4 -fpic register.
12426 Wed Mar 15 15:43:38 2000 Jeffrey A Law (law@cygnus.com)
12428 * acconfig.h (HAVE_GAS_WEAK): New define.
12429 * configure.in (assembler weak support): Check for .weak support.
12430 * config.in, configure: Rebuilt.
12431 * pa/som.h (MAKE_DECL_ONE_ONLY, ASM_WEAKEN_LABEL): Only define if
12432 HAVE_GAS_WEAK is defined.
12434 2000-03-15 Nick Clifton <nickc@cygnus.com>
12436 * config/arm/arm.c (arm_output_epilogue): Do not pass %c to
12439 2000-03-15 Zack Weinberg <zack@wolery.cumb.org>
12441 * cppfiles.c (open_include_file): New function.
12442 (find_include_file, cpp_read_file): Use it.
12444 2000-03-15 Jason Merrill <jason@casey.cygnus.com>
12446 * cpphash.c (dump_hash_helper): Take the slot, not the element.
12448 Wed Mar 15 14:28:54 2000 Jason Eckhardt <jle@cygnus.com>
12450 * flow.c (verify_flow_info): Check for unconditional return.
12452 Wed Mar 15 11:34:27 2000 Jim Wilson <wilson@cygnus.com>
12454 * config/ia64/ia64.md (restore_stack_nonlocal): New.
12455 * config/ia64/lib1funcs.asm (__ia64_nonlocal_goto): Delete padding nop.
12456 (__ia64_restore_stack_nonlocal): New.
12457 * config/ia64/t-ia64 (LIB1ASMFUNCS): Add __restore_stack_nonlocal.
12459 2000-03-15 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12461 * cpphash.c (collect_formal_parameters): Do not complain about
12462 parameter names that just start with `__VA_ARGS__'.
12464 Wed Mar 15 13:26:58 MET 2000 Jan Hubicka <jh@suse.cz>
12466 * i386.md (movhi_1): Promote movw imm, reg to movl imm, reg and
12467 movw reg, reg to movzwl reg, reg on PARTIAL_REGISTER_STALL machines.
12468 * i386.c (pentiumpro_cost): Set mul cost to 4.
12469 (x86_use_movx): Set for PPro.
12471 Wed Mar 15 13:07:05 MET 2000 Jan Hubicka <jh@suse.cz>
12473 * i386.md (ix86_compute_frame_size): stack_alignment_needed is
12474 STACK_BOUNDARY for empty frames now.
12476 2000-03-14 Mark Mitchell <mark@codesourcery.com>
12478 * stor-layout.c (layout_union): Remove.
12479 (layout_union_field): New function, split out from layout_union.
12480 (finish_union_layout): Likewise.
12481 (layout_field): Handle unions by calling layout_union_field.
12482 (finish_record_layout): Handle unions.
12483 (layout_type): Combine RECORD_TYPE, UNION_TYPE, and
12484 QUAL_UNION_TYPE handling.
12486 Wed Feb 23 13:00:06 CET 2000 Jan Hubicka <jh@suse.cz>
12488 * flow.c (fixup_reorder_chain): Avoid double labels in the basic block;
12489 end of basic block is jump_insn, not barrier; use create_basic_block
12490 instead of creating basic block by hand.
12492 2000-03-14 Jason Eckhardt <jle@cygnus.com>
12494 * flow.c (reorder_basic_blocks): Account for barriers when writing
12495 over NEXT_INSN (last_bb->end).
12496 (verify_flow_info): Add check for missing barriers.
12498 2000-03-14 Greg McGary <gkm@gnu.org>
12500 * c-lex.h (enum rid): Add RID_BOUNDED & RID_UNBOUNDED.
12501 * c-lex.c (init_lex): Handle RID_BOUNDED & RID_UNBOUNDED.
12502 * c-parse.gperf (__bounded, __bounded__, __ptrbase, __ptrbase__,
12503 __ptrextent, __ptrextent__, __ptrvalue, __ptrvalue__,
12504 __unbounded, __unbounded__): New keywords.
12505 * c-parse.in (PTR_VALUE PTR_BASE PTR_EXTENT): New tokens.
12506 * c-parse.y, c-parse.c, c-parse.h: Regenerate.
12507 * objc/objc-parse.y, objc/objc-parse.c: Regenerate.
12509 2000-03-14 Bernd Schmidt <bernds@cygnus.co.uk>
12511 * cselib.h: New file.
12512 * alias.c: Include "cselib.h".
12513 (fixed_scalar_and_varying_struct_p): Accept the addresses of the
12514 MEMs as two new arguments.
12515 (get_addr): New static function.
12516 (find_base_term): Handle VALUEs.
12517 (memrefs_conflict_p): Likewise.
12518 (true_dependence): Call get_addr on the addresses.
12519 Call fixed_scalar_and_varying_struct_p with addresses that have been
12520 passed through get_addr and canon_rtx.
12521 (write_dependence_p): Move DIFFERENT_ALIAS_SETS_P test for consistency
12522 with true_dependence.
12523 Call get_addr on the addresses; don't call canon_rtx on the MEMs.
12524 * loop.c: Include "cselib.h".
12525 (load_mems): Process extended basic block that enters the loop with
12526 cselib. Use that information to change initialization of the shadow
12527 register so that a constant equivalence is seen by later passes.
12528 * reload1.c: Include "cselib.h".
12529 (reload_cse_invalidate_regno): Delete function.
12530 (reload_cse_mem_conflict_p): Likewise.
12531 (reload_cse_invalidate_mem): Likewise.
12532 (reload_cse_invalidate_rtx): Likewise.
12533 (reload_cse_regno_equal_p): Likewise.
12534 (reload_cse_check_clobber): Likewise.
12535 (reload_cse_record_set): Likewise.
12536 (reg_values): Delete static variable.
12537 (invalidate_regno_rtx): Likewise.
12538 (reload_cse_delete_noop_set): New static function.
12539 (reload_cse_simplify): New static function, broken out of
12541 (reload_cse_noop_set_p): Delete unused argument INSN.
12542 Just call rtx_equal_for_cselib_p on set source and destination.
12543 (reload_cse_regs_1): Break out some code into reload_cse_simplify and
12544 reload_cse_delete_noop_set. Delete code to keep track of values; use
12545 cselib functions instead. Delete code to push/pop obstacks.
12546 (reload_cse_simplify_set): Use cselib to find equivalent values.
12547 Delete code to push/pop obstacks.
12548 (reload_cse_simplify_operands): Likewise.
12549 * rtl.def (VALUE): New rtx code.
12550 * rtl.h (union rtunion_def): New elt rt_cselib.
12551 (X0CSELIB, CSELIB_VAL_PTR): New macros.
12552 * simplify_rtx.c: Include "ggc.h", "obstack.h", "cselib.h".
12553 (new_elt_list, new_elt_loc_list, unchain_one_value, clear_table,
12554 unchain_one_elt_list, unchain_one_elt_loc_list, check_useless_values,
12555 discard_useless_locs, discard_useless_values, entry_and_rtx_equal_p,
12556 hash_rtx, new_cselib_val, add_mem_for_addr, get_value_hash,
12557 cselib_lookup_mem, cselib_subst_to_values, cselib_invalidate_regno,
12558 cselib_mem_conflict_p, cselib_invalidate_mem, cselib_invalidate_rtx,
12559 cselib_record_set, cselib_record_sets): New static functions.
12560 (cselib_lookup, cselib_update_varray_sizes, cselib_init,
12561 cselib_finish, cselib_process_insn, rtx_equal_for_cselib_p,
12562 references_value_p): New functions.
12563 (MAX_USELESS_VALUES, REG_VALUES): New macros.
12564 (table, cselib_current_insn, next_unknown_value, cselib_nregs,
12565 n_useless_values, reg_values, callmem, cselib_obstack,
12566 cselib_startobj, empty_vals, empty_elt_lists, empty_elt_loc_lists):
12567 New static variables.
12568 * varray.h (union varray_data_tag): New elt te.
12569 (VARRAY_ELT_LIST_INIT, VARRAY_ELT_LIST): New macros.
12570 * Makefile.in (reload1.o, loop.o, simplify-rtx.o, alias.o): Update
12573 2000-03-14 Nick Clifton <nickc@cygnus.com>
12575 * gcc.c (do_spec_1): Catch the case where %* is used in a
12576 substitution pattern, but it has not been initialised.
12577 Issue a meaningful error message if an unrecognised operator
12578 is encountered in a spec string.
12580 2000-03-14 Richard Earnshaw <rearnsha@arm.com>
12582 * function.c (prepare_function_start): Correctly initialize
12583 cfun->stack_alignment_needed.
12585 2000-03-14 Zack Weinberg <zack@wolery.cumb.org>
12587 * cppfiles.c (find_include_file): Don't assume nshort is a
12590 Tue Mar 14 08:42:21 2000 Jeffrey A Law (law@cygnus.com)
12592 * configure.in (hppa configurations): Add pa32-regs.h to the
12593 list of tm files as appropriate.
12594 * configure: Rebuilt.
12595 * pa.c (compute_frame_size): Remove explicit knowledge about FP
12596 register numbering.
12597 (hppa_expand_prologue, hppa_expand_epilogue): Likewise.
12598 (fmpyaddoperands, fmpysuboperands): Likewise.
12599 * pa.h: Remove various definitions which depend on knowing
12600 how registers are numbered.
12601 * pa32-regs.h: New file with PA32 register numbering specific
12604 2000-03-14 Richard Henderson <rth@cygnus.com>
12606 * regmove.c (combine_stack_adjustments): New.
12607 (stack_memref_p, single_set_for_csa): New.
12608 (free_csa_memlist, record_one_stack_memref): New.
12609 (try_apply_stack_adjustment): New.
12610 (combine_stack_adjustments_for_block): New.
12611 * rtl.h (combine_stack_adjustments): Declare.
12612 * toplev.c (rest_of_compilation): Call it.
12614 * i386.md: Revert 2000-01-16 change.
12616 2000-03-14 Martin v. Löwis <loewis@informatik.hu-berlin.de>
12618 * gccbug.in: Add web category, gcc specific classes.
12620 2000-03-14 Nathan Sidwell <nathan@codesourcery.com>
12622 * stor-layout.c (finalize_record_size): Fix typo.
12624 2000-03-14 Stan Shebs <shebs@apple.com>
12626 * c-typeck.c (c_alignof): Error on incomplete types.
12627 * extend.texi (Alignment): Document this.
12629 2000-03-13 Zack Weinberg <zack@wolery.cumb.org>
12631 * cppfiles.c: Include mkdeps.h.
12632 (find_include_file, read_include_file): Remove _cpp_ prefix
12633 from name, make static.
12634 (_cpp_execute_include): New function, broken out of
12637 * cpplib.c: Don't include mkdeps.h.
12638 (struct directive): Remove type field. Reorder entries. The
12639 function takes only one argument.
12640 (struct if_stack): Make type field an int.
12641 (directive_table): Rename to dtable. Generate it, the
12642 prototypes of the directive handlers, and the enum for the
12643 directive numbers, from a template macro.
12644 (do_ifndef, do_include_next, do_import): New functions.
12645 (do_define, do_include, do_endif, do_ifdef, do_if, do_else,
12646 do_undef, do_line, do_elif, do_error, do_pragma, do_warning,
12647 do_ident, do_assert, do_unassert, do_sccs): Take only one
12649 (do_sccs): Define always, but alter behavior based on
12651 (_cpp_handle_directive, consider_directive_while_skipping):
12652 Restructure for new directive table layout.
12654 (pass_thru_directive): Take a directive number, not a pointer
12655 to a struct directive.
12656 (parse_include): New function, broken out of do_include.
12657 (do_include, do_import, do_include_next): Use parse_include
12658 and _cpp_execute_include.
12659 (do_elif, do_else): Test for T_ELSE specifically when checking
12660 for #elif/#else after #else.
12661 (parse_ifdef): New function, broken out of do_ifdef.
12662 (validate_else): Expect a name arg without a leading #.
12663 (if_directive_name): Delete.
12664 (cpp_define, cpp_assert, cpp_undef, cpp_unassert): Call
12665 directive handlers with only one argument.
12667 * cpphash.h: Update prototypes.
12668 (enum node_type): Remove entries for directives.
12669 * Makefile.in: Update dependencies.
12671 * cpphash.c (dump_hash_helper): Only dump nodes of type
12672 T_MACRO. Emit a newline after each definition.
12674 2000-03-14 Martin v. Löwis <loewis@informatik.hu-berlin.de>
12676 * gccbug.in: New file.
12677 * configure.in (all_outputs): Add gccbug.
12678 * Makefile.in (install-common): Install gccbug.
12679 (GCCBUG_INSTALL_NAME): New variable.
12680 * configure: Rebuilt.
12682 2000-03-13 Jason Merrill <jason@casey.cygnus.com>
12684 * function.c (put_var_into_stack): Use type_for_mode to calculate
12685 part_type. Use MEM_SET_IN_STRUCT_P.
12686 * expr.c (store_field): Handle CONCAT.
12687 (store_constructor): Use fields_length.
12688 * tree.c (fields_length): New fn.
12689 * tree.h: Declare it.
12691 2000-03-13 Zack Weinberg <zack@wolery.cumb.org>
12693 * Makefile.in (LIBCPP_OBJS): Add cpplex.o.
12694 (cpplex.o): New target.
12695 * po/POTFILES.in: Add cpplex.c.
12697 * cpplex.c (_cpp_grow_token_buffer, null_cleanup,
12698 cpp_push_buffer, cpp_pop_buffer, cpp_scan_buffer,
12699 cpp_expand_to_buffer, cpp_buf_line_and_col, cpp_file_buffer,
12700 skip_block_comment, skip_line_comment, skip_comment,
12701 copy_comment, _cpp_skip_hspace, _cpp_skip_rest_of_line,
12702 _cpp_parse_name, skip_string, parse_string,
12703 _cpp_parse_assertion, cpp_get_token, cpp_get_non_space_token,
12704 _cpp_get_directive_token, find_position,
12705 _cpp_read_and_prescan, _cpp_init_input_buffer): Move here.
12706 (maybe_macroexpand, _cpp_lex_token): New functions.
12708 * cpplib.c (SKIP_WHITE_SPACE, eval_if_expr, parse_set_mark,
12709 parse_goto_mark): Delete.
12710 (_cpp_handle_eof): New function.
12711 (_cpp_handle_directive): Rename from handle_directive.
12712 (_cpp_output_line_command): Rename from output_line_command.
12713 (do_if, do_elif): Call _cpp_parse_expr directly.
12714 * cppfiles.c (_cpp_read_include_file): Don't call
12715 init_input_buffer here.
12716 * cpphash.c (quote_string): Move here, rename _cpp_quote_string.
12717 * cppexp.c (_cpp_parse_expr): Diddle parsing_if_directive
12718 here; pop the token_buffer and skip the rest of the line here.
12719 * cppinit.c (cpp_start_read): Call _cpp_init_input_buffer
12722 * cpphash.h (CPP_RESERVE, CPP_IS_MACRO_BUFFER, ACTIVE_MARK_P):
12724 (CPP_SET_BUF_MARK, CPP_GOTO_BUF_MARK, CPP_SET_MARK,
12725 CPP_GOTO_MARK): New macros.
12726 (_cpp_quote_string, _cpp_parse_name, _cpp_skip_rest_of_line,
12727 _cpp_skip_hspace, _cpp_parse_assertion, _cpp_lex_token,
12728 _cpp_read_and_prescan, _cpp_init_input_buffer,
12729 _cpp_grow_token_buffer, _cpp_get_directive_token,
12730 _cpp_handle_directive, _cpp_handle_eof,
12731 _cpp_output_line_command): Prototype them here.
12732 * cpplib.h (enum cpp_token): Add CPP_MACRO.
12733 (CPP_RESERVE, get_directive_token, cpp_grow_buffer,
12734 quote_string, output_line_command): Remove.
12736 2000-03-13 Bernd Schmidt <bernds@cygnus.co.uk>
12738 * stmt.c (expand_end_case): RANGE may be signed, and when checking
12739 whether it is too large we must also verify that it isn't negative.
12741 2000-03-13 Jakub Jelinek <jakub@redhat.com>
12743 * config/sparc/sparc.md: Remove all traces of TARGET_LIVE_G0.
12744 (movsi_zero_liveg0): Remove.
12745 (movsf_insn_novis_liveg0): Remove.
12747 (negsi2_not_liveg0): Rename to negsi2.
12748 (one_cmplsi2): Remove.
12749 (one_cmplsi2_not_liveg0): Rename to one_cmplsi2.
12750 (one_cmplsi2_liveg0): Remove.
12751 * config/sparc/sparc.h (TARGET_LIVE_G0, TARGET_BROKEN_SAVERESTORE,
12752 MASK_LIVE_G0, MASK_BROKEN_SAVERESTORE): Remove.
12753 (CONDITIONAL_REGISTER_USAGE): Remove TARGET_LIVE_G0 if.
12754 (PREDICATE_CODES): Remove zero_operand.
12755 * config/sparc/sparc.c: Remove all traces of TARGET_LIVE_G0 and
12756 TARGET_BROKEN_SAVERESTORE.
12757 (zero_operand): Remove.
12758 * config/sparc/splet.h (SUBTARGET_SWITCHES): Remove -mlive-g0,
12759 -mno-live-g0, -mbroken-saverestore and -mno-broken-saverestore
12761 (SUBTARGET_OVERRIDE_OPTIONS): Remove.
12762 * config/sparc/linux-aout.h (TARGET_LIVE_G0,
12763 TARGET_BROKEN_SAVERESTORE): Remove.
12764 * config/sparc/linux.h (TARGET_LIVE_G0, TARGET_BROKEN_SAVERESTORE):
12766 * config/sparc/linux64.h (TARGET_LIVE_G0, TARGET_BROKEN_SAVERESTORE):
12768 * config/sparc/sol2.h (TARGET_LIVE_G0, TARGET_BROKEN_SAVERESTORE):
12771 * config/sparc/sparc.md (return_df_no_fpu): New pattern.
12773 2000-03-13 Zack Weinberg <zack@wolery.cumb.org>
12775 * cpplib.c (do_pragma_implementation): Fix off-by-one error
12776 truncating a string. Don't assume tokens are nul terminated.
12777 Problem noted by Andreas Jaeger <aj@suse.de>
12779 2000-03-13 Jason Merrill <jason@casey.cygnus.com>
12781 * dwarf2out.c (add_name_and_src_coords_attributes): Only add
12782 DW_AT_MIPS_linkage_name for TREE_PUBLIC decls.
12783 (ASM_OUTPUT_DWARF_ADDR_CONST): Don't output trailing newline.
12785 2000-03-13 Richard Earnshaw <rearnsha@arm.com>
12787 * stor-layout.c (new_record_layout_info): Fix typo inside ifdef
12788 STRUCTURE_SIZE_BOUNDARY.
12790 2000-03-13 Mark Mitchell <mark@codesourcery.com>
12792 * tree.h (record_layout_info_s): New structure.
12793 (record_layout_info): New type.
12794 (new_record_layout_info): New function.
12795 (layout_field): Likewise.
12796 (finish_record_layout): Likewise.
12797 * stor-layout.c (layout_record): Remove.
12798 (new_record_layout_info): New function.
12799 (layout_field): New function, broken out from layout_record.
12800 (finalize_record_size): Likewise.
12801 (compute_record_mode): Likewise.
12802 (finalize_type_size): New function, broken out from layout_type.
12803 (finish_record_layout): Likewise.
12804 (layout_type): Use them.
12806 2000-03-12 Zack Weinberg <zack@wolery.cumb.org>
12808 * cpphash.c: Don't include version.h.
12809 (special_symbol) [case T_VERSION]: Look for the string in
12810 hp->value.cpval; don't use version_string.
12811 * cppinit.c (initialize_builtins): Set hp->value.cpval for
12812 __VERSION__ to version_string.
12813 * Makefile.in (cpphash.o): Update deps.
12815 2000-03-12 Zack Weinberg <zack@wolery.cumb.org>
12817 Convert cpplib to use libiberty/hashtab.c.
12819 * cpplib.h (struct cpp_reader): Make hashtab and
12820 all_include_files of type 'struct htab *'. Delete HASHSIZE
12821 and ALL_INCLUDE_HASHSIZE macros.
12823 * cpphash.h: Update prototypes.
12824 (struct hashnode): Remove next, prev, and bucket_hdr members.
12825 Make length a size_t. Add hash member.
12826 (struct ihash): Remove next member. Add hash member. Make
12827 name a flexible array member.
12829 * cppfiles.c: Include hashtab.h.
12830 (include_hash): Delete.
12831 (IHASHSIZE): New macro.
12832 (hash_IHASH, eq_IHASH, _cpp_init_include_hash): New functions.
12833 (cpp_included): Do the hash lookup here.
12834 (_cpp_find_include_file): Rewrite.
12835 (cpp_read_file): Put the "fake" hash entry into the hash
12836 table. Honor the control_macro, if it turns out we've seen
12837 the file before. Don't push the buffer here.
12838 (_cpp_read_include_file): Push the buffer here.
12839 (OMODES): New macro. Use it whenever we call open(2).
12841 * cpphash.c: Include hashtab.h.
12842 (hash_HASHNODE, eq_HASHNODE, del_HASHNODE, dump_hash_helper,
12843 _cpp_init_macro_hash, _cpp_dump_macro_hash, _cpp_make_hashnode,
12844 _cpp_lookup_slot): New functions.
12845 (HASHSIZE): new macro.
12846 (hashf, _cpp_install, _cpp_delete_macro): Delete.
12847 (_cpp_lookup): Use hashtab.h routines.
12849 * cppinit.c: Include hashtab.h.
12850 (cpp_reader_init): Call _cpp_init_macro_hash and
12851 _cpp_init_include_hash. Don't allocate hashtab directly.
12852 (cpp_cleanup): Just call htab_delete on pfile->hashtab and
12853 pfile->all_include_files.
12854 (initialize_builtins): Use _cpp_make_hashnode and
12855 htab_find_slot to add hash entries.
12856 (cpp_finish): Just call _cpp_dump_macro_hash.
12857 * cpplib.c: Include hashtab.h.
12858 (do_define): Use _cpp_lookup_slot and _cpp_make_hashnode to
12859 create hash entries.
12860 (do_pragma_poison, do_assert): Likewise.
12861 (do_include): Don't push the buffer here. Don't increment
12862 system_include_depth unless _cpp_read_include_file succeeds.
12863 (do_undef, do_unassert): Use _cpp_lookup_slot and htab_clear_slot
12864 or htab_remove_elt.
12865 (do_pragma_implementation): Use alloca to create copy.
12867 * Makefile.in: Update dependencies.
12869 2000-03-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12871 * cppinit.c (cl_directive_handler): More K&R fixing.
12873 Sat Mar 11 23:54:26 2000 Jim Wilson <wilson@cygnus.com>
12875 * config/ia64/ia64.c (ia64_compute_frame_size): Align size to
12877 * config/ia64/ia64.h (REGISTER_MOVE_COST): Add missing parentheses.
12879 2000-03-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12881 * cppinit.c (no_arg, no_ass, no_dir, no_fil, no_mac, no_pth):
12882 Change from char[] to macros.
12884 2000-03-12 Neil Booth <NeilB@earthling.net>
12886 * cppinit.c (cpp_start_read): Update indirect function
12889 Sat Mar 11 16:18:12 2000 Jim Wilson <wilson@cygnus.com>
12891 * config/ia64/ia64.h (ADDITIONAL_REGISTER_NAMES): Fix typo in loc79
12894 * config/ia64/ia64-protos.h, config/ia64/ia64.c, config/ia64/ia64.h,
12895 config/ia64/ia64.md, config/ia64/xm-ia64.h: Fix copyright messages.
12897 2000-03-11 Neil Booth <NeilB@earthling.net>
12899 * cppinit.c (struct pending option): Replace undef with a
12900 pointer to a directive handling routine.
12901 (struct cpp_pending): Replace separate assert_ and define_
12902 lists with one directive_ list.
12903 (new_pending_define): Rename new_pending_directive. Extra
12904 argument is the directive's handling routine.
12905 (handle_option): Update to use new_pending_directive.
12907 2000-03-11 Neil Booth <NeilB@earthling.net>
12909 * cppfiles.c (file_cleanup, _cpp_find_include_file,
12910 remap_filename, _cpp_read_include_file, actual_directory,
12911 hack_vms_include_specification): Replace bcopy(), index() etc
12912 calls. Add casts to some allocations. Make some variables
12913 pointers to const [unsigned] char.
12914 * cpphash.c (_cpp_install, macro_cleanup, collect_expansion,
12915 collect_formal_parameters): Similarly.
12916 * cppinit.c (struct pending_option, append_include_chain,
12917 cpp_options_init, cpp_reader_init, initialize_standard_includes,
12918 cpp_start_read, new_pending_define, handle_option): Similarly.
12919 * cpplib.c (cpp_define, copy_comment, do_define, do_include,
12920 do_undef, do_error, do_warning, do_pragma, do_pragma_once,
12921 do_pragma_implementation, detect_if_not_defined,
12922 do_ifdef, skip_if_group, cpp_get_token, parse_string,
12923 do_assert, do_unassert): Similarly.
12924 * cpplib.h (cpp_buffer, cpp_options): Update types. Update
12925 function prototypes.
12926 * mkdeps.c (deps_add_target, deps_add_dep): cast allocations.
12928 2000-03-10 Richard Henderson <rth@cygnus.com>
12930 * builtins.c (expand_builtin_strlen): Revert last change.
12931 Use emit_insn_before if we're at the beginning of a sequence.
12933 2000-03-10 Jason Merrill <jason@casey.cygnus.com>
12935 * builtins.c (expand_builtin_strlen): Make sure that we have something
12936 at the beginning of the sequence.
12938 * toplev.c (rest_of_compilation): Also set TREE_NOTHROW for
12941 * invoke.texi (C++ Dialect Options): Document -fno-enforce-eh-specs.
12943 2000-03-10 Richard Henderson <rth@cygnus.com>
12945 * except.c (can_throw): Use INTVAL on a CONST_INT.
12946 (reachable_handlers): Likewise.
12947 * flow.c (count_basic_blocks, find_basic_blocks_1): Likewise.
12949 2000-03-10 Andreas Jaeger <aj@suse.de>
12951 * config/mips/linux.h: Undefine MD_EXEC_PREFIX and
12952 MD_STARTFILE_PREFIX since those are not needed on linux.
12953 (ASM_FILE_START): New, from mips/gnu.h.
12955 2000-03-09 Richard Henderson <rth@cygnus.com>
12956 Alex Samuel <samuel@codesourcery.com> and others
12958 * Makefile.in (ssa.o): New rule.
12960 (STAGESTUFF): Add *.ssa and *.ussa.
12961 (mostlyclean): Delete *.ssa, *.ussa, */*.ssa, */*.ussa.
12962 * rtl.def (PHI): New RTL expression.
12963 * rtl.h (clear_log_links): New declaration.
12964 (convert_to_ssa): Likewise.
12965 (convert_from_ssa): Likewise.
12966 * flow.c (split_edge): If the entry node falls through to the
12967 split edge's source block, split the entry edge.
12968 (clear_log_links): New function.
12969 * toplev.c (ssa_dump): New variable.
12970 (flag_ssa): Likewise.
12971 (f_options): Add "ssa".
12972 (compile_file): Create SSA dump files.
12973 (rest_of_compilation): Go to and from SSA if enabled.
12974 (decide_d_option): Handle -de for SSA dump files.
12977 Thu Mar 9 20:01:38 2000 Jim Wilson <wilson@cygnus.com>
12979 * expr.c (expand_assignment): For a CALL_EXPR, special case PARM_DECL
12982 2000-03-09 Benjamin Kosnik <bkoz@cygnus.com>
12984 * config/alpha/linux.h (WCHAR_TYPE): Make consistent.
12986 Thu Mar 9 18:10:02 2000 Jeffrey A Law (law@cygnus.com)
12988 * config/pa/pa-hpux10.h (LIB_SPEC): Correct typo in !p case.
12989 (MD_STARTFILE_PREFIX_1): New macro.
12991 2000-03-09 Robert Lipe <robertl@sco.com>
12993 * config/ia64/ia64.c: Include system.h.
12995 2000-03-09 Jason Merrill <jason@casey.cygnus.com>
12997 * except.c (nothrow_function_p): If -fno-exceptions, just return.
12998 (init_eh_nesting_info): Likewise.
13000 * tree.h (struct tree_common): Rename raises_flag to nothrow_flag.
13001 (TREE_NOTHROW): Rename from TREE_RAISES.
13002 * toplev.c (rest_of_compilation): Set it.
13003 * print-tree.c (print_node): Adjust.
13004 * tree.c (stabilize_reference, build, build1): Don't set TREE_RAISES.
13005 (stabilize_reference_1, get_unwidened, get_narrower): Likewise.
13006 * calls.c (emit_call_1): Add 'nothrow' parm. Add
13007 REG_EH_REGION note as appropriate.
13008 (libfunc_nothrow): New fn.
13009 (emit_library_call, emit_library_call_value): Use it.
13010 (expand_call): Check TREE_NOTHROW.
13012 * varasm.c (make_decl_rtl): Skip initial '*' when setting
13013 DECL_ASSEMBLER_NAME.
13015 2000-03-09 Andreas Jaeger <aj@suse.de>
13017 * mips/linux.h (NO_IMPLICIT_EXTERN_C): Define.
13018 (TARGET_MEM_FUNCTIONS): Define.
13020 2000-03-09 Jason Merrill <jason@casey.cygnus.com>
13022 * i386.c (ix86_valid_type_attribute_p): Use compare_tree_int.
13024 * except.c (can_throw): See through a SEQUENCE.
13025 (nothrow_function_p): New fn.
13026 * except.h: Declare it.
13027 * function.c (current_function_nothrow): New var.
13028 (prepare_function_start): Initialize it.
13029 * output.h: Declare it.
13030 * toplev.c (rest_of_compilation): Set it.
13031 * dwarf2out.c (dwarf2out_begin_prologue): Use it.
13033 2000-03-09 Zack Weinberg <zack@wolery.cumb.org>
13035 * cpphash.c (collect_formal_parameters): strncmp returns 0 for
13036 match. (cpp_compare_defs): Count the nul separator when
13037 advancing over argument names.
13039 2000-03-09 Bernd Schmidt <bernds@cygnus.co.uk>
13041 * recog.c (preprocess_constraints): Matching constraints affect
13042 same alternative/different operand, not same operand/different
13045 * reload1.c (eliminate_regs_in_insn): Handle additions of eliminable
13046 register and a constant specially.
13048 2000-03-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13050 * libgcc2.h: New file.
13051 * libgcc2.c: Move macros, typedefs and prototypes to libgcc2.h.
13053 Wed Mar 8 16:19:42 2000 Jim Wilson <wilson@cygnus.com>
13055 * configure.in (ia64*-*-elf*, ia64*-*-linux*): New.
13056 * configure: Regenerate.
13057 * config/ia64: New.
13059 2000-03-08 Zack Weinberg <zack@wolery.cumb.org>
13061 * Makefile.in (LIBCPP_DEPS): New macro.
13062 (cpplib.o, cpphash.o, cpperror.o, cppexp.o, cppfiles.o): Use
13063 it to declare deps.
13064 * cpperror.c: Include cpphash.h.
13065 * cppexp.c: Include cpphash.h. Remove MULTIBYTE_CHARS
13067 (lex): Don't use CPP_WARN_UNDEF.
13068 (_cpp_parse_expr): Return an int, the truth value.
13069 * cppfiles.c: Include cpphash.h.
13070 (_cpp_merge_include_chains): Move to cppinit.c and make static.
13071 * cppinit.c (include_defaults_array): Disentangle.
13072 (cpp_cleanup): Don't free the if stack here.
13073 (cpp_finish): Pop off all buffers, not just one.
13074 * cpplib.c (eval_if_expr): Return int.
13075 (do_xifdef): Rename do_ifdef.
13076 (handle_directive): Don't use CPP_PREPROCESSED.
13077 (cpp_get_token): Don't use CPP_C89.
13078 * fix-header.c: Don't use CPP_OPTIONS.
13080 * cpplib.h: Move U_CHAR, enum node_type, struct
13081 file_name_list, struct ihash, is_idchar, is_idstart,
13082 is_numchar, is_numstart, is_hspace, is_space, CPP_BUF_PEEK,
13083 CPP_BUF_GET, CPP_FORWARD, CPP_PUTS, CPP_PUTS_Q, CPP_PUTC,
13084 CPP_PUTC_Q, CPP_NUL_TERMINATE, CPP_NUL_TERMINATE_Q,
13085 CPP_BUMP_BUFFER_LINE, CPP_BUMP_LINE, CPP_PREV_BUFFER,
13086 CPP_PRINT_DEPS, CPP_TRADITIONAL, CPP_PEDANTIC, and prototypes
13087 of _cpp_simplify_pathname, _cpp_find_include_file,
13088 _cpp_read_include_file, and _cpp_parse_expr to cpphash.h.
13089 Move struct if_stack to cpplib.c. Move struct cpp_pending to
13091 Change all uses of U_CHAR to be unsigned char instead.
13092 Delete CPP_WARN_UNDEF, CPP_C89, and CPP_PREPROCESSED.
13094 2000-03-08 Jason Merrill <jason@casey.cygnus.com>
13096 * dwarf2out.c (dw_fde_struct): Add 'nothrow'.
13097 (dwarf2out_begin_prologue): Set it.
13098 (output_call_frame_info): Don't emit EH unwind info for leaves.
13100 * flow.c (count_basic_blocks, find_basic_blocks_1): A rethrow
13101 can occur outside of an EH region.
13102 * except.c: Correct comments about rethrow behavior.
13103 (rethrow_symbol_map): Do nothing if !flag_new_exceptions.
13105 2000-03-08 Andrew MacLeod <amacleod@cygnus.com>
13107 * flow.c (make_edges): Always call make_eh_edge for calls.
13109 2000-03-08 Zack Weinberg <zack@wolery.cumb.org>
13111 * cpplib.h (parse_underflow_t, CPP_NULL_BUFFER): Delete.
13112 (struct cpp_buffer): Remove fname and underflow fields.
13113 (struct cpp_reader): Remove get_token field.
13114 (struct include_hash): Rename to struct ihash. Add typedef to
13116 (struct if_stack): Remove fname field.
13117 (IF_STACK_FRAME): Rename to IF_STACK.
13119 * cpperror.c (print_containing_files): Trust that there are no
13120 macro buffers below the top file buffer.
13121 * cppfiles.c: Replace all references to 'struct include_hash'
13122 with 'IHASH'. Rename initialize_input_buffer to
13123 init_input_buffer. Don't set or reference cpp_buffer->fname,
13124 use buffer->ihash->name instead.
13125 * cpphash.c (special_symbol): Use cpp_file_buffer. Use NULL
13126 not CPP_NULL_BUFFER.
13127 * cppinit.c: Use NULL not CPP_NULL_BUFFER, IF_STACK not
13128 IF_STACK_FRAME, IHASH not struct include_hash.
13129 * cpplib.c: Rename eval_if_expression to eval_if_expr. Remove
13130 null_underflow. Use IF_STACK not IF_STACK_FRAME, IHASH not
13131 struct include_hash, NULL not CPP_NULL_BUFFER. Remove all
13132 references to cpp_buffer->fname (delete entirely, or use
13133 ->ihash->name instead) and IF_STACK->fname.
13134 (cpp_push_buffer): Don't set new->underflow.
13135 (do_include): Use cpp_file_buffer.
13137 * cpphash.c (collect_formal_parameters): Remove duplicate
13138 increment of argslen. Pedwarn in C99 mode if __VA_ARGS__ is
13139 used as a macro argument name. Don't append "..." to namebuf
13140 for varargs macros. After we're done scanning, go through
13141 namebuf and make it NUL separated, not comma separated.
13142 (_cpp_compare_defs): Remove register tag from variables.
13143 Expect defn->argnames to be NUL separated.
13144 (_cpp_dump_definition): Expect defn->argnames to be NUL
13145 separated and in forward order.
13146 * cpphash.h: Update documentation of argnames field.
13148 2000-03-08 Richard Henderson <rth@cygnus.com>
13150 * builtins.c (expand_builtin_strlen): Be prepared for strlensi
13151 to fail. Don't pre-expand the source operand.
13153 * i386.md (strlensi): Initialize eoschar and align before use.
13155 2000-03-08 Jason Merrill <jason@casey.cygnus.com>
13157 * expr.c (expand_expr, case ARRAY_REF): Still check for missing
13158 CONSTRUCTOR element.
13160 2000-03-08 Gavin Romig-Koch <gavin@cetus.cygnus.com>
13162 * mips.c (mips_expand_prologue): If the last
13163 named argument is the vararg marker "va_list", treat it as
13164 an unnamed argument.
13166 2000-03-08 Clinton Popetz <cpopetz@cygnus.com>
13168 * dbxout.c (dbxout_parms): When correcting for promoted
13169 big-endian parameters, use the mode of the DECL_RTL rather
13170 than UNITS_PER_WORD.
13172 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
13174 * c-common.h (make_fname_decl): Declare.
13175 * c-common.c (make_fname_decl): Define.
13176 (declare_hidden_char_array): Remove.
13177 (declare_function_name): Use make_fname_decl.
13178 * c-decl.c (c_make_fname_decl): New function.
13179 (init_decl_processing): Set make_fname_decl.
13181 Tue Mar 7 23:50:31 2000 Jeffrey A Law (law@cygnus.com)
13183 * cccp.c (handle_directive): Initialize backslash_newlines_p.
13185 2000-03-07 Philipp Thomas <pthomas@suse.de>
13187 * po/POTFILES.in: Remove cppalloc.c from file list.
13189 2000-03-07 Steve Chamberlain <sac@pobox.com>
13191 * pj.c (pj_expand_prologue): current_function->args_info is
13192 now current_function_args_info.
13194 * pj.h (STORE_FLAG_VALUE, USER_LABEL_PREFIX,
13195 LOCAL_LABEL_PREFIX, ASM_GENERATE_INTERNAL_LABEL,
13196 ASM_OUTPUT_INTERNAL_LABEL, ASM_OUTPUT_SKIP): Define.
13198 2000-03-08 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13200 * config/c4x/c4x.h (PUT_SDB_TYPE): Define so that the type info is
13201 output as hexadecimal rather than the default octal.
13203 2000-03-07 Zack Weinberg <zack@wolery.cumb.org>
13205 * cpphash.c (special_symbol): Fix thinko in previous commit.
13207 2000-03-07 Neil Booth <NeilB@earthling.net>
13209 * cppexp.c (struct operation, left_shift, right_shift,
13210 cpp_parse_expr): Change some "char"s to "U_CHAR"s, and some
13211 "int"s to "unsigned int"s.
13212 * cpplib.c (detect_if_not_defined, do_assert, do_unassert):
13214 * cpplib.h: Update for above.
13215 * mkdeps.c (deps_init, deps_calc_target): Cast pointers
13216 returned from allocations.
13218 * cppinit.c (opt_comp, parse_options): New functions.
13219 (handle_option): Use parse_option to parse a single command
13220 line option, that possibly takes an argument.
13221 (cpp_handle_options): Sort the array of command line options on
13222 first invocation (non-ASCII hosts only).
13223 (print_help): Update.
13225 2000-03-07 Zack Weinberg <zack@wolery.cumb.org>
13227 * mkdeps.c (munge): Fix off-by-one bug and inconsistencies in
13228 backslash counting loops. Problem noted by Matt Kraai <kraai@ghs.com>.
13230 * cppfiles.c (_cpp_find_include_file): Make sure ih->name is
13232 * cppinit.c (cpp_cleanup): Free imp->nshort also.
13234 * cpperror.c (cpp_print_containing_files,
13235 cpp_print_file_and_line, v_cpp_message): Rename to
13236 print_containing_files, print_file_and_line, and v_message.
13237 * cppexp.c (cpp_parse_expr, cpp_parse_escape, cpp_lex): Rename
13238 to _cpp_parse_expr, parse_escape, and lex.
13239 (parse_charconst): Remove broken multibyte support.
13240 * cppfiles.c (include_hash): Make static.
13241 (cpp_included): New function.
13242 (merge_include_chains, find_include_file, finclude,
13243 simplify_pathname): Rename to _cpp_merge_include_chains,
13244 _cpp_find_include_file, _cpp_read_include_file, and
13245 _cpp_simplify_pathname.
13246 * cpphash.c (cpp_lookup, free_definition, delete_macro,
13247 cpp_install, create_definition, macroexpand, compare_defs,
13248 dump_definition): Rename to _cpp_lookup, _cpp_free_definition,
13249 _cpp_delete_macro, _cpp_install, _cpp_create_definition,
13250 _cpp_macroexpand, _cpp_compare_defs, and _cpp_dump_definition.
13251 * cppinit.c (cpp_handle_option): Rename to handle_option, make
13253 * cpplib.c: Remove extern prototype of cpp_parse_expr.
13255 * cpphash.h: Update prototypes.
13256 * cpplib.h: Likewise. Prototype _cpp_parse_expr here.
13258 2000-03-07 Andrew Haley <aph@cygnus.com>
13260 * config/mips/mips.h (PTRDIFF_TYPE): Revert broken change;
13261 PTRDIFF_TYPE should be based solely on Pmode.
13262 (SIZE_TYPE): ditto.
13264 2000-03-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13266 * rtl.h (rtunion_def): Constify member `rtstr'.
13267 (emit_line_note_after, emit_line_note, emit_line_note_force,
13268 emit_note, decode_asm_operands): Constify.
13270 * cse.c (canon_hash): Likewise.
13272 * dbxout.c (dbxout_block): Likewise.
13274 * diagnostic.c (file_and_line_for_asm, v_error_for_asm,
13275 v_warning_for_asm): Likewise.
13277 * dwarfout.c (function_start_label): Likewise.
13279 * emit-rtl.c (emit_line_note_after, emit_line_note, emit_note,
13280 emit_line_note_force): Likewise.
13282 * final.c (last_filename, asm_insn_count, final_scan_insn,
13283 output_source_line): Likewise.
13285 * function.h (struct emit_status): Likewise.
13287 * gcse.c (hash_expr_1): Likewise.
13289 * genattr.c (gen_attr, main): Likewise.
13291 * genattrtab.c (struct function_unit, current_alternative_string,
13292 write_attr_valueq, n_comma_elts, next_comma_elt, attr_eq,
13293 attr_numeral, check_attr_test, check_attr_value,
13294 convert_set_attr_alternative, convert_set_attr,
13295 compute_alternative_mask, simplify_by_exploding, gen_attr,
13296 gen_unit): Likewise.
13298 * genflags.c (gen_insn): Likewise.
13300 * gengenrtl.c (type_from_format): Likewise.
13302 * genopinit.c (gen_insn): Likewise.
13304 * genoutput.c (n_occurrences, process_template, process_template):
13307 * ggc-page.c (ggc_set_mark, ggc_mark_if_gcable, ggc_get_size):
13310 * ggc-simple.c (ggc_set_mark, ggc_mark_if_gcable, ggc_get_size):
13313 * ggc.h (ggc_mark_string, ggc_mark, ggc_mark_if_gcable,
13314 ggc_set_mark, ggc_get_size): Likewise.
13316 * objc/objc-act.c (build_module_descriptor, finish_objc): Likewise.
13318 * optabs.c (init_one_libfunc): Likewise.
13320 * output.h (assemble_start_function): Likewise.
13322 * recog.c (decode_asm_operands): Likewise.
13324 * toplev.c (rest_of_compilation): Likewise.
13326 * tree.h (emit_line_note_after, emit_line_note,
13327 emit_line_note_force): Likewise.
13329 * varasm.c (asm_output_bss, asm_output_aligned_bss,
13330 asm_emit_uninitialised, assemble_start_function,
13331 assemble_variable, const_hash, compare_constant_1,
13332 find_pool_constant, mark_constant_pool, assemble_alias): Likewise.
13334 * xcoffout.h (DBX_FINISH_SYMBOL): Likewise.
13336 * alpha/alpha.md (call_vms, call_value_vms): Likewise.
13338 * arm/aof.h (ASM_OUTPUT_ASCII): Likewise.
13340 * arm/aout.h (ASM_OUTPUT_ASCII): Likewise.
13342 * arm/arm-protos.h (output_ascii_pseudo_op, arm_dllexport_name_p,
13343 arm_dllimport_name_p): Likewise.
13345 * arm/arm.c (arm_encode_call_attribute, output_ascii_pseudo_op):
13348 * arm/arm.h (ASM_OUTPUT_MI_THUNK): Likewise.
13350 * arm/elf.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
13352 * arm/pe.c (arm_dllexport_name_p, arm_dllimport_name_p,
13353 arm_mark_dllexport, arm_mark_dllimport,
13354 arm_pe_encode_section_info): Likewise.
13356 * arm/telf.h (ASM_OUTPUT_DEF_FROM_DECLS,
13357 ASM_FINISH_DECLARE_OBJECT): Likewise.
13359 * arm/thumb.c (thumb_function_prologue): Likewise.
13361 * arm/thumb.h (ASM_OUTPUT_ASCII): Likewise.
13363 * avr/avr.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
13365 * clipper/clix.h (ASM_OUTPUT_ASCII): Likewise.
13367 * fx80/fx80.h (ASM_OUTPUT_ASCII): Likewise.
13369 * i386/cygwin.h (ASM_OUTPUT_SECTION_NAME): Likewise.
13371 * i386/freebsd.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
13373 * i386/i386-interix.h (ASM_OUTPUT_LIMITED_STRING,
13374 ASM_OUTPUT_ASCII, ASM_OUTPUT_SECTION_NAME): Likewise.
13376 * i386/i386-protos.h (asm_output_function_prefix): Likewise.
13378 * i386/i386.c (asm_output_function_prefix): Likewise.
13380 * i386/i386elf.h (ASM_OUTPUT_ASCII): Likewise.
13382 * i386/osfrose.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
13384 * i386/ptx4-i.h (ASM_OUTPUT_ASCII): Likewise.
13386 * i386/sco5.h (ASM_FINISH_DECLARE_OBJECT,
13387 ASM_OUTPUT_LIMITED_STRING, ASM_OUTPUT_ASCII,
13388 ASM_OUTPUT_SECTION_NAME): Likewise.
13390 * i386/sysv4.h (ASM_OUTPUT_ASCII): Likewise.
13392 * i860/paragon.h (ASM_OUTPUT_ASCII): Likewise.
13394 * i860/sysv3.h (ASM_OUTPUT_ASCII): Likewise.
13396 * m32r/m32r.c (m32r_encode_section_info): Likewise.
13398 * mcore-elf.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
13400 * mcore/mcore.c (mcore_encode_section_info): Likewise.
13402 * mips/elf.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
13404 * mips/elf64.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
13406 * mips/iris6.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
13408 * mips/mips.h (ASM_OUTPUT_IDENT): Likewise.
13410 * mips/mips.md (movdi, movsi): Likewise.
13412 * mips/netbsd.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
13414 * netbsd.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
13416 * openbsd.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
13418 * ptx4.h (ASM_FINISH_DECLARE_OBJECT, ASM_OUTPUT_LIMITED_STRING,
13419 ASM_OUTPUT_ASCII): Likewise.
13421 * rs6000/rs6000.c (rs6000_allocate_stack_space, output_epilog,
13422 output_mi_thunk, output_toc): Likewise.
13424 * rs6000/rs6000.md (movsi): Likewise.
13426 * rs6000/sysv4.h (ASM_OUTPUT_INT, ASM_OUTPUT_SECTION_NAME): Likewise.
13428 * tahoe/harris.h (ASM_OUTPUT_ASCII): Likewise.
13430 * v850/v850.c (print_operand, print_operand_address,
13431 v850_encode_data_area): Likewise.
13433 2000-03-07 Clinton Popetz <cpopetz@cygnus.com>
13435 * config/mips/mips.md (zero_extendsidi2): Always force operand
13436 one to memory for mips16.
13438 Mon Mar 6 15:22:29 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
13440 * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove unneeded casts.
13441 (struct tree_int_cst): int_cst_low is now unsigned HOST_WIDE_INT.
13442 (attribute_hash_list, type_hash_canon): hashcode is now unsigned.
13443 (type_hash_lookup, type_hash_add, type_hash_list): Likewise.
13444 (min_precision): Result is unsigned.
13445 (add_double, neg_double, mul_double): Low word is unsigned.
13446 (lshift_double, rshift_double, lrotate_double): Likewise.
13447 (rrotate_double, div_and_round_double): Likewise.
13448 (tree_floor_log2, compare_tree_int): New functions.
13449 (preserve_rtl_expr_temps): New declaration.
13450 * c-common.c (declare_hidden_char_array): Use compare_tree_int.
13451 (decl_attributes): Use tree_log2 to find alignment.
13452 Check for TREE_INT_CST_HIGH for format args.
13453 (min_precision): Now unsigned.
13454 Use tree_floor_log2.
13455 (truthvalue_conversion): Delete long-disabled code.
13456 * c-decl.c (finish_struct): Clean up tests on field width.
13457 (finish_function): Use compare_tree_int.
13458 * c-pragma.c (handle_pragma_token): Use tree_log2 for alignment.
13459 * c-typeck.c (comptypes): Use tree_int_cst_equal.
13460 (default_conversion, digest_init): Use compare_tree_int.
13461 (build_binary_op): Use integer_all_onesp and compare_tree_int.
13462 Fix type errors in forming masks.
13463 * calls.c (initialize_argument_information): Use compare_tree_int.
13464 * dbxout.c (dbxout_type): Cast TREE_INT_CST_LOW to HOST_WIDE_INT.
13465 * except.c (expand_eh_region_start_tree): Use compare_tree_int.
13466 * expr.c (is_zeros_p, case INTEGER_CST): Use integer_zerop.
13467 (store_field): Use compare_tree_int.
13468 (expand_expr, case CONSTRUCTOR): Use TYPE_SIZE_UNIT.
13469 (expand_expr, case ARRAY_REF): Use compare_tree_int.
13470 (do_jump, case BIT_AND_EXPR): Use tree_floor_log2.
13471 (do_store_flag): Use compare_tree_int.
13472 * fold-const.c (encode, decode): Low part is always unsigned.
13473 (force_fit_type, add_double, neg_double, mul_double): Likewise.
13474 (lshift_double, rshift_double, lrotate_double): Likewise.
13475 (rrotate_double, div_and_round_double, int_const_binop): Likewise.
13476 (fold_convert): Use compare_tree_int.
13477 (operand_equal_p, case INTEGER_CST): Use tree_int_cst_equal.
13478 (invert_truthvalue, case INTEGER_CST): Likewise.
13479 (fold): Use compare_tree_int; add casts for unsigned TREE_INT_CST_LOW.
13480 * mkdeps.c (deps_dummy_targets): Make I unsigned.
13481 * rtl.h (add_double, neg_double, mul_double): Low words are unsigned.
13482 (lshift_double, rshift_double, lrotate_double, rrotate_double):
13484 * stmt.c (expand_decl): Use compare_tree_int and mode_for_size_tree.
13485 (expand_end_case): Use compare_tree_int.
13486 (estimate_case_costs): Cast TREE_INT_CST_LOW to HOST_WIDE_INT.
13487 * stor-layout.c (mode_for_size_tree): Use compare_tree_int.
13488 (layout_decl): Likewise.
13489 (layout_record, layout_union): Make sizes unsigned.
13490 (layout_type, case VOID_TYPE): TYPE_SIZE must be bitsizetype.
13491 (layout_type, case QUAL_UNION_TYPE): Use compare_tree_int.
13492 * tree.c (struct type_hash): hashcode is unsigned.
13493 (build_type_attribute_variant, type_hash_list): Likewise.
13494 (type_hash_lookup, type_hash_add, type_hash_canon): Likewise.
13495 (attribute_hash_list, build_array_type, build_method_type): Likewise.
13496 (build_complex_type): Likewise.
13497 (real_value_from_int_cst): Remove unneeded casts.
13498 (integer_all_onesp): Add casts.
13499 (tree_floor_log2, compare_tree_int): New functions.
13500 (build_index_type): Use tree_int_cst_sgn.
13501 * varasm.c (assemble_variable): Use compare_tree_int.
13503 2000-03-06 Jason Merrill <jason@casey.cygnus.com>
13505 * cpphash.c (collect_expansion): Also catch ## at start of macro.
13507 * varasm.c (make_decl_rtl): Don't add a number to members of
13509 (make_function_rtl): Likewise.
13511 2000-03-06 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13513 * gcse.c (compute_can_copy): Adjust if/else blocks from rth's
13514 patch from 2000-01-28.
13516 2000-03-06 Clinton Popetz <cpopetz@cygnus.com>
13518 * config/sh/sh.c: (barrier_align): Handle a delay slot that is
13519 filled with an insn from the jump target.
13521 2000-03-07 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13523 * config/c4x/c4x-protos.h (c4x_global_name): Constify char *.
13524 (c4x_external_ref): Likewise.
13525 * config/c4x/c4x.c (struct name_list): Likewise.
13527 1999-12-16 Ben Collins <bcollins@debian.org>
13529 * Makefile.in: Pass a new MULTILIB_EXCLUSIONS option as the sixth
13530 argument to genmultilib.
13531 * genmultilib: accept new MULTILIB_EXCLUSIONS option and output
13532 the contents into the multilib.h header.
13533 * gcc.c: Declare multilib_exclusions for the specs file.
13534 (set_multilib_dir): Use it.
13535 (print_multilib_info): Likewise.
13536 * t-linux64: Declare arguments for new MULTILIB_EXCLUSIONS option
13537 to pass to genmultilib.
13539 2000-03-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13541 * builtins.c (built_in_class_names, built_in_names): Constify a
13544 * gmon-sol2.c (monstartup, moncontrol): Cast ptrs to long, not
13546 (_mcleanup): Ensure value matches format specifier in sprintf.
13548 * cpphash.c (special_symbol): Don't needlessly cast away
13551 * cppinit.c (base_name): Delete unused prototype.
13553 * mkdeps.c (deps_init): Make definition K&R safe.
13555 * tree.h (built_in_class_names, built_in_names): Constify a
13558 2000-03-06 Jakub Jelinek <jakub@redhat.com>
13560 * config/sparc/sparc.c (eligible_for_epilogue_delay): Accept
13561 floating point instructions for epilogue delay.
13563 * config/sparc/sparc.h (ASM_ARCH64_SPEC): Pass -no-undeclared-regs
13564 to gas if it supports .register pseudo.
13566 * real.h (MAX_LONG_DOUBLE_TYPE_SIZE): Define to
13567 LONG_DOUBLE_TYPE_SIZE if not defined.
13568 Use MAX_LONG_DOUBLE_TYPE_SIZE instead of
13569 LONG_DOUBLE_TYPE_SIZE in preprocessor if clauses.
13570 * real.c: Likewise.
13571 * gengenrtl.c: Likewise.
13572 * print-rtl.c: Likewise.
13574 * config/sparc/sol2-sld-64.h (TARGET_DEFAULT): Set
13575 MASK_LONG_DOUBLE_128.
13576 * config/sparc/sol2.h (TARGET_DEFAULT): Likewise.
13577 * config/sparc/sp64-elf.h (TARGET_DEFAULT): Likewise.
13578 * config/sparc/linux64 (TARGET_DEFAULT): Likewise.
13579 (SUBTARGET_SWITCHES): Define.
13580 (CPP_ARCH32_SPEC): Define __LONG_DOUBLE_128__ if compiling
13581 with -mlong-double-128.
13582 (LONG_DOUBLE_TYPE_SIZE): Define depending on target_flags.
13583 (MAX_LONG_DOUBLE_TYPE_SIZE): Define.
13584 (LIBGCC2_LONG_DOUBLE_TYPE_SIZE): Define depending on CPP macros.
13585 (CC1_SPEC): Include -mlong-double-{64,128} as needed.
13586 * config/sparc/linux.h (SUBTARGET_SWITCHES): Define.
13587 (CPP_SUBTARGET_SPEC): Define __LONG_DOUBLE_128__ if compiling
13588 with -mlong-double-128.
13589 (LONG_DOUBLE_TYPE_SIZE): Define depending on target_flags.
13590 (MAX_LONG_DOUBLE_TYPE_SIZE): Define.
13591 (LIBGCC2_LONG_DOUBLE_TYPE_SIZE): Define depending on CPP macros.
13592 * config/sparc/sparc.h (MASK_LONG_DOUBLE_128,
13593 TARGET_LONG_DOUBLE_128): Define.
13594 * config/sparc/linux-aout.h (LONG_DOUBLE_TYPE_SIZE): Remove.
13595 * config/sparc/sparc.c (sparc_override_options): Disallow 64bit
13596 long double on TARGET_ARCH64.
13598 2000-03-06 Mark Mitchell <mark@codesourcery.com>
13600 * function.c (free_temps_for_rtl_expr): Don't free slots
13601 that have been pushed into a higher level.
13604 2000-03-05 Mark Mitchell <mark@codesourcery.com>
13606 2000-03-05 Mark Mitchell <mark@codesourcery.com>
13608 * basic-block.h (ALLOCA_REG_SET): Remove.
13609 (INITIALIZE_REG_SET): New macro.
13610 * flow.c (update_life_info): Use it.
13611 (calculate_global_regs_live): Likewise.
13612 (propagate_block): Likewise.
13613 * global.c (build_insn_chain): Likewise.
13614 * haifa-sched.c (schedule_region): Likewise.
13616 2000-03-05 Stephane Carrez <stcarrez@worldnet.fr>
13618 * dwarf2out.c (UNALIGNED_WORD_ASM_OP): Support 2 bytes pointer.
13619 (ASM_OUTPUT_DWARF_ADDR_CONST): Use UNALIGNED_WORD_ASM_OP.
13620 (DWARF_ARANGES_PAD_SIZE): New define.
13621 (output_aranges): Use it to pad the address range header.
13622 (DWARF_ROUND): Fix for non power of 2 rounding.
13624 2000-03-05 Jason Merrill <jason@casey.cygnus.com>
13626 * mkdeps.c (deps_calc_target): Remove incorrect 'const'.
13628 2000-03-05 Mark Mitchell <mark@codesourcery.com>
13630 * tree.def (RTL_EXPR): Update documentation.
13631 * tree.h (RTL_EXPR_HAS_NO_SCOPE): New macro.
13632 * expr.c (expand_expr): Handle RTL_EXPR_HAS_NO_SCOPE.
13633 * function.c (preserve_rtl_expr_temp): New function.
13634 (preserve_rtl_expr_temps): Likewise.
13635 (preserve_rtl_expr_result): Use it.
13638 2000-03-04 Mark Mitchell <mark@codesourcery.com>
13640 2000-03-04 Thomas Schuster <Thomas.Schuster@gmx.net>
13642 * regmove.c (copy_src_to_dest) Do not create src->dest move
13643 for unchanging destination.
13645 2000-03-04 Mark Mitchell <mark@codesourcery.com>
13647 * function.h (struct sequence_stack): Remove rtl_expr.
13648 (struct emit_staus): Likewise.
13649 (seq_rtl_expr): Remove.
13650 * tree.h (free_temps_for_rtl_expr): Don't declare.
13651 (start_sequence_for_rtl_expr): Likewise.
13652 * rtl.h (preserve_rtl_expr_result): Likewise.
13653 * emit-rtl.c (start_sequence): Don't set sequence_rtl_expr.
13654 (start_sequence_for_rtl_expr): Remove.
13655 (push_topmost_sequence): Don't save sequence_rtl_expr.
13656 (pop_topmost_sequence): Remove comment about not restoring it.
13657 (end_sequence): Don't set seq_rtl_expr.
13658 (init_emit): Don't initialize it.
13659 (mark_sequence_stack): Don't mark it.
13660 (mark_emit_status): Likewise.
13661 * except.c (protect_with_terminate): Use
13662 start_sequence_for_rtl_expr, not start_sequence.
13663 * expr.c (expand_expr, case RTL_EXPR): Don't call
13664 preserve_rtl_expr_result or free_temps_for_rtl_expr.
13665 * function.c (assign_stack_temp_for_type): Don't set rtl_expr.
13666 (preserve_rtl_expr_result): Remove.
13667 (free_temps_for_rtl_expr): Likewise.
13668 (pop_temp_slots): Likewise.
13669 (mark_temp_slot): Don't mark the rtl_expr.
13670 * stmt.c (expand_start_stmt_expr): Use start_sequence, not
13671 start_sequence_for_rtl_expr.
13673 2000-03-04 Zack Weinberg <zack@wolery.cumb.org>
13675 * mkdeps.c, mkdeps.h: New files.
13676 * po/POTFILES.in: Add them.
13677 * Makefile.in (LIBCPP_OBJS): Add mkdeps.o.
13678 (cpplib.o, cppinit.o): Depend on mkdeps.h.
13679 (mkdeps.o): New target.
13681 * cppfiles.c: Delete deps_output.
13682 * cppinit.c: Include mkdeps.h. Delete known_suffixes,
13683 OBJECT_SUFFIX, and base_name.
13684 (cpp_cleanup): Use deps_free. Free ihash->name when clearing
13686 (initialize_dependency_output): Use deps_init,
13687 deps_add_target, deps_calc_target, and deps_add_dep. Remove
13688 all the unnecessary string bashing.
13689 (cpp_finish): Use deps_write. Remove an unnecessary nesting
13691 * cpplib.c (do_include): Use deps_add_dep.
13692 * cpplib.h (struct cpp_reader): Replace deps_buffer,
13693 deps_allocated_size, deps_size, deps_column members with
13694 single pointer to a struct deps. Delete prototype of
13697 * cppinit.c: Fix thinko in previous patch.
13699 Sat Mar 4 11:32:30 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
13701 * machmode.h (mode_for_size, smallest_mode_for_size): SIZE now signed.
13702 * stor-layout.c (mode_for_size, smallest_mode_for_size): Likewise.
13703 (mode_for_size_tree): New function.
13704 (layout_decl, layout_type): Call it and clean up BLKmode checks.
13705 * tree.h (mode_for_size_tree): New declaration.
13707 * toplev.c (debug_ignore_block): Mark arg BLOCK as possibly unused.
13709 2000-03-04 Jason Merrill <jason@casey.cygnus.com>
13711 * stmt.c (is_body_block): Move...
13712 * dwarfout.c, dwarf2out.c: ...from here.
13713 * tree.h: Declare it.
13714 * emit-rtl.c (remove_unncessary_notes): Don't remove the body block.
13715 * final.c (final_start_function): Do call remove_unnecessary_notes
13718 2000-03-03 Zack Weinberg <zack@wolery.cumb.org>
13720 * config/vax/xm-vms.h: Define OBJECT_SUFFIX and EXECUTABLE_SUFFIX.
13722 * cpplib.h (_dollar_ok): New macro.
13723 (is_idchar, is_idstart): Use it.
13724 (IStable): Rename to _cpp_IStable. Declare it const if
13725 gcc >=2.7 or C99. Delete all references to FAKE_CONST.
13726 (is_idchar, is_idstart, is_numchar, is_numstart, is_hspace,
13727 is_space): Update for renamed IStable.
13729 * cppinit.c: Delete all references to FAKE_CONST and CAT
13730 macros. Define init_IStable as empty macro if gcc >=2.7 or
13731 C99. Change TABLE() to ISTABLE and hardcode name of table.
13732 (cpp_start_read): Don't change the IStable based on
13735 * cpphash.c (unsafe_chars): Add pfile argument. All callers
13736 changed. Handle '$' for char1 correctly.
13737 * cpplib.c (cpp_get_token): Use is_numchar when parsing numbers.
13739 * cppexp.c (tokentab2): Make const.
13740 (cpp_lex): Make toktab const.
13741 * cppinit.c (include_defaults_array): Make const.
13742 (initialize_standard_includes): Make default_include const.
13744 2000-03-03 Jason Merrill <jason@casey.cygnus.com>
13746 * dwarf2out.c (dwarf2out_frame_debug): Add cast to silence warning.
13747 (dwarf2out_decl): Functions can now have DECL_IGNORED_P.
13748 (gen_decl_die): Likewise.
13749 * dwarfout.c (dwarfout_file_scope_decl): Likewise.
13750 (output_decl): Likewise.
13752 * varasm.c (make_function_rtl): If we change the name used in the
13753 rtl, update DECL_ASSEMBLER_NAME accordingly.
13754 (make_decl_rtl): Likewise.
13756 * toplev.c (rest_of_compilation): Tweak formatting.
13758 * toplev.c (rest_of_compilation): find_loop_tree_blocks before
13759 remove_unnecessary_notes.
13760 (debug_ignore_block): New fn.
13761 * toplev.h: Declare it.
13762 * emit-rtl.c (remove_unncessary_notes): Call it.
13763 * dwarf2out.c (dwarf2out_ignore_block): New fn.
13764 * dwarf2out.h: Declare it.
13765 * final.c (final_start_function): Don't call remove_unnecessary_notes
13766 if we did insn scheduling.
13768 2000-03-03 Zack Weinberg <zack@wolery.cumb.org>
13770 * cppinit.c (cpp_handle_option): Set opts->pedantic directly.
13771 * cpplib.h: Delete SET_CPP_PEDANTIC.
13773 Fri Mar 3 14:56:12 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
13775 * expr.c (expand_expr, case COMPONENT_REF): Use bitfield case if
13776 result is a RECORD_TYPE.
13778 2000-03-03 Jonathan Larmour <jlarmour@cygnus.co.uk>
13780 * mips/elf.h (CTOR_LISTS_DEFINED_EXTERNALLY): Added.
13782 2000-03-03 Richard Henderson <rth@cygnus.com>
13784 * alpha.c (alpha_emit_set_const_1): Re-order cases to prefer
13785 addition over compliments over shifts.
13787 Fri Mar 3 12:49:28 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
13789 * reload1.c (reload_combine_note_use): Handle return register USEs.
13790 REG case: Handle multi-hard-register hard regs.
13792 Fri Mar 3 07:38:34 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
13794 * md.texi: Document use of '*' in insn pattern name.
13796 2000-03-03 Jason Merrill <jason@casey.cygnus.com>
13798 * calls.c (special_function_p): operator new may not be malloc-like.
13800 * gcse.c (dump_hash_table): Really fix error in last change.
13802 2000-03-02 Denis Chertykov <denisc@overta.ru>
13804 * avr.c (print_operand): Use print_operand_address instead of
13806 * avr/libgcc.S: Cleanup code.
13808 2000-03-02 Richard Henderson <rth@cygnus.com>
13810 * alpha.c (alpha_emit_set_const_1): Also try c + small constant.
13812 2000-03-02 Mark Mitchell <mark@codesourcery.com>
13814 * tree.h (TYPE_ALIGN_UNIT): New macro.
13816 2000-03-02 Clinton Popetz <cpopetz@cygnus.com>
13818 * i386.c: (constant_call_address_operand): Reject CONST_INT.
13820 2000-03-02 Jason Merrill <jason@casey.cygnus.com>
13822 * cpplib.h (CPP_PEDANTIC): Only true if system_header_p is not set
13824 (SET_CPP_PEDANTIC): New macro.
13825 * cpplib.c (do_include): Don't bother checking system_header_p.
13826 (do_warning, do_ident, do_assert, do_unassert): Likewise.
13827 * cppinit.c (cpp_handle_option): Use SET_CPP_PEDANTIC.
13829 * function.h (struct expr_status): Add x_arg_space_so_far.
13830 (arg_space_so_far): New macro.
13831 * expr.c (init_expr): Initialize it.
13832 * calls.c (emit_call_1): Reset it.
13833 (compute_argument_block_size, expand_call): Use it.
13834 (expand_call, store_one_arg): Increment it.
13836 Thu Mar 2 17:27:13 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
13838 * varasm.c (output_constant): Strip off a CONVERT_EXPR to
13841 2000-03-02 Zack Weinberg <zack@wolery.cumb.org>
13843 * cppfiles.c (cpp_read_file): New function.
13845 * cpphash.c (collect_expansion): Make sure to reset last_token
13846 to NORM when we hit a string. Handle trailing whitespace
13847 properly when the expansion is empty.
13848 (create_definition): Disable line commands while parsing the
13850 (dump_definition): If pfile->lineno == 0, output a line
13851 command ahead of the dump, and add a trailing newline.
13853 * cppinit.c (append_include_chain): Add fifth argument, which
13854 indicates whether or not system headers are C++ aware.
13855 (initialize_standard_includes): New function,
13856 broken out of read_and_prescan. Pass 'cxx_aware' value from
13857 the include_defaults_array on to append_include_chain.
13858 (dump_special_to_buffer): Const-ify char array.
13859 (builtin_array): Don't dump __BASE_FILE__.
13860 (cpp_start_read): Use cpp_read_file. Reorder code for
13861 clarity. Don't output line commands here for -D/-A/-U
13862 switches. Don't call deps_output for files included with
13863 -include or -imacros.
13865 * cpplib.c (do_define): Don't pay any attention to the second
13867 (cpp_expand_to_buffer): Disable line commands while scanning.
13868 (output_line_command): Work in the file buffer.
13869 * cpplib.h: Remove no_record_file flag from struct cpp_reader.
13870 Fix formatting of comments. Prototype cpp_read_file.
13872 Thu Mar 2 13:29:46 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
13874 * c-common.c (c_common_nodes_and_builtins): Make sizetype_endlink
13875 reference the language-equivalent of sizetype.
13876 * c-typeck.c (comptypes): Treat sizetype like its language equivalent.
13877 * fold-const.c (size_binop, size_diffop): Put back checks.
13878 * gcse.c (dump_hash_table): Fix minor error in last change.
13879 * stor-layout.c (set_sizetype): Set TYPE_DOMAIN of sizetype.
13880 Clear TYPE_{NEXT,MAIN}_VARIANT and TYPE_{POINTER,REFERENCE}_to of
13883 Thu Mar 2 12:48:45 MET 2000 Jan Hubicka <jh@suse.cz>
13885 * calls.c (expand_call) Do not attempt to combine stack adjustments
13886 with inhibit_defer_pop set.
13888 2000-03-01 Mark Mitchell <mark@codesourcery.com>
13890 * stor-layout.c (layout_decl): Allow front-ends to explicitly set
13891 the DECL_SIZE for a FIELD_DECL.
13893 2000-03-01 Bruce Korb <bkorb@gnu.org>
13895 * fixinc/inclhack.tpl: remove unused symlinks
13896 * fixinc/README: GCC Maintainer info
13897 * fixinc/inclhack.sh: regen
13898 * fixinc/fixincl.sh: regen
13900 2000-03-01 Zack Weinberg <zack@wolery.cumb.org>
13902 * cpphash.c (collect_expansion): Trim trailing white space
13903 from macro definitions, but don't go past the last insertion
13906 Wed Mar 1 12:14:31 MET 2000 Jan Hubicka <jh@suse.cz>
13908 * i386.md (mulqi3): New pattern.
13910 2000-02-29 Zack Weinberg <zack@wolery.cumb.org>
13912 * cpplib.h (CPP_ASSERTION, CPP_STRINGIZE, CPP_TOKPASTE): New
13914 (struct cpp_reader): Add parsing_if_directive and
13915 parsing_define_directive flags.
13916 (struct cpp_options): Remove output_conditionals flag.
13917 (check_macro_name): Delete prototype.
13919 * cpphash.h (struct macrodef): Delete.
13920 (struct reflist): Separate from struct definition.
13921 (struct definition): Remove unused fields. Add column number.
13922 (create_definition): Returns a DEFINITION *. Takes a
13923 cpp_reader * and an int.
13925 * cpphash.c (SKIP_WHITE_SPACE): Delete.
13926 (PEEKC): Copy defn from cpplib.c.
13927 (rest_extension, REST_EXTENSION_LENGTH): Delete.
13929 (struct arglist): Simplify.
13930 (collect_expansion): Rewrite. Get tokens by calling
13931 cpp_get_token. Add more error checking.
13932 (collect_formal_parameters): New function, broken out of
13933 create_definition and reworked to use get_directive_token.
13934 (create_definition): All real work is now in collect_expansion
13935 and collect_formal_parameters. do_define handles finding the
13936 macro name. Return a DEFINITION, not a MACRODEF.
13937 (macroexpand): Replace bcopy with memcpy throughout. Replace
13938 character-at-a-time copy loop with memcpy and pointer increments.
13939 (compare-defs): d1->argnames / d2->argnames might be null.
13941 * cpplib.c (copy_rest_of_line): Delete function.
13942 (skip_rest_of_line): Do all the work ourselves.
13943 (skip_string): New function.
13944 (parse_string): Use skip_string.
13945 (get_macro_name): New function.
13946 (check_macro_name): Delete.
13947 (copy_comment): Use CPP_RESERVE and CPP_PUTC_Q.
13948 (cpp_skip_hspace): Use CPP_BUMP_LINE.
13949 (handle_directive): ICE if we're called on a macro buffer.
13950 (do_define): Determine macro name and type (funlike/objlike)
13951 here. Expunge all uses of MACRODEF.
13952 (cpp_push_buffer): Set line_base to NULL.
13953 (do_undef, read_line_number): Don't worry about getting a POP token.
13954 (eval_if_expression): Set/reset parsing_if_directive around
13955 cpp_parse_expr. Don't clear only_seen_white.
13956 (skip_if_group): Remove output_conditionals logic. Use
13958 (cpp_get_token): Return ASSERTION, STRINGIZE, and TOKPASTE
13959 tokens under appropriate conditions.
13960 (cpp_unassert): Call do_unassert not do_assert. Oops.
13962 * cppexp.c (parse_defined): New function, break out of
13964 (cpp_lex): We now get CPP_ASSERTION tokens and can check them
13965 ourselves, with cpp_defined.
13966 * cppinit.c (cpp_handle_option, print_help): Delete -ifoutput.
13968 * gcc.dg/20000209-2.c: Turn off -pedantic-errors.
13969 * gcc.dg/strpaste-2.c: New.
13971 2000-02-29 Mark Mitchell <mark@codesourcery.com>
13973 * fold-const.c (size_binop): Don't asert inputs are the same and
13974 have TYPE_IS_SIZETYPE set.
13975 (size_diffop): Likewise.
13977 2000-02-29 Jason Merrill <jason@casey.cygnus.com>
13979 * dwarfout.c (output_block): Output abstract blocks even if they
13980 don't have TREE_ASM_WRITTEN set.
13982 * calls.c (emit_library_call): Check for null REG.
13984 2000-03-01 Martin von Loewis <loewis@informatik.hu-berlin.de>
13986 * c-decl.c (current_function_decl): Move to toplev.c.
13987 (init_decl_processing): Don't add current_function_decl as a ggc
13989 * dbxout.c (dbxout_symbol): Change return type to int.
13990 (dbxout_symbol_location, dbxout_syms): Likewise.
13991 (dbxout_block): Don't emit LBRAC/RBRAC pairs for blocks without
13992 any locals. Use current_function_func_begin_label if set.
13993 * dbxout.h (dbxout_symbol, dbxout_syms): Change return type.
13994 * dwarf2out.c (dwarf2out_begin_prologue): Set
13995 current_function_func_begin_label.
13996 * final.c (final_start_function): Reset it.
13997 * toplev.c (current_function_decl): Define it here.
13998 (current_function_func_begin_label): New variable.
13999 (main): Add both as ggc roots.
14000 * tree.h (current_function_func_begin_label): Declare.
14002 Tue Feb 29 14:07:04 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
14004 * gcse.c: Cleanups throughout: mostly white-space, but also
14005 some minor rearrangement of code.
14007 Tue Feb 29 10:45:59 2000 Jeffrey A Law (law@cygnus.com)
14009 * calls.c (emit_library_call): Do not abort if FUNCTION_ARG
14010 returns a PARALLEL. Use emit_group_load and use_group_regs
14012 (emit_library_call_value): Similarly.
14014 * pa/t-pa: Use quadlib.c instead of quadlib.asm.
14015 * pa/quadlib.asm: Remove.
14016 * pa/quadlib.c: New file.
14018 * configure.in (hpux10, hpux11, PA32 mode): Use i128 float format.
14019 * configure: Rebuilt.
14021 2000-02-29 Philip Blundell <pb@futuretv.com>
14023 * config/arm/conix-elf.h: New file.
14024 * configure.in (arm*-*-conix*): New configuration.
14025 * configure: Regenerate.
14027 2000-02-28 Jason Merrill <jason@casey.cygnus.com>
14029 * dwarf2out.c (gen_block_die): Output abstract blocks even if they
14030 don't have TREE_ASM_WRITTEN set.
14032 Mon Feb 28 21:07:59 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
14034 * Eliminate DECL_FIELD_SIZE.
14035 * builtins.c (built_in_class_names, built_in_names): New variables.
14036 * c-decl.c (finish_struct): Set specified size in DECL_SIZE.
14037 * expr.c (expand_expr, case COMPONENT_REF): Get field size from
14038 DECL_SIZE, not DECL_FIELD_SIZE.
14039 * print-tree.c (print_node): Remove code that prints extra blank
14040 lines in some cases.
14041 Properly handle inline and builtin function cases.
14042 * stor-layout.c (layout_decl): Get specified size from DEC_SIZE.
14043 * tree.h (built_in_class_named, built_in_names): New declarations.
14044 (union tree_decl): Rename internal unions to u1 and u2 and change
14045 some of their components.
14046 Add new field built_in_class.
14047 (DECL_ALIGN, DECL_INCOMING_RTL, DECL_SAVED_INSNS, DECL_FRAME_SIZE):
14048 Reflect above changes.
14049 (DECL_FUNCTION_CODE, DECL_BUILT_IN_CLASS): Likewise.
14050 (DECL_SET_FUNCTION_CODE, DECL_FIELD_SIZE): Deleted.
14051 * objc/objc-act.c (objc_copy_list): Use DECL_SIZE, not DECL_FIELD_SIZE.
14052 (encode_field_decl): Likewise; also remove obsolete test for bitfield.
14054 2000-02-28 Dmitri Makarov <dim@windriver.com>
14056 * extend.texi: Document ARM's support for long/short calls.
14058 * invoke.texi: Document ARM's -mlong-calls command line switch.
14060 * config/arm/arm-protos.h (arm_is_longcall_p): Add prototype.
14061 (arm_encode_call_attribute): Add prototype.
14062 (arm_set_default_type_attribute): Add prototype.
14063 (arm_strip_name_encoding): Add prototype.
14065 * config/arm/arm.c (arm_init_cumulative_args): replace
14066 initialisation og 'long_calls' field with initialisation of
14067 'call_cookie' field.
14068 (enum arm_pragma_enum): New enum.
14069 (arm_pragma_long_calls): New static variable.
14070 (arm_process_pragma): Also process "#pragma long_calls_off".
14071 (arm_valid_type_attribute_p): Accept short_call attribute.
14072 (arm_comp_type_attributes): Check long/short call attributes.
14073 (arm_encode_call_attribute): New function: Encode long_call
14074 or short_call attribute in function name.
14075 (arm_set_default_type_attributes): New function: Assign
14076 default attributes to newly defined type.
14077 (current_file_function_operand): New function: Return true if
14078 the symbol is a function which has already been compiled.
14079 (arm_is_longcall_p): New function: Return true if the
14080 indicated function should be called via a long call.
14081 (arm_get_strip_length): New function. Returns number of
14082 prefix characters to be stripped from a function's name.
14083 (arm_strip_name_encoding): New function. Strip prefix characters
14084 from a function's name.
14086 * config/arm/arm.h (CUMULATIVE_ARGS): Replace 'long_call' field
14087 with 'call_cookie'.
14088 (SHORT_CALL_FAG_CHAR): Define.
14089 (LONG_CALL_FAG_CHAR): Define.
14090 (ENCODED_SHORT_CALL_ATTR_P): Define.
14091 (ENCODED_LONG_CALL_ATTR_P): Define.
14092 (ARM_NAME_ENCODING_LENGTHS): Define.
14093 (STRIP_NAME_ENCODING): Define.
14094 (ASM_OUTPUT_LABELREF): Define, and use to strip name encoding.
14095 (ARM_ENCODE_CALL_TYPE): Define.
14096 (ENCODE_SECTION): Invoke ARM_ENCODE_CALL_TYPE.
14097 (ARM_DECLARE_FUNCTION_SIZE): Define.
14098 (SET_DEFAULT_TYPE_ATTRIBUTES): Define.
14100 * config/arm/arm.md (call): Call arm_is_longcall_p to decide
14101 if a long call is needed.
14102 (call_value): Ditto.
14103 (call_symbol): Ditto.
14105 * config/arm/elf.h (ASM_DECLARE_FUNCTION_SIZE): Add invocation of
14106 ARM_DECLARE_FUNCTION_SIZE.
14108 * config/arm/pe.h (ARM_PE_FLAG_CHAR): Define.
14109 (SUBTARGET_NAME_ENCODING_LENGTHS): Define.
14110 (ARM_STRIP_NAME_ENCODING): Undefine.
14111 (STRIP_NAME_ENCODING): Undefine.
14112 (ASM_OUTPUT_LABELREF): Use arm_strip_name_encoding.
14113 (ASM_DECLARE_FUNCTION_NAME): Ditto.
14114 (ASM_OUTPUT_COMMON): Ditto.
14115 (ASM_DECLARE_OBJECT_NAME): Ditto.
14117 * config/arm/pe.c (arm_dllexport_name_p): Check for
14119 (arm_dllimport_name_p): Ditto.
14120 (arm_mark_dllexport): Use ARM_PE_FLAG_CHAR.
14121 (arm_mark_dllimport): Ditto.
14123 Mon Feb 28 22:11:12 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
14125 * sh.h (DWARF_LINE_MIN_INSTR_LENGTH): Define.
14127 2000-02-28 Mark Mitchell <mark@codesourcery.com>
14129 * xcoffout.c (xcoffout_begin_function): Fix typo in previous change.
14131 2000-02-28 Zack Weinberg <zack@wolery.cumb.org>
14133 * tm.texi: Document new target switch, NO_BUILTIN_WCHAR_TYPE.
14134 * cppinit.c (builtin_array): Define __WCHAR_TYPE__ only if
14135 NO_BUILTIN_WCHAR_TYPE is not defined.
14136 (CPP_WCHAR_TYPE): Delete.
14137 * cccp.c (main): Don't change wchar_type if cplusplus.
14138 (special_symbol, initialize_builtins): Honor NO_BUILTIN_WCHAR_TYPE.
14140 2000-02-28 Nick Clifton <nickc@cygnus.com>
14142 * config/arm/arm-wince-pe.h (SIZE_TYPE): Define to "unsigned long".
14144 Mon Feb 28 14:21:15 2000 Catherine Moore <clm@cygnus.com>
14146 * config/pa/som.h (MAKE_DECL_ONE_ONLY): Define.
14147 (ASM_WEAKEN_LABEL): Define.
14149 Mon Feb 28 13:07:19 MET 2000 Jan Hubicka <jh@suse.cz>
14151 * expr.c (store_constructor): Do not emit USE.
14152 * rtl.h (stupid_life_analysis): Remove.
14154 Mon Feb 28 07:03:27 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
14156 * function.c (number_blocks): Reset next_block_index based on
14157 what debugging format is used, not what is defined.
14159 * lcm.c: Minor reformatting throughout.
14160 (reg_dies, reg_becomes_live): Properly handle multiple hard regs.
14162 * toplev.c (rest_of_compilation): Account for time in
14163 optimize_mode_switching.
14165 * jump.c (jump_optimize_1): Don't call delete_barrier_successors
14166 if only marking labels.
14168 Mon Feb 28 12:53:57 MET 2000 Jan Hubicka <jh@suse.cz>
14170 * calls.c (expand_call): Attempt to combine stack adjustments with
14171 pending stack adjustments.
14173 Mon Feb 28 11:34:43 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
14175 * loop.c (reg_in_basic_block_p): Don't abort when falling through
14176 to the end of the function.
14178 2000-02-27 Mark Mitchell <mark@codesourcery.com>
14180 * emit-rtl.c (remove_unncessary_notes): Remove notes for empty
14182 * final.c (next_block_index): Remove.
14183 (max_block_depth): Likewise.
14184 (pending_blocks): Likewise.
14185 (init_final): Don't initialize them.
14186 (final_start_function): Don't set next_block_index. Set up
14188 (final_scan_insn): Use BLOCK_NUMBER, not next_block_index.
14189 * function.h (number_blocks): New function.
14190 * function.c (get_block_vector): New function.
14191 (identify_blocks): Use it.
14192 (reorder_blocks): Set NOTE_BLOCK.
14193 (number_blocks): New function.
14194 * tree.def (BLOCK): Add documentation for TREE_ASM_WRITTEN flag.
14195 * tree.h (BLOCK_NUMBER): New macro.
14196 (tree_block): Add block_num field.
14197 * dbxout.c (next_block_number): Remove.
14198 (dbxout_init): Don't set it.
14199 (dbxout_block): Only output blocks that have TREE_ASM_WRITTEN
14200 set. Use BLOCK_NUMBER, rather than next_block_num, to determine
14202 * toplev.c (rest_of_compilation): Always call
14203 find_loop_tree_blocks. Fix indentation.
14204 * dwarf2out.c (next_block_number): Remove.
14205 (gen_lexical_block_die): Use BLOCK_NUMBER, not next_block_number,
14206 to determine block numbers.
14207 (gen_inlined_subroutine_die): Likewise.
14208 (gen_block_die): Only output blocks that have TREE_ASM_WRITTEN set.
14209 (decls_for_scope): Don't increment next_block_number.
14210 * dwarfout.c (next_block_number): Remove.
14211 (output_lexical_block_die): Use BLOCK_NUMBER, not next_block_number,
14212 to determine block numbers.
14213 (output_inlined_subroutine_die): Likewise.
14214 (output_block): Only output blocks that have TREE_ASM_WRITTEN set.
14215 (output_decls_for_scope): Don't increment next_block_number.
14216 * sdbout.c (next_block_number): Remove.
14217 (sdbout_block): Use BLOCK_NUMBER.
14218 (sdbout_begin_block): Simplify.
14219 * xcoffout.c (next_block_number): Remove.
14220 (xcoffout_block): Use BLOCK_NUMBER, not next_block_number.
14221 (xcoffout_begin_block): Don't set next_block_number.
14222 (xcoffout_begin_function): Likewise. Use BLOCK_NUMBER, not
14225 Sun Feb 27 16:40:33 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
14227 * builtins.c (c_strlen): Use size_diffop and return ssizetype value.
14228 (expand_builtin_strcpy): Pass correct type to size_binop.
14229 (expand_builtin_strcmp): Likewise.
14230 Clean up conditional structure.
14231 * c-decl.c (init_decl_processing): Don't call set_sizetype twice.
14232 (complete_array_type): Don't use size_binop for MAXINDEX.
14233 * c-typeck.c (c_sizeof): Use size_one_node and TYPE_SIZE_UNIT.
14234 (c_sizeof_nowarn, c_size_in_bytes): Likewise.
14235 (c_alignof): Use size_one_node.
14236 (build_unary_op): Pass arg of proper type to size_binop.
14237 (really_start_incremental_init, push_init_level): Use sizetype for
14238 constructor{,_bit,_unfilled}_index.
14239 (pop_init_label, output_init_element): Likewise.
14240 (output_pending_init_elements, process_init_element): Likewise.
14241 * calls.c (compute_argument_block_size): Field VAR is ssizetype.
14242 * expr.c (store_expr): Use size_int.
14243 (store_constructor): Use proper types for size_binop args.
14244 (get_inner_reference, expand_expr, case ARRAY_REF): Likewise.
14245 (expand_expr_unaligned): Likewise.
14246 (string_contant): Return object of sizetype.
14247 * expr.h (SUB_PARM_SIZE): Call size_diffop and pass proper types.
14248 (ARGS_SIZE_RTX): Call ARGS_SIZE_TREE.
14249 (ARGS_SIZE_TREE): Pass proper types to size_binop.
14250 * fold-const.c (int_const_binop): Refine when size_int is called.
14251 (fold_convert): Likewise.
14252 (size_int_wide): Rework to take KIND as arg, only take low order
14253 bits, handle new sizetype_tab datatype, and chain entries in
14255 (size_int_type_wide): New function.
14256 (size_binop): Validate types of arguments.
14257 (ssize_binop): Deleted.
14258 (size_diffop): New function.
14259 (extract_muldiv): Only fold division into multiplication for sizetypes.
14260 * function.c (assign_parms): Use size_diffop and make sure
14261 VAR field is of ssizetype; also pass proper type to size_binop.
14262 (locate_and_pad_parm, pad_to_arg_alignment): Likewise.
14263 (round_down): Deleted from here.
14264 * store-layout.c (sizetype_tab): Now an array.
14265 (sizetype_set, early_root_list): New variables.
14266 (variable_size): Use size_one_node.
14267 (round_up): Pass proper type to size_binop.
14268 (round_down): Moved to here and corrected as above.
14269 (layout_record): Pass proper arg types to size_binop.
14270 (layout_type): Likewise.
14271 If sizetype_set is zero, record the type just laid out.
14272 (make_unsigned_type): Don't call set_sizetype;
14273 (make_signed_type): Likewise; also, call fixup_signed_type.
14274 (initialize_sizetypes): New function.
14275 (set_sizetype): Make copy of types, set TYPE_IS_SIZETYPE, and
14276 set name of bitsizetype to "bit_size_type".
14277 Fix up type of sizes of all types made before call.
14278 * tm.texi (ROUND_TYPE_SIZE_UNIT): New macro.
14279 * tree.c (fix_sizetype): Deleted.
14280 (build_common_tree_nodes): Call initialize_sizetypes.
14281 (build_common_tree_nodes_2): Don't call fix_sizetype.
14282 * tree.h (TYPE_IS_SIZETYPE): New macro.
14283 (initialize_sizetype): New declaration.
14284 (enum size_type_kind): New type.
14285 (struct sizetype_tab): Deleted.
14286 (sizetype_tab): Now array; adjust sizetype macros.
14287 (size_diffop, size_int_type_wide): New functions.
14288 (size_int_wide): Change number of args and type; access macros changed.
14289 (ssize_int, sbitsize_int): New macros.
14290 * config/i960/i960.h (ROUND_TYPE_SIZE): Use size_int.
14291 (ROUND_TYPE_SIZE_UNIT): New macro.
14293 2000-02-27 Zack Weinberg <zack@wolery.cumb.org>
14295 * c-lex.c (putback_buffer): Make 'buffer' an unsigned char *.
14297 Sun Feb 27 07:44:17 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
14299 * gcov-io.h (__fetch_long, __store_long, __read_long, __write_long):
14300 Mark as possibly unused.
14302 * cse.c (cse_insn): Delete dead code involving tablejump.
14303 Pass CODE_LABEL, not LABEL_REF to gen_jump and reset INSN_CODE.
14305 * Makefile.in (libcpp.a): Start by deleting it.
14307 2000-02-27 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14309 * cpplib.h (enum file_change_code): Added rename_file.
14310 * cpplib.c (do_line): If a filename is given, set file_change to
14312 (output_line_command): If file_change is rename_file, always
14313 output a # directive with the file name.
14315 * cpplib.c (do_pragma): Accept #pragma without consecutive token.
14317 2000-02-26 Mark Mitchell <mark@codesourcery.com>
14319 * integrate.c (copy_decl_for_inlining): Preserve TREE_ADDRESSABLE
14320 when copying a PARM_DECL or RESULT_DECL.
14322 2000-02-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14324 * fix-header.c (recognized_function): Also fix prototypes for
14325 functions taking "void".
14327 2000-02-26 Geoff Keating <geoffk@cygnus.com>
14329 * reload1.c (do_output_reload): Check reg_reloaded_valid before
14330 looking at reg_reloaded_contents.
14332 2000-02-26 Zack Weinberg <zack@wolery.cumb.org>
14334 * Makefile.in (STMP_FIXINC): New toggle.
14335 (LIBGCC2_DEPS): Delete all references.
14336 (stmp-headers): Delete target. All references either deleted
14337 or changed to stmp-int-headers.
14338 (all.cross): Don't depend on stmp-headers or STMP_FIXPROTO.
14339 (LIBCPP_OBJS): Take out cppalloc.o.
14340 (cppalloc.o): Delete target.
14341 (stmp-int-hdrs): Depend on $(STMP_FIXINC).
14342 (gen-protos, fix-header): Link with libiberty.a.
14343 * build-make: Don't change FIXINCLUDES. Override STMP_FIXINC
14346 * configure.in: Remove refs to strerror.
14347 * acconfig.h: Take out NEED_DECLARATION_STRERROR.
14348 * system.h: Take out strerror stanza.
14350 * cpperror.c (my_strerror): Delete function.
14351 (cpp_error_from_errno, cpp_notice_from_errno): Use xstrerror.
14352 * cppmain.c (main): Call xmalloc_set_program_name first thing.
14353 * cppalloc.c: Delete file.
14354 * gen-protos.c: Don't provide xrealloc.
14356 * fixinc/fixincl.c, fixinc/fixlib.c, fixinc/procopen.c: Use
14357 xstrerror throughout.
14359 2000-02-26 Bruce Korb <bkorb@gnu.org>
14361 * fixinc/inclhack.def (undefine_null): the bypass pattern needs to
14362 match for DOS headers, too.
14363 * fixinc/inclhack.sh,fixincl.x: Regenerate.
14365 2000-02-26 Geoff Keating <geoffk@cygnus.com>
14367 * config/elfos.h (ASM_OUTPUT_LABELREF): Don't define. The default
14368 is right for most ELF targets.
14369 * config/ns32k/ns32k.h (ASM_OUTPUT_LABELREF): Don't define.
14370 Let the default file use %U properly.
14371 * config/sh/elf.h (ASM_OUTPUT_LABELREF): Don't define. Use the
14374 * config/fp-bit.c (pack_d): Properly handle rounding of denormal
14377 Sat Feb 26 09:39:16 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
14379 * toplev.c (documented_lang_options): Correct spelling error.
14380 (decode_d_option, decode_f_option, main): Likewise.
14382 * toplev.c (print_time): Avoid SIGFPE when all_time is zero.
14384 * config/alpha/alpha.h (ASM_OUTPUT_MI_THUNK): Use .set at
14385 to tell assembler it is permitted to expand large constants.
14387 2000-02-25 Mumit Khan <khan@xraylith.wisc.edu>
14389 * protoize.c: (AUX_INFO_SUFFIX): New macro.
14390 (aux_info_suffix): Use.
14391 (SAVE_SUFFIX): New macro.
14392 (save_suffix): Use.
14393 (munge_compile_parms): Fix typo in NUL. DJGPP supports /dev/null.
14394 (gen_aux_info_file): Use aux_info_suffix instead of ".X".
14395 (edit_file): Handle 8.3 restriction for DOS/DJGPP filenames.
14397 * invoke.texi (Running Protoize): Update documentation.
14399 2000-02-25 Mark Elbrecht <snowball3@bigfoot.com>
14401 * i386/djgpp.h (CPP_PREDEFINES): Remove Unix defines.
14403 2000-02-25 John Wehle (john@feith.com)
14405 * rtlanal.c (find_last_value): Allow NULL_RTX for valid_to.
14407 2000-02-25 Anthony Green <green@cygnus.com>
14409 * toplev.c (rest_of_compilation): Rebuild jump labels if
14410 combine_instructions has created a new direct jump.
14411 * combine.c (try_combine): Add new_direct_jump_p argument. Set it
14413 (combine_instructions): Call try_combine with new argument.
14414 Return non-null value when new direct jump instruction is created.
14415 * rtl.h: combine_instructions returns an int.
14417 Fri Feb 25 19:49:08 2000 Jeffrey A Law (law@cygnus.com)
14419 * cse.c (cse_insn): Replace the PATTERN of the insn with an new
14420 jump when changing a computed jump into a jump to a known
14423 Fri Feb 25 19:22:44 2000 Graham Stott <grahams@rcp.co.uk>
14425 * resource.c (mark_referenced_resources): Changed use SET_DEST (...)
14426 to XEXP (..., 0) on RTL nodes which are not SET or CLOBBER.
14428 * i386.md (define_expand "clrstrsi"): Fix typo.
14430 Fri Feb 25 18:49:39 2000 "K. Richard Pixley" <rich@microunity.com>
14432 * rtl.texi: Fix typo.
14434 Fri Feb 25 20:02:35 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
14436 * sh.c (calc_live_regs): Multiply value assigned to *COUNT_PTR by
14437 UNITS_PER_WORD. Change caller initial_elimination_offset.
14438 (rounded_frame_size): Take into account that argument pushed has
14439 changed. Fix TARGET_ALIGN_DOUBLE problem.
14441 2000-02-25 Geoff Keating <geoffk@cygnus.com>
14443 * haifa-sched.c (schedule_block): Explain the real reason
14444 we delete REG_SAVE_NOTEs on the first insn of a block.
14445 Don't delete REG_SAVE_NOTES for NOTE_INSN_SETJMP.
14447 2000-02-24 Mark Mitchell <mark@codesourcery.com>
14449 * input.h (push_srcloc): New function.
14450 (pop_srcloc): Likewise.
14451 * toplev.c (push_srcloc): Define it.
14452 (pop_srcloc): Likewise.
14454 2000-02-24 Richard Henderson <rth@cygnus.com>
14456 * flow.c (life_analysis): When collecting reg info, clear
14459 Thu Feb 24 22:06:52 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
14461 Fix bug exposed by reload.c no longer rounding the frame
14462 size to BIGGEST_ALIGNMENT:
14463 * sh.c (rounded_frame_size): New function.
14464 (sh_expand_prologue, sh_expand_epilogue): Use it.
14465 (initial_elimination_offset): Likewise.
14467 Thu Feb 24 20:04:11 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
14469 Fix breakage from 6th Feb thread_prologue_and_epilogue_insns change:
14470 * sh-protos.h (sh_need_epilogue): Declare.
14471 * sh.c (sh_need_epilogue_known): New static variable.
14472 (sh_need_epilogue): New function.
14473 (function_epilogue): Clear need_epilogue_known.
14474 * sh.md (return): Split into expander / insn pattern.
14475 Make the expander conditional on ! sh_need_epilogue ().
14477 2000-02-24 Nathan Sidwell <nathan@codesourcery.com>
14479 * machmode.h (get_mode_alignment): Declare.
14480 (GET_MODE_ALIGNMENT): Call it.
14481 * stor-layout.c (get_mode_alignment): New function. Make
14482 sure alignment is always power of 2.
14484 2000-02-23 Zack Weinberg <zack@wolery.cumb.org>
14486 * i386.h: Remove useless definition of "I386" and misleading
14489 2000-02-23 Zack Weinberg <zack@wolery.cumb.org>
14491 * tree.h (TREE_SET_PERMANENT): New macro. Document conditions
14492 under which TREE_PERMANENT will be set.
14493 * tree.c (make_node, copy_node, make_tree_vec, tree_cons,
14494 build1): Use TREE_SET_PERMANENT.
14495 * print-tree.c (print_node): Don't report value of
14496 TREE_PERMANENT if ggc_p is true.
14498 * c-common.c (c_get_alias_set): Don't use TREE_PERMANENT to
14499 decide whether to give a type a new alias set.
14500 * objc/objc-act.c (build_objc_string_object): Never copy the string.
14501 * tree.c (make_node): Set DECL_IN_SYSTEM_HEADER irrespective
14502 of value of 'obstack'.
14505 2000-02-24 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14507 * config/c4x/c4x.c (c4x_process_after_reload): Split all insns.
14509 2000-02-23 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14511 * cpplib.h (enum cpp_token): Added CPP_WCHAR and CPP_WSTRING.
14512 * cpplib.c (cpp_get_token): Produce them.
14513 * cppexp.c (cpp_lex): Handle them.
14515 2000-02-23 Nick Clifton <nickc@cygnus.com>
14517 * config/arm/arm.c (arm_comp_type_attributes): Simply and
14518 comment tests on type attributes.
14520 Wed Feb 23 16:42:21 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
14522 * final.c (shorten_branches): Make value passed to LOOP_ALIGN
14523 conform to documentation.
14524 * sh.h (LOOP_ALIGN): If aligning loops, call sh_loop_align
14525 to check for special cases.
14526 * sh-protos.h (sh_loop_align): Declare.
14527 * sh.c (sh_loop_align): Define.
14529 2000-02-22 Andrew Haley <aph@cygnus.com>
14531 * config/mips/mips.h (GAS_ASM_SPEC): Pass -mgp32/-mgp64 to gas.
14532 (SIZE_TYPE): Is 32 bits when using -mgp32.
14533 (PTRDIFF_TYPE): Ditto.
14535 Wed Feb 23 07:26:27 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
14537 * diagnostic.c (init_output_buffer): Handle case of null PREFIX.
14539 2000-02-23 Zack Weinberg <zack@wolery.cumb.org>
14541 * config/i386/i386.h: If IN_TARGET_LIBS is defined, make
14542 BIGGEST_FIELD_ALIGNMENT a constant.
14544 2000-02-21 Jason Merrill <jason@casey.cygnus.com>
14546 * dwarf2out.c (output_line_info): Put the marker for the end of
14547 the line number info at the actual end.
14548 (gen_struct_or_union_type_die): Use decl_function_context
14549 to check for local classes.
14550 * dwarfout.c (output_type): Likewise.
14552 Tue Feb 22 01:38:57 2000 Jeffrey A Law (law@cygnus.com)
14554 * pa.h (FUNCTION_ARG_PASS_BY_REFERENCE): Handle pass-by-reference
14555 for arguments with a mode, but no type.
14556 (FUNCTION_ARG_CALLEE_COPIES): Similarly.
14557 * t-pa (LIB2FUNCS_EXTRA): Add quadlib.asm.
14558 * pa/long_double.h: New file.
14559 * configure.in (hpux10, hpux11 configurations): hpux10 and hpux11
14560 both have 128bit wide long doubles.
14561 * configure: Rebuilt.
14563 2000-02-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14565 * defaults.h (ASM_OUTPUT_ASCII): Constify a char*.
14567 * flow.c (get_common_dest, chain_reorder_blocks, make_reorder_chain,
14568 fixup_reorder_chain, skip_insns_between_block): Add static prototypes.
14569 (life_analysis): Wrap variable `i' with macro ELIMINABLE_REGS.
14571 * haifa-sched.c (rank_for_schedule): Don't cast away const-ness.
14573 * integrate.c (compare_blocks, find_block): Likewise.
14575 * rtl.c (fatal_with_file_and_line): Add ATTRIBUTE_PRINTF_2.
14577 * rtl.h (set_file_and_line_for_stmt): Constify a char*.
14579 * stmt.c (stmt_status, set_file_and_line_for_stmt,
14580 expand_asm_operands): Likewise.
14582 Mon Feb 21 17:06:27 2000 Jason Eckhardt <jle@cygnus.com>
14584 * predict.c (estimate_probability): Added the pointer heuristic to
14585 the collection of static branch predictors.
14587 2000-02-21 Catherine Moore <clm@cygnus.com>
14589 * config/mips/mips.h (ASM_SPEC): Add -mfix700.
14590 * invoke.texi (-mfix7000): Document.
14592 2000-02-21 Gabriel Dos Reis <gdr@codesourcery.com>
14594 * diagnostic.c (init_output_buffer): Make it possible to output at
14595 least 32 characters if we're given a too long prefix.
14597 2000-02-20 Mark Mitchell <mark@codesourcery.com>
14599 * varasm.c (initializer_constant_valid_p): Call
14600 lang_expand_constant to simplify the constant.
14602 2000-02-20 Bruce Korb <bkorb@gnu.org>
14604 * fixinc/inclhack.def(stdio_va_list):
14605 typedef needs to be disabled.
14606 * fixinc/inclhack.sh: regen
14607 * fixinc/fixincl.x: regen
14609 2000-02-20 Geoff Keating <geoffk@cygnus.com>
14611 * print-rtl.c (print_rtx): Don't print addresses when
14612 flag_dump_unnumbered.
14614 2000-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14616 * sparc.c (sparc_output_scratch_registers): Mark parameter with
14618 (sparc_va_arg, sparc_flat_output_function_prologue,
14619 sparc_flat_output_function_epilogue): Cast value to unsigned in
14621 (sparc_emit_float_lib_cmp): Remove unused variable `cmp'.
14623 * sparc.md: Add default case in switch.
14625 2000-02-19 Richard Henderson <rth@cygnus.com>
14627 * c-typeck.c (add_pending_init): Don't abort for multiple
14628 fields at the same offset.
14629 (pending_init_member): Test the correct member.
14631 2000-02-19 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
14633 * except.c (start_dynamic_handler) : Use TYPE_MODE (integer_type_node)
14635 (start_catch_handler) : Same.
14637 2000-02-19 Brad Lucier (lucier@math.purdue.edu)
14639 * Makefile.in: Have flow.o depend on $(EXPR_H)
14641 Sat Feb 19 18:43:13 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
14643 * c-common.c (decl_attributes): Set DECL_SIZE_UNIT.
14644 * c-decl.c (duplicate_decls, finish_enum): Likewise.
14645 (finish_decl): Remove -Wlarger-than code from here.
14646 * flags.h (id_clash_len): Now int.
14647 (larger_than_size): Now HOST_WIDE_INT.
14648 * fold-const.c (size_int_wide): No more HIGH parm; NUMBER is signed.
14649 Clean up checking to see if in table.
14650 (make_bit_field_ref): Remove extra parm to bitsize_int.
14651 * ggc-common.c (ggc_mark_tree_children): Mark DECL_SIZE_UNIT.
14652 * print-tree.c (print_node): Print DECL_SIZE_UNIT and TYPE_SIZE_UNIT.
14653 * stmt.c (expand_decl): Use DECL_SIZE_UNIT for stack checking size
14654 and for computing size of decl.
14655 * stor-layout.c (layout_decl): Set DECL_SIZE_UNIT.
14656 Move -Wlarger-than code to here.
14657 (layout_record): Remove extra arg to bitsize_int.
14658 Set TYPE_BINFO_SIZE_UNIT.
14659 (layout_union): Remove extra arg to bitsize_int.
14660 Use proper type for size of QUAL_UNION.
14661 (layout_type): Remove extra arg to bitsize_int.
14662 * toplev.c (id_clash_len): Now int.
14663 (larger_than_size): Now HOST_WIDE_INT.
14664 (decode_W_option): Clean up id-clash and larger-than- cases.
14665 * tree.c (get_identifier, maybe_get_identifier): Remove unneeded casts.
14666 (expr_align, case FUNCTION_DECL): DECL_ALIGN is not defined.
14667 * tree.h (BINFO_SIZE_UNIT, TYPE_BINFO_SIZE_UNIT, DECL_SIZE_UNIT): New.
14668 (struct tree_decl): New field size_unit.
14669 (size_int_wide): No HIGH operand; NUMBER is now signed.
14670 (size_int_2): Deleted.
14671 (size_int, bitsize_int): Don't use it and rework args.
14672 * varasm.c (assemble_variable, output_constructor): Use DECL_SIZE_UNIT.
14674 Fri Feb 18 20:01:58 2000 Jeffrey A Law (law@cygnus.com)
14676 * pa/quadlib.asm (_U_QFgt, _U_Qfge): Fix flags for _U_Qfcmp call.
14678 2000-02-18 Geoff Keating <geoffk@cygnus.com>
14680 * invoke.texi (Warning Options): Add an explanation of why
14681 you might want the -Wfloat-equal flag.
14683 Fri Feb 18 20:08:57 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
14685 * bitmap.c (bitmap_operation): Avoid using -1 for index since unsigned.
14686 * cppinit.c (new_pending_define): Add cast to avoid warning.
14687 * expmed.c (extract_bit_field): Likewise.
14688 * flow.c (enum reorder_skip_type): New type.
14689 (skip_insns_between_blcok): New it.
14690 Rework to avoid warning about possibly undefined variable.
14691 * function.c (assign_parms): Make thisparm_boundary unsigned.
14692 * genrecog.c (write_switch): Cast XWINT result to int.
14693 * lcm.c: Many static fcns and vars now #ifdef OPTIMIZE_MODE_SWITCHING.
14694 * mips-tfile.c (init_file): Make two versions of FDR intializer:
14695 one for MIPS and one for Alpha.
14696 (get_tag, copy_object): Add casts to avoid warnings.
14697 * optabs.c (init_one_libfunc): Cast NAME to (char *).
14698 * reload.c (find_reloads): Make TYPE enum reload_type.
14699 * sbitmap.c (dump_sbitmap): J is unsigned; don't use "1L".
14700 * unroll.c (unroll_loop): Initialize UNROLL_NUMBER.
14701 * varasm.c (compare_constant_1): Add cast to avoid warning.
14702 * config/alpha/alpha.c (alpha_emit_xfloating_libcall): Cast FUNC
14704 (alpha_expand_unaligned_load, alpha_expand_unaligned_store):
14705 Cast switch operand of size to int.
14706 (alpha_expand_epilogue): Always initialize fp_offset and sa_reg.
14707 * config/alpha/alpha.h (INITIAL_ELIMINATION_OFFSET): Add abort
14710 2000-02-18 Nick Clifton <nickc@cygnus.com>
14712 * config/arm/elf.h (ASM_OUTPUT_ALIGN): Do not generate
14713 anything for an alignment of zero.
14715 * config/arm/thumb.h (ASM_OUTPUT_ALIGN): Do not generate
14716 anything for an alignment of zero.
14718 2000-02-18 Martin von Loewis <loewis@informatik.hu-berlin.de>
14720 * gcc.texi (Bug Reporting): Refer to bugs.html.
14721 (Bug Lists): Likewise.
14722 * system.h (GCCBUGURL): New preprocessor define.
14723 * rtl.c (fancy_abort): Use it.
14724 * gcc.c (main): Likewise.
14726 2000-02-18 Richard Henderson <rth@cygnus.com>
14728 * flow.c (INSN_VOLATILE, SET_INSN_VOLATILE, uid_volatile): Remove.
14729 (life_analysis_1): Subsume into ...
14730 (life_analysis): ... here. Force PROP_REG_INFO off after reload.
14731 Use update_life_info for the relaxation.
14732 (update_life_info): Update REG_BASIC_BLOCK for registers live on
14733 entry and regs_live_at_setjmp.
14734 (set_noop_p): Simplify.
14735 (notice_stack_pointer_modification_1): Renamed from s/_1//.
14736 (record_volatile_insns): Split into ...
14737 (delete_noop_moves): ... here,
14738 (notice_stack_pointer_modification): ... here,
14739 (insn_dead_p): ... and here.
14740 (propagate_block): Don't query INSN_VOLATILE.
14741 (mark_used_regs): Mind !PROP_REG_INFO.
14742 * toplev.c (rest_of_compilation): Call mark_constant_function here,
14743 not in life_analysis.
14745 Fri Feb 18 01:29:22 EST 2000 John Wehle (john@feith.com)
14747 * loop.c (canonicalize_condition): New function,
14748 broken out of get_condition.
14749 (get_condition): Use it.
14750 * expr.h (canonicalize_condition): Prototype it.
14752 * tree.h (tree_int_cst_msb): Declare.
14753 * tree.c (tree_int_cst_msb): New function.
14755 2000-02-17 Mark Mitchell <mark@codesourcery.com>
14757 * stmt.c (set_file_and_line_for_stmt): Don't crash if cfun->stmt
14760 * invoke.texi (-fmessage-length=n): Document.
14762 2000-02-17 Jason Merrill <jason@casey.cygnus.com>
14764 * bitmap.c (bitmap_operation): Don't leak bitmap elements.
14766 2000-02-17 Mark Mitchell <mark@codesourcery.com>
14768 * function.c (thread_prologue_and_epilogue_insns): Put a line note
14769 after the prologue.
14771 2000-02-17 Nick Clifton <nickc@cygnus.com>
14773 * config/arm/thumb.c: Replace includes of system headers with
14774 #include "system.h".
14776 2000-02-16 Richard Henderson <rth@cygnus.com>
14778 * configure.in (alpha-linux*, alpha-netbsd) [extra_parts]:
14779 Add crtbeginS.o and crtendS.o.
14780 * alpha/elf.h (STARTFILE_SPEC): Use crtbeginS.o.
14781 (ENDFILE_SPEC): Use crtendS.o.
14782 * alpha/t-crtbe (crtbeginS.o, crtendS.o): New targets.
14784 * alpha/crtbegin.asm (__do_frame_takedown): Merge into ...
14785 (__do_global_dtors_aux): ... here. Call __cxa_finalize if
14786 shared and present.
14787 (__dso_handle): New variable.
14788 * alpha/crtend.asm (__do_global_ctors_aux): Remove runtime
14789 bias to __CTOR_END__.
14791 2000-02-16 Richard Henderson <rth@cygnus.com>
14793 * Makefile.in (s-crtS, crtbeginS, crtendS): Prefix usage with $(T).
14795 Wed Feb 16 21:40:04 2000 Hans-Peter Nilsson <hp@bitrange.com>
14797 * longlong.h (__clz_tab): Declare as static to match definition.
14799 2000-02-16 Mark Elbrecht <snowball3@bigfoot.com>
14801 * i386/xm-djgpp.h (LIBSTDCXX): Delete. Moved to config/i386/djgpp.h.
14802 (XREF_FILE_NAME): Define.
14804 * i386/djgpp.h (DATA_SECTION_ASM_OP): Define.
14805 (EH_FRAME_SECTION_ASM_OP): Define.
14806 (IDENT_ASM_OP): Define.
14807 (TEXT_SECTION_ASM_OP): Define.
14808 (CPP_SPEC): Define.
14809 (CTORS_SECTION_ASM_OP): Define.
14810 (CTOR_SECTION_FUNCTION): Use it.
14811 (DTORS_SECTION_ASM_OP): Define.
14812 (DTOR_SECTION_FUNCTION): Use it.
14814 2000-02-16 Zack Weinberg <zack@wolery.cumb.org>
14816 * reg-stack.c (emit_swap_insn): Do not put a new insn before a
14819 * flow.c (dump_regset, debug_regset, dump_bb, debug_bb,
14820 debug_bb_n): New functions.
14821 (dump_flow_info, print_rtl_with_bb): Use dump_regset.
14822 * basic-block.h: Prototype new functions.
14824 Wed Feb 16 21:07:53 2000 Denis Chertykov <denisc@overta.ru>
14826 * configure.in: Add support for avr target.
14827 * configure: Rebuilt.
14829 * invoke.texi: Add AVR invocation docs.
14830 * install.texi: Add information about AVR.
14831 * md.texi: Add AVR constraint letters description.
14832 * extend.texi: Add description for AVR specific attributes.
14834 2000-02-16 Jason Merrill <jason@casey.cygnus.com>
14836 * fixinc/fixinc.svr4: Wrap byteorder.h with extern "C".
14838 2000-02-16 Nick Clifton <nickc@cygnus.com>
14840 * emit-rtl.c (emit_insn): Move RTL check into make_insn_raw.
14841 (make_insn_raw): Move RTL check here.
14843 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14845 * version.c: Include gansidecl.h and version.h.
14847 * version.h: Wrap entire file in macro __GCC_VERSION_H__.
14849 * configure.in (gcc_version): When setting, narrow search to
14850 lines containing `version_string'.
14852 * Makefile.in (mainversion): Likewise.
14853 (GCC_H): New variable.
14854 (gcc.h): Delete target.
14855 (gcc.o, gccspec.o, cppspec.o): Depend on $(GCC_H), not gcc.h.
14856 (version.o): Depend on version.h.
14857 (dbxout.o): Don't depend on gcc.h.
14859 Wed Feb 16 15:04:49 2000 Hans-Peter Nilsson <hp@bitrange.com>
14860 Michael Meissner <meissner@cygnus.com>
14862 * md.texi (Simple Constraints): Add item about whitespace.
14863 * genoutput.c (strip_whitespace): New.
14864 (scan_operands) [MATCH_OPERAND, MATCH_SCRATCH]: Call
14865 strip_whitespace for constraints.
14866 Test pointer using NULL, not 0.
14868 2000-02-16 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14870 * cpplib.c (do_line): Pedwarn for #line > 32767.
14872 * c-lex.c (readescape): Warn about '\x', but do not reject it.
14874 2000-02-15 Jonathan Larmour <jlarmour@redhat.co.uk>
14876 * gcc.c (default_compilers): Add new __GNUC_PATCHLEVEL__ define
14877 to default cpp spec.
14878 (do_spec_1): Add support for %v3 spec used by __GNUC_PATCHLEVEL__.
14879 * cpp.texi: Document __GNUC_PATCHLEVEL__.
14882 * objc/lang-specs.h: Add new __GNUC_PATCHLEVEL__ define to
14885 2000-02-15 Denis Chertykov <denisc@overta.ru>
14887 * configure.in: Add support for avr target.
14889 Wed Feb 16 03:21:43 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
14891 * sh.h (OVERRIDE_OPTIONS): Don't set sh_addr_diff_vec_mode.
14892 (sh_addr_diff_vec_mode): Don't declare.
14893 * sh.c (sh_addr_diff_vec_mode): Delete.
14895 Wed Feb 16 01:27:52 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
14897 * sh.md (mulsi3_highpart): Add REG_EQUAL note to last insn.
14899 Wed Feb 16 00:58:06 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
14901 * sh.md (udivsi3_i1, divsi3_i1, umulhisi3_i, mulhisi3_i): Name.
14902 (smulsi3_highpart_i): Name.
14903 (udivsi3): Wrap emitted insns in REG_LIBCALL / REG_RETVAL notes.
14904 (divsi3, mulhisi3, umulhisi3, mulsidi3, umulsidi3): Likewise.
14905 (smulsi3_highpart, umulsi3_highpart): Likewise.
14907 (mulsidi3_i, umulsidi3_i): Make rtl describe operation
14908 correctly independent of endianness.
14909 (mulsidi3, umulsidi3): Now define_insn. Hide details that
14910 confuse the optimizers.
14911 (mulsidi3+1, umulsidi3+1): New define_split.
14913 Tue Feb 15 23:22:26 2000 Andrew Haley <aph@cygnus.com>
14915 * config/sh/sh.md: Guard insn splits against illegal registers.
14916 * config/sh/sh.h: Correct comment about macros.
14918 Tue Feb 15 22:30:36 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
14919 Andrew MacLeod <amacleod@cygnus.com>
14921 * Makefile.in (lcm.o): Depend on insn-attr.h.
14922 * basic-block.h (optimize_mode_switching): Declare.
14923 * lcm.c (tm_p.h, insn-attr.h): #include.
14924 (seginfo, bb_info): New structs.
14925 (antic, transp, comp, delete, insert) : New file-scope static variables.
14926 (new_seginfo, add_seginfo, make_preds_opaque, reg_dies): New functions.
14927 (reg_becomes_live, optimize_mode_switching): Likewise.
14928 * tm.texi: Add description of mode switching macros.
14929 * toplev.c (rest_of_compilation): Call optimize_mode_switching.
14931 * sh-protos.h (remove_dead_before_cse): Remove prototype.
14932 (fldi_ok, fpscr_set_from_mem): New prototypes.
14933 * sh.h (OPTIMIZATION_OPTION): Remove sh_flag_remove_dead_before_cse set.
14934 (CONST_DOUBLE_OK_FOR_LETTER_P, SECONDARY_INPUT_RELOAD_CLASS):
14935 Disable fldi for (TARGET_SH4 && ! TARGET_FMOVD).
14936 (sh_flag_remove_dead_before_cse): Remove declaration.
14937 (NUM_MODES_FOR_MODE_SWITCHING, OPTIMIZE_MODE_SWITCHING): New macros.
14938 (MODE_USES_IN_EXIT_BLOCK, MODE_NEEDED, MODE_AT_ENTRY): Likewise.
14939 (MODE_PRIORITY_TO_MODE, EMIT_MODE_SET): Likewise.
14940 * sh.c (broken_move): Disable fldi for (TARGET_SH4 && ! TARGET_FMOVD).
14941 (barrier_align): Allow for JUMP_INSNS containing a parallel.
14942 (machine_dependent_reorg): Remove sh_flag_remove_dead_before_cse set.
14943 (fldi_ok): New function.
14944 (get_fpscr_rtx): Add fpscr_rtx as GC root.
14945 (emit_sf_insn): Only generate fpu switches when optimize < 1.
14946 (emit_df_insn): Likewise.
14947 (expand_fp_branch, emit_fpscr_use, remove_dead_before_cse): Delete.
14948 (sh_flag_remove_dead_before_cse): Delete.
14949 (get_free_reg, fpscr_set_from_mem): New functions.
14950 * sh.md (movdf, movsf): Remove no_new_pseudos code.
14951 (return): Remove emit_fpscr_use / remove_dead_before_cse calls.
14953 2000-02-15 Loren Rittle <ljrittle@acm.org>
14955 * ginclude/stddef.h: Correct usage of _BSD_RUNE_T_ for FreeBSD.
14957 2000-02-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14959 * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile.o, cccp.o,
14960 cpphash.o, cppinit.o, protoize.o, unprotoize.o): Depend on version.h.
14962 * cccp.c: Include version.h and/or don't declare `version_string'.
14963 * collect2.c: Likewise.
14964 * alpha.c: Likewise.
14965 * arm/aof.h: Likewise.
14966 * arm/coff.h: Likewise.
14967 * arm/elf.h: Likewise.
14968 * arm/pe.h: Likewise.
14969 * arm/tcoff.h: Likewise.
14970 * arm/telf.h: Likewise.
14971 * arm/tpe.h: Likewise.
14972 * arm/vxarm.h: Likewise.
14973 * convex/convex.c: Likewise.
14974 * i386/dgux.c: Likewise.
14975 * i386/sun386.h: Likewise.
14976 * m88k/m88k.c: Likewise.
14977 * mcore/mcore-pe.h: Likewise.
14978 * mips/mips.h: Likewise.
14979 * romp/romp.h: Likewise.
14980 * sh/sh.c: Likewise.
14981 * cpphash.c: Likewise.
14982 * cppinit.c: Likewise.
14983 * dwarf2out.c: Likewise.
14984 * dwarfout.c: Likewise.
14987 * mips-tfile.c: Likewise.
14988 * protoize.c: Likewise.
14989 * toplev.c: Likewise.
14990 * tree.h: Likewise.
14992 * version.c (version_string): Constify a char*.
14994 * version.h: New file.
14996 2000-02-14 Nick Clifton <nickc@cygnus.com>
14998 * configure.in: Add mcore-elf and mcore-pe targets.
14999 * configure: Regenerate.
15001 * NEWS: Add note that MCore port has been contributed.
15003 * invoke.texi: Document command line switches for MCore port.
15004 * install.texi: Add MCore to list of supported targets.
15006 2000-02-14 Geoff Keating <geoffk@cygnus.com>
15008 * collect2.c (main) [COLLECT_EXPORT_LIST]: If we have frames,
15009 then we will need to import the frame handling functions.
15010 (scan_prog_file) [COLLECT_EXPORT_LIST]: We will also need
15011 to import the frames themselves.
15013 Mon Feb 14 13:31:01 2000 Stan Cox <scox@cygnus.com>
15014 Jason Eckhardt <jle@cygnus.com>
15016 * basic_block.h: Added prototype for reorder_basic_blocks.
15017 * toplev.c: Changes to add -freorder-blocks and graph dump after
15018 block reordering is done.
15019 * flow.c (reorder_block_def): New structure for use during block
15021 (REORDER_BLOCK_*): New macros to access members of above structure.
15022 (skip_insns_between_block, get_common_dest, chain_reorder_blocks,
15023 make_reorder_chain, fixup_reorder_chain, reorder_basic_blocks): New
15024 functions for block reordering.
15026 Mon Feb 14 11:24:44 2000 Hans-Peter Nilsson <hp@bitrange.com>
15028 * gcc.texi (Passes): Fix typo.
15029 * md.texi (Standard Names): Ditto.
15030 * tm.texi (Storage Layout): Ditto.
15032 2000-02-13 Zack Weinberg <zack@wolery.cumb.org>
15034 * cpplib.c (do_define): Only free the old definition if it
15037 2000-02-13 Neil Booth <NeilB@earthling.net>
15039 * cppfiles.c (read_and_prescan): When emitting deferred
15040 newlines, test speccase[] again instead of checking each
15041 possible whitespace character in turn. When we encounter \r,
15042 look behind for \n first, then ahead.
15044 2000-02-13 Zack Weinberg <zack@wolery.cumb.org>
15046 * cse.c (cse_altered): New internal flag.
15047 (cse_insn): Set it if we changed an insn.
15048 (cse_main): Clear cse_altered before each basic block.
15049 Only garbage collect if cse_altered is true afterward.
15051 Sun Feb 13 14:12:28 2000 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15053 * sparc/sol2.h (LIB_SPEC): Link -ldl if profiling.
15055 Sun Feb 13 13:21:55 2000 Jeffrey A Law (law@cygnus.com)
15057 * combine.c (simplify_comparison): Fix typo.
15059 Sun Feb 13 12:57:52 2000 Neil Booth <NeilB@earthling.net>
15061 * prefix.c (concat, lookup_key): Use xmalloc and xrealloc
15064 2000-02-13 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15066 * flow.c (flow_loop_tree_node_add): Use better algorithm by passing
15067 previously inserted node instead of root node. Caller changed.
15069 2000-02-13 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15071 * basic-block.h (FLOW_LOOP_FIRST_BLOCK, FLOW_LOOP_LAST_BLOCK): Delete.
15073 2000-02-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15075 * crtstuff.c (__do_global_ctors_aux, __reg_frame_ctor,
15076 __dereg_frame_dtor): Add prototype argument.
15078 * gthr-dce.h (__gthread_active_p, __gthread_once): Likewise.
15080 * gthr-posix.h (__gthread_active_p, __gthread_once): Likewise.
15082 * gthr-solaris.h (__gthread_active_p, __gthread_once): Likewise.
15084 * gthr-vxworks.h (__gthread_once): Likewise.
15086 * gthr-win32.h (__gthread_active_p, __gthread_once): Likewise.
15088 Sat Feb 12 01:44:26 MET 2000 Jan Hubicka <jh@suse.cz>
15090 * i386.c (ix86_emit_restore_regs_using_mov): Break out from ...
15091 (ix86_expand_epilogue): ... here. Use mov instead of add to restore
15092 stack pointer in functions w/o saved registers, output LEAVE more often
15093 on TARGET_USE_LEAVE machines.
15095 2000-02-07 Dmitri Makarov <dim@wrs.com> & Bernd Schmidt <bernds@redhat.com>
15097 * config/arm/arm.c (arm_init_cumulative_args); New function:
15098 Initlaise the CUMULATIE_ARGS strcuture for a function
15100 (arm_function_arg): New function: Determine where to place a
15101 function's argument. Also handles deciding the function's
15103 (current_file_function_operand): New function: Return true if
15104 the symbol is a function which has already been compiled.
15105 (arm_is_long_call_p): New function: Return true if the
15106 indicated function should be called via a long call.
15107 (arm_valid_type_attribute_p): New function: Return true if the
15108 attribute is a valid, arm specific, attribute.
15109 (arm_comp_type_attribute): New function: Return true if the
15110 two types have compatable, arm specific, attributes.
15112 * config/arm/arm.h (CUMULATIVE_ARGS): Redefine to be a
15114 (FUNCTION_ARG): Redefine to call arm_function_arg.
15115 (FUNCTION_ARG_PARTIAL_NREGS): Redefine to use correct
15117 (INIT_CUMULATIVE_ARGS): Redefine to call
15118 arm_init_cumulative_args.
15119 (FUNCTION_ARG_ADVANCE): Redefine to use correct structure
15121 (SETUP_INCOMING_VARARGS): Redefine to use correct structure
15123 (ARM_MARK_NEARBY_FUNCTION): New macro: Mark already compiled
15125 (ENCODE_SECTION): Add call to ARM_MARK_NEARBY_FUNCTION.
15126 (VALID_MACHINE_TYPE_ATTRIBUTE): Define.
15127 (COMP_TYPE_ATTRIBUTES): Define.
15129 * config/arm/arm.md (call): Call arm_is_long_call_p to decide
15130 if a long call is needed.
15131 (call_value): Call arm_is_long_call_p to decide if a long call
15133 (call_symbol): Call arm_is_long_call_p to decide if a long call
15136 * config/arm/arm-protos.h: Add prototype for arm_is_long_call_p.
15138 2000-02-11 Denis Chertykov <denisc@overta.ru>
15140 * README.AVR: New file with information about the avr ports.
15141 * config/avr: New directory with avr port files.
15143 2000-02-11 Andreas Jaeger <aj@suse.de>
15145 * fixinc/Makefile.in (FIXINC_DEFS): Remove unneeded @fixinc_defs@.
15147 2000-02-11 Zack Weinberg <zack@wolery.cumb.org>
15149 * cpphash.c: Fix formatting, update commentary.
15150 (dump_definition): Take three separate arguments instead of a
15151 MACRODEF structure argument.
15152 * cpphash.h: Update prototype of dump_definition.
15153 * cppinit.c (cpp_finish): Update call of dump_definition.
15155 * cpplib.c (do_define): Always create new hash entry with
15156 T_MACRO type. Remove redundant check for redefinition of
15157 poisoned identifier. Update call of dump_definition.
15158 (do_undef): Don't call check_macro_name. Rename sym_length to
15160 (do_error, do_warning): Don't use copy_rest_of_line or
15162 (do_warning): Don't use pedwarn for the actual warning,
15163 only the notice about its not being in the standard. (Fixes
15164 bug with #warning in system headers.)
15165 (do_ident): Stricter argument checking - accept only a single
15166 string after #ident. Also, macro-expand the line.
15167 (do_xifdef): Use cpp_defined. De-obfuscate.
15169 (do_pragma): Split out specific pragma handling to separate
15170 functions. Use get_directive_token. Update commentary. Do
15171 not pass on #pragma once or #pragma poison to the front end.
15172 (do_pragma_once, do_pragma_implementation, do_pragma_poison,
15173 do_pragma_default): New.
15175 Feb 11 12:30:53 2000 Jeffrey A Law (law@cygnus.com)
15177 * jump.c (jump_optimize_1): The first operand in a relational
15178 can be a CONST_INT.
15179 * optabs.c (emit_conditional_move): Handle relationals which
15180 have a known true/false result.
15182 2000-02-11 Geoff Keating <geoffk@cygnus.com>
15184 * function.c (thread_prologue_and_epilogue_insns): Don't insert
15185 a RETURN insn into a block which already ends with a jump.
15187 2000-02-11 Geoff Keating <geoffk@cygnus.com>
15189 * haifa-sched.c (BUF_LEN): Increase a lot.
15191 2000-02-11 Nick Clifton <nickc@cygnus.com>
15193 * configure.in: Add tm_p_file specification for thumb targets.
15194 * configure: Regenerate.
15196 * config/arm/thumb-protos.h: New file: Prototypes for exported
15197 functions defined in thumb.c.
15199 2000-02-11 Robert Lipe <robertl@sco.com>
15201 * Makefile.in (bootstrap-lean): Remove additional files.
15202 (bootstrap2-lean): Likewise.
15203 (VOL_FILES): List of files for above.
15205 2000-02-11 Nathan Sidwell <nathan@acm.org>
15207 * cpphash.c (special_symbol): Remove spurious argument to
15210 2000-02-11 Joel Sherrill (joel@OARcorp.com>
15212 * configure.in: (i*86-*-rtems*): Swapped elf and coff
15214 * configure: Rebuilt.
15216 2000-02-11 Rodney Brown <RodneyBrown@pmsc.com>
15218 * pa-protos.h: Wrap function_arg_padding in TREE_CODE #ifdef.
15220 Fri Feb 11 02:59:05 2000 Jeffrey A Law (law@cygnus.com)
15222 * pa.c, pa.h: Remove trigraph sequences within comments.
15224 Fri Feb 11 02:51:56 2000 Pavel Roskin <pavel_roskin@geocities.com>
15226 * invoke.texi (PPC Options): -mno-new-mnenomics -> -mold-mnemonics.
15228 Fri Feb 11 02:48:30 2000 Brad Lucier (lucier@math.purdue.edu)
15230 * sbitmap.h: Make SBITMAP_ELT_BITS unsigned.
15232 2000-02-11 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15234 * config/c4x/c4x.c (fp_zero_operand): Check for CONST_DOUBLE.
15236 2000-02-11 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15238 * config/c4x/c4x.h (ASM_GLOBALIZE_LABEL): Use c4x_global_label.
15239 (ASM_OUTPUT_EXTERNAL): Use c4x_external_ref.
15240 (ASM_OUTPUT_EXTERNAL_LIBCALL): Likewise.
15241 (ASM_FILE_END): Use c4x_file_end.
15242 * config/c4x/c4x.c (c4x_global_label): New function.
15243 (c4x_external_ref, c4x_file_end): Likewise.
15245 * config/c4x/c4x-protos.h (c4x_global_label): Add prototype.
15246 (c4x_external_ref, c4x_end_file): Likewise.
15248 2000-02-10 Zack Weinberg <zack@wolery.cumb.org>
15250 * cppexp.c: Don't include cpphash.h.
15251 (parse_charconst, cpp_lex): Use cpp_defined.
15252 (cpp_lex): Use get_directive_token throughout. Remove
15253 unnecessary cases from switch. Move assertion-handling code
15254 down to OTHER case.
15255 (cpp_parse_expr): If we see '+' or '-', check the context to
15256 determine if they are unary or binary operators. Streamline
15257 the jumps a bit. Do not call skip_rest_of_line.
15259 * cpplib.c: Make skip_rest_of_line and cpp_skip_hspace
15260 static. Export get_directive_token. Update commentary.
15261 (cpp_defined): New function.
15262 (do_define): Remove reference to T_PCSTRING. Call
15263 free_definition to release memory for old definition, when
15264 redefining a macro.
15265 (eval_if_expression): Set only_seen_white to 0 before calling
15266 cpp_parse_expr. Call skip_rest_of_line after it returns.
15267 (cpp_read_check_assertion): Don't preserve a pointer into the
15268 token buffer across a call to cpp_get_token.
15270 * Makefile.in (cppexp.o): Don't depend on cpphash.h.
15271 * cppfiles.c (redundant_include_p): Use cpp_defined.
15272 * cpphash.c (free_definition): New function.
15273 (delete_macro): Use it. Update commentary.
15274 * cpphash.h: Typedef HASHNODE here. Prototype cpp_lookup and
15276 * cpplib.h: Don't typedef HASHNODE here. Delete T_PCSTRING
15277 from enum node_type. Prototype cpp_defined and get_directive_token.
15278 Don't prototype cpp_lookup, skip_rest_of_line, or cpp_skip_hspace.
15280 * fix-header.c (check_macro_names): Use cpp_defined.
15281 (read_scan_file): Set inhibit_warnings and inhibit_errors in
15282 the options structure.
15284 2000-02-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15286 * c-pragma.c (maximum_field_alignment): Remove duplicate declaration.
15288 2000-02-10 Jason Merrill <jason@casey.cygnus.com>
15290 * dwarf2out.c (add_abstract_origin_attribute): Check TREE_CODE (origin)
15291 rather than die->die_tag.
15293 Thu Feb 10 16:26:49 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
15295 * combine.c (make_extraction, force_to_mode): Avoid warning on
15296 mixed-signedness conditionals.
15297 (make_field_assignment, nonzero_bits): Likewise.
15298 * expmed.c (store_fixed_bit_field): ALIGN arg now unsigned.
15299 (store_split_bit_field, extract_split_bit_field): Likewise.
15300 (extract_fixed_bit_field, store_bit_field,
15301 * expr.c: Change alignment to be unsigned everywhere.
15302 (move_by_pieces, store_constructor_field, store_constructor):
15303 Alignment parm is unsigned.
15304 (emit_block_move, emit_group_load, emit_group_store): Likewise.
15305 (clear_storage, emit_push_insn, compare_from_rtx): Likewise.
15306 (do_compare_rtx_and_jump): Likewise.
15307 (move_by_pieces_ninsns, clear_by_pieces): Likewise.
15308 Compare align with GET_MODE_ALIGNMENT.
15309 (expand_expr_unaligned): Pointer to alignment is pointer to unsigned.
15310 (get_inner_reference): Likewise.
15311 (copy_blkmode_from_reg, emit_push_insn): Remove unneeded casts.
15312 (expand_assignment): Local vars for alignment now unsigned.
15313 (store_constructor, store_field, expand_expr, do_jump): Likewise.
15314 (do_compare_and_jump): Likewise.
15315 (store_field): Call new function expr_align.
15316 * expr.h (emit_block_move, emit_group_load, emit_group_store):
15317 Alignment arg now unsigned.
15318 (clear_storage, emit_push_insn, compare_from_rtx): Likewise.
15319 (do_compare_rtx_and_jump, store_bit_field): Likewise.
15320 (extract_bit_field): Likewise.
15321 * fold-const.c (add_double): Add cast to eliminate signedness warning.
15322 * machmode.h (GET_MODE_ALIGNMENT): Result is unsigned.
15323 (get_best_mode): Alignment arg is unsigned.
15324 * rtl.h (move_by_pieces): Likewise.
15325 * store-layout.c (maximum_field_alignment, set_alignment):
15327 (layout_decl): Alignment arg is now unsigned.
15328 Remove unneeded casts.
15329 (layout_record, layout_union, layout_type): Remove unneeded casts.
15330 Local alignment variables now unsigned.
15331 (get_best_mode): Alignment arg now unsigned.
15332 * tree.c (expr_align): New function.
15333 * tree.h (expr_align): Likewise.
15334 (maximum_field_alignment, set_alignment): Now unsigned.
15335 (get_inner_reference): Alignment argument is now pointer to unsigned.
15336 * varasm.c (assemble_variable): Add cast to eliminate warning.
15338 Thu Feb 10 12:56:47 2000 Jim Wilson <wilson@cygnus.com>
15340 * expmed.c (store_bit_field): If op0 and fieldmode are the same size,
15341 then store directly into op0.
15343 * calls.c (expand_call): When emitting a NOTE_INSN_SETJMP, search for
15344 the CALL_INSN, and emit the note immediately after it.
15346 2000-02-10 Nick Clifton <nickc@cygnus.com>
15348 * config/arm/thumb.md (epilogue): Include a (return) in the
15349 generated insn, and emit it using emit_jump_insn not
15352 Thu Feb 10 18:28:59 MET 2000 Jan Hubicka <jh@suse.cz>
15354 * function.c (assign_temp): Change zero-sized arrays to size 1.
15355 * integrate.c (expand_inline_function): Do not update
15356 stack_alignment_needed
15357 * i386.c (compute_frame_size): Remove #ifdef PREFERRED_FRAME_BOUNDARY,
15358 add some sanity checking, remove optimization for function with
15361 2000-02-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15363 * flow.c (mark_regs_live_at_end): Delete unused variables.
15365 * ggc-page.c (ggc_page_print_statistics): bzero -> memset.
15367 * integrate.c (copy_rtx_and_substitute): Wrap variable `alignment'
15368 in macro FRAME_GROWS_DOWNWARD.
15370 * stmt.c (expand_end_bindings): Delete unused variable.
15372 * unroll.c (iteration_info): Mark parameter `loop' with
15375 2000-02-10 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15377 * fixinc/server.c (load_data): Return NULL if the marker line is
15379 (run_shell): If load_data returns NULL, retry the command once, in
15382 * configure: Rebuilt.
15384 2000-02-09 Bruce Korb <bkorb@gnu.org>
15386 * gcc/fixincludes: ** DELETED **
15387 * gcc/fixcpp: ** DELETED **
15388 * gcc/fixinc-nt.sed: ** DELETED **
15389 * gcc/just-fixinc: ** DELETED **
15390 * gcc/Makefile.in: Removed out-dated commentary
15391 * gcc/configure.in: Removed fast-fixincludes disablement.
15392 * MAINTAINERS(Ian Taylor) moved to "Write after approval" group.
15394 2000-02-09 Clinton Popetz <cpopetz@cygnus.com>
15395 * function.c (thread_prologue_and_epilogue_insns): Uncomment
15398 2000-02-09 Richard Henderson <rth@cygnus.com>
15400 * jump.c (delete_insn): Don't delete user labels at -O0.
15402 2000-02-09 Robert Lipe <robertl@sco.com>
15404 * Makefile.in (gen-protos): Don't depend on HOST_LIBDEPS.
15405 Don't link with HOST_LIBS.
15407 2000-02-09 Zack Weinberg <zack@wolery.cumb.org>
15409 * configure.in: Correct --help text for --with-dwarf2.
15410 Put tm-dwarf2.h after other tm files, if it's requested.
15411 * configure: Regenerate.
15412 * config/tm-dwarf2.h: #undef PREFERRED_DEBUGGING_TYPE before
15415 2000-02-09 Zack Weinberg <zack@wolery.cumb.org>
15417 * cpplib.h: Provide HASHNODE typedef and forward decl of
15418 struct hashnode only. Kill cpp_hashnode typedef. MACRODEF,
15419 DEFINITION, struct hashnode, struct macrodef, struct
15420 definition, scan_decls prototype, default defn of
15421 INCLUDE_LEN_FUDGE moved elsewhere.
15423 * cpphash.h: MACRODEF, DEFINITION, struct macrodef, struct
15424 definition, and struct hashnode moved here. Remove the unused
15425 'predefined' field from struct definition. Replace the 'args'
15426 union with its sole member. All users updated (cpphash.c).
15427 Delete HASHSTEP and MAKE_POS macros, and hashf prototype. Add
15428 multiple include guard.
15430 * cpphash.c (hashf): Make static; use better algorithm; drop
15431 HASHSIZE parameter; return an unsigned int.
15432 (cpp_lookup): Drop HASH parameter. PFILE parameter is
15433 used. Calculate HASHSIZE modulus here.
15434 (cpp_install): Drop HASH parameter. Calculate HASHSIZE modulus
15436 (create_definition): Drop PREDEFINITION parameter.
15437 * cpplib.c (do_define): Don't calculate a hash value here.
15438 Don't pass (keyword == NULL) to create_definition.
15440 * scan.h: Prototype scan_decls here.
15441 * cppfiles.c: Move INCLUDE_LEN_FUDGE default defn here.
15442 * cppexp.c, cppfiles.c, cppinit.c, cpplib.c, fix-header.c: All
15443 callers of cpp_lookup and cpp_install updated.
15445 * cpphash.c (macarg): Hoist all the flag diddling out of the
15447 (macroexpand): ... and out of the loop that calls macarg.
15448 Skip over the initial paren before macro arguments with
15449 cpp_get_non_space_token; point may be some distance before
15450 that paren. Abort if it's not there.
15452 * cpplib.c (parse_clear_mark): Delete function.
15453 (parse_set_mark, parse_goto_mark): Make static.
15454 (ACTIVE_MARK_P): New macro.
15455 (skip_block_comment, skip_line_comment): Do not bump the line
15456 if ACTIVE_MARK_P is true.
15457 (cpp_pop_buffer): The buffer to be popped may not have an
15459 (cpp_get_token): When looking for the initial paren before
15460 macro arguments, only set a mark in a file buffer, Always
15461 return to that mark before proceeding to call macroexpand or
15462 return a NAME token.
15464 * cpplib.h: Remove prototypes of parse_set_mark,
15465 parse_clear_mark, parse_goto_mark.
15466 (struct cpp_options): Rename 'put_out_comments' to
15467 'discard_comments' and invert its sense.
15468 * cppinit.c, cpphash.c, cpplib.c: All users of
15469 put_out_comments changed to use discard_comments, with
15472 2000-02-09 Clinton Popetz <cpopetz@cygnus.com>
15474 * function.c (thread_prologue_and_epilogue_insns): Don't delete
15475 the edge from a block that both jumps and falls through to the
15478 2000-02-09 Scott Bambrough <scottb@netwinder.org>
15480 * config/arm/arm.md (movsi): In PIC mode, make sure that a
15481 constant source address is legitimate.
15483 2000-02-09 Philip Blundell <pb@futuretv.com>
15485 * config/arm/arm.c (legitimize_pic_address): Handle LABEL_REF
15488 * config/arm/arm.h (LEGITIMATE_CONSTANT_P): Allow anything when
15490 (LEGITIMATE_PIC_OPERAND): Disallow references to labels.
15492 2000-02-09 Zack Weinberg <zack@wolery.cumb.org>
15494 * cpplib.c (cpp_define, cpp_undef): Make sure the stacked buffer
15495 ends with a newline and a NUL. Don't be so clever manipulating
15498 Wed Feb 9 14:18:08 MET 2000 Jan Hubicka <jh@suse.cz>
15500 * reload1.c (reload) Align stack frame to cfun->stack_alignment_needed,
15501 not to BIGGEST_ALIGNMENT.
15503 2000-02-08 Geoff Keating <geoffk@cygnus.com>
15505 * dwarf2.h (DW_CFA_GNU_negative_offset_extended): New constant.
15506 * dwarf2out.c (dwarf_cfi_name): Print name of new constant.
15507 (reg_save): Use DW_CFA_GNU_negative_offset_extended when needed.
15508 (output_cfi): Handle output of DW_CFA_GNU_negative_offset_extended.
15509 * frame.c (execute_cfa_insn): Handle
15510 DW_CFA_GNU_negative_offset_extended.
15512 2000-02-08 Richard Henderson <rth@cygnus.com>
15514 * flow.c (tidy_fallthru_edges): Split out from ...
15515 (delete_unreachable_blocks): ... here.
15516 (find_basic_blocks): Use it.
15518 Tue Feb 8 15:51:50 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
15520 * stmt.c (expand_decl): Do set RTX_UNCHANGING_P for TREE_READONLY.
15522 2000-02-08 Zack Weinberg <zack@wolery.cumb.org>
15524 * Makefile.in (GEN_PROTOS_OBJS): Remove libcpp.a.
15525 (gen_protos.o): Don't depend on cpplib.h or cpphash.h.
15526 (fix-header.o): Don't depend on cpphash.h.
15528 * scan.c (hashstr): New function.
15529 * scan.h: Prototype it.
15530 * fix-header.c: Don't include cpphash.h. Use hashstr.
15531 * gen-protos.c: Don't include cpphash.h or cpplib.h. Use
15532 hashstr. Report hash table statistics. Add private
15533 definition of xrealloc.
15535 2000-02-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15537 * i386.h (TARGET_SWITCHES): Fix typo in option name.
15539 2000-02-08 Clinton Popetz <cpopetz@cygnus.com>
15541 * function.c (thread_prologue_and_epilogue_insns): Don't replace
15542 jumps with returns unless they are jumps to the fallthru block.
15544 Tue Feb 8 07:53:55 2000 Jan Hubicka <jh@suse.cz>
15546 * i386.md (addqi3_cc): Fix contraints.
15548 Tue Feb 8 01:39:45 2000 Hans-Peter Nilsson <hp@bitrange.com>
15550 * function.c (emit_return_into_block): Wrap in #ifdef HAVE_return.
15552 2000-02-07 Mark Mitchell <mark@codesourcery.com>
15554 * cpplib.c (cpp_get_token): Call CPP_BUMP_LINE after reading a
15555 carriage return after a macro name.
15557 2000-02-07 Fred Fish <fnf@be.com>
15559 * i386/beos-elf.h: (ASM_IDENTIFY_GCC): Define to nothing
15560 so the gcc2_compiled symbol doesn't confuse BeOS debuggers.
15562 2000-02-07 Zack Weinberg <zack@wolery.cumb.org>
15564 * cppfiles.c (deps_output): Count spacers in deps_column.
15566 2000-02-07 Neil Booth <NeilB@earthling.net>
15568 * cppinit.c (initialize_dependency_output): If there is no
15569 suffix, don't try to look for known suffixes. Use strrchr.
15570 (cpp_start_read): Remove duplicate initialization.
15572 Mon Feb 7 18:36:41 MET 2000 Jan Hubicka <jh@suse.cz>
15574 * calls.c (compute_argument_block_size): New argument
15575 preferred_stack_boundary.
15576 (expand_call): update cfun->preferred_stack_boundary, update call of
15577 compute_argument_block_size
15578 (emit_library_call): Increate cfun->preferred_stack_boundary
15579 to PREFERRED_STACK_BOUNDARY
15580 (emit_library_call_value): Likewise.
15581 * explow.c (allocate_dynamic_stack_spave): Likewise.
15582 * function.c (prepare_function_start): Set
15583 cfun->preferred_stack_boundary
15584 * function.h (struct function): Add preferred_stack_boundary field.
15585 * integrate.c (expand_inline_function): Update
15586 cfun->preferred_stack_boundary and cfun->stack_alignment_needed.
15587 (copy_rtx_and_substitute): Align frame to stack_alignment_needed only.
15588 * i386.c (compute_frame_size): Use cfun->preferred_stack_boundary.
15590 2000-02-06 Zack Weinberg <zack@wolery.cumb.org>
15592 * cpplib.c (my_strerror, cpp_error, cpp_error_with_line,
15593 cpp_error_from_errno, cpp_warning, cpp_warning_with_line,
15594 cpp_pedwarn, cpp_pedwarn_with_line,
15595 cpp_pedwarn_with_file_and_line): Move to cpperror.c.
15596 (cpp_print_file_and_line, v_cpp_error, v_cpp_warning,
15597 v_cpp_error_with_line, v_cpp_warning_with_line,
15598 cpp_message_from_errno, cpp_perror_with_name): Delete.
15600 * cpperror.c (cpp_print_containing_files): Take starting
15601 buffer as argument.
15602 (cpp_file_line_for_message): Rename to cpp_print_file_and_line.
15603 (v_cpp_message): Now called directly by all entry points.
15605 (cpp_pfatal_with_name, cpp_message): Delete.
15606 (cpp_notice_from_errno, cpp_ice): New functions.
15607 (cpp_notice): Is now for reporting error conditions, just
15608 without an associated file.
15609 (cpp_error, cpp_error_with_line): Don't do anything if
15610 opts->inhibit_errors is on.
15611 (cpp_pedwarn_with_file_and_line): Take column argument also.
15613 * cpplib.h: Update prototypes of exported functions.
15614 (struct cpp_options): Add inhibit_errors.
15616 * cppalloc.c, cppfiles.c: Use fprintf not cpp_notice for
15617 non-error messages. Include intl.h.
15619 * cppinit.c, cppmain.c: Likewise. Also, use
15620 cpp_notice_from_errno instead of cpp_perror_with_name or
15621 cpp_pfatal_with_name, and cpp_notice instead of cpp_message.
15623 * cppexp.c, cpphash.c, cppinit.c, cpplib.c: Use cpp_ice to
15624 report internal errors.
15626 * cpplib.c (do_define): Switch bcopy to memcpy.
15627 Give cpp_pedwarn_with_file_and_line a dummy column argument.
15629 * cpplib.c (copy_rest_of_line): Revert previous change: don't
15630 bail out early if we hit a line comment.
15632 2000-02-06 Richard Henderson <rth@cygnus.com>
15634 * flow.c (flow_delete_insn, make_edge, remove_edge): Export.
15635 * basic-block.h: Declare them.
15636 * emit-rtl.h (active_insn_p): New.
15637 (next_active_insn, prev_active_insn): Use it.
15638 * rtl.h: Declare it.
15639 * function.c (emit_return_into_block): New.
15640 (thread_prologue_and_epilogue_insns): Insert return insns instead
15641 of epilogues when possible.
15642 * jump.c (jump_optimize_1): Remove code to insert a return insn
15643 on the fallthru to the exit block.
15645 * i386.c (ix86_can_use_return_insn_p): Fail for large poped args
15646 and for non-empty stack frames.
15647 * i386.md (return): Expand to return-pop as needed.
15649 2000-02-06 Richard Henderson <rth@cygnus.com>
15651 * simplify-rtx.c (simplify_relational_operation): Canonicalize
15652 constant to op1 for testing.
15654 2000-02-06 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15656 * config/c4x/c4x.md (*ldi_on_overflow): New pattern.
15657 (fixuns_truncqfqi2): Use it.
15659 2000-02-06 Richard Henderson <rth@cygnus.com>
15661 * i386.c (ix86_agi_dependant): Handle pro_epilogue_adjust_stack
15662 as a TYPE_LEA insn.
15664 * i386.md (widening and peepholes): Mask the constant instead of
15667 2000-02-05 Zack Weinberg <zack@wolery.cumb.org>
15669 * cppfiles.c (read_and_prescan) [case SPECCASE_QUESTION]: Bump
15670 input pointer before possibly branching off to the backslash
15672 * cpphash.c (macroexpand): Correctly delete \r escapes when
15673 stringifying parameters.
15674 * cpplib.c (copy_rest_of_line): Go directly to skip_block_comment
15675 if we can; bail out early if we hit a line comment.
15676 (handle_directive): Treat '# 123' in an .S file just like
15677 '# <punctuation>'. Discard the shifted '#' if we hit '#\n'.
15678 Return 1 for '# not_a_directive'.
15679 (get_directive_token): Pop macro buffers here, so that
15680 cpp_get_token can't sneakily move past a newline.
15682 (cpp_get_token): goto randomchar if handle_directive returns 0.
15684 * cppalloc.c: Update copyright.
15685 * cpplib.c: Merge all the static function prototypes into one
15687 * cpplib.h: Remove #if 0 block.
15689 * cpperror.c: Remove #ifdef EMACS block.
15690 * cppmain.c: Likewise.
15691 * cpphash.c: Remove #if 0 blocks.
15692 * cppinit.c: Remove #if 0 blocks, and the -lint option.
15693 * cpplib.c: Remove #if 0 blocks and code referencing
15694 pcp_inside_if or for_lint. Remove duplicate error message.
15695 Fix error messages for #else after #else or #elif. Reformat.
15696 Remove archaic TODO list.
15697 * cpplib.h: Remove pcp_inside_if and for_lint flags.
15699 2000-02-05 Zack Weinberg <zack@wolery.cumb.org>
15701 * i386/osf1elf.h: Add missing backslash to multiline string.
15703 2000-02-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15705 * longlong.h [sparc] (udiv_qrnnd): Avoid stringifying macro arg.
15707 2000-02-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15709 * Makefile.in (c-common.o): Depend on $(EXPR_H).
15711 * c-common.c: Include expr.h.
15713 * c-pragma.c (mark_align_stack): Add prototype.
15715 * caller-save.c (add_stored_regs): Likewise.
15717 * combine.c (record_promoted_value): Likewise.
15719 * i386.c (ix86_sched_reorder_pentium, ix86_sched_reorder_ppro):
15722 * cppinit.c (new_pending_define): Likewise.
15724 * cpplib.c (skip_block_comment, skip_line_comment): Likewise.
15726 * dwarf2out.c (save_rtx, splice_child_die, reverse_die_lists,
15727 AT_class, AT_flag, AT_int, AT_unsigned, AT_string, AT_ref, AT_loc,
15728 AT_addr, AT_lbl, get_AT_ref, free_AT, free_die, local_scope_p,
15729 class_scope_p): Likewise.
15731 * dwarf2out.h (dwarf2out_set_demangle_name_func,
15732 dwarf2out_add_library_unit_info): Likewise.
15734 * ggc.h (ggc_page_print_statistics): Likewise.
15736 * haifa-sched.c (propagate_deps): Likewise.
15738 * reg-stack.c (next_flags_user, record_label_references): Likewise.
15740 * rtl.h (set_stack_check_libfunc): Likewise.
15742 * toplev.h (set_fatal_function): Likewise.
15744 * toplev.c (set_fatal_function): Delete prototype.
15746 * diagnostic.c: Deconstify functions returning malloc'ed ptrs.
15748 2000-02-05 Geoff Keating <geoffk@cygnus.com>
15750 * ginclude/ppc-asm.h (FUNC_START): Use USER_LABEL_PREFIX.
15751 (FUNC_END): Likewise.
15753 2000-02-05 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15755 * caller-save.c: Include tm_p.h.
15757 2000-02-05 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15759 * Makefile.in (libgcc.a): Add $(LIBGCC1) to libgcc.a after $(LIBGCC2).
15761 2000-02-04 Neil Booth <NeilB@earthling.net>
15763 * cccp.c (main): Check 'dir' for a NULL pointer before passing
15766 2000-02-04 Zack Weinberg <zack@wolery.cumb.org>
15768 * recog.h: Remove NO_MD_PROTOTYPES ifdefs.
15769 * genflags.c: Use the max_operand_1 logic from genemit.c to
15770 calculate how many arguments gen_insn prototypes have. Remove
15771 NO_MD_PROTOTYPES ifdefs from the generated file.
15772 * genoutput.c: Don't define NO_MD_PROTOTYPES in the generated
15773 file. Cast gen_insn initializers to insn_gen_fn.
15774 * config/alpha/vms.h: Don't define NO_MD_PROTOTYPES.
15775 * gcc.texi: Remove documentation of NO_MD_PROTOTYPES.
15777 2000-02-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15779 * fixinc/Makefile.in (HDR): Add machname.h.
15782 2000-02-05 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15784 * config/c4x/c4x.h (c4x_compare_op0, c4x_compare_op1): Move ...
15785 (c4x_regclass_map, c4x_caller_save_map, c4x_rpts_cycles): Ditto.
15786 (c4x_cpu_version): Ditto.
15787 * config/c4x/c4x-protos.h: ... here.
15789 2000-02-04 Jason Merrill <jason@casey.cygnus.com>
15791 * dwarf2out.c (add_abstract_origin_attribute): Don't call
15792 gen_abstract_function on our context if we're a nested function.
15794 2000-02-05 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15796 * config/c4x/c4x.md (fixuns_truncqfqi2): Rewrite.
15797 * config/c4x/libgcc.S (ufix_truncqfhi2n): Fix.
15799 2000-02-04 Bruce Korb <bkorb@gnu.org>
15801 * fixinc/genfixes(machname.h):
15802 Move the functionality from gen-machine.h into this file.
15803 UNdef MN_NAME_PAT if there are no names to change.
15804 Also, be a little kinder when AutoGen is not present.
15806 * fixinc/Makefile.in(machname.h):
15807 Change the generation rule to use genfixes.
15809 * fixinc/fixfixes.c(machine_name):
15810 machine_name_fix's functionality now dependent upon whether
15811 MN_NAME_PAT is defined.
15813 * fixinc/fixtests.c(machine_name):
15816 * fixinc/fixlib.c(mn_get_regexps): conditional on definition
15819 * fixinc/fixlib.h(mn_get_regexps):
15822 * fixinc/gen-machine.h: DELETED
15824 2000-02-04 Jan Hubicka <jh@suse.cz>
15825 Richard Henderson <rth@cygnus.com>
15827 * i386.c (SAVE_REGS_FIRST): Remove.
15828 (ix86_initial_elimination_offset): Handle only SAVE_REGS_FIRST mode.
15829 (ix86_compute_frame_size): Likewise.
15830 (ix86_expand_prologue): Likewise. Use pro_epilogue_adjust_stack.
15831 (ix86_emit_restore_regs): Remove.
15832 (ix86_emit_epilogue_esp_adjustment): Use pro_epilogue_adjust_stack
15833 when a frame pointer is in use.
15834 (ix86_expand_epilogue): Handle only SAVE_REGS_FIRST mode. Use mov
15835 instead of pop to restore a register when profitable; emit leave
15837 (ix86_attr_length_default): Handle pro_epilogue_adjust_stack
15838 as a TYPE_LEA insn.
15839 (ix86_adjust_cost): Handle pro_epilogue_adjust_stack as TYPE_ALU.
15840 * i386.md (prologue_allocate_stack): Remove.
15841 (epilogue_deallocate_stack): Remove.
15842 (pro_epilogue_adjust_stack): New.
15844 2000-02-04 Richard Henderson <rth@cygnus.com>
15846 * function.c (diddle_return_value): Rework to use a callback function.
15847 Use current_function_return_rtx if it's been set up.
15848 (do_clobber_return_reg, clobber_return_register): New.
15849 (do_use_return_reg, use_return_register): New.
15850 (expand_function_end): Use them.
15851 * stmt.c (expand_null_return): Likewise.
15852 * function.h: Declare them.
15853 * flow.c (mark_regs_live_at_end): Use diddle_return_value.
15854 (mark_reg): Change arguments as appropriate for callback.
15855 * integrate.c (expand_inline_function): Revert 19 Jan change.
15857 Fri Feb 4 20:25:42 2000 Hans-Peter Nilsson <hp@bitrange.com>
15859 * tm.texi (Values in Registers): Fix typo: "fo" "for".
15860 (Misc): Say the scheduler, not the Haifa scheduler.
15862 2000-02-04 Clinton Popetz <cpopetz@cygnus.com>
15864 * jump.c (mark_jump_label): Add in_mem param, check SYMBOL_REFs
15865 when in_mem is set. Update all callers.
15867 2000-02-04 Richard Henderson <rth@cygnus.com>
15869 * i386/openbsd.h (INT_ASM_OP): Define.
15871 Fri Feb 4 10:51:30 2000 Hans-Peter Nilsson <hp@bitrange.com>
15873 * tm.texi: Fix various typos.
15875 Thu Feb 3 17:17:32 2000 Steve Ellcey <sje@cup.hp.com>
15877 * config/pa/pa-hpux11.h (LIB_SPEC): Correct typo in !p case.
15878 (MD_STARTFILE_PREFIX_1): New macro.
15880 Thu Feb 3 15:08:13 MET 2000 Jan Hubicka <jh@suse.cz>
15882 * i386.md (movstrsi, clrstrsi): Support variable sized copies, align
15883 destination when needed.
15884 (strmovsi, strsetsi): New expander.
15885 (strmovsi_1, strsetsi_1): New pattern.
15886 * i386.h (MASK_NO_ALIGN_STROP, MASK_INLINE_ALL_STROP,
15887 TARGET_ALIGN_STRINGOPS, TARGET_INLINE_ALL_STRINGOPS): New macros.
15888 (TARGET_SWITCHES) Add align-stringops and inline-all-stringops.
15889 * invoke.texi (align-stringops, inline-all-stringops): Document.
15891 Wed Feb 2 23:04:47 2000 Krister Walfridsson <cato@df.lth.se>
15893 * i386/netbsd.h (INT_ASM_OP): Define.
15895 2000-02-02 Zack Weinberg <zack@wolery.cumb.org>
15897 * cpplib.h (cpp_reader): Add new flag, no_directives.
15898 * cpphash.c (macarg): Set it.
15899 * cpplib.c (handle_directive): If no_directives is on and we
15900 find a directive, issue an error and discard the line.
15902 Wed Feb 2 13:07:10 2000 Jim Wilson <wilson@cygnus.com>
15904 * config/sparc/sparc.h (PREFERRED_RELOAD_CLASS): Delete 'E' check for
15905 FP constants. Add ! TARGET_FPU check for FP constants.
15907 2000-02-02 Clinton Popetz <cpopetz@cygnus.com>
15909 * flow.c (find_basic_blocks): Don't kill label_value_list
15911 (cleanup_cfg): Kill it here.
15913 Wed Feb 2 08:12:30 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
15915 * expr.c (store_field): Ensure ALIGN is no stricter than the
15918 2000-02-02 Richard Henderson <rth@cygnus.com>
15920 * jump.c (delete_insn): Partially revert 19 Jan change;
15921 don't convert unused code labels to notes at -O0.
15923 2000-02-02 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
15925 * toplev.c (rest_of_compilation): Run rebuild_jump_labels after
15926 split_all_insns to recreate REG_LABEL notes for flow2 pass.
15928 2000-02-01 Richard Henderson <rth@cygnus.com>
15930 * i386.c (general_no_elim_operand): New.
15931 (nonmemory_no_elim_operand): New.
15932 (ix86_expand_move): Copy eliminable operands before a push.
15933 * i386-protos.h: Declare new functions.
15934 * i386.h (CAN_ELIMINATE): Simplify.
15935 (PREDICATE_CODES): Update.
15936 * i386.md (push insns): Don't allow eliminable register operands.
15938 2000-02-01 Richard Henderson <rth@cygnus.com>
15940 * flow.c (mark_regs_live_at_end): Follow expand_function_end and
15941 replace BLKmode with DECL_RTL's mode.
15943 2000-02-01 Zack Weinberg <zack@wolery.cumb.org>
15945 * frame.c (find_fde): Convert for loop to do-while so compiler
15946 sees it's always executed at least once.
15947 * libgcc2.c (BBINBUFSIZE): Kill.
15948 (__bb_init_prg): Use fgets.
15949 (__bb_exit_trace_func): Don't paste strings.
15950 * unroll.c (unroll_loop): Initialize unroll_type, not
15951 unroll_number, and tweak logic to match.
15953 * i386.c (ix86_expand_int_movcc): Add explicit 'return 0' in
15955 (ix86_flags_dependant): Likewise. Disentangle control flow.
15956 (ix86_sched_reorder): Break guts out to
15957 ix86_sched_reorder_pentium and ix86_sched_reorder_ppro.
15958 (ix86_sched_reorder_ppro): Initialize pair2 and insnp before
15961 * i386.h (MACHINE_STATE_SAVE, MACHINE_STATE_RESTORE): Don't
15962 use string concatenation. Don't save and restore esi.
15964 * fixinc/Makefile.in (fixincl.sh): Don't depend on inclhack.def.
15965 (machname.h): Remove script to separate file. Use two-step
15966 sequence so target is not created if script fails.
15967 * fixinc/gen-machname.h: New file. Handle case where no non-reserved
15968 identifiers are defined.
15969 * fixinc/fixlib.c (mn_get_regexps): Return a flag: if MN_NAME_PAT is
15970 an empty string, machine_name doesn't need to do anything at
15972 (is_cxx_header): Add more cases to regexp.
15973 * fixinc/fixlib.h: Update prototype.
15974 * fixinc/fixtests.c, fixinc/fixfixes.c: Update callers of
15976 * fixinc/fixincl.c: Define NO_BOGOSITY.
15978 * fixinc/inclhack.def (no_double_slash, else_endif_label): Ifdef out.
15979 (hp_sysfile): Add missing comma.
15980 (math_exception): Put the wrapper ifdefs at the beginning and
15981 the end of the file.
15982 * fixinc/fixincl.x, fixinc/inclhack.sh: Regenerate.
15984 2000-02-01 Richard Henderson <rth@cygnus.com>
15986 * sparc.c (fp_zero_operand): Turn into a normal predicate.
15987 Use CONST0_RTX. Update all callers.
15988 * sparc.h, sparc-protos.h: Update accordingly.
15989 * sparc.md (fp mov insns): Use fp_zero_operand directly
15992 Wed Feb 2 02:59:45 2000 Hans-Peter Nilsson <hp@bitrange.com>
15994 * tm.texi (Values in Registers): Fix typo in HARD_REGNO_NREGS
15997 2000-02-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15999 * Makefile.in (specs.ready): New target.
16000 (fixinc.sh): Depend on `specs.ready' instead of `specs'.
16002 2000-02-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16004 * fixinc.irix: Use unique filenames for writing into /tmp,
16005 * fixinc.ptx: Likewise.
16006 * fixinc.sco: Likewise.
16007 * fixinc.svr4: Likewise.
16008 * fixinc.winnt: Likewise.
16010 2000-02-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16012 * tsystem.h: New file.
16014 * Makefile.in (libgcc2.a, stmp-multilib, crtbegin.o, crtend.o,
16015 s-crtS): Depend on tsystem.h.
16017 * crtstuff.c: Include tsystem.h.
16018 * frame.c: Likewise.
16019 * libgcc2.c: Likewise.
16021 Tue Feb 1 19:53:27 CET 2000 Jan Hubicka <jh@suse.cz>
16023 * builtins.c (expand_builtin_memset): Expand for variable sized
16026 2000-02-01 David Billinghurst <David.Billinghurst@riotinto.com.au>
16028 * config/mips/iris6.h (SUBTARGET_ASM_SPEC) : Default ISA based
16031 Tue Feb 1 00:57:40 2000 Hans-Peter Nilsson <hp@bitrange.com>
16033 * dwarfout.c (SHORT_TYPE_SIZE): Correct default.
16035 * tm.texi (Type Layout): Correct entry for CHAR_TYPE_SIZE.
16037 2000-01-31 Chandra Chavva <cchavva@cygnus.com>
16039 * combine.c (try_combine) [HAVE_cc0]: Trying to check the missed
16040 case 3->2 combining (combining with splitting) in which 2 is CC0
16041 setter/user and 3 is user. The rest of cases 2->1 and 3->2 are
16042 checked at the begining of the function with the aid of calling
16043 function 'can_combine_p'.
16045 2000-01-31 Dave Brolley <brolley@redhat.com>
16047 * cccp.c (struct argdata): Redeclare 'newlines' field as 'int'.
16049 2000-01-31 Jason Merrill <jason@casey.cygnus.com>
16051 * jump.c (redirect_jump): Move a NOTE_INSN_FUNCTION_END to the
16054 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16056 * gansidecl.h (PROTO, VPROTO, PVPROTO): Delete macros.
16058 * sbitmap.h (sbitmap_first_set_bit, sbitmap_last_set_bit):
16061 2000-01-30 Zack Weinberg <zack@wolery.cumb.org>
16063 * i386/386bsd.h, i386/beos-pe.h, i386/bsd386.h, i386/crtdll.h,
16064 i386/cygwin.h, i386/dgux.h, i386/djgpp-rtems.h, i386/djgpp.h,
16065 i386/freebsd.h, i386/gnu.h, i386/i386-aout.h, i386/i386-coff.h,
16066 i386/i386-interix.h, i386/i386elf.h, i386/linux.h, i386/lynx-ng.h,
16067 i386/lynx.h, i386/mach.h, i386/mingw32.h, i386/moss.h,
16068 i386/netbsd.h, i386/next.h, i386/openbsd.h, i386/osf1elf.h,
16069 i386/ptx4-i.h, i386/rtems.h, i386/rtemself.h, i386/sco.h,
16070 i386/sequent.h, i386/sun.h, i386/sysv4.h, i386/uwin.h, i386/vsta.h,
16071 i386/vxi386.h, i386/win-nt.h, i386/win32.h:
16072 Remove -Di386 -Acpu(i386) -Amachine(i386) from CPP_PREDEFINES.
16074 * i386/osf1elf.h, i386/scodbx.h, i386/seq-sysv3.h, i386/sysv5.h:
16075 Add %(cpp_cpu) to CPP_SPEC.
16077 * i386/osf1elf.h, i386/osfelf.h, i386/osfrose.h:
16078 Add %(cc1_cpu) to CC1_SPEC.
16080 2000-01-28 Ulrich Drepper <drepper@redhat.com>
16082 * c-decl.c (c_decode_option): Accept optional numeric argument to
16083 -Wformat and set warn_format.
16084 * c-common.c: Don't emit warning about non-constant printf format
16085 string unless warn_format > 1.
16087 2000-01-30 Richard Henderson <rth@cygnus.com>
16089 * alpha.md (return_internal): Allow after reload only.
16091 2000-01-30 Richard Henderson <rth@cygnus.com>
16093 * i386.c (ix86_compute_frame_size): Omit padding1 if the
16094 local frame size is zero.
16096 2000-01-30 Richard Henderson <rth@cygnus.com>
16098 * alpha.c (alpha_expand_epilogue): Don't emit the return insn.
16099 * alpha.h (EPILOGUE_USES): New. Mark $26 live.
16100 * alpha.md (return): Turn into an expander.
16101 (return_internal): Don't use $26.
16102 (epilogue): Emit the return insn.
16104 2000-01-30 Richard Henderson <rth@cygnus.com>
16106 * alpha.md (negtf2, abstf2): Fix word order thinko.
16107 (extendsftf2): New.
16108 (trunctfsf2): Avoid intermediate rounding errors.
16110 2000-01-30 Zack Weinberg <zack@wolery.cumb.org>
16112 * cppfiles.c (find_position): Drop 'colp' argument, return the
16114 (read_and_prescan): Adjust to match. Don't ever manipulate
16115 line or line_base except via find_position.
16117 2000-01-29 Zack Weinberg <zack@wolery.cumb.org>
16119 * c-parse.in: Apply Ulrich's changes from c-parse.y.
16120 * c-parse.y, objc/objc-parse.y, c-parse.c, objc/objc-parse.c:
16123 2000-01-29 Zack Weinberg <zack@wolery.cumb.org>
16125 * cpperror.c (cpp_file_line_for_message): If 'line' is zero,
16126 just print "<command line>". If 'filename' is null or an
16127 empty string, print "<stdin>" for the filename.
16128 * cpplib.c (do_define): Don't print the 'location of the
16129 previous definition' message if we're still parsing the
16131 (cpp_pedwarn_with_file_and_line): Always call
16132 cpp_file_line_for_message.
16134 2000-01-29 Mark Mitchell <mark@codesourcery.com>
16136 * flow.c (mark_regs_live_at_end): Fix typo.
16138 2000-01-28 Ulrich Drepper <drepper@redhat.com>
16140 * c-common.c: Adjust variable names, comments, help strings to c99.
16141 * c-lex.c: Likewise.
16142 * c-parse.y: Likewise.
16143 * c-tree.h: Likewise.
16144 * cccp.c: Likewise.
16145 * cpplib.h: Likewise.
16146 * c-decl.c: Likewise. Recognize options with names "*99" as well.
16147 * cppinit.c: Likewise.
16149 2000-01-29 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
16151 * c4x.h (INIT_TARGET_OPTABS): Add all missing local optab entries.
16152 * c4x.c: Define the optab rtx values.
16153 (c4x_add_gc_roots): Add the ggc roots for these optab rtx values.
16154 (c4x_emit_libcall): Use new optab rtx values.
16155 (c4x_emit_libcall3): Likewise.
16156 (c4x_emit_libcall_mulhi): Likewise.
16157 * c4x-protos.h: Add prototypes for optab rtx values and change
16158 prototypes for above c4x_emit_libcall functions.
16160 2000-01-29 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
16162 * c4x.c (c4x_output_ascii): Restrict line length of output when TI
16164 (c4x_function_prologue): Use regnames intead of float_reg_names when
16166 (c4x_function_epilogue): Likewise.
16167 (c4x_print_operand): Likewise.
16168 * c4x.h (HOST_WIDE_INT_PRINT_HEX): Redefine.
16169 * c4x.md (set_high): Disable for TARGET_TI.
16171 2000-01-29 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
16173 * c4x.h (PREFERRED_RELOAD_CLASS): Change to restrict the reloading
16174 of framepointer + constant to ADDR_REGS class.
16175 * c4x.md (addqi3, addqi3_noclobber_reload): Update.
16176 * c4x.c (std_or_reg_operand): New function.
16177 * c4x-protos.h (std_or_reg_operand): Prototype it.
16179 2000-01-29 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
16181 * t-c4x: Change qi,qf,di,df into si,sf,hi,hf to generate same
16182 object names as libgcc2.c.
16183 * libgcc.S: Use newly defined names.
16185 Fri Jan 7 19:48:04 CET 2000 Jan Hubicka <jh@suse.cz>
16186 * sbitmap.c (sbitmap_first_set_bit, sbitmap_last_set_bit): New
16188 * sbitmap.h (sbitmap_first_set_bit, sbitmap_last_set_bit): Declare.
16189 * basic_block.h (FLOW_LOOP_FIRST_BLOCK): New macro.
16190 (FLOW_LOOP_LAST_BLOCK): Likewise.
16192 2000-01-21 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
16194 * basic-block.h (struct loop): New fields 'first' and 'last'.
16195 * flow.c (flow_loops_find): Compute loop->first and loop->last.
16196 (flow_loops_dump): Use loop->first to check for NOTE_INSN_LOOP_BEG
16197 and loop->last to check for NOTE_INSN_LOOP_END.
16199 Fri Jan 28 10:57:58 2000 Jason Eckhardt <jle@cygnus.com>
16201 * predict.c (estimate_probability): Use the new FIRST and LAST fields
16202 of the loop descriptor rather than HEADER and LATCH. Also added
16203 missing break statements as well making some coding style modifications
16204 as suggested by Michael Hayes.
16206 2000-01-28 Richard Henderson <rth@cygnus.com>
16208 * flow.c (find_basic_blocks): Remove do_cleanup argument.
16209 Break out that code ...
16210 (cleanup_cfg): ... here.
16211 (commit_one_edge_insertion): Detect a return instruction being
16212 emitted to an edge. Emit a barrier following; clear fallthru.
16213 (commit_edge_insertions): Verify CFG consistency.
16214 * function.c (expand_function_start): Kill unused variable.
16215 (expand_function_end): Likewise.
16216 (thread_prologue_and_epilogue_insns): Use insert_insn_on_edge
16217 to insert the epilogue.
16219 * gcse.c (gcse_main): Adjust for find_basic_blocks change.
16220 (delete_null_pointer_checks): Likewise.
16221 * output.h: Likewise.
16222 * reg-stack.c (reg_to_stack): Likewise.
16223 * toplev.c (rest_of_compilation): Likewise. Run
16224 thread_prologue_and_epilogue_insns after rebuilding the CFG.
16226 2000-01-28 Richard Henderson <rth@cygnus.com>
16228 * Makefile.in (flow.o): Revert 24 Jan change.
16229 * flow.c (mark_regs_live_at_end): Likewise. Force BLKmode
16230 FUNCTION_VALUE result to DECL_RESULT's mode.
16232 * haifa-sched.c (schedule_insns): Don't recompute reg info
16235 2000-01-28 Zack Weinberg <zack@wolery.cumb.org>
16237 * configure.in: Make --enable-cpplib the default.
16238 * configure: Regenerate.
16239 * gcc.dg/990119-1.c: No longer expected to fail.
16241 2000-01-28 Bernd Schmidt <bernds@cygnus.co.uk>
16243 * jump.c (jump_optimize_1): Delete an optimization that is also done
16244 by merge_blocks in flow.
16246 2000-01-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16248 * diagnostic.c (build_message_string, output_printf,
16249 line_wrapper_printf): Add ATTRIBUTE_PRINTF_*.
16250 (build_location_prefix): Fix non-literal format string.
16252 2000-01-27 Richard Henderson <rth@cygnus.com>
16254 * alpha.md (trunctfsf2): New.
16256 2000-01-27 Andrew Hobson <ahobson@eng.mindspring.net>
16258 * configure.in (alpha-dec-osf5): Enable MASK_SUPPORT_ARCH.
16260 2000-01-27 Zack Weinberg <zack@wolery.cumb.org>
16262 * cppinit.c (cpp_handle_option): Recognize C++ comments under
16264 * cpplib.c (skip_block_comment, skip_line_comment): Split code
16266 (skip_comment) ... here. Permit C++ comments in system
16267 headers always. Warn about C++ comments in user code under
16268 -std=gnu89 -pedantic.
16269 (copy_comment): Use skip_comment.
16270 (cpp_skip_hspace, cpp_get_token): skip_comment can no longer
16272 (consider_directive_while_skipping, do_else, do_endif): Call
16273 validate_else unconditionally.
16274 (validate_else): Check CPP_PEDANTIC here. Accept non-comment
16275 text after the conditional in a system header.
16276 * cpplib.h (struct cpp_buffer): Add flag
16277 warned_cplusplus_comments.
16279 2000-01-27 Geoffrey Keating <geoffk@cygnus.com>
16281 * emit-rtl.c (unshare_all_rtl): Unshare virtual parameters too.
16282 Use unshare_all_rtl_1.
16283 (unshare_all_rtl_again): New function.
16284 (unshare_all_rtl_1): New function split out of unshare_all_rtl.
16286 * function.c (purge_addressof_1): Use unshare_all_rtl_again
16287 rather than resetting the 'used' flags ourself.
16289 * toplev.c (rest_of_compilation): Add current_function_decl
16290 to the unshare_all_rtl call.
16291 * tree.h: Prototype unshare_all_rtl.
16292 * rtl.h: Prototype unshare_all_rtl_again here.
16294 2000-01-27 Geoffrey Keating <geoffk@cygnus.com>
16296 * genoutput.c (output_prologue): Include ggc.h in generated
16298 * Makefile.in (insn-output.o): Depends on ggc.h.
16300 2000-01-27 Ian Dall <ian@sibyl.beware.dropbear.id.au>
16301 Hans-Peter Nilsson <hp@bitrange.com>
16303 * ns32k/xm-ns32k.h (memcpy, memset, memcmp): Delete.
16304 Remove redundant include of xm-ns32k.h.
16305 * ns32k/xm-genix.h (memcpy, memset, memcmp): Add definitions.
16306 Remove redundant include of xm-ns32k.h.
16307 * ns32k/xm-netbsd.h (memcpy, memset, memcmp): No longer undefine.
16308 Remove redundant include of xm-ns32k.h.
16309 * ns32k/netbsd.h (TARGET_DEFAULT): Enable multiply-add instructions.
16311 * ns32k/ns32k.h: Update comment on multiply-add instructions.
16312 (TARGET_SWITCHES): Add documentation strings.
16313 (DWARF_FRAME_REGNUM): Override default definition.
16314 (REG_CLASS_CONTENTS): Add comments.
16315 (SUBSET_P): Format to reduce line length.
16316 (SMALL_REGISTER_CLASSES): Make a run time option.
16317 (GO_IF_NONINDEXED_ADDRESS): Reformat.
16318 (GO_IF_LEGITIMATE_ADDRESS): Ensure that cfun is non NULL before
16319 dereferencing it. Braces to avoid "ambiguous else" were misplaced.
16320 (regclass_map): fix typo in comment.
16321 * ns32k/ns32k.c: Add spaces before parentheses for consistant style.
16322 Prefer gen_rtx_FOO(...) to gen_rtx(FOO,...).
16323 (trace, reg_or_mem_operand): Delete, unused function.
16324 (calc_address_cost): Small offsets are cheaper than large ones.
16325 (expand_block_move): Generate more efficient code when bytes is a
16326 known at compile time.
16327 * ns32k/ns32k.md: Alternate constraints for multiply-add instructions.
16328 (udivmodsi4, udivmodhi4, udivmodqi4): Use nonimmediate_operand
16329 instead of reg_or_mem_operand.
16331 * ns32k/ns32k.md: Use nonimmediate_operand or stricter for outputs,
16332 not general_operand. Similarly use "=rm" or stricter, not "=g".
16333 For input operands, use stricter constraints than "g" if not
16334 general_operand. Similarly use stricter predicate than
16335 "general_operand" when stricter constraints than "g" are present,
16336 except for matching constraints.
16337 (movstrsi): Use "memory_operand" for operands 0 and 1.
16338 (truncsiqi2, truncsihi2, trunchiqi2): Remove.
16339 (udivmoddisi4_internal): Use nonimmediate_operand for operand 0,
16340 not reg_or_mem_operand.
16341 (udivmoddisi4): Ditto.
16342 Use nonimmediate_operand for operand 1, not reg_or_mem_operand.
16343 Use nonimmediate_operand for operand 3, not register_operand.
16344 (udivmoddiqi4_internal): Use register_operand for operand 1, not
16345 reg_or_mem_operand.
16347 2000-01-27 Fred Fish <fnf@be.com>
16349 * gthr-posix.h: Fix typo; compatibily -> compatibility.
16350 * gthr-single.h: Likewise.
16351 * gthr-solaris.h: Likewise.
16352 * gthr-vxworks.h: Likewise.
16353 * gthr-win32.h: Likewise.
16354 * gthr.h: Likewise.
16356 2000-01-27 Zack Weinberg <zack@wolery.cumb.org>
16358 * cppinit.c: Add " (cpplib)" to end of string printed by
16361 2000-01-27 Richard Henderson <rth@cygnus.com>
16363 * alpha.c (alpha_emit_conditional_move): Use VOIDmode when
16364 testing for a signed comparison.
16365 (alpha_emit_floatuns): New.
16366 * alpha-protos.h: Declare it.
16367 * alpha.md (floatunsdisf2, floatunsdidf2): New.
16368 (extendsfdf2): Tidy.
16370 2000-01-27 Jakub Jelinek <jakub@redhat.com>
16372 * config/sparc/linux64.h (CC1_SPEC): If compiling -m32 with -g but
16373 no -g option specifying debugging format, default to -gstabs+.
16375 Wed Jan 26 22:19:14 1999 J"orn Rennecke <amylaar@cygnus.co.uk>
16377 * calls.c (special_function_p): New argument fork_or_exec.
16378 (expand_call): When profile_arc_flag is set and the function
16379 is in the fork_or_exec group, call __bb_fork_func first.
16380 * libgcc2.c, _bb module (__bb_fork_func): New function.
16381 (__bb_exit_func): If fcntl F_SETLKW is available, use it to lock
16383 * config/svr4.h (TARGET_HAS_F_SETLKW): Define.
16384 * tree.h (special_function_p): Update prototype.
16386 2000-01-26 Richard Henderson <rth@cygnus.com>
16388 * alpha.c (alpha_split_tfmode_pair): New.
16389 * alpha-protos.h: Declare it.
16390 * alpha.md (abstf2, negtf2): New.
16391 (movtf insn): Add input G constraint.
16392 (movtf splitter): Use alpha_split_tfmode_pair.
16394 2000-01-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16396 * i386/cygwin.h: PROTO -> PARAMS.
16398 2000-01-26 Jakub Jelinek <jakub@redhat.com>
16400 * config/sparc/sparc.c (sparc_emit_float_lib_cmp): Handle
16401 TARGET_ARCH32 again. Handle ORDERED, UN* and LTGT comparisons
16402 using _Qp_cmp/_Q_cmp and testing the return value.
16403 (print_operand): Call reverse_condition_maybe_unordered if
16404 we are handling CCFPmode or CCFPEmode.
16405 Handle ORDERED, UN* and LTGT comparisons.
16406 * config/sparc/sparc.md (cmptf): Use even on TARGET_ARCH32
16407 if not TARGET_HARD_QUAD.
16408 (seq, sne, sgt, slt, sge, sle, beq, bne, bgt, blt, bge, ble,
16409 bunordered, bordered, bungt, bunlt, buneq, bunge, bunle, bltgt):
16410 Call sparc_emit_float_lib_cmp even on TARGET_ARCH32.
16411 Adjust gen_b* calls so that they reflect return comparison of
16412 sparc_emit_float_lib_cmp.
16414 2000-01-26 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
16416 * config/alpha/alpha.c (alpha_emit_xfloating_cvt): Do not assume
16417 incoming operands array is large enough for one more operand.
16418 (alpha_emit_xfloating_arith): Likewise.
16420 2000-01-25 Zack Weinberg <zack@wolery.cumb.org>
16422 * fixinc/Makefile.in (machname.h): SunOS 4 sed can't handle a
16423 file with one line and no trailing newline.
16424 Patch by Kaveh Ghazi <ghazi@caip.rutgers.edu>.
16425 * fixinc/fixtests.c (machine_name_test): Fix fencepost error
16426 checking if the match is on the line.
16427 * fixinc/gnu-regex.c: Provide regerror not __regerror.
16429 2000-01-25 Richard Henderson <rth@cygnus.com>
16431 * sparc.c (output_cbranch): Fix accidental squashing of the
16432 fp branch pre-delay nop.
16434 2000-01-25 Richard Henderson <rth@cygnus.com>
16436 * tree.def (UNNE_EXPR): Remove.
16437 * c-typeck.c (build_binary_op): Don't handle it.
16438 * expr.c (expand_expr, do_jump, do_store_flag): Likewise.
16440 * rtl.def (UNNE): Remove.
16442 * jump.c (reverse_condition): Update accordingly.
16443 (swap_condition): Likewise.
16444 (comparison_dominates_p): Handle unordered comparisons.
16445 (reverse_condition_maybe_unordered): New.
16446 * rtl.h (reverse_condition_maybe_unordered): Declare.
16448 * sparc.c (select_cc_mode): Update for UNNE/LTGT.
16449 (output_cbranch): Use reverse_condition_maybe_unordered and LTGT.
16450 * sparc.h (REVERSIBLE_CC_MODE): Always true. Update docs.
16451 * sparc.md (bltgt): New.
16453 2000-01-25 Nick Clifton <nickc@redhat.com>
16455 * emit-rtl.c (emit_insn): Only check machine class insns for
16456 improper emission of a RETURN.
16458 2000-01-25 Richard Henderson <rth@cygnus.com>
16460 * Makefile.in (flow.o): Depend on $(EXPR_H).
16461 * flow.c (mark_regs_live_at_end): Use hard_function_value, i.e.
16462 duplicate the structure of diddle_return_value for keeping regs live.
16464 2000-01-26 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
16466 * loop.c (current_loop_info): Delete.
16467 (consec_sets_invariant_p): Add loop argument, update callers.
16468 (get_condition_for_loop): Likewise.
16469 (count_nonfixed_reads, update_giv_derive): Likewise.
16470 (simplify_giv_expr, general_induction_var): Likewise.
16471 (consec_sets_giv, recombine_givs): Likewise.
16472 (move_movables): Delete loop_start and loop_end arguments,
16473 add loop argument, and update callers.
16474 (find_mem_givs, check_final_value): Likewise.
16475 (record_giv, maybe_eliminate_biv, maybe_eliminate_biv_1): Likewise.
16476 (loop_invariant_p): Rename from invariant_p, add loop argument, and
16478 (basic_induction_var): Add loop argument, delete loop_level argument,
16479 and update callers.
16480 * unroll.c (iteration_info): Delete loop_start and loop_end arguments,
16481 add loop argument, and update callers.
16482 (find_splittable_regs, find_splittable_givs): Likewise.
16483 (reg_dead_after_loop, loop_find_equiv_value): Likewise.
16484 (final_biv_value, final_giv_value, back_branch_in_range_p): Likewise.
16485 (biv_total_increment): Delete loop_start and loop_end arguments;
16487 (precondition_loop_p): Delete loop_start and loop_info arguments;
16489 * loop.h (get_condition_for_loop): Add loop argument.
16490 (biv_total_increment): Delete loop_start and loop_end arguments.
16491 (precondition_loop_p): Delete loop_start and loop_info arguments;
16493 (final_biv_value): Delete loop_start and loop_end arguments;
16495 (final_giv_value, back_branch_in_range_p): Likewise.
16497 2000-01-25 Gavin Romig-Koch <gavin@cygnus.com>
16499 * config/mips/mips.h (LEGITIMATE_CONSTANT_P): Fix for mips16.
16501 2000-01-25 Gavin Romig-Koch <gavin@cygnus.com>
16503 * Makefile.in (c-gperf.h) : Change the "See" pointer to
16504 point to the new "generated_files" doc.
16506 2000-01-25 Clinton Popetz <cpopetz@cygnus.com>
16508 * config/fp-bit.c (_unord_f2): Fix typo.
16510 2000-01-25 Zack Weinberg <zack@wolery.cumb.org>
16512 * c-common.c, c-decl.c, c-lang.c, c-lex.c, c-parse.in, c-pragma.c,
16513 c-typeck.c, objc/objc-act.c: Remove all references to obstack
16514 functions obsoleted by GC, such as push_obstacks_nochange,
16515 end_temporary_allocation, savealloc, saveable_tree_cons, etc.
16516 and code which existed only to decide whether or not to call
16517 them. Remove now-unused NESTED argument from start_function;
16518 all callers changed. Do not change behavior based on ggc_p.
16519 The use of the ixp_obstack in c-iterate.c and the util_obstack
16520 in objc/objc-act.c remain; these are not obsoleted by garbage
16522 * c-tree.h: Update prototype for start_function.
16524 * c-parse.y, c-parse.c, objc/objc-parse.c, objc/objc-parse.y: Rebuild.
16526 2000-01-25 Clinton Popetz <cpopetz@cygnus.com>
16528 * config/mips/mips.md (zero_extendsidi2_internal): Disable for
16531 2000-01-25 Richard Henderson <rth@cygnus.com>
16533 * sparc-protos.h (select_cc_mode): Declare.
16534 * sparc.c (select_cc_mode): New. Handle unordered compares.
16535 (output_cbranch): Always reverse via code change. Handle
16536 unordered compares. Factor tests and string updates.
16537 * sparc.h (SELECT_CC_MODE): Split out to select_cc_mode.
16538 (REVERSIBLE_CC_MODE): Also exclude CCFPmode.
16539 * sparc.md (bunordered, bordered): New.
16540 (bungt, bunlt, buneq, bunge, bunle): New.
16542 2000-01-25 Richard Henderson <rth@cygnus.com>
16544 * dwarf2out.c (dwarf2out_init): Use ggc_add_rtx_varray_root.
16545 * ggc-common.c (ggc_add_rtx_varray_root): New.
16546 (ggc_mark_rtx_varray): New.
16547 (ggc_mark_rtx_varray_ptr): New. Shift all ggc_mark_foo_ptr
16548 functions down below ggc_mark_foo.
16549 * ggc.h (ggc_add_rtx_varray_root, ggc_mark_rtx_varray): Declare.
16551 2000-01-25 Richard Henderson <rth@cygnus.com>
16553 * alpha.c (secondary_reload_class): Don't allocate a secondary
16554 for integral mode memories into FLOAT_REGS. Rearrange the more
16555 complicated memory expression inward.
16557 2000-01-25 Zack Weinberg <zack@wolery.cumb.org>
16559 * inclhack.def: Fixes to play nicer with FreeBSD, and
16560 corrections to comments.
16561 (cxx_unready): Add select expression.
16562 (irix_sockaddr): Add bypass expression.
16563 (machine_ansi_h_va_list): New fix.
16564 (stdio_va_list): No need to edit _BSD_VA_LIST_.
16565 Split out addition of "#include <stdarg.h>" to...
16566 (stdio_stdarg_h): ... here.
16567 (systypes_for_aix): Rename to systypes_stdlib_size_t. Apply
16568 to stdlib.h also. Do not munge _BSD_SIZE_T_.
16569 (sysz_stdlib_for_sun): Delete duplicate fix for unprotected
16571 (ultrix_ifdef): Tighten up select expression.
16573 * fixincl.tpl: Exorcise 'exesel'. Rewrite calculations of
16574 re_ct and max_mach to avoid use of shell. Make printed names
16575 match names in inclhack.def. Use static copyright date.
16576 Don't count c_test and test expressions as requiring regex_t
16577 slots. Add some commentary.
16578 * inclhack.tpl: Do not include the 'This script contains N
16579 fixup scripts' line if PROGRAM is defined. Use static
16582 2000-01-24 Jason Merrill <jason@casey.cygnus.com>
16584 * dwarf2out.c: include "varray.h", not dyn-string.h.
16585 (ASM_OUTPUT_DWARF2_ADDR_CONST, ASM_NAME_TO_STRING): Lose.
16586 (addr_const_to_string, addr_to_string): Lose.
16587 (ASM_OUTPUT_DWARF_ADDR_CONST): Copy from dwarfout.c.
16588 (struct dw_val_struct): val_addr is now an rtx.
16589 (add_AT_addr, AT_addr, free_AT, output_aranges): Adjust.
16590 (used_rtx_varray): New varray.
16591 (dwarf2out_init): Initialize it.
16592 (save_rtx): New fn.
16593 (mem_loc_descriptor, add_const_value_attribute): Call it instead of
16595 * arm/telf.h, arm/unknown-elf.h, mn10200.h, mn10300.h,
16596 sparc/sp64-elf.h: Remove definition of ASM_OUTPUT_DWARF2_ADDR_CONST.
16597 * Makefile.in (dwarf2out.o): Update dependencies.
16599 2000-01-24 Richard Henderson <rth@cygnus.com>
16601 * i386.c (i386_dwarf_output_addr_const): New.
16602 * i386.h (ASM_OUTPUT_DWARF_ADDR_CONST): New.
16604 * dwarf2out.c (mem_loc_descriptor): Call ASM_SIMPLIFY_DWARF_ADDR
16606 * dwarfout.c (output_mem_loc_descriptor): Likewise.
16607 * i386.c (i386_simplify_dwarf_addr): New.
16608 * i386.h (ASM_SIMPLIFY_DWARF_ADDR): New.
16610 Mon Jan 24 16:56:10 2000 Jim Wilson <wilson@cygnus.com>
16612 * dwarf2out.c (gen_struct_or_union_type_die): Set complete if
16613 TYPE_STUB_DECL is NULL.
16615 2000-01-24 Richard Henderson <rth@cygnus.com>
16617 * builtins.c (expand_tree_builtin): Move ...
16618 * c-common.c (expand_tree_builtin): ... here.
16620 2000-01-25 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
16622 * loop.h (LOOP_INFO): New accessor macro.
16623 * basic-block.h (struct loop): Rename field `info' to `aux'.
16624 * loop.c (scan_loop): Replace loop->info with LOOP_INFO (loop).
16625 (prescan_loop, strength_reduce, check_dbra_loop, insert_bct): Likewise.
16626 * unroll.c (loop_iterations, unroll_loop): Likewise.
16628 2000-01-24 Christopher Faylor <cgf@cygnus.com>
16630 * config/i386/t-cygwin: Accomodate new winsup directory layout
16631 when searching for include files.
16633 2000-01-24 Richard Henderson <rth@cygnus.com>
16635 * rtl.def: Add unordered fp comparisions.
16636 * tree.def: Likewise.
16637 * tree.h: Add ISO C 9x unordered fp comparision builtins.
16639 * builtins.c (expand_tree_builtin): New function.
16640 * c-typeck.c (build_function_call): Use it.
16641 (build_binary_op): Support unordered compares.
16642 * c-common.c (c_common_nodes_and_builtins): Add unordered compares.
16644 * combine.c (known_cond): Handle reverse_condition returning UNKNOWN.
16645 (reversible_comparison_p): Allow UNORDERED/ORDERED to be reversed.
16646 * cse.c (fold_rtx): Check FLOAT_MODE_P before reversing.
16647 (record_jump_equiv): Handle reverse_condition returning UNKNOWN.
16648 * jump.c (reverse_condition): Don't abort for UNLE etc, but
16650 (swap_condition): Handle unordered compares.
16651 (thread_jumps): Check can_reverse before reversing.
16652 * loop.c (get_condition): Likewise. Allow UNORERED/ORDERED to be
16655 * optabs.c (can_compare_p): New argument CODE. Verify branch or
16656 setcc is present before acking for cmp_optab. Update all callers.
16657 (prepare_float_lib_cmp, init_optabs): Handle UNORDERED.
16658 * expmed.c (do_cmp_and_jump): Update for can_compare_p.
16659 * expr.c (expand_expr): Likewise. Support unordered compares.
16660 (do_jump, do_store_flag): Likewise.
16661 * expr.h (enum libfunc_index): Add unordered compares.
16663 * Makefile.in (FPBIT_FUNCS): Add _unord_sf.
16664 (DPBIT_FUNCS): Add _unord_df.
16665 * config/fp-bit.c (_unord_f2): New.
16666 * fp-test.c (main): Try unordered compare builtins.
16668 * alpha-protos.h (alpha_fp_comparison_operator): Declare.
16669 * alpha.c (alpha_comparison_operator): Check mode properly.
16670 (alpha_swapped_comparison_operator): Likewise.
16671 (signed_comparison_operator): Likewise.
16672 (alpha_fp_comparison_operator): New.
16673 (alpha_emit_conditional_branch): Handle unordered compares.
16674 * alpha.h (PREDICATE_CODES): Update.
16675 * alpha.md (fp compares): Use alpha_fp_comparison_operator.
16676 (bunordered, bordered): New.
16678 2000-01-24 Richard Henderson <rth@cygnus.com>
16680 * alpha.c (alpha_emit_xfloating_cvt): Thinko in operand manipulation.
16681 * alpha.md (movtf): New expander, insn, and splitter.
16683 Mon Jan 24 19:49:47 MET 2000 Jan Hubicka <jh@suse.cz>
16685 * reg-stack.c (subst_stack_regs_pat): Handle correctly USEs of
16688 Mon Jan 24 17:37:31 MET 2000 Jan Hubicka <jh@suse.cz>
16690 * i386.h (FIRST_PSEUDO_REGISTER): Set to 21.
16691 (FIXED_REGISTERS, CALL_USED_REGISTERS,
16692 REG_ALLOC_ORDER): Add frame pointer
16693 (FRAME_POINTER_REGNUM): Set to 20
16694 (HARD_FRAME_POINTER_REGNUM): New macro.
16695 (ELIMINABLE_REGS): Eliminate ARG_POINTER and FRAME_POINTER
16696 to HARD_FRAME_POINTER.
16697 (REGNO_OK_FOR_BASE_P): Accept FRAME_POINTER_REGNUM
16698 (REG_OK_FOR_INDEX_NONSTRICT_P): Likewise.
16699 (REG_OK_FOR_BASE_NONSTRICT_P): Likewise.
16700 (HI_REGISTER_NAMES): Add "frame".
16701 (CAN_ELIMINATE): Handle FRAME_POINTER_REGNUM elimination.
16702 (debug_reg): Handle FRAME_POINTER_REGNUM.
16703 (reg_class): Add arg pointer and frame pointer to NON_Q_REGS,
16704 GENERAL_REGS and INDEX_REGS.
16705 * i386.c (SAVED_REGS_FIRST): new macro.
16706 (AT_BP): Use hard_frame_pointer_rtx instead of frame_pointer_rtx
16707 (ix86_decompose_address, memory_address_length): Likewise.
16708 (regclass_map): Add frame pointer.
16709 (call_insn_operand): Handle frame_pointer_rtx.
16710 (reg_no_sp_operand): Likewise.
16711 (ix86_decompose_address): Handle frame_pointer_rtx as stack_pointer_rtx.
16712 (print_operand, legitimize_pic_address): Fix formating.
16713 (ix86_compute_frame_size): Make static, update prototype, new
16714 parameters padding1, padding2, use ix86_nsaved_regs, use
16715 stack_alignment_needed.
16716 (ix86_initial_elimination_offset): Handle FRAME_POINTER_REGNUM
16717 to HARD_FRAME_POINTER_REGNUM conversions.
16718 (ix86_expand_prologue): Handle SAVED_REGS_FIRST prologues.
16719 (ix86_expand_epilogue): Handle SAVED_REGS_FIRST epilogues.
16720 (print_reg): Abort on FRAME_POINTER_REGNUM
16722 Mon Jan 24 16:50:08 MET 2000 Jan Hubicka <jh@suse.cz>
16724 * i386.h (PREDICATE_CODES): Add aligned_operand.
16725 * i386.c (aligned_operand): New function.
16726 (ix86_aligned_p): Kill.
16727 * i386.md (movhi_1): Emit mov for aligned operands.
16728 (promoting peep2s): Use aligned_operand.
16730 2000-01-23 Zack Weinberg <zack@wolery.cumb.org>
16732 * fixinc/fixfixes.c (fix_char_macro_uses): Correct regular
16733 expression to allow underscores in macro names.
16734 (fix_char_macro_defines): Increment scanning pointer.
16736 2000-01-23 Richard Henderson <rth@cygnus.com>
16738 * alpha/osf.h (TARGET_HAS_XFLOATING_LIBS): Define.
16739 * alpha/osf5.h: New file.
16740 * configure.in (alpha-*-osf5): Add it to tm_file.
16742 * emit-rtl.c (operand_subword): Support TFmode on a 64-bit target.
16744 * alpha-protos.h (alpha_emit_xfloating_arith): Declare.
16745 (alpha_emit_xfloating_cvt, function_arg): Declare.
16746 * alpha.c (alpha_emit_conditional_branch): Call
16747 alpha_emit_xfloating_compare for TFmode compares.
16748 (alpha_lookup_xfloating_lib_func): New.
16749 (alpha_compute_xfloating_mode_arg): New.
16750 (alpha_emit_xfloating_libcall): New.
16751 (alpha_emit_xfloating_arith): New.
16752 (alpha_emit_xfloating_compare): New.
16753 (alpha_emit_xfloating_cvt): New.
16754 (print_operand): Add default abort case.
16755 (function_arg): Mind FUNCTION_ARG_PASS_BY_REFERENCE.
16756 * alpha.h (TARGET_HAS_XFLOATING_LIBS): New.
16757 (BIGGEST_ALIGNMENT): Increase to 128 bits.
16758 (RETURN_IN_MEMORY): True for TF/TCmode.
16759 (ALPHA_ARG_SIZE): TF/TCmode is passed indirect.
16760 (FUNCTION_ARG): Move to function_arg.
16761 (FUNCTION_ARG_PASS_BY_REFERENCE): New.
16762 (ASM_OUTPUT_LONG_DOUBLE): New.
16763 (ASM_OUTPUT_DOUBLE): Always output bits.
16764 * alpha.md (addtf3, divtf3, multf3, subtf3, cmptf): New.
16765 (fix_trunctfdi2, floatditf2, floatunsditf2): New.
16766 (extenddftf2, trunctfdf2): New.
16768 2000-01-23 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
16770 * config/sparc/sol2-sld-64.h (TRANSFER_FROM_TRAMPOLINE): Moved...
16771 * config/sparc/sol2.h: ... here.
16773 2000-01-24 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
16775 * basic-block.h (struct loops): New field `levels'.
16776 * flow.c (flow_loops_level_compute): Traverse all outer loops.
16777 (flow_loop_level_compute): Initialise level to 1.
16778 (flow_loops_find): Set loops->levels.
16779 (flow_loops_dump): Print loops->levels.
16781 2000-01-23 Richard Henderson <rth@cygnus.com>
16783 * libgcc2.c (dwarf_reg_size_table): Size with DWARF_FRAME_REGISTERS.
16784 (throw_helper): Iterate over DWARF_FRAME_REGISTERS.
16786 2000-01-23 Richard Henderson <rth@cygnus.com>
16788 * i386.c (dbx_register_map, svr4_dbx_register_map): New.
16789 * i386.h (DBX_REGISTER_NUMBER): Use them.
16790 * i386/beos-elf.h, i386/freebsd-elf.h, i386/i386elf.h: Likewise.
16791 * i386/linux.h, i386/osfrose.h, i386/ptx4-i.h: Likewise.
16792 * i386/rtemself.h, i386/sco5.h, i386/sysv4.h: Likewise.
16793 * i386/sequent.h: Kill incorrect comment.
16795 2000-01-23 Mark Mitchell <mark@codesourcery.com>
16797 * ggc-page.c (struct page_entry): Make `context_depth' an
16799 (struct globals): Likewise.
16801 2000-01-23 Clinton Popetz <cpopetz@cygnus.com>
16803 * loop.c (check_dbra_loop): When checking a loop for
16804 reversability, check the source of any stores to ensure
16805 they don't depend on an initial value.
16807 2000-01-23 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
16809 * config/c4x/c4x.h (ASM_OUTPUT_BSS): Redefine.
16811 2000-01-22 Zack Weinberg <zack@wolery.cumb.org>
16813 * fixinc/fixincl.c: Move declarations of 'pz_fname' and
16814 'pz_scan' into scope of entire function. Only affects
16815 compiles with -DDEBUG.
16817 2000-01-22 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
16819 * config/elfos.h (UNIQUE_SECTION): Restore uninitialised data
16820 section naming to that prior to 2000-01-07 patch.
16821 * config/mips/elf.h (UNIQUE_SECTION): Ditto.
16822 * config/mips/elf64.h (UNIQUE_SECTION): Ditto.
16823 * config/mips/iris6gld.h (UNIQUE_SECTION): Ditto.
16824 * config/i386/interix.c (UNIQUE_SECTION): Ditto.
16825 * config/i386/winnt.c (UNIQUE_SECTION): Ditto.
16827 2000-01-22 Bernd Schmidt <bernds@cygnus.co.uk>
16829 * config/arm/arm.c (soft_df_operand): Reject SUBREGs containing a
16832 2000-01-21 Jim Wilson <wilson@cygnus.com>
16834 * fixinc/inclhack.tpl: Test for directory before trying to cd into it.
16835 * fixinc/fixincl.sh, fixinc/inclhack.sh: Regenerate.
16837 2000-01-21 Zack Weinberg <zack@wolery.cumb.org>
16839 * cpphash.c (change_newlines): Delete function.
16840 (struct argdata): Delete 'newlines' and 'use_count' fields.
16841 (macroexpand): Remove code referencing those fields.
16843 2000-01-22 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
16845 * loop.c (loops_info): New variable.
16846 (loop_optimize): Allocate loops->array and free it on exit.
16847 Allocate memory for loops_info and assign to each loop,
16849 (find_and_verify_loops): Do not allocate loops->array.
16851 2000-01-21 Zack Weinberg <zack@wolery.cumb.org>
16853 * fixinc/fixfixes.c (machine_name_fix): Don't free 'scratch'.
16855 2000-01-21 Jakub Jelinek <jakub@redhat.com>
16857 * config/sparc/sparc.md (movsi_pic_label_ref): Avoid creating new
16858 pseudos if expanded after first flow.
16859 (movdi_pic_label_ref): Likewise.
16861 2000-01-20 Richard Henderson <rth@cygnus.com>
16863 * jump.c (jump_optimize_1): Don't do addr_vec optimizations at -O0.
16865 2000-01-20 Zack Weinberg <zack@wolery.cumb.org>
16867 * Makefile.in (fixinc.sh): Depend on specs.
16868 * fixinc/Makefile.in: Add rule to create machname.h.
16869 (fixlib.o): Depend on machname.h.
16870 * fixinc/fixtests.c (machine_name): New test.
16871 * fixinc/fixfixes.c (machine_name): New fix.
16872 * fixinc/fixlib.c (mn_get_regexps): New helper function for
16873 the machine_name test and fix.
16874 * fixinc/fixlib.h: Prototype it.
16875 * fixinc/inclhack.def (machine_name): Use the C test and fix.
16876 * fixinc/fixincl.x, fixinc/inclhack.sh: Rebuild.
16878 * gcc.c (do_spec_1) [case P]: Take care not to create
16879 identifiers with three leading or trailing underscores.
16881 * fixinc/Makefile.in (FIXINC_DEFS): Add -DIN_GCC.
16882 (fixincl): Don't specify libraries twice on link line.
16883 (gnu-regex.o): Remove special rule.
16884 * fixinc/gnu-regex.c: Define REGEX_MALLOC if C_ALLOCA was
16885 defined by config.h. Do not define _REGEX_RE_COMP.
16886 (regcomp): Allocate and initialize a fastmap.
16887 * fixinc/gnu-regex.h: Do not define _REGEX_RE_COMP.
16889 2000-01-20 Brad Lucier <lucier@math.purdue.edu>
16891 * Makefile.in (predict.o): Depend on $(EXPR_H), not expr.h.
16893 2000-01-19 Richard Henderson <rth@cygnus.com>
16895 * flow.c (propagate_block): Replace FIRST, LAST and BNUM
16896 arguments with BB. Update all callers. Tidy line wrapping.
16898 2000-01-19 Clinton Popetz <cpopetz@cygnus.com>
16900 * emit-rtl.c (try_split): Return last_insn if we split the
16903 Thu Jan 20 01:01:23 MET 2000 Jan Hubicka <jh@suse.cz>
16905 * i386-protos.h (ix86_compute_frame_size): Remove prototype.
16906 (ix86_initial_elimination_offset): Declare.
16907 * i386.c (ix86_nsaved_regs): Break out from ...
16908 (ix86_can_use_return_insn_p): ... here.
16909 (ix86_emit_save_regs): Break out from ...
16910 (ix86_expand_prologue): ... here.
16911 (ix86_emit_epilogue_esp_adjustment, ix86_emit_restore_regs): Break
16913 (ix86_expand_epilogue): ... here.
16914 (ix86_compute_frame_size): Make static, add prototype.
16915 (ix86_initial_elimination_offset): Break out from ...
16916 * i386.h (INITIAL_ELIMINATION_OFFSET): ... here.
16918 2000-01-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16920 * recog.h (OUT_FCN): Delete.
16922 * vax.md: Call `get_insn_template' instead of OUT_FCN.
16924 2000-01-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16926 * cppalloc.c: PROTO -> PARAMS.
16927 * cpperror.c: Likewise.
16928 * cppfiles.c: Likewise.
16929 * cpplib.c: Likewise.
16930 * cpplib.h: Likewise.
16932 * config/arm/arm-protos.h: PROTO -> PARAMS.
16933 * config/arm/arm.c: Likewise.
16934 * config/c4x/c4x.c: Likewise.
16935 * config/fr30/fr30-protos.h: Likewise.
16936 * config/nextstep.c: Likewise.
16937 * config/pa/pa.c: Likewise.
16938 * config/pj/pj.c: Likewise.
16939 * config/rs6000/rs6000.c: Likewise.
16940 * config/v850/v850-protos.h: Likewise.
16941 * config/v850/v850.c: Likewise.
16943 2000-01-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16945 * i370-protos.h: New file.
16947 * i370.c: Include tm_p.h. Fix compile time warnings.
16949 * i370.h: Move prototypes to i370-protos.h. Fix compile time
16952 * i370.md: Likewise.
16954 2000-01-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16956 * real.c (enan, einan, eiisnan, eiisneg, make_nan): Wrap in NANS.
16957 (target_isinf, target_isnan, eisnan): Mark parameter with
16959 (eiisinf): Wrap in INFINITY.
16960 (etoe113, etoe64, etoe53, etoe24): Wrap label `nonorm' in INFINITY.
16961 (ibmtoe): Remove unused variable `rndsav'.
16963 Wed Jan 19 20:23:06 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
16965 * sh.h (PASS_IN_REG_P): Remove extraneous paranthesis.
16966 (GO_IF_LEGITIMATE_ADDRESS): Added missing tab.
16968 2000-01-19 Zack Weinberg <zack@wolery.cumb.org>
16970 * fixinc/Makefile.in: Correct dependencies of fixincl and fixincl.o.
16971 * fixinc/fixfixes.c (IO_use, CTRL_use, IO_defn, CTRL_defn): New fixes.
16972 (fix_char_macro_defines, fix_char_macro_uses): New functions.
16974 * fixinc/fixlib.c (is_cxx_header): Do the text scan with a regexp.
16975 Recognize Emacs mode markers also.
16976 * fixinc/fixtests.c (else_endif_label): Fix bug in recognition of
16977 C++ comments in C++ headers. Call is_cxx_header only if
16980 * fixinc/inclhack.def (avoid_bool): Add select for the problem and
16981 bypass for ncurses.
16982 (bsd43_io_macros, io_def_quotes, ioctl_fix_ctrl): Replace with...
16983 (io_def_quotes, io_use_quotes, ctrl_def_quotes, ctrl_use_quotes):
16984 ... these, which use the new C fixes.
16985 (math_exception): Escape literal '+' in bypass expression.
16987 * fixinc/fixincl.x, fixinc/fixincl.sh, fixinc/inclhack.sh:
16990 2000-01-19 Geoff Keating <geoffk@cygnus.com>
16992 * rtlanal.c (reg_referenced_p): A CLOBBER of a MEM uses any REGs
16995 2000-01-20 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
16997 * loop.c (loop_optimize): Allocate loop_info structure for each loop
16998 prior to calling scan_loop.
17000 Wed Jan 19 19:54:38 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
17002 * sh.c (find_barrier, gen_block_redirect): Fix indentation.
17003 (split_branches, calc_live_regs): Likewise.
17005 Wed Jan 19 19:12:36 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
17007 * sh.md (fpu_single, fp_mode): New attributes.
17009 2000-01-20 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
17011 * loop.c (current_loop_info): Renamed from loop_info_data
17012 and changed to a pointer.
17013 (loop_optimize): Allocate loop_info structure for each loop
17014 and initialise to zero.
17015 (scan_loop): Set current_loop_info.
17017 * unroll.c (loop_iterations): Don't abort if REG_USERVAR_P set
17020 2000-01-19 Richard Henderson <rth@cygnus.com>
17022 * stupid.c: Die die die.
17023 * Makefile.in (OBJS): Remove stupid.o.
17024 (stupid.o): Likewise.
17026 * except.c (emit_eh_context): Don't emit USEs for stupid.
17027 * explow.c (probe_stack_range): Likewise.
17028 * flags.h (obey_regdecls): Remove.
17029 * flow.c (find_basic_blocks): Don't run try_merge_blocks
17030 when not optimizing.
17031 (life_analysis): Limit data collection when not optimizing.
17032 (mark_regs_live_at_end): Always mark the return value registers.
17033 (mark_used_regs): Remove dummy RETURN case.
17034 (print_rtl_with_bb): Don't consult obey_regdecls.
17035 * function.c (use_variable, use_variable_after): Remove.
17036 (assign_parms): Consult optimize not obey_regdecls.
17037 (expand_function_start): Don't emit USEs for stupid.
17038 (expand_function_end): Likewise.
17039 * global.c (build_insn_chain): Export.
17040 * integrate.c (expand_inline_function): Kill return-value USE
17042 * jump.c (jump_optimize_1): Do simple jump optimizations and
17043 dead code elimination.
17044 (calculate_can_reach_end): Remove check_deleted argument.
17045 (delete_insn): Patch out insns even when not optimizing.
17046 * local-alloc.c (block_alloc): Don't do tying when not optimizing.
17047 * rtl.h (use_variable, use_variable_after): Remove declarations.
17048 (build_insn_chain): Declare.
17049 * stmt.c (expand_value_return): Don't emit USEs for stupid.
17050 (expand_end_bindings): Likewise.
17051 (expand_decl): Likewise. Consult optimize not obey_regdecls.
17052 * toplev.c (obey_regdecls): Remove.
17053 (rest_of_compilation): Don't set it. Kill stupid in favour of
17054 flow1, local-alloc, and reload.
17055 (main): Don't set obey_regdecls.
17057 * config/nextstep.c (handle_pragma): Likewise.
17059 * alpha/alpha.md (allocate_stack): Don't emit USEs for stupid.
17061 * arm/arm.h (CONDITIONAL_REGISTER_USAGE): Don't fix reg 0 for stupid.
17063 2000-01-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17065 * alpha-protos.h: PROTO -> PARAMS.
17066 * alpha.c: Likewise.
17068 * h8300.c: Likewise.
17069 * i386-protos.h: Likewise.
17070 * i386.c: Likewise.
17071 * m32r-protos.h: Likewise.
17072 * m32r.c: Likewise.
17073 * mips.c: Likewise.
17074 * mips.md: Likewise.
17075 * gmon-sol2.c: Likewise.
17076 * sparc.c: Likewise.
17078 2000-01-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17080 * ns32k-protos.h: New file.
17082 * ns32k.c: Fix compile time warnings.
17084 * ns32k.h: Move prototypes to ns32k-protos.h. Fix compile time
17087 * ns32k.md: Likewise.
17089 2000-01-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17091 * vax-protos.h: New file.
17093 * vax.c: Fix compile time warnings.
17095 * vax.h: Move prototypes to vax-protos.h. Fix compile time
17098 * vax.md: Likewise.
17100 * vaxv.md: Likewise.
17102 2000-01-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17104 * romp-protos.h: New file.
17106 * romp.c: Fix compile time warnings.
17108 * romp.h: Move prototypes to romp-protos.h. Fix compile time
17111 * romp.md: Likewise.
17113 2000-01-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17115 * we32k-protos.h: New file.
17117 * we32k.c: Fix compile time warnings.
17119 * we32k.h: Move prototypes to we32k-protos.h. Fix compile time
17122 2000-01-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17124 * calls.c (emit_call_1): Mark parameter with ATTRIBUTE_UNUSED.
17126 * except.c (eh_regs): Likewise.
17128 * final.c (output_operand): Likewise.
17130 * fold-const.c (target_isinf, target_isnan): Likewise.
17132 Tue Jan 18 16:19:55 MET 2000 Jan Hubicka <hubicka@freesoft.cz>
17134 * i386.h (BIGGEST_ALIGNMENT): Set to 128.
17135 (BIGGEST_FIELD_ALIGNMENT): Set to (TARGET_ALIGN_DOUBLE ? 64 : 32)
17137 * i386.md (memstr): Do not use rep stosb for counts divisible by 4
17138 when optimize_size.
17139 (clrstrsi): Rewrite.
17140 (strsethi, strsetqi): New expanders.
17141 (strsethi_1, strsetqi_1, rep_stossi, rep_stosqi): New insn patterns.
17142 (cmpstrsi): Emit compare insn before cmpstrsi_1
17143 (cmpstrsi_nz): use flags, set type to str, prefix_length to 1.
17144 (strlensi_1): Likewise.
17145 (cmpstrsi_1): Likewise; do not output compare.
17146 (strlen expander): Do not unroll when optimizing for size.
17147 (*subsi3_carry): Rename to subsi3_carry
17148 (addqi3_cc): New pattern.
17149 * i386.h (processor_costs): Add move_ratio field.
17150 (MOVE_RATIO): Use move_ratio field, set to 3 for OPTIMIZE_SIZE
17151 * i386.c (*_cost): Set move_ratio.
17152 (x86_unroll_strlen): Enable for Athlon, PPro and K6 too.
17153 (x86_expand_strlensi_1): Rewrite the main loop.
17155 2000-01-17 Richard Henderson <rth@cygnus.com>
17157 * combine.c (combine_simplify_rtx): Give FLOAT_STORE_FLAG_VALUE a mode.
17158 * cse.c (find_comparison_args, fold_rtx): Likewise.
17159 * integrate.c (subst_constants): Likewise.
17160 * loop.c (get_condition): Likewise.
17162 * tm.texi (FLOAT_STORE_FLAG_VALUE): Update docs.
17164 * alpha.h (FLOAT_STORE_FLAG_VALUE): Use REAL_VALUE_ATOF.
17166 2000-01-18 Martin v. Löwis <loewis@informatik.hu-berlin.de>
17168 * c-parse.in (SAVE_WARN_FLAGS): Create an INTEGER_CST.
17169 (RESTORE_WARN_FLAGS): Unpack it.
17170 Change semantic type of extension to ttype.
17171 * c-common.c (split_specs_attrs): Expect an INTEGER_CST.
17172 * c-parse.y, c-parse.c, objc/objc-parse.y,
17173 objc/objc-parse.c: Regenerate.
17175 2000-01-17 Zack Weinberg <zack@wolery.cumb.org>
17177 * fixinc/fixlib.c: Add copyright notice.
17178 (compile_re): New function.
17179 * fixinc/fixlib.h: Prototype compile_re.
17181 * fixinc/fixfixes.c, fixinc/fixtests.c, fixinc/fixincl.c:
17182 Use compile_re to compile regular expressions.
17184 * fixinc/fixincl.c (egrep_test): Don't bother asking regexec
17185 where the pattern matched.
17187 * fixinc/inclhack.def (sun_memcpy): Move to AAB_sun_memcpy,
17189 (ultrix_ansi_compat): Likewise.
17190 (interactv_add1): Rename to 'isc_omits_with_stdc', remove shell test,
17192 (interactv_add2, interactv_add3): Delete.
17193 (x11_sprintf): Don't use filename glob.
17194 * fixinc/fixincl.x, fixinc/inclhack.sh, fixinc/fixincl.sh:
17197 2000-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17199 * print-rtl.c: PROTO -> PARAMS.
17200 * real.c: Likewise.
17201 * reg-stack.c: Likewise.
17202 * resource.c: Likewise.
17203 * sdbout.h: Likewise.
17204 * simplify-rtx.c: Likewise.
17205 * stor-layout.c: Likewise.
17206 * stupid.c: Likewise.
17207 * xcoffout.c: Likewise.
17208 * xcoffout.h: Likewise.
17210 2000-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17212 * toplev.c: PROTO -> PARAMS.
17213 * toplev.h: Likewise.
17214 * tree.c: Likewise.
17215 * tree.h: Likewise.
17216 * unroll.c: Likewise.
17217 * varasm.c: Likewise.
17218 * varray.c: Likewise.
17219 * varray.h: Likewise.
17221 2000-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17223 * reload.c: PROTO -> PARAMS.
17224 * reload.h: Likewise.
17225 * reload1.c: Likewise.
17226 * reorg.c: Likewise.
17227 * resource.h: Likewise.
17230 * rtlanal.c: Likewise.
17231 * sbitmap.h: Likewise.
17232 * sdbout.c: Likewise.
17233 * stack.h: Likewise.
17234 * stmt.c: Likewise.
17235 * system.h: Likewise.
17237 2000-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17239 * machmode.h: PROTO -> PARAMS.
17240 * mbchar.h: Likewise.
17241 * mips-tdump.c: Likewise.
17242 * mips-tfile.c: Likewise.
17243 * optabs.c: Likewise.
17244 * output.h: Likewise.
17245 * prefix.c: Likewise.
17246 * profile.c: Likewise.
17247 * protoize.c: Likewise.
17248 * real.h: Likewise.
17249 * recog.c: Likewise.
17250 * recog.h: Likewise.
17251 * regclass.c: Likewise.
17252 * regmove.c: Likewise.
17253 * regs.h: Likewise.
17255 2000-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17257 * ggc-common.c: PROTO -> PARAMS.
17258 * ggc-page.c: Likewise.
17259 * ggc-simple.c: Likewise.
17261 * global.c: Likewise.
17262 * graph.c: Likewise.
17263 * gthr-win32.h: Likewise.
17264 * haifa-sched.c: Likewise.
17265 * halfpic.h: Likewise.
17266 * integrate.c: Likewise.
17267 * integrate.h: Likewise.
17268 * jump.c: Likewise.
17270 * local-alloc.c: Likewise.
17271 * loop.c: Likewise.
17272 * loop.h: Likewise.
17274 2000-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17276 * genattr.c: PROTO -> PARAMS.
17277 * genattrtab.c: Likewise.
17278 * gencheck.c: Likewise.
17279 * gencodes.c: Likewise.
17280 * genconfig.c: Likewise.
17281 * genemit.c: Likewise.
17282 * genextract.c: Likewise.
17283 * genflags.c: Likewise.
17284 * gengenrtl.c: Likewise.
17285 * genopinit.c: Likewise.
17286 * genoutput.c: Likewise.
17287 * genpeep.c: Likewise.
17288 * genrecog.c: Likewise.
17290 2000-01-16 Mark Mitchell <mark@codesourcery.com>
17292 * tree.h (BINFO_VPTR_FIELD): Augment documentation.
17294 2000-01-16 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
17296 * aclocal.m4 (AC_FUNC_MMAP_ZERO): New macro.
17297 * configure.in (AC_FUNC_MMAP_ZERO): Use instead of AC_FUNC_MMAP.
17298 * ggc-page.c: Replace HAVE_MMAP with HAVE_MMAP_ZERO.
17299 * configure, config.in: Rebuilt.
17301 2000-01-16 Zack Weinberg <zack@wolery.cumb.org>
17303 * config/i386/i386.md: Add peephole to merge successive stack
17306 Sat Jan 15 15:41:14 EST 2000 John Wehle (john@feith.com)
17308 * gcse.c (insert_insn_end_bb): Use emit_block_insn_before
17309 instead of emit_insn_before. Also handle NOTE_INSN_BASIC_BLOCK
17310 when walking backwards to find all the parameter loads when
17311 the basic block ends in a call.
17313 2000-01-15 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
17315 * loop.c (this_loop_info): Delete.
17316 (uid_loop): Add in place of uid_loop_num. All uses updated.
17317 (loop_number_exit_count): Delete and replace with entry in loop
17318 structure. All uses updated.
17319 (loop_number_loop_starts, loop_number_loop_ends): Likewise.
17320 (loop_number_loop_cont, loop_number_cont_dominator): Likewise.
17321 (loop_outer_loop): Likewise.
17322 (loop_invalid, loop_number_exit_labels): Likewise.
17323 (loop_used_count_register): Delete and replace with entry in
17324 loop_info structure.
17325 (find_and_verify_loops): Add loops argument.
17326 (verify_dominator, mark_loop_jump, prescan_loop): Replace loop_start,
17327 loop_end, etc. arguments with loop structure pointer. All callers
17329 (loop_reg_used_before_p, scan_loop, strength_reduce): Likewise.
17330 (check_dbra_loop, next_insn_in_loop, try_copy_prop): Likewise.
17331 (load_mems_and_recount_loop_regs_set, load_mems): Likewise.
17332 (insert_bct): Likewise.
17333 (basic_induction_var): New argument level.
17334 * loop.h (struct loop_info): Delete fields num, loops_enclosed,
17335 vtop, and cont. Add used_count_register.
17336 (uid_loop): Delete declaration.
17337 (loop_number_exit_count): Likewise.
17338 (loop_number_loop_starts, loop_number_loop_ends): Likewise.
17339 (loop_number_loop_cont, loop_number_cont_dominator): Likewise.
17340 (loop_outer_loop, loop_used_count_register): Likewise.
17341 (loop_invalid, loop_number_exit_labels): Likewise.
17342 (unroll_loop): Replace loop_start and loop_end arguments
17343 with loop structure pointer.
17344 (loop_precondition_p, loop_iterations): Likewise.
17345 Include basic-block.h.
17346 * unroll.c: (unroll_loop): Replace loop_start and loop_end arguments
17347 with loop structure pointer.
17348 (loop_precondition_p, loop_iterations): Likewise.
17349 * basic-block.h (struct loop): New entries vtop, cont,
17350 cont_dominator, start, end, top, scan_start, exit_labels,
17352 * Makefile.in (LOOP_H): Add basic-block.h to dependencies.
17354 2000-01-15 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
17356 * defaults.h (ASM_OUTPUT_ASCII): Use ISDIGIT.
17358 2000-01-14 Nathan Sidwell <sidwell@codesourcery.com>
17360 * config.in: Rebuilt for 2000-01-13 change to acconfig.h.
17362 2000-01-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17364 * pdp11-protos.h: New file.
17366 * pdp11.c: Include tm_p.h. Add static prototypes. Fix compile
17369 * pdp11.h: Move prototypes to pdp11-protos.h. Fix compile time
17372 * pdp11.md: Likewise.
17374 * 2bsd.h: Likewise.
17376 2000-01-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17378 * mn10300-protos.h: New file.
17380 * mn10300.c: Include tm_p.h. Add static prototypes. Fix compile
17383 * mn10300.h: Move prototypes to mn10300-protos.h. Fix compile time
17386 * mn10300.md: Likewise.
17388 2000-01-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17390 * mn10200-protos.h: New file.
17392 * mn10200.c: Include tm_p.h. Add static prototypes. Fix compile
17395 * mn10200.h: Move prototypes to mn10200-protos.h. Fix compile time
17398 * mn10200.md: Likewise.
17400 2000-01-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17402 * h8300-protos.h: New file.
17404 * h8300.c: Include tm_p.h. Add static prototypes. Fix compile
17407 * h8300.h: Move prototypes to h8300-protos.h. Fix compile time
17410 * h8300.md: Likewise.
17412 2000-01-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17414 * varasm.c (asm_output_bss): Mark parameters with ATTRIBUTE_UNUSED.
17415 (asm_emit_uninitialised): Likewise.
17417 2000-01-13 Gavin Romig-Koch <gavin@cygnus.com>
17419 * config/mips/mips.h (ISA_HAS_INT_CONDMOVE): New.
17420 * config/mips/mips.md: Use ISA_HAS_INT_CONDMOVE.
17422 2000-01-14 Clinton Popetz <cpopetz@cygnus.com>
17424 * config/mips/mips.c (override_options): Don't turn on extra
17425 alignment for mips16.
17427 2000-01-14 Clinton Popetz <cpopetz@cygnus.com>
17429 * config/mips/mips.c (mips_va_arg): Fix fprv for the 32 bit
17430 eabi, and make sure queued POSTINCREMENT rtl is emitted at
17433 2000-01-14 Clinton Popetz <cpopetz@cygnus.com>
17435 * builtins.c (PAD_VARARGS_DOWN): Define.
17436 (std_expand_builtin_va_arg): Use the above macro.
17437 * config/mips/mips.h (PAD_VARARGS_DOWN): Define.
17438 * tm.texi (Register Arguments): Document the above macro.
17440 2000-01-14 Nick Clifton <nickc@cygnus.com>
17442 * emit-rtl.c (emit_insn): If checking is enabled, make sure
17443 that this function has not been used to emit a jump
17446 * jump.c (return_jump_1): Cope with being passed a null rtx.
17448 2000-01-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17450 * eh-common.h: PROTO -> PARAMS.
17451 * emit-rtl.c: Likewise.
17452 * errors.c: Likewise.
17453 * errors.h: Likewise.
17454 * except.c: Likewise.
17455 * except.h: Likewise.
17456 * explow.c: Likewise.
17457 * expmed.c: Likewise.
17458 * expr.c: Likewise.
17459 * expr.h: Likewise.
17460 * final.c: Likewise.
17461 * fix-header.c: Likewise.
17462 * flow.c: Likewise.
17463 * fold-const.c: Likewise.
17464 * function.c: Likewise.
17465 * function.h: Likewise.
17467 * gcov-io.h: Likewise.
17468 * gcov.c: Likewise.
17469 * gcse.c: Likewise.
17471 2000-01-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17473 * sh-protos.h: New file.
17475 * sh.c: Include insn-config.h, toplev.h, recog.h and tm_p.h.
17476 Add static prototypes. Fix compile time warnings.
17478 * sh.h: Move prototypes to sh-protos.h. Fix compile time warnings.
17482 2000-01-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17484 * arc-protos.h: New file.
17486 * arc.c: Include tm_p.h. Add static prototypes. Fix compile
17489 * arc.h: Move prototypes to arc-protos.h. Fix compile time
17492 * arc.md: Likewise.
17494 2000-01-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17496 * dsp16xx-protos.h: New file.
17498 * dsp16xx.c: Include tm_p.h. Add static prototypes. Fix compile
17501 * dsp16xx.h: Move prototypes to dsp16xx-protos.h. Fix compile time
17504 * dsp16xx.md: Likewise.
17506 2000-01-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17508 * convex-protos.h: New file.
17510 * convex.c: Include tm_p.h. Add static prototypes. Fix compile
17513 * convex.h: Move prototypes to convex-protos.h. Fix compile time
17516 2000-01-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17518 * elxsi-protos.h: New file.
17520 * elxsi.c: Include tm_p.h. Add static prototypes. Fix compile
17523 * elxsi.h: Move prototypes to elxsi-protos.h. Fix compile time
17526 * elxsi.md: Likewise.
17528 2000-01-14 Clinton Popetz <cpopetz@cygnus.com>
17530 * config/mips/mips.h (REGISTER_MOVE_COST): Remove redundant
17531 case for moving from HI/LO/HI_LO_REG. This makes the behavior
17532 match the comment for MIPS16.
17534 Fri Jan 14 00:28:06 2000 Jeffrey A Law (law@cygnus.com)
17536 * flow.c (split_edge): Do not call set_block_for_insn if we
17537 do not have a basic_block_for_insn structure.
17539 * fr30.h (TRAMPOLINE_TEMPLATE): Use nops to ensure the static chain
17540 and destination functions are 32bit aligned within the trampoline.
17541 (TRAMPOLINE_SIZE, INITIALIZE_TRAMPOLINE): Corresponding changes.
17542 (TRAMPOLINE_ALIGNMENT): Define.
17544 * cse.c (cse_insn): When changing (set (pc) (reg)) to
17545 (set (pc) (label_ref)), verify the change creates a valid insn.
17547 * fr30.c (call_operand): Tighten and rework to match rules for
17548 call RTL expressions.
17549 * fr30.h (PREDICATE_CODES, case call_operand): Only allow MEMs.
17550 * fr30.md (call patterns): Improve constraints.
17552 Thu Jan 13 23:44:03 2000 Richard Henderson <rth@cygnus.com>
17554 * fr30.c (fr30_expand_epilogue): Revert last change.
17555 Use emit_jump_insn for the return insn.
17557 Thu Jan 13 14:46:03 2000 Jason Eckhardt <jle@cygnus.com>
17558 Stan Cox <scox@cygnus.com>
17560 * predict.c: New file. Preliminary infrastructure work for static
17561 branch prediction and basic block reordering.
17562 * basic-block.h: Add prototype for estimate_probability.
17563 * Makefile.in: Add rules for predict.o.
17565 2000-01-13 Jason Merrill <jason@yorick.cygnus.com>
17567 * fixincludes (va_list): Use __not_va_list__ for the dummy.
17568 * fixinc/*: Likewise.
17570 2000-01-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17572 * cccp.c: PROTO -> PARAMS.
17573 * cexp.y: Likewise.
17574 * collect2.c: Likewise.
17575 * combine.c: Likewise.
17576 * convert.h: Likewise.
17578 * dbxout.c: Likewise.
17579 * dbxout.h: Likewise.
17580 * diagnostic.c: Likewise.
17581 * doprint.c: Likewise.
17582 * dwarf2out.c: Likewise.
17583 * dwarf2out.h: Likewise.
17584 * dwarfout.c: Likewise.
17585 * dwarfout.h: Likewise.
17586 * dyn-string.h: Likewise.
17588 2000-01-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17590 * calls.c (emit_call_1): Wrap varaible `struct_value_size_rtx' in
17591 macro conditionals guarding use.
17593 * dwarf2out.c: Include "tm_p.h".
17595 * function.c (locate_and_pad_parm): Mark parameter with
17597 (expand_function_end): Likewise for variable `context'.
17599 * reorg.c (make_return_insns): Wrap prototype in macro HAVE_return.
17601 2000-01-13 Nick Clifton <nickc@cygnus.com>
17603 * config/fr30/fr30.c (fr30_expand_epilogue): Emit USEs of pop'ed
17604 register to prevent compile time warnings.
17606 2000-01-13 Zack Weinberg <zack@wolery.cumb.org>
17608 * longlong.h [i386] (udiv_qrnnd): Rename 'd' argument to 'dv'
17609 to avoid -Wtraditional warning.
17611 2000-01-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17613 * 1750a-protos.h: New file.
17615 * 1750a.c: Include tm_p.h. Add static prototypes. Fix compile
17618 * 1750a.h: Move prototypes to 1750a-protos.h. Fix compile time
17621 * 1750a.md: Likewise.
17623 2000-01-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17625 * a29k-protos.h: New file.
17627 * a29k.c: Include tm_p.h. Add static prototypes. Fix compile
17630 * a29k.h: Move prototypes to a29k-protos.h. Fix compile time
17633 2000-01-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17635 * clipper-protos.h: New file.
17637 * clipper.c: Include tm_p.h. Add static prototypes. Fix compile
17640 * clipper.h: Move prototypes to clipper-protos.h. Fix compile time
17643 Thu Jan 13 16:03:06 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
17645 * reload1.c (reload_combine_note_store): Use HARD_REGNO_NREGS.
17647 2000-01-13 Nathan Sidwell <sidwell@codesourcery.com>
17649 * configure.in (--enable-new-gxx-abi): New option.
17650 * acconfig.h (ENABLE_NEW_GXX_ABI): New define.
17651 * Makefile.in (GXX_ABI_FLAG): New variable.
17652 * configure: Regenerate.
17654 2000-01-13 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
17656 * stor-layout.c (layout_type): Use FORCE_STRUCT_BLK.
17657 * tm.texi (FORCE_STRUCT_BLK): Document.
17658 * config/c4x/c4x.h (FORCE_STRUCT_BLK): New macro.
17660 Wed Jan 12 23:12:47 2000 Hans-Peter Nilsson <hp@axis.com>
17662 * config/ns32k/ns32k.md: Revert Jan 9 change.
17664 * genrecog.c (maybe_both_true_2): Do not compare a predicate-test
17665 to a mode-test, if the predicate is address_operand.
17667 Wed Jan 12 22:34:00 2000 Jeffrey A Law (law@cygnus.com)
17669 * combine.c (if_then_else_cond): Be careful about what kinds
17670 of RTL expressions are passed to operand_subword.
17672 * flow.c (split_edge): If we have to insert a new jump, make
17673 sure to associate it with a basic block.
17675 * flow.c (commit_one_edge_insertion): A block with one successor
17676 can end in a JUMP_INSN that is not a simplejump.
17678 2000-01-12 Robert Lipe <robertl@sco.com>
17680 * i386/sco5.h (INIT_SECTION_ASM_OP_COFF): Rename section to "ctor".
17681 (BUILD_VA_LIST_TYPE): Define.
17682 (EH_FRAME_SECTION_ASM_OP): Explictly define to better interact
17685 2000-01-12 Jason Merrill <jason@casey.cygnus.com>
17687 * cccp.c (do_pragma): Add cast to (char *).
17689 2000-01-12 Richard Henderson <rth@cygnus.com>
17690 Fred Fish <fnf@be.com>
17691 Jason Merrill <jason@cygnus.com>
17693 * configure.in (i?86-*-beos{pe,elf,}*): Recognize.
17694 * i386/t-beos, i386/x-beos, i386/xm-beos.h: New files.
17695 * i386/beos-elf.h, i386/beos-pe.h: New files.
17697 * Makefile.in (CROSS_SYSTEM_HEADER_DIR): New.
17698 * cross-make (SYSTEM_HEADER_DIR): Define using
17699 CROSS_SYSTEM_HEADER_DIR.
17701 * gcc.c (LIBRARY_PATH_ENV): Provide default.
17702 (process_command): Use it.
17703 (main): Likewise. Kill trailing = from env vars.
17704 (build_search_list): Put it back.
17705 * collect2.c (main): Use LIBRARY_PATH_ENV.
17707 * configure.in (GCC_NEED_DECLARATIONS): Add environ.
17708 * toplev.c: Use NEED_DECLARATION_ENVIRON.
17710 * tm.texi (Frame Layout): Document SMALL_STACK.
17711 * c-common.c (c_common_nodes_and_builtins): Check it.
17713 * system.h: Undef alloca after including glibc's <stdlib.h>,
17714 if USE_C_ALLOCA is defined.
17716 * gcc.c (set_input): New fn.
17717 (main): After all input files are compiled, reset the input file
17720 * aclocal.m4 (rindex, index): If already defined, don't attempt
17723 * ginclude/varargs.h: (__va_list__): Define ifndef.
17724 * ginclude/stdarg.h: Likewise.
17726 * ginclude/stddef.h (__WCHAR_TYPE__) [BEOS]: Use int
17727 instead of unsigned char.
17729 * hash.h (true, false, boolean): Undef before enum.
17731 * expmed.c (choose_multiplier): Cast &mhigh_lo and &mhigh_hi to be
17732 proper type of "HOST_WIDE_INT *", rather than their natural type of
17733 "unsigned HOST_WIDE_INT *".
17735 2000-01-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17737 * svr3.h (ASM_FILE_START): Wrap if-clause in squigly brackets.
17739 * recog.c (memory_address_p): Mark parameter with ATTRIBUTE_UNUSED.
17741 * regclass.c (choose_hard_reg_mode): Likewise.
17743 * reload.c (find_valid_class, strict_memory_address_p): Likewise.
17745 * reorg.c (optimize_skip): Wrap prototype in macro conditionals.
17747 2000-01-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17749 * c-common.c: PROTO -> PARAMS.
17750 * c-common.h: Likewise.
17751 * c-decl.c: Likewise.
17752 * c-iterate.c: Likewise.
17753 * c-lang.c: Likewise.
17754 * c-lex.c: Likewise.
17755 * c-lex.h: Likewise.
17756 * c-parse.in: Likewise.
17757 * c-pragma.c: Likewise.
17758 * c-pragma.h: Likewise.
17759 * c-tree.h: Likewise.
17760 * c-typeck.c: Likewise.
17761 * objc/objc-act.c: Likewise.
17762 * objc/objc-act.h: Likewise.
17764 2000-01-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17766 * m88k-protos.h: New file.
17768 * m88k.c: Include tm_p.h. Add static prototypes. Fix compile
17771 * m88k.h: Move prototypes to m88k-protos.h. Fix compile time warnings.
17773 * m88k.md: Likewise.
17775 * tekXD88.h: Likewise.
17777 2000-01-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17779 * m68k-protos.h: New file.
17781 * m68k.c: Include tm_p.h. Add static prototypes. Fix compile
17784 * m68k.h: Move prototypes to m68k-protos.h. Fix compile time warnings.
17786 * mot3300.h: Likewise.
17788 2000-01-12 Richard Earnshaw <rearnsha@arm.com>
17790 * haifa-sched.c (split_edges): Pass edgeset_size as second arg to
17792 (extract_bitlist): Declare bitlen.
17794 2000-01-12 Zack Weinberg <zack@wolery.cumb.org
17796 * cccp.c: Accept and ignore -lang-fortran.
17798 * c-typeck.c (build_c_cast): Issue -Wcast-qual warnings if the
17799 qualifiers don't match at any level of pointerness.
17801 2000-01-12 Robert Lipe <robertl@sco.com>
17803 * i386/sysv5.h (CPP_SPEC, LIBSPEC): Add -pthreadT.
17805 2000-01-12 Bernd Schmidt <bernds@cygnus.co.uk>
17807 * reload1.c (reload_reg_unavailable): New static variable.
17808 (reload_reg_free_p): Test it.
17809 (reload_reg_free_for_value_p): Test it instead of
17811 (choose_reload_regs_init): Compute it.
17813 Wed Jan 12 03:24:41 2000 Toshiyasu Morita (toshi.morita@sega.com)
17815 * reorg.c (fill_slots_from_thread): Check modified_in_p
17818 Wed Jan 12 03:20:31 2000 John Marshall <john_w_marshall@palm.com>
17820 * gcc.texi (Funding, GNU/Linux, Copying, Contributors): Format
17821 these nodes even if INTERNALS is not set.
17823 Wed Jan 12 09:39:22 2000 Nick Burrett <nick.burrett@btinternet.com>
17825 * gcse.c (delete_null_pointer_checks_1): Cope when
17826 get_condition cannot determine the condition.
17828 2000-01-12 Gabriel Dos Reis <gdr@codesourcery.com>
17830 * toplev.h (set_message_length): Declare.
17832 * diagnostic.c (obstack_chunk_alloc): Define macro.
17833 (obstack_chunk_free): Likewise.
17834 (struct output_buffer): New data structure.
17835 (vmessage): Remove.
17836 (output_maximum_width): New variable.
17837 (doing_line_wrapping, set_message_length, init_output_buffer,
17838 get_output_prefix, output_space_left, emit_output_prefix,
17839 output_newline, output_append, output_puts, dump_output,
17840 vbuild_message_string, build_message_string, build_location_prefix,
17841 voutput_notice, output_printf, line_wrapper_printf,
17842 vline_wrapper_message_with_location): New functions. Implement
17843 automatic line wrapping.
17844 (v_message_with_decl): Make it handle automatic line wrapping.
17845 (v_error_with_file_and_line): Likewise.
17846 (v_warning_with_file_and_line): Likewise.
17847 (announce_function): Likewise.
17848 (default_print_error_function): Likewise.
17850 2000-01-11 16:24 -0800 Zack Weinberg <zack@wolery.cumb.org>
17852 * cpplib.h (struct cpp_options): Change lang_asm to char.
17854 * cppinit.c (builtin_array): Take out __STDC_VERSION__, it's
17855 done in cpp_handle_option now.
17856 (initialize_builtins): Take out special case code used only by
17858 (cpp_handle_option): Turn off trigraphs and trigraph warnings
17859 if -traditional. Recognize -lang-fortran and set
17860 lang_fortran, also turn off cplusplus_comments.
17861 (print_help): Document -lang-fortran.
17862 * cpplib.c (handle_directive): Ignore `# 123 "file"' if
17863 lang_asm. Ignore all directives other than `# 123 "file"' if
17865 (cpp_get_token): If -traditional, don't recognize directives
17866 unless the # is in column 1.
17867 (parse_string): If lang_fortran or lang_asm, silently
17868 terminate strings ('' or "") at end of line.
17869 Remove unnecessary braces.
17871 2000-01-11 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
17872 Richard Henderson <rth@cygnus.com>
17874 * resource.c (mark_referenced_resources): Mark a set strict_low_part
17876 * config/i386/i386.c (ix86_expand_setcc): Re-enable clear + set
17877 strict_low_part when possible.
17879 2000-01-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17881 * alias.c: PROTO -> PARAMS.
17882 * basic-block.h: Likewise.
17883 * bitmap.c: Likewise.
17884 * bitmap.h: Likewise.
17885 * builtins.c: Likewise.
17886 * c-aux-info.c: Likewise.
17887 * caller-save.c: Likewise.
17888 * calls.c: Likewise.
17890 2000-01-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17892 * Makefile.in (toplev.o): Depend on regs.h.
17894 * output.h (tdesc_section): Prototype.
17896 * regclass.c (copy_cost): Mark parameters with ATTRIBUTE_UNUSED.
17898 * sdbout.c: Include "tm_p.h".
17900 * toplev.c: Include "regs.h".
17902 Tue Jan 11 11:37:58 2000 Mike Stump <mrs@wrs.com>
17904 * unroll.c (unroll_loop): Add EH support.
17906 2000-01-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17908 * pa-protos.h: New file.
17910 * pa.c: Include recog.h and tm_p.h.
17911 (compute_zdepwi_operands, compute_movstrsi_length,
17912 remove_useless_addtr_insns, store_reg, load_reg, set_reg_plus_d,
17913 find_addr_reg, import_milli): Add static prototypes.
17914 (pa_cpu_string, pa_arch_string): Constify a char*.
17915 (legitimize_pic_address): Pass argument `mode' to pic_label_operand.
17916 (read_only_operand): Add argument `mode'.
17917 (singlemove_string, output_move_double, output_fp_move_double,
17918 output_block_move, output_and, output_ior, output_ascii,
17919 remove_useless_addtr_insns, milli_names, output_mul_insn,
17920 output_div_insn, output_mod_insn, output_arg_descriptor,
17921 output_cbranch, output_bb, output_bvb, output_dbra, ,
17922 output_millicode_call, output_call, hppa_encode_label,
17923 output_parallel_movb, output_parallel_addb): Constify a char*.
17924 (hppa_va_start): Mark parameter `stdarg_p' with ATTRIBUTE_UNUSED.
17925 (output_parallel_addb): Remove extra arg to `constrain_operands'
17927 * pa.h: Move all prototypes to pa-protos.h.
17928 (pa_cpu_string, pa_arch_string): Constify a char*.
17929 (LEGITIMIZE_ADDRESS): Call `symbolic_operand' with mode argument.
17931 * pa.md: Call `function_label_operand' with mode argument.
17932 Likewise for `read_only_operand'.
17933 Fix nesting of parens in call to `symbolic_operand'.
17935 2000-01-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17937 * i860-protos.h: New file.
17939 * i860.c: Include tm_p.h. Add static prototypes. Fix compile
17942 * i860.h: Move prototypes to i860-protos.h. Fix compile time warnings.
17944 * i860.md: Likewise.
17946 Tue Jan 11 18:59:35 MET 2000 Jan Hubicka <jh@suse.cz>
17948 * i386.md (movstrsi expander): Rewrite.
17949 (movstrsi_1 insn): Deleted.
17950 (strmovhi, strmovqi expander): New expanders.
17951 (movshi_1, movsqi_1, rep_movsi, rep_movqi): New patterns.
17952 * i386.c (x86_single_stringop): New global variable.
17953 * i386.h (x86_single_stringop): Declare.
17954 (TARGET_SINGLE_STRINGOP): New macro.
17956 2000-01-11 Clinton Popetz <cpopetz@cygnus.com>
17958 * config/mips/mips.c (mips_va_arg): For EABI, emit the queued
17959 integer vararg POSTINCREMENT before the destination of the jump
17960 for the hard fp case.
17961 (function_arg_pass_by_reference): Pass a copy of CUM to
17964 * config/mips/mips.h (GO_IF_LEGITIMATE_ADDRESS): Move check
17965 for CONSTANT_ADDRESS_P above while loop for subreg.
17967 2000-01-11 Clinton Popetz <cpopetz@cygnus.com>
17969 * flow.c (propagate_block): When a prologue/epilogue insn
17970 is marked dead, unconditionally clear libcall_is_dead and
17971 insn_is_dead, and only dump rtl if warnings aren't being
17974 Tue Jan 11 16:26:47 MET 2000 Jan Hubicka <jh@suse.cz>
17976 * i386.c (ix86_attr_length_default): Handle TYPE_STR and TYPE_CLD.
17977 * i386.md (FIRST_PSEUDO_REGISTER): Set to 20.
17978 (FIXED_REGISTERS): Set dirflag as fixed.
17979 (CALL_USED_REGISTERS): Set dirflag as used.
17980 (REG_ALLOC_ORDER): Set dirflag as last one.
17981 (DIRFLAG_REG): New macro.
17982 (MD_ASM_CLOBBERS): Asm clobber dirflag for backward compatibility.
17983 (HI_REGISTER_NAMES): Add dirflag.
17984 (DEBUF_PRINT_REG): Handle dirflag.
17985 * i386.md (type attribute): New cld and str types.
17986 (length_opcode attribute): Set cld and str to 1.
17987 (memory attribute): Set str to unknown - it is not clear from the
17989 (pent_np function unit): Prefixed string operations takes 12 cycles
17990 minimally; cld takes 2 cycles.
17991 (ppro_uops attribute): Str is "many" and cld is "few".
17992 (ppro_p0 unit): Handle cld here.
17993 (k6_alux unit): Handle cld and str types.
17994 (k6_load unit): It is ocupied by str opcodes.
17995 (k6_store unit): It is ocupied by str opcodes.
17996 (athlon_decode): Str is vector decoded.
17997 (athlon_ieu): Handle str and cld.
17998 (cld pattern): New.
17999 (movstrsi, clrstr, cmpstr, strlen expander): Emit cld instruction
18000 (movstrsi_1, clrstrsi_1, cmpstrsi_1, strlensi_1,
18001 cmpstrsi_nz_1 insn): Do not output cld instruction
18003 Tue Jan 11 06:14:39 2000 David Starner <dstarner98@aasaa.ofe.org>
18005 * gcc.texi (G++ and GCC): Add Java and Chill.
18006 (Bug Critera): Don't list languages.
18008 * gcc.texi (Incompatibilities): No longer claim most C compilers
18011 * gcc.texi (G++ and GCC): Update other front-ends list.
18013 Tue Jan 11 05:49:01 2000 Jeffrey A Law (law@cygnus.com)
18015 * i386.c (ix86_expand_setcc): Fix typo.
18016 (ix86_expand_movcc): Similarly.
18018 * Band-aid until haifa's bitset implementation is nuked.
18019 * haifa-sched.c (extract_bitlst): New parameter for size of the
18020 bitset in bits. All callers changed. Avoid looking at undefined
18021 bits in the bitset.
18022 (edgeset_bitsize): New variable.
18023 (schedule_region): Initialize edgeset_bitsize.
18025 2000-01-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
18027 * Makefile.in (optabs.o): Depend on real.h
18028 (resource.o): Depend on insn-attr.h
18030 * builtins.c (result_vector): Wrap prototype in macro conditions
18031 governing definition and use.
18033 * c-common.c: Include tm_p.h.
18035 * c-lex.c: Likewise.
18037 * elfos.h: Constify a char*.
18039 * final.c (align_fuzz): Wrap prototype in macro HAVE_ATTR_length.
18040 (get_attr_length, shorten_branches, profile_after_prologue): Mark
18041 parameter with ATTRIBUTE_UNUSED.
18043 * fold-const.c (exact_real_inverse): Wrap variable `i' in
18046 * haifa-sched.c (schedule_insns): Mark parameter with
18049 * optabs.c: Include real.h.
18051 * real.h (ereal_atof): Add prototype arguments.
18053 * resource.c: Include insn-attr.h.
18055 * sdbout.c (sdbout_queue_anonymous_type,
18056 sdbout_dequeue_anonymous_types): Wrap in macro
18057 SDB_ALLOW_FORWARD_REFERENCES.
18058 (sdbout_init, sdbout_start_new_source_file): Mark parameter with
18061 * stmt.c (expand_return): Wrap variable `op0' in macro HAVE_return.
18063 * stupid.c: Include tm_p.h.
18065 * tree.c (real_value_from_int_cst): Mark parameter with
18068 2000-01-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
18070 * i960-protos.h: New file.
18072 * i960.c: Include tm_p.h. Add static prototypes. Fix compile
18075 * i960.h: Move prototypes to i960-protos.h. Fix compile time warnings.
18077 2000-01-10 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
18079 * combine.c (expand_field_assignment): Do not discard SUBREGs
18080 while computing nonzero_bits.
18082 2000-01-09 Nick Clifton <nickc@cygnus.com>
18084 * config/arm/arm.c: Fix compile time warnings about signed vs
18085 unsigned constants.
18086 * config/arm/arm.h: Fix compile time warnings about signed vs
18087 unsigned constants.
18089 2000-01-09 Philip Blundell <philb@gnu.org>
18091 * config/arm/arm.c (output_return_instruction): Use `ldr' rather
18092 than `ldm' with only one register.
18093 * config/arm/arm.md (push_multi): Use `str' rather than `stm' with
18096 * config/arm/linux-gas.h (CLEAR_INSN_CACHE): Say that R0 is
18099 Sun Jan 9 17:50:23 2000 Hans-Peter Nilsson <hp@axis.com>
18101 * config/ns32k/ns32k.md (load or push effective address): Operand 1
18104 2000-01-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
18106 * elfos.h (ASM_OUTPUT_LIMITED_STRING): Add parentheses around
18107 assignment used as truth value.
18109 * function.c (assign_temp): Mark parameter `dont_promote' with
18110 ATTRIBUTE_UNUSED. Wrap variable `unsignedp' with macro
18111 PROMOTE_FOR_CALL_ONLY.
18113 * genrecog.c (write_subroutine): Mark variable `operands' with
18116 * optabs.c (prepare_cmp_insn): Mark parameter `align' with
18119 * sdbout.c (sdbout_init): Likewise for parameter `asm_file'.
18120 (sdbout_begin_block, sdbout_end_block): Likewise for `file'.
18122 * toplev.c (note_deferral_of_defined_inline_function): Likewise
18125 2000-01-09 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
18127 * config/c4x.h: Tidy up comments.
18128 * config/c4x.c: Likewise.
18130 Sun Jan 9 01:02:55 EST 2000 John Wehle (john@feith.com)
18132 * fold-const.c (lshift_double, rshift_double): Handle
18133 shifting by 2 * HOST_BITS_PER_WIDE_INT correctly.
18135 2000-01-08 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
18137 * toplev.c (rest_of_compilation): Initialize cse_not_expected as
18138 in prepare_function_start().
18140 Sat Jan 8 12:12:46 2000 Nick Clifton <nickc@cygnus.com>
18142 * config/v850/v850.c (expand_epilogue): Interrupt functions no
18143 longer allocate extra stack for function calls.
18145 2000-01-08 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
18147 * config/c4x/c4x.md (*subqf3_set): Fix typo.
18149 2000-01-08 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
18151 * config/c4x/c4x.h (CALLER_SAVE_PROFITABLE): Define as 0.
18153 2000-01-07 David Edelsohn <edelsohn@gnu.org>
18155 * rs6000.c (processor_target_table): Add power3 as alias for 630.
18156 * aix43.h: Revert Aug 2 change.
18157 (HAS_INIT_SECTION): Define, not visible yet.
18158 (LD_INIT_SWITCH): Define, not visible yet.
18159 * t-aix43 (MULTILIB_OPTIONS): Revert Aug 2 change.
18161 * glimits.h (__LONG_MAX__): Recognize 64-bit AIX too.
18163 * collect2.c (main): Expand ld2 size further.
18164 (export_object_lst): Cast assignment to avoid warning.
18165 (main, LD_INIT_SWITCH): Add AIX 4.2+ -binitfini support.
18166 (scan_prog_file, COFF): Do not collect initialization or
18167 finalization functions generated for entire shared object if
18168 init/fini support present.
18170 2000-01-07 Nick Clifton <nickc@cygnus.com>
18172 * config/elfos.h: Tidy up formatting of marcos. Make sure
18173 that .section directives are always prefixed by a tab.
18175 * config/svr4.h: Add #include "elfos.h" and remove duplicate
18178 2000-01-07 Matt Austern <austern@sgi.com>
18180 * fold-const.c (real_hex_to_f): Remove duplicate declaration of
18183 Fri Jan 7 01:55:34 2000 Jeffrey A Law (law@cygnus.com)
18185 * Makefile.in (crtend.o): Pass @inhibit_libc@ to compilation of
18187 (crtbegin.o, s-crtS): Likewise.
18189 2000-01-06 Richard Henderson <rth@cygnus.com>
18191 * alpha.md (adddi_2+1): Limit offset such that it will be
18192 loadable with a single ldah+lda pair.
18193 (adddi_2+2): Explicitly fail split if we can't make it work.
18195 2000-01-06 Mumit Khan <khan@xraylith.wisc.edu>
18197 * protoize.c: Conditionally include unistd.h.
18198 (IS_SAME_PATH_CHAR): New macro.
18199 (IS_SAME_PATH): New macro.
18200 (CPLUS_FILE_SUFFIX): New macro.
18201 (cplus_suffix): New static variable.
18202 (is_abspath): New static function.
18203 (in_system_include_dir): Handle DOS style pathnames.
18204 (file_could_be_converted): Likewise.
18205 (file_normally_convertible): Likewise.
18206 (directory_specified_p): Likewise.
18207 (file_excluded_p): Likewise.
18208 (abspath): Likewise.
18209 (shortpath): Likewise.
18210 (referenced_file_is_newer): Likewise.
18211 (save_def_or_dec): Likewise.
18212 (do_processing): Likewise.
18214 (edit_file): Likewise. Use rename instead of link.
18215 (rename_c_file): Likewise. Don't rename syscalls file.
18216 (munge_compile_params): Define null device for DOS based systems.
18217 (process_aux_info_file): Use binary mode if appliable.
18218 (edit_file): Likewise.
18219 * invoke.texi (Running Protoize): Document C++ suffixes used.
18221 * cccp.c: Delete PATH_SEPARATOR, DIR_SEPARATOR and
18222 IS_DIR_SEPARATOR macros.
18223 * collect2.c: Likewise.
18224 * cppinit.c: Likewise.
18225 * dwarf2out.c: Likewise.
18227 * gcov.c: Likewise.
18228 * prefix.c: Likewise.
18230 * toplev.c: Likewise.
18231 * system.h: And move to here.
18233 * prefix.c (update_path): Fix typo in variable name.
18235 2000-01-06 Richard Henderson <rth@cygnus.com>
18237 * flow.c (mark_set_1): Use loop_depth+1 as reference weight.
18238 (find_auto_inc, mark_used_regs, try_pre_increment_1): Likewise.
18239 (count_reg_sets_1, count_reg_references): Likewise.
18240 (flow_loops_level_compute): Start counting actual loop depth at 1.
18241 (flow_loops_find): Likewise.
18242 * local-alloc.c (update_equiv_regs): Likewise.
18243 * regclass.c (regclass): Re-instate Jan 4 0-based loop_depth change.
18245 2000-01-06 Gabriel Dos Reis <dosreis@cmla.ens-cachan.fr>
18247 * defaults.h (DWARF_FRAME_REGISTERS): if not defined, default to
18248 FIRST_PSEUDO_REGISTER
18249 * dwarf2out.c: Don't include frame.h
18250 * dwarfout.c: Likewise
18251 * Makefile.in (dwarfout.o, dwarf2out.o): Remove dependence on
18254 Thu Jan 6 13:44:59 CET 2000 Jan Hubicka <jh@suse.cz>
18256 * reg-stack.c (subst_stack_regs_pat): Handle correctly USEs of
18259 * i386.c (movsf splitter): Fix typo in my last checkin.
18261 2000-01-05 Nick Clifton <nickc@cygnus.com>
18263 * varasm.c (IN_NAMED_SECTION): Allow targets to provide their
18264 own definition of this macro.
18265 (asm_emit_uninitialised): Invoke UNIQUE_SECTION if either
18266 flag_data_sections or UNIQUE_SECTION_P are true.
18268 * tm.texi (UNIQUE_SECTION): Document that it can be called for
18269 unitialised data decls.
18271 * config/i386/winnt.c (i386_pe_unique_section): Cope with
18272 being called for uninitialised data.
18274 * config/i386/interix.c (i386_pe_unique_section): Cope with
18275 being called for uninitialised data.
18277 * config/mips/elf.h (UNIQUE_SECTION): Cope with being called
18278 for uninitialised data.
18280 * config/mips/elf64.h (UNIQUE_SECTION): Cope with being called
18281 for uninitialised data.
18283 * config/mips/iri6gld.h (UNIQUE_SECTION): Cope with being called
18284 for uninitialised data.
18286 * config/arm/unknown-elf.h (IN_NAMED_SECTION): Define.
18287 (UNIQUE_SECTION_P): Always generate a unique section if
18288 flag_data_sections is true.
18289 (UNIQUE_SECTION): Also generate unique sections for
18290 uninitialised data.
18291 (ASM_OUTPUT_ALIGNED_BSS): Redefine to use named_section().
18292 (ASM_OUTPUT_ALIGNED_DECL_LOCAL): Redefine to use
18295 2000-01-06 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
18297 * config/c4x/t-c4x (TARGET_LIBGCC2_CFLAGS): Don't redefine SF, DF,
18300 2000-01-06 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
18302 * config/c4x/c4x.md (udivqi3, divqi3): Delete.
18303 (umodqi3, modqi3, udivhi3, divhi3, umodhi3, modhi3, ffsqi2): Likewise.
18304 (*smulqi3_highpart_noclobber, *umulqi3_highpart_noclobber): New.
18305 (*lshrqi3_const_noclobber, *lshrqi3_nonconst_noclobber): Likewise.
18306 (*ashrqi3_const_noclobber, *ashrqi3_nonconst_noclobber): Likewise.
18308 * c4x.h (INIT_TARGET_OPTABS): Define to init libcalls.
18310 2000-01-05 11:25 -0800 Zack Weinberg <zack@rabi.columbia.edu>
18312 * c-decl.c (finish_enum): Simplify code to determine minimum and
18313 maximum values of the enum, and calculate the type. Remove check
18314 for FUNCTION_DECLs in the values list, which cannot happen. Replace
18315 the DECL_INITIAL of each enumeration constant with a copy converted
18316 to the enumeration type. When updating variant types, don't bother
18317 updating the type itself.
18319 * c-typeck.c (build_binary_op): Simplify conditional expressions
18320 when weeding out spurious signed-unsigned warnings. Add new
18321 spurious warning category: if the unsigned quantity is an enum
18322 and its maximum value fits in signed_type(result_type). Update
18324 (build_conditional_expr): Warn here if one alternative is signed
18325 and the other is unsigned.
18327 2000-01-05 Nick Clifton <nickc@cygnus.com>
18329 * config/fr30/fr30.h: Remove extraneous comments.
18331 2000-01-05 Bernd Schmidt <bernds@cygnus.co.uk>
18333 * reload1.c (choose_reload_regs): When disabling a reload, also
18334 set reload_spill_index to -1.
18336 2000-01-04 Joel Sherrill (joel@OARcorp.com>
18338 * configure.in (m68*-*-rtemscoff*): New target, formal name for
18340 (m68*-*-rtemself*): New target.
18341 (mips64orion-*-rtems*): Remove duplicate definition of tm_file.
18342 (sparc*-*-rtemsaout*): New target, formal name for old sparc*-*-rtems*.
18343 (sparc*-*-rtemself*): New target.
18344 (sparc*-*-rtems*): Now elf not a.out.
18345 * config/i386/rtems.h: Include config/rtems.h.
18346 * config/i386/rtemself.h: Include config/rtems.h.
18347 * config/i960/rtems.h: Include config/rtems.h.
18348 * config/m68k/rtems.h: Include config/rtems.h.
18349 * config/m68k/rtemself.h: Include config/rtems.h.
18350 * config/mips/rtems64.h: Include config/rtems.h.
18351 * config/pa/rtems.h: Include config/rtems.h.
18352 * config/rs6000/rtems.h: Include config/rtems.h.
18353 * config/sh/rtems.h: Include config/rtems.h.
18354 * config/sh/rtemself.h: Include config/rtems.h.
18355 * config/sparc/rtems.h: Include config/rtems.h.
18356 * config/sparc/rtemself.h: Include config/rtems.h
18358 Tue Jan 4 23:59:26 2000 Denis Chertykov <denisc@overta.ru>
18360 * final.c (shorten_branches): Correctly compute length of
18361 asms without operands.
18363 Tue Jan 4 22:55:41 2000 Steve Chamberlain <sac@pobox.com>
18365 * configure.in: Add pj target.
18366 * configure: Regenerate.
18367 * config/pj: New directory.
18368 * config/pj/lib1funcs.S: New file.
18369 * config/pj/linux.h: New file.
18370 * config/pj/pj.c: New file.
18371 * config/pj/pj.md: New file.
18372 * config/pj/pjl.h: New file.
18373 * config/pj/t-pj: New file.
18374 * config/pj/xm-pj.h: New file
18376 Tue Jan 4 22:30:16 2000 Jeffrey A Law (law@cygnus.com)
18378 * toplev.c (rest_of_compilation): Run shorten-branches before
18381 2000-01-05 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
18383 * config/c4x/c4x.h (IS_XXX_REG, IS_XXX_REGNO): Swap behaviour of
18384 macros so that they're consistent with their names.
18385 * config/c4x/c4x.c (IS_XXX_REG, IS_XXX_REGNO): Likewise.
18386 * config/c4x/c4x.md (IS_XXX_REG, IS_XXX_REGNO): Likewise.
18388 2000-01-05 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
18390 * config/c4x/c4x.md (*addqi3_noclobber_reload): Ensure that CC never
18391 modified inadvertently.
18393 2000-01-04 Joel Sherrill <joel@OARcorp.com>
18395 * configure.in (v850*-*-rtems*): New target.
18396 * configure: Regenerate.
18397 * config/v850/rtems.h: New file.
18399 2000-01-04 Mumit Khan <khan@xraylith.wisc.edu>
18401 * gthr-win32.h (__gthread_active_p): Support Mingw MT runtime.
18402 (__gthread_key_create): Likewise.
18403 (__gthread_key_dtor): Likewise.
18404 (__gthread_once): Fix logic.
18405 (__gthread_key_delete): Cast away constness.
18407 * i386/cygwin.h (SUBTARGET_SWITCHES): Add -mthreads option.
18408 * invoke.texi: Document.
18409 * i386/mingw32.h (CPP_SPEC): Use.
18410 (LIBGCC_SPEC): Likewise.
18411 * i386/crtdll.h (LIBGCC_SPEC): Likewise.
18413 2000-01-04 David Edelsohn <edelsohn@gnu.org>
18415 * rs6000/sysv4.h (ASM_OUTPUT_DEF): Undefine.
18416 (HANDLE_PRAGMA_PACK): Undefine.
18417 (SLOW_UNALIGNED_ACCESS): Define.
18419 2000-01-04 David Edelsohn <edelsohn@gnu.org>
18421 * expmed.c (SLOW_UNALIGNED_ACCESS): Add mode and align parameters
18422 to default definition.
18423 (store_bit_field): Call SLOW_UNALIGNED_ACCESS with mode and alignment.
18424 (store_fixed_bit_field): Call macro with word_mode and alignment.
18425 (extract_bit_field): Call macro with relevant mode and alignment.
18426 * expr.c (SLOW_UNALIGNED_ACCESS): Add mode and align parameters
18427 to default definition.
18428 (move_by_pieces): Call SLOW_UNALIGNED_ACCESS with word_mode
18430 (move_by_pieces_ninsns): Likewise.
18431 (clear_by_pieces): Likewise.
18432 (emit_push_insn): Likewise.
18433 (store_field): Call macro with relevant mode and alignment.
18434 (expand_expr): Likewise.
18435 (expand_expr_unaligned): Likewise.
18437 * rs6000.h (HANDLE_PRAGMA_PACK): Define.
18438 (SLOW_UNALIGNED_ACCESS): Define.
18439 (CASE_VECTOR_MODE): Always use 32-bit offsets.
18440 (ASM_FILE_END): Generate 64-bit symbol in 64-bit mode.
18441 (EXTRA_SECTION_FUNCTIONS): Indent .csect pseudo-op.
18442 (toc_section): Likewise and .toc pseudo-op.
18443 (ASM_DECLARE_FUNCTION): Likewise. Align text more strictly in
18445 (TEXT_SECTION_ASM_OP): Likewise.
18446 (ASM_OUTPUT_ADD_VEC_ELT, ASM_OUTPUT_ADDR_DIFF_ELT): Always use
18449 * a29k.h (SLOW_UNALIGNED_ACCESS): Add MODE and ALIGN parameters.
18450 * alpha.h (SLOW_UNALIGNED_ACCESS): Likewise.
18451 * arm/thumb.h (SLOW_UNALIGNED_ACCESS): Likewise.
18452 * gmicro.h (SLOW_UNALIGNED_ACCESS): Likewise.
18453 * fr30.h (SLOW_UNALIGNED_ACCESS): Likewise.
18455 Tue Jan 4 11:44:13 2000 Jeffrey A Law (law@cygnus.com)
18457 * regclass.c: Revert my Jan 4 change to loop cost computation.
18459 Tue Jan 4 19:22:39 MET 2000 Jan Hubicka <hubicka@freesoft.cz>
18461 * regclass.c (regclass): Do not obey REG_N_REFS in non-optimizing
18464 2000-01-04 Stan Cox <scox@cygnus.com>
18466 * haifa-sched.c (build_control_flow): Change unreachable simple
18467 loop test to check if current block has only one predecessor.
18468 (find_rgns): Initialize degree. Use dest as degree index, not src.
18470 2000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
18472 * builtins.c (expand_builtin_strlen): Initialize variable `icode'.
18474 * calls.c (expand_call): Likewise for
18475 `old_stack_arg_under_construction'.
18477 * cpphash.c (macroexpand): Likewise for `args' and `rest_zero'.
18479 * function.c (pad_to_arg_alignment): Likewise for `save_var' and
18482 * gcc.c (execute): Likewise for `ut' and `st'.
18484 * genattrtab.c (attr_rtx): Likewise for `rt_val'.
18486 * genopinit.c (gen_insn): Likewise for `m1', `m2' and `op'.
18488 * jump.c (jump_optimize_1): Likewise for `temp2'.
18490 * local-alloc.c (block_alloc): Likewise for `r1'.
18492 * loop.c (recombine_givs): Likewise for `life_start' and `life_end'.
18494 * reg-stack.c (check_asm_stack_operands): Likewise for `clobber_reg'.
18495 (subst_asm_stack_regs): Likewise for `clobber_reg' and `clobber_loc'.
18497 * regmove.c (fixup_match_1): Likewise for `insn_const', `dst_node'
18500 * reload.c (find_reloads): Likewise for `goal_alternative_number'
18501 and `goal_earlyclobber'.
18503 * scan-decls.c (scan_decls): Likewise for `prev_id_end'.
18505 * sdbout.c (sdbout_one_type): Likewise for `member_scl'.
18507 * stupid.c (stupid_life_analysis): Likewise for `chain'.
18509 * unroll.c (copy_loop_body): Likewise for `copy'.
18511 * varasm.c (output_constructor): Likewise for `byte'.
18513 Tue Jan 4 15:34:34 MET 2000 Jan Hubicka <hubicka@freesoft.cz>
18515 * i386.c (ix86_expand_move): Allow pushes of memory, offload to memory
18516 all FP constants for constant->reg moves.
18517 (ix86_split_to_parts): Try to convert memory address into immediate
18518 when available in the constant pool.
18519 * i386.h (PREFERRED_RELOAD_CLASS): Allow CONST_DOUBLE->integer reg
18521 (LEGITIMATE_CONSTANT_P): Return 1.
18522 * i386.md (pushsf): New splitter to convert constant pool memory
18523 reference to immediate.
18524 (mov?f): Likewise; do not allow CONST_DOUBLE for reg moves before
18527 2000-01-04 Bernd Schmidt <bernds@cygnus.co.uk>
18529 * i386.md (ashlsi3_cmpno): Don't accept variables shifts.
18530 (ashlhi3_cmpno, ashlqi3_cmpno, ashrsi3_cmpno, ashrhi3_cmpno,
18531 ashrqi3_cmpno, lshrsi3_cmpno, lshrhi3_cmpno, lshrqi3_cmpno): Likewise.
18532 (rotlsi3_cmpno, rotlhi3_cmpno, rotlqi3_cmpno, rotrsi3_cmpno,
18533 rotrhi3_cmpno, rotrqi3_cmpno): Likewise.
18535 2000-01-04 Martin von Löwis <loewis@informatik.hu-berlin.de>
18537 * ginclude/stdbool.h: Support compilation as C++.
18539 Tue Jan 4 01:35:13 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
18541 * fold-const.c (make_range): Don't try to reverse an unbounded range.
18543 Tue Jan 4 00:18:46 2000 Jeffrey A Law (law@cygnus.com)
18545 * regclass.c (regclass): Properly compute loop_cost. Adjust
18548 * regclass.c: Fix minor whitespace problems.
18550 2000-01-03 Anthony Green <green@cygnus.com>
18552 * config/i386/i386.md (builtin_setjmp_receiver): New pattern.
18553 Restore the pic register if required.
18555 2000-01-03 Ulrich Drepper <drepper@cygnus.com>
18557 * c-common.c (format_char_info): Update comment.
18558 (check_format_info): Recognize 'z' modifier in the same way 'Z'
18559 was recognized. Emit warning for formats new in ISO C99 only
18560 if flag_isoc9x is not set.
18562 Mon Jan 3 12:59:54 2000 Mark P. Mitchell <mark@codesourcery.com>
18564 * config/mips/iris6gld.h: Fix typo in -mabi=n32 specs.
18566 Mon Jan 3 15:33:37 MET 2000 Jan Hubicka <hubicka@freesoft.cz>
18568 * combine.c (expand_compound_operation): Do not convert ZERO_EXTEND to
18569 SIGN_EXTEND, convert SIGN_EXTEND to ZERO_EXTEND.
18570 (make_compound_operation): Choose cheaper alternative between
18571 ZERO_EXTEND and SIGN_EXTEND when sign bit is not set.
18573 * regclass.c (op_costs): Remove global variable.
18574 (record_reg_classes): New parameter "op_costs" and "reg_pref".
18575 (record_operand_costs): Break out from ...
18576 (scan_one_insn): ... here.
18577 (dump_regclass): Make dumps nicer.
18578 (regclass): Dump preferrences choosed and changes done during passes.
18580 2000-01-03 Jakub Jelinek <jakub@redhat.com>
18582 * config/sparc/sparc.c (gen_df_reg): Fix for 32bit SPARC.
18584 2000-01-03 Jakub Jelinek <jakub@redhat.com>
18586 * config/sparc/sparc.c (gen_df_reg): New function.
18587 * config/sparc/sparc-protos.h (gen_df_reg): Add prototype.
18588 * config/sparc/sparc.md (movtf_no_e_insn_sp64+1,
18589 movtf_no_e_insn_sp64+2, movtf_no_e_insn_sp64+3, movtf_cc_sp64+1,
18590 movtf_cc_reg_sp64+1): Use it.
18592 2000-01-02 Mark Mitchell <mark@codesourcery.com>
18594 * integrate.c (copy_decl_for_inlining): Clear TREE_ADDRESSABLE on
18595 copied LABEL_DECLs.
18597 Mon Jan 3 02:54:40 2000 Hans-Peter Nilsson <hp@bitrange.com>
18599 * config/i386/i386.c (ix86_expand_unary_operator): Function
18600 definition made void.
18601 (ix86_expand_binary_operator): Update outdated preceding comment.
18602 * config/i386/i386-protos.h (ix86_expand_unary_operator): Update
18605 * config/i386/i386.c (override_options): Fix option-name typo.
18607 2000-01-02 Mark Mitchell <mark@codesourcery.com>
18609 * system.h (CEIL): Define.
18610 * builtins.c (CEIL): Remove.
18611 * expmed.c (CEIL): Likewise.
18612 * expr.c (CEIL): Likewise.
18613 * stor-layout.c (CEIL): Likewise.
18615 2000-01-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18617 * expr.c (store_constructor_field): Fix typo introduced with last
18620 2000-01-01 Mark Mitchell <mark@codesourcery.com>
18622 * tree.h (BINFO_N_BASETYPES): New macro.
18624 2000-01-01 Bernd Schmidt <bernds@cygnus.co.uk>
18626 * expmed.c (emit_store_flag): Prevent losing a pending stack
18627 adjust the same way we prevent losing queued increments.
18629 See ChangeLog.2 for earlier changes.