OSDN Git Service

* extend.texi (Extended Asm): Mention that a memory clobber
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
1 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
2
3         * extend.texi (Extended Asm): Mention that a memory clobber
4         does not count as a side-effect.
5
6         * unroll.c (copy_loop_body): Fix one instance of using host
7         arithmetic on the target; fixes loop-4 on a 32-bit -> 64-bit
8         cross-compile.
9
10         * tlink.c (scan_linker_output): Tweak for output of AIX ld.
11
12 2000-07-17  Richard Henderson  <rth@cygnus.com>
13
14         * config/ia64/ia64.md (movdi): Split out load address code.
15         New post-reload splitter for symbolic operands.
16         (movdi_internal): Abort if we didn't split symbolic operands
17         when we should have.
18         * config/ia64/ia64.c (ia64_expand_load_address): New, from movdi bits.
19         (ia64_reorg): Split insns when not optimizing.
20         * config/ia64/ia64-protos.h (ia64_expand_load_address): Declare.
21
22 Mon Jul 17 23:43:26 MET DST 2000  Jan Hubicka  <jh@suse.cz>
23
24         * real.h (REAL_VALUE_TO_TARGET_LONG_DOUBLE): Use LONG_DOUBLE_TYPE_SIZE
25         instead of MAX_LONG_DOUBLE_TYPE_SIZE to decide output format.
26
27 2000-07-17  Chandrakala Chavva   <cchavva@cygnus.com>
28
29         * loop.c (check_dbra_loop) : Changed loop_continue to loop->cont.
30
31 2000-07-17  Jason Merrill  <jason@redhat.com>
32
33         * Makefile.in (clean): Remove libgcc directory.
34
35         * configure.in (-Wno-long-long check): Use higher-level macros.
36
37 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
38
39         * simplify-rtx.c (simplify_binary_operation): Recognize
40            (compare (gt[u] (cc) 0) (lt[u] (cc) 0)).
41         (simplify_ternary_operation):  Do not examine MODE_BITSIZE of
42            a CONST_INT, it will always be zero.
43
44 2000-07-17  Chandrakala Chavva   <cchavva@cygnus.com>
45
46         * loop.c (check_dbra_loop) : Return if more than one condition is 
47         present to control the loop.
48
49 Mon Jul 17 08:26:35 2000  Clinton Popetz  <cpopetz@cygnus.com>
50
51         * mips.c (mips_expand_prologue): Don't calculate the last argument
52         register unless we need it.  When we are calculating this, make
53         sure FUNCTION_ARG is giving us a REG.
54
55 2000-07-17  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
56
57         * flow.c (libcall_dead_p): Use single_set to verify the insn
58         has only one set and get for analysis.
59         (propagate_one_insn): Don't pass the PATTERN of the insn.
60
61 2000-07-17  Mark Klein <mklein@dis.com>
62
63          * pa.c (emit_hpdiv_const): Update to match new pattern for udivsi3.
64
65 2000-07-17  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
66
67         * Makefile.in (TARGET_GETGROUPS_T): New configuration variable.
68         * configure.in (TARGET_GETGROUPS_T): Evaluate.
69         * sys-protos.h (getgroups): Use TARGET_GETGROUPS_T for array type
70         of second argument of getgroups.
71         * configure, config.in: Rebuilt.
72
73 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
74
75         * simplify-rtx.c (simplify_relational_operation): Two signed
76         values with equal high words are less/greater than each other if
77         their low words are less/greater when considered as unsigned.
78
79 Mon Jul 17 02:37:06 2000  Marc Espie <espie@openbsd.org>
80
81         * configure.in (vax-*-openbsd):  Change to new style configuration,
82         add collect2/float_format information.
83         * configure:  Rebuilt.
84         * config/vax/openbsd1.h:  New.
85         * config/vax/openbsd.h:  New.
86         * config/vax/t-openbsd:  New.
87
88 2000-07-17  Chip Salzenberg  <chip@valinux.com>
89
90         * c-common.c (shorten_compare): Quiet warnings about unsigned
91         comparisons with zero when they occur in a system header.
92
93 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
94
95         * invoke.texi (-pedantic): Refer to ISO C instead of ANSI C, and
96         update to describe current practice.
97
98         * glimits.h (LLONG_MIN, LLONG_MAX, ULLONG_MAX): Define for C99.
99
100         * contrib.texi, cpp.texi, extend.texi, invoke.texi: Update
101         references to C9X.  Change references to -fstd and -flang-isoc9x
102         to refer to -std.
103
104         * c-common.c (scan_char_table): Allow "z" length modifiers on
105         diouxXn formats.
106         (check_format_info): Use TYPE_DOMAIN on the type matched against
107         for "z" formats, to retrieve the language size_t rather than the
108         internal one.
109
110         * c-common.c (check_format_info): Do not make a pedantic objection
111         to the 'L' length modifier if used with a floating point type
112         character.
113
114         * c-lex.c (yylex): Don't pedwarn for hexadecimal floating point
115         constants in C99 mode.
116
117 2000-07-17  Kazu Hirata  <kazu@hxi.com>
118
119         * h8300.md: Fix the format of mac.
120         (movsi_h8300hs): Output a tab after stmac instead of a space.
121
122         * h8300.c (two_insn_adds_subs_operand): Improve code for detecting
123         profitable adds/subs sequences.
124
125         * fold-const.c: Fix comment typos.
126
127 2000-07-16  Laurynas Biveinis  <lauras@softhome.net>
128
129         * cppfiles.c (read_name_map): Set map_list_ptr->map_list_map to NULL.
130
131 2000-07-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
132
133         * fixinc/fixfixes.c (emit_gnu_type): Avoid string concatenation.
134
135 2000-07-16  Neil Booth  <NeilB@earthling.net>
136
137         * cpplex.c: Update comments.
138         * README.Portability: Small update.
139
140 2000-07-16  Neil Booth  <NeilB@earthling.net>
141
142         * README.Portability:  Small update.
143
144 2000-07-15  Richard Henderson  <rth@cygnus.com>
145
146         * config/ia64/ia64-protos.h (ia64_move_ok): Prototype.
147         * config/ia64/ia64.c (ia64_move_ok): New function.
148         * config/ia64/ia64.md (movqi, movqi_internal): Use it.
149         (movhi, movsi, movdi, movsf, movdf, movxf): Likewise.
150
151 2000-07-15  Zack Weinberg  <zack@wolery.cumb.org>
152
153         * cpphash.c (save_expansion): Clear PREV_WHITE on tokens
154         immediately following a paste operator.
155         * cppinit.c (sort_options): New function (only for HOST_EBCDIC).
156         (cpp_reader_init): Call it, if HOST_EBCDIC.
157         (cpp_handle_options): Do not sort option list here.
158         (handle_option): Rename to cpp_handle_option and export.
159         * cpplex.c (cpp_scan_buffer_nooutput, cpp_scan_buffer): Use
160         _cpp_get_token directly.
161         (cpp_scan_line): Return 0 at EOF, 1 otherwise.
162         * cpplib.c (cpp_push_buffer): Don't set new->lineno to 1.
163         * cpplib.h: Prototype cpp_handle_option.  Update prototype of
164         cpp_scan_line.
165
166 2000-07-15  Richard Henderson  <rth@cygnus.com>
167
168         * fold-const.c (extract_muldiv): Don't optimize past an unsigned
169         cast around an expression.  Tidy other unsigned tests.
170
171 2000-07-15  Gabriel Dos Reis  <gdr@codesourcery.com>
172
173         * diagnostic.c (doing_line_wrapping, line_wrapper_printf, notice,
174         v_error_with_decl, v_warning_with_decl, v_pedwarn_with_decl): Remove. 
175         (v_message_with_decl): Rename to ...
176         (format_with_decl): ... this. Tweak
177         (diagnostic_for_decl): New function.
178         (fatal_io_error): Use verbatim in lieu of notice.
179         (announce_function): Use verbatim.
180         (default_print_error_function): Likewise.
181         (error_with_decl, warning_with_decl, pedwarn_with_decl): Use new
182         infratructure. 
183
184 2000-07-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
185
186         * mips.c (function_arg_pass_by_reference): Don't do automatic
187         aggregate initialization.
188         (machine_dependent_reorg): Initialize variable `mode'.
189         
190         * mips.md (absdi2): Change variable `regno1' to unsigned int.
191         (reload_indi): Rename loword/hiword to lo_word/hi_word to avoid
192         conflicts with sys/param.h macro of the same name.
193         (reload_outdi): Likewise.
194
195 2000-07-15  Michael Meissner  <meissner@redhat.com>
196
197         * fold-const.c (fold): When optimizing FOO++ == CONST into ++FOO
198         == CONST + INCREMENT, don't overwrite the tree node for FOO++,
199         create a new node instead.
200
201 2000-07-15  Neil Booth  <NeilB@earthling.net>
202
203         * README.Portability: Correct example about calling a function
204         through a pointer to function.  Format wide paragraphs.
205
206 2000-07-15  Michael Meissner  <meissner@redhat.com>
207
208         * README.Portability: Update integer suffixes and function
209         prototype sections.
210
211 2000-07-15  Neil Booth  <NeilB@earthling.net>
212
213         * README.Portability: Small update.
214
215 2000-07-15  Neil Booth  <NeilB@earthling.net>
216
217         * README.Portability: New file.
218
219 Fri Jul 14 18:13:53 2000  Mark P Mitchell  <mark@codesourcery.com>
220
221         * INSTALL: Give special instructions for building GCC on Irix 6.
222         * config/mips/x-iris6 (CC): Don't set it.
223         (OLDCC): Likewise.
224
225 2000-07-14  Jason Merrill  <jason@redhat.com>
226
227         * dwarf2out.c (dwarf2out_frame_debug_expr): If we store the CFA 
228         register in the stack and later in another register, use the new
229         register.
230
231 Fri Jul 14 10:25:53 2000  Clinton Popetz  <cpopetz@cygnus.com>
232
233         * config/mips/mips.md: (absdi2): Handle sign_extend for
234         second operand.
235
236 2000-07-14  Nathan Sidwell  <nathan@codesourcery.com>
237
238         * cpplib.c (do_pragma_dependency): Tidy warning messages.
239
240 2000-07-14  Zack Weinberg  <zack@wolery.cumb.org>
241
242         * .cvsignore: Correct typo.
243
244 2000-07-13  Mark Mitchell  <mark@codesourcery.com>
245
246         * .cvsignore: Add generated YACC files.
247         * objc/.cvsignore: New file.
248         
249 2000-07-14  Neil Booth  <NeilB@earthling.net>
250
251         * cpplex.c (adjust_column): New funcion.
252         (skip_whitespace): Use it.
253         (skip_block_comment): Use it, and warn about /*/* with
254         -Wcomments.
255
256 2000-07-14  Neil Booth  <NeilB@earthling.net>
257
258         * cpphash.c (struct macro_info): Add new members.
259         (_cpp_free_definition): Delete the macro directly.
260         (count_params): Return void, with first token of
261         expansion in struct macro_info on success.
262         (parse_define): Return int.  Hoist syntax checking from
263         save_macro_expansion.  Leave call to save_expansion to
264         _cpp_create_definition.
265         (alloc_macro): Needs just 2 arguments.
266         (free_macro): Delete.
267         (save_expansion): Don't perform syntax check.
268         (_cpp_create_definition): Call save_expansion.
269
270 2000-07-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
271
272         * genrecog.c (write_header): Split long string.
273
274         * cpphash.c (macro_info): Don't use the `signed' keyword.
275
276         * system.h (alloca): Prototype if __GNUC__ && __SIZE_TYPE__.
277
278 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
279
280         * calls.c (stored_args_map): New variable.
281         (check_sibcall_argument_overlap_1): New.
282         (check_sibcall_argument_overlap): New.
283         (expand_call): Initialize stored_args_map.
284         Call check_sibcall_argument_overlap.
285
286 2000-07-13  Bruce Korb  <bkorb@gnu.org>
287
288         * fixinc/fixfixes.c: move EXIT_BROKEN to header, add sub-expr max count
289         (emit_gnu_type): utility procedure for gnu_type_fix
290         (gnu_type_fix): implement various pre-processor guards around
291         standard types so these types can be defined over and over
292         * fixinc/fixincl.tpl: add a "gnu_type_map" that forces the standard
293         types alluded to above will have GNU-compliant base types
294         * fixinc/fixlib.h: add EXIT_BROKEN define and the gnu_type_map struct
295         * fixinc/inclhack.def: add test_text entries and utilize the new
296         "gnu_types" fix for the ptrdiff_t, size_t and wchar_t types.
297         * fixinc/fixincl.x: regenerate
298
299 2000-07-12  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
300
301         * diagnostic.c (vline_wrapper_message_with_location,
302         v_message_with_file_and_line, v_error_with_file_and_file,
303         v_error_for_asm, v_warning_for_asm, vfatal,
304         v_warning_with_file_and_line, v_pedwarn_with_file_and_line,
305         vsorry, verror, vwarning, vpedwarn): Remove.
306         (diagnostic_for_asm): New function.
307         (pedwarn, error, warning, pedwarn_with_file_and_line,
308         error_with_file_and_line, warning_with_file_and_line, sorry,
309         error_for_asm, warning_for_asm, fatal): Reimplement.
310         (finish_diagnostic): Clear diagnostic info as well.
311         
312 2000-07-13  Neil Booth  <NeilB@earthling.net>
313
314         * c-common.h (flag_digraphs): New.
315         * c-decl.c (c_decode_option): Set flag_digraphs as appropriate.
316         * c-lex.c (yylex): Use flag_digraphs to decide whether to
317         honour digraphs.
318         
319 2000-07-13  Zack Weinberg  <zack@wolery.cumb.org>
320
321         * gcc.c (do_spec_1): Add new %B operator.
322         (set_input): Prepare for %B.
323
324         (link_command_spec): Move up with the other tm.h-
325         overrideable specs.  Factor out the portion conditional on
326         LINK_LIBGCC_SPECIAL into a new spec, %(link_libgcc).
327         (struct compiler): Just have a single spec string.  All users
328         updated.
329         (default_compilers): Remove unnecessary braces.
330         (static_specs): Update.
331
332         (trad_capable_cpp, cpp_options, cc1_options, asm_options): New
333         named specs.
334         (C and assembly specs): Use the new named specs, as appropriate.
335
336         * objc/lang-specs.h: Use the new named specs.  
337         Remove unnecessary braces.
338
339 2000-07-12  Zack Weinberg  <zack@wolery.cumb.org>
340
341         * gcc.c (execute): If a subprocess gets a fatal signal, report
342         strsignal() of the signal number, and ask for a bug report.
343         Do not do this for SIGPIPE if there's already been an error.
344
345         * tradcpp.c: Don't include signal.h.  Don't catch SIGPIPE.
346         Delete pipe_closed.
347
348         * tradcif.c: Remove.
349
350 2000-07-12  Zack Weinberg  <zack@wolery.cumb.org>
351
352         * final.c (profile_function): Do not emit profile counters in
353         the data section, if NO_PROFILE_COUNTERS is defined.
354         * tm.texi: Document NO_PROFILE_COUNTERS.  Update doc for
355         FUNCTION_PROFILER.
356
357         * config/i386/linux.h (NO_PROFILE_COUNTERS): Define.
358         (FUNCTION_PROFILER): Just emit a call to mcount.
359
360 2000-07-12  Zack Weinberg  <zack@wolery.cumb.org>
361
362         * tradcpp.c (main): Rename 'perror' label to 'sys_error'.
363
364         * cppexp.c, cpphash.c, cpphash.h, cppinit.c, cpplex.c,
365         cpplib.c, cpplib.h: Eradicate all traces of code dependent on
366         traditional, lang_chill, or lang_fortran.
367
368         * cppfiles.c: #undef strcmp to suppress warning about macros
369         used without arguments.
370         (_cpp_execute_include): Use f, not fname, in "No include path"
371         error.
372         (_cpp_pop_file_buffer): New function.
373         * cpplib.c: Don't include <sys/mman.h>.
374         (cpp_push_buffer): Set line_base and lineno in new buffer.
375         (cpp_pop_buffer): Use _cpp_pop_file_buffer.
376
377         * cpplex.c: Move all prototypes and structure declarations to the
378         top of the file.  Properly parenthesise some macro arguments.
379         (cpp_scan_line): New function.
380         (special_symbol [case T_INCLUDE_DEPTH]): Use pfile->include_depth,
381         don't need to walk up the stack counting.
382
383 2000-07-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
384
385         * c-common.c (combine_strings): Emit a pedantic warning when a
386         string length is greater than the minimum ANSI C is required
387         to support.
388
389 Wed Jul 12 13:24:30 2000  Jeffrey A Law  (law@cygnus.com)
390
391         * pa/xm-pa64.h (NO_SYS_SIGLIST): Kill.
392         * d30v/xm-d30v.h (NO_SYS_SIGLIST): Kill.
393
394 2000-07-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
395
396         * c-decl.c (define_label): Warn about identifier conflicts with
397         labels in traditional C.
398
399         * c-parse.in (unop +): Warn about the unary plus operator for
400         traditional C.
401
402         * c-typeck.c (store_init_value): Warn about automatic aggregate
403         initialization for traditional C.
404
405         * invoke.texi (-Wtraditional): Document new warnings.
406
407 2000-07-12  Gabriel Dos Reis  <gdr@codesourcery.com>
408
409         * Makefile.in (c-errors.o): Fix thinko in dependency.
410
411 2000-07-12  Zack Weinberg  <zack@wolery.cumb.org>
412
413         * gcc.c (C specs [!USE_CPPLIB]): Invoke tradcpp if any of
414         -traditional, -ftraditional, or -traditional-cpp was given.
415         Do not pass -traditional to the preprocessor.
416         (.S spec): Likewise.  Don't bother defining __ASSEMBLER__, the
417         preprocessor does it automatically.
418         * objc/lang-specs.h: Likewise.  Don't bother defining __OBJC__.
419
420         * ch/lang-specs.h: Always use tradcpp.  Do not pass
421         -traditional, -trigraphs, or -pedantic to the preprocessor.
422         * f/lang-specs.h (.F spec): Likewise.  Don't bother defining
423         _LANGUAGE_FORTRAN.
424
425 2000-07-12  Zack Weinberg  <zack@wolery.cumb.org>
426
427         * cppexp.c (LOGICAL): Delete macro.
428         (_cpp_parse_expr): Do not use UNARY for unary +.  Implement ||
429         and && directly.
430
431         * cpphash.c (HASHSIZE): Increase to 4096.
432         (struct hashdummy): Add hash field.
433         (eq_HASHNODE): Compare unreduced hashes, then lengths, then
434         the string values using memcmp.
435         (cpp_lookup): Set dummy.hash.
436
437 Wed Jul 12 13:15:16 2000  Marc Espie <espie@openbsd.org>
438
439         * configure.in (m88k-openbsd): Express configuration using new fragment
440         style.
441         * configure: Rebuilt.
442         * m88k/aout-dbx.h: New.
443         * m88k/openbsd.h: New.
444         * m88k/xm-openbsd.h: New.
445
446 2000-07-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
447
448         * expr.c (expand_expr): Return const0_rtx, not error_mark_node.
449
450 2000-07-12  Richard Henderson  <rth@cygnus.com>
451
452         * reload.c (push_secondary_reload): Make sure to add the new
453         reload at the end, after acquiring secondary memory.
454
455 2000-07-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
456
457         * cpplex.c (is_macro_disabled): Use CPP_WTRADITIONAL.
458
459         * c-decl.c (set_current_function_name_declared, anon_aggr_type_p,
460         lang_expand_stmt): Mark parameters with ATTRIBUTE_UNUSED.
461
462         * c-parse.in (stmt): Delete unused variables.
463
464         * convert.c (convert_to_vector): Likewise.
465
466         * gensupport.c (process_rtx): Declare attr as `rtvec' not `rtx'.
467
468         * tree.c (finish_vector_type): Prototype.
469
470 2000-07-12  Bruce Korb  <bkorb@gnu.org>
471
472         * fixinc/fixfixes.c: use xmalloc
473         * fixinc/fixincl.c(initialize): set program name for xmalloc
474         * fixinc/fixlib.c(must_malloc): obsolete
475         (is_cxx_header): no longer used - disabled
476         (skip_quote): inserted and disabled for future use
477         * fixinc/fixlib.h: reflects above
478         * fixinc/fixtests.c: removed dinkleberries
479
480 2000-07-12  Neil Booth  <NeilB@earthling.net>
481
482         * cpphash.h: (TOKEN_SPELL) Pulled from cpplex.c.
483         * cpplex.c (TOKEN_SPELL) Move to cpphash.h.
484
485         * cpphash.c: (struct macro_info, alloc_macro, free_macro,
486         struct toklist_dummy): New.
487         (cpp_free_definition): Free macros with free_macro.
488         (count_params): Don't save paramter spellings.  Save macro
489         information in a struct macro_info.
490         (parse_define): Don't allocate a token list.
491         (save_expansion): Allocate the macro's token list, and
492         save parameter spellings if necessary.  Use TOKEN_SPELL.
493         (cpp_create_definition): Make list const.
494
495 2000-07-12  Gabriel Dos Reis  <gdr@codesourcery.com>
496
497         * c-typeck.c (pedwarn_c99): Move to
498         * c-errors.c: ... Here.
499         * toplev.h (verror, vwarning, vpedwarn): Remove prototypes.
500         * diagnostic.c (verror, vwarning, vpedwarn): Make static.
501         * Makefile.in (C_AND_OBJC_OBJS): Include c-errors.o
502         (c-errors.o): List dependency.
503
504 2000-07-12  Mark Mitchell  <mark@codesourcery.com>
505
506         * c-parse.c: Remove.
507         * c-parse.h: Likewise.
508         * c-parse.y: Likewise.
509         * objc/objc-parse.c: Likewise.
510         * objc/objc-pasre.y: Likewise.
511
512 2000-07-11  Rodney Brown  <RodneyBrown@pmsc.com>
513
514         * gcc.texi: Fix minor typos
515         * extend.texi: Fix minor typos
516
517 2000-07-11  Marc Espie <espie@openbsd.org>
518
519         * collect2.c (main): Recognize .lo as object files.
520
521 2000-07-11  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
522
523         * pa.c (hppa_encode_label): Store labels in gc memory when ggc_p is
524         true.
525
526         * aclocal.m4 (AC_FUNC_MMAP_ANYWHERE): Extend test to detect systems
527         with MAP_ANONYMOUS and MAP_ANON.
528         * configure, config.in: Rebuilt.
529
530 2000-07-12  Gabriel Dos Reis  <gdr@codesourcery.com>
531
532         * diagnostic.c (save_output_state): Remove.
533         (restore_output_state): Likewise.
534         (clear_text_info): New function.
535         (clear_diagnostic_info): Likewise.
536         (output_text_length, is_starting_newline, output_prefix,
537         line_wrap_cutoff, ideal_line_wrap_cutoff, prefix_was_emitted_for,
538         prefixing_policy, output_buffer_ptr_to_format_args): New macros
539         (set_real_maximum_length, output_set_maximum_length,
540         output_set_prefix, output_get_prefix, output_set_maximum_length,
541         output_destroy_prefix, init_output_buffer,
542         reshape_diagnostic_buffer, output_space_left, output_emit_prefix,
543         output_add_newline, output_add_character, output_add_space,
544         output_append_r, output_append, wrap_text, output_format,
545         output_do_printf, output_printf, output_do_verbatim,
546         output_verbatim, verbatim): Use them.
547         (output_clear): Split into cleat_text_info and
548         clear_diagnostic_info.
549         (struct output_state): Move to...
550
551         * diagnostic.h: ...Here
552         (struct output_buffer): Adjust.
553
554 2000-07-11  Zack Weinberg  <zack@wolery.cumb.org>
555
556         * cpplex.c (parse_name): No longer inline (premature optimization).
557         (do_pop_context): Fold into pop_context.
558         (pop_context): Returns int.
559         (lex_next): Hoist test for end of directive into pop_context.
560         (push_macro_context): Returns int; takes just reader and token.
561         Hoist test for excessive nesting to caller.
562         (push_arg_context): Returns void; takes just reader and token.
563         Do not call stringify_arg or get_raw_token.
564         (get_raw_token): Convert tail recursion through push_arg_context
565         to a loop at this level.  Call stringify_arg here if appropriate.
566         (maybe_paste_with_next): Convert tail recursion to a while loop.
567         Hoist test of paste_level to caller.
568
569         (stringify_arg): Push arg context at beginning.
570         (cpp_get_token): Split out core into _cpp_get_token.  Call
571         process_directive here.  Throw away CPP_PLACEMARKER tokens.
572         (_cpp_get_token): Convert tail recursion through
573         push_macro_context to a loop at this level.
574         (_cpp_glue_header_name, is_macro_disabled, stringify_arg,
575         _cpp_get_raw_token): Use _cpp_get_token.
576         (_cpp_skip_rest_of_line): Drop the context stack directly; do
577         not call pop_context.
578         (_cpp_run_directive): Call lex_next directly.
579
580         * cpphash.h: Prototype _cpp_get_token.
581         * cppexp.c (lex): Use it.
582         * cpphash.c (parse_define): Use it.
583         * cpplib.c (get_define_node, do_undef, parse_include,
584         read_line_number, do_line, do_ident, do_pragma, do_pragma_gcc,
585         do_pragma_implementation, do_pragma_poison, do_pragma_dependency,
586         parse_ifdef, validate_else): Use it.
587         (cpp_push_buffer): Tweak error message; abort if anyone tries
588         to push a buffer while macro expansions are stacked.
589
590 2000-07-11  Donn Terry  <donnte@microsoft.com>
591
592         * cpplex.c (free_macro_args, save_token): Cast arg of free
593         and/or xrealloc to PTR.
594         (_cpp_init_input_buffer): Clear all fields of the base context.
595
596 Tue Jul 11 15:28:21 CDT 2000  Clinton Popetz  <cpopetz@cygnus.com>
597
598         * gensupport.c (process_rtx): Make rtl checking stop
599         complaining about the define_insn while it is being
600         converted from a define_insn_and_split.
601
602 Tue Jul 11 16:26:17 2000  Clinton Popetz  <cpopetz@cygnus.com>
603
604         * config/mips/mips.c (simple_memory_operand): Access the
605         INTVAL of the address, not it's containing MEM.
606
607 2000-07-11  Bruce Korb  <bkorb@gnu.org>
608
609         * fixinc/fixtests.c(double_slash): obsolete
610         (else_endif_label): likewise
611         * fixinc/inclhack.def(irix_multiline_cmnt): obsolete
612         (libc1_ifdefd_memx): correct initial comment
613         and omit the #if/#endif pair from the memxxx declarations
614         * fixinc/fixincl.x: regen
615
616 2000-07-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
617
618         * cpplex.c (T, I, S, C, N): Avoid non-constant initializers.
619
620 2000-07-11  Neil Booth  <NeilB@earthling.net>
621
622         * cpp.texi: Update.
623
624 2000-07-11  Neil Booth  <NeilB@earthling.net>
625
626         * cppinit.c: (cpp_reader_init): Allow digraphs by default.
627         (handle_option): Set digraphs according to standard.
628         Merge OPT_lang_c89 handler with OPT_std_c89.
629
630         * cpplex.c: (lex_line, can_paste): Honour digraphs in
631         accordance with the digraphs flag.
632
633         * cpplib.h: (struct cpp_options): New option digraphs.
634
635 2000-07-10  Hans-Peter Nilsson  <hp@axis.com>
636             Bruce Korb  <bkorb@gnu.org>
637
638         * fixinc/inclhack.def (libc1_ifdefd_memx): New fix.
639         * fixinc/fixincl.x: Regenerate.
640         * fixinc/tests/base/testing.h: Add testcase.
641
642 2000-07-10  Richard Henderson  <rth@cygnus.com>
643
644         * config/ia64/ia64.c (got_symbolic_operand): New.
645         (symbolic_operand, move_operand): Revert 0701 change.
646         * config/ia64/ia64.h (PREDICATE_CODES): Update.
647         * config/ia64/ia64-protos.h (got_symbolic_operand): Declare.
648         * config/ia64/ia64.md (movdi): Revert 0701 wrt symbolic_operand;
649         split the offset into a 14-bit low part instead of a 13-bit low part.
650         (load_fptr): Mark the mem as unchanging.
651         (load_symptr): Use got_symbolic_operand.
652
653 2000-07-10  Nick Clifton  <nickc@cygnus.com>
654
655         * libgcc2.c (next_stack_level): Cast result of computation to
656         (void **) so that the assignment does not generate a warning.
657
658 2000-07-10  Chandrakala Chavva  <cchavva@redhat.com>
659
660         * flags.h : Add new variable flag_single_precision_constant.
661         * toplev.c (display_help) : Add -fsingle-precision-constant option.
662         (flag_single_precision_constant): New.
663         * c-lex.c (yylex): Convert floating point constant to single
664         precision constant.
665         * invoke.texi : Add documentation for this new option.
666
667 2000-07-10  Gabriel Dos Reis  <gdr@codesourcery.com>
668
669         * diagnostic.c (output_octal): Second parameter is unsigned.
670         (output_long_octal): Likewise.
671         (output_hexadecimal): Likewise.
672         (output_long_hexadecimal): Likewise.
673         (output_format): Adjust arguments extraction. Tweak.
674         (output_verbatim, verbatim): End variable argument list.
675         (report_diagnostic): Improve documentation.
676
677 2000-07-10  Benjamin Chelf  <chelf@codesourcery.com>
678
679         * c-common.h (build_stmt): Declare.
680         (build_continue_stmt): Likewise.
681         (build_break_stmt): Likewise.
682         (build_return_stmt): Likewise.
683
684         * c-decl.c (do_case): Rewrite to do what previously done in
685         c-parse.in.
686
687         * c-semantics.c (build_stmt): Define.
688         (build_return_stmt): Likewise.
689         (build_break_stmt): Likewise.
690         (build_continue_stmt): Likewise.
691         (build_case_label): Likewise.
692
693         * c-parse.in (BREAK): Change to build tree, then generate RTL.
694         (CONTINUE): Likewise.
695         (RETURN): Likewise.
696         (CASE): Likewise.
697         (DEFAULT): Likewise.
698
699         * c-parse.y: Regenerate.
700         * c-pasre.c: Likewise.
701
702 2000-07-09  Jason Merrill  <jason@redhat.com>
703
704         * expr.c (expand_expr): Bail earlier if we get an error_mark_node.
705
706         * tree.h (STRIP_NOPS): Check for error_mark_node.
707         (STRIP_SIGN_NOPS, STRIP_TYPE_NOPS): Likewise.
708         (dwarf2out_*): Remove duplicate declarations.
709
710         * c-decl.c (duplicate_decls): Copy DECL_ABSTRACT_ORIGIN from
711         DECL_ABSTRACT_ORIGIN, not DECL_ORIGIN.
712
713 2000-07-10  Gabriel Dos Reis  <gdr@codesourcery.com>
714
715         * diagnostic.c (wrap_text): New function.
716         (maybe_wrap_text): Likewise.
717         (output_add_string): Use it.
718         (output_format): Likewise.
719         (count_error): Use verbatim instead of notice.
720         (report_error_function): Likewise. Don't use plain fprintf.
721         (finish_diagnostic): New function.
722         (output_do_verbatim): Tweak.  Commonalize functionalities in
723         output_verbatim and verbatim.
724         (output_verbatim): Adjust.
725         (verbatim): Likewise.
726         (report_diagnostic): Define.
727
728         * diagnostic.h (report_diagnostic): Prototype.
729
730 2000-07-09  Zack Weinberg  <zack@wolery.cumb.org>
731
732         * cppexp.c (_cpp_parse_expr): Don't use unary plus.
733
734 2000-07-09  Neil Booth  <NeilB@earthling.net>
735
736         * cpphash.h: ISvspace, is_vspace, is_nvspace: New.
737         IShspace, ISspace: Update.
738
739         * cppinit.c: ISTABLE: Update.
740         V: New.
741
742         * cpplex.c (IS_HSPACE, S_NEWLINE): Remove.
743         (IS_DIRECTIVE): Rename KNOWN_DIRECTIVE.
744         (skip_block_comment, skip_line_comment, parse_string,
745         lex_line): Use is_vspace rather than IS_NEWLINE.
746         (skip_whitespace, lex_line): Clean up to use is_nvspace.
747         (lex_line): Use KNOWN_DIRECTIVE.  Any kind of directive
748         gets a BOL flag.
749         (lex_next): Unconditionally stop if within a directive.
750         Treat directives within macro invocations as directives
751         (after parse_args emits error), not as the argument.
752
753 2000-07-09  Gabriel Dos Reis  <gdr@codesourcery.com>
754
755         * diagnostic.c (diagnostic_args): New macro.
756         (diagnostic_msg): Likewise.
757         (output_formatted_integer): Likewise.
758         (output_state): New data type.
759         (digit_buffer): Make global.
760         (output_add_integer): Rename to output_decimal. Squeeze
761         digit_buffer.
762         (output_long_decimal, output_unsigned_decimal,
763         output_long_unsigned_decimal, output_octal, output_long_octal,
764         output_hexadecimal, output_long_hexadecimal): New functions.
765         (output_append_r): New function.
766         (output_append): Tweak.
767         (output_flush_on): Rename to output_to_stream.
768         (output_format): Change prototype.  Improve documentation. Handle
769         more format specifiers.
770         (build_location_prefix): Rename to context_as_prefix.
771         (output_notice): Rename to output_do_printf.
772         (output_printf): Tweak.
773         (line_wrapper_printf): Likewise.
774         (vline_wrapper_message_with_location): Adjust call to renamed
775         functions.
776         (v_message_with_decl): Likewise.
777         (default_print_error_function): Likewise.
778         (save_output_state): New function.
779         (restore_output_state): Likewise.
780         (output_do_verbatim): Likewise.
781         (output_verbatim): Define.
782         (verbatim): Likewise.
783
784         * diagnostic.h (printer_fn): Change return type from void to int.
785         Improve documentation.
786         (output_add_integer): Rename to output_decimal.
787         (output_flush_on, output_format): Don't export.
788         (output_verbatim, verbatim): Declare.
789
790 2000-07-08  Toon Moene  <toon@moene.indiv.nluug.nl>
791
792         * fold-const.c (extract_muldiv) case PLUS_EXPR, MINUS_EXPR:
793         Check whether c divides op1 exactly if operation is not
794         multiplication.
795
796 2000-07-08  Richard Henderson  <rth@cygnus.com>
797
798         * final.c (final): Do not abort when reg-stack introduces
799         a new insn.
800
801 2000-07-08  Zack Weinberg  <zack@wolery.cumb.org>
802
803         * cpplib.h (struct cpp_name): Now struct cpp_string.
804         (CPP_INT, CPP_FLOAT, CPP_NUMBER, CPP_COMMENT,
805         CPP_HEADER_NAME): Change to type S.
806         (struct cpp_token): Rename 'name' field to 'str'.  Add 'node'
807         field, a cpp_hashnode *.  All references to val.name updated
808         to use val.str or val.node as appropriate.
809         (struct cpp_reader): Add spec_nodes field.
810         (cpp_idcmp): Now cpp_ideq; takes a token * and a char *.
811
812         * cpphash.h (struct spec_nodes): New.
813         (enum spell_type): Reorder.  Only SPELL_STRING tokens use
814         val.str.  All references to 'spelling > SPELL_NONE' updated to
815         match.
816
817         (CPP_IN_SYSTEM_HEADER): Check pfile->buffer and
818         pfile->buffer->inc are not NULL before dereferencing them.
819
820         * cpplex.c (parse_name): Take a pointer to the current token,
821         plus current position and limit as args; return the new
822         position; don't copy the text of a name into the string
823         buffer, instead call cpp_lookup and store the node pointer.
824         If extending a token, copy out the text of the old into a
825         scratch buffer, append the new, look that up and store the new
826         node pointer.  Inline.
827         (maybe_paste_with_next): If the result of paste is a NAME,
828         then look up the pasted text and store its node pointer.
829         (lex_line): Adjust for new parse_name interface.
830         Check for L"str", L'str' using spec_nodes->n_L.
831         (spell_token): SPELL_IDENT tokens have their spelling in
832         val.node->name.  Handle SPELL_STRING tokens that don't have
833         string delimiters.
834         (_cpp_expand_name_space,
835         (can_paste): Check for L ## "str" using spec_nodes->n_L.
836         (cpp_get_token, special_symbol): No need to call cpp_lookup.
837         (cpp_idcmp): Now cpp_ideq; take a token * and a const char *;
838         return 1=equal 0=not, not a tristate.
839
840         * cpphash.c (var_args_str): Delete.
841         (find_param): Compare node fields directly.
842         (is__va_args__): Use CPP_PEDANTIC.  Just compare
843         token->val.node with spec_nodes->n__VA_ARGS__.
844         (dump_funlike_macro): Don't use var_args_str.
845
846         * cpplib.c (_cpp_check_directive): Just walk through
847         spec_nodes->dirs comparing pointers.
848         (get_define_node, do_pragma_poison, detect_if_not_defined,
849         parse_ifdef): The identifier has already been looked up.
850         (do_ifdef, do_ifndef): parse_ifdef won't return a poisoned
851         node.
852         (do_if): Only call detect_if_not_defined at beginning of file.
853         (_cpp_parse_assertion): Only copy string pointers for
854         SPELL_STRING tokens.
855         (pragma_dispatch): Take a node pointer and examine its name
856         field.
857         (_cpp_init_stacks): Also initialize the spec_nodes structure.
858
859         * cppinit.c (cpp_reader_init): Call _cpp_init_stacks after
860         _cpp_init_macros.
861         (cpp_cleanup): Free pfile->spec_nodes.  Call _cpp_cleanup_* in
862         reverse order from the corresponding _cpp_init_* routines.
863
864         * cppexp.c (parse_number, parse_charconst, parse_defined,
865         lex): Check val.node->type instead of calling cpp_defined.
866         Use spec_nodes entries where appropriate.
867
868         * fix-header.c, scan-decls.c: Update for interface changes.
869
870 2000-07-08  Geoffrey Keating  <geoffk@cygnus.com>
871
872         * config/rs6000/rs6000.c (rs6000_emit_move): Fix conditions for
873         emitting aux_truncdfsf2.
874
875 2000-07-03  Donn Terry  (donnte@microsoft.com)
876
877         * cppinit.c (print_help): split overlong line into ISO C89
878         maximum chunks.
879
880 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
881
882         * cppexp.c: Update all code for new lexer interface.
883         (op_t, operator codes, struct token, tokentab2, op_to_str): Remove.
884         (struct suffix, vsuf_1, vsuf_2, vsuf_3, op_to_prio): New.
885         * cpplex.c (token_names): Trim leading CPP_ from names; make
886         the strings unsigned.
887         (_cpp_spell_operator): New.
888         (is_macro_disabled): Disable all macros if rescanning
889         preprocessed text.
890         (_cpp_get_directive_token): Remove.
891
892         * cppinit.c: Don't set no_macro_expand.
893         * cpplib.c (read_line_number, do_line): Check only for EOF,
894         not VSPACE.
895         * cpphash.h: Update prototypes.
896         * cpplib.h (CPP_VSPACE): Remove.
897         (struct cpp_reader): Remove no_macro_expand.
898
899 2000-07-08  Neil Booth  <NeilB@earthling.net>
900
901         * cpphash.c (is__va_args__): New function.
902         (count_params): Fix line reported in error messages.  Use
903         is__va_args__.  Don't return ')' on error.  Flag GNU style
904         rest args macro definitions.
905         (parse_define): Check macro name is not __VA_ARGS__.
906         (save_expansion): Check identifier in non-varargs-macro is
907         not __VA_ARGS__.  Don't flag GNU_VARARGS.
908         * cpplex.c (parse_args): Accept no argument iff GNU_REST_ARGS.
909         (maybe_paste_with_next): Use per-macro GNU_REST_ARGS rather
910          than per-token GNU_VARARGS.
911         * cpplib.h (GNU_VARARGS): Remove.
912         (GNU_REST_ARGS): New.
913
914 Sat Jul  8 01:38:25 MET DST 2000  Jan Hubicka  <jh@suse.cz>
915
916         * i386.md (call_pop, call, call_value_pop): Do not set
917         current_function_uses_pic_offset_table for calls to static
918         functions or indirect calls.
919
920 2000-07-07  Jim Wilson  <wilson@cygnus.com>
921
922         * config/ia64/ia64.c (rws_access_reg): New local write_count.  If
923         is_predicate_reg, then take max write_count of register pair.
924
925 2000-07-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
926
927         * tradcpp.c (main): Rename label `include' to `add_include' to
928         avoid conflicts with variable `include' in traditional C.
929
930 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
931
932         * integrate.c (copy_insn_list): Remove REG_LABEL notes.
933
934 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
935
936         * sibcall.c (uses_addressof): Add INMEM argument, check for
937         current_function_internal_arg_pointer outside of MEM rtxs in addition
938         to ADDRESSOFs.
939         (sequence_uses_addressof): Update caller.
940
941 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
942
943         * tradcpp.c (initialize_builtins): Honor NO_BUILTIN_SIZE_TYPE
944         and friends.
945
946 2000-07-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
947
948         * system.h (UNION_INIT_ZERO): New macro for initializing union
949         members in structs.
950
951         * cpplex.c (placemarker_token, eof_token): Use UNION_INIT_ZERO.
952
953 2000-07-07  Neil Booth  <NeilB@earthling.net>
954
955         * cpp.texi: Update.
956
957 Fri Jul  7 07:47:35 2000  Jeffrey A Law  (law@cygnus.com)
958
959         * final.c (final): Detect out of bounds array access to
960         the insn_lengths array.
961
962 2000-07-07  Kazu Hirata  <kazu@hxi.com>
963
964         * fold-const.c (fold): Fix a comment typo.
965
966 2000-07-07  Neil Booth  <NeilB@earthling.net>
967
968         * cpp.texi: Update to new lexer.
969
970 2000-07-06  Zack Weinberg  <zack@wolery.cumb.org>
971
972         * tradcpp.c: New file.
973         * tradcif.y: New file.
974         * tradcif.c: New generated file.
975
976         * Makefile.in: Add rules to build tradcpp.o, tradcif.o,
977         $(srcdir)/tradcif.c.  Add tradcpp to STAGESTUFF and
978         dependencies of C.  Install tradcpp from install-common, in
979         $(libsubdir).
980
981 2000-07-06  Zack Weinberg  <zack@wolery.cumb.org>
982
983         * cppinit.c: Include cppdefault.h.  Refer to
984         cpp_GCC_INCLUDE_DIR and cpp_GCC_INCLUDE_DIR_len, not directly
985         to GCC_INCLUDE_DIR and its length.
986         (SIZE_TYPE, PTRDIFF_TYPE, WCHAR_TYPE,
987         USER_LABEL_PREFIX, REGISTER_PREFIX, struct default_include,
988         STANDARD_INCLUDE_DIR, STANDARD_INCLUDE_COMPONENT):  Move to
989         cppdefault.h.
990         (include_defaults_array): Move to cppdefault.c.
991
992         * cppdefault.h: New file.
993         * cppdefault.c: New file.
994
995         * Makefile.in (LIBCPP_OBJS): Add cppdefault.o.
996         (cppinit.o): Don't apply $(PREPROCESSOR_DEFINES) to this file.
997         (cppdefault.o): New rule; apply $(PREPROCESSOR_DEFINES) to
998         this file.
999
1000 Thu Jul  6 18:30:36 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1001
1002         * reload.c (push_reload): When seeing if can reuse a register,
1003         check extra registers against widest of INMODE and OUTMODE.
1004
1005 2000-07-06  Neil Booth  <NeilB@earthling.net>
1006
1007         * cpplib.c: (_cpp_parse_assertion):  Perform hash lookups
1008         based on full length of predicate.
1009
1010 2000-07-06  Hans-Peter Nilsson  <hp@axis.com>
1011
1012         * timevar.c: [HAVE_SYS_RESOURCE_H]: Include <sys/resource.h>.
1013         [NEED_DECLARATION_GETRUSAGE]: Declare getrusage.
1014
1015 2000-07-05  Kazu Hirata  <kazu@hxi.com>
1016
1017         * h8300-proto.h: Fix formatting.
1018         * h8300.c: Likewise.
1019         * h8300.h: Likewise.
1020
1021 2000-07-05  Jim Wilson  <wilson@cygnus.com>
1022
1023         * config/ia64/ia64.h (HARD_REGNO_MODE_OK): If FR_REGNO_P, disallow
1024         CCmode.
1025
1026 2000-07-05  Rodney Brown  <RodneyBrown@pmsc.com>
1027
1028         * invoke.texi: Fix minor typos
1029         * md.texi: Fix minor typos
1030
1031 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
1032
1033         * cpplib.c (_cpp_parse_assertion): Fix buffer overrun.
1034
1035 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
1036
1037         * cpplex.c: Don't include sys/mman.h.
1038         (cpp_push_buffer, cpp_pop_buffer): Moved to cpplib.c.
1039
1040         * cpplib.c: Include sys/mman.h and obstack.h.
1041         (cpp_push_buffer): Moved from cpplex.c; allocate buffers on an
1042         obstack.
1043         (cpp_pop_buffer): Moved from cpplex.c; free buffers from an obstack.
1044         (_cpp_unwind_if_stack): Now static, unwind_if_stack.  Don't
1045         bother freeing if stack entries (they will be freed with their buffer).
1046         (do_endif): Free if stack entries from the buffer obstack.
1047         (push_conditional): Allocate if stack entries from the buffer obstack.
1048
1049         (find_answer): Rename to _cpp_find_answer.
1050         (do_assert, do_unassert): Update.
1051
1052         * cpphash.h: Update prototypes.
1053         (xobnew): New convenience macro.
1054         * cpplib.h (struct cpp_reader): Add hash_ob and buffer_ob fields.
1055         Update comments.
1056         (struct cpp_hashnode): Remove disabled field.
1057
1058         * cppinit.c: Don't include hashtab.h or splay-tree.h.
1059         (report_missing_guard): Moved to cppfiles.c.
1060         (cpp_reader_init): Call cpp_init_stacks, cpp_init_macros,
1061         cpp_init_includes.
1062         (cpp_cleanup): Call cpp_cleanup_stacks, cpp_cleanup_macros,
1063         cpp_cleanup_includes.  Don't destroy hashtab or
1064         all_include_files here.
1065         (cpp_finish): Use _cpp_report_missing_guards.
1066
1067         * cppfiles.c (report_missing_guard): Moved from cppinit.c.
1068         (_cpp_init_include_table): Rename _cpp_init_includes.
1069         (_cpp_cleanup_includes, _cpp_report_missing_guards): New.
1070
1071         * cppexp.c (parse_assertion): Update for new name of
1072         find_answer.
1073
1074         * Makefile.in (cpplib.o, cpphash.o, cppinit.o): Update deps.
1075
1076 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
1077
1078         * cpplib.c (do_ident): s/VSPACE/EOF/
1079
1080 2000-07-05  Neil Booth  <NeilB@earthling.net>
1081
1082         * cpplex.c: Fix trigraph replacement within strings.
1083
1084 2000-07-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1085
1086         * rs6000/aix.h (ASM_GENERATE_INTERNAL_LABEL): Fix format specifier.
1087
1088         * xcoffout.c (assign_type_number): Constify.
1089         (xcoffout_source_file): Add static prototype.  Don't needlessly
1090         cast away const-ness.
1091
1092 2000-07-04  Jason Merrill  <jason@redhat.com>
1093
1094         * frame.h (frame_state): Move base_offset to end.
1095
1096 Mon Jul  3 21:31:43 2000  Clinton Popetz  <cpopetz@cygnus.com>
1097
1098         * calls.c (emit_library_call_value_1): Revert previous change.
1099
1100 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
1101
1102         * fix-header.c (struct partial_proto): Remove unnecessary fields.
1103         (recognized_extern, recognized_function, read_scan_file):
1104         Update for new scheme.
1105         (check_protection): It's still a multiple include guard even
1106         if it doesn't always trigger.
1107         * scan-decls.c (skip_to_closing_brace, scan_decls): Update for
1108         new scheme.
1109         * scan.h: Declare struct cpp_token.  Update prototypes.
1110
1111 2000-07-03  Neil Booth  <neilb@earthling.net>
1112             Zack Weinberg  <zack@wolery.cumb.org>
1113
1114         Complete overhaul of the lexer and macro expander.
1115
1116         * cpphash.c (object_defn, funct_defn, push_macro_expansion,
1117         arg, arglist, argdata, reflist, collect_objlike_expansion,
1118         collect_funlike_expansion, collect_params,
1119         warn_trad_stringify, trad_stringify, duplicate_arg_p, add_pat,
1120         unsafe_chars, macarg, compare_defs, special_symbol,
1121         scan_arguments, stringify, funlike_macroexpand,
1122         _cpp_quote_string, monthnames): Delete.
1123         (cpp_lookup, _cpp_free_definition, dump_funlike_macro,
1124         _cpp_create_definition, _cpp_dump_definition,
1125         dump_hash_helper): Adjust.
1126         (find_param, count_params, parse_define, var_args_str,
1127         check_macro_redefinition, save_expansion): New.
1128
1129         * cpplex.c (skip_block_comment, skip_line_comment, parse_name,
1130         parse_string, output_line_command, trigraph_replace,
1131         lex_line, cpp_push_buffer, cpp_pop_buffer, cpp_output_tokens,
1132         cpp_scan_buffer_nooutput, cpp_scan_buffer, cpp_free_toklist,
1133         cpp_idcmp, _cpp_get_directive_token, _cpp_init_input_buffer,
1134         _cpp_skip_rest_of_line): Modify.
1135
1136         (maybe_macroexpand, skip_comment, copy_comment, skip_string,
1137         find_position, null_warning, bump_column, expand_name_space,
1138         pedantic_whitespace, _cpp_output_list, _cpp_slice_toklist,
1139         _cpp_squeeze_toklist, _cpp_scan_until, _cpp_skip_hspace,
1140         _cpp_parse_name, _cpp_lex_token, cpp_get_non_space_token,
1141         _cpp_prescan): Delete.
1142
1143         (dump_param_spelling, process_directive, lex_next,
1144         is_macro_disabled, stringify_arg, expand_context_stack,
1145         output_token, make_string_token, alloc_number_token,
1146         special_symbol, duplicate_token, maybe_paste_with_next,
1147         can_paste, prevent_macro_expansion, restore_macro_expansion,
1148         get_temp_token, release_temp_tokens, quote_string,
1149         token_names, token_spellings, _cpp_expand_name_space,
1150         _cpp_glue_header_name, _cpp_reserve_name_space,
1151         digraph_spellings, trigraph_ok, skip_whitespace, save_comment,
1152         placemarker_token, eof_token, cpp_context, macro_args,
1153         get_raw_token, parse_arg, parse_args, save_token,
1154         push_arg_context, push_macro_context, pop_context,
1155         do_pop_context, free_macro_args, _cpp_get_line,
1156         _cpp_run_directive): New.
1157
1158         * cpplib.c (validate_else, parse_include, push_conditional,
1159         pass_thru_directive, read_line_number, parse_ifdef,
1160         detect_if_not_defined, _cpp_check_directive, do_define,
1161         do_undef, do_include, do_import, do_include_next, do_error,
1162         do_warning, do_ident, do_pragma, pragma_dispatch, gcc_pragmas,
1163         top_pragmas, do_pragma_gcc, do_pragma_implementation,
1164         do_pragma_poison, do_pragma_system_header,
1165         do_pragma_dependency, do_sccs, do_ifdef, do_ifndef, do_else,
1166         dl_elif, do_endif, _cpp_unwind_if_stack, do_assert,
1167         do_unassert, cpp_define, cpp_undef, cpp_assert, cpp_unassert,
1168         cpp_defined): Update for new scheme.
1169         (strtoul_for_line, get_define_node, dump_macro_name,
1170         _cpp_check_linemarker, _cpp_parse_assertion): New.
1171         (_cpp_handle_directive, do_pragma_default): Delete.
1172
1173         * cpphash.h (struct predicate): Now struct answer.
1174         (enum spell_type, struct token_spelling, struct directive,
1175         directive_handler): New.
1176         Update prototypes.  Remove unused macros.
1177         * cpplib.h: Update prototypes.  Remove unused macros,
1178         structure definitions, and fields.
1179
1180         * cpperror.c (print_containing_files, v_message): Adjust.
1181         * cppexp.c (parse_assertion, lex, parse_escape,
1182         _cpp_parse_expr): Adjust.
1183         * cppfiles.c (open_include_file, _cpp_execute_include,
1184         _cpp_compare_file_date, cpp_read_file, read_include_file):
1185         Adjust.
1186         * cppinit.c (dump_special_to_buffer): Delete.
1187         (append_include_chain, merge_include_chains, cpp_reader_init,
1188         cpp_cleanup, initialize_builtins, builtin_array, cpp_start_read,
1189         cpp_finish, handle_option, print_help): Adjust.
1190         * cppmain.c (main): Adjust.
1191
1192 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
1193
1194         * cppspec.c (lang_specific_driver): Use double quotes in error
1195         message.
1196
1197 Mon Jul  3 16:53:43 2000  Clinton Popetz  <cpopetz@cygnus.com>
1198
1199         * calls.c (emit_library_call_value_1): Use valreg instead
1200         of hard_libcall_value.
1201
1202 2000-07-03  Geoff Keating  <geoffk@cygnus.com>
1203
1204         * config/rs6000/rs6000.c (rs6000_emit_move): New function.
1205         * config/rs6000/rs6000-proto.h: Prototype rs6000_emit_move.
1206         * config/rs6000/rs6000.md (movsi): Use rs6000_emit_move.
1207         (movhi): Likewise.
1208         (movqi): Likewise.
1209         (movdf): Likewise.
1210         (movsf): Likewise.
1211         (movdi): Likewise.
1212         (movti): Likewise.
1213
1214         * expmed.c (expand_mult_highpart): Use op1 instead of wide_op1 when
1215         mode instead of wider_mode is being used.
1216
1217 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
1218
1219         * config/i386/i386.md (movstrictqi_xor): Use 'q' constraint instead
1220         of 'r'. Use q_regs_operand.
1221         (andsi_1+2): Use q_regs_operand.
1222
1223 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
1224
1225         * builtins.c (get_memory_rtx): Always put into alias set 0.
1226
1227 2000-07-03  Nick Clifton  <nickc@cygnus.com>
1228
1229         * config/arm/arm.md: Fix post increment and pre increment
1230         peepholes so that they do not generate UNPREDICATBLE opcodes.
1231         (ie ones where the increment clobbers the source/destination).
1232
1233 2000-07-01  Marek Michalkiewicz  <marekm@linux.org.pl>
1234
1235         * config/avr/avr.c (out_adj_frame_ptr): Make "frame pointer
1236         change too big for -mtiny-stack" a warning, if larger than 63.
1237         (out_set_stack_ptr): Change the logic so -mno-interrupts is
1238         always safe to use on possible future devices.
1239         (function_prologue): Write SPH before SPL, for consistency.
1240         If interrupt_func_p true, we know we have enabled interrupts.
1241         (avr_num_arg_regs): New function.  Round up to even number of
1242         bytes if no -mpack-args or if calling a libgcc function.
1243         (function_arg, function_arg_advance): Use it.
1244         (output_movsisf, ashlsi3_out, ashrsi3_out, lshrsi3_out):
1245         Output "movw" if available.
1246         (out_tsthi, out_tstsi, ashlqi3_out, lshrqi3_out): Change uses
1247         of TEST_HARD_REG_CLASS macro to test_hard_reg_class function.
1248         (asm_output_section_name): Add blanks for consistent output.
1249         (encode_section_info): Set TREE_READONLY for progmem data to
1250         avoid gas warnings about changed section attributes.
1251         (avr_hard_regno_mode_ok): Force non-QImode data to start in
1252         even numbered registers on devices with "movw".
1253         * config/avr/avr.h (MASK_*): Define bits for target_flags.
1254         (TARGET_SWITCHES): Mark help strings for translation.
1255         Add new -mpack-args and -menhanced switches.
1256         (TARGET_OPTIONS): Mark help strings for translation.
1257         (progmem_section): Add section attributes.
1258         * config/avr/avr.md (*movhi, call_insn, call_value_insn):
1259         Output "movw" if available.
1260         (mulqi3, mulqihi3, umulqihi3, mulhi3, *tablejump_enh):
1261         New patterns.
1262         * config/avr/libgcc.S (_mulqi3, _divqi3): Update to the new
1263         call convention (arguments aligned on even registers).
1264         (_cleanup, _exit): Make weak symbols libc can override.
1265
1266 2000-07-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1267
1268         * fp-bit.h: New file.
1269
1270         * fp-bit.c: Move common code, prototypes, etc into fp-bit.h.
1271         Comment #endif statements.
1272         (__thenan_sf, __thenan_df): Add missing braces around initializer.
1273
1274 Mon Jul  3 00:32:47 2000  Jeffrey A Law  (law@cygnus.com)
1275
1276         * gcse.c (compute_pre_data): Compute ae_kill using other local
1277         properties instead of calling compute_ae_kill.
1278
1279         * alias.c (init_alias_analysis): Do not call
1280         prologue_epilogue_contains until after reload has completed.
1281
1282 2000-07-02  Benjamin Chelf  <chelf@codesourcery.com>
1283
1284         * c-common.h (genrtl_begin_compound_stmt): Remove declaration.
1285         (genrtl_finish_compound_stmt): Likewise.
1286         (genrtl_compound_stmt): Change to return void.
1287
1288         * c-semantics.c (genrtl_begin_compound_stmt): Remove function and
1289         move code from here to ...
1290         (genrtl_compound_stmt): ... here.
1291         (genrtl_finish_compound_stmt): Remove.
1292         (expand_stmt): Add comment.
1293
1294 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org>
1295
1296         * c-typeck.c (build_indirect_ref): Use COMPLETE_OR_VOID_TYPE_P
1297         and VOID_TYPE_P.
1298
1299 2000-07-02  Jakub Jelinek  <jakub@redhat.com>
1300
1301         * cpplib.h (struct cpp_reader): New field include_depth.
1302         (struct cpp_printer): Rename last_bsd to last_id.
1303         * cppfiles.c (read_include_file): Bump include_depth.
1304         * cpplex.c (cpp_pop_buffer): Decrement include_depth.
1305         (output_line_command): Output correct #line if a header
1306         is including itself and is not protected against multiple inclusion.
1307         Use include_depth instead of buffer_stack_depth, last_id instead of
1308         last_bsd.
1309         * cppinit.c (cpp_start_read): Initialize last_id instead of
1310         last_bsd.
1311
1312 2000-07-01  Benjamin Chelf  <chelf@codesourcery.com>
1313
1314         * Makefile.in (C_AND_OBJC_OBJS): Added c-semantics.o.
1315         (c-semantics.o): New target.
1316
1317         * c-common.h (TREE_LANG_FLAG_?): Added documentation.
1318         (genrtl_do_pushlevel): Moved from cp/cp-tree.h.
1319         (genrtl_clear_out_block): Likewise.
1320         (genrtl_goto_stmt): Likewise.
1321         (genrtl_expr_stmt): Likewise.
1322         (genrtl_decl_stmt): Likewise.
1323         (genrtl_if_stmt): Likewise.
1324         (genrtl_while_stmt): Likewise.
1325         (genrtl_do_stmt): Likewise.
1326         (genrtl_return_stmt): Likewise.
1327         (genrtl_for_stmt): Likewise.
1328         (genrtl_break_stmt): Likewise.
1329         (genrtl_continue_stmt): Likewise.
1330         (genrtl_scope_stmt): Likewise.
1331         (genrtl_switch_stmt): Likewise.
1332         (genrtl_case_label): Likewise.
1333         (genrtl_begin_compound_stmt): Likewise.
1334         (gerntl_finish_compound_stmt): Likewise.
1335         (genrtl_compound_stmt): Likewise.
1336         (genrtl_asm_stmt): Likewise.
1337         (genrtl_decl_cleanup): Likewise.
1338         (DECL_ANON_UNION_ELEMS): Likewise.
1339         (emit_local_var): Likewise.
1340         (make_rtl_for_local_static): Likewise.
1341         (expand_cond): Likewise.
1342         (expand_stmt): Likewise.
1343         (c_expand_return): Likewise.
1344         (c_expand_start_case): Likewise.
1345         (do_case): Likewise.
1346         (COMPOUND_STMT_NO_SCOPE): Likewise.
1347         (c_expand_asm_operands): Likewise.
1348         (NEW_FOR_SCOPE_P): New macro.
1349         (expand_expr_stmt_fn): New type.
1350
1351         (set_current_function_name_declared): Likewise.
1352         (current_function_name_declared): Likewise.
1353         (lang_expand_stmt): Likewise.
1354         (stmts_are_full_exprs_p): Likewise.
1355         (anon_aggr_type_p): Likewise.
1356         (lang_expand_expr_stmt): Likewise.
1357         (build_case_label): Likewise.
1358
1359         * c-decl.c (lang_expand_expr_stmt): Initialize.
1360         (stmts_are_full_exprs_p): Define.
1361         (current_function_name_declared): Likewise.
1362         (do_case): Likewise.
1363         (lang_expand_stmt): Likewise.
1364         (set_current_function_name_declared): Likewise.
1365         (anon_aggr_type_p): Likewise.
1366
1367         * c-semantics.c: New file.
1368         (expand_cond): Moved from cp/semantics.c.
1369         (genrtl_do_pushlevel): Likewise.
1370         (genrtl_clear_out_block): Likewise.
1371         (genrtl_goto_stmt): Likewise.
1372         (genrtl_expr_stmt): Likewise.
1373         (genrtl_decl_stmt): Likewise.
1374         (genrtl_if_stmt): Likewise.
1375         (genrtl_while_stmt): Likewise.
1376         (genrtl_do_stmt): Likewise.
1377         (genrtl_return_stmt): Likewise.
1378         (genrtl_for_stmt): Likewise.
1379         (genrtl_break_stmt): Likewise.
1380         (genrtl_continue_stmt): Likewise.
1381         (genrtl_scope_stmt): Likewise.
1382         (genrtl_switch_stmt): Likewise.
1383         (genrtl_case_label): Likewise.
1384         (genrtl_begin_compound_stmt): Likewise.
1385         (genrtl_finish_compound_stmt): Likewise.
1386         (genrtl_compound_stmt): Likewise.
1387         (genrtl_asm_stmt): Likewise.
1388         (genrtl_decl_cleanup): Likewise.
1389         (make_rtl_for_local_static): Moved from cp/decl.c.
1390         (emit_local_var): Likewise.
1391         (expand_stmt): Define.
1392
1393         * c-tree.h: (c_expand_asm_operands): Moved to c-common.h.
1394         (c_expand_return): Likewise.
1395         (c_expand_start_case): Likewise.
1396
1397 2000-07-01  Richard Henderson  <rth@cygnus.com>
1398
1399         * config/ia64/ia64.c (symbolic_operand): Reject CONST expressions
1400         with the low 13 bits set.
1401         (move_operand): Check for CONST|SYMBOL_REF|LABEL_REF directly.
1402         * config/ia64/ia64.md (movdi): Likewise.  Expand a CONST with one
1403         of the low 13 bits into a CONST plus an adddi3.
1404         (load_symptr): Set RTX_UNCHANGING_P.
1405
1406 2000-06-30  Mark Mitchell  <mark@codesourcery.com>
1407
1408         * Makefile.in (c-common.o): Don't depend on c-tree.h or c-lex.h.
1409         * c-common.c (ridpointers): Declare.
1410         * c-common.h (enum rid): Declare.
1411         (NORID): Likewise.
1412         (ridpointers): Likewise.
1413         * c-lex.c (ridpointers): Don't declare.
1414         (init_lex): Initialize ridpointers.
1415         * c-lex.h (enum rid): Don't declare.
1416         (NORID): Likewise.
1417         (RID_FIRST_MODIFIER): Likewise.
1418         (ridpointers): Likewise.
1419
1420 2000-06-30  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
1421
1422         * pa/som.h (ASM_WEAKEN_LABEL): Export weak data symbols so that they
1423         have global scope.
1424
1425 2000-06-30  Martin von Loewis  <loewis@informatik.hu-berlin.de>
1426
1427         * invoke.texi (-Wreturn-type): In C++, a missing return type is
1428         always an error.
1429
1430 2000-06-30  Catherine Moore  <clm@cygnus.com>
1431
1432         * c-common.c (decl_attributes):  Differentiate between
1433         types and type decls for alignment.
1434
1435 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
1436
1437         * cpp.texi: Document #pragma GCC dependency
1438         * cppfiles.c (open_include_file): Set date to unknown.
1439         (_cpp_compare_file_date): New function.
1440         (read_include_file): Set file date.
1441         * cpphash.h (struct include_file): Add date member.
1442         (_cpp_compare_file_date): Prototype.
1443         * cpplib.c (parse_include): Add trail parameter. Adjust.
1444         (do_include): Adjust parse_include call.
1445         (do_import): Likewise.
1446         (do_include_next): Likewise.
1447         (gcc_pragmas): Add dependency pragma.
1448         (do_pragma_dependancy): New pragma.
1449
1450 2000-06-29  Jason Merrill  <jason@redhat.com>
1451
1452         * dwarf2out.c (output_loc_operands): Don't abort on codes that have
1453         no operands.
1454
1455 2000-06-29  Jim Wilson  <wilson@cygnus.com>
1456
1457         * config/ia64/ia64.h (PREFERRED_RELOAD_CLASS): Return NO_REGS for
1458         a volatile mem and FR_REGS.
1459
1460 2000-06-29  Mark Mitchell  <mark@codesourcery.com>
1461
1462         * c-common.c: Include c-common.h, not c-lex.h or c-tree.h.
1463         * c-common.h (flag_const_strings): Declare.
1464         (warn_format): Likewise.
1465         (flag_traditional): Likewise.
1466         (flag_isoc99): Likewise.
1467         (warn_parentheses): Likewise.
1468         (warn_conversion): Likewise.
1469         (C_TYPE_OBJECT_P): Likewise.
1470         (C_TYPE_INCOMPLETE_P): Likewise.
1471         (C_TYPE_FUNCTION_P): Likewise.
1472         (C_TYPE_OBJECT_OR_INCOMPLETE_P): Likewise.
1473         (C_EXP_ORIGINAL_CODE): Likewise.
1474         (build_unary_op): Likewise.
1475         (build_binary_op): Likewise.
1476         (lvalue_p): Likewise.
1477         (default_conversion): Likewise.
1478         (common_type): Likewise.
1479         * c-tree.h (C_TYPE_OBJECT_P): Remove.
1480         (C_TYPE_INCOMPLETE_P): Likewise.
1481         (C_TYPE_FUNCTION_P): Likewise.
1482         (C_TYPE_OBJECT_OR_INCOMPLETE_P): Likewise.
1483         (C_EXP_ORIGINAL_CODE): Likewise.
1484         (common_type): Likewise.
1485         (default_conversion): Likewise.
1486         (build_binary_op): Likewise.
1487         (build_unary_op): Likewise.
1488         (lvalue_p): Likewise.
1489         (flag_const_strings): Likewise.
1490         (warn_format): Likewise.
1491         (warn_conversion): Likewise.
1492         (flag_traditional): Likewise.
1493         (flag_isoc99): Likewise.
1494         (warn_parentheses): Likewise.
1495
1496 2000-06-29  James E. Wilson  <wilson@cygnus.com>
1497
1498         * config/ia64/linux.h (LINK_SPEC): Change so.1 to so.2.
1499
1500         * config/ia64/ia64.h (MODES_TIEABLE_P): Only tie if mode class is the
1501         same.  Only tie XFmode with XFmode.
1502
1503 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
1504
1505         * c-decl.c, timevar.c, tlink.c: Include intl.h.
1506         * Makefile.in: Update deps.
1507
1508 2000-06-29  Andrew Haley  <aph@cygnus.com>
1509
1510         * toplev.c (main): On an IA-64, make flag_unwind_tables defauit
1511         to true.
1512
1513 2000-06-29  Andrew Haley  <aph@cygnus.com>
1514
1515         * config/ia64/linux.h (JMP_BUF_SIZE): Size is in Pmode units, not
1516         bytes: remove the multiply by 8.
1517
1518 2000-06-29  Philipp Thomas  <pthomas@suse.de>
1519
1520         * rtl.c : Revert NLS changes.
1521         * gcc.c : Fix bug in display_help introced by my last changes.
1522
1523 Wed Jun 28 21:09:33 2000   Raja R Harinath <harinath@cs.umn.edu>
1524
1525         * dbxout.c (dbxout_symbol, case RESULT_DECL, VAR_DECL): Use
1526         DECL_CONTEXT, not DECL_FIELD_CONTEXT.
1527
1528 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
1529
1530         * flow.c (flow_depth_first_order_compute): Fix algorithm.
1531
1532 2000-06-28  Philipp Thomas  <pthomas@suse.de>
1533
1534         * c-decl.c : Mark strings for translation.
1535         (parmlist_tags_warning): Use distinct messages instead
1536         of conditional expressions.
1537         * diagnostic.c (v_message_with_decl): Mark string for translation.
1538         * gcc.c: Mark messages for translation.
1539         (display_help): Combine messages into one string where necessary.
1540         * mips-tfile: Add intl.h. Mark messages for translation.
1541         * rtl.c (fatal_with_file_and_line): Modify function for NLS. Mark
1542         messages for translation.
1543         * timevar.c: Mark messages for translation.
1544         * tlink.c: Likewise.
1545         * toplev.c: Likewise.
1546
1547 Wed Jun 28 15:39:26 2000  Donn Terry (donnte@microsoft.com)
1548
1549         * i386-interix.h (STRIP_NAME_ENCODING): Declare _new_name properly.
1550
1551         * alpha/alpha-interix.h: Delete redundant -Asystem(interix),
1552         use -isystem instead of -idirafter.
1553         * i386/i386-interix.h: Likewise.
1554
1555 2000-06-28  Jason Merrill  <jason@redhat.com>
1556
1557         * dwarf2out.c (output_loc_operands): Don't support >1 byte output
1558         unless DWARF2_DEBUGGING_INFO is defined.
1559         (ASM_OUTPUT_DWARF_*): Wrap normal output defs with #ifndefs.
1560
1561 2000-06-28  Richard Henderson  <rth@cygnus.com>
1562
1563         * config/alpha/alpha.c (summarize_insn): Ignore SCRATCH.
1564
1565 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
1566
1567         * cpplex.c (output_line_command): Output correct #line if a header
1568         is including itself and is not protected against multiple inclusion.
1569
1570 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
1571
1572         * cppfiles.c (open_include_file): If open(2) returns EMFILE or
1573         ENFILE, close all cached file descriptors and try again.
1574         (_cpp_execute_include): Keep a count of the number of times
1575         each header is included.
1576         (close_cached_fd): New function.
1577         * cpphash.h (struct include_file): Rename before to
1578         include_count; all users updated.  Make include_count and sysp
1579         unsigned short.
1580         * cppinit.c (cpp_finish): If -H, report headers that could use
1581         reinclude guards.
1582         (report_missing_guard): New function.
1583
1584 Wed Jun 28 14:46:58 MET DST 2000  Jan Hubicka  <jh@suse.cz>
1585
1586         * i386.md (prologue_set_got): Set length_immediate field.
1587         (testqi_ccno_1):  Add missing '@' character.
1588
1589 2000-06-27  Jason Merrill  <jason@redhat.com>
1590
1591         * dwarf2out.c (expand_builtin_init_dwarf_reg_sizes): Use
1592         DWARF_FRAME_REGNUM.
1593
1594 2000-06-27  Andrew Macleod <amacleod@cygnus.com>
1595
1596         * dwarf2out.c (ASM_OUTPUT_DWARF_DATA2): Provide default when no
1597         unsigned macros available.
1598
1599 2000-06-27  Richard Henderson  <rth@cygnus.com>
1600
1601         * config/ia64/ia64.c (emit_insn_group_barriers): Special case
1602         epilogue_deallocate_stack.
1603
1604         * config/ia64/ia64.c (ia64_print_operand) [case D]: Emit
1605         completers for UNORDERED and ORDERED as well.
1606         * config/ia64/ia64.md (bunordered, bordered): New.
1607         (sunordered, sordered): New.
1608
1609 Tue Jun 27 12:14:12 MET DST 2000  Jan Hubicka  <jh@suse.cz>
1610
1611         * genattrtab.c (write_attr_value): Do not abort for CONST_INT operands.
1612         * i386.c (ix86_attr_length_default): Kill.
1613         (ix86_attr_length_immediate_default, ix86_attr_length_address_default):
1614         New.
1615         * i386-protos.h (ix86_attr_length_default): Kill
1616         (ix86_attr_length_immediate_default, ix86_attr_length_address_default):
1617         Add prototype
1618         * i386.md (attribute type): Add "test".
1619         (attribute length_prefix): Kill.
1620         (attribute length_opcode): Kill.
1621         (attribute i387, mode, length_immediate, length_address, prefix_data16,
1622         prefix_rep, prefix_0f, modrm): New.
1623         (attribute length): Compute using the new attributes.
1624         (attribute pent_prefix): New.
1625         (attribute pent_pair): Compute using pent_prefix.
1626         (all insn patterns): Set mode,modrm and immediate_length attributes where
1627         needed.
1628         (cmpsi patterns): Compute sizes propertly for test instruction.
1629         (movsi, movhi patterns): Compute sizes propertly for eax shortcuts.
1630         (movstricthi_xor, movstrictqi_xor): New patterns.
1631         (andsi/andhi): Use splitters to generate xor instructions.
1632         (xorqi_ext_1): New pattern.
1633         (movstricthi->movstricthi_xor peep2): New.
1634
1635 Tue Jun 27 12:03:03 MET DST 2000  Jan Hubicka  <jh@suse.cz>
1636
1637         * i386.md (addqi_low_1): Remove.
1638
1639 2000-06-27  Philipp Thomas  <pthomas@suse.de>
1640
1641         * 1750a.h: Mark help strings for options/switches for translation.
1642         * a29k.h: Likewise.
1643         * alpha.h: Likewise.
1644         * arm.h: Likewise.
1645         * pe.h: Likewise.
1646         * riscix.h: Likewise.
1647         * c4x.h: Likewise.
1648         * clipper.h: Likewise.
1649         * convex.h: Likewise.
1650         * elxsi.h: Likewise.
1651         * fr30.h: Likewise.
1652         * fx80.h: Likewise.
1653         * h8300.h: Likewise.
1654         * i370.h: Likewise.
1655         * cygwin.h: Likewise.
1656         * dgux.h: Likewise.
1657         * djgpp.h: Likewise.
1658         * i386.h: Likewise.
1659         * osf1elf.h: Likewise.
1660         * osfrose.h: Likewise.
1661         * sco5.h: Likewise.
1662         * win32.h: Likewise.
1663         * i860.h: Likewise.
1664         * paragon.h: Likewise.
1665         * i960.h: Likewise.
1666         * ia64.h: Likewise.
1667         * m32r.h: Likewise.
1668         * mcore.h: Likewise.
1669         * mips.h: Likewise.
1670         * mn10300.h: Likewise.
1671         * ns32k.h: Likewise.
1672         * pdp11.h: Likewise.
1673         * pj.h: Likewise.
1674         * aix.h: Likewise.
1675         * aix41.h: Likewise.
1676         * aix43.h: Likewise.
1677         * beos.h: Likewise.
1678         * rs6000.h: Likewise.
1679         * sysv4.h: Likewise.
1680         * linux.h: Likewise.
1681         * linux64.h: Likewise.
1682         * sp64-elf.h: Likewise.
1683         * sparc.h: Likewise.
1684         * splet.h: Likewise.
1685         * v850.h: Likewise.
1686         * convex.h (TARGET_SWITCHES): Provide descriptions and mark them
1687         for translation.
1688         * sp86x-aout.h: Remove bogus first definition of SUBTARGET_SWITCHES.
1689         Properly document option and mark for translation.
1690         * sp86x-elf.h: Likewise.
1691
1692 2000-06-27  Bernd Schmidt  <bernds@cygnus.co.uk>
1693
1694         Add MMX and SSE registers to i386 machine description.
1695         * i386-protos.h (ix86_constant_alignment, ix86_data_alignment,
1696         ix86_local_alignment): Declare.
1697
1698         * i386.h (TARGET_MMX, TARGET_SSE): New.
1699         (FIRST_PSEUDO_REGISTER, FIXED_REGISTERS, CALL_USED_REGISTERS,
1700         REG_ALLOC_ORDER, HARD_REGNO_NREGS, HARD_REGNO_MODE_OK,
1701         REG_CLASS_NAMES, REG_CLASS_CONTENTS,REG_CLASS_FROM_LETTER,
1702         enum reg_class, HI_REGISTER_NAMES): Added MMX/SSE registers.
1703         (FIRST_SSE_REG, LAST_SSE_REG, SSE_REGNO_P): New.
1704         (FIRST_MMX_REG, LAST_MMX_REG, MMX_REGNO_P, MMX_REG_P): New macros.
1705         (RETURN_IN_MEMORY): Handle MMX/SSE.
1706         (REG_PARM_STACK_SPACE): Added so the first three TImode parameters
1707         also get stack space.
1708         (MUST_PASS_IN_STACK): Added TImode to the default definition.
1709         (CUMULATIVE_ARGS): Added sse_nregs, sse_regno and sse_words.
1710         (MMX_REGISTER_NAMES): New.
1711         (ALIGN_MODE_128): New macro.
1712         (CONSTANT_ALIGNMENT): Code moved out-of-line; just call the function.
1713         (DATA_ALIGNMENT): Likewise.
1714         (LOCAL_ALIGNMENT): Likewise.
1715         (CONDITIONAL_REGISTER_USAGE): Make MMX/SSE regs fixed if not
1716         TARGET_MMX/TARGET_SSE.
1717         (VALID_SSE_REG_MODE, VALID_MMX_REG_MODE): New macros.
1718         (REG_CLASS_FROM_LETTER): 'y' for MMX regs.
1719         (SECONDARY_MEMORY_NEEDED): Be conservative about copying between
1720         SSE/MMX regs and something else.
1721         (CLASS_MAX_NREGS): 1 for SSE and MMX regs.
1722         (REGISTER_MOVE_COST): 10 if trying to move between MMX and SSE regs,
1723         3 if moving between MMX regs and something else.
1724
1725         * i386.c (reg_class): Add SSE_REGS, MMX_REGS.
1726         (regclass_map): Add MMX/SSE registers.
1727         (print_operand): Add code to print XMMWORD as appropriate.
1728         (ix86_split_movdi): Abort for MMX regs.
1729         (init_cumulative_args): Also allow SSE_REGS
1730         (function_arg_advance, function_arg): Likewise
1731         (print_reg): Support 'm'.  Add case for TImode.
1732         (override_options): TARGET_SSE implies TARGET_MMX.
1733         (ix86_constant_alignment, ix86_data_alignment, ix86_local_alignment):
1734         New functions.
1735
1736         * config/i386/unix.h (VALUE_REGNO): VECTOR_MODE values go to
1737         FIRST_SSE_REG.
1738         * config/i386/ptx4-i.h (RETURN_IN_MEMORY): Return MMX values in
1739         memory.
1740         * config/i386/sysv4.h (RETURN_IN_MEMORY): Likewise.
1741         * config/i386/i386elf.h (RETURN_IN_MEMORY): Likewise.
1742
1743 2000-06-26  Geoff Keating  <geoffk@cygnus.com>
1744
1745         * ssa.c (struct rename_set_data): Change the name of field
1746         'set_dest' to 'old_reg'.  Add comments.
1747         (struct rename_context): Change the name of 'set_data' to
1748         'new_renames'.  Add new field 'done_renames'.
1749         (create_delayed_rename): New function.
1750         (apply_delayed_renames): New function.
1751         (rename_insn_1): Use the new functions.  Handle CLOBBERS.  Handle
1752         SUBREGs and similar by emitting a move.
1753         (new_registers_for_updates): Delete, functionality moved to
1754         apply_delayed_renames.
1755         (rename_block): Handle moves emitted by rename_insn_1 by putting
1756         them into a SEQUENCE with the original insn.  Add sanity checks
1757         and comments.
1758         (rename_equivalent_regs_in_insn): Don't handle SUBREGs specially.
1759         (rename_equivalent_regs): Expand SEQUENCEs out to individual insns.
1760
1761 2000-06-26  Andrew Macleod <amacleod@cygnus.com>
1762             Jason Merrill <jason@redhat.com>
1763
1764         * dwarf2.h (enum dwarf_call_frame_info): Add
1765         DW_CFA_def_cfa_expression.
1766         * dwarf2out.c (union dw_cfi_oprnd_struct): Add a pointer to a
1767         dw_loc_descr_struct entry.
1768         (struct cfa_loc): New structure to track a CFA location.
1769         (lookup_cfa): Take a cfa_loc parameter instead of a reg and an offset.
1770         (lookup_cfa_1): Take a cfa_loc parameter instead of a reg and an
1771         offset, plus handle DW_CFA_def_cfa_expression.
1772         (def_cfa_1): Use to be dwarf2out_def_cfa, only now it uses a
1773         cfa_loc record.
1774         (dwarf2out_def_cfa): Entry point maintained for compatability.
1775         (dwarf_cfi_name): Add DW_CFA_def_cfa_expression.
1776         (cfa_reg, cfa_offset): Replace with cfa_loc record 'cfa'.
1777         (cfa_store_reg, cfa_store_offset): Replace with cfa_loc 'cfa_store'.
1778         (initial_return_save, dwarf2out_stack_adjust): Use cfa.reg, not
1779         cfa_reg.
1780         (dwarf2out_frame_debug_expr): Use new cfa_loc records. Recognize rtl
1781         sequences for the new DW_CFA_def_cfa_expression record.
1782         (dwarf2out_frame_debug): Use new variables/fields.A
1783         (output_cfi): Handle DW_CFA_def_cfa_expression.
1784         (output_cfa_loc): New function to generate a CFI record for
1785         DW_CFA_def_cfa_expression.
1786         (get_cfa_from_loc_descr): New function to get a cfa_loc record from
1787         a dw_loc_descr sequeunce.
1788         (build_loc_descr): Build a dw_loc_descr from a cfa_loc record.
1789         (dwarf_stack_op_name, new_loc_descr, add_loc_descr, size_of_loc_descr,
1790         size_of_locs, output_loc_operands, output_loc_sequence): Move into
1791         unwind info section.
1792         * frame.h (frame_state): Add base_offset and indirect fields.
1793         * frame-dwarf2.c (decode_stack_op): New function to interpret a
1794         dw_loc_descr operation.
1795         (execute_cfa_insn): Add support for DW_CFA_def_cfa_expression.
1796         (struct frame_state): Add base offset and indirect fields.
1797         * libgcc2.c (next_stack_level): Support indirect loading for CFA.
1798
1799 2000-06-26  Joseph S. Myers  <jsm28@cam.ac.uk>
1800
1801         * c-decl.c (grokdeclarator): Don't warn about `long long' in C99.
1802         Make warnings about implicit int be pedwarns in C99.  Don't warn
1803         about duplicate type qualifiers in C99.
1804         (start_function): Make warning about implict int return type be a
1805         pedwarn in C99.
1806         * c-lex.c (yylex): Don't warn about `long long' in C99.
1807         * c-typeck.c (c_expand_return): In C99, always pedwarn about
1808         `return' with no value in function returning non-void.
1809
1810 2000-06-26  Richard Henderson  <rth@cygnus.com>
1811
1812         * c-typeck.c (pedwarn_c99): New.
1813         * diagnostic.c (verror, vwarning, vpedwarn): Export.
1814         * toplev.h: Prototype them.
1815
1816 2000-06-26  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
1817
1818         * c-typeck.c (digest_init): Return error_mark_node node when
1819         TREE_TYPE (init)  == error_mark_node.
1820
1821 2000-06-26  Philipp Thomas  <pthomas@suse.de>
1822
1823         * aclocal.m4 (AM_WITH_NLS): Don't set MSGFMT or GMSGFMT to no,
1824         test for msgfmt without path instead.
1825         * configure: Rebuilt.
1826
1827 2000-06-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
1828
1829         * gengenrtl.c (special_rtx): Fix typo in comment.
1830
1831 2000-06-26  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
1832
1833         * mklibgcc.in (LIB2FUNCS): Add missing space.
1834
1835 2000-06-24  Bernd Schmidt  <bernds@cygnus.co.uk>
1836
1837         * tree.h (enum tree_index): Add vector type nodes.
1838         Add accessor macros for them.
1839         (TYPE_REPRESENATION_TYPE): New macro.
1840         * tree.c (build_common_tree_nodes_2): Build these nodes.
1841         (finish_vector_type): New function.
1842         * c-common.c (type_for_mode): Handle vector modes.
1843         * tm.texi (VECTOR_MODE_SUPPORTED_P): Document.
1844
1845         * dbxout.c (dbxout_type): Handle VECTOR_TYPEs.
1846         * dwarf.h (enum dwarf_fundamental_type): Add 128 bit integers.
1847         * dwarf2out.c (lookup_type_die): Handle VECTOR_TYPEs.
1848         (gen_type_die): Likewise.
1849         * dwarfout.c (dwarf_fund_type_name): Handle 128 bit integers.
1850         (fundamental_type_code): Likewise.
1851         (type_is_fundamental): VECTOR_TYPEs aren't.
1852         (output_type): Handle VECTOR_TYPEs.
1853
1854 2000-06-25  Kazu Hirata  <kazu@hxi.com>
1855
1856         * config/arm.c: Fix a comment typo.
1857         * config/arm.h: Likewise.
1858
1859 2000-06-25  Philipp Thomas  <pthomas@suse.de>
1860
1861         * aclocal.m4 (AM_WITH_NLS): Set create_catalogs=no if no catalog
1862         compiler found.
1863         AM_GNU_GETTEXT: Don't set CATALOGS if create_catalogs=no.
1864         * configure: Rebuilt.
1865
1866 2000-06-25  John David Anglin  <dave.anglin@nrc.ca>
1867
1868         * config/vax/vax.h (TARGET_SWITCHES): Provide descriptions.
1869
1870 2000-06-25 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
1871
1872         * mklibgcc.in: Prefer LIB1ASMFUNCS over LIB2FUNCS when generating
1873         libgcc.a.
1874
1875 2000-06-24  Marc Espie <espie@cvs.openbsd.org>
1876
1877         * collect2.c (resolve_lib_name): Move '/' check out of loop.
1878
1879 2000-06-24  Dirk Duellmann  <Dirk.Duellmann@cern.ch>
1880
1881         * ginclude/stddef.h (NULL): define for non-gnu C++ parsers as 0.
1882
1883 2000-06-24  Jakub Jelinek  <jakub@redhat.com>
1884
1885         * stmt.c (expand_decl_cleanup): Emit a dummy insn after
1886         last_unconditional_cleanup.
1887
1888 2000-06-24  Bernd Schmidt  <bernds@cygnus.co.uk>
1889
1890         * tree.def (VECTOR_TYPE): New node type.
1891         * tree.h: Adjust some comments to reflect addition of vector types.
1892         (TYPE_VECTOR_SUBPARTS): New macro.
1893         * stor-layout.c (layout_type): Handle VECTOR_TYPE.
1894         * c-convert.c (convert): Likewise.
1895         * convert.c (convert_to_integer): Handle vector modes.
1896         (convert_to_vector): New function.
1897         * convert.h (convert_to_vector): Declare.
1898         * expr.c (convert_move): Handle vector modes.
1899         * expmed.c (extract_bit_field): Don't abort for vector modes.
1900
1901 2000-06-24  Marek Michalkiewicz  <marekm@linux.org.pl>
1902
1903         * config/avr/avr-protos.h (avr_hard_regno_mode_ok): New prototype.
1904         * config/avr/avr.c (out_adj_frame_ptr, out_set_stack_ptr):
1905         New functions, common code moved from function_{prologue,epilogue}
1906         and extended to support the -mtiny-stack option.
1907         (function_prologue, function_epilogue): Use them.
1908         Use lo8/hi8 consistently for asm output readability.
1909         (avr_hard_regno_mode_ok): New function.
1910         * config/avr/avr.h (TARGET_SWITCHES): Fix typo.  Add -mtiny-stack.
1911         (UNITS_PER_WORD): Define as 4 (not 1) when compiling libgcc2.c.
1912         (HARD_REGNO_MODE_OK): Call the avr_hard_regno_mode_ok function.
1913         * config/avr/avr.md (*mov_sp_r): Add support for -mtiny-stack.
1914         Write SPH before SPL.
1915         (*movqi): No need to disable interrupts for just one "out"
1916         in alternative 5.  Change length attribute from 4 to 1.
1917         * config/avr/libgcc.S (__prologue_saves__, __epilogue_restores__):
1918         Write SPH before SPL.
1919
1920 2000-06-24  Bernd Schmidt  <bernds@cygnus.co.uk>
1921
1922         * rtl.texi (Vector Operations): New node.
1923         (Arithmetic): Add ss_plus, us_plus, ss_minus, us_minus.
1924         (Conversions): Add ss_truncate, us_truncate.
1925         * rtl.def (VEC_MERGE, VEC_SELECT, VEC_CONCAT, VEC_REORDER,
1926         VEC_CONST, VEC_DUPLICATE, SS_PLUS, SS_MINUS, SS_TRUNCATE,
1927         US_TRUNCATE): New rtx codes.
1928         * machmode.def: Add vector modes.
1929         * machmode.h (enum mode_class): Add MODE_VECTOR_INT and
1930         MODE_VECTOR_FLOAT.
1931         (INTEGER_MODE_P): Check for MODE_VECTOR_INT.
1932         (FLOAT_MODE_P): Check for MODE_VECTOR_FLOAT.
1933         (VECTOR_MODE_P): New.
1934
1935 2000-06-24  Nathan Sidwell  <nathan@codesourcery.com>
1936
1937         * cpp.texi: Clarify #pragma GCC namespace.
1938
1939 2000-06-24  Philipp Thomas  <pthomas@suse.de>
1940
1941         * aclocal.m4(AM_GNU_GETTEXT): If LINGUAS isn't set, build
1942         all catalogs specified in ALL_LINGUAS.
1943         * configure: Rebuilt.
1944
1945 2000-06-23  Jakub Jelinek  <jakub@redhat.com>
1946
1947         * config/sparc/sparc.md (reload_outdi+1): Handle
1948         HOST_BITS_PER_WIDE_INT == 64 case correctly.
1949         (adddi3_insn_sp32+1, adddi3_insn_sp32+2, andsi3+2): Likewise.
1950
1951 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
1952
1953         * alias.c (fixed_scalar_and_varying_struct_p): Don't examine
1954         struct vs. scalar-ness when -fno-strict-aliasing.
1955
1956 2000-06-23  Nathan Sidwell  <nathan@codesourcery.com>
1957
1958         * cpplib.c (struct pragma_entry): New structure.
1959         (pragma_dispatch): Pragma dispatcher.
1960         (top_pragmas, gcc_pragmas): New static variables.
1961         (do_pragma): Use pragma_dispatch.
1962         (do_pragma_gcc): New pragma handler.
1963         * cpp.texi: Update.
1964
1965 2000-06-23  Jakub Jelinek  <jakub@redhat.com>
1966
1967         * calls.c (compute_argument_addresses): Force stack slots into
1968         alias set 0.
1969         * expr.c (emit_push_insn): Force pushes into alias set 0.
1970
1971 2000-06-23  Richard Henderson  <rth@cygnus.com>
1972
1973         * config/ia64/ia64.md (pred_rel_mutex): Only take one register.
1974         * config/ia64/ia64.c (emit_predicate_relation_info): Adjust to match.
1975
1976 2000-06-22  Jason Merrill  <jason@redhat.com>
1977
1978         * toplev.c (compile_file): Always call timevar_print.
1979         * Makefile.in (calls.o): Depend on TIMEVAR_H.
1980
1981 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
1982
1983         * varasm.c (constant_descriptor): Make contents unsigned char.
1984         (mark_const_hash_entry): Adjust.
1985         (const_hash): Just hash the code of unknown nodes.
1986         (compare_constant_1): Adjust for unsigned char.
1987         Use language specific expander on unknown nodes.
1988         (record_constant_1): Likewise.
1989
1990 2000-06-21  Zack Weinberg  <zack@wolery.cumb.org>
1991
1992         * cppfiles.c (cpp_make_system_header): New function.
1993         * cpplib.h: Prototype it.
1994         * cpplib.c (do_line, do_pragma_system_header): Use it.
1995         * fix-header.c (read_scan_file): Use it.
1996
1997         * fix-header.c (check_macro_names): Cast second arg of
1998         cpp_defined to const unsigned char *.
1999         (read_scan_file): Make getchar_call const unsigned char.
2000
2001 2000-06-21  Zack Weinberg  <zack@wolery.cumb.org>
2002
2003         * cppfiles.c: Include splay-tree.h, not hashtab.h.
2004         (redundant_include_p, make_IHASH, hash_IHASH, eq_IHASH): Delete.
2005         (destroy_include_file_node): New.
2006         (_cpp_init_include_hash): Rename _cpp_init_include_table.
2007         Create a splay tree, not a hash table.
2008         (open_include_file): Look up the path in the include table,
2009         do the multiple include optimization here, etc.
2010         (cpp_included): Walk the path.
2011         (find_include_file): Just walk the path calling
2012         open_include_file, or call it directly for an absolute path.
2013         (_cpp_fake_ihash): Rename _cpp_fake_include and update for new
2014         scheme.
2015         (read_include_file): Update for new scheme.  Don't close the
2016         file unless reading fails.
2017         (_cpp_execute_include, cpp_read_file): Tweak for new scheme.
2018
2019         * cpphash.h (struct ihash, NEVER_REINCLUDE): Delete.
2020         (struct include_file): New.
2021         (NEVER_REREAD, DO_NOT_REREAD, CPP_IN_SYSTEM_HEADER): New
2022         macros.
2023         (CPP_PEDANTIC, CPP_WTRADITIONAL): Update.
2024         Update prototypes.
2025
2026         * cppinit.c: Include splay-tree.h.
2027         (cpp_reader_init, cpp_cleanup): Update.
2028
2029         * cpplib.h (struct cpp_buffer): Change ihash field to
2030         'struct include_file *inc'.  Remove system_header_p.
2031         (struct cpp_reader): Change all_include_files to a
2032         struct splay_tree_s *.
2033
2034         * cpplex.c: Update all references to cpp_buffer->ihash and/or
2035         cpp_buffer->system_header_p.
2036         (cpp_pop_buffer): Close file here, only if DO_NOT_REREAD.
2037
2038         * Makefile.in (SPLAY_TREE_H): New macro.
2039         (cppfiles.o, cppinit.o): Update dependencies.
2040
2041 Wed Jun 21 11:05:48 2000  Martin Buchholz <martin@xemacs.org>
2042
2043         * invoke.texi (g++): "g++" is not a script anymore.
2044
2045 2000-06-20  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
2046
2047         * function.c (round_down): Delete obsolete prototype.
2048
2049         * pa.h (CPP_SPEC): Add whitespace after -D__STDC_EXT__.
2050
2051 2000-06-20  Zack Weinberg  <zack@wolery.cumb.org>
2052
2053         * configure.in: Use 'test a = b' not 'test a == b'.
2054         * configure: Regen.
2055
2056         * Makefile.in (fix-header): Link with $(LIBS) not $(HOST_LIBS).
2057
2058         * Makefile.in: Remove all references to HOST_INTLLIBS.
2059
2060         * cpplex.c (parse_name): Don't warn about $ in identifiers if
2061         skipping.
2062
2063 2000-06-20  Philipp Thomas  <pthomas@suse.de>
2064
2065         * config/pa/pa.h(TARGET_SWITCHES): Require binutils 2.10 or later
2066         for PA 2.0.
2067
2068 Mon Jun 19 23:26:40 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
2069
2070         * Take REG_INC notes into account.
2071
2072 2000-06-19  Zack Weinberg  <zack@wolery.cumb.org>
2073
2074         * c-parse.in (undeclared_variable_notice): Moved to c-typeck.c.
2075         (primary: IDENTIFIER): Just call build_external_ref.
2076         * c-parse.y, c-parse.c, objc/objc-parse.y, objc/objc-parse.c:
2077         Regenerate.
2078         * c-lex.c (lastiddecl): Remove.
2079         (yylex): Replace all instances of lastiddecl with local
2080         variables.
2081
2082         * c-typeck.c (build_external_ref): New function.  Treat decls
2083         with C_DECL_ANTICIPATED mostly the same as nonexistent decls.
2084         Look up the decl from the id here.  Call lookup_objc_ivar.
2085         * c-lang.c (lookup_objc_ivar): Stub.
2086         * objc/objc-act.c (lookup_objc_ivar): New function.
2087
2088         * c-tree.h: Prototype lookup_objc_ivar and build_external_ref.
2089         * c-lex.h: Don't declare lastiddecl.
2090
2091 2000-06-19  Benjamin Chelf  <chelf@codesourcery.com>
2092
2093         * c-common.h (IF_COND): Added documentation.
2094         (THEN_CLAUSE): Likewise.
2095         (ELSE_CLAUSE): Likewise.
2096         (WHILE_COND): Likewise.
2097         (WHILE_BODY): Likewise.
2098         (DO_COND): Likewise.
2099         (DO_BODY): Likewise.
2100         (RETURN_EXPR): Likewise.
2101         (EXPR_STMT_EXPR): Likewise.
2102         (FOR_INIT_STMT): Likewise.
2103         (FOR_COND): Likewise.
2104         (FOR_EXPR): Likewise.
2105         (FOR_BODY): Likewise.
2106         (SWITCH_COND): Likewise.
2107         (SWITCH_BODY): Likewise.
2108         (CASE_LOW): Likewise.
2109         (CASE_HIGH): Likewise.
2110         (GOTO_DESTINATION): Likewise.
2111         (COMPOUND_BODY): Likewise.
2112         (ASM_CV_QUAL): Likewise.
2113         (ASM_STRING): Likewise.
2114         (ASM_OUTPUTS): Likewise.
2115         (ASM_INPUTS): Likewise.
2116         (ASM_CLOBBERS): Likewise.
2117         (DECL_STMT_DECL): Likewise.
2118         (STMT_EXPR_STMT): Likewise.
2119         (LABEL_STMT_LABEL): Likewise.
2120
2121         * c-common.def: Added documenetion for SRCLOC, EXPR_STMT,
2122         COMPOUND_STMT, DECL_STMT, IF_STMT, FOR_STMT, WHILE_STMT, DO_STMT,
2123         RETURN_STMT, BREAK_STMT, CONTINUE_STMT, SWITCH_STMT, GOTO_STMT,
2124         LABEL_STMT, ASM_STMT, SCOPE_STMT, CASE_LABEL, STMT_EXPR.
2125
2126 2000-06-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2127
2128         * configure.in (--enable-checking): Update --help doc to reflect
2129         new defaults.  Ensure $ac_save_IFS is set before $IFS is changed.
2130
2131 Sun Jun 18 21:42:15 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2132
2133         * gcse.c (insert_insn_end_bb): Always put after NOTE_INSN_BASIC_BLOCK.
2134
2135         * function.c (put_var_into_stack): Don't reference DECL_ fields
2136         if input is a SAVE_EXPR.
2137         Use set_mem_attributes in COMPLEX case.
2138
2139 2000-06-18  Richard Henderson  <rth@cygnus.com>
2140
2141         * config/ia64/ia64-protos.h (process_for_unwind_directive): Declare.
2142         (ia64_file_start): Declare.
2143         * config/ia64/ia64.h (ADDL_REGNO_P): Don't compare unsigned against 0.
2144         (GR_REGNO_P): Likewise.
2145         * config/ia64/ia64.c: Many prototypes.
2146         (ia64_reg_numbers): Constify.
2147         (ia64_input_reg_names, ia64_local_reg_names): Likewise.
2148         (ia64_section_threshold): Make unsigned.
2149         (ia64_print_operand): Constify.
2150         (fix_range): Constify.
2151         (ia64_init_builtins): Don't compare signed vs unsigned.
2152         (ia64_expand_builtin): Likewise.
2153
2154         * config/ia64/ia64.h (EXTRA_CONSTRAINT): New.
2155         (CONSTRAINT_OK_FOR_Q): New.
2156         * config/ia64/ia64.md (movdi_internal): Use Q for fp<->mem.
2157         (movsf_internal, movdf_internal): Likewise.
2158         (cmovdi_internal): Rewrite so that constraints and predicates match;
2159         simplify splitters.
2160         (cmovsi_internal): Likewise.
2161
2162         * config/ia64/ia64.h (ASM_SPEC): Add -x for gas.
2163         (ASM_FILE_START): New.
2164         * config/ia64/ia64.c (ia64_file_start): New.
2165         (rtx_needs_barrier): Handle pred.rel.mutex.
2166         (emit_predicate_relation_info): New.
2167         * config/ia64/ia64.md (pred_rel_mutex): New.
2168         * config/ia64/linux.h (ASM_SPEC): Define.
2169         * config/ia64/sysv4.h (ASM_FILE_START): Define.
2170
2171         * config/ia64/ia64.c (ia64_encode_section_info): Fix thinko
2172         filtering global register variables.
2173
2174 2000-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2175
2176         * c-common.c (add_c_tree_codes): Fix definition for traditional C.
2177
2178 2000-06-17  Michael Meissner  <meissner@redhat.com>
2179
2180         * gcc.c (do_spec_1, '%v3' case): Do not abort if patch level is
2181         not present and there is a field after a '-'.
2182
2183 2000-06-17  Bruce Korb  <bkorb@gnu.org>
2184
2185         * fixinc/check.tpl:  finish the implementation of multiple tests
2186         for a single fix
2187         * fixinc/inclhack.def(ctrl_quotes_def): add a second test
2188         (io_quotes_def): add a second test
2189         (various): reorder `files' so that "limits.h" is never first
2190         * fixinc/tests/base/*: update the testing output
2191
2192 Sat Jun 17 10:33:59 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2193
2194         * gcc.texi: Remove reference to stupid.c.
2195
2196 2000-06-16  Benjamin Chelf  <chelf@codesourcery.com>
2197
2198         * c-common.c (c_tree_code_type): New array.
2199         (c_tree_code_length): Likewise.
2200         (c_tree_code_name): Likewise.
2201         (add_c_tree_codes): New function.
2202
2203         * c-common.h (add_c_tree_codes): Declare.
2204         (enum c_tree_code): New enum.
2205
2206         * c-lex.c (init_parse): Added call to add_c_tree_codes.
2207
2208 2000-06-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2209
2210         * fixinc/inclhack.def (ctrl_quotes_def, io_quotes_def): Modify
2211         select pattern to also match macro defs with only one argument.
2212
2213 Thu Jun 15 18:56:12 2000  Jeffrey A Law  (law@cygnus.com)
2214
2215         * i386.md: Create new [right,left] rotate and right shift
2216         patterns to optimize shift by 1 bit for certain ia32 processors.
2217         Update patterns which perform left shifts to optimize shift by
2218         1 bit for certain ia32 processors.
2219         * i386.c (const_int_1_operand): New predicate.
2220         * i386.h (PREDICATE_CODES): Handle const_int_1_operand.
2221         * i386-protos.h (const_int_1_operand): Prototype.
2222
2223 Wed Jun 14 23:46:26 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
2224
2225         * mips.c (machine_dependent_reorg): Fix braces for nested if.
2226
2227 2000-06-14  Geoff Keating  <geoffk@cygnus.com>
2228
2229         * rs6000.c (toc_hash_eq): Use CODE_LABEL_NUMBER to compare
2230         LABEL_REFs.
2231
2232 2000-06-14  Richard Henderson  <rth@cygnus.com>
2233
2234         * conflict.c (conflict_graph_compute): Don't look for REG_INC.
2235
2236         * config/ia64/ia64.c (ia64_setup_incoming_varargs): Don't emit
2237         auto-inc code.
2238
2239         * print-rtl.c (print_rtx): Emit space before mem alias set.
2240
2241 2000-06-14  David Edelsohn  <edelsohn@gnu.org>
2242
2243         * rs6000.c (expand_block_move): Fix typo in earlier change.
2244         (print_operand): Remove unused variables neg and op.
2245         (toc_hash_mark_entry): Fix prototype.
2246
2247 2000-06-14  Benjamin Chelf  <chelf@codesourcery.com>
2248
2249         * c-common.h (IF_COND): Moved here from cp/cp-tree.h.
2250         (THEN_CLAUSE): Likewise.
2251         (ELSE_CLAUSE): Likewise.
2252         (WHILE_COND): Likewise.
2253         (WHILE_BODY): Likewise.
2254         (DO_COND): Likewise.
2255         (DO_BODY): Likewise.
2256         (RETURN_EXPR): Likewise.
2257         (EXPR_STMT_EXPR): Likewise.
2258         (FOR_INIT_STMT): Likewise.
2259         (FOR_COND): Likewise.
2260         (FOR_EXPR): Likewise.
2261         (FOR_BODY): Likewise.
2262         (SWITCH_COND): Likewise.
2263         (SWITCH_BODY): Likewise.
2264         (CASE_LOW): Likewise.
2265         (CASE_HIGH): Likewise.
2266         (GOTO_DESTINATION): Likewise.
2267         (COMPOUND_BODY): Likewise.
2268         (ASM_CV_QUAL): Likewise.
2269         (ASM_STRING): Likewise.
2270         (ASM_OUTPUTS): Likewise.
2271         (ASM_INPUTS): Likewise.
2272         (ASM_CLOBBERS): Likewise.
2273         (DECL_STMT_DECL): Likewise.
2274         (STMT_EXPR_STMT): Likewise.
2275         (LABEL_STMT_LABEL): Likewise.
2276         (SCOPE_BEGIN_P): Likewise.
2277         (SCOPE_END_P): Likewise.
2278         (SCOPE_STMT_BLOCK): Likewise.
2279         (SCOPE_NULLIFIED_P): Likewise.
2280         (SCOPE_NO_CLEANUPS_P): Likewise.
2281         (SCOPE_PARTIAL_P): Likewise.
2282         (ASM_VOLATILE_P): Likewise.
2283         (STMT_LINENO): Likewise.
2284         (STMT_LINENO_FOR_FN_P): Likewise.
2285
2286         * c-common.def: New file. Added SRCLOC, SIZEOF_EXPR, ARROW_EXPR,
2287         ALIGNOF_EXPR, EXPR_STMT, COMPOUND_STMT, DECL_STMT, IF_STMT,
2288         FOR_STMT, WHILE_STMT, DO_STMT, RETURN_STMT, BREAK_STMT,
2289         CONTINUE_STMT, SWITCH_STMT, GOTO_STMT, LABEL_STMT, ASM_STMT,
2290         SCOPE_STMT, CASE_LABEL, STMT_EXPR.
2291
2292         * gencheck.c (tree_codes[]): Added '#include "c-common.def"'.
2293
2294 2000-06-14  David O'Brien  <obrien@FreeBSD.org>
2295
2296         * gcc.c (main): Quiet compiler warnings.  argv is assumed to be
2297         writable in parts of the GCC code.
2298
2299         * config/elfos.h (ASM_GENERATE_INTERNAL_LABEL): Make printf
2300         specification match cast.
2301
2302 Wed Jun 14 09:25:57 2000  Jeffrey A Law  (law@cygnus.com)
2303
2304         * configure.in: Revert AC_TYPE_GETGROUPS patch from June 13.
2305         * configure, config.in: Rebuilt.
2306         * sys-protos.h: Similarly.
2307
2308 Wed Jun 14 03:39:58 EDT 2000  John Wehle  (john@feith.com)
2309
2310         * ifcvt.c (EDGE_COMPLEX): Move definition ...
2311         * basic-block.h (EDGE_COMPLEX): ... here.
2312
2313         * loop.c (check_dbra_loop): Specify the register when
2314         generating REG_NONNEG notes and don't generate duplicates.
2315
2316 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
2317
2318         * tree.h (TYPE_USER_ALIGN, DECL_USER_ALIGN): Define.
2319         (struct tree_type, struct tree_decl): Add user_align member.
2320         * stor-layout.c (layout_decl): Set DECL_USER_ALIGN.
2321         (place_union_field): If BIGGEST_FIELD_ALIGNMENT is defined
2322         and DECL_USER_ALIGN 0, cap alignment to this value.
2323         (place_field): Likewise.
2324         (finalize_type_size): Set TYPE_USER_ALIGN.
2325         (layout_type): Likewise.
2326         (initialize_sizetypes): Likewise.
2327         * c-common.c (decl_attributes): Set TYPE_USER_ALIGN resp.
2328         DECL_USER_ALIGN to 1.
2329         * c-decl.c (duplicate_decls): Set DECL_USER_ALIGN.
2330         (xfer_tag): Set TYPE_USER_ALIGN.
2331         (finish_struct): Set DECL_USER_ALIGN resp. TYPE_USER_ALIGN.
2332         (finish_enum): Likewise.
2333         * stmt.c (expand_decl): Set DECL_USER_ALIGN.
2334         (expand_anon_union_decl): Likewise.
2335         * tree.c (make_node): Set DECL_USER_ALIGN resp. TYPE_USER_ALIGN.
2336         (build_index_type): Set TYPE_USER_ALIGN.
2337         (build_range_type): Likewise.
2338         (build_common_tree_nodes_2): Likewise.
2339         * tm.texi (BIGGEST_FIELD_ALIGNMENT): Document the changed meaning.
2340
2341 2000-06-13  Andreas Jaeger  <aj@suse.de>
2342
2343         * configure.in: Use --enable-checking=misc,tree,gc by default if
2344         no --enable-checking option is given and for
2345         --enable-checking=yes.
2346         * configure: Rebuilt.
2347
2348 2000-06-13  Richard Henderson  <rth@cygnus.com>
2349
2350         * libgcc2.c (ia64_throw_helper): Use __builtin_return_address.
2351         (__throw): Don't pass the address of a label.
2352
2353         * config/ia64/ia64.c (ia64_compute_frame_size): Use
2354         current_function_is_leaf.
2355         (ia64_expand_prologue): Likewise.  Modify return_address_pointer_rtx
2356         instead of reg_names[RETURN_ADDRESS_REGNUM].
2357         (ia64_init_machine_status): Reset return_address_pointer_rtx.
2358         * config/ia64/ia64.h (RETURN_ADDRESS_POINTER_REGNUM): Rename
2359         from RETURN_ADDRESS_REGNUM.  Update all uses.
2360         (RETURN_ADDR_RTX): Use return_address_pointer_rtx; return
2361         zero instead of null on failure.
2362         (ELIMINABLE_REGS): Add ra->b0 elimination.
2363         (CAN_ELIMINATE): Update accordingly.
2364         (INITIAL_ELIMINATION_OFFSET): Likewise.
2365         (REGISTER_NAMES): Use an illegal assembler name for
2366         RETURN_ADDRESS_POINTER_REGNUM.
2367
2368 2000-06-13  Richard Henderson  <rth@cygnus.com>
2369
2370         * config/ia64/ia64.h (enum reg_class): Remove FR_INT_REGS, FR_FP_REGS,
2371         GR_AND_FR_INT_REGS, GR_AND_FR_FP_REGS.
2372         (REG_CLASS_NAMES): Likewise.
2373         (REG_CLASS_CONTENTS): Likewise.
2374         (FR_FP_REGNO_P, FR_INT_REGNO_P): Remove.
2375         (HARD_REGNO_MODE_OK): Remove references to them.
2376         (REGNO_REG_CLASS): Likewise.
2377         (REG_CLASS_FROM_LETTER): Likewise.
2378         (CLASS_MAX_NREGS): Likewise.
2379         (REGISTER_MOVE_COST): Likewise.
2380         * config/ia64/ia64.c (ia64_secondary_reload_class): Likewise.
2381         * config/ia64/ia64.md (*): Replace "e" constraints with "f".
2382         (movqi_internal): Special case moves from zero.
2383         (movhi_internal, movsi_internal): Likewise.
2384         (movdi_internal): Likewise.  Fill out "f" constraints.
2385         (movsf_internal): Fill out "r" constraints.
2386         (movdf_internal): Likewise.
2387
2388 2000-06-13  Richard Henderson  <rth@cygnus.com>
2389
2390         * flow.c (insn_dead_p): Keep sets to PIC_OFFSET_TABLE_REGNUM
2391         alive before reload.
2392
2393         * haifa-sched.c (struct deps): Add in_post_call_group_p.
2394         (add_dependence): Handle notes between SCHED_GROUP_P insns.
2395         (remove_dependence): Always define.
2396         (set_sched_group_p): New.
2397         (sched_analyze_2): Use it.
2398         (sched_analyze_insn): Don't special-case naked uses.  Look for
2399         and extend in_post_call_group_p.
2400         (sched_analyze): Clear stale SCHED_GROUP_P.  Set in_post_call_group_p.
2401         (init_deps): Clear in_post_call_group_p.
2402
2403 2000-06-13  Richard Henderson  <rth@cygnus.com>
2404
2405         * combine.c (subst): Use CLASS_CANNOT_CHANGE_MODE and
2406         CLASS_CANNOT_CHANGE_MODE_P instead of CLASS_CANNOT_CHANGE_SIZE
2407         and hard-coded tests.
2408         (simplify_set): Likewise.
2409         (gen_lowpart_for_combine): Likewise.
2410         * emit-rtl.c (gen_lowpart_common): Likewise.
2411         * global.c (find_reg): Likewise.
2412         * local-alloc.c (find_free_reg): Likewise.
2413         * recog.c (register_operand): Likewise.
2414         * regclass.c (init_reg_sets_1): Likewise.
2415         (record_operand_costs, regclass): Likewise.
2416         * reload.c (push_reload): Likewise.
2417         * reload1.c (choose_reload_regs): Likewise.
2418         * flow.c (mark_used_regs): Conditionally set REG_CHANGES_MODE.
2419         * local-alloc.c (struct qty): Rename changes_size to changes_mode.
2420         Update all references.
2421         * regs.h (struct reg_info_def): Likewise.
2422         (REG_CHANGES_MODE): Rename from REG_CHANGES_SIZE.
2423         * tm.texi (CLASS_CANNOT_CHANGE_MODE): Document.
2424         (CLASS_CANNOT_CHANGE_MODE_P): Likewise.
2425
2426         * config/alpha/alpha.h (CLASS_CANNOT_CHANGE_MODE): Rename.
2427         (CLASS_CANNOT_CHANGE_MODE_P): New.
2428         * config/mips/mips.h: Likewise.
2429         * config/pa/pa32-regs.h: Likewise.
2430         * config/pa/pa64-regs.h: Likewise.
2431         * config/rs6000/rs6000.h: Likewise.
2432         * config/sh/sh.h: Likewise.
2433         * config/ia64/ia64.h (CLASS_CANNOT_CHANGE_MODE): New.
2434         (CLASS_CANNOT_CHANGE_MODE_P): New.
2435         * config/avr/avr.h (CLASS_CANNOT_CHANGE_SIZE): Remove dead code.
2436         * config/d30v/d30v.h: Likewise.
2437
2438 2000-06-13  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
2439
2440         * configure.in: Add AC_TYPE_GETGROUPS test.
2441         * sys-protos.h: Use GETGROUPS_T * for second arg of getgroups.
2442         * configure: Rebuilt.
2443         * config.in: Rebuilt.
2444
2445 2000-06-13  Richard Henderson  <rth@cygnus.com>
2446
2447         * explow.c (set_mem_attributes): Do nothing for NULL type.
2448
2449 Tue Jun 13 14:45:10 2000  Jeffrey A Law  (law@cygnus.com)
2450
2451         * config/m68k/openbsd.h (ASM_SPEC): pass down options to assembler
2452         correctly.
2453
2454 2000-06-13  James E. Wilson  <wilson@cygnus.com>
2455
2456         * config/ia64/ia64.md (movxf_internal): Add missing "e" to ldf/stf.
2457
2458 Tue Jun 13 14:05:35 2000  Jeffrey A Law  (law@cygnus.com)
2459
2460         * Makefile.in (gensupport.o): Remove bogus $(HOST_PREFIX) reference.
2461
2462 2000-06-13  Philipp Thomas  <pthomas@suse.de>
2463
2464         * configure.in(ALL_LINGUAS): Changed en_UK to en_GB.
2465         * configure: Rebuilt.
2466
2467 2000-06-07  David O'Brien  <obrien@FreeBSD.org>
2468
2469         * configure.in:  Adjust FreeBSD bits to match changes to config.guess.
2470         We now default to ELF for the i386, and a.out is the special case.
2471         * configure:  Rebuilt.
2472
2473 Tue Jun 13 10:05:30 2000  Hans-Peter Nilsson  <hp@axis.com>
2474
2475         * final.c (final_scan_insn): Delete notes between cc0 setter and
2476         user when restarting from setter.
2477
2478 2000-06-13  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
2479
2480         * vax.h (INDEX_TERM_P): Define evaluation order of &&'s in || and
2481         cast to squelch signed/unsigned warnings.
2482
2483 2000-06-13  Zack Weinberg  <zack@wolery.cumb.org>
2484
2485         * cpplib.c (handle_directive): Print non-NUL-terminated string
2486         with %.*s.
2487
2488 2000-06-12  Michael Meissner  <meissner@redhat.com>
2489
2490         * ifcvt.c (dead_or_predicable): Don't do conditional execution
2491         path if the machine needs extra support to do conditional
2492         execution.
2493
2494 Mon Jun 12 17:04:17 2000  Jeffrey A Law  (law@cygnus.com)
2495
2496         * print-rtl.c (print_rtx, case MEM): Use HOST_WIDE_INT_PRINT_DEC
2497         to print the alias set.
2498         * print-tree.c (print_node, DECL_* nodes and case 't'): Similarly.
2499
2500 2000-06-12  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
2501
2502         * config/float-vax.h: Add GFLOAT defines.
2503
2504 Mon Jun  12  9:44:00 2000  Mark Klein  <mklein@dis.com>
2505
2506         * configure.in: Update tm dependencies for MPE.
2507         * configure: Rebuilt.
2508
2509 2000-06-12  H.J. Lu  <hjl@gnu.org>
2510
2511         * gengenrtl.c (obstack_alloc_rtx): Correct the allocated size.
2512
2513 2000-06-12  David Edelsohn  <edelsohn@gnu.org>
2514
2515         * aix41.h (SUBTARGET_SWITCHES): Delete threads.
2516         (CPP_SPEC): Change mthreads to pthread.
2517         (LIB_SPEC): Likewise.
2518         (STARTFILE_SPEC): Likewise.
2519         * aix43.h (SUBTARGET_SWITCHES): Delete threads.
2520         (CPP_SPEC): Change mthreads to pthread.
2521         (LIB_SPEC): Likewise.
2522         (STARTFILE_SPEC): Likewise.
2523         * rs6000-protos.h (reg_or_arith_cint_operand): New.
2524         * rs6000.c (reg_or_arith_cint_operand): New.
2525         (num_insns_constant_wide): Decorate unsigned constant.
2526         * rs6000.h (PREDICATE_CODES): Add reg_or_arith_cint_operand.
2527         * rs6000.md (addsi3): Use new predicate.
2528         (subsi3, adddi3, subdi3): Likewise.
2529
2530 2000-06-12  Mark Mitchell  <mark@codesourcery.com>
2531
2532         * c-common.c (lang_get_alias_set): Fix typo.
2533
2534 2000-06-12  Richard Earnshaw <rearnsha@arm.com>
2535
2536         * flow.c (mark_used_regs): Revert last change.
2537         (life_analysis): Remove PROP_AUTOINC if running after reload.
2538         (propagate_one_insn): PROP_AUTOINC is always off after reload.
2539
2540 2000-06-11  Richard Earnshaw <rearnsha@arm.com>
2541
2542         * flow.c (mark_used_regs): Don't call find_auto_inc after reload
2543         has run.
2544
2545 2000-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2546
2547         * bb-reorder.c (build_scope_forest): Initialize variable
2548         `curr_scope'.
2549
2550         * calls.c (expand_call): Likewise for variables
2551         `save_pending_stack_adjust' and `save_stack_pointer_delta'.
2552
2553         * i386.c (function_arg_advance, function_arg): Cast to avoid
2554         signed/unsigned warnings.
2555
2556         * i386.h (MEMORY_MOVE_COST): Likewise.
2557
2558         * ifcvt.c (cond_exec_process_if_block): Initialize variables
2559         `else_start' and `else_end'.
2560
2561         * libgcc2.h (__eh_alloc, __eh_free): Prototype.
2562
2563         * regrename.c (rr_replace_reg): Initialize variable `dest_subregno'.
2564
2565 2000-06-10  Mark Mitchell  <mark@codesourcery.com>
2566
2567         * Makefile.in (libintl.a): Depend on intl.all.
2568
2569 2000-06-09  H.J. Lu  (hjl@gnu.org)
2570
2571         * Makefile.in (c-parse.o): Also depend on output.h.
2572
2573 2000-06-09  Rodney Brown  <RodneyBrown@mynd.com>
2574
2575         * mcore-protos.h: discards const warning removal.
2576         * mcore.c: discards const warning removal.
2577
2578 2000-06-09  Kazu Hirata  <kazu@hxi.com>
2579
2580         * config/h8300/lib1funcs.asm: Declare the machine architecture at
2581         the beginning of the file.
2582
2583 2000-06-09  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
2584
2585         * real.h:  Add prototype for ldexp.
2586
2587 2000-06-09  Zack Weinberg  <zack@wolery.cumb.org>
2588
2589         * ggc-none.c, ggc-simple.c, ggc-page.c (ggc_alloc_obj): Rename
2590         it ggc_alloc, drop second argument, never clear returned memory.
2591         * ggc-common.c (ggc_alloc_string): Use ggc_alloc.
2592         (ggc_alloc_cleared): New.
2593         * ggc.h: Prototype ggc_alloc and ggc_alloc_cleared, not
2594         ggc_alloc_obj.  Remove ggc_alloc macro.
2595         (ggc_alloc_rtx, ggc_alloc_rtvec, ggc_alloc_tree): Use ggc_alloc.
2596
2597         * rtl.c (rtvec_alloc): Clear the vector always.
2598         (rtx_alloc): Clear the first word always.  Remove dirty
2599         obstack tricks (this routine is no longer a bottleneck).
2600         * tree.c (make_node): Clear the new node always.
2601         (make_tree_vec): Likewise.
2602         (tree_cons): Clear the common structure always.
2603         (build1): Likewise; also, clear TREE_COMPLEXITY.
2604         * gengenrtl.c: Use puts wherever possible.  Remove extra
2605         newlines.
2606         (gendef): Clear the first word of an RTX in the generator
2607         function, irrespective of ggc_p.  Initialize '0' slots to
2608         NULL.
2609         (genlegend): Don't generate obstack_alloc_rtx routine, just a
2610         thin wrapper macro around obstack_alloc.
2611
2612         * stmt.c (expand_fixup): Use ggc_alloc.
2613         * c-typeck.c (add_pending_init): Use ggc_alloc.
2614         * emit-rtl.c (init_emit_once): Clear CONST_DOUBLE_CHAIN(tem).
2615         * varasm.c (immed_double_const): Set CONST_DOUBLE_MEM(r) to
2616         const0_rtx when it is created.
2617         (immed_real_const_1): Set CONST_DOUBLE_CHAIN(r) to NULL_RTX if
2618         we are not in a function.
2619
2620         * tree.c (tree_class_check_failed): Make second arg an int.
2621         * tree.h: Update prototype.
2622
2623 2000-06-09  Geoff Keating  <geoffk@cygnus.com>
2624
2625         * tree.h (VOID_TYPE_P): Don't look at the TYPE_MAIN_VARIANT
2626         of an error_mark_node.
2627
2628 Fri Jun  9 20:35:13 2000  Denis Chertykov  <denisc@overta.ru>
2629
2630         * config/avr/avr.c (asm_output_section_name): bugfix.
2631
2632 2000-06-09  Jason Merrill  <jason@casey.soma.redhat.com>
2633
2634         * timevar.def: Add TV_EXPAND.
2635         * timevar.c (timevar_print): Update timing information.
2636         * calls.c (try_to_integrate): Push to TV_INTEGRATION for inlining.
2637
2638         * stmt.c (expand_return): Check for error_mark_node.
2639
2640 2000-06-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2641
2642         * configure.in: Also avoid wrapping auto-build.h with IN_GCC.
2643
2644         * scan-types.sh (VALUE) Wrap use with double quotes to protect
2645         variable against filename expansion when it contains "char *".
2646
2647         * system.h (SSIZE_MAX): Delete backup definition.
2648
2649         * cppfiles.c (read_include_file): Use INTTYPE_MAXIMUM(ssize_t)
2650         instead of SSIZE_MAX.
2651
2652 2000-06-09  Jakub Jelinek  <jakub@redhat.com>
2653
2654         * configure.in: Check whether gas supports -relax.
2655         * configure, config.in: Rebuilt.
2656         * config/sparc/sparc.h (ASM_RELAX_SPEC): Define.
2657         (EXTRA_SPECS): Add asm_relax.
2658         (ASM_SPEC): Add %(asm_relax).
2659         (TARGET_SWITCHES): Add -mrelax and -mno-relax.
2660         * config/sparc/linux64.h (LINK_ARCH_SPEC): Rename to LINK_SPEC.
2661         (LINK_SPEC): Pass -relax to linker unless -mno-relax or -r.
2662         (ASM_SPEC): Add %(asm_relax).
2663         * config/sparc/linux.h (LINK_SPEC, ASM_SPEC): Likewise.
2664         * config/sparc/sparc.c (output_sibcall): If HAVE_AS_RELAX_OPTION,
2665         never use sethi/jmpl for leaf tail calls.  Use or with rs2 %g0
2666         instead of mov, so that gas can further optimize it.
2667
2668 2000-06-08  James E. Wilson  <wilson@bletchleypark.cygnus.com>
2669
2670         * dwarf2out.c (size_of_die, case dw_val_class_const): Use
2671         size_of_sleb128.
2672         (value_format, case dw_val_class_const): Use sdata format.
2673         (output_die): Call output_sleb128.
2674
2675 2000-06-08  James E. Wilson  <wilson@cygnus.com>
2676
2677         * dwarf2out.c (ASM_OUTPUT_DWARF_DATA8): Add new macro that uses
2678         UNALIGNED_DOUBLE_INT_ASM_OP.  Rename old macro to
2679         ASM_OUTPUT_DWARF_CONST_DOUBLE.
2680         (output_die, case dw_val_class_unsigned_const): Correct call to
2681         ASM_OUTPUT_DWARF_DATA8.
2682         (output_die, case dw_val_class_long_long): Use
2683         ASM_OUTPUT_DWARF_CONST_DOUBLE.
2684         * tree.c (host_integerp): Accept unsigned HOST_WIDE_INT values when
2685         pos is zero.
2686
2687         * config/ia64/ia64-protos.h (ia64_output_end_prologue): Add.
2688         (output_function_prologue): Fix mispelling.
2689         (output_function_prologue, output_function_epilogue): Reorder to
2690         match ia64.c definition order.
2691         * config/ia64/ia64.c (ia64_expand_prologue): Add comment.
2692         (ia64_expand_epilogue): Set RTX_FRAME_RELATED_P on stack restore insns.
2693         Use r3 instead of r2 for large stack restores.
2694         (ia64_output_end_prologue): New function.
2695         (process_set): Emit ".restore sp" for epilogue stack restores.
2696         * config/ia64/ia64.h (FUNCTION_END_PROLOGUE): Define.
2697
2698 2000-06-08  Jakub Jelinek  <jakub@redhat.com>
2699
2700         * dbxout.c (dbxout_type_fields): Don't segfault on fields with
2701         incomplete types.
2702
2703 2000-06-08  Nathan Sidwell  <nathan@codesourcery.com>
2704
2705         * frame.c (end_fde_sort): Remove extraneous erratic array test.
2706
2707 2000-06-08  Denis Perchine <dyp@perchine.com>
2708
2709         * frame.c (start_fde_sort): Don't malloc (0).
2710
2711 2000-06-07  Zack Weinberg  <zack@wolery.cumb.org>
2712
2713         * c-decl.c (pushdecl): Do not call COMPLETE_TYPE_P on
2714         error_mark_node.
2715         * print-tree.c (print_node): The transparent_union_flag means
2716         different things for unions and arrays.  Do not inspect it
2717         with TYPE_TRANSPARENT_UNION.
2718
2719 2000-06-06  Jakub Jelinek  <jakub@redhat.com>
2720
2721         * cpplib.c (do_ifdef, do_ifndef): Don't segfault if parse_ifdef
2722         returned NULL.
2723
2724 Wed Jun  7 20:34:33 2000  Denis Chertykov  <denisc@overta.ru>
2725
2726         * config/avr/avr.c (asm_output_section_name): output section
2727         attributes.
2728         * config/avr/libgcc.S (.text.libgcc): declare section attributes.
2729
2730 2000-06-06  James E. Wilson  <wilson@cygnus.com>
2731
2732         * frame.h (struct unwind_info_ptr): Collapse version, flags, and length
2733         fields into header field.
2734         (IA64_UNW_HDR_LENGTH, IA64_UNW_HDR_FLAGS, IA64_UNW_HDR_VERSION): New
2735         macros to access length, flags, and version info from header field.
2736         * config/ia64/crtbegin.asm (__do_frame_setup_aux): Delete here.
2737         * config/ia64/crtend.asm (__do_frame_setup_aux): Add here.
2738         (__do_global_ctors_aux): Fix caller.
2739         * config/ia64/frame-ia64.c (get_unwind_record): Change parameter
2740         prologue_flag to header.  Pass to read_P_record.
2741         (read_P_record): New argument header.  Implement P4 format.
2742         Multiply P7_T_SIZE by 16.
2743         (execute_one_ia64_descriptor): New static local region_header.  Pass to
2744         get_unwind_record.  Copy r to region_header if r is a header record.
2745         (print_all_records): Likewise.
2746         (__build_ia64_frame_state): Use IA64_UNW_HDR_LENGTH.
2747         (__get_personality, __get_except_table): Likewise.
2748         * config/ia64/ia64.c (process_set): Do not divide offsets by 4.
2749
2750 2000-06-06  Philipp Thomas  <pthomas@suse.de>
2751
2752         * configure.in (AC_C_INLINE): Added.
2753         * aclocal.m4 (AM_WITH_NLS): Enable --with-included-gettext by default.
2754         * configure: Regenerate.
2755
2756 2000-06-06  Mark Mitchell  <mark@codesourcery.com>
2757
2758         * c-common.h (c_language_kind): New type.
2759         (c_language): New variab.e
2760         * c-common.c (lang_get_alias_set): Don't put structures in
2761         non-zero alias sets in C++.
2762         * c-decl.c (c_language): Define it.
2763         * c-lex.c (doing_objc_thang): Remove.
2764         * c-tree.h (doing_objc_thang): Make it a macro.
2765         * objc/objc-act.c (lang_decode_option): Set c_language, not
2766         doing_objc_thang.
2767
2768 2000-06-06  Gabriel Dos Reis  <gdr@codesourcery.com>
2769
2770         * diagnostic.c (output_maximum_width): Remove.
2771         (doing_line_wrapping): Tweak.
2772         (diagnostic_buffer): New object.
2773         (global_output_buffer): New object.
2774         (output_destroy_prefix): New function.
2775         (default_initialize_buffer): Likewise.
2776         (reshape_diagnostic_buffer): Likewise.
2777         (initialize_diagnostics): Likewise.
2778         (output_clear): Tweak.
2779         (line_wrapper_printf): Adjust call to init_output_buffer.
2780         (vline_wrapper_message_with_location): Likewise.  Use
2781         output_destroy_prefix.
2782         (v_message_with_decl): Likewise.
2783
2784         * diagnostic.h (struct output_buffer): Constify prefix.
2785         (init_output_buffer, output_get_prefix): Constify.
2786         (diagnostic_message_length_per_line): Likewise.
2787         (reshape_diagnostic_buffer): Declare.
2788         (default_initialize_buffer): Declare.
2789         (initialize_diagnostics): Declare.
2790         (diagnostic_buffer): Declare new obbject.
2791
2792         * toplev.c: #include diagnostic.h
2793         (display_help): Document diagnostic formatting options.
2794         (decode_f_option): Handle diagnostic formatting options.
2795         (main): Setup initialization for diagnostic messages outputter.
2796
2797         * toplev.h (set_message_length): Remove.
2798
2799         * Makefile.in (toplev.o): Depends upon diagnostic.h
2800
2801         * invoke.texi : Document diagnostics formatting options.
2802
2803 Tue Jun  6 19:25:32 2000  Philippe De Muyter  <phdm@macqel.be>
2804
2805         * configure.in (Make the links): Typo fix : the file that must be
2806         included without #ifdef IN_GCC is `auto-host.h', not `auto-config.h'.
2807         * configure: File rebuilt.
2808
2809 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
2810
2811         * eh-common.h (EH_ALLOC_SIZE, EH_ALLOC_ALIGN): New #defines.
2812         (eh_context): Add alloc_mask and alloc_buffer emergency fallback
2813         space.
2814         * libgcc2.c (__eh_alloc): Moved from cp/exception.cc. Fallback on
2815         emergency eh_context buffer, if malloc fails.
2816         (__eh_free): Moved from cp/exception.cc. Release to emergency
2817         eh_context buffer, if appropriate.
2818
2819 2000-06-06  Jason Merrill  <jason@casey.soma.redhat.com>
2820
2821         * expr.c (store_expr): Fix typo.
2822
2823 2000-06-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2824
2825         * m68k.c (legitimize_pic_address): Move prototype ...
2826
2827         * m68k-protos.h (legitimize_pic_address): ... here.
2828
2829         * m68k.md (legitimize_pic_address): Delete prototypes.
2830         (untyped_call): Invoke GEN_CALL(), not gen_call().
2831
2832         * nextstep.c: Include system.h and toplev.h.
2833         (get_directive_line): Don't prototype.
2834         (handle_pragma): Mark parameters with ATTRIBUTE_UNUSED and constify.
2835
2836         * nextstep.h (handle_pragma): Prototype.
2837         (SECTION_FUNCTION): Prototype FUNCTION().  Move prototype of
2838         objc_section_init ...
2839         (EXTRA_SECTION_FUNCTIONS): ... here.
2840
2841 Tue Jun  6 08:17:26 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2842
2843         * sdbout.c (struct sdb_file): NAME now const.
2844         (sdbout_init): input_file_name now const.
2845         (sdbout_start_new_source_file): FILENAME now const.
2846         * sdbout.c (sdbout_init, sdbout_start_new_source_file): Reflect above.
2847
2848 2000-06-06  Gabriel Dos Reis  <gdr@codesourcery.com>
2849
2850         * c-typeck.c (build_conditional_expr): Handle complex data types.
2851
2852 2000-06-05  Jason Merrill  <jason@casey.soma.redhat.com>
2853
2854         * explow.c (maybe_set_unchanging): New function, broken out from...
2855         (set_mem_attributes): Here.
2856         * expr.h: Declare it.
2857         * stmt.c (expand_decl): Call it.
2858
2859 2000-06-05  Richard Henderson  <rth@cygnus.com>
2860
2861         * reload1.c (choose_reload_regs): Mind CLASS_CANNOT_CHANGE_SIZE
2862         while looking for a register to inherit from.
2863
2864 2000-06-05  Jason Merrill  <jason@casey.soma.redhat.com>
2865
2866         * Makefile.in (libgcc.ready): Lose.
2867         (libgcc.mk): Just use mv, not move-if-change.
2868         (LIBGCC_DEPS): New macro.
2869         (libgcc.a): Use it.
2870         (stmp-multilib): Likewise.
2871         * mklibgcc.in (stmp-dirs): New target.  Make everything depend on
2872         it rather than the directories themselves.
2873         (LIB2ADD): Depend on the list file rather than 'force'.
2874
2875         * fold-const.c (fold, case COND_EXPR): Elide conversion between
2876         cv-qualified versions of types.
2877
2878 Mon Jun  5 14:06:18 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2879
2880         * config/sparc/sparc.c (short_branch): Correct error in range
2881         computation.
2882
2883 2000-06-05  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
2884
2885         * fixinc/inclhack.def: New include hacks for ultrix.
2886         * (nested_ultrix): Replaced by ultrix_nested_svc.
2887         * (ultrix_atof_param): test_text string added.
2888         * (ultrix_ifdef): Modified select string.
2889
2890 2000-06-05  Zack Weinberg  <zack@wolery.cumb.org>
2891
2892         * objc/objc-act.c (generate_method_descriptors): Register
2893         objc_method_prototype_template as a GC root.
2894         (comp_method_with_proto): Register function_type as a GC root.
2895         (comp_proto_with_proto): Replace function_type1 and
2896         function_type2 with a two-element array; register it as a GC root.
2897
2898         (generate_protocols, build_protocol_initializer,
2899         generate_protocol_list, build_category_initializer,
2900         build_shared_structure_initializer): Do not cache cast_type
2901         and/or cast_type2.
2902
2903 2000-06-05  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
2904
2905         * function.c (assign_parms): Add missing argument to set_mem_attributes
2906         call.
2907
2908 2000-06-05  Nathan Sidwell  <nathan@codesourcery.com>
2909
2910         * tree.h (VOID_TYPE_P): New macro.
2911         (COMPLETE_OR_VOID_TYPE_P): Use VOID_TYPE_P.
2912         * c-decl.c (grokdeclarator): Use VOID_TYPE_P.
2913         (get_parm_info): Likewise.
2914         (store_parm_decls): Likewise.
2915         (combine_parm_decls): Likewise.
2916         (finish_function): Likewise.
2917         * c-typeck.c (build_function_call): Likewise.
2918         (build_binary_op): Likewise.
2919         (build_conditional_expr): Likewise.
2920         (internal_build_compound_expr): Likewise.
2921         (convert_for_assignment): Likewise.
2922         * stmt.c (expend_expr_stmt): Likewise.
2923         (warn_if_unused_value): Likewise.
2924         (expand_return): Likewise.
2925         * c-parse.in (primary): Likewise.
2926         * c-parse.y, c-parse.c, c-parse.h: Regenerate.
2927         * objc/objc-parse.y, objc/objc-parse.c: Regenerate.
2928
2929 Mon Jun  5 06:46:28 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2930
2931         * alias.c (get_alias_set): If compnent is addressable, use alias
2932         set of component.
2933         * c-decl.c (init_decl_processing): Don't call record_component_aliases.
2934         (grokdeclarator): Likewise.
2935         * c-typeck.c (common_type): Likewise.
2936
2937 2000-06-04  Alex Samuel  <samuel@codesourcery.com>
2938
2939         * Makefile.in (OBJS): Remove dyn_string.o
2940         (dyn-string.o): Delete rule.
2941         * dyn-string.c: Delete file
2942         * dyn-string.h: Likewise.
2943
2944 2000-06-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2945
2946         * Makefile.in (intl.*): Honor non-zero exit codes in the intl
2947         subdir.
2948
2949 2000-06-03  Geoff Keating  <geoffk@cygnus.com>
2950
2951         * alias.c (record_component_aliases): Don't inspect
2952         DECL_NONADDRESSABLE_P of non-FIELD_DECL components of structures.
2953
2954 Sat Jun  3 19:05:30 2000  Michael Meissner  <meissner@redhat.com>
2955
2956         * ifcvt.c (process_insns): If IFCVT_MODIFY_INSN is defined, call
2957         it with the pattern to do machine dependent work.
2958         (cond_exec_process_if_block): If IFCVT_MODIFY_TESTS is defined,
2959         use it to modify the true/false tests used in conditional
2960         execution.  If IFCVT_MODIFY_FINAL and IFCVT_MODIFY_CANCEL are
2961         defined, invoke them if the conversion to conditional execution
2962         was successful or not.
2963
2964         * tm.texi (IFCVT_MODIFY_TESTS): Document.
2965         (IFCVT_MODIFY_INSN): Ditto.
2966         (IFCVT_MODIFY_FINAL): Ditto.
2967         (IFCVT_MODIFY_CANCEL): Ditto.
2968
2969 Sat Jun  3 15:26:13 2000  Matt Kraai <kraai@alumni.carnegiemellon.edu>
2970
2971         * toplev.c (main): Fix misspellings of possibility and language.
2972
2973 2000-06-03  Richard Henderson  <rth@cygnus.com>
2974
2975         * alias.c (record_alias_subset): Initialize has_zero_child in the
2976         superset.
2977
2978 2000-06-03  Richard Earnshaw (rearnsha@arm.com)
2979
2980         * arm.md (untyped_call): Use GEN_CALL macro.
2981
2982 2000-06-02  Pekka Nikander  <pnr@teldanex.tcm.hut.fi>
2983
2984         * Makefile.in: Use $(MAKE) not "make"
2985
2986 Fri Jun  2 19:31:03 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2987
2988         * alias.c (struct alias_set_entry): New field has_zero_child.
2989         (mem_in_disjoint_alias_sets_p): Return 0 if set in either ase.
2990         (get_alias_set): If language-dependent routine set TYPE_ALIAS_SET,
2991         do nothing.
2992         Call record_component_aliases for aggregate types.
2993         (record_alias_subset): Set has_zero_child.
2994         (record_component_aliases, case ARRAY_TYPE): Do nothing if
2995         TYPE_NONALIASES_COMPONENT.
2996         (record_component_aliases, case RECORD_TYPE): Test
2997         DECL_NONADDRESSABLE_P.
2998         * c-decl.c (grokdeclarator): Set DECL_NONADDRESSABLE_P instead
2999         of TREE_ADDRESSABLE.
3000         * calls.c (initialize_argument_information): Only test
3001         TYPE_TRANSPARENT_UNION for UNION_TYPE.
3002         * function.c (assign_parms): Likewise.
3003         * integrate.c (function_cannot_inline_p): Likewise.
3004         * stor-layout.c (finish_record_layout): Don't call
3005         record_component_aliases.
3006         * tree.h (struct tree_int_cst): Use struct tree_common.
3007         (struct tree_real_cst, struct tree_string): Likewise.
3008         (struct tree_complex, struct tree_identifier): Likewise.
3009         (struct tree_list, struct tree_vec, struct tree_exp): Likewise.
3010         (struct tree_block, struct tree_type, struct tree_decl): Likewise.
3011         (TYPE_TRANSPARENT_UNION): Use UNION_TYPE_CHECK.
3012         (TYPE_NONALIASES_COMPONENT): New macro.
3013         (TYPE_AMBIENT_BOUNDEDNESS): Use FUNCTION_TYPE_CHECK.
3014         (DECL_NONADDRESSABLE_P): New macro.
3015         (struct tree_decl): Reorder bits for clarity of how many left;
3016         add non_adressable.
3017
3018 2000-06-02  Jason Merrill  <jason@casey.soma.redhat.com>
3019
3020         * Makefile.in (libgcc.a): Also depend on $(LIB2ADD).
3021         * mklibgcc.in (force): New target.
3022         Make LIB2ADD stuff depend on it.
3023
3024 2000-06-02  Richard Henderson  <rth@cygnus.com>
3025
3026         * alias.c (lang_get_alias_set): Remove.
3027         (get_alias_set): Call it directly, not indirectly.
3028         * c-common.c (lang_get_alias_set): Rename from c_get_alias_set.
3029         * c-common.h (c_get_alias_set): Don't declare.
3030         * c-decl.c (init_decl_processing): Don't set lang_get_alias_set.
3031         * expr.h (lang_get_alias_set): Declare as function, not pointer.
3032
3033 2000-06-02  Bruce Korb  <bkorb@gnu.org>
3034
3035         * fixinc/server.c(sig_handler):  resume closing server on SIGPIPE
3036         (server_setup):  define the server's master pid
3037         (close_server):  actually do the deed IFF we are the server's master
3038
3039 2000-06-02  Jakub Jelinek  <jakub@redhat.com>
3040
3041         * c-common.c (c_get_alias_set): Check whether signed_type did not
3042         return its argument before calling get_alias_set on the result.
3043
3044 2000-06-02  Andrew MacLeod  <amacleod@cygnus.com>
3045
3046         * expr.c (emit_group_load): Fix typo, GET_MODE not GET_CODE.
3047
3048 Fri Jun  2 00:22:52 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
3049
3050         * sh.h (CPP_SPEC): Add -D__NOMACSAVE__ for -mnomacsave.
3051         (CONDITIONAL_REGISTER_USAGE): Mac registers are call used
3052         for TARGET_NOMACSAVE.
3053         (NOMACSAVE_BIT): Define.
3054         (TARGET_NOMACSAVE): Define.
3055         (TARGET_SWITCHES): Add "nomacsave".
3056
3057 2000-06-02  Toshiyasu Morita  <toshi.morita@sega.com>
3058
3059         * sh.md (untyped_call): Remove excess parameters
3060
3061 2000-06-01  Loren J. Rittle  <ljrittle@acm.org>
3062
3063         * fixinc/inclhack.def (osf_namespace_a): Relax expression to
3064         match that used before the conversion to c_fix style.
3065         * fixinc/fixincl.x: regenerate
3066
3067 2000-06-01  Stan Cox  <scox@cygnus.com>
3068
3069         * varray.h (VARRAY_PUSH_GENERIC_PTR, VARRAY_PUSH_CHAR_PTR): Fix
3070         macro argument typo.
3071
3072 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
3073
3074         * cpplex.c (maybe_macroexpand): Use CPP_WTRADITIONAL.  Improve
3075         error message.
3076         * cpplib.c (parse_include): Remove support for VAX-C
3077         "#include starlet" misfeature.
3078
3079 2000-05-31 Laurynas Biveinis <lauras@softhome.net>
3080
3081         * cppfiles.c: conditionally define O_BINARY.
3082         (open_include_file): pass O_BINARY to open().
3083
3084 2000-06-01  Richard Henderson  <rth@cygnus.com>
3085
3086         * i960.c (i960_br_predict_opcode): Remove.
3087         (i960_print_operand) [+]: Emit branch prediction hints.
3088         (i960_function_arg): Return early for VOIDmode.
3089         (i960_round_align): Return early for incomplete types.
3090         * i960.h (PRINT_OPERAND_PUNCT_VALID_P): New.
3091         * i960.md (all conditional branches): Add "%+".
3092
3093 Thu Jun  1 12:24:21 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3094
3095         * alias.c (get_alias_set): Don't call language-specific routine more
3096         than is needed and clean up code a bit.
3097         * c-common.c (c_get_alias_set): All references whose type
3098         is char get alias set 0, but character types need not.
3099         * varasm.c (make_function_rtl): Don't call set_mem_attributes.
3100         (make_decl_rtl): Don't call it for FUNCTION_DECL.
3101
3102 2000-06-01  Bruce Korb  <bkorb@gnu.org>
3103
3104         * fixinc/tests/base/...: new base result files
3105
3106 Thu Jun  1 09:37:35 2000  Clinton Popetz  <cpopetz@cygnus.com>
3107
3108         * config/i386/i386.c (ix86_use_fcomi_compare): Make global.
3109         * config/i386/i386-protos.h (ix86_use_fcomi_compare): Declare.
3110         * config/i386/i386.md (*fp_jcc_3, *fp_jcc_4): Disable if we
3111         will use FCOMI.
3112
3113 2000-06-01  Richard Henderson  <rth@cygnus.com>
3114
3115         * Makefile.in (c-decl.o): Depend on $(EXPR_H), not expr.h.
3116
3117         * c-decl.c (init_decl_processing): Set lang_get_alias_set first thing.
3118
3119 2000-05-31  Richard Henderson  <rth@cygnus.com>
3120
3121         * config/ia64/ia64.c (sdata_symbolic_operand): Consider small
3122         CONSTANT_POOL_ADDRESS_P addresses for .sdata.
3123         * config/ia64/sysv4.h (SELECT_RTX_SECTION): New.
3124
3125 2000-05-31  Richard Henderson  <rth@cygnus.com>
3126
3127         * config/ia64/ia64-protos.h (ia64_expand_prediction): Remove.
3128         * config/ia64/ia64.c (ia64_expand_prediction): Move code ...
3129         (ia64_print_operand) [+]: ... here.  Use current_output_insn.
3130         * config/ia64/ia64.h (PRINT_OPERAND_PUNCT_VALID_P): New.
3131         * config/ia64/ia64.md (all branch/call patterns): Use %+.
3132
3133 2000-05-31  Richard Henderson  <rth@cygnus.com>
3134
3135         * ifcvt.c (cond_exec_process_insns): Don't ever ignore clobbers.
3136
3137 2000-05-31  Richard Henderson  <rth@cygnus.com>
3138
3139         * ifcvt.c (merge_if_block): Be prepared for JOIN to have no
3140         remaining edges.
3141         (find_if_block): Allow THEN with no outgoing edges.
3142         * flow.c (merge_blocks_nomove): Remove a barrier not following
3143         a jump as well.
3144
3145 2000-05-31  Richard Henderson  <rth@cygnus.com>
3146
3147         * flow.c (propagate_block): Move initialization of mem_set_list ...
3148         (init_propagate_block_info): ... here.  Also track blocks with
3149         no successors; don't scan insns if ! PROP_SCAN_DEAD_CODE.
3150
3151 2000-05-31  Richard Henderson  <rth@cygnus.com>
3152
3153         * jump.c (jump_optimize_1): Revert 05-18 change.
3154
3155 2000-05-31  Mark Mitchell  <mark@codesourcery.com>
3156
3157         * invoke.texi: Remove documentation for -fguiding-decls.
3158
3159 2000-05-31  Richard Henderson  <rth@cygnus.com>
3160
3161         * configure.in: Fix typo last change.
3162
3163 2000-05-31  Philipp Thomas  <pthomas@suse.de>
3164
3165         * configure.in (enable-nls): Enable if build == host, i.e. when
3166         not building a canadian cross compiler.
3167         (enable-maintainer-mode): Added for use with i18n.
3168         * aclocal.m4 (AM_GNU_GETTEXT): Only build catalogs that are a
3169         cross section of ALL_LINGUAS and LINGUAS.
3170         * configure: Rebuild.
3171
3172 2000-05-31  Bruce Korb  <bkorb@gnu.org>
3173
3174         * fixinc/check.tpl: rework to use test result tree
3175         * fixinc/Makefile.in: change invocation of check script
3176         * fixinc/check.diff: No longer needed
3177         * fixinc/fixincl.x: regenerate
3178         * fixinc/inclhack.def:  add new tests
3179         * fixinc/tests/base/arch/i960/archI960.h:  New test result
3180         * fixinc/tests/base/curses.h: modified test result
3181         * fixinc/tests/base/stdio.h: ditto
3182         * fixinc/tests/base/time.h: ditto
3183         * fixinc/tests/base/sys/asm.h: ditto
3184         * fixinc/tests/base/sys/stat.h: ditto
3185         * fixinc/tests/base/sys/wait.h: ditto
3186
3187 Wed May 31 13:17:20 2000  Philippe De Muyter  <phdm@macqel.be>
3188
3189         * except.c (clear_function_eh_region): Do not free NULL.
3190
3191 Wed May 31 08:07:52 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3192
3193         * Makefile.in (c-decl.o): Depend on rtl.h and expr.h.
3194         * alias.c (struct alias_entry): alias_set is HOST_WIDE_INT.
3195         (REG_BASE_VALUE): Remove unneeded cast to unsigned.
3196         (get_alias_set_entry): ALIAS_SET arg is HOST_WIDE_INT.
3197         (find_base_decl): New function, from c_find_base_decl in c-common.c.
3198         (new_alias_set): Moved from tree.c; return is HOST_WIDE_INT.
3199         (get_alias_set): Likewise.
3200         Major rework to do more things and allow language-specific code
3201         to just handle special-cases.
3202         (record_alias_subset): Args are HOST_WIDE_INT.
3203         (record_component_alias): Local vars are HOST_WIDE_INT.
3204         Don't handle COMPLEX_EXPR.
3205         (get_varargs_alias_set): Moved from builtins.c.
3206         (get_frame_alias_set): New function.
3207         * builtins.c (expand_builtin_return_address): Use frame alias set.
3208         (expand_builtin_setjmp, expand_builtin_longjmp): Use alias set
3209         for setjmp buffer.
3210         (get_memory_rtx): Rework to use set_mem_attributes.
3211         (get_varargs_alias_set): Deleted from here.
3212         * c-common.c (c_apply_type_quals_to_decl): Alias sets now HOST_WIDE_INT.
3213         (c_find_base_decl): Deleted from here.
3214         (c_get_alias_set): Remove many cases and rework to just handle
3215         C-specific cases.
3216         * c-common.h (c_get_alias_set): Returns HOST_WIDE_INT.
3217         * c-decl.c (rtl.h, expr.h): Now included.
3218         (init_decl_processing): Call record_component_aliases on array types.
3219         (grokdeclarator): Likewise.
3220         Set TREE_ADDRESSABLE for all fields that are not bitfields.
3221         * c-typeck.c (common_type): Call record_component_aliases for array.
3222         * caller-save.c (setup_save_areas): Rework register loop for unsigned.
3223         Set all save areas to the frame alias set.
3224         * calls.c (initialie_argument_information): Call set_mem_attributes.
3225         (compute_argument_addresses, expand_call): Likewise.
3226         * explow.c (set_mem_attributes): New function.
3227         (stabilize): Use MEM_COPY_ATTRIBUTES and force_reg.
3228         * expr.c (struct move_by_pieces): Remove {to,from}_{struct,readonly}.
3229         LEN and OFFSET now HOST_WIDE_INT.
3230         (clear_by_pieces): Similar changes.
3231         (move_by_pieces): LEN now HOST_WIDE_INT; don't set deleted fields.
3232         (move_by_pieces_ninsns): Now returns unsigned HOST_WIDE_INT.
3233         (move_by_pieces_1): Don't use deleted fields, use MEM_COPY_ATTRIBUTES.
3234         (clear_by_pieces_1): Likewise.
3235         (emit_push_insn): Call set_mem_attributes.
3236         (expand_expr, case INDIRECT_REF): Likewise.
3237         (expand_expr, case VAR_DECL): Call change_address.
3238         * expr.h (ADD_PARM_SIZE, SUB_PARM_SIZE): Use host_integerp and
3239         tree_low_cst.
3240         (get_varargs_alias_set, get_frame_alias_set): New decls.
3241         (record_base_value, record_alias_subset, lang_get_alias_set): Likewise.
3242         (new_alias_set, set_mem_attributes): Likewse.
3243         * function.c (struct temp_slot): ALIAS_SET is HOST_WIDE_INT.
3244         (assign_stack_temp_for_type): Likewise.
3245         Can split slot even if alias set since can copy.
3246         Set MEM_ALIAS_SET and MEM_SET_IN_STRUCT_P.
3247         (assign_temp): Use host_integerp and tree_low_cst.
3248         (put_var_into_stack): Properly handle SAVE_EXPR.
3249         (put_addressof_into_stack): Likewise.
3250         (assign_parms): Call set_mem_attributes.
3251         Delete #if 0 code.
3252         (fix_lexical_address): Put reference to chain into frame alias set.
3253         (expand_function_start): Call set_mem_attributes.
3254         * integrate.c (expand_inline_function): Likewise.
3255         * recog.c (adj_offsettable_operand): Use MEM_COPY_ATTRIBUTES.
3256         * regmove.c (try_apply_stack_adjustment): Likewise.
3257         * reload.c (push_reload, make_memloc): Likewise.
3258         * reload1.c (alter_reg): Make alias sets for spilled pseudos.
3259         * rtl.def (MEM): Update comment.
3260         * rtl.h (MEM_ALIAS_SET): Now uses XCWINT.
3261         (move_by_pieces): Change length to HOST_WIDE_INT.
3262         (record_base_value, record_alias_subset): Delete from here.
3263         * stmt.c (expand_decl): Call set_mem_attributes.
3264         * stor-layout.c (finish_record_layout): Call record_component_aliases.i
3265         * toplev.c (compile_file): Call init_alias_once earlier.
3266         * tree.c (lang_get_alias_set, get_alias_set, new_alias_set): Deleted
3267         from here: now in alias.c.
3268         * tree.h (struct tree_type): alias_set is HOST_WIDE_INT.
3269         (struct tree_decl): Likewise.
3270         (get_alias_set, new_alias_set, lang_get_alias_set): Deleted from here.
3271         * varasm.c (make_function_rtl, make_decl_rtl): Call set_mem_attributes.
3272         (output_constant_def, force_const_mem): Likewise.
3273
3274         * flow.c (propagate_block): If block has no successors, stores to
3275         frame are dead if not used.
3276
3277 2000-05-31  Nathan Sidwell  <nathan@codesourcery.com>
3278
3279         * stmt (expand_end_case): Reorder conversion sequence for jump
3280         table to avoid extra truncations.
3281
3282 Wed May 31 01:31:42 2000  Jeffrey A Law  (law@cygnus.com)
3283
3284         * ifcvt.c (cond_exec_process_if_block): Do nothing if the last insn
3285         in the block is more than just a simple conditional branch.
3286         (noce_process_if_block): Similarly.
3287
3288 Tue May 30 22:25:57 2000  Alexandre Oliva  <aoliva@cygnus.com>
3289
3290         * optabs.c (prepare_float_lib_cmp): Protect *px and *py from
3291         queue.
3292
3293 2000-05-30  Michael Meissner  <meissner@redhat.com>
3294
3295         * dwarf2out.c (dwarf2out_frame_debug_expr): Ignore HIGH
3296         instructions.  Treat LO_SUM operations as loading the full integer
3297         constant.
3298
3299 2000-05-30  Richard Henderson  <rth@cygnus.com>
3300
3301         * combine.c (get_pos_from_mask): Test exact_log2 result as signed.
3302
3303 2000-05-30  Richard Henderson  <rth@cygnus.com>
3304
3305         * bb-reorder.c (emit_jump_to_block_after): Protect use of HAVE_return.
3306
3307 2000-05-30  Bruce Korb  <bkorb@gnu.org>
3308
3309         * fixinc/tests/*:  Added expected result files for fixinc's make check
3310         * fixinc/fixfixes(char_macro_*_fix): Restore original algorithm
3311
3312 2000-05-30  Richard Henderson  <rth@cygnus.com>
3313
3314         * config/alpha/alpha.md (*setne_internal): Use match_operator
3315         instead of working down from insn.
3316
3317 2000-05-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3318
3319         * invoke.texi (-Wtraditional): Update WRT function macros.
3320
3321 Tue May 30 09:57:32 2000  Philippe De Muyter  <phdm@macqel.be>
3322
3323         * except.c (free_exception_table): Do not free NULL.
3324
3325 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
3326
3327         * cpplib.c (do_if): Don't save and restore only_seen_white here.
3328         * cppexp.c (_cpp_parse_expr): Save and restore only_seen_white
3329         and skipping here.
3330
3331 2000-05-29  Richard Earnshaw (rearnsha@arm.com)
3332
3333         * flow.c (mark_used_reg): If a register is unconditionally live,
3334         remove any conditional death information.
3335
3336 2000-05-29  Richard Henderson  <rth@cygnus.com>
3337
3338         * final.c (current_output_insn): New.
3339         (final_scan_insn): Set it.
3340         * output.h: Declare it.
3341
3342 2000-05-29  Richard Henderson  <rth@cygnus.com>
3343
3344         * stor-layout.c (finalize_record_size): Fix typo.
3345
3346         * jump.c (redirect_jump): Don't emit NOTE_INSN_FUNCTION_END
3347         if nlabel is null.
3348
3349 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
3350
3351         * cpplib.h (cpp_reader): Remove if_stack.  Change
3352         potential_control_macro to a cpp_hashnode *.  Add skipping flag.
3353         * cpphash.h (struct ihash): Change control_macro to a
3354         cpp_hashnode * and shorten name to cmacro.
3355         Add NEVER_REINCLUDE constant.
3356
3357         * cppfiles.c (redundant_include_p): Drop cpp_reader argument.
3358         Examine the cmacro node directly, no need to call cpp_defined.
3359         (_cpp_execute_include, read_include_file): Set cmacro to
3360         NEVER_REINCLUDE, not U"".
3361         * cpplex.c (cpp_push_buffer): Don't set new->if_stack.
3362         (cpp_get_token): If pfile->skipping is true, discard text and
3363         keep scanning until we hit a directive; don't expand macros.
3364
3365         * cpplib.c (struct if_stack): Remove if_succeeded, add
3366         was_skipping. Change control_macro to a cpp_hashnode * and
3367         shorten name to cmacro.  Remove typedef IF_STACK.
3368         (parse_ifdef), detect_if_not_defined): Return a cpp_hashnode *.
3369         (conditional_skip, skip_if_group,
3370         consider_directive_while_skipping): Delete.
3371         (push_conditional): New.
3372         (_cpp_handle_directive): Don't process directives other than
3373         conditionals if we are skipping.
3374
3375         (do_ifdef, do_ifndef, do_if, do_else, do_elif, do_endif):
3376         Update to new scheme.
3377         (validate_else): Skip rest of line here, unconditionally.
3378         (_cpp_unwind_if_stack): The stack is per-buffer.  Force
3379         pfile->skipping off.
3380
3381         (all): Remove `scare quotes' from error messages.
3382
3383 2000-05-29  Richard Henderson  <rth@cygnus.com>
3384
3385         * function.c (emit_return_into_block): New line_note arg; emit it.
3386         (thread_prologue_and_epilogue_insns): Attempt to locate a line note
3387         for the close brace to accompany HAVE_return.  Move all line notes
3388         following the epilogue to before the NOTE_INSN_EPILOGUE_BEG.
3389
3390 2000-05-29  Richard Henderson  <rth@cygnus.com>
3391
3392         * longlong.h [__alpha] (count_leading_zeros): New.
3393         (count_trailing_zeros): New.
3394         (COUNT_LEADING_ZEROS_0): New.
3395
3396         * config/alpha/alpha.c (alpha_zero_comparison_operator): New.
3397         (alpha_split_conditional_move): New.
3398         * config/alpha/alpha-protos.h: Prototype them.
3399         * config/alpha/alpha.h (PREDICATE_CODES): Update.
3400         (CPP_CPU_DEFAULT_SPEC): Fix typo for EV67.
3401         * config/alpha/alpha.md: Update ffs cix commentary.
3402         (*ze_and_ne): New.
3403         (*nabssf2, *nabsdf2): New.
3404         (*mov[qhsd]icc_internal): Use add_operand.
3405         (if_then_else constant splitters): New.
3406         (*cmp_sadd_di, *cmp_sadd_si, *cmp_sadd_sidi): New.
3407         (*cmp_ssub_di, *cmp_ssub_si, *cmp_ssub_sidi): New.
3408
3409 2000-05-29  Richard Henderson  <rth@cygnus.com>
3410
3411         * combine.c (force_to_mode) [MINUS]: Convert subtraction from
3412         a constant to NEG or NOT when conditions allow.
3413
3414         * combine.c (combine_simplify_rtx): Don't create an if_then_else
3415         unless both args are general_operand.  Don't canonicalize plus
3416         to ior unless it helps.
3417
3418         * toplev.c (rest_of_compilation): Set no_new_pseudos after flow1;
3419         instead track register_life_up_to_date.  Toggle no_new_pseudos
3420         around if_convert.
3421
3422 2000-05-28  Geoff Keating  <geoffk@cygnus.com>
3423
3424         * config/rs6000/rs6000.c (output_cbranch): Escape '%' characters
3425         so output_operand doesn't see them.
3426
3427 Sun May 28 18:37:07 2000  Clinton Popetz  <cpopetz@cygnus.com>
3428
3429         * lcm.c (make_preds_opaque): Fix comment.
3430         (optimize_mode_switching): Use NORMAL_MODE instead of
3431         MODE_USES_IN_EXIT_BLOCK.  Change leftover instance of
3432         FP_MODE_NONE to no_mode.  Rename MODE_AT_ENTRY to NORMAL_MODE.
3433         Handle insertions before an existing NOTE_INSN_BASIC_BLOCK.
3434         * tm.texi (OPTIMIZE_MODE_SWITCHING): Refer to NORMAL_MODE.
3435         (MODE_USES_IN_EXIT_BLOCK): Delete.
3436         (MODE_AT_ENTRY) Rename to NORMAL_MODE.
3437         * sh.h (MODE_USES_IN_EXIT_BLOCK): Delete.
3438         (MODE_AT_ENTRY): Rename to NORMAL_MODE.
3439         (MODE_NEEDED): Don't look for USE.
3440         (EPILOGUE_USES): Define.
3441
3442 Sun May 28 23:26:59 2000  Philippe De Muyter <phdm@macqel.be>
3443
3444         * mklibgcc.in (all): Variable initialised to `libgcc'.
3445
3446 2000-05-28  Gabriel Dos Reis  <gdr@codesourcery.com>
3447
3448         * toplev.h (skip_leading_substring): New macro.
3449         * toplev.c (decode_f_option): Use skip_leading_substring instead
3450         of strncmp.
3451         (decode_W_option): Likewise.
3452
3453 2000-05-28  Nick Clifton  <nickc@cygnus.com>
3454
3455         * tm.texi (CONDITIONAL_REGISTER_USAGE): Document that it can
3456         modify reg_names.
3457
3458 2000-05-28  Richard Henderson  <rth@cygnus.com>
3459
3460         * regclass.c (record_operand_costs): Protect reg_changes_size
3461         with CLASS_CANNOT_CHANGE_SIZE.
3462
3463         * loop.c (instrument_loop_bct): Set JUMP_LABEL on the new insn.
3464
3465 2000-05-28  Richard Henderson  <rth@cygnus.com>
3466
3467         * function.c (diddle_return_value): A pcc-style struct return
3468         returns a pointer.
3469
3470 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
3471
3472         * cppfiles.c: Read files in, using mmap if possible, then
3473         prescan them separately.
3474         (read_file, read_with_read): New functions.
3475         * cpplex.c: Don't define UCHAR_MAX.
3476         (_cpp_read_and_prescan): Rename to _cpp_prescan.  Don't read
3477         the file here.
3478
3479         * cppinit.c (handle_option): Automatically define __cplusplus,
3480         __OBJC__, __ASEEMBLER__, _LANGUAGE_FORTRAN here when we see
3481         the respective -lang switch.
3482
3483         * cpphash.h (enum node_type, struct hashnode, _cpp_lookup
3484         prototype): Move to...
3485         * cpplib.h: ... here.  Rename struct hashnode to struct
3486         cpp_hashnode and give it a typedef.  Rename _cpp_lookup to
3487         cpp_lookup.  Add 'fe_value' slot, a union tree_node *.
3488
3489 2000-05-27  Geoffrey Keating  <geoffk@cygnus.com>
3490
3491         * config/rs6000/rs6000.md (movsi): Constify 'name'.
3492
3493         * regclass.c [CLASS_CANNOT_CHANGE_SIZE]
3494         (class_can_change_size): New variable.
3495         (reg_changes_size): New variable.
3496         (init_reg_sets_1): Initialise class_can_change_size.
3497         (record_operand_costs): Remove subreg_changes_size.
3498         Don't pass it around.  Instead update reg_changes_size.
3499         (regclass): Initialise and free reg_changes_size.  If a register
3500         changes size, don't preference it to a class that contains
3501         registers that can't change size.
3502         (record_reg_classes): Don't look at subreg_changes_size.
3503
3504 2000-05-27  Richard Henderson  <rth@cygnus.com>
3505
3506         * print-rtl.c (reg_names): Remove const.
3507         * regclass.c (reg_names): Likewise.
3508         * regs.h (reg_names): Likewise.
3509         * hard-reg-set.h (reg_names): Likewise.
3510
3511 2000-05-27  Richard Henderson  <rth@cygnus.com>
3512
3513         * config/rs6000/rs6000.md (untyped_call): Use GEN_CALL.
3514
3515 2000-05-27  Richard Henderson  <rth@cygnus.com>
3516
3517         * config/alpha/alpha.c (alpha_does_function_need_gp): Test
3518         TARGET_PROFILING_NEEDS_GP in the if, instead of with an ifdef.
3519         (alpha_expand_prologue): Emit prologue_mcount if needed.
3520         * config/alpha/alpha.h (TARGET_PROFILING_NEEDS_GP): Default to 0.
3521         * config/alpha/alpha.md (prologue_mcount): New.
3522         * config/alpha/linux.h (FUNCTION_PROFILER): Remove.
3523         (TARGET_PROFILING_NEEDS_GP): Undef before redefining.
3524         * config/alpha/netbsd.h: Likewise.
3525
3526 2000-05-27  Richard Henderson  <rth@cygnus.com>
3527
3528         * config/alpha/elf.h (SELECT_SECTION): Mirror Kenner's May 19
3529         change to config/elfos.h.
3530
3531 2000-05-27  Richard Henderson  <rth@cygnus.com>
3532
3533         * Makefile.in (resource.o): Depend on except.h.
3534         * except.h (output_exception_table_data): Prototype.
3535         * genconfig.c (gen_peephole2): Prototype.
3536         * genemit.c (main): Include ggc.h.
3537         * genoutput.c: Revert parts of last change: include errors.h
3538         (main): Set progname.
3539         * recog.c: Include hard-reg-set.h before recog.h.
3540         * resource.c: Include except.h.
3541
3542         * config/alpha/alpha-protos.h (alpha_arg_info_reg_val): Protect
3543         with RTX_CODE.
3544         (alpha_write_linkage): Protect with BUFSIZ.
3545         (alpha_need_linkage): Update prototype.
3546         * config/alpha/alpha.c (function_arg): Move VMS code here.
3547         (alpha_links_base): Remove.
3548         (alpha_links): New.
3549         (mark_alpha_links_node, mark_alpha_links): New.
3550         (alpha_write_one_linkage): New.
3551         (alpha_need_linkage): Use a splay tree.  Build the linkage symbol.
3552         (alpha_write_linkage): Use splay_tree_foreach.
3553         * config/alpha/alpha.md (call_vms): Use alpha_need_linkage
3554         to get the linkage symbol.
3555         (call_value_vms): Likewise.
3556         * config/alpha/elf.h (output_file_directive): Remove decl.
3557         (ctors_section, dtors_section): Prototype.
3558         (sbss_section, sdata_section): Prototype.
3559         * config/alpha/vms.h (FUNCTION_ARG): Remove.
3560         (readonly_section, link_section, literals_section): Prototype.
3561         (ctors_section, dtors_section): Prototype.
3562         (vms_valid_decl_attribute_p): Remove decl.
3563         (alpha_arg_type, alpha_arg_info_reg_val): Likewise.
3564
3565 2000-05-27  Geoff Keating  <geoffk@cygnus.com>
3566
3567         * reload.c (get_secondary_mem): Don't widen floating-point modes.
3568
3569         * combine.c (subst): Honour CLASS_CANNOT_CHANGE_SIZE when
3570         substituting the REG in a (subreg:X (reg:Y ...)).
3571
3572 2000-05-28  Neil Booth  <NeilB@earthling.net>
3573
3574         * cpplex.c (_cpp_lex_line): Merge vertical space.  Flag
3575         first token of a line BOL.  Update EOF code for this.
3576         Remove illegal directive check - it appears in the (not
3577         yet committed) caller.
3578         * cpplib.h (BOL): New flag.
3579
3580 2000-05-28  Neil Booth  <NeilB@earthling.net>
3581
3582         * cpplex.c (_cpp_init_toklist): No comment space to initialise.
3583         (_cpp_free_toklist): No comment space to free.
3584         (expand_comment_space): Remove.
3585         (save_comment_space): Place the comment in the current token and
3586         not in a separate comment space.
3587         (_cpp_lex_line): Save comments during plain code and #define
3588         directives only.
3589         * cpplib.h (struct _cpp_toklist): Remove comment space.
3590
3591 2000-05-28  Neil Booth  <NeilB@earthling.net>
3592
3593         * cppexp.c (parse_assertion): Supply extra argument to
3594         _cpp_init_toklist.
3595         * cpplib.c (do_assert, do_unassert): Similarly.
3596         * cpphash.h (_cpp_init_toklist) Update.
3597         (_cpp_expand_token_space): New.
3598         (DUMMY_TOKEN, NO_DUMMY_TOKEN): New.
3599         * cpplex.c (_cpp_init_toklist): New argument.
3600         (parse_string2): New argument multiline_ok.
3601         (spell_token): Take a const cpp_token *.
3602         (INIT_NAME): Replace with INIT_TOKEN_NAME.  Update tokens_used.
3603         (SPELL_ macros): Replace with enum.
3604         (expand_token_space): Replace with _cpp_expand_token_space.
3605         Take COUNT argument.
3606         (IS_DIRECTIVE): Update.
3607         (_cpp_lex_line): Update token structure before parsing number.
3608         Don't assume start at beginning of token list.
3609         (save_comment): Use INIT_TOKEN_NAME.
3610
3611 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
3612
3613         * configure.in (stage1_warn_cflags): Add -Wstrict-prototypes
3614         -Wmissing-prototypes.
3615         * configure: Regenerate.
3616         * gcc.texi: Remove explanation of MD_CALL_PROTOTYPES.
3617
3618         * builtins.c, calls.c: Change all instances of gen_call_* or
3619         gen_sibcall_* to GEN_CALL_* and GEN_SIBCALL_*.
3620         * calls.c (struct_value_size_rtx): Separate definition from
3621         initialization to avoid unused variable warning.
3622
3623         * genflags.c (gen_macro): New function.
3624         (gen_proto): Call it for gen_call_* and gen_sibcall_*.
3625         (gen_nonproto): Delete.
3626         (gen_insn): Put all insns on the same obstack.
3627         (main): Generate prototypes for everything unconditionally.
3628
3629         * configure.in: Add AC_CHECK_TYPE(ssize_t).  Remove commented
3630         out check for wchar_t.
3631         * acconfig.h: Add template for ssize_t.  Remove @TOP@.
3632         * system.h: Add infrastructure for defining missing
3633         TYPE_MAX/TYPE_MIN macros.  Use it to provide fallback
3634         definitions of UCHAR_MAX and SSIZE_MAX.
3635         * configure: Regenerate.
3636         * config.in: Regenerate.
3637
3638         * Makefile.in (libgcc2.ready): Rename to libgcc.ready.
3639         Depend on $(LANGUAGES) as well as $(GCC_PATCHES) and fixed
3640         headers.
3641         (clean): No need to delete libgcc1.a, libgcc1-asm.a,
3642         libgcc2.a, or libgcc1.null.
3643
3644 2000-05-27  Richard Henderson  <rth@cygnus.com>
3645
3646         * Makefile.in (recog.o): Don't depend on resource.h.
3647         * recog.c: Don't include resource.h.
3648         (recog_last_allowed_insn): Remove.
3649         (recog_next_insn): Remove.
3650         (struct peep2_insn_data): New.
3651         (peep2_insn_data, peep2_current): New.
3652         (peep2_next_insn): New.
3653         (peep2_regno_dead_p, peep2_reg_dead_p): New.
3654         (peep2_find_free_register): New.
3655         (peephole2_optimize): Track life information by insn as we go.
3656         * recog.h: Update declarations.
3657         * resource.c (find_free_register, reg_dead_p): Remove.
3658         * resource.h: Remove their declarations.
3659         * toplev.c: Include hard-reg-set.h before recog.h.
3660
3661         * genconfig.c (max_insns_per_peep2): New.
3662         (gen_peephole2): New.
3663         (main): Call it.
3664         * genemit.c (output_peephole2_scratches): Generate calls to
3665         peep2_find_free_register; adjust surrounding code.
3666         (main): Have insn-emit.c include hard-reg-set.h before recog.h.
3667         * genrecog.c (change_state): Don't track last_insn.
3668         (write_action): Write into *_pmatch_len before accepting.
3669         (write_tree): Adjust peephole2_insns and subroutines to match.
3670
3671         * config/i386/i386.md (all peepholes): Use peep2_regno_dead_p.
3672
3673         * config/alpha/alpha.c (hard_fp_register_operand): Mind the mode.
3674         (hard_int_register_operand): New.
3675         * config/alpha/alpha-protos.h: Declare it.
3676         * config/alpha/alpha.h (PREDICATE_CODES): Update.
3677         * config/alpha/alpha.md (peep2 patterns): Use hard_int_register_operand
3678         as needed; use peep2_reg_dead_p instead of dead_or_set_p.
3679
3680 2000-05-27  Richard Henderson  <rth@cygnus.com>
3681
3682         * function.c (thread_prologue_epilogue_insns): Don't move the
3683         line note at the head of the chain.  Only force a lineno note
3684         before the end of block 0.
3685
3686 2000-05-27  Richard Henderson  <rth@cygnus.com>
3687
3688         * gensupport.c (collect_insn_data): Record the maximum number
3689         of alternatives, not the last seen.
3690
3691         * genoutput.c: Don't include errors.h.
3692         (struct data): Add lineno member.
3693         (have_error): New.
3694         (scan_operands): Use message_with_line instead of error.
3695         (validate_insn_alternatives): Likewise.
3696         (gen_insn): Accept and store the pattern's line number.
3697         (gen_peephole, gen_expand, gen_split): Likewise.
3698         (main): Don't set progname.  Pass line_no to gen_foo.
3699
3700 2000-05-27  Richard Henderson  <rth@cygnus.com>
3701
3702         * config/d30v/d30v.c (d30v_print_operand): Handle ':'.
3703         * config/d30v/d30v.h (PRINT_OPERAND_PUNCT_VALID_P): Accept ':'.
3704         * config/d30v/d30v.md (attr predicable): New.
3705         (all insn patterns): Mark non-predicable patterns; use %: on the rest.
3706         (andsi3*): Unify into one pattern.
3707         (iorsi3*, xorsi3*): Likewise.
3708         (peephole2 patterns): Use peep2_reg_dead_p; verify not a
3709         conditional return.
3710         (old cond_exec patterns): Remove.
3711         (define_cond_exec): New.
3712
3713 Sat May 27 11:01:27 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3714
3715         * tree.h (TREE_CODE_LENGTH): New macro.
3716         * c-common.c (c_find_base_decl): Use it.
3717         * expr.c (safe_from_p): Likewise.
3718         * print-tree.c (print_node): Likewise.
3719         * tree.c (make_node, copy_node, get_identifier): Likewie.
3720         (first_rtl_op, contains_placeholder_p, substitute_in_expr): Likewise.
3721         (build, build_nt, build_parse_node, simple_cst_equal): Likewise.
3722         * fold-const.c (make_range): Likewise.
3723         (fold): Likewise; also use first_rtl_op.
3724         * c-iterate.c (collect_iterators): Use first_rtl_op.
3725         * calls.c (calls_function_1): Likewise; also rename TYPE to CLASS.
3726         Use IS_EXPR_CODE_CLASS.
3727         (preexpand_calls): Likewise.
3728         * ggc-common.c (ggc_mark_trees): Rework to use first_rtl_op
3729         and TREE_CODE_LENGTH.
3730         * stmt.c (warn_if_unused_value): If no operands, no unused value.
3731
3732 2000-05-26  Geoffrey Keating  <geoffk@cygnus.com>
3733
3734         * config/rs6000/rs6000.md (movsi_internal1): Use '%a1' rather
3735         than '%1(%*)'.
3736         (movdi_internal64): Likewise.
3737
3738         * config/rs6000/rs6000.md: Correct order of operands for DImode
3739         boolean patterns.
3740
3741         * config/rs6000/rs6000.c (boolean_or_operator): New function.
3742         * config/rs6000/rs6000-protos.h (boolean_or_operator): Prototype it.
3743         * config/rs6000/rs6000.h (PREDICATE_CODES): Add boolean_or_operator.
3744         * config/rs6000/rs6000.md: Use boolean_or_operator instead of
3745         boolean_operator for the boolean patterns without NOTs.
3746
3747         * config/rs6000/rs6000.c (reg_or_logical_cint_operand): Rename
3748         from reg_or_u_cint_operand.  Change comment and behaviour.
3749         (logical_operand): Clean up, add assertion.
3750         (non_logical_cint_operand): Also check for
3751         reg_or_logical_cint_operand.
3752         * config/rs6000/rs6000.h (PREDICATE_CODES): Update.
3753         * config/rs6000/rs6000.md (iorsi3): Use reg_or_logical_cint_operand
3754         in the expander.
3755         (xorsi3): Likewise.
3756         (iordi3): Likewise.
3757         (xordi3): Likewise.
3758
3759 2000-05-26  Mark Mitchell  <mark@codesourcery.com>
3760
3761         * tree.h (struct record_layout_info): Rename to (struct
3762         record_layout_info_s).
3763         * stor-layout.c (start_record_layout): Replace
3764         `record_layout_info' with `record_layout_info_s'.
3765
3766 2000-05-26  Richard Earnshaw  <rearnsha@arm.com>
3767
3768         * flow.c (find_label_refs): New function.
3769         (find_basic_blocks_1): Call it for each alternative of a call
3770         placeholder.
3771
3772 2000-05-26  Richard Earnshaw  <rearnsha@arm.com>
3773
3774         * ifcvt.c (cond_exec_get_condition): Set test_if to the SET_SRC
3775         of get_pc.
3776
3777 2000-05-25  Richard Henderson  <rth@cygnus.com>
3778
3779         * config/alpha/alpha.c (alpha_comparison_operator): Don't be
3780         so strict about DImode.
3781         (alpha_swapped_comparison_operator): Likewise.
3782         * config/alpha/alpha.md (*setne_internal): Name it.  Allow
3783         any integer output mode.
3784         (*setcc_internal): Likewise.
3785         (*setcc_swapped_internal): Likewise.
3786         (*movdicc_internal, *movdicc_lbc, *movdicc_lbs): Name them.
3787         (*mov[qhs]icc_internal): New.
3788         (*mov[qhs]icc_lbc, *mov[qhs]icc_lbs): New.
3789
3790 2000-05-25  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
3791
3792         * vax.h (CPP_SPEC): Define __GFLOAT and GFLOAT when -mg is specified.
3793
3794 2000-05-25  Richard Henderson  <rth@cygnus.com>
3795
3796         * bb-reorder.c (reorder_block_def): Reorder elements for size.
3797         Remove add_jump; add next; replace flags with visited.
3798         (rbd_init): Remove.
3799         (REORDER_BLOCK_HEAD, REORDER_BLOCK_VISITED): Remove.
3800         (REORDER_BLOCK_FLAGS, REORDER_BLOCK_INDEX): Remove.
3801         (REORDER_BLOCK_ADD_JUMP, REORDER_BLOCK_EFF_HEAD): Remove.
3802         (REORDER_BLOCK_EFF_END, REORDER_BLOCK_SCOPE): Remove.
3803         (RBI): New.
3804         (reorder_index, reorder_last_visited): Remove.
3805         (skip_insns_after_block): Rewrite to use a switch.
3806         (get_common_dest): Remove.
3807         (chain_reorder_blocks): Remove.
3808         (record_effective_endpoints): Split out from reorder_basic_blocks.
3809         (make_reorder_chain): Likewise.  Loop until all blocks are placed.
3810         (make_reorder_chain_1): Renamed from old make_reorder_chain.
3811         Only construct the reorder chain, do not move insns.  Try harder
3812         to tail recurse.
3813         (label_for_bb, emit_jump_to_block_after): New.
3814         (fixup_reorder_chain): Use them.  Do bulk block movement.  Examine
3815         and adjust the jump insns appropriately.  Fixup basic_block_info.
3816         (verify_insn_chain): Always define.
3817         (relate_bbs_with_scopes): Call xmalloc, not xcalloc.  Fix thinko
3818         in allocation size.
3819         (make_new_scope): Don't write zeros to calloc'd space.
3820         (build_scope_forest): Rely on xrealloc to DTRT.
3821         (reorder_basic_blocks): Don't build loop nest.  Don't fail if
3822         profile_arc_flag.  Streamline EH test.
3823
3824         * flow.c (redirect_edge_succ, redirect_edge_pred): New.
3825         * basic-block.h: Declare them.
3826
3827 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
3828
3829         * emit-rtl.c (reset_used_decls): New function.
3830         (unshare_all_rtl_again): Call it.
3831
3832 2000-05-25  Zack Weinberg  <zack@wolery.cumb.org>
3833
3834         * cpplex.c (maybe_macroexpand): Warn about function-like
3835         macros used in non-function context, if -Wtraditional.
3836
3837 2000-05-25  Mark Mitchell  <mark@codesourcery.com>
3838
3839         * recog.c (peephole2_optimize): Use INSN_P.
3840
3841 2000-05-25  Richard Henderson  <rth@cygnus.com>
3842
3843         * ifcvt.c (seq_contains_jump): New.
3844         (noce_try_store_flag_constants): Use it to fail conversion.
3845         (noce_try_store_flag_inc, noce_try_store_flag_mask): Likewise.
3846
3847 2000-05-25  Mark Mitchell  <mark@codesourcery.com>
3848
3849         * except.h (can_throw): Declare it.
3850         * except.c (can_throw): Give it external linkage.
3851         * resource.c (find_dead_or_set_registers): Use can_throw.
3852
3853 2000-05-25  Richard Henderson  <rth@cygnus.com>
3854
3855         * flow.c (mark_set_1): Don't record conditionally dead memory.
3856
3857 2000-05-25  Jan Hubicka  <jh@suse.cz>
3858
3859         * combine.c (try_combine): Use any_condjump_p, any_uncondjump_p
3860         and pc_set at the place of simplejump_p and condjump_p.
3861         * cse.c (record_jump_equiv): Likewise.
3862         * emit-rtl.c (emit): Likewise.
3863         * explow.c (find_next_ref): Likewise.
3864         * flow.c (tidy_fallthru_edge): Likewise.
3865         (init_propagate_block_info): Likewise.
3866         * gcse.c (delete_null_pointer_checks): Likewise.
3867         * ifcvt.c (cond_exec_get_condition, noce_get_condition,
3868         dead_or_predicable): Likewise.
3869         * integrate.c (copy_insn_list): Likewise.
3870         * loop.c (scan_loop, verify_dominator, find_and_verify_loops,
3871         for_each_insn_in_loop, check_dbra_loop, get_condition,
3872         insert_bct, load_mems): Likewise.
3873         * resource.c (find_dead_or_set_registers): Likewise.
3874         * sibcalls.c (simplejump_p): Likewise.
3875         * unroll.c (copy_loop_body, reg_dead_after_loop): Likewise.
3876
3877 2000-05-25  David Edelsohn  <edelsohn@gnu.org>
3878
3879         * rs6000.c (expand_block_move): Add 64-bit PowerPC doubleword move
3880         to STRING case.  Use doubleword STRING move for TARGET_POWERPC64
3881         when unaligned.
3882         * rs6000.h (CONST_OK_FOR_LETTER_P, 'J'): unsigned HOST_WIDE_INT.
3883         (RETURN_ADDR_RTX): Use COUNT and FRAME, not count and frame.
3884         (LEGITIMIZE_RELOAD_ADDRESS): unsigned HOST_WIDE_INT high.
3885         * rs6000.md: Name various internal patterns.
3886
3887 2000-05-25  Jan Hubicka  <jh@suse.cz>
3888
3889         * jump.c (invert_exp_1): Remove first argument, use pc_set
3890         to get the expression.
3891         (redirect_exp): Make static; redirect only the pc_set expression,
3892         remove first argument.
3893         (invert_exp): Remove first argument, make static.
3894         (jump_optimize): Use any_condjump_p, any_uncondjump_p and
3895         any_onlyjump at most places where we originaly did condjump_p
3896         and simplejump_p.
3897         (jump_back_p, follow_jumps, thread_jumps): Likewise.
3898         (delete_barrier_succesors): Use pc_set.
3899         (invert_jump_1, invert_jump, redirect_jump_1, redirect_jump): Update
3900         calls of invert_exp and redirect_exp.
3901         * rtl.h (redirect_exp, invert_exp): Remove.
3902         * unroll.c (copy_loop_body): Use invert_jump and redirect_jump.
3903
3904 2000-05-25  Richard Henderson  <rth@cygnus.com>
3905
3906         * stmt.c (expand_end_bindings): Fix thinko last change.
3907
3908 2000-05-25  Andrew MacLeod  <amacleod@cygnus.com>
3909             Andrew Haley  <aph@cygnus.com>
3910
3911         * except.c  (func_eh_entry): Add emitted field.
3912         (new_eh_region_entry): Set emitted field to 0;
3913         (output_exception_table_entry): Only emit previously un-emitted data,
3914         and send it to the eh_data section.
3915         (output_exception_table): Break out common parts. Output
3916         exception table for entire compilation unit to eh_data section.
3917         (output_exception_table_data): Common parts of output_exception_table.
3918         Send output to eh_data section.
3919         (output_function_exception_table): Output exception table data for
3920         a single function to eh_data section.
3921         (free_exception_table): New external to free the table.
3922         * except.h (free_exception_table): Add prototype.
3923         (output_function_exception_table): Add prototype.
3924         * final.c (final_end_function): Output function exception table
3925         for IA64_UNWIND_INFO.
3926         (final_scan_insn): Emit any unwind directives for an insn.
3927
3928         * frame-dwarf2.c: New file containing all DWARF 2 specific code
3929         from frame.c.
3930         * frame.c: Remove all DWARF 2 specific code.
3931         * config/ia64/frame-ia64.c: New file.
3932         (gthread_stuff): Make all gthread available with
3933         IA64_UNWIND_INFO.
3934         (dwarf_fde): Define an IA64 struct for dwarf_fde.
3935         (__register_frame_info, __register_frame): Move to common area of file.
3936         (__register_frame_info_table, __register_frame_table): Move to common i
3937         area.
3938         (__deregister_frame_info, __deregister_frame): Move to common area.
3939         (__frame_init, find_fde): New versions for IA64_UNWIND_INFO.
3940         (read_uleb128): New version for ia64.
3941         (get_unwind_record): Read the next IA-64 unwind record.
3942         (read_R_record): Read a region header record.
3943         (process_a_b_reg_code): X record helper.
3944         (read_X_record): Read an X format record.
3945         (read_B_record): Read a B format record.
3946         (P3_record_types): List of record types matching the P3 format.
3947         (P7_record_types): List of record types matching the P7 format.
3948         (P8_record_types): List of record types matching the P8 format.
3949         (read_P_record): Read a P format record.
3950         (init_ia64_reg_loc): Set default fields for a register.
3951         (init_ia64_unwind_frame): Set defaults for all register records.
3952         (execute_one_ia64_descriptor): Execute one descriptor record.
3953         (rse_address_add): Calculate the position of a local reg in memory.
3954         (normalize_reg_loc): Turn a location descriptor into a memory address.
3955         (maybe_normalize_reg_loc): Only normalize a descriptor if it falls
3956         within a specified PC offset range.
3957         (get_real_reg_value): Given a register location, retrieve its value.
3958         (set_real_reg_value): Change the value of a register location.
3959         (copy_reg_value): Copy reg values, if needed.
3960         (copy_saved_reg_state): Copy all registers that need to be copied.
3961         (process_state_between): Normalize all frame register records that
3962         fall within the specified PC range.
3963         (frame_translate): Take a processed frame description, and turn
3964         everything into addresses.
3965         (build_ia64_frame_state ): Find and create frame state record for a PC.
3966         (get_personality): Get the personality routine for a given frame.
3967         (get_except_table): Get the exception table for a given frame.
3968         (record_name): Unwind record names for debugging.
3969         (print_record): Print and unwind record.
3970         (print_all_records): Print an entire unwind image.
3971         (__ia64_backtrace): Print a backtrace.
3972         (ia64_backtrace_helper): New function.
3973         (__register_frame_info_aux): New function.
3974         * config/ia64/crtend.asm (__do_frame_setup_aux): New function.
3975
3976         * frame.h (enum unw_record_type): New unwind record types.
3977         (struct unw_p_record, unw_b_record, unw_x_record) : New unwind records.
3978         (struct unw_r_record, unwind_record): New unwind record structs.
3979         (struct unwind_info_ptr): Unwind information layout.
3980         (IA64_UNW_LOC_TYPE_*): Macros for different types for location
3981         descriptors.
3982         (struct ia64_reg_loc): Register location description.
3983         (struct ia64_frame_state): Location of all registers in a frame.
3984         (struct object): Add pc_base and fde_end for IA64_UNWIND_INFO.
3985         * libgcc2.c (__ia64_personality_v1): Personality routine.
3986         (__calc_caller_bsp): Calculate the bsp register for the caller's
3987         frame.
3988         (ia64_throw_helper): Figure out who to return to and set up the
3989         registers.
3990         (__throw): Throw routine.
3991
3992         * output.h (assemble_eh_align, assemble_eh_label): New functions
3993         to generate EH info where we want it.
3994         (assemble_eh_integer): New function.
3995         * toplev.c (compile_file): Output module level exception table for
3996         non-ia64 targets.
3997         (main): Set exceptions_via_longjump and flag_new_exceptions based
3998         on IA64_UNWIND_INFO too.
3999
4000         * varasm.c (assemble_eh_label): Generate a label via
4001         ASM_OUTPUT_EH_LABEL if it has been specified.
4002         (assemble_eh_align): Generate an alignment directive via
4003         ASM_OUTPUT_EH_ALIGN if it has been specified.
4004         (assemble_eh_label): Generate an integer value via
4005         ASM_OUTPUT_EH_type if they have been specified.
4006         * config/ia64/ia64.c (rtx_needs_barrier): Add flushrs.
4007         (ia64_init_builtins): Add __builtin_ia64_bsp
4008         and __builtin_ia64_flushrs.
4009         (ia64_expand_builtin): Add IA64_BUILTIN_BSP and
4010         IA64_BUILTIN_FLUSHRS.
4011         * config/ia64/ia64.h (ia64_builtins): Add IA64_BUILTIN_BSP and
4012         IA64_BUILTIN_FLUSHRS.
4013
4014         * config/ia64/ia64.md (flushrs): New insn to flush the register
4015         stack.  Add to unspec list.
4016
4017         * config/ia64/crtbegin.asm (frame_object): Change size.
4018         (__do_frame_setup_aux): New function.
4019         * config/ia64/crtend.asm: call __do_frame_setup_aux.
4020         * config/ia64/t-ia64 (LIB2ADDEH): Add.
4021         * Makefile.in (LIB2ADDEH): Add.
4022         (LIB2ADD): Use LIB2ADDEH.
4023
4024 2000-05-24  Richard Henderson  <rth@cygnus.com>
4025
4026         * recog.c (offsettable_address_p): If mode size is zero, assume
4027         BIGGEST_ALIGNMENT.
4028
4029 2000-05-24  J. David Anglin  <dave@hiauly.hia.nrc.ca>
4030
4031         * configure.in: Check for -Wno-long-long option support and improve
4032         handling of warning CFLAGS for stages 1 and 2.
4033         * Makefile.in (WARN_CFLAGS): Move definition to configure.in.
4034         * configure: Regenerate.
4035
4036 Wed May 24 19:37:53 2000  Jeffrey A Law  (law@cygnus.com)
4037
4038         * gcc.texi: Remove contributor list.  Instead include contrib.texi.
4039         * contrib.texi: New file.
4040
4041 Thu May 25 02:27:22 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
4042
4043         * loop.c (basic_induction_var): Avoid double recording of an increment.
4044
4045 Thu May 25 02:19:27 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
4046
4047         * Back out this patch:
4048         Tue Dec  7 19:22:06 1999  Richard Henderson  <rth@cygnus.com>
4049           * loop.h (struct induction): Add multi_insn_incr.
4050           * loop.c (basic_induction_var): New multi_insn_incr argument.
4051           Set it if we search back through previous insns for the biv.
4052           (record_biv): New multi_insn_incr argument; fill in struct induction.
4053           (strength_reduce): Discard an iv with multiple bivs, any of
4054           which require multiple insns to increment.
4055
4056         * loop.c (check_insn_for_bivs): Remove bits copied from above patch.
4057
4058 Thu May 25 02:09:10 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
4059
4060         * rtl.h (loc_mentioned_in_p): Declare.
4061         * reload.c (loc_mentioned_in_p): Moved from here...
4062         * rtlanal.c (loc_mentioned_in_p): to here.  No longer static.
4063         Fix loop increment for 'E' handling.
4064         * loop.c (strength_reduce): When doing biv->giv conversion,
4065         take multi-insn biv increments into account.
4066
4067 2000-05-24  Jason Merrill  <jason@casey.soma.redhat.com>
4068
4069         * stmt.c (expand_end_bindings): Look through NOTEs to find a
4070         BARRIER.
4071
4072 2000-05-24  Mark Mitchell  <mark@codesourcery.com>
4073
4074         * calls.c (expand_call): Handle cleanups in tail-recursion
4075         arguments analagously to cleanups in sibling calls.
4076
4077 2000-05-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4078
4079         * simplify-rtx.c: Rename macro SIGN_EXTEND to HWI_SIGN_EXTEND.
4080         All callers changed.
4081
4082 2000-05-24  Alexandre Oliva  <aoliva@cygnus.com>
4083
4084         * expr.c (expand_assignment, store_expr, expand_expr,
4085         expand_expr_unaligned): Set in_check_memory_usage while emitting
4086         chkr_check_addr libcall.
4087
4088 2000-05-24  Nick Clifton  <nickc@cygnus.com>
4089
4090         * fold-const.c (extract_muldiv): When constructing a
4091         multiplier/divisor, do not expect const_binop to correctly
4092         determine if overflow has occured, so check explicitly.
4093
4094 2000-05-24  Alexandre Oliva  <aoliva@cygnus.com>
4095
4096         * c-decl.c (build_enumerator): Don't modify the value's type,
4097         convert it.
4098
4099 2000-05-24  Andreas Jaeger  <aj@suse.de>
4100
4101         * mips.h (LINKER_ENDIAN_SPEC): Pass -EL to linker by default.
4102
4103 2000-05-24  Eric Christopher <echristo@cygnus.com>
4104
4105         * configure.in: Redefine inhibit_libc conditions.
4106         * libgcc2.c: Remove inhibit_libc conditional define.
4107         * configure: Regenerate.
4108
4109 2000-05-24  Phil Edwards  <pme@sourceware.cygnus.com>
4110
4111         * configure.in:  For --enable-languages=LIST, check for empty LIST.
4112         * configure:  Regenerate.
4113
4114 2000-05-24  Lars Brinkhoff  <lars@nocrew.org>
4115
4116         * pdp11.h (STACK_BOUNDARY): Define.
4117
4118 2000-05-24  Jakub Jelinek  <jakub@redhat.com>
4119
4120         * ifcvt.c (if_convert): Update life info globally.
4121
4122 2000-05-24  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4123
4124         * emit-rtl.c (unshare_all_decls): New function.
4125         (unshare_all_rtl): Call it.
4126
4127 2000-05-23  Nick Clifton  <nickc@cygnus.com>
4128
4129         * configure.in: Treat 'strongarm' as if it were 'arm' when
4130         determining cpu type.
4131
4132         * configure: Regenerate.
4133
4134         * config/arm/arm.c: Change 'char *' to 'const char *' for cases
4135         where constant strings are involved.
4136
4137         * config/arm/arm.h (arm_condition_codes): Change type to 'const
4138         char *'.
4139
4140         * config/arm/arm-protos.h: Change 'char *' to 'const char *' for
4141         cases where constant strings are involved.
4142
4143 Tue May 23 15:08:31 2000  Clinton Popetz  <cpopetz@cygnus.com>
4144
4145         * config/sh/sh.c (gen_far_branch, split_branches): Update
4146         to reflect new prototypes for redirect_jump and invert_jump.
4147         (sh_insn_length_adjustment): Get rid of const warnings.
4148
4149 2000-05-23  Kazu Hirata  <kazu@hxi.com>
4150
4151         * invoke.texi (Options for Debugging Your Program or GCC): Update
4152         the names of dump files.
4153
4154 Tue May 23 13:58:52 2000  Philippe De Muyter  <phdm@macqel.be>
4155
4156         * configure.in (NO_MINUS_C_MINUS_O): Fix thinko in previous fix.
4157         * configure: Regenerated.
4158
4159 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
4160
4161         * simplify-rtx.c (SIGN_EXTEND): New macro.
4162         (simplify_unary_operation, simplify_binary_operation,
4163         simplify_relational_operation): Use SIGN_EXTEND.  Make low
4164         halves of (low, high) pairs unsigned if they weren't already.
4165         (simplify_ternary_operation): Cast INTVAL to unsigned before
4166         comparing to a MODE_BITSIZE.
4167
4168 2000-05-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4169
4170         * aclocal.m4 (gcc_AC_CHECK_DECL, gcc_AC_CHECK_DECLS): New macros
4171         rewritten from the internals of gcc_AC_NEED_DECLARATION{S}.
4172
4173         * configure.in (gcc_AC_CHECK_DECLS): Call this instead of
4174         gcc_AC_NEED_DECLARATIONS.
4175
4176         * dwarfout.c: Don't prototype time().
4177
4178         * gcc.c: Check HAVE_DECL_* instead of NEED_DECLARATION_*.
4179
4180         * system.h: Likewise.
4181
4182         * toplev.c: Likewise.
4183
4184 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
4185
4186         * c-decl.c (pushdecl): Invert sense of test for non-global types.
4187
4188 Tue May 23 18:11:42 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
4189
4190         * reload1.c (reload_cse_move2add): Honor TRULY_NOOP_TRUNCATION.
4191
4192 2000-05-23  Jonathan Larmour  <jlarmour@redhat.co.uk>
4193
4194         * config/mips/elf64.h (CTOR_LISTS_DEFINED_EXTERNALLY): Define
4195
4196 Tue May 23 06:50:29 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4197
4198         * config/alpha/alpha.c: Remove #ifdef HAIFA since now only scheduler.
4199         (alpha_start_function): Never write ..ng label if VMS or NT.
4200         (alpha_align_insns): Remove GP_IN_USE arg.
4201         Alignment now unsigned.
4202         (alpha_reorg): Don't pass GP_IN_USE arg to alpha_align_insns.
4203         * config/alpha/alpha.md (prologue_ldgp): Split into one define_expand
4204         and two define_insn's.
4205
4206 2000-05-22  Richard Henderson  <rth@cygnus.com>
4207
4208         * combine.c (simplify_comparison): Use trunc_int_for_mode.
4209
4210 2000-05-22  Richard Henderson  <rth@cygnus.com>
4211
4212         * stor-layout.c (place_field): Change rli->size to rli->offset.
4213
4214 2000-05-22  Richard Henderson  <rth@cygnus.com>
4215
4216         * function.c (thread_prologue_and_epilogue_insns): Make sure
4217         existing line number notes appear after the prologue.
4218
4219 Mon May 22 21:49:00 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4220
4221         * config/alpha/alpha.c (alpha_fnname): New static variable.
4222         (print_operand, case '~'): New case.
4223         (alpha_expand_prologue): Emit prologue_ldgp insn if needed.
4224         (alpha_start_function): Set alpha_fnname.
4225         Write "ng" label if no ldgp; don't write ldgp insn.
4226         * config/alpha/alpha.h (PRINT_OPERAND_PUNCT_VALID_P): New case '~'.
4227         * config/alpha/alpha.md (prologue_ldgp): New define_insn.
4228
4229 Mon May 22 11:30:48 2000  Clinton Popetz  <cpopetz@cygnus.com>
4230
4231         * jump.c (jump_optimize_1): Don't increment LABEL_NUSES
4232         on deleted labels.
4233
4234 2000-05-22  Zack Weinberg  <zack@wolery.cumb.org>
4235
4236         * varasm.c (eh_frame_section): Revert change to argument list.
4237
4238 Mon May 22 13:14:03 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4239
4240         * optabs.c (can_extend_p): Allow unsignedp to have any nonzero value.
4241         (gen_extend_insn, can_fix_p, can_float_p): Likewise.
4242
4243         * final.c (final_scan_insn, case NOTE_INSN_FUNCTION_BEG): Remove
4244         dangling "else" that causes "break" to be conditional.
4245         Also remove unneeded code at start.
4246
4247 Mon May 22 17:31:35 2000  Philippe De Muyter  <phdm@macqel.be>
4248
4249         * m68k/m68k.h (STORE_FLAG_VALUE): Macro set to (-1), not -1.
4250         * fx80/fx80.h, i370/i370.h, m88k/m88k.h (STORE_FLAG_VALUE): Ditto.
4251         * gmicro/gmicro.h, we32k/we32k.h (STORE_FLAG_VALUE): Ditto.
4252
4253 2000-05-22  Jakub Jelinek  <jakub@redhat.com>
4254
4255         * config/sparc/sparc.md (movdf_insn_v9only_vis): fzero has
4256         just one argument.
4257
4258 Mon May 22 06:57:49 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4259
4260         * alias.c (record_component_aliases): New function.
4261         * tree.h: Clean up some declarations and comments.
4262         (record_component_aliases): New declaration.
4263         * tree.c (get_alias_set): If type and has alias set, use it.
4264
4265 2000-05-22  Richard Henderson  <rth@cygnus.com>
4266
4267         * simplify-rtx.c (simplify_ternary_operation): Try to simplify
4268         IF_THEN_ELSE to a setcc form.
4269         * jump.c (can_reverse_comparison_p): Be prepared for insn null.
4270
4271 2000-05-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4272
4273         * fixinc/inclhack.def (sun_malloc): Handle `calloc'.
4274         (sun_malloc, sysz_stdtypes_for_sun): Add test_text.
4275
4276 Sun May 21 16:42:31 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4277
4278         * combine.c (try_combine): Handle i3_subst_into_i2 case when I2 is
4279         not a PARALLEL.
4280
4281 2000-05-20  Alexandre Oliva  <aoliva@cygnus.com>
4282
4283         * config/mn10300/mn10300.md (movdi, movdf): 64-bit clean-up.
4284         * config/mn10300/mn10300.c (print_operand): Likewise.
4285
4286         * final.c (split_double): Right shift of negative values is not
4287         portable.
4288
4289         * ifcvt.c (if_convert): Scan and kill dead code.
4290
4291         * emit-rtl.c (unshare_all_rtl): Store the copied rtx.
4292
4293 2000-05-20  Zack Weinberg  <zack@wolery.cumb.org>
4294
4295         * diagnostic.c: Eliminate implicit int.
4296         * except.c, gcc.c: Add static prototypes.
4297         * final.c (final_end_function): Mark file arg ATTRIBUTE_UNUSED.
4298         * gensupport.c (process_rtx): Use XVEC to initialize vector
4299         slot of 'split'.
4300
4301         * print-rtl.c: If DEBUG_REGISTER_NAMES, define static
4302         debug_reg_names instead of static reg_names.  If not, define
4303         global reg_names.
4304         * regclass.c: Don't define global reg_names unless
4305         DEBUG_REGISTER_NAMES is defined.
4306
4307         * reload1.c (order_regs_for_reload): Remove unused variable.
4308         * varasm.c: Include output.h after defaults.h.  Define
4309         eh_frame_section as function of no args, not of unspecified args.
4310
4311         * gcc.c: Constify argbuf; arguments to store_arg,
4312         process_command, main; elements of struct command and struct
4313         switchstr; local variables in execute, process_command, main.
4314
4315 2000-05-20  Bruce Korb  <bkorb@gnu.org>
4316
4317         * fixinc/inclhack.def:  many applications of c_fix=format + tests
4318         * fixinc/check.diff:  regenerated
4319         * fixinc/fixincl.x:  regenerated
4320
4321 Sat May 20 09:30:55 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4322
4323         * alias.c: Clarify some comments.
4324         (record_base_value): REGNO is unsigned.
4325         * rtl.h (record_base_value): Likewise.
4326
4327         * alias.c (aliases_everything_p): Don't special-case QImode here.
4328         * c-common.c (c_get_alias_set): Do it here.
4329         Handle BIT_FIELD_REF by getting alias info for arg.
4330         Use POINTER_TYPE_P.
4331
4332 2000-05-20  Alexandre Oliva  <aoliva@cygnus.com>
4333
4334         * mklibgcc.in: Restore rule to create ${dir}.
4335
4336 Sat May 20 08:45:41 2000  H.J. Lu  <hjl@gnu.org>
4337
4338         * Makefile.in (libgcc.mk): Depend on xgcc$(exeext) for
4339         GCC_FOR_TARGET used by MULTILIBS.
4340         * mklibgcc.in: Make sure each .o file depends on the
4341         directory it will be in.
4342         Make the multilib directory depends libgcc.
4343
4344 Sat May 20 08:29:28 2000  H.J. Lu  <hjl@gnu.org>
4345
4346         * Makefile.in (bootstrap): Unset LANG_LIB2FUNCS for stage 1.
4347
4348 Sat May 20 07:27:35 2000  Alexandre Oliva  <aoliva@cygnus.com>
4349
4350         * fold-const.c (make_range): Handle degenerated intervals.
4351         Fixes c-torture/execute/991221-1.c
4352
4353 Fri May 19 18:16:31 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4354
4355         * cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0.
4356         * reload.c (find_equiv_reg): Likewise.
4357         * alias.c (init_alias_analysis): Likewise.
4358         Only call prologue_epilogue_contains on insns.
4359         * basic-block.h (REG_SET_TO_HARD_REG_SET): Call new function.
4360         * bb-reorder.c (hard-reg-set.h): Include earlier.
4361         * haifa-sched.c (hard-reg-set.h): Likewise.
4362         * ifcvt.c (hard-reg-set.h): Likewise.
4363         * local-alloc.c (hard-reg-set.h): Likewise.
4364         * loop.c (hard-reg-set.h): Likewise.
4365         * predict.c (hard-reg-set.h): Likewise.
4366         * regrename.c (hard-reg-set.h): Likewise.
4367         * flow.c (hard-reg-set.h): Likewise.
4368         (reg_set_to_hard_reg_set): New function.
4369         * bitmap.c (regs.h, basic-block.h): No longer include.
4370         (bitmap.h): Now include.
4371         * conflict.c (hard-reg-set.h): Include.
4372         * profile.c (hard-reg-set.h): Likewise.
4373         * print-rtl.c (hard-reg-set.h): Likewise.
4374         * sbitmap.c (hard-reg-set.h): Likewise.
4375         * toplev.c (hard-reg-set.h): Likewise.
4376         * unroll.c (hard-reg-set.h, basic-block.h): Likewise.
4377         * hard-reg-set.h (reg_names): Now constant.
4378         * regs.h (reg_names): Likewise.
4379         * regclass.c (reg_names): Likewise.
4380         * loop.h (basic-block.h): No longer include.
4381         (bitmap.h): Now include.
4382         * reload1.c (order_regs_for_reload): Avoid loop over reg sets.
4383         * Makefile.in (LOOP_H, sbitmap.o, profile.o): Reflect above changes.
4384         (toplev.o, print-rtl.o, conflict.o, unroll.o, bitmap.o): Likewise.
4385
4386 2000-05-19  Jan Hubicka  <jh@suse.cz>
4387             Richard Henderson  <rth@cygnus.com>
4388
4389         * basic-block.h (struct edge_def): New field "count".
4390         (struct basic_block_def): Likewise.
4391         * flow.c (entry_exit_blocks): Add count fileds.
4392         (split_edge): Keep count information up-to-date.
4393         (dump_edge_info, dump_flow_info): Dump count fields.
4394
4395         * final.c (count_instrumented_edges): Rename to edge from arc.
4396         (end_final): Update users.
4397         * profile.c: Include expr.h, basic-block.h.
4398         (struct adj_list, ARC_TARGET, ARC_SOURCE, ARC_COUNT): Kill.
4399         (struct bb_info, label_to_bb, label_to_bb_size, bb_graph): Kill.
4400         (ignore_next_note, return_label_execution_count): Kill.
4401         (bbg_file_name, da_file_name): Kill.
4402         (edge_info, bb_info): New structures.
4403         (EDGE_INFO, BB_INFO, GCOV_INDEX_TO_BB, BB_TO_GCOV_INDEX): New macros.
4404         (count_instrumented_edges, total_num_edges): Rename to edge from arc.
4405         (total_num_edges_instrumented): Likewise.
4406         (init_arc, expand_spanning_tree): Kill.
4407         (fill_spanning_tree, tablejump_entry_p): Kill.
4408         (instrument_edges):  Rewrite from instrument_arcs to use
4409         commit_edge_insertions infrastructure.
4410         (compute_branch_probabilities): Remove arguments; rewrite for
4411         CFG infrastructure; use rtl_dump_file directly.
4412         (branch_prob, find_spanning_tree): Likewise.
4413         (union_groups, find_group): New.
4414         (init_branch_prob): Make bbg_file_name and da_file_name local.
4415         (end_branch_prob): Use rtl_dump_file directly.
4416         (init_edge_profiler): Rename to edge from arc.
4417         (output_arc_profiler): Kill.
4418         (gen_edge_profiler): New.
4419         (output_func_start_profiler): Turn off profiling.  Make the
4420         constructor static when we can.
4421         * rtl.h (branch_prob, end_branch_prob): Update prototypes.
4422
4423         * toplev.c (DFI_flow): Remove.
4424         (DFI_cfg, DFI_life): New.
4425         (dump_file): Update accordingly.
4426         (compile_file): Call end_branch_prob if profile_arc_flag too.
4427         (rest_of_compilation): Move flow1 cfg creation to DFI_cfg.  Do edge
4428         profiling after the CFG is built.  Move flow1 life analysis to
4429         DFI_life.  Always estimate remaining probabilities.
4430
4431 2000-05-19  Richard Henderson  <rth@cygnus.com>
4432
4433         * ifcvt.c (find_if_case_2): Don't allow THEN to be EXIT.
4434
4435         * flow.c (make_edges): The sibling call edge to exit is abnormal.
4436
4437 2000-05-19  Richard Henderson  <rth@cygnus.com>
4438
4439         * jump.c (redirect_jump): Add delete_unused argument.  Don't
4440         remove labels and code following when LABEL_NUSES goes to zero.
4441         (invert_jump): Likewise.
4442         (jump_optimize_1): Fix redirect/invert arguments.
4443         (do_cross_jump, thread_jumps): Likewise.
4444         * flow.c (split_edge): Likewise.
4445         * reorg.c (optimize_skip): Likewise.
4446         (reorg_redirect_jump, relax_delay_slots, dbr_schedule): Likewise.
4447         * profile.c (instrument_arcs): Likewise.
4448         * loop.c (find_and_verify_loops): Likewise.  Fix indentation.
4449         * rtl.h: Update prototypes.
4450
4451 Fri May 19 12:05:13 2000  Clinton Popetz  <cpopetz@cygnus.com>
4452
4453         * ssa.c (convert_from_ssa): Tell life_analysis we need death
4454         notes.
4455         (make_regs_equivalent_over_bad_edges): Only look at abnormal
4456         critical edges.
4457
4458 2000-05-19  Zack Weinberg  <zack@wolery.cumb.org>
4459
4460         * cpphash.c (funlike_macroexpand): Make sure not to walk p1
4461         past l1 when deleting whitespace and markers.
4462
4463         * cpplex.c (_cpp_scan_until): Clear AUX field of tokens.
4464         * cpplib.c (do_unassert): Put the list to compare against on
4465         the stack.
4466
4467 2000-05-19  Bruce Korb  <bkorb@gnu.org>
4468
4469         * fixinc/README:  cleaned up old documentation
4470         * fixinc/check.diff: regenerated & verified on OSR5 on ix86
4471         * fixinc/check.tpl: compute the list of needed directories
4472         emit "#if defined(name)" because of conflict
4473         omit machine name differences from output differences
4474         * fixinc/inclhack.def( m88k_multi_incl ):  Use `wrap' function
4475         (machine_name): change test text to use `sed' markers
4476         * fixinc/fixincl.x: regen
4477
4478 Fri May 19 06:49:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4479
4480         * config/elfos.h (SELECT_SECTION): Don't access DECL_INITIAL of
4481         a CONSTRUCTOR.
4482
4483 2000-05-18  Chris Demetriou  <cgd@sibyte.com>
4484
4485         * gcc.texi (MULTILIB_EXCEPTIONS): Correct example and update
4486         it to match the current practice.
4487
4488 2000-05-18  Mark Mitchell  <mark@codesourcery.com>
4489
4490         * Makefile.in (STAGESTUFF): Fix typo in spelling of s-under.
4491
4492 2000-05-18  Richard Henderson  <rth@cygnus.com>
4493
4494         * rtlanal.c (insn_dependant_p, insn_dependant_p_1): New.
4495         * rtl.h (insn_dependant_p): Declare it.
4496         * loop.c (strength_reduce): Use it.
4497
4498 2000-05-18  Alexandre Oliva  <aoliva@cygnus.com>
4499
4500         * config/mn10300/mn10300.c (expand_prologue, expand_epilogue):
4501         16-bit and 64-bit clean-up.
4502
4503 2000-05-18 Mark Elbrecht <snowball3@bigfoot.com>
4504
4505         * configure.in (*-pc-msdosdjgpp): Set float_format to none.
4506         * configure: Rebuilt.
4507
4508 2000-05-18  Zack Weinberg  <zack@wolery.cumb.org>
4509
4510         * genopinit.c: Use $ for escape sequences in optab patterns.
4511         Remove backslashes from optab patterns.  Change $A, $B, $C to
4512         expand to (int) whatever instead of just whatever; remove
4513         explicit (int) from all optab patterns.
4514
4515         * gensupport.c (xmalloc, xrealloc, xstrdup): Provide.
4516         * genattr.c, genattrtab.c, gencodes.c, genconfig.c, genemit.c,
4517         genextract.c, genflags.c, genopinit.c, genoutput.c, genpeep.c,
4518         genrecog.c: Remove private copies of xmalloc, xrealloc, and
4519         xstrdup.
4520
4521 2000-05-18  Richard Henderson  <rth@cygnus.com>
4522
4523         * jump.c (jump_optimize_1): Base minimum insn count during
4524         find_cross_jump on BRANCH_COST.
4525
4526 2000-05-18  Jakub Jelinek  <jakub@redhat.com>
4527
4528         * print-rtl.c (print_rtx): Only print note line number as string
4529         if between NOTE_INSN_BIAS and NOTE_INSN_MAX.
4530         * final.c (final_scan_insn): Do nothing for note line number 0.
4531
4532 2000-05-18  Jakub Jelinek  <jakub@redhat.com>
4533
4534         * gcc-common.c (ggc_mark_rtx_children): Mark NOTE_EXPECTED_VALUE
4535         from NOTE_INSN_EXPECTED_VALUE notes and NOTE_SOURCE_FILE from
4536         NOTE_INSN_DELETED_LABEL.
4537
4538 2000-05-18  Nick Clifton  <nickc@cygnus.com>
4539
4540         * config/arm/unknown-elf.h (UNIQUE_SECTION): Place constant,
4541         uninitialised data in .rodata not .bss, and do not interpret an
4542         error in the initialisation value as meaning that the variable
4543         should be placed in the .bss section.
4544
4545 Thu May 18 12:10:18 2000  Philippe De Muyter  <phdm@macqel.be>
4546
4547         * configure.in (NO_MINUS_C_MINUS_O): Test `$ac_cv_prog_cc_${ac_cc}_c_o',
4548         not `$ac_cv_prog_cc_cc_c_o'.
4549         * configure: Regenerated.
4550
4551 2000-05-18  Chris Demetriou  <cgd@sibyte.com>
4552             Richard Henderson  <rth@cygnus.com>
4553
4554         * c-common.h (enum c_tree_index): Add g77 type entries.
4555         (g77_integer_type_node, g77_uinteger_type_node): New.
4556         (g77_longint_type_node, g77_ulongint_type_node): New.
4557         * c-decl.c (init_decl_processing): Initialize them.
4558
4559 2000-05-18  Richard Henderson  <rth@cygnus.com>
4560
4561         * config/h8300/h8300.md (subs patterns): Use %G to negate.
4562
4563         * config/h8300/h8300.c (ok_for_bclr): Take a HOST_WIDE_INT.
4564         (small_power_of_two): Likewise; use exact_log2.
4565         (adds_subs_operand, one_insn_adds_subs_operand): Remove.
4566         (output_adds_subs): Remove.
4567         (two_insn_adds_subs_operand): New.
4568         (split_adds_subs): New.
4569         * config/h8300/h8300-protos.h: Update.
4570         * config/h8300/h8300.h (CONST_OK_FOR_J): Cast to uns HOST_WIDE_INT.
4571         (CONST_OK_FOR_L): Match strict adds operands.
4572         (CONST_OK_FOR_N): Match struct subs operands.
4573         * config/h8300/h8300.md (adds_subs insns): Remove.
4574         (addhi patterns): Output adds/subs directly.
4575         (addsi_h8300h): Likewise.
4576         (addhi/addsi splitters): New.  Decompose two_insn_adds_subs_operand.
4577
4578 2000-05-18  Zack Weinberg  <zack@wolery.cumb.org>
4579
4580         * cppexp.c (parse_assertion): New.
4581         (lex): Call it for CPP_HASH.  Remove CPP_ASSERTION case.
4582         (_cpp_parse_expr): Remove case '#'.  Don't set
4583         parsing_if_directive.
4584         * cpphash.c (collect_objlike_expansion,
4585         collect_funlike_expansion, collect_params,
4586         _cpp_create_definition): The list no longer has a trailing
4587         VSPACE token.
4588         * cpphash.h (enum node_type): Add T_ASSERTION.
4589         (struct hashnode): Remove aschain, add pred.
4590         (struct predicate): New.
4591         Update prototypes.
4592
4593         * cpplex.c (expand_token_space): Handle both offset and
4594         nonoffset lists.
4595         (init_token_list, _cpp_free_token_list, _cpp_parse_assertion): Delete.
4596         (_cpp_init_toklist, _cpp_clear_toklist, _cpp_free_toklist,
4597         _cpp_slice_toklist, _cpp_squeeze_toklist, _cpp_equiv_tokens,
4598         _cpp_equiv_toklists): New.
4599         (_cpp_scan_line): Rename to _cpp_scan_until; add ability to
4600         stop at any single-character token, not just newline.
4601         (_cpp_lex_token): Remove special cases for #define and #if.
4602         (cpp_get_token): Expect # as a separate token type.  Remove
4603         DIRECTIVE case.
4604         (_cpp_get_directive_token): Remove DIRECTIVE case.
4605         (_cpp_lex_line, _cpp_lex_file, _cpp_init_input_buffer): Update.
4606
4607         * cpplib.c (_cpp_check_directive): Set dirno and
4608         SYNTAX_INCLUDE bit of flags, not dir_handler and dir_flags.
4609         (_cpp_handle_directive): Run # <number> through the same logic
4610         as normal directives.
4611         (do_define): Don't set parsing_define_directive.  Use
4612         _cpp_scan_until.  The list does not have a VSPACE at the end.
4613         (do_if): Save, clear, and restore only_seen_white around
4614         _cpp_parse_expr.
4615         (skip_if_group): s/CPP_DIRECTIVE/CPP_HASH/
4616         (do_assert, do_unassert): Rewrite.
4617
4618         * cpplib.h (TTYPE_TABLE): Remove CPP_ASSERTION.
4619         (LIST_OFFSET): New flag.
4620         (struct cpp_toklist): Replace dir_handler and dir_flags with
4621         dirno and flags.
4622         (struct cpp_reader): Remove parsing_if_directive and
4623         parsing_define_directive.
4624
4625 2000-05-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4626
4627         * fixinc/inclhack.def (broken_cabs): Update fix to handle comments
4628         following the cabs decl which terminate on the following line.
4629         Add the corresponding test_text case.
4630
4631 2000-05-18  Neil Booth  <NeilB@earthling.net>
4632
4633         * cppinit.c (cpp_reader_init): Initialise col_adjust and
4634         default tab stop size.
4635         (no_num, OPT_ftabstop): New.
4636         (handle_option): Handle "ftabstop=" command-line option.
4637         (print_help): Document it.
4638         * cpplex.c (COLUMN): Remove.
4639         (handle_newline): Reset col_adjust.
4640         (skip_whitespace): Update col_adjust as tabs encountered.
4641         (_cpp_lex_line): Update to use col_adjust.  Call
4642         skip_whitespace for all whitespace.
4643         * cpplib.h (struct cpp_options): New member tabstop.
4644         (struct cpp_reader): New member col_adjust.
4645         (CPP_BUF_COL): Update.
4646         (CPP_BUF_COLUMN): New.
4647         * cpp.texi: Document "-ftabstop=" command line option.
4648
4649 Wed May 17 18:19:41 2000  Philippe De Muyter  <phdm@macqel.be>
4650
4651         * configure.in (NO_MINUS_C_MINUS_O): Macro made availabe for AC_OUTPUT
4652         files.
4653         * configure: Rebuilt.
4654
4655 Wed May 17 18:06:12 2000  John David Anglin <dave@hiauly1.hia.nrc.ca>
4656
4657         * mklibgcc.in Add missing -DL$name when compiling modules in libgcc1.c.
4658
4659         * tree.c (build_common_tree_nodes): Do not build TI nodes unless
4660         HOST_BITS_PER_WIDE_INT is >= 64.
4661
4662 2000-05-17  Richard Henderson  <rth@cygnus.com>
4663
4664         * jump.c (jump_optimize_1): Remove inactive but real insns
4665         in jump-to-next-insn optimization.
4666
4667 2000-05-17  Richard Henderson  <rth@cygnus.com>
4668
4669         * toplev.c (rest_of_compilation): Don't call optimize_mode_switching
4670         unless OPTIMIZE_MODE_SWITCHING.  Conditionally set no_new_pseudos.
4671         Don't call recompute_reg_usage if no_new_pseudos is true.
4672         * lcm.c (optimize_mode_switching): Move ifdefs outside function.
4673         Return true if we did work; update global life information.
4674         * basic-block.h (optimize_mode_switching): Update decl.
4675
4676 2000-05-17  Neil Booth  <neilb@earthling.net>
4677
4678         * cpplex.c (expand_name_space): Don't use ptrdiff_t.
4679
4680 2000-05-17  Zack Weinberg  <zack@wolery.cumb.org>
4681
4682         * cpplib.c: New feature, #pragma system_header.
4683         * cpp.texi: Document special treatment of system headers, and
4684         the various mechanisms to get a header that special treatment.
4685
4686 2000-05-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4687
4688         * system.h (offsetof): Define at the very end, to ensure we prefer
4689         the platform's definition if available.
4690
4691 2000-05-16  Bruce Korb  <bkorb@gnu.org>
4692
4693         * fixinc/fixincl.c: improve the debug displays, ignore SIGPIPE
4694         * fixinc/server.c: likewise
4695         * fixinc/fixfixes.c( char_macro_def_fix ): fix regex
4696         + #ifdef debugging code + use #def constant for
4697         sub-pattern count
4698         * fixinc/inclhack.def( hpux11_fabsf ): Keep HP-UX 11 from stomping
4699         on C++ math namespace
4700
4701 2000-05-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4702
4703         * fixinc/fixfixes.c (char_macro_use_fix, char_macro_def_fix):
4704         Don't check the return value of sprintf.  Use asprintf to avoid
4705         buffer overflows.
4706
4707 Wed May 17 17:27:44 2000  Andrew Cagney  <cagney@b1.cygnus.com>
4708
4709         * flags.h (warn_unused_function, warn_unused_label,
4710         warn_unused_parameter, warn_unused_variable, warn_unused_value):
4711         Replace ``warn_unused''.
4712         (set_Wunused): Add declaration.
4713         * toplev.c (set_Wunused): New function.
4714         (warn_unused_function, warn_unused_label, warn_unused_parameter,
4715         warn_unused_variable, warn_unused_value): New variables.
4716         (W_options): Add -Wunused-function, -Wunused-function,
4717         -Wunused-label, -Wunused-parameter, -Wunused-variable and
4718         -Wunused-value.  Delete -Wunused.  Handled in decode_W_option.
4719
4720         * toplev.c (decode_W_option): Update -Wunused flags by calling
4721         set_Wunused.
4722         * c-decl.c (c_decode_option): Ditto for -Wall.
4723
4724         * stmt.c (expand_expr_stmt, expand_expr_stmt,
4725         warn_about_unused_variables): Replace warn_unused with more
4726         explicit warn_unused_value et.al.
4727         * function.c (expand_function_end): Ditto.
4728         * c-typeck.c (internal_build_compound_expr,
4729         internal_build_compound_expr): Ditto.
4730         * c-decl.c (poplevel, pop_label_level): Ditto.
4731         * toplev.c (check_global_declarations): Replace warn_unused with
4732         check for either warn_unused_function or warn_unused_variable.
4733
4734         * gcc.1, invoke.texi (Warning Options): Document
4735         -Wunused-function, -Wunused-function, -Wunused-label,
4736         -Wunused-parameter, -Wunused-variable and -Wunused-value options.
4737
4738 Wed May 17 10:28:12 2000  Philippe De Muyter  <phdm@macqel.be>
4739
4740         * mklibgcc.in (building libgcc1) [Xlibgcc1.a]: Find libgcc1.c in
4741         $(srcdir), not in the current directory.
4742
4743 2000-05-16  Richard Henderson  <rth@cygnus.com>
4744
4745         * config/ia64/crtbegin.asm (__dso_handle): Mark hidden if the
4746         assembler supports it.
4747         (.fini, .init): Use a gp-relative indirect call.
4748         (__do_global_dtors_aux): Preserve the gp; rebundle.
4749         (__do_frame_setup): Likewise.
4750         * config/ia64/crtend.asm (.IA_64.unwind): Don't terminate with -1.
4751         (.init): Use a gp-relative indirect call.
4752         (__do_global_ctors_aux): Preserve the gp.
4753
4754 2000-05-16  Richard Henderson  <rth@cygnus.com>
4755
4756         * flow.c (commit_one_edge_insertion): Be prepared for a return
4757         insn to be inserted on the edge with a normal jump.
4758         * jump.c (jump_optimize_1): Don't look to create return isns.
4759
4760         * flow.c (flow_delete_insn): Don't adjust reference count of notes.
4761         * jump.c (jump_optimize_1): Likewise.
4762         (returnjump_p): Verify the argument is a JUMP_INSN.
4763         * rtl.def (NOTE): Add 5th element for NOTE_INSN_DELETED_LABEL.
4764
4765 2000-05-16  Nick Clifton  <nickc@cygnus.com>
4766
4767         * config/m32r/m32r.c (small_insn_p): Use INSN_P() to replace
4768         GET_RTX_CLASS (GET_CODE ()) == 'i'.
4769         (large_insn_p): Ditto.
4770         (m32r_is_insn): New function: Return true if the insn contains
4771         an executable instruction.
4772         (m32r_adjust_insn): Use m32r_is_insn.
4773         (m32r_sched_reorder): Use m32r_is_insn.
4774         (m32r_sched_variable_issue): Use m32r_is_insn.
4775
4776 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4777
4778         * rs6000/rs6000.c (rs6000_select_section): Treat CONSTRUCTOR like
4779         VAR_DECL.
4780
4781         * rs6000/sysv4.h (ASM_OUTPUT_DWARF_ADDR): Delete unused variable.
4782
4783         * rs6000/sysv4.h (CPP_OS_LINUX_SPEC): Define __unix and __linux
4784         according to given options.
4785
4786 Tue May 16 12:17:31 2000  Jeffrey A Law  (law@cygnus.com)
4787
4788         * mn10200.h (PREFERRED_RELOAD_CLASS): Do not prefer DATA_REGS
4789         if X has VOIDmode either.
4790         (LIMIT_RELOAD_CLASS): Similarly.
4791
4792         * mn10200.md (indirect_jump, tablejump): Use "register_operand",
4793         not "general_operand" to match the processor's capabilities.
4794
4795 2000-05-16  Bruce Korb  <bkorb@gnu.org>
4796
4797         * fixinc/README:  corrected return address
4798         * fixinc/check.diff:  regenerate, now that test works
4799         * fixinc/fixfixes.c(format_fix,format_write): reformatted
4800         (char_macro_def_fix,char_macro_use_fix): corrected and
4801         rewrote to use regex to parse the text
4802         * fixinc/inclhack.def: more testing
4803         * fixinc/fixincl.x:  regenerated
4804
4805         * fixinc/inclhack.def: added several "test_text" attributes
4806         changed several fixes to use `c_fix = format'
4807         re-alphabetized the fixes
4808
4809         * fixinc/check.diff: regenerate
4810         * fixinc/fixincl.x: regenerate
4811         * fixinc/check.tpl: added `sparc' and `netinet' to the list
4812         of created dirs
4813
4814
4815 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
4816
4817         * config/mn10300/mn10300.h (ASM_OUTPUT_DWARF2_ADDR_CONST): Remove.
4818
4819 2000-05-15  Richard Henderson  <rth@cygnus.com>
4820
4821         * toplev.c (rest_of_compilation): Run full jump pass before
4822         find_basic_blocks of flow2.
4823
4824 2000-05-15  Richard Henderson  <rth@cygnus.com>
4825
4826         * jump.c: Fix typos and clarify commentary from last change.
4827         (any_condjump_p): Verify SET_SRC is an IF_THEN_ELSE.
4828         (safe_to_remove_jump_p): Remove.
4829         (condjump_label): Use pc_set.
4830
4831 2000-05-15  Richard Henderson  <rth@cygnus.com>
4832
4833         * ifcvt.c (cond_exec_process_insns): Drop USE and CLOBBER insns
4834         that get in the way after reload.
4835         (cond_exec_process_if_block): Skip a label heading THEN block.
4836
4837 2000-05-15  Richard Henderson  <rth@cygnus.com>
4838
4839         * varasm.c (output_constant_pool): Abort instead of converting
4840         (improperly) deleted labels to zero.
4841
4842 2000-05-16  Neil Booth  <NeilB@earthling.net>
4843
4844         * cpplex.c (parse_string2): Update comment.
4845         (cpp_lex_line): No special assertion treatment for '('.
4846         * cpplib.c (DIRECTIVE_TABLE): Remove SYNTAX_ASSERT.
4847         * cpplib.h (SYNTAX_ASSERT): Remove.
4848
4849 Mon May 15 21:45:36 MET DST 2000  Jan Hubicka  <jh@suse.cz>
4850
4851         * jump.c (condjump_p):  Mark as depreached.
4852         (any_condump_p): New.
4853         (any_uncondump_p): New.
4854         (pc_set): New.
4855         (safe_to_remove_jump_p): New.
4856         * rtl.h (any_condump_p, any_uncondjump_p, pc_set
4857         safe_to_remove_jump_p): Declare.
4858
4859 Mon May 15 21:07:20 MET DST 2000  Jan Hubicka  <jh@suse.cz>
4860
4861         * calls.c: Re-install both patches reverted by last patch.
4862         (struct arg_data): New field tail_call_reg.
4863         (initialize_argument_information): Initialize tail_call_reg
4864         (load_register_parameters): New argument flags, use
4865         tail_call_reg when emiting tail call sequence.
4866         (expand_call): Update call of load_register_parameters;
4867         copy unadjusted_args_size to adjusted_args_size.
4868
4869 Mon May 15 19:01:42 MET DST 2000  Jan Hubicka  <jh@suse.cz>
4870
4871         * loop.c (scan_loop, strength_reduce, loop_optimize): Change unroll_p
4872         and bct_p parameters to flags.
4873         * loop.h (LOOP_UNROLL, LOOP_BCT): New constants.
4874         * rtl.h (loop_optimize): Update prototype.
4875         * toplev.c (rest_of_compilation): Update call of loop_optimize.
4876
4877 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
4878
4879         * calls.c (expand_call): Move expand_start_target_temps call after
4880         start_sequence().
4881
4882 2000-05-15  Neil Booth  <NeilB@earthling.net>
4883
4884         * cpphash.c (trad_stringify, warn_trad_stringify,
4885         collect_params): Make some pointers pointers to const.
4886         * cpplex.c (auto_expand_name_space) Guaranteed to always
4887         expand by at least one character.
4888         (SPELL_CHAR, SPELL_NONE): Temporarily reverse order.
4889         (struct token_spelling): Use const U_CHAR * rather than PTR.
4890         (expand_name_space): Fix up token pointers if name space
4891         is moved when expanding.
4892         (INIT_NAME, cpp_scan_line, parse_name, parse_number,
4893         parse_string2, save_comment, spell_token, cpp_output_list):
4894         Update so the routines handle tokens with a direct pointer to
4895         their text, rather than an offset into the token's list's namebuf.
4896         (_cpp_lex_line): Rearrange for clarity.
4897
4898         * cpplib.c (_cpp_check_directive): Similarly.
4899         (do_define): Make SYM a pointer to const.
4900         * cpplib.h (struct cpp_name): Replace offset with direct pointer.
4901         (CPP_INT, CPP_FLOAT): Spelling type should be SPELL_IDENT.
4902         (TOK_OFFSET): Delete.
4903         (TOK_NAME): Update.
4904
4905 2000-05-14  Geoffrey Keating  <geoffk@cygnus.com>
4906
4907         * config/rs6000/rs6000.h (RETURN_ADDRESS_OFFSET): Correct for
4908         64-bit ABI.
4909
4910         * config/rs6000/rs6000.c (logical_operand): Rewrite to take MODE
4911         into account.
4912         (logical_u_operand): Delete.
4913         (non_logical_cint_operand): Rewrite to take MODE into account.
4914         (non_logical_u_cint_operand): Delete.
4915         (boolean_operator): New function.
4916         (print_operand): Add new %q operand.
4917         * config/rs6000/rs6000.h (PREDICATE_CODES): Add boolean_operator,
4918         remove logical_u_operand and non_logical_u_cint_operand,
4919         update logical_operand and non_logical_cint_operand.
4920         * config/rs6000/rs6000.md: Rewrite the patterns for performing
4921         logical operations to use %q.
4922
4923         * config/rs6000/rs6000.md (movsi): Don't modify RTL in-place.
4924         (movdi): Make similar to movsi.
4925         * config/rs6000/rs6000.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): There
4926         is no such thing as a DImode CONST_DOUBLE.
4927         * config/rs6000/rs6000.c (output_toc): Likewise.
4928
4929         * config/rs6000/rs6000.c (output_cbranch): Don't output prediction
4930         codes when old mnemonics are in use.  Print register names
4931         for cc registers when requested.
4932
4933         * optabs.c (expand_float): Don't allow mode widening that causes
4934         double rounding.
4935
4936         * invoke.texi (RS/6000 and PowerPC Options): Update -m64/-m32
4937         flags to their current names -maix64 and -maix32.
4938
4939 2000-05-14  Bruce Korb  <bkorb@gnu.org>
4940
4941         * fixinc/fixfixes.c(wrap_fix): new fix - inserts text before
4942         and/or after current text of file
4943         * fixinc/fixlib.c(must_malloc):
4944         * fixinc/fixlib.h(must_malloc): + reformatting
4945         * fixinc/inclhack.def: replace the "1i" and "$a" sed commands
4946         with usages of ``c_fix = wrap;''
4947         Add several tests and use the ``c_fix = format'' fixer more.
4948         * fixinc/fixincl.x: regen
4949         * fixinc/check.diff: regen
4950         * fixinc/check.tpl: emit the associated header with the missing
4951         test message
4952
4953 Sun May 14 17:58:59 2000  Hans-Peter Nilsson  <hp@axis.com>
4954
4955         * mklibgcc.in (building libgcc1) [Xlibgcc1.a]: Do not use unset
4956         variables $src and $dst.
4957
4958 2000-05-13  Gabriel Dos Reis <gdr@codesourcery.com>
4959
4960         * diagnostic.h (DIAGNOSTICS_SHOW_PREFIX_ONCE): New macro.
4961         (DIAGNOSTICS_SHOW_PREFIX_NEVER): Likewise.
4962         (DIAGNOSTICS_SHOW_PREFIX_EVERY_LINE): Likewise.
4963         (struct output_buffer: emitted_prefix_p, prefixing_rule): New
4964         fields.
4965         (set_message_prefixing_rule): Declare.
4966
4967         * diagnostic.c: (current_prefixing_rule): New variable.
4968         (set_message_prefixing_rule): Define.
4969         (output_set_prefix): Adjust buffer->emitted_prefix_p.
4970         (init_output_buffer): Adjust Initialization.
4971         (output_emit_prefix): Rewrite.  Take prefixing rules into account.
4972
4973 Sat May 13 11:05:47 2000  Philippe De Muyter  <phdm@macqel.be>
4974
4975         * ifcvt.c (if_convert): Do not free NULL.
4976
4977 2000-05-12  Nick Clifton  <nickc@cygnus.com>
4978
4979         * config/fr30/fr30.c (fr30_move_double): New function:  Emit code
4980         to move a double word value.
4981         (di_operand): New function: Return true if the operand is suitbale
4982         for a double word move operation.
4983         (nonimmediate_di_operand): New function: Return true if the
4984         operand is a DImode register or MEM.
4985
4986         * config/fr30/fr30.h (PREDICATE_CODES): Add di_operand and
4987         nonimmediate_di_operand.
4988
4989         * config/fr30/fr30-protos.h Add fr30_move_double, di_operand, and
4990         nonimmediate_di_operand.
4991
4992         * config/fr30/fr30.md (movdi): New pattern.  Required because
4993         other patterns generate DImode results.
4994         (movdi_insn): New pattern.
4995
4996 2000-05-12  Richard Henderson  <rth@cygnus.com>
4997
4998         * config/alpha/alpha.c (struct shadow_summary): Define
4999         bitfields as type unsigned int.
5000
5001 Sat May 13 00:09:59 2000  Denis Chertykov  <denisc@overta.ru>
5002
5003         * config/avr/t-avr: Added definition of FLOAT while generates
5004         fp-bit.c
5005
5006         * config/avr/avr.md: `NEXT_INSN (insn)' substituted to `insn' in
5007         peepholes for tst+jump = sbrs/sbrc optimization.
5008
5009 Fry May 12 20:03:00 CEST 2000  Jan Hubicka  <jh@suse.cz>
5010
5011         * expr.c (emit_push_insn): Do not adjust stack pointer when
5012         preallocating.
5013
5014 Fri May 12 19:03:58 2000  Philippe De Muyter  <phdm@macqel.be>
5015
5016         * ggc-simple.c (offsetof): Macro fallback definition moved from here ..
5017         * system.h (offsetof): ... to here.
5018
5019 2000-05-12  Richard Henderson  <rth@cygnus.com>
5020
5021         * Makefile.in (final.o): Depend on BASIC_BLOCK_H.
5022         * final.c (final_end_function): Use app_disable.  Rearrange note
5023         handling into a switch.  Emit deleted labels.
5024         (output_asm_label): Generate label strings for deleted labels.
5025         * flow.c (tail_recursion_label_list): New.
5026         (find_basic_blocks_1): Set label_value_list directly.  Collect list
5027         of tail recursion labels from call_placeholders.  Don't add deleted
5028         labels to the label value list.
5029         (cleanup_cfg): Use free_EXPR_LIST_list.
5030         (flow_delete_insn_chain): Turn non-removable labels into notes.
5031         (flow_delete_block): Don't disable deleting the block because of
5032         a non-removable label.
5033         (tail_recursion_label_p): New.
5034         (merge_blocks_move_predecessor_nojumps): Don't disable the merge
5035         because of a label.
5036         (merge_blocks_move_successor_nojumps): Likewise.  Also move a
5037         jump table.
5038         (merge_blocks): Disable a merge because of tail recursion labels.
5039         * ifcvt.c (merge_if_block): Don't disable a merge because of a label.
5040         Use a more accurate measure of not merging the join block.
5041         (find_if_block): Don't disable conversion because of a label.
5042         (find_if_case_1, find_if_case_2): Likewise.
5043         * jump.c (duplicate_loop_exit_test): Preserve the kind of list
5044         element when copying.
5045         (squeeze_notes): Also leave EH notes.
5046         (mark_jump_label): Ignore deleted labels.  Use an INSN_LIST for
5047         REG_LABEL notes.
5048         (delete_insn): Preserve LABEL_NAME in NOTE_SOURCE_FILE when
5049         deleting a label.
5050         * print-rtl.c (print_rtx): Print NOTE_SOURCE_FILE for
5051         NOTE_INSN_DELETED_LABEL.  Print `[# deleted]' for a label_ref
5052         referring to a deleted label.  Convert tail handling to a switch.
5053         * rtl.def (CODE_LABEL): Rearrange elements to be compatible with NOTE
5054         for NOTE_INSN_DELETED_LABEL.
5055         (NOTE): Fix commentary.
5056         * rtl.h (REG_LABEL): Update commentary wrt INSN_LIST.
5057         (REG_CC_SETTER, REG_CC_USER, REG_LIBCALL): Likewise.
5058         (CODE_LABEL_NUMBER, LABEL_NAME): Update index.
5059         (LABEL_NUSES, LABEL_REFS): Likewise.
5060         * unroll.c (copy_loop_body): Don't copy NOTE_INSN_DELETED_LABEL.
5061
5062 2000-05-12  Bruce Korb  <bkorb@gnu.org>
5063
5064         * fixinc/fixfixes.c(format_write): buglet & relaxed rules
5065         * fixinc/check.diff: updated
5066         * fixinc/inclhack.def: corrected & added some test_text-s
5067         * fixinc/genfixes: removed unneeded options to autogen invocation
5068         * fixinc/fixincl.tpl: Specified the output file
5069         * fixinc/fixfixes.c: visual appearance
5070         * fixinc/fixincl.x: regenerate
5071
5072 2000-05-12  Zack Weinberg <zack@wolery.cumb.org>
5073
5074         * fixinc/fixfixes.c (IO_use_fix, IO_defn_fix, CTRL_use_fix,
5075         CTRL_defn_fix): Delete.
5076         (fix_char_macro_defines, fix_char_macro_uses): Rename to
5077         char_macro_def_fix and char_macro_use_fix, respectively.  Put
5078         them into the FIXUP_TABLE.  Get the string to search for from
5079         a c_fix_arg.
5080
5081         (format_write): New function.
5082         (format_fix): Use it.
5083
5084         (FIX_PROC_HEAD): Constify text parameter.
5085         (machine_name_fix): Constify all char *s.
5086         * fixtests.c (skip_quote): Remove double static.
5087
5088         * inclhack.def (io_def_quotes, io_use_quotes, ctrl_def_quotes,
5089         ctrl_use_quotes): Update for new scheme.
5090         * fixincl.x: Regenerate.
5091
5092 2000-05-12  Alexandre Oliva  <aoliva@cygnus.com>
5093
5094         * config/mn10300/mn10300.h (PREFERRED_DEBUGGING_TYPE): Redefine as
5095         DWARF2_DEBUG.
5096         (DWARF2_ASM_LINE_DEBUG_INFO): Define.
5097         (ASM_OUTPUT_DWARF2_ADDR_CONST): Define.
5098
5099 2000-05-11  Robert Lipe <robertlipe@usa.net>
5100
5101         * fixinc/inclhack.def (hpux8_bogus_inlines): Delete bypass for SCO.
5102         * fixincl.x: Regenerate.
5103
5104 2000-05-11  Richard Henderson  <rth@cygnus.com>
5105
5106         * calls.c: Revert both 05-09 patches.
5107
5108 2000-05-11  Alexandre Oliva  <aoliva@cygnus.com>
5109
5110         * config/mn10300/mn10300.c (print_operand): Print FP constants in
5111         hexadecimal.
5112         * config/mn10300/mn10300.md (movsf, movdf): Use the `F' constraint
5113         for FP values.
5114
5115         * mklibgcc.in (EQ): Define it to an equal sign in the Makefile,
5116         and replace any occurrences of `=' in multilib dirs with `$(EQ)'.
5117
5118 2000-05-11  Jason Merrill  <jason@casey.cygnus.com>
5119
5120         * fixinc/fixincl.c (run_compiles): Don't crash on null pz_machine.
5121
5122 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
5123
5124         * fixinc/fixfixes.c, fixinc/fixtests.c: Update commentary.
5125
5126 Thu May 11 22:28:05 2000  Denis Chertykov  <denisc@overta.ru>
5127
5128         * config/avr/avr-protos.c (jump_over_one_insn_p): New declaration.
5129         * config/avr/avr.c (jump_over_one_insn_p): New function.
5130         * config/avr/avr.md: New peepholes added. Output test and
5131         conditional jump to "sbrc" or "sbrs" command.
5132
5133 2000-05-11  Mark Elbrecht  <snowball3@bigfoot.com>
5134
5135         * cppmain.c (main): Use IS_DIR_SEPARATOR.
5136
5137 2000-05-11  Jakub Jelinek  <jakub@redhat.com>
5138
5139         * except.c (find_exception_handler_labels_1): New function.
5140         (find_exception_handler_labels): Split into two functions, dive
5141         into CALL_PLACEHOLDERs when looking for exception handler labels.
5142
5143 2000-05-11 Stan Cox <scox@cygnus.com>
5144
5145         * regrename.c (replace_reg_in_block): Improve REG_DEAD handling.
5146         * timevar.def (TV_RENAME_REGISTERS): Move before TV_SCHED2.
5147         * toplev.c (rest_of_compilation): Call regrename_optimize before sched2.
5148
5149 2000-05-11  Bruce Korb  <bkorb@gnu.org>
5150
5151         * fixinc/fixfixes.c (double_slash_fix):  obsolete
5152         (else_endif_label_fix): obsolete
5153         (format_fix):  new, unused as yet
5154         (main): obsolete
5155         * fixinc/fixlib.h: added fix description struct for use by format_fix
5156         * fixinc/fixincl.c: removed the struct & test for SIGIOT befure using
5157         * fixinc/Makefile.in:  compile fixfixes.c and fixtests.c as separate
5158         modules.  Removed the vestiges of the script version.
5159         Added support for "make check".
5160         * fixinc/check.diff: base diff file (needs work!!)
5161         * fixinc/check.tpl: quiet the fixup output
5162         * fixinc/fixtests.c (main): obsolete
5163         * fixinc/fixincl.sh:  don't bother copying fixincl to ..
5164         * fixinc/fixincl.tpl:  provide for arguments to c_fix routines
5165
5166 Thu May 11 11:57:02 MET DST 2000  Jan Hubicka <jh@suse.cz>
5167
5168         * toplev.c (rest_of_compilation): Remove dead code after
5169         combine.
5170
5171 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
5172
5173         * cpphash.c (collect_funlike_expansion): Make "# is not
5174         followed by a macro argument name" a pedwarn, not an error.
5175         Preserve the # in the output.  Suppress the warning if lang_asm.
5176
5177 Thu May 11 01:19:31 2000  Jeffrey A Law  (law@cygnus.com)
5178
5179         * configure.in (hppa*64*-*-hpux11*): New target for PA64 support.
5180         * configure: Rebuilt.
5181
5182 2000-05-10 Laurynas Biveinis <lauras@softhome.net>
5183
5184         * i386/xm-djgpp.h (XREF_FILE_NAME): Add mising brace.
5185
5186 2000-05-10  Kazu Hirata  <kazu@hxi.com>
5187
5188         * combine.c (try_combine): Fix a typo.
5189
5190 Wed May 10 21:31:44 2000  Jim Wilson  <wilson@cygnus.com>
5191
5192         * config/ia64/ia64.md (insv): Add comment.
5193
5194 2000-05-10  Richard Henderson  <rth@cygnus.com>
5195
5196         * Makefile.in (libgcc.a, stmp-multilib): Depend on FPBIT and DPBIT.
5197         * mklibgcc.in: Rewrite to not use functions.  Don't shortcut
5198         dependancies on FPBIT and DPBIT.
5199
5200 2000-05-10  Nick Clifton  <nickc@redhat.com>
5201
5202         * flow.c (find_auto_inc): Do not bias REG_N_REFS by loop_depth
5203         when optimising for size.
5204         (mark_used_regs:) Ditto.
5205         (try_pre_increment_1): Ditto.
5206
5207 2000-05-10  Zack Weinberg  <zack@wolery.cumb.org>
5208
5209         * cppexp.c (lex): Use %.*s to print non-NUL-terminated string.
5210         Make error message friendlier.
5211
5212         * cpphash.h (struct hashnode): Use struct hack for name
5213         member.
5214         * cpphash.c (struct hashdummy): New.
5215         (eq_HASHNODE): Second argument is a hashdummy, not a HASHNODE.
5216         (make_HASHNODE): No need to set ->name pointer.  Correct
5217         setting of p.
5218         (cpp_lookup): Make 'dummy' a struct hashdummy.  Tidy up a bit.
5219
5220 2000-05-10  Richard Henderson  <rth@cygnus.com>
5221
5222         * flow.c (find_basic_blocks_1): Remove any spare bb_note
5223         after completion.
5224
5225 2000-05-10  Bruce Korb  <bkorb@gnu.org>
5226
5227         * fixinc/gnu-regex.c:  reg_syntax_t re_syntax_options must be static
5228
5229 2000-05-10  Eric Schweitz  <schweitz@nortelnetworks.com>
5230
5231         * dwarfout.c (dwarfout_finish): Call retry_incomplete_types
5232         after we enter .debug.
5233
5234 2000-05-10  Jason Merrill  <jason@casey.cygnus.com>
5235
5236         * dwarf2out.c (gen_subprogram_die): Fixup die_parent for the
5237         abstract instance of a nested inline function.
5238
5239         * stor-layout.c (finish_record_layout): finalize_type_size
5240         before laying out the pending_statics.
5241
5242 Wed 10 May 09:36:47 2000  Neil Booth  <NeilB@earthling.net>
5243
5244         * cpplex.c (spell_token): New function.
5245         (spell_string, spell_comment, spell_name): fold into
5246         spell_token.
5247         (I, S): Add macros.
5248         (E, H): Remove macros.
5249         (save_comment): Save comment opening characters too.
5250         (_cpp_lex_file): Update to use spell_token.  Tidy up comment
5251         handling.
5252         * cpplib.h (I, S): Add macros.
5253         (E, H): Remove macros.
5254         (TTYPE_TABLE): Update entries for new speller.
5255         (SYNTAX_ASSERT): Remove.
5256
5257 Wed 10 May 09:08:30 2000  Neil Booth  <NeilB@earthling.net>
5258
5259         * cpplex.c (_cpp_lex_line): Maintain PREV_WHITESPACE flag
5260         when removing escaped newlines.  Reverse sense of test for
5261         escaped newline.
5262
5263 2000-05-09  Richard Henderson  <rth@cygnus.com>
5264
5265         * flow.c (find_basic_blocks_1): Do not delete the first
5266         bb_note we run across.
5267         (create_basic_block): Use reorder_insns to move an existing
5268         bb_note to the correct place.
5269
5270 2000-05-09  Richard Henderson  <rth@cygnus.com>
5271
5272         * calls.c (expand_call): Increment currently_expanding_call
5273         before calling optimize_tail_recursion.
5274
5275 Tue May  9 18:54:16 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5276
5277         * reload1.c (reload_combine): Fix errors in last change.
5278
5279 2000-05-09  Zack Weinberg  <zack@wolery.cumb.org>
5280
5281         * gcc.c (used_arg): Skip over a semicolon at the end of the
5282         split-up loop; don't break out of it.
5283
5284         * Makefile.in (WARN_CFLAGS): Add -Wwrite-strings.
5285         (tree.o): Depend on output.h.
5286
5287         * c-decl.c (pending_invalid_xref_file,
5288         current_function_prototype_file): Constify.
5289         (pushdecl): Constify a local char *.
5290         (define_label): Constify filename parameter.
5291         * c-lex.c (init_parse): Constify parameter and return value.
5292         * c-typeck.c (c_expand_asm_operands): Constify filename parameter.
5293         * c-tree.h: Update prototypes.
5294         * c-parse.in: Constify filename member of %union, and if_stmt_file.
5295         * c-parse.y, c-parse.c, c-parse.h, objc/objc-parse.y,
5296         objc/objc-parse.c: Regenerate.
5297
5298         * dwarfout.c (dwarfout_init): Constify main_input_filename parameter.
5299         * dwarfout.h: Update prototypes.
5300         * expr.c (expand_expr): Constify a local char *.
5301         * flags.h: Constify main_input_filename.
5302         * function.c (expand_function_end): Constify filename parameter.
5303         * genrecog.c (make_insn_sequence): Use a character array for
5304         c_test_pos.
5305         (main): Remove unused variables.
5306         * input.h: Constify input_filename, main_input_filename, and
5307         file_stack.name.  Update prototypes.
5308         * output.h: Declare first_global_object_name and
5309         weak_global_object_name here, as const char *.
5310         * stmt.c (expand_asm_operands): Constify filename parameter.
5311         * toplev.c (compile_file, push_srcloc, debug_start_source_file):
5312         Constify filename parameter.
5313         (input_filename, main_input_filename): Constify.
5314         * toplev.h: Update prototypes.
5315         * tree.c: Include output.h.  Don't declare
5316         first_global_object_name or weak_global_object_name.  Clean up string
5317         bashing in get_file_function_name_long.
5318         * tree.h (struct tree_decl): Constify filename member.
5319         (input_filename): Constify.
5320         Update prototypes.
5321         * varasm.c (first_global_object_name, weak_global_object_name):
5322         Constify.
5323         (assemble_start_function, assemble_variable): Clean up string bashing.
5324
5325         * gcc.c: Constify all spec-related strings initialized,
5326         transitively, from string constants.  Constify all strings
5327         and string variables related to multilibs.
5328         (set_spec, read_specs): Cast argument to free to PTR.
5329         (used_arg): Do not modify multilib_matches.  Use strncmp plus
5330         length comparison to compare multilib switches.
5331         * genmultilib: Constify everything declared in multilib.h.
5332
5333 Tue May  9 22:28:03 2000  Denis Chertykov  <denisc@overta.ru>
5334
5335         * flow.c (flow_delete_insn): Use INSN_DELETED_P for marking insn
5336         as deleted.
5337
5338 Tue May  9 20:52:43 2000  Denis Chertykov  <denisc@overta.ru>
5339
5340         * config/avr/avr-protos.h (extra_constraint): change a type of
5341         second argument from char to int to avoid warnings.
5342         (asm_output_byte): Likewise.
5343
5344         * config/avr/avr.c (MAX_LD_OFFSET) New macro.
5345         (initial_elimination_offset): Handle elimination from
5346         FRAME_POINTER_REGNUM to STACK_POINTER_REGNUM.
5347         (legitimate_address_p): Use MAX_LD_OFFSET.
5348         (legitimize_address): Likewise.
5349         (out_movqi_r_mr): Likewise.
5350         (out_movhi_r_mr): Likewise, use `fatal_insn' instead of `fatal'.
5351         (out_movsi_r_mr): Use MAX_LD_OFFSET.
5352         (out_movsi_mr_r): Likewise.
5353         (out_movqi_mr_r): Likewise.
5354         (out_movhi_mr_r): Likewise.
5355         (notice_update_cc): Correct CC for the ashrqi3 with the shift
5356         count as CONST_INT != 6.
5357         (ashlqi3_out): Coding style modifications. Run `fatal_insn' if
5358         shift count is a CONSTANT_P, but not a CONST_INT.
5359         (ashlhi3_out): Coding style modifications.
5360         (ashlsi3_out): Likewise.
5361         (ashrhi3_out): Likewise.
5362         (ashrsi3_out): Likewise.
5363         (lshrhi3_out): Likewise.
5364         (lshrsi3_out): Likewise.
5365         (ashrqi3_out): Generate shift for any known constant count without
5366         scratch register. Run `fatal_insn' if shift count is a CONSTANT_P,
5367         but not a CONST_INT.
5368         (lshrqi3_out): Coding style modifications. Run `fatal_insn' if
5369         shift count is a CONSTANT_P, but not a CONST_INT.
5370         (extra_constraint): change a type of
5371         second argument from char to int to avoid warnings.
5372         (asm_output_byte): Likewise.
5373         (asm_file_end): Output size generated commands count as a hex
5374         number too.
5375
5376         * config/avr/avr.h (RETURN_ADDR_RTX): New macro.
5377
5378         * config/avr/avr.md (addhi3): Fragment commented by &&0 is
5379         removed.
5380         (ashlqi3): Values of "length" attribute changed. Shift count
5381         uses constraints 'n' instead of 'i'.
5382         (ashrqi3): Likewise. Values of "cc" attribute changed. Generate
5383         shifts without clobber register.
5384         (lshrqi3): Shift count uses constraints 'n' instead of 'i'.
5385         (call_insn): Correct test for which_alternative == 1 (was 0).
5386         (call_value_insn): Likewise.
5387
5388         * config/avr/t-avr: Remove definition of FLOAT while generates
5389         fp-bit.c
5390
5391 2000-05-09  Bruce Korb  <bkorb@gnu.org>
5392
5393         * fixinc/check.tpl:  Template for checking fixes
5394         * fixinc/inclhack.def:  Added 'test_text' for many fixes
5395         disable hpux8_bogus_inlines on SCO
5396         * fixinc/fixinc.sco:  Oh, yes, we don't need this any more.
5397
5398 Tue May  9 16:30:27 MET DST 2000  Jan Hubicka  <jh@suse.cz>
5399
5400         * calls.c (expand_call): Reorganize somewhat in order
5401         to avoid unnecesary recalculation inside loop and make
5402         tail call failure code cleaner.
5403
5404 Tue May  9 06:30:20 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5405
5406         * alias.c (nonlocal_reference_p): Minor reformatting.
5407         * reload.c (find_equiv_reg): Simplify logic for
5408         CALL_INSN_FUNCTION_USAGE since can't have SUBREG or pseudos and
5409         some some reformatting.
5410         * reload1.c (reload_combine): Don't assume everything in
5411         CALL_INSN_FUNCTION_USAGE is a REG and clean up code a bit.
5412
5413 2000-05-08  Richard Henderson  <rth@cygnus.com>
5414
5415         * final.c (current_insn_predicate): New.
5416         (final_scan_insn): Set it.
5417         * output.h (current_insn_predicate): Declare.
5418
5419         * ifcvt.c (cond_exec_process_insns): New argument prob_val.
5420         Attach it to call insns.
5421         (cond_exec_process_if_block): Track probability for true and
5422         false branches.
5423         (dead_or_predicable): Likewise.
5424
5425         * predict.c (PROB_NEVER, PROB_VERY_UNLIKELY): New.
5426         (PROB_UNLIKELY, PROB_EVEN, PROB_LIKELY): New.
5427         (PROB_VERY_LIKELY, PROB_ALWAYS): New.
5428         (estimate_probability, expected_value_to_br_prob): Use them.
5429
5430         * config/ia64/ia64-protos.h (ia64_expand_prediction): Declare.
5431         * config/ia64/ia64.c (ia64_print_operand_address): Handle 'j'.
5432         (ia64_expand_prediction): New.
5433         (emit_insn_group_barriers): Don't look at notes.  Emit barriers
5434         as needed after calls.
5435         (ia64_epilogue_uses): Mark b0 used.
5436         * config/ia64/ia64.md (beq_true, beq_false): Remove.
5437         (bne_true, bne_false): Remove.
5438         (eq_return, eq_not_return, ne_return, ne_not_return): Remove.
5439         (br_true, br_false): New.  Use predicate_operator and
5440         ia64_expand_prediction.
5441         (return_true, return_false): Likewise.
5442         (call_internal): Use ia64_expand_prediction.  Don't emit stop bit.
5443         (call_internal1, call_value_internal): Likewise.
5444         (call_value_internal1, call_multiple_values_internal1): Likewise.
5445
5446         * config/ia64/ia64.c (ia64_direct_return): Require frame size zero.
5447
5448         * config/ia64/ia64.md (extendsfdf2): Split only after reload.
5449
5450 2000-05-08  Richard Henderson  <rth@cygnus.com>
5451
5452         * rtlanal.c (may_trap_p): Consider old-style and volatile
5453         asms to trap.
5454
5455 Mon May  8 17:16:48 2000  Jim Wilson  <wilson@cygnus.com>
5456
5457         * config/ia64/ia64.h (RETURN_ADDR_RTX): Use COUNT not count.
5458
5459 2000-05-08  Richard Henderson  <rth@cygnus.com>
5460
5461         * config/ia64/ia64.h (predicate_operator): Declare.
5462
5463         * config/ia64/ia64.md (extendsfdf2): Split the nop case out
5464         of existance.
5465
5466         * gensupport.c (process_rtx): Copy and post-process each member
5467         of the define_insn rtvec individually.
5468
5469 Mon  8 May 22:17:35 2000  Neil Booth  <NeilB@earthling.net>
5470
5471         * cpplex.c (spell_token): New function.
5472         (TOKEN_LEN): Add 1 for whitespace.
5473         (_cpp_lex_file): Update to use spell_token.
5474         * cpplib.h (E): Remove.
5475         (TTYPE_TABLE): Update CPP_VSPACE entry.
5476
5477 2000-05-08  Richard Henderson  <rth@cygnus.com>
5478
5479         * flow.c (init_propagate_block_info): Watch out for conditional
5480         branch to next instruction, and thus one outgoing edge.
5481
5482         * config/ia64/ia64.c (ia64_encode_section_info): Exit early
5483         for global register variables; don't special case __[CD]TOR_LIST__;
5484         mind ggc_p for string allocation.
5485
5486 2000-05-08  Nick Clifton  <nickc@cygnus.com>
5487
5488         * config/i386/i386.h (ELIMINABLE_REGS): Fix comment.
5489
5490 2000-05-08  Bruce Korb  <bkorb@gnu.org>
5491
5492         * fixinc/mkfixinc.sh:  fixinc.sco is no longer used
5493         i?86-*-msdosdjgpp* no longer uses fixincludes
5494         * fixinc/genfixes:  inclhack.sh and fixincl.sh are no longer generated
5495         * fixinc/inclhack.sh:  deleted
5496         * fixinc/hackshell.tpl:  deleted
5497         * fixinc/inclhack.tpl:  deleted
5498         * fixinc/Makefile.in:  Remove dependencies on above
5499         * fixinc/fixincl.sh:  "DO NOT EDIT" text modified
5500
5501 2000-05-08  Andreas Jaeger  <aj@suse.de>
5502
5503         * config/mips/linux.h: Remove undefines which disabled .ctor/.dtor
5504         support.
5505
5506 2000-05-07  Zack Weinberg  <zack@wolery.cumb.org>
5507
5508         * Makefile.in (LOOSE_CFLAGS): Add /g modifiers to both sed
5509         substitutions.
5510
5511 Sun  7 May 08:43:53 2000  Neil Booth  <NeilB@earthling.net>
5512
5513         * cpplex.c: Move new lexer definitions and prototypes
5514         to top.  Conditional include these and the code if
5515         NEW_LEXER is defined.  Rename functions whose names
5516         clash if this code included.
5517
5518 Sun May  7 00:54:57 EDT 2000  John Wehle  (john@feith.com)
5519
5520         * rtl.def (COND_EXEC): Clarify.
5521
5522         * i386.md (extendsidi2): Clobber (reg:CC 17) in the
5523         same fashion as zero_extendsidi2.
5524
5525 2000-05-06  Richard Henderson  <rth@cygnus.com>
5526
5527         * config/ia64/ia64.c (predicate_operator): New.
5528         (ia64_print_operand): Handle 'J'.
5529         (rtx_needs_barrier): Handle COND_EXEC.
5530         * config/ia64/ia64.h (BRANCH_COST): Define.
5531         (PREDICATE_CODES): Update.
5532         * config/ia64/ia64.md: Docuement used unspec values.
5533         (attr predicable): New.
5534         (movxf, movxf_internal): New.
5535         (extendsfdf2): Don't comment out nop.
5536         (floatdidf2): Remove.
5537         (truncxfsf2, truncxfdf2, floatdixf2): New.
5538         (abssi2, absdi2): Put the neg in the "true" slot.
5539         (conditional branch instructions): Mark not predicable.
5540         (cmov*_internal): Use predicate_operator.  Split to cond_exec.
5541         (abs*_internal): Likewise.
5542         (alloc, set_bsp): Mark not predicable.
5543         (barrier, insn_group_barrier, flush_cache): Likewise.
5544         (define_cond_exec): New.
5545
5546 2000-05-06  Richard Henderson  <rth@cygnus.com>
5547
5548         * c-decl.c: Include "tm_p.h".
5549
5550         * config/ia64/ia64-protos.h: Rearrange decls to reduce ifdef madness.
5551         (fetchadd_operand, ia64_expand_fetch_and_op): Declare.
5552         (ia64_expand_op_and_fetch): Declare.
5553         * config/ia64/ia64.c: Include "toplev.h".  Kill trailing whitespace.
5554         (setjmp_operand): Constify variables for XSTR.
5555         (ia64_encode_section_info): Likewise.
5556         (ia64_print_operand): Use %d for exact_log2; cast 32-bit printed
5557         values to int.
5558         (ia64_asm_output_external): Constify name.
5559         (process_set): Use HOST_WIDE_INT_PRINT_DEC for frame size.
5560         (process_for_unwind_directive): Provide switch default.
5561         (ia64_expand_compare_and_swap): Remove unused variables.
5562         (ia64_expand_builtin): Likewise.
5563         * config/ia64/ia64.h (ASM_OUTPUT_BYTE): Mask and cast value to int
5564         for printing.
5565
5566         * config/ia64/ia64.c (sdata_symbolic_operand): Mark unused args.
5567         (symbolic_operand, function_operand, setjmp_operand): Likewise.
5568         (shift_count_operand, shift_32bit_count_operand): Likewise.
5569         (shladd_operand, fetchadd_operand, ia64_function_prologue): Likewise.
5570         (ia64_function_epilogue, ia64_setup_incoming_varargs): Likewise.
5571         (ia64_function_arg_partial_nregs, ia64_function_value): Likewise.
5572         (ia64_print_operand_address, ia64_secondary_reload_class): Likewise.
5573         (ia64_expand_builtin): Likewise.
5574         (call_multiple_values_operation): Make dest_regno unsigned.
5575
5576 2000-05-06  Richard Henderson  <rth@cygnus.com>
5577
5578         * rtl.def (DEFINE_COND_EXEC): New.
5579         * md.texi: Document it.
5580
5581         * gensupport.c (input_file): Remove.
5582         (struct queue_elem): Add lineno.
5583         (rtx_ready_queue): Remove.
5584         (errors): New.
5585         (predicable_default): New.
5586         (predicable_true, predicable_false): New.
5587         (define_attr_queue, define_attr_tail): New.
5588         (define_insn_queue, define_insn_tail): New.
5589         (define_cond_exec_queue, define_cond_exec_tail): New.
5590         (other_queue, other_tail): New.
5591         (queue_pattern): New.
5592         (process_rtx): Add patterns to the appropriate queues.
5593         (is_predicable, identify_predicable_attribute): New.
5594         (n_alternatives, collect_insn_data): New.
5595         (alter_predicate_for_insn, alter_test_for_insn): New.
5596         (shift_output_template, alter_output_for_insn): New.
5597         (process_one_cond_exec, process_define_cond_exec): New.
5598         (init_md_reader): Read the entire file.  Process define_cond_exec.
5599         (read_md_rtx): Return elements from the queues.
5600
5601 2000-05-06  Richard Henderson  <rth@cygnus.com>
5602
5603         * flow.c (mark_set_1): Don't update conditional life info
5604         if the register is not_dead.
5605
5606 2000-05-06  Zack Weinberg  <zack@wolery.cumb.org>
5607
5608         * Makefile.in (STAGESTUFF): Add genrtl.c and genrtl.h.
5609         (mostlyclean): Also delete fixincl, fixinc.sh, and
5610         specs.ready, and make clean in the fixinc subdir.
5611
5612 2000-05-06  Richard Henderson  <rth@cygnus.com>
5613
5614         * Makefile.in (gensupport.o): Compile for the host.
5615         (host-prefix gensuuprt.o): Remove.
5616         (genflags.o): Depend on gensupport.h and OBSTACK_H.
5617         (genattrtab.o): Likewise.
5618         (gencodes.o): Depend on gensupport.h.
5619         (genemit.o, genopinit.o, genrecog.o, genextract.o): Likewise.
5620         (genpeep.o, genattr.o, genoutput.o): Likewise.
5621
5622         * gensupport.c (obstack, rtl_obstack): New.
5623         (init_md_reader): Initialize rtl_obstack.
5624         * gensupport.h (rtl_obstack): Declare.
5625         (message_with_line): Declare.
5626
5627         * genattr.c: Remove all traces of obstack manipulation.
5628         * gencodes.c, genconfig.c, genemit.c, genextract.c: Likewise.
5629         * genopinit.c, genoutput.c, genpeep.c, genrecog.c: Likewise.
5630
5631         * genattrtab.c (obstack, rtl_obstack): Remove.
5632         (main): Don't init rtl_obstack.
5633         * genflags.c: Likewise.
5634
5635         * genrecog.c (message_with_line): Move ...
5636         * gensupport.c: ... here.
5637
5638 2000-05-06  Richard Henderson  <rth@cygnus.com>
5639
5640         * c-typeck.c (build_c_cast): Remove dead code.
5641
5642 2000-05-06  Richard Henderson  <rth@cygnus.com>
5643
5644         * flow.c (split_edge): Don't allocate global_live_at_start for
5645         the new block unless the old blocks had them as well.
5646
5647         * flow.c (mark_set_1): Respect not_dead when updating reg_live.
5648
5649         * ifcvt.c (noce_process_if_block): Don't use an insn_b from
5650         test_bb if a or b uses x.
5651
5652 2000-05-06  Zack Weinberg  <zack@wolery.cumb.org>
5653
5654         * cpphash.h: Remove conditional #define of __extension__.
5655         * rtl.h: Add __extension__ to RTL_CHECK1, RTL_CHECK2,
5656         RTL_CHECKC1, RTL_CHECKC2, and RTVEC_ELT macros
5657         (ENABLE_RTL_CHECKING only).
5658         * tree.h: Add __extension__ to TREE_CHECK, TREE_CLASS_CHECK,
5659         CST_OR_CONSTRUCTOR_CHECK, and EXPR_CHECK macros
5660         (ENABLE_TREE_CHECKING only).
5661         * varray.h: Add __extension__ to VARRAY_CHECK macro
5662         (ENABLE_CHECKING only).
5663
5664 2000-05-06  Richard Earnshaw (reanrsha@arm.com)
5665
5666         Use new tail-calling mechanism on ARM.
5667         * arm.md (sibcall, sibcall_value): New expands.
5668         (sibcall_insn, sibcall_value_insn, sibcall_epilogue): New insns.
5669         (tailcalling peepholes): Delete.
5670         (push_multi): Simplify.
5671         * arm.c (lr_save_eliminated): Delete definition.
5672         (pattern_really_clobbers_lr, function_really_clobbers_lr): Delete.
5673         (output_return_instruction): Remove checks on lr_save_eliminated.
5674         (output_arm_prologue): Remove old tail-calling code.
5675         (arm_output_epilogue): New parameter, really_return.  All callers
5676         changed.  Handle tail-calling epilogues.
5677         * arm.h (lr_save_eliminated): Delete declaration.
5678         (frame_pointer_needed): Delete declaration.
5679         * arm-protos.h (arm_output_epilogue): Adjust prototype.
5680
5681         * arm.md (is_thumb): Examine symbol thumb_code, not expression
5682         TARGET_ARM.
5683         * arm.c (thumb_code): Define it.
5684         (arm_override_options): Set it.
5685         * arm.h (thumb_code): Declare it.
5686
5687 2000-05-06  Richard Earnshaw (reanrsha@arm.com)
5688
5689         * arm-protos.h (arm_dllexport_name_p, arm_dllimport_name_p): Constify.
5690
5691 2000-05-06  Richard Earnshaw (reanrsha@arm.com)
5692
5693         * arm.c (arm_gen_load_multiple, arm_gen_store_mulitple): Don't add
5694         bogus clobber to insns.
5695         (load_multiple_operation, store_mulitple_operation): Don't check
5696         for it.
5697         * arm.md (ldmsi_postinc, stmsi_postinc): Adjust accordingly.
5698
5699         * arm.md (and_scc, ior_scc): Add missing mode.
5700
5701         * arm.md (call_value_symbol): Remove predicate from op2.
5702
5703         * arm.h (SPECIAL_MODE_PREDICATES): Define.
5704
5705 Sat May  6 06:25:56 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5706
5707         * expr.c (get_subtarget): New function.
5708         (force_operand, expand_expr, do_store_flag): Use it.
5709
5710         * toplev.c (compile_file): Don't take strlen of NAME if null.
5711
5712 2000-05-06  David Edelsohn  <edelsohn@gnu.org>
5713
5714         * xcoffout.c (xcoff_current_include_file,
5715         xcoff_current_function_file, xcoff_lastfile): Constify char *.
5716         (xcoffout_source_file, xcoffout_source_line): Make filename 'const
5717         char *'.
5718         (xcoffout_declare_function): Make name 'const char *'.
5719         (xcoffout_end_epilogue): Make fname 'const char *'
5720         * xcoffout.h (xcoff_current_include_file, xcoff_lastfile,
5721         xcoffout_declare_function, xcoffout_source_line): Match above.
5722
5723         * aix43.h (SUBTARGET_OVERRIDE_OPTIONS): -mpowerpc64 without
5724         -maix64 is error.
5725         * rs6000.c (print_operand): Fix lossage typo.
5726         (output_cbranch): Remove "cr" decoration for now.
5727         * rs6000.h (ASM_OUTPUT_DEF_FROM_DECLS): Make alias 'const char *'.
5728
5729 Sat May  6 06:55:32 2000  Denis Chertykov  <denisc@overta.ru>
5730
5731         * config/avr/avr.c (out_shift_with_cnt): Bugfix for shift by
5732         constant count.
5733
5734 2000-05-05  Bruce Korb  <bkorb@gnu.org>
5735
5736         * fixinc/genfixes: Improve the matching for make target names
5737
5738 2000-05-05  Catherine Moore  <clm@cygnus.com>
5739
5740         * c-common.c (decl_attributes):  For TYPE_DECLs attach the
5741         attribute to the decl.
5742         * c-decl.c (pushdecl): Propagate the USED attribute to the
5743         type copy.
5744
5745 2000-05-05  Richard Henderson  <rth@cygnus.com>
5746
5747         * rtlanal.c (reg_overlap_mentioned_p): Treat parallels in the
5748         same way emit_group_load does.
5749
5750 2000-05-05 Mark Elbrecht <snowball3@bigfoot.com>
5751
5752         * gcc.c (set_input) [HAVE_DOS_STYLE_FILE_SYSTEM]: Skip drive name.
5753
5754         * toplev.c (output_file_directive): Use IS_DIR_SEPARATOR.
5755         (main): Likewise.
5756
5757 2000-05-05 Rodney Brown <RodneyBrown@mynd.com>
5758
5759         * pa.h (FUNCTION_ARG_ADVANCE): Warning removal.
5760
5761 Fri May  5 10:29:21 2000  Marc Espie <espie@cvs.openbsd.org>
5762
5763         * config/openbsd.h (LINK_SPEC): pass correct flags to ld
5764         to support -shared, on platforms with dynamic libraries.
5765
5766 Fri May  5 10:27:06 2000  Philippe De Muyter  <phdm@macqel.be>
5767
5768         * system.h (S_ISBLK): Provide fallback definition.
5769
5770 2000-05-05  Geoff Berry  <geoffb@bops.com>
5771
5772         * extend.texi (Extended Asm): Document inability to give asm
5773         statements access to condition codes.
5774
5775 2000-05-05  Marek Michalkiewicz  <marekm@linux.org.pl>
5776
5777         * varasm.c (asm_emit_uninitialised): Use 0, not NULL
5778         as arg 2 of UNIQUE_SECTION.
5779
5780 Fri May  5 10:11:41 2000  Jeffrey A Law  (law@cygnus.com)
5781
5782         * predict.c: Remove May 4 change.
5783         * bb-reorder.c (make_reorder_chain): Do not perform block movement
5784         if we have predicted the branch at 50-50 probability.
5785
5786 2000-05-05  Richard Henderson  <rth@cygnus.com>
5787
5788         * flow.c (init_propagate_block_info): Fix merge error
5789         in HAVE_conditional_execution code.
5790
5791 Fri May  5 07:43:50 2000  Denis Chertykov  <denisc@overta.ru>
5792
5793         * config/avr/avr.c (out_shift_with_cnt): Genetare a more optimal
5794         shift cycle for unknown shift count. Also generates dec + brpl.
5795         (ashlqi3_out): Don't generate dec + brpl which now generates by
5796         `out_shift_with_cnt'.
5797         (ashlhi3_out): Likewise.
5798         (ashlsi3_out): Likewise.
5799         (ashrqi3_out): Likewise.
5800         (ashrhi3_out): Likewise.
5801         (ashrsi3_out): Likewise.
5802         (lshrqi3_out): Likewise.
5803         (lshrhi3_out): Likewise.
5804         (lshrsi3_out): Likewise.
5805
5806 2000-05-04 Mark Elbrecht <snowball3@bigfoot.com>
5807
5808         * gcc.c (free_split_directories): Correct typo in explanation
5809         of make_relative_prefix.
5810
5811 2000-05-04  Geoff Keating  <geoffk@cygnus.com>
5812
5813         * config/rs6000/rs6000.h (PREDICATE_CODES): Add floating-point
5814         comparison codes to branch_comparison_operator.
5815
5816 2000-05-04  Richard Henderson  <rth@cygnus.com>
5817
5818         * ifcvt.c (noce_process_if_block): Always reset X in the A == B case.
5819
5820 2000-05-04  Richard Henderson  <rth@cygnus.com>
5821
5822         * Makefile.in (FPBIT_FUNCS): Remove _df_to_usi.
5823         (DPBIT_FUNCS): Remove _sf_to_usi.
5824         (stmp-multilib): Pass LIB1ASMSRC to libgcc.mk.
5825
5826         * ifcvt.c (noce_process_if_block): Fail if A or B modified
5827         between condition and jump.
5828
5829         * libgcc2.c (near eh_context_specific): Comment #endif string.
5830         * longlong.h: Don't use strings with embedded newlines.
5831
5832 2000-05-04  Geoff Keating  <geoffk@cygnus.com>
5833
5834         * config/rs6000/rs6000-protos.h: Add output_cbranch.
5835         * config/rs6000/rs6000.c (ccr_bit_negated_p): Delete.
5836         (print_operand): Delete %t and %T codes.
5837         (output_cbranch): New function.  Support branch prediction.
5838         * config/rs6000/rs6000.md: Use output_cbranch for
5839         conditional branches and returns.
5840
5841 2000-05-04  Jason Merrill  <jason@casey.cygnus.com>
5842
5843         * simplify-rtx.c (simplify_ternary_operation): Cast to unsigned.
5844         * stor-layout.c (place_field): Likewise.
5845         * integrate.h (struct inline_remap): Make regno_pointer_align unsigned.
5846         * expr.c (store_expr): Make align unsigned.
5847         * explow.c (plus_constant_wide): Make low words unsigned.
5848         * expmed.c (choose_multiplier): Likewise.
5849         * fold-const.c (fold):  Likewise.
5850         * tree.h (build_int_2): Likewise.
5851         * tree.c (build_int_2_wide, tree_int_cst_msb): Likewise.
5852         * emit-rtl.c (gen_reg_rtx): Add cast to unsigned char*.
5853         (init_emit): Change cast to unsigned char*.
5854         * varasm.c (compare_constant_1): Add cast to char*.
5855         * gcse.c (delete_null_pointer_checks): Change cast to unsigned int*.
5856         * reload1.c (reload): Likewise.
5857
5858         * rtl.h (MEM_SET_IN_STRUCT_P): Use do { } while (0).
5859
5860 Thu May  4 14:37:23 2000  Jeffrey A Law  (law@cygnus.com)
5861
5862         * predict.c (estimate_probability): If no prediction was found, then
5863         predict the successor that is the next physical block (if such a
5864         successor exists).
5865
5866 2000-05-04  Richard Henderson  <rth@cygnus.com>
5867
5868         * config/alpha/t-alpha (LIB2FUNCS_EXTRA): Use qrrnd.asm in place.
5869
5870 2000-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5871
5872         * system.h: Don't wrap <sys/types.h> with HAVE_SYS_TYPES_H.
5873
5874 2000-05-04  Mumit Khan  <khan@xraylith.wisc.edu>
5875
5876         * i386/cygwin.h (CPP_PREDEFINES): Don't define __STDC__. Move
5877         attribute macros from here ...
5878         (CPP_SPEC): to here.
5879         * i386/mingw32.h (CPP_PREDEFINES): Likewise.
5880         (CPP_SPEC): Likewise.
5881         * i386/crtdll.h (CPP_PREDEFINES): Delete attribute macros.
5882
5883         * Makefile.in ($(HOST_PREFIX_1)gensupport.o): Add build rule.
5884         (libgcc.a): Pass LIB1ASMSRC to libgcc.mk.
5885
5886 2000-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5887
5888         * bb-reorder.c (get_next_bb_note, get_prev_bb_note): Prototype.
5889
5890         * diagnostic (vbuild_message_string, build_message_string,
5891         build_location_prefix, output_get_prefix, init_output_buffer,
5892         output_notice, vline_wrapper_message_with_location,
5893         v_message_with_decl, default_print_error_function): De-constify.
5894         (set_real_maximum_length): Prototype.
5895
5896         * diagnostic.h (struct output_buffer, init_output_buffer,
5897         output_get_prefix, output_set_prefix): De-constify.
5898
5899         * function.c (init_function_start): Constify.
5900
5901         * gensupport.c (remove_constraints, process_rtx): Prototype.
5902
5903         * gthr-posix.h: Indent uses of #pragma.
5904
5905         * objc/objc-act.c (ggc_mark_imp_list, ggc_mark_hash_table):
5906         Prototype.
5907
5908         * predict.c (find_expected_value): Delete prototype.
5909         (expected_value_to_br_prob): Initialize variable `ev_reg'.
5910
5911         * sbitmap.h (debug_sbitmap): Prototype.
5912
5913         * ssa.c (compute_coalesced_reg_partition): Prototype.
5914
5915         * stor-layout.c (debug_rli): Prototype.
5916
5917         * tree.h (round_down): Prototype.
5918         (init_function_start): Constify.
5919
5920 2000-05-04  Zack Weinberg  <zack@wolery.cumb.org>
5921
5922         * cpphash.h: #define __extension__ away if GCC_VERSION < 2095
5923         (overly conservative).  Change extern inline wrappers to
5924         static inline, define them always, use PARAMS properly.
5925         * cpplex.c (_cpp_get_directive_token): Don't issue pedantic
5926         whitespace warnings for \f and \v at the beginning of a line.
5927
5928 Thu May  4 10:03:50 2000  Jeffrey A Law  (law@cygnus.com)
5929
5930         * haifa-sched.c (schedule_insns): Free the flow edge list when it
5931         is no longer needed
5932
5933 2000-05-04  Bruce Korb  <bkorb@gnu.org>
5934
5935         * fixincl/inclhack.def: added broken_cabs -
5936         Remove `extern double cabs' declarations from math.h
5937         * fixincl/inclhack.sh: regen
5938         * fixincl/fixincl.x: regen
5939         * fixincl/fixincl.c: Remove BOGOSITY code
5940         * fixincl/mkfixinc.sh: Remove code for installing "shell" version
5941
5942 Thu May  4 09:45:12 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5943
5944         * rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P and
5945         MEM_ALIAS_SET.
5946         * alias.c (canon_rtx): Don't copy RTX_UNCHANGING_P or MEM_ALIAS_SET
5947         when calling MEM_COPY_ATTRIBUTES.
5948         * emit-rtl.c (operand_subword, change_address): Likewise.
5949         * explow.c (stabilize): Likewise.
5950         * expr.c (protect_from_queue, emit_move_insn_1): Likewise.
5951         * integrate.c (copy_rtx_and_substitute): Likewise.
5952         * combine.c (combine_simplify_rtx): Don't copy RTX_UNCHANGING_P
5953         when calling MEM_COPY_ATTRIBUTES.
5954         (make_extraction, simplify_shift_const, gen_lowpart_for_combine):
5955         Likewise.
5956         * cse.c (gen_lowpart_if_possible): Likewise.
5957         * function.c (fixup_var_refs_1, purge_addressof_1): Likewise.
5958         * optabs.c (gen_move_insn): Likewise.
5959         * recog.c (validate_replace_rtx_1): Likewise.
5960         * simplify-rtx.c (add_mem_for_addr): Likewise.
5961         * stmt.c (expand_anon_union_decl): Likewise.
5962         * config/arm/arm.md: Likewise.
5963         * config/h8300/h7300.c (fix_bit_operand): Likewise.
5964         * config/m88k/m88k.c (legitimize_address, block_move_loop): Likewise.
5965         (block_move_no_loop, block_move_sequence): Likewise.
5966         * config/rs6000/rs6000.c (expand_block_move_mem): Likewise.
5967         * config/alpha/alpha.c (get_aligned_mem): Likewise.
5968         Clear MEM_ALIAS_SET.
5969         * final.c (alter_subreg): Don't copy MEM_ALIAS_SET when calling
5970         MEM_COPY_ATTRIBUTES.
5971
5972 2000-05-03  Robert Lipe <robertlipe@usa.net>
5973
5974         * configure.in (i[34567]86-*-isc*) [tmake_file]: Add t-i386bare
5975         to suppress libgcc1.
5976         (i[34567]86-*-sco3.2v5*) Likewise.
5977         (i[34567]86-*-sco3.2v4*) Likewise.
5978         (i[34567]86-*-sco) Likewise.
5979         (i[34567]86-*-solaris2) Likewise.
5980         (i[34567]86-*-sysv5*) Likewise.
5981         (i[34567]86-*-sysv4*) Likewise.
5982         (i[34567]86-*-udk*) Likewise.
5983         (i[34567]86-*-sysv*) Likewise.
5984
5985 2000-05-03  Zack Weinberg  <zack@wolery.cumb.org>
5986
5987         * cpphash.h (U): New define, to correct type of string constants.
5988         (ustrcmp, ustrncmp, ustrlen, uxstrdup, ustrchr): New wrapper
5989         routines, to do casts when passing unsigned strings to libc.
5990         * cppexp.c, cppfiles.c, cpphash.c, cppinit.c, cpplib.c: Use them.
5991
5992         * cppfiles.c (_cpp_execute_include): Make filename an U_CHAR *.
5993         * cpphash.c (_cpp_quote_string): Make string an U_CHAR *.
5994         * cppinit.c (dump_special_to_buffer): Make macro name an U_CHAR *.
5995         * cpplex.c (parse_ifdef, parse_include, validate_else): Make
5996         second argument an U_CHAR *.
5997
5998         * cppinit.c (builtin_array): Make name and value U_CHAR *, add
5999         length field, clean up initializer.
6000         (ISTABLE): Add __extension__ to designated-
6001         initializers version.
6002         * cpplex.c (CHARTAB): Likewise.
6003
6004         * mbchar.c: Add dummy external declaration to the !MULTIBYTE_CHARS
6005         case so the file won't be empty.
6006
6007 Wed May  3 21:01:46 2000  Jason Eckhardt  <jle@cygnus.com>
6008
6009         * bb-reorder.c (struct reorder_block_def): Member succ removed.
6010         (REORDER_BLOCK_SUCC): Removed.
6011         (enum reorder_skip_type): Removed.
6012         (skip_insns_between_block): Renamed to skip_insns_after_block.
6013         Removed second argument. Removed dead code and cleaned up.
6014         (make_reorder_chain): Removed use of REORDER_BLOCK_SUCC.
6015         (reorder_basic_blocks): Remove use of REORDER_SKIP_AFTER. Removed
6016         second parameter to skip_insns_after_block.
6017
6018 Wed May  3 13:29:54 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6019
6020         * tree.c (staticp, case LABEL_DECL): New case.
6021
6022 2000-05-03  Richard Henderson  <rth@cygnus.com>
6023
6024         * Makefile.in (start.encap): Do not depend on LIBGCC1.
6025
6026         * mklibgcc1.in: Fix typo last change.
6027
6028 2000-05-03  Jason Merrill  <jason@casey.cygnus.com>
6029
6030         * Makefile.in (WARN_CFLAGS): Add -pedantic -Wno-long-long.
6031         (LOOSE_CFLAGS): New: CFLAGS without -pedantic and -Wtraditional.
6032         (GCC_CFLAGS): Use it.
6033         (LANG_FLAGS_TO_PASS): New: SUBDIR_FLAGS_TO_PASS with LOOSE_CFLAGS.
6034         * cp/Make-lang.in, java/Make-lang.in, f/Make-lang.in, ch/Make-lang.in,
6035         objc/Make-lang.in: Use it.
6036
6037 2000-05-03  Jason R Thorpe  <thorpej@zembu.com>
6038
6039         * config/i386/i386.md (lshrqi2_cmpno): Use q not r in constraint.
6040
6041 2000-05-03  Richard Henderson  <rth@cygnus.com>
6042
6043         * mklibgcc.in: Restrict OLDCC=GCC test to native.  Equate
6044         LIBGCC1 empty with libgcc1.null.
6045
6046 Wed May  3 12:55:46 2000  Jim Wilson  <wilson@cygnus.com>
6047
6048         * fold-const.c (extract_muldiv, case MAX_EXPR): Don't allow signedness
6049         change.
6050
6051 2000-05-03  Greg McGary  <gkm@gnu.org>
6052
6053         * tree.h (tree_common): Add bounded_flag member.  Remove
6054         inaccurate comment about number of remaining bits.
6055         (BOUNDED_INDIRECT_TYPE_P, BOUNDED_POINTER_TYPE_P,
6056         BOUNDED_REFERENCE_TYPE_P, MAYBE_BOUNDED_INDIRECT_TYPE_P,
6057         MAYBE_BOUNDED_POINTER_TYPE_P, MAYBE_BOUNDED_REFERENCE_TYPE_P,
6058         TREE_BOUNDED, TYPE_MAIN_VARIANTS_PHYSICALLY_EQUAL_P,
6059         TYPE_MAIN_PHYSICAL_VARIANT, TYPE_BOUNDED): New macros.
6060         (TYPE_QUAL_BOUNDED): New constant.
6061         (TYPE_QUALS): Handle bounded qualifier.
6062         (TREE_EXPR_QUALS, TREE_FUNC_QUALS): New macros.
6063         (TYPE_BOUNDED_VALUE, TYPE_BOUNDED_BASE, TYPE_BOUNDED_EXTENT,
6064         TYPE_BOUNDED_SUBTYPE, TYPE_UNBOUNDED_VARIANT, TYPE_POINTER_DEPTH,
6065         TYPE_AMBIENT_BOUNDEDNESS): New macros.
6066         (MAX_POINTER_DEPTH, VA_LIST_POINTER_DEPTH): New constants.
6067         (tree_type): Add pointer_depth member.  Remove
6068         inaccurate comment about number of remaining bits.
6069         (DECL_POINTER_DEPTH): Add macro.
6070         (tree_decl): Add pointer_depth member.
6071
6072 Wed May  3 22:52:53 2000  Denis Chertykov  <denisc@overta.ru>
6073
6074         * config/avr/avr-protos.h (test_hard_reg_class): Declared.
6075         * config/avr/avr.c (ashrhi3_out): optimized shift by 15.
6076         (lshrhi3_out): Likewise.
6077         (ashrsi3_out): bugfix in shift by 8.
6078         (test_hard_reg_class): New function.
6079         * config/avr/avr.md: Bugfix inside conditions in peepholes.
6080         (ashlhi3): removed define_expand of this pattern.
6081         (*ashlhi3_insn): renamed to ashlhi3.
6082         (ashlsi3): removed define_expand of this pattern.
6083         (*ashlsi3_insn): renamed to ashlsi3.
6084         (ashrqi3): removed define_expand of this pattern.
6085         (*ashrqi3_insn): renamed to ashrqi3.
6086         (ashrhi3): removed define_expand of this pattern.
6087         (*ashrhi3_insn): renamed to ashrhi3.
6088         (ashrsi3): removed define_expand of this pattern.
6089         (*ashrsi3_insn): renamed to ashrsi3.
6090         (lshrhi3): removed define_expand of this pattern.
6091         (*lshrhi3_insn): renamed to lshrhi3.
6092         (lshrsi3): removed define_expand of this pattern.
6093         (*lshrsi3_insn): renamed to lshrsi3.
6094
6095 2000-05-03  Rodney Brown  <RodneyBrown@pmsc.com>
6096
6097         * config/mcore/mcore.c: Replacing inclusion of "stdio,h" with
6098         inclusion of "system.h".
6099
6100 Wed May  3 11:43:53 2000  Jim Wilson  <wilson@cygnus.com>
6101
6102         * config/ia64/ia64.c (ia64_encode_section_info): Add check for
6103         TREE_ASM_WRITTEN.
6104
6105 2000-05-03  David Mosberger  <davidm@hpl.hp.com>
6106
6107         * config/ia64/ia64.c (ia64_override_options): Force -mconstant-gp
6108         if -mauto-pic is on.
6109         (ia64_epilogue_uses): Mark "gp" (r1) as used by the epilogue if
6110         -mconstant-gp is in effect and function-descriptors are being used
6111         to make indirect calls.
6112         * config/ia64/ia64.h (MASK_CONST_GP): New macro.
6113         (MASK_AUTO_PIC): Ditto.
6114         (TARGET_CONST_GP): Ditto.
6115         (TARGET_AUTO_PIC): Ditto.
6116         (TARGET_SWITCHES): Add -mconstant-gp and -mauto-pic options.
6117         (ASM_OUTPUT_DOUBLE_INT): Don't generate @fptr() if -mauto-pic or
6118         -mno-pic is in effect.
6119         (ASM_OUTPUT_XDATA_DOUBLE_INT): Ditto.
6120         * config/ia64/ia64.md (movdi): Use gen_load_gprel64() if
6121         -mauto-pic is in effect.
6122         (gprel64_offset): New pattern.
6123         (load_gprel64): Ditto.
6124         (call): Handle -mauto-pic like -mno-pic (don't use fptr).  If
6125         -mconstant-gp is in effect, no need to preserve gp around direct
6126         calls.
6127         (call_value): Ditto.
6128         * config/ia64/linux.h (PROFILE_BEFORE_PROLOGUE): Define.
6129         (FUNCTION_PROFILER): Define.
6130         * config/ia64/sysv4.h (ASM_OUTPUT_CONSTRUCTOR): Don't generate
6131         @fptr() directive when -mno-pic or -mauto-pic is in effect.
6132         (ASM_OUTPUT_DESTRUCTOR): Ditto.
6133
6134 2000-05-03  Richard Henderson  <rth@cygnus.com>
6135
6136         * Makefile.in (STAGESTUFF): Add libgcc libgcc.mk.
6137         (libgcc1.null, libgcc1.cross, libgcc1.a): Remove targets.
6138         (libgcc1-asm.a, libgcc1.S, libgcc2.a): Remove targets.
6139         (mklibgcc, libgcc.mk): New targets.
6140         (libgcc.a): Use libgcc.mk.
6141         (stmp-multilib): Likewise.
6142         (stmp-multilib-sub): Remove.
6143         (mostlyclean): Don't delete libgcc2 temp files.
6144         * configure.in (AC_PROG_CC_C_O): Add.
6145         (NO_MINUS_C_MINUS_O): Substitute it.
6146         (all_outputs): Add mklibgcc.
6147         * mklibgcc.in: New file.
6148
6149 2000-05-03  Jason Merrill  <jason@casey.cygnus.com>
6150
6151         * cppexp.c (op_t): Make an int.
6152
6153         * rtlanal.c (dead_or_set_regno_p): Remove unused variable.
6154
6155         * varasm.c (initializer_constant_valid_p): Fix parenthesis.
6156
6157         * gensupport.c (process_rtx): Fix macros used.
6158
6159 2000-05-03  Richard Henderson  <rth@cygnus.com>
6160
6161         * flow.c (propagate_one_insn): Also don't PROP_REG_INFO for
6162         call-clobbered registers of a call.
6163
6164 Wed May  3 12:40:53 2000  Clinton Popetz  <cpopetz@cygnus.com>
6165
6166         * gensupport.c: New file.
6167         * gensupport.h: New file.
6168         * Makefile.in (HOST_RTL): Depend on gensupport.
6169         (gensupport.o) New rule.
6170         * genattr.c: Use gensupport for reading .md files.
6171         * genattrtab.c: Ditto.
6172         * gencodes.c: Ditto.
6173         * genconfig.c: Ditto.
6174         * genemit.c: Ditto.
6175         * genextract.c: Ditto.
6176         * genflags.c: Ditto.
6177         * genopinit.c: Ditto.
6178         * genoutput.c: Ditto.
6179         * genpeep.c: Ditto.
6180         * genrecog.c: Ditto.
6181         * rtl.def (define_insn_and_split): New DEF_RTL_EXPR.
6182         * md.texi (Insn Splitting): Document define_insn_and_split.
6183
6184 Tue May  2 00:20:30 2000  Jason Eckhardt  <jle@cygnus.com>
6185
6186         * flow.c (verify_flow_info): Added two more sanity checks. The
6187         first checks that the blocks are numbered consecutively. The second
6188         checks that n_basic_blocks is actually equal to the number of
6189         basic blocks in the insn chain.
6190
6191 2000-05-03  Zack Weinberg  <zack@wolery.cumb.org>
6192
6193         * cpplib.h: Add accessor macros for token lists.
6194         * cpplib.c, cpphash.c, cpplex.c: Use them.
6195
6196 Wed May  3 09:29:17 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6197
6198         * expr.c (expand_expr, case COMPONENT_REF): Don't check for checking
6199         memory usage if not in a function.
6200         * varasm.c (initializer_constant_valid_p, case ADDR_EXPR): Only
6201         return address if static.
6202
6203 Wed May  3 13:14:49 MET DST 2000  Jan Hubicka  <jh@suse.cz>
6204
6205         * ifcvt.c (noce_try_cmove_arith):  Use may_trap_p to thest
6206         whether address may trap.
6207
6208 Tue May  2 23:38:37 2000  Jason Eckhardt  <jle@cygnus.com>
6209
6210         * bb-reorder (chain_reorder_blocks): Changed code to test for
6211         EDGE_FALLTHRU rather than making erroneous assumption that the
6212         first outgoing edge is the fall-through edge.
6213
6214 Tue May  2 18:20:31 2000  Donald Lindsay  <dlindsay@hound.cygnus.com>
6215
6216         * config/mips/mips.c (mips_build_va_list,mips_va_start,mips_va_arg): new
6217         ABI for varargs, across all MIPS. This is incompatible because the
6218         va_list (__builtin_va_list) structure is different, so a compilation
6219         unit passing a va_list and a compilation unit being passed one, should
6220         both be compiled with the same ABI. (The old structure had two
6221         pointers, now it has three.)
6222
6223 Tue May  2 19:18:43 2000  Jason Eckhardt  <jle@cygnus.com>
6224
6225         * bb-reorder.c (struct reorder_block_def): Remove members end,
6226         block_begin, and block_end.
6227         (REORDER_BLOCK_OLD_END): Delete.
6228         (REORDER_BLOCK_BEGIN): Delete.
6229         (REORDER_BLOCK_END): Delete.
6230         (chain_reorder_blocks): Remove dead code.
6231
6232 Tue May  2 17:06:53 2000  Jason Eckhardt  <jle@cygnus.com>
6233
6234         * bb-reorder.c (remove_scope_notes): Check for both types of scope
6235         notes as the end of a basic block before deleting.
6236
6237 2000-05-02  Mumit Khan  <khan@xraylith.wisc.edu>
6238
6239         * final.c (final_start_function): Fix spelling of "necessary".
6240
6241 2000-05-02  Jason Merrill  <jason@casey.cygnus.com>
6242
6243         * toplev.c (debug_ignore_block): Return int.
6244         * dwarf2out.c (dwarf2out_ignore_block): Likewise.
6245         * toplev.h, dwarf2out.h: Adjust.
6246         * emit-rtl.c (remove_unnecessary_notes): Test return value.
6247
6248         * emit-rtl.c (remove_unnecessary_notes): Fix spelling of "necessary".
6249         * toplev.c, final.c, rtl.h: Adjust.
6250
6251 2000-05-02  Zack Weinberg  <zack@wolery.cumb.org>
6252
6253         * aclocal.m4 (gcc_AC_CHECK_PROG_VER): New macro.
6254         * configure.in: Look for makeinfo in the unified tree, then
6255         for a system makeinfo which is sufficiently new.
6256         * Makefile.in: If configure says makeinfo is too old, don't
6257         build or install Info documentation.
6258
6259 2000-05-02  Zack Weinberg  <zack@wolery.cumb.org>
6260
6261         * cpphash.c (collect_params): Fix off-by-one error.
6262         (dump_hash_helper): Dump all four macro nodetypes.
6263
6264 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
6265
6266         * cpphash.c (trad_stringify): Adjust p after stringification as
6267         well.
6268
6269 2000-05-02  Zack Weinberg  <zack@wolery.cumb.org>
6270
6271         * cpplib.h (CPP_POP, parse_cleanup_t): Delete.
6272         (cpp_buffer): Remove cleanup, seen_eof, manual_pop members.
6273
6274         * cppfiles.c (file_cleanup): Delete.
6275         * cpphash.c (macro_cleanup): Delete.
6276         (collect_objlike_expansion, collect_funlike_expansion,
6277         macarg, scan_arguments): Remove CPP_POP case.
6278
6279         * cpplex.c (null_cleanup): Delete.
6280         (cpp_pop_buffer): Do the work that was done in the cleanups
6281         here.  Call _cpp_unwind_if_stack from here.
6282         (_cpp_expand_to_buffer, cpp_scan_buffer_nooutput,
6283         cpp_scan_buffer): Run until we see CPP_EOF and the top of
6284         stack is the buffer _below_ the one we stacked.
6285         (cpp_get_token): Always pop an exhausted buffer.  Return
6286         CPP_EOF unless it's a macro buffer.  Don't call _cpp_handle_eof.
6287         * cpplib.c (skip_if_group): Don't call cpp_get_token to
6288         increment the line number.
6289         (_cpp_handle_eof): Rename to _cpp_unwind_if_stack.
6290
6291         * fix-header.c (read_scan_file) [parsing getchar()]: Run until
6292         we see CPP_EOF and the top of stack is the buffer _below_ the
6293         one we stacked.
6294         * scan-decls.c: Likewise.
6295
6296 2000-05-02  Andrew Haley  <aph@cygnus.com>
6297
6298         * config/ia64/ia64.c (ia64_encode_section_info): Handle the case
6299         where this function is called for the second time on a decl that
6300         has had its section info changed in such a way as to move it out
6301         of small data/bss.
6302         * config/ia64/ia64.h (REDO_SECTION_INFO_P): New definition.
6303
6304 2000-05-01  Richard Henderson  <rth@cygnus.com>
6305
6306         * ifcvt.c (dead_or_predicable): Set merge_bb->end to the insn before
6307         the sequence we're moving, not to merge_bb->head.
6308
6309 2000-05-01  Richard Henderson  <rth@cygnus.com>
6310
6311         * configure.in (alpha*-*-linux-gnulibc1*) [tmake_file]: Remove
6312         reference to alpha/t-linux.
6313         (alpha*-*-linux-gnu*): Likewise.
6314         * configure: Rebuild.
6315
6316         * calls.c (expand_call): Don't emit reg notes for a sibcall.
6317
6318         * flow.c (calculate_global_regs_live): Skip for_each_successor_phi
6319         if not in SSA form.
6320
6321         * ifcvt.c (if_convert): Only verify_flow_info if ENABLE_CHECKING.
6322
6323 2000-05-01  Jason Merrill  <jason@casey.cygnus.com>
6324
6325         * integrate.c (copy_decl_for_inlining): Copy TREE_READONLY and
6326         TREE_THIS_VOLATILE.
6327
6328 2000-05-01  Richard Henderson  <rth@cygnus.com>
6329
6330         * ifcvt.c (noce_emit_cmove): Conditionally compile call to
6331         emit_conditional_move.
6332
6333 2000-05-01  Jakub Jelinek  <jakub@redhat.com>
6334
6335         * config/ia64/linux.h (LINK_SPEC): Use /lib/ld-linux-ia64.so.1
6336         as the dynamic linker.
6337
6338 2000-05-01  Zack Weinberg  <zack@wolery.cumb.org>
6339
6340         * cppfiles.c (open_include_file): Open file in blocking mode.
6341         (read_include_file): Don't fcntl(fd, F_SETFL, 0) anymore.
6342         Only exclude block devices and directories.
6343
6344         * cpphash.c (_cpp_make_hashnode): Rename make_HASHNODE, now
6345         static.  Allocate the hashnode and its string in the same
6346         block of memory.
6347         (del_HASHNODE): Don't free h->name.
6348         (_cpp_lookup): If there is no entry for this string, create
6349         one, of type T_VOID.
6350         (_cpp_lookup_slot): Delete.
6351         * cpphash.h: Update prototypes.
6352
6353         * cpplex.c (maybe_macroexpand): Check for hp->type == T_VOID,
6354         not hp == NULL.
6355         * cpplib.c (do_define, do_undef, do_pragma_poison, do_assert,
6356         do_unassert, cpp_defined): Use _cpp_lookup.  Don't create a
6357         node here, just fill in the value field properly.  "Delete"
6358         entries by setting the value field to T_VOID.  Check for
6359         hp->type == T_VOID, not hp == NULL.
6360
6361         * Makefile.in (cpplib.o): Don't depend on $(HASHTAB_H).
6362         * cpperror.c, cppexp.c, cpplex.c, cpplib.c:  Don't include
6363         hashtab.h.
6364
6365 2000-05-01  Alexandre Oliva  <aoliva@cygnus.com>
6366
6367         * config/mn10300/mn10300.c (print_operand_address): Do not add
6368         zero to SP.
6369
6370         * config/mn10300/mn10300.c (expand_epilogue): If SP is to be
6371         adjusted by less than 256 bytes, use ret regardless of having any
6372         callee-saved register to restore.
6373
6374 2000-05-01 Laurynas Biveinis <lauras@softhome.net>
6375
6376         * tm.texi (TARGET_HAS_F_SETFLKW): Fix typo.
6377
6378 2000-05-01 Mark Elbrecht <snowball3@bigfoot.com>
6379
6380         * config/i386/djgpp.h (INT_ASM_OP): Define.
6381         (CPP_PREDEFINES): Rename MSDOS to __MSDOS__.
6382         (ASM_WEAKEN_LABEL): Define.
6383         (MASK_BNU210): Define.
6384         (SUBTARGET_SWITCHES): Define.
6385         (SUPPORTS_WEAK, SUPPORTS_ONE_ONLY): Define.
6386         (MAKE_DECL_ONE_ONLY): Define.
6387         (UNIQUE_SECTION_P, UNIQUE_SECTION): Define.
6388
6389 2000-05-01  Mumit Khan  <khan@xraylith.wisc.edu>
6390
6391         * i386/cygwin.h (INT_ASM_OP): Define.
6392
6393 Mon May  1 18:20:06 2000  Denis Chertykov  <denisc@overta.ru>
6394
6395         * config/avr/avr.c (address_cost): renamed to avr_address_cost.
6396         * config/avr/avr.h (ADDRESS_COST): use avr_address_cost.
6397
6398 Mon May  1 17:50:44 2000  Denis Chertykov  <denisc@overta.ru>
6399
6400         * config/avr/avr.c (asm_file_start): output 0 as r0 and 1 as r1 in
6401         __tmp_reg__ and __zero_reg__ initialization.
6402
6403 2000-04-30  Richard Henderson  <rth@cygnus.com>
6404
6405         * flow.c (propagate_one_insn): Mark sets even when the insn is dead.
6406
6407         * ifcvt.c (noce_process_if_block): Fail the conversion if X is
6408         referenced bewteen the condition and the jump.  Don't delete
6409         anything but the jump.
6410
6411 Sun Apr 30 22:48:24 2000  Jason Eckhardt  <jle@cygnus.com>
6412
6413         * bb-reorder.c (scope_def): New struct.
6414         (scope_forest_info): New struct.
6415         (struct reorder_block_def): New member "scope".
6416         (REORDER_BLOCK_SCOPE): New macro.
6417         (relate_bbs_with_scopes): New function and prototype.
6418         (make_new_scope): Likewise.
6419         (build_scope_forest): Likewise.
6420         (remove_scope_notes): Likewise.
6421         (insert_intra_1): Likewise.
6422         (insert_intra_bb_scope_notes): Likewise.
6423         (insert_inter_bb_scope_notes): Likewise.
6424         (rebuild_scope_notes): Likewise.
6425         (free_scope_forest_1): Likewise.
6426         (free_scope_forest): Likewise.
6427         (dump_scope_forest): Likewise.
6428         (dump_scope_forest_1): Likewise.
6429         (chain_reorder_blocks): Set REORDER_BLOCK_SCOPE for new block.
6430         Update REORDER_BLOCK_EFF_HEAD and REORDER_BLOCK_EFF_END for new
6431         block.
6432         (reorder_basic_blocks): Added calls to build_scope_scope_forest
6433         and remove_scope_notes before reordering is done. Added calls to
6434         rebuild_scope_notes, free_scope_forest, and reorder_blocks after
6435         after reordering is done.
6436
6437 2000-40-30  Bruce Korb  <bkorb@gnu.org>
6438
6439         * fixinc/inclhack.def:  Added definitions needed by OSR5,
6440         removed two stale entries (defined away with OLD_CPP).
6441         * fixinc/inclhack.sh: regen
6442         * fixinc/fixincl.x: regen
6443
6444 2000-04-30  Richard Henderson  <rth@cygnus.com>
6445
6446         * ifcvt.c (dead_or_predicable): Manually squeeze non-movable notes
6447         from the last insn in the sequence.
6448
6449 2000-04-30  Zack Weinberg  <zack@wolery.cumb.org>
6450
6451         * cpplex.c (cpp_idcmp): New function.
6452         * cpplib.h: Prototype it.
6453         * scan_decls.c (scan_decls): Use it to inspect token names.
6454         * fix-header.c (read_scan_file): Likewise.  Set system_header_p on
6455         the file being run through the preprocessor.
6456         (check_macro_names): Provide length of token to cpp_defined.
6457
6458         * Makefile.in: Remove stale warning message.
6459
6460         * cppfiles.c (redundant_include_p): Provide length of token to
6461         cpp_defined.
6462         * cpphash.c (_cpp_make_hashnode, _cpp_lookup_slot): Hash
6463         values are unsigned int.
6464         (_cpp_lookup, _cpp_lookup_slot): Do not calculate the length.
6465         (_cpp_lookup_slot): Do not calculate the hash, either.
6466         * cpphash.h: Update prototypes.
6467         * cpplib.c (do_define, do_undef, do_pragma_poison, do_assert):
6468         Hashes are unsigned int.  Calculate hash here, pass by value
6469         to _cpp_lookup_slot.
6470
6471 2000-04-30  Bernd Schmidt  <bernds@cygnus.co.uk>
6472
6473         * simplify-rtx.c (check_value_useless): Delete function.
6474         (discard_useless_locs): Don't call it; manage N_USELES_VALUES counter
6475         by hand.
6476         (cselib_invalidate_regno): Likewise.
6477         (cselib_invalidate_mem_1): Likewise.
6478         (references_value_p): Recognize useless values by the fact that they
6479         have no locations.
6480         (discard_useless_values): Likewise.
6481         (cselib_record_set): This may turn a useless value
6482         into a useful one.
6483
6484 2000-04-30  Richard Henderson  <rth@cygnus.com>
6485
6486         * config/d30v: New port.
6487
6488         * configure.in (d30v-*): Set fp format.
6489         * configure: Rebuild.
6490
6491 2000-04-30  Richard Henderson  <rth@cygnus.com>
6492
6493         * ifcvt.c: New file.
6494         * Makefile.in (OBJS): Add it.
6495         (ifcvt.o): New target.
6496         * jump.c (jump_optimize_1): Remove all code related to if-conversion,
6497         and conditional arithmetic.
6498         (find_insert_position): Remove.
6499         * timevar.def (TV_IFCVT, TV_IFCVT2): New.
6500         * toplev.c (DFI_ce, DFI_ce2): New.
6501         (dump_file): Add ce and ce2 dumps.
6502         (rest_of_compilation): Run if_convert a couple o times.  Set
6503         cse_not_expected after cse2.  Don't set no_new_pseudos until
6504         after sched1 or recompute_reg_usage.
6505
6506 2000-04-30  Richard Henderson  <rth@cygnus.com>
6507
6508         * config/alpha/t-crtbe (crtbegin.o): Add "-I.".
6509         (crtend.o, crtbeginS.o, crtendS.o): Likewise.
6510
6511 2000-04-30  Richard Henderson  <rth@cygnus.com>
6512
6513         * flow.c (struct reg_cond_life_info): New.
6514         (struct propagate_block_info): Add reg_cond_dead and reg_cond_reg.
6515         (init_propagate_block_info): Initialize them.
6516         (free_propagate_block_info): Destruct them.
6517         (mark_set_1): Consider conditional life before killing a register.
6518         (mark_regno_cond_dead): New.
6519         (free_reg_cond_life_info): New.
6520         (flush_reg_cond_reg_1, flush_reg_cond_reg): New.
6521         (ior_reg_cond, not_reg_cond, nand_reg_cond): New.
6522         (mark_used_reg): Record conditional life.
6523
6524         * haifa-sched.c (schedule_insns): Disable death counting
6525         sanity check for HAVE_conditional_execution.
6526
6527 2000-04-30  Richard Henderson  <rth@cygnus.com>
6528
6529         * Makefile.in (TIMEVAR_H): New.
6530         (ggc-simple.o, ggc-page.o, toplev.o, timevar.o): Use it.
6531         (timevar.h): Remove rule.
6532
6533 2000-04-29  Richard Henderson  <rth@cygnus.com>
6534
6535         * config/alpha/crtend.asm: Use C comments instead of #.
6536         * config/alpha/crtbegin.asm: Likewise.  Mark __dso_handle hidden.
6537
6538         * config/alpha/elf.h (SELECT_SECTION): Treat CONSTRUCTOR like VAR_DECL.
6539
6540 2000-04-29  Zack Weinberg  <zack@wolery.cumb.org>
6541
6542         * cpphash.h (enum node_type: Take out T_MCONST.
6543         (union hashval): Move into struct hashnode.
6544         (struct hashnode): Pack tighter.  Remove file, line, col
6545         members.
6546         * cpphash.c: Constify most of the macro-definition structures.
6547         (struct definition): Replace by struct object_defn
6548         and struct funct_defn.  Put file, line, column information
6549         here.  All users updated to match.
6550         (_cpp_create_definition, _cpp_macroexpand): Remove special
6551         case for #define WORD OTHERWORD.
6552         * cpplib.c (do_undef): Remove T_MCONST case.
6553
6554         * cpphash.h: Move struct reflist, struct definition, and the
6555         DEFINITION typedef to cpphash.c.  Use 'struct definition *' in
6556         union hashval.  _cpp_free_definition takes a HASHNODE pointer.
6557         * cpphash.c (_cpp_free_definition): Free data pointed to by
6558         MCONST, XCONST, MACRO, and FMACRO nodes properly.
6559         (_cpp_create_definition, del_HASHNODE): Just call
6560         _cpp_free_definition to clear out a hashnode.
6561         * cpplib.c (do_pragma_poison): Likewise.
6562
6563 Sat Apr 29 12:25:17 2000  Alexandre Oliva  <aoliva@cygnus.com>
6564
6565         * config/mn10300/mn10300.h (FIRST_DATA_REGNUM,
6566         LAST_DATA_REGNUM, FIRST_ADDRESS_REGNUM, LAST_ADDRESS_REGNUM,
6567         FIRST_EXTENDED_REGNUM, LAST_EXTENDED_REGNUM): New macros.
6568         (REGNO_SP_P): Redefine in terms of STACK_POINTER_REGNUM.
6569         (REGNO_DATA_P, REGNO_ADDRESS_P, REGNO_EXTENDED_P,
6570         REGNO_AM33_P): Redefine in terms of the new macros.
6571         (CONDITIONAL_REGISTER_USAGE, REGNO_REG_CLASS): Likewise.
6572         (FUNCTION_VALUE, LIBCALL_VALUE, FUNCTION_VALUE_REGNO_P,
6573         STRUCT_VALUE): Likewise.
6574         (STACK_POINTER_REGNUM, FRAME_POINTER_REGNUM,
6575         ARG_POINTER_REGNUM, STATIC_CHAIN_REGNUM): Likewise.  Moved.
6576
6577 Sat Apr 29 01:18:45 MET DST 2000  Jan Hubicka  <jh@suse.cz>
6578
6579         * regmove.c (struct record_stack_memrefs_data): New.
6580         (record_stack_memrefs): New function.
6581         (combine_stack_adjustments_for_block): Use it.
6582
6583 Sat Apr 29 01:15:27 MET DST 2000  Jan Hubicka  <jh@suse.cz>
6584
6585         * calls.c (calls_function_1):  Propertly handle TREE_LIST expressions;
6586         use special_function_p to detect alloca.
6587
6588 Fri Apr 28 16:30:33 2000  Marc Espie <espie@cvs.openbsd.org>
6589
6590         * gcc.texi: Fixes for makeinfo 4.0 --html.
6591
6592 2000-04-28  Zack Weinberg  <zack@wolery.cumb.org>
6593
6594         * pcp.h: Delete file.
6595
6596 2000-04-28  Kazu Hirata  <kazu@hxi.com>
6597
6598         * h8300.c (function_epilogue): Clean up flags when the last insn
6599         in a function is a barrier.
6600
6601 2000-04-28  Chris Demetriou  <cgd@sibyte.com>
6602
6603         * configure.in (sparc-hal-solaris2*): protect [] glob from
6604         my expansion.
6605         (mips*-*-ecoff*, mips*-*-elf*, mips*-*-*): use MASK_ defines
6606         rather than hard-coded constants in target_cpu_default2.
6607         * configure: Regenerate.
6608
6609 2000-04-28  Jason Merrill  <jason@casey.cygnus.com>
6610
6611         * tree.c (get_callee_fndecl): Extract the initial value from
6612         a readonly decl.
6613
6614 2000-04-28  Richard Henderson  <rth@cygnus.com>
6615
6616         * varasm.c (record_constant_1): Record the CODE_LABEL when
6617         taking the address of a LABEL_REF.
6618
6619 2000-04-28  Richard Henderson  <rth@cygnus.com>
6620             Jan Hubicka  <jh@suse.cz>
6621
6622         * calls.c (combine_pending_stack_adjustment_and_call): Return the
6623         adjustment; don't do the stack adjust.
6624         (expand_call): Call compute_argument_block_size right before
6625         allocating the block; update comment; don't do alignment sanity
6626         checking for sibling call; use args_size instead of
6627         unadjusted_args_size before args_size is adjusted.  Use
6628         combine_pending_stack_adjustment_and_call to compute stack adjust
6629         for must_preallocate case.
6630
6631         * expr.c (push_block): Remove shadow `temp' in inner scope.
6632
6633 2000-04-28  Jason Merrill  <jason@casey.cygnus.com>
6634
6635         * toplev.c (rest_of_compilation): Call
6636         note_deferral_of_defined_inline_function even if the function
6637         can't be inlined.
6638
6639 2000-04-28  Scott Bambrough  <scottb@netwinder.org>
6640
6641         * cpplex.c (_cpp_scan_line): Fix buffer overwrite.
6642
6643 2000-04-28  Richard Henderson  <rth@cygnus.com>
6644
6645         * toplev.c (rest_of_type_compilation): Fix sdb TIMEVAR typo.
6646
6647 2000-04-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6648
6649         * timevar.c (init_timevar): DeANSIfy function definition.
6650
6651 2000-04-27  Alex Samuel  <samuel@codesourcery.com>
6652
6653         * Makefile.in (timevar.o): Depend on flags.h.
6654         * timevar.c (unused_stack_instances): New variable.
6655         (timevar_push): Take a timevar_stack_def from
6656         unused_stack_instances if available.
6657         (timevar_pop): Push the popped timevar_stack_def onto
6658         unused_stack_instances.
6659         (TIMEVAR_ENABLE): New macro.
6660         (timevar_def): Make standalone a 1-bit field.  Add field used.
6661         (get_time): Rename parameter to now.  Return after clearing it if
6662         not TIMEVAR_ENABLE.
6663         (init_timevar): Do nothing if not TIMEVAR_ENABLE.
6664         (timevar_pop): Likewise.
6665         (timevar_stop): Likewise.
6666         (timevar_push): Likewise.  Mark the timing variable as used.
6667         (timevar_start): Likewise.
6668         (timevar_print): Do nothing if not TIMEVAR_ENABLE.  Don't print
6669         timevars that were never used.
6670
6671 2000-04-27  Mark Mitchell  <mark@codesourcery.com>
6672
6673         * c-common.c (c_apply_type_quals_to_decl): REFERENCE_TYPES are
6674         always TREE_READONLY.
6675
6676 2000-04-27  Ulrich Drepper  <drepper@cygnus.com>
6677
6678         * i386.h (FUNCTION_BLOCK_PROFILER_EXIT): Generate mem reference
6679         for call instruction with mode QImode.
6680
6681 2000-04-27  Alex Samuel  <samuel@codesourcery.com>
6682
6683         * Makefile.in (OBJS): Add timevar.o.
6684         (toplev.o): Depend on timevar.h.
6685         (ggc-simple.o): Likewise.
6686         (ggc-page.o): Likewise.
6687         (timevar.o): New rule.
6688         (timevar.h): New rule.
6689
6690         * timevar.h: New file.
6691         * timevar.c: Likewise.
6692         * timevar.def: Likewise.
6693
6694         * toplev.h (gc_time, parse_time, varconst_time): Remove.
6695         * toplev.c: Use timevar_push and timevar_pop instead of TIMEVAR
6696         throughout.
6697         (TIMEVAR): Remove macro.
6698         (gc_time, parse_time, varconst_time, integration_time, jump_time,
6699         cse_time, gcse_time, loop_time, cse2_time, branch_prob_time,
6700         flow_time, combine_time, regmove_time, sched_time,
6701         local_alloc_time, global_alloc_time, flow2_time, peephole2_time,
6702         sched2_time, dbr_sched_time, reorder_blocks_time,
6703         rename_registers_time, shorten_branch_time, stack_reg_time,
6704         to_ssa_time, from_ssa_time, final_time, symout_time, dump_time,
6705         all_time): Remove.
6706         (compile_file): Don't initialize time variables.  Call
6707         init_timevar and start TV_TOTAL timer.  Call timevar_print instead
6708         of many calls to print_time.
6709         (rest_of_compilation): Add timing for reload_cse_regs.
6710         (get_run_time): Removed to timevar.c.
6711         (print_time): Likewise.
6712         (get_run_time): Implement using TV_TOTAL time variable.
6713         (print_time): Get total run time from get_run_time.
6714         * ggc-page.c (ggc_collect): Push and pop TV_GC instead of
6715         computing elapsed time explicitly.
6716         * ggc-simple.c (ggc_collect): Likewise.
6717         (gc_time): Remove declaration.
6718
6719 2000-04-27  Mark Mitchell  <mark@codesourcery.com>
6720
6721         * calls.c (combine_pending_stack_adjustment_and_call): New function.
6722         (expand_call): Use it.
6723
6724 2000-04-27  Jan Hubicka  <jh@suse.cz>
6725
6726         * flow.c (mark_set_1):  Handle MEMs in ZERO_EXTRACT/SIGN_EXTRACT
6727         fields.
6728
6729 Thu Apr 27 12:47:00 2000  Alexandre Oliva  <aoliva@cygnus.com>
6730
6731         * config/mn10300/mn10300.md (movhi): Simplify.  Prefer data
6732         registers.
6733
6734 Thu Apr 27 17:33:05 MET DST 2000  Jan Hubicka  <jh@suse.cz>
6735
6736         * function.c (epilogue_done): Pass whole insn to record_insns.
6737
6738 Thu Apr 27 16:55:28 MET DST 2000  Jan Hubicka  <jh@suse.cz>
6739
6740         * cse.c (CSE_ADDRESS_COST): Remove.
6741         (find_best_addr): Add new parameter "MODE", use address_cost instead
6742         of CSE_ADDRESS_COST
6743         (address_cost): New.
6744         (fold_rtx): Update call of find_best_addr.
6745         * rtl.h (address_cost): Declare.
6746         * loop.c (general_induction_var): Add new parameter "MODE", use
6747         address_cost instead of ADDRESS_COST
6748         (init_loop): Use address_cost instead of ADDRESS_COST.
6749         (check_insn_for_givs): Update call of general_induction_var.
6750         (find_mem_givs): Likewise.
6751         (consec_sets_giv): Likewise.
6752         * config/i386/i386.h (ADDRESS_COST): Call ix86_address_cost.
6753         * i386.c (ix86_address_cost): New.
6754         * i386-protos.h (ix86_address_cost): Declare.
6755
6756 Thu Apr 27 11:45:16 2000  Alexandre Oliva  <aoliva@cygnus.com>
6757
6758         * config/mn10300/mn10300.md (movqi): Simplify.  Prefer data
6759         registers.
6760
6761 Thu Apr 27 16:11:00 MET DST 2000  Jan Hubicka  <jh@suse.cz>
6762
6763         * expr.c (store_expr): Use clear_storage instead of direct memset
6764         libcall.
6765
6766 Thu Apr 27 10:36:51 2000  Alexandre Oliva  <aoliva@cygnus.com>
6767
6768         * config/mn10300/mn10300.c (mn10300_address_cost): Test
6769         ASHIFT, AND and LABEL_REF.
6770
6771 Thu Apr 27 15:08:46 MET DST 2000  Jan Hubicka  <jh@suse.cz>
6772
6773         * invoke.texi (-foptimize-sibling-calls): Fix.
6774
6775 Thu Apr 27 14:54:22 MET DST 2000  Jan Hubicka  <jh@suse.cz>
6776
6777         * loop.c (load_mems)  Don't use hard registers for the hoisting.
6778
6779         * unroll.c (unroll_loop): Avoid overflow in the n_iterations
6780         calculation; rename const_equiv array in the preconditioning code
6781         from loop_unroll to loop_unroll_precondition
6782
6783 2000-04-27  Richard Henderson  <rth@cygnus.com>
6784
6785         * flow.c (struct propagate_block_info): Remove new_dead, new_live;
6786         add new_set.
6787         (propagate_one_insn): Clear it.  Don't update reg_live here.
6788         (init_propagate_block_info): Update for pbi member changes.
6789         (free_propagate_block_info): Likewise.
6790         (mark_set_1): Know that zero_extract, sign_extract, and
6791         strict_low_part don't kill their argument.  Alter hard subregs.
6792         Update new_set for non-CLOBBER sets.  Update reg_live.
6793         (find_auto_inc): Update reg_live, not new_dead.
6794         (mark_used_reg): Update reg_live, not new_live.  Examine new_set
6795         to determine if the reg in question was set this insn.  Only update
6796         reg info with PROP_REG_INFO.
6797
6798 2000-04-26  Richard Henderson  <rth@cygnus.com>
6799
6800         * flow.c (allocate_reg_life_data): Set max_regno here ...
6801         (life_analysis): ... not here.
6802
6803         * flow.c (calculate_global_regs_live): Force stack pointer
6804         live at end.
6805
6806 2000-04-26  Richard Henderson  <rth@cygnus.com>
6807
6808         * jump.c (redirect_exp_1): Rework from old redirect_exp.  Never
6809         commit change group changes.
6810         (invert_exp_1): Similarly.
6811         (redirect_exp, invert_exp): Use them.
6812         (redirect_jump_1): New.
6813         (invert_jump_1): New.
6814         (jump_optimize_1): Remove code subsumed by condexec.c.
6815         * rtl.h (invert_jump_1, redirect_jump_1): Declare.
6816
6817 2000-04-26  Richard Henderson  <rth@cygnus.com>
6818
6819         * rtlanal.c (dead_or_set_regno_p): Use find_regno_note.
6820
6821         * genconfig.c (main): Set all HAVE_foo to 1.
6822
6823         * graph.c (node_data): Use GET_NOTE_INSN_NAME instead of local array.
6824
6825 2000-04-26  Alex Samuel  <samuel@codesourcery.com>
6826
6827         * invoke.texi: Document -fssa flag.
6828
6829 2000-04-26  Richard Henderson  <rth@cygnus.com>
6830
6831         * flow.c (count_reg_sets_1): Remove.
6832         (count_reg_sets, count_reg_references): Remove.
6833         (recompute_reg_usage): Implement with update_life_info.
6834         Reallocate life data.
6835
6836 2000-04-26  Richard Henderson  <rth@cygnus.com>
6837
6838         * flow.c (update_life_info): Consider blocks null to mean the
6839         universal set.
6840         (calculate_global_regs_live): Likewise.
6841         (life_analysis): Do that instead of collecting all_blocks.
6842
6843 2000-04-26  Richard Henderson  <rth@cygnus.com>
6844
6845         * flow.c (tidy_fallthru_edge): Don't delete the jump when it's
6846         a still-valid conditional jump.
6847
6848 2000-04-26  Richard Henderson  <rth@cygnus.com>
6849
6850         * jump.c (invert_jump): Always invert REG_BR_PROB.  Do it correctly.
6851
6852         * bb-reorder.c (reorder_basic_blocks): Don't run estimate_probability.
6853         * flow.c (calculate_loop_depth): Remove.
6854         * output.h (calculate_loop_depth): Don't declare.
6855         * toplev.c (rest_of_compilation): Expand calculate_loop_depth
6856         inline; run estimate_probability at the same time.
6857
6858 2000-04-26  Neil Booth  <NeilB@earthling.net>
6859
6860         * cpplib.h: "~=" is not a single pp-token.
6861         * cpplex.c: Correct commentary.
6862
6863 2000-04-26  Richard Henderson  <rth@cygnus.com>
6864
6865         * flow.c (mark_set_1): New arguments code and flags; update all
6866         callers.  Track regno_first and regno_last; do HARD_REGNO_NREGS
6867         test in one place.  Tidy flags tests.  Don't bias REG_N_REFS by
6868         loop_depth when optimizing for size.  Do new_dead update after
6869         emitting REG_UNUSED notes.  Merge mark_set_reg code.
6870         (mark_set_reg): Remove.
6871         (propagate_one_insn): Use mark_set_1 for call-clobbered registers;
6872         arrange to not emit REG_UNUSED notes.
6873
6874 2000-04-26  Richard Henderson  <rth@cygnus.com>
6875
6876         * flow.c (find_auto_inc): Use pbi->bb instead of BLOCK_FOR_INSN.
6877         * ssa.c (convert_from_ssa): Don't run compute_bb_for_insn.
6878
6879 2000-04-26  Richard Henderson  <rth@cygnus.com>
6880
6881         * flow.c (propagate_one_insn): Break out from propagate_block.
6882         (init_propagate_block_info): Likewise.
6883         (free_propagate_block_info): Likewise.
6884         (propagate_block): Use them.  Export.
6885         * basic-block.h: Declare them all.
6886
6887 2000-04-26  Richard Henderson  <rth@cygnus.com>
6888
6889         * basic-block.h (life_analysis): Declare here ...
6890         * output.h: ... not here.
6891         * flow.c (life_analysis): Remove nregs parameter; replace
6892         remove_dead_code with flags.  Remove ssa dead code check.
6893         Only init alias analysis if we'll use it.
6894         * reg-stack.c (reg_to_stack): Update life_analysis arguments.
6895         * ssa.c (convert_to_ssa): Likewise.
6896         (convert_from_ssa): Likewise.
6897         * toplev.c (rest_of_compilation): Likewise.
6898
6899 2000-04-26  Richard Henderson  <rth@cygnus.com>
6900
6901         * flow.c (flow_delete_block): Rename from delete_block.  Export.
6902         * basic-block.h (flow_delete_block): Declare.
6903
6904 2000-04-26  David S. Miller  <davem@redhat.com>
6905
6906         * optabs.c (emit_libcall_block): Verify insns with INSN_P before
6907         taking a PATTERN of it.
6908
6909 2000-04-26  <NeilB@earthling.net>
6910
6911         * cpplex.c (spell_other, spell_char): Remove.
6912         (SPELL_CHAR): New.
6913         (token_spelling, trigraph_map): Use unsigned chars.
6914         (_cpp_lex_line): Tidy up the switch statement.
6915         * cpplib.h: Implement spell_char with spell_string.
6916         (C): New.
6917
6918 2000-04-26  <RodneyBrown@pmsc.com>
6919
6920         * pa/pa32-regs.h (HARD_REGNO_MODE_OK): Warning removal.
6921         * pa/pa64-regs.h (HARD_REGNO_MODE_OK): Warning removal.
6922
6923 2000-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6924
6925         * dwarf2out.c (dw_cfi_oprnd_struct, dw_fde_struct, add_fde_cfi,
6926         reg_save, dwarf2out_frame_debug_expr, dwarf2out_def_cfa,
6927         dwarf2out_window_save, dwarf2out_args_size, dwarf2out_reg_save,
6928         dwarf2out_return_save, dwarf2out_return_reg,
6929         dwarf2out_stack_adjust, dwarf2out_frame_debug, primary_filename,
6930         add_AT_lbl_id, add_AT_lbl_offset, type_tag, decl_start_label,
6931         gen_compile_unit_die, dwarf2out_init): Constify a char*.
6932
6933         * dwarf2out.h (dwarf2out_init): Likewise.
6934
6935         * dwarfout.c (filename_entry, primary_filename, last_filename,
6936         type_tag, output_compile_unit_die, dwarfout_init): Likewise.
6937
6938         * tree.h (dwarf2out_def_cfa, dwarf2out_window_save,
6939         dwarf2out_args_size, dwarf2out_reg_save, dwarf2out_return_save,
6940         dwarf2out_return_reg): Likewise.
6941
6942 2000-04-26  Andreas Jaeger  <aj@suse.de>
6943
6944         * extend.texi (Function Attributes): Fix description of pure
6945         attribute.
6946
6947 2000-04-26  Jason Merrill  <jason@casey.cygnus.com>
6948
6949         * integrate.c (output_inline_function): Do clear DECL_DEFER_OUTPUT
6950         before calling rest_of_compilation.
6951
6952 2000-04-26  Andreas Jaeger  <aj@suse.de>
6953
6954         * config/mips/linux.h: Remove erroneous commit of #if 0/#endif in
6955         last patch.
6956
6957 2000-04-25  Richard Henderson  <rth@cygnus.com>
6958
6959         * cse.c (cse_insn): Emit barrier after unconditional jump.
6960
6961         * calls.c (expand_call): Disable tail call generation once
6962         rtx_equal_function_value_matters is false.
6963
6964         * reg-stack.c (convert_regs_1): Treat EDGE_ABNORMAL_CALL edges
6965         like EDGE_EH edges.
6966
6967 2000-04-25  Jason Merrill  <jason@casey.cygnus.com>
6968
6969         * dwarf2out.c (add_bound_info): Don't crash on an unexpanded SAVE_EXPR.
6970
6971         * dwarfout.c (output_decl): Ignore NAMESPACE_DECLs.
6972
6973         * dwarf2out.c (gen_subprogram_die): The class-scope declaration DIE
6974         is the primary DIE for a member function.
6975         (gen_decl_die): Call set_decl_origin_self here.
6976         * dwarfout.c (output_decl): And here.
6977         * integrate.c (output_inline_function): Not here.
6978         Don't clear DECL_INLINE until after calling rest_of_compilation.
6979         (set_decl_origin_self): No longer static.
6980         * tree.h: Add prototype.
6981         * toplev.c (note_deferral_of_defined_inline_function): Only write
6982         out abstract instance for actual inlines.
6983
6984 2000-04-25  Alexandre Oliva  <aoliva@cygnus.com>
6985
6986         * config/mn10300/mn10300.h (REG_CLASS_FROM_LETTER): Return
6987         EXTENDED_REGS only if TARGET_AM33.
6988         * config/mn10300/mn10300.md (movsi, addsi): Avoid exposing
6989         SP_REGS to register allocation and reloading unless absolutely
6990         necessary.
6991         (movsi3): Remove special-case of adding non-constants to SP.
6992
6993 2000-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6994
6995         * aclocal.m4 (gcc_AC_NEED_DECLARATION): This macro now requires
6996         INCLUDES to search and does not provide any of its own.  Also it
6997         now accepts optional ACTION-IF-NEEDED and ACTION-IF-NOT-NEEDED
6998         parameters.  Also it does not call AC_DEFINE.
6999         (gcc_AC_NEED_DECLARATIONS): Likewise.  Also this macro now calls
7000         AC_DEFINE and provides for automatic entries for autoheader.
7001         (gcc_AC_FUNC_PRINTF_PTR): Cleanup C code in test.
7002
7003         * configure.in (gcc_AC_NEED_DECLARATIONS): Save and restore CFLAGS
7004         so we can pass -I flags and include gansidecl.h/system.h in this
7005         test.
7006
7007         * acconfig.h: Delete all NEED_DECLARATION_* entries.
7008
7009 2000-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7010
7011         * acconfig.h (ENABLE_STD_NAMESPACE, ENABLE_CHECKING,
7012         ENABLE_TREE_CHECKING, ENABLE_RTL_CHECKING, ENABLE_GC_CHECKING,
7013         ENABLE_GC_ALWAYS_COLLECT): Delete entries.
7014
7015         * configure.in (ENABLE_STD_NAMESPACE, ENABLE_CHECKING,
7016         ENABLE_TREE_CHECKING, ENABLE_RTL_CHECKING, ENABLE_GC_CHECKING,
7017         ENABLE_GC_ALWAYS_COLLECT): Use three argument form of AC_DEFINE
7018         for these macros.  Clean up spacing and linewraps.
7019
7020 2000-04-26  Jason Merrill  <jason@casey.cygnus.com>
7021
7022         * calls.c (expand_call): Use get_callee_fndecl.
7023
7024         * print-tree.c (print_node): Print the chain of an _EXPR.
7025
7026 Tue Apr 25 16:16:04 2000  Andrew MacLeod  <amacleod@cygnus.com>
7027                           Jim Wilson  <wilson@cygnus.com>
7028                           Andrew Haley  <aph@cygnus.com>
7029
7030         * config/ia64/crtbegin.asm: Add IA-64 unwind support.  Correct alloc
7031         and gp save/restore problems.
7032         * config/ia64/crtend.asm: Add IA-64 unwind support.
7033         * config/ia64/ia64.c (ia64_compute_frame_size): Don't include pr_size
7034         in fr_pad_size calculation.
7035         (save_restore_insns): Move PR save area.  Correct uses of
7036         RTX_FRAME_RELATED_P.
7037         (ia64_expand_prologue): Mark alloc with RTX_FRAME_RELATED_P.
7038         (ia64_expand_epilogue): Add eh_epilogue support.
7039         (ia64_function_prologue): Emit .prologue directive.
7040         (ia64_init_machine_status, ia64_mark_machine_status): New functions.
7041         (ia64_override_options): Set init_machine_status and
7042         mark_machine_status.
7043         (rtx_needs_barrier): Handle bsp reads and writes.
7044         (spill_offset, sp_offset, spill_offset_emitted, tmp_reg, tmp_saved):
7045         New static variables.
7046         (process_set, process_for_unwind_directive): New functions.
7047         * config/ia64/ia64.h (ASM_OUTPUT_XDATA_CHAR, ASM_OUTPUT_XDATA_SHORT,
7048         ASM_OUTPUT_XDATA_INT, ASM_OUTPUT_XDATA_DOUBLE_INT, ASM_OUTPUT_EH_CHAR,
7049         ASM_OUTPUT_EH_SHORT, ASM_OUTPUT_EH_INT, ASM_OUTPUT_EH_DOUBLE_INT): New
7050         macros.
7051         (EH_FRAME_SECTION_ASM_OP): Define to IA_64.unwind section.
7052         (IA64_UNWIND_INFO, HANDLER_SECTION, IA64_UNWIND_EMIT): Define.
7053         (struct machine_function): Define.
7054         * config/ia64/ia64.md (bsp_value, set_bsp, eh_epilogue): New patterns.
7055
7056 2000-04-25  Bruce Korb  <bkorb@gnu.org>
7057
7058         * fixinc/Makefile.in: make the removal of old programs more
7059         robust
7060         * fixinc/mkfixinc.sh: use the two new targets in the Makefile:
7061         install-bin and install-sh
7062
7063 2000-04-25  Nick Clifton  <nickc@cygnus.com>
7064
7065         * integrate.c (FUNCTION_ATTRIBUTE_INLINABLE_P): If not
7066         defined, define to return zero.
7067         (function_cannot_inline_p): If a function has any target
7068         specific attributes, then use the macro
7069         FUNCTION_ATTRIBUTE_INLINABLE_P to allow the target to decide
7070         whether it can be inlined.  If it cannot, issue a suitable
7071         explanation.
7072
7073         * tm.texi: Add a new node 'Inlining' to document the new macro
7074         FUNCTION_ATTRIBUTE_INLINABLE_P.
7075
7076 2000-04-25  Zack Weinberg  <zack@wolery.cumb.org>
7077
7078         * cpplib.h (struct cpp_buffer): Add 'mapped' flag; fix
7079         commentary.
7080
7081 2000-04-25  Neil Booth  <NeilB@earthling.net>
7082
7083         Restore previous patch, plus the following fixes:
7084
7085         * cpphash.c (_cpp_create_definition): Test PREV_WHITESPACE in
7086         flags, not CPP_OPEN_PAREN.
7087         * cpplex.c (expand_token_space, init_token_list,
7088         cpp_free_token_list): Put the dummy token at list->tokens[-1].
7089         (_cpp_lex_line, _cpp_lex_file): token list is 0-based.
7090
7091 Tue Apr 25 14:06:40 2000  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7092
7093         * config/i386/freebsd.h (INT_ASM_OP): Define.
7094
7095 Tue Apr 25 14:51:07 MET DST 2000  Jan Hubicka  <jh@suse.cz>
7096
7097         * loop.c (strength_reduce): Fix typo in the last checkin.
7098
7099 Tue Apr 25 07:33:12 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7100
7101         * stor-layout.c (finalize_record_size): Simplify to use existing
7102         functions.
7103         (compute_record_mode): No longer static.
7104         * tree.h (compute_record_mode): New declaration.
7105
7106 2000-04-25  Neil Booth  <NeilB@earthling.net>
7107
7108         * Revert my patch below until cause of build failures
7109         determined.
7110
7111 2000-04-25  Richard Henderson  <rth@cygnus.com>
7112
7113         * combine.c (combine_instructions): Add missing argument
7114         to try_combine.
7115
7116         * toplev.c (rest_of_compilation): Delay sibcall optimization
7117         until after emit_eh_context.
7118
7119 2000-04-24  Nick Clifton  <nickc@redhat.com>
7120
7121         * combine.c (combine_instructions): Do not try to combine a
7122         sequence of insns when the second insn has been replaced by a
7123         note.
7124
7125 Mon Apr 24 17:34:18 2000  Mumit Khan  <khan@xraylith.wisc.edu>
7126
7127         * gcc.c (load_specs): New static function.
7128         (read_specs): Use it.
7129
7130         * gcc.c (lookup_compiler): Make multiple passes for case
7131         insensitive filesystems.
7132
7133 2000-04-24  Neil Booth  <NeilB@earthling.net>
7134
7135         * cpphash.c: replace HSPACE_BEFORE with PREV_WHITESPACE.
7136         * cpphash.h (_cpp_check_directive): new.
7137         * cpplex.c (handle_newline, cpp_free_token_list,
7138         init_trigraph_map, trigraph_ok, trigraph_replace,
7139         backslash_start, skip_block_comment, skip_line_comment,
7140         skip_whitespace, parse_name, parse_number, parse_string,
7141         copy_comment, _cpp_lex_line, spell_char, spell_string,
7142         spell_comment, spell_name, spell_other, _cpp_lex_file,
7143         _cpp_output_list): new.
7144         (expand_name_space): take length argument.
7145         (init_token_list): add comment list initialisation.
7146         (cpp_scan_line): use auto_expand_name_space.  PREV_WHITESPACE
7147         instead of HSPACE_BEFORE.
7148
7149         * cpplib.c (_cpp_check_directive): new
7150         * cpplib.h (cpp_name, PREV_WHITESPACE, PREV_COMMENT,
7151         DIGRAPH, UNSIGNED_INT, TOK_NAME): new.
7152         (HSPACE_BEFORE): delete.
7153         (TTYPE_TABLE): rearrange.
7154         (struct cpp_toklist): update.
7155
7156 2000-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7157
7158         * aclocal.m4 (gcc_AC_HEADER_STRING, gcc_AC_FUNC_PRINTF_PTR,
7159         gcc_AC_C_VOLATILE, gcc_AC_FUNC_MKDIR_TAKES_ONE_ARG): Use the three
7160         argument form of AC_DEFINE.
7161
7162         * configure.in (DEFAULT_LINKER, DEFAULT_ASSEMBLER,
7163         HAVE_INTTYPES_H, PACKAGE, VERSION, ENABLE_WIN32_REGISTRY,
7164         WIN32_REGISTRY_KEY, HAVE_GAS_SUBSECTION_ORDERING, HAVE_GAS_WEAK,
7165         HAVE_GAS_HIDDEN, HAVE_AS_REGISTER_PSEUDO_OP, AS_SPARC64_FLAG,
7166         HAVE_AS_OFFSETABLE_LO10, ENABLE_NEW_GXX_ABI): Likewise.
7167
7168         * acconfig.h: Delete stubs made redundant by 3-arg AC_DEFINE.
7169
7170 2000-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7171
7172         * Makefile.in (GCC_FOR_TARGET, GCC_CFLAGS, LIBGCC2_INCLUDES,
7173         deduced.h): Use -isystem, not -I, for including system headers.
7174
7175 2000-04-24  Nick Clifton  <nickc@cygnus.com>
7176
7177         * config/fr30/fr30.md (addsi3): Do not use small add instruction if
7178         the source register is the frame pointer or arg pointer.
7179         (addsi3_small_int): Disallow if source register is the frame
7180         pointer or arg pointer.
7181
7182 2000-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7183
7184         * configure.in (ENUM_BITFIELDS_ARE_UNSIGNED): Delete redundant
7185         call to AC_MSG_RESULT.
7186
7187 2000-04-24  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
7188
7189         * invoke.texi: Correct grammatical errors, document
7190         -fno-gnu-keywords as identical to -fno-asm for C++.
7191
7192 2000-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7193
7194         * aclocal.m4: (GCC_HEADER_STRING, GCC_NEED_DECLARATION,
7195         GCC_NEED_DECLARATIONS, GCC_FUNC_VFPRINTF_DOPRNT,
7196         GCC_FUNC_PRINTF_PTR, GCC_PROG_LN_S, GCC_PROG_LN, GCC_C_VOLATILE,
7197         AC_GCC_C_LONG_DOUBLE, GCC_FUNC_MKDIR_TAKES_ONE_ARG,
7198         EGCS_PROG_INSTALL): Rename autoconf macros with prefix gcc_AC_.
7199
7200         * configure.in (AC_GCC_C_LONG_DOUBLE, GCC_PROG_LN, GCC_PROG_LN_S,
7201         GCC_C_VOLATILE, EGCS_PROG_INSTALL, GCC_HEADER_STRING,
7202         GCC_FUNC_VFPRINTF_DOPRNT, GCC_FUNC_PRINTF_PTR,
7203         GCC_NEED_DECLARATIONS, GCC_FUNC_MKDIR_TAKES_ONE_ARG): Invoke with
7204         new macros names.
7205
7206 2000-04-24  Mumit Khan  <khan@xraylith.wisc.edu>
7207
7208         * c-pragma.c (push_alignment): Use BITS_PER_UNIT macro.
7209         (pop_alignment): Likewise.
7210         (handle_pragma_token): Likewise.
7211
7212 2000-04-24  Robert Lipe <robertlipe@usa.net>
7213
7214         * tree.h (tree_decl): Member `mode' now ENUM_BITFIELD.
7215
7216 2000-04-24  Hiroyuki Machida <machida@sm.sony.co.jp>
7217
7218         * combine.c (try_combine): Update reg_nonzero_bits of
7219         newi2pat before newpat.
7220
7221 Mon Apr 24 10:19:48 MET DST 2000  Jan Hubicka  <jh@suse.cz>
7222
7223         * loop.c (strength_reduce): Simplify test to INSN_P.
7224         (record_giv): Attempt to simplify the add value, use CONSTANT_P
7225         expressions instead of CONST_INT.
7226         (express_from_1): Likewise.
7227
7228 2000-04-24  Mark Mitchell  <mark@codesourcery.com>
7229
7230         * regs.h (reg_n_max): Don't declare.
7231         * flow.c (reg_n_max): Don't define.
7232         * regclass.c (renumber): Don't initialize to zero.
7233         (regno_allocated): Likewise.
7234         (reg_n_max): Define.
7235         (allocate_reg_info): Don't initialize unnecessarily.
7236
7237 Mon Apr 24 00:21:36 2000  Jeffrey A Law  (law@cygnus.com)
7238
7239         * genattrtab.c (find_attr): Initialize unsigned_p, func_units_p
7240         and blockage_p in the newly allocated attribute.
7241
7242 Sun Apr 23 20:16:49 2000  Alexandre Oliva  <aoliva@cygnus.com>
7243
7244         * config/mn10300/mn10300.md (addsi): `inc4' on address
7245         registers does not modify cc, but `inc' on an extended
7246         register does.
7247
7248 Sun Apr 23 16:24:35 2000  Denis Chertykov  <denisc@overta.ru>
7249
7250         * reload.c (find_equiv_reg): Checks all valueno regs
7251         as a reload_reg_p regs.
7252
7253 2000-04-23  Zack Weinberg  <zack@wolery.cumb.org>
7254
7255         * cpphash.c (collect_objlike_expansion): Add sanity check.
7256         (special_symbol): Remove case T_CONST, T_XCONST, T_MCONST.  If
7257         the buffer is the empty string, return.  Mark __DATE__ and
7258         __TIME__ as XCONST nodes, not MCONST.
7259         (_cpp_macroexpand): Avoid pushing an empty buffer.
7260         (funlike_macroexpand): Don't pop token_buffer here.
7261
7262 Sun Apr 23 18:37:53 2000  Alexandre Oliva  <aoliva@cygnus.com>
7263
7264         * config/mn10300/mn10300.h (REGNO_IN_RANGE_P): New macro.
7265         (REGNO_DATA_P, REGNO_ADDRESS_P, REGNO_SP_P): New macros.
7266         (REGNO_EXTENDED_P, REGNO_AM33_P): New macros.
7267         (REGNO_OK_FOR_BASE_P): Define in terms of them.
7268         (REGNO_OK_FOR_BIT_BASE_P, REGNO_OK_FOR_INDEX_P): Likewise.
7269         (REG_OK_FOR_BASE_P): Define in terms of the REGNO macro.
7270         (REG_OK_FOR_BIT_BASE_P, REG_OK_FOR_INDEX_P): Likewise.
7271
7272 Sun Apr 23 22:23:08 MET DST 2000  Jan Hubicka  <jh@suse.cz>
7273
7274         * loop.c (simplify_giv_expr):  Be more agressive on simplifying
7275         constant MULT givs.
7276
7277 2000-04-23  Zack Weinberg  <zack@wolery.cumb.org>
7278
7279         * cpphash.h (struct definition): Move file, line, col members...
7280         (struct hashnode): ... here.  Also add 'disabled' flag.
7281         (enum node_type): Add T_VOID, T_XCONST, T_FMACRO, and
7282         T_IDENTITY.  Remove T_DISABLED.
7283         Update prototypes.
7284
7285         * cpphash.c (_cpp_dump_definition): Split out dump_DEFINITION.
7286         (collect_expansion): Split into collect_objlike_expansion and
7287         collect_funlike_expansion.
7288         (_cpp_macroexpand): Split out scan_arguments, stringify, and
7289         funlike_macroexpand.
7290         (_cpp_compare_defs): Rename compare_defs, make static.
7291         (_cpp_make_hashnode): Initialize hp->disabled.
7292         (macro_cleanup): Adjust for new token types.  Clear
7293         m->disabled.
7294         (_cpp_create_definition): Move code here to determine what
7295         sort of macro it is, and code to check for redefinitions, from
7296         do_define.  Implement a few simple cases without creating a
7297         full DEFINITION.
7298         (_cpp_macroexpand, special_symbol, _cpp_dump_definition):
7299         Handle the simple cases.
7300         (push_macro_expansion): Set buf->has_escapes and hp->disabled
7301         here.
7302
7303         * cppinit.c (builtin_array): Change MCONST to XCONST
7304         everywhere.
7305         * cpplex.c (maybe_macroexpand): Handle IDENTITY macros here;
7306         fix check for disabled and function-like macros.
7307         * cpplib.c (do_define): Move most logic to
7308         _cpp_create_definition.
7309         (do_undef): Handle new special token types.
7310
7311 Sun Apr 23 14:27:44 MET DST 2000  Jan Hubicka  <jh@suse.cz>
7312
7313         * loop.c (maybe_eliminate_biv_1): Use GET_CODE (x) == CONST_INT instead
7314         of CONSTANT_P for mult_val; always use validate_change to update insn.
7315
7316 2000-04-22  Zack Weinberg  <zack@wolery.cumb.org>
7317
7318         * cpphash.c (trad_stringify, add_pat): New functions.
7319         (collect_expansion): Restore support for -traditional syntax.
7320         Use trad_stringify and add_pat.
7321         (_cpp_macroexpand): Restore support for -traditional semantics.
7322         * cpplex.c (_cpp_scan_line): Don't change space_before if we
7323         get a COMMENT token.
7324         (_cpp_lex_token): Provide COMMENT tokens to caller if
7325         traditional and parsing_define_directive.
7326         (skip_comment): Warn about // comments if -Wtraditional.
7327         * cpplib.c (do_define): Fix typo.  Create EMPTY nodes with
7328         proper node type.
7329         (do_undef): Don't warn about undefining EMPTY nodes.
7330
7331 Sat Apr 22 22:35:38 MET DST 2000  Jan Hubicka  <jh@suse.cz>
7332
7333         * loop.c (strength_reduce): Fix biv removal code.
7334
7335 2000-04-22  Richard Henderson  <rth@cygnus.com>
7336
7337         * predict.c (estimate_probability): Examine both sides of
7338         a branch for no exits.  Use 90% not 50% for predict taken.
7339         Reorg for one copy of note generation code.
7340
7341 2000-04-22  Richard Henderson  <rth@cygnus.com>
7342
7343         * flow.c (mark_used_reg): Hack around rs6000 eliminable pic reg.
7344
7345 2000-04-22  Richard Henderson  <rth@cygnus.com>
7346
7347         * diagnostic.c (init_output_buffer): Don't initialize format_args.
7348         (output_clear): Likewise.
7349         (output_printf): Use va_copy.
7350         (vline_wrapper_message_with_location): Likewise.
7351         (v_message_with_decl): Likewise.
7352         (line_wrapper_printf): VA_START infor buffer.format_args directly.
7353         * system.h (va_copy): Provide default implementation.
7354
7355 2000-04-22  Richard Henderson  <rth@cygnus.com>
7356
7357         * predict.c (expected_value_to_br_prob): Don't bomb if op1 of
7358         the collected condition is not a constant.
7359
7360 2000-04-22  Gabriel Dos Reis  <gdr@codesourcery.com>
7361
7362         * diagnostic.h: New file.
7363
7364         * Makefile.in (diagnostic.o): Depends on diagnostic.h
7365
7366         * diagnostic.c: Tweak.  Rationalize the output logic.  Adjust
7367         various function prototypes.
7368         (diagnostic.h): #include.
7369         (struct output_buffer): Move into diagnostic.h.
7370         (get_output_prefix): Rename to output_get_prefix.  Export.
7371         (init_output_buffer): Export. Break out.  Ajust intialization.
7372         (output_space_left, output_append): Export.
7373         (output_newline): Rename to output_add_newline.  Export.
7374         (output_clear): Nullify additional output_buffer fields.
7375         (output_puts): Rename to output_add_string.  Export.
7376         (dump_output): Rename to output_flush_on.  Export.
7377         (build_location_prefix): Constify return-type.
7378         (emit_output_prefix): Rename to output_emit_prefix. Export.
7379         (set_real_maximum_length): New function.
7380         (output_set_maximum_length): Ditto
7381         (output_clear): Ditto.
7382         (output_add_character): Ditto.
7383         (output_add_integer): Ditto.
7384         (output_add_space): Ditto.
7385         (output_format): Ditto.
7386         (output_printf): Adjust buffer initialization.
7387         (vline_wrapper_message_with_location): Ditto.
7388         (v_message_with_decl): Ditto.  Adjust call to output_puts
7389         and get_output_prefix.
7390         (default_print_error_function): Adjust buffer intialization.
7391
7392 Sat Apr 22 06:45:04 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7393
7394         * expr.c (preexpand_calls, case CALL_EXPR): Don't look at TYPE_SIZE
7395         of VOID_TYPE.
7396
7397 Fri Apr 21 18:33:09 2000  Alexandre Oliva  <aoliva@cygnus.com>
7398
7399         * config/mn10300/mn10300.h (REGNO_REG_CLASS): Use NO_REGS instead
7400         of explicit 0.
7401
7402 Fri Apr 21 18:30:00 2000  Alexandre Oliva  <aoliva@cygnus.com>
7403
7404         * config/mn10300/mn10300.h (REGISTER_MOVE_COST): Provide more
7405         accurate data about SP moves.
7406
7407 Fri Apr 21 18:28:28 2000  Alexandre Oliva  <aoliva@cygnus.com>
7408
7409         * config/mn10300/mn10300.h (ADDITIONAL_REGISTER_NAMES): Added
7410         aliases to AM33 registers.
7411
7412 Fri Apr 21 18:26:17 2000  Alexandre Oliva  <aoliva@cygnus.com>
7413
7414         * config/mn10300/mn10300.h (REG_CLASS_CONTENTS): Added register 16
7415         to all EXTENDED bitmaps.
7416
7417 Fri Apr 21 18:17:12 2000  Alexandre Oliva  <aoliva@cygnus.com>
7418
7419         * config/mn10300/mn10300-protos.h (mn10300_address_cost): Declare.
7420         * config/mn10300/mn10300.h (ADDRESS_COST): New macro.
7421         * config/mn10300/mn10300.c (mn10300_address_cost): New function.
7422
7423 Fri Apr 21 18:11:56 2000  Alexandre Oliva  <aoliva@cygnus.com>
7424
7425         * config/mn10300/mn10300.md (movdi, movdf): Do not use `movu' when
7426         the operand is not constant.
7427
7428 Fri Apr 21 14:58:29 2000  Denis Chertykov  <denisc@overta.ru>
7429
7430         * reload.c (find_equiv_reg): Checks all valueno and regno regs
7431         as a call-clobbered regs.
7432
7433 Fri Apr 21 13:30:26 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7434
7435         * rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN_RANGE_BEG.
7436         * rtl.h: Likewise.
7437         * rtl.def: Update comment.
7438         * function.c (expand_function): Use NOTE_INSN_REPEATED_LINE_NUMBER.
7439         * integrate.c (expand_inline_function): Likewise.
7440         * profile.c (branch_prob): Likewise.
7441         * ggc-common.c (ggc_mark_rtx_children): Use NOTE_INSN_RANGE_BEG.
7442         * print-rtl.c (print_rtx): Likewise.
7443         * haifa-sched.c (sched_analyze, unlink_other_notes): Likewise.
7444         (reemit_notes): Likewise; also use enum insn_note.
7445
7446         * stor-layout.c (layout_decl): Only set DECL_MODE if not already set.
7447         (place_field): Properly compute know and actual alignment.
7448
7449         * gengenrtl.c (gencode): Write obstack_alloc_rtx function start
7450         in proper format.
7451
7452         * cse.c (cse_insn): In (set REG0 REG1) case, remove a REG_EQUAL
7453         note for REG1.
7454
7455 2000-04-21  Zack Weinberg  <zack@wolery.cumb.org>
7456
7457         * cpphash.c (struct arg, struct arglist): Const-ify strings.
7458         (warn_trad_stringify, duplicate_arg_p): New helper functions.
7459         (collect_expansion): Rewrite to scan over a token list.
7460         Remove -traditional support.
7461         (collect_formal_parameters): Rename to collect_params; rewrite
7462         to scan over a token list.
7463         (_cpp_create_definition): Adjust to scan a token list.
7464         (_cpp_macroexpand): Remove -traditional support.
7465         (_cpp_compare_defs): Whitespace is now canonicalized.
7466         (comp_def_part): Delete function.
7467
7468         * cpphash.h: Update prototypes.
7469         * cpplex.c (init_token_list): Don't set lineno if there is no
7470         buffer.
7471         (pedantic_whitespace): New function.
7472         (_cpp_scan_line): Mark tokens that had hspace before.  Don't
7473         consume a newline.  Use pedantic_whitespace.
7474         (_cpp_lex_token): Remove support for -traditional macros.
7475         (_cpp_get_define_token): Delete.
7476         (_cpp_get_directive_token): Do the real work here.  Use
7477         pedantic_whitespace.
7478         (_cpp_init_input_buffer): Initialize pfile->directbuf.
7479
7480         * cpplib.c (get_macro_name): Delete.
7481         (do_define): Read the entire line into pfile->directbuf, then
7482         feed the token list to _cpp_create_definition.
7483         * cpplib.h (HSPACE_BEFORE): new define.
7484         (struct cpp_reader): Add a toklist member, "directbuf".
7485
7486         * predict.c (estimate_probability): New heuristic: if a jump
7487         branches around a block with no successors, predict it taken.
7488         Disentangle control flow.
7489
7490 2000-04-20  Richard Henderson  <rth@cygnus.com>
7491
7492         * loop.c (emit_iv_add_mult): Revert last change.
7493
7494 2000-04-20  Zack Weinberg  <zack@wolery.cumb.org>
7495
7496         * cpplib.h (enum cpp_ttype): Add token types for all
7497         punctuators.  Distinguish pp-numbers from valid C numbers.
7498         Give some tokens better names.  Initialize from macro.
7499         (struct cpp_name, cpp_token, cpp_toklist): New data
7500         structures.
7501         Update prototypes.
7502         * cpplex.c (bump_column, expand_name_space,
7503         expand_token_space, init_token_list, cpp_output_list,
7504         _cpp_scan_line):  New functions.
7505         (output_line_command): Add third argument, new line number.
7506         * cpphash.h: Update prototypes.
7507         * cppexp.c, cpphash.c, cpplib.c, scan-decls.c: Update for new
7508         token names.
7509
7510 2000-04-20  Richard Henderson  <rth@cygnus.com>
7511
7512         * config/alpha/alpha.c (alpha_emit_floatuns): Emit missing barrier.
7513
7514 2000-04-20  Zack Weinberg  <zack@wolery.cumb.org>
7515
7516         * c-common.c (decl_attributes) [A_ALIAS]: Set TREE_USED on the
7517         object pointed to.
7518
7519 Thu Apr 20 14:19:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
7520
7521         * loop.c (emit_iv_add_mult):  Simplify it's input and emit
7522         REG_EQUAL note explaining the calculated value.
7523
7524         * calls.c (expand_call): Avoid unnecesary precalculation
7525         and outgoing parameters space guarding for sibling calls.
7526         (store_one_arg): Likewise.
7527
7528 Thu Apr 20 08:01:07 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7529
7530         * toplev.c (enum dump_file_index, dump_file): Add DFI_sibling.
7531         (rest_of_compilation): Write sibling dump file and account
7532         for time as jump time.
7533         * invoke.texi: Update documentation on dump flags.
7534
7535 2000-04-19  Marek Michalkiewicz  <marekm@linux.org.pl>
7536
7537         * avr.c: #include "system.h" instead of <stdio.h> and <stdlib.h>.
7538
7539 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
7540
7541         * cpphash.c (special_symbol): Represent an empty macro with
7542         "\r \r " not just "\r ".
7543         (_cpp_macroexpand): Correct condition for the foo ( ) special
7544         case.
7545         (unsafe_chars): Handle EOF as second argument.
7546         (push_macro_expansion): Simplify test for removing escape at
7547         end.  Do not trim both escapes if there is no text in between.
7548
7549 2000-04-19  Jim Blandy  <jimb@redhat.com>
7550
7551         * dwarf2out.c (DWARF2_ADDR_SIZE): New macro.  Use it instead
7552         of PTR_SIZE, when appropriate.
7553
7554 2000-04-19  Mark Mitchell  <mark@codesourcery.com>
7555
7556         * system.h (ONLY_INT_FIELDS): Make sure it is defined.
7557         (USE_ENUM_BITFIELDS): Fix typo.
7558
7559 Wed Apr 19 12:14:55 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7560
7561         * stor-layout.c (place_field): Set rli->offset_align properly.
7562
7563 2000-04-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7564
7565         * mips.h (BITS_PER_WORD, UNITS_PER_WORD, UNITS_PER_FPREG,
7566         INT_TYPE_SIZE, LONG_TYPE_SIZE, POINTER_SIZE, POINTER_BOUNDARY,
7567         PARM_BOUNDARY): Remove unnecessary casts.
7568
7569 Wed Apr 19 12:02:37 MET DST 2000  Jan Hubicka  <jh@suse.cz>
7570
7571         * calls.c (precompute_arguments): Remove must_preallocate and
7572         args_size calls.
7573         (expand_call): Update call of precompute_arguments.
7574
7575         * loop.c (check_insn_for_bivs, for_every_insn_in_loop,
7576         check_insn_for_givs): Break out from ...
7577         (strength_reduce) ... here; use for_every_insn_in_loop to call
7578         check_insn_for_givs.
7579         * loop.h (for_every_insn_in_loop): Declare.
7580         (loop_insn_callback): New type.
7581
7582 2000-04-18  Zack Weinberg  <zack@wolery.cumb.org>
7583
7584         * cpplib.c (do_pragma_poison):  Strings in the token buffer are
7585         not nul-terminated.
7586
7587 Tue Apr 18 16:04:12 2000  Jim Wilson  <wilson@cygnus.com>
7588
7589         * config/ia64/sysv4.h (SELECT_SECTION): Use data_section if
7590         flag_pic and RELOC.
7591
7592 2000-04-18  Zack Weinberg  <zack@wolery.cumb.org>
7593
7594         * cccp.c, cexp.y, cexp.c, cccp.1: Removed.
7595
7596         * configure.in: Delete --disable-cpplib option and all
7597         references to cpp_main.
7598         * configure: Regenerate.
7599         * Makefile.in: Remove all references to CCCP, CCCP_OBJS,
7600         @cpp_main@, cccp.c, cexp.c, cexp.y, cexp.output, cexp.o,
7601         cccp.o, cccp, or cppmain.  Link cppmain.o straight to
7602         cpp$(exeext).  Add --no-headers to makeinfo command line when
7603         generating INSTALL.  Install and uninstall cpp.1 manpage, not
7604         cccp.1.
7605         * install.texi: Delete all references to cexp.y/cexp.c.
7606         Delete ancient instructions for compiling GCC on 3b1.
7607         * INSTALL: Regenerate.
7608
7609         * cppfiles.c, cpplib.h, jump.c, protoize.c, c-lex.c, mips/t-ecoff,
7610         mips/t-elf, mips/t-r3900: Remove references to cccp.c.
7611         * convex.h, fx80.h, m68k.h, pdp11.h: Remove references to
7612         cexp.c/cexp.y.
7613         * xm-linux.h, xm-os2.h, romp.h: Remove definition of BSTRING,
7614         which is no longer tested anywhere.
7615
7616         * cppinit.c (handle_option): Don't run error message through
7617         gettext twice.
7618
7619 Tue Apr 18 14:16:47 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7620
7621         * conflict.c (conflict_graph_add): Pass enum type to htab_find_slot.
7622         * cpperror.c (hashtab.h): Now include.
7623         * cppexp.c (hashtab.h): Likewise.
7624         * cpplex.c (hashtab.h): Likewise.
7625         * cppfiles.c (hashtab.h): Likewise.
7626         (find_include_file, _cpp_calc_hash, cpp_read_file): Pass enum type
7627         to htab_find_slot_with_hash.
7628         * cpphash.c (hashtab.h): Now include.
7629         (_cpp_lookup_slot): INSERT is now enum insert_option.
7630         * cpphash.h (_cpp_lookup_slot): Likewise.
7631         * cppinit.c (hashtab.h): Include earlier.
7632         (initialize_builtins): Pass enum to htab_find_slot.
7633         * cpplib.c (hashtab.h): Now include.
7634         (do_define, do_undef): Pass enum type to _cpp_lookup_slot.
7635         (do_pragma_poison, do_assert): Likewise.
7636         * emit-rtl.c (gen_rtx_CONST_INT): Pass enum to
7637         htab_find_slot_with_hash.
7638         * simplify-rtx.c (cselib_lookup_mem, cselib_lookup): Likewise.
7639         * tree.c (type_hash_add): Likewise.
7640         (build1): Minor cleanup.
7641
7642         * ggc-common.c: Add missing blanks.
7643         * print-tree.c (print_node): Print DECL_OFFSET_ALIGN.
7644         * tree.h (DECL_OFFSET_ALIGN): Fix typo in comment.
7645
7646         * stmt.c (mark_case_node): New function.
7647         (mark_case_nesting): Call it.
7648
7649         * expmed.c (emit_store_flag): If comparing two-word integer
7650         with zero, can optimize NE, EQ, GE, and LT.
7651
7652         * c-decl.c (mark_binding_level): Use 'for' instead of `while'.
7653         * conflict.c: Minor cleanups.
7654         * optabs.c: Add blank line
7655         * simplify-rtx.c: Minor cleanups.
7656
7657 2000-04-18  Stan Cox  <scox@cygnus.com>
7658
7659         * gengenrtl.c (genlegend): Fix misspelling.
7660
7661 2000-04-18  Robert Lipe  <robertlipe@usa.net>
7662
7663         * configure.in (ENUM_BITFIELDS_ARE_UNSIGNED): Added.  Check that
7664         bitfields of the host compiler are not signed quantities.
7665         * config.in: Regenerate.
7666         * configure: Regenerate.
7667         * system.h (USE_ENUM_BITFIELDS): Added.
7668         (ENUM_BITFIELDS): Added.
7669         * rtl.h (rtx_def): Members `code', `mode', now ENUM_BITFIELD.
7670         (SHORT_ENUM_BUG): Deleted.
7671         * tree.h (tree_common): Members `code', `mode', `built_in_class',
7672         now ENUM_BITFIELD.
7673         * config/i386/xm-sco.h (ONLY_INT_FIELDS): Deleted.
7674         (CODE_FIELD_BUG): Likewise.
7675         * config/m68k/x-apollo68 (CC): Deleted SHORT_ENUM_BUG.
7676         (OLD_CC): Likewise.
7677         * config/m68k/x-ccur (X_CFLAGS): Likewise.
7678
7679 2000-04-18  Mark Mitchell  <mark@codesourcery.com>
7680
7681         * cpplex.c (_cpp_lex_token): Don't call CPP_BUMP_LINE when the
7682         mark is active.
7683
7684 2000-04-17  Zack Weinberg  <zack@wolery.cumb.org>
7685
7686         * cppexp.c (lex): Don't assume tokens are NUL terminated.
7687         * cpplib.c (do_include, do_import, do_include_next,
7688         read_line_number, detect_if_not_defined): Likewise.
7689         * cpphash.c (collect_expansion): Likewise.
7690         (special_symbol, _cpp_macroexpand): Check return from
7691         cpp_file_buffer.
7692         * cpphash.h (CPP_NUL_TERMINATE, CPP_NUL_TERMINATE_Q): Delete
7693         macros.  Delete all uses.
7694
7695         * gcc.dg/cpp-mi.c: Add two more test cases.
7696         * gcc.dg/cpp-mind.h, gcc.dg/cpp-mindp.h: New files.
7697
7698 2000-04-17  Richard Henderson  <rth@cygnus.com>
7699
7700         * bb-reorder.c (fixup_reorder_chain): Don't look up new block again.
7701         (reorder_basic_blocks): If no epilogue in rtl, force last block last.
7702
7703 2000-04-17  Mark Mitchell  <mark@codesourcery.com>
7704
7705         * function.c (expand_function_start): Use hard_function_value to
7706         compute the RTL to use for DECL_RESULT.
7707
7708 Mon Apr 17 23:35:29 MET DST 2000  Jan Hubicka  <jh@suse.cz>
7709
7710         * i386.c (athlon_cost): Fix lea, divide and XFmode move costs.
7711         (x86_integer_DFmode_moves, x86_partial_reg_dependency,
7712          x86_memory_mismatch_stall): New global variables.
7713         (ix86_adjust_cost): Handle MEMORY_BOTH on places MEMORY_STORE was only
7714         alloved; fix load penalties for Athlon.
7715         * i386.h (x86_integer_DFmode_moves, x86_partial_reg_dependency,
7716         x86_memory_mismatch_stall): Declare.
7717         (TARGET_INTEGER_DFMODE_MOVES, TARGET_PARTIAL_REG_DEPENDENCY,
7718          TARGET_MEMORY_MISMATCH_STALL): New.
7719         * i386.md (athlon scheduling parameters): Fix latencies according to
7720         Athlon Optimization Manual.
7721         (sahf, xchg, fldcw, leave instruction patterns): Set athlon_decode to
7722         vector.
7723         (fsqrt instruction patterns): Set athlon_decode to direct.
7724         (movhi_1): Promote for TARGET_PARTIAL_REG_DEPENDENCY and for
7725         PARTIAL_REGISTER_STALL with !TARGET_HIMODE_MATH machines.
7726         (movqi_1): Handle promoting correctly for TARGET_PARTIAL_REG_DEPENDENCY
7727         and TARGET_PARTIAL_REGISTER_STALL machines.
7728         (pushdf_nointeger): New pattern.
7729         (pushdf_integer): Rename from pushdf.
7730         (movdf_nointger): Enable for !TARGET_INTEGER_DFMODE_MOVES machines.
7731         (movdf_intger): Disable for !TARGET_INTEGER_DFMODE_MOVES machines.
7732
7733 2000-04-17  Richard Henderson  <rth@cygnus.com>
7734
7735         * loop.c (canonicalize_condition): Add WANT_REG argument.
7736         Stop the search if we match it.
7737         * expr.h (canonicalize_condition): Update decl.
7738         * predict.c (expected_value_to_br_prob): Use it.  Track last
7739         expected value note.
7740         (find_expected_value): Remove.
7741
7742         * reorg.c (mostly_true_jump): Always use BR_PROB if present.
7743
7744 2000-04-17  Zack Weinberg  <zack@wolery.cumb.org>
7745
7746         * aclocal.m4 (AM_GNU_GETTEXT): Don't AC_REQUIRE([AC_FUNC_MMAP]).
7747         (AC_FUNC_MMAP_FILE): New macro, tests read-only private map of
7748         a plain file.
7749         * configure.in: Call AC_FUNC_MMAP_FILE.
7750         * configure: Regenerate.
7751         * config.in: Regenerate.
7752
7753         * intl/loadmsgcat.c: Test HAVE_MMAP_FILE not HAVE_MMAP.
7754         * fixinc/fixincl.c: Likewise.
7755
7756 2000-04-17  Richard Henderson  <rth@cygnus.com>
7757
7758         * builtins.c (expand_builtin_expect): New.
7759         (expand_builtin): Call it.
7760         * builtins.def (BUILT_IN_EXPECT): New.
7761         * c-common.c (c_common_nodes_and_builtins): Declare __builtin_expect.
7762         * extend.texi: Document it.
7763
7764         * predict.c (expected_value_to_br_prob): New.
7765         (find_expected_value): New.
7766         * basic-block.h (expected_value_to_br_prob): Declare.
7767         * toplev.c (rest_of_compilation): Invoke it.
7768
7769         * rtl.h (NOTE_EXPECTED_VALUE): New.
7770         (NOTE_INSN_EXPECTED_VALUE): New.
7771         * rtl.c (note_insn_name): Update.
7772         * print-rtl.c (print_rtx): Reorg NOTE_LINE_NUMBER special
7773         cases; handle NOTE_INSN_EXPECTED_VALUE.
7774
7775 2000-04-17  Jakub Jelinek  <jakub@redhat.com>
7776
7777         * config/sparc/sparc.c (eligible_for_sibcall_delay): Cannot use
7778         leaf sibcall delay slot if flag_pic.
7779         (output_sibcall): Always emit call for leaf sibcall if flag_pic.
7780
7781 2000-04-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7782
7783         * Makefile.in (stmp-fixproto): Acknowledge errors in fixproto.
7784
7785         * fixproto: If fix-header fails, exit with an error.
7786
7787 Mon Apr 17 14:59:36 MET DST 2000  Jan Hubicka  <jh@suse.cz>
7788
7789         * cse.c (struct check_depdendence_data): New.
7790         (check_dependence): New function.
7791         (invalidate): Use check_depdenence.
7792
7793 2000-04-16  Mark Mitchell  <mark@codesourcery.com>
7794
7795         * dwarf2out.c (DWARF_CIE_DATA_ALIGNMENT): Adjust, now that
7796         UNITS_PER_WORD is unsigned.
7797
7798         * tree.h (struct tree_common): Remove misleading comment.
7799
7800 2000-04-16  Dave Pitts  <dpitts@cozx.com>
7801
7802         * Makefile.in ($(srcdir)/c-parse.y: c-parse.in): Enclose the whole
7803         message in quotes. Otherwise, IBM's make program treats the '#' as the
7804         start of a comment and ignores the remainder of the line.
7805
7806         * c-lex.c (yylex): Change for EBCDIC, lower case characters preceed
7807         upper case.
7808         * cccp.c (initialize_char_syntax): Allow for holes in EBCDIC.
7809         * cexp.y (initialize_random_junk): Likewise.
7810         * cppfiles.c (find_include_file): Cast alloca return value.
7811         * cppinit.c (initialize_standard_includes): Likewise.
7812         * cpplib.c (cpp_define, cpp_undef): Likewise.
7813         * defaults.h (ASM_OUTPUT_ASCII): Use ISPRINT.
7814         * final.c (output_asm_insn): Allow for holes in EBCDIC.
7815         * fold-const.c (CHARMASK): New.
7816         (real_hex_to_f): Use it.
7817         * real.c (CHARMASK): New.
7818         (etoasc, asctoeg): Use it.
7819         (asctoeg): EBCDIC lower case characters preceed upper case.
7820
7821         * i370.c (mvs_add_label): Change spacing for coding conventions.
7822         * i370.h (ASM_OUTPUT_CASE_LABEL): Change to the data CSECT for the
7823         outputing case vectors.
7824         (ASM_OUTPUT_CASE_END): New, put assembler back into code CSECT.
7825         (ASM_OUTPUT_ADDR_VEC_ELT, ASM_OUTPUT_ADDR_DIFF_ELT): Remove page check,
7826         since vector in in the data CSECT.
7827         (ASM_OUTPUT_REG_POP, ASM_OUTPUT_REG_PUSH): Restore to correct operation.
7828         * i370.md (Many patterns): Put the length in the XL directives.
7829         (movdi): Put back STM and MVC in definition.
7830         (floatsidf2): Correct TARGET_ELF_ABI pattern and add back the LE370
7831         pattern using the TCA.
7832         * oe.h (CPP_SPEC): Added to allow trigraphs.
7833         * xm-oe.h (HOST_BITS_PER_LONGLONG): Change to 32. IBM's compiler does
7834         not support the "long long" type.
7835
7836 2000-04-16  Mark Mitchell  <mark@codesourcery.com>
7837
7838         * config/mips/mips-protos.h (mips_legitimate_address_p): New
7839         function.
7840         (mips_reg_mode_ok_for_base_p): Likewise.
7841         * config/mips/mips.h (REG_OK_STRICT_P): Don't define.
7842         (REG_OK_FOR_INDEX_P): Define unconditionally.
7843         (REG_MODE_OK_FOR_BASE_P): Use mips_reg_mode_ok_for_base_p.
7844         (GO_IF_LEGITIMATE_ADDRESS): Use mips_legitimate_address_p.
7845         * config/mips/mips.c (mips16_simple_memory_operand): Adjust now
7846         that GET_MODE_SIZE is unsigned.
7847         (mips_reg_mode_ok_for_base_p): Define.
7848         (mips_legitimate_address_p): Likewise.  Adjust now
7849         that GET_MODE_SIZE is unsigned.
7850         (block_move_loop): Make the number of bytes unsigned.
7851         (expand_block_move): Likewise.
7852         (function_arg): Make the loop counter unsigned to match the
7853         boundary condition.
7854
7855 2000-04-16  Richard Henderson  <rth@cygnus.com>
7856
7857         * rtl.h (enum insn_note): New enumeration.  Subsume
7858         NOTE_INSN_DELETED and friends.
7859         (GET_NOTE_INSN_NAME): Adjust index by NOTE_INSN_BIAS.
7860         * rtl.c (note_insn_name): Tweak string order.
7861
7862 2000-04-15  Zack Weinberg  <zack@wolery.cumb.org>
7863
7864         * cpplex.c (_cpp_read_and_prescan): Enlarge len by setting it
7865         to offset * 2.
7866
7867         * cpplex.c (output_line_command): Remove debugging prints.
7868         (cpp_output_tokens): Don't write out a zero-length buffer or
7869         try to see if it has a newline in it.
7870         (_cpp_expand_to_buffer): Copy the source buffer before pushing.
7871         (_cpp_read_and_prescan): Move shift-down of pushback bytes to
7872         the end of the loop.  Use memmove.  Don't read past the end of
7873         the buffer.  Remove trailing newlines from error messages.
7874
7875 2004-04-16  Neil Booth  <NeilB@earthling.net>
7876
7877         * cpphash.h (SYNTAX_INCLUDE, SYNTAX_ASSERT, directive_handler): new.
7878         * cpplib.c: Add new syntax flags to directive table, and
7879         supporting macros.
7880
7881 2000-04-15  Ulrich Drepper  <drepper@redhat.com>
7882
7883         * i386.c (ix86_expand_epilogue): Yes, the x86 can pop 64k at once
7884         using ret $N.
7885
7886 2000-04-15  David Edelsohn  <edelsohn@gnu.org>
7887
7888         * toplev.c (display_help): Prefix "f" to "sched-verbose=".
7889         * haifa-sched.c: Update -fsched-verbose comments to use "=".
7890
7891 Sat Apr 15 10:59:19 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7892
7893         * Makefile.in (ggc-page.o): Now includes toplev.h.
7894         * ggc-page.c (toplev.h): Now included.
7895         (gc_time): Remove declaration.
7896         (ggc_collect): TIME now long.
7897         * toplev.c (parse_time, varasm_time, gc_time): Still global; all
7898         others static.
7899         * toplev.h (gc_time, parse_time, gc_time): New declarations.
7900
7901         * toplev.c: Make *_time variable long to reduce chance of overflow.
7902         (TIMEVAR): Likewise for `otime'.
7903         (print_time): Arg is now long; compute percentage in FP and round.
7904         * toplev.h (print_time): Arg is long.
7905
7906         * tree.c: Minor whitespace changes.
7907
7908         * configure.in (alpha*-*-*): Add config/alpha/t-alpha.
7909         * configure: Rebuilt.
7910         * libgcc2.c (__fixunstfDI): Renamed from __fixunstfdi.
7911         (__fixunsxfDI): Renamed from __fixunsxfdi.
7912         (__fixunsdfDI): Renamed from __fixunsdfdi.
7913         (__fixunssfDI): Renamed from __fixunssfdi.
7914         (__floatdisf): Use proper type in REP_BIT macro.
7915         (__fixunsxfSI): Renamed from __fixunsxfsi.
7916         (__fixunsdfSI): Renamed from __fixunsdfsi.
7917         (__fixunssfSI): Renamed from __fixunssfsi.
7918         * libgcc2.h: Add cases for MIN_UNITS_PER_WORD > 4.
7919         Change location of macros and upper-case some names as above.
7920         * longlong.h ([alpha]): Use PARAMS, not __P in decl of __udiv__qrnnd.
7921         * config/alpha/t-alpha, config/alpha/qrnnd.asm: New files.
7922
7923         * varasm.c (assemble_variable): Add cast to remove warning.
7924         (immed_real_const_1): Only use CONST[01]_RTX if not in nested function.
7925
7926         * flow.c (count_basic_blocks, find_basic_blocks_1): Remove last change.
7927         * optabs.c (emit_libcall_block): If have REG_EH_REGION, update
7928         region number to -1.
7929
7930 2000-04-15  Richard Earnshaw (rearnsah@arm.com)
7931
7932         * emit-rtl.c (unshare_all_rtl_again): Unmark everything, then
7933         call unshare_all_rtl.
7934
7935         * arm.md (movhi): REGNO_POINTER_ALIGN is now bits.
7936
7937 Fri Apr 14 16:58:45 2000  Jim Wilson  <wilson@cygnus.com>
7938
7939         * config/ia64/lib1funcs.asm (__divdi3, __moddi3, __udivdi3, __umoddi3):
7940         Use .s1 not .s0 for all FP instructions.
7941
7942 2000-04-14  Zack Weinberg  <zack@wolery.cumb.org>
7943
7944         * cpplex.c (cpp_output_tokens, cpp_scan_buffer_nooutput): New public
7945         interfaces.
7946         (safe_fwrite, output_line_command): New static functions.
7947         (cpp_expand_to_buffer): Now private to cpplib.
7948         (cpp_scan_buffer): Take a printer.
7949
7950         * cpphash.h: Update prototypes.
7951         * cpplib.h: Update prototypes.
7952         (cpp_printer): New.
7953         (cpp_buffer): Remove last_nominal_fname.
7954         (cpp_reader): Remove lineno.
7955
7956         * cppmain.c: Use a cpp_printer.
7957         * fix-header.c: No need to inhibit line commands.  Call
7958         cpp_start_read with no printer.
7959
7960         * cpperror.c (cpp_notice_from_errno): Provide default name.
7961         * cppfiles.c (make_IHASH, _cpp_fake_ihash): New functions.
7962         (find_include_file, cpp_read_file): Use make_IHASH.
7963         (file_cleanup): Set control_macro and clear
7964         input_stack_listing_current here.
7965         (_cpp_execute_include): Don't output entering-file marker.
7966         * cpphash.c (special_symbol): Look for the line number in the
7967         buffer, not the reader.
7968         (_cpp_macroexpand): No need to disable line commands.
7969         (_cpp_dump_definition): No need to generate line commands.
7970         (dump_hash_helper): Remove excess newline from output.
7971         * cppinit.c (dump_special_to_buffer): No need to generate line
7972         commands.
7973         (cpp_printer_init): New.
7974         (cpp_start_read): Take a printer, and start it up if it's not
7975         NULL.  No need to generate line commands.
7976         (cpp_finish): Expect no buffers stacked at all.  Take a
7977         printer argument, and flush the output buffer if it's not
7978         NULL.
7979         * cpplex.c (_cpp_lex_token): Return EOF if there's no buffer.
7980         Don't put two hashes at the beginning of an assertion.
7981         (cpp_get_token): Don't increment pfile->lineno or emit line
7982         commands here.  Return EOF if there's no buffer when we get
7983         EOF.
7984         * cpplib.c (do_define, skip_if_group):
7985         No need to disable line commands.
7986         (_cpp_output_line_command): Delete function.
7987         (do_line): Don't emit line commands here, but set things up so
7988         they will be emitted if necessary.  Use _cpp_fake_ihash to
7989         make unique nominal_fnames if necessary.
7990         (do_elif, do_else, _cpp_handle_eof): Call cpp_error_with_line
7991         with 0 for column, not -1.
7992         (_cpp_handle_eof): Don't set the control macro here.  Don't
7993         clear input_stack_listing_current here.  Don't emit line
7994         commands.
7995
7996 2000-04-14  Geoff Keating  <geoffk@cygnus.com>
7997
7998         * config/rs6000/sysv4.h (LINK_START_SOLARIS_SPEC): Define to empty
7999         always, use the default SVR4 start address.
8000
8001         * config/rs6000/linux.h (LINK_SPEC): Don't define.
8002         (LINK_SHLIB_SPEC): Define.
8003         (LINK_START_DEFAULT_SPEC): Define.
8004         (LINK_OS_DEFAULT_SPEC): Define.
8005
8006         * config/rs6000/sysv4.h (ENDFILE_SPEC): Use the %(endfile_*) macros.
8007
8008         * config/rs6000/eabi.asm (__eabi): Call __init rather than
8009         __do_global_ctors to handle constructors.
8010         * config/rs6000/sysv4.h (STARTFILE_ADS_SPEC): Use crtbegin.
8011         (STARTFILE_YELLOWKNIFE_SPEC): Likewise.
8012         (STARTFILE_MVME_SPEC): Likewise.
8013         (STARTFILE_SIM_SPEC): Likewise.
8014         (ENDFILE_ADS_SPEC): Use crtend.
8015         (ENDFILE_YELLOWKNIFE_SPEC): Likewise.
8016         (ENDFILE_MVME_SPEC): Likewise.
8017         (ENDFILE_SIM_SPEC): Likewise.
8018         (STARTFILE_SOLARIS_SPEC): Use crtbegin/crtbeginS.
8019         (ENDFILE_SOLARIS_SPEC): Use crtend/crtendS.
8020         (STARTFILE_LINUX_SPEC): Use crtbeginS for shared objects.
8021         (ENDFILE_LINUX_SPEC): Use crtendS for shared objects.
8022         * config/rs6000/t-ppccomm (LIB2FUNCS_EXTRA): Don't build eabi-ctors.o.
8023         (EXTRA_MULTILIB_PARTS): Build crtbeginS/crtendS.
8024         (CRTSTUFF_T_CFLAGS_S): Define.
8025         * config/rs6000/eabi-ctors.c: Delete.
8026
8027         * config/rs6000/eabi-ci.asm (__init): Align stack to 16-byte
8028         boundary.
8029         (__fini): Likewise.
8030         * config/rs6000/eabi-cn.asm (__init): Allow for 16-byte stack frame.
8031         boundary.
8032         (__fini): Likewise.
8033
8034 Fri Apr 14 16:09:02 2000  Jim Wilson  <wilson@cygnus.com>
8035
8036         * combine.c (force_to_mode, case LSHIFTRT): Check that shift shift
8037         plus mask size is smaller or equal to the mode size.
8038
8039 Fri Apr 14 18:07:30 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8040
8041         * print-rtl.c (print_rtx, case NOTE): Don't blow up if NOTE_BASIC_BLOCK
8042         not yet set.
8043
8044         * expr.c (reload.h): Now included.
8045         (emit_block_move): Set volatile_ok when checking for movstr.
8046         (emit_move_1): Check for replacements in addresses in multi-word case.
8047         * Makefile.in (expr.o): Now includes reload.h.
8048
8049         * flow.c (count_basic_blocks): Remove unused var PREV_CALL.
8050         Never have a LIBCALL end a basic block.
8051         (find_basic_blocks_1): Likewise.
8052         Reorganize CALL_INSN cases.
8053
8054         * sbitmap.h (EXECUTE_IF_SET_IN_SBITMAP): Revert last change.
8055
8056 Fri Apr 14 10:54:22 2000  Jim Wilson  <wilson@cygnus.com>
8057
8058         * config/ia64/lib1funcs.asm (__ia64_nonlocal_goto): Drop obsolete
8059         completers from mov.ret instruction.
8060
8061 2000-04-14  Richard Henderson  <rth@cygnus.com>
8062
8063         * fold-const.c (extract_muldiv): Don't distribute and widen
8064         multiply across plus for non-sizetype unsigned types.
8065
8066 2000-04-14  Richard Henderson  <rth@cygnus.com>
8067
8068         * flow.c (find_auto_inc): Don't autoinc eliminable registers.
8069         If the original source is dead in the incr insn, it's dead now.
8070
8071 Fri Apr 14 07:40:32 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8072
8073         * stor-layout.c (layout_decl): Properly compare KNOWN_ALIGN to
8074         see if DECL_BIT_FIELD needs to still be set.
8075
8076         * tree.h (struct tree_type): Make PRECISION 9 bits and MODE 7.
8077
8078         * dbxout.c (dbxout_type, case INTEGER_TYPE): Don't call
8079         print_int_cst_octal with something that's not an INTEGER_CST.
8080
8081         * config/alpha/alpha.c (alpha_emit_floatuns): Ensure we pass a REG
8082         and not a SUBREG to a FLOAT rtl.
8083
8084 Thu Apr 13 19:39:56 2000  Clinton Popetz  <cpopetz@cygnus.com>
8085
8086         * emit-rtl.c (try_split): Avoid infinite loop if the split
8087         results in a sequence that contains the original insn.
8088
8089 2000-04-13  Andreas Jaeger  <aj@suse.de>
8090
8091         * config/mips/mips.c (expand_block_move): Pass alignment
8092         argument to move_by_pieces in bits, not bytes.
8093
8094         * config/mips/linux.h (CPP_PREDEFINES): Also define __PIC__ and
8095         __pic__ for little endian.
8096
8097 2000-04-13  Andreas Jaeger  <aj@suse.de>
8098
8099         * config/i386/i386-protos.h: Add prototype for
8100         uno_comparison_operator.
8101
8102 Thu Apr 13 15:55:08 MET DST 2000  Jan Hubicka  <jh@suse.cz>
8103
8104         * alias.c (nonlocal_reference_p): Take care of CALL_INSNS's fusage.
8105         * calls.c (ECF_PURE): New flag.
8106         (emit_call_1): Handle ECF_PURE calls.
8107         (initialize_argument_information): Unset ECF_PURE flag too.
8108         (precompute_arguments): Precompute for ECF_PURE too.
8109         (expand_call): Handle ECF_PURE calls too.
8110         (emit_library_call_value_1): Rename no_queue argument to fn_type,
8111         accept value of 2 as pure function.
8112         (emit_library_call_value, emit_library_call): Rename no_queue argument
8113         to fn_type.
8114         * optabs.c (prepare_cmp_insn): Pass fn_type 2 to memcmp call.
8115
8116         * tree.h (DECL_IS_PURE): New macro.
8117         (struct tree_decl): Add pure_flag.
8118         * c-common.c (enum attrs): Add attribute "pure".
8119         (init_attributes): Initialize attribute "pure"
8120         (decl_attributes): Handle attribute "pure".
8121         * extend.texi (Attribute "pure"): Document.
8122         * calls.c (expand_call): Add (mem:BLK (scratch)) to "equal from"
8123         in pure function.
8124         (flags_from_decl_or_type): Support attribute "pure".
8125
8126 2000-04-13  Jason Merrill  <jason@casey.cygnus.com>
8127
8128         * cpplex.c (_cpp_lex_token): Handle digraphs.  Don't null-terminate
8129         the token except for numbers and identifiers.
8130
8131 Thu Apr 13 00:09:16 EDT 2000  John Wehle  (john@feith.com)
8132
8133         * i386.c (ix86_expand_binary_operator,
8134         ix86_expand_unary_operator): Check no_new_pseudos
8135         instead of reload_in_progress and reload_completed.
8136         (ix86_split_ashldi, ix86_split_ashrdi,
8137         ix86_split_lshrdi): Check no_new_pseudos instead
8138         of reload_completed.
8139
8140 2000-04-12  Jeffrey A Law  (law@cygnus.com)
8141
8142         * function.c (purge_addressof): Unshare any shared rtl created by
8143         purge_addressof and its children.
8144
8145 2000-04-12  Mark Mitchell  <mark@codesourcery.com>
8146
8147         * function.c (aggregate_value_p): VOID_TYPE nodes are never
8148         aggregates.
8149
8150 2000-04-05  Andreas Jaeger  <aj@suse.de>
8151
8152         * config/mips/linux.h (SUBTARGET_ASM_SPEC): Use proper flags if
8153         not compiling PIC code, add flags for mabi=64.
8154         (SUBTARGET_CPP_SIZE_SPEC): New.
8155         (SUBTARGET_CPP_SPEC): New.
8156         (CPP_PREDEFINES): Define __PIC__ and __pic__.  PIC code is default
8157         for MIPS/Linux and lots of code needs these defines.
8158
8159 Wed Apr 12 22:44:11 2000  Hans-Peter Nilsson  <hp@axis.com>
8160
8161         * reorg.c (fill_slots_from_thread): Check side_effects_p when
8162         trying the "opposite arithmetic" approach.
8163
8164 Wed Apr 12 20:51:20 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
8165
8166         * sh.h (STRUCT_VALUE): Just 0 for TARGET_HITACHI.
8167         (struct sh_args): Add new field force_mem.
8168         (INIT_CUMULATIVE_ARGS): Initialize it.
8169         (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Act on it.
8170
8171 Wed Apr 12 17:20:41 MET DST 2000  Jan Hubicka  <jh@suse.cz>
8172
8173         * calls.c (expand_call): Do not reverse args in "equal from" field.
8174         (emit_library_call_value_1): Emit_libcall_block for const and pure
8175         function.
8176
8177 Wed Apr 12 16:00:25 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
8178
8179         * reload1.c (reload_combine): Don't enable optimization for fixed
8180         registers when encountering a BARRIER.
8181
8182 Wed Apr 12 15:54:11 MET DST 2000  Jan Hubicka  <jh@suse.cz>
8183
8184         * builtins.c (expand_builtin_memcmp): Do expansion even with
8185         !HAVE_cmpstrsi, do libcall when gen_strcmpsi fails.
8186
8187         * calls.c (expand_call): Do NO_DEFER_POP unconditionally once
8188         stack is propertly aligned; add sanity checking for aligned
8189         stack pointer.
8190         (expand_library_call_value_1): Add sanity checking for aligned
8191         stack pointer.
8192
8193 Wed Apr 12 07:51:54 2000  Catherine Moore  <clm@cygnus.com>
8194
8195         * calls.c (emit_library_call_value_1): Change 3rd arg to
8196         locate_and_pad_parm to disregard the setting of partial.
8197
8198 Wed Apr 12 08:47:38 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8199
8200         * tree.c (unsave_expr_now_r, unsafe_for_reeval): Properly do TREE_LIST.
8201
8202         * print-rtl.c (print_rtx): For CALL_PLACEHOLDER, output the
8203         CALL_INSN from the normal case.
8204
8205 Fri Apr  7 12:23:04 MET DST 2000  Jan Hubicka  <jh@suse.cz>
8206
8207         * i386.c (x86_sub_esp_4, x86_sub_esp_8, x86_add_esp_4, x86_add_esp_8):
8208         New global variables.
8209         (ix86_emit_epilogue_adjustment): Do not attempt to use pop for the
8210         adjustment.
8211         * i386.h (x86_sub_esp_4, x86_sub_esp_8, x86_add_esp_4, x86_add_esp_8):
8212         Declare,
8213         (TARGET_SUB_ESP_4, TARGET_SUB_ESP_8, TARGET_ADD_ESP_4,
8214          TARGET_ADD_ESP_8): New macros.
8215         * i386.md: Add peep2s to convert esp adjustments to push and pop
8216         instructions.
8217         (pushsi_prologue, popsi_epilogue): New patterns.
8218
8219 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
8220
8221         * real.c (toe64): Remove stale #endif from the last change.
8222
8223 2000-04-12  Stephen L Moshier  <moshier@mediaone.net>
8224
8225         * real.h (MAX_LONG_DOUBLE_TYPE_SIZE): Comment.
8226         * real.c (toe64): Revert previous change.
8227
8228 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
8229
8230         * objc/objc-act.c: Include ggc.h.
8231         (objc_tree_index, objc_global_trees): Convert most of the
8232         static tree variables into a static array with previous names
8233         as defines.
8234         (objc_ellipsis_node): New variable.
8235         (lang_init): Call objc_act_parse_init and c_parse_init.
8236         Create objc_ellipsis_node.
8237         (build_selector_translation_table): Use objc_ellipsis_node instead
8238         of (tree)1.
8239         (hack_method_prototype): Likewise.
8240         (get_arg_type_list): Likewise.
8241         (start_method_def): Likewise.
8242         (continue_method_def): Likewise.
8243         (gen_method_decl): Likewise.
8244         (ggc_mark_imp_list): New function.
8245         (ggc_mark_hash_table): New function.
8246         (objc_act_parse_init): New function.
8247         * objc/objc-act.h (objc_ellipsis_node): Add extern variable.
8248         * c-parse.in (c_parse_init): For objc add roots of objc specific
8249         local tree variables.
8250         * objc/objc-parse.y: Rebuilt.
8251         * objc/objc-parse.c: Rebuilt.
8252         (opt_parm_list): Use objc_ellipsis_node instead of (tree)1.
8253
8254 Wed Apr 12 01:00:44 EDT 2000  John Wehle  (john@feith.com)
8255
8256         * cse.c (delete_trivially_dead_insns): Also delete insns
8257         that copy a register to itself where the destination is
8258         a strict_low_part.
8259
8260 2000-04-11  Richard Henderson  <rth@cygnus.com>
8261
8262         * flow.c (struct propagate_block_info): Add new_dead, new_live.
8263         (propagate_block): Initialize them.  Use them in parallel instead
8264         of one tmp variable, ie revert much of the 0408 and 0407 functional
8265         changes, but keep the structural changes.
8266         (mark_set_regs): Take new_dead from propagate_block_info instead.
8267         (mark_set_1, mark_set_reg): Likewise.
8268         (mark_used_regs): Likewise with new_live.
8269         (mark_used_reg): Likewise.  Revert 0408 change.
8270
8271 2000-04-11  Nick Clifton  <nickc@cygnus.com>
8272
8273         * config/arm/arm.h: (INCOMING_RETURN_ADDR_RTX): Remove Dwarf2
8274         restriction.
8275         (DWARF_FRAME_RETURN_COLUMN): Remove Dwarf2 restriction.
8276
8277 2000-04-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8278
8279         * config/elfos.h (SELECT_SECTION): Decide whether to use a data or
8280         const section to output a CONSTRUCTOR based on the same conditions
8281         used for VAR_DECLs.
8282
8283 Tue Apr 11 09:55:59 2000  Jeffrey A Law  (law@cygnus.com)
8284
8285         * pa/long-double.h (FIX_TRUNCTFSI2_LIBCALL): Tweak for PA64.
8286         * pa/pa-protos.h (output_call): Add additional argument indicating
8287         if the call is a sibling/tail call.
8288         (compute_zdepdi_operands, output_64bit_and): Prototype new functions.
8289         (compute_64bit_ior, cmpib_comparison_operator): Likewise.
8290         (function_arg, function_arg_partial_nregs): Likewise
8291         * pa/pa.c (override_options): Always set flag_pic for TARGET_64BIT.
8292         (emit_move_sequence): Zero extend certain constants as needed
8293         for TARGET_64BIT.
8294         (compute_zdepdi_operands, output_64bit_and): New functions.
8295         (output_64bit_ior, function_arg): Likewise.
8296         (cmpib_comparison_operator, function_arg_partial_nregs): Likewise.
8297         (compute_frame_size, hppa_expand_prologue): Handle TARGET_64BIT.
8298         (hppa_expand_epilogue, return_addr_rtx, hppa_va_arg): Likewise.
8299         (hppa_builtin_saveregs, output_cbranch, output_bb): Likewise.
8300         (output_bvb): Likewise.
8301         (output_millicode_call): Return pointer is in %r2 for TARGET_64BIT.
8302         (output_call): New argument 'sibcall'.  Generate sibcall sequences
8303         as needed.
8304         (print_operand); Handle cases 'Q', 'p', and 'z' for TARGET_64BIT.  For
8305         (ouput_arg_descriptor): Do not emit argument descriptors for
8306         TARGET_64BIT.
8307         * pa/pa.h (TARGET_PA_11, TARGET_PA_20): Only define if not already
8308         defined.
8309         (TARGET_64BIT, PROMOTE_FUNCTION_RETURN): Define.
8310         (FUNCTION_OK_FOR_SIBALL): Define.
8311         (CPP_PA10_SPEC, CPP_PA11_SPEC, CPP_PA20_SPEC): Define.
8312         (CPP_CPU_DEFAULT_SPEC, SUBTARGET_EXTRA_SPECS, EXTRA_SPECS): Likewise.
8313         (CPP_SPEC): Use new spec infrastructure.
8314         (BITS_PER_WORD, UNITS_PER_WORD): Handle TARGET_64BIT.
8315         (STACK_BOUNDARY, FUNCTION_BOUNDARY, PIC_OFFSET_TABLE_REGNUM): Likewise.
8316         (RETURN_IN_MEMORY, EXTRA_CONSTRAINT, FIRST_PARM_OFFSET): Likewise.
8317         (REG_PARM_STACK_SPACE, STACK_POINTER_OFFSET): Likewise.
8318         (STACK_DYNAMIC_OFFSET, FUNCTION_VALUE): Likewise.
8319         (FUNCTION_ARG_PASS_BY_REFERENCE, FUNCTION_ARG_CALLEE_COPIES): Likewise.
8320         (TRAMPOLINE_TEMPLATE, TRAMPOLINE_SIZE): Likewise.
8321         (INITIALIZE_TRAMPOLINE, LEGITIMATE_CONSTANT_P): Likewise.
8322         (CONST_OK_FOR_LETTER_P, MOVE_RATIO): Likewise.
8323         (FUNCTION_ARG); Call out to C code.
8324         (FUNCTION_ARG_PARTIAL_NREGS): Likewise.
8325         (MAX_BITS_PER_WORD, MAX_LONG_TYPE_SIZE, MAX_WCHAR_TYPE_SIZE): Define.
8326         (MIN_UNITS_PER_WORD): Likewise.
8327         * pa/pa.md (cmpdi): New expander.
8328         (scc patterns, movstrsi): Not available for TARGET_64BIT.
8329         (64bit conditional arithmetic): New patterns.
8330         (absdi2, smindi3, umindi3, smaxdi3, umaxdi3): New patterns.
8331         (movsicc): Not available if modes on all the operands to not match.
8332         (movdicc): New expander and associated patterns.
8333         (64bit branches): New patterns.
8334         (pre_load, post_store): Generate appropriate code for TARGET_64BIT.
8335         (pre_ldd, post_std): New patterns.
8336         (64bit addil, load low part): New patterns.
8337         (special movsf constant): Not available for TARGET_64BIT.
8338         (movsf, movdf expanders): Force constants into memory.
8339         (32bit movdf/movdi patterns): Disable for TARGET_64BIT.
8340         (64bit movdf/movdi patterns): New patterns.
8341         (zero_extendqidi2, zero_extendhidi2, zero_extendsidi2): New patterns
8342         for TARGET_64BIT.
8343         (extendqidi2, extendhidi2, extendsidi2): Similarly.
8344         (adddi3 expander): Allow "arith_operand" for second input.
8345         (32bit adddi3, subdi3, uaddcm): Disable for TARGET_64BIT.
8346         (64bit adddi3, subsi3, uaddcm): New patterns for TARGET_64BIT.
8347         (mulsi3 expander): Revamp slightly so it supports TARGET_64BIT too.
8348         (muldi3): New expander for TARGET_64BIT.
8349         (divsi3, udivsi3, modsi3, umodsi3): Fourth operand must be (reg:SI 2)
8350         for TARGET_64BIT.
8351         (32bit anddi3, iordi3, xordi3, andcm, negdi2, uaddcm): Disable
8352         patterns for TARGET_64BIT.
8353         (64bit anddi3, iordi3, xordi3, andcm, negdi2, uaddcm, shadd): New
8354         patterns for TARGET_64BIT.
8355         (64bit bit insertion/extractions): New patterns for TARGET_64BIT.
8356         (64bit shifts/rotates): New patterns/expanders for TARGET_64BIT.
8357         (sibcall_epilogue): New expander.
8358         (casesi): Tweak for TARGET_64BIT.
8359         (call expanders): Set & use the outgoing argument pointer.  Use the
8360         64bit call patterns as needed. Add additional arg to output_call.
8361         (call_internal_reg_64bit, call_value_internal_reg_64bit): New pattern.
8362         (sibcall, sibcall_internal_symref): New expanders.
8363         (sibcall_value, sibcall_value_internal_symref
8364         (interspace_jump): Turn into an expander + matching patterns.
8365         (canonicalize_funcptr_for_compare): Not needed for TARGET_64BIT.
8366         * pa/pa64-regs.h: Eliminate trigraph sequences.
8367         * pa/pa64-start.h (TARGET_PA_20): Fix typo.
8368
8369 2000-04-11  Zack Weinberg  <zack@wolery.cumb.org>
8370
8371         * cppexp.c, cpphash.c, cpphash.h, cpplex.c, cpplib.c,
8372         cpplib.h, cppmain.c, fix-header.c, scan-decls.c: Replace
8373         cpp_token with cpp_ttype everywhere.
8374         * cpperror.c, cpphash.c, cpplex.c, cpplib.c, scan-decls.c:
8375         Replace cpp_buf_line_and_col with CPP_BUF_LINE and/or
8376         CPP_BUF_COL.  Line and column numbers are unsigned int, not
8377         long.
8378         * cpplex.c (cpp_buf_line_and_col): Delete.
8379         * cpplib.h (struct cpp_buffer, struct cpp_reader): Change
8380         'long lineno' to 'unsigned int lineno'.
8381         (CPP_BUF_LINE, CPP_BUF_COL): New macros.
8382
8383 2000-04-11  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
8384
8385         * extend.texi: ISO C99 is not a draft anymore.
8386         * invoke.texi: ISO C++ is not a draft anymore.
8387         * cpp.texi: __cplusplus is required by the ISO standard.
8388
8389         * extend.texi (-fthis-is-variable): Undocument.
8390         * flags.h (warn_template_debugging): Remove declaration.
8391         * gcc.1 (-fall-virtual, -fenum-int-equiv, -fthis-is-variable,
8392         -Wenum-clash, -Wtemplate-debugging): Undocument.
8393
8394 2000-04-10  Nick Clifton  <nickc@cygnus.com>
8395
8396         * config/arm/arm.h (HOST_INT): New macro: Declare a HOST_WIDE_INT
8397         integer.
8398         (HOST_UINT): New macro: Declare an unsigned HOST_WIDE_INT
8399         integer.
8400         (ARM_SIGN_EXTEND): Use HOST_UINT.
8401         (STRIP_NAME_ENCODING): Prevent warnings about redefinitions.
8402         (ASM_OUTPUT_LABELREF): Prevent warnings about redefinitions.
8403         (INCOMING_RETURN_ADDR_RTX): Only define if Dwarf2 is supported.
8404         (DWARF_FRAME_RETURN_COLUMN): Only define if Dwarf2 is supported.
8405
8406         * config/arm/arm.c: (const_ok_for_arm): Use HOST_UINT.
8407         (arm_gen_constant): Use HOST_UINT.
8408         (arm_canonicalize_constant): Use HOST_UINT.
8409         (arm_reload_in_hi): Use HOST_UINT.
8410         (arm_reload_out_hi): Use HOST_UINT.
8411         (output_multi_immediate): Use HOST_UINT.
8412         (int_log2): Use HOST_UINT.
8413         (arm_poke_function_name): Use HOST_UINT.
8414         (arm_output_epilogue): Use arm_volatile_func().
8415         (output_thumb_prologue): Use arm_strip_name_encoding().
8416
8417 Mon Apr 10 15:40:59 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8418
8419         * sbitmap.c (sbitmap_a_subset_b_p): Rework loop to avoid potential
8420         of sequence point problems.
8421
8422 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
8423
8424         * rtl.def (ASHIFT, ROTATE, ASHIFTRT, LSHIFTRT, ROTATERT):
8425         Recomment.
8426         * tree.def (LSHIFT_EXPR, RSHIFT_EXPR): Recomment.
8427
8428 Mon Apr 10 07:21:13 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8429
8430         * sbitmap.h: Whitespace changes and use upper-case macro args.
8431         (struct simple_bitmap_def): All sizes now unsigned.
8432         (EXECUTE_IF_SET_IN_SBITMAP): Internal vars now _X instead of X_.
8433         * sbitmap.c (sbitmap_alloc): N_ELMS now unsigned; also local vars.
8434         (sbitmap_vector_alloc): Parms and local vars now unsigned.
8435         (sbitmap_zero): Cast bzero arg to PTR.
8436         (sbitmap_vector_zero, sbitmap_vector_one): Parm and Local var unsigned.
8437         (sbitmap_union_of_diffs): Change loop index to unsigned and rework
8438         loop to make structure clearer.
8439         (sbitmap_not, sbitmap_difference, sbitmap_a_and_b): Likewise.
8440         (sbitmap_a_or_b, sbitmap_a_subset_b_p, sbitmap_a_or_b_and_c): Likewise.
8441         (sbitmap_a_and_b_or_c): Likewise.
8442         (sbitmap_intersection_of_succs): Minor cleanups.
8443         (sbitmap_intersection_of_preds, sbitmap_union_of_succs): Likewise.
8444         (sbitmap_union_of_preds): Likewise.
8445         (sbitmap_first_set_bit, dump_sbitmap): Local variables now unsigned.
8446         (debug_sbitmap): New function.
8447
8448         * c-convert.c (convert): Handle REFERENCE_TYPE like POINTER_TYPE.
8449         * c-typeck.c (convert_for_assignment): Likewise.
8450
8451         * expmed.c (init_expmed): Don't free objects we make.
8452         * emit-rtl.c (gen_rtx_CONST_INT, init_emit_once): Minor cleanups.
8453
8454         * expr.c (get_inner_reference): Correct some WITH_RECORD_EXPR cases.
8455         (expand_expr, case CONVERT_EXPR): Pass proper alignment to store_field.
8456
8457         * gcse.c (expr_hash_table_size): Now unsigned.
8458         (compute_ae_gen): Local variable `i' now unsigned.
8459         (compute_ae_kill, pre_insert_copies, pre_delete, pre_gcse): Likewise.
8460         (compute_transout, hoist_code): Likewise.
8461         (compute_local_properties): Likewise, also hash_table_size.
8462         (alloc_expr_hash_table): N_INSNS now unsigned.
8463         (delete_null_pointer_checks): Mark arg F as unused.
8464
8465         * regrename.c: Minor cleanups, including chang some variables
8466         to unsigned int.
8467
8468 2000-04-10  Neil Booth  <NeilB@earthling.net>
8469
8470         * cpplex.c (skip_block_comment): Use pointer arithmetic rather
8471         than GETC ().
8472         * cpphash.h: (CPP_BUMP_BUFFER_LINE_CUR, CPP_BUMP_LINE_CUR): New.
8473
8474 2000-04-10  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
8475
8476         * invoke.texi (-fno-gnu-keywords): Remove classof, headof,
8477         __classof__, and __headof__ from the list of gnu keywords.
8478         (-ansi): Remove -foperator-names from list of implied options.
8479         Do not call it ANSI C++.
8480         (-foperator-names): Document as -fno-operator-names.
8481
8482 2000-04-09  Zack Weinberg  <zack@wolery.cumb.org>
8483
8484         * cpphash.c (timestamp): Delete.
8485         (del_HASHNODE): If type is T_MCONST, free value.cpval.
8486         (special_symbol): Remove unnecessary braces.  Remove
8487         T_VERSION.  Treat T_STDC like T_CONST unless
8488         STDC_0_IN_SYSTEM_HEADERS.  Render both __DATE__ and __TIME__
8489         when one is encountered, then convert them into T_MCONST
8490         nodes.
8491         * cppinit.c (builtin_array): version_string is T_MCONST.
8492         __STDC__ has a "1" in its cpval.  Don't have a terminator
8493         entry.  Clean up which entries are dumped.
8494         (initialize_builtins): Only __STDC__ gets the special
8495         -traditional treatment.  Count the length of builtin_array.
8496         Render version_string here.
8497         * cpphash.h: Remove T_VERSION.  Add T_MCONST.
8498         * cpplib.h (struct cpp_reader): Remove timebuf.
8499
8500 2000-04-09  Richard Henderson  <rth@cygnus.com>
8501
8502         * genrecog.c (pred): Update comparison_operator for the unordered
8503         operators.
8504
8505         * config/i386/i386.c (no_comparison_operator): Disallow unordered
8506         operators.
8507         (fcmov_comparison_operator): Allow UNORDERED/ORDERED.
8508         (uno_comparison_operator): New.
8509         (put_condition_code): Handle UNORDERED/ORDERED.
8510         (unsigned_comparison): Likewise.
8511         (ix86_fp_compare_mode): Broken out of ix86_expand_fp_compare.
8512         (ix86_use_fcomi_compare, ix86_prepare_fp_compare_args): Likewise.
8513         (ix86_expand_fp_compare): Use them.  Take scratch as argument,
8514         update all callers.  Handle all 8 unordered operators.
8515         (ix86_expand_setcc): Lose the unordered argument, update all callers.
8516         (ix86_expand_branch): Likewise.  Don't fully expand fp branches.
8517         * config/i386/i386.h (PREDICATE_CODES): Update.
8518         * config/i386/i386-protos.h (ix86_expand_fp_compare): Declare.
8519         (ix86_expand_branch, ix86_expand_setcc): Update.
8520         * config/i386/i386.md (sunordered, sordered): New.
8521         (suneq, sunge, sungt, sunle, sunlt, sltgt): New.
8522         (bunordered, bordered): New.
8523         (buneq, bunge, bungt, bunle, bunlt, bltgt): New.
8524         (*fp_jcc_1, *fp_jcc_2, *fp_jcc_3, *fp_jcc_4): New.
8525         (*fp_jcc_5, *fp_jcc_6, and splitters): New.
8526
8527 2000-04-09  Philip Blundell  <philb@gnu.org>
8528
8529         * config/arm/arm.h (ARM_NAME_ENCODING_LENGTHS): Strip `*' too.
8530
8531 Sun Apr  9 15:16:14 EDT 2000  John Wehle  (john@feith.com)
8532
8533         * i386.md (fix_truncsfhi2, fix_truncdfhi2,
8534         fix_truncxfhi2): New patterns.
8535         * i386.c (output_fix_trunc): Handle converting to HImode.
8536
8537 2000-04-08  Alex Samuel  <samuel@codesourcery.com>
8538
8539         * ssa.c (convert_to_ssa): Eliminate dead code when calling
8540         life_analysis.
8541         (convert_from_ssa): Call compute_bb_for_insn before life_analysis.
8542         (for_each_successor_phi): Change parameter to basic_block.
8543         (coalesce_regs_in_successor_phi_nodes): Likewise.
8544         (coalesce_regs_in_copies): Likewise.
8545         (compute_coalesced_reg_partition): Use basic_block instead of index.
8546         * rtl.h (convert_to_ssa): Delete.
8547         (convert_from_ssa): Likewise.
8548         (successor_phi_fn): Likewise.
8549         (for_each_successor_phi): Likewise.
8550         (in_ssa_form): Likewise.
8551         * basic-block.h (convert_to_ssa): Moved from rtl.h.
8552         (convert_from_ssa): Likewise.
8553         (successor_phi_fn): Likewise.
8554         (in_ssa_form): Likewise.
8555         (for_each_successor_phi): Likewise.  Change parameter to basic_block.
8556         * flow.c (calculate_global_regs_live): Pass a basic_block to
8557         for_each_successor_phi.
8558
8559 2000-04-08  Richard Henderson  <rth@cygnus.com>
8560
8561         * flow.c (mark_used_reg): Use reg_set_p to determine if a register
8562         was modified in the current insn.
8563
8564 2000-04-08  Richard Earnshaw (rearnsha@arm.com)
8565
8566         * arm/thumb.md: Delete.
8567         * arm/thumb-protos.h: Delete.
8568
8569 2000-04-08  Richard Earnshaw (rearnsha@arm.com)
8570
8571         Merge changes from merged-arm-thumb-backend-branch onto trunk.
8572
8573         2000-04-08  Richard Earnshaw (rearnsha@arm.com)
8574
8575         * Merge trunk code from tag merged-arm-thumb-backend-merge_20000408
8576         into branch.
8577
8578         * arm.md (nop): Use the standard RTL expression.  Don't code as a
8579         define_expand.
8580         (*arm_nop, *thumb_nop): Delete.
8581
8582         * arm.c (const_ok_for_arm): Don't use ANSI extensions for defining
8583         constants.  Use casts instead.
8584         (arm_gen_constant, arm_rtx_costs, arm_reload_in_hi, arm_reload_out_hi,
8585         output_multi_immediate, arm_poke_function_name): Likewise.
8586         * arm.h (ARM_LEGITIIMIZE_RELOAD_ADDRESS, ARM_SIGN_EXTEND,
8587         MASK_RETURN_ADDDR): Likewise.
8588
8589         2000-03-31  Richard Earnshaw (rearnsha@arm.com)
8590
8591         * Merge trunk code from tag merged-arm-thumb-backend-merge_20000325
8592         into branch.
8593
8594         * arm.md (eh_epilogue): New function.
8595         * arm.h (struct machine_function): Move to here ...
8596         * arm.c: ... from here.
8597         (arm_output_epilogue): Support epilogues for __builtin_eh_return.
8598         (thumb_exit): Extra parameter eh_ofs.  All callers changed.
8599         Handle epilogues for __builtin_eh_return.  Make bit-fields unsigned.
8600
8601         2000-03-30  Nick Clifton  <nickc@cygnus.com>
8602
8603         * config/arm/semi.h (ASM_SPEC): Restore definition.
8604         (SUBTARGET_EXTRA_ASM_SPEC): Define if not already defined.
8605
8606         * config/arm/elf.h (ASM_SPEC): Restore definition.
8607         (SUBTARGET_EXTRA_ASM_SPEC): Define if not already defined.
8608
8609         * config/arm/arm.h (ASM_SPEC): Remove definition.
8610         (SUBTARGET_EXTRA_ASM_SPEC): Remove definition.
8611
8612         2000-03-26  Bernd Schmidt <bernds@cygnus.co.uk>
8613
8614         * config/arm/arm.c: Disable -fschedule-insns for Thumb.
8615
8616         2000-03-24  Nick Clifton  <nickc@cygnus.com>
8617
8618         Various formating tidyups, elimination of compile time
8619         warnings and synchronisation with internal sources:
8620
8621         * config/arm/arm-protos.h (assemble_align): Add prototype.
8622         (gen_rotated_half_load): Rename to arm_gen_rotated_half_load.
8623         (gen_comapre_reg): Rename to arm_gen_compare_reg.
8624         (arm_return_addr_rtx): Rename to arm_return_addr.
8625
8626         * config/arm/arm.c: Include except.h.
8627         Define shorter typenames for strict minipool_node and struct
8628         minipool_fix.
8629         (arm_return_in_memory): For WinCE return all structures <= 32 bits
8630         in memory.
8631         (gen_rotated_half_load): Rename to arm_gen_rotated_half_load.
8632         (gen_comapre_reg): Rename to arm_gen_compare_reg.
8633
8634         * config/arm/arm.h (SUBTARGET_EXTRA_ASM_SPEC): Define if not
8635         already defined.
8636         (ASM_SPEC): Define if not already defined.
8637         (ASM_OUTPUT_DEF_FROM_DECLS): Define.
8638
8639         * config/arm/arm.md: Rename references to gen_rotated_half_load to
8640         arm_gen_rotated_half_load, and references to gen_comapre_reg to
8641         arm_gen_compare_reg.
8642         (indirect_jump):  Only accept register operands.
8643         (load_indirect_jump): Keep this pattern since combine can generate
8644         it.
8645
8646         * config/arm/coff.h: Include aout.h.
8647         (MULTILIB_DEFAULTS): Only define if not already defined.
8648
8649         * config/arm/elf.h (ASM_OUTPUT_DEF_FROM_DECLS): Move definition
8650         into arm.h (so that COFF ports can support thumb based aliases).
8651         (ASM_SPEC): Move definition into arm.h
8652
8653         * config/arm/linux-elf.h (SUBTARGET_EXTRA_ASM_SPEC): Remove
8654         redundant apcs spec.
8655         (ASM_SPEC): Move definition to arm.h
8656
8657         * config/arm/semi.h (ASM_SPEC): Move definition to arm.h
8658
8659         * config/arm/unknown-elf.h (ASM_OUTPUT_SECTION_NAME): Add support
8660         for entries in the .bss section
8661
8662         2000-03-23  Nick Clifton  <nickc@cygnus.com>
8663
8664         * config/arm/arm.h (THUMB_INITIAL_ELIMINATION_OFFSET): Pass 0
8665         to thumb_far_jump_used_p.
8666
8667         * config/arm/arm-protos.h (thumb_far_jump_used_p): Take a
8668         single integer parameter.
8669
8670         * config/arm/arm.c (struct machine_function): Add two new
8671         fields, 'far_jump_used' and 'arg_pointer_live'.
8672         (thumb_far_jump_used_p): Once the decision has been made that
8673         far jumps might be used, always return true.
8674         If being called from the initial elimination offset macro then
8675         do not bother to perform the test if the arg pointer is not
8676         being used.
8677         (thumb_unexpand_epilogue): Pass 1 to thumb_far_jump_used_p().
8678         (output_thumb_prologue): Pass 1 to thumb_far_jump_used_p().
8679
8680         2000-03-23  Richard Earnshaw (rearnsha@arm.com)
8681
8682         * arm.c (output_return_instruction): Handle more cases where we can
8683         return from a function with an ldr instruction.
8684         (arm_output_epilogue): Likewise.
8685
8686         * arm.c (thumb_expand_prologue): Don't clobber the frame pointer
8687         if we need to push a large stack frame and there are no callee-saved
8688         registers.
8689
8690         * arm.c (arm_debugger_arg_offset): An offset of 0 is also valid
8691         in ARM code if the frame pointer has been eliminated.
8692
8693         * arm.md (epilogue, *epilogue_insns, consttable_*, align_4): Renumber
8694         unspec_volatile arguments to avoid duplicates.
8695         (consttable_1, consttable_2): Fixes for big-endian mode.
8696
8697         * arm.md (all ARM-mode load insns): Add neg_pool_range attribute
8698         as appropriate.
8699
8700         Re-write constant pool code.
8701         * arm.c (minipool_node, minipool_fix): New types.
8702         (minifix): Delete type.
8703         (arm_add_minipool_constant): Delete.
8704         (arm_compute_minipool_offsets, arm_find_barrier,
8705         arm_find_minipool_constant, fixup_compare, sort_fixups): Likewise.
8706         (get_jump_table_size): Now returns HOST_WIDE_INT.
8707         (move_minipool_fix_forward_ref, add_minipool_forward_ref): New
8708         functions.
8709         (move_minipool_fix_backward_ref, add_minipool_backward_ref): Likewise.
8710         (assign_minipool_offsets, arm_print_value): Likewise.
8711         (dump_minipool): Rewrite.
8712         (arm_barrier_cost): New function.
8713         (create_fix_barrier): New function.
8714         (push_minipool_barrier): New function.
8715         (push_minipool_fix): Record additional information about the fixup
8716         required.
8717         (note_invalid_constants): Remove push for (UNSPEC 3).  Don't
8718         check the mode of what needs fixing.
8719         (arm_reorg): Rewrite.
8720
8721         2000-03-08  Nick Clifton  <nickc@cygnus.com>
8722
8723         * config/arm/arm.md (indirect_jump): Force constant addresses into
8724         a register.
8725
8726         2000-03-01  Bernd Schmidt <bernds@cygnus.co.uk>
8727
8728         * config/arm/arm.md: Add splitter to turn SF moves into SI moves.
8729
8730         2000-02-24  Nick Clifton  <nickc@cygnus.com>
8731
8732         * config/arm/arm.c (thumb_expand_prologue): Make sure that stack
8733         adjust is word aligned.
8734         (thumb_expand_epilogue): Make sure that stack adjust is word
8735         aligned.
8736
8737         * config/arm/elf.h (ASM_FILE_START): Fix type of version string.
8738
8739         2000-02-24  Bernd Schmidt <bernds@cygnus.com>
8740
8741         * config/arm/arm.h (THUMB_GO_IF_LEGITIMATE_ADDRESS): Allow frame
8742         pointer relative addresses.
8743
8744         2000-02-10  Richard Earnshaw  <rearnsha@arm.com>
8745
8746         * arm.c (find_barrier): Find the last barrier within the allowed
8747         range.
8748
8749         2000-02-09  Nick Clifton  <nickc@cygnus.com>
8750
8751         * config/arm/arm-protos.h: Replace PROTO with PARAMS.
8752
8753         2000-02-09  Nick Clifton  <nickc@cygnus.com>
8754
8755         * config/arm/linux-elf.h (FUNCTION_PROFILER): Rename to
8756         ARM_FUNCTION_PROFILER.
8757
8758         * config/arm/netbsd.h (FUNCTION_PROFILER): Rename to
8759         ARM_FUNCTION_PROFILER.
8760
8761         * config/arm/linux-oldld.h: Imported from mainline sources.
8762
8763         2000-02-07  Nick Clifton  <nickc@cygnus.com>
8764
8765         * config/arm/lib1funcs.asm: Merge in thumb functions from
8766         lib1thumb.asm.
8767
8768         * config/arm/lib1thumb.asm: Delete.
8769
8770         2000-02-04  Nick Clifton  <nickc@cygnus.com>
8771
8772         * config/arm/arm.c: Sychronised with current Red hat local
8773         sources.
8774         * config/arm/arm.h: Ditto.
8775         * config/arm/arm-protos.h: Ditto.
8776
8777         2000-02-02  Bernd Schmidt  <bernds@cygnus.co.uk>
8778
8779         * arm.c (soft_df_operand): Reject SUBREGs containing a constant.
8780
8781         * arm.c (arm_gen_movstrqi): Generate halfword stores rather than two
8782         byte stores.
8783
8784         2000-02-02  Nick Clifton  <nickc@cygnus.com>
8785
8786         * config/arm/thumb.c (thumb_exit): Additional fix for same bug.
8787
8788         * config/arm/arm.md (epilogue): Fix rtl checking abort because
8789         (return) was emited using an emit_insn() call.
8790
8791         2000-01-31  Nick Clifton  <nickc@cygnus.com>
8792
8793         * config/arm/arm.c (output_thumb_prologue): Fix bug generating
8794         thumb stack frame.
8795         (thumb_exit): Move frame pointer back into hard frame pointer
8796         register if backtracing is being used.
8797
8798         2000-01-13  Richard Earnshaw (rearnsha@arm.com)
8799
8800         * Merge trunk code from tag merged-arm-thumb-backend-merge_20000113
8801         into branch.
8802
8803         1999-12-15  Bernd Schmidt  <bernds@cygnus.co.uk>
8804
8805         * config/arm/arm.md (neg_pool_offset): Provide default for new
8806         attribute.
8807         (arm_movsi_insn): Add neg_pool_offset attribute.
8808         * config/arm/arm.c (arm_find_barrier): Replace arg FIX with an
8809         rtx for the insn that starts the scan and an unsigned long for its
8810         address.  Add MIN_OFFSET and PINSERTED args.  All callers changed.
8811         Change scan to ignore insns before MIN_OFFSET.  Store size of inserted
8812         instructions in *PINSERTED.
8813         (struct minipool_fixup): Add MIN_ADDRESS elt.
8814         (sort_fixups): Compute it.
8815         (arm_reorg): Changes to support inserting pools before the insn to be
8816         fixed up.
8817
8818         1999-12-08  Bernd Schmidt  <bernds@cygnus.co.uk>
8819
8820         * config/arm/elf.h (MULTILIB_DEFAULTS): Add "marm".
8821         * config/arm/linux-elf.h (MULTILIB_DEFAULTS): Add "marm".
8822         * config/arm/coff.h (MULTILIB_DEFAULTS): Add "marm".
8823
8824         Wed Nov  3 10:04:07 1999  Nick Clifton  <nickc@cygnus.com>
8825
8826         * config/arm/semi.h (TARGET_VERSION): Do not define if already
8827         defined.
8828         (TARGET_DEFAULT): Do not define if already defined.
8829
8830         Tue Nov  2 10:37:25 1999  Nick Clifton  <nickc@cygnus.com>
8831
8832         * config/arm/arm.md (anddi3): Allow disjoint source operands.
8833         (iordi3): Allow disjoint source operands.
8834         (xordi3): Allow disjoint source operands.
8835         (negdi2): Permit construction for ARM and Thumb.
8836         (arm_negdi2): Renamed version of old negdi2 pattern.
8837         (thumb_negdi2): New pattern: Only permit non-overlapping
8838         source and destination.
8839
8840         Fri Oct 29 18:52:38 1999  Nick Clifton  <nickc@cygnus.com>
8841
8842         * config/arm/arm.c (thumb_expand_prologue): Emit a USE of the
8843         scratch low register so that it will not be deleted.
8844
8845         Fri Oct 29 15:23:48 1999  Nick Clifton  <nickc@cygnus.com>
8846
8847         * config/arm/pe.h (ARM_PE): Define.
8848
8849         * config/arm/arm.c (arm_valid_machine_decl_attribute): Allow
8850         interfacearm attribute if this is a PE toolchain.
8851         (output_return_instruction): Do not emit anything if the function
8852         has the naked attribute set.
8853         (is_called_in_ARM_mode): If the function has the interfacearm
8854         attribute then return true.
8855         (thumb_expand_prologue): Do not generate a prologue for naked
8856         functions.
8857         (thumb_expand_epilogue): Do not generate an epilogie for a naked
8858         function.
8859         (output_thumb_prologue): Do not bother if the function is naked.
8860         Strip PE encoding from function name before emitting.
8861
8862         Thu Oct 28 11:05:13 1999  Richard Earnshaw <rearnsha@arm.com>
8863
8864         * arm.md (pic_load_addr): Fix constraints.
8865
8866         * arm.md (casesi_insn): Fix mis-applied patch.
8867
8868         * arm.md ("core" function unit): Add rules for single- and
8869         multi-cycle insns.
8870         (All TARGET_THUMB patterns): Add "type" attribute information
8871         where needed.
8872         * arm.c (arm_adjust_cost): Reduce the cost of a data dependency if
8873         the following insn is a CALL.
8874
8875         * arm.c (thumb_expand_epilogue): Add a use of the adjusted stack
8876         pointer.
8877         * arm.h (CONDITIONAL_REGISTER_USAGE): Nail down the
8878         ARM_HARD_FRAME_POINTER_REGNUM when TARGET_APCS_FRAME.
8879         (FRAME_POINTER_REQUIRED): Only check TARGET_APCS_FRAME if TARGET_ARM.
8880
8881         Wed Oct 27 14:40:48 1999  Nick Clifton  <nickc@cygnus.com>
8882
8883         * config/arm/linux-gas.h: oops - this file was missed out when the
8884         branch was created...
8885
8886         Tue Oct 26 17:07:38 1999  Richard Earnshaw <rearnsha@arm.com>
8887
8888         * thumb.c: Deleted.  Move contents to ...
8889         * arm.c: ... here.
8890         * t-arm-aout, t-arm-coff, t-arm-elf, t-linux, t-netbsd, t-semi: Remove
8891         rule for thumb.o
8892         * configure.in (arm*-*-*): Remove thumb.o from extra_objs list.
8893         * configure: Regen.
8894
8895         * arm-protos.h: Use RTX_CODE and tidy up long lines.  Don't
8896         declare a prototype for asm_output_align();
8897
8898         * arm.c (thumb_condition_code): Delete.
8899         (arm_print_operand): Always use arm_condition_code array.
8900
8901         * arm.c (thumb_return_addr_rtx): Delete.
8902         (arm_save_machine_status, arm_restore_machine_status): Delete.
8903         (arm_init_machine_status, arm_mark_machine_status): New functions.
8904         (arm_init_expanders): Update accordingly.
8905         (arm_return_addr): Renamed from arm_return_addr_rtx.  Rewrite.
8906         (thumb_expand_prologue): Delete code referencing thumb_return_addr_rtx.
8907         * arm.h (RETURN_ADDR_RTX): Call arm_return_addr().
8908
8909         Tue Oct 26 13:24:16 1999  Nick Clifton  <nickc@cygnus.com>
8910
8911         * configure.in : Fix arm-*-aout target to use new t-arm-aout
8912         script.
8913         * config/arm/t-arm-aout: New file: Makefile script for arm-*-aout
8914         targets.
8915
8916         Tue Oct 26 11:27:12 1999  Nick Clifton  <nickc@cygnus.com>
8917
8918         * config/arm/thumb.c (output_thumb_prologue): Fix bug creating
8919         stack backtrace structure.
8920
8921         * config/arm/arm-protos.h: Add prototypes for functions defined in
8922         arm/pe.h.
8923
8924         * config/arm/arm.c (arm_override_options): Fix selection of
8925         attributes of default processor.
8926
8927         * config/arm/coff.h: Delete needless #include.
8928
8929         * config/arm/pe.c: Delete unused code.
8930
8931         * config/arm/pe.h (CPP_DEFINES): Delete
8932         (SUBTARGET_CPP_SPEC): Define.
8933         (ASM_DECLARE_FUNCTION_NAME): Use ARM_DECLARE_FUNCTION_NAME.
8934
8935         * config/arm/t-pe: Add -DInhibit_libc to allof libgcc.a to build.
8936
8937         Mon Oct 25 15:42:09 1999  Richard Earnshaw (rearnsha@arm.com)
8938
8939         * arm.h (TARGET_APCS_FRAME): Renamed from TARGET_APCS -- all uses
8940         updated.
8941         (CAN_DEBUG_WITHOUT_FP): Define.
8942         (FIXED_REGISTERS): Make r11 call-saved.
8943         (CALL_USED_REGISTERS): Likewise.
8944         (CONDITIONAL_REGISTER_USAGE): Fix r11 if TARGET_APCS_FRAME.
8945         (FRAME_POINTER_REQUIRED): Correct logic for determining when a
8946         frame-pointer is required.
8947         (TARGET_DEFAULT): Make default setting include ARM_FLAG_APCS_FRAME.
8948         * arm.c (arm_override_options): Warn about -mno-apcs-frame and -g
8949         if the target normally needs a stack frame in non-leaf functions.
8950         (use_return_insn): Correct logic for determining when a return
8951         instruction can be used.
8952         (output_return_instruction): Handle the frame-pointer register as
8953         a normal register when not TARGET_APCS_FRAME.
8954         (arm_output_prologue): Likewise.
8955         (arm_output_epilogue): Likewise.
8956         (output_func_epilogue): Likewise.
8957         (arm_expand_prologue): Likewise.
8958         * netbsd.h semi.h (TARGET_DEFAULT): Add ARM_FLAG_APCS_FRAME.
8959
8960         * arm.c (use_return_insn): No need to check floating point regs if
8961         TARGET_SOFT_FLOAT.
8962         (arm_find_minipool_constant): Correct typo; use GET_CODE to get
8963         the code of value stored in the minipool array.
8964         (arm_add_minipool_constant): Likewise.
8965
8966 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8967
8968         * basic-block.h (conflict_graph_enum_fn): K&R fix.
8969
8970 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8971
8972         * tree.c (tree_expr_nonnegative_p): New function.
8973
8974         * tree.h (tree_expr_nonnegative_p): Declare.
8975
8976         * c-typeck.c (build_binary_op): Call `tree_expr_nonnegative_p' to
8977         elide some sign_compare warnings.
8978         (build_conditional_expr): Likewise.
8979
8980 Sat Apr  8 00:21:51 EDT 2000  John Wehle  (john@feith.com)
8981
8982         * i386.md (ashrsi3, ashrhi3, ashrqi3): Fix typo.
8983
8984         * i386.md (floathisf2, floathidf2, floathixf2): New patterns.
8985         * i386.c (print_operand): Use the proper suffix for a 387 HImode
8986         operand.  Abort if a 387 operand has an unsupported size.
8987
8988 2000-04-08  Neil Booth  <NeilB@earthling.net>
8989
8990         * cppexp.c (parse_charconst): Null does not end character
8991         constants.
8992         * cppinit.c (ISTABLE): Null character handled as whitespace.
8993         * cpplex.c (null_warning):  new function.
8994         (skip_string): Emit warning if nulls encountered.
8995         (_cpp_skip_hspace): Emit warning if nulls encountered.
8996         (_cpp_lex_token): Emit warning if nulls encountered.  Drop
8997         them.
8998         * cpp.texi: Update.
8999
9000 2000-04-07  Richard Henderson  <rth@cygnus.com>
9001
9002         * flow.c (loop_depth): Remove.
9003         (reg_next_use, cc0_live, mem_set_list): Replace with ...
9004         (struct propagate_block_info): New.
9005         (life_analysis): Don't allocate reg_next_use.
9006         (propagate_block_delete_insn): Break out of propagate_block.
9007         Use flow_delete_insn to unlink rather than use NOTE_INSN_DELETED.
9008         (propagate_block_delete_libcall): Likewise.
9009         (propagate_block): Create a propagate_block_info struct to pass
9010         to subroutines.  Allocate one not two temporary regsets.  Don't
9011         clobber memory for const calls.  Look for clobbers in
9012         CALL_INSN_FUNCTION_USAGE.
9013         (mark_set_regs): Recognize COND_EXEC.
9014         (mark_set_reg): Break out of mark_set_1.
9015         (mark_used_reg): Break out of mark_used_regs.
9016         (mark_used_regs): Recognize COND_EXEC.
9017         (insn_dead_p): Use propagate_block_info struct.
9018         (libcall_dead_p, invalidate_mems_from_autoinc): Likewise.
9019         (find_auto_inc, try_pre_increment_1): Likewise.
9020         (print_rtl_with_bb): Dump regs live at end too.
9021         (count_reg_sets_1): Pass in loop_depth.
9022         (count_reg_sets, count_reg_references): Likewise.
9023         (recompute_reg_usage): Provide it.
9024
9025 2000-04-07  Richard Henderson  <rth@cygnus.com>
9026
9027         * Makefile.in (conflict.o): Depend on $(RTL_H) and $(BASIC_BLOCK_H)
9028         not the raw files.
9029
9030 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
9031
9032         * cpplib.c (do_elif): Skip the rest of the line if we're
9033         not going to bother evaluating it.
9034         (skip_if_group): Clear pfile->only_seen_white.  Reorder loop
9035         to avoid pointless calls to the lexer.
9036
9037 Fri Apr  7 11:50:54 2000  Jim Wilson  <wilson@cygnus.com>
9038
9039         * config/ia64/ia64.c: Delete stdio.h and ctype.h includes.
9040
9041 2000-04-07  Jason Merrill  <jason@casey.cygnus.com>
9042
9043         * calls.c (expand_call): emit_queue if we're trying a sibcall.
9044
9045 2000-04-07  Jakub Jelinek  <jakub@redhat.com>
9046
9047         * config/sparc/t-linux64 (tcrtbeginS.o, tcrtendS.o): Remove.
9048
9049 2000-04-06  Geoff Keating  <geoffk@cygnus.com>
9050
9051         * Makefile.in: Build crtbeginS and crtendS like crtbegin and
9052         crtend so they can be multilibbed.
9053         (STAGESTUFF): Remove s-crt and s-crtS.
9054
9055 2000-04-07  Richard Henderson  <rth@cygnus.com>
9056
9057         * config/alpha/alpha.c (alpha_emit_conditional_move): Fail
9058         if we discover we need a pseudo and no_new_pseudos is true.
9059         * config/alpha/alpha.md (ne:DI insn): New.
9060         (trunctfsf2, sne): Emit NE instead of non-canonical LTU.
9061
9062 2000-04-07  Richard Henderson  <rth@cygnus.com>
9063
9064         * rtl.def (COND_EXEC): New.
9065         * rtl.h (COND_EXEC_TEST, COND_EXEC_CODE): New.
9066         * tm.texi (MAX_CONDITIONAL_EXECUTE): Document.
9067
9068         * genconfig.c (have_cond_arith_flag): Remove.
9069         (have_cond_exec_flag): New.
9070         (walk_insn_part): Detect COND_EXEC, not arithmetic in IF_THEN_ELSE.
9071         (main): Print HAVE_conditional_execution.
9072
9073         * haifa-sched.c (haifa_classify_insn): Recognize COND_EXEC.
9074         (sched_analyze_insn, print_pattern): Likewise.
9075         * reload.c (find_equiv_reg): Likewise.
9076         * rtlanal.c (reg_referenced_p): Likewise.
9077         (note_stores, dead_or_set_regno_p): Likewise.
9078         (reg_overlap_mentioned_p): Rewrite to use a switch.
9079
9080         * ggc.h (struct rtx_def): Forward declare.
9081
9082         * print-rtl.c (debug_rtx_range): New.
9083         * rtl.h (debug_rtx_range): Declare.
9084
9085         * varray.h (VARRAY_ACTIVE_SIZE, VARRAY_POP_ALL): New.
9086
9087         * gcse.c (gcse_main): Don't rebuild the CFG here.
9088         (delete_null_pointer_checks): Likewise.
9089         * ssa.c (convert_to_ssa): Likewise.
9090         * toplev.c (rest_of_compilation): Do it here instead.  Combine
9091         sequential calls to TIMEVAR.  Consistently use `insns' instead of
9092         `get_insns()'.  Always split insns after reload when optimizing.
9093
9094         * basic-block.h (merge_blocks_nomove): Declare.
9095         (tidy_fallthru_edge): Declare.
9096         * flow.c (merge_blocks_nomove): Document as merging into previous
9097         blocks.  Remove cruft from between blocks; remove all edges out of A.
9098         (tidy_fallthru_edge): Export.
9099
9100 2000-04-06  Alex Samuel  <samuel@codesourcery.com>
9101
9102         * ssa.c (compute_conservative_reg_partition): Declare with
9103         void arguments.
9104         * toplev.c (clean_dump_file): Remove previously-deleted function
9105         inadvertantly merged back in.
9106         * conflict.c (conflict_graph_add): Use a single call to
9107         htab_find_slot to look up and insert.
9108
9109 2000-04-06  Richard Henderson  <rth@cygnus.com>
9110
9111         * genrecog.c (*): Rename _last_insn to last_insn.
9112         (make_insn_sequence): Set the position of the peephole2 C test
9113         to be at the last insn.
9114
9115 2000-04-06  Richard Henderson  <rth@cygnus.com>
9116
9117         * flow.c (compute_flow_dominators): Free worklist.
9118
9119 2000-04-06  Michael Matz  <matzmich@cs.tu-berlin.de>
9120
9121         * flow.c (compute_flow_dominators): Process blocks FIFO not LIFO.
9122
9123 2000-04-06  Alex Samuel  <samuel@codesourcery.com>
9124
9125         * rtl.h (INSN_P): New macro.
9126         (successor_phi_fn): New typedef.
9127         (for_each_successor_phi): New prototype.
9128         (in_ssa_form): New variable.
9129         (PHI_NODE_P): Likewise.
9130         * flow.c (calculate_global_regs_live): Add to new_live_at_end from
9131         phi nodes in successors.
9132         (mark_used_regs): Add PHI case.
9133         (set_phi_alternative_reg): New function.
9134         (life_analysis): Assert that dead code elimination is not selected
9135         when in SSA form.
9136         * toplev.c (to_ssa_time): New variable.
9137         (from_ssa_time): Likewise.
9138         (compile_file): Zero to_ssa_time and from_ssa_time.
9139         Print time to convert to and from SSA.
9140         (rest_of_compilation): Time convert_to_ssa and convert_from_ssa.
9141         (print_time): Compute percent fraction as integer.
9142         * ssa.c (PHI_NODE_P): Moved to rtl.h.
9143         (convert_to_ssa): Check if we're already in SSA.
9144         Don't eliminate dead code in life_analysis.
9145         Rerun flow and life analysis at bottom.
9146         (eliminate_phi): Use canonical regnos when adding nodes.
9147         (mark_reg_in_phi): New function.
9148         (mark_phi_and_copy_regs): Likewise.
9149         (convert_from_ssa): Rerun life analysis at top.
9150         Use coalesced partition.
9151         Check for removing a phi node at the end of the block.
9152         (compute_coalesced_reg_partition): New function.
9153         (coalesce_regs_in_copies): Likewise.
9154         (coalesce_reg_in_phi): Likewise.
9155         (coalesce_regs_in_sucessor_phi_nodes): Likewise.
9156         (for_each_successor_phi): Likewise.
9157         (rename_context): New struct.
9158         (rename_block): Use a rename_context with rename_insn_1.  When
9159         renaming sets of a subreg, emit a copy of the entire reg first.
9160         (rename_insn_1): Treat data as a rename_context *.  Save current
9161         insn in set_data.
9162         (rename_set_data): Add field set_insn.
9163         * Makefile.in (HASHTAB_H): Move up in file.
9164         (OBSTACK_H): New macro.
9165         (collect2.o): Use OBSTACK_H in dependencies.
9166         (sdbout.o): Likewise.
9167         (emit-rtl.o): Likewise.
9168         (simplify-rtx.o): Likewise.
9169         (fix-header.o): Likewise.
9170         (OBJS): Add conflict.o.
9171         (conflict.o): New rule.
9172         * basic-block.h: Include partition.h.
9173         (conflict_graph): New typedef.
9174         (conflict_graph_enum_fn): Likewise.
9175         (conflict_graph_new): New prototype.
9176         (conflict_graph_delete): Likewise.
9177         (conflict_graph_add): Likewise.
9178         (conflict_graph_conflict_p): Likewise.
9179         (conflict_graph_enum): Likewise.
9180         (conflict_graph_merge_regs): Likewise.
9181         (conflict_graph_print): Likewise.
9182         (conflict_graph_compute): Likewise.
9183         * conflict.c: New file.
9184
9185 2000-04-06  Jason Merrill  <jason@yorick.cygnus.com>
9186
9187         * tlink.c (read_repo_files): Don't look for .rpo info for
9188         linker flags.
9189
9190 Thu Apr  6 20:39:26 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
9191
9192         * sh.h (STRUCT_VALUE, RETURN_IN_MEMORY): Define.
9193
9194 Thu Apr  6 19:34:08 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
9195
9196         * config/sh/lib1funcs.asm (___udivsi3_i4):
9197         ( __SH4_SINGLE__ / __SH4_SINGLE_ONLY__ variant): value for fpscr
9198         only depends on FMOVD_WORKS.
9199
9200 Thu Apr  6 19:11:47 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
9201
9202         * config/sh/lib1funcs.asm (___udivsi3_i4): When using fmovd,
9203         make double constant 8-byte aligned.
9204
9205 2000-04-06  Jakub Jelinek  <jakub@redhat.com>
9206
9207         * config/sparc/sparc.md (movtf_insn_sp32, movtf_insn_vis_sp32,
9208         movtf_no_e_insn_sp32, movtf_insn_hq_sp64, movtf_insn_hq_vis_sp64,
9209         movtf_no_e_insn_sp64): Accept loading 0.0 into GENERAL_REGS.
9210         (movtf_insn_sp64, movtf_insn_vis_sp64): Likewise.
9211         Accept storing GENERAL_REGS into offsetable memory.
9212         * config/sparc/sparc.h (PREFERRED_RELOAD_CLASS): Don't allow
9213         building a TFmode constant other than 0.0L into GENERAL_REGS.
9214
9215 2000-04-06  Clinton Popetz  <cpopetz@cygnus.com>
9216
9217         * regrename.c (regrename_optimize): Handle no REG_ALLOC_ORDER.
9218
9219 2000-04-06  Zack Weinberg  <zack@wolery.cumb.org>
9220
9221         * cpphash.c (CPP_IS_MACRO_BUFFER, FORWARD, PEEKC): Delete.
9222         (macro_cleanup): No need to cast pbuf->macro.
9223         (collect_expansion): Use _cpp_get_define_token.  Goto done if
9224         it returns VSPACE.  Remove check for trailing space after
9225         CPP_COMMENT.
9226         (_cpp_create_definition): Don't diddle flags here.  Return
9227         directly on error.
9228         (unsafe_chars): Handle c1 being EOF.
9229         (push_macro_expansion): Use unsafe_chars for both accidental-paste
9230         checks.  Don't push the buffer till after we're done with
9231         them.
9232         * cpplex.c (PEEKBUF, GETBUF, FORWARDBUF): New.
9233         (PEEKN, FORWARD, GETC, PEEKC): Use them.
9234         (cpp_push_buffer): Don't set new->alimit.  Set new->mark
9235         appropriately.
9236         (_cpp_parse_assertion): Don't NUL terminate.
9237         (_cpp_lex_token): Fix -traditional macro handling.  Don't skip
9238         hspace before calling _cpp_parse_assertion.  Remove all sets
9239         of only_seen_white. Treat '\f' as hspace.  Don't do anything
9240         special with '\n' here.
9241         (maybe_macroexpand): Handle T_EMPTY hash entries without
9242         pushing a buffer at all.
9243         (cpp_get_token): Handle clearing only_seen_white here.  Handle
9244         incrementing the line number here.  Clear
9245         potential_control_macro as well as only_seen_white, if
9246         appropriate.
9247         (cpp_get_non_space_token): Don't eat CPP_POP tokens.
9248         (_cpp_get_define_token): New function, basically like
9249         _cpp_get_directive_token was but doesn't eat horizontal space.
9250         Don't do anything with only_seen_white here.
9251         (_cpp_get_directive_token): Just call _cpp_get_define_token
9252         repeatedly till it returns non-hspace.
9253
9254         * cpplib.c (PEEKN, FORWARD, GETC, PEEKC): Delete.
9255         (conditional_skip, skip_if_group): Return int.
9256         (DIRECTIVE_TABLE): Change origin of all conditional directives
9257         to "COND".
9258         (TRAD_DIRECT_P): New macro.
9259         (_cpp_handle_directive): Use _cpp_get_directive_token.  Issue
9260         an error for a bogus directive, unless -lang-asm.  Use
9261         TRAD_DIRECT_P. Loop calling handler functions till one returns
9262         zero.
9263         (get_macro_name): Don't diddle flags here.
9264         (do_define): Diddle flags here.  Use _cpp_get_directive_token.
9265         Create T_EMPTY nodes for #define macro /* nothing */.
9266         (do_undef): Don't copy the name.  Use _cpp_get_directive_token.
9267         Use hp->name when calling pass_thru_directive.
9268         (do_if, do_else, do_elif, do_ifdef, do_ifndef, conditional_skip):
9269         Return the result of conditional_skip and/or skip_if_group.
9270         Don't call _cpp_output_line_command.
9271         (consider_directive_while_skipping): Use _cpp_get_directive_token.
9272         Issue -Wtraditional warnings as appropriate.  Don't complain
9273         about unrecognized directives.  If we are to stop skipping,
9274         return the number of the directive that ended the skip.
9275         (skip_if_group): Use _cpp_get_directive_token.  Turn off macro
9276         expansion and line commands while skipping.  Return the result
9277         of consider_directive_while_skipping, if nonzero.
9278         (do_endif): Just set potential_control_macro here.
9279         (validate_else): Use _cpp_get_directive_token.
9280         (do_assert, do_unassert): Don't save pointers into the
9281         token_buffer across calls to the lexer.  Use
9282         _cpp_get_directive_token.
9283
9284         * cpplib.h (cpp_buffer): Remove alimit and colno.  Make mark a
9285         pointer, not an offset.  Replace 'data', which was a generic
9286         pointer, with 'macro', which points to a struct hashnode.
9287         (cpp_reader): Add 'potential_control_macro' pointer.
9288         * cpphash.h (T_UNUSED): Replace with T_EMPTY.
9289         (CPP_BUF_GET, CPP_FORWARD): Delete.
9290         (CPP_IN_COLUMN_1, ADJACENT_TO_MARK): New macros.
9291         (CPP_IS_MACRO_BUFFER, CPP_SET_BUF_MARK, CPP_GOTO_BUF_MARK,
9292         ACTIVE_MARK_P): Update.
9293         (_cpp_get_define_token): New internal function.
9294         * cppfiles.c (read_include_file): Don't set fp->alimit or fp->colno.
9295
9296 2000-04-05   Benjamin Kosnik  <bkoz@cygnus.com>
9297
9298         * configure.in: And here.
9299         * configure: Regenerate.
9300         * acconfig.h: Add ENABLE_STD_NAMESPACE to set flag_honor_std if
9301         --enable-libstdcxx-v3 is passed at configure time.
9302         * config.h.in: Regenerate.
9303
9304 2000-04-05  Mark Mitchell  <mark@codesourcery.com>
9305
9306         * final.c (final): Use xcalloc to allocate line_note_exists.
9307         * function.c (free_after_compilation): Free the temp_slots.
9308         (assign_stack_temp_for_type): Use xmalloc to allocate temp_slots.
9309         (combine_temp_slot): Free temp_slots when they get combined.
9310         (purge_addressof): Fix typo in comment.
9311         * stmt.c (mark_goto_fixup): Mark the fixup itself.
9312         (expand_fixup): Allocate the fixup with ggc_alloc_obj.
9313
9314         * ggc.h: Include varray.h.
9315         (ggc_pending_trees): Declare.
9316         (ggc_mark_tree_children): Remove declaration.
9317         (ggc_mark_tree): Just push unmarked trees on ggc_pending_trees.
9318         * ggc-common.c (ggc_pending_trees): New variable.
9319         (ggc_mark_roots): Call ggc_mark_trees.
9320         (ggc_mark_tree_children): Rename to ggc_mark_trees.  Process all
9321         the ggc_pending_trees.
9322         * Makefile.in (GGC_H): New variable.  Use it throughout in place
9323         of ggc.h.
9324
9325 Thu Apr  6 00:30:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
9326
9327         * sh.h (FUNCTION_ARG_PARTIAL_NREGS): Accomodate an unsigned
9328         GET_MODE_SIZE.
9329
9330 Wed Apr  5 23:17:10 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
9331
9332         * sh.c (sh_insn_length_adjustment): New function.
9333         * sh-protos.h (sh_insn_length_adjustment): Declare.
9334         * sh.h (ADJUST_INSN_LENGTH): Use it.
9335
9336 Wed Apr  5 12:35:18 2000  Hans-Peter Nilsson  <hp@axis.com>
9337
9338         * optabs.c (emit_libcall_block): Remove spurious REG_EQUAL notes
9339         from the insn where REG_RETVAL is added.
9340         (emit_no_conflict_block): Ditto.
9341
9342         * md.texi (Standard Names): Clarify when movX is needed.
9343
9344         * combine.c (simplify_comparison) [MINUS]: Do not replace
9345         all (op (minus A B) 0) with (op A B).
9346
9347 Wed Apr  5 18:03:31 2000  Toshiyasu Morita  (toshi.morita@sega.com)
9348                           J"orn Rennecke <amylaar@cygnus.co.uk>
9349
9350         * sh.md (block_lump_real_i4): Add missing clobber of T_REG
9351         (block_lump_real): Likewise.
9352
9353 2000-04-05  Chris Demetriou  <cgd@netbsd.org>
9354
9355         * mips.h (MASK_DEBUG_A, MASK_DEBUG_B, MASK_DEBUG_C): Zero the
9356         remaining non-zero debugging masks.
9357
9358 Wed Apr  5 09:44:07 2000  Jeffrey A Law  (law@cygnus.com)
9359
9360         * basic-block.h (verify_flow_info): Declare.
9361         (flow_loop_outside_edge_p): Declare.
9362         * flow.c (verify_flow_info): Remove declaration.
9363         (clear_log_links, flow_loop_outside_edge_p): Likewise.
9364
9365 Wed Apr  5 09:34:26 2000  Philippe De Muyter <phdm@macqel.be>
9366
9367         * m68k/m68k-protos.h (finalize_pic): Turn prototype off using `#if 0',
9368         not C++ comments.
9369
9370 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
9371
9372         * config/sparc/sparc.md (snedi_zero+1, neg_snedi_zero+1,
9373         snedi_zero_trunc+1, seqdi_zero+1, neg_seqdi_zero+1,
9374         seqdi_zero_trunc+1): Allow splits only if registers are
9375         different.
9376
9377 2000-04-04  Ulrich Drepper  <drepper@cygnus.com>
9378
9379         * acconfig.h: Add HAVE_GAS_HIDDEN.
9380         * config.in: Regenerated.
9381         * configure.in: Add test for .hidden pseudo-op in gas.
9382         * configure: Regenerated.
9383         * crtstuff.c: Include auto-host.h.
9384         Emit additional .hidden pseudo-op for __dso_handle if the
9385         assembler knows about it.
9386
9387 2000-04-04  Philippe De Muyter  <phdm@macqel.be>
9388
9389         * cpphash.c (_cpp_free_definition): Test argnames, not nargs >= 0,
9390         before freeing argnames.
9391         * cpplib.c (do_ifndef): Cast return value of xstrdup.
9392
9393 2000-04-05  Michael Meissner  <meissner@redhat.com>
9394
9395         * config/rs6000/rs6000.c (print_operand): Patch from Jonathan
9396         Walton <jonboy@gordian.com> to make memory references with update
9397         work wtih -mregnames.
9398
9399 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9400
9401         * regrename.c (regno_first_use_in): Wrap prototype in PARAMS.
9402         (regrename_optimize): Rename variables `def_uses' and
9403         `ext_basic_blocks' to avoid conflicts with similarly named
9404         typedefs in traditional C.
9405
9406         * calls.c (initialize_argument_information): Fix typo in previous
9407         change.
9408
9409 2000-04-04  Richard Henderson  <rth@cygnus.com>
9410
9411         * regrename.c (consider_available): Test fixed_regs not
9412         PIC_OFFSET_TABLE_REGNUM.
9413
9414 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
9415
9416         * config/rs6000/t-ppccomm (EXTRA_MULTILIB_PARTS): Add crtbegin,
9417         crtend.
9418         (CRTSTUFF_T_CFLAGS_S): Delete definition.
9419         * config/rs6000/sysv4.h (STARTFILE_LINUX_SPEC): Always use crtbegin.
9420         (ENDFILE_LINUX_SPEC): Always use crtend.
9421         * configure.in (powerpc-*-linux-gnulibc1): Don't define extra_parts.
9422         (powerpc-*-linux-gnu): Likewise.
9423         * configure: Regenerate.
9424
9425         * config/rs6000/eabi.h: Don't include sysv4.h.
9426         (MULTILIB_DEFAULTS): Don't define.
9427         * config/rs6000/eabiaix.h: Don't include eabi.h.
9428         * config/rs6000/eabile.h: Delete.
9429         * config/rs6000/eabilesim.h: Delete.
9430         * config/rs6000/eabisim.h: Don't include eabi.h.
9431         * config/rs6000/linux.h: Don't include sysv4.h.
9432         (JUMP_TABLES_IN_TEXT_SECTION): Don't redefine.
9433         (MULTILIB_DEFAULTS): Don't redefine.
9434         * config/rs6000/rtems.h: Don't include eabi.h.
9435         * config/rs6000/sol2.h: Don't include sysv4le.h.
9436         * config/rs6000/sysv4le.h: Don't include sysv4.h.
9437         * config/rs6000/t-ppc: Delete.
9438         * config/rs6000/t-ppcgas: Correct comment.
9439         * config/rs6000/t-ppcos: Correct comment.  Don't build
9440         multilibs for -fPIC, rather use -fPIC -mstrict-align
9441         as default.
9442         * config/rs6000/t-ppc: Delete.
9443         * config/rs6000/vxppc.h: Don't include sysv4.h.
9444         * config/rs6000/vxppcle.h: Delete.
9445         * configure.in: Use multiple header files for p2pc ELF targets
9446         powerpc-eabiaix, powerpc-eabisim, powerpc-rtems, powerpcle-eabi,
9447         powerpcle-eabisim, powerpc-elf, powerpcle-elf, powerpc-linux-gnu,
9448         powerpc-linux-gnulibc1, powerpc-sysv, powerpcle-sysv,
9449         powerpc-vxworks, powerpcle-vxworks.  Assume GAS functionality is
9450         always available for these platforms.
9451
9452 2000-04-04  Richard Henderson  <rth@cygnus.com>
9453
9454         * calls.c (try_to_integrate): Initialize reg_parm_stack_space.
9455
9456 2000-04-04  Stan Cox  <scox@cygnus.com>
9457
9458         * Makefile.in: Add rules for regrename.o
9459         * regrename.c: New file.
9460         * rtl.h (regrename_optimize): Add prototype.
9461         * toplev.c (rename_registers_dump, flag_rename_registers): New variables
9462         (compile_file, decode_d_option): Add support for -frename-registers.
9463         (rest_of_compilation): Call regrename_optimize.
9464         * config/ia64/ia64.h (HARD_REGNO_RENAME_OK, RENAME_EXTENDED_BLOCKS):
9465         New macros.
9466
9467 2000-04-04  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
9468
9469         * Makefile (gccbug): New target.
9470         (doc): Depend on it.
9471         * gcc.texi (Bugs): Link subnodes.
9472         (gccbug): New node.
9473         * gccbug.in (CATEGORIES): Remove gc, host, profiling, libgcc.
9474         Document severities, priorities, and classes in bug form.
9475
9476 2000-04-04  Zack Weinberg  <zack@wolery.cumb.org>
9477
9478         * cpplex.c (trigraph_map, speccase): Combine into single
9479         table, chartab.
9480         (NORMAL, NONTRI): New macros.
9481         (_cpp_read_and_prescan): Change to use unified table.  Use
9482         is_hspace to test for whitespace.
9483
9484         * dbxout.c (CONTIN): If it doesn't have to do anything, give it a
9485         definition that doesn't provoke the "empty body in an
9486         if-statement" warning.
9487
9488 2000-04-04  Clinton Popetz  <cpopetz@cygnus.com>
9489
9490         * builtins.c (expand_builtin_strlen): Force the source to
9491         be a memory address.
9492
9493 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9494
9495         * cpplib.c (D): Adjust to call CONCAT2 macro without whitespace.
9496
9497 Tue Apr  4 19:17:20 MET DST 2000  Jan Hubicka  <jh@suse.cz>
9498
9499         * calls.c (ECF_MALLOC, ECF_MAY_BE_ALLOCA, ECF_RETURNS_TWICE,
9500          ECF_LONGJMP, ECF_FORK_OR_EXEC):  New constants.
9501         (ECF_IS_CONST): Rename to ECF_CONST.
9502         (special_function_p): Make static, change interface.
9503         (flags_from_decl_or_type, try_to_integrate): Break out from ...
9504         (expand_call) ... here; convert number of variables to flags.
9505         (emit_library_call_vlue_1): Likewise.
9506         (setjmp_call_p): New function.
9507         (initialize_argument_information): Accepts flags as argument;
9508         return flags.
9509         (precompute_arguments): Likewise.
9510         * tree.h (special_function_p): Remove.
9511         (setjmp_call_p): Add prototype.
9512
9513 2000-04-04  Jakub Jelinek  <jakub@redhat.com>
9514
9515         * config/sparc/sparc.h (RTX_OK_FOR_OFFSET_P): Leave minor margin
9516         so that addresses are offsetable by up to 16 bytes.
9517         (GO_IF_LEGITIMATE_ADDRESS): Don't allow REG+REG addresses for
9518         non-optimizing TARGET_ARCH32 in DF or DI modes because it is not
9519         offsetable.
9520
9521         * config/sparc/sparc.md (movdi_insn_sp64_novis): New pattern.
9522         (movdi_insn_sp64_vis): Renamed from movdi_insn_sp64.
9523         (movsf): Don't force any constant to memory if target is integer
9524         hard register.
9525         Move fp_zero_operand check below the const0_rtx check.
9526         (movtf): Likewise. Also allow fp_zero_operand for stores into
9527         memory.
9528         (movdf): Likewise. Also allow fp_zero_operand for stores into
9529         memory and into integer hard registers.
9530         (clear_df, clear_dfp, movdf_const_intreg_sp32,
9531         movdf_const_intreg_sp64): Remove.
9532         (movdf_insn_sp32, movdf_no_e_insn_sp32): Redo constraints and
9533         conditions.
9534         (movdf_no_e_insn_v9_sp32): New pattern.
9535         (movdf_insn_v9only): Remove.
9536         (movdf_insn_v9only_novis, movdf_insn_v9only_vis): New patterns.
9537         (movdf_insn_sp64): Remove.
9538         (movdf_insn_sp64_novis, movdf_insn_sp64_vis): New patterns.
9539         (movdf_no_e_insn_sp64): Allow storing 0.0 into memory.
9540         (following splits): Rewrite conditions. Add two new splits
9541         for storing 0.0 into memory and registers.
9542         (clear_tf, clear_tf+1, clear_tfp, clear_tfp+1): Remove.
9543         (movtf_insn_sp32): Redo constraints and conditions.
9544         (movtf_insn_vis_sp32): New pattern.
9545         (movtf_no_e_insn_sp32): Redo constraints and conditions.
9546         (movtf_insn_hq_sp64): Likewise.
9547         (movtf_insn_hq_vis_sp64): New pattern.
9548         (movtf_insn_sp64): Redo constraints and conditions.
9549         (movtf_insn_vis_sp64): New pattern.
9550         (movtf_no_e_insn_sp64): Redo constraints and conditions.
9551         (movtf_no_e_insn_sp64+1): New split for storing 0.0L into registers
9552         or memory.
9553         * config/sparc/sparc.c (sparc_override_options): Assume v9 if either
9554         -mvis or -m64 to take down the number of various reload patterns.
9555
9556 Tue Apr  4 00:41:53 2000  Jeffrey A Law  (law@cygnus.com)
9557
9558         * pa/pa-64.h: New file.
9559         * pa/pa64-regs.h: New file.
9560         * pa/pa64-start.h: New file.
9561         * pa/t-pa64: New file.
9562         * pa/xm-pa64hpux.h: New file.
9563
9564 2000-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9565
9566         * sparc.c (output_restore_regs): Prototype.
9567         (sparc_emit_float_lib_cmp): Constification.
9568
9569         * emit-rtl.c (const_int_htab_hash, const_int_htab_eq): Likewise.
9570
9571         * reload1.c (reload_cse_delete_noop_set, reload_cse_simplify):
9572         Prototype.
9573
9574         * simplify-rtx.c (entry_and_rtx_equal_p): Constification.
9575         (get_value_hash, hash_rtx): Likewise.
9576
9577         * ssa.c (compute_conservative_reg_partition): Prototype.
9578
9579         * tree.c (mark_hash_entry): Prototype.
9580
9581 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
9582
9583         * bb-reorder.c (verify_insn_chain): #ifdef out unless ENABLE_CHECKING.
9584         * i386.h (FUNCTION_ARG_REGNO_P): Remove unnecessary test for N >= 0.
9585         * i386.md (call_value, call_value_pop): Remove unused variable 'addr'.
9586
9587         * gcc.c (C specs): Pass -fno-show-column to the preprocessor.
9588         * objc/lang-specs.h: Likewise.
9589
9590 2000-04-03  Neil Booth  <NeilB@earthling.net>
9591
9592         * cppexp.c: wrap long lines.  New macros CPP_ICE, SYNTAX_ERROR
9593         and SYNTAX_ERROR2. Replace `' in messages with ''.
9594         (op_to_str): Make re-entrant.
9595         (_cpp_parse_expr): Implement new error macros. Use | rather
9596         than || to logically or 2 boolean integers.  Simply expression
9597         checking we have a left operand iff needed.
9598
9599 2000-04-03  Nick Clifton  <nickc@cygnus.com>
9600
9601         * Makefile.in (diagnostic.o): Depend upon diagnostic.c
9602
9603 2000-04-03  Philip Blundell  <philb@gnu.org>
9604
9605         * config/arm/linux-elf.h (SUBTARGET_EXTRA_LINK_SPEC): Fix typos.
9606
9607 2000-04-03  Felix Lee  <flee@cygnus.com>
9608
9609         * fixinc/server.c (find_shell): New function.  Avoid $SHELL.
9610         (run_shell): Use it.
9611
9612 2000-04-03  Jonathan Larmour  <jlarmour@redhat.co.uk>
9613
9614         * Makefile.in (stmp-int-hdrs): Make include subdir here...
9615         (stmp-fixproto): ...rather than here.
9616
9617 Mon Apr  3 00:50:06 2000  Jason Eckhardt <jle@cygnus.com>
9618
9619         * pa.c (print_operand): Compute 'base' only inside the code paths
9620         that use it.
9621
9622 2000-04-03  Geoffrey Keating  <geoffk@cygnus.com>
9623
9624         * stor-layout.c (byte_from_pos): Use TRUNC_DIV_EXPR rather than
9625         CEIL_DIV_EXPR.
9626
9627 2000-04-03  Philipp Thomas  <pthomas@suse.de>
9628
9629         * i386.h (TARGET_SWITCHES): Remove bogus empty strings, fix typo.
9630
9631 Mon Apr  3 00:02:59 2000  Brad Lucier <lucier@math.purdue.edu>
9632
9633         * Makefile.in (alias.o): Depend on $(TREE_H).
9634
9635 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
9636
9637         * cppinit.c (cpp_start_read): Turn off -Wtraditional if
9638         processing C++.
9639         * cpplib.c (_cpp_handle_directive): Improve warnings for
9640         traditional C and indented directives.
9641
9642         * enquire.c, gsyslimits.h, limity.h, config/convex/fixinc.convex,
9643         fixinc/fixinc.irix, fixinc/fixinc.sco, fixinc/fixinc.wrap,
9644         fixinc/inclhack.def: Indent the # of #include_next one space.
9645         * cp/rtti.c: Un-indent #if and #endif.
9646
9647         * cppexp.c (_cpp_parse_expr): If lex returns '#', it's a
9648         syntax error, but an error has already been printed.
9649         * cpplex.c (_cpp_parse_assertion): Give a more specific error
9650         message when called with nothing remaining on the line.
9651         (_cpp_lex_token): If _cpp_parse_assertion fails, return an
9652         OTHER token, not an ASSERTION.
9653         * cpplib.c (do_assert): When we create a 'base' node, clear
9654         its aschain pointer.
9655
9656 2000-04-02  Neil Booth <NeilB@earthling.net>
9657
9658         * cppexp.c:  New typedef op_t.  struct operation and struct
9659         token updated to use it.
9660         (op_to_str): New function.
9661         (_cpp_parse_expr): Error messages modified to use op_to_str.
9662
9663 2000-04-02  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9664
9665         * config/c4x/c4x.c (c4x_function_arg): Check for void_type_node
9666         before checking MUST_PASS_IN_STACK.
9667
9668 2000-04-02  Neil Booth <NeilB@earthling.net>
9669
9670         * cppexp.c:  New FINISHED dummy token.  Combine operator initial
9671         flags and initial priority into a single constant.  New
9672         EQUALITY macro.  New operator flag SHORT_CIRCUIT.
9673         (_parse_cpp_expr): Implement new constants.  Take left operand
9674         checks out of reduction loop.  Handle SHORT_CIRCUIT.  End of
9675         parse indicated by reducing FINISHED token.  Remove new lines
9676         from cpp_error messages.
9677
9678 2000-04-01  Mark Mitchell  <mark@codesourcery.com>
9679
9680         * emit-rtl.c (gen_rtx_CONST_INT): Create cached CONST_INTs on the
9681         permanent obstack.
9682
9683 2000-04-01  Zack Weinberg  <zack@wolery.cumb.org>
9684
9685         * cpplib.c: Include symcat.h.  Add 'origin' field to struct
9686         directive.  Add origin values to DIRECTIVE_TABLE.  Generate
9687         the strings and function names on the fly.  Take the #sccs
9688         entry out of the table if SCCS_DIRECTIVE is not defined.
9689         (_cpp_handle_directive): Decide if the # was at the beginning
9690         of the line here.  Issue -pedantic warnings for extended
9691         directives here.  Warn about K+R directives with the #
9692         indented, and C89/extended directives with the # not indented,
9693         here.
9694         (do_import, do_include_next, do_warning, do_ident, do_sccs,
9695         do_assert, do_unassert): Don't issue pedantic warning here.
9696
9697         * cpphash.h: Add CPP_WTRADITIONAL macro.
9698         * cpplib.h (struct cpp_options): Rename warn_stringify to
9699         warn_traditional; update comments.
9700         * cppinit.c (handle_option): Set warn_traditional not
9701         warn_stringify.
9702         * cpphash.c: Replace CPP_OPTION (pfile, warn_stringify) with
9703         CPP_WTRADITIONAL (pfile).
9704         * cpplex.c (_cpp_lex_token): Don't decide if directives should
9705         be ignored in -traditional mode here.
9706
9707         * cpplex.c: Copy ISTABLE macros from cppinit.c, and adapt them
9708         to initialize speccase[] and trigraph_map[].  Delete all
9709         references to pfile->input_speccase.  Always treat '?' as a
9710         special character.  Remove table-initialization code from
9711         _cpp_init_input_buffer.
9712
9713         * cpplib.h (struct cpp_reader): Remove input_speccase field.
9714         * cppinit.c (cpp_cleanup): Don't free input_speccase.
9715
9716 2000-04-01  Richard Henderson  <rth@cygnus.com>
9717
9718         * Makefile.in (STAGESTUFF): Wildcard all debugging dumps at once.
9719         (mostlyclean): Likewise.
9720
9721         * toplev.c (rtl_dump, jump_opt_dump, etc): Remove.
9722         (struct dump_file_info, enum dump_file_index, dump_file): New.
9723         (open_dump_file): Take a dump_file_index not a suffix, and a decl
9724         not a string.  Clean out file if we havn't yet done so.  Do nothing
9725         if the dump isn't enabled.
9726         (close_dump_file): Do nothing if the dump isn't open.  Dump
9727         graph data if requested.
9728         (dump_rtl, clean_dump_file): Remove.
9729         (compile_file): Don't clean the dump files.  Only finalize .bp dump
9730         if flag_test_coverage or flag_branch_probabilities.  Only finalize
9731         .combine dump if optimizing.  Iterate over dump_file to finalize the
9732         graph dumps.
9733         (rest_of_compilation): Update for open_dump_file/close_dump_file.
9734         Convert all uses of dump_rtl.
9735         (decode_d_option): Iterate over dump_file to implement 'a' and to
9736         locate pass-specific dumps.
9737
9738 2000-04-01  Neil Booth <NeilB@earthling.net>
9739
9740         * cppexp.c: Redefine priority constants.
9741         (_cpp_parse_expr): Replace left and right priority scheme with
9742         single priority logic.  Move LOGICAL to same place as COMPARE.
9743         Remove bogus check for multiple unary +/- operators.
9744
9745 2000-04-01  Neil Booth <NeilB@earthling.net>
9746
9747         * cppexp.c: (_cpp_parse_expr): Numerical constants are pushed
9748         within the switch statement.  Binary operations break out of
9749         the switch naturally.  '(' tokens handled by forcing
9750         immediate shift.  ')' handled by forcing immediate reduce to
9751         the previous '('.  New error messages.
9752
9753 2000-03-31  Geoff Keating  <geoffk@cygnus.com>
9754
9755         * config/rs6000/rs6000.c (print_operand): Don't use %l for 'low
9756         part', it's already in use.  Use %K instead.  Add a return at the
9757         end of what is now %K.
9758         * config/rs6000/rs6000.md (elf_low): Use %K instead of %l.
9759
9760 Sat Apr  1 02:05:29 MET DST 2000  Jan Hubicka  <jh@suse.cz>
9761
9762         * builtins.c  (expand_builtin_apply):  Pass proper parameters to
9763         allocate_dynamic_stack_space.
9764         * calls.c (emit_call_1):  Do not adjust stack pointer for SIB,
9765         update stack_pointer_delta; do not update arg_size_so_far.
9766         (compute_argument_block_size): Use stack_delta instead of
9767         stack_pointer_pending and arg_size_so_far.
9768         (expand_call): Add sanity checking for stack_pointer_delta;
9769         save and restore stack_pointer_delta for SIB, use
9770         stack_pointer_delta for alignment; do not update arg_space_so_far.
9771         (emit_library_call_value): Use stack_pointer_delta for alignment.
9772         (store_one_arg): Do not update arg_space_so_far.
9773         * explow.c (adjust_stack, anti_adjust_stack): Update
9774         stack_pointer_delta.
9775         (allocate_dynamic_stack_space): Add sanity checking for
9776         stack_pointer_delta.
9777         * expr.c (init_expr, clear_pending_stack_adjust): Clear
9778         stack_pointer_delta.
9779         (emit_push_insn): Update stack_pointer_delta.
9780         * function.h (struct expr_status): Add x_stack_pointer_delta;
9781         remove x_arg_space_so_far.
9782         (arg_space_so_far): Remove.
9783         (stack_pointer_delta): New macro.
9784
9785 2000-03-31  Zack Weinberg  <zack@wolery.cumb.org>
9786
9787         * cpplib.h: Merge struct cpp_options into struct cpp_reader.
9788         Reorder struct cpp_options and struct cpp_reader for better
9789         packing.  Replace CPP_OPTIONS macro with CPP_OPTION which
9790         takes two args.  Change all 'char' flags to 'unsigned char'.
9791         Move show_column flag into struct cpp_options.  Don't
9792         prototype cpp_options_init.
9793         * cpphash.h, cpperror.c, cppexp.c, cppfiles.c, cpphash.c,
9794         cppinit.c, cpplex.c, cpplib.c:
9795         Replace CPP_OPTIONS (pfile)->whatever with
9796         CPP_OPTION (pfile, whatever), and likewise for
9797         opts = CPP_OPTIONS (pfile); ... opts->whatever;
9798
9799         * cppinit.c (merge_include_chains): Take a cpp_reader *.
9800         Extract CPP_OPTION (pfile, pending) and work with that
9801         directly.
9802         (cpp_options_init): Delete.
9803         (cpp_reader_init): Turn on on-by-default options here.
9804         Allocate the pending structure here.
9805         (cl_options, enum opt_code): Define these from the same table,
9806         kept in a large macro.  Add -fshow-column and -fno-show-column
9807         options.
9808
9809         * cpperror.c (v_message): If show_column is off, don't print
9810         the column number.
9811
9812         * cppmain.c: Update for new interface.
9813         * fix-header.c: Likewise.
9814
9815 2000-03-30  Geoff Keating  <geoffk@cygnus.com>
9816
9817         * config/rs6000/t-aix43 (AR_FLAGS_FOR_TARGET): Adjust for new
9818         definition.
9819         * Makefile.in (AR_FLAGS_FOR_TARGET): Is now the flags that
9820         are passed to any invocation of AR_FOR_TARGET.
9821         (AR_CREATE_FOR_TARGET): New macro.
9822         (AR_EXTRACT_FOR_TARGET): New macro.
9823         (ORDINARY_FLAGS_TO_PASS): Add AR_CREATE_FOR_TARGET,
9824         AR_EXTRACT_FOR_TARGET.
9825         (many places): Use AR_CREATE_FOR_TARGET, AR_EXTRACT_FOR_TARGET
9826         in place of `$(AR_FOR_TARGET) $(AR_FLAGS_FOR_TARGET)' and
9827         `$(AR_FOR_TARGET) x'.  Pass AR_CREATE_FOR_TARGET and
9828         AR_EXTRACT_FOR_TARGET to sub-makes.
9829
9830 2000-03-31  Neil Booth <NeilB@earthling.net>
9831
9832         * cppexp.c: Delete SKIP_OPERAND.  Correct priority
9833         PAREN_INNER_PRIO.
9834         (_cpp_parse_expr): Check for multiple unary +/- operators.
9835         Correct priorities of ':' and '?'.  Treat ')' as having a
9836         value.  Ensure conditional expression is not void.
9837
9838 2000-03-31  Mark Mitchell  <mark@codesourcery.com>
9839
9840         * alias.c (canon_rtx): Make it global.
9841         (rtx_equal_for_memref_p): CONST_INT equality is now pointer
9842         equality.
9843         * cse.c (struct table_elt): Add canon_exp.
9844         (insert): Clear it.
9845         (invalidate): Canonicalize expressions only once.
9846         * rtl.h (canon_rtx): Declare.
9847
9848 2000-03-30  Mark Mitchell  <mark@codesourcery.com>
9849
9850         * Makefile.in (emit-rtl.o): Depend on HASHTAB_H.
9851         * alias.c (reg_known_value): Add comments.
9852         (init_alias_analysis): Likewise.
9853         * cse.c (exp_equiv_p): CONST_INTs are equal iff they have the same
9854         address.
9855         (cse_basic_block): Fix typo in comment.
9856         * emit-rtl.c: Include hashtab.h.
9857         (const_int_htab): New variable.
9858         (const_int_htab_hash): New function.
9859         (const_int_htab_eq): Likewise.
9860         (rtx_htab_mark_1): Likewise.
9861         (rtx_htab_mark): Likewise.
9862         (gen_rtx_CONST_INT): Cache all CONST_INTs.
9863         (unshare_all_rtx): Fix formatting.
9864         (init_emit_once): Initialize const_int_htab.
9865         * rtl.c (rtx_equal_p): CONST_INTs are equal iff they have the same
9866         address.
9867         * rtl.texi: Document the fact that all CONST_INTs with the same
9868         value are shared.
9869
9870 2000-03-30  Richard Henderson  <rth@cygnus.com>
9871
9872         * alpha.h (FUNCTION_BOUNDARY): Reduce to 128 bits.
9873
9874 2000-03-30  Zack Weinberg  <zack@wolery.cumb.org>
9875
9876         * configure.in: Comment out --enable-c-cpplib stanza.
9877         * configure: Regenerate.
9878
9879 Thu Mar 30 06:32:51 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9880
9881         * expr.c (store_constructor): Properly compute displacement and
9882         alignment when offset is variable.
9883
9884         * expmed.c (store_bit_field, store_fixed_bit_field): Fix more
9885         cases of alignment in bytes.
9886
9887 Thu Mar 30 13:30:40 2000  Jeffrey A Law  (law@cygnus.com)
9888
9889         * c-parse.in (cast_expr): Move change from March 21 into c-parse.in
9890         since it is used to generate c-parse.y.
9891         * objc-parse.c, objc-parse.y: Regenerated.
9892
9893         * function.c (expand_function_end): Pass alignment argument to
9894         emit_block_move in bits, not bytes.
9895
9896 Thu Mar 30 06:32:51 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9897
9898         * expr.c (move_by_pieces_ninsns): Fix one more missing align
9899         correction.
9900
9901         * expmed.c (store_fixed_bit_field): STRUCT_ALIGN is in bits.
9902
9903         * calls.c (expand_call): Pass bit alignment to mark_reg_pointer.
9904         * explow.c (memory_address, allocate_dynamic_stack_space): Likewise.
9905         * function.c (assign_parms): Likewise.
9906         * integrate.c (expand_inline_function): Likewise.
9907         * stmt.c (expand_decl): Likewise.
9908         (copy_rtx_and_substitute): Likewise.
9909         * expr.c (expand_expr, expand_expr_unaligned): Likewise.
9910         (clear_by_pieces): Fix error in last change.
9911         * emit-rtl.c (init_emit): Set known registers alignment in bits.
9912         * function.h (regno_pointer_align): Now unsigned.
9913         * config/arm/arm.c (alignable_memory_operand): REGNO_POINTER_ALIGN
9914         is in bits.
9915         * config/i386/i386.c (aligned_operand): Likewise.
9916         * config/sparc/sparc.c (mem_min_alignment): Likewise.
9917         * config/alpha/alpha.c (aligned_memory_operand): Likewise.
9918         (unaligned_memory_operand): Likewise.
9919         (alpha_expand_block_move, alpha_expand_block_clear): Likewise.
9920         Also make alignments and sizes unsigned and some whitespace cleanup.
9921         (alpha_va_start): Do nothing if VALIST's type is error_mark_node.
9922
9923         * builtins.c (get_pointer_alignment): Use host_integerp & tree_low_cst.
9924         (expand_builtin_apply): Pass alignment to emit_block_move in bits.
9925         (expand_builtin_memcpy, expand_builtin_va_copy): Likewise.
9926         (expand_builtin_memset): Likewise, but to clear_storage.
9927         * calls.c (save_fixed_argument_area): Likewise, to move_by_pieces.
9928         (restore_fixed_argument_area): Likewise.
9929         (store_unaligned_arguments_into_pseudos): Likewise, to store_bit_field.
9930         (load_register_parameters): Likewise, to emit_group_load.
9931         (expand_call): Likewise, to emit_group_store and emit_block_move.
9932         (emit_library_call_value_1): Likewise, to emit_block_move.
9933         (store_one_arg): Likewise, and to emit_push_insn.
9934         * expmed.c (extract_bit_field): Alignment is in bits, not bytes.
9935         (extract_fixed_bit_field, extract_split_bit_field): Likewise.
9936         * expr.c (move_by_pieces, move_by_pieces_ninsns): Likewise.
9937         (emit_block_move, emit_group_load, emit_group_store): Likewise.
9938         (clear_by_pieces, clear_storage, emit_push_insn): Likewise.
9939         (expand_assigment, store_expr, store_constructor_field): Likewise.
9940         (expand_expr_unaligned, do_jump, do_compare_and_jump): Likewise.
9941         (store_constructor, store_field, get_inner_reference): Likewise.
9942         Use host_integerp and tree_low_cst; sizes and positions HOST_WIDE_INT.
9943         (expand_expr, case COMPONENT_REF): Likewise.
9944         (copy_blkmode_from_regs): Use UNSIGNED_HOST_WIDE_INT for sizes
9945         and positions; reindent code.
9946         * expr.h (emit_cmp_insn, emit_cmp_and_jump_insns): Alignment unsigned.
9947         * function.c (purge_addressof_1): Pass bit align to store_bit_field.
9948         (assign_parms): Likewise to emit_group_store.
9949         * optabs.c (prepare_cmp_insn): Alignment is in bits.
9950         (emit_cmp_and_jump_insns, emit_cmp_insn): Likewise, and also unsigned.
9951         * stmt.c (expand_value_return): Pass align in bits to emit_group_load.
9952         (expand_return): Likewise to {extract,store}_bit_field.
9953         * stor-layout.c (get_mode_alignment): Minor cleanup.
9954         * config/rs6000/rs6000.h (SLOW_UNALIGNED_ACCESS): Align is in bits.
9955         * config/sh/sh.h (MOVE_BY_PIECES_P): Likewise.
9956
9957 2000-03-29  Nick Clifton  <nickc@cygnus.com>
9958
9959         * config/arm/arm.h: Undo effects of previous delta:
9960         (ASM_SPEC): Do not define.
9961         (SUBTARGET_EXTRA_ASM_SPEC): Do not define.
9962
9963         * config/arm/linux-elf.h: (SUBTARGET_EXTRA_ASM_SPEC) Fix
9964         typo.
9965
9966 2000-03-29  Zack Weinberg  <zack@wolery.cumb.org>
9967
9968         * cppinit.c (cpp_start_read): Call initialize_dependency_output
9969         only after reading in the primary source file.
9970
9971 2000-03-29  Geoff Keating  <geoffk@cygnus.com>
9972
9973         * c-common.c (c_common_nodes_and_builtins): The first parameter to
9974         __builtin_va_start and __builtin_va_copy is now either a 'va_list'
9975         or a reference to a va_list.
9976         * builtins.c (stabilize_va_list): Simplify now we don't have to
9977         work around C array address decay.
9978         * c-typeck.c (convert_for_assignment): Handle assignment to
9979         a reference parameter by taking the address of the RHS.
9980         * ginclude/stdarg.h (va_start): Don't take address of first parameter.
9981         (va_copy): Likewise.
9982         (__va_copy): Likewise.
9983         * ginclude/varargs.h (va_start): Likewise.
9984         (__va_copy): Likewise.
9985
9986 Wed Mar 29 15:44:53 2000  Jeffrey A Law  (law@cygnus.com)
9987
9988         * i386/djgpp.h: Remove extraneous "+".
9989
9990         * stmt.c (stmt_loop_nest_empty): Fix thinko in last change.
9991
9992         * calls.c (expand_call): Fix typo in last change.
9993
9994 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
9995
9996         * tree.c (unsave_expr_1): Don't mess with a TARGET_EXPR that hasn't
9997         been expanded.
9998
9999 Wed Mar 29 15:39:10 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10000
10001         * stor-layout.c (bit_from_pos, byte_from_pos): New functions.
10002         (pos_from_byte, pos_from_bit, normalize_offset): Likewise.
10003         (normalize_rli, rli_size_so_far, rli_size_unit_so_far): Use them.
10004         * tree.c (bit_position, byte_position): Likewise.
10005         * tree.h: Declare new functions.
10006
10007 2000-03-29  Nick Clifton  <nickc@cygnus.com>
10008
10009         * config/arm/arm.c: Minor formatting changes/
10010         * config/arm/arm.h (SUBTARGET_EXTRA_ASM_SPEC): Define if not
10011         already defined.
10012         (ASM_SPEC): Define if not already defined.
10013
10014 2000-03-29  Zack Weinberg  <zack@wolery.cumb.org>
10015
10016         * cppfiles.c (cpp_read_file): Don't pass zero-length string to
10017         _cpp_calc_hash.
10018
10019 2000-03-29  Jakub Jelinek  <jakub@redhat.com>
10020
10021         * dwarf2out.c (gen_enumeration_type_die): If enum has a negative
10022         value, don't output it as unsigned.
10023
10024 Wed Mar 29 10:53:49 2000  Jeffrey A Law  (law@cygnus.com)
10025
10026         * stmt.c (stmt_loop_nest_empty): Allow cfun->stmt to be NULL.
10027
10028 2000-03-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10029
10030         * c-common.c (c_common_nodes_and_builtins): Don't special case
10031         cplus_mode when declaring builtin bzero/bcmp, always avoid
10032         prototype arguments.
10033
10034 2000-03-29  Bruce Korb  <bkorb@gnu.org>
10035
10036         * fixinc/mkfixinc.sh: Initially set the variable "fixincludes"
10037         to a non-file
10038
10039 Wed Mar 29 15:08:01 MET DST 2000  Jan Hubicka  <jh@suse.cz>
10040
10041         Convert ACCUMULATE_OUTGOING_ARGS to an expression.
10042         * calls.c (PUSH_ARGS_REVERSED) Change to expression.
10043         (ACCUMULATE_OUTGOING_ARGS, PUSH_ARGS): Provide default value.
10044         (struct arg_data): Remove #ifdef ACCUMULATE_OUTGOING_ARGS.
10045         (save_fixed_argument_area, restore_fixed_argument_area):
10046         conditionize by #ifdef REG_PARM_STACK_SPACE only.
10047         (emit_call): Change #ifdefs on ACCUMULATE_OUTGOING_ARGS
10048         to conditions, handle RETURN_POPS_ARGS on ACCUMULATE_OUTGOING_ARGS.
10049         (precompute_register_parameters): Avoid #ifdefs on
10050         ACCUMULATE_OUTGOING_ARGS and PUSH_ARGS_REVERSED.
10051         (stire_one_args): Likewise.
10052         (expand_call): Likewise; conditionize PUSH_ROUNDING code by PUSH_ARGS.
10053         (emit_library_call_value_1): Likewise.
10054         (compute_argument_block_size): Align to STACK_BOUNDARY only for
10055         ACCUMULATE_OUTGOING_ARGS.
10056         * combine.c (ACCUMULATE_OUTGOING_ARGS, PUSH_ARGS): Provide default
10057         value.
10058         (nonzero_bits): Conditionize PUSH_ROUNDING code by USE_PUSH.
10059         (use_crosses_set_p): Likewise.
10060         * all targets (ACCUMULATE_OUTGOING_ARGS define): Change to
10061         #define ACCUMULATE_OUTGOING_ARGS 1.
10062         * i386.c (ix86_compute_frame_size): Handle ACCUMULATE_OUTGOING_ARGS
10063         frames.
10064         * i386.h (MASK_NO_PUSH_ARGS, MASK_ACCUMULATE_OUTGOING_ARGS): New
10065         constants.
10066         (TARGET_PUSH_ARGS, TARGET_ACCUMULATE_OUTGOING_ARGS): New macros.
10067         (TARGET_SWITCHES): Add push-args, no-push-args,
10068         accumulate-outgoing-args and no-accumulate-outgoing-args.
10069         (ACCUMULATE_OUTGOING_ARGS, PUSH_ARGS): New macro.
10070         * expr.c (ACCUMULATE_OUTGONG_ARGS, PUSH_ARGS): Provide default.
10071         (push_block): Avoid ifdefs on ACCUMULATE_OUTGONG_ARGS
10072         and PUSH_ROUNDING.
10073         (emit_push_insn): Likewise.
10074         * final.c (ACCUMULATE_OUTGOING_ARGS): Provide default.
10075         (final_scan_insn): Avoid ifdefs on ACCUMULATE_OUTGOING_ARGS.
10076         * function.c (ACCUMULATE_OUTGOING_ARGS): Provide default.
10077         (STACK_DYNAMIC_OFFSET): Define correctly for both
10078         ACCUMULATE_OUTGOING_ARGS and normal mode.
10079         * invoke.texi (-mpush_args, -maccumulate-outgoing-args): Document.
10080         * tm.texi (PUSH_ARGS): Document.
10081         (ACCUMULATE_OUTGOING_ARGS, PUSH_ROUNDING): Update documentation.
10082
10083 Wed Mar 29 11:51:13 MET DST 2000  Jan Hubicka  <jh@suse.cz>
10084
10085         * flags.h (flag_optimize_sibling_calls): Declare.
10086         * calls.c (expand_call): Fail sibcall when
10087         !flag_optimize_sibling_calls
10088         * invoke.texi (flag_optimize_sibling_calls): Document.
10089         * toplev.c (flag_optimize_sibling_calls): New global variable.
10090         (f_options): Add flag_optimize_sibling_calls.
10091         (rest_of_compilation): Conditionize
10092         optimize_sibling_and_tail_recursive_calls by
10093         flag_optimize_sibling_calls.
10094         (main): Set flag_optimize_sibling_calls for -O2.
10095         * stmt.c (expand_return): Conditionize tail recursion by
10096         flag_optimize_sibling_calls.
10097
10098 2000-03-29  Richard Henderson  <rth@cygnus.com>
10099
10100         * config/i386/att.h (LOCAL_LABEL_PREFIX): Define.
10101         (ASM_GENERATE_INTERNAL_LABEL, ASM_OUTPUT_INTERNAL_LABEL): Use it.
10102
10103 2000-03-29  Nathan Sidwell  <nathan@codesourcery.com>
10104
10105         * except.c (add_eh_table_entry): Mark type_info's as referenced.
10106
10107 2000-03-29  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10108
10109         * config/rs6000/aix41.h (CPP_SPEC): Define _ANSI_C_SOURCE if -ansi
10110         is given.
10111         * config/rs6000/aix43.h (CPP_SPEC): Likewise.
10112         * config/rs6000/rs6000.h (CPP_SPEC): Moved to...
10113         * config/rs6000/aix.h: then modified likewise.
10114
10115 2000-03-28  Richard Henderson  <rth@cygnus.com>
10116
10117         * rtl.h: Redistribute enum reg_note documentation.
10118         Kill trailing whitespace.
10119         * rtl.c (reg_note_name): Adjust to match enum reg_note tweeks.
10120         Kill trailing whitespace.
10121
10122 2000-03-28  Zack Weinberg  <zack@wolery.cumb.org>
10123
10124         * cppfiles.c (hash_IHASH): Just return i->hash.
10125         (cpp_included): Set dummy.hash using _cpp_calc_hash.  Use
10126         htab_find_with_hash.
10127         (cpp_read_file): Likewise.
10128         (find_include_file): Likewise.  Properly initialize
10129         ih->nshort.  Share ih->name and ih->nshort if possible.
10130         * cpphash.c (_cpp_calc_hash): New function.
10131         (hash_HASHNODE): Just return h->hash.
10132         (_cpp_lookup): Set dummy.hash using _cpp_calc_hash.  Use
10133         htab_find_with_hash.
10134         * cpphash.h: Prototype _cpp_calc_hash.
10135         * cppinit.c (initialize_builtins): Provide a valid hash
10136         to _cpp_make_hashnode, using _cpp_calc_hash.
10137
10138         * cpphash.c (collect_expansion): # is not a special character
10139         in object-like macros.  In -traditional mode, /**/ is not
10140         token paste at the beginning or end of the line.
10141         * cpplib.c (do_include, do_import, do_include_next): If
10142         parse_include fails, return immediately.
10143
10144 2000-03-28  Jason Merrill  <jason@casey.cygnus.com>
10145
10146         * config/arm/arm.md (return peepholes): Update to reflect the new
10147         call insn patterns.
10148         * config/arm/arm.c (arm_volatile_func): Also check
10149         current_function_nothrow.
10150         (output_return_instruction, output_func_prologue): Use it.
10151         (arm_output_epilogue, arm_expand_prologue): Likewise.
10152
10153 2000-03-27  Tom Tromey  <tromey@cygnus.com>
10154
10155         * gcc.c (handle_braces): In {x*...} case, break out of loop if
10156         switch is found.
10157
10158 Tue Mar 28 11:55:48 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10159
10160         * expr.c (store_constructor): SIZE now signed.
10161         For EXPR_SIZE, don't evaluate size; just needed if constant.
10162         * fold-const.c (fold): Fix a number of cases when folded tree is
10163         wrong type.
10164         * function.c (flush_addressof): Reenable.
10165         * tree.h (flush_addressof): Likewise.
10166         * toplev.c (independent_decode_option): Look at strings_processed.
10167         * config/alpha/alpha.h (MINIMUM_ATOMIC_ALIGNMENT): Cast to unsigned.
10168
10169 Tue Mar 28 08:29:46 2000  Jan Hubicka  <jh@suse.cz>
10170
10171         * sibcall.c (indentify_call_return_value): Find last call in the chain;
10172         Allow stack adjustment after function call.
10173
10174         * regmove.c (struct csa_memlist): Make mem field rtx *.
10175         (record_one_stack_ref): Accept rtx * instead of rtx as parameter.
10176         (try_apply_stack_adjustment): Replace whole MEM rtx.
10177         (combine_stack_adjustments_for_block): Update calls
10178         to record_one_stack_ref.
10179
10180 2000-03-28  Neil Booth  <NeilB@earthling.net>
10181
10182         * cpplex.c (_cpp_read_and_prescan): Mark end of input buffer with
10183         '\\' rather than a null character, so nulls are not special.  Fix
10184         "\\\n" handling in end-of-buffer conditions.  Use trigraph map to
10185         speed trigraph conversion.
10186         (_cpp_init_input_buffer): Initialize trigraph map.
10187
10188 2000-03-27  Alan Modra  <alan@linuxcare.com.au>
10189
10190         * config/i386/i386.c (output_387_binary_op): Correct intel
10191         mode assembly output, and add spaces after commas in AT&T
10192         output.  Correct Unixware assembler comment.  Document input
10193         constraints.  Comment fp operations.  Reduce profligate buffer
10194         size.  Remove extraneous abort.  Localize temp var.
10195         (SYSV386_COMPAT): Define.  Add !SYSV386_COMPAT code.
10196         (output_fix_trunc): Add spaces after commas in assembly output.
10197
10198 2000-03-27  Richard Henderson  <rth@cygnus.com>
10199
10200         * i386-protos.h (ix86_match_ccmode): Declare.
10201         * i386.c (ix86_match_ccmode): New.
10202         (ix86_expand_fp_compare): Update for pattern renames.
10203         (ix86_expand_strlensi_unroll_1): Likewise.
10204         * i386.h (EXTRA_CC_MODES): Add CCZ.
10205         (SELECT_CC_MODE): Use it for EQ/NE zero.
10206         * i386.md (cmpsi_ccz_1): New.
10207         (cmpqi_ccz_1): New.
10208         (*testsi_ccz_1): New.
10209         (testqi_ccz_1): New.
10210         (cmpsi_ccno_1): Rename from cmpsi_0.
10211         (testsi_ccno_1): Rename from testsi_1.
10212         (testqi_ccno_1): Rename from testqi_1.
10213         (*testqi_ext_ccz_0): Rename from testqi_ext_0.
10214         (testqi_ext_ccno_0): Rename from *testqi_ext_1.
10215         (*cmphi_0): Use ix86_match_ccmode.
10216         (*cmpqi_ext_2, *addsi_2, *addhi_2, *addqi_2): Likewise.
10217         (*subsi_2, *subhi_2, *subqi_2, *testhi_1): Likewise.
10218         (*testqi_ext_1, *testqi_ext_2, *testqi_ext_3): Likewise.
10219         (*andsi_2, *andhi_2, *andqi_2, *andqi_ext_0_cc): Likewise.
10220         (*iorsi_2, *iorhi_2, *iorqi_2): Likewise.
10221         (*xorsi_2, *xorhi_2, *xorqi_cc_1): Likewise.
10222         (*one_cmplsi2_2, *one_cmplhi2_2, *one_cmplqi2_2): Likewise.
10223         (*ashlsi3_cmpno, *ashlhi3_cmpno, *ashlqi3_cmpno): Likewise.
10224         (*ashrsi3_cmpno, *ashrhi3_cmpno, *ashrqi3_cmpno): Likewise.
10225         (*lshrsi3_cmpno, *lshrhi3_cmpno, *lshrqi3_cmpno): Likewise.
10226         (appropriate peepholes): Likewise.
10227         (*cmphi_1, *cmpqi_ccno_1, *cmpqi_1): Star out name.
10228         (*subsi_3, *subhi_3, *subqi_3): Remove.
10229         (*negdi2_1+1 splitter): Use CCZ for neg patterns.
10230         (*negsi2_cmp, *neghi2_cmp, *negqi2_cmp): Remove.
10231         (*negsi2_cmpz): Rename from *negsi2_cmpno, use CCZ.
10232         (*neghi2_cmpz, *negqi2_cmpz): Similarly.
10233         (x86_shift_adj_1): Use CCZ.
10234         (*dbra_ge+1, *dbra_ge+2, ffssi2, ffssi_1): Likewise.
10235
10236 2000-03-27  Stan Cox  <scox@cygnus.com>
10237
10238         * resource.h (mark_resource_type): New.
10239         * resource.c (find_dead_or_set_registers, mark_target_live_regs,
10240         find_free_register): Use mark_resource_type.
10241         (mark_set_resources): Change include_delayed_effects
10242         to mark_resource_type.
10243         * reorg.c (steal_delay_list_from_target, try_merge_delay_insns,
10244         redundant_insn, fill_simple_delay_slots, fill_slots_from_thread):
10245         Use mark_resource_type.
10246
10247 2000-03-27  Richard Henderson  <rth@cygnus.com>
10248
10249         * i386.md (call_pop_0, call_value_pop_0): New.
10250         (call_pop_1): Remove constraint from unused arg.  Support sibcalls.
10251         (call_value_pop_1): Likewise.
10252         (call_0, call_value_0): New.
10253         (call_1, call_value_1): Remove constraint from unused arg.
10254
10255 2000-03-27  Nick Clifton  <nickc@cygnus.com>
10256
10257         * invoke.texi (Spec Files): Document new spec % command created by
10258         Tom Tromey's recent patch.
10259
10260 2000-03-27  Jakub Jelinek  <jakub@redhat.com>
10261
10262         * libgcc2.h (MIN_UNITS_PER_WORD): Define to UNITS_PER_WORD
10263         if not defined.
10264
10265 Mon Mar 27 06:04:22 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10266
10267         * expr.c (expand_assignment): Fix typo in last change.
10268
10269         * libgcc2.h: Use MIN_UNITS_PER_WORD, not UNITS_PER_WORD.
10270
10271 Sun Mar 26 20:15:26 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10272
10273         * c-convert.c (convert): Return if output or input type is ERROR_MARK.
10274         * c-decl.c (duplicate_decls): Only look at DECL_BUILT_IN_NONANSI
10275         and DECL_INLINE if FUNCTION_DECL.
10276         (pushdecl, redeclaration_error_message): Likewise, for DECL_INLINE.
10277         (store_parm_decls): Check for type of PARM_DECL being ERROR_MARK.
10278         Use DECL_WEAK, not DECL_RESULT, to flag for already seen.
10279         (combine_parm_decls): Likewise.
10280         * ggc-common.c (gcc_mark_tree_children, case 'd'): Use DECL_RESULT_FLD.
10281         * print-tree.c (print_node): Likewise.
10282         Only test DECL_PACKED, DECL_INLINE, DECL_BIT_FIELD, and
10283         DECL_TRANSPARENT_UNION on proper decl types.
10284         Properly handly DECL_INCOMING_RTL and DECL_SAVED_INSNS.
10285         * stor-layout.c (layout_decl): Only check DECL_PACKED and
10286         DECL_BIT_FIELD of FIELD_DECL.
10287         * tree.h (DECL_RESULT_FLD): New macro.
10288
10289         * expr.c (expand_assignment): Add code to handle variable-sized
10290         BLKmode case.
10291
10292 2000-03-26  Richard Henderson  <rth@cygnus.com>
10293
10294         * calls.c (expand_call): Pass parms not original exp to
10295         optimize_tail_recursion.  Mind return value instead of looking
10296         for a barrier.
10297         * stmt.c (optimize_tail_recursion): Take parameter list, not entire
10298         call_expr.  Move checks for call_expr and current_function_decl ...
10299         (expand_return): ... here.
10300
10301 2000-03-26  Tom Tromey  <tromey@cygnus.com>
10302
10303         * gcc.c (handle_braces): Recognize `%{<S}' construct.
10304         (SWITCH_OK, SWITCH_FALSE, SWITCH_IGNORE, SWITCH_LIVE): New
10305         defines.
10306         (process_command): Use them.
10307         (check_live_switch): Likewise.
10308         (give_switch): Skip ignored switches.
10309
10310 2000-03-26  Jan Hubicka  <jh@suse.cz>
10311
10312         * jump.c (jump_optimize_1): Fix typo in elide optimizations
10313         for minimal jump pass test.
10314
10315 2000-03-26  Mark Mitchell  <mark@codesourcery.com>
10316
10317         * integrate.c (function_cannot_inline_p): Do inline functions that
10318         return `void'.
10319
10320 Sun Mar 26 11:37:55 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10321
10322         * stor-layout.c (layout_type, set_sizetype): early_type_list is
10323         now a list of TREE_LIST entries, not types.
10324         * tree.c (build_common_tree_nodes_2): Eliminate dupliate type sets.
10325
10326         * expmed.c (extract_bit_field): Ensure BITS_PER_WORD is signed in MAX.
10327         * config/arm/pe.c (arm_pe_return_in_memory): Use host_integerp and
10328         int_bit_position.
10329         * config/mips/mips.c (function_arg): Likewise; also remove cast
10330         and make variables unsigned or HOST_WIDE_INT and use tree_low_cst.
10331         (mips_function_value): Use int_byte_position and make HOST_WIDE_INT.
10332         * config/mips/abi64.h (SETUP_INCOMING_VARARGS): Offsets are unsigned.
10333         * config/mips/mips.h (BITS_PER_WORD, UNITS_PER_WORD): Cast to unsigned.
10334         (UNITS_PER_FPREG, INT_TYPE_SIZE, LONG_TYPE_SIZE): Likewise.
10335         (POINTER_SIZE, POINTER_BOUNDARY,PARM_BOUNDARY): Likewise.
10336         (GP_REG_P, FP_REG_P, MD_REG_P, ST_REG_P): Ensure subtraction signed.
10337         (struct mips_arg): arg_number, arg_words, fp_arg_words, and
10338         num_adjusts now unsigned.
10339         (FUNCTION_ARG_BOUNDARY): Remove unneeded cast.
10340         * config/sparc/sparc.c (struct function_arg_record_value_parms):
10341         NREGS now unsigned.
10342         (function_arg_record_value_1): STARTBITPOS arg now HOST_WIDE_INT
10343         as is BITPOS variable; use host_integerp and int_bit_position.
10344         (function_arg_record_value_2): Likewise.
10345         (function_arg_record_value_3): Arg BITPOS now HOST_WIDE_INT.
10346         Variable REGNO now unsigned.
10347         (function_arg_record_value): NREGS now unsigned.
10348
10349 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
10350
10351         * jump.c (mark_all_labels): Handle CALL_PLACEHOLDERs.
10352
10353 Sat Mar 25 09:12:10 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10354
10355         * Rework fields used to describe positions of bitfields and
10356         modify sizes to be unsigned and use HOST_WIDE_INT.
10357         * alias.c (reg_known_value_size): Now unsigned.
10358         * c-typeck.c (build_unary_op, case ADDR_EXPR): Use byte_position.
10359         (really_start_incremental_init): Use bitsize_zero_node.
10360         (push_init_level, pop_init_level, output_init_element): Likewise.
10361         Use bitsize_unit_node and bitsize_one_node.
10362         (output_pending_init_elements, process_init_element): Likewise.
10363         * combine.c (combine_max_regno, reg_sign_bit_copies): Now unsigned.
10364         (make_extraction): Position and length HOST_WIDE_INT and unsigned
10365         HOST_WIDE_INT, respectively.
10366         (get_pos_from_mask): Passed in value is unsigned HOST_WIDE_INT.
10367         (num_sign_bit_copies): Returns unsigned.
10368         BITWIDTH now unsigned; rework arithmetic.
10369         Remove recursive call from arg to MAX.
10370         (combine_instructions, init_reg_last_arrays): NREGS now unsigned.
10371         (setup_incoming_promotions, can_combine_p, try_combine, simplify_set):
10372         REGNO now unsigned.
10373         (set_nonzero_bit_and_sign_copies): NUM now unsigned.
10374         (find_split_point, expand_compound_operation, make_extraction): LEN
10375         now unsigned HOST_WIDE_INT, POS now HOST_WIDE_INT.
10376         (make_field_assignment): Likewise.
10377         (combine_simplify_rtx): Add cast.
10378         (expand_compound_operation): MODEWIDTH now unsigned; rework arithmetic.
10379         (force_to_mode): WIDTH now unsigned; add cast.
10380         (if_then_else_cond): SIZE now unsigned.
10381         (nonzero_bits): MODE_WIDTH, RESULT_WIDTH, and WIDTH now unsigned.
10382         (extended_count): Now returns unsigned.
10383         (simplify_shift_const): COUNT unsigned; arg is now INPUT_COUNT.
10384         Add SIGNED_COUNT variable; MODE_WORDS and FIRST_COUNT now unsigned.
10385         (simplify_comparison): MODE_WIDTH now unsigned.
10386         (update_table_tick): REGNO and ENDREGNO now unsigned; new var R.
10387         (mark_used_regs_combine): Likewise; rework arithmetic.
10388         (record_value_for_reg): REGNO, ENDREGNO, and I now unsigned.
10389         (record_dead_and_set_regs, reg_dead_at_p, distribute_notes): Likewise.
10390         (record_promoted_value): REGNO now unsigned.
10391         (get_last_value_validate): REGNO, ENDREGNO, and J now unsigned.
10392         (get_last_value): REGNO now unsigned.
10393         (use_crosses_set_p): REGNO and ENDREGNO now unsigned.
10394         (reg_dead_regno, reg_dead_endregno): Now unsigned.
10395         (remove_death): Arg REGNO now unsigned.
10396         (move_deaths):  REGNO, DEADREGNO, DEADEND, OUREND, and I now unsigned.
10397         (reg_bitfield_target_p): REGNO, REGNO, ENDREGNO, and ENDTREGNO
10398         now unsigned.
10399         * convert.c (convert_to_integer): INPREC and OUTPREC now unsigned.
10400         * cse.c (struct qty_table_elem): FIRST_REG and LAST_REG now unsigned.
10401         (struct cse_reg_info): REGNO now unsigned.
10402         (cached_regno): Now unsigned.
10403         (REGNO_QTY_VALID_P): Add cast.
10404         (make_new_qty, make_regs_eqv, delete_reg_eqiv): Regno args unsigned.
10405         (remove_invalid_regs): Likewise.
10406         (remove_invalid_subreg_refs): Likewise; arg WORD also unsigned
10407         as are variables END and I.
10408         (get_cse_reg_info, insert): Likewise.
10409         (mention_regs, invalidate_for_call): REGNO, ENDREGNO, and I unsigned.
10410         (canon_hash): Likewise.
10411         (insert_regs, lookup_for_remove): REGNO now unsigned.
10412         (invalidate): REGNO, ENDREGNO, TREGNO, and TENDREGNO now unsigned.
10413         New variable RN.
10414         * dbxout.c (dbxout_parms, dbxout_reg_parms): Don't check for REGNO < 0.
10415         * dwarf2out.c (dwarf2ou_frame_debug_expr): Remove cast.
10416         * emit-rtl.c (subreg_realpart_p): Add cast.
10417         (operand_subword): Arg I is now unsigned as is var PARTWORDS.
10418         (operand_subword_force): Arg I is now unsigned.
10419         * except.c (eh_regs): Variable I is now unsigned.
10420         * explow.c (hard_function_value): BYTES is unsigned HOST_WIDE_INT.
10421         * expmed.c (store_fixed_bit_field): Position is HOST_WIDE_INT;
10422         length is unsigned HOST_WIDE_INT; likewise for internal variables.
10423         (store_split_bit_field, extract_fixed_bit_field): Likewise.
10424         (extract_split_bit_field, store_bit_field, extract_bit_field):
10425         Likewise.
10426         * expr.c (store_constructor_fields, store_constructor, store_field):
10427         Positions are HOST_WIDE_INT and lengths are unsigned HOST_WIDE_INT.
10428         (expand_assignment, expand_expr, expand_expr_unaligned): Likewise.
10429         (do_jump): Likewise.
10430         (move_by_pieces, move_by_pieces_ninsns, clear_by_pieces):
10431         MAX_SIZE is now unsigned.
10432         (emit_group_load): BYTEPOS is HOST_WIDE_INT; BYTELEN is unsigned.
10433         (emit_group_store): Likewise.
10434         (emit_move_insn): I now unsigned.
10435         (store_constructor): Use host_integerp, tree_low_cst, and
10436         bitsize_unit_node.
10437         (get_inner_reference): Return bitpos and bitsize as HOST_WIDE_INT.
10438         Rework all calculations to use trees and new fields.
10439         * expr.h (promoted_input_arg): Regno now unsigned.
10440         (store_bit_field, extract_bit_field): Adjust types of pos and size.
10441         (mark_seen_cases): Arg is HOST_WIDE_INT.
10442         * flow.c (verify_wide_reg_1): REGNO now unsigned.
10443         * fold-const.c (decode_field_reference): Size and pos HOST_WIDE_INT;
10444         precisions and alignments are unsigned.
10445         (optimize_bit_field_compare, fold_truthop): Likewise.
10446         (int_const_binop): Adjust threshold for size_int_type_wide call.
10447         (fold_convert): Likewise.
10448         (size_int_type_wide): Make table larger and fix thinko that only
10449         had half of table used.
10450         (all_ones_mask_p, fold): Precisions are unsigned.
10451         * function.c (put_reg_info_stack): REGNO is unsigned.
10452         (instantiate_decl): Size is HOST_WIDE_INT.
10453         (instantiate_virtual_regs): I is unsigned.
10454         (assign_parms): REGNO, REGNOI, and REGNOR are unsigned.
10455         (promoted_input_arg): REGNO is unsigned.
10456         * function.h (struct function): x_max_parm_reg is now unsigned.
10457         * gcse.c (max_gcse_regno): Now unsigned.
10458         (struct null_pointer_info): min_reg and max_reg now unsigned.
10459         (lookup_set, next_set): REGNO arg now unsigned.
10460         (compute_hash_table): REGNO and I now unsigned.
10461         (handle_avail_expr): regnum_for_replacing now unsigned.
10462         (cprop_insn): REGNO now unsigned.
10463         (delete_null_pointer_checks_1): BLOCK_REG now pointer to unsigned.
10464         * ggc-common.c (ggc_mark_tree_children, case FIELD_DECL): New case.
10465         * global.c (set_preference): SRC_REGNO, DEST_REGNO, and I now unsigned.
10466         * hard-reg-set.h (reg_class_size): Now unsigned.
10467         * integrate.c (mark_stores): LAST_REG and I now unsigned; new UREGNO.
10468         * jump.c (mark_modified_reg): I now unsigned; add cast.
10469         (rtx_equal_for_thread_p): Add cast.
10470         * loop.c (max_reg_before_loop): Now unsigned.
10471         (struct_movable): REGNO now unsigned.
10472         (try_copy_prop): REGNO arg unsigned.
10473         (regs_match_p): XN and YN now unsigned.
10474         (consec_sets_invariant_p, maybe_eliminate_biv): REGNO now unsigned.
10475         (strength_reduce): Likewise; NREGS also unsigned.
10476         (first_increment_giv, last_increment_giv unsigned): Now unsigned.
10477         * loop.h (struct iv_class): REGNO now unsigned.
10478         (max_reg_before_loop, first_increment_giv, last_increment_giv):
10479         Now unsigned.
10480         * machmode.h (mode_size, mode_unit_size): Now unsigned.
10481         (mode_for_size, smallest_mode_for_size): Pass size as unsigned.
10482         * optabs.c (expand_binop): I and NWORDS now unsigned.
10483         (expand_unop): I now unsigned.
10484         * print-tree.c (print_node): Don't print DECL_FIELD_BITPOS, but do
10485         print DECL_FIELD_OFFSET and DECL_FIELD_BIT_OFFSET.
10486         * real.c (significand_size): Now returns unsigned.
10487         * real.h (significand_size): Likewise.
10488         * regclass.c (reg_class_size): Now unsigned.
10489         (choose_hard_reg_mode): Both operands now unsigned.
10490         (record_reg_classes): REGNO and NR now unsigned.
10491         (reg_scan): NREGS now unsigned.
10492         (reg_scan_update): old_max_regno now unsigned.
10493         (reg_scan_mark_refs): Arg MIN_REGNO and var REGNO now unsigned.
10494         * reload.c (find_valid_class): BEST_SIZE now unsigned.
10495         (find_dummy_reload): REGNO, NWORDS, and I now unsigned.
10496         (hard_reg_set_here_p): Args BEG_REGNO and END_REGNO now unsigned.
10497         Likewise for variable R.
10498         (refers_to_regno_for_reload_p): Args REGNO and END_REGNO now unsigned,
10499         as are variables INNER_REGNO and INNER_ENDREGNO; add new variable R.
10500         (find_equiv_reg): Add casts.
10501         (regno_clobbered_p): Arg REGNO now unsigned.
10502         * reload.h (struct reload): NREGS now unsigned.
10503         (refers_to_regno_for_reload_p): Regno args are unsigned.
10504         (regno_clobbered_p): Likewise.
10505         * reload1.c (reg_max_ref_width, spill_stack_slot_width): Now unsigned.
10506         (compute_use_by_pseudos): REGNO now unsigned.
10507         (find_reg): I and J now unsigned, new variable K, and change loop
10508         variables accordingly; THIS_NREGS now unsigned.
10509         (alter_reg): INHERENT_SIZE and TOTAL_SIZE now unsigned.
10510         (spill_hard_reg): REGNO arg now unsigned; add casts.
10511         (forget_old_reloads_1): REGNO, NR, and I now unsigned.
10512         (mark_reload_reg_in_use): Arg REGNO and vars NREGS and I now unsigned.
10513         (clear_reload_reg_in_use): Arg REGNO and vars NREGS, START_REGNO,
10514         END_REGNO, CONFLICT_START, and CONFLICT_END now unsigned.
10515         (reload_reg_free_p, reload_reg_reaches_end_p): Arg REGNO now unsigned.
10516         (choose_reload_regs): MAX_GROUP_SIZE now unsigned.
10517         (emit_reload_insns): REGNO now unsigned.
10518         (reload_cse_move2add): Add cast.
10519         (move2add_note_store): REGNO and I now unsigned; new variable ENDREGNO
10520         and rework loop.
10521         * resource.c (mark_referenced_resources, mark_set_resources): New
10522         variable R; REGNO and LAST_REGNO now unsigned.
10523         (mark_target_live_regs): J and REGNO now unsigned.
10524         * rtl.c (mode_size, mode_unit_size): Now unsigned.
10525         * rtl.h (union rtunion_def): New field rtuint.
10526         (XCUINT): New macro.
10527         (ADDRESSOF_REGNO, REGNO, SUBREG_WORD): New XCUINT.
10528         (operand_subword, operand_subword_force): Word number is unsigned.
10529         (choose_hard_reg_mode): Operands are unsigned.
10530         (refers_to-regno_p, dead_or_set_regno_p): Regno arg is unsigned.
10531         (find_regno_note, find_regno_fusage, replace_regs): Likewise.
10532         (regno_use_in, combine_instructions, remove_death): Likewise.
10533         (reg_scan, reg_scan_update): Likewise.
10534         (extended_count): Return is unsigned.
10535         * rtlanal.c (refers_to_regno_p): Args REGNO and ENDREGNO and vars I,
10536         INNER_REGNO, and INNER_ENDREGNO now unsigned; new variable X_REGNO.
10537         (reg_overlap_mentioned_p): REGNO and ENDREGNO now unsigned.
10538         (reg_set_last_first_regno, reg_set_last_last_regno): Now unsigned.
10539         (reg_reg_last_1): FIRS and LAST now unsigned.
10540         (dead_or_set_p): REGNO, LAST_REGNO, and I now unsigned.
10541         (dead_or_set_regno_p): Arg TEST_REGNO and vars REGNO and ENDREGNO
10542         now unsigned.
10543         (find_regno_note, regno_use_in): Arg REGNO now unsigned.
10544         (find_regno_fusage): Likewise; also var REGNOTE now unsigned.
10545         (find_reg_fusage): Variables REGNO, END_REGNO, and I now unsigned.
10546         (replace_regs): Arg NREGS now unsigned.
10547         * sdbout.c (sdbout_parms, sdbout_reg_parms): Don't check REGNO < 0.
10548         * simplify-rtx.c (simplify_unary_operation): WIDTH now unsigned.
10549         (simplify_binary_operation): Likewise.
10550         (cselib_invalidate_regno): Arg REGNO and variables ENDREGNO, I, and
10551         THIS_LAST now unsigned.
10552         (cselib_record_set): Add cast.
10553         * ssa.c (ssa_max_reg_num): Now unsigned.
10554         (rename_block): REGNO now unsigned.
10555         * stmt.c (expand_return): Bit positions unsigned HOST_WIDE_INT;
10556         sizes now unsigned.
10557         (all_cases_count): Just return -1 not -2.
10558         COUNT, MINVAL, and LASTVAL now HOST_WIDE_INT.
10559         Rework tests to use trees whenever possible.
10560         Use host_integerp and tree_low_cst.
10561         (mark_seen_cases): COUNT arg now HOST_WIDE_INT;
10562         Likewise variable NEXT_NODE_OFFSET; XLO now unsigned.
10563         (check_for_full_enumeration_handing): BYTES_NEEDED, I to HOST_WIDE_INT.
10564         * stor-layout.c (mode_for_size): SIZE arg now unsigned.
10565         (smallest_mode_for_size): Likewise.
10566         (layout_decl): Simplify handing of a specified DECL_SIZE_UNIT.
10567         KNOWN_ALIGN is now an alignment, so simplify code.
10568         Don't turn off DECL_BIT_FIELD if field is BLKmode, but not type.
10569         (start_record_layout): Renamed from new_record_layout_info.
10570         Update to new fields.
10571         (debug_rli, normalize_rli, rli_size_unit_so_far, rli_size_so_far):
10572         New functions.
10573         (place_union_field): Renamed from layout_union_field.
10574         Update to use new fields in rli.
10575         (place_field): Renamed from layout_field.
10576         Major rewrite to use new fields in rli; pass alignment to layout_decl.
10577         (finalize_record_size): Rework to use new fields in rli and handle
10578         union.
10579         (compute_record_mode): Rework to simplify and to use new DECL fields.
10580         (finalize_type_size): Make rounding more consistent.
10581         (finish_union_layout): Deleted.
10582         (layout_type, case VOID_TYPE): Don't set TYPE_SIZE_UNIT either.
10583         (layout_type, case RECORD_TYPE): Call new function names.
10584         (initialize_sizetypes): Set TYPE_IS_SIZETYPE.
10585         (set_sizetype): Set TYPE_IS_SIZETYPE earlier.
10586         (get_best_mode): UNIT is now unsigned; remove casts.
10587         * tree.c (bit_position): Compute from new fields.
10588         (byte_position, int_byte_position): New functions.
10589         (print_type_hash_statistics): Cast to remove warning.
10590         (build_range_type): Use host_integerp and tree_low_cst to try to hash.
10591         (build_index_type): Likewise; make subtype of sizetype.
10592         (build_index_2_type): Pass sizetype to build_range_type.
10593         (build_common_tree_nodes): Use size_int and bitsize_int to
10594         initialize nodes; add bitsize_{zero,one,unit}_node.
10595         * tree.h (DECL_FIELD_CONTEXT): Use FIELD_DECL_CHECK.
10596         (DECL_BIT_FIELD_TYPE, DECL_QUALIFIER, DECL_FCONTEXT): Likewise.
10597         (DECL_PACKED, DECL_BIT_FIELD): Likewise.
10598         (DECL_FIELD_BITPOS): Deleted.
10599         (DECL_FIELD_OFFSET, DECL_FIELD_BIT_OFFSET): New fields.
10600         (DECL_RESULT, DECL_SAVED_INSNS): Use FUNCTION_DECL_CHECK.
10601         (DECL_FRAME_SIZE, DECL_FUNCTION_CODE, DECL_NO_STATIC_CHAIN): Likewise.
10602         (DECL_INLINE, DECL_BUILT_IN_NONANSI, DECL_IS_MALLOC): Likewise.
10603         (DECL_BUILT_IN_CLASS, DECL_STATIC_CONSTRUCTOR): Likewise.
10604         (DECL_STATIC_DESTRUCTOR, DECL_NO_CHECK_MEMORY_USAGE): Likewise.
10605         (DECL_NO_INSTRUMENT_FUNCTION_ENTRY_EXIT, DECL_NO_LIMIT_STACK) Likewise.
10606         (DECL_ORIGINAL_TYPE, TYPE_DECL_SUPPRESS_DEBUG): Use TYPE_DECL_CHECK.
10607         (DECL_ARG_TYPE_AS_WRITEN, DECL_ARG_TYPE): Use PARM_DECL_CHECK.
10608         (DECL_INCOMING_RTL, DECL_TRANSPARENT_UNION): Likewise.
10609         (DECL_ALIGN): Adjust to new field in union.
10610         (DECL_OFFSET_ALIGN): New field.
10611         (DECL_ERROR_ISSUED, DECL_TOO_LATE): Use LABEL_DECL_CHECK.
10612         (DECL_IN_TEXT_SECTION): Use VAR_DECL_CHECK.
10613         (union tree_decl): Add struct for both aligns.
10614         (enum tree_index): Add TI_BITSIZE_{ZERO,ONE,UNIT}.
10615         (bitsize_zero_node, bitsize_one_node, bitsize_unit_node): Added.
10616         (struct record_layout_info): Rework fields to have offset
10617         alignment and byte and bit position.
10618         (start_record_layout, place_field): Renamed from old names.
10619         (rli_size_so_far, rli_size_unit_so_far, normalize_rli): New decls.
10620         (byte_position, int_byte_position): Likewise.
10621         (get_inner_reference): Change types of position and length.
10622         * unroll.c (unroll_loop): New variable R; use for some loops.
10623         MAX_LOCAL_REGNUM and MAXREGNUM now unsigned.
10624         (calculate_giv_inc): Arg REGNO now unsigned.
10625         (copy_loop_body): REGNO and SRC_REGNO now unsigned.
10626         * varasm.c (assemble_variable): Clean up handling of size using
10627         host_integerp and tree_low_cst.
10628         (decode_addr_const): Use byte, not bit, position.
10629         (output_constructor): bitpos and offsets are HOST_WIDE_INT;
10630         use tree_low_cst and int_bit_position.
10631         * objc/objc-act.c (build_ivar_list_initializer): Use byte_position.
10632
10633 Fri Mar 24 20:13:49 2000  Jason Eckhardt  <jle@cygnus.com>
10634
10635         * bb-reorder.c (REORDER_MOVED_BLOCK_END): Removed.
10636         (reorder_block_def): New members eff_head and eff_end.
10637         (REORDER_BLOCK_EFF_HEAD, REORDER_BLOCK_EFF_END): New macros.
10638         (verify_insn_chain): New function.
10639         (skip_insns_between_block): Add code to skip deleted insns.
10640         Check for note before using.
10641         (chain_reorder_blocks): Replace calls to skip_insns_between_block
10642         with references to REORDER_BLOCK_EFF_HEAD and REORDER_BLOCK_EFF_END.
10643         Check for note before using.
10644         (make_reorder_chain): Use INTVAL rather than XINT to get REG_BR_PROB.
10645         (fixup_reorder_chain): Restructure, clean up, defect removal.
10646         (reorder_basic_blocks): Remove last_insn and references to it.
10647         Moved insn chain verification code into a new function (see above).
10648         Delete defective code that sets last insn.
10649         Initialize REORDER_BLOCK_EFF_HEAD and REORDER_BLOCK_EFF_END for
10650         all blocks.
10651
10652 2000-03-25  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10653
10654         * config/c4x/c4x.h (CPP_SPEC): Remove erroneous space.
10655
10656 2000-03-24  Richard Henderson  <rth@cygnus.com>
10657
10658         * tree.c (lang_safe_for_unsave): Remove.
10659         (unsafe_for_reeval): Transmute and rename from safe_for_unsave,
10660         allowing for two levels of unsafeness.  Remove lang hook.
10661         * tree.h: Update declarations.
10662         * calls.c (expand_call): Rename safe_for_reeval to try_tail_call.
10663         Create temporary VAR_DECLs to protect very unsafe_for_reeval trees.
10664         Always fail sibcalls when there are pending cleanups.
10665
10666 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
10667
10668         * flow.c (propagate_block): When we delete an ADDR_VEC,
10669         also delete the BARRIER following it if there is one.
10670
10671 2000-03-24  Richard Henderson  <rth@cygnus.com>
10672
10673         * builtins.c (expand_builtin_bzero): Convert `length' argument
10674         to sizetype.
10675
10676 2000-03-24  Jakub Jelinek  <jakub@redhat.com>
10677
10678         * sibcall.c (skip_copy_to_return_value): Use OUTGOING_REGNO for
10679         comparison if regno's are equal.
10680         * calls.c (initialize_argument_informat): Add ecf_flags argument.
10681         Use FUNCTION_INCOMING_ARG if available and ECF_SIBCALL.
10682         (expand_call): Update caller.
10683         Avoid making a sibling call if argument size of the callee is larger
10684         than argument size of the caller.
10685         Call hard_function_value with outgoing set if in sibcall pass.
10686         Use FUNCTION_INCOMING_ARG if available and ECF_SIBCALL.
10687
10688         * final.c (permitted_reg_in_leaf_functions, only_leaf_regs_used):
10689         Change LEAF_REGISTERS from an array initializer to actual array
10690         identifier. Move static global variable into the function.
10691         (leaf_function_p): Allow SIBLING_CALL_P calls even outside of
10692         sequences for leaf functions.
10693         * global.c (global_alloc): Likewise.
10694         * tm.texi (LEAF_REGISTERS): Update documentation.
10695
10696         * config/sparc/sparc.h (CONDITIONAL_REGISTER_USAGE): Remove the ugly
10697         TARGET_FLAT leaf disabling hack.
10698         (LEAF_REGISTERS): Changed from an array initializer to actual array
10699         identifier to avoid duplication and remove the above hack.
10700         (FUNCTION_OK_FOR_SIBCALL): Define.
10701         * config/sparc/sparc.md (sibcall): New attr type. Use it almost
10702         always like call attribute.
10703         (eligible_for_sibcall_delay): New attribute.
10704         (sibcall): New delay type.
10705         (sibcall, sibcall_value, sibcall_epilogue): New expands.
10706         (sibcall_symbolic_sp32, sibcall_symbolic_sp64,
10707         sibcall_value_symbolic_sp32, sibcall_value_symbolic_sp64): New insns.
10708         * config/sparc/sparc.c (sparc_leaf_regs): New array.
10709         (eligible_for_sibcall_delay, output_restore_regs, output_sibcall):
10710         New functions.
10711         (output_function_epilogue): Move part of the code into
10712         output_restore_regs.
10713         (ultra_code_from_mask, ultrasparc_sched_reorder): Handle
10714         TYPE_SIBCALL.
10715         * sparc-protos.h (output_sibcall, eligible_for_sibcall_delay): New
10716         prototypes.
10717
10718         * config/sparc/sparc.h (REVERSIBLE_CC_MODE): Revert Jan, 25 change
10719         until infrastructure is finished.
10720
10721 Fri Mar 24 13:49:45 2000  Jeffrey A Law  (law@cygnus.com)
10722
10723         * integrate.c (save_for_inline_nocopy): Clear in_nonparm_insns here.
10724         (save_parm_insns): Not here.
10725
10726 2000-03-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10727
10728         * builtins.c (expand_builtin_bzero): New function.
10729         (expand_builtin): Handle bzero.
10730
10731         * builtins.def: Add BUILT_IN_BZERO.
10732
10733         * c-common.c (c_common_nodes_and_builtins): Provide builtin
10734         prototype & function for bzero.
10735
10736 2000-03-23  Michael Meissner  <meissner@redhat.com>
10737
10738         * config/alpha/alpha.md (TF floating point insns): Undo 2000-03-21
10739         change adding TARGET_FP to the TF floating point insns, except for
10740         trunctfsf2, which generates direct calls to truncdfsf2.
10741
10742 2000-03-23  Geoff Keating  <geoffk@cygnus.com>
10743
10744         * config/rs6000/rs6000.h (ARG_POINTER_CFA_OFFSET): New definition,
10745         try to protect against middle-end changes that break binary
10746         compatibility.
10747         (DWARF_FRAME_REGISTERS): New definition, likewise for backend.
10748
10749 2000-03-24  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10750
10751         * config/c4x/c4x.md (load_immed_address):  Add DP reg clobber.
10752
10753 Thu Mar 23 17:10:48 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10754
10755         * calls.c (expand_call): If TARGET is passed by reference and
10756         is readonly, write a CLOBBER.
10757
10758 2000-03-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10759
10760         * builtins.c (expand_builtin): Handle bcmp.
10761
10762         * builtins.def: Add BUILT_IN_BCMP.
10763
10764         * c-common.c (c_common_nodes_and_builtins): Provide builtin
10765         prototype & function for bcmp.
10766
10767 Thu Mar 23 11:34:39 2000  Jim Wilson  <wilson@cygnus.com>
10768
10769         * config/ia64/ia64.c (rtx_needs_barrier, case UNSPEC): Move case 6...
10770         (rtx_needs_barrier, case UNSPEC_VOLATILE): to here.
10771         * config/ia64/ia64.md (pr_restore): Change UNSPEC to UNSPEC_VOLATILE.
10772
10773 Thu Mar 23 16:04:40 2000  Andrew Haley  <aph@cygnus.com>
10774
10775         * config/mips/mips.md (movdf_internal1a): Delete (set 'f', 'F')
10776         alternative when using -fp64 -gp32.
10777
10778 2000-03-22  Jason Merrill  <jason@casey.cygnus.com>
10779
10780         * config/rs6000/rs6000.h (DWARF_FRAME_RETURN_COLUMN): Define.
10781         * config/alpha/alpha.h (DWARF_FRAME_RETURN_COLUMN): Define.
10782         * config/sparc/sparc.h (DWARF_FRAME_RETURN_COLUMN): Define.
10783
10784         * frame.h (frame_state): Revert last change.
10785         * frame.c (execute_cfa_insn): Just don't record the save of a CFA reg.
10786         * libgcc2.c (throw_helper): Revert last change.
10787
10788 2000-03-22  Richard Henderson  <rth@cygnus.com>
10789
10790         * stmt.c (expand_asm_operands): Don't promote the temporary.
10791
10792 2000-03-22  Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
10793
10794         * builtin.c (get_pointer_alignment): Use DECL_P and TYPE_P macros.
10795         * c-common.c (decl_attributes,check_format_info,truthvalue_conversion,
10796           c_get_alias_set): Likewise.
10797         * c-decl.c (duplicate_decls): Likewise.
10798         * c-typeck.c (default_conversion,build_unary_op): Likewise.
10799         * calls.c (initialize_argument_information): Likewise.
10800         * dwarf2out.c (decl_class_context,add_abstract_origin_attribute):
10801         Likewise.
10802         * dwarfout.c (decl_class_context,output_type): Likewise.
10803         * expr.c (get_inner_reference): Likewise.
10804         * fold-const.c (simple_operand_p,fold): Likewise.
10805         * function.c (aggregate_value_p): Likewise.
10806         * stmt.c (expand_asm_operands): Likewise.
10807         * varasm.c (named_section): Likewise.
10808
10809 2000-03-22  Jason Merrill  <jason@casey.cygnus.com>
10810
10811         Implement dwarf2 exception handling for the ARM.
10812         * config/arm/arm.h (INCOMING_RETURN_ADDR_RTX): Define.
10813         (DWARF_FRAME_RETURN_COLUMN): Define.
10814         * config/arm/arm.c (emit_multi_reg_push): Return rtx.  Attach
10815         REG_FRAME_RELATED_EXPR note.
10816         (emit_sfm): Likewise.
10817         (arm_expand_prologue): Set RTX_FRAME_RELATED_P on everything.
10818         * dwarf2out.c (reg_save): Handle saving a register to itself.
10819         (dwarf2out_frame_debug_expr): Handle an intermediate cfa reg.
10820         * except.c (eh_regs): Don't use the static chain reg if it's
10821         callee-saved.
10822         * frame.h (frame_state): Add cfa_saved field.
10823         * frame.c (execute_cfa_insn): Set it.
10824         * libgcc2.c (throw_helper): Don't adjust sp if it's restored in
10825         the epilogue.
10826         * function.c (ARG_POINTER_CFA_OFFSET): Default to FIRST_PARM_OFFSET.
10827         Now takes a parm.
10828         (instantiate_virtual_regs): Adjust.
10829         * tm.texi: Adjust.
10830         * config/m68k/m68k.h (ARG_POINTER_CFA_OFFSET): Don't define.
10831         * config/ns32k/ns32k.h (ARG_POINTER_CFA_OFFSET): Don't define.
10832         * config/sparc/sparc.h (ARG_POINTER_CFA_OFFSET): Take a parm.
10833
10834         * dwarf2out.c (reg_number): Refer to FIRST_PSEUDO_REGISTER.
10835         (initial_return_save): Use DWARF_FRAME_REGNUM, not reg_number.
10836
10837 2000-03-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10838
10839         * builtins.def: New file.
10840
10841         * Makefile.in (TREE_H): Depend on builtins.def.
10842
10843         * builtins.c (built_in_names): Use builtins.def.
10844
10845         * tree.h (built_in_function): Likewise.
10846
10847 2000-03-22  Mark Mitchell  <mark@codesourcery.com>
10848
10849         * tree.c (size_in_bytes): Return size_zero_node, not
10850         integer_zero_node.
10851
10852 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
10853
10854         * config/fp-bit.c (pack_d): Correct the case when a denormal
10855         is rounded up and stops being denormal.
10856
10857 2000-03-21  Richard Henderson  <rth@cygnus.com>
10858
10859         * config/alpha/alpha.c (function_arg): Check for void_type_node
10860         before using MUST_PASS_IN_STACK.
10861
10862 2000-03-21  Stephane Carrez  <stcarrez@worldnet.fr>
10863
10864         * regmove.c (combine_stack_adjustments_for_block): Check that
10865         the stack pointer is a valid memory address.
10866
10867 Wed Mar 22 11:44:50 MET 2000  Jan Hubicka  <jh@suse.cz>
10868
10869         * calls.c: re-install Mar 16 emit_library_call merge.
10870
10871 2000-03-21  Jakub Jelinek  <jakub@redhat.com>
10872
10873         * config/sparc/sparc.c (mem_min_alignment): If not optimizing,
10874         we cannot be sure that if reload_completed base register will
10875         be properly aligned.
10876
10877 2000-03-21  Richard Henderson  <rth@cygnus.com>
10878
10879         * flow.c (delete_block): Fix typo last change.
10880
10881 2000-03-21  Mark Mitchell  <mark@codesourcery.com>
10882
10883         * c-common.c (c_expand_expr_stmt): Use COMPLETE_TYPE_OR_VOID_P,
10884         not COMPLETE_TYPE_P, to check the type of the expression.
10885
10886 2000-03-21  Michael Meissner  <meissner@redhat.com>
10887
10888         * config/alpha/alpha.md (floating point insns): Add TARGET_FP to
10889         all floating point insns that just tested the macro
10890         TARGET_HAS_XFLOATING_LIBS.
10891         (movsf/movdf recognizers): Add separate insns if -mno-fp-regs is
10892         used to only use the gprs.
10893
10894 2000-03-21  Nathan Sidwell  <nathan@codesourcery.com>
10895
10896         * tree.h (COMPLETE_TYPE_P): New macro.
10897         (COMPLETE_OR_VOID_TYPE_P): New macro.
10898         (COMPLETE_OR_UNBOUND_ARRAY_TYPE_P): New macro.
10899         * stor-layout.c (layout_type, case VOID_TYPE): Don't set TYPE_SIZE.
10900         * c-aux-info.c (gen_type): Use them.
10901         * c-common.c (c_expand_expr_stmt): Likewise.
10902         * c-decl.c (poplevel, pushdecl, start_decl, finish_decl,
10903         grokdeclarator, grokparms, finish_struct, start_function,
10904         store_parm_decls, combine_parm_decls): Likewise.
10905         * c-parse.y (cast_expr): Likewise.
10906         * c-typeck.c (require_complete_type, c_sizeof, c_sizeof_nowarn,
10907         c_size_in_bytes, c_alignof, build_component_ref,
10908         build_indirect_ref, build_array_ref, convert_arguments,
10909         build_binary_op, pointer_diff, build_unary_op, digest_init: Likewise.
10910         * calls.c (initialize_argument_information): Likewise.
10911         * convert.c (convert_to_integer): Likewise.
10912         * dbxout.c (dbxout_typedefs, dbxout_type, dbxout_symbol): Likewise.
10913         * dwarfout.c (location_or_const_value_attribute,
10914         output_enumeration_type_die, output_structure_type_die,
10915         output_union_type_die, output_type): Likewise.
10916         * expr.c (safe_from_p, expand_expr): Likewise.
10917         * function.c (assign_parms): Likewise.
10918         * sdbout.c (sdbout_symbol, sdbout_one_type): Likewise.
10919         * tree.c (build_array_type, build_function_type,
10920         build_method_type, build_offset_type, build_complex_type): Likewise.
10921         * c-parse.c, c-parse.h: Regenerated.
10922
10923 2000-03-21  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10924
10925         * config/c4x/rtems.h: Include config/rtems.h.
10926
10927 Tue Mar 21 09:24:00 2000  Denis Chertykov  <denisc@overta.ru>
10928
10929         * config/avr/avr.c (encode_section_info): sets SYMBOL_REF_FLAG if
10930         decl is a FUNCTION_DECL
10931
10932 Mon Mar 20 19:53:53 2000  Jim Wilson  <wilson@cygnus.com>
10933
10934         * config/ia64/ia64.c (ia64_expand_prologue): Don't abort if leaf
10935         function uses output registers.  Don't save RP for leaf functions.
10936         Do save RP even if no epilogue.
10937         * config/ia64/ia64.h (FIXED_REGISTERS): Unmark in/out registers.
10938         (CALL_USED_REGISTERS): Unmark in registers.
10939         (REG_ALLOC_ORDER): Move out regs up, to near the top.  Move in regs up,
10940         to near the middle.
10941
10942 2000-03-20  Geoff Keating  <geoffk@cygnus.com>
10943
10944         * config/rs6000/rs6000.md (bunordered): New expander.
10945         (bordered): New expander.
10946         (buneq): New expander.
10947         (bunge): New expander.
10948         (bungt): New expander.
10949         (bunle): New expander.
10950         (bunlt): New expander.
10951         (bltgt): New expander.
10952
10953         * config/rs6000/rs6000.c (ccr_bit): Handle unordered comparisons.
10954         (ccr_bit_negated_p): New function.
10955         (print_operand): For %C, generate appropriate cror for UNEQ,
10956         UNLT, UNGT, and LTGT.  For %T and %t, use ccr_bit_negated_p.
10957
10958 2000-03-20  Andreas Jaeger  <aj@suse.de>
10959
10960         * sdbout.c (sdbout_one_type): Add braces to avoid "ambigous else"
10961         warning.
10962
10963         * tree.h (safe_for_unsave): Prototype.
10964
10965 2000-03-20  Richard Henderson  <rth@cygnus.com>
10966
10967         * regmove.c (stack_memref_p): Fix typo, reorg for readability.
10968         (combine_stack_adjustments_for_block): Don't allow sp references
10969         in the side of a set we're not fixing up.
10970         * toplev.c (rest_of_compilation): Run combine_stack_adjustments
10971         after life_analysis.
10972
10973 2000-03-20  Richard Henderson  <rth@cygnus.com>
10974
10975         * calls.c (expand_call): Don't bother generating tail call
10976         sequences if there are pending cleanups.  Use
10977         expand_start_target_temps/expand_end_target_temps to elide
10978         cleanups created during sibcall expansion.
10979
10980 2000-03-20  Geoff Keating  <geoffk@cygnus.com>
10981
10982         * configure.in: Set $IFS to a value if it doesn't already have one
10983         in the --enable-checking handling.
10984         * configure: Regenerate.
10985
10986 2000-03-20  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
10987
10988         * c-parse.in (SAVE_WARN_FLAGS): Use size_int.
10989         * c-parse.y, c-parse.c, objc/objc-parse.y, objc/objc-parse.c:
10990         Regenerated.
10991
10992 Mon Mar 20 11:43:15 MET 2000  Jan Hubicka  <jh@suse.cz>
10993
10994         * jump.c (delete_noop_moves): Remove code attempting to
10995         combine stack adjustments.
10996
10997 2000-03-19  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
10998
10999         * emit-rtl.c (push_to_full_sequence, end_full_sequence): New functions.
11000         * except.c (emit_cleanup_handler): Use them.
11001         (expand_end_all_catch): Likewise.
11002         * function.c (fixup_var_refs): Likewise.
11003         (expand_function_end): Clear catch_clauses_last.
11004         * rtl.h (push_to_full_sequence, end_full_sequence): Declare.
11005         * except.h (struct eh_status): New field x_catch_clauses_last.
11006         (catch_clauses_last): New define.
11007
11008         * Makefile.in (tree.o): Depend on HASHTAB_H.
11009         * tree.c: Include hashtab.h.
11010         (struct type_hash): Remove next field.
11011         (TYPE_HASH_SIZE): Remove.
11012         (TYPE_HASH_INITIAL_SIZE): New define.
11013         (type_hash_table): Change type to htab_t.
11014         (type_hash_eq, type_hash_hash, print_type_hash_statistics,
11015         mark_hash_entry): New functions.
11016         (init_obstacks): Allocate type hash.
11017         (type_hash_lookup): Use htab functions.
11018         (type_hash_add, mark_type_hash): Likewise.
11019         (dump_tree_statistics): Call print_type_hash_statistics.
11020
11021 2000-03-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11022
11023         * rs6000/t-aix41: New file.
11024
11025         * configure.in ({rs6000,powerpc}-ibm-aix4.[12]*): Use it.
11026
11027 Sun Mar 19 13:27:30 2000  Hans-Peter Nilsson  <hp@axis.com>
11028
11029         * tm.texi (Driver): Fix typos and tweak entry for
11030         INCLUDE_DEFAULTS.
11031         Move misplaced STRUCT_FORCE_BLK entry ...
11032         (Storage Layout): ... to here.
11033         (Run-time Target): Recommend having TARGET_MASK_... helper macros.
11034
11035 2000-03-19  Richard Henderson  <rth@cygnus.com>
11036
11037         * flow.c (delete_block): Delete the addr_vec along with the block.
11038         (flow_delete_insn): Decrement LABEL_NUSES when deleting insns that
11039         reference labels.
11040
11041         * fold-const.c (extract_muldiv): Apply type check for defined
11042         overflow to multiply as well as divide.
11043
11044         * stor-layout.c (layout_decl): Don't abort on any zero sized decl.
11045
11046 2000-03-18  Mark Mitchell  <mark@codesourcery.com>
11047
11048         * emit-rtl.c (remove_unncessary_notes): Check that all
11049         NOTE_INSN_BLOCK_BEG and NOTE_INSN_BLOCK_END notes have an
11050         associated NOTE_BLOCK.
11051         * function.h (identify_blocks): Update comments.
11052         (reorder_blocks): Declare.
11053         * function.c (identify_blocks): Don't take paramters.
11054         (reorder_blocks): Don't take parameters.
11055         * loop.h (find_loop_tree_blocks): Remove.
11056         (unroll_block_trees): Likewise.
11057         * loop.c (loop_optimize): Don't call find_loop_tree_blocks.  Use
11058         reorder_blocks instead of unroll_block_trees.h
11059         * sibcall.c (optimize_sibling_and_tail_recursive_calls): Likewise.
11060         * stmt.c (find_loop_tree_blocks): Remove.
11061         (unroll_block_trees): Likewise.
11062         * toplev.c (rest_of_compilation): Don't call find_loop_tree_blocks
11063         in whole-function mode.
11064         * tree.h (reorder_blocks): Remove declaration.
11065
11066         * expr.c: Include intl.h.
11067         * Makefile.in (expr.o): Depend on intl.h.
11068
11069 2000-03-18  Richard Henderson  <rth@cygnus.com>
11070
11071         * expr.c (emit_move_insn_1): Clarify cannot_inline message.
11072
11073 2000-03-18  Mark Mitchell  <mark@codesourcery.com>
11074
11075         * tree.h (tree_index): Remove enumerals for integer types.
11076         (integer_type_kind): New type.
11077         (integer_types): New variable.
11078         (char_type_node): Adjust.
11079         (signed_char_type_node): Likewise.
11080         (unsigned_char_type_node): Likewise.
11081         (short_integer_type_node): Likewise.
11082         (short_unsigned_type_node): Likewise.
11083         (integer_type_node): Likewise.
11084         (unsigned_type_node): Likewise.
11085         (long_integer_type_node): Likewise.
11086         (long_unsigned_type_node): Likewise.
11087         (long_long_integer_type_node): Likewise.
11088         (long_long_unsigned_type_node): Likewise.
11089         * tree.c (integer_types): New variable.
11090         (init_obstacks): Register it as a root.
11091
11092 Sat Mar 18 14:38:00 2000  Jason Eckhardt  <jle@cygnus.com>
11093
11094         * bb-reorder.c (reorder_basic_blocks): Update PREV_INSN as well as
11095         NEXT_INSN. Update last insn in chain.
11096
11097 2000-03-17  Jason Merrill  <jason@casey.cygnus.com>
11098
11099         * dwarf2out.c (dwarf2out_decl): Don't emit anything for types
11100         with TYPE_DECL_SUPPRESS_DEBUG set.
11101
11102 2000-03-18  Richard Henderson  <rth@cygnus.com>
11103
11104         * flow.c (make_edges): Use INTVAL to access REG_EH_REGION value.
11105
11106 2000-03-18  Richard Henderson  <rth@cygnus.com>
11107
11108         * i386.c (call_insn_operand): Always allow SYMBOL_REF,
11109         care for HALF_PIC_P.
11110         (expander_call_insn_operand): Remove.
11111         (ix86_expand_epilogue): New arg `emit_return' to control return insn.
11112         * i386.h (PREDICATE_CODES): Update.
11113         * i386.md (all call expanders): Remove predicates, remove special
11114         handling for half-pic.
11115         (*call_1, *call_value_1): Handle SIBLING_CALL_P insns.
11116         (*call_pop_pic2, *call_pic2, *call_value_pop_2, *call_value_2): Remove.
11117         (sibcall_epilogue): New.
11118
11119 2000-03-17  Richard Henderson  <rth@cygnus.com>
11120
11121         * rtlanal.c (single_set): Reject if the parallel has anything
11122         except SET or USE or CLOBBER.
11123
11124 2000-03-17  Jeff Law  <law@cygnus.com>
11125             Richard Henderson  <rth@cygnus.com>
11126
11127         * Makefile.in (OBJS): Add sibcall.o.
11128         (sibcall.o): New.
11129         * sibcall.c: New file.
11130         * calls.c (FUNCTION_OK_FOR_SIBCALL): Provide default.
11131         (ECF_IS_CONST, ECF_NOTHROW, ECF_SIBCALL): New.
11132         (emit_call_1): Replace `is_const' and `nothrow' with `ecf_flags'.
11133         Emit sibcall patterns when requested.  Update all callers.
11134         (expand_call): Generate CALL_PLACEHOLDER insns when tail call
11135         elimination seems feasable.
11136         * final.c (leaf_function_p): Sibling calls don't discount being
11137         a leaf function.
11138         * flow.c (HAVE_sibcall_epilogue): Provide default.
11139         (find_basic_blocks_1): Sibling calls don't throw.
11140         (make_edges): Make edge from sibling call to EXIT.
11141         (propagate_block): Don't remove sibcall_epilogue insns.
11142         * function.c (prologue, epilogue): Turn into varrays.  Update all uses.
11143         (sibcall_epilogue): New.
11144         (fixup_var_refs): Scan CALL_PLACEHOLDER sub-sequences.
11145         (identify_blocks_1): Likewise.  Break out from ...
11146         (identify_blocks): ... here.
11147         (reorder_blocks_1): Scan CALL_PLACEHOLDER.  Break out from ...
11148         (reorder_blocks): ... here.
11149         (init_function_for_compilation): Zap prologue/epilogue as varrays.
11150         (record_insns): Extend a varray instead of mallocing new memory.
11151         (contains): Read a varray not array of ints.
11152         (sibcall_epilogue_contains): New.
11153         (thread_prologue_and_epilogue_insns): Emit and record
11154         sibcall_epilogue patterns.
11155         (init_function_once): Allocate prologue/epilogue varrays.
11156         * genflags.c (gen_insn): Treat sibcall patterns as calls.
11157         * integrate.c (save_parm_insns): Recurse on CALL_PLACEHOLDER patterns.
11158         Broken out from ...
11159         (save_for_inline_nocopy): ... here.
11160         (copy_insn_list): Recurse on CALL_PLACEHOLDER patterns.
11161         Broken out from ...
11162         (expand_inline_function): ... here.
11163         (copy_rtx_and_substitute): Handle NOTE_INSN_DELETED_LABEL.
11164         (subst_constants): Handle 'n' formats.
11165         * jump.c (jump_optimize_minimal): New.
11166         (jump_optimize_1): New arg `minimal'; update callers.  Elide most
11167         optimizations if it's set.
11168         * rtl.c (copy_rtx): Do copy jump & call for insns.
11169         * rtl.h (struct rtx_def): Document use of jump and call for insns.
11170         (SIBLING_CALL_P): New.
11171         (sibcall_use_t): New.
11172         * toplev.c (rest_of_compilation): Do init_EXPR_INSN_LIST_cache earlier.
11173         Invoke optimize_sibling_and_tail_recursive_calls.
11174         * tree.c (lang_safe_for_unsave): New.
11175         (safe_for_unsave): New.
11176         * tree.h (lang_safe_for_unsave, safe_for_unsave): Declare.
11177
11178         * alpha.h (FUNCTION_OK_FOR_SIBCALL): New.
11179         * alpha.md (sibcall, sibcall_value, sibcall_epilogue): New.
11180         (*sibcall_osf_1, *sibcall_value_osf_1): New.
11181
11182 2000-03-17  Mark Mitchell  <mark@codesourcery.com>
11183
11184         * objc/objc-act.c (encode_method_prototype): Pass types, not
11185         PARM_DECLs, to int_size_in_bytes.
11186
11187 Fri Mar 17 11:51:34 2000  Jim Wilson  <wilson@cygnus.com>
11188
11189         * config/ia64/ia64.md (mix4right_3op): Swap %1 and %2 in template.
11190
11191         * config/ia64/ia64-protos.h, config/ia64/ia64.c, config/ia64/ia64.h,
11192         config/ia64/ia64.md, config/ia64/xm-ia64.h: Fix copyrights again.
11193
11194 Fri Mar 17 08:09:14 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11195
11196         * Clean up usages of TREE_INT_CST_LOW.
11197         * c-parse.in (RESTORE_WARN_FLAGS): Use tree_low_cst.
11198         * c-parse.y, c-parse.c, objc/objc-parse.y, objc/objc-parse.c:
11199         Regenerated.
11200         * c-tree.h (min_precision): Move declaration to here.
11201         * c-typeck.c (build_binary_op): Use host_integerp and tree_low_cst.
11202         (build_unary_op, add_pending_init): Use bit_position.
11203         (pending_init_member, process_init_element): Likewise.
11204         (really_start_incremental_init, push_init_level, pop_init_level):
11205         Don't make copies of nodes or modify them in place, use consistent
11206         types when tracking positions, and use tree routines computations.
11207         (set_init_index, output_init_element): Likewise.
11208         (output_pending_init_elements, process_init_element): Likewise.
11209         * dbxout.c (dbxout_type_fields): Use bit_position, host_integerp,
11210         tree_low_cst and int_bit_position; also minor cleanup.
11211         (dbxout_type_method_1, dbxout_range_type, dbxout_type): Likewise.
11212         (print_cst_octal): Precision is unsigned.
11213         (dbxout_symbol): Ensure DECL_INITIAL is in-range and use tree_low_cst.
11214         * dwarf2out.c (ceiling): Input and output are unsigned HOST_WIDE_INT.
11215         (simple_type_align_in_bits): Result is unsigned int.
11216         Use tree_int_low_cst and host_integerp.
11217         (simple_type_size_in_bits): Result is unsigned HOST_WIDE_INT.
11218         (field_byte_offset): Result is HOST_WIDE_INT.
11219         Change types of internal variables so alignments are unsigned int,
11220         offsets are HOST_WIDE_INT and sizes are unsigned HOST_WIDE_INT.
11221         Use host_integerp, tree_low_cst, and int_bit_position.
11222         (add_bit_offset_attribute): Likewise.
11223         (add_data_member_location_attribute): Use tree_cst_low.
11224         (add_bound_info): Use host_integerp, integer_zerop, and integer_onep.
11225         (add_bit_size_attribute): Use tree_low_cst.
11226         (add_pure_or_virtual_attribute, gen_enumeration_type_die): Likewise.
11227         * dwarfout.c: Similar changes to dwarf2out.c.
11228         * expr.c (expand_expr, case ARRAY_REF): Remove redundant code.
11229         * genoutput.c (n_occurences): Return -1 for null string.
11230         (strip_whitespace): Accept null string and make into function.
11231         (scan_operands): Reflect above changes.
11232         * sdbout.c (plain_type_1): Use host_integerp and tree_low_cst.
11233         (sdbout_field_types, sdbout_one_type): Likewise; also use bit_position.
11234         * ssa.c (rename_registers): Add missing cast of arg to bzero.
11235         * tree.c (int_size_in_bytes): Check for too big to represent.
11236         (bit_position, int_bit_position, host_integerp, tree_low_cst): New fns.
11237         * tree.h (host_integerp, tree_low_cst, bit_position, int_bit_position):
11238         New declarations.
11239         (min_precision): Delete from here.
11240         * varasm.c (decode_addr_const): Use host_integerp, bit_position,
11241         and int_bit_position.
11242         * objc/objc-act.c (encode_method_prototype): Sizes are HOST_WIDE_INT.
11243         (encode_method_def): Likewise.
11244         (build_ivar_list_initializer): Use int_bit_position.
11245         (generate_shared_structures): Convert size.
11246         (encode_type, encode_complete_bitfield): Use integer_zerop.
11247         (encode_bitfield): Use tree_low_cst and int_bit_position.
11248
11249 2000-03-17  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11250
11251         * config/c4x/c4x.h (CPP_SPEC): Fix typo.
11252
11253 2000-03-17  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
11254
11255         * call.c (special_function_p): It is only malloc if it returns
11256         Pmode.
11257
11258 2000-03-17  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11259
11260         * config/c4x/c4x.h (ASM_SPEC, CPP_SPEC, LINK_SPEC): Support C33.
11261         (C33_FLAG, TARGET_C3X): Add macros.
11262         (TARGET_SWITCHES): Add -m33 option.
11263         * config/c4x/c4x.c (c4x_override_options): Test for TARGET_C33.
11264
11265 2000-03-17  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11266
11267         * config/c4x/c4x.h (PARALLEL_INSN_FLAG): Add.
11268         (PARALLEL_PACK_FLAG): Delete.
11269         (TARGET_SWITCHES): Update.
11270         (TARGET_PARALLEL): Use PARALLEL_INSN_FLAG.
11271
11272 Thu Mar 16 18:52:32 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11273
11274         * fold-const.c (fold): Fix a few cases when the returned result
11275         is not of the same type as the input.
11276
11277 2000-03-16  Nick Clifton  <nickc@cygnus.com>
11278
11279         * config/arm/arm.h (ASM_OUTPUT_MI_THUNK): Fix compile time
11280         warning.
11281
11282 2000-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11283
11284         * libgcc2.h: Move prototypes above macros with the same name.
11285         Wrap some function prototypes in the conditional which indicates
11286         whether they are supported, i.e. "BITS_PER_UNIT == 8".
11287
11288 2000-03-16  Richard Henderson  <rth@cygnus.com>
11289
11290         * calls.c: Revert last two changes.
11291
11292 2000-03-16  Bernd Schmidt  <bernds@cygnus.co.uk>
11293
11294         * fp-bit.c (_unpack_d): If NO_DENORMALS is defined, anything that
11295         has exponent 0 is a zero.
11296
11297         * simplify-rtx.c (hash_rtx, case MEM/REG): Take into account that
11298         HASH may already be nonzero.  Add code/mode into hash value
11299         immediately after repeat label.
11300         (cselib_lookup): Don't leave the hash table in an inconsistent
11301         state before a hash lookup operation.
11302
11303 Thu Mar 16 17:03:10 MET 2000  Jan Hubicka  <jh@suse.cz>
11304
11305         * i386.md (all HI and QI mode non-move patterns):  Conditionize
11306         by TARGET_[HQ]IMODE_MATH.
11307         * i386.h (x86_himode_math, x86_qimode_math, x86_promote_hi_regs,
11308         x86_promote_qi_regs): Declare.
11309         (TARGET_HIMODE_MATH, TARGET_QIMODE_MATH, TARGET_PROMOTE_HI_REGS,
11310         TARGET_PROMOTE_QI_REGS): New macros.
11311         (PROMOTE_MODE): New macro.
11312         * i386.c (x86_himode_math, x86_qimode_math, x86_promote_hi_regs,
11313         x86_promote_qi_regs): New global variables.
11314
11315 Thu Mar 16 16:50:44 MET 2000  Jan Hubicka  <jh@suse.cz>
11316
11317         * calls.c (emit_library_call_value_1): Break out from ...; handle
11318         VOIDmode function calls too.
11319         (emit_library_call_value): ... here.
11320         (emit_library_call): Implement by calling emit_library_call_value_1.
11321
11322 Thu Mar 16 16:01:30 MET 2000  Jan Hubicka  <jh@suse.cz>
11323
11324         * calls.c (expand_call): Do sanity checking on arg_space_so_far.
11325         Update arg_space_so_far on stack adjustments.
11326         (emit_library_call, emit_library_call_value): Likewise; take into
11327         account arg_space_so_far and pending_stack_adjust when calculcating
11328         the boundary.
11329
11330 Thu Mar 16 09:02:19 2000  Jason Eckhardt  <jle@cygnus.com>
11331
11332         * flow.c: Move all basic block reordering code into its own file.
11333         (create_basic_block): Externalize.
11334         * bb-reorder.c: New file. Copy all basic block reordering code from
11335         flow.c to this file.
11336         (reorder_basic_blocks): Fix fencepost error in for-loop.
11337         (reorder_basic_blocks): Remove braces from single statement for-loops.
11338         * basic-block.h: Add declaration for create_basic_block.
11339         * Makefile.in: Add rules for bb-reorder.o.
11340
11341 2000-03-16  Neil Booth  <NeilB@earthling.net>
11342
11343         * cppinit.c (handle_option):  Implement #unassert directive
11344         as -A- command line option.
11345         (print_help):  Update.
11346         * cpptexi.c:  Update.
11347
11348 Thu Mar 16 02:14:16 2000  Hans-Peter Nilsson  <hp@bitrange.com>
11349
11350         * md.texi (Standard Names): Document `jump'.
11351
11352 2000-03-15  Jason Merrill  <jason@casey.cygnus.com>
11353
11354         * calls.c (emit_call_1): Nothrow functions can still have nonlocal
11355         gotos.
11356
11357 2000-03-15  Geoff Keating  <geoffk@cygnus.com>
11358
11359         Merge changes from newppc-branch onto trunk.
11360
11361         2000-03-15  Geoff Keating  <geoffk@cygnus.com>
11362
11363         * rs6000.c (toc_hash_table): Update for new hash table functions.
11364         (toc_hash_function): Likewise.
11365         (toc_hash_eq): Likewise.
11366         (toc_hash_mark_entry): Likewise.
11367         (toc_hash_mark_table): Likewise.
11368         (output_toc): Likewise.
11369         (rs6000_add_gc_roots): Likewise.
11370
11371         2000-03-15  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11372
11373         * t-aix43 (AR_FOR_TARGET): Deleted.  Moved `-X32_64'...
11374         (AR_FLAGS_FOR_TARGET): here.  New macro.
11375
11376         2000-03-05  Clinton Popetz  <cpopetz@cygnus.com>
11377
11378         * config/rs6000/rs6000.c (rs6000_fpmem_offset, rs6000_fpmem_size,
11379         fpmem_operand) Delete.
11380         (xer_operand) New.
11381         (rs6000_reg_names, alt_reg_names): Change fpmem to xer.
11382         (machine_function): Remove fpmem_size, fpmem_offset, save_toc_p.
11383         (rs6000_save_machine_status, rs6000_restore_machine_status,
11384         rs6000_init_expanders, rs6000_stack_info, debug_stack_info): Remove
11385         references to above variables.
11386         (gpc_reg_operand): Use XER_REGNO_P instead of FPMEM_REGNO_P.
11387         * config/rs6000/rs6000.h (REG_ALLOC_ORDER, REGISTER_NAMES,
11388         DEBUG_REGISTER_NAMES): Chagne fpmem to xer.
11389         (FPMEM_REGNO_P, FPMEM_REGNUM): Delete.
11390         (XER_REGNO_P, XER_REGNO): New.
11391         (rs6000_stack): Remove fpmem_p, fpmem_offset, fpmem_size.
11392         (PREDICATE_CODES): Change fpmem_operand to xer_operand.
11393         (HARD_REGNO_NREGS, HARD_REGNO_MODE_OK): Change FPMEM_REGNO_P to
11394         XER_REGNO_P.
11395         (reg_class, REG_CLASS_NAMES, REG_CLASS_CONTENTS, REGNO_REG_CLASS,
11396         REG_CLASS_FROM_LETTER, CLASS_MAX_NREGS): Change FPMEM_REGS to XER_REGS,         and remove FLOAT_OR_FPMEM_REGS.
11397         (CLASS_CANNOT_CHANGE_SIZE): Change to FLOAT_REGS.
11398
11399         2000-02-29  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11400
11401         * aix.h (FP_SAVE_INLINE, ASM_OUTPUT_INTERNAL_LABEL_PREFIX,
11402         TEXT_SECTION_ASM_OP, DATA_SECTION_ASM_OP): Move here...
11403         * rs6000.h: from here.
11404
11405         * rs6000-protos.h (rs6000_select_section): Provide prototype.
11406         (rs6000_select_rtx_section): Likewise.
11407         (rs6000_encode_section_info): Likewise.
11408         (sdata_section): Likewise.
11409         (sdata2_section): Likewise.
11410         (sbss_section): Likewise.
11411         * sysv4.h (rs6000_select_section): Delete prototype.
11412         (rs6000_select_rtx_section): Likewise.
11413         (rs6000_encode_section_info): Likewise.
11414         (sdata_section): Likewise.
11415         (sdata2_section): Likewise.
11416         (sbss_section): Likewise.
11417         (REG_SAVE_AREA): Delete definition duplicated in rs6000.h.
11418
11419         * sysv4.h: Delete various unnecessary #undef's and put a comment
11420         on the remaining ones.
11421         Change various comments according to coding standard.
11422
11423         2000-02-29  Clinton Popetz  <cpopetz@cygnus.com>
11424
11425         * config/rs6000/rs6000.h (MQ_REGNO, CR0_REGNO, CR1_REGNO, CR2_REGNO,
11426         CR3_REGNO, CR4_REGNO, MAX_CR_REGNO): Define.
11427         (CR0_REGNO_P) Remove.
11428         * config/rs6000/rs6000.c (gpc_reg_operand, and64_operand, and_operand,
11429         setup_incoming_varargs, mtcrf_operation, print_operand,
11430         rs6000_stack_info, rs6000_emit_prologue, rs6000_emit_epilogue):
11431         Use the above macros.
11432
11433         2000-02-24  Clinton Popetz  <cpopetz@cygnus.com>
11434
11435         * config/rs6000/rs6000.md: Added a new alternative for each
11436         pattern that had a 'x' alternative but no 'y' alternative.
11437         Added a new split for each of the above patterns.
11438
11439         2000-02-18  Geoff Keating  <geoffk@cygnus.com>
11440
11441         * aix41.h (ASM_CPU_SPEC): Delete.
11442         (CPP_CPU_SPEC): Delete.
11443
11444         * aix.h (RS6000_OUTPUT_BASENAME): Define.
11445         (ASM_OUTPUT_LABEL): Define.
11446         (ASM_GLOBALIZE_LABEL): Define.
11447         (STRIP_NAME_ENCODING): Define.
11448         * rs6000.h (RS6000_OUTPUT_BASENAME): Don't define.
11449         (STRIP_NAME_ENCODING): Don't define.
11450         (ASM_OUTPUT_LABEL): Don't define.
11451         (ASM_GLOBALIZE_LABEL): Don't define.
11452         * sysv4.h (ASM_DECLARE_FUNCTION_NAME): Use assemble_name to output
11453         names, and ASM_OUTPUT_LABEL to output labels, rather than
11454         asm_fprintf.
11455         (ASM_OUTPUT_LABEL): Define.
11456         (ASM_OUTPUT_INT): Use assemble_name.
11457         (ASM_OUTPUT_DWARF_ADDR): Use assemble_name.
11458         (STRIP_NAME_ENCODING): Don't undefine first.
11459         (RS6000_OUTPUT_BASENAME): Make equivalent to assemble_name for
11460         ELF.
11461         (ASM_OUTPUT_LABELREF): Don't prepend underscores to labels
11462         specified with 'asm' even with -fleading-underscore.
11463         * rs6000.c (print_operand): Use assemble_name when !TARGET_AIX.
11464         (output_epilog): Likewise.
11465         (output_toc): Likewise.
11466         * tramp.asm: Handle -fleading-underscore correctly.
11467
11468         * rs6000.md (builtin_setjmp_receiver): Also run for -fPIC and
11469         -mminimal-toc.
11470         (nonlocal_goto_receiver): Delete.
11471         * rs6000.h (DONT_ACCESS_GBLS_AFTER_EPILOGUE): Delete.
11472
11473         * rs6000.h (ASM_OUTPUT_DEF): Don't define.
11474         (SET_ASM_OP): Define.
11475         * sysv4.h (ASM_OUTPUT_DEF): Don't undefine.
11476
11477         * rs6000.h (ASM_OUTPUT_ADDR_VEC_ELT): Don't define.
11478         (ASM_LONG): Define.
11479
11480         * rs6000.c (rs6000_dll_import_ref): Delete, not used.
11481         * rs6000-protos.h (rs6000_dll_import_ref): Delete.
11482
11483         * rs6000.h: Add 'u' to more constants.
11484
11485         2000-02-18  David Edelsohn  <edelsohn@gnu.org>
11486
11487         * rs6000.md (mfcr+shift): Delete PowerPC64 version.
11488
11489         2000-02-15  David Edelsohn  <edelsohn@gnu.org>
11490
11491         * rs6000.c (reg_or_u_cint_operand): New function.
11492         (logical_operand): Handle 64-bit hosts.
11493         (logical_u_operand): New function.
11494         (non_logical_cint_operand): Handle 64-bit hosts.
11495         (non_logical_u_cint_operand): New function.
11496         * rs6000.h (DATA_SECTION_ASM_OP): Add tab.
11497         (PREDICATE_CODES): Define new functions.
11498         * rs6000-protos.h: Declare new functions.
11499         * rs6000.md (iordi3, xordi3): Constant int must be unsigned 32-bits.
11500         (movdi_64): Bracket code intended for 64-bit hosts.  Create
11501         CONST_DOUBLE for 32-bit values.
11502         (scc insns): Generate DImode compares.
11503         (mfcr insns): Create DImode versions.
11504         (sge matchers): New patterns.
11505
11506         2000-02-15  Gabriel Paubert  <paubert@iram.es>
11507
11508         * rs6000.md: Correct instructions length attributes and
11509         constraints on unsigned compare instructions.
11510         (*ne0): Disable for PowerPC64.
11511
11512         2000-02-11  Geoff Keating  <geoffk@cygnus.com>
11513
11514         * rs6000.c (output_function_profiler): Use .long for a 32-bit
11515         quantity, fix profile1.C test failure under -fPIC.
11516
11517         * rs6000.c: Add 'u' to many constants to suppress warnings.
11518         (constant_pool_expr_1): Make static.
11519         (rs6000_emit_eh_toc_restore): Remove unused 'r2'.
11520         * rs6000.h: Add 'u' to many constants to suppress warnings.
11521
11522         * rs6000.c (rs6000_emit_load_toc_table): Use LCTOC..1 under AIX
11523         for the start of the TOC, instead of LCTOC..0.
11524         * aix.h (toc_section): Use LCTOC..1 under AIX for the start
11525         of the TOC.
11526         * rs6000.md (load_toc_aix_si): Use LCTOC..1.
11527         (load_toc_aix_di): Use LCTOC..1.
11528
11529         * rs6000.h (LEGITIMIZE_ADDRESS): Turn into a function.
11530         * rs6000.c (rs6000_legitimize_address): New function from
11531         LEGITIMIZE_ADDRESS.  Only use create_TOC_reference on
11532         symbols in the constant pool that really are TOC references.
11533         (print_operand_address): For ELF, write TOC offsets under
11534         -fPIC as subtractions in the insn.
11535         (output_toc): For ELF, define symbols in TOC as normal labels,
11536         to match RTL.
11537         (create_TOC_reference): Use gen_rtx_PLUS rather than gen_rtx.
11538         * rs6000-protos.h (rs6000_legitimize_address): Prototype.
11539         (create_TOC_reference): Prototype only when RTX_CODE is defined.
11540         * rs6000.md (movsi): Only use create_TOC_reference on
11541         symbols in the constant pool that really are TOC references.
11542
11543         * rs6000.h (MACHINE_DEPENDENT_REORG): Don't define.
11544         * rs6000.c (rs6000_reorg): Delete.
11545         * rs6000-protos.h (rs6000_reorg): Delete.
11546
11547         2000-02-09  Geoff Keating  <geoffk@cygnus.com>
11548
11549         * rs6000.h (INCOMING_RETURN_ADDR_RTX): New macro.
11550
11551         * aix.h (SETUP_FRAME_ADDRESSES): Define.
11552         * rs6000.c [TARGET_AIX] (insn_after_throw): New static variable.
11553         [TARGET_AIX] (rs6000_aix_emit_builtin_unwind_init): New function.
11554         [TARGET_AIX] (rs6000_emit_eh_toc_restore): New function.
11555         * rs6000-protos.h: Prototype rs6000_emit_eh_toc_restore,
11556         rs6000_aix_emit_builtin_unwind_init.
11557         * rs6000.md (eh_epilogue) [TARGET_AIX]: Call
11558         rs6000_emit_eh_toc_restore on AIX.
11559         (return_eh_si): Use r2.
11560         (return_eh_di): Use r2.
11561
11562         * aix43.h: Turn on HAS_INIT_SECTION and LD_INIT_SWITCH,
11563         since we're breaking binary compatibility anyway.
11564
11565         2000-02-09  Clinton Popetz  <cpopetz@cygnus.com>
11566
11567         * config/rs6000/rs6000-protos.h: (get_TOC_alias_set, uses_TOC,
11568         constant_pool_expr_p): Declare them.
11569         (constant_pool_expr_p): Declare it.
11570         * config/rs6000/rs6000.c (toc_label_name): Define.
11571         (rs6000_override_options): Set toc_label_name.
11572         (input_operand): Allow any TOC_RELATIVE_EXPR_P.
11573         (get_TOC_alias_set, constant_pool_expr_p, constant_pool_expr_1,
11574         uses_TOC): New functions.
11575         (print_operand): Delete old '*' case.
11576         (print_operand_address): Use LEGITIMATE_CONSTANT_POOL_ADDRESS_P,
11577         and strip off rtl for TOC before calling output_addr_const.
11578         (rs6000_emit_load_toc_table): Use toc_label_name.
11579         * config/rs6000/rs6000.h (TARGET_SWITCHES): Make msched-prolog
11580         the default.
11581         (LEGITIMATE_CONSTANT_POOL_BASE_P): Delete.
11582         (CONSTANT_POOL_EXPR_P, TOC_RELATIVE_EXPR_P): New macros.
11583         (LEGITIMATE_CONSTANT_POOL_ADDRESS_P): Use CONSTANT_POOL_EXPR_P.
11584         (LEGITIMIZE_ADDRESS, LEGITIMIZE_RELOAD_ADDRESS): Turn symbol_refs
11585         into explicit TOC_REGISTER offsets.
11586         (TOC_REGISTER): New macro.
11587         * config/rs6000/rs6000.md (movsi, movdi): Emit rtl under
11588         TARGET_TOC to reference TOC_REGISTER.
11589         (load_toc_v4_PIC_1b): Add 4 to offset for toc reload.
11590         * config/rs6000/sysv4.h (ASM_DECLARE_FUNCTION_NAME): Call
11591         uses_TOC before emitting label references.
11592
11593         2000-02-05  Geoff Keating  <geoffk@cygnus.com>
11594
11595         * rs6000.md (stack_tie): Fix warning.
11596
11597         * eabi-ctors.c: Use 'asm' names for the start/end variables,
11598         to handle -fleading-underscore.
11599         * sysv4.h (ASM_DECLARE_FUNCTION_NAME): Use asm_fprintf and %U.
11600         (USER_LABEL_PREFIX): New macro.
11601         (ASM_OUTPUT_INTERNAL_LABEL_PREFIX): Use asm_fprintf and %L.
11602         (ASM_OUTPUT_LABELREF): Use asm_fprintf and %U.
11603         * t-ppccomm (MULTILIB_MATCHES_SYSV): Note that call-sysv and
11604         call-linux can use the same multilibs.
11605         * t-ppcgas (MULTILIB_OPTIONS): Don't need to have separate call-sysv
11606         and call-linux multilibs.  Do multilib with -fleading-underscore.
11607         (MULTILIB_DIRNAMES): Follow MULTILIB_OPTIONS change.
11608         (MULTILIB_EXCEPTIONS): Remove call-linux exceptions.  Add restrictions
11609         to call-aix.
11610
11611         * sysv4.h (CPP_SYSV_SPEC): Define _SOFT_FLOAT for all those CPUs that
11612         have MASK_SOFT_FLOAT set.
11613         (CPP_FLOAT_DEFAULT_SPEC): New macro.
11614         (SUBTARGET_EXTRA_SPECS): Set `cpp_float_default' to the value of
11615         CPP_FLOAT_DEFAULT_SPEC.
11616
11617         * rs6000.c (ccr_bit): Add some consistency checks and a variable 'reg'.
11618         * rs6000.md: Whitespace change.
11619         * sysv4.h (LINK_TARGET_SPEC): Whitespace change.
11620         * sysv4le.h (LINK_TARGET_SPEC): Whitespace change.
11621
11622         2000-02-05  Geoff Keating  <geoffk@cygnus.com>
11623
11624         * rs6000.md (eh_epilogue): New expander.
11625         (eh_reg_restore): New expand/split/insn combination.
11626         (return_eh_si): New insn.
11627         (return_eh_di): New insn.
11628
11629         * eabi-ci.asm: Put a label at the start of the .eh_frame section.
11630         * eabi-cn.asm: Put a zero at the end of the .eh_frame section.
11631         * eabi-ctors.c (__do_global_ctors): Register this object's
11632         frame.  Clean up.  Call atexit() after the constructors.
11633         (__do_global_dtors): Deregister this object's frame.  Clean up.
11634         Allow for recursive calls to exit().
11635         * rs6000.c (fixuplabelno): New variable.
11636         * sysv4.h (ASM_OUTPUT_INT): Don't do .fixup if not
11637         TARGET_RELOCATABLE, it slows down exec() under linux.
11638         (ASM_OUTPUT_DWARF_ADDR): Do .fixup if TARGET_RELOCATABLE.
11639
11640         * aix.h (ASM_OUTPUT_DWARF_ADDR_VAR): New macro.
11641         (ASM_OUTPUT_DWARF_DELTA_VAR): New macro.
11642         (ASM_OUTPUT_DWARF_DELTA2): New macro.
11643         (ASM_OUTPUT_DWARF_DELTA4): New macro.
11644         (ASM_OUTPUT_DWARF_ADDR_DELTA): New macro.
11645         (ASM_OUTPUT_DWARF_ADDR): New macro.
11646         (ASM_OUTPUT_DWARF_DATA4): New macro.
11647         (ASM_OUTPUT_DWARF_DATA2): New macro.
11648         (ASM_OUTPUT_DWARF_OFFSET4): New macro.
11649         (ASM_OUTPUT_DWARF_OFFSET): New macro.
11650         (UNALIGNED_INT_ASM_OP): New macro, fake definition.
11651
11652         2000-02-03  Geoff Keating  <geoffk@cygnus.com>
11653
11654         * rs6000.c (rs6000_sr_alias_set): New variable.
11655         (rs6000_override_options): Initialise rs6000_sr_alias_set.
11656         (rs6000_emit_stack_tie): New function.
11657         (rs6000_emit_allocate_stack): Specify RTX_FRAME_RELATED_P
11658         in a way that dwarf2out can understand.
11659         (rs6000_frame_related): New function.
11660         (rs6000_emit_prologue): Use rs6000_sr_alias_set.  Specify
11661         RTX_FRAME_RELATED_P in a way that dwarf2out can understand.
11662         Use rs6000_emit_stack_tie when needed.
11663         (rs6000_emit_epilogue): Use rs6000_sr_alias_set.  Don't set
11664         RTX_FRAME_RELATED_P.  Use rs6000_emit_stack_tie when needed.
11665         * rs6000.md (stack_tie): New insn.
11666         (return_internal_si): Allow return value to be in the count
11667         register.
11668         (return_internal_di): Likewise.
11669
11670         * rs6000.c (output_mi_thunk): Remove unused variable `sp'.
11671
11672         2000-02-03  Geoff Keating  <geoffk@cygnus.com>
11673
11674         * sysv4.h (LOCAL_LABEL_PREFIX): Define, for the use of dbxelf.h.
11675
11676         2000-01-31  Geoff Keating  <geoffk@cygnus.com>
11677
11678         * rs6000.h (ASM_OUTPUT_DEF_FROM_DECLS): New macro.
11679
11680         * rs6000.md (stmw): Use the right POWER opcode.
11681         (lmw): Likewise.
11682
11683         2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11684
11685         * rs6000-protos.h: New file.
11686
11687         * rs6000.c: Include tm_p.h.  Fix compile time warnings.
11688
11689         * rs6000.h: Move prototypes to rs6000-protos.h.  Fix compile time
11690         warnings.
11691
11692         * sysv4.h: Likewise.
11693
11694         2000-01-28  Geoff Keating  <geoffk@cygnus.com>
11695
11696         * ../../configure.in: Delete powerpcle-*-winnt*
11697         and powerpcle-*-pe|powerpcle-*-cygwin*.
11698         * ../../configure: Regenerated.
11699         * cygwin.h: Delete.
11700         * rs6000.h (OBJECT_WINDOWS_NT): Delete.
11701         (TARGET_WINDOWS_NT): Delete.
11702         (ABI_NT): Delete.
11703         (CALL_NT_DLLIMPORT): Delete.
11704         Delete NT-specific code.
11705         * rs6000.md, rs6000.c, sysv4.h: Delete NT-specific code.
11706         * win-nt.h: Delete.
11707         * t-winnt: Delete.
11708         * nt-ci.asm: Delete.
11709         * nt-cn.asm: Delete.
11710         * ntstack.asm: Delete.
11711
11712         2000-01-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11713
11714         * rs6000.h (SELECT_RTX_SECTION): Move to aix.h.
11715         (ASM_FILE_START): Likewise.
11716         (ASM_DECLARE_FUNCTION_NAME): Likewise.
11717         (ASM_OUTPUT_LABELREF): Likewise.
11718         (ASM_OUTPUT_SKIP): Likewise.
11719         (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
11720         (ASM_GENERATE_INTERNAL_LABEL): Likewise.
11721         (ASM_OUTPUT_CASE_LABEL): Likewise.
11722         (ASM_OUTPUT_ALIGNED_COMMON): Likewise.
11723         (ASM_OUTPUT_ASCII): Likewise.
11724
11725         2000-01-27  Clinton Popetz  <cpopetz@cygnus.com>
11726
11727         * rs6000.c (rs6000_emit_load_toc_table): Use "LCG" and
11728         reload_toc_labelno for non-prologue TOC reloads.  Also, don't
11729         increment rs6000_pic_labelno here.
11730         (rs6000_emit_prologue): Pass TRUE to rs6000_emit_load_toc_table,
11731         and increment rs6000_pic_labelno here.
11732
11733         2000-01-24  Geoffrey Keating  <geoffk@cygnus.com>
11734
11735         * rs6000.md (fctiwz): Use (set (reg) (unspec:DI [(fix:SI ...)]))
11736         rather than (set (subreg:SI (reg)) (fix:SI ...)) so that register
11737         allocation knows (reg) is dead before the insn.
11738
11739         2000-01-21  Geoff Keating  <geoffk@cygnus.com>
11740
11741         * rs6000.md (movsi_to_cr): Correct typo in output template.
11742
11743         2000-01-19  Geoffrey Keating  <geoffk@cygnus.com>
11744
11745         * rs6000.c (rs6000_pic_labelno): Always define.
11746         (rs6000_pic_func_labelno): Delete.
11747         (lmw_operation): Check for a zero base register,
11748         which doesn't mean what we want.
11749         (stmw_operation): New function.
11750         (print_operand): Define new 'l' modifier.
11751         (rs6000_stack_info): We must save all 64 bits of the registers
11752         if TARGET_POWERPC64.
11753         (rs6000_output_load_toc_table): Delete.
11754         (rs6000_emit_load_toc_table): New function.
11755         (rs6000_allocate_stack_space): Delete.
11756         (rs6000_emit_allocate_stack): New function.
11757         (rs6000_emit_prologue): New function.
11758         (output_prolog): Use rs6000_emit_prologue.
11759         (rs6000_emit_epilogue): Change a few variable names to be
11760         more accurate.  Restore all 64 bits of the registers if
11761         TARGET_POWERPC64.  Only restore the FP registers which were used
11762         if they are being saved/restored one-at-a-time.
11763         (output_mi_thunk): Delete inefficient code generation.
11764         (output_function_profiler): Don't use rs6000_output_load_toc_table.
11765         * rs6000.h: Declare rs6000_emit_load_toc_table,
11766         rs6000_allocate_stack_space, stmw_operation.  Don't declare
11767         rs6000_output_load_toc_table.
11768         * rs6000.md (elf_high): Allow register 0, but discourage it
11769         heavily.
11770         (elf_low): Support loading into register 0.
11771         (load_toc_aix_si): New pattern.
11772         (load_toc_aix_di): New pattern.
11773         (load_toc_v4_pic_si): New pattern.
11774         (load_toc_v4_pic_di): New pattern.
11775         (load_toc_v4_PIC_1): New pattern.
11776         (load_toc_v4_PIC_1b): New pattern.
11777         (load_toc_v4_PIC_2): New pattern.
11778         (builtin_setjmp_receiver): Use rs6000_emit_load_toc_table.
11779         (nonlocal_goto_receiver): Use rs6000_emit_load_toc_table.
11780         (prologue): New expander.
11781         (movesi_from_cr): New pattern.
11782         (stmw): New pattern.
11783         (save_fpregs_si): New pattern.
11784         (save_fpregs_di): New pattern.
11785
11786         2000-01-19  Geoff Keating  <geoffk@cygnus.com>
11787
11788         * rs6000.md (movsi): Don't use force_reg when no_new_pseudos.
11789         (movdi): Likewise.
11790         (movhi): Likewise.
11791         (movqi): Likewise.
11792
11793         2000-01-19  Geoff Keating  <geoffk@cygnus.com>
11794
11795         * rs6000.md (movsi_got): 'unspec 8' returns a SImode result,
11796         at present.
11797         (movsi_got_internal): Likewise.
11798         (movsi_got_internal+1): Likewise.
11799         (set_sp): 'unspec 7' does a SImode clobber.
11800
11801         2000-01-19  Geoff Keating  <geoffk@cygnus.com>
11802
11803         * rs6000.md (floatsidf2): Don't use the fpmem "register", just
11804         allocate a stack temporary.
11805         (floatsidf2_internal): Likewise.
11806         (floatsidf2_internal+1): Likewise.  Don't do bizzare hacks
11807         with unspec.
11808         (floatunssidf2): Don't use the fpmem "register", just
11809         allocate a stack temporary.
11810         (floatunssidf2_internal): Likewise.
11811         (floatunssidf2_internal+1): Likewise.  Don't do bizzare hacks
11812         with unspec.
11813         (floatsidf2_loadaddr): Delete.
11814         (floatsidf2_store1): Delete.
11815         (floatsidf2_store2): Delete.
11816         (floatsidf2_load): Delete.
11817         (fix_truncdfsi2): Don't use the fpmem "register", just
11818         allocate a stack temporary.
11819         (fix_truncdfsi2_internal_si): Delete.
11820         (fix_truncdfsi2_internal_di): Delete.
11821         (fix_truncdfsi2_internal): New insn.
11822         (fix_truncdfsi2_internal+1): Don't use the fpmem "register".
11823         (fix_truncdfsi2_store): Delete.
11824         (fix_truncdfsi2_load): Delete.
11825         (fctiwz): Produce gen_fctiwz.
11826
11827         2000-01-19  Geoffrey Keating  <geoffk@cygnus.com>
11828
11829         * eabi.h (INVOKE__main): Define.
11830         * rs6000.c (rs6000_stack_info): Don't handle call to NAME__MAIN
11831         specially.
11832         (rs6000_emit_prologue): Likewise.
11833         * rs6000.h (struct rs6000_stack): Don't keep track of whether
11834         this is the main program.
11835
11836         2000-01-19  Geoff Keating  <geoffk@cygnus.com>
11837
11838         * rs6000.c (rs6000_va_arg): Delete some unused variables.
11839
11840         2000-01-19  Geoff Keating  <geoffk@cygnus.com>
11841
11842         * rs6000.c (rs6000_va_arg): On AIX, padding for small arguments
11843         goes after the argument.
11844
11845         2000-01-12  Geoff Keating  <geoffk@cygnus.com>
11846
11847         * rs6000.md: Document 'unspec' values used.
11848         (epilogue): New expander.
11849         (movesi_to_cr_one): New expander.
11850         (movesi_to_cr and following): New pattern.
11851         (lmw): New pattern.
11852         (return_internal_si): New pattern.
11853         (return_internal_di): New pattern.
11854         (return_and_restore_fpregs_si): New pattern.
11855         (return_and_restore_fpregs_di): New pattern.
11856         * rs6000.h: Declare new functions.
11857         * rs6000.c (rs6000_stack_info): Use current_function_is_leaf
11858         rather than rs6000_calls_p.
11859         (rs6000_makes_calls): Delete.
11860         (lmw_operation): New function.
11861         (mtcrf_operation): New function.
11862         (rs6000_emit_epilogue): New function.
11863         (output_epilog): Call rs6000_emit_epilogue and final if
11864         !TARGET_SCHED_PROLOG, instead of writing text unconditionally.
11865
11866         2000-01-12  Geoff Keating  <geoffk@cygnus.com>
11867
11868         * aix43.h (SUBSUBTARGET_SWITCHES): Document switches.
11869         * aix41.h (SUBSUBTARGET_SWITCHES): Document switches.
11870         * aix.h (SUBTARGET_SWITCHES): Document switches.
11871         * rs6000.h: (TARGET_SWITCHES): Don't print options twice.  Make
11872         sched-prolog and sched-epilog the same.  Document all the
11873         switches.
11874         (TARGET_OPTIONS): No longer allow -mdebug-.
11875
11876         2000-01-12  Geoff Keating  <geoffk@cygnus.com>
11877
11878         * rs6000.h (ASM_FILE_END): Move to aix.h.
11879         (EXTRA_SECTIONS): Move to aix.h.
11880         (READONLY_DATA_SECTION): Move to aix.h.
11881         (EXTRA_SECTION_FUNCTIONS): Move to aix.h.
11882         (SELECT_SECTION): Move to aix.h.
11883         (JUMP_TABLES_IN_TEXT_SECTION): Move to aix.h.
11884         (INT_REGNO_P): Use symbolic name for ARG_POINTER_REGNUM.
11885         (LINK_REGISTER_REGNUM): New definition.
11886         (RETURN_ADDR_RTX): Use symbolic name for LINK_REGISTER_REGNUM.
11887         (SLOW_UNALIGNED_ACCESS): Define in a way suitable for both
11888         AIX and SVR4.
11889         * sysv4.h: Delete the code between the inclusion of rs6000.h
11890         and svr4.h.
11891         (DWARF_DEBUGGING_INFO): Don't define, it's defined in elfos.h.
11892         (FP_ARG_MAX_REG): Move generic definition to rs6000.h.
11893         (RS6000_REG_SAVE): Move generic definition to rs6000.h.
11894         (RS6000_SAVE_AREA): Move generic definition to rs6000.h.
11895         * rs6000.md (floatsidf2_loadaddr): The first arg here is Pmode.
11896         (fix_truncdfsi2_internal): Rename to fix_truncdfsi2_internal_si.
11897         (fix_truncdfsi2_internal_di): New pattern.
11898         (fix_truncdfsi2_store): The second arg here is Pmode too.
11899         (fix_truncdfsi2_load): The second arg here is Pmode too.
11900         (tablejumpdi): Now that switch tables hold only SImode values,
11901         gcc needs to know how to add them to the pc which is DImode.
11902         * rs6000.c (rs6000_stack_info): Use symbolic name for
11903         LINK_REGISTER_REGNUM.
11904         (output_mi_thunk) [!TARGET_ELF]: Don't define sp, it's not used.
11905         (output_toc): Delete unused variables s1 and s2.
11906         (output_ascii): Use fputs not fprintf on a variable string.
11907
11908         2000-01-07  David Edelsohn  <edelsohn@gnu.org>
11909
11910         * rs6000.c (processor_target_table): Add power3 as alias for 630.
11911         * aix43.h: Revert Aug 2 change.
11912         (HAS_INIT_SECTION): Define, not visible yet.
11913         (LD_INIT_SWITCH): Define, not visible yet.
11914         * t-aix43 (MULTILIB_OPTIONS): Revert Aug 2 change.
11915
11916         2000-01-04  Joel Sherrill (joel@OARcorp.com>
11917
11918         * config/rs6000/rtems.h: Include config/rtems.h.
11919
11920         2000-01-04  David Edelsohn  <edelsohn@gnu.org>
11921
11922         * rs6000.h (HANDLE_PRAGMA_PACK): Define.
11923         (SLOW_UNALIGNED_ACCESS): Define.
11924         (CASE_VECTOR_MODE): Always use 32-bit offsets.
11925         (ASM_FILE_END): Generate 64-bit symbol in 64-bit mode.
11926         (EXTRA_SECTOIN_FUNCTIONS): Indent .csect pseudo-op.
11927         (toc_section): Likewise and .toc pseudo-op.
11928         (ASM_DECLARE_FUNCTION): Likewise.  Align text more strictly in
11929         64-bit mode.
11930         (TEXT_SECTION_ASM_OP): Likewise.
11931         (ASM_OUTPUT_ADD_VEC_ELT, ASM_OUTPUT_ADDR_DIFF_ELT): Always use
11932         32-bit offsets.
11933
11934         1999-12-17  Jakub Jelinek  <jakub@redhat.com>
11935
11936         * config/rs6000/rs6000.h (TARGET_POWERPC64): Make sure
11937         UNITS_PER_WORD and BITS_PER_WORD are compile time constants when
11938         compiling libgcc2.
11939
11940         2000-01-06  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11941
11942         * rs6000.h: Move more stuff from here...
11943         * aix.h: to here.
11944         * sysv4.h: Cleanup accordingly.
11945         * netware.h: Likewise
11946
11947         2000-01-05  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11948
11949         * rs6000.h: Continue cleanup.
11950         * aix.h: Likewise.
11951         * lynx.h: Likewise.
11952         * netware.h: Likewise.
11953         * sol2.h: Likewise.
11954         * sysv4.h: Likewise.
11955         * win-nt.h: Likewise.
11956
11957         * rs6000.h (TARGET_SWITCHES): Add descriptions.
11958         (TARGET_OPTIONS): Likewise.
11959
11960         * sysv4.h (SUBTARGET_SWITCHES): Add descriptions.
11961         (SUBTARGET_OPTIONS): Likewise.
11962
11963         * rs6000.md: Fix compile time warnings.
11964
11965         2000-01-04  Geoff Keating  <geoffk@cygnus.com>
11966
11967         vxworks patches from the Cygnus tree originally by
11968         Michael Meissner <meissner@cygnus.com> and Vladimir Makarov
11969         <vmakarov@cygnus.com>.
11970         * sysv4.h (SUBTARGET_SWITCHES): Add vxworks.
11971         (ENDFILE_SPEC): Likewise.
11972         (LIB_VXWORKS_SPEC): New macro.
11973         (STARTFILE_VXWORKS_SPEC): New macro.
11974         (ENDFILE_VXWORKS_SPEC): New macro.
11975         (LINK_START_VXWORKS_SPEC): New macro.
11976         (LINK_OS_VXWORKS_SPEC): New macro.
11977         (CPP_OS_VXWORKS_SPEC): New macro.
11978         (SUBTARGET_EXTRA_SPECS): Add all the vxworks specs.
11979         * vxppc.h: Rewrite to use proper configuration method.
11980         * vxppcle.h: New file.
11981         * ../../configure.in: Add powerpcle-wrs-vxworks*.
11982         * ../../configure: Rebuilt.
11983
11984         2000-01-04  Geoff Keating  <geoffk@cygnus.com>
11985
11986         Lots of changes to rs6000.h, sysv4.h, aix.h,
11987         aix31.h, aix3newas.h, aix41.h, aix43.h, beos.h,
11988         with the aim that rs6000.h is the first header
11989         included and the others override it.
11990         * aix.h: New file.
11991
11992         * x-aix41-gld: Remove.
11993         * x-aix43: Remove.
11994         * x-aix41: Remove target-specific switches, and don't specify
11995         -Wl,-bbigtoc as we don't need it any more.
11996         * ../../configure.in: Use x-aix41 for ppc AIX 4.1 and above.
11997         Use t-aix43 for AIX 4.3 and above.
11998         * ../../configure: Regenerated.
11999
12000         * rs6000.h (TARGET_SWITCHES): Add some initial prolog-scheduling
12001         options, that don't do anything yet.
12002         (MASK_SCHED_PROLOG): New macro.
12003         (MASK_SCHED_EPILOG): New macro.
12004         (TARGET_SCHED_PROLOG): New macro.
12005         (TARGET_SCHED_EPILOG): New macro.
12006
12007         2000-01-04  Geoff Keating  <geoffk@cygnus.com>
12008
12009         * rs6000.c: Correct comment, the `minimal' TOCs are actually
12010         one per translation unit, not one per function.
12011         (output_toc): Also do duplicate constant elimination
12012         for per-translation-unit TOCs.
12013
12014         * rs6000.md (nonlocal_goto_receiver): Put it back as before.  Add
12015         a comment explaining _exactly_ when this pattern gets used.
12016         (builtin_setjmp_receiver): New pattern for better clarity.
12017         (init_v4_pic): Move it into a section dealing with TOC registers.
12018
12019         1999-12-30  Geoff Keating  <geoffk@cygnus.com>
12020
12021         * rs6000.c (toc_hash_table): New variable.
12022         (rs6000_hash_constant): New function.
12023         (toc_hash_function): New function.
12024         (toc_hash_eq): New function.
12025         (toc_hash_mark_entry): New function.
12026         (toc_hash_mark_table): New function.
12027         (output_toc): Don't output duplicate TOC entries in
12028         a single file.
12029         (rs6000_add_gc_roots): Add the hash table as a GC root.
12030         * t-aix43: Move AR_FOR_TARGET and CLIB here from x-aix43,
12031         where they clearly shouldn't be.  This may need to be fixed
12032         later when there is a GNU ar for AIX.
12033         * x-aix43: Don't define CLIB or AR_FOR_TARGET.
12034         Don't define BOOT_LDFLAGS as it is now not necessary.
12035
12036         1999-12-29  Geoff Keating  <geoffk@cygnus.com>
12037
12038         * rs6000.c (rs6000_build_va_list): Use 'char *' rather than 'void *'
12039         for va_list on AIX.  Use unsigned_char_type_node rather than
12040         constructing our own version on svr4.
12041
12042         1999-12-17  Geoff Keating  <geoffk@cygnus.com>
12043
12044         * tramp.asm (__trampoline_size): Delete CYGNUS LOCAL comment,
12045         since patently it's not.
12046
12047         1999-12-08  Geoff Keating  <geoffk@cygnus.com>
12048
12049         * config/rs6000/rs6000.md (nonlocal_goto_receiver): Turn into
12050         define_expand/define_insn pair, and handle restore of the
12051         SVR4 -fpic register.
12052
12053 Wed Mar 15 15:43:38 2000  Jeffrey A Law  (law@cygnus.com)
12054
12055         * acconfig.h (HAVE_GAS_WEAK): New define.
12056         * configure.in (assembler weak support): Check for .weak support.
12057         * config.in, configure: Rebuilt.
12058         * pa/som.h (MAKE_DECL_ONE_ONLY, ASM_WEAKEN_LABEL): Only define if
12059         HAVE_GAS_WEAK is defined.
12060
12061 2000-03-15  Nick Clifton  <nickc@cygnus.com>
12062
12063         * config/arm/arm.c (arm_output_epilogue): Do not pass %c to
12064         asm_fprintf().
12065
12066 2000-03-15  Zack Weinberg  <zack@wolery.cumb.org>
12067
12068         * cppfiles.c (open_include_file): New function.
12069         (find_include_file, cpp_read_file): Use it.
12070
12071 2000-03-15  Jason Merrill  <jason@casey.cygnus.com>
12072
12073         * cpphash.c (dump_hash_helper): Take the slot, not the element.
12074
12075 Wed Mar 15 14:28:54 2000  Jason Eckhardt  <jle@cygnus.com>
12076
12077         * flow.c (verify_flow_info): Check for unconditional return.
12078
12079 Wed Mar 15 11:34:27 2000  Jim Wilson  <wilson@cygnus.com>
12080
12081         * config/ia64/ia64.md (restore_stack_nonlocal): New.
12082         * config/ia64/lib1funcs.asm (__ia64_nonlocal_goto): Delete padding nop.
12083         (__ia64_restore_stack_nonlocal): New.
12084         * config/ia64/t-ia64 (LIB1ASMFUNCS): Add __restore_stack_nonlocal.
12085
12086 2000-03-15  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12087
12088         * cpphash.c (collect_formal_parameters): Do not complain about
12089         parameter names that just start with `__VA_ARGS__'.
12090
12091 Wed Mar 15 13:26:58 MET 2000  Jan Hubicka  <jh@suse.cz>
12092
12093         * i386.md (movhi_1): Promote movw imm, reg to movl imm, reg and
12094         movw reg, reg to movzwl reg, reg on PARTIAL_REGISTER_STALL machines.
12095         * i386.c (pentiumpro_cost): Set mul cost to 4.
12096         (x86_use_movx): Set for PPro.
12097
12098 Wed Mar 15 13:07:05 MET 2000  Jan Hubicka  <jh@suse.cz>
12099
12100         * i386.md (ix86_compute_frame_size): stack_alignment_needed is
12101         STACK_BOUNDARY for empty frames now.
12102
12103 2000-03-14  Mark Mitchell  <mark@codesourcery.com>
12104
12105         * stor-layout.c (layout_union): Remove.
12106         (layout_union_field): New function, split out from layout_union.
12107         (finish_union_layout): Likewise.
12108         (layout_field): Handle unions by calling layout_union_field.
12109         (finish_record_layout): Handle unions.
12110         (layout_type): Combine RECORD_TYPE, UNION_TYPE, and
12111         QUAL_UNION_TYPE handling.
12112
12113 Wed Feb 23 13:00:06 CET 2000  Jan Hubicka  <jh@suse.cz>
12114
12115         * flow.c (fixup_reorder_chain): Avoid double labels in the basic block;
12116         end of basic block is jump_insn, not barrier; use create_basic_block
12117         instead of creating basic block by hand.
12118
12119 2000-03-14  Jason Eckhardt  <jle@cygnus.com>
12120
12121         * flow.c (reorder_basic_blocks): Account for barriers when writing
12122         over NEXT_INSN (last_bb->end).
12123         (verify_flow_info): Add check for missing barriers.
12124
12125 2000-03-14  Greg McGary  <gkm@gnu.org>
12126
12127         * c-lex.h (enum rid): Add RID_BOUNDED & RID_UNBOUNDED.
12128         * c-lex.c (init_lex): Handle RID_BOUNDED & RID_UNBOUNDED.
12129         * c-parse.gperf (__bounded, __bounded__, __ptrbase, __ptrbase__,
12130         __ptrextent, __ptrextent__, __ptrvalue, __ptrvalue__,
12131         __unbounded, __unbounded__): New keywords.
12132         * c-parse.in (PTR_VALUE PTR_BASE PTR_EXTENT): New tokens.
12133         * c-parse.y, c-parse.c, c-parse.h: Regenerate.
12134         * objc/objc-parse.y, objc/objc-parse.c: Regenerate.
12135
12136 2000-03-14  Bernd Schmidt  <bernds@cygnus.co.uk>
12137
12138         * cselib.h: New file.
12139         * alias.c: Include "cselib.h".
12140         (fixed_scalar_and_varying_struct_p): Accept the addresses of the
12141         MEMs as two new arguments.
12142         (get_addr): New static function.
12143         (find_base_term): Handle VALUEs.
12144         (memrefs_conflict_p): Likewise.
12145         (true_dependence): Call get_addr on the addresses.
12146         Call fixed_scalar_and_varying_struct_p with addresses that have been
12147         passed through get_addr and canon_rtx.
12148         (write_dependence_p): Move DIFFERENT_ALIAS_SETS_P test for consistency
12149         with true_dependence.
12150         Call get_addr on the addresses; don't call canon_rtx on the MEMs.
12151         * loop.c: Include "cselib.h".
12152         (load_mems): Process extended basic block that enters the loop with
12153         cselib.  Use that information to change initialization of the shadow
12154         register so that a constant equivalence is seen by later passes.
12155         * reload1.c: Include "cselib.h".
12156         (reload_cse_invalidate_regno): Delete function.
12157         (reload_cse_mem_conflict_p): Likewise.
12158         (reload_cse_invalidate_mem): Likewise.
12159         (reload_cse_invalidate_rtx): Likewise.
12160         (reload_cse_regno_equal_p): Likewise.
12161         (reload_cse_check_clobber): Likewise.
12162         (reload_cse_record_set): Likewise.
12163         (reg_values): Delete static variable.
12164         (invalidate_regno_rtx): Likewise.
12165         (reload_cse_delete_noop_set): New static function.
12166         (reload_cse_simplify): New static function, broken out of
12167         reload_cse_regs_1.
12168         (reload_cse_noop_set_p): Delete unused argument INSN.
12169         Just call rtx_equal_for_cselib_p on set source and destination.
12170         (reload_cse_regs_1): Break out some code into reload_cse_simplify and
12171         reload_cse_delete_noop_set.  Delete code to keep track of values; use
12172         cselib functions instead.  Delete code to push/pop obstacks.
12173         (reload_cse_simplify_set): Use cselib to find equivalent values.
12174         Delete code to push/pop obstacks.
12175         (reload_cse_simplify_operands): Likewise.
12176         * rtl.def (VALUE): New rtx code.
12177         * rtl.h (union rtunion_def): New elt rt_cselib.
12178         (X0CSELIB, CSELIB_VAL_PTR): New macros.
12179         * simplify_rtx.c: Include "ggc.h", "obstack.h", "cselib.h".
12180         (new_elt_list, new_elt_loc_list, unchain_one_value, clear_table,
12181         unchain_one_elt_list, unchain_one_elt_loc_list, check_useless_values,
12182         discard_useless_locs, discard_useless_values, entry_and_rtx_equal_p,
12183         hash_rtx, new_cselib_val, add_mem_for_addr, get_value_hash,
12184         cselib_lookup_mem, cselib_subst_to_values, cselib_invalidate_regno,
12185         cselib_mem_conflict_p, cselib_invalidate_mem, cselib_invalidate_rtx,
12186         cselib_record_set, cselib_record_sets): New static functions.
12187         (cselib_lookup, cselib_update_varray_sizes, cselib_init,
12188         cselib_finish, cselib_process_insn, rtx_equal_for_cselib_p,
12189         references_value_p): New functions.
12190         (MAX_USELESS_VALUES, REG_VALUES): New macros.
12191         (table, cselib_current_insn, next_unknown_value, cselib_nregs,
12192         n_useless_values, reg_values, callmem, cselib_obstack,
12193         cselib_startobj, empty_vals, empty_elt_lists, empty_elt_loc_lists):
12194         New static variables.
12195         * varray.h (union varray_data_tag): New elt te.
12196         (VARRAY_ELT_LIST_INIT, VARRAY_ELT_LIST): New macros.
12197         * Makefile.in (reload1.o, loop.o, simplify-rtx.o, alias.o): Update
12198         dependencies.
12199
12200 2000-03-14  Nick Clifton  <nickc@cygnus.com>
12201
12202         * gcc.c (do_spec_1): Catch the case where %* is used in a
12203         substitution pattern, but it has not been initialised.
12204         Issue a meaningful error message if an unrecognised operator
12205         is encountered in a spec string.
12206
12207 2000-03-14  Richard Earnshaw <rearnsha@arm.com>
12208
12209         * function.c (prepare_function_start): Correctly initialize
12210         cfun->stack_alignment_needed.
12211
12212 2000-03-14  Zack Weinberg  <zack@wolery.cumb.org>
12213
12214         * cppfiles.c (find_include_file): Don't assume nshort is a
12215         substring of name.
12216
12217 Tue Mar 14 08:42:21 2000  Jeffrey A Law  (law@cygnus.com)
12218
12219         * configure.in (hppa configurations): Add pa32-regs.h to the
12220         list of tm files as appropriate.
12221         * configure: Rebuilt.
12222         * pa.c (compute_frame_size): Remove explicit knowledge about FP
12223         register numbering.
12224         (hppa_expand_prologue, hppa_expand_epilogue): Likewise.
12225         (fmpyaddoperands, fmpysuboperands): Likewise.
12226         * pa.h: Remove various definitions which depend on knowing
12227         how registers are numbered.
12228         * pa32-regs.h: New file with PA32 register numbering specific
12229         definitions.
12230
12231 2000-03-14  Richard Henderson  <rth@cygnus.com>
12232
12233         * regmove.c (combine_stack_adjustments): New.
12234         (stack_memref_p, single_set_for_csa): New.
12235         (free_csa_memlist, record_one_stack_memref): New.
12236         (try_apply_stack_adjustment): New.
12237         (combine_stack_adjustments_for_block): New.
12238         * rtl.h (combine_stack_adjustments): Declare.
12239         * toplev.c (rest_of_compilation): Call it.
12240
12241         * i386.md: Revert 2000-01-16 change.
12242
12243 2000-03-14  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
12244
12245         * gccbug.in: Add web category, gcc specific classes.
12246
12247 2000-03-14  Nathan Sidwell  <nathan@codesourcery.com>
12248
12249         * stor-layout.c (finalize_record_size): Fix typo.
12250
12251 2000-03-14  Stan Shebs  <shebs@apple.com>
12252
12253         * c-typeck.c (c_alignof): Error on incomplete types.
12254         * extend.texi (Alignment): Document this.
12255
12256 2000-03-13  Zack Weinberg  <zack@wolery.cumb.org>
12257
12258         * cppfiles.c: Include mkdeps.h.
12259         (find_include_file, read_include_file): Remove _cpp_ prefix
12260         from name, make static.
12261         (_cpp_execute_include): New function, broken out of
12262         do_include.
12263
12264         * cpplib.c: Don't include mkdeps.h.
12265         (struct directive): Remove type field. Reorder entries.  The
12266         function takes only one argument.
12267         (struct if_stack): Make type field an int.
12268         (directive_table): Rename to dtable.  Generate it, the
12269         prototypes of the directive handlers, and the enum for the
12270         directive numbers, from a template macro.
12271         (do_ifndef, do_include_next, do_import): New functions.
12272         (do_define, do_include, do_endif, do_ifdef, do_if, do_else,
12273         do_undef, do_line, do_elif, do_error, do_pragma, do_warning,
12274         do_ident, do_assert, do_unassert, do_sccs): Take only one
12275         argument.
12276         (do_sccs): Define always, but alter behavior based on
12277         SCCS_DIRECTIVE.
12278         (_cpp_handle_directive, consider_directive_while_skipping):
12279         Restructure for new directive table layout.
12280
12281         (pass_thru_directive): Take a directive number, not a pointer
12282         to a struct directive.
12283         (parse_include): New function, broken out of do_include.
12284         (do_include, do_import, do_include_next): Use parse_include
12285         and _cpp_execute_include.
12286         (do_elif, do_else): Test for T_ELSE specifically when checking
12287         for #elif/#else after #else.
12288         (parse_ifdef): New function, broken out of do_ifdef.
12289         (validate_else): Expect a name arg without a leading #.
12290         (if_directive_name): Delete.
12291         (cpp_define, cpp_assert, cpp_undef, cpp_unassert): Call
12292         directive handlers with only one argument.
12293
12294         * cpphash.h: Update prototypes.
12295         (enum node_type): Remove entries for directives.
12296         * Makefile.in: Update dependencies.
12297
12298         * cpphash.c (dump_hash_helper): Only dump nodes of type
12299         T_MACRO.  Emit a newline after each definition.
12300
12301 2000-03-14  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
12302
12303         * gccbug.in: New file.
12304         * configure.in (all_outputs): Add gccbug.
12305         * Makefile.in (install-common): Install gccbug.
12306         (GCCBUG_INSTALL_NAME): New variable.
12307         * configure: Rebuilt.
12308
12309 2000-03-13  Jason Merrill  <jason@casey.cygnus.com>
12310
12311         * function.c (put_var_into_stack): Use type_for_mode to calculate
12312         part_type.  Use MEM_SET_IN_STRUCT_P.
12313         * expr.c (store_field): Handle CONCAT.
12314         (store_constructor): Use fields_length.
12315         * tree.c (fields_length): New fn.
12316         * tree.h: Declare it.
12317
12318 2000-03-13  Zack Weinberg  <zack@wolery.cumb.org>
12319
12320         * Makefile.in (LIBCPP_OBJS): Add cpplex.o.
12321         (cpplex.o): New target.
12322         * po/POTFILES.in: Add cpplex.c.
12323
12324         * cpplex.c (_cpp_grow_token_buffer, null_cleanup,
12325         cpp_push_buffer, cpp_pop_buffer, cpp_scan_buffer,
12326         cpp_expand_to_buffer, cpp_buf_line_and_col, cpp_file_buffer,
12327         skip_block_comment, skip_line_comment, skip_comment,
12328         copy_comment, _cpp_skip_hspace, _cpp_skip_rest_of_line,
12329         _cpp_parse_name, skip_string, parse_string,
12330         _cpp_parse_assertion, cpp_get_token, cpp_get_non_space_token,
12331         _cpp_get_directive_token, find_position,
12332         _cpp_read_and_prescan, _cpp_init_input_buffer): Move here.
12333         (maybe_macroexpand, _cpp_lex_token): New functions.
12334
12335         * cpplib.c (SKIP_WHITE_SPACE, eval_if_expr, parse_set_mark,
12336         parse_goto_mark): Delete.
12337         (_cpp_handle_eof): New function.
12338         (_cpp_handle_directive): Rename from handle_directive.
12339         (_cpp_output_line_command): Rename from output_line_command.
12340         (do_if, do_elif): Call _cpp_parse_expr directly.
12341         * cppfiles.c (_cpp_read_include_file): Don't call
12342         init_input_buffer here.
12343         * cpphash.c (quote_string): Move here, rename _cpp_quote_string.
12344         * cppexp.c (_cpp_parse_expr): Diddle parsing_if_directive
12345         here; pop the token_buffer and skip the rest of the line here.
12346         * cppinit.c (cpp_start_read): Call _cpp_init_input_buffer
12347         here.
12348
12349         * cpphash.h (CPP_RESERVE, CPP_IS_MACRO_BUFFER, ACTIVE_MARK_P):
12350         Define here.
12351         (CPP_SET_BUF_MARK, CPP_GOTO_BUF_MARK, CPP_SET_MARK,
12352         CPP_GOTO_MARK): New macros.
12353         (_cpp_quote_string, _cpp_parse_name, _cpp_skip_rest_of_line,
12354         _cpp_skip_hspace, _cpp_parse_assertion, _cpp_lex_token,
12355         _cpp_read_and_prescan, _cpp_init_input_buffer,
12356         _cpp_grow_token_buffer, _cpp_get_directive_token,
12357         _cpp_handle_directive, _cpp_handle_eof,
12358         _cpp_output_line_command): Prototype them here.
12359         * cpplib.h (enum cpp_token): Add CPP_MACRO.
12360         (CPP_RESERVE, get_directive_token, cpp_grow_buffer,
12361         quote_string, output_line_command): Remove.
12362
12363 2000-03-13  Bernd Schmidt  <bernds@cygnus.co.uk>
12364
12365         * stmt.c (expand_end_case): RANGE may be signed, and when checking
12366         whether it is too large we must also verify that it isn't negative.
12367
12368 2000-03-13  Jakub Jelinek  <jakub@redhat.com>
12369
12370         * config/sparc/sparc.md: Remove all traces of TARGET_LIVE_G0.
12371         (movsi_zero_liveg0): Remove.
12372         (movsf_insn_novis_liveg0): Remove.
12373         (negsi2): Remove.
12374         (negsi2_not_liveg0): Rename to negsi2.
12375         (one_cmplsi2): Remove.
12376         (one_cmplsi2_not_liveg0): Rename to one_cmplsi2.
12377         (one_cmplsi2_liveg0): Remove.
12378         * config/sparc/sparc.h (TARGET_LIVE_G0, TARGET_BROKEN_SAVERESTORE,
12379         MASK_LIVE_G0, MASK_BROKEN_SAVERESTORE): Remove.
12380         (CONDITIONAL_REGISTER_USAGE): Remove TARGET_LIVE_G0 if.
12381         (PREDICATE_CODES): Remove zero_operand.
12382         * config/sparc/sparc.c: Remove all traces of TARGET_LIVE_G0 and
12383         TARGET_BROKEN_SAVERESTORE.
12384         (zero_operand): Remove.
12385         * config/sparc/splet.h (SUBTARGET_SWITCHES): Remove -mlive-g0,
12386         -mno-live-g0, -mbroken-saverestore and -mno-broken-saverestore
12387         options.
12388         (SUBTARGET_OVERRIDE_OPTIONS): Remove.
12389         * config/sparc/linux-aout.h (TARGET_LIVE_G0,
12390         TARGET_BROKEN_SAVERESTORE): Remove.
12391         * config/sparc/linux.h (TARGET_LIVE_G0, TARGET_BROKEN_SAVERESTORE):
12392         Remove.
12393         * config/sparc/linux64.h (TARGET_LIVE_G0, TARGET_BROKEN_SAVERESTORE):
12394         Remove.
12395         * config/sparc/sol2.h (TARGET_LIVE_G0, TARGET_BROKEN_SAVERESTORE):
12396         Remove.
12397
12398         * config/sparc/sparc.md (return_df_no_fpu): New pattern.
12399
12400 2000-03-13  Zack Weinberg  <zack@wolery.cumb.org>
12401
12402         * cpplib.c (do_pragma_implementation): Fix off-by-one error
12403         truncating a string.  Don't assume tokens are nul terminated.
12404         Problem noted by Andreas Jaeger <aj@suse.de>
12405
12406 2000-03-13  Jason Merrill  <jason@casey.cygnus.com>
12407
12408         * dwarf2out.c (add_name_and_src_coords_attributes): Only add
12409         DW_AT_MIPS_linkage_name for TREE_PUBLIC decls.
12410         (ASM_OUTPUT_DWARF_ADDR_CONST): Don't output trailing newline.
12411
12412 2000-03-13  Richard Earnshaw <rearnsha@arm.com>
12413
12414         * stor-layout.c (new_record_layout_info): Fix typo inside ifdef
12415         STRUCTURE_SIZE_BOUNDARY.
12416
12417 2000-03-13  Mark Mitchell  <mark@codesourcery.com>
12418
12419         * tree.h (record_layout_info_s): New structure.
12420         (record_layout_info): New type.
12421         (new_record_layout_info): New function.
12422         (layout_field): Likewise.
12423         (finish_record_layout): Likewise.
12424         * stor-layout.c (layout_record): Remove.
12425         (new_record_layout_info): New function.
12426         (layout_field): New function, broken out from layout_record.
12427         (finalize_record_size): Likewise.
12428         (compute_record_mode): Likewise.
12429         (finalize_type_size): New function, broken out from layout_type.
12430         (finish_record_layout): Likewise.
12431         (layout_type): Use them.
12432
12433 2000-03-12  Zack Weinberg  <zack@wolery.cumb.org>
12434
12435         * cpphash.c: Don't include version.h.
12436         (special_symbol) [case T_VERSION]: Look for the string in
12437         hp->value.cpval; don't use version_string.
12438         * cppinit.c (initialize_builtins): Set hp->value.cpval for
12439         __VERSION__ to version_string.
12440         * Makefile.in (cpphash.o): Update deps.
12441
12442 2000-03-12  Zack Weinberg  <zack@wolery.cumb.org>
12443
12444         Convert cpplib to use libiberty/hashtab.c.
12445
12446         * cpplib.h (struct cpp_reader): Make hashtab and
12447         all_include_files of type 'struct htab *'.  Delete HASHSIZE
12448         and ALL_INCLUDE_HASHSIZE macros.
12449
12450         * cpphash.h: Update prototypes.
12451         (struct hashnode): Remove next, prev, and bucket_hdr members.
12452         Make length a size_t.  Add hash member.
12453         (struct ihash): Remove next member.  Add hash member.  Make
12454         name a flexible array member.
12455
12456         * cppfiles.c: Include hashtab.h.
12457         (include_hash): Delete.
12458         (IHASHSIZE): New macro.
12459         (hash_IHASH, eq_IHASH, _cpp_init_include_hash): New functions.
12460         (cpp_included): Do the hash lookup here.
12461         (_cpp_find_include_file): Rewrite.
12462         (cpp_read_file): Put the "fake" hash entry into the hash
12463         table.  Honor the control_macro, if it turns out we've seen
12464         the file before.  Don't push the buffer here.
12465         (_cpp_read_include_file): Push the buffer here.
12466         (OMODES): New macro.  Use it whenever we call open(2).
12467
12468         * cpphash.c: Include hashtab.h.
12469         (hash_HASHNODE, eq_HASHNODE, del_HASHNODE, dump_hash_helper,
12470         _cpp_init_macro_hash, _cpp_dump_macro_hash, _cpp_make_hashnode,
12471         _cpp_lookup_slot): New functions.
12472         (HASHSIZE): new macro.
12473         (hashf, _cpp_install, _cpp_delete_macro): Delete.
12474         (_cpp_lookup): Use hashtab.h routines.
12475
12476         * cppinit.c: Include hashtab.h.
12477         (cpp_reader_init): Call _cpp_init_macro_hash and
12478         _cpp_init_include_hash.  Don't allocate hashtab directly.
12479         (cpp_cleanup): Just call htab_delete on pfile->hashtab and
12480         pfile->all_include_files.
12481         (initialize_builtins): Use _cpp_make_hashnode and
12482         htab_find_slot to add hash entries.
12483         (cpp_finish): Just call _cpp_dump_macro_hash.
12484         * cpplib.c: Include hashtab.h.
12485         (do_define): Use _cpp_lookup_slot and _cpp_make_hashnode to
12486         create hash entries.
12487         (do_pragma_poison, do_assert): Likewise.
12488         (do_include): Don't push the buffer here.  Don't increment
12489         system_include_depth unless _cpp_read_include_file succeeds.
12490         (do_undef, do_unassert): Use _cpp_lookup_slot and htab_clear_slot
12491         or htab_remove_elt.
12492         (do_pragma_implementation): Use alloca to create copy.
12493
12494         * Makefile.in: Update dependencies.
12495
12496 2000-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12497
12498         * cppinit.c (cl_directive_handler): More K&R fixing.
12499
12500 Sat Mar 11 23:54:26 2000  Jim Wilson  <wilson@cygnus.com>
12501
12502         * config/ia64/ia64.c (ia64_compute_frame_size): Align size to
12503         STACK_BOUNDARY.
12504         * config/ia64/ia64.h (REGISTER_MOVE_COST): Add missing parentheses.
12505
12506 2000-03-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12507
12508         * cppinit.c (no_arg, no_ass, no_dir, no_fil, no_mac, no_pth):
12509         Change from char[] to macros.
12510
12511 2000-03-12  Neil Booth  <NeilB@earthling.net>
12512
12513         * cppinit.c (cpp_start_read): Update indirect function
12514         call to K&R C.
12515
12516 Sat Mar 11 16:18:12 2000  Jim Wilson  <wilson@cygnus.com>
12517
12518         * config/ia64/ia64.h (ADDITIONAL_REGISTER_NAMES): Fix typo in loc79
12519         entry.
12520
12521         * config/ia64/ia64-protos.h, config/ia64/ia64.c, config/ia64/ia64.h,
12522         config/ia64/ia64.md, config/ia64/xm-ia64.h: Fix copyright messages.
12523
12524 2000-03-11  Neil Booth  <NeilB@earthling.net>
12525
12526         * cppinit.c (struct pending option): Replace undef with a
12527         pointer to a directive handling routine.
12528         (struct cpp_pending): Replace separate assert_ and define_
12529         lists with one directive_ list.
12530         (new_pending_define): Rename new_pending_directive. Extra
12531         argument is the directive's handling routine.
12532         (handle_option): Update to use new_pending_directive.
12533
12534 2000-03-11  Neil Booth  <NeilB@earthling.net>
12535
12536         * cppfiles.c (file_cleanup, _cpp_find_include_file,
12537         remap_filename, _cpp_read_include_file, actual_directory,
12538         hack_vms_include_specification): Replace bcopy(), index() etc
12539         calls.  Add casts to some allocations.  Make some variables
12540         pointers to const [unsigned] char.
12541         * cpphash.c (_cpp_install, macro_cleanup, collect_expansion,
12542         collect_formal_parameters): Similarly.
12543         * cppinit.c (struct pending_option, append_include_chain,
12544         cpp_options_init, cpp_reader_init, initialize_standard_includes,
12545         cpp_start_read, new_pending_define, handle_option): Similarly.
12546         * cpplib.c (cpp_define, copy_comment, do_define, do_include,
12547         do_undef, do_error, do_warning, do_pragma, do_pragma_once,
12548         do_pragma_implementation, detect_if_not_defined,
12549         do_ifdef, skip_if_group, cpp_get_token, parse_string,
12550         do_assert, do_unassert): Similarly.
12551         * cpplib.h (cpp_buffer, cpp_options): Update types.  Update
12552         function prototypes.
12553         * mkdeps.c (deps_add_target, deps_add_dep): cast allocations.
12554
12555 2000-03-10  Richard Henderson  <rth@cygnus.com>
12556
12557         * builtins.c (expand_builtin_strlen): Revert last change.
12558         Use emit_insn_before if we're at the beginning of a sequence.
12559
12560 2000-03-10  Jason Merrill  <jason@casey.cygnus.com>
12561
12562         * builtins.c (expand_builtin_strlen): Make sure that we have something
12563         at the beginning of the sequence.
12564
12565         * toplev.c (rest_of_compilation): Also set TREE_NOTHROW for
12566         deferred inlines.
12567
12568         * invoke.texi (C++ Dialect Options): Document -fno-enforce-eh-specs.
12569
12570 2000-03-10  Richard Henderson  <rth@cygnus.com>
12571
12572         * except.c (can_throw): Use INTVAL on a CONST_INT.
12573         (reachable_handlers): Likewise.
12574         * flow.c (count_basic_blocks, find_basic_blocks_1): Likewise.
12575
12576 2000-03-10  Andreas Jaeger  <aj@suse.de>
12577
12578         * config/mips/linux.h: Undefine MD_EXEC_PREFIX and
12579         MD_STARTFILE_PREFIX since those are not needed on linux.
12580         (ASM_FILE_START): New, from mips/gnu.h.
12581
12582 2000-03-09  Richard Henderson  <rth@cygnus.com>
12583             Alex Samuel  <samuel@codesourcery.com> and others
12584
12585         * Makefile.in (ssa.o): New rule.
12586         (OBJS): Add ssa.o.
12587         (STAGESTUFF): Add *.ssa and *.ussa.
12588         (mostlyclean): Delete *.ssa, *.ussa, */*.ssa, */*.ussa.
12589         * rtl.def (PHI): New RTL expression.
12590         * rtl.h (clear_log_links): New declaration.
12591         (convert_to_ssa): Likewise.
12592         (convert_from_ssa): Likewise.
12593         * flow.c (split_edge): If the entry node falls through to the
12594         split edge's source block, split the entry edge.
12595         (clear_log_links): New function.
12596         * toplev.c (ssa_dump): New variable.
12597         (flag_ssa): Likewise.
12598         (f_options): Add "ssa".
12599         (compile_file): Create SSA dump files.
12600         (rest_of_compilation): Go to and from SSA if enabled.
12601         (decide_d_option): Handle -de for SSA dump files.
12602         * ssa.c: New file.
12603
12604 Thu Mar  9 20:01:38 2000  Jim Wilson  <wilson@cygnus.com>
12605
12606         * expr.c (expand_assignment): For a CALL_EXPR, special case PARM_DECL
12607         same as VAR_DECL.
12608
12609 2000-03-09  Benjamin Kosnik  <bkoz@cygnus.com>
12610
12611         * config/alpha/linux.h (WCHAR_TYPE): Make consistent.
12612
12613 Thu Mar  9 18:10:02 2000  Jeffrey A Law  (law@cygnus.com)
12614
12615         * config/pa/pa-hpux10.h (LIB_SPEC): Correct typo in !p case.
12616         (MD_STARTFILE_PREFIX_1): New macro.
12617
12618 2000-03-09  Robert Lipe  <robertl@sco.com>
12619
12620         * config/ia64/ia64.c: Include system.h.
12621
12622 2000-03-09  Jason Merrill  <jason@casey.cygnus.com>
12623
12624         * except.c (nothrow_function_p): If -fno-exceptions, just return.
12625         (init_eh_nesting_info): Likewise.
12626
12627         * tree.h (struct tree_common): Rename raises_flag to nothrow_flag.
12628         (TREE_NOTHROW): Rename from TREE_RAISES.
12629         * toplev.c (rest_of_compilation): Set it.
12630         * print-tree.c (print_node): Adjust.
12631         * tree.c (stabilize_reference, build, build1): Don't set TREE_RAISES.
12632         (stabilize_reference_1, get_unwidened, get_narrower): Likewise.
12633         * calls.c (emit_call_1): Add 'nothrow' parm.  Add
12634         REG_EH_REGION note as appropriate.
12635         (libfunc_nothrow): New fn.
12636         (emit_library_call, emit_library_call_value): Use it.
12637         (expand_call): Check TREE_NOTHROW.
12638
12639         * varasm.c (make_decl_rtl): Skip initial '*' when setting
12640         DECL_ASSEMBLER_NAME.
12641
12642 2000-03-09  Andreas Jaeger  <aj@suse.de>
12643
12644         * mips/linux.h (NO_IMPLICIT_EXTERN_C): Define.
12645         (TARGET_MEM_FUNCTIONS): Define.
12646
12647 2000-03-09  Jason Merrill  <jason@casey.cygnus.com>
12648
12649         * i386.c (ix86_valid_type_attribute_p): Use compare_tree_int.
12650
12651         * except.c (can_throw): See through a SEQUENCE.
12652         (nothrow_function_p): New fn.
12653         * except.h: Declare it.
12654         * function.c (current_function_nothrow): New var.
12655         (prepare_function_start): Initialize it.
12656         * output.h: Declare it.
12657         * toplev.c (rest_of_compilation): Set it.
12658         * dwarf2out.c (dwarf2out_begin_prologue): Use it.
12659
12660 2000-03-09  Zack Weinberg  <zack@wolery.cumb.org>
12661
12662         * cpphash.c (collect_formal_parameters): strncmp returns 0 for
12663         match.  (cpp_compare_defs): Count the nul separator when
12664         advancing over argument names.
12665
12666 2000-03-09  Bernd Schmidt  <bernds@cygnus.co.uk>
12667
12668         * recog.c (preprocess_constraints): Matching constraints affect
12669         same alternative/different operand, not same operand/different
12670         alternative.
12671
12672         * reload1.c (eliminate_regs_in_insn): Handle additions of eliminable
12673         register and a constant specially.
12674
12675 2000-03-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12676
12677         * libgcc2.h: New file.
12678         * libgcc2.c: Move macros, typedefs and prototypes to libgcc2.h.
12679
12680 Wed Mar  8 16:19:42 2000  Jim Wilson  <wilson@cygnus.com>
12681
12682         * configure.in (ia64*-*-elf*, ia64*-*-linux*): New.
12683         * configure: Regenerate.
12684         * config/ia64: New.
12685
12686 2000-03-08  Zack Weinberg  <zack@wolery.cumb.org>
12687
12688         * Makefile.in (LIBCPP_DEPS): New macro.
12689         (cpplib.o, cpphash.o, cpperror.o, cppexp.o, cppfiles.o): Use
12690         it to declare deps.
12691         * cpperror.c: Include cpphash.h.
12692         * cppexp.c: Include cpphash.h.  Remove MULTIBYTE_CHARS
12693         dingleberry.
12694         (lex): Don't use CPP_WARN_UNDEF.
12695         (_cpp_parse_expr): Return an int, the truth value.
12696         * cppfiles.c: Include cpphash.h.
12697         (_cpp_merge_include_chains): Move to cppinit.c and make static.
12698         * cppinit.c (include_defaults_array): Disentangle.
12699         (cpp_cleanup): Don't free the if stack here.
12700         (cpp_finish): Pop off all buffers, not just one.
12701         * cpplib.c (eval_if_expr): Return int.
12702         (do_xifdef): Rename do_ifdef.
12703         (handle_directive): Don't use CPP_PREPROCESSED.
12704         (cpp_get_token): Don't use CPP_C89.
12705         * fix-header.c: Don't use CPP_OPTIONS.
12706
12707         * cpplib.h: Move U_CHAR, enum node_type, struct
12708         file_name_list, struct ihash, is_idchar, is_idstart,
12709         is_numchar, is_numstart, is_hspace, is_space, CPP_BUF_PEEK,
12710         CPP_BUF_GET, CPP_FORWARD, CPP_PUTS, CPP_PUTS_Q, CPP_PUTC,
12711         CPP_PUTC_Q, CPP_NUL_TERMINATE, CPP_NUL_TERMINATE_Q,
12712         CPP_BUMP_BUFFER_LINE, CPP_BUMP_LINE, CPP_PREV_BUFFER,
12713         CPP_PRINT_DEPS, CPP_TRADITIONAL, CPP_PEDANTIC, and prototypes
12714         of _cpp_simplify_pathname, _cpp_find_include_file,
12715         _cpp_read_include_file, and _cpp_parse_expr to cpphash.h.
12716         Move struct if_stack to cpplib.c.  Move struct cpp_pending to
12717         cppinit.c.
12718         Change all uses of U_CHAR to be unsigned char instead.
12719         Delete CPP_WARN_UNDEF, CPP_C89, and CPP_PREPROCESSED.
12720
12721 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
12722
12723         * dwarf2out.c (dw_fde_struct): Add 'nothrow'.
12724         (dwarf2out_begin_prologue): Set it.
12725         (output_call_frame_info): Don't emit EH unwind info for leaves.
12726
12727         * flow.c (count_basic_blocks, find_basic_blocks_1): A rethrow
12728         can occur outside of an EH region.
12729         * except.c: Correct comments about rethrow behavior.
12730         (rethrow_symbol_map): Do nothing if !flag_new_exceptions.
12731
12732 2000-03-08  Andrew MacLeod  <amacleod@cygnus.com>
12733
12734         * flow.c (make_edges): Always call make_eh_edge for calls.
12735
12736 2000-03-08  Zack Weinberg  <zack@wolery.cumb.org>
12737
12738         * cpplib.h (parse_underflow_t, CPP_NULL_BUFFER): Delete.
12739         (struct cpp_buffer): Remove fname and underflow fields.
12740         (struct cpp_reader): Remove get_token field.
12741         (struct include_hash): Rename to struct ihash.  Add typedef to
12742         IHASH.
12743         (struct if_stack): Remove fname field.
12744         (IF_STACK_FRAME): Rename to IF_STACK.
12745
12746         * cpperror.c (print_containing_files): Trust that there are no
12747         macro buffers below the top file buffer.
12748         * cppfiles.c: Replace all references to 'struct include_hash'
12749         with 'IHASH'.  Rename initialize_input_buffer to
12750         init_input_buffer.  Don't set or reference cpp_buffer->fname,
12751         use buffer->ihash->name instead.
12752         * cpphash.c (special_symbol): Use cpp_file_buffer.  Use NULL
12753         not CPP_NULL_BUFFER.
12754         * cppinit.c: Use NULL not CPP_NULL_BUFFER, IF_STACK not
12755         IF_STACK_FRAME, IHASH not struct include_hash.
12756         * cpplib.c: Rename eval_if_expression to eval_if_expr.  Remove
12757         null_underflow.  Use IF_STACK not IF_STACK_FRAME, IHASH not
12758         struct include_hash, NULL not CPP_NULL_BUFFER.  Remove all
12759         references to cpp_buffer->fname (delete entirely, or use
12760         ->ihash->name instead) and IF_STACK->fname.
12761         (cpp_push_buffer): Don't set new->underflow.
12762         (do_include): Use cpp_file_buffer.
12763
12764         * cpphash.c (collect_formal_parameters): Remove duplicate
12765         increment of argslen.  Pedwarn in C99 mode if __VA_ARGS__ is
12766         used as a macro argument name.  Don't append "..." to namebuf
12767         for varargs macros.  After we're done scanning, go through
12768         namebuf and make it NUL separated, not comma separated.
12769         (_cpp_compare_defs): Remove register tag from variables.
12770         Expect defn->argnames to be NUL separated.
12771         (_cpp_dump_definition): Expect defn->argnames to be NUL
12772         separated and in forward order.
12773         * cpphash.h: Update documentation of argnames field.
12774
12775 2000-03-08  Richard Henderson  <rth@cygnus.com>
12776
12777         * builtins.c (expand_builtin_strlen): Be prepared for strlensi
12778         to fail.  Don't pre-expand the source operand.
12779
12780         * i386.md (strlensi): Initialize eoschar and align before use.
12781
12782 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
12783
12784         * expr.c (expand_expr, case ARRAY_REF): Still check for missing
12785         CONSTRUCTOR element.
12786
12787 2000-03-08  Gavin Romig-Koch  <gavin@cetus.cygnus.com>
12788
12789         * mips.c (mips_expand_prologue): If the last
12790         named argument is the vararg marker "va_list", treat it as
12791         an unnamed argument.
12792
12793 2000-03-08  Clinton Popetz  <cpopetz@cygnus.com>
12794
12795         * dbxout.c (dbxout_parms): When correcting for promoted
12796         big-endian parameters, use the mode of the DECL_RTL rather
12797         than UNITS_PER_WORD.
12798
12799 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
12800
12801         * c-common.h (make_fname_decl): Declare.
12802         * c-common.c (make_fname_decl): Define.
12803         (declare_hidden_char_array): Remove.
12804         (declare_function_name): Use make_fname_decl.
12805         * c-decl.c (c_make_fname_decl): New function.
12806         (init_decl_processing): Set make_fname_decl.
12807
12808 Tue Mar  7 23:50:31 2000  Jeffrey A Law  (law@cygnus.com)
12809
12810         * cccp.c (handle_directive): Initialize backslash_newlines_p.
12811
12812 2000-03-07  Philipp Thomas  <pthomas@suse.de>
12813
12814         * po/POTFILES.in: Remove cppalloc.c from file list.
12815
12816 2000-03-07  Steve Chamberlain  <sac@pobox.com>
12817
12818         * pj.c (pj_expand_prologue): current_function->args_info is
12819         now current_function_args_info.
12820
12821         * pj.h (STORE_FLAG_VALUE, USER_LABEL_PREFIX,
12822         LOCAL_LABEL_PREFIX, ASM_GENERATE_INTERNAL_LABEL,
12823         ASM_OUTPUT_INTERNAL_LABEL, ASM_OUTPUT_SKIP): Define.
12824
12825 2000-03-08  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12826
12827         * config/c4x/c4x.h (PUT_SDB_TYPE): Define so that the type info is
12828         output as hexadecimal rather than the default octal.
12829
12830 2000-03-07  Zack Weinberg  <zack@wolery.cumb.org>
12831
12832         * cpphash.c (special_symbol): Fix thinko in previous commit.
12833
12834 2000-03-07  Neil Booth  <NeilB@earthling.net>
12835
12836         * cppexp.c (struct operation, left_shift, right_shift,
12837         cpp_parse_expr): Change some "char"s to "U_CHAR"s, and some
12838         "int"s to "unsigned int"s.
12839         * cpplib.c (detect_if_not_defined, do_assert, do_unassert):
12840         Similarly.
12841         * cpplib.h: Update for above.
12842         * mkdeps.c (deps_init, deps_calc_target): Cast pointers
12843         returned from allocations.
12844
12845         * cppinit.c (opt_comp, parse_options): New functions.
12846         (handle_option): Use parse_option to parse a single command
12847         line option, that possibly takes an argument.
12848         (cpp_handle_options): Sort the array of command line options on
12849         first invocation (non-ASCII hosts only).
12850         (print_help): Update.
12851
12852 2000-03-07  Zack Weinberg  <zack@wolery.cumb.org>
12853
12854         * mkdeps.c (munge): Fix off-by-one bug and inconsistencies in
12855         backslash counting loops.  Problem noted by Matt Kraai <kraai@ghs.com>.
12856
12857         * cppfiles.c (_cpp_find_include_file): Make sure ih->name is
12858         initialized.
12859         * cppinit.c (cpp_cleanup): Free imp->nshort also.
12860
12861         * cpperror.c (cpp_print_containing_files,
12862         cpp_print_file_and_line, v_cpp_message): Rename to
12863         print_containing_files, print_file_and_line, and v_message.
12864         * cppexp.c (cpp_parse_expr, cpp_parse_escape, cpp_lex): Rename
12865         to _cpp_parse_expr, parse_escape, and lex.
12866         (parse_charconst): Remove broken multibyte support.
12867         * cppfiles.c (include_hash): Make static.
12868         (cpp_included): New function.
12869         (merge_include_chains, find_include_file, finclude,
12870         simplify_pathname): Rename to _cpp_merge_include_chains,
12871         _cpp_find_include_file, _cpp_read_include_file, and
12872         _cpp_simplify_pathname.
12873         * cpphash.c (cpp_lookup, free_definition, delete_macro,
12874         cpp_install, create_definition, macroexpand, compare_defs,
12875         dump_definition): Rename to _cpp_lookup, _cpp_free_definition,
12876         _cpp_delete_macro, _cpp_install, _cpp_create_definition,
12877         _cpp_macroexpand, _cpp_compare_defs, and _cpp_dump_definition.
12878         * cppinit.c (cpp_handle_option): Rename to handle_option, make
12879         static.
12880         * cpplib.c: Remove extern prototype of cpp_parse_expr.
12881
12882         * cpphash.h: Update prototypes.
12883         * cpplib.h: Likewise.  Prototype _cpp_parse_expr here.
12884
12885 2000-03-07  Andrew Haley  <aph@cygnus.com>
12886
12887         * config/mips/mips.h (PTRDIFF_TYPE): Revert broken change;
12888         PTRDIFF_TYPE should be based solely on Pmode.
12889         (SIZE_TYPE): ditto.
12890
12891 2000-03-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12892
12893         * rtl.h (rtunion_def): Constify member `rtstr'.
12894         (emit_line_note_after, emit_line_note, emit_line_note_force,
12895         emit_note, decode_asm_operands): Constify.
12896
12897         * cse.c (canon_hash): Likewise.
12898
12899         * dbxout.c (dbxout_block): Likewise.
12900
12901         * diagnostic.c (file_and_line_for_asm, v_error_for_asm,
12902         v_warning_for_asm): Likewise.
12903
12904         * dwarfout.c (function_start_label): Likewise.
12905
12906         * emit-rtl.c (emit_line_note_after, emit_line_note, emit_note,
12907         emit_line_note_force): Likewise.
12908
12909         * final.c (last_filename, asm_insn_count, final_scan_insn,
12910         output_source_line): Likewise.
12911
12912         * function.h (struct emit_status): Likewise.
12913
12914         * gcse.c (hash_expr_1): Likewise.
12915
12916         * genattr.c (gen_attr, main): Likewise.
12917
12918         * genattrtab.c (struct function_unit, current_alternative_string,
12919         write_attr_valueq, n_comma_elts, next_comma_elt, attr_eq,
12920         attr_numeral, check_attr_test, check_attr_value,
12921         convert_set_attr_alternative, convert_set_attr,
12922         compute_alternative_mask, simplify_by_exploding, gen_attr,
12923         gen_unit): Likewise.
12924
12925         * genflags.c (gen_insn): Likewise.
12926
12927         * gengenrtl.c (type_from_format): Likewise.
12928
12929         * genopinit.c (gen_insn): Likewise.
12930
12931         * genoutput.c (n_occurrences, process_template, process_template):
12932         Likewise.
12933
12934         * ggc-page.c (ggc_set_mark, ggc_mark_if_gcable, ggc_get_size):
12935         Likewise.
12936
12937         * ggc-simple.c (ggc_set_mark, ggc_mark_if_gcable, ggc_get_size):
12938         Likewise.
12939
12940         * ggc.h (ggc_mark_string, ggc_mark, ggc_mark_if_gcable,
12941         ggc_set_mark, ggc_get_size): Likewise.
12942
12943         * objc/objc-act.c (build_module_descriptor, finish_objc): Likewise.
12944
12945         * optabs.c (init_one_libfunc): Likewise.
12946
12947         * output.h (assemble_start_function): Likewise.
12948
12949         * recog.c (decode_asm_operands): Likewise.
12950
12951         * toplev.c (rest_of_compilation): Likewise.
12952
12953         * tree.h (emit_line_note_after, emit_line_note,
12954         emit_line_note_force): Likewise.
12955
12956         * varasm.c (asm_output_bss, asm_output_aligned_bss,
12957         asm_emit_uninitialised, assemble_start_function,
12958         assemble_variable, const_hash, compare_constant_1,
12959         find_pool_constant, mark_constant_pool, assemble_alias): Likewise.
12960
12961         * xcoffout.h (DBX_FINISH_SYMBOL): Likewise.
12962
12963         * alpha/alpha.md (call_vms, call_value_vms): Likewise.
12964
12965         * arm/aof.h (ASM_OUTPUT_ASCII): Likewise.
12966
12967         * arm/aout.h (ASM_OUTPUT_ASCII): Likewise.
12968
12969         * arm/arm-protos.h (output_ascii_pseudo_op, arm_dllexport_name_p,
12970         arm_dllimport_name_p): Likewise.
12971
12972         * arm/arm.c (arm_encode_call_attribute, output_ascii_pseudo_op):
12973         Likewise.
12974
12975         * arm/arm.h (ASM_OUTPUT_MI_THUNK): Likewise.
12976
12977         * arm/elf.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
12978
12979         * arm/pe.c (arm_dllexport_name_p, arm_dllimport_name_p,
12980         arm_mark_dllexport, arm_mark_dllimport,
12981         arm_pe_encode_section_info): Likewise.
12982
12983         * arm/telf.h (ASM_OUTPUT_DEF_FROM_DECLS,
12984         ASM_FINISH_DECLARE_OBJECT): Likewise.
12985
12986         * arm/thumb.c (thumb_function_prologue): Likewise.
12987
12988         * arm/thumb.h (ASM_OUTPUT_ASCII): Likewise.
12989
12990         * avr/avr.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
12991
12992         * clipper/clix.h (ASM_OUTPUT_ASCII): Likewise.
12993
12994         * fx80/fx80.h (ASM_OUTPUT_ASCII): Likewise.
12995
12996         * i386/cygwin.h (ASM_OUTPUT_SECTION_NAME): Likewise.
12997
12998         * i386/freebsd.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
12999
13000         * i386/i386-interix.h (ASM_OUTPUT_LIMITED_STRING,
13001         ASM_OUTPUT_ASCII, ASM_OUTPUT_SECTION_NAME): Likewise.
13002
13003         * i386/i386-protos.h (asm_output_function_prefix): Likewise.
13004
13005         * i386/i386.c (asm_output_function_prefix): Likewise.
13006
13007         * i386/i386elf.h (ASM_OUTPUT_ASCII): Likewise.
13008
13009         * i386/osfrose.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
13010
13011         * i386/ptx4-i.h (ASM_OUTPUT_ASCII): Likewise.
13012
13013         * i386/sco5.h (ASM_FINISH_DECLARE_OBJECT,
13014         ASM_OUTPUT_LIMITED_STRING, ASM_OUTPUT_ASCII,
13015         ASM_OUTPUT_SECTION_NAME): Likewise.
13016
13017         * i386/sysv4.h (ASM_OUTPUT_ASCII): Likewise.
13018
13019         * i860/paragon.h (ASM_OUTPUT_ASCII): Likewise.
13020
13021         * i860/sysv3.h (ASM_OUTPUT_ASCII): Likewise.
13022
13023         * m32r/m32r.c (m32r_encode_section_info): Likewise.
13024
13025         * mcore-elf.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
13026
13027         * mcore/mcore.c (mcore_encode_section_info): Likewise.
13028
13029         * mips/elf.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
13030
13031         * mips/elf64.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
13032
13033         * mips/iris6.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
13034
13035         * mips/mips.h (ASM_OUTPUT_IDENT): Likewise.
13036
13037         * mips/mips.md (movdi, movsi): Likewise.
13038
13039         * mips/netbsd.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
13040
13041         * netbsd.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
13042
13043         * openbsd.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
13044
13045         * ptx4.h (ASM_FINISH_DECLARE_OBJECT, ASM_OUTPUT_LIMITED_STRING,
13046         ASM_OUTPUT_ASCII): Likewise.
13047
13048         * rs6000/rs6000.c (rs6000_allocate_stack_space, output_epilog,
13049         output_mi_thunk, output_toc): Likewise.
13050
13051         * rs6000/rs6000.md (movsi): Likewise.
13052
13053         * rs6000/sysv4.h (ASM_OUTPUT_INT, ASM_OUTPUT_SECTION_NAME): Likewise.
13054
13055         * tahoe/harris.h (ASM_OUTPUT_ASCII): Likewise.
13056
13057         * v850/v850.c (print_operand, print_operand_address,
13058         v850_encode_data_area): Likewise.
13059
13060 2000-03-07  Clinton Popetz  <cpopetz@cygnus.com>
13061
13062         * config/mips/mips.md (zero_extendsidi2): Always force operand
13063         one to memory for mips16.
13064
13065 Mon Mar  6 15:22:29 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13066
13067         * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove unneeded casts.
13068         (struct tree_int_cst): int_cst_low is now unsigned HOST_WIDE_INT.
13069         (attribute_hash_list, type_hash_canon): hashcode is now unsigned.
13070         (type_hash_lookup, type_hash_add, type_hash_list): Likewise.
13071         (min_precision): Result is unsigned.
13072         (add_double, neg_double, mul_double): Low word is unsigned.
13073         (lshift_double, rshift_double, lrotate_double): Likewise.
13074         (rrotate_double, div_and_round_double): Likewise.
13075         (tree_floor_log2, compare_tree_int): New functions.
13076         (preserve_rtl_expr_temps): New declaration.
13077         * c-common.c (declare_hidden_char_array): Use compare_tree_int.
13078         (decl_attributes): Use tree_log2 to find alignment.
13079         Check for TREE_INT_CST_HIGH for format args.
13080         (min_precision): Now unsigned.
13081         Use tree_floor_log2.
13082         (truthvalue_conversion): Delete long-disabled code.
13083         * c-decl.c (finish_struct): Clean up tests on field width.
13084         (finish_function): Use compare_tree_int.
13085         * c-pragma.c (handle_pragma_token): Use tree_log2 for alignment.
13086         * c-typeck.c (comptypes): Use tree_int_cst_equal.
13087         (default_conversion, digest_init): Use compare_tree_int.
13088         (build_binary_op): Use integer_all_onesp and compare_tree_int.
13089         Fix type errors in forming masks.
13090         * calls.c (initialize_argument_information): Use compare_tree_int.
13091         * dbxout.c (dbxout_type): Cast TREE_INT_CST_LOW to HOST_WIDE_INT.
13092         * except.c (expand_eh_region_start_tree): Use compare_tree_int.
13093         * expr.c (is_zeros_p, case INTEGER_CST): Use integer_zerop.
13094         (store_field): Use compare_tree_int.
13095         (expand_expr, case CONSTRUCTOR): Use TYPE_SIZE_UNIT.
13096         (expand_expr, case ARRAY_REF): Use compare_tree_int.
13097         (do_jump, case BIT_AND_EXPR): Use tree_floor_log2.
13098         (do_store_flag): Use compare_tree_int.
13099         * fold-const.c (encode, decode): Low part is always unsigned.
13100         (force_fit_type, add_double, neg_double, mul_double): Likewise.
13101         (lshift_double, rshift_double, lrotate_double): Likewise.
13102         (rrotate_double, div_and_round_double, int_const_binop): Likewise.
13103         (fold_convert): Use compare_tree_int.
13104         (operand_equal_p, case INTEGER_CST): Use tree_int_cst_equal.
13105         (invert_truthvalue, case INTEGER_CST): Likewise.
13106         (fold): Use compare_tree_int; add casts for unsigned TREE_INT_CST_LOW.
13107         * mkdeps.c (deps_dummy_targets): Make I unsigned.
13108         * rtl.h (add_double, neg_double, mul_double): Low words are unsigned.
13109         (lshift_double, rshift_double, lrotate_double, rrotate_double):
13110         Likewise.
13111         * stmt.c (expand_decl): Use compare_tree_int and mode_for_size_tree.
13112         (expand_end_case): Use compare_tree_int.
13113         (estimate_case_costs): Cast TREE_INT_CST_LOW to HOST_WIDE_INT.
13114         * stor-layout.c (mode_for_size_tree): Use compare_tree_int.
13115         (layout_decl): Likewise.
13116         (layout_record, layout_union): Make sizes unsigned.
13117         (layout_type, case VOID_TYPE): TYPE_SIZE must be bitsizetype.
13118         (layout_type, case QUAL_UNION_TYPE): Use compare_tree_int.
13119         * tree.c (struct type_hash): hashcode is unsigned.
13120         (build_type_attribute_variant, type_hash_list): Likewise.
13121         (type_hash_lookup, type_hash_add, type_hash_canon): Likewise.
13122         (attribute_hash_list, build_array_type, build_method_type): Likewise.
13123         (build_complex_type): Likewise.
13124         (real_value_from_int_cst): Remove unneeded casts.
13125         (integer_all_onesp): Add casts.
13126         (tree_floor_log2, compare_tree_int): New functions.
13127         (build_index_type): Use tree_int_cst_sgn.
13128         * varasm.c (assemble_variable): Use compare_tree_int.
13129
13130 2000-03-06  Jason Merrill  <jason@casey.cygnus.com>
13131
13132         * cpphash.c (collect_expansion): Also catch ## at start of macro.
13133
13134         * varasm.c (make_decl_rtl): Don't add a number to members of
13135         local classes.
13136         (make_function_rtl): Likewise.
13137
13138 2000-03-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13139
13140         * gcse.c (compute_can_copy): Adjust if/else blocks from rth's
13141         patch from 2000-01-28.
13142
13143 2000-03-06  Clinton Popetz  <cpopetz@cygnus.com>
13144
13145         * config/sh/sh.c: (barrier_align): Handle a delay slot that is
13146         filled with an insn from the jump target.
13147
13148 2000-03-07  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13149
13150         * config/c4x/c4x-protos.h (c4x_global_name): Constify char *.
13151         (c4x_external_ref): Likewise.
13152         * config/c4x/c4x.c (struct name_list): Likewise.
13153
13154 1999-12-16  Ben Collins  <bcollins@debian.org>
13155
13156         * Makefile.in: Pass a new MULTILIB_EXCLUSIONS option as the sixth
13157         argument to genmultilib.
13158         * genmultilib: accept new MULTILIB_EXCLUSIONS option and output
13159         the contents into the multilib.h header.
13160         * gcc.c: Declare multilib_exclusions for the specs file.
13161         (set_multilib_dir): Use it.
13162         (print_multilib_info): Likewise.
13163         * t-linux64: Declare arguments for new MULTILIB_EXCLUSIONS option
13164         to pass to genmultilib.
13165
13166 2000-03-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13167
13168         * builtins.c (built_in_class_names, built_in_names): Constify a
13169         char*.
13170
13171         * gmon-sol2.c (monstartup, moncontrol): Cast ptrs to long, not
13172         int.
13173         (_mcleanup): Ensure value matches format specifier in sprintf.
13174
13175         * cpphash.c (special_symbol): Don't needlessly cast away
13176         const-ness.
13177
13178         * cppinit.c (base_name): Delete unused prototype.
13179
13180         * mkdeps.c (deps_init): Make definition K&R safe.
13181
13182         * tree.h (built_in_class_names, built_in_names): Constify a
13183         char*.
13184
13185 2000-03-06  Jakub Jelinek  <jakub@redhat.com>
13186
13187         * config/sparc/sparc.c (eligible_for_epilogue_delay): Accept
13188         floating point instructions for epilogue delay.
13189
13190         * config/sparc/sparc.h (ASM_ARCH64_SPEC): Pass -no-undeclared-regs
13191         to gas if it supports .register pseudo.
13192
13193         * real.h (MAX_LONG_DOUBLE_TYPE_SIZE): Define to
13194         LONG_DOUBLE_TYPE_SIZE if not defined.
13195         Use MAX_LONG_DOUBLE_TYPE_SIZE instead of
13196         LONG_DOUBLE_TYPE_SIZE in preprocessor if clauses.
13197         * real.c: Likewise.
13198         * gengenrtl.c: Likewise.
13199         * print-rtl.c: Likewise.
13200         * rtl.c: Likewise.
13201         * config/sparc/sol2-sld-64.h (TARGET_DEFAULT): Set
13202         MASK_LONG_DOUBLE_128.
13203         * config/sparc/sol2.h (TARGET_DEFAULT): Likewise.
13204         * config/sparc/sp64-elf.h (TARGET_DEFAULT): Likewise.
13205         * config/sparc/linux64 (TARGET_DEFAULT): Likewise.
13206         (SUBTARGET_SWITCHES): Define.
13207         (CPP_ARCH32_SPEC): Define __LONG_DOUBLE_128__ if compiling
13208         with -mlong-double-128.
13209         (LONG_DOUBLE_TYPE_SIZE): Define depending on target_flags.
13210         (MAX_LONG_DOUBLE_TYPE_SIZE): Define.
13211         (LIBGCC2_LONG_DOUBLE_TYPE_SIZE): Define depending on CPP macros.
13212         (CC1_SPEC): Include -mlong-double-{64,128} as needed.
13213         * config/sparc/linux.h (SUBTARGET_SWITCHES): Define.
13214         (CPP_SUBTARGET_SPEC): Define __LONG_DOUBLE_128__ if compiling
13215         with -mlong-double-128.
13216         (LONG_DOUBLE_TYPE_SIZE): Define depending on target_flags.
13217         (MAX_LONG_DOUBLE_TYPE_SIZE): Define.
13218         (LIBGCC2_LONG_DOUBLE_TYPE_SIZE): Define depending on CPP macros.
13219         * config/sparc/sparc.h (MASK_LONG_DOUBLE_128,
13220         TARGET_LONG_DOUBLE_128): Define.
13221         * config/sparc/linux-aout.h (LONG_DOUBLE_TYPE_SIZE): Remove.
13222         * config/sparc/sparc.c (sparc_override_options): Disallow 64bit
13223         long double on TARGET_ARCH64.
13224
13225 2000-03-06  Mark Mitchell  <mark@codesourcery.com>
13226
13227         * function.c (free_temps_for_rtl_expr): Don't free slots
13228         that have been pushed into a higher level.
13229
13230         Revert this patch:
13231         2000-03-05  Mark Mitchell  <mark@codesourcery.com>
13232
13233 2000-03-05  Mark Mitchell  <mark@codesourcery.com>
13234
13235         * basic-block.h (ALLOCA_REG_SET): Remove.
13236         (INITIALIZE_REG_SET): New macro.
13237         * flow.c (update_life_info): Use it.
13238         (calculate_global_regs_live): Likewise.
13239         (propagate_block): Likewise.
13240         * global.c (build_insn_chain): Likewise.
13241         * haifa-sched.c (schedule_region): Likewise.
13242
13243 2000-03-05  Stephane Carrez  <stcarrez@worldnet.fr>
13244
13245         * dwarf2out.c (UNALIGNED_WORD_ASM_OP): Support 2 bytes pointer.
13246         (ASM_OUTPUT_DWARF_ADDR_CONST): Use UNALIGNED_WORD_ASM_OP.
13247         (DWARF_ARANGES_PAD_SIZE): New define.
13248         (output_aranges): Use it to pad the address range header.
13249         (DWARF_ROUND): Fix for non power of 2 rounding.
13250
13251 2000-03-05  Jason Merrill  <jason@casey.cygnus.com>
13252
13253         * mkdeps.c (deps_calc_target): Remove incorrect 'const'.
13254
13255 2000-03-05  Mark Mitchell  <mark@codesourcery.com>
13256
13257         * tree.def (RTL_EXPR): Update documentation.
13258         * tree.h (RTL_EXPR_HAS_NO_SCOPE): New macro.
13259         * expr.c (expand_expr): Handle RTL_EXPR_HAS_NO_SCOPE.
13260         * function.c (preserve_rtl_expr_temp): New function.
13261         (preserve_rtl_expr_temps): Likewise.
13262         (preserve_rtl_expr_result): Use it.
13263
13264         Revert this patch:
13265         2000-03-04  Mark Mitchell  <mark@codesourcery.com>
13266
13267 2000-03-04  Thomas Schuster <Thomas.Schuster@gmx.net>
13268
13269         * regmove.c (copy_src_to_dest)  Do not create src->dest move
13270         for unchanging destination.
13271
13272 2000-03-04  Mark Mitchell  <mark@codesourcery.com>
13273
13274         * function.h (struct sequence_stack): Remove rtl_expr.
13275         (struct emit_staus): Likewise.
13276         (seq_rtl_expr): Remove.
13277         * tree.h (free_temps_for_rtl_expr): Don't declare.
13278         (start_sequence_for_rtl_expr): Likewise.
13279         * rtl.h (preserve_rtl_expr_result): Likewise.
13280         * emit-rtl.c (start_sequence): Don't set sequence_rtl_expr.
13281         (start_sequence_for_rtl_expr): Remove.
13282         (push_topmost_sequence): Don't save sequence_rtl_expr.
13283         (pop_topmost_sequence): Remove comment about not restoring it.
13284         (end_sequence): Don't set seq_rtl_expr.
13285         (init_emit): Don't initialize it.
13286         (mark_sequence_stack): Don't mark it.
13287         (mark_emit_status): Likewise.
13288         * except.c (protect_with_terminate): Use
13289         start_sequence_for_rtl_expr, not start_sequence.
13290         * expr.c (expand_expr, case RTL_EXPR): Don't call
13291         preserve_rtl_expr_result or free_temps_for_rtl_expr.
13292         * function.c (assign_stack_temp_for_type): Don't set rtl_expr.
13293         (preserve_rtl_expr_result): Remove.
13294         (free_temps_for_rtl_expr): Likewise.
13295         (pop_temp_slots): Likewise.
13296         (mark_temp_slot): Don't mark the rtl_expr.
13297         * stmt.c (expand_start_stmt_expr): Use start_sequence, not
13298         start_sequence_for_rtl_expr.
13299
13300 2000-03-04  Zack Weinberg  <zack@wolery.cumb.org>
13301
13302         * mkdeps.c, mkdeps.h: New files.
13303         * po/POTFILES.in: Add them.
13304         * Makefile.in (LIBCPP_OBJS): Add mkdeps.o.
13305         (cpplib.o, cppinit.o): Depend on mkdeps.h.
13306         (mkdeps.o): New target.
13307
13308         * cppfiles.c: Delete deps_output.
13309         * cppinit.c: Include mkdeps.h.  Delete known_suffixes,
13310         OBJECT_SUFFIX, and base_name.
13311         (cpp_cleanup): Use deps_free.  Free ihash->name when clearing
13312         the include hash.
13313         (initialize_dependency_output): Use deps_init,
13314         deps_add_target, deps_calc_target, and deps_add_dep.  Remove
13315         all the unnecessary string bashing.
13316         (cpp_finish): Use deps_write.  Remove an unnecessary nesting
13317         level.
13318         * cpplib.c (do_include): Use deps_add_dep.
13319         * cpplib.h (struct cpp_reader): Replace deps_buffer,
13320         deps_allocated_size, deps_size, deps_column members with
13321         single pointer to a struct deps.  Delete prototype of
13322         deps_output.
13323
13324         * cppinit.c: Fix thinko in previous patch.
13325
13326 Sat Mar  4 11:32:30 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13327
13328         * machmode.h (mode_for_size, smallest_mode_for_size): SIZE now signed.
13329         * stor-layout.c (mode_for_size, smallest_mode_for_size): Likewise.
13330         (mode_for_size_tree): New function.
13331         (layout_decl, layout_type): Call it and clean up BLKmode checks.
13332         * tree.h (mode_for_size_tree): New declaration.
13333
13334         * toplev.c (debug_ignore_block): Mark arg BLOCK as possibly unused.
13335
13336 2000-03-04  Jason Merrill  <jason@casey.cygnus.com>
13337
13338         * stmt.c (is_body_block): Move...
13339         * dwarfout.c, dwarf2out.c: ...from here.
13340         * tree.h: Declare it.
13341         * emit-rtl.c (remove_unncessary_notes): Don't remove the body block.
13342         * final.c (final_start_function): Do call remove_unnecessary_notes
13343         when scheduling.
13344
13345 2000-03-03  Zack Weinberg  <zack@wolery.cumb.org>
13346
13347         * config/vax/xm-vms.h: Define OBJECT_SUFFIX and EXECUTABLE_SUFFIX.
13348
13349         * cpplib.h (_dollar_ok): New macro.
13350         (is_idchar, is_idstart): Use it.
13351         (IStable): Rename to _cpp_IStable.  Declare it const if
13352         gcc >=2.7 or C99.  Delete all references to FAKE_CONST.
13353         (is_idchar, is_idstart, is_numchar, is_numstart, is_hspace,
13354         is_space): Update for renamed IStable.
13355
13356         * cppinit.c: Delete all references to FAKE_CONST and CAT
13357         macros. Define init_IStable as empty macro if gcc >=2.7 or
13358         C99. Change TABLE() to ISTABLE and hardcode name of table.
13359         (cpp_start_read): Don't change the IStable based on
13360         dollars_in_ident.
13361
13362         * cpphash.c (unsafe_chars): Add pfile argument.  All callers
13363         changed.  Handle '$' for char1 correctly.
13364         * cpplib.c (cpp_get_token): Use is_numchar when parsing numbers.
13365
13366         * cppexp.c (tokentab2): Make const.
13367         (cpp_lex): Make toktab const.
13368         * cppinit.c (include_defaults_array): Make const.
13369         (initialize_standard_includes): Make default_include const.
13370
13371 2000-03-03  Jason Merrill  <jason@casey.cygnus.com>
13372
13373         * dwarf2out.c (dwarf2out_frame_debug): Add cast to silence warning.
13374         (dwarf2out_decl): Functions can now have DECL_IGNORED_P.
13375         (gen_decl_die): Likewise.
13376         * dwarfout.c (dwarfout_file_scope_decl): Likewise.
13377         (output_decl): Likewise.
13378
13379         * varasm.c (make_function_rtl): If we change the name used in the
13380         rtl, update DECL_ASSEMBLER_NAME accordingly.
13381         (make_decl_rtl): Likewise.
13382
13383         * toplev.c (rest_of_compilation): Tweak formatting.
13384
13385         * toplev.c (rest_of_compilation): find_loop_tree_blocks before
13386         remove_unnecessary_notes.
13387         (debug_ignore_block): New fn.
13388         * toplev.h: Declare it.
13389         * emit-rtl.c (remove_unncessary_notes): Call it.
13390         * dwarf2out.c (dwarf2out_ignore_block): New fn.
13391         * dwarf2out.h: Declare it.
13392         * final.c (final_start_function): Don't call remove_unnecessary_notes
13393         if we did insn scheduling.
13394
13395 2000-03-03  Zack Weinberg  <zack@wolery.cumb.org>
13396
13397         * cppinit.c (cpp_handle_option): Set opts->pedantic directly.
13398         * cpplib.h: Delete SET_CPP_PEDANTIC.
13399
13400 Fri Mar  3 14:56:12 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13401
13402         * expr.c (expand_expr, case COMPONENT_REF): Use bitfield case if
13403         result is a RECORD_TYPE.
13404
13405 2000-03-03  Jonathan Larmour  <jlarmour@cygnus.co.uk>
13406
13407         * mips/elf.h (CTOR_LISTS_DEFINED_EXTERNALLY): Added.
13408
13409 2000-03-03  Richard Henderson  <rth@cygnus.com>
13410
13411         * alpha.c (alpha_emit_set_const_1): Re-order cases to prefer
13412         addition over compliments over shifts.
13413
13414 Fri Mar  3 12:49:28 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
13415
13416         * reload1.c (reload_combine_note_use): Handle return register USEs.
13417         REG case: Handle multi-hard-register hard regs.
13418
13419 Fri Mar  3 07:38:34 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13420
13421         * md.texi: Document use of '*' in insn pattern name.
13422
13423 2000-03-03  Jason Merrill  <jason@casey.cygnus.com>
13424
13425         * calls.c (special_function_p): operator new may not be malloc-like.
13426
13427         * gcse.c (dump_hash_table): Really fix error in last change.
13428
13429 2000-03-02  Denis Chertykov  <denisc@overta.ru>
13430
13431         * avr.c (print_operand): Use print_operand_address instead of
13432         output_addr_const.
13433         * avr/libgcc.S: Cleanup code.
13434
13435 2000-03-02  Richard Henderson  <rth@cygnus.com>
13436
13437         * alpha.c (alpha_emit_set_const_1): Also try c + small constant.
13438
13439 2000-03-02  Mark Mitchell  <mark@codesourcery.com>
13440
13441         * tree.h (TYPE_ALIGN_UNIT): New macro.
13442
13443 2000-03-02  Clinton Popetz  <cpopetz@cygnus.com>
13444
13445         * i386.c: (constant_call_address_operand): Reject CONST_INT.
13446
13447 2000-03-02  Jason Merrill  <jason@casey.cygnus.com>
13448
13449         * cpplib.h (CPP_PEDANTIC): Only true if system_header_p is not set
13450         for the buffer.
13451         (SET_CPP_PEDANTIC): New macro.
13452         * cpplib.c (do_include): Don't bother checking system_header_p.
13453         (do_warning, do_ident, do_assert, do_unassert): Likewise.
13454         * cppinit.c (cpp_handle_option): Use SET_CPP_PEDANTIC.
13455
13456         * function.h (struct expr_status): Add x_arg_space_so_far.
13457         (arg_space_so_far): New macro.
13458         * expr.c (init_expr): Initialize it.
13459         * calls.c (emit_call_1): Reset it.
13460         (compute_argument_block_size, expand_call): Use it.
13461         (expand_call, store_one_arg): Increment it.
13462
13463 Thu Mar  2 17:27:13 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13464
13465         * varasm.c (output_constant): Strip off a CONVERT_EXPR to
13466         a UNION_TYPE.
13467
13468 2000-03-02  Zack Weinberg  <zack@wolery.cumb.org>
13469
13470         * cppfiles.c (cpp_read_file): New function.
13471
13472         * cpphash.c (collect_expansion): Make sure to reset last_token
13473         to NORM when we hit a string.  Handle trailing whitespace
13474         properly when the expansion is empty.
13475         (create_definition): Disable line commands while parsing the
13476         directive line.
13477         (dump_definition): If pfile->lineno == 0, output a line
13478         command ahead of the dump, and add a trailing newline.
13479
13480         * cppinit.c (append_include_chain): Add fifth argument, which
13481         indicates whether or not system headers are C++ aware.
13482         (initialize_standard_includes): New function,
13483         broken out of read_and_prescan.  Pass 'cxx_aware' value from
13484         the include_defaults_array on to append_include_chain.
13485         (dump_special_to_buffer): Const-ify char array.
13486         (builtin_array): Don't dump __BASE_FILE__.
13487         (cpp_start_read): Use cpp_read_file.  Reorder code for
13488         clarity.  Don't output line commands here for -D/-A/-U
13489         switches.  Don't call deps_output for files included with
13490         -include or -imacros.
13491
13492         * cpplib.c (do_define): Don't pay any attention to the second
13493         argument.
13494         (cpp_expand_to_buffer): Disable line commands while scanning.
13495         (output_line_command): Work in the file buffer.
13496         * cpplib.h: Remove no_record_file flag from struct cpp_reader.
13497         Fix formatting of comments.  Prototype cpp_read_file.
13498
13499 Thu Mar  2 13:29:46 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13500
13501         * c-common.c (c_common_nodes_and_builtins): Make sizetype_endlink
13502         reference the language-equivalent of sizetype.
13503         * c-typeck.c (comptypes): Treat sizetype like its language equivalent.
13504         * fold-const.c (size_binop, size_diffop): Put back checks.
13505         * gcse.c (dump_hash_table): Fix minor error in last change.
13506         * stor-layout.c (set_sizetype): Set TYPE_DOMAIN of sizetype.
13507         Clear TYPE_{NEXT,MAIN}_VARIANT and TYPE_{POINTER,REFERENCE}_to of
13508         all sizetypes.
13509
13510 Thu Mar  2 12:48:45 MET 2000  Jan Hubicka  <jh@suse.cz>
13511
13512         * calls.c (expand_call)  Do not attempt to combine stack adjustments
13513         with inhibit_defer_pop set.
13514
13515 2000-03-01  Mark Mitchell  <mark@codesourcery.com>
13516
13517         * stor-layout.c (layout_decl): Allow front-ends to explicitly set
13518         the DECL_SIZE for a FIELD_DECL.
13519
13520 2000-03-01  Bruce Korb  <bkorb@gnu.org>
13521
13522         * fixinc/inclhack.tpl: remove unused symlinks
13523         * fixinc/README: GCC Maintainer info
13524         * fixinc/inclhack.sh: regen
13525         * fixinc/fixincl.sh: regen
13526
13527 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
13528
13529         * cpphash.c (collect_expansion): Trim trailing white space
13530         from macro definitions, but don't go past the last insertion
13531         point.
13532
13533 Wed Mar  1 12:14:31 MET 2000  Jan Hubicka  <jh@suse.cz>
13534
13535         * i386.md (mulqi3): New pattern.
13536
13537 2000-02-29  Zack Weinberg  <zack@wolery.cumb.org>
13538
13539         * cpplib.h (CPP_ASSERTION, CPP_STRINGIZE, CPP_TOKPASTE): New
13540         token types.
13541         (struct cpp_reader): Add parsing_if_directive and
13542         parsing_define_directive flags.
13543         (struct cpp_options): Remove output_conditionals flag.
13544         (check_macro_name): Delete prototype.
13545
13546         * cpphash.h (struct macrodef): Delete.
13547         (struct reflist): Separate from struct definition.
13548         (struct definition): Remove unused fields.  Add column number.
13549         (create_definition): Returns a DEFINITION *.  Takes a
13550         cpp_reader * and an int.
13551
13552         * cpphash.c (SKIP_WHITE_SPACE): Delete.
13553         (PEEKC): Copy defn from cpplib.c.
13554         (rest_extension, REST_EXTENSION_LENGTH): Delete.
13555         (struct arg): New.
13556         (struct arglist): Simplify.
13557         (collect_expansion): Rewrite.  Get tokens by calling
13558         cpp_get_token.  Add more error checking.
13559         (collect_formal_parameters): New function, broken out of
13560         create_definition and reworked to use get_directive_token.
13561         (create_definition): All real work is now in collect_expansion
13562         and collect_formal_parameters.  do_define handles finding the
13563         macro name.  Return a DEFINITION, not a MACRODEF.
13564         (macroexpand): Replace bcopy with memcpy throughout.  Replace
13565         character-at-a-time copy loop with memcpy and pointer increments.
13566         (compare-defs): d1->argnames / d2->argnames might be null.
13567
13568         * cpplib.c (copy_rest_of_line): Delete function.
13569         (skip_rest_of_line): Do all the work ourselves.
13570         (skip_string): New function.
13571         (parse_string): Use skip_string.
13572         (get_macro_name): New function.
13573         (check_macro_name): Delete.
13574         (copy_comment): Use CPP_RESERVE and CPP_PUTC_Q.
13575         (cpp_skip_hspace): Use CPP_BUMP_LINE.
13576         (handle_directive): ICE if we're called on a macro buffer.
13577         (do_define): Determine macro name and type (funlike/objlike)
13578         here.  Expunge all uses of MACRODEF.
13579         (cpp_push_buffer): Set line_base to NULL.
13580         (do_undef, read_line_number): Don't worry about getting a POP token.
13581         (eval_if_expression): Set/reset parsing_if_directive around
13582         cpp_parse_expr. Don't clear only_seen_white.
13583         (skip_if_group): Remove output_conditionals logic.  Use
13584         skip_rest_of_line.
13585         (cpp_get_token): Return ASSERTION, STRINGIZE, and TOKPASTE
13586         tokens under appropriate conditions.
13587         (cpp_unassert): Call do_unassert not do_assert.  Oops.
13588
13589         * cppexp.c (parse_defined): New function, break out of
13590         cpp_lex.
13591         (cpp_lex): We now get CPP_ASSERTION tokens and can check them
13592         ourselves, with cpp_defined.
13593         * cppinit.c (cpp_handle_option, print_help): Delete -ifoutput.
13594
13595         * gcc.dg/20000209-2.c: Turn off -pedantic-errors.
13596         * gcc.dg/strpaste-2.c: New.
13597
13598 2000-02-29  Mark Mitchell  <mark@codesourcery.com>
13599
13600         * fold-const.c (size_binop): Don't asert inputs are the same and
13601         have TYPE_IS_SIZETYPE set.
13602         (size_diffop): Likewise.
13603
13604 2000-02-29  Jason Merrill  <jason@casey.cygnus.com>
13605
13606         * dwarfout.c (output_block): Output abstract blocks even if they
13607         don't have TREE_ASM_WRITTEN set.
13608
13609         * calls.c (emit_library_call): Check for null REG.
13610
13611 2000-03-01  Martin von Loewis  <loewis@informatik.hu-berlin.de>
13612
13613         * c-decl.c (current_function_decl): Move to toplev.c.
13614         (init_decl_processing): Don't add current_function_decl as a ggc
13615         root here.
13616         * dbxout.c (dbxout_symbol): Change return type to int.
13617         (dbxout_symbol_location, dbxout_syms): Likewise.
13618         (dbxout_block): Don't emit LBRAC/RBRAC pairs for blocks without
13619         any locals. Use current_function_func_begin_label if set.
13620         * dbxout.h (dbxout_symbol, dbxout_syms): Change return type.
13621         * dwarf2out.c (dwarf2out_begin_prologue): Set
13622         current_function_func_begin_label.
13623         * final.c (final_start_function): Reset it.
13624         * toplev.c (current_function_decl): Define it here.
13625         (current_function_func_begin_label): New variable.
13626         (main): Add both as ggc roots.
13627         * tree.h (current_function_func_begin_label): Declare.
13628
13629 Tue Feb 29 14:07:04 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13630
13631         * gcse.c: Cleanups throughout: mostly white-space, but also
13632         some minor rearrangement of code.
13633
13634 Tue Feb 29 10:45:59 2000  Jeffrey A Law  (law@cygnus.com)
13635
13636         * calls.c (emit_library_call): Do not abort if FUNCTION_ARG
13637         returns a PARALLEL.  Use emit_group_load and use_group_regs
13638         as needed.
13639         (emit_library_call_value): Similarly.
13640
13641         * pa/t-pa: Use quadlib.c instead of quadlib.asm.
13642         * pa/quadlib.asm: Remove.
13643         * pa/quadlib.c: New file.
13644
13645         * configure.in (hpux10, hpux11, PA32 mode): Use i128 float format.
13646         * configure: Rebuilt.
13647
13648 2000-02-29  Philip Blundell  <pb@futuretv.com>
13649
13650         * config/arm/conix-elf.h: New file.
13651         * configure.in (arm*-*-conix*): New configuration.
13652         * configure: Regenerate.
13653
13654 2000-02-28  Jason Merrill  <jason@casey.cygnus.com>
13655
13656         * dwarf2out.c (gen_block_die): Output abstract blocks even if they
13657         don't have TREE_ASM_WRITTEN set.
13658
13659 Mon Feb 28 21:07:59 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13660
13661         * Eliminate DECL_FIELD_SIZE.
13662         * builtins.c (built_in_class_names, built_in_names): New variables.
13663         * c-decl.c (finish_struct): Set specified size in DECL_SIZE.
13664         * expr.c (expand_expr, case COMPONENT_REF): Get field size from
13665         DECL_SIZE, not DECL_FIELD_SIZE.
13666         * print-tree.c (print_node): Remove code that prints extra blank
13667         lines in some cases.
13668         Properly handle inline and builtin function cases.
13669         * stor-layout.c (layout_decl): Get specified size from DEC_SIZE.
13670         * tree.h (built_in_class_named, built_in_names): New declarations.
13671         (union tree_decl): Rename internal unions to u1 and u2 and change
13672         some of their components.
13673         Add new field built_in_class.
13674         (DECL_ALIGN, DECL_INCOMING_RTL, DECL_SAVED_INSNS, DECL_FRAME_SIZE):
13675         Reflect above changes.
13676         (DECL_FUNCTION_CODE, DECL_BUILT_IN_CLASS): Likewise.
13677         (DECL_SET_FUNCTION_CODE, DECL_FIELD_SIZE): Deleted.
13678         * objc/objc-act.c (objc_copy_list): Use DECL_SIZE, not DECL_FIELD_SIZE.
13679         (encode_field_decl): Likewise; also remove obsolete test for bitfield.
13680
13681 2000-02-28  Dmitri Makarov  <dim@windriver.com>
13682
13683         * extend.texi: Document ARM's support for long/short calls.
13684
13685         * invoke.texi: Document ARM's -mlong-calls command line switch.
13686
13687         * config/arm/arm-protos.h (arm_is_longcall_p): Add prototype.
13688         (arm_encode_call_attribute): Add prototype.
13689         (arm_set_default_type_attribute): Add prototype.
13690         (arm_strip_name_encoding): Add prototype.
13691
13692         * config/arm/arm.c (arm_init_cumulative_args): replace
13693         initialisation og 'long_calls' field with initialisation of
13694         'call_cookie' field.
13695         (enum arm_pragma_enum): New enum.
13696         (arm_pragma_long_calls): New static variable.
13697         (arm_process_pragma): Also process "#pragma long_calls_off".
13698         (arm_valid_type_attribute_p): Accept short_call attribute.
13699         (arm_comp_type_attributes): Check long/short call attributes.
13700         (arm_encode_call_attribute):  New function:  Encode long_call
13701         or short_call attribute in function name.
13702         (arm_set_default_type_attributes): New function: Assign
13703         default attributes to newly defined type.
13704         (current_file_function_operand): New function: Return true if
13705         the symbol is a function which has already been compiled.
13706         (arm_is_longcall_p): New function: Return true if the
13707         indicated function should be called via a long call.
13708         (arm_get_strip_length): New function.  Returns number of
13709         prefix characters to be stripped from a function's name.
13710         (arm_strip_name_encoding): New function.  Strip prefix characters
13711         from a function's name.
13712
13713         * config/arm/arm.h (CUMULATIVE_ARGS): Replace 'long_call' field
13714         with 'call_cookie'.
13715         (SHORT_CALL_FAG_CHAR): Define.
13716         (LONG_CALL_FAG_CHAR): Define.
13717         (ENCODED_SHORT_CALL_ATTR_P): Define.
13718         (ENCODED_LONG_CALL_ATTR_P): Define.
13719         (ARM_NAME_ENCODING_LENGTHS): Define.
13720         (STRIP_NAME_ENCODING): Define.
13721         (ASM_OUTPUT_LABELREF): Define, and use to strip name encoding.
13722         (ARM_ENCODE_CALL_TYPE): Define.
13723         (ENCODE_SECTION): Invoke ARM_ENCODE_CALL_TYPE.
13724         (ARM_DECLARE_FUNCTION_SIZE): Define.
13725         (SET_DEFAULT_TYPE_ATTRIBUTES): Define.
13726
13727         * config/arm/arm.md (call): Call arm_is_longcall_p to decide
13728         if a long call is needed.
13729         (call_value): Ditto.
13730         (call_symbol): Ditto.
13731
13732         * config/arm/elf.h (ASM_DECLARE_FUNCTION_SIZE): Add invocation of
13733         ARM_DECLARE_FUNCTION_SIZE.
13734
13735         * config/arm/pe.h (ARM_PE_FLAG_CHAR): Define.
13736         (SUBTARGET_NAME_ENCODING_LENGTHS): Define.
13737         (ARM_STRIP_NAME_ENCODING): Undefine.
13738         (STRIP_NAME_ENCODING): Undefine.
13739         (ASM_OUTPUT_LABELREF): Use arm_strip_name_encoding.
13740         (ASM_DECLARE_FUNCTION_NAME): Ditto.
13741         (ASM_OUTPUT_COMMON): Ditto.
13742         (ASM_DECLARE_OBJECT_NAME): Ditto.
13743
13744         * config/arm/pe.c (arm_dllexport_name_p): Check for
13745         ARM_PE_FLAG_CHAR.
13746         (arm_dllimport_name_p): Ditto.
13747         (arm_mark_dllexport): Use ARM_PE_FLAG_CHAR.
13748         (arm_mark_dllimport): Ditto.
13749
13750 Mon Feb 28 22:11:12 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
13751
13752         * sh.h (DWARF_LINE_MIN_INSTR_LENGTH): Define.
13753
13754 2000-02-28  Mark Mitchell  <mark@codesourcery.com>
13755
13756         * xcoffout.c (xcoffout_begin_function): Fix typo in previous change.
13757
13758 2000-02-28  Zack Weinberg  <zack@wolery.cumb.org>
13759
13760         * tm.texi: Document new target switch, NO_BUILTIN_WCHAR_TYPE.
13761         * cppinit.c (builtin_array): Define __WCHAR_TYPE__ only if
13762         NO_BUILTIN_WCHAR_TYPE is not defined.
13763         (CPP_WCHAR_TYPE): Delete.
13764         * cccp.c (main): Don't change wchar_type if cplusplus.
13765         (special_symbol, initialize_builtins): Honor NO_BUILTIN_WCHAR_TYPE.
13766
13767 2000-02-28  Nick Clifton  <nickc@cygnus.com>
13768
13769         * config/arm/arm-wince-pe.h (SIZE_TYPE): Define to "unsigned long".
13770
13771 Mon Feb 28 14:21:15 2000  Catherine Moore  <clm@cygnus.com>
13772
13773         * config/pa/som.h (MAKE_DECL_ONE_ONLY): Define.
13774         (ASM_WEAKEN_LABEL): Define.
13775
13776 Mon Feb 28 13:07:19 MET 2000  Jan Hubicka  <jh@suse.cz>
13777
13778         * expr.c (store_constructor): Do not emit USE.
13779         * rtl.h (stupid_life_analysis): Remove.
13780
13781 Mon Feb 28 07:03:27 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13782
13783         * function.c (number_blocks): Reset next_block_index based on
13784         what debugging format is used, not what is defined.
13785
13786         * lcm.c: Minor reformatting throughout.
13787         (reg_dies, reg_becomes_live): Properly handle multiple hard regs.
13788
13789         * toplev.c (rest_of_compilation): Account for time in
13790         optimize_mode_switching.
13791
13792         * jump.c (jump_optimize_1): Don't call delete_barrier_successors
13793         if only marking labels.
13794
13795 Mon Feb 28 12:53:57 MET 2000  Jan Hubicka  <jh@suse.cz>
13796
13797         * calls.c (expand_call): Attempt to combine stack adjustments with
13798         pending stack adjustments.
13799
13800 Mon Feb 28 11:34:43 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
13801
13802         * loop.c (reg_in_basic_block_p): Don't abort when falling through
13803         to the end of the function.
13804
13805 2000-02-27  Mark Mitchell  <mark@codesourcery.com>
13806
13807         * emit-rtl.c (remove_unncessary_notes): Remove notes for empty
13808         blocks.
13809         * final.c (next_block_index): Remove.
13810         (max_block_depth): Likewise.
13811         (pending_blocks): Likewise.
13812         (init_final): Don't initialize them.
13813         (final_start_function): Don't set next_block_index.  Set up
13814         BLOCK_NUMBER.
13815         (final_scan_insn): Use BLOCK_NUMBER, not next_block_index.
13816         * function.h (number_blocks): New function.
13817         * function.c (get_block_vector): New function.
13818         (identify_blocks): Use it.
13819         (reorder_blocks): Set NOTE_BLOCK.
13820         (number_blocks): New function.
13821         * tree.def (BLOCK): Add documentation for TREE_ASM_WRITTEN flag.
13822         * tree.h (BLOCK_NUMBER): New macro.
13823         (tree_block): Add block_num field.
13824         * dbxout.c (next_block_number): Remove.
13825         (dbxout_init): Don't set it.
13826         (dbxout_block): Only output blocks that have TREE_ASM_WRITTEN
13827         set.  Use BLOCK_NUMBER, rather than next_block_num, to determine
13828         block numbers.
13829         * toplev.c (rest_of_compilation): Always call
13830         find_loop_tree_blocks.  Fix indentation.
13831         * dwarf2out.c (next_block_number): Remove.
13832         (gen_lexical_block_die): Use BLOCK_NUMBER, not next_block_number,
13833         to determine block numbers.
13834         (gen_inlined_subroutine_die): Likewise.
13835         (gen_block_die): Only output blocks that have TREE_ASM_WRITTEN set.
13836         (decls_for_scope): Don't increment next_block_number.
13837         * dwarfout.c (next_block_number): Remove.
13838         (output_lexical_block_die): Use BLOCK_NUMBER, not next_block_number,
13839         to determine block numbers.
13840         (output_inlined_subroutine_die): Likewise.
13841         (output_block): Only output blocks that have TREE_ASM_WRITTEN set.
13842         (output_decls_for_scope): Don't increment next_block_number.
13843         * sdbout.c (next_block_number): Remove.
13844         (sdbout_block): Use BLOCK_NUMBER.
13845         (sdbout_begin_block): Simplify.
13846         * xcoffout.c (next_block_number): Remove.
13847         (xcoffout_block): Use BLOCK_NUMBER, not next_block_number.
13848         (xcoffout_begin_block): Don't set next_block_number.
13849         (xcoffout_begin_function): Likewise. Use BLOCK_NUMBER, not
13850         next_block_number.
13851
13852 Sun Feb 27 16:40:33 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13853
13854         * builtins.c (c_strlen): Use size_diffop and return ssizetype value.
13855         (expand_builtin_strcpy): Pass correct type to size_binop.
13856         (expand_builtin_strcmp): Likewise.
13857         Clean up conditional structure.
13858         * c-decl.c (init_decl_processing): Don't call set_sizetype twice.
13859         (complete_array_type): Don't use size_binop for MAXINDEX.
13860         * c-typeck.c (c_sizeof): Use size_one_node and TYPE_SIZE_UNIT.
13861         (c_sizeof_nowarn, c_size_in_bytes): Likewise.
13862         (c_alignof): Use size_one_node.
13863         (build_unary_op): Pass arg of proper type to size_binop.
13864         (really_start_incremental_init, push_init_level): Use sizetype for
13865         constructor{,_bit,_unfilled}_index.
13866         (pop_init_label, output_init_element): Likewise.
13867         (output_pending_init_elements, process_init_element): Likewise.
13868         * calls.c (compute_argument_block_size): Field VAR is ssizetype.
13869         * expr.c (store_expr): Use size_int.
13870         (store_constructor): Use proper types for size_binop args.
13871         (get_inner_reference, expand_expr, case ARRAY_REF): Likewise.
13872         (expand_expr_unaligned): Likewise.
13873         (string_contant): Return object of sizetype.
13874         * expr.h (SUB_PARM_SIZE): Call size_diffop and pass proper types.
13875         (ARGS_SIZE_RTX): Call ARGS_SIZE_TREE.
13876         (ARGS_SIZE_TREE): Pass proper types to size_binop.
13877         * fold-const.c (int_const_binop): Refine when size_int is called.
13878         (fold_convert): Likewise.
13879         (size_int_wide): Rework to take KIND as arg, only take low order
13880         bits, handle new sizetype_tab datatype, and chain entries in
13881         size_table.
13882         (size_int_type_wide): New function.
13883         (size_binop): Validate types of arguments.
13884         (ssize_binop): Deleted.
13885         (size_diffop): New function.
13886         (extract_muldiv): Only fold division into multiplication for sizetypes.
13887         * function.c (assign_parms): Use size_diffop and make sure
13888         VAR field is of ssizetype; also pass proper type to size_binop.
13889         (locate_and_pad_parm, pad_to_arg_alignment): Likewise.
13890         (round_down): Deleted from here.
13891         * store-layout.c (sizetype_tab): Now an array.
13892         (sizetype_set, early_root_list): New variables.
13893         (variable_size): Use size_one_node.
13894         (round_up): Pass proper type to size_binop.
13895         (round_down): Moved to here and corrected as above.
13896         (layout_record): Pass proper arg types to size_binop.
13897         (layout_type): Likewise.
13898         If sizetype_set is zero, record the type just laid out.
13899         (make_unsigned_type): Don't call set_sizetype;
13900         (make_signed_type): Likewise; also, call fixup_signed_type.
13901         (initialize_sizetypes): New function.
13902         (set_sizetype): Make copy of types, set TYPE_IS_SIZETYPE, and
13903         set name of bitsizetype to "bit_size_type".
13904         Fix up type of sizes of all types made before call.
13905         * tm.texi (ROUND_TYPE_SIZE_UNIT): New macro.
13906         * tree.c (fix_sizetype): Deleted.
13907         (build_common_tree_nodes): Call initialize_sizetypes.
13908         (build_common_tree_nodes_2): Don't call fix_sizetype.
13909         * tree.h (TYPE_IS_SIZETYPE): New macro.
13910         (initialize_sizetype): New declaration.
13911         (enum size_type_kind): New type.
13912         (struct sizetype_tab): Deleted.
13913         (sizetype_tab): Now array; adjust sizetype macros.
13914         (size_diffop, size_int_type_wide): New functions.
13915         (size_int_wide): Change number of args and type; access macros changed.
13916         (ssize_int, sbitsize_int): New macros.
13917         * config/i960/i960.h (ROUND_TYPE_SIZE): Use size_int.
13918         (ROUND_TYPE_SIZE_UNIT): New macro.
13919
13920 2000-02-27  Zack Weinberg  <zack@wolery.cumb.org>
13921
13922         * c-lex.c (putback_buffer): Make 'buffer' an unsigned char *.
13923
13924 Sun Feb 27 07:44:17 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13925
13926         * gcov-io.h (__fetch_long, __store_long, __read_long, __write_long):
13927         Mark as possibly unused.
13928
13929         * cse.c (cse_insn): Delete dead code involving tablejump.
13930         Pass CODE_LABEL, not LABEL_REF to gen_jump and reset INSN_CODE.
13931
13932         * Makefile.in (libcpp.a): Start by deleting it.
13933
13934 2000-02-27  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13935
13936         * cpplib.h (enum file_change_code): Added rename_file.
13937         * cpplib.c (do_line): If a filename is given, set file_change to
13938         rename_file.
13939         (output_line_command): If file_change is rename_file, always
13940         output a # directive with the file name.
13941
13942         * cpplib.c (do_pragma): Accept #pragma without consecutive token.
13943
13944 2000-02-26  Mark Mitchell  <mark@codesourcery.com>
13945
13946         * integrate.c (copy_decl_for_inlining): Preserve TREE_ADDRESSABLE
13947         when copying a PARM_DECL or RESULT_DECL.
13948
13949 2000-02-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13950
13951         * fix-header.c (recognized_function): Also fix prototypes for
13952         functions taking "void".
13953
13954 2000-02-26  Geoff Keating  <geoffk@cygnus.com>
13955
13956         * reload1.c (do_output_reload): Check reg_reloaded_valid before
13957         looking at reg_reloaded_contents.
13958
13959 2000-02-26  Zack Weinberg  <zack@wolery.cumb.org>
13960
13961         * Makefile.in (STMP_FIXINC): New toggle.
13962         (LIBGCC2_DEPS): Delete all references.
13963         (stmp-headers): Delete target.  All references either deleted
13964         or changed to stmp-int-headers.
13965         (all.cross): Don't depend on stmp-headers or STMP_FIXPROTO.
13966         (LIBCPP_OBJS): Take out cppalloc.o.
13967         (cppalloc.o): Delete target.
13968         (stmp-int-hdrs): Depend on $(STMP_FIXINC).
13969         (gen-protos, fix-header): Link with libiberty.a.
13970         * build-make: Don't change FIXINCLUDES.  Override STMP_FIXINC
13971         to empty.
13972
13973         * configure.in: Remove refs to strerror.
13974         * acconfig.h: Take out NEED_DECLARATION_STRERROR.
13975         * system.h: Take out strerror stanza.
13976
13977         * cpperror.c (my_strerror): Delete function.
13978         (cpp_error_from_errno, cpp_notice_from_errno): Use xstrerror.
13979         * cppmain.c (main): Call xmalloc_set_program_name first thing.
13980         * cppalloc.c: Delete file.
13981         * gen-protos.c: Don't provide xrealloc.
13982
13983         * fixinc/fixincl.c, fixinc/fixlib.c, fixinc/procopen.c: Use
13984         xstrerror throughout.
13985
13986 2000-02-26  Bruce Korb  <bkorb@gnu.org>
13987
13988         * fixinc/inclhack.def (undefine_null): the bypass pattern needs to
13989         match for DOS headers, too.
13990         * fixinc/inclhack.sh,fixincl.x: Regenerate.
13991
13992 2000-02-26  Geoff Keating  <geoffk@cygnus.com>
13993
13994         * config/elfos.h (ASM_OUTPUT_LABELREF): Don't define.  The default
13995         is right for most ELF targets.
13996         * config/ns32k/ns32k.h (ASM_OUTPUT_LABELREF): Don't define.
13997         Let the default file use %U properly.
13998         * config/sh/elf.h (ASM_OUTPUT_LABELREF): Don't define.  Use the
13999         default.
14000
14001         * config/fp-bit.c (pack_d): Properly handle rounding of denormal
14002         numbers.
14003
14004 Sat Feb 26 09:39:16 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14005
14006         * toplev.c (documented_lang_options): Correct spelling error.
14007         (decode_d_option, decode_f_option, main): Likewise.
14008
14009         * toplev.c (print_time): Avoid SIGFPE when all_time is zero.
14010
14011         * config/alpha/alpha.h (ASM_OUTPUT_MI_THUNK): Use .set at
14012         to tell assembler it is permitted to expand large constants.
14013
14014 2000-02-25  Mumit Khan  <khan@xraylith.wisc.edu>
14015
14016         * protoize.c: (AUX_INFO_SUFFIX): New macro.
14017         (aux_info_suffix): Use.
14018         (SAVE_SUFFIX): New macro.
14019         (save_suffix): Use.
14020         (munge_compile_parms): Fix typo in NUL. DJGPP supports /dev/null.
14021         (gen_aux_info_file): Use aux_info_suffix instead of ".X".
14022         (edit_file): Handle 8.3 restriction for DOS/DJGPP filenames.
14023
14024         * invoke.texi (Running Protoize): Update documentation.
14025
14026 2000-02-25 Mark Elbrecht <snowball3@bigfoot.com>
14027
14028         * i386/djgpp.h (CPP_PREDEFINES): Remove Unix defines.
14029
14030 2000-02-25  John Wehle  (john@feith.com)
14031
14032         * rtlanal.c (find_last_value): Allow NULL_RTX for valid_to.
14033
14034 2000-02-25  Anthony Green  <green@cygnus.com>
14035
14036         * toplev.c (rest_of_compilation): Rebuild jump labels if
14037         combine_instructions has created a new direct jump.
14038         * combine.c (try_combine): Add new_direct_jump_p argument.  Set it
14039         when appropriate.
14040         (combine_instructions): Call try_combine with new argument.
14041         Return non-null value when new direct jump instruction is created.
14042         * rtl.h: combine_instructions returns an int.
14043
14044 Fri Feb 25 19:49:08 2000  Jeffrey A Law  (law@cygnus.com)
14045
14046         * cse.c (cse_insn): Replace the PATTERN of the insn with an new
14047         jump when changing a computed jump into a jump to a known
14048         target.
14049
14050 Fri Feb 25 19:22:44 2000  Graham Stott <grahams@rcp.co.uk>
14051
14052         * resource.c (mark_referenced_resources): Changed use SET_DEST (...)
14053         to XEXP (..., 0) on RTL nodes which are not SET or CLOBBER.
14054
14055         * i386.md (define_expand "clrstrsi"): Fix typo.
14056
14057 Fri Feb 25 18:49:39 2000  "K. Richard Pixley" <rich@microunity.com>
14058
14059         * rtl.texi: Fix typo.
14060
14061 Fri Feb 25 20:02:35 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
14062
14063         * sh.c (calc_live_regs): Multiply value assigned to *COUNT_PTR by
14064         UNITS_PER_WORD.  Change caller initial_elimination_offset.
14065         (rounded_frame_size): Take into account that argument pushed has
14066         changed.  Fix TARGET_ALIGN_DOUBLE problem.
14067
14068 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
14069
14070         * haifa-sched.c (schedule_block): Explain the real reason
14071         we delete REG_SAVE_NOTEs on the first insn of a block.
14072         Don't delete REG_SAVE_NOTES for NOTE_INSN_SETJMP.
14073
14074 2000-02-24  Mark Mitchell  <mark@codesourcery.com>
14075
14076         * input.h (push_srcloc): New function.
14077         (pop_srcloc): Likewise.
14078         * toplev.c (push_srcloc): Define it.
14079         (pop_srcloc): Likewise.
14080
14081 2000-02-24  Richard Henderson  <rth@cygnus.com>
14082
14083         * flow.c (life_analysis): When collecting reg info, clear
14084         regs_ever_live.
14085
14086 Thu Feb 24 22:06:52 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
14087
14088         Fix bug exposed by reload.c no longer rounding the frame
14089         size to BIGGEST_ALIGNMENT:
14090         * sh.c (rounded_frame_size): New function.
14091         (sh_expand_prologue, sh_expand_epilogue): Use it.
14092         (initial_elimination_offset): Likewise.
14093
14094 Thu Feb 24 20:04:11 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
14095
14096         Fix breakage from 6th Feb thread_prologue_and_epilogue_insns change:
14097         * sh-protos.h (sh_need_epilogue): Declare.
14098         * sh.c (sh_need_epilogue_known): New static variable.
14099         (sh_need_epilogue): New function.
14100         (function_epilogue): Clear need_epilogue_known.
14101         * sh.md (return): Split into expander / insn pattern.
14102         Make the expander conditional on ! sh_need_epilogue ().
14103
14104 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
14105
14106         * machmode.h (get_mode_alignment): Declare.
14107         (GET_MODE_ALIGNMENT): Call it.
14108         * stor-layout.c (get_mode_alignment): New function. Make
14109         sure alignment is always power of 2.
14110
14111 2000-02-23  Zack Weinberg  <zack@wolery.cumb.org>
14112
14113         * i386.h: Remove useless definition of "I386" and misleading
14114         comment above it.
14115
14116 2000-02-23  Zack Weinberg  <zack@wolery.cumb.org>
14117
14118         * tree.h (TREE_SET_PERMANENT): New macro.  Document conditions
14119         under which TREE_PERMANENT will be set.
14120         * tree.c (make_node, copy_node, make_tree_vec, tree_cons,
14121         build1): Use TREE_SET_PERMANENT.
14122         * print-tree.c (print_node): Don't report value of
14123         TREE_PERMANENT if ggc_p is true.
14124
14125         * c-common.c (c_get_alias_set): Don't use TREE_PERMANENT to
14126         decide whether to give a type a new alias set.
14127         * objc/objc-act.c (build_objc_string_object): Never copy the string.
14128         * tree.c (make_node): Set DECL_IN_SYSTEM_HEADER irrespective
14129         of value of 'obstack'.
14130
14131
14132 2000-02-24  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14133
14134         * config/c4x/c4x.c (c4x_process_after_reload): Split all insns.
14135
14136 2000-02-23  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14137
14138         * cpplib.h (enum cpp_token): Added CPP_WCHAR and CPP_WSTRING.
14139         * cpplib.c (cpp_get_token): Produce them.
14140         * cppexp.c (cpp_lex): Handle them.
14141
14142 2000-02-23  Nick Clifton  <nickc@cygnus.com>
14143
14144         * config/arm/arm.c (arm_comp_type_attributes): Simply and
14145         comment tests on type attributes.
14146
14147 Wed Feb 23 16:42:21 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
14148
14149         * final.c (shorten_branches): Make value passed to LOOP_ALIGN
14150         conform to documentation.
14151         * sh.h (LOOP_ALIGN): If aligning loops, call sh_loop_align
14152         to check for special cases.
14153         * sh-protos.h (sh_loop_align): Declare.
14154         * sh.c (sh_loop_align): Define.
14155
14156 2000-02-22  Andrew Haley  <aph@cygnus.com>
14157
14158         * config/mips/mips.h (GAS_ASM_SPEC): Pass -mgp32/-mgp64 to gas.
14159         (SIZE_TYPE): Is 32 bits when using -mgp32.
14160         (PTRDIFF_TYPE): Ditto.
14161
14162 Wed Feb 23 07:26:27 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14163
14164         * diagnostic.c (init_output_buffer): Handle case of null PREFIX.
14165
14166 2000-02-23  Zack Weinberg  <zack@wolery.cumb.org>
14167
14168         * config/i386/i386.h: If IN_TARGET_LIBS is defined, make
14169         BIGGEST_FIELD_ALIGNMENT a constant.
14170
14171 2000-02-21  Jason Merrill  <jason@casey.cygnus.com>
14172
14173         * dwarf2out.c (output_line_info): Put the marker for the end of
14174         the line number info at the actual end.
14175         (gen_struct_or_union_type_die): Use decl_function_context
14176         to check for local classes.
14177         * dwarfout.c (output_type): Likewise.
14178
14179 Tue Feb 22 01:38:57 2000  Jeffrey A Law  (law@cygnus.com)
14180
14181         * pa.h (FUNCTION_ARG_PASS_BY_REFERENCE): Handle pass-by-reference
14182         for arguments with a mode, but no type.
14183         (FUNCTION_ARG_CALLEE_COPIES): Similarly.
14184         * t-pa (LIB2FUNCS_EXTRA): Add quadlib.asm.
14185         * pa/long_double.h: New file.
14186         * configure.in (hpux10, hpux11 configurations): hpux10 and hpux11
14187         both have 128bit wide long doubles.
14188         * configure: Rebuilt.
14189
14190 2000-02-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14191
14192         * defaults.h (ASM_OUTPUT_ASCII): Constify a char*.
14193
14194         * flow.c (get_common_dest, chain_reorder_blocks, make_reorder_chain,
14195         fixup_reorder_chain, skip_insns_between_block): Add static prototypes.
14196         (life_analysis): Wrap variable `i' with macro ELIMINABLE_REGS.
14197
14198         * haifa-sched.c (rank_for_schedule): Don't cast away const-ness.
14199
14200         * integrate.c (compare_blocks, find_block): Likewise.
14201
14202         * rtl.c (fatal_with_file_and_line): Add ATTRIBUTE_PRINTF_2.
14203
14204         * rtl.h (set_file_and_line_for_stmt): Constify a char*.
14205
14206         * stmt.c (stmt_status, set_file_and_line_for_stmt,
14207         expand_asm_operands): Likewise.
14208
14209 Mon Feb 21 17:06:27 2000  Jason Eckhardt  <jle@cygnus.com>
14210
14211         * predict.c (estimate_probability): Added the pointer heuristic to
14212         the collection of static branch predictors.
14213
14214 2000-02-21  Catherine Moore  <clm@cygnus.com>
14215
14216         * config/mips/mips.h (ASM_SPEC): Add -mfix700.
14217         * invoke.texi (-mfix7000): Document.
14218
14219 2000-02-21  Gabriel Dos Reis  <gdr@codesourcery.com>
14220
14221         * diagnostic.c (init_output_buffer): Make it possible to output at
14222         least 32 characters if we're given a too long prefix.
14223
14224 2000-02-20  Mark Mitchell  <mark@codesourcery.com>
14225
14226         * varasm.c (initializer_constant_valid_p): Call
14227         lang_expand_constant to simplify the constant.
14228
14229 2000-02-20  Bruce Korb  <bkorb@gnu.org>
14230
14231         * fixinc/inclhack.def(stdio_va_list):
14232         typedef needs to be disabled.
14233         * fixinc/inclhack.sh: regen
14234         * fixinc/fixincl.x: regen
14235
14236 2000-02-20  Geoff Keating  <geoffk@cygnus.com>
14237
14238         * print-rtl.c (print_rtx): Don't print addresses when
14239         flag_dump_unnumbered.
14240
14241 2000-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14242
14243         * sparc.c (sparc_output_scratch_registers): Mark parameter with
14244         ATTRIBUTE_UNUSED.
14245         (sparc_va_arg, sparc_flat_output_function_prologue,
14246         sparc_flat_output_function_epilogue): Cast value to unsigned in
14247         comparison.
14248         (sparc_emit_float_lib_cmp): Remove unused variable `cmp'.
14249
14250         * sparc.md: Add default case in switch.
14251
14252 2000-02-19  Richard Henderson  <rth@cygnus.com>
14253
14254         * c-typeck.c (add_pending_init): Don't abort for multiple
14255         fields at the same offset.
14256         (pending_init_member): Test the correct member.
14257
14258 2000-02-19  Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
14259
14260         * except.c (start_dynamic_handler) : Use TYPE_MODE (integer_type_node)
14261         instead of SImode.
14262         (start_catch_handler) : Same.
14263
14264 2000-02-19  Brad Lucier  (lucier@math.purdue.edu)
14265
14266         * Makefile.in: Have flow.o depend on $(EXPR_H)
14267
14268 Sat Feb 19 18:43:13 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14269
14270         * c-common.c (decl_attributes): Set DECL_SIZE_UNIT.
14271         * c-decl.c (duplicate_decls, finish_enum): Likewise.
14272         (finish_decl): Remove -Wlarger-than code from here.
14273         * flags.h (id_clash_len): Now int.
14274         (larger_than_size): Now HOST_WIDE_INT.
14275         * fold-const.c (size_int_wide): No more HIGH parm; NUMBER is signed.
14276         Clean up checking to see if in table.
14277         (make_bit_field_ref): Remove extra parm to bitsize_int.
14278         * ggc-common.c (ggc_mark_tree_children): Mark DECL_SIZE_UNIT.
14279         * print-tree.c (print_node): Print DECL_SIZE_UNIT and TYPE_SIZE_UNIT.
14280         * stmt.c (expand_decl): Use DECL_SIZE_UNIT for stack checking size
14281         and for computing size of decl.
14282         * stor-layout.c (layout_decl): Set DECL_SIZE_UNIT.
14283         Move -Wlarger-than code to here.
14284         (layout_record): Remove extra arg to bitsize_int.
14285         Set TYPE_BINFO_SIZE_UNIT.
14286         (layout_union): Remove extra arg to bitsize_int.
14287         Use proper type for size of QUAL_UNION.
14288         (layout_type): Remove extra arg to bitsize_int.
14289         * toplev.c (id_clash_len): Now int.
14290         (larger_than_size): Now HOST_WIDE_INT.
14291         (decode_W_option): Clean up id-clash and larger-than- cases.
14292         * tree.c (get_identifier, maybe_get_identifier): Remove unneeded casts.
14293         (expr_align, case FUNCTION_DECL): DECL_ALIGN is not defined.
14294         * tree.h (BINFO_SIZE_UNIT, TYPE_BINFO_SIZE_UNIT, DECL_SIZE_UNIT): New.
14295         (struct tree_decl): New field size_unit.
14296         (size_int_wide): No HIGH operand; NUMBER is now signed.
14297         (size_int_2): Deleted.
14298         (size_int, bitsize_int): Don't use it and rework args.
14299         * varasm.c (assemble_variable, output_constructor): Use DECL_SIZE_UNIT.
14300
14301 Fri Feb 18 20:01:58 2000  Jeffrey A Law  (law@cygnus.com)
14302
14303         * pa/quadlib.asm (_U_QFgt, _U_Qfge): Fix flags for _U_Qfcmp call.
14304
14305 2000-02-18  Geoff Keating  <geoffk@cygnus.com>
14306
14307         * invoke.texi (Warning Options): Add an explanation of why
14308         you might want the -Wfloat-equal flag.
14309
14310 Fri Feb 18 20:08:57 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14311
14312         * bitmap.c (bitmap_operation): Avoid using -1 for index since unsigned.
14313         * cppinit.c (new_pending_define): Add cast to avoid warning.
14314         * expmed.c (extract_bit_field): Likewise.
14315         * flow.c (enum reorder_skip_type): New type.
14316         (skip_insns_between_blcok): New it.
14317         Rework to avoid warning about possibly undefined variable.
14318         * function.c (assign_parms): Make thisparm_boundary unsigned.
14319         * genrecog.c (write_switch): Cast XWINT result to int.
14320         * lcm.c: Many static fcns and vars now #ifdef OPTIMIZE_MODE_SWITCHING.
14321         * mips-tfile.c (init_file): Make two versions of FDR intializer:
14322         one for MIPS and one for Alpha.
14323         (get_tag, copy_object): Add casts to avoid warnings.
14324         * optabs.c (init_one_libfunc): Cast NAME to (char *).
14325         * reload.c (find_reloads): Make TYPE enum reload_type.
14326         * sbitmap.c (dump_sbitmap): J is unsigned; don't use "1L".
14327         * unroll.c (unroll_loop): Initialize UNROLL_NUMBER.
14328         * varasm.c (compare_constant_1): Add cast to avoid warning.
14329         * config/alpha/alpha.c (alpha_emit_xfloating_libcall): Cast FUNC
14330         to (char *).
14331         (alpha_expand_unaligned_load, alpha_expand_unaligned_store):
14332         Cast switch operand of size to int.
14333         (alpha_expand_epilogue): Always initialize fp_offset and sa_reg.
14334         * config/alpha/alpha.h (INITIAL_ELIMINATION_OFFSET): Add abort
14335         in unhandled case.
14336
14337 2000-02-18  Nick Clifton  <nickc@cygnus.com>
14338
14339         * config/arm/elf.h (ASM_OUTPUT_ALIGN): Do not generate
14340         anything for an alignment of zero.
14341
14342         * config/arm/thumb.h (ASM_OUTPUT_ALIGN): Do not generate
14343         anything for an alignment of zero.
14344
14345 2000-02-18  Martin von Loewis  <loewis@informatik.hu-berlin.de>
14346
14347         * gcc.texi (Bug Reporting): Refer to bugs.html.
14348         (Bug Lists): Likewise.
14349         * system.h (GCCBUGURL): New preprocessor define.
14350         * rtl.c (fancy_abort): Use it.
14351         * gcc.c (main): Likewise.
14352
14353 2000-02-18  Richard Henderson  <rth@cygnus.com>
14354
14355         * flow.c (INSN_VOLATILE, SET_INSN_VOLATILE, uid_volatile): Remove.
14356         (life_analysis_1): Subsume into ...
14357         (life_analysis): ... here.  Force PROP_REG_INFO off after reload.
14358         Use update_life_info for the relaxation.
14359         (update_life_info): Update REG_BASIC_BLOCK for registers live on
14360         entry and regs_live_at_setjmp.
14361         (set_noop_p): Simplify.
14362         (notice_stack_pointer_modification_1): Renamed from s/_1//.
14363         (record_volatile_insns): Split into ...
14364         (delete_noop_moves): ... here,
14365         (notice_stack_pointer_modification): ... here,
14366         (insn_dead_p): ... and here.
14367         (propagate_block): Don't query INSN_VOLATILE.
14368         (mark_used_regs): Mind !PROP_REG_INFO.
14369         * toplev.c (rest_of_compilation): Call mark_constant_function here,
14370         not in life_analysis.
14371
14372 Fri Feb 18 01:29:22 EST 2000  John Wehle  (john@feith.com)
14373
14374         * loop.c (canonicalize_condition): New function,
14375         broken out of get_condition.
14376         (get_condition): Use it.
14377         * expr.h (canonicalize_condition): Prototype it.
14378
14379         * tree.h (tree_int_cst_msb): Declare.
14380         * tree.c (tree_int_cst_msb): New function.
14381
14382 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
14383
14384         * stmt.c (set_file_and_line_for_stmt): Don't crash if cfun->stmt
14385         isn't set.
14386
14387         * invoke.texi (-fmessage-length=n): Document.
14388
14389 2000-02-17  Jason Merrill  <jason@casey.cygnus.com>
14390
14391         * bitmap.c (bitmap_operation): Don't leak bitmap elements.
14392
14393 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
14394
14395         * function.c (thread_prologue_and_epilogue_insns): Put a line note
14396         after the prologue.
14397
14398 2000-02-17  Nick Clifton  <nickc@cygnus.com>
14399
14400         * config/arm/thumb.c: Replace includes of system headers with
14401         #include "system.h".
14402
14403 2000-02-16  Richard Henderson  <rth@cygnus.com>
14404
14405         * configure.in (alpha-linux*, alpha-netbsd) [extra_parts]:
14406         Add crtbeginS.o and crtendS.o.
14407         * alpha/elf.h (STARTFILE_SPEC): Use crtbeginS.o.
14408         (ENDFILE_SPEC): Use crtendS.o.
14409         * alpha/t-crtbe (crtbeginS.o, crtendS.o): New targets.
14410
14411         * alpha/crtbegin.asm (__do_frame_takedown): Merge into ...
14412         (__do_global_dtors_aux): ... here.  Call __cxa_finalize if
14413         shared and present.
14414         (__dso_handle): New variable.
14415         * alpha/crtend.asm (__do_global_ctors_aux): Remove runtime
14416         bias to __CTOR_END__.
14417
14418 2000-02-16  Richard Henderson  <rth@cygnus.com>
14419
14420         * Makefile.in (s-crtS, crtbeginS, crtendS): Prefix usage with $(T).
14421
14422 Wed Feb 16 21:40:04 2000  Hans-Peter Nilsson  <hp@bitrange.com>
14423
14424         * longlong.h (__clz_tab): Declare as static to match definition.
14425
14426 2000-02-16 Mark Elbrecht <snowball3@bigfoot.com>
14427
14428         * i386/xm-djgpp.h (LIBSTDCXX): Delete. Moved to config/i386/djgpp.h.
14429         (XREF_FILE_NAME): Define.
14430
14431         * i386/djgpp.h (DATA_SECTION_ASM_OP): Define.
14432         (EH_FRAME_SECTION_ASM_OP): Define.
14433         (IDENT_ASM_OP): Define.
14434         (TEXT_SECTION_ASM_OP): Define.
14435         (CPP_SPEC): Define.
14436         (CTORS_SECTION_ASM_OP): Define.
14437         (CTOR_SECTION_FUNCTION): Use it.
14438         (DTORS_SECTION_ASM_OP): Define.
14439         (DTOR_SECTION_FUNCTION): Use it.
14440
14441 2000-02-16  Zack Weinberg  <zack@wolery.cumb.org>
14442
14443         * reg-stack.c (emit_swap_insn): Do not put a new insn before a
14444         NOTE_BASIC_BLOCK.
14445
14446         * flow.c (dump_regset, debug_regset, dump_bb, debug_bb,
14447         debug_bb_n): New functions.
14448         (dump_flow_info, print_rtl_with_bb): Use dump_regset.
14449         * basic-block.h: Prototype new functions.
14450
14451 Wed Feb 16 21:07:53 2000  Denis Chertykov  <denisc@overta.ru>
14452
14453         * configure.in: Add support for avr target.
14454         * configure: Rebuilt.
14455
14456         * invoke.texi: Add AVR invocation docs.
14457         * install.texi: Add information about AVR.
14458         * md.texi: Add AVR constraint letters description.
14459         * extend.texi: Add description for AVR specific attributes.
14460
14461 2000-02-16  Jason Merrill  <jason@casey.cygnus.com>
14462
14463         * fixinc/fixinc.svr4: Wrap byteorder.h with extern "C".
14464
14465 2000-02-16  Nick Clifton  <nickc@cygnus.com>
14466
14467         * emit-rtl.c (emit_insn): Move RTL check into make_insn_raw.
14468         (make_insn_raw): Move RTL check here.
14469
14470 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14471
14472         * version.c: Include gansidecl.h and version.h.
14473
14474         * version.h: Wrap entire file in macro __GCC_VERSION_H__.
14475
14476         * configure.in (gcc_version): When setting, narrow search to
14477         lines containing `version_string'.
14478
14479         * Makefile.in (mainversion): Likewise.
14480         (GCC_H): New variable.
14481         (gcc.h): Delete target.
14482         (gcc.o, gccspec.o, cppspec.o): Depend on $(GCC_H), not gcc.h.
14483         (version.o): Depend on version.h.
14484         (dbxout.o): Don't depend on gcc.h.
14485
14486 Wed Feb 16 15:04:49 2000  Hans-Peter Nilsson  <hp@bitrange.com>
14487                           Michael Meissner  <meissner@cygnus.com>
14488
14489         * md.texi (Simple Constraints): Add item about whitespace.
14490         * genoutput.c (strip_whitespace): New.
14491         (scan_operands) [MATCH_OPERAND, MATCH_SCRATCH]: Call
14492         strip_whitespace for constraints.
14493         Test pointer using NULL, not 0.
14494
14495 2000-02-16  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14496
14497         * cpplib.c (do_line): Pedwarn for #line > 32767.
14498
14499         * c-lex.c (readescape): Warn about '\x', but do not reject it.
14500
14501 2000-02-15  Jonathan Larmour  <jlarmour@redhat.co.uk>
14502
14503         * gcc.c (default_compilers): Add new __GNUC_PATCHLEVEL__ define
14504         to default cpp spec.
14505         (do_spec_1): Add support for %v3 spec used by __GNUC_PATCHLEVEL__.
14506         * cpp.texi: Document __GNUC_PATCHLEVEL__.
14507         * cpp.1: Likewise.
14508
14509         * objc/lang-specs.h: Add new __GNUC_PATCHLEVEL__ define to
14510         default spec.
14511
14512 2000-02-15  Denis Chertykov  <denisc@overta.ru>
14513
14514         * configure.in: Add support for avr target.
14515
14516 Wed Feb 16 03:21:43 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
14517
14518         * sh.h (OVERRIDE_OPTIONS): Don't set sh_addr_diff_vec_mode.
14519         (sh_addr_diff_vec_mode): Don't declare.
14520         * sh.c (sh_addr_diff_vec_mode): Delete.
14521
14522 Wed Feb 16 01:27:52 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
14523
14524         * sh.md (mulsi3_highpart): Add REG_EQUAL note to last insn.
14525
14526 Wed Feb 16 00:58:06 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
14527
14528         * sh.md (udivsi3_i1, divsi3_i1, umulhisi3_i, mulhisi3_i): Name.
14529         (smulsi3_highpart_i): Name.
14530         (udivsi3): Wrap emitted insns in REG_LIBCALL / REG_RETVAL notes.
14531         (divsi3, mulhisi3, umulhisi3, mulsidi3, umulsidi3): Likewise.
14532         (smulsi3_highpart, umulsi3_highpart): Likewise.
14533
14534         (mulsidi3_i, umulsidi3_i): Make rtl describe operation
14535         correctly independent of endianness.
14536         (mulsidi3, umulsidi3): Now define_insn.  Hide details that
14537         confuse the optimizers.
14538         (mulsidi3+1, umulsidi3+1): New define_split.
14539
14540 Tue Feb 15 23:22:26 2000  Andrew Haley  <aph@cygnus.com>
14541
14542         * config/sh/sh.md: Guard insn splits against illegal registers.
14543         * config/sh/sh.h: Correct comment about macros.
14544
14545 Tue Feb 15 22:30:36 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
14546                           Andrew MacLeod  <amacleod@cygnus.com>
14547
14548         * Makefile.in (lcm.o): Depend on insn-attr.h.
14549         * basic-block.h (optimize_mode_switching): Declare.
14550         * lcm.c (tm_p.h, insn-attr.h): #include.
14551         (seginfo, bb_info): New structs.
14552         (antic, transp, comp, delete, insert) : New file-scope static variables.
14553         (new_seginfo, add_seginfo, make_preds_opaque, reg_dies): New functions.
14554         (reg_becomes_live, optimize_mode_switching): Likewise.
14555         * tm.texi: Add description of mode switching macros.
14556         * toplev.c (rest_of_compilation): Call optimize_mode_switching.
14557
14558         * sh-protos.h (remove_dead_before_cse): Remove prototype.
14559         (fldi_ok, fpscr_set_from_mem): New prototypes.
14560         * sh.h (OPTIMIZATION_OPTION): Remove sh_flag_remove_dead_before_cse set.
14561         (CONST_DOUBLE_OK_FOR_LETTER_P, SECONDARY_INPUT_RELOAD_CLASS):
14562         Disable fldi for (TARGET_SH4 && ! TARGET_FMOVD).
14563         (sh_flag_remove_dead_before_cse): Remove declaration.
14564         (NUM_MODES_FOR_MODE_SWITCHING, OPTIMIZE_MODE_SWITCHING): New macros.
14565         (MODE_USES_IN_EXIT_BLOCK, MODE_NEEDED, MODE_AT_ENTRY): Likewise.
14566         (MODE_PRIORITY_TO_MODE, EMIT_MODE_SET): Likewise.
14567         * sh.c (broken_move): Disable fldi for (TARGET_SH4 && ! TARGET_FMOVD).
14568         (barrier_align): Allow for JUMP_INSNS containing a parallel.
14569         (machine_dependent_reorg): Remove sh_flag_remove_dead_before_cse set.
14570         (fldi_ok): New function.
14571         (get_fpscr_rtx): Add fpscr_rtx as GC root.
14572         (emit_sf_insn): Only generate fpu switches when optimize < 1.
14573         (emit_df_insn): Likewise.
14574         (expand_fp_branch, emit_fpscr_use, remove_dead_before_cse): Delete.
14575         (sh_flag_remove_dead_before_cse): Delete.
14576         (get_free_reg, fpscr_set_from_mem): New functions.
14577         * sh.md (movdf, movsf): Remove no_new_pseudos code.
14578         (return): Remove emit_fpscr_use / remove_dead_before_cse calls.
14579
14580 2000-02-15  Loren Rittle  <ljrittle@acm.org>
14581
14582         * ginclude/stddef.h: Correct usage of _BSD_RUNE_T_ for FreeBSD.
14583
14584 2000-02-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14585
14586         * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile.o, cccp.o,
14587         cpphash.o, cppinit.o, protoize.o, unprotoize.o): Depend on version.h.
14588
14589         * cccp.c: Include version.h and/or don't declare `version_string'.
14590         * collect2.c: Likewise.
14591         * alpha.c: Likewise.
14592         * arm/aof.h: Likewise.
14593         * arm/coff.h: Likewise.
14594         * arm/elf.h: Likewise.
14595         * arm/pe.h: Likewise.
14596         * arm/tcoff.h: Likewise.
14597         * arm/telf.h: Likewise.
14598         * arm/tpe.h: Likewise.
14599         * arm/vxarm.h: Likewise.
14600         * convex/convex.c: Likewise.
14601         * i386/dgux.c: Likewise.
14602         * i386/sun386.h: Likewise.
14603         * m88k/m88k.c: Likewise.
14604         * mcore/mcore-pe.h: Likewise.
14605         * mips/mips.h: Likewise.
14606         * romp/romp.h: Likewise.
14607         * sh/sh.c: Likewise.
14608         * cpphash.c: Likewise.
14609         * cppinit.c: Likewise.
14610         * dwarf2out.c: Likewise.
14611         * dwarfout.c: Likewise.
14612         * gcc.c: Likewise.
14613         * gcc.h: Likewise.
14614         * mips-tfile.c: Likewise.
14615         * protoize.c: Likewise.
14616         * toplev.c: Likewise.
14617         * tree.h: Likewise.
14618
14619         * version.c (version_string): Constify a char*.
14620
14621         * version.h: New file.
14622
14623 2000-02-14  Nick Clifton  <nickc@cygnus.com>
14624
14625         * configure.in: Add mcore-elf and mcore-pe targets.
14626         * configure: Regenerate.
14627
14628         * NEWS: Add note that MCore port has been contributed.
14629
14630         * invoke.texi: Document command line switches for MCore port.
14631         * install.texi: Add MCore to list of supported targets.
14632
14633 2000-02-14  Geoff Keating  <geoffk@cygnus.com>
14634
14635         * collect2.c (main) [COLLECT_EXPORT_LIST]: If we have frames,
14636         then we will need to import the frame handling functions.
14637         (scan_prog_file) [COLLECT_EXPORT_LIST]: We will also need
14638         to import the frames themselves.
14639
14640 Mon Feb 14 13:31:01 2000  Stan Cox  <scox@cygnus.com>
14641                           Jason Eckhardt  <jle@cygnus.com>
14642
14643         * basic_block.h: Added prototype for reorder_basic_blocks.
14644         * toplev.c: Changes to add -freorder-blocks and graph dump after
14645         block reordering is done.
14646         * flow.c (reorder_block_def): New structure for use during block
14647         reordering.
14648         (REORDER_BLOCK_*): New macros to access members of above structure.
14649         (skip_insns_between_block, get_common_dest, chain_reorder_blocks,
14650         make_reorder_chain, fixup_reorder_chain, reorder_basic_blocks): New
14651         functions for block reordering.
14652
14653 Mon Feb 14 11:24:44 2000  Hans-Peter Nilsson  <hp@bitrange.com>
14654
14655         * gcc.texi (Passes): Fix typo.
14656         * md.texi (Standard Names): Ditto.
14657         * tm.texi (Storage Layout): Ditto.
14658
14659 2000-02-13  Zack Weinberg  <zack@wolery.cumb.org>
14660
14661         * cpplib.c (do_define): Only free the old definition if it
14662         actually had one.
14663
14664 2000-02-13   Neil Booth  <NeilB@earthling.net>
14665
14666         * cppfiles.c (read_and_prescan): When emitting deferred
14667         newlines, test speccase[] again instead of checking each
14668         possible whitespace character in turn.  When we encounter \r,
14669         look behind for \n first, then ahead.
14670
14671 2000-02-13  Zack Weinberg  <zack@wolery.cumb.org>
14672
14673         * cse.c (cse_altered): New internal flag.
14674         (cse_insn): Set it if we changed an insn.
14675         (cse_main): Clear cse_altered before each basic block.
14676         Only garbage collect if cse_altered is true afterward.
14677
14678 Sun Feb 13 14:12:28 2000  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14679
14680         * sparc/sol2.h (LIB_SPEC): Link -ldl if profiling.
14681
14682 Sun Feb 13 13:21:55 2000  Jeffrey A Law  (law@cygnus.com)
14683
14684         * combine.c (simplify_comparison): Fix typo.
14685
14686 Sun Feb 13 12:57:52 2000  Neil Booth <NeilB@earthling.net>
14687
14688         * prefix.c (concat, lookup_key): Use xmalloc and xrealloc
14689         consistently.
14690
14691 2000-02-13  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14692
14693         * flow.c (flow_loop_tree_node_add): Use better algorithm by passing
14694         previously inserted node instead of root node.  Caller changed.
14695
14696 2000-02-13  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14697
14698         * basic-block.h (FLOW_LOOP_FIRST_BLOCK, FLOW_LOOP_LAST_BLOCK): Delete.
14699
14700 2000-02-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14701
14702         * crtstuff.c (__do_global_ctors_aux, __reg_frame_ctor,
14703         __dereg_frame_dtor): Add prototype argument.
14704
14705         * gthr-dce.h (__gthread_active_p, __gthread_once): Likewise.
14706
14707         * gthr-posix.h (__gthread_active_p, __gthread_once): Likewise.
14708
14709         * gthr-solaris.h (__gthread_active_p, __gthread_once): Likewise.
14710
14711         * gthr-vxworks.h (__gthread_once): Likewise.
14712
14713         * gthr-win32.h (__gthread_active_p, __gthread_once): Likewise.
14714
14715 Sat Feb 12 01:44:26 MET 2000  Jan Hubicka  <jh@suse.cz>
14716
14717         * i386.c (ix86_emit_restore_regs_using_mov): Break out from ...
14718         (ix86_expand_epilogue): ... here. Use mov instead of add to restore
14719         stack pointer in functions w/o saved registers, output LEAVE more often
14720         on TARGET_USE_LEAVE machines.
14721
14722 2000-02-07  Dmitri Makarov  <dim@wrs.com> & Bernd Schmidt <bernds@redhat.com>
14723
14724         * config/arm/arm.c (arm_init_cumulative_args); New function:
14725         Initlaise the CUMULATIE_ARGS strcuture for a function
14726         defintion.
14727         (arm_function_arg): New function: Determine where to place a
14728         function's argument.  Also handles deciding the function's
14729         call cookie.
14730         (current_file_function_operand): New function: Return true if
14731         the symbol is a function which has already been compiled.
14732         (arm_is_long_call_p): New function: Return true if the
14733         indicated function should be called via a long call.
14734         (arm_valid_type_attribute_p): New function: Return true if the
14735         attribute is a valid, arm specific, attribute.
14736         (arm_comp_type_attribute): New function: Return true if the
14737         two types have compatable, arm specific, attributes.
14738
14739         * config/arm/arm.h (CUMULATIVE_ARGS): Redefine to be a
14740         structure.
14741         (FUNCTION_ARG): Redefine to call arm_function_arg.
14742         (FUNCTION_ARG_PARTIAL_NREGS): Redefine to use correct
14743         structure field.
14744         (INIT_CUMULATIVE_ARGS): Redefine to call
14745         arm_init_cumulative_args.
14746         (FUNCTION_ARG_ADVANCE): Redefine to use correct structure
14747         field.
14748         (SETUP_INCOMING_VARARGS): Redefine to use correct structure
14749         field.
14750         (ARM_MARK_NEARBY_FUNCTION): New macro: Mark already compiled
14751         functions.
14752         (ENCODE_SECTION): Add call to ARM_MARK_NEARBY_FUNCTION.
14753         (VALID_MACHINE_TYPE_ATTRIBUTE): Define.
14754         (COMP_TYPE_ATTRIBUTES): Define.
14755
14756         * config/arm/arm.md (call): Call arm_is_long_call_p to decide
14757         if a long call is needed.
14758         (call_value): Call arm_is_long_call_p to decide if a long call
14759         is needed.
14760         (call_symbol): Call arm_is_long_call_p to decide if a long call
14761         is needed.
14762
14763         * config/arm/arm-protos.h: Add prototype for arm_is_long_call_p.
14764
14765 2000-02-11  Denis Chertykov  <denisc@overta.ru>
14766
14767         * README.AVR: New file with information about the avr ports.
14768         * config/avr: New directory with avr port files.
14769
14770 2000-02-11  Andreas Jaeger  <aj@suse.de>
14771
14772         * fixinc/Makefile.in (FIXINC_DEFS): Remove unneeded @fixinc_defs@.
14773
14774 2000-02-11  Zack Weinberg  <zack@wolery.cumb.org>
14775
14776         * cpphash.c: Fix formatting, update commentary.
14777         (dump_definition): Take three separate arguments instead of a
14778         MACRODEF structure argument.
14779         * cpphash.h: Update prototype of dump_definition.
14780         * cppinit.c (cpp_finish): Update call of dump_definition.
14781
14782         * cpplib.c (do_define): Always create new hash entry with
14783         T_MACRO type.  Remove redundant check for redefinition of
14784         poisoned identifier.  Update call of dump_definition.
14785         (do_undef): Don't call check_macro_name.  Rename sym_length to
14786         len.
14787         (do_error, do_warning): Don't use copy_rest_of_line or
14788         SKIP_WHITE_SPACE.
14789         (do_warning): Don't use pedwarn for the actual warning,
14790         only the notice about its not being in the standard.  (Fixes
14791         bug with #warning in system headers.)
14792         (do_ident): Stricter argument checking - accept only a single
14793         string after #ident.  Also, macro-expand the line.
14794         (do_xifdef): Use cpp_defined.  De-obfuscate.
14795
14796         (do_pragma): Split out specific pragma handling to separate
14797         functions.  Use get_directive_token.  Update commentary.  Do
14798         not pass on #pragma once or #pragma poison to the front end.
14799         (do_pragma_once, do_pragma_implementation, do_pragma_poison,
14800         do_pragma_default): New.
14801
14802 Feb 11 12:30:53 2000  Jeffrey A Law  (law@cygnus.com)
14803
14804         * jump.c (jump_optimize_1): The first operand in a relational
14805         can be a CONST_INT.
14806         * optabs.c (emit_conditional_move): Handle relationals which
14807         have a known true/false result.
14808
14809 2000-02-11  Geoff Keating  <geoffk@cygnus.com>
14810
14811         * function.c (thread_prologue_and_epilogue_insns): Don't insert
14812         a RETURN insn into a block which already ends with a jump.
14813
14814 2000-02-11  Geoff Keating  <geoffk@cygnus.com>
14815
14816         * haifa-sched.c (BUF_LEN): Increase a lot.
14817
14818 2000-02-11  Nick Clifton  <nickc@cygnus.com>
14819
14820         * configure.in: Add tm_p_file specification for thumb targets.
14821         * configure: Regenerate.
14822
14823         * config/arm/thumb-protos.h: New file: Prototypes for exported
14824         functions defined in thumb.c.
14825
14826 2000-02-11  Robert Lipe  <robertl@sco.com>
14827
14828         * Makefile.in (bootstrap-lean): Remove additional files.
14829         (bootstrap2-lean): Likewise.
14830         (VOL_FILES): List of files for above.
14831
14832 2000-02-11  Nathan Sidwell  <nathan@acm.org>
14833
14834         * cpphash.c (special_symbol): Remove spurious argument to
14835         cpp_lookup.
14836
14837 2000-02-11  Joel Sherrill (joel@OARcorp.com>
14838
14839         * configure.in: (i*86-*-rtems*): Swapped elf and coff
14840         stanzas.
14841         * configure: Rebuilt.
14842
14843 2000-02-11  Rodney Brown  <RodneyBrown@pmsc.com>
14844
14845         * pa-protos.h: Wrap function_arg_padding in TREE_CODE #ifdef.
14846
14847 Fri Feb 11 02:59:05 2000  Jeffrey A Law  (law@cygnus.com)
14848
14849         * pa.c, pa.h: Remove trigraph sequences within comments.
14850
14851 Fri Feb 11 02:51:56 2000  Pavel Roskin <pavel_roskin@geocities.com>
14852
14853         * invoke.texi (PPC Options): -mno-new-mnenomics -> -mold-mnemonics.
14854
14855 Fri Feb 11 02:48:30 2000  Brad Lucier  (lucier@math.purdue.edu)
14856
14857         * sbitmap.h: Make SBITMAP_ELT_BITS unsigned.
14858
14859 2000-02-11  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14860
14861         * config/c4x/c4x.c (fp_zero_operand): Check for CONST_DOUBLE.
14862
14863 2000-02-11  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14864
14865         * config/c4x/c4x.h (ASM_GLOBALIZE_LABEL): Use c4x_global_label.
14866         (ASM_OUTPUT_EXTERNAL): Use c4x_external_ref.
14867         (ASM_OUTPUT_EXTERNAL_LIBCALL): Likewise.
14868         (ASM_FILE_END): Use c4x_file_end.
14869         * config/c4x/c4x.c (c4x_global_label): New function.
14870         (c4x_external_ref, c4x_file_end): Likewise.
14871
14872         * config/c4x/c4x-protos.h (c4x_global_label): Add prototype.
14873         (c4x_external_ref, c4x_end_file): Likewise.
14874
14875 2000-02-10  Zack Weinberg  <zack@wolery.cumb.org>
14876
14877         * cppexp.c: Don't include cpphash.h.
14878         (parse_charconst, cpp_lex): Use cpp_defined.
14879         (cpp_lex): Use get_directive_token throughout.  Remove
14880         unnecessary cases from switch.  Move assertion-handling code
14881         down to OTHER case.
14882         (cpp_parse_expr): If we see '+' or '-', check the context to
14883         determine if they are unary or binary operators.  Streamline
14884         the jumps a bit.  Do not call skip_rest_of_line.
14885
14886         * cpplib.c: Make skip_rest_of_line and cpp_skip_hspace
14887         static.  Export get_directive_token.  Update commentary.
14888         (cpp_defined): New function.
14889         (do_define): Remove reference to T_PCSTRING.  Call
14890         free_definition to release memory for old definition, when
14891         redefining a macro.
14892         (eval_if_expression): Set only_seen_white to 0 before calling
14893         cpp_parse_expr.  Call skip_rest_of_line after it returns.
14894         (cpp_read_check_assertion): Don't preserve a pointer into the
14895         token buffer across a call to cpp_get_token.
14896
14897         * Makefile.in (cppexp.o): Don't depend on cpphash.h.
14898         * cppfiles.c (redundant_include_p): Use cpp_defined.
14899         * cpphash.c (free_definition): New function.
14900         (delete_macro): Use it.  Update commentary.
14901         * cpphash.h: Typedef HASHNODE here.  Prototype cpp_lookup and
14902         free_definition.
14903         * cpplib.h: Don't typedef HASHNODE here. Delete T_PCSTRING
14904         from enum node_type.  Prototype cpp_defined and get_directive_token.
14905         Don't prototype cpp_lookup, skip_rest_of_line, or cpp_skip_hspace.
14906
14907         * fix-header.c (check_macro_names): Use cpp_defined.
14908         (read_scan_file): Set inhibit_warnings and inhibit_errors in
14909         the options structure.
14910
14911 2000-02-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14912
14913         * c-pragma.c (maximum_field_alignment): Remove duplicate declaration.
14914
14915 2000-02-10  Jason Merrill  <jason@casey.cygnus.com>
14916
14917         * dwarf2out.c (add_abstract_origin_attribute): Check TREE_CODE (origin)
14918         rather than die->die_tag.
14919
14920 Thu Feb 10 16:26:49 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14921
14922         * combine.c (make_extraction, force_to_mode): Avoid warning on
14923         mixed-signedness conditionals.
14924         (make_field_assignment, nonzero_bits): Likewise.
14925         * expmed.c (store_fixed_bit_field): ALIGN arg now unsigned.
14926         (store_split_bit_field, extract_split_bit_field): Likewise.
14927         (extract_fixed_bit_field, store_bit_field,
14928         * expr.c: Change alignment to be unsigned everywhere.
14929         (move_by_pieces, store_constructor_field, store_constructor):
14930         Alignment parm is unsigned.
14931         (emit_block_move, emit_group_load, emit_group_store): Likewise.
14932         (clear_storage, emit_push_insn, compare_from_rtx): Likewise.
14933         (do_compare_rtx_and_jump): Likewise.
14934         (move_by_pieces_ninsns, clear_by_pieces): Likewise.
14935         Compare align with GET_MODE_ALIGNMENT.
14936         (expand_expr_unaligned): Pointer to alignment is pointer to unsigned.
14937         (get_inner_reference): Likewise.
14938         (copy_blkmode_from_reg, emit_push_insn): Remove unneeded casts.
14939         (expand_assignment): Local vars for alignment now unsigned.
14940         (store_constructor, store_field, expand_expr, do_jump): Likewise.
14941         (do_compare_and_jump): Likewise.
14942         (store_field): Call new function expr_align.
14943         * expr.h (emit_block_move, emit_group_load, emit_group_store):
14944         Alignment arg now unsigned.
14945         (clear_storage, emit_push_insn, compare_from_rtx): Likewise.
14946         (do_compare_rtx_and_jump, store_bit_field): Likewise.
14947         (extract_bit_field): Likewise.
14948         * fold-const.c (add_double): Add cast to eliminate signedness warning.
14949         * machmode.h (GET_MODE_ALIGNMENT): Result is unsigned.
14950         (get_best_mode): Alignment arg is unsigned.
14951         * rtl.h (move_by_pieces): Likewise.
14952         * store-layout.c (maximum_field_alignment, set_alignment):
14953         Now unsigned.
14954         (layout_decl): Alignment arg is now unsigned.
14955         Remove unneeded casts.
14956         (layout_record, layout_union, layout_type): Remove unneeded casts.
14957         Local alignment variables now unsigned.
14958         (get_best_mode): Alignment arg now unsigned.
14959         * tree.c (expr_align): New function.
14960         * tree.h (expr_align): Likewise.
14961         (maximum_field_alignment, set_alignment): Now unsigned.
14962         (get_inner_reference): Alignment argument is now pointer to unsigned.
14963         * varasm.c (assemble_variable): Add cast to eliminate warning.
14964
14965 Thu Feb 10 12:56:47 2000  Jim Wilson  <wilson@cygnus.com>
14966
14967         * expmed.c (store_bit_field): If op0 and fieldmode are the same size,
14968         then store directly into op0.
14969
14970         * calls.c (expand_call): When emitting a NOTE_INSN_SETJMP, search for
14971         the CALL_INSN, and emit the note immediately after it.
14972
14973 2000-02-10  Nick Clifton  <nickc@cygnus.com>
14974
14975         * config/arm/thumb.md (epilogue): Include a (return) in the
14976         generated insn, and emit it using emit_jump_insn not
14977         emit_insn.
14978
14979 Thu Feb 10 18:28:59 MET 2000  Jan Hubicka  <jh@suse.cz>
14980
14981         * function.c (assign_temp): Change zero-sized arrays to size 1.
14982         * integrate.c (expand_inline_function): Do not update
14983         stack_alignment_needed
14984         * i386.c (compute_frame_size): Remove #ifdef PREFERRED_FRAME_BOUNDARY,
14985         add some sanity checking, remove optimization for function with
14986         zero frame size.
14987
14988 2000-02-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14989
14990         * flow.c (mark_regs_live_at_end): Delete unused variables.
14991
14992         * ggc-page.c (ggc_page_print_statistics): bzero -> memset.
14993
14994         * integrate.c (copy_rtx_and_substitute): Wrap variable `alignment'
14995         in macro FRAME_GROWS_DOWNWARD.
14996
14997         * stmt.c (expand_end_bindings): Delete unused variable.
14998
14999         * unroll.c (iteration_info): Mark parameter `loop' with
15000         ATTRIBUTE_UNUSED.
15001
15002 2000-02-10  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15003
15004         * fixinc/server.c (load_data): Return NULL if the marker line is
15005         not found.
15006         (run_shell): If load_data returns NULL, retry the command once, in
15007         a new shell.
15008
15009         * configure: Rebuilt.
15010
15011 2000-02-09  Bruce Korb  <bkorb@gnu.org>
15012
15013         * gcc/fixincludes:  ** DELETED **
15014         * gcc/fixcpp:  ** DELETED **
15015         * gcc/fixinc-nt.sed:  ** DELETED **
15016         * gcc/just-fixinc:  ** DELETED **
15017         * gcc/Makefile.in:  Removed out-dated commentary
15018         * gcc/configure.in: Removed fast-fixincludes disablement.
15019         * MAINTAINERS(Ian Taylor) moved to "Write after approval" group.
15020
15021 2000-02-09  Clinton Popetz  <cpopetz@cygnus.com>
15022         * function.c (thread_prologue_and_epilogue_insns): Uncomment
15023         last change.
15024
15025 2000-02-09  Richard Henderson  <rth@cygnus.com>
15026
15027         * jump.c (delete_insn): Don't delete user labels at -O0.
15028
15029 2000-02-09  Robert Lipe  <robertl@sco.com>
15030
15031         * Makefile.in (gen-protos): Don't depend on HOST_LIBDEPS.
15032         Don't link with HOST_LIBS.
15033
15034 2000-02-09  Zack Weinberg  <zack@wolery.cumb.org>
15035
15036         * configure.in: Correct --help text for --with-dwarf2.
15037         Put tm-dwarf2.h after other tm files, if it's requested.
15038         * configure: Regenerate.
15039         * config/tm-dwarf2.h: #undef PREFERRED_DEBUGGING_TYPE before
15040         defining it.
15041
15042 2000-02-09  Zack Weinberg  <zack@wolery.cumb.org>
15043
15044         * cpplib.h: Provide HASHNODE typedef and forward decl of
15045         struct hashnode only.  Kill cpp_hashnode typedef.  MACRODEF,
15046         DEFINITION, struct hashnode, struct macrodef, struct
15047         definition, scan_decls prototype, default defn of
15048         INCLUDE_LEN_FUDGE moved elsewhere.
15049
15050         * cpphash.h: MACRODEF, DEFINITION, struct macrodef, struct
15051         definition, and struct hashnode moved here. Remove the unused
15052         'predefined' field from struct definition.  Replace the 'args'
15053         union with its sole member.  All users updated (cpphash.c).
15054         Delete HASHSTEP and MAKE_POS macros, and hashf prototype.  Add
15055         multiple include guard.
15056
15057         * cpphash.c (hashf): Make static; use better algorithm; drop
15058         HASHSIZE parameter; return an unsigned int.
15059         (cpp_lookup): Drop HASH parameter.  PFILE parameter is
15060         used. Calculate HASHSIZE modulus here.
15061         (cpp_install): Drop HASH parameter. Calculate HASHSIZE modulus
15062         here.
15063         (create_definition): Drop PREDEFINITION parameter.
15064         * cpplib.c (do_define): Don't calculate a hash value here.
15065         Don't pass (keyword == NULL) to create_definition.
15066
15067         * scan.h: Prototype scan_decls here.
15068         * cppfiles.c: Move INCLUDE_LEN_FUDGE default defn here.
15069         * cppexp.c, cppfiles.c, cppinit.c, cpplib.c, fix-header.c: All
15070         callers of cpp_lookup and cpp_install updated.
15071
15072         * cpphash.c (macarg): Hoist all the flag diddling out of the
15073         function...
15074         (macroexpand): ... and out of the loop that calls macarg.
15075         Skip over the initial paren before macro arguments with
15076         cpp_get_non_space_token; point may be some distance before
15077         that paren.  Abort if it's not there.
15078
15079         * cpplib.c (parse_clear_mark): Delete function.
15080         (parse_set_mark, parse_goto_mark): Make static.
15081         (ACTIVE_MARK_P): New macro.
15082         (skip_block_comment, skip_line_comment): Do not bump the line
15083         if ACTIVE_MARK_P is true.
15084         (cpp_pop_buffer): The buffer to be popped may not have an
15085         active mark.
15086         (cpp_get_token): When looking for the initial paren before
15087         macro arguments, only set a mark in a file buffer, Always
15088         return to that mark before proceeding to call macroexpand or
15089         return a NAME token.
15090
15091         * cpplib.h: Remove prototypes of parse_set_mark,
15092         parse_clear_mark, parse_goto_mark.
15093         (struct cpp_options): Rename 'put_out_comments' to
15094         'discard_comments' and invert its sense.
15095         * cppinit.c, cpphash.c, cpplib.c: All users of
15096         put_out_comments changed to use discard_comments, with
15097         opposite sense.
15098
15099 2000-02-09  Clinton Popetz  <cpopetz@cygnus.com>
15100
15101         * function.c (thread_prologue_and_epilogue_insns): Don't delete
15102         the edge from a block that both jumps and falls through to the
15103         fallthru block.
15104
15105 2000-02-09  Scott Bambrough  <scottb@netwinder.org>
15106
15107         * config/arm/arm.md (movsi): In PIC mode, make sure that a
15108         constant source address is legitimate.
15109
15110 2000-02-09  Philip Blundell  <pb@futuretv.com>
15111
15112         * config/arm/arm.c (legitimize_pic_address): Handle LABEL_REF
15113         correctly.
15114
15115         * config/arm/arm.h (LEGITIMATE_CONSTANT_P): Allow anything when
15116         generating PIC.
15117         (LEGITIMATE_PIC_OPERAND): Disallow references to labels.
15118
15119 2000-02-09  Zack Weinberg  <zack@wolery.cumb.org>
15120
15121         * cpplib.c (cpp_define, cpp_undef): Make sure the stacked buffer
15122         ends with a newline and a NUL.  Don't be so clever manipulating
15123         strings.
15124
15125 Wed Feb  9 14:18:08 MET 2000  Jan Hubicka  <jh@suse.cz>
15126
15127         * reload1.c (reload) Align stack frame to cfun->stack_alignment_needed,
15128         not to BIGGEST_ALIGNMENT.
15129
15130 2000-02-08  Geoff Keating  <geoffk@cygnus.com>
15131
15132         * dwarf2.h (DW_CFA_GNU_negative_offset_extended): New constant.
15133         * dwarf2out.c (dwarf_cfi_name): Print name of new constant.
15134         (reg_save): Use DW_CFA_GNU_negative_offset_extended when needed.
15135         (output_cfi): Handle output of DW_CFA_GNU_negative_offset_extended.
15136         * frame.c (execute_cfa_insn): Handle
15137         DW_CFA_GNU_negative_offset_extended.
15138
15139 2000-02-08  Richard Henderson  <rth@cygnus.com>
15140
15141         * flow.c (tidy_fallthru_edges): Split out from ...
15142         (delete_unreachable_blocks): ... here.
15143         (find_basic_blocks): Use it.
15144
15145 Tue Feb  8 15:51:50 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
15146
15147         * stmt.c (expand_decl): Do set RTX_UNCHANGING_P for TREE_READONLY.
15148
15149 2000-02-08  Zack Weinberg  <zack@wolery.cumb.org>
15150
15151         * Makefile.in (GEN_PROTOS_OBJS): Remove libcpp.a.
15152         (gen_protos.o): Don't depend on cpplib.h or cpphash.h.
15153         (fix-header.o): Don't depend on cpphash.h.
15154
15155         * scan.c (hashstr): New function.
15156         * scan.h: Prototype it.
15157         * fix-header.c: Don't include cpphash.h.  Use hashstr.
15158         * gen-protos.c: Don't include cpphash.h or cpplib.h.  Use
15159         hashstr.  Report hash table statistics.  Add private
15160         definition of xrealloc.
15161
15162 2000-02-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15163
15164         * i386.h (TARGET_SWITCHES): Fix typo in option name.
15165
15166 2000-02-08  Clinton Popetz  <cpopetz@cygnus.com>
15167
15168         * function.c (thread_prologue_and_epilogue_insns): Don't replace
15169         jumps with returns unless they are jumps to the fallthru block.
15170
15171 Tue Feb  8 07:53:55 2000  Jan Hubicka  <jh@suse.cz>
15172
15173         * i386.md (addqi3_cc): Fix contraints.
15174
15175 Tue Feb  8 01:39:45 2000  Hans-Peter Nilsson  <hp@bitrange.com>
15176
15177         * function.c (emit_return_into_block): Wrap in #ifdef HAVE_return.
15178
15179 2000-02-07  Mark Mitchell  <mark@codesourcery.com>
15180
15181         * cpplib.c (cpp_get_token): Call CPP_BUMP_LINE after reading a
15182         carriage return after a macro name.
15183
15184 2000-02-07  Fred Fish  <fnf@be.com>
15185
15186         * i386/beos-elf.h: (ASM_IDENTIFY_GCC): Define to nothing
15187         so the gcc2_compiled symbol doesn't confuse BeOS debuggers.
15188
15189 2000-02-07  Zack Weinberg  <zack@wolery.cumb.org>
15190
15191         * cppfiles.c (deps_output): Count spacers in deps_column.
15192
15193 2000-02-07  Neil Booth  <NeilB@earthling.net>
15194
15195         * cppinit.c (initialize_dependency_output): If there is no
15196         suffix, don't try to look for known suffixes.  Use strrchr.
15197         (cpp_start_read): Remove duplicate initialization.
15198
15199 Mon Feb  7 18:36:41 MET 2000  Jan Hubicka  <jh@suse.cz>
15200
15201         * calls.c (compute_argument_block_size): New argument
15202         preferred_stack_boundary.
15203         (expand_call): update cfun->preferred_stack_boundary, update call of
15204         compute_argument_block_size
15205         (emit_library_call): Increate cfun->preferred_stack_boundary
15206         to PREFERRED_STACK_BOUNDARY
15207         (emit_library_call_value): Likewise.
15208         * explow.c (allocate_dynamic_stack_spave): Likewise.
15209         * function.c (prepare_function_start): Set
15210         cfun->preferred_stack_boundary
15211         * function.h (struct function): Add preferred_stack_boundary field.
15212         * integrate.c (expand_inline_function): Update
15213         cfun->preferred_stack_boundary and cfun->stack_alignment_needed.
15214         (copy_rtx_and_substitute): Align frame to stack_alignment_needed only.
15215         * i386.c (compute_frame_size): Use cfun->preferred_stack_boundary.
15216
15217 2000-02-06  Zack Weinberg  <zack@wolery.cumb.org>
15218
15219         * cpplib.c (my_strerror, cpp_error, cpp_error_with_line,
15220         cpp_error_from_errno, cpp_warning, cpp_warning_with_line,
15221         cpp_pedwarn, cpp_pedwarn_with_line,
15222         cpp_pedwarn_with_file_and_line): Move to cpperror.c.
15223         (cpp_print_file_and_line, v_cpp_error, v_cpp_warning,
15224         v_cpp_error_with_line, v_cpp_warning_with_line,
15225         cpp_message_from_errno, cpp_perror_with_name): Delete.
15226
15227         * cpperror.c (cpp_print_containing_files): Take starting
15228         buffer as argument.
15229         (cpp_file_line_for_message): Rename to cpp_print_file_and_line.
15230         (v_cpp_message): Now called directly by all entry points.
15231         Remove -1 case.
15232         (cpp_pfatal_with_name, cpp_message): Delete.
15233         (cpp_notice_from_errno, cpp_ice): New functions.
15234         (cpp_notice): Is now for reporting error conditions, just
15235         without an associated file.
15236         (cpp_error, cpp_error_with_line): Don't do anything if
15237         opts->inhibit_errors is on.
15238         (cpp_pedwarn_with_file_and_line): Take column argument also.
15239
15240         * cpplib.h: Update prototypes of exported functions.
15241         (struct cpp_options): Add inhibit_errors.
15242
15243         * cppalloc.c, cppfiles.c: Use fprintf not cpp_notice for
15244         non-error messages.  Include intl.h.
15245
15246         * cppinit.c, cppmain.c: Likewise.  Also, use
15247         cpp_notice_from_errno instead of cpp_perror_with_name or
15248         cpp_pfatal_with_name, and cpp_notice instead of cpp_message.
15249
15250         * cppexp.c, cpphash.c, cppinit.c, cpplib.c: Use cpp_ice to
15251         report internal errors.
15252
15253         * cpplib.c (do_define): Switch bcopy to memcpy.
15254         Give cpp_pedwarn_with_file_and_line a dummy column argument.
15255
15256         * cpplib.c (copy_rest_of_line): Revert previous change: don't
15257         bail out early if we hit a line comment.
15258
15259 2000-02-06  Richard Henderson  <rth@cygnus.com>
15260
15261         * flow.c (flow_delete_insn, make_edge, remove_edge): Export.
15262         * basic-block.h: Declare them.
15263         * emit-rtl.h (active_insn_p): New.
15264         (next_active_insn, prev_active_insn): Use it.
15265         * rtl.h: Declare it.
15266         * function.c (emit_return_into_block): New.
15267         (thread_prologue_and_epilogue_insns): Insert return insns instead
15268         of epilogues when possible.
15269         * jump.c (jump_optimize_1): Remove code to insert a return insn
15270         on the fallthru to the exit block.
15271
15272         * i386.c (ix86_can_use_return_insn_p): Fail for large poped args
15273         and for non-empty stack frames.
15274         * i386.md (return): Expand to return-pop as needed.
15275
15276 2000-02-06  Richard Henderson  <rth@cygnus.com>
15277
15278         * simplify-rtx.c (simplify_relational_operation): Canonicalize
15279         constant to op1 for testing.
15280
15281 2000-02-06  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15282
15283         * config/c4x/c4x.md (*ldi_on_overflow): New pattern.
15284         (fixuns_truncqfqi2): Use it.
15285
15286 2000-02-06  Richard Henderson  <rth@cygnus.com>
15287
15288         * i386.c (ix86_agi_dependant): Handle pro_epilogue_adjust_stack
15289         as a TYPE_LEA insn.
15290
15291         * i386.md (widening and peepholes): Mask the constant instead of
15292         using gen_lowpart.
15293
15294 2000-02-05  Zack Weinberg  <zack@wolery.cumb.org>
15295
15296         * cppfiles.c (read_and_prescan) [case SPECCASE_QUESTION]: Bump
15297         input pointer before possibly branching off to the backslash
15298         code.
15299         * cpphash.c (macroexpand): Correctly delete \r escapes when
15300         stringifying parameters.
15301         * cpplib.c (copy_rest_of_line): Go directly to skip_block_comment
15302         if we can; bail out early if we hit a line comment.
15303         (handle_directive): Treat '# 123' in an .S file just like
15304         '# <punctuation>'.  Discard the shifted '#' if we hit '#\n'.
15305         Return 1 for '# not_a_directive'.
15306         (get_directive_token): Pop macro buffers here, so that
15307         cpp_get_token can't sneakily move past a newline.
15308         Add sanity checks.
15309         (cpp_get_token): goto randomchar if handle_directive returns 0.
15310
15311         * cppalloc.c: Update copyright.
15312         * cpplib.c: Merge all the static function prototypes into one
15313         block.
15314         * cpplib.h: Remove #if 0 block.
15315
15316         * cpperror.c: Remove #ifdef EMACS block.
15317         * cppmain.c: Likewise.
15318         * cpphash.c: Remove #if 0 blocks.
15319         * cppinit.c: Remove #if 0 blocks, and the -lint option.
15320         * cpplib.c: Remove #if 0 blocks and code referencing
15321         pcp_inside_if or for_lint.  Remove duplicate error message.
15322         Fix error messages for #else after #else or #elif.  Reformat.
15323         Remove archaic TODO list.
15324         * cpplib.h: Remove pcp_inside_if and for_lint flags.
15325
15326 2000-02-05  Zack Weinberg  <zack@wolery.cumb.org>
15327
15328         * i386/osf1elf.h: Add missing backslash to multiline string.
15329
15330 2000-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15331
15332         * longlong.h [sparc] (udiv_qrnnd): Avoid stringifying macro arg.
15333
15334 2000-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15335
15336         * Makefile.in (c-common.o): Depend on $(EXPR_H).
15337
15338         * c-common.c: Include expr.h.
15339
15340         * c-pragma.c (mark_align_stack): Add prototype.
15341
15342         * caller-save.c (add_stored_regs): Likewise.
15343
15344         * combine.c (record_promoted_value): Likewise.
15345
15346         * i386.c (ix86_sched_reorder_pentium, ix86_sched_reorder_ppro):
15347         Likewise.
15348
15349         * cppinit.c (new_pending_define): Likewise.
15350
15351         * cpplib.c (skip_block_comment, skip_line_comment): Likewise.
15352
15353         * dwarf2out.c (save_rtx, splice_child_die, reverse_die_lists,
15354         AT_class, AT_flag, AT_int, AT_unsigned, AT_string, AT_ref, AT_loc,
15355         AT_addr, AT_lbl, get_AT_ref, free_AT, free_die, local_scope_p,
15356         class_scope_p): Likewise.
15357
15358         * dwarf2out.h (dwarf2out_set_demangle_name_func,
15359         dwarf2out_add_library_unit_info): Likewise.
15360
15361         * ggc.h (ggc_page_print_statistics): Likewise.
15362
15363         * haifa-sched.c (propagate_deps): Likewise.
15364
15365         * reg-stack.c (next_flags_user, record_label_references): Likewise.
15366
15367         * rtl.h (set_stack_check_libfunc): Likewise.
15368
15369         * toplev.h (set_fatal_function): Likewise.
15370
15371         * toplev.c (set_fatal_function): Delete prototype.
15372
15373         * diagnostic.c: Deconstify functions returning malloc'ed ptrs.
15374
15375 2000-02-05  Geoff Keating  <geoffk@cygnus.com>
15376
15377         * ginclude/ppc-asm.h (FUNC_START): Use USER_LABEL_PREFIX.
15378         (FUNC_END): Likewise.
15379
15380 2000-02-05  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15381
15382         * caller-save.c: Include tm_p.h.
15383
15384 2000-02-05  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15385
15386         * Makefile.in (libgcc.a): Add $(LIBGCC1) to libgcc.a after $(LIBGCC2).
15387
15388 2000-02-04  Neil Booth  <NeilB@earthling.net>
15389
15390         * cccp.c (main): Check 'dir' for a NULL pointer before passing
15391         it to strcmp.
15392
15393 2000-02-04  Zack Weinberg  <zack@wolery.cumb.org>
15394
15395         * recog.h: Remove NO_MD_PROTOTYPES ifdefs.
15396         * genflags.c: Use the max_operand_1 logic from genemit.c to
15397         calculate how many arguments gen_insn prototypes have.  Remove
15398         NO_MD_PROTOTYPES ifdefs from the generated file.
15399         * genoutput.c: Don't define NO_MD_PROTOTYPES in the generated
15400         file.  Cast gen_insn initializers to insn_gen_fn.
15401         * config/alpha/vms.h: Don't define NO_MD_PROTOTYPES.
15402         * gcc.texi: Remove documentation of NO_MD_PROTOTYPES.
15403
15404 2000-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15405
15406         * fixinc/Makefile.in (HDR): Add machname.h.
15407         (clean): Likewise.
15408
15409 2000-02-05  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15410
15411         * config/c4x/c4x.h (c4x_compare_op0, c4x_compare_op1): Move ...
15412         (c4x_regclass_map, c4x_caller_save_map, c4x_rpts_cycles): Ditto.
15413         (c4x_cpu_version): Ditto.
15414         * config/c4x/c4x-protos.h: ... here.
15415
15416 2000-02-04  Jason Merrill  <jason@casey.cygnus.com>
15417
15418         * dwarf2out.c (add_abstract_origin_attribute): Don't call
15419         gen_abstract_function on our context if we're a nested function.
15420
15421 2000-02-05  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15422
15423         * config/c4x/c4x.md (fixuns_truncqfqi2): Rewrite.
15424         * config/c4x/libgcc.S (ufix_truncqfhi2n): Fix.
15425
15426 2000-02-04  Bruce Korb  <bkorb@gnu.org>
15427
15428         * fixinc/genfixes(machname.h):
15429         Move the functionality from gen-machine.h into this file.
15430         UNdef MN_NAME_PAT if there are no names to change.
15431         Also, be a little kinder when AutoGen is not present.
15432
15433         * fixinc/Makefile.in(machname.h):
15434         Change the generation rule to use genfixes.
15435
15436         * fixinc/fixfixes.c(machine_name):
15437         machine_name_fix's functionality now dependent upon whether
15438         MN_NAME_PAT is defined.
15439
15440         * fixinc/fixtests.c(machine_name):
15441         ditto.
15442
15443         * fixinc/fixlib.c(mn_get_regexps): conditional on definition
15444         of MN_NAME_PAT.
15445
15446         * fixinc/fixlib.h(mn_get_regexps):
15447         ditto
15448
15449         * fixinc/gen-machine.h: DELETED
15450
15451 2000-02-04  Jan Hubicka  <jh@suse.cz>
15452             Richard Henderson  <rth@cygnus.com>
15453
15454         * i386.c (SAVE_REGS_FIRST): Remove.
15455         (ix86_initial_elimination_offset): Handle only SAVE_REGS_FIRST mode.
15456         (ix86_compute_frame_size): Likewise.
15457         (ix86_expand_prologue): Likewise.  Use pro_epilogue_adjust_stack.
15458         (ix86_emit_restore_regs): Remove.
15459         (ix86_emit_epilogue_esp_adjustment): Use pro_epilogue_adjust_stack
15460         when a frame pointer is in use.
15461         (ix86_expand_epilogue): Handle only SAVE_REGS_FIRST mode.  Use mov
15462         instead of pop to restore a register when profitable; emit leave
15463         when profitable.
15464         (ix86_attr_length_default): Handle pro_epilogue_adjust_stack
15465         as a TYPE_LEA insn.
15466         (ix86_adjust_cost): Handle pro_epilogue_adjust_stack as TYPE_ALU.
15467         * i386.md (prologue_allocate_stack): Remove.
15468         (epilogue_deallocate_stack): Remove.
15469         (pro_epilogue_adjust_stack): New.
15470
15471 2000-02-04  Richard Henderson  <rth@cygnus.com>
15472
15473         * function.c (diddle_return_value): Rework to use a callback function.
15474         Use current_function_return_rtx if it's been set up.
15475         (do_clobber_return_reg, clobber_return_register): New.
15476         (do_use_return_reg, use_return_register): New.
15477         (expand_function_end): Use them.
15478         * stmt.c (expand_null_return): Likewise.
15479         * function.h: Declare them.
15480         * flow.c (mark_regs_live_at_end): Use diddle_return_value.
15481         (mark_reg): Change arguments as appropriate for callback.
15482         * integrate.c (expand_inline_function): Revert 19 Jan change.
15483
15484 Fri Feb  4 20:25:42 2000  Hans-Peter Nilsson  <hp@bitrange.com>
15485
15486         * tm.texi (Values in Registers): Fix typo: "fo" "for".
15487         (Misc): Say the scheduler, not the Haifa scheduler.
15488
15489 2000-02-04  Clinton Popetz  <cpopetz@cygnus.com>
15490
15491         * jump.c (mark_jump_label): Add in_mem param, check SYMBOL_REFs
15492         when in_mem is set.  Update all callers.
15493
15494 2000-02-04  Richard Henderson  <rth@cygnus.com>
15495
15496         * i386/openbsd.h (INT_ASM_OP): Define.
15497
15498 Fri Feb  4 10:51:30 2000  Hans-Peter Nilsson  <hp@bitrange.com>
15499
15500         * tm.texi: Fix various typos.
15501
15502 Thu Feb  3 17:17:32 2000  Steve Ellcey <sje@cup.hp.com>
15503
15504         * config/pa/pa-hpux11.h (LIB_SPEC): Correct typo in !p case.
15505         (MD_STARTFILE_PREFIX_1): New macro.
15506
15507 Thu Feb  3 15:08:13 MET 2000  Jan Hubicka  <jh@suse.cz>
15508
15509         * i386.md (movstrsi, clrstrsi): Support variable sized copies, align
15510         destination when needed.
15511         (strmovsi, strsetsi): New expander.
15512         (strmovsi_1, strsetsi_1): New pattern.
15513         * i386.h (MASK_NO_ALIGN_STROP, MASK_INLINE_ALL_STROP,
15514         TARGET_ALIGN_STRINGOPS, TARGET_INLINE_ALL_STRINGOPS): New macros.
15515         (TARGET_SWITCHES) Add align-stringops and inline-all-stringops.
15516         * invoke.texi (align-stringops, inline-all-stringops): Document.
15517
15518 Wed Feb  2 23:04:47 2000   Krister Walfridsson <cato@df.lth.se>
15519
15520         * i386/netbsd.h (INT_ASM_OP): Define.
15521
15522 2000-02-02  Zack Weinberg  <zack@wolery.cumb.org>
15523
15524         * cpplib.h (cpp_reader): Add new flag, no_directives.
15525         * cpphash.c (macarg): Set it.
15526         * cpplib.c (handle_directive): If no_directives is on and we
15527         find a directive, issue an error and discard the line.
15528
15529 Wed Feb  2 13:07:10 2000  Jim Wilson  <wilson@cygnus.com>
15530
15531         * config/sparc/sparc.h (PREFERRED_RELOAD_CLASS): Delete 'E' check for
15532         FP constants.  Add ! TARGET_FPU check for FP constants.
15533
15534 2000-02-02  Clinton Popetz  <cpopetz@cygnus.com>
15535
15536         * flow.c (find_basic_blocks): Don't kill label_value_list
15537         here.
15538         (cleanup_cfg): Kill it here.
15539
15540 Wed Feb  2 08:12:30 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
15541
15542         * expr.c (store_field): Ensure ALIGN is no stricter than the
15543         alignment of EXP.
15544
15545 2000-02-02  Richard Henderson  <rth@cygnus.com>
15546
15547         * jump.c (delete_insn): Partially revert 19 Jan change;
15548         don't convert unused code labels to notes at -O0.
15549
15550 2000-02-02 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
15551
15552         * toplev.c (rest_of_compilation): Run rebuild_jump_labels after
15553         split_all_insns to recreate REG_LABEL notes for flow2 pass.
15554
15555 2000-02-01  Richard Henderson  <rth@cygnus.com>
15556
15557         * i386.c (general_no_elim_operand): New.
15558         (nonmemory_no_elim_operand): New.
15559         (ix86_expand_move): Copy eliminable operands before a push.
15560         * i386-protos.h: Declare new functions.
15561         * i386.h (CAN_ELIMINATE): Simplify.
15562         (PREDICATE_CODES): Update.
15563         * i386.md (push insns): Don't allow eliminable register operands.
15564
15565 2000-02-01  Richard Henderson  <rth@cygnus.com>
15566
15567         * flow.c (mark_regs_live_at_end): Follow expand_function_end and
15568         replace BLKmode with DECL_RTL's mode.
15569
15570 2000-02-01  Zack Weinberg  <zack@wolery.cumb.org>
15571
15572         * frame.c (find_fde): Convert for loop to do-while so compiler
15573         sees it's always executed at least once.
15574         * libgcc2.c (BBINBUFSIZE): Kill.
15575         (__bb_init_prg): Use fgets.
15576         (__bb_exit_trace_func): Don't paste strings.
15577         * unroll.c (unroll_loop): Initialize unroll_type, not
15578         unroll_number, and tweak logic to match.
15579
15580         * i386.c (ix86_expand_int_movcc): Add explicit 'return 0' in
15581         all failure paths.
15582         (ix86_flags_dependant): Likewise.  Disentangle control flow.
15583         (ix86_sched_reorder): Break guts out to
15584         ix86_sched_reorder_pentium and ix86_sched_reorder_ppro.
15585         (ix86_sched_reorder_ppro): Initialize pair2 and insnp before
15586         any possible use.
15587
15588         * i386.h (MACHINE_STATE_SAVE, MACHINE_STATE_RESTORE): Don't
15589         use string concatenation.  Don't save and restore esi.
15590
15591         * fixinc/Makefile.in (fixincl.sh): Don't depend on inclhack.def.
15592         (machname.h): Remove script to separate file.  Use two-step
15593         sequence so target is not created if script fails.
15594         * fixinc/gen-machname.h: New file.  Handle case where no non-reserved
15595         identifiers are defined.
15596         * fixinc/fixlib.c (mn_get_regexps): Return a flag: if MN_NAME_PAT is
15597         an empty string, machine_name doesn't need to do anything at
15598         all.
15599         (is_cxx_header): Add more cases to regexp.
15600         * fixinc/fixlib.h: Update prototype.
15601         * fixinc/fixtests.c, fixinc/fixfixes.c: Update callers of
15602         mn_get_regexps.
15603         * fixinc/fixincl.c: Define NO_BOGOSITY.
15604
15605         * fixinc/inclhack.def (no_double_slash, else_endif_label): Ifdef out.
15606         (hp_sysfile): Add missing comma.
15607         (math_exception): Put the wrapper ifdefs at the beginning and
15608         the end of the file.
15609         * fixinc/fixincl.x, fixinc/inclhack.sh: Regenerate.
15610
15611 2000-02-01  Richard Henderson  <rth@cygnus.com>
15612
15613         * sparc.c (fp_zero_operand): Turn into a normal predicate.
15614         Use CONST0_RTX.  Update all callers.
15615         * sparc.h, sparc-protos.h: Update accordingly.
15616         * sparc.md (fp mov insns): Use fp_zero_operand directly
15617         where applicable.
15618
15619 Wed Feb  2 02:59:45 2000  Hans-Peter Nilsson  <hp@bitrange.com>
15620
15621         * tm.texi (Values in Registers): Fix typo in HARD_REGNO_NREGS
15622         example.
15623
15624 2000-02-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15625
15626         * Makefile.in (specs.ready): New target.
15627         (fixinc.sh): Depend on `specs.ready' instead of `specs'.
15628
15629 2000-02-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15630
15631         * fixinc.irix: Use unique filenames for writing into /tmp,
15632         * fixinc.ptx: Likewise.
15633         * fixinc.sco: Likewise.
15634         * fixinc.svr4: Likewise.
15635         * fixinc.winnt: Likewise.
15636
15637 2000-02-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15638
15639         * tsystem.h: New file.
15640
15641         * Makefile.in (libgcc2.a, stmp-multilib, crtbegin.o, crtend.o,
15642         s-crtS): Depend on tsystem.h.
15643
15644         * crtstuff.c: Include tsystem.h.
15645         * frame.c: Likewise.
15646         * libgcc2.c: Likewise.
15647
15648 Tue Feb  1 19:53:27 CET 2000  Jan Hubicka  <jh@suse.cz>
15649
15650         * builtins.c (expand_builtin_memset): Expand for variable sized
15651         lengths too.
15652
15653 2000-02-01  David Billinghurst <David.Billinghurst@riotinto.com.au>
15654
15655         * config/mips/iris6.h (SUBTARGET_ASM_SPEC) : Default ISA based
15656         on ABI.
15657
15658 Tue Feb  1 00:57:40 2000  Hans-Peter Nilsson  <hp@bitrange.com>
15659
15660         * dwarfout.c (SHORT_TYPE_SIZE): Correct default.
15661
15662         * tm.texi (Type Layout): Correct entry for CHAR_TYPE_SIZE.
15663
15664 2000-01-31  Chandra Chavva <cchavva@cygnus.com>
15665
15666         * combine.c (try_combine) [HAVE_cc0]: Trying to check the missed
15667         case 3->2 combining (combining with splitting) in which 2 is CC0
15668         setter/user and 3 is user. The rest of cases 2->1 and 3->2 are
15669         checked at the begining of the function with the aid of calling
15670         function 'can_combine_p'.
15671
15672 2000-01-31  Dave Brolley  <brolley@redhat.com>
15673
15674         * cccp.c (struct argdata): Redeclare 'newlines' field as 'int'.
15675
15676 2000-01-31  Jason Merrill  <jason@casey.cygnus.com>
15677
15678         * jump.c (redirect_jump): Move a NOTE_INSN_FUNCTION_END to the
15679         new label.
15680
15681 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15682
15683         * gansidecl.h (PROTO, VPROTO, PVPROTO): Delete macros.
15684
15685         * sbitmap.h (sbitmap_first_set_bit, sbitmap_last_set_bit):
15686         PROTO -> PARAMS.
15687
15688 2000-01-30  Zack Weinberg  <zack@wolery.cumb.org>
15689
15690         * i386/386bsd.h, i386/beos-pe.h, i386/bsd386.h, i386/crtdll.h,
15691         i386/cygwin.h, i386/dgux.h, i386/djgpp-rtems.h, i386/djgpp.h,
15692         i386/freebsd.h, i386/gnu.h, i386/i386-aout.h, i386/i386-coff.h,
15693         i386/i386-interix.h, i386/i386elf.h, i386/linux.h, i386/lynx-ng.h,
15694         i386/lynx.h, i386/mach.h, i386/mingw32.h, i386/moss.h,
15695         i386/netbsd.h, i386/next.h, i386/openbsd.h, i386/osf1elf.h,
15696         i386/ptx4-i.h, i386/rtems.h, i386/rtemself.h, i386/sco.h,
15697         i386/sequent.h, i386/sun.h, i386/sysv4.h, i386/uwin.h, i386/vsta.h,
15698         i386/vxi386.h, i386/win-nt.h, i386/win32.h:
15699         Remove -Di386 -Acpu(i386) -Amachine(i386) from CPP_PREDEFINES.
15700
15701         * i386/osf1elf.h, i386/scodbx.h, i386/seq-sysv3.h, i386/sysv5.h:
15702         Add %(cpp_cpu) to CPP_SPEC.
15703
15704         * i386/osf1elf.h, i386/osfelf.h, i386/osfrose.h:
15705         Add %(cc1_cpu) to CC1_SPEC.
15706
15707 2000-01-28  Ulrich Drepper  <drepper@redhat.com>
15708
15709         * c-decl.c (c_decode_option): Accept optional numeric argument to
15710         -Wformat and set warn_format.
15711         * c-common.c: Don't emit warning about non-constant printf format
15712         string unless warn_format > 1.
15713
15714 2000-01-30  Richard Henderson  <rth@cygnus.com>
15715
15716         * alpha.md (return_internal): Allow after reload only.
15717
15718 2000-01-30  Richard Henderson  <rth@cygnus.com>
15719
15720         * i386.c (ix86_compute_frame_size): Omit padding1 if the
15721         local frame size is zero.
15722
15723 2000-01-30  Richard Henderson  <rth@cygnus.com>
15724
15725         * alpha.c (alpha_expand_epilogue): Don't emit the return insn.
15726         * alpha.h (EPILOGUE_USES): New.  Mark $26 live.
15727         * alpha.md (return): Turn into an expander.
15728         (return_internal): Don't use $26.
15729         (epilogue): Emit the return insn.
15730
15731 2000-01-30  Richard Henderson  <rth@cygnus.com>
15732
15733         * alpha.md (negtf2, abstf2): Fix word order thinko.
15734         (extendsftf2): New.
15735         (trunctfsf2): Avoid intermediate rounding errors.
15736
15737 2000-01-30  Zack Weinberg  <zack@wolery.cumb.org>
15738
15739         * cppfiles.c (find_position): Drop 'colp' argument, return the
15740         new line base.
15741         (read_and_prescan): Adjust to match.  Don't ever manipulate
15742         line or line_base except via find_position.
15743
15744 2000-01-29  Zack Weinberg  <zack@wolery.cumb.org>
15745
15746         * c-parse.in: Apply Ulrich's changes from c-parse.y.
15747         * c-parse.y, objc/objc-parse.y, c-parse.c, objc/objc-parse.c:
15748         Regenerate.
15749
15750 2000-01-29  Zack Weinberg  <zack@wolery.cumb.org>
15751
15752         * cpperror.c (cpp_file_line_for_message): If 'line' is zero,
15753         just print "<command line>".  If 'filename' is null or an
15754         empty string, print "<stdin>" for the filename.
15755         * cpplib.c (do_define): Don't print the 'location of the
15756         previous definition' message if we're still parsing the
15757         command line.
15758         (cpp_pedwarn_with_file_and_line): Always call
15759         cpp_file_line_for_message.
15760
15761 2000-01-29  Mark Mitchell  <mark@codesourcery.com>
15762
15763         * flow.c (mark_regs_live_at_end): Fix typo.
15764
15765 2000-01-28  Ulrich Drepper  <drepper@redhat.com>
15766
15767         * c-common.c: Adjust variable names, comments, help strings to c99.
15768         * c-lex.c: Likewise.
15769         * c-parse.y: Likewise.
15770         * c-tree.h: Likewise.
15771         * cccp.c: Likewise.
15772         * cpplib.h: Likewise.
15773         * c-decl.c: Likewise.  Recognize options with names "*99" as well.
15774         * cppinit.c: Likewise.
15775
15776 2000-01-29 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
15777
15778         * c4x.h (INIT_TARGET_OPTABS): Add all missing local optab entries.
15779         * c4x.c: Define the optab rtx values.
15780         (c4x_add_gc_roots): Add the ggc roots for these optab rtx values.
15781         (c4x_emit_libcall): Use new optab rtx values.
15782         (c4x_emit_libcall3): Likewise.
15783         (c4x_emit_libcall_mulhi): Likewise.
15784         * c4x-protos.h: Add prototypes for optab rtx values and change
15785         prototypes for above c4x_emit_libcall functions.
15786
15787 2000-01-29 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
15788
15789         * c4x.c (c4x_output_ascii): Restrict line length of output when TI
15790         syntax is used.
15791         (c4x_function_prologue): Use regnames intead of float_reg_names when
15792         TI syntax is used.
15793         (c4x_function_epilogue): Likewise.
15794         (c4x_print_operand): Likewise.
15795         * c4x.h (HOST_WIDE_INT_PRINT_HEX): Redefine.
15796         * c4x.md (set_high): Disable for TARGET_TI.
15797
15798 2000-01-29 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
15799
15800         * c4x.h (PREFERRED_RELOAD_CLASS): Change to restrict the reloading
15801         of framepointer + constant to ADDR_REGS class.
15802         * c4x.md (addqi3, addqi3_noclobber_reload): Update.
15803         * c4x.c (std_or_reg_operand): New function.
15804         * c4x-protos.h (std_or_reg_operand): Prototype it.
15805
15806 2000-01-29 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
15807
15808         * t-c4x: Change qi,qf,di,df into si,sf,hi,hf to generate same
15809                 object names as libgcc2.c.
15810         * libgcc.S: Use newly defined names.
15811
15812 Fri Jan  7 19:48:04 CET 2000  Jan Hubicka  <jh@suse.cz>
15813         * sbitmap.c (sbitmap_first_set_bit, sbitmap_last_set_bit): New
15814         function.
15815         * sbitmap.h (sbitmap_first_set_bit, sbitmap_last_set_bit): Declare.
15816         * basic_block.h (FLOW_LOOP_FIRST_BLOCK): New macro.
15817         (FLOW_LOOP_LAST_BLOCK): Likewise.
15818
15819 2000-01-21  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15820
15821         * basic-block.h (struct loop): New fields 'first' and 'last'.
15822         * flow.c (flow_loops_find): Compute loop->first and loop->last.
15823         (flow_loops_dump): Use loop->first to check for NOTE_INSN_LOOP_BEG
15824         and loop->last to check for NOTE_INSN_LOOP_END.
15825
15826 Fri Jan 28 10:57:58 2000  Jason Eckhardt  <jle@cygnus.com>
15827
15828         * predict.c (estimate_probability): Use the new FIRST and LAST fields
15829         of the loop descriptor rather than HEADER and LATCH. Also added
15830         missing break statements as well making some coding style modifications
15831         as suggested by Michael Hayes.
15832
15833 2000-01-28  Richard Henderson  <rth@cygnus.com>
15834
15835         * flow.c (find_basic_blocks): Remove do_cleanup argument.
15836         Break out that code ...
15837         (cleanup_cfg): ... here.
15838         (commit_one_edge_insertion): Detect a return instruction being
15839         emitted to an edge.  Emit a barrier following; clear fallthru.
15840         (commit_edge_insertions): Verify CFG consistency.
15841         * function.c (expand_function_start): Kill unused variable.
15842         (expand_function_end): Likewise.
15843         (thread_prologue_and_epilogue_insns): Use insert_insn_on_edge
15844         to insert the epilogue.
15845
15846         * gcse.c (gcse_main): Adjust for find_basic_blocks change.
15847         (delete_null_pointer_checks): Likewise.
15848         * output.h: Likewise.
15849         * reg-stack.c (reg_to_stack): Likewise.
15850         * toplev.c (rest_of_compilation): Likewise.  Run
15851         thread_prologue_and_epilogue_insns after rebuilding the CFG.
15852
15853 2000-01-28  Richard Henderson  <rth@cygnus.com>
15854
15855         * Makefile.in (flow.o): Revert 24 Jan change.
15856         * flow.c (mark_regs_live_at_end): Likewise.  Force BLKmode
15857         FUNCTION_VALUE result to DECL_RESULT's mode.
15858
15859         * haifa-sched.c (schedule_insns): Don't recompute reg info
15860         after reload.
15861
15862 2000-01-28  Zack Weinberg  <zack@wolery.cumb.org>
15863
15864         * configure.in: Make --enable-cpplib the default.
15865         * configure: Regenerate.
15866         * gcc.dg/990119-1.c: No longer expected to fail.
15867
15868 2000-01-28  Bernd Schmidt  <bernds@cygnus.co.uk>
15869
15870         * jump.c (jump_optimize_1): Delete an optimization that is also done
15871         by merge_blocks in flow.
15872
15873 2000-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15874
15875         * diagnostic.c (build_message_string, output_printf,
15876         line_wrapper_printf): Add ATTRIBUTE_PRINTF_*.
15877         (build_location_prefix): Fix non-literal format string.
15878
15879 2000-01-27  Richard Henderson  <rth@cygnus.com>
15880
15881         * alpha.md (trunctfsf2): New.
15882
15883 2000-01-27  Andrew Hobson  <ahobson@eng.mindspring.net>
15884
15885         * configure.in (alpha-dec-osf5): Enable MASK_SUPPORT_ARCH.
15886
15887 2000-01-27  Zack Weinberg  <zack@wolery.cumb.org>
15888
15889         * cppinit.c (cpp_handle_option): Recognize C++ comments under
15890         -std=gnu89.
15891         * cpplib.c (skip_block_comment, skip_line_comment): Split code
15892         out of...
15893         (skip_comment) ... here.  Permit C++ comments in system
15894         headers always.  Warn about C++ comments in user code under
15895         -std=gnu89 -pedantic.
15896         (copy_comment): Use skip_comment.
15897         (cpp_skip_hspace, cpp_get_token): skip_comment can no longer
15898         return EOF.
15899         (consider_directive_while_skipping, do_else, do_endif): Call
15900         validate_else unconditionally.
15901         (validate_else): Check CPP_PEDANTIC here.  Accept non-comment
15902         text after the conditional in a system header.
15903         * cpplib.h (struct cpp_buffer): Add flag
15904         warned_cplusplus_comments.
15905
15906 2000-01-27  Geoffrey Keating  <geoffk@cygnus.com>
15907
15908         * emit-rtl.c (unshare_all_rtl): Unshare virtual parameters too.
15909         Use unshare_all_rtl_1.
15910         (unshare_all_rtl_again): New function.
15911         (unshare_all_rtl_1): New function split out of unshare_all_rtl.
15912
15913         * function.c (purge_addressof_1): Use unshare_all_rtl_again
15914         rather than resetting the 'used' flags ourself.
15915
15916         * toplev.c (rest_of_compilation): Add current_function_decl
15917         to the unshare_all_rtl call.
15918         * tree.h: Prototype unshare_all_rtl.
15919         * rtl.h: Prototype unshare_all_rtl_again here.
15920
15921 2000-01-27  Geoffrey Keating  <geoffk@cygnus.com>
15922
15923         * genoutput.c (output_prologue): Include ggc.h in generated
15924         files.
15925         * Makefile.in (insn-output.o): Depends on ggc.h.
15926
15927 2000-01-27  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
15928             Hans-Peter Nilsson  <hp@bitrange.com>
15929
15930         * ns32k/xm-ns32k.h (memcpy, memset, memcmp): Delete.
15931         Remove redundant include of xm-ns32k.h.
15932         * ns32k/xm-genix.h (memcpy, memset, memcmp): Add definitions.
15933         Remove redundant include of xm-ns32k.h.
15934         * ns32k/xm-netbsd.h (memcpy, memset, memcmp): No longer undefine.
15935         Remove redundant include of xm-ns32k.h.
15936         * ns32k/netbsd.h (TARGET_DEFAULT): Enable multiply-add instructions.
15937
15938         * ns32k/ns32k.h: Update comment on multiply-add instructions.
15939         (TARGET_SWITCHES): Add documentation strings.
15940         (DWARF_FRAME_REGNUM): Override default definition.
15941         (REG_CLASS_CONTENTS): Add comments.
15942         (SUBSET_P): Format to reduce line length.
15943         (SMALL_REGISTER_CLASSES): Make a run time option.
15944         (GO_IF_NONINDEXED_ADDRESS): Reformat.
15945         (GO_IF_LEGITIMATE_ADDRESS): Ensure that cfun is non NULL before
15946         dereferencing it.  Braces to avoid "ambiguous else" were misplaced.
15947         (regclass_map): fix typo in comment.
15948         * ns32k/ns32k.c: Add spaces before parentheses for consistant style.
15949         Prefer gen_rtx_FOO(...) to gen_rtx(FOO,...).
15950         (trace, reg_or_mem_operand): Delete, unused function.
15951         (calc_address_cost): Small offsets are cheaper than large ones.
15952         (expand_block_move): Generate more efficient code when bytes is a
15953         known at compile time.
15954         * ns32k/ns32k.md: Alternate constraints for multiply-add instructions.
15955         (udivmodsi4, udivmodhi4, udivmodqi4): Use nonimmediate_operand
15956         instead of reg_or_mem_operand.
15957
15958         * ns32k/ns32k.md: Use nonimmediate_operand or stricter for outputs,
15959         not general_operand.  Similarly use "=rm" or stricter, not "=g".
15960         For input operands, use stricter constraints than "g" if not
15961         general_operand.  Similarly use stricter predicate than
15962         "general_operand" when stricter constraints than "g" are present,
15963         except for matching constraints.
15964         (movstrsi): Use "memory_operand" for operands 0 and 1.
15965         (truncsiqi2, truncsihi2, trunchiqi2): Remove.
15966         (udivmoddisi4_internal): Use nonimmediate_operand for operand 0,
15967         not reg_or_mem_operand.
15968         (udivmoddisi4): Ditto.
15969         Use nonimmediate_operand for operand 1, not reg_or_mem_operand.
15970         Use nonimmediate_operand for operand 3, not register_operand.
15971         (udivmoddiqi4_internal): Use register_operand for operand 1, not
15972         reg_or_mem_operand.
15973
15974 2000-01-27  Fred Fish  <fnf@be.com>
15975
15976         * gthr-posix.h: Fix typo; compatibily -> compatibility.
15977         * gthr-single.h: Likewise.
15978         * gthr-solaris.h: Likewise.
15979         * gthr-vxworks.h: Likewise.
15980         * gthr-win32.h: Likewise.
15981         * gthr.h: Likewise.
15982
15983 2000-01-27  Zack Weinberg  <zack@wolery.cumb.org>
15984
15985         * cppinit.c: Add " (cpplib)" to end of string printed by
15986         -v / --version.
15987
15988 2000-01-27  Richard Henderson  <rth@cygnus.com>
15989
15990         * alpha.c (alpha_emit_conditional_move): Use VOIDmode when
15991         testing for a signed comparison.
15992         (alpha_emit_floatuns): New.
15993         * alpha-protos.h: Declare it.
15994         * alpha.md (floatunsdisf2, floatunsdidf2): New.
15995         (extendsfdf2): Tidy.
15996
15997 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
15998
15999         * config/sparc/linux64.h (CC1_SPEC): If compiling -m32 with -g but
16000         no -g option specifying debugging format, default to -gstabs+.
16001
16002 Wed Jan 26 22:19:14 1999  J"orn Rennecke  <amylaar@cygnus.co.uk>
16003
16004         * calls.c (special_function_p): New argument fork_or_exec.
16005         (expand_call): When profile_arc_flag is set and the function
16006         is in the fork_or_exec group, call __bb_fork_func first.
16007         * libgcc2.c, _bb module (__bb_fork_func): New function.
16008         (__bb_exit_func): If fcntl F_SETLKW is available, use it to lock
16009         output file.
16010         * config/svr4.h (TARGET_HAS_F_SETLKW): Define.
16011         * tree.h (special_function_p): Update prototype.
16012
16013 2000-01-26  Richard Henderson  <rth@cygnus.com>
16014
16015         * alpha.c (alpha_split_tfmode_pair): New.
16016         * alpha-protos.h: Declare it.
16017         * alpha.md (abstf2, negtf2): New.
16018         (movtf insn): Add input G constraint.
16019         (movtf splitter): Use alpha_split_tfmode_pair.
16020
16021 2000-01-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16022
16023         * i386/cygwin.h: PROTO -> PARAMS.
16024
16025 2000-01-26  Jakub Jelinek  <jakub@redhat.com>
16026
16027         * config/sparc/sparc.c (sparc_emit_float_lib_cmp): Handle
16028         TARGET_ARCH32 again. Handle ORDERED, UN* and LTGT comparisons
16029         using _Qp_cmp/_Q_cmp and testing the return value.
16030         (print_operand): Call reverse_condition_maybe_unordered if
16031         we are handling CCFPmode or CCFPEmode.
16032         Handle ORDERED, UN* and LTGT comparisons.
16033         * config/sparc/sparc.md (cmptf): Use even on TARGET_ARCH32
16034         if not TARGET_HARD_QUAD.
16035         (seq, sne, sgt, slt, sge, sle, beq, bne, bgt, blt, bge, ble,
16036         bunordered, bordered, bungt, bunlt, buneq, bunge, bunle, bltgt):
16037         Call sparc_emit_float_lib_cmp even on TARGET_ARCH32.
16038         Adjust gen_b* calls so that they reflect return comparison of
16039         sparc_emit_float_lib_cmp.
16040
16041 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16042
16043         * config/alpha/alpha.c (alpha_emit_xfloating_cvt): Do not assume
16044         incoming operands array is large enough for one more operand.
16045         (alpha_emit_xfloating_arith): Likewise.
16046
16047 2000-01-25  Zack Weinberg  <zack@wolery.cumb.org>
16048
16049         * fixinc/Makefile.in (machname.h): SunOS 4 sed can't handle a
16050         file with one line and no trailing newline.
16051         Patch by Kaveh Ghazi <ghazi@caip.rutgers.edu>.
16052         * fixinc/fixtests.c (machine_name_test): Fix fencepost error
16053         checking if the match is on the line.
16054         * fixinc/gnu-regex.c: Provide regerror not __regerror.
16055
16056 2000-01-25  Richard Henderson  <rth@cygnus.com>
16057
16058         * sparc.c (output_cbranch): Fix accidental squashing of the
16059         fp branch pre-delay nop.
16060
16061 2000-01-25  Richard Henderson  <rth@cygnus.com>
16062
16063         * tree.def (UNNE_EXPR): Remove.
16064         * c-typeck.c (build_binary_op): Don't handle it.
16065         * expr.c (expand_expr, do_jump, do_store_flag): Likewise.
16066
16067         * rtl.def (UNNE): Remove.
16068         (LTGT): Add.
16069         * jump.c (reverse_condition): Update accordingly.
16070         (swap_condition): Likewise.
16071         (comparison_dominates_p): Handle unordered comparisons.
16072         (reverse_condition_maybe_unordered): New.
16073         * rtl.h (reverse_condition_maybe_unordered): Declare.
16074
16075         * sparc.c (select_cc_mode): Update for UNNE/LTGT.
16076         (output_cbranch): Use reverse_condition_maybe_unordered and LTGT.
16077         * sparc.h (REVERSIBLE_CC_MODE): Always true.  Update docs.
16078         * sparc.md (bltgt): New.
16079
16080 2000-01-25  Nick Clifton  <nickc@redhat.com>
16081
16082         * emit-rtl.c (emit_insn): Only check machine class insns for
16083         improper emission of a RETURN.
16084
16085 2000-01-25  Richard Henderson  <rth@cygnus.com>
16086
16087         * Makefile.in (flow.o): Depend on $(EXPR_H).
16088         * flow.c (mark_regs_live_at_end): Use hard_function_value, i.e.
16089         duplicate the structure of diddle_return_value for keeping regs live.
16090
16091 2000-01-26  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
16092
16093         * loop.c (current_loop_info): Delete.
16094         (consec_sets_invariant_p): Add loop argument, update callers.
16095         (get_condition_for_loop): Likewise.
16096         (count_nonfixed_reads, update_giv_derive): Likewise.
16097         (simplify_giv_expr, general_induction_var): Likewise.
16098         (consec_sets_giv, recombine_givs): Likewise.
16099         (move_movables): Delete loop_start and loop_end arguments,
16100         add loop argument, and update callers.
16101         (find_mem_givs, check_final_value): Likewise.
16102         (record_giv, maybe_eliminate_biv, maybe_eliminate_biv_1): Likewise.
16103         (loop_invariant_p): Rename from invariant_p, add loop argument, and
16104         update callers.
16105         (basic_induction_var): Add loop argument, delete loop_level argument,
16106         and update callers.
16107         * unroll.c (iteration_info): Delete loop_start and loop_end arguments,
16108         add loop argument, and update callers.
16109         (find_splittable_regs, find_splittable_givs): Likewise.
16110         (reg_dead_after_loop, loop_find_equiv_value): Likewise.
16111         (final_biv_value, final_giv_value, back_branch_in_range_p): Likewise.
16112         (biv_total_increment): Delete loop_start and loop_end arguments;
16113         update callers.
16114         (precondition_loop_p): Delete loop_start and loop_info arguments;
16115         update callers.
16116         * loop.h (get_condition_for_loop): Add loop argument.
16117         (biv_total_increment): Delete loop_start and loop_end arguments.
16118         (precondition_loop_p): Delete loop_start and loop_info arguments;
16119         add loop argument.
16120         (final_biv_value): Delete loop_start and loop_end arguments;
16121         add loop argument.
16122         (final_giv_value, back_branch_in_range_p): Likewise.
16123
16124 2000-01-25  Gavin Romig-Koch  <gavin@cygnus.com>
16125
16126         * config/mips/mips.h (LEGITIMATE_CONSTANT_P): Fix for mips16.
16127
16128 2000-01-25  Gavin Romig-Koch  <gavin@cygnus.com>
16129
16130         * Makefile.in (c-gperf.h) : Change the "See" pointer to
16131         point to the new "generated_files" doc.
16132
16133 2000-01-25  Clinton Popetz  <cpopetz@cygnus.com>
16134
16135         * config/fp-bit.c (_unord_f2): Fix typo.
16136
16137 2000-01-25  Zack Weinberg  <zack@wolery.cumb.org>
16138
16139         * c-common.c, c-decl.c, c-lang.c, c-lex.c, c-parse.in, c-pragma.c,
16140         c-typeck.c, objc/objc-act.c: Remove all references to obstack
16141         functions obsoleted by GC, such as push_obstacks_nochange,
16142         end_temporary_allocation, savealloc, saveable_tree_cons, etc.
16143         and code which existed only to decide whether or not to call
16144         them.  Remove now-unused NESTED argument from start_function;
16145         all callers changed.  Do not change behavior based on ggc_p.
16146         The use of the ixp_obstack in c-iterate.c and the util_obstack
16147         in objc/objc-act.c remain; these are not obsoleted by garbage
16148         collection.
16149         * c-tree.h: Update prototype for start_function.
16150
16151         * c-parse.y, c-parse.c, objc/objc-parse.c, objc/objc-parse.y: Rebuild.
16152
16153 2000-01-25  Clinton Popetz  <cpopetz@cygnus.com>
16154
16155         * config/mips/mips.md (zero_extendsidi2_internal): Disable for
16156         mips16.
16157
16158 2000-01-25  Richard Henderson  <rth@cygnus.com>
16159
16160         * sparc-protos.h (select_cc_mode): Declare.
16161         * sparc.c (select_cc_mode): New.  Handle unordered compares.
16162         (output_cbranch): Always reverse via code change.  Handle
16163         unordered compares.  Factor tests and string updates.
16164         * sparc.h (SELECT_CC_MODE): Split out to select_cc_mode.
16165         (REVERSIBLE_CC_MODE): Also exclude CCFPmode.
16166         * sparc.md (bunordered, bordered): New.
16167         (bungt, bunlt, buneq, bunge, bunle): New.
16168
16169 2000-01-25  Richard Henderson  <rth@cygnus.com>
16170
16171         * dwarf2out.c (dwarf2out_init): Use ggc_add_rtx_varray_root.
16172         * ggc-common.c (ggc_add_rtx_varray_root): New.
16173         (ggc_mark_rtx_varray): New.
16174         (ggc_mark_rtx_varray_ptr): New.  Shift all ggc_mark_foo_ptr
16175         functions down below ggc_mark_foo.
16176         * ggc.h (ggc_add_rtx_varray_root, ggc_mark_rtx_varray): Declare.
16177
16178 2000-01-25  Richard Henderson  <rth@cygnus.com>
16179
16180         * alpha.c (secondary_reload_class): Don't allocate a secondary
16181         for integral mode memories into FLOAT_REGS.  Rearrange the more
16182         complicated memory expression inward.
16183
16184 2000-01-25  Zack Weinberg  <zack@wolery.cumb.org>
16185
16186         * inclhack.def: Fixes to play nicer with FreeBSD, and
16187         corrections to comments.
16188         (cxx_unready): Add select expression.
16189         (irix_sockaddr): Add bypass expression.
16190         (machine_ansi_h_va_list): New fix.
16191         (stdio_va_list): No need to edit _BSD_VA_LIST_.
16192         Split out addition of "#include <stdarg.h>" to...
16193         (stdio_stdarg_h): ... here.
16194         (systypes_for_aix): Rename to systypes_stdlib_size_t.  Apply
16195         to stdlib.h also.  Do not munge _BSD_SIZE_T_.
16196         (sysz_stdlib_for_sun): Delete duplicate fix for unprotected
16197         size_t.
16198         (ultrix_ifdef): Tighten up select expression.
16199
16200         * fixincl.tpl: Exorcise 'exesel'.  Rewrite calculations of
16201         re_ct and max_mach to avoid use of shell.  Make printed names
16202         match names in inclhack.def.  Use static copyright date.
16203         Don't count c_test and test expressions as requiring regex_t
16204         slots.  Add some commentary.
16205         * inclhack.tpl: Do not include the 'This script contains N
16206         fixup scripts' line if PROGRAM is defined.  Use static
16207         copyright date.
16208
16209 2000-01-24  Jason Merrill  <jason@casey.cygnus.com>
16210
16211         * dwarf2out.c: include "varray.h", not dyn-string.h.
16212         (ASM_OUTPUT_DWARF2_ADDR_CONST, ASM_NAME_TO_STRING): Lose.
16213         (addr_const_to_string, addr_to_string): Lose.
16214         (ASM_OUTPUT_DWARF_ADDR_CONST): Copy from dwarfout.c.
16215         (struct dw_val_struct): val_addr is now an rtx.
16216         (add_AT_addr, AT_addr, free_AT, output_aranges): Adjust.
16217         (used_rtx_varray): New varray.
16218         (dwarf2out_init): Initialize it.
16219         (save_rtx): New fn.
16220         (mem_loc_descriptor, add_const_value_attribute): Call it instead of
16221         addr_to_string.
16222         * arm/telf.h, arm/unknown-elf.h, mn10200.h, mn10300.h,
16223         sparc/sp64-elf.h: Remove definition of ASM_OUTPUT_DWARF2_ADDR_CONST.
16224         * Makefile.in (dwarf2out.o): Update dependencies.
16225
16226 2000-01-24  Richard Henderson  <rth@cygnus.com>
16227
16228         * i386.c (i386_dwarf_output_addr_const): New.
16229         * i386.h (ASM_OUTPUT_DWARF_ADDR_CONST): New.
16230
16231         * dwarf2out.c (mem_loc_descriptor): Call ASM_SIMPLIFY_DWARF_ADDR
16232         if defined.
16233         * dwarfout.c (output_mem_loc_descriptor): Likewise.
16234         * i386.c (i386_simplify_dwarf_addr): New.
16235         * i386.h (ASM_SIMPLIFY_DWARF_ADDR): New.
16236
16237 Mon Jan 24 16:56:10 2000  Jim Wilson  <wilson@cygnus.com>
16238
16239         * dwarf2out.c (gen_struct_or_union_type_die): Set complete if
16240         TYPE_STUB_DECL is NULL.
16241
16242 2000-01-24  Richard Henderson  <rth@cygnus.com>
16243
16244         * builtins.c (expand_tree_builtin): Move ...
16245         * c-common.c (expand_tree_builtin): ... here.
16246
16247 2000-01-25  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
16248
16249         * loop.h (LOOP_INFO): New accessor macro.
16250         * basic-block.h (struct loop): Rename field `info' to `aux'.
16251         * loop.c (scan_loop): Replace loop->info with LOOP_INFO (loop).
16252         (prescan_loop, strength_reduce, check_dbra_loop, insert_bct): Likewise.
16253         * unroll.c (loop_iterations, unroll_loop): Likewise.
16254
16255 2000-01-24  Christopher Faylor <cgf@cygnus.com>
16256
16257         * config/i386/t-cygwin: Accomodate new winsup directory layout
16258         when searching for include files.
16259
16260 2000-01-24  Richard Henderson  <rth@cygnus.com>
16261
16262         * rtl.def: Add unordered fp comparisions.
16263         * tree.def: Likewise.
16264         * tree.h: Add ISO C 9x unordered fp comparision builtins.
16265
16266         * builtins.c (expand_tree_builtin): New function.
16267         * c-typeck.c (build_function_call): Use it.
16268         (build_binary_op): Support unordered compares.
16269         * c-common.c (c_common_nodes_and_builtins): Add unordered compares.
16270
16271         * combine.c (known_cond): Handle reverse_condition returning UNKNOWN.
16272         (reversible_comparison_p): Allow UNORDERED/ORDERED to be reversed.
16273         * cse.c (fold_rtx): Check FLOAT_MODE_P before reversing.
16274         (record_jump_equiv): Handle reverse_condition returning UNKNOWN.
16275         * jump.c (reverse_condition): Don't abort for UNLE etc, but
16276         return UNKNOWN.
16277         (swap_condition): Handle unordered compares.
16278         (thread_jumps): Check can_reverse before reversing.
16279         * loop.c (get_condition): Likewise.  Allow UNORERED/ORDERED to be
16280         reversed for FP.
16281
16282         * optabs.c (can_compare_p): New argument CODE.  Verify branch or
16283         setcc is present before acking for cmp_optab.  Update all callers.
16284         (prepare_float_lib_cmp, init_optabs): Handle UNORDERED.
16285         * expmed.c (do_cmp_and_jump): Update for can_compare_p.
16286         * expr.c (expand_expr): Likewise.  Support unordered compares.
16287         (do_jump, do_store_flag): Likewise.
16288         * expr.h (enum libfunc_index): Add unordered compares.
16289
16290         * Makefile.in (FPBIT_FUNCS): Add _unord_sf.
16291         (DPBIT_FUNCS): Add _unord_df.
16292         * config/fp-bit.c (_unord_f2): New.
16293         * fp-test.c (main): Try unordered compare builtins.
16294
16295         * alpha-protos.h (alpha_fp_comparison_operator): Declare.
16296         * alpha.c (alpha_comparison_operator): Check mode properly.
16297         (alpha_swapped_comparison_operator): Likewise.
16298         (signed_comparison_operator): Likewise.
16299         (alpha_fp_comparison_operator): New.
16300         (alpha_emit_conditional_branch): Handle unordered compares.
16301         * alpha.h (PREDICATE_CODES): Update.
16302         * alpha.md (fp compares): Use alpha_fp_comparison_operator.
16303         (bunordered, bordered): New.
16304
16305 2000-01-24  Richard Henderson  <rth@cygnus.com>
16306
16307         * alpha.c (alpha_emit_xfloating_cvt): Thinko in operand manipulation.
16308         * alpha.md (movtf): New expander, insn, and splitter.
16309
16310 Mon Jan 24 19:49:47 MET 2000  Jan Hubicka  <jh@suse.cz>
16311
16312         * reg-stack.c (subst_stack_regs_pat): Handle correctly USEs of
16313         dead registers.
16314
16315 Mon Jan 24 17:37:31 MET 2000  Jan Hubicka  <jh@suse.cz>
16316
16317         * i386.h (FIRST_PSEUDO_REGISTER): Set to 21.
16318         (FIXED_REGISTERS, CALL_USED_REGISTERS,
16319          REG_ALLOC_ORDER): Add frame pointer
16320         (FRAME_POINTER_REGNUM): Set to 20
16321         (HARD_FRAME_POINTER_REGNUM): New macro.
16322         (ELIMINABLE_REGS): Eliminate ARG_POINTER and FRAME_POINTER
16323         to HARD_FRAME_POINTER.
16324         (REGNO_OK_FOR_BASE_P): Accept FRAME_POINTER_REGNUM
16325         (REG_OK_FOR_INDEX_NONSTRICT_P): Likewise.
16326         (REG_OK_FOR_BASE_NONSTRICT_P): Likewise.
16327         (HI_REGISTER_NAMES): Add "frame".
16328         (CAN_ELIMINATE): Handle FRAME_POINTER_REGNUM elimination.
16329         (debug_reg): Handle FRAME_POINTER_REGNUM.
16330         (reg_class): Add arg pointer and frame pointer to NON_Q_REGS,
16331         GENERAL_REGS and INDEX_REGS.
16332         * i386.c (SAVED_REGS_FIRST): new macro.
16333         (AT_BP): Use hard_frame_pointer_rtx instead of frame_pointer_rtx
16334         (ix86_decompose_address, memory_address_length): Likewise.
16335         (regclass_map): Add frame pointer.
16336         (call_insn_operand): Handle frame_pointer_rtx.
16337         (reg_no_sp_operand): Likewise.
16338         (ix86_decompose_address): Handle frame_pointer_rtx as stack_pointer_rtx.
16339         (print_operand, legitimize_pic_address): Fix formating.
16340         (ix86_compute_frame_size): Make static, update prototype, new
16341         parameters padding1, padding2, use ix86_nsaved_regs, use
16342         stack_alignment_needed.
16343         (ix86_initial_elimination_offset): Handle FRAME_POINTER_REGNUM
16344         to HARD_FRAME_POINTER_REGNUM conversions.
16345         (ix86_expand_prologue): Handle SAVED_REGS_FIRST prologues.
16346         (ix86_expand_epilogue): Handle SAVED_REGS_FIRST epilogues.
16347         (print_reg): Abort on FRAME_POINTER_REGNUM
16348
16349 Mon Jan 24 16:50:08 MET 2000  Jan Hubicka  <jh@suse.cz>
16350
16351         * i386.h (PREDICATE_CODES): Add aligned_operand.
16352         * i386.c (aligned_operand): New function.
16353         (ix86_aligned_p): Kill.
16354         * i386.md (movhi_1): Emit mov for aligned operands.
16355         (promoting peep2s): Use aligned_operand.
16356
16357 2000-01-23  Zack Weinberg  <zack@wolery.cumb.org>
16358
16359         * fixinc/fixfixes.c (fix_char_macro_uses): Correct regular
16360         expression to allow underscores in macro names.
16361         (fix_char_macro_defines): Increment scanning pointer.
16362
16363 2000-01-23  Richard Henderson  <rth@cygnus.com>
16364
16365         * alpha/osf.h (TARGET_HAS_XFLOATING_LIBS): Define.
16366         * alpha/osf5.h: New file.
16367         * configure.in (alpha-*-osf5): Add it to tm_file.
16368
16369         * emit-rtl.c (operand_subword): Support TFmode on a 64-bit target.
16370
16371         * alpha-protos.h (alpha_emit_xfloating_arith): Declare.
16372         (alpha_emit_xfloating_cvt, function_arg): Declare.
16373         * alpha.c (alpha_emit_conditional_branch): Call
16374         alpha_emit_xfloating_compare for TFmode compares.
16375         (alpha_lookup_xfloating_lib_func): New.
16376         (alpha_compute_xfloating_mode_arg): New.
16377         (alpha_emit_xfloating_libcall): New.
16378         (alpha_emit_xfloating_arith): New.
16379         (alpha_emit_xfloating_compare): New.
16380         (alpha_emit_xfloating_cvt): New.
16381         (print_operand): Add default abort case.
16382         (function_arg): Mind FUNCTION_ARG_PASS_BY_REFERENCE.
16383         * alpha.h (TARGET_HAS_XFLOATING_LIBS): New.
16384         (BIGGEST_ALIGNMENT): Increase to 128 bits.
16385         (RETURN_IN_MEMORY): True for TF/TCmode.
16386         (ALPHA_ARG_SIZE): TF/TCmode is passed indirect.
16387         (FUNCTION_ARG): Move to function_arg.
16388         (FUNCTION_ARG_PASS_BY_REFERENCE): New.
16389         (ASM_OUTPUT_LONG_DOUBLE): New.
16390         (ASM_OUTPUT_DOUBLE): Always output bits.
16391         * alpha.md (addtf3, divtf3, multf3, subtf3, cmptf): New.
16392         (fix_trunctfdi2, floatditf2, floatunsditf2): New.
16393         (extenddftf2, trunctfdf2): New.
16394
16395 2000-01-23  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16396
16397         * config/sparc/sol2-sld-64.h (TRANSFER_FROM_TRAMPOLINE): Moved...
16398         * config/sparc/sol2.h: ... here.
16399
16400 2000-01-24  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
16401
16402         * basic-block.h (struct loops): New field `levels'.
16403         * flow.c (flow_loops_level_compute): Traverse all outer loops.
16404         (flow_loop_level_compute): Initialise level to 1.
16405         (flow_loops_find): Set loops->levels.
16406         (flow_loops_dump): Print loops->levels.
16407
16408 2000-01-23  Richard Henderson  <rth@cygnus.com>
16409
16410         * libgcc2.c (dwarf_reg_size_table): Size with DWARF_FRAME_REGISTERS.
16411         (throw_helper): Iterate over DWARF_FRAME_REGISTERS.
16412
16413 2000-01-23  Richard Henderson  <rth@cygnus.com>
16414
16415         * i386.c (dbx_register_map, svr4_dbx_register_map): New.
16416         * i386.h (DBX_REGISTER_NUMBER): Use them.
16417         * i386/beos-elf.h, i386/freebsd-elf.h, i386/i386elf.h: Likewise.
16418         * i386/linux.h, i386/osfrose.h, i386/ptx4-i.h: Likewise.
16419         * i386/rtemself.h, i386/sco5.h, i386/sysv4.h: Likewise.
16420         * i386/sequent.h: Kill incorrect comment.
16421
16422 2000-01-23  Mark Mitchell  <mark@codesourcery.com>
16423
16424         * ggc-page.c (struct page_entry): Make `context_depth' an
16425         `unsigned short'.
16426         (struct globals): Likewise.
16427
16428 2000-01-23  Clinton Popetz  <cpopetz@cygnus.com>
16429
16430         * loop.c (check_dbra_loop): When checking a loop for
16431         reversability, check the source of any stores to ensure
16432         they don't depend on an initial value.
16433
16434 2000-01-23  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
16435
16436         * config/c4x/c4x.h (ASM_OUTPUT_BSS): Redefine.
16437
16438 2000-01-22  Zack Weinberg  <zack@wolery.cumb.org>
16439
16440         * fixinc/fixincl.c: Move declarations of 'pz_fname' and
16441         'pz_scan' into scope of entire function.  Only affects
16442         compiles with -DDEBUG.
16443
16444 2000-01-22  Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
16445
16446         * config/elfos.h (UNIQUE_SECTION): Restore uninitialised data
16447         section naming to that prior to 2000-01-07 patch.
16448         * config/mips/elf.h (UNIQUE_SECTION): Ditto.
16449         * config/mips/elf64.h (UNIQUE_SECTION): Ditto.
16450         * config/mips/iris6gld.h (UNIQUE_SECTION): Ditto.
16451         * config/i386/interix.c (UNIQUE_SECTION): Ditto.
16452         * config/i386/winnt.c (UNIQUE_SECTION): Ditto.
16453
16454 2000-01-22  Bernd Schmidt  <bernds@cygnus.co.uk>
16455
16456         * config/arm/arm.c (soft_df_operand): Reject SUBREGs containing a
16457         constant.
16458
16459 2000-01-21  Jim Wilson  <wilson@cygnus.com>
16460
16461         * fixinc/inclhack.tpl: Test for directory before trying to cd into it.
16462         * fixinc/fixincl.sh, fixinc/inclhack.sh: Regenerate.
16463
16464 2000-01-21  Zack Weinberg  <zack@wolery.cumb.org>
16465
16466         * cpphash.c (change_newlines): Delete function.
16467         (struct argdata): Delete 'newlines' and 'use_count' fields.
16468         (macroexpand): Remove code referencing those fields.
16469
16470 2000-01-22  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
16471
16472         * loop.c (loops_info): New variable.
16473         (loop_optimize): Allocate loops->array and free it on exit.
16474         Allocate memory for loops_info and assign to each loop,
16475         replacing alloca.
16476         (find_and_verify_loops): Do not allocate loops->array.
16477
16478 2000-01-21  Zack Weinberg  <zack@wolery.cumb.org>
16479
16480         * fixinc/fixfixes.c (machine_name_fix): Don't free 'scratch'.
16481
16482 2000-01-21  Jakub Jelinek  <jakub@redhat.com>
16483
16484         * config/sparc/sparc.md (movsi_pic_label_ref): Avoid creating new
16485         pseudos if expanded after first flow.
16486         (movdi_pic_label_ref): Likewise.
16487
16488 2000-01-20  Richard Henderson  <rth@cygnus.com>
16489
16490         * jump.c (jump_optimize_1): Don't do addr_vec optimizations at -O0.
16491
16492 2000-01-20  Zack Weinberg  <zack@wolery.cumb.org>
16493
16494         * Makefile.in (fixinc.sh): Depend on specs.
16495         * fixinc/Makefile.in: Add rule to create machname.h.
16496         (fixlib.o): Depend on machname.h.
16497         * fixinc/fixtests.c (machine_name): New test.
16498         * fixinc/fixfixes.c (machine_name): New fix.
16499         * fixinc/fixlib.c (mn_get_regexps): New helper function for
16500         the machine_name test and fix.
16501         * fixinc/fixlib.h: Prototype it.
16502         * fixinc/inclhack.def (machine_name): Use the C test and fix.
16503         * fixinc/fixincl.x, fixinc/inclhack.sh: Rebuild.
16504
16505         * gcc.c (do_spec_1) [case P]: Take care not to create
16506         identifiers with three leading or trailing underscores.
16507
16508         * fixinc/Makefile.in (FIXINC_DEFS): Add -DIN_GCC.
16509         (fixincl): Don't specify libraries twice on link line.
16510         (gnu-regex.o): Remove special rule.
16511         * fixinc/gnu-regex.c: Define REGEX_MALLOC if C_ALLOCA was
16512         defined by config.h.  Do not define _REGEX_RE_COMP.
16513         (regcomp): Allocate and initialize a fastmap.
16514         * fixinc/gnu-regex.h: Do not define _REGEX_RE_COMP.
16515
16516 2000-01-20  Brad Lucier  <lucier@math.purdue.edu>
16517
16518         * Makefile.in (predict.o): Depend on $(EXPR_H), not expr.h.
16519
16520 2000-01-19  Richard Henderson  <rth@cygnus.com>
16521
16522         * flow.c (propagate_block): Replace FIRST, LAST and BNUM
16523         arguments with BB.  Update all callers.  Tidy line wrapping.
16524
16525 2000-01-19  Clinton Popetz  <cpopetz@cygnus.com>
16526
16527         * emit-rtl.c (try_split): Return last_insn if we split the
16528         last_insn.
16529
16530 Thu Jan 20 01:01:23 MET 2000  Jan Hubicka  <jh@suse.cz>
16531
16532         * i386-protos.h (ix86_compute_frame_size): Remove prototype.
16533         (ix86_initial_elimination_offset): Declare.
16534         * i386.c (ix86_nsaved_regs): Break out from ...
16535         (ix86_can_use_return_insn_p): ... here.
16536         (ix86_emit_save_regs): Break out from ...
16537         (ix86_expand_prologue): ... here.
16538         (ix86_emit_epilogue_esp_adjustment, ix86_emit_restore_regs): Break
16539         out from ...
16540         (ix86_expand_epilogue): ... here.
16541         (ix86_compute_frame_size): Make static, add prototype.
16542         (ix86_initial_elimination_offset): Break out from ...
16543         * i386.h (INITIAL_ELIMINATION_OFFSET): ... here.
16544
16545 2000-01-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16546
16547         * recog.h (OUT_FCN): Delete.
16548
16549         * vax.md: Call `get_insn_template' instead of OUT_FCN.
16550
16551 2000-01-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16552
16553         * cppalloc.c: PROTO -> PARAMS.
16554         * cpperror.c: Likewise.
16555         * cppfiles.c: Likewise.
16556         * cpplib.c: Likewise.
16557         * cpplib.h: Likewise.
16558
16559         * config/arm/arm-protos.h: PROTO -> PARAMS.
16560         * config/arm/arm.c: Likewise.
16561         * config/c4x/c4x.c: Likewise.
16562         * config/fr30/fr30-protos.h: Likewise.
16563         * config/nextstep.c: Likewise.
16564         * config/pa/pa.c: Likewise.
16565         * config/pj/pj.c: Likewise.
16566         * config/rs6000/rs6000.c: Likewise.
16567         * config/v850/v850-protos.h: Likewise.
16568         * config/v850/v850.c: Likewise.
16569
16570 2000-01-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16571
16572         * i370-protos.h: New file.
16573
16574         * i370.c: Include tm_p.h.  Fix compile time warnings.
16575
16576         * i370.h: Move prototypes to i370-protos.h.  Fix compile time
16577         warnings.
16578
16579         * i370.md: Likewise.
16580
16581 2000-01-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16582
16583         * real.c (enan, einan, eiisnan, eiisneg, make_nan): Wrap in NANS.
16584         (target_isinf, target_isnan, eisnan): Mark parameter with
16585         ATTRIBUTE_UNUSED.
16586         (eiisinf): Wrap in INFINITY.
16587         (etoe113, etoe64, etoe53, etoe24): Wrap label `nonorm' in INFINITY.
16588         (ibmtoe): Remove unused variable `rndsav'.
16589
16590 Wed Jan 19 20:23:06 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
16591
16592         * sh.h (PASS_IN_REG_P): Remove extraneous paranthesis.
16593         (GO_IF_LEGITIMATE_ADDRESS): Added missing tab.
16594
16595 2000-01-19  Zack Weinberg  <zack@wolery.cumb.org>
16596
16597         * fixinc/Makefile.in: Correct dependencies of fixincl and fixincl.o.
16598         * fixinc/fixfixes.c (IO_use, CTRL_use, IO_defn, CTRL_defn): New fixes.
16599         (fix_char_macro_defines, fix_char_macro_uses): New functions.
16600
16601         * fixinc/fixlib.c (is_cxx_header): Do the text scan with a regexp.
16602         Recognize Emacs mode markers also.
16603         * fixinc/fixtests.c (else_endif_label): Fix bug in recognition of
16604         C++ comments in C++ headers.  Call is_cxx_header only if
16605         necessary.
16606
16607         * fixinc/inclhack.def (avoid_bool): Add select for the problem and
16608         bypass for ncurses.
16609         (bsd43_io_macros, io_def_quotes, ioctl_fix_ctrl): Replace with...
16610         (io_def_quotes, io_use_quotes, ctrl_def_quotes, ctrl_use_quotes):
16611         ... these, which use the new C fixes.
16612         (math_exception): Escape literal '+' in bypass expression.
16613
16614         * fixinc/fixincl.x, fixinc/fixincl.sh, fixinc/inclhack.sh:
16615         Regenerate.
16616
16617 2000-01-19  Geoff Keating  <geoffk@cygnus.com>
16618
16619         * rtlanal.c (reg_referenced_p): A CLOBBER of a MEM uses any REGs
16620         inside the MEM.
16621
16622 2000-01-20  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
16623
16624         * loop.c (loop_optimize): Allocate loop_info structure for each loop
16625         prior to calling scan_loop.
16626
16627 Wed Jan 19 19:54:38 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
16628
16629         * sh.c (find_barrier, gen_block_redirect): Fix indentation.
16630         (split_branches, calc_live_regs): Likewise.
16631
16632 Wed Jan 19 19:12:36 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
16633
16634         * sh.md (fpu_single, fp_mode): New attributes.
16635
16636 2000-01-20  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
16637
16638         * loop.c (current_loop_info): Renamed from loop_info_data
16639         and changed to a pointer.
16640         (loop_optimize): Allocate loop_info structure for each loop
16641         and initialise to zero.
16642         (scan_loop): Set current_loop_info.
16643
16644         * unroll.c (loop_iterations): Don't abort if REG_USERVAR_P set
16645         on iteration_var.
16646
16647 2000-01-19  Richard Henderson  <rth@cygnus.com>
16648
16649         * stupid.c: Die die die.
16650         * Makefile.in (OBJS): Remove stupid.o.
16651         (stupid.o): Likewise.
16652
16653         * except.c (emit_eh_context): Don't emit USEs for stupid.
16654         * explow.c (probe_stack_range): Likewise.
16655         * flags.h (obey_regdecls): Remove.
16656         * flow.c (find_basic_blocks): Don't run try_merge_blocks
16657         when not optimizing.
16658         (life_analysis): Limit data collection when not optimizing.
16659         (mark_regs_live_at_end): Always mark the return value registers.
16660         (mark_used_regs): Remove dummy RETURN case.
16661         (print_rtl_with_bb): Don't consult obey_regdecls.
16662         * function.c (use_variable, use_variable_after): Remove.
16663         (assign_parms): Consult optimize not obey_regdecls.
16664         (expand_function_start): Don't emit USEs for stupid.
16665         (expand_function_end): Likewise.
16666         * global.c (build_insn_chain): Export.
16667         * integrate.c (expand_inline_function): Kill return-value USE
16668         handling code.
16669         * jump.c (jump_optimize_1): Do simple jump optimizations and
16670         dead code elimination.
16671         (calculate_can_reach_end): Remove check_deleted argument.
16672         (delete_insn): Patch out insns even when not optimizing.
16673         * local-alloc.c (block_alloc): Don't do tying when not optimizing.
16674         * rtl.h (use_variable, use_variable_after): Remove declarations.
16675         (build_insn_chain): Declare.
16676         * stmt.c (expand_value_return): Don't emit USEs for stupid.
16677         (expand_end_bindings): Likewise.
16678         (expand_decl): Likewise.  Consult optimize not obey_regdecls.
16679         * toplev.c (obey_regdecls): Remove.
16680         (rest_of_compilation): Don't set it.  Kill stupid in favour of
16681         flow1, local-alloc, and reload.
16682         (main): Don't set obey_regdecls.
16683
16684         * config/nextstep.c (handle_pragma): Likewise.
16685
16686         * alpha/alpha.md (allocate_stack): Don't emit USEs for stupid.
16687
16688         * arm/arm.h (CONDITIONAL_REGISTER_USAGE): Don't fix reg 0 for stupid.
16689
16690 2000-01-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16691
16692         * alpha-protos.h: PROTO -> PARAMS.
16693         * alpha.c: Likewise.
16694         * elf.h: Likewise.
16695         * h8300.c: Likewise.
16696         * i386-protos.h: Likewise.
16697         * i386.c: Likewise.
16698         * m32r-protos.h: Likewise.
16699         * m32r.c: Likewise.
16700         * mips.c: Likewise.
16701         * mips.md: Likewise.
16702         * gmon-sol2.c: Likewise.
16703         * sparc.c: Likewise.
16704
16705 2000-01-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16706
16707         * ns32k-protos.h: New file.
16708
16709         * ns32k.c: Fix compile time warnings.
16710
16711         * ns32k.h: Move prototypes to ns32k-protos.h.  Fix compile time
16712         warnings.
16713
16714         * ns32k.md: Likewise.
16715
16716 2000-01-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16717
16718         * vax-protos.h: New file.
16719
16720         * vax.c: Fix compile time warnings.
16721
16722         * vax.h: Move prototypes to vax-protos.h.  Fix compile time
16723         warnings.
16724
16725         * vax.md: Likewise.
16726
16727         * vaxv.md: Likewise.
16728
16729 2000-01-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16730
16731         * romp-protos.h: New file.
16732
16733         * romp.c: Fix compile time warnings.
16734
16735         * romp.h: Move prototypes to romp-protos.h.  Fix compile time
16736         warnings.
16737
16738         * romp.md: Likewise.
16739
16740 2000-01-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16741
16742         * we32k-protos.h: New file.
16743
16744         * we32k.c: Fix compile time warnings.
16745
16746         * we32k.h: Move prototypes to we32k-protos.h.  Fix compile time
16747         warnings.
16748
16749 2000-01-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16750
16751         * calls.c (emit_call_1): Mark parameter with ATTRIBUTE_UNUSED.
16752
16753         * except.c (eh_regs): Likewise.
16754
16755         * final.c (output_operand): Likewise.
16756
16757         * fold-const.c (target_isinf, target_isnan): Likewise.
16758
16759 Tue Jan 18 16:19:55 MET 2000  Jan Hubicka  <hubicka@freesoft.cz>
16760
16761         * i386.h (BIGGEST_ALIGNMENT): Set to 128.
16762         (BIGGEST_FIELD_ALIGNMENT): Set to (TARGET_ALIGN_DOUBLE ? 64 : 32)
16763
16764         * i386.md (memstr): Do not use rep stosb for counts divisible by 4
16765         when optimize_size.
16766         (clrstrsi): Rewrite.
16767         (strsethi, strsetqi): New expanders.
16768         (strsethi_1, strsetqi_1, rep_stossi, rep_stosqi): New insn patterns.
16769         (cmpstrsi): Emit compare insn before cmpstrsi_1
16770         (cmpstrsi_nz): use flags, set type to str, prefix_length to 1.
16771         (strlensi_1): Likewise.
16772         (cmpstrsi_1): Likewise; do not output compare.
16773         (strlen expander): Do not unroll when optimizing for size.
16774         (*subsi3_carry): Rename to subsi3_carry
16775         (addqi3_cc): New pattern.
16776         * i386.h (processor_costs): Add move_ratio field.
16777         (MOVE_RATIO): Use move_ratio field, set to 3 for OPTIMIZE_SIZE
16778         * i386.c (*_cost): Set move_ratio.
16779         (x86_unroll_strlen): Enable for Athlon, PPro and K6 too.
16780         (x86_expand_strlensi_1): Rewrite the main loop.
16781
16782 2000-01-17  Richard Henderson  <rth@cygnus.com>
16783
16784         * combine.c (combine_simplify_rtx): Give FLOAT_STORE_FLAG_VALUE a mode.
16785         * cse.c (find_comparison_args, fold_rtx): Likewise.
16786         * integrate.c (subst_constants): Likewise.
16787         * loop.c (get_condition): Likewise.
16788
16789         * tm.texi (FLOAT_STORE_FLAG_VALUE): Update docs.
16790
16791         * alpha.h (FLOAT_STORE_FLAG_VALUE): Use REAL_VALUE_ATOF.
16792
16793 2000-01-18  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
16794
16795         * c-parse.in (SAVE_WARN_FLAGS): Create an INTEGER_CST.
16796         (RESTORE_WARN_FLAGS): Unpack it.
16797         Change semantic type of extension to ttype.
16798         * c-common.c (split_specs_attrs): Expect an INTEGER_CST.
16799         * c-parse.y, c-parse.c, objc/objc-parse.y,
16800         objc/objc-parse.c: Regenerate.
16801
16802 2000-01-17  Zack Weinberg  <zack@wolery.cumb.org>
16803
16804         * fixinc/fixlib.c: Add copyright notice.
16805         (compile_re): New function.
16806         * fixinc/fixlib.h: Prototype compile_re.
16807
16808         * fixinc/fixfixes.c, fixinc/fixtests.c, fixinc/fixincl.c:
16809         Use compile_re to compile regular expressions.
16810
16811         * fixinc/fixincl.c (egrep_test): Don't bother asking regexec
16812         where the pattern matched.
16813
16814         * fixinc/inclhack.def (sun_memcpy): Move to AAB_sun_memcpy,
16815         use 'replace'.
16816         (ultrix_ansi_compat): Likewise.
16817         (interactv_add1): Rename to 'isc_omits_with_stdc', remove shell test,
16818         add egrep test.
16819         (interactv_add2, interactv_add3): Delete.
16820         (x11_sprintf): Don't use filename glob.
16821         * fixinc/fixincl.x, fixinc/inclhack.sh, fixinc/fixincl.sh:
16822         Regenerate.
16823
16824 2000-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16825
16826         * print-rtl.c: PROTO -> PARAMS.
16827         * real.c: Likewise.
16828         * reg-stack.c: Likewise.
16829         * resource.c: Likewise.
16830         * sdbout.h: Likewise.
16831         * simplify-rtx.c: Likewise.
16832         * stor-layout.c: Likewise.
16833         * stupid.c: Likewise.
16834         * xcoffout.c: Likewise.
16835         * xcoffout.h: Likewise.
16836
16837 2000-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16838
16839         * toplev.c: PROTO -> PARAMS.
16840         * toplev.h: Likewise.
16841         * tree.c: Likewise.
16842         * tree.h: Likewise.
16843         * unroll.c: Likewise.
16844         * varasm.c: Likewise.
16845         * varray.c: Likewise.
16846         * varray.h: Likewise.
16847
16848 2000-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16849
16850         * reload.c: PROTO -> PARAMS.
16851         * reload.h: Likewise.
16852         * reload1.c: Likewise.
16853         * reorg.c: Likewise.
16854         * resource.h: Likewise.
16855         * rtl.c: Likewise.
16856         * rtl.h: Likewise.
16857         * rtlanal.c: Likewise.
16858         * sbitmap.h: Likewise.
16859         * sdbout.c: Likewise.
16860         * stack.h: Likewise.
16861         * stmt.c: Likewise.
16862         * system.h: Likewise.
16863
16864 2000-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16865
16866         * machmode.h: PROTO -> PARAMS.
16867         * mbchar.h: Likewise.
16868         * mips-tdump.c: Likewise.
16869         * mips-tfile.c: Likewise.
16870         * optabs.c: Likewise.
16871         * output.h: Likewise.
16872         * prefix.c: Likewise.
16873         * profile.c: Likewise.
16874         * protoize.c: Likewise.
16875         * real.h: Likewise.
16876         * recog.c: Likewise.
16877         * recog.h: Likewise.
16878         * regclass.c: Likewise.
16879         * regmove.c: Likewise.
16880         * regs.h: Likewise.
16881
16882 2000-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16883
16884         * ggc-common.c: PROTO -> PARAMS.
16885         * ggc-page.c: Likewise.
16886         * ggc-simple.c: Likewise.
16887         * ggc.h: Likewise.
16888         * global.c: Likewise.
16889         * graph.c: Likewise.
16890         * gthr-win32.h: Likewise.
16891         * haifa-sched.c: Likewise.
16892         * halfpic.h: Likewise.
16893         * integrate.c: Likewise.
16894         * integrate.h: Likewise.
16895         * jump.c: Likewise.
16896         * lcm.c: Likewise.
16897         * local-alloc.c: Likewise.
16898         * loop.c: Likewise.
16899         * loop.h: Likewise.
16900
16901 2000-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16902
16903         * genattr.c: PROTO -> PARAMS.
16904         * genattrtab.c: Likewise.
16905         * gencheck.c: Likewise.
16906         * gencodes.c: Likewise.
16907         * genconfig.c: Likewise.
16908         * genemit.c: Likewise.
16909         * genextract.c: Likewise.
16910         * genflags.c: Likewise.
16911         * gengenrtl.c: Likewise.
16912         * genopinit.c: Likewise.
16913         * genoutput.c: Likewise.
16914         * genpeep.c: Likewise.
16915         * genrecog.c: Likewise.
16916
16917 2000-01-16  Mark Mitchell  <mark@codesourcery.com>
16918
16919         * tree.h (BINFO_VPTR_FIELD): Augment documentation.
16920
16921 2000-01-16  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16922
16923         * aclocal.m4 (AC_FUNC_MMAP_ZERO): New macro.
16924         * configure.in (AC_FUNC_MMAP_ZERO): Use instead of AC_FUNC_MMAP.
16925         * ggc-page.c: Replace HAVE_MMAP with HAVE_MMAP_ZERO.
16926         * configure, config.in: Rebuilt.
16927
16928 2000-01-16  Zack Weinberg  <zack@wolery.cumb.org>
16929
16930         * config/i386/i386.md: Add peephole to merge successive stack
16931         adjusts.
16932
16933 Sat Jan 15 15:41:14 EST 2000  John Wehle  (john@feith.com)
16934
16935         * gcse.c (insert_insn_end_bb): Use emit_block_insn_before
16936         instead of emit_insn_before.  Also handle NOTE_INSN_BASIC_BLOCK
16937         when walking backwards to find all the parameter loads when
16938         the basic block ends in a call.
16939
16940 2000-01-15  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
16941
16942         * loop.c (this_loop_info): Delete.
16943         (uid_loop): Add in place of uid_loop_num.  All uses updated.
16944         (loop_number_exit_count): Delete and replace with entry in loop
16945         structure.  All uses updated.
16946         (loop_number_loop_starts, loop_number_loop_ends): Likewise.
16947         (loop_number_loop_cont, loop_number_cont_dominator): Likewise.
16948         (loop_outer_loop): Likewise.
16949         (loop_invalid, loop_number_exit_labels): Likewise.
16950         (loop_used_count_register): Delete and replace with entry in
16951         loop_info structure.
16952         (find_and_verify_loops): Add loops argument.
16953         (verify_dominator, mark_loop_jump, prescan_loop): Replace loop_start,
16954         loop_end, etc. arguments with loop structure pointer.  All callers
16955         changed.
16956         (loop_reg_used_before_p, scan_loop, strength_reduce): Likewise.
16957         (check_dbra_loop, next_insn_in_loop, try_copy_prop): Likewise.
16958         (load_mems_and_recount_loop_regs_set, load_mems): Likewise.
16959         (insert_bct): Likewise.
16960         (basic_induction_var): New argument level.
16961         * loop.h (struct loop_info): Delete fields num, loops_enclosed,
16962         vtop, and cont.  Add used_count_register.
16963         (uid_loop): Delete declaration.
16964         (loop_number_exit_count): Likewise.
16965         (loop_number_loop_starts, loop_number_loop_ends): Likewise.
16966         (loop_number_loop_cont, loop_number_cont_dominator): Likewise.
16967         (loop_outer_loop, loop_used_count_register): Likewise.
16968         (loop_invalid, loop_number_exit_labels): Likewise.
16969         (unroll_loop): Replace loop_start and loop_end arguments
16970         with loop structure pointer.
16971         (loop_precondition_p, loop_iterations): Likewise.
16972         Include basic-block.h.
16973         * unroll.c: (unroll_loop): Replace loop_start and loop_end arguments
16974         with loop structure pointer.
16975         (loop_precondition_p, loop_iterations): Likewise.
16976         * basic-block.h (struct loop): New entries vtop, cont,
16977         cont_dominator, start, end, top, scan_start, exit_labels,
16978         exit_count.
16979         * Makefile.in (LOOP_H): Add basic-block.h to dependencies.
16980
16981 2000-01-15  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
16982
16983         * defaults.h (ASM_OUTPUT_ASCII): Use ISDIGIT.
16984
16985 2000-01-14  Nathan Sidwell  <sidwell@codesourcery.com>
16986
16987         * config.in: Rebuilt for 2000-01-13 change to acconfig.h.
16988
16989 2000-01-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16990
16991         * pdp11-protos.h: New file.
16992
16993         * pdp11.c: Include tm_p.h.  Add static prototypes.  Fix compile
16994         time warnings.
16995
16996         * pdp11.h: Move prototypes to pdp11-protos.h.  Fix compile time
16997         warnings.
16998
16999         * pdp11.md: Likewise.
17000
17001         * 2bsd.h: Likewise.
17002
17003 2000-01-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17004
17005         * mn10300-protos.h: New file.
17006
17007         * mn10300.c: Include tm_p.h.  Add static prototypes.  Fix compile
17008         time warnings.
17009
17010         * mn10300.h: Move prototypes to mn10300-protos.h.  Fix compile time
17011         warnings.
17012
17013         * mn10300.md: Likewise.
17014
17015 2000-01-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17016
17017         * mn10200-protos.h: New file.
17018
17019         * mn10200.c: Include tm_p.h.  Add static prototypes.  Fix compile
17020         time warnings.
17021
17022         * mn10200.h: Move prototypes to mn10200-protos.h.  Fix compile time
17023         warnings.
17024
17025         * mn10200.md: Likewise.
17026
17027 2000-01-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17028
17029         * h8300-protos.h: New file.
17030
17031         * h8300.c: Include tm_p.h.  Add static prototypes.  Fix compile
17032         time warnings.
17033
17034         * h8300.h: Move prototypes to h8300-protos.h.  Fix compile time
17035         warnings.
17036
17037         * h8300.md: Likewise.
17038
17039 2000-01-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17040
17041         * varasm.c (asm_output_bss): Mark parameters with ATTRIBUTE_UNUSED.
17042         (asm_emit_uninitialised): Likewise.
17043
17044 2000-01-13  Gavin Romig-Koch  <gavin@cygnus.com>
17045
17046         * config/mips/mips.h (ISA_HAS_INT_CONDMOVE): New.
17047         * config/mips/mips.md: Use ISA_HAS_INT_CONDMOVE.
17048
17049 2000-01-14  Clinton Popetz  <cpopetz@cygnus.com>
17050
17051         * config/mips/mips.c (override_options): Don't turn on extra
17052         alignment for mips16.
17053
17054 2000-01-14  Clinton Popetz  <cpopetz@cygnus.com>
17055
17056         * config/mips/mips.c (mips_va_arg): Fix fprv for the 32 bit
17057         eabi, and make sure queued POSTINCREMENT rtl is emitted at
17058         the right point.
17059
17060 2000-01-14  Clinton Popetz  <cpopetz@cygnus.com>
17061
17062         * builtins.c (PAD_VARARGS_DOWN): Define.
17063         (std_expand_builtin_va_arg): Use the above macro.
17064         * config/mips/mips.h (PAD_VARARGS_DOWN): Define.
17065         * tm.texi (Register Arguments): Document the above macro.
17066
17067 2000-01-14  Nick Clifton  <nickc@cygnus.com>
17068
17069         * emit-rtl.c (emit_insn): If checking is enabled, make sure
17070         that this function has not been used to emit a jump
17071         instruction.
17072
17073         * jump.c (return_jump_1): Cope with being passed a null rtx.
17074
17075 2000-01-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17076
17077         * eh-common.h: PROTO -> PARAMS.
17078         * emit-rtl.c: Likewise.
17079         * errors.c: Likewise.
17080         * errors.h: Likewise.
17081         * except.c: Likewise.
17082         * except.h: Likewise.
17083         * explow.c: Likewise.
17084         * expmed.c: Likewise.
17085         * expr.c: Likewise.
17086         * expr.h: Likewise.
17087         * final.c: Likewise.
17088         * fix-header.c: Likewise.
17089         * flow.c: Likewise.
17090         * fold-const.c: Likewise.
17091         * function.c: Likewise.
17092         * function.h: Likewise.
17093         * gcc.c: Likewise.
17094         * gcov-io.h: Likewise.
17095         * gcov.c: Likewise.
17096         * gcse.c: Likewise.
17097
17098 2000-01-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17099
17100         * sh-protos.h: New file.
17101
17102         * sh.c: Include insn-config.h, toplev.h, recog.h and tm_p.h.
17103         Add static prototypes.  Fix compile time warnings.
17104
17105         * sh.h: Move prototypes to sh-protos.h.  Fix compile time warnings.
17106         * sh.md: Likewise.
17107         * elf.h: Likewise.
17108
17109 2000-01-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17110
17111         * arc-protos.h: New file.
17112
17113         * arc.c: Include tm_p.h.  Add static prototypes.  Fix compile
17114         time warnings.
17115
17116         * arc.h: Move prototypes to arc-protos.h.  Fix compile time
17117         warnings.
17118
17119         * arc.md: Likewise.
17120
17121 2000-01-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17122
17123         * dsp16xx-protos.h: New file.
17124
17125         * dsp16xx.c: Include tm_p.h.  Add static prototypes.  Fix compile
17126         time warnings.
17127
17128         * dsp16xx.h: Move prototypes to dsp16xx-protos.h.  Fix compile time
17129         warnings.
17130
17131         * dsp16xx.md: Likewise.
17132
17133 2000-01-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17134
17135         * convex-protos.h: New file.
17136
17137         * convex.c: Include tm_p.h.  Add static prototypes.  Fix compile
17138         time warnings.
17139
17140         * convex.h: Move prototypes to convex-protos.h.  Fix compile time
17141         warnings.
17142
17143 2000-01-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17144
17145         * elxsi-protos.h: New file.
17146
17147         * elxsi.c: Include tm_p.h.  Add static prototypes.  Fix compile
17148         time warnings.
17149
17150         * elxsi.h: Move prototypes to elxsi-protos.h.  Fix compile time
17151         warnings.
17152
17153         * elxsi.md: Likewise.
17154
17155 2000-01-14  Clinton Popetz  <cpopetz@cygnus.com>
17156
17157         * config/mips/mips.h (REGISTER_MOVE_COST): Remove redundant
17158         case for moving from HI/LO/HI_LO_REG.  This makes the behavior
17159         match the comment for MIPS16.
17160
17161 Fri Jan 14 00:28:06 2000  Jeffrey A Law  (law@cygnus.com)
17162
17163         * flow.c (split_edge): Do not call set_block_for_insn if we
17164         do not have a basic_block_for_insn structure.
17165
17166         * fr30.h (TRAMPOLINE_TEMPLATE): Use nops to ensure the static chain
17167         and destination functions are 32bit aligned within the trampoline.
17168         (TRAMPOLINE_SIZE, INITIALIZE_TRAMPOLINE): Corresponding changes.
17169         (TRAMPOLINE_ALIGNMENT): Define.
17170
17171         * cse.c (cse_insn): When changing (set (pc) (reg)) to
17172         (set (pc) (label_ref)), verify the change creates a valid insn.
17173
17174         * fr30.c (call_operand): Tighten and rework to match rules for
17175         call RTL expressions.
17176         * fr30.h (PREDICATE_CODES, case call_operand): Only allow MEMs.
17177         * fr30.md (call patterns): Improve constraints.
17178
17179 Thu Jan 13 23:44:03 2000  Richard Henderson  <rth@cygnus.com>
17180
17181         * fr30.c (fr30_expand_epilogue): Revert last change.
17182         Use emit_jump_insn for the return insn.
17183
17184 Thu Jan 13 14:46:03 2000  Jason Eckhardt  <jle@cygnus.com>
17185                           Stan Cox  <scox@cygnus.com>
17186
17187         * predict.c: New file. Preliminary infrastructure work for static
17188         branch prediction and basic block reordering.
17189         * basic-block.h: Add prototype for estimate_probability.
17190         * Makefile.in: Add rules for predict.o.
17191
17192 2000-01-13  Jason Merrill  <jason@yorick.cygnus.com>
17193
17194         * fixincludes (va_list): Use __not_va_list__ for the dummy.
17195         * fixinc/*: Likewise.
17196
17197 2000-01-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17198
17199         * cccp.c: PROTO -> PARAMS.
17200         * cexp.y: Likewise.
17201         * collect2.c: Likewise.
17202         * combine.c: Likewise.
17203         * convert.h: Likewise.
17204         * cse.c: Likewise.
17205         * dbxout.c: Likewise.
17206         * dbxout.h: Likewise.
17207         * diagnostic.c: Likewise.
17208         * doprint.c: Likewise.
17209         * dwarf2out.c: Likewise.
17210         * dwarf2out.h: Likewise.
17211         * dwarfout.c: Likewise.
17212         * dwarfout.h: Likewise.
17213         * dyn-string.h: Likewise.
17214
17215 2000-01-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17216
17217         * calls.c (emit_call_1): Wrap varaible `struct_value_size_rtx' in
17218         macro conditionals guarding use.
17219
17220         * dwarf2out.c: Include "tm_p.h".
17221
17222         * function.c (locate_and_pad_parm): Mark parameter with
17223         ATTRIBUTE_UNUSED.
17224         (expand_function_end): Likewise for variable `context'.
17225
17226         * reorg.c (make_return_insns): Wrap prototype in macro HAVE_return.
17227
17228 2000-01-13  Nick Clifton  <nickc@cygnus.com>
17229
17230         * config/fr30/fr30.c (fr30_expand_epilogue): Emit USEs of pop'ed
17231         register to prevent compile time warnings.
17232
17233 2000-01-13  Zack Weinberg  <zack@wolery.cumb.org>
17234
17235         * longlong.h [i386] (udiv_qrnnd): Rename 'd' argument to 'dv'
17236         to avoid -Wtraditional warning.
17237
17238 2000-01-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17239
17240         * 1750a-protos.h: New file.
17241
17242         * 1750a.c: Include tm_p.h.  Add static prototypes.  Fix compile
17243         time warnings.
17244
17245         * 1750a.h: Move prototypes to 1750a-protos.h.  Fix compile time
17246         warnings.
17247
17248         * 1750a.md: Likewise.
17249
17250 2000-01-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17251
17252         * a29k-protos.h: New file.
17253
17254         * a29k.c: Include tm_p.h.  Add static prototypes.  Fix compile
17255         time warnings.
17256
17257         * a29k.h: Move prototypes to a29k-protos.h.  Fix compile time
17258         warnings.
17259
17260 2000-01-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17261
17262         * clipper-protos.h: New file.
17263
17264         * clipper.c: Include tm_p.h.  Add static prototypes.  Fix compile
17265         time warnings.
17266
17267         * clipper.h: Move prototypes to clipper-protos.h.  Fix compile time
17268         warnings.
17269
17270 Thu Jan 13 16:03:06 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
17271
17272         * reload1.c (reload_combine_note_store): Use HARD_REGNO_NREGS.
17273
17274 2000-01-13  Nathan Sidwell  <sidwell@codesourcery.com>
17275
17276         * configure.in (--enable-new-gxx-abi): New option.
17277         * acconfig.h (ENABLE_NEW_GXX_ABI): New define.
17278         * Makefile.in (GXX_ABI_FLAG): New variable.
17279         * configure: Regenerate.
17280
17281 2000-01-13  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
17282
17283         * stor-layout.c (layout_type): Use FORCE_STRUCT_BLK.
17284         * tm.texi (FORCE_STRUCT_BLK): Document.
17285         * config/c4x/c4x.h (FORCE_STRUCT_BLK): New macro.
17286
17287 Wed Jan 12 23:12:47 2000  Hans-Peter Nilsson  <hp@axis.com>
17288
17289         * config/ns32k/ns32k.md: Revert Jan 9 change.
17290
17291         * genrecog.c (maybe_both_true_2): Do not compare a predicate-test
17292         to a mode-test, if the predicate is address_operand.
17293
17294 Wed Jan 12 22:34:00 2000  Jeffrey A Law  (law@cygnus.com)
17295
17296         * combine.c (if_then_else_cond): Be careful about what kinds
17297         of RTL expressions are passed to operand_subword.
17298
17299         * flow.c (split_edge): If we have to insert a new jump, make
17300         sure to associate it with a basic block.
17301
17302         * flow.c (commit_one_edge_insertion): A block with one successor
17303         can end in a JUMP_INSN that is not a simplejump.
17304
17305 2000-01-12  Robert Lipe  <robertl@sco.com>
17306
17307         * i386/sco5.h (INIT_SECTION_ASM_OP_COFF): Rename section to "ctor".
17308         (BUILD_VA_LIST_TYPE): Define.
17309         (EH_FRAME_SECTION_ASM_OP): Explictly define to better interact
17310         with crtstuff.c.
17311
17312 2000-01-12  Jason Merrill  <jason@casey.cygnus.com>
17313
17314         * cccp.c (do_pragma): Add cast to (char *).
17315
17316 2000-01-12  Richard Henderson  <rth@cygnus.com>
17317             Fred Fish  <fnf@be.com>
17318             Jason Merrill  <jason@cygnus.com>
17319
17320         * configure.in (i?86-*-beos{pe,elf,}*): Recognize.
17321         * i386/t-beos, i386/x-beos, i386/xm-beos.h: New files.
17322         * i386/beos-elf.h, i386/beos-pe.h: New files.
17323
17324         * Makefile.in (CROSS_SYSTEM_HEADER_DIR): New.
17325         * cross-make (SYSTEM_HEADER_DIR): Define using
17326         CROSS_SYSTEM_HEADER_DIR.
17327
17328         * gcc.c (LIBRARY_PATH_ENV): Provide default.
17329         (process_command): Use it.
17330         (main): Likewise.  Kill trailing = from env vars.
17331         (build_search_list): Put it back.
17332         * collect2.c (main): Use LIBRARY_PATH_ENV.
17333
17334         * configure.in (GCC_NEED_DECLARATIONS): Add environ.
17335         * toplev.c: Use NEED_DECLARATION_ENVIRON.
17336
17337         * tm.texi (Frame Layout): Document SMALL_STACK.
17338         * c-common.c (c_common_nodes_and_builtins): Check it.
17339
17340         * system.h: Undef alloca after including glibc's <stdlib.h>,
17341         if USE_C_ALLOCA is defined.
17342
17343         * gcc.c (set_input): New fn.
17344         (main): After all input files are compiled, reset the input file
17345         info to the first.
17346
17347         * aclocal.m4 (rindex, index): If already defined, don't attempt
17348         to redefine.
17349
17350         * ginclude/varargs.h: (__va_list__): Define ifndef.
17351         * ginclude/stdarg.h: Likewise.
17352
17353         * ginclude/stddef.h (__WCHAR_TYPE__) [BEOS]: Use int
17354         instead of unsigned char.
17355
17356         * hash.h (true, false, boolean): Undef before enum.
17357
17358         * expmed.c (choose_multiplier): Cast &mhigh_lo and &mhigh_hi to be
17359         proper type of "HOST_WIDE_INT *", rather than their natural type of
17360         "unsigned HOST_WIDE_INT *".
17361
17362 2000-01-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17363
17364         * svr3.h (ASM_FILE_START): Wrap if-clause in squigly brackets.
17365
17366         * recog.c (memory_address_p): Mark parameter with ATTRIBUTE_UNUSED.
17367
17368         * regclass.c (choose_hard_reg_mode): Likewise.
17369
17370         * reload.c (find_valid_class, strict_memory_address_p): Likewise.
17371
17372         * reorg.c (optimize_skip): Wrap prototype in macro conditionals.
17373
17374 2000-01-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17375
17376         * c-common.c: PROTO -> PARAMS.
17377         * c-common.h: Likewise.
17378         * c-decl.c: Likewise.
17379         * c-iterate.c: Likewise.
17380         * c-lang.c: Likewise.
17381         * c-lex.c: Likewise.
17382         * c-lex.h: Likewise.
17383         * c-parse.in: Likewise.
17384         * c-pragma.c: Likewise.
17385         * c-pragma.h: Likewise.
17386         * c-tree.h: Likewise.
17387         * c-typeck.c: Likewise.
17388         * objc/objc-act.c: Likewise.
17389         * objc/objc-act.h: Likewise.
17390
17391 2000-01-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17392
17393         * m88k-protos.h: New file.
17394
17395         * m88k.c: Include tm_p.h.  Add static prototypes.  Fix compile
17396         time warnings.
17397
17398         * m88k.h: Move prototypes to m88k-protos.h.  Fix compile time warnings.
17399
17400         * m88k.md: Likewise.
17401
17402         * tekXD88.h: Likewise.
17403
17404 2000-01-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17405
17406         * m68k-protos.h: New file.
17407
17408         * m68k.c: Include tm_p.h.  Add static prototypes.  Fix compile
17409         time warnings.
17410
17411         * m68k.h: Move prototypes to m68k-protos.h.  Fix compile time warnings.
17412
17413         * mot3300.h: Likewise.
17414
17415 2000-01-12  Richard Earnshaw <rearnsha@arm.com>
17416
17417         * haifa-sched.c (split_edges): Pass edgeset_size as second arg to
17418         extract_bitlst.
17419         (extract_bitlist): Declare bitlen.
17420
17421 2000-01-12  Zack Weinberg  <zack@wolery.cumb.org
17422
17423         * cccp.c: Accept and ignore -lang-fortran.
17424
17425         * c-typeck.c (build_c_cast): Issue -Wcast-qual warnings if the
17426         qualifiers don't match at any level of pointerness.
17427
17428 2000-01-12  Robert Lipe  <robertl@sco.com>
17429
17430         * i386/sysv5.h (CPP_SPEC, LIBSPEC): Add -pthreadT.
17431
17432 2000-01-12  Bernd Schmidt  <bernds@cygnus.co.uk>
17433
17434         * reload1.c (reload_reg_unavailable): New static variable.
17435         (reload_reg_free_p): Test it.
17436         (reload_reg_free_for_value_p): Test it instead of
17437         reload_reg_used.
17438         (choose_reload_regs_init): Compute it.
17439
17440 Wed Jan 12 03:24:41 2000  Toshiyasu Morita (toshi.morita@sega.com)
17441
17442         * reorg.c (fill_slots_from_thread): Check modified_in_p
17443         before replacing.
17444
17445 Wed Jan 12 03:20:31 2000  John Marshall <john_w_marshall@palm.com>
17446
17447         * gcc.texi (Funding, GNU/Linux, Copying, Contributors): Format
17448         these nodes even if INTERNALS is not set.
17449
17450 Wed Jan 12 09:39:22 2000  Nick Burrett  <nick.burrett@btinternet.com>
17451
17452         * gcse.c (delete_null_pointer_checks_1): Cope when
17453         get_condition cannot determine the condition.
17454
17455 2000-01-12  Gabriel Dos Reis  <gdr@codesourcery.com>
17456
17457         * toplev.h (set_message_length): Declare.
17458
17459         * diagnostic.c (obstack_chunk_alloc): Define macro.
17460         (obstack_chunk_free): Likewise.
17461         (struct output_buffer): New data structure.
17462         (vmessage): Remove.
17463         (output_maximum_width): New variable.
17464         (doing_line_wrapping, set_message_length, init_output_buffer,
17465         get_output_prefix, output_space_left, emit_output_prefix,
17466         output_newline, output_append, output_puts, dump_output,
17467         vbuild_message_string, build_message_string, build_location_prefix,
17468         voutput_notice, output_printf, line_wrapper_printf,
17469         vline_wrapper_message_with_location):  New functions. Implement
17470         automatic line wrapping.
17471         (v_message_with_decl): Make it handle automatic line wrapping.
17472         (v_error_with_file_and_line): Likewise.
17473         (v_warning_with_file_and_line): Likewise.
17474         (announce_function): Likewise.
17475         (default_print_error_function): Likewise.
17476
17477 2000-01-11 16:24 -0800  Zack Weinberg  <zack@wolery.cumb.org>
17478
17479         * cpplib.h (struct cpp_options): Change lang_asm to char.
17480         Add lang_fortran.
17481         * cppinit.c (builtin_array): Take out __STDC_VERSION__, it's
17482         done in cpp_handle_option now.
17483         (initialize_builtins): Take out special case code used only by
17484         __STDC_VERSION__.
17485         (cpp_handle_option): Turn off trigraphs and trigraph warnings
17486         if -traditional.  Recognize -lang-fortran and set
17487         lang_fortran, also turn off cplusplus_comments.
17488         (print_help): Document -lang-fortran.
17489         * cpplib.c (handle_directive): Ignore `# 123 "file"' if
17490         lang_asm. Ignore all directives other than `# 123 "file"' if
17491         CPP_PREPROCESSED.
17492         (cpp_get_token): If -traditional, don't recognize directives
17493         unless the # is in column 1.
17494         (parse_string): If lang_fortran or lang_asm, silently
17495         terminate strings ('' or "") at end of line.
17496         Remove unnecessary braces.
17497
17498 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17499             Richard Henderson  <rth@cygnus.com>
17500
17501         * resource.c (mark_referenced_resources): Mark a set strict_low_part
17502         as used.
17503         * config/i386/i386.c (ix86_expand_setcc): Re-enable clear + set
17504         strict_low_part when possible.
17505
17506 2000-01-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17507
17508         * alias.c: PROTO -> PARAMS.
17509         * basic-block.h: Likewise.
17510         * bitmap.c: Likewise.
17511         * bitmap.h: Likewise.
17512         * builtins.c: Likewise.
17513         * c-aux-info.c: Likewise.
17514         * caller-save.c: Likewise.
17515         * calls.c: Likewise.
17516
17517 2000-01-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17518
17519         * Makefile.in (toplev.o): Depend on regs.h.
17520
17521         * output.h (tdesc_section): Prototype.
17522
17523         * regclass.c (copy_cost): Mark parameters with ATTRIBUTE_UNUSED.
17524
17525         * sdbout.c: Include "tm_p.h".
17526
17527         * toplev.c: Include "regs.h".
17528
17529 Tue Jan 11 11:37:58 2000  Mike Stump  <mrs@wrs.com>
17530
17531         * unroll.c (unroll_loop): Add EH support.
17532
17533 2000-01-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17534
17535         * pa-protos.h: New file.
17536
17537         * pa.c: Include recog.h and tm_p.h.
17538         (compute_zdepwi_operands, compute_movstrsi_length,
17539         remove_useless_addtr_insns, store_reg, load_reg, set_reg_plus_d,
17540         find_addr_reg, import_milli): Add static prototypes.
17541         (pa_cpu_string, pa_arch_string): Constify a char*.
17542         (legitimize_pic_address): Pass argument `mode' to pic_label_operand.
17543         (read_only_operand): Add argument `mode'.
17544         (singlemove_string, output_move_double, output_fp_move_double,
17545         output_block_move, output_and, output_ior, output_ascii,
17546         remove_useless_addtr_insns, milli_names, output_mul_insn,
17547         output_div_insn, output_mod_insn, output_arg_descriptor,
17548         output_cbranch, output_bb, output_bvb, output_dbra, ,
17549         output_millicode_call, output_call, hppa_encode_label,
17550         output_parallel_movb, output_parallel_addb): Constify a char*.
17551         (hppa_va_start): Mark parameter `stdarg_p' with ATTRIBUTE_UNUSED.
17552         (output_parallel_addb): Remove extra arg to `constrain_operands'
17553
17554         * pa.h:  Move all prototypes to pa-protos.h.
17555         (pa_cpu_string, pa_arch_string): Constify a char*.
17556         (LEGITIMIZE_ADDRESS): Call `symbolic_operand' with mode argument.
17557
17558         * pa.md: Call `function_label_operand' with mode argument.
17559         Likewise for `read_only_operand'.
17560         Fix nesting of parens in call to `symbolic_operand'.
17561
17562 2000-01-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17563
17564         * i860-protos.h: New file.
17565
17566         * i860.c: Include tm_p.h.  Add static prototypes.  Fix compile
17567         time warnings.
17568
17569         * i860.h: Move prototypes to i860-protos.h.  Fix compile time warnings.
17570
17571         * i860.md: Likewise.
17572
17573 Tue Jan 11 18:59:35 MET 2000  Jan Hubicka <jh@suse.cz>
17574
17575         * i386.md (movstrsi expander): Rewrite.
17576         (movstrsi_1 insn): Deleted.
17577         (strmovhi, strmovqi expander): New expanders.
17578         (movshi_1, movsqi_1, rep_movsi, rep_movqi): New patterns.
17579         * i386.c (x86_single_stringop): New global variable.
17580         * i386.h (x86_single_stringop): Declare.
17581         (TARGET_SINGLE_STRINGOP): New macro.
17582
17583 2000-01-11  Clinton Popetz  <cpopetz@cygnus.com>
17584
17585         * config/mips/mips.c (mips_va_arg): For EABI, emit the queued
17586         integer vararg POSTINCREMENT before the destination of the jump
17587         for the hard fp case.
17588         (function_arg_pass_by_reference): Pass a copy of CUM to
17589         FUNCTION_ARG.
17590
17591         * config/mips/mips.h (GO_IF_LEGITIMATE_ADDRESS): Move check
17592         for CONSTANT_ADDRESS_P above while loop for subreg.
17593
17594 2000-01-11  Clinton Popetz  <cpopetz@cygnus.com>
17595
17596         * flow.c (propagate_block): When a prologue/epilogue insn
17597         is marked dead, unconditionally clear libcall_is_dead and
17598         insn_is_dead, and only dump rtl if warnings aren't being
17599         suppressed.
17600
17601 Tue Jan 11 16:26:47 MET 2000  Jan Hubicka <jh@suse.cz>
17602
17603         * i386.c (ix86_attr_length_default): Handle TYPE_STR and TYPE_CLD.
17604         * i386.md (FIRST_PSEUDO_REGISTER): Set to 20.
17605         (FIXED_REGISTERS): Set dirflag as fixed.
17606         (CALL_USED_REGISTERS): Set dirflag as used.
17607         (REG_ALLOC_ORDER): Set dirflag as last one.
17608         (DIRFLAG_REG): New macro.
17609         (MD_ASM_CLOBBERS): Asm clobber dirflag for backward compatibility.
17610         (HI_REGISTER_NAMES): Add dirflag.
17611         (DEBUF_PRINT_REG): Handle dirflag.
17612         * i386.md (type attribute): New cld and str types.
17613         (length_opcode attribute): Set cld and str to 1.
17614         (memory attribute): Set str to unknown - it is not clear from the
17615         patterns.
17616         (pent_np function unit): Prefixed string operations takes 12 cycles
17617         minimally; cld takes 2 cycles.
17618         (ppro_uops attribute): Str is "many" and cld is "few".
17619         (ppro_p0 unit): Handle cld here.
17620         (k6_alux unit): Handle cld and str types.
17621         (k6_load unit): It is ocupied by str opcodes.
17622         (k6_store unit): It is ocupied by str opcodes.
17623         (athlon_decode): Str is vector decoded.
17624         (athlon_ieu): Handle str and cld.
17625         (cld pattern): New.
17626         (movstrsi, clrstr, cmpstr, strlen expander): Emit cld instruction
17627         (movstrsi_1, clrstrsi_1, cmpstrsi_1, strlensi_1,
17628         cmpstrsi_nz_1 insn): Do not output cld instruction
17629
17630 Tue Jan 11 06:14:39 2000  David Starner <dstarner98@aasaa.ofe.org>
17631
17632         * gcc.texi (G++ and GCC): Add Java and Chill.
17633         (Bug Critera): Don't list languages.
17634
17635         * gcc.texi (Incompatibilities): No longer claim most C compilers
17636         are K&R.
17637
17638         * gcc.texi (G++ and GCC): Update other front-ends list.
17639
17640 Tue Jan 11 05:49:01 2000  Jeffrey A Law  (law@cygnus.com)
17641
17642         * i386.c (ix86_expand_setcc): Fix typo.
17643         (ix86_expand_movcc): Similarly.
17644
17645         * Band-aid until haifa's bitset implementation is nuked.
17646         * haifa-sched.c (extract_bitlst): New parameter for size of the
17647         bitset in bits.  All callers changed.  Avoid looking at undefined
17648         bits in the bitset.
17649         (edgeset_bitsize): New variable.
17650         (schedule_region): Initialize edgeset_bitsize.
17651
17652 2000-01-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17653
17654         * Makefile.in (optabs.o): Depend on real.h
17655         (resource.o): Depend on insn-attr.h
17656
17657         * builtins.c (result_vector): Wrap prototype in macro conditions
17658         governing definition and use.
17659
17660         * c-common.c: Include tm_p.h.
17661
17662         * c-lex.c: Likewise.
17663
17664         * elfos.h: Constify a char*.
17665
17666         * final.c (align_fuzz): Wrap prototype in macro HAVE_ATTR_length.
17667         (get_attr_length, shorten_branches, profile_after_prologue): Mark
17668         parameter with ATTRIBUTE_UNUSED.
17669
17670         * fold-const.c (exact_real_inverse): Wrap variable `i' in
17671         CHECK_FLOAT_VALUE.
17672
17673         * haifa-sched.c (schedule_insns): Mark parameter with
17674         ATTRIBUTE_UNUSED.
17675
17676         * optabs.c: Include real.h.
17677
17678         * real.h (ereal_atof): Add prototype arguments.
17679
17680         * resource.c: Include insn-attr.h.
17681
17682         * sdbout.c (sdbout_queue_anonymous_type,
17683         sdbout_dequeue_anonymous_types): Wrap in macro
17684         SDB_ALLOW_FORWARD_REFERENCES.
17685         (sdbout_init, sdbout_start_new_source_file): Mark parameter with
17686         ATTRIBUTE_UNUSED.
17687
17688         * stmt.c (expand_return): Wrap variable `op0' in macro HAVE_return.
17689
17690         * stupid.c: Include tm_p.h.
17691
17692         * tree.c (real_value_from_int_cst): Mark parameter with
17693         ATTRIBUTE_UNUSED.
17694
17695 2000-01-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17696
17697         * i960-protos.h: New file.
17698
17699         * i960.c: Include tm_p.h.  Add static prototypes.  Fix compile
17700         time warnings.
17701
17702         * i960.h: Move prototypes to i960-protos.h.  Fix compile time warnings.
17703
17704 2000-01-10  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17705
17706         * combine.c (expand_field_assignment): Do not discard SUBREGs
17707         while computing nonzero_bits.
17708
17709 2000-01-09  Nick Clifton  <nickc@cygnus.com>
17710
17711         * config/arm/arm.c: Fix compile time warnings about signed vs
17712         unsigned constants.
17713         * config/arm/arm.h: Fix compile time warnings about signed vs
17714         unsigned constants.
17715
17716 2000-01-09  Philip Blundell  <philb@gnu.org>
17717
17718         * config/arm/arm.c (output_return_instruction): Use `ldr' rather
17719         than `ldm' with only one register.
17720         * config/arm/arm.md (push_multi): Use `str' rather than `stm' with
17721         only one register.
17722
17723         * config/arm/linux-gas.h (CLEAR_INSN_CACHE): Say that R0 is
17724         clobbered.
17725
17726 Sun Jan  9 17:50:23 2000  Hans-Peter Nilsson  <hp@axis.com>
17727
17728         * config/ns32k/ns32k.md (load or push effective address): Operand 1
17729         must have SImode.
17730
17731 2000-01-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17732
17733         * elfos.h (ASM_OUTPUT_LIMITED_STRING): Add parentheses around
17734         assignment used as truth value.
17735
17736         * function.c (assign_temp): Mark parameter `dont_promote' with
17737         ATTRIBUTE_UNUSED.  Wrap variable `unsignedp' with macro
17738         PROMOTE_FOR_CALL_ONLY.
17739
17740         * genrecog.c (write_subroutine): Mark variable `operands' with
17741         ATTRIBUTE_UNUSED.
17742
17743         * optabs.c (prepare_cmp_insn): Mark parameter `align' with
17744         ATTRIBUTE_UNUSED.
17745
17746         * sdbout.c (sdbout_init): Likewise for parameter `asm_file'.
17747         (sdbout_begin_block, sdbout_end_block): Likewise for `file'.
17748
17749         * toplev.c (note_deferral_of_defined_inline_function): Likewise
17750         for `decl'.
17751
17752 2000-01-09  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
17753
17754         * config/c4x.h: Tidy up comments.
17755         * config/c4x.c: Likewise.
17756
17757 Sun Jan  9 01:02:55 EST 2000  John Wehle  (john@feith.com)
17758
17759         * fold-const.c (lshift_double, rshift_double): Handle
17760         shifting by 2 * HOST_BITS_PER_WIDE_INT correctly.
17761
17762 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17763
17764         * toplev.c (rest_of_compilation): Initialize cse_not_expected as
17765         in prepare_function_start().
17766
17767 Sat Jan  8 12:12:46 2000  Nick Clifton  <nickc@cygnus.com>
17768
17769         * config/v850/v850.c (expand_epilogue): Interrupt functions no
17770         longer allocate extra stack for function calls.
17771
17772 2000-01-08  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
17773
17774         * config/c4x/c4x.md (*subqf3_set): Fix typo.
17775
17776 2000-01-08  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
17777
17778         * config/c4x/c4x.h (CALLER_SAVE_PROFITABLE): Define as 0.
17779
17780 2000-01-07  David Edelsohn  <edelsohn@gnu.org>
17781
17782         * rs6000.c (processor_target_table): Add power3 as alias for 630.
17783         * aix43.h: Revert Aug 2 change.
17784         (HAS_INIT_SECTION): Define, not visible yet.
17785         (LD_INIT_SWITCH): Define, not visible yet.
17786         * t-aix43 (MULTILIB_OPTIONS): Revert Aug 2 change.
17787
17788         * glimits.h (__LONG_MAX__): Recognize 64-bit AIX too.
17789
17790         * collect2.c (main): Expand ld2 size further.
17791         (export_object_lst): Cast assignment to avoid warning.
17792         (main, LD_INIT_SWITCH): Add AIX 4.2+ -binitfini support.
17793         (scan_prog_file, COFF): Do not collect initialization or
17794         finalization functions generated for entire shared object if
17795         init/fini support present.
17796
17797 2000-01-07  Nick Clifton  <nickc@cygnus.com>
17798
17799         * config/elfos.h: Tidy up formatting of marcos.  Make sure
17800         that .section directives are always prefixed by a tab.
17801
17802         * config/svr4.h: Add #include "elfos.h" and remove duplicate
17803         definitions.
17804
17805 2000-01-07  Matt Austern  <austern@sgi.com>
17806
17807         * fold-const.c (real_hex_to_f): Remove duplicate declaration of
17808         expon.
17809
17810 Fri Jan  7 01:55:34 2000  Jeffrey A Law  (law@cygnus.com)
17811
17812         * Makefile.in (crtend.o): Pass @inhibit_libc@ to compilation of
17813         crtstuff.c.
17814         (crtbegin.o, s-crtS): Likewise.
17815
17816 2000-01-06  Richard Henderson  <rth@cygnus.com>
17817
17818         * alpha.md (adddi_2+1): Limit offset such that it will be
17819         loadable with a single ldah+lda pair.
17820         (adddi_2+2): Explicitly fail split if we can't make it work.
17821
17822 2000-01-06  Mumit Khan  <khan@xraylith.wisc.edu>
17823
17824         * protoize.c: Conditionally include unistd.h.
17825         (IS_SAME_PATH_CHAR): New macro.
17826         (IS_SAME_PATH): New macro.
17827         (CPLUS_FILE_SUFFIX): New macro.
17828         (cplus_suffix): New static variable.
17829         (is_abspath): New static function.
17830         (in_system_include_dir): Handle DOS style pathnames.
17831         (file_could_be_converted): Likewise.
17832         (file_normally_convertible): Likewise.
17833         (directory_specified_p): Likewise.
17834         (file_excluded_p): Likewise.
17835         (abspath): Likewise.
17836         (shortpath): Likewise.
17837         (referenced_file_is_newer): Likewise.
17838         (save_def_or_dec): Likewise.
17839         (do_processing): Likewise.
17840         (main): Likewise.
17841         (edit_file): Likewise. Use rename instead of link.
17842         (rename_c_file): Likewise. Don't rename syscalls file.
17843         (munge_compile_params): Define null device for DOS based systems.
17844         (process_aux_info_file): Use binary mode if appliable.
17845         (edit_file): Likewise.
17846         * invoke.texi (Running Protoize): Document C++ suffixes used.
17847
17848         * cccp.c: Delete PATH_SEPARATOR, DIR_SEPARATOR and
17849         IS_DIR_SEPARATOR macros.
17850         * collect2.c: Likewise.
17851         * cppinit.c: Likewise.
17852         * dwarf2out.c: Likewise.
17853         * gcc.c: Likewise.
17854         * gcov.c: Likewise.
17855         * prefix.c: Likewise.
17856         * rtl.c: Likewise.
17857         * toplev.c: Likewise.
17858         * system.h: And move to here.
17859
17860         * prefix.c (update_path): Fix typo in variable name.
17861
17862 2000-01-06  Richard Henderson  <rth@cygnus.com>
17863
17864         * flow.c (mark_set_1): Use loop_depth+1 as reference weight.
17865         (find_auto_inc, mark_used_regs, try_pre_increment_1): Likewise.
17866         (count_reg_sets_1, count_reg_references): Likewise.
17867         (flow_loops_level_compute): Start counting actual loop depth at 1.
17868         (flow_loops_find): Likewise.
17869         * local-alloc.c (update_equiv_regs): Likewise.
17870         * regclass.c (regclass): Re-instate Jan 4 0-based loop_depth change.
17871
17872 2000-01-06  Gabriel Dos Reis  <dosreis@cmla.ens-cachan.fr>
17873
17874         * defaults.h (DWARF_FRAME_REGISTERS): if not defined, default to
17875         FIRST_PSEUDO_REGISTER
17876         * dwarf2out.c: Don't include frame.h
17877         * dwarfout.c: Likewise
17878         * Makefile.in (dwarfout.o, dwarf2out.o): Remove dependence on
17879         frame.h
17880
17881 Thu Jan  6 13:44:59 CET 2000  Jan Hubicka  <jh@suse.cz>
17882
17883         * reg-stack.c (subst_stack_regs_pat): Handle correctly USEs of
17884         dead registers.
17885
17886         * i386.c (movsf splitter): Fix typo in my last checkin.
17887
17888 2000-01-05  Nick Clifton  <nickc@cygnus.com>
17889
17890         * varasm.c (IN_NAMED_SECTION): Allow targets to provide their
17891         own definition of this macro.
17892         (asm_emit_uninitialised): Invoke UNIQUE_SECTION if either
17893         flag_data_sections or UNIQUE_SECTION_P are true.
17894
17895         * tm.texi (UNIQUE_SECTION): Document that it can be called for
17896         unitialised data decls.
17897
17898         * config/i386/winnt.c (i386_pe_unique_section): Cope with
17899         being called for uninitialised data.
17900
17901         * config/i386/interix.c (i386_pe_unique_section): Cope with
17902         being called for uninitialised data.
17903
17904         * config/mips/elf.h (UNIQUE_SECTION): Cope with being called
17905         for uninitialised data.
17906
17907         * config/mips/elf64.h (UNIQUE_SECTION): Cope with being called
17908         for uninitialised data.
17909
17910         * config/mips/iri6gld.h (UNIQUE_SECTION): Cope with being called
17911         for uninitialised data.
17912
17913         * config/arm/unknown-elf.h (IN_NAMED_SECTION): Define.
17914         (UNIQUE_SECTION_P): Always generate a unique section if
17915         flag_data_sections is true.
17916         (UNIQUE_SECTION): Also generate unique sections for
17917         uninitialised data.
17918         (ASM_OUTPUT_ALIGNED_BSS): Redefine to use named_section().
17919         (ASM_OUTPUT_ALIGNED_DECL_LOCAL): Redefine to use
17920         named_section().
17921
17922 2000-01-06  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
17923
17924         * config/c4x/t-c4x (TARGET_LIBGCC2_CFLAGS): Don't redefine SF, DF,
17925         SI, or DI.
17926
17927 2000-01-06  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
17928
17929         * config/c4x/c4x.md (udivqi3, divqi3): Delete.
17930         (umodqi3, modqi3, udivhi3, divhi3, umodhi3, modhi3, ffsqi2): Likewise.
17931         (*smulqi3_highpart_noclobber, *umulqi3_highpart_noclobber): New.
17932         (*lshrqi3_const_noclobber, *lshrqi3_nonconst_noclobber): Likewise.
17933         (*ashrqi3_const_noclobber, *ashrqi3_nonconst_noclobber): Likewise.
17934
17935         * c4x.h (INIT_TARGET_OPTABS): Define to init libcalls.
17936
17937 2000-01-05 11:25 -0800  Zack Weinberg  <zack@rabi.columbia.edu>
17938
17939         * c-decl.c (finish_enum): Simplify code to determine minimum and
17940         maximum values of the enum, and calculate the type.  Remove check
17941         for FUNCTION_DECLs in the values list, which cannot happen.  Replace
17942         the DECL_INITIAL of each enumeration constant with a copy converted
17943         to the enumeration type.  When updating variant types, don't bother
17944         updating the type itself.
17945
17946         * c-typeck.c (build_binary_op): Simplify conditional expressions
17947         when weeding out spurious signed-unsigned warnings.  Add new
17948         spurious warning category: if the unsigned quantity is an enum
17949         and its maximum value fits in signed_type(result_type).  Update
17950         commentary.
17951         (build_conditional_expr): Warn here if one alternative is signed
17952         and the other is unsigned.
17953
17954 2000-01-05  Nick Clifton  <nickc@cygnus.com>
17955
17956         * config/fr30/fr30.h: Remove extraneous comments.
17957
17958 2000-01-05  Bernd Schmidt  <bernds@cygnus.co.uk>
17959
17960         * reload1.c (choose_reload_regs): When disabling a reload, also
17961         set reload_spill_index to -1.
17962
17963 2000-01-04  Joel Sherrill (joel@OARcorp.com>
17964
17965         * configure.in (m68*-*-rtemscoff*): New target, formal name for
17966         old m68*-*-rtems*.
17967         (m68*-*-rtemself*): New target.
17968         (mips64orion-*-rtems*): Remove duplicate definition of tm_file.
17969         (sparc*-*-rtemsaout*): New target, formal name for old sparc*-*-rtems*.
17970         (sparc*-*-rtemself*): New target.
17971         (sparc*-*-rtems*): Now elf not a.out.
17972         * config/i386/rtems.h: Include config/rtems.h.
17973         * config/i386/rtemself.h: Include config/rtems.h.
17974         * config/i960/rtems.h: Include config/rtems.h.
17975         * config/m68k/rtems.h: Include config/rtems.h.
17976         * config/m68k/rtemself.h: Include config/rtems.h.
17977         * config/mips/rtems64.h: Include config/rtems.h.
17978         * config/pa/rtems.h: Include config/rtems.h.
17979         * config/rs6000/rtems.h: Include config/rtems.h.
17980         * config/sh/rtems.h: Include config/rtems.h.
17981         * config/sh/rtemself.h: Include config/rtems.h.
17982         * config/sparc/rtems.h: Include config/rtems.h.
17983         * config/sparc/rtemself.h: Include config/rtems.h
17984
17985 Tue Jan  4 23:59:26 2000  Denis Chertykov <denisc@overta.ru>
17986
17987         * final.c (shorten_branches): Correctly compute length of
17988         asms without operands.
17989
17990 Tue Jan  4 22:55:41 2000  Steve Chamberlain <sac@pobox.com>
17991
17992         * configure.in: Add pj target.
17993         * configure: Regenerate.
17994         * config/pj: New directory.
17995         * config/pj/lib1funcs.S: New file.
17996         * config/pj/linux.h: New file.
17997         * config/pj/pj.c: New file.
17998         * config/pj/pj.md: New file.
17999         * config/pj/pjl.h: New file.
18000         * config/pj/t-pj: New file.
18001         * config/pj/xm-pj.h: New file
18002
18003 Tue Jan  4 22:30:16 2000  Jeffrey A Law  (law@cygnus.com)
18004
18005         * toplev.c (rest_of_compilation): Run shorten-branches before
18006         reg-stack for now.
18007
18008 2000-01-05  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
18009
18010         * config/c4x/c4x.h (IS_XXX_REG, IS_XXX_REGNO): Swap behaviour of
18011         macros so that they're consistent with their names.
18012         * config/c4x/c4x.c (IS_XXX_REG, IS_XXX_REGNO): Likewise.
18013         * config/c4x/c4x.md (IS_XXX_REG, IS_XXX_REGNO): Likewise.
18014
18015 2000-01-05  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
18016
18017         * config/c4x/c4x.md (*addqi3_noclobber_reload): Ensure that CC never
18018         modified inadvertently.
18019
18020 2000-01-04  Joel Sherrill <joel@OARcorp.com>
18021
18022         * configure.in (v850*-*-rtems*): New target.
18023         * configure: Regenerate.
18024         * config/v850/rtems.h: New file.
18025
18026 2000-01-04  Mumit Khan  <khan@xraylith.wisc.edu>
18027
18028         * gthr-win32.h (__gthread_active_p): Support Mingw MT runtime.
18029         (__gthread_key_create): Likewise.
18030         (__gthread_key_dtor):  Likewise.
18031         (__gthread_once): Fix logic.
18032         (__gthread_key_delete): Cast away constness.
18033
18034         * i386/cygwin.h (SUBTARGET_SWITCHES): Add -mthreads option.
18035         * invoke.texi: Document.
18036         * i386/mingw32.h (CPP_SPEC): Use.
18037         (LIBGCC_SPEC): Likewise.
18038         * i386/crtdll.h (LIBGCC_SPEC): Likewise.
18039
18040 2000-01-04  David Edelsohn  <edelsohn@gnu.org>
18041
18042         * rs6000/sysv4.h (ASM_OUTPUT_DEF): Undefine.
18043         (HANDLE_PRAGMA_PACK): Undefine.
18044         (SLOW_UNALIGNED_ACCESS): Define.
18045
18046 2000-01-04  David Edelsohn  <edelsohn@gnu.org>
18047
18048         * expmed.c (SLOW_UNALIGNED_ACCESS): Add mode and align parameters
18049         to default definition.
18050         (store_bit_field): Call SLOW_UNALIGNED_ACCESS with mode and alignment.
18051         (store_fixed_bit_field): Call macro with word_mode and alignment.
18052         (extract_bit_field): Call macro with relevant mode and alignment.
18053         * expr.c (SLOW_UNALIGNED_ACCESS): Add mode and align parameters
18054         to default definition.
18055         (move_by_pieces): Call SLOW_UNALIGNED_ACCESS with word_mode
18056         and alignment.
18057         (move_by_pieces_ninsns): Likewise.
18058         (clear_by_pieces): Likewise.
18059         (emit_push_insn): Likewise.
18060         (store_field): Call macro with relevant mode and alignment.
18061         (expand_expr): Likewise.
18062         (expand_expr_unaligned): Likewise.
18063
18064         * rs6000.h (HANDLE_PRAGMA_PACK): Define.
18065         (SLOW_UNALIGNED_ACCESS): Define.
18066         (CASE_VECTOR_MODE): Always use 32-bit offsets.
18067         (ASM_FILE_END): Generate 64-bit symbol in 64-bit mode.
18068         (EXTRA_SECTION_FUNCTIONS): Indent .csect pseudo-op.
18069         (toc_section): Likewise and .toc pseudo-op.
18070         (ASM_DECLARE_FUNCTION): Likewise.  Align text more strictly in
18071         64-bit mode.
18072         (TEXT_SECTION_ASM_OP): Likewise.
18073         (ASM_OUTPUT_ADD_VEC_ELT, ASM_OUTPUT_ADDR_DIFF_ELT): Always use
18074         32-bit offsets.
18075
18076         * a29k.h (SLOW_UNALIGNED_ACCESS): Add MODE and ALIGN parameters.
18077         * alpha.h (SLOW_UNALIGNED_ACCESS): Likewise.
18078         * arm/thumb.h (SLOW_UNALIGNED_ACCESS): Likewise.
18079         * gmicro.h (SLOW_UNALIGNED_ACCESS): Likewise.
18080         * fr30.h (SLOW_UNALIGNED_ACCESS): Likewise.
18081
18082 Tue Jan  4 11:44:13 2000  Jeffrey A Law  (law@cygnus.com)
18083
18084         * regclass.c: Revert my Jan 4 change to loop cost computation.
18085
18086 Tue Jan  4 19:22:39 MET 2000  Jan Hubicka  <hubicka@freesoft.cz>
18087
18088         * regclass.c (regclass): Do not obey REG_N_REFS in non-optimizing
18089         compilation.
18090
18091 2000-01-04  Stan Cox  <scox@cygnus.com>
18092
18093         * haifa-sched.c (build_control_flow): Change unreachable simple
18094         loop test to check if current block has only one predecessor.
18095         (find_rgns): Initialize degree.  Use dest as degree index, not src.
18096
18097 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18098
18099         * builtins.c (expand_builtin_strlen): Initialize variable `icode'.
18100
18101         * calls.c (expand_call): Likewise for
18102         `old_stack_arg_under_construction'.
18103
18104         * cpphash.c (macroexpand): Likewise for `args' and `rest_zero'.
18105
18106         * function.c (pad_to_arg_alignment): Likewise for `save_var' and
18107         `save_constant'.
18108
18109         * gcc.c (execute): Likewise for `ut' and `st'.
18110
18111         * genattrtab.c (attr_rtx): Likewise for `rt_val'.
18112
18113         * genopinit.c (gen_insn): Likewise for `m1', `m2' and `op'.
18114
18115         * jump.c (jump_optimize_1): Likewise for `temp2'.
18116
18117         * local-alloc.c (block_alloc): Likewise for `r1'.
18118
18119         * loop.c (recombine_givs): Likewise for `life_start' and `life_end'.
18120
18121         * reg-stack.c (check_asm_stack_operands): Likewise for `clobber_reg'.
18122         (subst_asm_stack_regs): Likewise for `clobber_reg' and `clobber_loc'.
18123
18124         * regmove.c (fixup_match_1): Likewise for `insn_const', `dst_node'
18125         and `set2'.
18126
18127         * reload.c (find_reloads): Likewise for `goal_alternative_number'
18128         and `goal_earlyclobber'.
18129
18130         * scan-decls.c (scan_decls): Likewise for `prev_id_end'.
18131
18132         * sdbout.c (sdbout_one_type): Likewise for `member_scl'.
18133
18134         * stupid.c (stupid_life_analysis): Likewise for `chain'.
18135
18136         * unroll.c (copy_loop_body): Likewise for `copy'.
18137
18138         * varasm.c (output_constructor): Likewise for `byte'.
18139
18140 Tue Jan  4 15:34:34 MET 2000  Jan Hubicka  <hubicka@freesoft.cz>
18141
18142         * i386.c (ix86_expand_move): Allow pushes of memory, offload to memory
18143         all FP constants for constant->reg moves.
18144         (ix86_split_to_parts): Try to convert memory address into immediate
18145         when available in the constant pool.
18146         * i386.h (PREFERRED_RELOAD_CLASS): Allow CONST_DOUBLE->integer reg
18147         moves.
18148         (LEGITIMATE_CONSTANT_P): Return 1.
18149         * i386.md (pushsf): New splitter to convert constant pool memory
18150         reference to immediate.
18151         (mov?f): Likewise; do not allow CONST_DOUBLE for reg moves before
18152         reload.
18153
18154 2000-01-04  Bernd Schmidt  <bernds@cygnus.co.uk>
18155
18156         * i386.md (ashlsi3_cmpno): Don't accept variables shifts.
18157         (ashlhi3_cmpno, ashlqi3_cmpno, ashrsi3_cmpno, ashrhi3_cmpno,
18158         ashrqi3_cmpno, lshrsi3_cmpno, lshrhi3_cmpno, lshrqi3_cmpno): Likewise.
18159         (rotlsi3_cmpno, rotlhi3_cmpno, rotlqi3_cmpno, rotrsi3_cmpno,
18160         rotrhi3_cmpno, rotrqi3_cmpno): Likewise.
18161
18162 2000-01-04  Martin von Löwis  <loewis@informatik.hu-berlin.de>
18163
18164         * ginclude/stdbool.h:  Support compilation as C++.
18165
18166 Tue Jan  4 01:35:13 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
18167
18168         * fold-const.c (make_range): Don't try to reverse an unbounded range.
18169
18170 Tue Jan  4 00:18:46 2000  Jeffrey A Law  (law@cygnus.com)
18171
18172         * regclass.c (regclass): Properly compute loop_cost.  Adjust
18173         comments.
18174
18175         * regclass.c: Fix minor whitespace problems.
18176
18177 2000-01-03  Anthony Green  <green@cygnus.com>
18178
18179         * config/i386/i386.md (builtin_setjmp_receiver): New pattern.
18180         Restore the pic register if required.
18181
18182 2000-01-03  Ulrich Drepper  <drepper@cygnus.com>
18183
18184         * c-common.c (format_char_info): Update comment.
18185         (check_format_info): Recognize 'z' modifier in the same way 'Z'
18186         was recognized.  Emit warning for formats new in ISO C99 only
18187         if flag_isoc9x is not set.
18188
18189 Mon Jan  3 12:59:54 2000  Mark P. Mitchell  <mark@codesourcery.com>
18190
18191         * config/mips/iris6gld.h: Fix typo in -mabi=n32 specs.
18192
18193 Mon Jan  3 15:33:37 MET 2000  Jan Hubicka  <hubicka@freesoft.cz>
18194
18195         * combine.c (expand_compound_operation): Do not convert ZERO_EXTEND to
18196         SIGN_EXTEND, convert SIGN_EXTEND to ZERO_EXTEND.
18197         (make_compound_operation): Choose cheaper alternative between
18198         ZERO_EXTEND and SIGN_EXTEND when sign bit is not set.
18199
18200         * regclass.c (op_costs): Remove global variable.
18201         (record_reg_classes): New parameter "op_costs" and "reg_pref".
18202         (record_operand_costs): Break out from ...
18203         (scan_one_insn): ... here.
18204         (dump_regclass): Make dumps nicer.
18205         (regclass): Dump preferrences choosed and changes done during passes.
18206
18207 2000-01-03  Jakub Jelinek  <jakub@redhat.com>
18208
18209         * config/sparc/sparc.c (gen_df_reg): Fix for 32bit SPARC.
18210
18211 2000-01-03  Jakub Jelinek  <jakub@redhat.com>
18212
18213         * config/sparc/sparc.c (gen_df_reg): New function.
18214         * config/sparc/sparc-protos.h (gen_df_reg): Add prototype.
18215         * config/sparc/sparc.md (movtf_no_e_insn_sp64+1,
18216         movtf_no_e_insn_sp64+2, movtf_no_e_insn_sp64+3, movtf_cc_sp64+1,
18217         movtf_cc_reg_sp64+1): Use it.
18218
18219 2000-01-02  Mark Mitchell  <mark@codesourcery.com>
18220
18221         * integrate.c (copy_decl_for_inlining): Clear TREE_ADDRESSABLE on
18222         copied LABEL_DECLs.
18223
18224 Mon Jan  3 02:54:40 2000  Hans-Peter Nilsson  <hp@bitrange.com>
18225
18226         * config/i386/i386.c (ix86_expand_unary_operator): Function
18227         definition made void.
18228         (ix86_expand_binary_operator): Update outdated preceding comment.
18229         * config/i386/i386-protos.h (ix86_expand_unary_operator): Update
18230         prototype.
18231
18232         * config/i386/i386.c (override_options): Fix option-name typo.
18233
18234 2000-01-02  Mark Mitchell  <mark@codesourcery.com>
18235
18236         * system.h (CEIL): Define.
18237         * builtins.c (CEIL): Remove.
18238         * expmed.c (CEIL): Likewise.
18239         * expr.c (CEIL): Likewise.
18240         * stor-layout.c (CEIL): Likewise.
18241
18242 2000-01-02  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18243
18244         * expr.c (store_constructor_field): Fix typo introduced with last
18245         gcc2 merge.
18246
18247 2000-01-01  Mark Mitchell  <mark@codesourcery.com>
18248
18249         * tree.h (BINFO_N_BASETYPES): New macro.
18250
18251 2000-01-01  Bernd Schmidt  <bernds@cygnus.co.uk>
18252
18253         * expmed.c (emit_store_flag): Prevent losing a pending stack
18254         adjust the same way we prevent losing queued increments.
18255
18256 See ChangeLog.2 for earlier changes.