OSDN Git Service

* fixinc/gnu-regex.c: Disable NLS.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
1 2000-12-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2
3         * fixinc/gnu-regex.c: Disable NLS.
4
5 2000-12-14  Richard Henderson  <rth@redhat.com>
6
7         * config/alpha/alpha.c (alpha_emit_conditional_move): Do not swap
8         comparison operands when that would create non-canonical rtl.
9
10         * config/i386/i386.md (umulsi3_highpart): Remove * from name.
11         (smulsi3_highpart): Likewise.
12
13 2000-12-14  Neil Booth  <neil@daikokuya.demon.co.uk>
14
15         * gcc.c (cpp_options): Add -remap.
16
17 2000-12-14  Neil Booth  <neil@daikokuya.demon.co.uk>
18
19        * gcc.c (cpp_options): Update to use '&'.
20        (struct switchstr): Change type of validated to save space.
21        New member 'ordering'.
22        (handle_braces, validate_switches): Update to handle '&'.       
23
24 2000-12-13  Laurynas Biveinis  <lauras@softhome.net>
25
26         * fixinc/inclhack.def: skip stdio_va_list fix if __DJ_va_list
27         found in a header.
28         * fixinc/fixincl.x: regenerated.
29
30 2000-12-13  DJ Delorie  <dj@redhat.com>
31
32         * config.gcc (cygwin, win32, mingw32): Use float-i386.h.
33
34 2000-12-13  Tom Tromey  <tromey@redhat.com>
35
36         * gcc.c (handle_braces): Handle %{<S*} spec correctly.
37
38 2000-12-13  Alexandre Oliva  <aoliva@redhat.com>
39
40         * function.c (assign_parms): Optimize incoming PARALLELs into
41         REGs if possible.
42
43 2000-12-13  Bruce Korb  <bkorb@gnu.org>
44
45         * fixinc/Makefile.in(*): substantial rewrite to accommodate systems
46         that cannot handle bi-directional pipes, viz. BeOS and DOS.
47         * fixinc/fixlib.h(IGNORE_ARG): new macro
48         (STATIC): define for all of fixinc to use
49         * fixinc/fixfixes.c(*): eliminate unused arg warnings
50         * fixinc/fixtests.c(*): ditto
51         * fixinc/fixincl.c(start_fixer): chain_open now uses const arg list
52         * fixinc/gnu-regex.c: reorder some includes to avoid _GNU_SOURCE
53         warning.  Also, eliminate the ``#ifdef emacs'' stuff.
54         (re_syntax_options): make global as it is declared so.
55         * fixinc/mkfixinc.sh: process the argument list more consistently
56         (beos/msdosdjgpp): set TARGETS to twoprocess vs. oneprocess
57         * fixinc/procopen.c(globals): include "fixlib.h" for std defs
58         * fixinc/server.c(globals): ditto
59         * fixinc/server.h(defines): ditto
60
61 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
62
63         * tradcpp.c (special_symbol): Improve test for definedness,
64         though it is still not perfect.
65         (do_define): Don't define illegal macro names.
66         
67 2000-12-07  Aldy Hernandez  <aldyh@redhat.com>
68
69         * config/mips/elf.h (ASM_OUTPUT_SECTION_NAME): emit @nobits
70         if changing into .bss section.
71         * config/mips/elf64.h: same.
72         * config/mips/iris6.h: same.
73         * config/mips/netbsd.h: same.
74         * config/mips/openbsd.h: same.
75
76 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
77
78         * cppfiles.c (read_name_map): Return null if open () fails.
79         (remap_filename): Simplify logic.  Add ICE if it doesn't work
80         as expected. Perform secondary lookup attempt on base filename
81         only.
82
83 Wed Dec 13 19:48:04 MET 2000  Jan hubicka  <jh@suse.cz>
84
85         * flow.c (notice_stack_pointer_modification_1): Notice midifications
86         using PRE_MODIFY and POST_MODIFY.
87
88 Wed Dec 13 17:25:32 MET 2000  Jan Hubicka  <jh@suse.cz>
89
90         * genoutput.c (process_template): Add sanity checking for '@' templates.
91
92 2000-12-13  Bernd Schmidt  <bernds@redhat.co.uk>
93
94         * simplify-rtx.c (cselib_finish): Free reg_values and used_regs
95         varrays.
96
97 2000-12-12  Mike Stump  <mrs@wrs.com>
98
99         * Makefile.in (distclean): Remove safe-ctype.c as well.
100
101 2000-12-12  Brad Lucier <lucier@math.purdue.edu>
102
103         * tradcpp.c (do_error): Cast difference of pointers to int
104         for error message.
105
106 2000-12-12  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
107
108         * config/rs6000/linux.h (HANDLE_PRAGMA_PACK_PUSH_POP): Move from here...
109         * config/rs6000/sysv4.h (HANDLE_PRAGMA_PACK_PUSH_POP): ...to here.
110
111 2000-12-12  Jim Wilson  <wilson@redhat.com>
112
113         * rtlanal.c (may_trap_p): Check operand modes of LE, LT, GE, and GT.
114
115 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
116
117         * configure.in: Simplify language enabling/disabling code.
118         * configure: Rebuilt.
119         * ch/config-lang.in (target_libs): Set.
120         (build_by_default): Set to no.
121         * cp/config-lang.in (target_libs): Set.
122         * f/config-lang.in (target_libs): Set.
123         * java/config-lang.in (target_libs): Set.
124         * objc/config-lang.in (target_libs): Set.
125
126 2000-12-12  Neil Booth  <neil@daikokuya.demon.co.uk>
127
128         * tradcpp.c (enum node_type): Add T_ERROR.
129         (do_error): New function.
130         (directive_table): Add #error handler.
131
132 2000-12-12  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
133
134         * configure.in (HAVE_AS_DWARF2_DEBUG_LINE): Enable .file/.loc check
135         for powerpc*-*-*.
136         * configure: Regenerated.
137         * config/rs6000/linux.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.
138         * config/rs6000/rs6000.c (rs6000_unique_section): Use
139         STRIP_NAME_ENCODING.
140
141 Mon Dec 11 13:51:09 2000  Jeffrey A Law  (law@cygnus.com)
142
143         * pa.c (cmpib_comparison_operator): Remove GEU and LTU.
144         * pa.h (PREDICATE_CODES, cmpib_comparison_operator): Corresponding
145         changes.
146
147 2000-12-11  Bruce Korb  <bkorb@gnu.org>
148
149         * fixinc/fixincl.tpl: initialize all fields for warnings
150         * fixinc/fixincl.x: regenerate
151
152 2000-12-11  Neil Booth  <neilb@earthling.net>
153
154         * tradcpp.h: For tradcpp, NUL is not whitespace.
155
156 2000-12-11  Neil Booth  <neilb@earthling.net>
157
158         * fix-header.c (read_scan_file): Macro expansion is not a file buffer.
159
160 2000-12-05  Marek Michalkiewicz  <marekm@linux.org.pl>
161
162         * config/avr/avr.c (compare_condition, compare_sign_p): New functions.
163         (compare_diff_p, compare_eq_p): Call compare_condition.
164         (out_tsthi, out_tstsi): Call compare_sign_p.
165         (avr_progmem_p): Check for error_mark_node.
166
167 2000-12-11  Neil Booth  <neilb@earthling.net>
168
169         * cpperror.c (print_location): New function.
170         (print_containing_files): Simplify.
171         (_cpp_begin_message): Simplify and use print_location.
172         * cppfiles.c (stack_include_file): Update.
173         (_cpp_pop_file_buffer): Update.
174         * cpphash.h (struct cpp_buffer): New members
175         include_stack_listed and type.   
176         * cpplib.c (_cpp_handle_directive): Buffer->inc is not null.
177         (run_directive): Take buffer type.  cpp_push_buffer cannot fail.
178         (_cpp_do__Pragma, cpp_define, _cpp_define_builtin, cpp_undef,
179         handle_assertion): Update.
180         (cpp_push_buffer): Take a buffer type and file name.
181         (cpp_pop_buffer): Update.  Clear include_stack_listed.
182         * cpplib.h (input_stack_listing_current): Remove.
183         (enum cpp_buffer_type): New.
184         (cpp_push_buffer): New prototype.
185         * cppmacro.c (builtin_macro): Simplify; buffer cannot be null.
186         * fix-header.c (read_scan_file): Update.
187
188 2000-12-10  Robert Lipe <robertlipe@usa.net>
189
190         * install.texi (i*86-*-sco3.2v5*): Remove information duplicated
191         in html version.
192
193 2000-12-10  Richard Henderson  <rth@redhat.com>
194
195         * genrecog.c (find_operand): Handle 'V' format code.
196         (find_matching_operand): New.
197         (validate_pattern): Accept '=' for an in-out operand if there
198         is another operand with a matching constraint.
199
200         * config/i386/i386.md (andqi_ext_0_cc): Use matching constraint
201         for op1 to op0.
202
203 2000-12-10  Richard Henderson  <rth@redhat.com>
204
205         * genrecog.c (validate_pattern) [STRICT_LOW_PART]: Fix thinko.
206
207 2000-12-09  Richard Henderson  <rth@redhat.com>
208
209         * genrecog.c (validate_pattern): Verify that ZERO_EXTRACT and 
210         STRICT_LOW_PART as SET_DEST have in-out constraints.
211
212 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
213
214         * c-common.c (check_function_format): Don't suggest adding format
215         attributes to functions with no parameter to which to add them.
216
217 2000-12-09  Nick Clifton  <nickc@redhat.com>
218
219         * config/arm/arm.c (arm_expand_prologue): Mark the generated
220         insn not the set as being DWARF2_FRAME_RELATED_P.
221
222 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
223
224         * Makefile.in: use $(build_exeext) for all build
225         system executable targets.
226
227 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
228
229         * install.texi: remove i[345]86-*-winnt3.5 section.
230         * configur.bat: removed.
231         * config/msdos: directory removed.
232
233 2000-12-09  Neil Booth  <neilb@earthling.net>
234
235         * cppfiles.c (NEVER_REREAD, DO_NOT_REREAD): Move from cpphash.h.
236         * cpphash.h (NEVER_REREAD, DO_NOT_REREAD, ABSOLUTE_PATH): Delete.
237         * cpplex.c (parse_identifier): Improve diagnostic.
238         (_cpp_lex_token): Return unconditionally at the end of a directive.
239         * cpplib.c (read_flag): Verify legality of each flag.
240         (end_directive): Resotre pfile->skipping before skip_rest_of_line.
241         (do_line): Use the new read_flag.
242         * cppmacro.c (struct cpp_macro, parse_arg, replace_args,
243         check_macro_redefinition, parse_params): Rename var_args to
244         variadic.
245
246 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
247
248         * .cvsignore: Add info files.
249
250 2000-12-08 Laurynas Biveinis <lauras@softhome.net>
251
252         * config/winnt: Remove obsolete directory.
253         * install.texi (Configurations): Remove obsolete documentation for
254         Windows NT.
255
256 2000-12-08  Joseph S. Myers  <jsm28@cam.ac.uk>
257
258         * configure.in: Don't define INSTALL_INFO.
259         * configure: Regenerate.
260         * Makefile.in (INSTALL_INFO): Remove.
261         (info): Depend on info files in source directory.
262         (cpp.info, gcc.info, c-tree.info): Build info files in source
263         directory.
264         (distclean): Don't remove info files.
265         (maintainer-clean): Remove info files from source directory.
266         (install-normal): Depend on install-info.
267         (install-info): Install info files from source directory, if they
268         exist.
269         * texinfo.tex: Update to version 2000-11-09.08 from ftp.gnu.org.
270
271 2000-12-08  Alexandre Oliva  <aoliva@redhat.com>
272
273         * lcm.c (optimize_mode_switching): Check whether an insn is a NOTE
274         before taking its NOTE_LINE_NUMBER.
275
276 2000-12-08  Nick Clifton  <nickc@redhat.com>
277
278         * config/arm/arm.md (load_indirect_jump): Add pool ranges.
279
280         * extend.texi: Document ARM "interrupt" function attribute.
281         Mention that the ARM also support the "naked" function
282         attribute.
283
284         * config/arm/arm-protos.h (arm_current_func_type): Add
285         prototype.
286
287         * config/arm/arm.h (EXCEPTION_LR_REGNUM): Define.
288         (struct machine_function): Add 'func_type' field.
289         Define bit values for 'func_type' field.
290         (ARM_FUNC_TYPE): New macro.
291         (IS_INTERRUPT): New macro.
292         (IS_VOLATILE): New macro.
293         (IS_NAKED): New macro.
294         (IS_NESTED): New macro.
295         (ARM_INITIAL_ELIMINATION_OFFSET): Use IS_VOLATILE.
296
297         * config/arm/arm.c (isr_attribute_args): New Structure.  A
298         list of "interrupt" function attribute modifiers.
299         (arm_isr_value): New Function: Returns the type of the current
300         interrupt function.
301         (arm_compute_func_type): New Function: Computes the type of
302         the current function.
303         (arm_current_func_type): New Function: Returns the type of the
304         current function.
305         (use_return_insn): Use arm_current_func_type.
306         (arm_valid_type_attribute_p): Accept "interrupt" function
307         attribute.
308         (arm_comp_type_attributes): Check "interrupt" attributes.
309         (arm_valid_machine_decl): Accept "interrupt" function
310         attribute.
311         (arm_function_ok_for_sibcall): Do not allow interrupt
312         functions to use sibcalls.
313         (arm_naked_function_p): Delete.
314         (print_multi_reg): Remove redundant parameter 'hat'.
315         (arm_compute_save_reg_mask): New Function: Compute a bit mask
316         of registers saved during the current function's prologue.
317         (output_arm_return_instruction): Use arm_current_func_type.
318         Generate return instruction when LR is not poppsed off the
319         stack.
320         (arm_volatile_func): Delete.
321         (output_arm_prologue): Use arm_current_func_type and
322         arm_compute_save_reg_mask.
323         Note presernce of interrupt functions.
324         (arm_output_epilogue): Use arm_current_func_type and
325         arm_compute_save_reg_mask.
326         (arm_expand_prologue): Use arm_current_func_type and
327         arm_compute_save_reg_mask.
328         (arm_init_machine_status): Initialise func_type field, if
329         necessary.
330         (thumb_expand_prologue): Use arm_current_func_type.
331         (output_thumb_prologue): Use arm_current_func_type.
332
333 2000-12-08  Brad Lucier <lucier@math.purdue.edu>
334
335         * tradcpp.c (do_include): Make pointer differences 64-bit clean.
336
337 Fri Dec  8 08:23:29 2000  J"orn Rennecke <amylaar@redhat.com>
338
339         * fp-bit.c (_fpmul_parts): Use USItype variables as inputs
340         for multiplies.
341
342 2000-12-07  Mike Stump  <mrs@wrs.com>
343
344         * Makefile.in (distclean): Remove alloca.c hashtab.c.
345
346 2000-12-07  Zack Weinberg  <zack@wolery.stanford.edu>
347
348         * Makefile.in (HOST_RTL): Add safe-ctype.o.
349         (safe-ctype.o): New rule.
350         * system.h: Include safe-ctype.h, not ctype.h.  No need to
351         wrap ctype macros.
352
353         * cpphash.h: Zap IStable and related macros.  Define is_* in
354         terms of safe-ctype.h macros.
355         * cppinit.c: Delete the IStable and all related code.
356
357         * tradcpp.c: Delete is_idchar, is_idstart, is_hor_space, and
358         is_space arrays.  Delete initialize_char_syntax.  Change all
359         references to the above arrays to use macros instead.
360         * tradcpp.h: Define is_idchar, is_idstart, is_space, and
361         is_nvspace in terms of safe_ctype.h's macros.
362         * tradcif.y: is_idchar, is_idstart are macros not arrays.
363
364         * config/i370/i370.c, config/winnt/dirent.c,
365         config/winnt/fixinc-nt.c, config/winnt/ld.c:
366         Use uppercase ctype macros.  If we included ctype.h,
367         include safe-ctype.h instead.
368
369         * fixinc/fixfixes.c: Use uppercase ctype macros.  Don't test
370         ISLOWER(c) before calling TOUPPER(c).
371         * fixinc/fixincl.c (extract_quoted_files): Simplify out some gunk.
372         * fixinc/gnu-regex.c: Include safe-ctype.h, not ctype.h.  No need to
373         wrap ctype macros.  Don't test ISUPPER(x) before calling TOLOWER(x).
374
375 2000-12-07  DJ Delorie  <dj@redhat.com>
376
377         * c-decl.c (grokdeclarator): preserve previous alignments when
378         rebuilding array types.
379
380 2000-12-07  Neil Booth  <neilb@earthling.net>
381
382         * cppfiles.c (struct include_file): Move from cpphash.h.
383         (_cpp_never_reread): New function.
384         (open_file, read_include_file): Use it.
385         (stack_include_file): Set the buffer's sysp according to the
386         path in which the file was found.
387         (find_include_file): Don't set sysp.
388         (cpp_make_system_header, actual_directory): Update.
389         (_cpp_execute_include): Do #include_next lookup handling here,
390         not in cpplib.c.  Use _cpp_never_reread.
391         * cpphash.h (struct_include_file): Remove.
392         (struct cpp_buffer): New member sysp.
393         (CPP_IN_SYSTEM_HEADER, _cpp_execute_include): Update.
394         (_cpp_never_reread): New.
395         * cpplib.c (read_line_number): Rename read_flag.  Rework slightly.
396         (end_directive): Clear line_extension flag.
397         (_cpp_handle_directive): Set line_extension flag for #number.
398         (do_include_next): Handle path lookup in _cpp_execute_include.
399         (do_line): Cleanup to use read_flag.  Don't allow flags in #line.
400         (_cpp_do_file_change): Update.
401         (do_pragma_once): Use cpp_never_reread.  Clean up.
402         * cpplib.h (struct lexer_state): New member line_extension.
403
404 2000-12-07  Richard Henderson  <rth@redhat.com>
405
406         * flow.c (calculate_global_regs_live): Force the stack pointer live
407         after reload as well.
408
409 2000-12-07  Bruce Korb  <bkorb@gnu.org>
410
411         * fixinc/Makefile.*(exeext): the variables are exeext, the
412         substitution expression is build_exeext.
413
414 2000-12-07  Neil Booth  <neilb@earthling.net>
415
416         * c-common.c (parse_in): Make a cpp_reader *.
417         * cppfiles.c (_cpp_fake_include): Remove.
418         * cpphash.h: Similarly.
419         * cpplib.c (do_line): Don't call _cpp_fake_include.  A valid
420         #line always creates a callback; FC_RENAME if there are no
421         #line flags.
422         * fix-header.c (read_scan_file): cpp_push_buffer cannot fail.
423         The first EOF must be our get_char buffer.
424
425 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
426
427         * c-common.c (warn_format_security): New variable.
428         (check_format_info): Warn about non-literal formats with no format
429         arguments if either -Wformat-nonliteral or -Wformat-security is
430         specified.
431         (set_Wformat): Set warn_format_security for settings other than 1.
432         * c-common.h (warn_format_security): Declare.
433         * c-decl.c (c_decode_option): Decode -Wformat-security and
434         -Wno-format-security.
435         * invoke.texi: Document -Wformat-security.
436         * toplev.c (documented_lang_options): Include -Wformat-security
437         and -Wno-format-security.
438
439 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
440
441         * c-common.c (check_format_info): Warn for non-constant format
442         strings with strftime formats if -Wformat-nonliteral.  Where the
443         format can convert arguments, if the format is not a string
444         literal and there are no arguments to the format, give a different
445         warning message from the general non-string-literal case.
446
447 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
448
449         * c-common.c (format_wanted_type): Add reading_from_flag.
450         (print_char_table): Mark %s and %S formats with flag "R".
451         (check_format_info_main): Set up reading_from_flag appropriately.
452         If aflag, always set writing_in_flag rather than relying on the
453         format used being a scanf format and so having it set.
454         (check_format_types): Check for formats reading through null
455         pointers.
456
457 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
458
459         * invoke.texi (-Wformat): Document what format features are
460         checked.
461
462 2000-12-06  Kazu Hirata  <kazu@hxi.com>
463
464         * config/h8300/h8300.h: Fix formatting.
465
466 2000-12-06      Joel Sherrill <joel@OARcorp.com>
467
468         * config.gcc (a29k*-*-rtems*, arm*-*-rtems*, c4x-*-rtems*,
469         h8300-*-rtems*, hppa1.1-*-rtems, *mips*-*-rtems*): New targets.
470         * config.gcc (*-rtems*): Add support for gthr-rtems.h.
471         * gthr-rtems.h, config/a29k/rtems.h, config/arm/rtems-elf.h,
472         config/h8300/rtems.h, config/mips/rtems.h: New files.
473
474 2000-12-06  Mark Kettenis  <kettenis@gnu.org>
475
476         * config.gcc: Reorganize handling of *-*-gnu*, to share target
477         specific make details with Linux.  Update comments to clarify
478         the distinction between GNU/Linux and GNU/Hurd.
479
480 Wed Dec  6 19:22:02 2000  Jeffrey A Law  (law@cygnus.com)
481
482         * contrib.texi: Fix my email address.  Update Per's
483         list of contributions.
484
485 2000-12-06  Rodney Brown  <RodneyBrown@mynd.com>
486
487         * c-lex.c (cb_indent): Decorate `str' argument, unused on HP-UX.
488         * collect2.c (scan_libraries): Remove unused `ch'.
489         (COFF specific stuff): Prototype ldgetname.  Declare and prototype
490         ldbtread and ldclose.
491
492         * config/alpha/osf.h: Standarize copyright statement.
493         * config/arc/arc.h: Likewise.
494         * config/arm/elf.h config/arm/coff.h config/arm/aout.h: Likewise.
495         * config/arm/arm.c config/arm/arm.h: Likewise.
496         * config/elxsi/elxsi.h: Likewise.
497         * config/i386/sco.h: Likewise.
498         * config/m68k/crds.h config/m68k/hp320.h config/m68k/lynx.h: Likewise.
499         * config/m68k/m68kv4.h config/m68k/next21.h: Likewise.
500         * config/m68k/sun3.h: Likewise.
501         * config/m88k/dgux.h config/m88k/dguxbcs.h: Likewise.
502         * config/pdp11/2bsd.h config/pdp11/pdp11.h: Likewise.
503         * config/romp/romp.h: Likewise.
504         * config/rs6000/aix41.h: Likewise.
505         * config/sparc/sysv4.h: Likewise.
506         * config/we32k/we32k.c config/we32k/we32k.h: Likewise.
507         * fixinc/gnu-regex.c fixinc/gnu-regex.h: Likewise.
508         * cpplib.h cppexp.c cselib.h profile.c: Likewise.
509         * longlong.h: Likewise.
510         * libgcc2.c: Likewise.
511
512 2000-12-06 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
513
514         * machmode.def: Use correct definition for BITSIZE on targets where
515         BITS_PER_UNIT != 8.
516
517 2000-12-06  Bruce Korb  <bkorb@gnu.org>
518
519         * fixinc/Makefile.*: Reduce differences to (ultimately) reduce
520         the number of them.
521
522 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
523
524         * pa.c: Include expr.h before c-tree.h.
525         (remove_useless_addtr_insns): Use reverse_condition_maybe_unordered
526         instead of reverse_condition.
527         (print_operand): Correct predicates for GT, GE, LT and LE.  Add
528         predicates for LTGT, UNLE, UNLT, UNGE, UNGT, UNEQ, UNORDERED and
529         ORDERED.
530         (cmpib_comparison_operator): Add GEU and LTU codes.
531         * pa.h (PREDICATE_CODES): Add codes for cmpib_comparison_operator.
532         * pa.md (bltgt, bunle, bunlt, bunge, bungt, buneq, bunordered,
533         bordered): New float conditional branch patterns.
534
535 Wed Dec  6 21:03:41 2000  J"orn Rennecke <amylaar@redhat.com>
536
537         * final.c (final_addr_vec_align): Fix clipping to BIGGEST_ALIGNMENT.
538
539 2000-12-06  Sylvain Pion  <Sylvain.Pion@sophia.inria.fr>
540
541         * cpplex.c (skip_escaped_newlines): Don't warn for spaces between
542         backslash and newline, when inside a comment.
543
544 2000-12-06  Joseph S. Myers  <jsm28@cam.ac.uk>
545
546         * invoke.texi: Use @table @samp instead of @itemize @minus for
547         table of language standards.  Fix use of @pxref.  From Zack
548         Weinberg.  Also exclude specs documentation from generated
549         manpage, and create separate ENVIRONMENT section.
550
551 2000-12-06  Michael Matz  <matzmich@cs.tu-berlin.de>
552
553         * gcse.c (compute_pre_data): Kill trapping expressions in
554         destination blocks of abnormal edges.
555
556 2000-12-05  Richard Sandiford  <r.sandiford@redhat.com>
557
558         * config/mn10300/mn10300.c (mn10300_print_reg_list): Added.
559         (mn10300_get_live_callee_saved_regs): Likewise.
560         (mn10300_gen_multiple_store): Likewise.
561         (store_multiple_operation): Likewise.
562         (expand_prologue): Use mn10300_gen_multiple_store().
563         * config/mn10300/mn10300-protos.h (mn10300_print_reg_list): Added.
564         (mn10300_get_live_callee_saved_regs): Likewise.
565         (mn10300_gen_multiple_store): Likewise.
566         (store_multiple_operation): Likewise.
567         * config/mn10300/mn10300.md (store_movm): Use a MATCH_PARALLEL
568         tied to store_multiple_operation().
569
570 Tue Dec  5 20:09:14 2000  Jeffrey A Law  (law@cygnus.com)
571
572         * builtins.c (expand_builtin_setjmp_setup): Set
573         current_function_has_nonlocal_label.
574
575 2000-12-05  Neil Booth  <neilb@earthling.net>
576
577         * cppfiles.c (stack_include_file): Push zero-length buffers
578         in case of failure.  Return void, as we don't fail any more.
579         (read_include_file): Check for files we shouldn't re-read.
580         Don't return an error code; errors are implied by marking the
581         file NEVER_REREAD.
582         (_cpp_execute_include): Move the recursion and in-macro checks
583         here.  Update for stack_include_file not failing.
584         * cpplib.c (cpp_push_buffer): Always succeed, since
585         _cpp_execute_include performs the recursion check.  Tidy up.
586         * cpplib.h (cpp_push_buffer): Update prototype.
587
588 2000-12-05  Alexandre Oliva  <aoliva@redhat.com>
589
590         * sched-vis.c (visual_tbl_line_length): New variable.
591         (get_visual_tbl_length): Set it.
592         (visualize_stall_cycles): Don't let stalls overrun
593         visual_tbl_line_length.
594
595 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
596
597         * global.c (global_conflicts): Allow for a REG_UNUSED note
598         with a different mode to the REG set in the insn.
599
600 2000-12-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
601
602         * Makefile.in (fixinc.sh): Pass $WARN_CFLAGS into fixinc dir.
603
604         * fixinc/Makefile.in (FIXINC_DEFS): Add $(WARN_CFLAGS).
605
606 2000-12-05  Bruce Korb  <bkorb@gnu.org>
607
608         * fixinc/mkfixinc.sh(*-gnu*): activate fixinc for GNU/Hurd and
609         GNU/Linux.
610
611 2000-12-05  Richard Earnshaw  <rearnsha@arm.com>
612
613         * fixinc/mkfixinc.sh: Run fixinc on netbsd.
614         * fixinc/inclhack.def (machine/ansi.h): Run this rule on all files,
615         to cope with aliased copies.
616         * fixinc/fixincl.x: Regenerate.
617
618 2000-12-05  Bernd Schmidt  <bernds@redhat.co.uk>
619
620         * sched-vis.c: Guard with #ifdef INSN_SCHEDULING.
621         * sched-rgn.c: Likewise.
622         (rgn_print_insn): Fix output.
623
624 2000-12-05  Bruce Korb  <bkorb@gnu.org>
625
626         * fixinc/Makefile.*: make these more consistent
627         * fixinc/mkfixincl.sh: enable BeOS fixincludes
628
629 2000-12-05  Richard Henderson  <rth@redhat.com>
630
631         * stmt.c (warn_if_unused_value): Move side effects test earlier.
632
633 2000-12-05  Alan Modra <alan@linuxcare.com.au>
634
635         * bb-reorder.c (reorder_basic_blocks): Do check for EH edges even
636         when using sjlj.
637
638 2000-12-05  Richard Henderson  <rth@redhat.com>
639
640         * flow.c (calculate_global_regs_live): Only force stack pointer
641         live before reload.  Force pic register live before reload.
642         (insn_dead_p): Don't protect pic references from deletion.
643
644 2000-12-05  Joseph S. Myers  <jsm28@cam.ac.uk>
645
646         * invoke.texi: Add support for using texi2pod.pl.  Don't use
647         @multitable.
648
649 2000-12-04  Nick Clifton  <nickc@redhat.com>
650
651         * config/arm/arm.c (arm_override_options): Test 'insn_flags' not
652         'tune_flags' for XScale nature.
653         Remove spurious test of HARD_FLOAT and XScale flags.
654
655         * config/arm/arm.md (umulsidi3adddi): Restore "=&r" register
656         contraint, accidentally changed during XScale contribution.
657
658         * config/arm/lib1funcs.asm (interwork_call_via_, call_via_): Do
659         not create these functions if the target architecture does not
660         support Thumb instructions.
661
662 2000-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
663
664         * ONEWS: New file with the current contents of NEWS up to EGCS
665         1.1.
666         * NEWS: Generate automatically from online release notes from EGCS
667         1.0 to GCC 2.95.2, using ../contrib/gennews.
668
669 2000-12-04  Neil Booth  <neilb@earthling.net>
670
671         * tradcif.y: Move lexptr to top of file.  Add rule to handle
672         assertions in conditional expressions.
673         * tradcpp.c (parse_answer): Assertions do not need to go to
674         end of line in conditional directives.
675         (parse_assertion): Get first character of identifiers correct.
676         (test_assertion): New function.
677         * tradcpp.h (test_assertion): New prototype.
678
679 2000-12-01  Rodney Brown  <RodneyBrown@mynd.com>
680
681         * config.gcc: Fix typo for UnixWare 7.
682
683 2000-12-03  Phil Edwards  <pme@sources.redhat.com>
684
685         * invoke.texi:  Replace `pedwarns' with clearer text.
686
687 2000-12-04  Bruce Korb  <bkorb@gnu.org>
688
689         * fixinc/Makefile.*(clean):  don't clean autogenerated files.
690         (mainainer-clean): clean autogenerated files
691
692 2000-12-04  DJ Delorie  <dj@redhat.com>
693
694         * md.texi: Add overview, clarify match_dup and define_expand.
695
696 2000-12-04  DJ Delorie  <dj@redhat.com>
697
698         * print-tree.c (print_node): Target-specific builtins print
699         numbers, not names.
700
701 2000-12-04  Jason Merrill  <jason@redhat.com>
702
703         * stor-layout.c (int_mode_for_mode): Handle MODE_VECTOR_INT,
704         MODE_VECTOR_FLOAT.
705
706         * diagnostic.c (report_problematic_module): s/function/module/.
707
708         * c-lex.h: Remove decl for check_newline.
709
710 2000-12-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
711
712         * README.APOLLO: Remove obsolete file.
713
714 2000-12-04  Neil Booth  <neilb@earthling.net>
715
716         * cppinternals.texi: New file.
717
718 2000-12-04  Neil Booth  <neilb@earthling.net>
719
720         * cppfiles.c (cpp_make_system_header): Take 2 booleans,
721         and operate on current buffer.
722         (cpp_read_file): Rename _cpp_read_file.
723         * cpplib.c (do_line, do_pragma_system_header): Update calls to
724         cpp_make_system_header.
725         * fix-header.c: Similarly.
726         * cpphash.h (_cpp_read_file): Move from...
727         * cpplib.h: ... here.
728         * cppinit.c (do_includes, cpp_start_read): Update appropriately.
729
730 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
731
732         * builtins.c (expand_builtin_strspn, expand_builtin_strcspn):
733         Handle another transformation.
734
735 2000-12-03  Nick Clifton  <nickc@redhat.com>
736
737         * config.gcc: Add support for StrongARM targets.
738         * config/arm/t-strongarm-elf: New file.
739         * config/arm/t-strongarm-coff: New file.
740         * config/arm/t-strongarm-pe: New file.
741         * config/arm/strongarm-pe.h: New file.
742
743 2000-12-03  Nick Clifton  <nickc@redhat.com>
744
745         * NEWS: Mention XScale has been added.
746         * config.gcc: Add support for XScale targets.
747         * config/arm/arm.h: Add support for XScale processor.
748         * config/arm/arm.c: Add support for XScale processor.
749         * config/arm/arm.md: Add support for XScale processor.
750         * config/arm/t-xscale-elf: New file.
751         * config/arm/t-xscale-coff: New file.
752         * config/arm/xscale-elf.h: New file.
753         * config/arm/xscale-coff.h: New file.
754
755 2000-12-03  Richard Henderson  <rth@redhat.com>
756
757         * bb-reorder.c (reorder_basic_blocks): Don't check for EH edges
758         unless exception handling is enabled, and if not using sjlj.
759
760         * builtins.c (expand_builtin_setjmp_setup): New.
761         (expand_builtin_setjmp_receiver): New.
762         (expand_builtin_setjmp): Split out _setup and _receiver functions.
763         Move argument parsing in from ...
764         (expand_builtin): ... here.
765         * except.c (receive_exception_label): Branch around receiver
766         unless new-style exceptions.  Call expand_builtin_setjmp_receiver.
767         (start_dynamic_handler): Call expand_builtin_setjmp_setup.
768         * expr.h: Update builtin setjmp decls.
769
770 2000-12-03  Bruce Korb  <bkorb@gcc.org>
771
772         * fixinc/mkfixinc.sh(build machine): Sometimes, there is no canonical
773         build machine name.  Default to the target.
774
775 2000-12-03  Laurynas Biveinis  <lauras@softhome.net>
776
777         * Makefile.in: use $(build_canonical), not $(canonical_build).
778
779 2000-12-03  Bernd Schmidt  <bernds@redhat.co.uk>
780
781         * Makefile.in (OBJS): Add sched-rgn.o.
782         (sched-rgn.o): New rule.  * haifa-sched.c (sched_verbose): No
783         longer static.
784         (INSN_PRIORITY, INSN_COST, INSN_UNIT, INSN_REG_WEIGHT,
785         INSN_BLOCKAGE, UNIT_BITS, BLOCKAGE_MASK, ENCODE_BLOCKAGE,
786         UNIT_BLOCKED, BLOCKAGE_RANGE, MIN_BLOCKAGE_COST,
787         MAX_BLOCKAGE_COST): Move to sched-int.h.
788         (MAX_RGN_BLOCKS, MAX_RGN_INSNS, INSN_REF_COUNT, FED_BY_SPEC_LOAD,
789         IS_LOAD_INSN, struct haifa_edge, edge_table, NEXT_IN, NEXT_OUT,
790         FROM_BLOCK, TO_BLOCK, nr_edges, in_edges, out_edges, IN_EDGES,
791         OUT_EDGES, edgelst, struct region, nr_regions, rgn_table,
792         rgn_bb_table, block_to_bb, containing_rgn, RGN_NR_BLOCKS,
793         RGN_BLOCKS, BLOCK_TO_BB, BB_TO_BLOCK, CONTAINING_RGN,
794         debug_regions, find_single_block_region, find_rgns, too_large,
795         init_regions, current_nr_blocks, current_blocks, bitset, bitlst,
796         bitlst_table_last, bitlst_table_size, bitlst_table, bitset_member,
797         extract_bitlst, bblst, struct candidate, candidate_table,
798         bblst_table, bblst_size, bblst_last, IS_VALID, IS_SPECULATIVE,
799         SRC_PROB, target_bb, split_edges, compute_trg_info,
800         debug_candidate, debug_candidates, bbset, bbset_size, dom,
801         IS_RGN_ENTRY, IS_DOMINATED, prob, GET_SRC_PROB, edgeset,
802         rgn_nr_edges, rgn_edges, edgeset_size, edgeset_bitsize,
803         EDGE_TO_BIT, edge_to_bit, pot_split, ancestor_edges,
804         compute_dom_prob_ps, ABS_VALUE, INSN_PROBABILITY,
805         IS_SPECULATIVE_INSN, INSN_BB, MIN_DIFF_PRIORITY, MIN_PROBABILITY,
806         MIN_PROB_DIFF, check_live_1, update_live_1, check_live,
807         update_live, set_spec_fed, is_pfree, find_conditional_protection,
808         is_conditionally_protected, may_trap_exp, haifa_classify_insn,
809         is_prisky, is_exception_free, add_branch_dependences,
810         propagate_deps, compute_block_backward_dependences,
811         debug_dependencies, is_cfg_nonregular, build_control_flow,
812         new_edge, bb_deps, BITSET_UNION, BITSET_INTER, BITSET_DIFFER,
813         BITSET_INVERT, BITSET_ADD, BITSET_REMOVE, debug_regions,
814         UPDATE_LOOP_RELATIONS, INSN_TRAP_CLASS, WORST_CLASS, IS_REACHABLE,
815         CONST_BASED_ADDRESS_P, free_pending_lists, sched_target_n_insns,
816         target_n_insns, sched_n_insns, init_ready_list, deaths_in_region,
817         can_schedule_ready_p, new_ready, schedule_more_p, rgn_print_insn,
818         rgn_rank, region_sched_info): Move to sched-rgn.c.
819         (debug_reg_vector): Delete useless function.
820         (get_bb_head_tail): Likewise.
821         (insn_issue_delay, insn_cost, ready_add, get_block_head_tail,
822         no_real_insns_p, rm_line_notes, save_line_notes,
823         restore_line_notes, rm_redundant_line_notes, sched_init): No
824         longer static.
825         (rm_line_notes, save_line_notes, restore_line_notes,
826         schedule_block, set_priorities): Change argument to be a real
827         basic block, not one of haifa's "bb"s.  All callers changed
828         (rm_other_notes): Initialize note_list here, not in
829         schedule_region.
830         (sched_finish): New function, called from schedule_insn.  * *
831         sched-int.h (INSN_PRIORITY, INSN_COST, INSN_UNIT, INSN_REG_WEIGHT,
832         INSN_BLOCKAGE, UNIT_BITS, BLOCKAGE_MASK, ENCODE_BLOCKAGE,
833         UNIT_BLOCKED, BLOCKAGE_RANGE, MIN_BLOCKAGE_COST,
834         MAX_BLOCKAGE_COST): Moved here from haifa-sched.c.
835         (get_block_head_tail, no_real_insns_p, rm_line_notes,
836         save_line_notes, restore_line_notes, rm_redundant_line_notes,
837         rm_other_notes, insn_issue_delay, set_priorities, schedule_block,
838         sched_init, sched_finish, ready_add, insn_cost): Declare.
839
840 2000-12-03  Laurynas Biveinis  <lauras@softhome.net>
841             Bruce Korb  <bkorb@gnu.org>
842
843         * Makefile.in: pass $(build_canonical) to mkfixinc.sh.
844         * fixinc/mkfixinc.sh: accept build system name as an argument.
845         Use it for choosing the fix build method.  Use the target for
846         selecting special fix rules.
847
848 2000-12-03  Bernd Schmidt  <bernds@redhat.co.uk>
849
850         * Makefile.in (OBJS): Add sched-deps.o.
851         (sched-deps.o): New rule.
852         * haifa-sched.c (struct deps, struct haifa_insn_data): Moved to
853         sched-int.h.
854         (INSN_DEPEND, INSN_LUID, CANT_MOVE, INSN_DEP_COUNT): Macros moved to
855         sched-int.h.
856         (SIZE_FOR_MODE): Delete unused macro.
857         (reg_known_equiv_p, reg_known_value, reg_pending_clobbers,
858         reg_pending_sets, reg_pending_sets_all, true_dependency_cache,
859         anti_dependency_cache, output_dependency_cache,
860         forward_dependency_cache): Variables moved to sched-deps.c.
861         (add_dependence, remove_dependence, find_insn_list,
862         find_insn_mem_list, add_insn_mem_dependence, flush_pending_lists,
863         sched_analyze_insn, sched_analyze_1, sched_analyze_2,
864         sched_analyze, group_leader, compute_forward_dependences,
865         init_deps, free_deps, init_dependency_caches, free_dependency_caches):
866         Functions moved to sched-deps.c.
867         (schedule_region): Call init_deps_global and finish_deps_global
868         instead of directly manipulating dependency data structures.
869         * sched-deps.c: New file.
870         (init_deps_global, finish_deps_global): New functions.
871         * sched-int.h (struct haifa_insn_data, struct deps): Moved here from
872         haifa-sched.c.
873         (h_i_d): Declare.
874         (INSN_DEPEND, INSN_LUID, CANT_MOVE, INSN_DEP_COUNT): Macros moved here
875         from haifa-sched.c.
876
877         * Makefile.in (OBJS): Add sched-vis.o.
878         (sched-vis.o): New rule.
879         * haifa-sched.c (get_unit_last_insn): New function.
880         (sched_dump, insn_unit, actual_hazard_this_instance): No longer
881         static.
882         (schedule_block): Call visualize_alloc and visualize_free.  Delete
883         spurious return statement.
884         (init_target_units, insn_print_units, get_visual_tbl_length,
885         init_block_visualization, print_block_visualization, safe_concat,
886         visualize_scheduled_inns, visualize_no_unit, visualize_stall_cycles,
887         print_exp, print_value, print_pattern, print_insn, target_units,
888         MAX_VISUAL_LINES, INSN_LEN, n_visual_lines, visual_tbl,
889         n_vis_no_unit, vis_no_unit): Move scheduling visualization
890         functions/variables...
891         * sched-vis.c: ...here.  New file.
892         (visualize_alloc, visualize_free): New functions.
893         (visualize_scheduled_insns, visualize_stall_cycles,
894         print_block_visualization): Lose basic block argument.  All callers
895         changed.
896         (visualize_scheduled_insns): Use new function get_unit_last_insn.
897         * sched-int.h (current_sched_info, sched_dump): Declare.
898         (init_target_units, insn_print_units, init_block_visualization,
899         print_block_visualization, visualize_scheduled_inns,
900         visualize_no_unit, visualize_stall_cycles, visualize_alloc,
901         visualize_free): Declare functions.
902
903         * sched-int.h: New file.
904         * Makefile.in (haifa-sched.o): Depend on it.
905         * haifa-sched.c: Include it.
906         (no_real_insns_p): New function.
907         (current_sched_info): New static variable.
908         (__inline, HAIFA_INLINE): Moved to sched-int.h.
909         (get_block_head_tail): Minor cleanup.
910         (init_ready_list, can_schedule_ready_p, new_ready, schedule_more_p,
911         rgn_print_insn, rgn_rank): New functions, broken out of
912         rank_for_schedule, schedule_insn and schedule_block, where they
913         are now called through function pointers in current_sched_info.
914         (queue_insn, schedule_insn, queue_to_ready, debug_ready_list,
915         print_insn): To display uid and block number, call the print_insn
916         function pointer in current_schedule_info.
917         (region_sched_info): New static variable.
918         (sched_target_n_insns, sched_n_insns, target_n_insns): New global
919         variables, moved out of schedule_block.
920         (schedule_block): Return void.  All callers changed.
921         Move some of the setup code into schedule_region.  Get head/tail
922         from current_sched_info, and update it when done.
923         (schedule_region): Slightly rearranged, some code moved here from
924         schedule_block.  Call no_real_insns_p to avoid doing work for a
925         block that consists only of notes and labels.
926         (schedule_insns): Initialize current_sched_info.
927
928 2000-12-03  Neil Booth  <neilb@earthling.net>
929
930         * cppmacro.c (funlike_invocation_p): Re-disable macros enabled
931         by contexts drops AFTER argument pre-expansion, so that they
932         remain enabled during argument pre-expansion.
933         (_cpp_pop_context): Unconditionally re-enable a macro when
934         dropping a context level.
935
936 2000-12-03  Manfred Hollstein  <manfredh@redhat.com>
937
938         * arm/t-linux (MULTILIB_OPTIONS): Comment.
939         (MULTILIB_DIRNAMES): Likewise.
940         (EXTRA_MULTILIB_PARTS): Likewise.
941         (LIBGCC): Likewise.
942         (INSTALL_LIBGCC): Likewise.
943
944 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
945
946         * builtins.c (expand_builtin_strcat, expand_builtin_strncat,
947         expand_builtin_strspn, expand_builtin_strcspn): New functions.
948         (expand_builtin): Handle BUILT_IN_STRCAT, BUILT_IN_STRNCAT,
949         BUILT_IN_STRSPN and BUILT_IN_STRCSPN.
950
951         * builtins.def (BUILT_IN_STRCAT, BUILT_IN_STRNCAT,
952         BUILT_IN_STRSPN, BUILT_IN_STRCSPN): New entries.
953
954         * c-common.c (c_common_nodes_and_builtins): Declare builtin
955         strcat, strncat, strspn and strcspn.
956         (string_ftype_string_cstring): Renamed from `string_ftype_ptr_ptr'.
957
958         * extend.texi (strcat, strcspn, strncat, strspn): Document new
959         builtins.
960
961 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
962
963         * builtins.c (expand_builtin_strcmp): Use const*_rtx when
964         expanding strcmp at compile-time.  Add another transformation.
965         (expand_builtin_strncmp): Add more transformations.  Call
966         expand_builtin_memcmp, not expand_builtin_strcmp, under
967         appropriate conditions if HAVE_cmpstrsi.
968
969 2000-12-02  David Edelsohn  <edelsohn@gnu.org>
970
971         * rs6000.md (anddi3_internal[23]): Prefer rldic? over andis
972         instruction.
973         (cr logic): Really make operands sequential.
974
975 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
976
977         * c-common.c (combine_strings): When the ISO C standard specifies
978         the maximum length of a string, it doesn't include the trailing
979         zero byte.
980
981         * cpplib.c (do_ifdef): Add check_eol() call.
982         (do_ifndef): Likewise.
983
984 2000-12-02  Daniel Berlin  <dberlin@redhat.com>
985             Bruce Korb  <bkorb@gnu.org>
986
987         * fixinc/*: global substitute /__MSDOS__/SEPARATE_FIX_PROC/
988         * fixinc/mkfixinc.sh: prepare to use Makefile.BEOS for *-*-beos*
989         * fixinc/Makefile.DOS: define SEPARATE_FIX_PROC for build
990         * fixinc/fixfix.c(wrap_fix): avoid wrapping files that
991         use the "__need_" hackery.  It breaks them.
992         * fixinc/fixincl.c(process - SEPARATE_FIX_PROC):
993         Sometimes on DOS and BeOS the temp output file cannot be opened.
994         Skip the file noisily.  Ought to be fixed instead.
995
996 2000-12-02  Bruce Korb  <bkorb@gnu.org>
997
998         From: 2000-11-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
999
1000         * fixfixes.c (emit_gnu_type, format_write): Prototype.
1001         (format_write, char_macro_use_fix, char_macro_def_fix): Use gcc's
1002         custom uppercase ctype macros.
1003         * fixincl.c (do_version): Make static and add ATTRIBUTE_NORETURN.
1004         Use gcc's custom uppercase ctype macros.
1005         (main): Prototype.
1006         (machine_matches): Add static prototype and constify variable.
1007         (create_file, test_test, egrep_test): Add static prototype.
1008         (quoted_file_exists): Likewise, and constify parameters.
1009         (extract_quoted_files, internal_fix, start_fixer, fix_applies,
1010         write_replacement, test_for_changes): Add static prototype.
1011         (write_replacement, test_for_changes): Delete excess argument to
1012         `create_file'.
1013         * fixtests.c (test): Make static.
1014         * server.c (load_data, sig_handler, server_setup, find_shell): Add
1015         static prototype.
1016         (sig_handler): Mark parameter with ATTRIBUTE_UNUSED.
1017
1018 2000-12-02  Bruce Korb  <bkorb@gnu.org>
1019
1020         * fixnc/mkfixinc.sh(msdosdjgpp): remove from fixincludes exception list
1021         (per Laurynas Biveinis  <lauras@softhome.net>)
1022
1023 2000-12-02  Richard Earnshaw  <rearnsha@arm.com>
1024
1025         * arm.h (ARM_REGNO_OK_FOR_BASE_P, THUMB_REGNO_MODE_OK_FOR_BASE_P): New
1026         macros.
1027         (REGNO_MODE_OK_FOR_BASE_P): Define in terms of above.
1028         (REGNO_OK_FOR_FOR_BASE_P): Delete.
1029         (ARM_REG_OK_FOR_BASE_P, THUMB_REG_MODE_OK_FOR_BASE_P): New macros for
1030         both strict and non-strict uses.
1031         (REG_MODE_OK_FOR_BASE_P): Define in terms of above.
1032         (ARM_REG_OK_FOR_INDEX_P, THUMB_REG_OK_FOR_INDEX_P): New macros.
1033         (REG_OK_FOR_INDEX_P): Define in terms of above.
1034         (REG_OK_FOR_BASE_P): Delete.
1035         (REG_OK_FOR_PRE_POST_P): Delete.
1036         (ARM_BASE_REGISTER_RTX_P): Renamed from BASE_REGISTER_RTX_P.
1037         (ARM_INDEX_REGISTER_RTX_P): Renamed from INDEX_REGISTER_RTX_P.
1038         (ARM_GO_IF_LEGITIMATE_INDEX): Renamed from GO_IF_LEGITIMATE_INDEX.
1039         (THUMB_LEGITIMATE_OFFSET): Renamed from LEGITIMATE_OFFSET.
1040         (ARM_GO_IF_LEGITIMATE_ADDRESS): Adjust for name changes.  Use ARM
1041         specific variants rather than general ones.  Use ARM_REG_OK_FOR_BASE_P
1042         in pre/post increment cases.
1043         (THUMB_GO_IF_LEGITIMATE_ADDRESS): Similarly for Thumb.
1044         (ARM_LEGITIMIZE_ADDRESS): Similarly.
1045         (THUMB_LEGITIMIZE_RELOAD_ADDRESS): Similarly.
1046         * arm.c (legitimate_pic_address): Similarly.
1047
1048 2000-12-02  Neil Booth  <neilb@earthling.net>
1049
1050         * tradcpp.c (struct answer, parse_assertion, parse_answer,
1051         canonicalize_text, find_answer): New.
1052         (do_assert, do_unassert): Provide appropriate function bodies.
1053         (union hashval): New member answers.
1054
1055 2000-11-23  Marek Michalkiewicz  <marekm@linux.org.pl>
1056
1057         * config/avr/avr.md: Document UNSPEC usage.
1058         (*tablejump_rjmp, *tablejump_lib, *tablejump_enh, *tablejump):
1059         Make operand 0 input only, clobber it.  Use UNSPEC, not a bogus
1060         MEM for program memory word reference.  Do not add the label to
1061         the table index in each of the asm output templates, instead ...
1062         (casesi): ... do it in RTL.  Adjust to match the above change.
1063
1064 2000-12-02  Bernd Schmidt  <bernds@redhat.co.uk>
1065
1066         * c-common.c (PTRDIFF_TYPE): Provide default here, ...
1067         * c-decl.c: ... not here.
1068
1069         * haifa-sched.c (sched_dump): Renamed from dump.  All users changed.
1070         (old_max_uid): New variable.
1071         (compute_forward_dependences): Renamed from
1072         compute_block_forward_dependences; changed to accept block head and
1073         tail instead of block number.  Caller changed.
1074         (free_deps, init_dependency_caches, free_dependency_caches,
1075         init_regions, sched_init): New functions, split out from
1076         schedule_insns and compute_block_backward_dependences.
1077
1078 2000-12-02  Neil Booth  <neilb@earthling.net>
1079
1080         * cppexp.c (parse_number): Update diagnostic test.
1081
1082 2000-12-02  Bernd Schmidt  <bernds@redhat.co.uk>
1083
1084         * reload1.c (free_for_value_p): New function, frontend to
1085         reload_reg_free_for_value_p.  All callers of the latter now call
1086         this function with an additional mode argument.
1087
1088 2000-12-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1089
1090         * install.texi (Configurations): Remove obsolete documentation for
1091         hppa*-*-*.
1092
1093 2000-12-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1094
1095         * install.texi (Installation): Remove obsolete description for
1096         libstdc++ which is now an integral part of GCC.
1097
1098 2000-12-01  Jim Blandy  <jimb@redhat.com>
1099
1100         * dbxout.c (dbxout_parms): Correctly describe parameters passed by
1101         invisible reference in registers, but then spilled to the stack.
1102         Remove code to emit a second stab for such parameters; it attempts
1103         to describe the value's location by introducing a synthetic C++
1104         `reference' type, and then saying the stack slot has that
1105         reference type.  This loses type information (breaking GDB's
1106         `ptype' command, among other things) just to describe a location
1107         which stabs can represent correctly in other ways.
1108
1109 2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
1110
1111         * final.c (output_addr_const) <PLUS>: Don't assume at least one
1112         operand is a CONST_INT.
1113
1114         * config/sh/sh.c (reg_class_from_letter): Assign `k' to SIBCALL_REGS.
1115         (machine_dependent_reorg): Split all insns.
1116         * config/sh/sh.h (CONDITIONAL_REGISTER_USAGE): Compute
1117         reg_class_contents[SIBCALL_REGS].
1118         (reg_class, REG_CLASS_NAMES, REG_CLASS_CONTENTS): Add SIBCALL_REGS.
1119         * config/sh/sh.md (calli_pcrel, call_pcrel, call_valuei_pcrel,
1120         call_value_pcrel, call, call_value, sibcall): Match even when
1121         not optimizing.
1122         (sibcalli_pcrel, sibcall_pcrel): Likewise.  Use constraint `k'
1123         for call address.
1124         (sibcalli): Likewise.
1125
1126 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
1127
1128         * c-common.c (warn_format, warn_format_y2k,
1129         warn_format_extra_args, warn_format_nonliteral): Define.
1130         (check_format_info): Check warn_format_nonliteral and
1131         warn_format_extra_args.
1132         (check_format_info_main): Check warn_format_y2k.
1133         (set_Wformat): New function.
1134         * c-common.h (warn_format_y2k, warn_format_extra_args,
1135         warn_format_nonliteral, set_Wformat): Declare.
1136         * c-decl.c (warn_format): Remove definition.
1137         (c_decode_option): Handle -Wformat-nonliteral,
1138         -Wno-format-extra-args and -Wno-format-y2k, and negated versions.
1139         Use set_Wformat.
1140         * invoke.texi: Document these new options and -Wformat=2.
1141         * toplev.c (documented_lang_options): Add these new options.
1142
1143 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
1144
1145         * builtins.def (BUILT_IN_IMAXABS): Add.
1146         * builtins.c (expand_builtin): Also abort on BUILT_IN_IMAXABS.
1147         * c-common.c (c_common_nodes_and_builtins): Create builtin
1148         functions __builtin_imaxabs, and plain imaxabs unless
1149         flag_no_nonansi_builtin outside C99 mode.
1150         (expand_tree_builtin): Handle BUILT_IN_IMAXABS.
1151         * extend.texi: Document builtin imaxabs.
1152
1153 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
1154
1155         * c-common.c: Include "defaults.h".
1156         (WINT_TYPE, INTMAX_TYPE, UINTMAX_TYPE): Define.
1157         (c_common_nodes_and_builtins): Create string_type_node,
1158         const_string_type_node, wint_type_node, intmax_type_node,
1159         uintmax_type_node, default_function_type, ptrdiff_type_node and
1160         unsigned_ptrdiff_type_node.
1161         * c-common.h (identifier_global_value): Declare.
1162         * c-decl.c (WINT_TYPE, INTMAX_TYPE, UINTMAX_TYPE): Don't define.
1163         (init_decl_processing): Don't create string_type_node,
1164         const_string_type_node, wint_type_node, intmax_type_node,
1165         uintmax_type_node, default_function_type, ptrdiff_type_node and
1166         unsigned_ptrdiff_type_node.
1167         (identifier_global_value): New function.
1168
1169 2000-12-01  Neil Booth  <neilb@earthling.net>
1170
1171         * cppinit.c (initialize): Forgotten prototype.
1172         * cpplex.c (_cpp_lex_token): Loop until not skipping.
1173         Always clear PREV_WHITE upon meeting a new line.
1174         * cpplib.c (end_directive): Set pfile->skipping after
1175         skip_rest_of_line.
1176         * cpplib.h (cpp_reader): Remove macro_pos.
1177         * cppmacro.c (cpp_get_line): Don't do anything special inside
1178         macros.
1179         (parse_arg): Add PREV_WHITE if a token appears after new lines.
1180         (funlike_invocation_p): Save and restore the output position
1181         over a successful check for a '('.
1182         (enter_macro_context): Delete uses of macro_pos.
1183         (cpp_get_token): Don't use pfile->skipping.
1184
1185 2000-12-01  Phil Edwards  <pme@sources.redhat.com>
1186
1187         * diagnostic.c:  Fix typos in comments.
1188         * diagnostic.h:  Likewise.
1189
1190 2000-11-30  Phil Edwards  <pme@sources.redhat.com>
1191
1192         * rtl.texi (Machine Modes):  Document BImode and OImode.
1193
1194 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
1195
1196         * gcc.c (default_compilers): Add suffixes .mi, .cp, .ii, .FOR and
1197         .FPP.
1198
1199 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
1200
1201         * c-decl.c (grokdeclarator): If pedantic, warn about arrays with
1202         incomplete element type.
1203         (grokparms): Before checking for incomplete parameter type, check
1204         the type isn't error_mark_node.
1205
1206 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
1207
1208         * builtins.c (target_char_cast): New function.
1209         (expand_builtin_strchr): Use it.
1210         (expand_builtin_strrchr): Use it.
1211         (builtin_memset_read_str): New function.
1212         (expand_builtin_memset): Use target_char_cast.
1213         Try to optimize memset with second argument non-zero using
1214         store_by_pieces.
1215
1216 2000-11-30  Marek Michalkiewicz  <marekm@linux.org.pl>
1217
1218         * install.texi (avr): Replace incomplete list of supported MCU
1219         types with a link to the current one ...
1220         * invoke.texi (AVR Options): ... here.  Update -mmcu= to list
1221         all supported MCU types.  Document -minit-stack= default.
1222         Document new options -mno-tablejump, -mtiny-stack.
1223         * md.texi (AVR family):  Fix typo in 'w' constraint letter
1224         description.  Document 'q'.  Update 'O'.
1225
1226 2000-12-01  Bernd Schmidt  <bernds@redhat.co.uk>
1227
1228         * combine.c (cant_combine_insn_p): Only disallow insns involving
1229         hard regs if they are reg-reg moves.
1230         (try_combine, can_combine_p, combinable_i3pat): Delete old
1231         SMALL_REGISTER_CLASSES tests.
1232
1233 2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
1234
1235         * config/sh/sh.c (shiftcosts): Don't get INTVAL before testing
1236         whether X is a CONST_INT.
1237         (addsubcosts): Likewise.
1238
1239         * config/sh/sh.h (OUTPUT_ADDR_CONST_EXTRA): Use INTVAL instead of
1240         mis-used XINT.
1241         (ARG_POINTER_REGNUM): Set to AP_REG.
1242
1243 2000-11-30  Alexandre Oliva  <aoliva@redhat.com>
1244
1245         * config/sh/sh.md (fpu_switch0, fpu_switch1, movpsi, fpu_switch,
1246         splits): Only match on TARGET_SH4.
1247
1248         * combine.c (try_combine): Disregard USEs when updating LOG_LINKS
1249         of subsequent insns.
1250
1251 2000-11-30  Richard Henderson  <rth@redhat.com>
1252
1253         * config/alpha/alpha.h (ASM_OUTPUT_MI_THUNK): Disable.
1254         * config/alpha/alpha32.h (ASM_OUTPUT_MI_THUNK): Likewise.
1255
1256 2000-11-30  Richard Henderson  <rth@redhat.com>
1257
1258         * config/alpha/elf.h (ASM_OUTPUT_SECTION_NAME): Copy elfos.h defn.
1259         (DO_SELECT_SECTION): New.
1260         (SELECT_SECTION): Use it.
1261         (UNIQUE_SECTION_P): New.
1262         (UNIQUE_SECTION): New.
1263
1264 2000-11-30  Alexandre Oliva  <aoliva@redhat.com>
1265
1266         * c-common.c (status_warning) [! ANSI_PROTOTYPES]: Load status
1267         from va_list before using it.
1268
1269 2000-11-30  Michael Matz  <matzmich@cs.tu-berlin.de>
1270
1271         * flow.c (make_edge): Early out, if no flags to set.
1272         (calculate_global_regs_live): Clear out garbage only when necessary.
1273
1274         * simplify-rtx.c (varray_type used_regs): New.
1275         (clear_table): Use it to only clear necessary items.
1276         (cselib_lookup, cselib_record_set): Remember newly set items.
1277         (cselib_update_varray_sizes, cselib_init): Initialize and grow
1278         used_regs.
1279
1280         * local-alloc.c (update_equiv_regs): New local `cleared_regs'.
1281         Move clearing of dead regs out of insn-loop.
1282
1283 2000-11-30  Richard Henderson  <rth@redhat.com>
1284
1285         * calls.c (expand_call): Emit queued insns before creating
1286         the tail recursion sequence.
1287
1288 2000-11-30  J. David Anglin  <dave.anglin@nrc.ca>
1289             Bruce Korb  <bkorb@gnu.org>
1290
1291         * fixinc/inclhack.def(): prevent dual double definition protection
1292         * fixinc/fixincl.x: regenerate
1293
1294 2000-11-29  Loren J. Rittle  <ljrittle@acm.org>
1295
1296         * fixinc/Makefile.in (fixincl.x): Explicitly state the
1297         location of the generated file.
1298
1299 2000-11-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1300
1301         * README.FRESCO: Remove obsolete file.
1302
1303 2000-11-30  Mark Kettenis  <kettenis@gnu.org>
1304
1305         * config/t-gnu (LIBGCC1, CROSS_LIBGCC1, CRTSTUFF_T_CFLAGS,
1306         TARGET_LIBGCC2_CFLAGS): Remove.  We now use the settings from
1307         config/t-linux for the Hurd.
1308
1309 2000-11-30  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1310
1311         * config/mn10200/udivmod.c, config/mn10200/divmod.c,
1312         config/mn10200/udivmodsi4.c: Moved from here.
1313         * config/udivmod.c, config/divmod.c, config/udivmodsi4.c: To here.
1314         * config/mn10200/t-mn10200 (LIB2FUNCS_EXTRA): Use the generic
1315         C division functions.
1316         * config/m68hc11/t-m68hc11-gas (LIB2FUNCS_EXTRA): Likewise.
1317
1318 Thu Nov 30 01:12:52 2000  Jeffrey A Law  (law@cygnus.com)
1319
1320         * pa.md (conditional moves): Avoid holes in operand list.
1321         (mod, umod patterns): Similarly.
1322         (variable extract/shift patterns): Similarly.
1323
1324 2000-11-30  Neil Booth  <neilb@earthling.net>
1325
1326         * objc/objc-act.c (lang_init, finish_file, maybe_objc_comptypes,
1327         maybe_objc_check_decl, build_objc_string_object,
1328         objc_declare_alias, objc_declare_class, build_message_expr,
1329         build_protocol_expr, build_selector_expr, build_encode_expr,
1330         get_class_ivars, start_class, start_protocol): Remove
1331         redundant code, assuming doing_objc_thang is true.
1332
1333 2000-11-29  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1334
1335         * pa.c (restore_unscaled_index_insn_codes): Delete procedure.
1336         (record_unscaled_index_insn_codes): Likewise.
1337         (unscaled_index_insn_codes): Delete.
1338         (max_unscaled_index_insn_codes_uid): Delete.
1339         (output_function_prologue, output_function_epilogue, pa_reorg):
1340         Don't use the unscaled index insn hack.
1341
1342         * pa.md: Remove hack from all index insns to reverse the operand
1343         order of frame and stack pointer references incorrectly created
1344         in the reload pass.
1345
1346         * function.h (emit_status): Delete member regno_pointer_flag and
1347         rename regno_pointer_flag_length to regno_pointer_align_length.
1348         Delete define for REGNO_POINTER_FLAG.
1349         * integrate.h (inline_remap): Delete member regno_pointer_flag.
1350         Add member x_regno_reg_rtx.
1351         * rtl.h (rtx_def): Use frame_related bit to indicate register is
1352         a pointer in REG expressions.  Define REG_POINTER macro.
1353         * alias.c (find_base_value, find_base_term): Use REG_POINTER
1354         instead of REGNO_POINTER_FLAG.
1355         * combine.c (nonzero_bits, num_sign_bit_copies): Likewise.
1356         * emit-rtl.c (gen_reg_rtx): Use regno_pointer_align_length instead
1357         of regno_pointer_flag_length.  Remove code which refers to
1358         regno_pointer_flag.
1359         (mark_reg_pointer): Use REG_POINTER.
1360         (free_emit_status): Remove code which refers to regno_pointer_flag.
1361         (init_emit, mark_emit_status): Likewise.
1362         * flow.c (dump_flow_info): Likewise.
1363         * function.c (preserve_temp_slots): Likewise.
1364         * integrate.c (expand_inline_function, copy_rtx_and_substitute):
1365         Use x_regno_reg_rtx instead of regno_pointer_flag for function
1366         pointer determination in map.
1367         * loop.c (strength_reduce, maybe_eliminate_biv_1): Use REG_POINTER.
1368         * predict.c (estimate_probability): Likewise.
1369         * regclass.c (record_address_regs, reg_scan_mark_refs): Likewise.
1370         * unroll.c (unroll_loop): Use x_regno_reg_rtx instead of
1371         regno_pointer_flag for function pointer determination in map.
1372         * convex.h (RTX_COSTS): Don't test regno_pointer_flag and use
1373         REG_POINTER.
1374         * pa.c (hppa_legitimize_address, emit_move_sequence, basereg_operand):
1375         Use REG_POINTER.
1376         (restore_unscaled_index_insn_codes): Revise comment.
1377
1378         * expr.c (do_compare_and_jump): Add missing TYPE_MODE in statement.
1379
1380 2000-11-30  Joseph S. Myers  <jsm28@cam.ac.uk>
1381
1382         * extend.texi: Update documentation for attributes.
1383
1384 2000-11-29  David O'Brien  <obrien@FreeBSD.org>
1385
1386         * config/alpha/elf.h (IDENT_ASM_OP): Protect the #define.
1387         (ASM_DECLARE_OBJECT_NAME): Same.
1388         (ASM_FILE_END): Same.
1389         (ASM_FINISH_DECLARE_OBJECT): Same.
1390         (ASM_IDENTIFY_GCC): Same.
1391         (ASM_IDENTIFY_LANGUAGE): Same.
1392         (ASM_OUTPUT_CONSTRUCTOR): Same.
1393         (ASM_OUTPUT_DEF): Same.
1394         (ASM_OUTPUT_DESTRUCTOR): Same.
1395         (ASM_OUTPUT_EXTERNAL_LIBCALL): Same.
1396         (ASM_OUTPUT_SECTION_NAME): Same.
1397         (ASM_WEAKEN_LABEL): Same.
1398         (BSS_SECTION_ASM_OP): Same.
1399         (COMMON_ASM_OP): Same.
1400         (CONST_SECTION_ASM_OP): Same.
1401         (CONST_SECTION_FUNCTION): Same.
1402         (CTORS_SECTION_ASM_OP): Same.
1403         (DTORS_SECTION_ASM_OP): Same.
1404         (ESCAPES): Same.
1405         (FINI_SECTION_ASM_OP): Same.
1406         (IDENT_ASM_OP): Same.
1407         (IDENT_ASM_OP): Same.
1408         (INIT_SECTION_ASM_OP): Same.
1409         (INT_ASM_OP): Same.
1410         (MAX_OFILE_ALIGNMENT): Same.
1411         (SBSS_SECTION_ASM_OP): Same.
1412         (SDATA_SECTION_ASM_OP): Same.
1413         (SECTION_FUNCTION_TEMPLATE): Same.
1414         (SELECT_SECTION): Same.
1415         (SE_CONST_SECTION): Same.
1416         (SIZE_ASM_OP): Same.
1417         (SKIP_ASM_OP): Same.
1418         (STRING_ASM_OP): Same.
1419         (STRING_LIMIT): Same.
1420         (TYPE_ASM_OP): Same.
1421         (TYPE_OPERAND_FMT): Same.
1422
1423 2000-11-29  Neil Booth  <neilb@earthling.net>
1424
1425         * c-decl.c (c_decode_option): Don't handle -lang-objc.
1426         * objc/lang-options.h: Remove -lang-objc.
1427         * objc/lang-specs.h: Don't pass -lang-objc to cc1obj.
1428         * objc/objc-act.c (lang_init_options): Set c_language.
1429
1430 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
1431
1432         * expr.c (can_store_by_pieces): Reinitialize max_size for reverse
1433         tests.
1434
1435 2000-11-29  Neil Booth  <neilb@earthling.net>
1436
1437         * c-pragma.c (init_pragma): Update for parse_in type change.
1438
1439 2000-11-29  Laurynas Biveinis  <lauras@softhome.net>
1440
1441         * configure.in: recognize DOS-style absolute paths.
1442
1443 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
1444
1445         * expr.h (store_by_pieces): Add prototype.
1446         (can_store_by_pieces): Likewise.
1447         * expr.c (struct store_by_pieces): Renamed from clear_by_pieces.
1448         (can_store_by_pieces): New.
1449         (store_by_pieces): New.
1450         (clear_by_pieces): New.
1451         (clear_by_pieces_1): New.
1452         (store_by_pieces_1): Renamed from clear_by_pieces, handle storing
1453         arbitrary compiler generated constants into memory block.
1454         (store_by_pieces_2): Renamed from clear_by_pieces_1, likewise.
1455         * builtins.c (c_readstr): New.
1456         (builtin_memcpy_read_str): New.
1457         (expand_builtin_memcpy): If src is string constant and
1458         emit_block_move would move it by pieces, compute integer constants
1459         from the string and store it into memory block instead.
1460         (builtin_strncpy_read_str): New.
1461         (expand_builtin_strncpy): If N is not constant zero and c_strlen does
1462         not return INTEGER_CST, don't optimize.
1463         If N is larger than strlen(src) + 1, try to copy the string
1464         including padding with store_by_pieces.
1465         (expand_builtin_strcmp): If both arguments have side effects, don't
1466         optimize.
1467         (expand_builtin_fputs): If STR has side effects, don't optimize.
1468
1469 2000-11-29  Richard Earnshaw  <rearnsha@arm.com>
1470
1471         * arm.md (sibcall, sibcall_value, sibcall_insn, sibcall_value_insn):
1472         Add use of link register.
1473
1474 2000-11-29  Joseph S. Myers  <jsm28@cam.ac.uk>
1475
1476         * extend.texi: Update documentation for default format attributes.
1477
1478 Tue Nov 28 21:56:45 2000  Jeffrey A Law  (law@cygnus.com)
1479
1480         * pa/pa-64.h (ASM_OUTPUT_SECTION_NAME): Use a hash table, not
1481         a list, to keep track of the sections.
1482
1483 2000-11-28  Nick Clifton  <nickc@redhat.com>
1484
1485         * config/arm/arm.md (pic_load_addr): Split into
1486         pic_load_addr_arm and pic_load_addr_thumb.
1487
1488         * config/arm/arm.c (legitimize_pic_address): Generate either
1489         ARM or Thumb versions of pic_load_addr.
1490         (arm_finalize_pic): Generate either ARM or Thumb versions of
1491         pic_load_addr.
1492
1493 2000-11-28  Richard Henderson  <rth@redhat.com>
1494
1495         * calls.c (expand_call): Defer const/pure NO_DEFER_POP until
1496         after sibcall do_pending_stack_adjust.
1497
1498 Wed Nov 29 00:08:23 2000  J"orn Rennecke <amylaar@redhat.com>
1499
1500         * jump.c (delete_insn): Check that REG_LABEL note actually contains
1501         a CODE_LABEL.
1502
1503 2000-11-28  Neil Booth  <neilb@earthling.net>
1504
1505         * c-common.h: Remove flag_digraphs.
1506         * c-decl.c: Remove flag_digraphs.
1507         (c_decode_option): Don't set it.
1508         * c-lex.c (init_c_lex): Don't do anything for digraphs.
1509
1510 2000-11-28  Richard Henderson  <rth@redhat.com>
1511
1512         * c-parse.in (finish_parse): Update for parse_in type change.
1513         (_yylex): Likewise.
1514
1515 2000-11-28  Neil Booth  <neilb@earthling.net>
1516
1517         * cppmacro.c (cpp_scan_buffer_nooutput): Take a boolean
1518         indicating whether to scan all buffers on the stack or
1519         just one.
1520         * cppinit.c (do_includes): Update.
1521         * cppmain.c (main): Update.
1522         * cpplib.h: Update prototype.
1523
1524 2000-11-28  Richard Henderson  <rth@redhat.com>
1525
1526         * genoutput.c (validate_insn_operands): New.
1527         (gen_insn): Call it.
1528
1529         * config/alpha/alpha.md (divmodsi_internal): Renumber operands.
1530         (divmoddi_internal): Likewise.
1531         * config/arm/arm.md (andsi3_compare0_scratch): Likewise.
1532         * config/i960/i960.md (branch patterns): Likewise.
1533         * config/ia64/ia64.md (tbit_and_0): Likewise.
1534         (tbit_and_1, tbit_or_0, tbit_or_1): Likewise.
1535         * config/m68k/m68k.md (zero_extract memory patterns): Likewise.
1536         * config/mips/mips.md (divmodsi4_internal): Likewise.
1537         (divmoddi4_internal): Likewise.
1538         * config/rs6000/rs6000.md (call patterns): Likewise.
1539         * config/sh/sh.md (movsi_y): Likewise.
1540         * config/sparc/sparc.md: Comment out if 0 v8p shift pattern.
1541
1542 2000-11-28  Richard Henderson  <rth@redhat.com>
1543
1544         * config.gcc: Kill residual pyramid support.
1545
1546 2000-11-28  Neil Booth  <neilb@earthling.net>
1547
1548         * c-lex.h (parse_in): Change parse_in to a cpp_reader *.
1549         * c-decl.c (c_decode_option): Update to match.
1550         * c-lex.c (init_c_lex, yyparse): Update to match.
1551         * c-lang.c (lang_init_options): Use cpp_create_reader.
1552         * cppinit.c (cpp_init): Rename initialize.
1553         (cpp_reader_init): Rename cpp_create_reader.  Create the
1554         reader.  Initialize cpplib if appropriate.
1555         * cpplib.h (cpp_create_reader) New prototype.
1556         (cpp_init, cpp_reader_init): Delete prototypes.
1557         * cppmain.c (general_init, setup_callbacks): New functions.
1558         (main): Use them.
1559         * fix-header.c (scan_in): Change type to cpp_reader *.
1560         (read_scan_file): Update for new cpplib interface and scan_in type.
1561
1562         * cp/decl.c (parse_in): Change to cpp_reader *.
1563         (lang_decode_option): Update.
1564         * cp/lex.c (lang_init_options): Use new cpplib interface.
1565         (init_cp_pragma, finish_parse, handle_pragma_implementation): Update.
1566         * cp/spew.c (read_token): Update.
1567         * objc/objc-act.c (lang_init_options): Update new cpplib interface.
1568
1569 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
1570
1571         * loop.c (load_mems): Avoid using next_label to find end_label. If
1572         jumping outside of the loop (other than loop end), don't hoist MEMs
1573         out of loop.
1574
1575 2000-11-28  Jan Hubicka  <jh@suse.cz>
1576
1577         * calls.c (expand_call): Don't disable tail recursion based
1578         on the loop nest.
1579
1580 2000-11-28  Neil Booth  <neilb@earthling.net>
1581
1582         * tradcpp.c (enum node_type): New hash types T_ASSERT, T_UNASSERT.
1583         (struct directive): Drop 4th argument from handlers.
1584         (do_define, do_line, do_include, do_undef, do_else, do_elif,
1585         do_endif): Similarly.
1586         (do_assert, do_unassert, do_ifdef, do_ifndef): New handlers.
1587         (do_ifxdef): Update as common handler of do_ifdef and do_ifndef.
1588         (make_definition, make_undef): Take a const char*.
1589         (make_assertion): New function.
1590         (struct directive_table): Update.
1591         (main): Handle -A command line argument.
1592         (handle_directive): Drop fourth handler argument.
1593
1594 2000-11-28  Bernd Schmidt  <bernds@redhat.co.uk>
1595
1596         * simplify-rtx.c (cselib_record_sets): Ignore sets whose destination
1597         is anything but REG or MEM, but look inside STRICT_LOW_PART.
1598
1599 Tue Nov 28 09:53:50 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1600
1601         * system.h (IS_DIR_SEPARATOR): Use uppercase macro name.
1602         (IS_ABSOLUTE_PATHNAME): New macro.
1603         * gcc.c (find_a_file, process_command, do_spec_1, main): Use it.
1604
1605 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
1606
1607         * config/i386/i386.md (truncxfsf2_2): Fix predicate.
1608
1609 2000-11-27  Jim Wilson  <wilson@redhat.com>
1610
1611         * reload1.c (reload): Use HOST_WIDE_INT for old_frame_size.
1612
1613 2000-11-27  Matthias Klose  <doko@cs.tu-berlin.de>
1614
1615         * extend.texi (Nested Functions): Update URL of Usenix paper.
1616
1617 2000-11-27  Mark Mitchell  <mark@codesourcery.com>
1618
1619         * function.c (free_after_compilation): Clear x_clobber_return_insn.
1620
1621 2000-11-27  Neil Booth  <neilb@earthling.net>
1622
1623         * cppinit.c (cpp_reader_init): Remove handling of warn_paste
1624         command line options.
1625         (cpp_handle_option): Similarly.
1626         * cpplib.h (struct cpp_options): Remove warn_paste.
1627         * cppmacro.c (paste_tokens): Apart from assembler, make
1628         unpasteable token warning mandatory.
1629
1630 2000-11-27  Neil Booth  <neilb@earthling.net>
1631
1632         * tradcpp.c (enum pending_dir_t, struct pending_dir): New.
1633         (main): Allocate a pending directive set of these.  Use it.
1634         Merge handling of -D and -U.  Update handling of pending
1635         directives.  Free the memory after use.
1636
1637 2000-11-27  Bernd Schmidt  <bernds@redhat.co.uk>
1638
1639         * flow.c (entry_exit_blocks): Add entry for cond_local_set.
1640         (struct propagate_block_info): Add new member cond_local_set.
1641         (propagate_block): Accept new arg cond_local_set.  All callers
1642         changed.
1643         (init_propagate_block_info): Likewise.
1644         (calculate_global_regs_live): Allocate & free cond_local_set.  Always
1645         rescan if there's overlap between cond_local_set and new_live_at_end.
1646         (mark_set_1): Set bits either in cond_local_set or local_set, as
1647         appropriate.
1648         * basic-block.h (struct basic_block_def): New field cond_local_set.
1649         (propagate_block, init_propagate_block_info): Update prototypes.
1650
1651 Mon Nov 27 17:29:44 2000  kaz Kojima <kkojima@rr.iij4u.or.jp>
1652
1653         * gcc/config/sh/sh.md (udivsi3_i4, udivsi3_i4_single): Clobber
1654         T register.
1655
1656 2000-11-27  Richard Earnshaw  <rearnsha@arm.com>
1657
1658         * arm.c (select_dominance_cc_mode): Handle new way that combine
1659         canonicalizes conditional compares.
1660         (arm_select_cc_mode): Likewise.
1661         * arm.md: Garbage collect some dead code.
1662         (cmp_and, cmp_ior): New patterns.
1663         (splitter for conditional move with inverted false): Use cond_exec
1664         and handle unordered comparisons.
1665
1666 Mon Nov 27 17:22:56 MET 2000  Jan Hubicka  <jh@suse.cz>
1667
1668         * i386.c (ix86_force_to_memory, ix86_free_from_memory): New.
1669         * i386-protos.h (ix86_force_to_memory, ix86_free_from_memory): Declare
1670         * i386.md (float?i?f, int/fp operations): Rewrite spliters to use
1671         ix86_force_to_memory and ix86_free_from_memory.
1672
1673 2000-11-27  Richard Earnshaw  <rearnsha@arm.com>
1674
1675         * arm.md (arm_adddi3, adddi_sesidi_di, adddi_zesidi_di, arm_addsi3,
1676         arm_subsi3_insn, anddi_zesidi_di, arm_andsi3_insn, anddi_notdi_di,
1677         anddi_notzesidi_di, anddi_notsesidi_di, arm_iorsi3,
1678         one_cmpldi2): Merge with splitters to create define_insn_and_split
1679         patterns.  Remove redundant splits.
1680         (peephole2 for add:SI of invalid immediate): New.
1681         (peephole2 for minus:SI of invalid immediate): New.
1682         (peephole2 for ior:SI of invalid immediate): New.
1683         (peephole for merge of move and compare): Convert ot peephole2.
1684         (addsf3, adddf3): Mark as commutative.
1685
1686         * arm.md (thumb peephole for merging stack adjustments): Convert to
1687         peephole2.
1688
1689 2000-11-27  Bernd Schmidt  <bernds@redhat.co.uk>
1690
1691         * haifa-sched.c (print_pattern): Prettier output for COND_EXEC.
1692
1693         * reload1.c (reload_cse_simplify_set): Pass down mode to cselib_lookup.
1694         (reload_cse_simplify_operands): Do nothing about operands where both
1695         the operand and the match_operand fail to give us a mode.
1696         * simplify-rtx.c (wrap_constant): New function.
1697         (entry_and_rtx_equal_p): Except integer constants to come wrapped in a
1698         CONST describing the proper mode.
1699         (rtx_equal_for_cselib_p): Pass down modes to recursive calls of
1700         cselib_lookup.
1701         (cselib_lookup_mem): Call wrap_constant on the rtx that is passed to
1702         htab_find_slot_with_hash.
1703         (cselib_lookup): Likewise.
1704
1705         Based on a patch from Geoff Keating <geoffk@redhat.com>:
1706         * loop.c (basic_induction_var): If a REG is set from something
1707         that is not a biv, then the REG is not a biv.  Even if it is
1708         earlier set from something that is a biv.
1709
1710 2000-11-27  Alexandre Oliva  <aoliva@redhat.com>
1711
1712         * configure.in (extra_objs): Enclose extra_headers in quotes.
1713         * configure: Rebuilt.
1714
1715 2000-11-27  Neil Booth  <neilb@earthling.net>
1716
1717         * c-lex.c (cb_enter_file, cb_leave_file, cb_rename_file):
1718         Combine into the new function cb_change_file.
1719         (init_c_lex): Update.
1720         * cppfiles.c (stack_include_file): Use _cpp_do_file_change.
1721         (cpp_syshdr_flags): Delete.
1722         * cpphash.h (_cpp_do_file_change): New prototype.
1723         Move struct cpp_buffer here from...
1724         * cpplib.h (struct cpp_buffer): ... here.
1725         (enum cpp_fc_reason, struct cpp_file_loc,
1726         struct_cpp_file_change, change_file): New.
1727         (enter_file, leave_file, rename_file, cpp_syshdr_flags): Delete.
1728         * cpplib.c (do_line): Update for new cb_change_file callback.
1729         (_cpp_do_file_change): New function.
1730         (_cpp_pop_buffer): Update to use it.
1731         * cppmain.c (move_printer): Delete.
1732         (main): Set up single callback cb_change_file.
1733         (cb_enter_file, cb_leave_file, cb_rename_file): Delete.
1734         (cb_change_file): New.
1735         * fix-header.c (cur_file, cb_change_file): New.
1736         (recognized_function, read_scan_file): Update.
1737         * scan-decls.c (scan_decls): Update.
1738         * scan.h (recognized_function): Update prototype.
1739
1740 2000-11-26  Mark Mitchell  <mark@codesourcery.com>
1741
1742         * tree.h (mark_tree_hashtable): New function.
1743         * tree.c (mark_tree_hashtable_entry): New function.
1744         (mark_tree_hashtable): Likewise.
1745
1746 2000-11-27  Michael Meissner  <meissner@redhat.com>
1747
1748         * d30v-protos.h (srelational_si_operator): Correctly spell
1749         function.
1750         (urelational_si_operator): Ditto.
1751         (relational_si_operator): Ditto.
1752         (d30v_expand_prologue): Add prototype.
1753         (d30v_expand_epilogue): Ditto.
1754
1755         * d30v.h (OPTIMIZATION_OPTIONS): Undo November 22nd change.
1756
1757         * d30v.md (movcccc_*): Delete now unused patterns.
1758         (64 bit comparison splitters): Rewrite to use COND_EXEC instead of
1759         IF_THEN_ELSE.
1760         (define_cond_exec): Use 'b' to select branch flags.
1761
1762 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1763
1764         * builtins.c (expand_builtin_strncmp, expand_builtin_strncpy): New
1765         functions.
1766         (expand_builtin): Handle BUILT_IN_STRNCPY and BUILT_IN_STRNCMP.
1767
1768         * builtins.def (BUILT_IN_STRNCPY, BUILT_IN_STRNCMP): New entries.
1769
1770         * c-common.c (c_common_nodes_and_builtins): Declare builtin
1771         strncpy and strncmp.
1772
1773         * extend.texi (strncmp, strncpy): Document new builtins.
1774
1775 2000-11-26  Mark Mitchell  <mark@codesourcery.com>
1776
1777         * config/elfos.h (ASM_OUTPUT_SECTION_NAME): Use a hash table, not
1778         a list, to keep track of the sections.
1779         * tm.texi (ASM_OUTPUT_SECTION_NAME): Document the fact that the
1780         parameter provided will always be a canonical string.
1781
1782 2000-11-26  Neil Booth  <neilb@earthling.net>
1783
1784         * cppmacro.c (cpp_scan_buffer_nooutput): Only scan the
1785         current buffer.
1786
1787 2000-11-26  Joseph S. Myers  <jsm28@cam.ac.uk>
1788
1789         * makefile.vms: Remove EGCS references.
1790
1791 2000-11-26  Ulrich Drepper  <drepper@redhat.com>
1792
1793         * dwarf2out.c (output_file_names): New function.  Compute minimal
1794         combination of directory and file name table and emit them.
1795         (output_line_info): Remove code to emit directory and file name
1796         table and call output_file_names instead.
1797         (file_info_cmp): Helper function to sort directory names.
1798
1799 2000-11-26  Neil Booth  <neilb@earthling.net>
1800
1801         * cpplib.h (struct cpp_reader): Remove lang_asm.
1802         (struct cpp_options): Remove c89. New members lang,
1803         extended_numbers.
1804         * cppexp.c (parse_number): Use them.
1805         * cpphash.h (VALID_SIGN): Use them.
1806         * cppinit.c (set_lang, cpp_start_read): Update.
1807         * cpplex.c (parse_string, _cpp_lex_token): Update.
1808         * cpplib.c (_cpp_handle_directive): Update.
1809         * cppmacro.c (parse_args): Update.
1810         * cppmain.c (scan_buffer): Update.
1811
1812 Sun Nov 26 10:02:37 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1813
1814         * fold-const.c (fold, case CONVERT_EXPR): Always return tree of
1815         proper type.
1816
1817 2000-11-26  Neil Booth  <neilb@earthling.net>
1818
1819         * Makefile.in: Remove MAYBE_CPPLIB and maybe_cpplib.
1820         * c-decl.c: Remove parse_in declaration.
1821         * c-lang.c: Similarly.
1822         * c-lex.c: Similarly.
1823         * c-parse.in: Similarly.
1824         * c-pragma.c: Similarly.
1825         * configure.in: Similarly.
1826         * cp/Make-lang.in: Similarly.
1827         * cp/spew.c: Similarly.
1828         * cp/decl2.c: Remove check for lang-c++ option.
1829         * cp/lang-specs.h: Remove -lang-c++ from cc1plus command line.
1830         * cp/lex.c (lang_init_options): With cpp_reader_init, default to C++.
1831         * c-lex.h: Add declaration of parse_in.
1832         * cppinit.c: Call set_lang after allocating pfile->pending.
1833         * configure: Regenerate.
1834
1835 2000-11-25  Zack Weinberg  <zack@wolery.stanford.edu>
1836
1837         * combine.c (try_combine): Remove redundant test.
1838
1839 2000-11-25  Richard Henderson  <rth@redhat.com>
1840
1841         * c-common.h (DECL_C_HARD_REGISTER): New.
1842         * c-decl.c (finish_decl): Set it for asm register variables.
1843         * c-semantics.c (emit_local_var): Test it when instantiating one.
1844
1845 2000-11-25  Richard Henderson  <rth@redhat.com>
1846
1847         * c-decl.c (c_expand_body): Use DECL_SOURCE_LINE rather than
1848         lineno for the start of the function.
1849
1850 2000-11-25  Richard Henderson  <rth@redhat.com>
1851
1852         * dwarf2out.c (file_table, file_table_allocated): Remove.
1853         (file_table_allocated): Remove.
1854         (struct file_table): New.
1855         (decl_file_table, line_file_table): New.
1856         (print_dwarf_line_table): Use them.
1857         (size_of_line_prolog): Likewise.
1858         (output_line_info): Likewise.
1859         (add_src_coords_attributes): Likewise.
1860         (gen_subprogram_die): Likewise.
1861         (gen_variable_die): Likewise.
1862         (dwarf2out_add_library_unit_info): Likewise.
1863         (dwarf2out_line): Likewise.
1864         (lookup_filename): Take a struct file_table argument.
1865         (init_file_table): New.
1866         (dwarf2out_init): Use it.
1867
1868 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
1869
1870         * invoke.texi: Update sequence points references.
1871
1872 2000-11-25  Neil Booth  <neilb@earthling.net>
1873
1874         * c-common.c: Remove USE_CPPLIB conditional inclusions.
1875         * c-common.h: Similarly.
1876         * c-decl.c: Similarly.
1877         * c-lang.c: Similarly.
1878         * c-lex.c: Similarly.
1879         * c-parse.in: Similarly.
1880         * c-pragma.c: Similarly.
1881         * c-pragma.h: Similarly.
1882         * gcc.c: Similarly.
1883         * toplev.c: Similarly.
1884         * cp/cp-tree.h: Similarly.
1885         * cp/decl2.c: Similarly.
1886         * cp/lang-specs.h: Similarly.
1887         * cp/lex.c: Similarly.
1888         * cp/lex.h: Similarly.
1889         * cp/spew.c: Similarly.
1890         * java/lang-options.h: Similarly.
1891         * objc/lang-specs.h: Similarly.
1892         * objc/objc-act.c: Similarly.
1893
1894         * configure.in: Remove configure option.
1895         * config.in: Regenerate.
1896         * configure: Regenerate.
1897
1898 2000-11-25  Richard Henderson  <rth@redhat.com>
1899
1900         * haifa-sched.c (sched_analyze_1, sched_analyze_2, sched_analyze):
1901         Revert 2000-11-22 change.
1902
1903 2000-11-25  Bernd Schmidt  <bernds@redhat.co.uk>
1904
1905         * config/i386/i386.h (FIXED_REGS): Make the three flags registers
1906         fixed.
1907
1908 2000-11-25  Philipp Thomas  <pthomas@suse.de>
1909         * configure.in (ALL_LINGUAS): Remove en_GB and add sv.
1910         * configure: Rebuilt.
1911
1912 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
1913
1914         * config/sparc/sparc.md (muldi3_v8plus): Remove H constraint.
1915         Handle CONST_INT as second argument.
1916         * config/sparc/sparc.c (set_extends): Remove first argument.
1917         Properly handle AND, CONST_INT and CONST_DOUBLE, handle IOR, XOR and
1918         MOV.
1919         (sparc_check_64): Abort if first argument is not REG.
1920         If it is DImode REG, look at the lower register of the register
1921         pair.
1922
1923         * config/sparc/sparc.c (load_pic_register, restore_regs,
1924         output_return, sparc_v8plus_shift, sparc_function_profiler,
1925         sparc_function_block_profiler, sparc_block_profiler): Fix output
1926         formatting.
1927
1928 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
1929
1930         * config/sh/sh.h (TARGET_NONE): New.
1931         (TARGET_SWITCHES): For all variant-selecting switch, use
1932         TARGET_NONE to reset all other variant-selecting switch.  Added
1933         empty strings to avoid warnings.
1934         (TARGET_DEFAULT): Set to SH1_BIT.
1935
1936         * Makefile.in ($(INTL_TARGETS)): Added $(CONFIG_H) for
1937         insn-codes.h.
1938
1939         * gcc/config/sh/sh.md (sibcalli, sibcalli_pcrel): New insns.
1940         (sibcall_pcrel): New insn_and_split.
1941         (sibcall, sibcall_value, sibcall_epilogue): New expands.
1942
1943         * config/sh/sh.md (GOTaddr2picreg, symGOT2reg, symGOTOFF2reg,
1944         symPLT_label2reg, call, call_value): Don't set
1945         current_function_uses_pic_offset_table.
1946         * config/sh/sh.h (CONDITIONAL_REGISTER_USAGE): Don't mark
1947         PIC_OFFSET_TABLE_REGNUM as call_used, so that calc_live_regs
1948         takes it into account.
1949         (FINALIZE_PIC): Delete, useless.
1950         (LEGITIMATE_CONSTANT_P): Delete, unused.
1951         * config/sh/sh.c (sh_expand_prologue): Don't use
1952         current_function_uses_pic_offset_table.  Don't special-case
1953         PIC_OFFSET_TABLE_REGNUM.  Initialize it if it's ever live and
1954         PIC is enabled.
1955         (sh_expand_epilogue, initial_elimination_offset): Don't
1956         special case PIC_OFFSET_TABLE_REGNUM.
1957
1958 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>, NIIBE Yutaka  <gniibe@m17n.org>
1959
1960         * config/sh/sh-protos.h (symbol_ref_operand): Declare.
1961         * config/sh/sh.md (UNSPEC_CALLER): New constant.
1962         (calli_pcrel, call_valuei_pcrel): Use PIC_REG.
1963         (call_pcrel, call_value_pcrel): New insn_and_splits.
1964         (call, call_value): Use them.
1965         (call_site): New expand.
1966         (sym_label2reg, symPLT_label2reg): Adjust to hold call_sites.
1967         * config/sh/sh.h (OUTPUT_ADDR_CONST_EXTRA) [UNSPEC_CALLER]:
1968         Output call_site label.
1969         (PREDICATE_CODES): Added symbol_ref_operand.
1970         * config/sh/sh.c (symbol_ref_operand): Define.
1971         * emit-rtl.c (try_split): Propagate CALL_INSN_FUNCTION_USAGE
1972         to CALL_INSNs in the split sequence.
1973
1974 2000-11-24  Nick Clifton  <nickc@redhat.com>
1975
1976         * config.gcc (v850-*-*): Define c_target_objs and
1977         cxx_target_objs.
1978
1979         * config/v850/t-v850: Define how to build v850-c.o
1980
1981         * config/v850/v850.h (struct data_area_stack_element): Move
1982         definition here from v850.c.
1983
1984         * config/v850v850.c: Include gcc.h to avoid compile time
1985         warning.
1986         (push_data_area): Move to v850-c.c.
1987         (pop_data_area): Move to v850-c.c.
1988         (mark_current_function_as_interrupt): Move to v850-c.c.
1989         (GHS_default_section_names): Allow to be exported.
1990         (GHS_current_section_names): Allow to be exported.
1991         (data_area_stack_elements): Allow to be exported.
1992         (ghs_pragma_section): Move to v850-c.c.
1993         (ghs_pragma_interrupt): Move to v850-c.c.
1994         (ghs_pragma_starttda): Move to v850-c.c.
1995         (ghs_pragma_startsda): Move to v850-c.c.
1996         (ghs_pragma_startzda): Move to v850-c.c.
1997         (ghs_pragma_endtda): Move to v850-c.c.
1998         (ghs_pragma_endsda): Move to v850-c.c.
1999         (ghs_pragma_endzda): Move to v850-c.c.
2000
2001         * config/v850/v850-c.c: New file: Contains v850 specific
2002         pragma parsing functions.
2003
2004 2000-11-24  Nick Clifton  <nickc@redhat.com>
2005
2006         * config.gcc (extra_objs): Remove duplicate description.
2007         (c_target_objs): New variable.  Contains target specific
2008         object files for the gcc C compiler only.
2009         (cxx_target_objs): New variable.  Contains target specific
2010         object files for the gxx C++ compiler only.
2011
2012         * configure.in (c_target_objs): Substitute in the makefile.
2013         (cxx_target_objs): Substitute in the makefile.
2014         * configure: Regenerate.
2015
2016         * Makefile.in (C_TARGET_OBJS): Define and initialise from
2017         c_target_objs.
2018         (CXX_TARGET_OBJS): Define and initialise from
2019         cxx_target_objs.
2020         (C_AND_OBJC_OBJS): Include C_TARGET_OBJS.
2021
2022         * cp/Make-lang.in (CXX_C_OBJS): Include CXX_TARGET_OBJS).
2023
2024         * tm.texi (REGISTER_TARGET_PRAGMAS): Add paragraph explaining
2025         about how the use of the 'c_lex' function requires the use of
2026         the target specific, language specific object files feature of
2027         the configuration mechanism.
2028
2029 Fri Nov 24 18:50:58 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2030
2031         * gcc.c (process_command): Use F_OK, not R_OK.
2032
2033 2000-11-24  Arno J. Klaassen  <arno@heho.snv.jussieu.fr>
2034
2035         * flow.c (print_rtl_and_abort): Remove ANSIism.
2036
2037 Fri Nov 24 19:54:36 2000  Alexandre Oliva  <aoliva@redhat.com>
2038
2039         * config/sh/sh.h (GENERAL_REGISTER_P,
2040         GENERAL_OR_AP_REGISTER_P, FP_REGISTER_P, XD_REGISTER_P,
2041         FP_OR_XD_REGISTER_P, FP_ANY_REGISTER_P): New macros.  Use them
2042         all over.
2043         (SPECIAL_REG): Renamed to SPECIAL_REGISTER_P.
2044         * config/sh/sh.c: Use new macros.
2045         * config/sh/sh.md: Likewise.
2046
2047 Fri Nov 24 19:46:16 2000  Alexandre Oliva  <aoliva@redhat.com>
2048
2049         * config/sh/sh.md: Clobber MACH_REG and MACL_REG in SImode,
2050         instead of just MACH_REG in DImode.  Always refer to FPSCR_REG
2051         in PSImode.
2052
2053 Fri Nov 24 22:37:41 2000  Denis Chertykov  <denisc@overta.ru>
2054
2055         * config/avr/avr.c (out_tsthi,out_tstsi): Test simplification bug
2056         fixed.
2057         (machine_dependent_reorg): Wrong optimization based on
2058         NOTICE_UPDATE_CC removed.
2059
2060 Fri Nov 24 19:48:09 2000  J"orn Rennecke <amylaar@redhat.com>
2061
2062         * jump.c (delete_computation): Re-instate deletion of feeding insn.
2063         (delete_insn): Look for REG_LABEL notes.
2064         (redirect_tablejump): Delete feeding insns.
2065
2066 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
2067
2068         * config/i386/i386.md (call_pop_0, call_pop_1, call_value_pop_0,
2069         call_value_pop_1): Make sure operand numbers are contiguous.
2070
2071         * fold-const.c (fold_range_test): Avoid crash if LHS or RHS is null.
2072
2073         * reload1.c (conflicts_with_override): New function.
2074         (emit_input_reload_insns): Use it to tighten test for validity
2075         of substituting into output of previous insn.
2076
2077         * haifa-sched.c (struct ready_list): New.
2078         (ready_lastpos, ready_add, ready_remove_first, ready_sort): New static
2079         functions.
2080         (schedule_insn): Replace args READY and N_READY with a pointer to a
2081         ready_list; return void.  Use the new functions to access the ready
2082         list.  All callers changed.
2083         (queue_to_ready, debug_ready_list): Likewise.
2084         (schedule_block): Initialize a ready_list structure.  Use new
2085         functions to access it.
2086         (max_priority): Remove unused variable.
2087         (schedule_insn): Don't set it.
2088
2089         * c-common.c (verify_tree): Don't recurse into CONSTRUCTORs.
2090
2091         * combine.c (cant_combine_insn_p): New function.
2092         (try_combine): Use it.
2093
2094         * Makefile.in (c-common.o): Depend on $(OBSTACK_H).
2095         * c-common.c (c-obstack.c): Include "obstack.h".
2096         (struct reverse_tree): Delete.
2097         (reverse_list, reverse_max_depth): Delete.
2098         (build_reverse_tree, common_ancestor, modify_ok): Delete functions.
2099         (struct tlist, struct tlist_cache): New.
2100         (tlist_obstack, tlist_firstobj, warned_ids, save_expr_cache): New.
2101         (add_tlist, merge_tlist, verify_tree, warning_candidate_p,
2102         warn_for_collisions, warn_for_collisions_1, new_tlist): New
2103         static functions.
2104         (verify_sequence_points): Rewritten.
2105         * fold-const.c (fold): Don't lose possibly important sequence
2106         points when removing one arm of TRUTH_ORIF_EXPRs or TRUTH_ANDIF_EXPRs.
2107
2108 2000-11-24  Richard Sandiford  <rsandifo@redhat.com>
2109
2110         * gcc/cse.c (cse_insn): Removed conversion of REG_EQUIV to REG_EQUAL
2111         when reversing a register-to-register copy.  Reversal now disabled
2112         when the previous instruction has a REG_EQUIV.
2113
2114 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
2115
2116         * c-parse.in (unary_expr): Move VA_ARG from here ...
2117         (primary): ... to here.
2118
2119 2000-11-23  Graham Stott  <grahams@redhat.com>
2120
2121         * expr.c (store_constructor): If a field is non addressable and
2122         the target is a MEM use MEM_ALIAS_SET otherwise use get_alias_set.
2123
2124 2000-11-23  Bernd Schmidt  <bernds@redhat.co.uk>
2125
2126         * flow.c (print_rtl_and_abort): New function.
2127         (verify_wide_reg, verify_local_live_at_start): Try to dump more
2128         information before aborting.
2129
2130 2000-11-23  Alexandre Oliva  <aoliva@redhat.com>
2131
2132         * emit-rtl.c (gen_lowpart_common): Use word 0 if register mode
2133         is narrower than requested mode.
2134         (gen_highpart): Abort if register mode is narrower than
2135         requested mode.
2136
2137 2000-11-23  Graham Stott  <grahams@redhat.com>
2138
2139         * cse.c (cse_insn): Initialise all regcost variables.
2140         Fix a typo add missing '='.
2141         Only compare costs if there is a replacement insn.
2142
2143 Thu Nov 23 04:33:33 2000  Alexandre Oliva  <aoliva@redhat.com>
2144
2145         * final.c (output_addr_const) [LABEL_REF]: Simplify.
2146         [MINUS]: Enclose non-CONST_INTs in parentheses.
2147         [default]: Try OUTPUT_ADDR_CONST_EXTRA.
2148         * tm.texi (OUTPUT_ADDR_CONST_EXTRA): Document it.
2149         * varasm.c (decode_rtx_const) [CONST]: If it's not something
2150         PLUS or MINUS a CONST_INT, use the whole CONST with offset 0
2151         instead of abort()ing.
2152         * sh.c (output_pic_addr_const): Removed.  Fixed all callers.
2153         * sh.h (OUTPUT_ADDR_CONST_EXTRA): New.  Handle the UNSPECs
2154         formerly handled in output_pic_addr_const.
2155         * sh.md (sym_label2reg, symPLT_label2reg): Enclose UNSPEC
2156         operands of MINUS in CONSTs so that decode_rtx_const() will
2157         accept them.
2158
2159 Thu Nov 23 04:10:30 2000  Alexandre Oliva  <aoliva@redhat.com>
2160
2161         * config/sh/sh.md (mova_const): New pattern.
2162         (GOTaddr2picreg): Use it.
2163         * config/sh/sh.c (broken_move): Match it.
2164         (mova_p): Don't match it.
2165         (machine_dependent_reorg): Adjust it.
2166
2167 Thu Nov 23 02:09:09 2000  Alexandre Oliva  <aoliva@redhat.com>
2168
2169         * config/sh/sh.h (FIRST_GENERAL_REG, LAST_GENERAL_REG): New.
2170         Moved most register-number #defines...
2171         * config/sh/sh.md (define_constants): ... here.  Use macros to
2172         refer to registers and unspecs.
2173         * config/sh/sh.c: Likewise.
2174
2175 Thu Nov 23 01:01:32 2000  J"orn Rennecke <amylaar@redhat.com>
2176
2177         * Makefile.in (HOST_CFLAGS): Add -DGENERATOR_FILE.
2178         (rtl.o, print-rtl.o, bitmap.o, obstack.o): Build with -DGENERATOR_FILE.
2179         (alloca.o, vfprintf.o, ggc-none.o, errors.o): Likewise.
2180         (splay-tree.o, hash.o): Likewise.
2181         GCONFIG_H: New.
2182         (rtl.o, print-rtl.o): Depend on $(GCONFIG_H) instead of $(CONFIG_H).
2183         (bitmap.o, obstack.o, vfprintf.o, ggc-none.o, errors.o): Likewise.
2184         (hashtab.o): Likewise.
2185         (gcov.o): Depend on $(CONFIG_H).
2186         * configure.in: #include insn-codes.h in tm.h.
2187
2188 2000-11-22  Nick Clifton  <nickc@redhat.com>
2189
2190         * config/arm/arm.c (arm_encode_call_attribute): Make 'newstr' a
2191         const char * to avoid a compile time warning.
2192
2193         * config/arm/arm.md (define_constants): Define symbolic names for
2194         the link register, last integer register and the fake CC register.
2195         Update patterns to use these symbolic names.
2196
2197 2000-11-22  Neil Booth  <neilb@earthling.net>
2198
2199         * cpplex.c (trigraph_ok): Ensure we don't warn twice.
2200         * cpplib.h (struct cpp_buffer): New member last_Wtrigraphs.
2201
2202 2000-11-22  Richard Henderson  <rth@redhat.com>
2203
2204         * haifa-sched.c (sched_analyze_1): Don't special-case calls
2205         for clobbering registers.
2206         (sched_analyze_2): Likewise.
2207         (sched_analyze): Zap reg_last_uses and reg_last_sets after calls.
2208
2209 2000-11-22  Chris Demetriou  <cgd@sibyte.com>
2210             Neil Booth  <neilb@earthling.net>
2211
2212         * gcc.c (validate_switches): Validate multiple switches named
2213         in '|' (or) expressions in specs.
2214         (handle_braces): If more than 1 alternative in a '|' spec
2215         matches, call do_spec1 just once.
2216
2217 2000-11-22  Michael Meissner  <meissner@redhat.com>
2218
2219         * d30v.h (TARGET_SWITCHES): Add documentation strings.
2220         (TARGET_OPTIONS): Ditto.
2221         (OPTIMIZATION_OPTIONS): Temporarily turn off -frename-registers if
2222         -O3.
2223
2224 Wed Nov 22 06:40:56 2000  Jeffrey A Law  (law@cygnus.com)
2225
2226         * pa.c (hppa_encode_label): Account for addition of encoding
2227         character when allocating persistent space for the new label
2228         name.
2229
2230 2000-11-22  Zack Weinberg  <zack@wolery.stanford.edu>
2231
2232         * Makefile.in, config.gcc, configure.in: Expunge remaining
2233         traces of facility for running MD files through C preprocessor.
2234
2235 2000-11-22  Joseph S. Myers  <jsm28@cam.ac.uk>
2236
2237         * gcov.texi: Add magic comments for texi2pod.pl.
2238         * Makefile.in: Add rules to generate and install gcov.1.
2239         * gcov.1: New (generated) file.
2240
2241 2000-11-21  Richard Henderson  <rth@redhat.com>
2242
2243         * regrename.c (scan_rtx_reg): Terminate the chain rather than
2244         abort on mark_read with NO_REGS.
2245
2246 2000-11-21  Mike Stump  <mrs@wrs.com>
2247
2248         * fixinc/fixtests.c (TEST_FOR_FIX_PROC_HEAD): Fix to allow
2249         compilation with older compilers, such as /bin/cc on SunOS.
2250         * fixinc/fixfixes.c (FIX_PROC_HEAD): Ditto.
2251
2252 2000-11-21  Richard Henderson  <rth@redhat.com>
2253
2254         * varasm.c (record_constant): Pad the constructed
2255         constant_descriptor appropriately.
2256
2257 Wed Nov 22 00:52:55 2000  J"orn Rennecke <amylaar@redhat.com>
2258
2259         * rtl.h (traverse_md_constants): Declare.
2260         (struct md_constant): Define.
2261         * Makefile.in (HOST_RTL): Add hashtab.o .
2262         (OBJS): Add hashtab.o .
2263         (hashtab.o): New rule.
2264         (rtl.o): Depends on HASHTAB_H.
2265         * rtl.c (hashtab.h): #include.
2266         (md_constants): New static variable.
2267         (def_hash, def_name_eq_p, read_constants): New static functions.
2268         (traverse_md_constants): New function.
2269         (read_name): Do constant expansion.
2270         (read_rtx): Recognize define_constants.
2271         * gencodes.c (print_md_constant): New function.
2272         (main): Emit #defines for all constant definitions encountered.
2273         * md.texi (Constant Definitions): New node.
2274         * gensupport.c (xcalloc): New function.
2275
2276 2000-11-21  Richard Henderson  <rth@redhat.com>
2277
2278         * config/alpha/alpha.c (alpha_split_tfmode_frobsign): New.
2279         * config/alpha/alpha-protos.h: Declare it.
2280         * config/alpha/alpha.md (abstf_internal): Use it.
2281         (negtf_internal): Likewise.
2282         (andnotdi3): Unstar the name.
2283         (movtf_internal): Add o/G alternative.
2284
2285 2000-11-21  Zack Weinberg  <zack@wolery.stanford.edu>
2286
2287         * stringpool.c (stringpool_statistics): Also report number and
2288         percentage of entries which are identifiers.
2289
2290 2000-11-21  Diego Novillo  <dnovillo@redhat.com>
2291
2292         * gcse.c (hoist_expr_reaches_here_p): Do not mark expr_bb as
2293         visited before visiting it.
2294
2295 2000-11-21  Nick Clifton  <nickc@redhat.com>
2296
2297         * config/arm/arm.h: Accept TARGET_CPU_arm9tdmi,
2298         TARGET_CPU_strongarm110 and TARGET_SPU_strongarm1100.
2299
2300         * config.gcc: Accept --with-cpu=arm9 and --with-cpu=arm9tdmi.
2301
2302 2000-11-21  Richard Henderson  <rth@redhat.com>
2303
2304         * c-common.c (c_unsafe_for_reeval): New function.
2305         (add_c_tree_codes): Register it.
2306         * c-common.h: Declare it.
2307         * tree.c (lang_unsafe_for_reeval): New hook.
2308         (unsafe_for_reeval): Call it.
2309         * tree.h: Declare it.
2310
2311 2000-11-21  Richard Henderson  <rth@redhat.com>
2312
2313         * config/i386/i386.c (i386_simplify_dwarf_addr): Simplify @GOT
2314         references as well.
2315
2316 2000-11-21  Neil Booth  <neilb@earthling.net>
2317
2318         * do_includes: Revert to using cpp_read_file.
2319
2320 2000-11-21  Bernd Schmidt  <bernds@redhat.co.uk>
2321
2322         * loop.c (consec_sets_giv): If the reg we're examining is anything
2323         but UNKNOWN_INDUCT, do nothing.
2324         Reset the reg's type to UNKNOWN_INDUCT before returning.
2325
2326         Mostly from Vladimir Makarov (vmakarov@redhat.com)
2327         * ia64.md (attr itanium_class): Define insn types as described in
2328         Itanium docs.
2329         (all insn patterns): Use itanium_class, not type attributes.
2330         Occasionally split alternatives as necessary.
2331         (attr type): Compute from new attr itanium_class.
2332
2333 2000-11-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2334
2335         * tradcpp.c (output_line_command): Mark system headers as such in
2336         `line' commands.
2337
2338 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
2339
2340         * configure.in (HAVE_AS_DWARF2_DEBUG_LINE): Sparc has .file/.loc
2341         support in as as well.
2342         * configure: Regenerate.
2343
2344 2000-11-20  Richard Henderson  <rth@redhat.com>
2345
2346         * c-lex.c (orig_filename): New variable.
2347         (init_c_lex): Set it.  Move call to cpp_start_read ...
2348         (yyparse): ... here.  New function.
2349         * c-parse.in (yyparse_1): Rename the parser entry point.
2350         * c-tree.h: Declare it.
2351
2352 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
2353
2354         * expr.c (do_compare_and_jump): If op0 was replaced by promoted
2355         integer constant, use type of op1 for comparison.
2356
2357 2000-11-20  Stan Shebs  <shebs@apple.com>
2358
2359         * config/rs6000/xm-darwin.h: New file, Darwin host definitions.
2360         * config/rs6000/x-darwin: New file, Darwin host fragment.
2361         * config.gcc (powerpc-*-darwin*): New host.
2362         * system.h (HAVE_DESIGNATED_INITIALIZERS):  Allow this to be
2363         overridden by a config file.
2364
2365 2000-11-20  Neil Booth  <neilb@earthling.net>
2366
2367         * cppmacro.c (paste_tokens): Rename from paste_payloads.
2368         Change token type after pasting spellings.
2369         (paste_all_tokens): Use it.
2370         * gcc.dg/cpp/paste2.c: Update test.
2371         * objc/execute/paste.m: New test.
2372
2373 2000-11-20  Richard Henderson  <rth@redhat.com>
2374
2375         * dwarf.h (FMT_CODE): Adjust argument order; fix mapping to
2376         dwarf_subscr_data_formats bits.
2377         * dwarfout.c (simple_type_size_in_bits): Handle a type with
2378         no computed size as size zero.
2379         (field_byte_offset): Likewise.
2380         (subscript_data_attribute): Handle a range with no upper bound.
2381
2382 2000-11-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2383
2384         * gansidecl.h (const): Check __STDC__ before undef'ing `const'.
2385
2386 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
2387
2388         * c-typeck.c (build_conditional_expr): When merging type
2389         qualifiers for conditional expressions between a pointer and a
2390         pointer to a void type, merge the qualifiers on the target types
2391         rather than the pointer type.  Remove obsolete conditioned out
2392         code.
2393
2394 2000-11-20  Neil Booth  <neilb@earthling.net>
2395
2396         * c-lang.c (lang_init_options): Update call to
2397         cpp_reader_init.
2398         * cppmain.c (main): Similarly.
2399         * fix-header.c (read_scan_file): Similarly.
2400         * cp/lex.c (lang_init_options): Similarly.
2401         * objc/objc-act.c (lang_init_options): Similarly.
2402         * cppexp.c (parse_number): Only warn for unextended C89.
2403         * cppinit.c (set_lang): New function.
2404         (cpp_reader_init): Take a LANG argument and pass it to set_lang.
2405         (COMMAND_LINE_OPTIONS): New option std=c++98.
2406         (cpp_handle_option): Use set_lang.
2407         * cpplex.c (_cpp_lex_token): Warn pedantically if not C99.
2408         * cppib.h (enum_c_lang): New enumeration.  Update comments.
2409
2410 2000-11-20  Will Cohen  <wcohen@redhat.com>
2411
2412         * calls.c (expand_call): Clear target only when target is in
2413         hard register and current_function_check_memory_usage is set.
2414
2415 2000-11-20  Bernd Schmidt  <bernds@redhat.co.uk>
2416
2417         * toplev.c (rest_of_compilation): Run optimize_mode_switching even
2418         if not optimizing.
2419         * sh.c (emit_sf_insn, emit_df_insn): Just call emit_insn.
2420
2421 2000-11-19  Richard Henderson  <rth@redhat.com>
2422
2423         * crtstuff.c (force_to_data): Use array size 1 not 0.
2424
2425         * dwarf2out.c (simple_type_size_in_bits): Handle a type with
2426         no computed size as size zero.
2427         (field_byte_offset): Likewise.
2428
2429 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
2430
2431         * config.gcc: Fix another typo.
2432
2433 2000-11-19  Richard Henderson  <rth@redhat.com>
2434
2435         * c-decl.c (grokdeclarator): Support flexible array members.
2436         Use open-ended ranges for these and zero-length arrays.
2437         * c-typeck.c (push_init_level): Validate the context of
2438         initialization of a zero-length array.
2439         * tree.c (int_fits_type_p): Be prepared for missing bounds.
2440         * varasm.c (array_size_for_constructor): New.
2441         (output_constructor): Use it for arrays of unspecified length.
2442         * extend.texi (Zero Length): Mention C99 flexible array members.
2443         Document initialization in a top-level struct as valid.
2444
2445 2000-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
2446
2447         * config.gcc, invoke.texi: Fix errors in spelling of "deprecated".
2448
2449         * alias.c (mems_in_disjoint_alias_sets_p): Do use alias sets in
2450         stdarg and varargs functions.
2451
2452 2000-11-19  Zack Weinberg  <zack@wolery.stanford.edu>
2453
2454         * gcc.c (process_command): Define 'j' variable when
2455         MODIFY_TARGET_NAME is defined.
2456
2457 2000-11-19  Richard Henderson  <rth@redhat.com>
2458
2459         * stor-layout.c (variable_size): Only put SAVE_EXPRs on pending_sizes.
2460
2461 2000-11-19  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2462
2463         * rs6000/rs6000.c (rs6000_encode_section_info): Fix string length
2464         calculation and allocation.
2465
2466 2000-11-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2467
2468         * builtins.c (c_getstr): Constify variable.
2469         * gmon-sol2.c (_mcleanup): Comment out #endif labels.
2470         * conflict.c (const_conflict_graph_arc): New typedef.
2471         (arc_hash, arc_eq): Avoid needlessly casting away const-ness.
2472         * cppmacro.c (builtin_macro): Likewise.
2473         * dwarf2out.c (output_comp_unit): Constify variable.
2474         * fix-header.c (v_fatal): Add ATTRIBUTE_PRINTF.
2475         * protoize.c (IS_SAME_PATH_CHAR): Use TOUPPER, not toupper.
2476         * ssa.c (ssa_rename_from_hash_function): Avoid needlessly casting
2477         away const-ness.
2478         * tradcpp.c (rescan, do_line, macroexpand, macarg): Use
2479         ISALNUM/ISDIGIT/ISPRINT, not isalnum/isdigit/isprint.
2480         * varasm.c (const_str_htab_hash, const_str_htab_eq,
2481         compare_constant_1, record_constant_1): Constify.
2482
2483 2000-11-18  Richard Henderson  <rth@redhat.com>
2484
2485         * c-decl.c (grokdeclarator): Special case the creation of an
2486         index for a zero-length array.
2487         * tree.c (build_index_type): Revert Oct 20 change.
2488
2489 2000-11-18  Marek Michalkiewicz  <marekm@linux.org.pl>
2490
2491         * config/avr/avr-protos.h (avr_output_addr_vec_elt): Prototype.
2492         * config/avr/avr.c (jump_tables_size): New variable.
2493         (function_prologue): Initialize it as 0.
2494         (function_epilogue): Add it to function_size.
2495         (avr_output_addr_vec_elt): New function.  Count words in jump
2496         tables in jump_tables_size.  Move code ...
2497         * config/avr/avr.h (ASM_OUTPUT_ADDR_VEC_ELT): ... from here.
2498         Call avr_output_addr_vec_elt instead.
2499         * config/avr/avr.md (tablejump): Remove disabled define_expand.
2500
2501 2000-11-18  Mark Mitchell  <mark@codesourcery.com>
2502
2503         * configure.in: Make --enable-new-gxx-abi the default.
2504         * configure: Likewise.
2505
2506 2000-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2507
2508         * Makefile.in (tradcpp.o, tradcif.o): Depend on tradcpp.h.
2509
2510         * tradcif.y: Include tradcpp.h.  Constify.  Make functions static.
2511         Move extern function declarations to tradcpp.h.
2512
2513         * tradcpp.c: Likewise.
2514
2515         * tradcpp.h: New file.
2516
2517 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2518
2519         * c-decl.c (check_for_loop_decls): New function.
2520         * c-parse.in (for_init_stmt): New.
2521         (select_or_iter_stmt): Use for_init_stmt.
2522         * c-tree.h (check_for_loop_decls): New declaration.
2523
2524 2000-11-18  Neil Booth  <neilb@earthling.net>
2525
2526         * cppinit.c: Update comments.
2527         (cpp_reader_init): Make -imacro and -include use the standard
2528         #include "" search path.
2529         (do_includes): New function.
2530
2531 2000-11-18  Ben Elliston  <bje@redhat.com>
2532
2533         * config/sh/crt1.asm (start_l): Move PC-relative move instruction
2534         out of a branch delay slot.
2535
2536 2000-11-17  Richard Henderson  <rth@redhat.com>
2537
2538         * config/alpha/elf.h (PREFERRED_DEBUGGING_TYPE): Set to DWARF2_DEBUG.
2539         (ASM_SPEC): Disable and enable .mdebug based on -gstabs.
2540         (ASM_FILE_START): Only write out ecoff .file directive if
2541         emitting mdebug debugging.
2542
2543 2000-11-17  Richard Henderson  <rth@redhat.com>
2544
2545         * configure.in (HAVE_AS_DWARF2_DEBUG_LINE): New.  Detect
2546         whether as accepts .file/.loc and produces dwarf2 line info.
2547         * dwarf2out.c (DWARF2_ASM_LINE_DEBUG_INFO): Default on if
2548         the assembler supports it.
2549         * config.in, configure: Regenerate.
2550
2551 2000-11-17  Richard Henderson  <rth@redhat.com>
2552
2553         * fixinc/mkfixinc.sh: Don't disable fixincludes for any linux*.
2554
2555 2000-11-17  Jim Wilson  <wilson@redhat.com>
2556
2557         * config/ia64/ia64.c (emit_insn_group_barriers, case CALL_INSN):
2558         Don't clear need_barrier is next_insn is a CALL_INSN, or has
2559         instruction type B or UNKNOWN.
2560
2561 2000-11-17  Neil Booth  <neilb@earthling.net>
2562
2563         * cpperror.c (print_file_and_line): Don't display line number if 0.
2564
2565 2000-11-17  Zack Weinberg  <zack@wolery.stanford.edu>
2566
2567         * ggc.h: Delete ggc_add_string_root and ggc_mark_string.  Add
2568         digit_vector and digit_string.
2569         * stringpool.c (digit_vector): New.
2570         (ggc_alloc_string): Use digit_string.
2571
2572         * stmt.c (digit_strings): Delete.
2573         (init_stmt): Do not initialize digit_strings.
2574         (expand_asm_operands): Use ggc.h's digit_string macro.
2575         * toplev.c (mark_file_stack): Delete.
2576         (compile_file): Don't call init_tree_codes.
2577         (main): No need to make the file stack a GC root.
2578         * tree.c (init_tree_codes): Delete.
2579         * tree.h (init_tree_codes): Delete.
2580
2581         * c-lex.c: Don't include ggc.h.
2582         (mark_splay_tree_node, mark_splay_tree): Delete.
2583         (init_c_lex): No need to ggc_strdup string constant.  Don't add
2584         file_info_tree to GGC roots.
2585         (cb_enter_file, cb_rename_file): No need to ggc_strdup
2586         ip->nominal_fname.
2587
2588         * Makefile.in (c-lex.o): No longer depends on $(GGC_H).
2589
2590         * dbxout.c (dbxout_init),
2591         dwarf2out.c (dwarf2out_line),
2592         ggc-common.c (ggc_mark_rtx_children, ggc_mark_trees),
2593         varasm.c (mark_const_hash_entry, mark_pool_constant, init_varasm_once),
2594         xcoffout.c (xcoffout_source_file),
2595         i386.c (load_pic_register):
2596         Delete call(s) to ggc_add_string_root and/or ggc_mark_string.
2597
2598         * except.c (create_rethrow_ref),
2599         profile.c (init_edge_profiler),
2600         toplev.c (compile_file),
2601         varasm.c (named_section, assemble_static_space,
2602         assemble_trampoline_template, output_constant_def, force_const_mem),
2603         i386.c (load_pic_register),
2604         ia64.c (ia64_encode_section_info),
2605         rs6000.c (rs6000_emit_load_toc_table, create_TOC_reference,
2606         rs6000_emit_prologue, rs6000_emit_epilogue),
2607         rs6000.md (load_toc_aix_si, load_toc_aix_di):
2608         Change ggc_alloc_string (var, -1) to ggc_strdup (var).
2609
2610         * profile.c (output_func_start_profiler),
2611         tree.c (make_node),
2612         i386.c (load_pic_register): No need to ggc_strdup string constant.
2613
2614 2000-11-17  Hans-Peter Nilsson  <hp@axis.com>
2615
2616         * Makefile.in (config.status): Depend on config.gcc.
2617         * configure.in <for machine in $build $host $target>: Move
2618         contents of loop into config.gcc, removing autoconf quoting.
2619         Fix changequote bug for alpha*-*-vxworks*.
2620         * configure: Regenerate.
2621         * config.gcc: New.
2622
2623 2000-11-16  Zack Weinberg  <zack@wolery.stanford.edu>
2624
2625         * c-parse.in (if_prefix): Find the filename and line number at
2626         $-2 and $-1 respectively.
2627         * diagnostic.c (error_recursion): Add missing newline, use
2628         fputs, translate string.
2629
2630 2000-11-16  Zack Weinberg  <zack@wolery.stanford.edu>
2631
2632         * stringpool.c: New file.
2633         * ggc-common.c (ggc_mark_string_ptr, ggc_add_string_root): Delete.
2634         (ggc_alloc_string): Now in stringpool.o.
2635         * ggc-page.c, ggc-simple.c: Do not define or allocate empty_string.
2636         * ggc.h: Delete prototype of ggc_add_string_root.  #define
2637         ggc_add_string_root and ggc_mark_string to nothing.  Prototype
2638         init_stringpool and stringpool_statistics.
2639         (ggc_alloc_string): Returns a const char *.
2640         * tree.c (hash_table, do_identifier_warnings): Delete.
2641         (init_obstacks): Don't initialize the identifier hash table.
2642         (get_identifier, maybe_get_identifier, start_identifier_warnings,
2643         set_identifier_size): Now in stringpool.c.
2644         * tree.h (struct tree_string): Constify pointer field.
2645         (approx_sqrt): Prototype.
2646
2647         * Makefile.in (stringpool.o): Add rule, mention in OBJS.
2648
2649         * toplev.c (approx_sqrt): New function.
2650         (compile_file): Call stringpool_statistics if mem_report is on.
2651         (main): Call init_stringpool.
2652
2653         * builtins.c (c_strlen), c-decl.c (finish_decl), c-lex.c
2654         (process_directive), c-typeck.c (constructor_asmspec, struct
2655         initializer_stack, start_init), except.c (create_rethrow_ref),
2656         stmt.c (digit_strings), toplev.c (decode_f_option), tree.c
2657         (built_in_filename), varasm,c (in_named_name,
2658         assemble_static_space, struct constant_descriptor, struct
2659         deferred_string, struct pool_constant, force_const_mem),
2660         i386.c (pic_label_name, global_offset_table_name), rs6000.c
2661         (rs6000_emit_prologue, rs6000_emit_epilogue) : Constify a char *.
2662
2663         * c-common.c (combine_strings): Combine strings in scratch
2664         buffer, then pass to build_string.
2665         * optabs.c (init_libfuncs), profile.c (init_edge_profiler,
2666         output_func_start_profiler), stmt.c (init_stmt), alpha.c
2667         (alpha_need_linkage), arm.c (arm_encode_call_attribute),
2668         i386.c (load_pic_register), ia64.c (ia64_encode_section_info),
2669         rs6000.c (rs6000_encode_section_info): Create string in
2670         scratch buffer, then pass to ggc_alloc_string.
2671
2672         * stmt.c (expand_asm_operands): If we must adjust the
2673         constraint strings, do so by creating a new one, not by
2674         modifying the old one in place.  Constify some char *s.
2675         * config/pa/pa.c (hppa_encode_label): Drop unnecessary second
2676         argument.  Create string in scratch buffer, then pass to
2677         ggc_alloc_string.
2678         * config/pa/pa-protos.h: Update prototype.
2679         * config/pa/elf.h, config/pa/pa.h, config/pa/som.h:
2680         hppa_encode_label takes only one argument.
2681
2682 2000-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2683
2684         * mcore.c (mcore_expand_prolog): Call xmalloc/xrealloc, not
2685         malloc/realloc.
2686
2687         * cpplib.c (glue_header_name): Likewise.
2688
2689         * fixincl.c (run_compiles, start_fixer): Likewise.
2690
2691         * fixlib.c (load_file_data): Likewise.
2692
2693         * mkdeps.c (munge): Likewise.
2694
2695 2000-11-17  Hans-Peter Nilsson  <hp@axis.com>
2696
2697         * defaults.h [EH_FRAME_SECTION_ASM_OP] (EH_FRAME_SECTION): Remove
2698         trailing ';'.  Fix formatting.
2699
2700 2000-11-16  Jim Wilson  <wilson@redhat.com>
2701
2702         * config/ia64/ia64.h (MASK_INLINE_DIV_LAT, MASK_INLINE_DIV_THR):
2703         Shift masks left by one to avoid conflict.
2704
2705         * config/ia64/ia64.c (ia64_encode_section_info): Disallow decls with
2706         DECL_EXTERNAL set.
2707
2708 2000-11-16  Nick Clifton  <nickc@redhat.com>
2709
2710         * config/arm/arm.c (output_arm_prologue): Note nested functions.
2711         (arm_expand_prologue): For nested functions preserve the
2712         static chain register during stack frame creation.
2713
2714         * config/arm/arm.h (STATIC_CHAIN_REGNUM): Change to 12.
2715         (ARM_INITIAL_FRAME_ELIMINATION_OFFSET): For a nested function
2716         with a stack frame there is a 4 byte gap between the arg
2717         pointer and the hard frame pointer (used to preserve the
2718         static chain register during stack frame creation).
2719
2720 2000-11-16  DJ Delorie  <dj@redhat.com>
2721
2722         * rtl.c (read_rtx): Provide suitable names for unnamed
2723         define_insn and define_insn_and_split patterns, based on file
2724         and line numbers.
2725
2726 2000-11-15  Neil Booth  <neilb@earthling.net>
2727
2728         * cpplib.c (start_directive, end_directive): New functions.
2729         (_cpp_handle_directive, run_directive): Use them.
2730         (_cpp_handle_directive): Don't -Wtraditional on indented
2731         null directives.
2732         (_cpp_push_buffer): Don't re-clear was_skipping.
2733         * cpplib.h (struct cpp_reader): New member la_saved.
2734         * cppmacro.c (cpp_get_token): Don't interpret _Pragma in
2735         directives.
2736
2737         gcc.dg/cpp/_Pragma1.c: Update.
2738         gcc.dg/cpp/_Pragma2.c: New test.
2739
2740 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
2741
2742         * toplev.c (wrapup_global_declarations): Don't write out
2743         artificial static variables that aren't needed.
2744
2745 2000-11-15  Bernd Schmidt  <bernds@redhat.co.uk>
2746
2747         * ia64.c (struct group): New structure.
2748         (last_group): New static array.
2749         (group_idx): New static variable.
2750         (emit_group_barrier_after, errata_find_address_regs, errata_emit_nops):
2751         New static functions.
2752         (emit_insn_group_barriers): Initialize and keep track of group_idx
2753         and last_group.
2754         Call errata_emit_nops if TARGET_B_STEP or TARGET_A_STEP.
2755         Replace all calls to emit_insn_after that emit a group barrier to use
2756         emit_group_barrier_after.
2757         * ia64.h (MASK_B_STEP): New.
2758         (other MASK_XXX macros): Renumbered.
2759         (TARGET_B_STEP): New.
2760         (TARGET_SWITCHES): Add -mb-step.
2761
2762 2000-11-15  Fred Fish  <fnf@be.com>
2763
2764         * fixinc/mkfixinc.sh (fixincludes): Add *-*-beos* to list of
2765         machines for which fixincludes is not needed.
2766         * config/i386/x-beos (STMP_FIXPROTO): Don't run fixproto.
2767
2768 2000-11-15  Jason Merrill  <jason@redhat.com>
2769
2770         * diagnostic.c (finish_abort): New fn.
2771         (fancy_abort, error_recursion): Use it.
2772         * toplev.c (crash_signal): Likewise.
2773         * diagnostic.h: Declare it.
2774
2775 2000-11-13  Andrew Haley  <aph@redhat.com>
2776
2777         * tree.c (build_type_no_quals): New function.
2778         * tree.h (build_type_no_quals): Declare.
2779         * c-common.c (c_get_alias_set): When considering type
2780         compatibility for pointer types, ignore cv-qualifiers anywhere in
2781         a pointer chain.
2782
2783 2000-11-15  Graham Stott  <grahams@redhat.com>
2784
2785         * regrename.c (scan_rtx_rtx): Skip to the next chain on
2786         encountering a terminated chain.
2787
2788 2000-11-14  Mark Mitchell  <mark@codesourcery.com>
2789
2790         * configure.in: Move check for V3 above check for C++ header-file
2791         directory.
2792         * configure: Regenerated.
2793
2794 2000-11-14  DJ Delorie  <dj@redhat.com>
2795
2796         * config/v850/v850.c: Remove obstacks.
2797
2798 Tue Nov 14 21:54:31 2000  Marek Michalkiewicz  <marekm@linux.org.pl> & Denis Chertykov  <denisc@overta.ru>
2799
2800         * config/avr/avr.c (avr_case_values_threshold): New.
2801         (avr_override_options): Set it depending on options, make it large
2802         when not optimizing to work around "unable to generate reloads".
2803
2804         * config/avr/avr.h (TARGET_SWITCHES): Add -mno-tablejump option.
2805         (EXTRA_SECTION_FUNCTIONS): Make the .progmem.gcc_sw_table section
2806         executable if not AVR_MEGA.  Make sure jump tables are word-aligned.
2807         (JUMP_TABLES_IN_TEXT_SECTION): Define as 0, not 1.
2808         (ASM_OUTPUT_ADDR_VEC_ELT): Optimize, use "rjmp" if not AVR_MEGA.
2809         (avr_case_values_threshold): Declare as extern int.
2810         (CASE_VALUES_THRESHOLD): Define as avr_case_values_threshold.
2811
2812         * config/avr/avr.md (tablejump): Removed.
2813         (*tablejump_rjmp): New for jump tables made from "rjmp" instructions.
2814         (*tablejump_lib, *tablejump_enh, *tablejump): Change to expect the
2815         index in the table, not multiplied by 2.
2816         (casesi): Change to match the above insns.  Always enable.
2817
2818         * config/avr/libgcc.S (__tablejump__): Rename to __tablejump2__.
2819         Change to expect the word address of the table, multiply it by 2
2820         here and not in the caller.  Change "adiw" to faster "inc".
2821
2822 2000-11-14  Neil Booth  <neilb@earthling.net>
2823
2824         * cppexp.c (parse_defined): Call cpp_get_token not
2825         _cpp_get_token.
2826         (lex): Similarly.
2827         * cpplex.c (cpp_output_line): Similarly.
2828         * cpplib.c (glue_header_name, do_line, do_ident,
2829         parse_answer, parse_assertion): Similarly.
2830         (_cpp_handle_diretive): Don't save to lookaheads
2831         when processing directives.
2832         * cppmacro.c (parse_arg, expand_arg): Call cpp_get_token not
2833         _cpp_get_token.
2834         (funlike_invocation_p): Don't save to lookaheads
2835         when pre-expanding arguments.
2836         (_cpp_get_token): Delete.
2837         (cpp_get_token): Merge contents of _cpp_get_token.
2838
2839 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
2840
2841         * builtins.c (expand_builtin_setjmp): Set
2842         current_function_calls_setjmp.
2843         (expand_builtin_longjmp): Set current_function_calls_longjmp.
2844
2845         * config/sparc/sparc.md (builtin_setjmp_setup): New expand.
2846         (do_builtin_setjmp_setup): New insn.
2847
2848 Tue Nov 14 12:34:56 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2849
2850         * tree.c (get_unwidened): Use host_integerp and tree_low_cst.
2851         (int_fits_type_p): For variable bounds, call force_fit_type.
2852
2853 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
2854
2855         * varasm.c (struct deferred_string): New structure.
2856         (const_str_htab): New variable.
2857         (STRHASH): New macro.
2858         (mark_const_str_htab_1, mark_const_str_htab, const_str_htab_hash,
2859         constr_str_htab_eq, const_str_htab_del): New functions.
2860         (output_constant_def): Add DEFER argument, defer string
2861         constants until mark_constant_pool time if requested.
2862         (mark_constant_pool): Walk the insn chain even if const_str_htab is
2863         not empty.
2864         (mark_constants): If a SYMBOL_REF for deferred string is found,
2865         output it and remove from hash table.
2866         (output_addressed_constants): Set DEFER to 0 in call to
2867         output_constant_def.
2868         * rtl.h (STRING_POOL_ADDRESS_P): Define.
2869         (output_constant_def): Adjust prototype.
2870         * expr.c (expand_expr): Set DEFER to 1 in call to output_constant_def.
2871
2872 2000-11-14  Chandrakala Chavva  <cchavva@redhat.com>
2873
2874         * optabs.c (expand_complex_ab):: Use overflow-trapping optabs for
2875         signed types if flag_trapv.
2876
2877 2000-11-14  Zack Weinberg  <zack@wolery.stanford.edu>
2878
2879         * tradcpp.c, tradcif.y: Update FSF mailing address, delete
2880         reference to GPLv1.
2881
2882 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
2883
2884         * c-common.h (CTI_C_SIZE_TYPE): Update comment.
2885
2886 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
2887
2888         * varasm.c (struct varasm_status): Change x_const_rtx_sym_hash_table
2889         to array of pool_constnat pointers.
2890         (struct pool_constant): Add next_sym and label members.
2891         (struct pool_sym): Remove.
2892         (init_varasm_status): Change pool_sym into pool_constant.
2893         (mark_pool_constant): Mark pc->label string as well.
2894         (mark_pool_sym_hash_table): Remove.
2895         (mark_varasm_status): Remove it from caller as well.
2896         (free_varasm_status): Don't free pool_sym structures.
2897         (force_const_mem): Don't allocate pool_sym structure, instead
2898         fill pool->label and chain it into rtx_sym hash table.
2899         (find_pool_constant, mark_constant_pool): Use pool_constant instead
2900         of pool_sym.
2901
2902 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
2903
2904         * reload1.c (emit_input_reload_insns): Honour forcing of constants
2905         into memory by PREFERRED_RELOAD_CLASS NO_REGS.
2906
2907 2000-11-14  Michael Matz  <matzmich@cs.tu-berlin.de>
2908
2909         * dominance.c: New file.
2910         * Makefile.in (OBJS): Add dominance.o.
2911
2912         * flow.c (compute_flow_dominators): Remove.
2913         (compute_immediate_dominators): Remove.
2914         (compute_immediate_postdominators): Remove.
2915         * basic-block.h: Remove their prototypes.
2916         (calculate_dominance_info): Add prototype.
2917
2918         * dce.c (eliminate_dead_code): Change calls to above functions.
2919         Don't compute dominators but only immediate dominators.
2920         * flow.c (flow_loops_find): Change callers.
2921         * gcse.c (compute_code_hoist_data): Likewise.
2922         * haifa-sched.c (schedule_insns): Likewise.
2923         * ifcvt.c (if_convert): Likewise.
2924         * ssa.c (convert_to_ssa): Likewise, and only compute immediate
2925         dominators.
2926
2927 2000-11-14  Richard Henderson  <rth@redhat.com>
2928
2929         * stmt.c (warn_if_unused_value): Don't warn if the expression
2930         has side effects.
2931
2932         * c-typeck.c (c_sizeof): Fold result to c_size_type_node.
2933         (c_sizeof_nowarn, c_alignof, c_alignof_expr): Likewise.
2934
2935 2000-11-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2936
2937         * loop.c (basic_induction_var): Revert accidental checkin.
2938
2939 2000-11-13  Hans-Peter Nilsson  <hp@axis.com>
2940
2941         * c-lex.c (cb_leave_file): Harmonize conditions and order of
2942         statements to those of process_directive for (action == act_pop).
2943
2944         * collect2.c (main): Pass on -B options from COLLECT_GCC_OPTIONS.
2945
2946         * local-alloc.c (equiv_init_movable_p): References to CC0 are not
2947         movable.
2948
2949 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
2950
2951         * c-parse.in (stmts_and_decls): Deprecate use of label at end of
2952         compound statement.
2953
2954 2000-11-13  Neil Booth  <neilb@earthling.net>
2955
2956         * cpplex.c (_cpp_lex_token): CPP_COMMENT and true CPP_EOF
2957         cases return without MI check.
2958         * cpplib.c (do_diagnostic): Take boolean of whether to
2959         print the directive name.
2960         (do_error, do_warning): Update.
2961         (do_pragma_dependency): Use it.
2962         * cpplib.h (VARARGS_FIRST): Delete.
2963         (struct cpp_token): Delete integer.
2964         * cppmacro.c (enter_macro_context): Move disabled check
2965         to _cpp_get_token.
2966         (_cpp_get_token): Simplify into a single loop.
2967
2968 2000-11-13  Richard Earnshaw  <rearnsha@arm.com>
2969
2970         * configure.in:  Use 'test -f' not '[ -e'.
2971         * configure: Regenerated.
2972
2973 2000-11-13  DJ Delorie  <dj@redhat.com>
2974
2975         * config/mn10300/mn10300.md (store_movm): Note which registers are
2976         really used or clobbered.
2977
2978 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
2979
2980         * c-parse.in (ends_in_label): Remove from %union and %type.
2981         (decls, stmts, lineno_stmt_or_labels, xstmts,
2982         lineno_stmt_or_label, stmt_or_label): Remove.
2983         (stmts_and_decls, lineno_stmt_decl_or_labels_ending_stmt,
2984         lineno_stmt_decl_or_labels_ending_decl,
2985         lineno_stmt_decl_or_labels_ending_label,
2986         lineno_stmt_decl_or_labels_ending_error,
2987         lineno_stmt_decl_or_labels, compstmt_contents_nonempty,
2988         lineno_stmt, lineno_label): New.
2989         (compstmt_nostart): Use compstmt_contents_nonempty.
2990
2991 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
2992
2993         * c-common.c (boolean_increment): New function.
2994         * c-common.h (enum c_tree_index): Add CTI_C_BOOL_TYPE,
2995         CTI_C_BOOL_TRUE and CTI_C_BOOL_FALSE.
2996         (c_bool_type_node, c_bool_true_node, c_bool_false_node): Define.
2997         (boolean_increment): Declare.
2998         * c-convert.c (convert): Allow for BOOLEAN_TYPE.
2999         * c-decl.c (init_decl_processing): Create boolean nodes.
3000         (finish_struct): Allow for _Bool bitfields.
3001         * c-parse.in (reswords): Add _Bool.
3002         (rid_to_yy): Allow for RID_BOOL.
3003         * c-typeck.c (default_conversion): Make booleans promote to int.
3004         (convert_arguments, build_unary_op, build_modify_expr,
3005         convert_for_assignment): Allow for booleans.
3006         * ginclude/stdbool.h: Make conforming to C99.
3007
3008 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3009
3010         * c-parse.in (c99_block_start, c99_block_end,
3011         c99_block_lineno_labeled_stmt): New.
3012         (simple_if, do_stmt_start): Use c99_block_lineno_labeled_stmt.
3013         (stmt): Split off selection and iteration statements into...
3014         (select_or_iter_stmt): New.  Use c99_block_lineno_labeled_stmt.
3015
3016 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3017
3018         * invoke.texi (-Wtrigraphs, -fdump-translation-unit, -save-temps,
3019         -time): Update.
3020
3021 2000-11-13  Richard Earnshaw  <rearnsha@arm.com>
3022
3023         * arm.md (mulsidi3adddi, umulsidi3adddi): Revert previous change.
3024         Rewrite to avoid use of match_dup.  Don't try to tie registers that
3025         are not in the same mode.
3026
3027 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3028
3029         * invoke.texi: Update lists of languages and suffixes supported.
3030
3031 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3032
3033         * configure.in: Take toplevel configure arguments from the
3034         environment to create configargs.h and substitute
3035         gcc_config_arguments, taking account of any existing configargs.h
3036         if reconfiguring.
3037         * configure: Regenerate.
3038         * gccbug.in: Include toplevel configure arguments in gccbug.
3039
3040 2000-11-13  Richard Earnshaw  <rearnsha@arm.com>
3041
3042         * varasm.c (struct constant_descriptor): Put CONTENTS inside a
3043         union to make it well-aligned.  Update all uses.
3044
3045 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3046
3047         * c-parse.in (initelt): Give appropriate pedantic warnings,
3048         depending on flag_isoc99, for non-ISO syntax and for C99 syntax
3049         outside C99 mode.
3050         (designator): If pedantic, pedwarn for a designator specifying a
3051         range of elements.
3052         * c-typeck.c (set_init_index, set_init_label): Don't pedwarn for
3053         these cases.
3054         * extend.texi: Document the C99 syntax as the preferred syntax,
3055         and the pre-2.5 syntax as obsolete.  Mention use of designator
3056         lists for nested subobjects.
3057
3058 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3059
3060         * diagnostic.c (vbuild_message_string, output_do_printf, vnotice):
3061         Add ATTRIBUTE_PRINTF.
3062         * tradcpp.c (v_message, warning, error, fatal, error_with_line):
3063         Add ATTRIBUTE_PRINTF*.
3064
3065 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
3066
3067         * function.c (assign_parms): When calling put_var_into_stack, make
3068         sure that there are no hidden pending sequences.
3069
3070 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3071
3072         * builtins.c (expand_builtin): Handle BUILT_IN_INDEX and
3073         BUILT_IN_RINDEX.  Add missing checks for BUILT_IN_STRCHR and
3074         BUILT_IN_STRRCHR.
3075
3076         * builtins.def (BUILT_IN_INDEX, BUILT_IN_RINDEX): New entries.
3077
3078         * c-common.c (c_common_nodes_and_builtins): Declare index and
3079         rindex when nonansi builtins are allowed.
3080
3081         * extend.texi (index, rindex): Document new builtins.
3082
3083 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
3084
3085         * configure.in: Turn on libstdc++ V3 by default.
3086         * configure: Regenerated.
3087
3088         * fixinc/mkfixinc.sh: Use the ordinary fixincludes on Solaris.
3089
3090 2000-11-12  Jakub Jelinek  <jakub@redhat.com>
3091
3092         * reload1.c (set_label_offsets): Go inside of PARALLELs.
3093
3094 2000-11-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3095
3096         * invoke.texi: Clean up option summary.
3097
3098 2000-11-12  Nick Clifton  <nickc@redhat.com>
3099
3100         * config/mcore/mcore.c: Fix comment formating, and adjust sequence
3101         of #include headers.
3102
3103 2000-11-12  Marc Espie <espie@openbsd.org>
3104
3105         * configure.in: Fix filds test.
3106         * configure: Regen.
3107
3108 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
3109
3110         * jump.c (delete_computation): Don't assume that just becuase an
3111         instruction sets a register, that register is dead.
3112
3113 2000-11-12  Neil Booth  <neilb@earthling.net>
3114
3115         * cppexp.c: Don't worry about pfile->skipping.
3116         * cpplib.c (struct if_stack): Make was_skipping unsigned char.
3117         (cpp_handle_directive): Save pfile->skipping in struct cpp_buffer
3118         for handled directives.
3119         (skip_rest_of_line): Use _cpp_lex_token after popping contexts
3120         and releasing lookaheads.
3121         (do_ifdef, do_ifndef, do_if): Use buffer->was_skipping.
3122         (do_else, do_elif, push_conditional): Update logic.
3123         (do_endif): Set buffer->was_skipping rather than pfile->skipping.
3124         (unwind_if_stack): Inline into cpp_pop_buffer.
3125         (cpp_push_buffer): Clear ifs->was_skipping for cpp_handle_directive.
3126         * cpplex.c (_cpp_lex_token): Clear skipping on EOF.  Handle
3127         multiple-include optimisation.
3128         * cpplib.h (struct cpp_buffer): New member was_skipping.
3129         * cppmacro.c (_cpp_get_token): Loop whilst pfile->skipping.  This
3130         works because skipping == 0 in directives.
3131         (_cpp_release_lookahead): Renamed from release_lookahead.
3132         (cpp_get_token): No need to check skipping as _cpp_get_token does
3133         this for us.  No need to handle MI optimisation.
3134
3135 Sat Nov 11 21:14:02 2000  Mark P Mitchell  <mark@codesourcery.com>
3136
3137         * fixinc/inclhack.def (sunos_matherr_decl): Bypass matherr
3138         declarations that use `__MATH_EXCEPTION' in their prototypes, too.
3139         * fixinc/fixincl.x: Regenerated.
3140
3141 2000-11-11  Bruce Korb  <bkorb@gnu.org>
3142
3143         * fixinc/inclhack.def (avoid_bool_type): avoid commenting out #endif
3144         (avoid_wchar_t_type): ditto
3145         * fixinc/fixinc.irix: obsoleted
3146
3147 2000-11-11  Zack Weinberg  <zack@wolery.stanford.edu>
3148
3149         * configure.in: Don't add $outputs to all_lang_makefiles.  Add
3150         $srcdir/$s/Makefile.in if it exists.
3151         * configure: Regenerate.
3152
3153 Sat Nov 11 18:41:20 2000  Mark P Mitchell  <mark@codesourcery.com>
3154
3155         * fixinc/mkfixinc.sh: Use the ordinary fixincludes on IRIX.
3156
3157 2000-11-11  Jason Merrill  <jason@redhat.com>
3158
3159         * function.c (assign_parms): If TREE_ADDRESSABLE is set, try to
3160         give the parm a register and then call put_var_into_stack.
3161         * stmt.c (expand_decl): Likewise.
3162
3163 2000-11-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3164
3165         * gcc.texi: Adjust wording.
3166
3167 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
3168
3169         * fixinc/inclhack.def (avoid_wchar_t_type): New fix.
3170         * fininc/fixincl.x: Regenerated.
3171
3172 2000-11-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3173
3174         * invoke.texi: Correct spelling of -foptimize-register-move.
3175
3176 2000-11-11  Neil Booth  <neilb@earthling.net>
3177
3178         Remove CPP_PLACEMARKERs.
3179
3180         * cppexp.c (lex): Don't handle CPP_PLACEMARKER.
3181         * cpplex.c (_cpp_lex_token): Rename skip_newlines to next_bol
3182         * cpplib.c (skip_rest_of_line, check_eol, cpp_push_buffer):
3183                    Similarly.
3184         * cpplib.h: Remove CPP_PLACEMARKER.
3185         (struct lexer_state): Rename skip_newlines to next_bol.
3186         * cppmacro.c (stringify_arg): Don't handle CPP_PLACEMARKER.
3187         Simplify prev_white handling as a result.
3188         (paste_all_tokens): Don't worry about CPP_PLACEMARKERs.
3189         (parse_arg): Empty arguments are now empty, not CPP_PLACEMARKERs.
3190         (parse_args): Similarly.  Update argument count tests.
3191         (enter_macro_context): Return 2 to indicate an empty macro.
3192         (replace_args): Don't bother pre-expanding an empty argument.
3193         Handle placemarkers and ## extension during pre-expansion.
3194         (cpp_get_token): Handle empty macro expansions.  Don't worry
3195         about CPP_PLACEMARKERs.
3196         (_cpp_create_definition): Empty macros are now empty.
3197         (cpp_macro_defintion): Don't special case empty macros.
3198         * scan-decls.c: Don't bother with CPP_PLACEMARKERs.
3199         * c-lex.c: Similarly.
3200
3201 2000-11-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3202
3203         * gcc.texi, invoke.texi: Add new section discussing language
3204         standards; link to it where appropriate; refer to ISO C instead of
3205         ANSI C.
3206
3207 2000-11-11  Alexandre Oliva  <aoliva@redhat.com>
3208
3209         * builtins.c (std_expand_builtin_va_start): Take PARM_BOUNDARY
3210         into account.
3211
3212         * config/sh/sh.h (MODES_TIEABLE_P): Don't tie SFmode to other FP
3213         modes.
3214
3215 2000-11-10  Joseph S. Myers  <jsm28@cam.ac.uk>
3216
3217         * gcc.texi, gcov.texi: Update dates and version numbers.
3218
3219 2000-11-10  Zack Weinberg  <zack@wolery.stanford.edu>
3220
3221         * configure.in: Remove AC_PROG_LEX and AC_PROG_YACC.  Look for
3222         flex and bison, specifically, first in a unified build and
3223         then installed on the system.
3224         * Makefile.in: Set BISON to @BISON@, FLEX to @FLEX@.  Rename
3225         LEXFLAGS to FLEXFLAGS.  Adjust ORDINARY_FLAGS_TO_PASS to
3226         match.
3227
3228         (collect2.o, gcc.o, prefix.o, toplev.o, alloca.o, intl.o,
3229         cppdefault.o): Remove pointless sed munging of source file
3230         name.
3231
3232 2000-11-10  Bernd Schmidt  <bernds@redhat.co.uk>
3233
3234         * reload.c (find_reloads_address_1, case POST_MODIFY): Use RELOAD_OTHER
3235         for address reloads.  Push replacements for REG_INC notes.
3236         (regno_clobbered_p): New arg SETS.  Examine SETs if it's nonzero.  All
3237         callers changed.
3238         * reload1.c (choose_reload_regs): Registers set in the insn can't be
3239         used for RELOAD_OTHER reloads.
3240
3241 2000-11-10  Mark Mitchell  <mark@codesourcery.com>
3242
3243         * c-dump.h: New file.
3244
3245 2000-11-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3246
3247         * alpha.c (check_float_value): Use memcpy, not bcopy.
3248         * arm.c (output_move_double): Likewise.
3249         * arm.md: Likewise.
3250         * m88k.c (legitimize_operand): Likewise.
3251         * m88k.h (ORDER_REGS_FOR_LOCAL_ALLOC): Likewise.
3252         * m88k.md: Likewise.
3253         * mips.c (override_options): Likewise.
3254         * mips.md: Likewise.
3255         * romp.c (output_fpops): Likewise.
3256         * rs6000.c (rs6000_override_options): Likewise.
3257         * sh.md: Likewise.
3258         * vax.c (check_float_value): Likewise.
3259
3260         * emit-rtl.c (copy_rtx_if_shared, init_emit_once): Likewise.
3261         * expmed.c (synth_mult): Likewise.
3262         * final.c (add_bb_string): Likewise.
3263         * genattr.c (main): Likewise.
3264         * genattrtab.c (attr_string, simplify_cond, copy_rtx_unchanging):
3265         Likewise.
3266         * jump.c (thread_jumps): Likewise.
3267         * prefix.c (save_string): Likewise.
3268         * real.h (REAL_VALUE_FROM_CONST_DOUBLE): Likewise.
3269         * regclass.c (init_reg_sets, init_reg_sets_1): Likewise.
3270         * reload1.c (reload, eliminate_regs): Likewise.
3271
3272 2000-11-10  Joseph S. Myers  <jsm28@cam.ac.uk>
3273
3274         * gcc.texi (Service): Update to reflect current practice and
3275         location of the GNU service directory.
3276
3277 2000-11-09  Bernd Schmidt  <bernds@redhat.co.uk>
3278
3279         * regrename.c (build_def_use): Mark contents of REG_INC notes as
3280         needing replacement.
3281
3282         * config/ia64/ia64.md (extendsfdf2, extendsftf2, extenddftf2): Emit
3283         a no-op move if regs are equal.
3284         * toplev.c (rest_of_compilation): Do the noop moves elimination pass
3285         when calling jump after post-reload splitting.
3286
3287 2000-11-09  Jan van Male  <jan.vanmale@fenk.wau.nl>
3288
3289         * c-tree.texi: Fix typos.
3290         * extend.texi: Likewise
3291         * gcov.texi: Likewise
3292         * rtl.texi: Likewise
3293         * tm.texi: Likewise
3294
3295 2000-11-09  Hans-Peter Nilsson  <hp@axis.com>
3296
3297         * c-lex.c [! NO_IMPLICIT_EXTERN_C] (cb_enter_file): Check
3298         in_system_header and flags[1] before dereferencing flags[2].
3299
3300 2000-11-09  Matthew Hiller <hiller@redhat.com>
3301
3302         * reload1.c (reload_combine): Fixed calculation of
3303         first_index_reg, last_index_reg.
3304
3305 2000-11-09  Mark Mitchell  <mark@codesourcery.com>
3306
3307         * c-dump.c (dequeue_and_dump): Dump function bodies.
3308
3309         * Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o.
3310         (c-dump.o): New target.
3311         * c-common.h (flag_dump_translation_unit): New variable.
3312         (C_TYPE_QUALS): New macro.
3313         (strip_array_types): New function.
3314         (DECL_C_BIT_FIELD): New macro.
3315         (SET_DECL_C_BIT_FIELD): Likewise.
3316         (CLEAR_DECL_C_BIT_FIELD): Likewise.
3317         (dump_info_p): New typedef.
3318         (dump_tree_fn): Likewise.
3319         (lang_dump_tree): New variable.
3320         (dump_node_to_file): New function.
3321         * c-common.c (flag_dump_translation_unit): Define it.
3322         (strip_array_types): New function.
3323         * c-decl.c (c_decode_option): Handle -fdump-translation-unit.
3324         * c-lang.c (finish_file): Call dump_node_to_file if
3325         flag_dump_translation_unit.
3326         * c-semantics.c (mark_rtl_for_local_static): Fix typo in comment.
3327         * c-tree.h (DECL_C_BIT_FIELD): Remove declaration.
3328         * c-dump.c: New file.
3329
3330 2000-11-09  Christopher Faylor <cgf@cygnus.com>
3331
3332         * config/i386/cygwin.h: Add mingw startfile prefix.
3333
3334 2000-11-09  Richard Henderson  <rth@redhat.com>
3335
3336         * flow.c (invalidate_mems_from_set): Split out from ...
3337         (mark_set_1): ... here.
3338         (try_pre_increment_1): Use it.  Use propagate_block_delete_insn
3339         instead of turning insn into a NOTE_INSN_DELETED.
3340
3341 2000-11-10  Joseph S. Myers  <jsm28@cam.ac.uk>
3342
3343         * extend.texi, invoke.texi: Move documentation of builtin versions
3344         of C library functions to one place and update.
3345
3346 2000-11-09  Richard Henderson  <rth@redhat.com>
3347
3348         * fold-const.c (fold): Compare TYPE_MAIN_VARIANT rather than
3349         the types themselves to discover type equivalence.
3350
3351 2000-11-09  Mike Stump  <mrs@wrs.com>
3352
3353         * Makefile.in (distclean): Remove a few extra leftovers.
3354
3355 2000-11-09  Richard Henderson  <rth@redhat.com>
3356
3357         * recog.c (validate_replace_rtx_1): Consider subregs when
3358         replacing a register with a constant inside a sign/zero_extend.
3359
3360         * config/alpha/linux.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.
3361
3362 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
3363
3364         * c-decl.c (finish_struct): When a structure is completed,
3365         check all its variant types for completeness.
3366
3367 2000-11-09  Neil Booth  <neilb@earthling.net>
3368
3369         * cpphash.c: Move cpp_defined here from cpplib.c.
3370         * cpplib.c: Update comments, move cpp_defined to cpphash.c.
3371         * cpplex.c (_cpp_lex_token): Don't leave the lexer at EOL.
3372         * cppmacro.c (cpp_get_token): Update comments, no need now
3373         to catch the CPP_EOF meaning EOL case.
3374
3375 2000-11-08  Geoffrey Keating  <geoffk@redhat.com>
3376
3377         * config/sparc/sparc.c (sparc_va_arg): When the required alignment
3378         is more than that provided, copy to a temporary.
3379
3380 2000-11-09  Alexandre Oliva  <aoliva@redhat.com>
3381
3382         * mklibgcc.in (EXTRA_MULTILIB_PARTS): Prevent `make' from
3383         interpreting $out as a macro assignment.
3384         * Makefile.in (T_TARGET): New auxiliary macro and target.
3385         (all): Add a target right in the beginning, so that we don't build
3386         T_TARGET by default.
3387
3388 2000-11-09  Graham Stott  <grahams@redhat.com>
3389
3390         * config/i386/i386.md (mmx_pinsrw): Output operands in correct
3391         order for -mintel-syntax.  Remove comment now that the operand
3392         order has been checked.
3393         (mmx_pextrw): Likewise.
3394         (mmx_pshufw): Likewise.
3395
3396 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
3397
3398         * builtins.c (c_strlen): Use TREE_STRING_LENGTH - 1 for max.
3399         (c_getstr): New function.
3400         (expand_builtin_strstr): Do nothing if -fcheck-memory-usage.
3401         If both arguments are constant string, optimize out.
3402         (expand_builtin_strchr, expand_builtin_strrchr): New functions.
3403         (expand_builtin_strpbrk): Use c_getstr, do nothing if
3404         -fcheck-memory-usage.
3405         (expand_builtin_fputs): Likewise.
3406         (expand_builtin_strcmp): Add MODE argument.
3407         Use even if !HAVE_cmpstrsi.
3408         Optimize the case when both arguments are constant strings.
3409         (expand_builtin): Adjust expand_builtin_strcmp caller.
3410         Call expand_builtin_strchr and expand_builtin_strrchr.
3411         * c-common.c (c_common_nodes_and_builtins): Add strchr and strrchr
3412         builtins.
3413         * builtins.def (BUILT_IN_STRRCHR): Add.
3414
3415 2000-11-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3416
3417         * fixinc/gnu-regex.c: Rename EGCS LOCAL markers to GCC LOCAL.
3418
3419 2000-11-09  Joseph S. Myers  <jsm28@cam.ac.uk>
3420
3421         * calls.c (expand_call, emit_library_call_value_1), collect2.c
3422         (scan_prog_file), config/a29k/a29k.c (print_operand),
3423         config/sparc/sparc.c (order_regs_for_local_alloc): Use memcpy ()
3424         instead of bcopy ().
3425         * real.h: Use memcmp () instead of bcmp ().
3426         * config/m88k/m88k.c (m88k_layout_frame), config/sh/sh.c
3427         (split_branches), config/sparc/sparc.c (ultra_flush_pipeline,
3428         ultrasparc_sched_init, ultrasparc_sched_reorder),
3429         config/sparc/sparc.h (CONDITIONAL_REGISTER_USAGE): Use memset ()
3430         instead of bzero ().
3431         * config/vax/xm-xms.h (FILE_NAME_NONDIRECTORY): Use strrchr ()
3432         instead of rindex ().
3433         * configure.in: Don't check for bzero, bcmp, index or rindex.
3434         * configure, config.in: Regenerate.
3435         * system.h: Don't include declarations for bzero, bcmp, index or
3436         rindex.
3437         * config/i386/xm-beos.h, config/rs6000/xm-beos.h: Don't define
3438         bzero, bcmp, index or rindex.
3439
3440 Wed Nov  8 21:58:20 2000  Christopher Faylor <cgf@cygnus.com>
3441
3442         * config/i386/cygwin.h: Add -no-win32 switch.  Separate -mno-cygwin
3443         include and library paths from -mcygwin case.  Parameterize some
3444         declarations to avoid warnings.  Use standard locations for include and
3445         lib dirs.
3446
3447 2000-11-08  Nick Clifton  <nickc@redhat.com>
3448
3449         * config/arm/arm.md (mulsidi3adddi): Change output operand
3450         constraint from "=&" to "+&".
3451         (umulsidi3adddi): Change output operand constraint from "=&" to
3452         "+&".
3453
3454 2000-11-08  Richard Henderson  <rth@redhat.com>
3455
3456         * flow.c (init_propagate_block_info): Protect the rtx stored in
3457         mem_set_list from modification by find_auto_inc.
3458         (mark_set_1): Likewise.
3459
3460 2000-11-08  Neil Booth  <neilb@earthling.net>
3461
3462         Move directive handling into the lexer itself.
3463
3464         * cpplex.c (_cpp_lex_token): Handle directives directly.
3465         In the case of a directive interrupting a function-like
3466         macro invocation, use extra_char since read_ahead is
3467         used to store the '#'.  Return a CPP_EOF in this case.
3468         * cppmacro.c (parse_arg): No need to handle CPP_DHASH any more.
3469         (cpp_get_token): Don't handle directives here.
3470         * cpplib.h: Remove CPP_DHASH token type.
3471
3472 Wed Nov  8 21:53:41 MET 2000  Jan Hubicka  <jh@suse.cz>
3473
3474         * regmove.c (combine_stack_adjustments_for_blocks): Recognize pushes
3475         formed using PRE_MODIFY too.
3476
3477 2000-11-08  Mark Mitchell  <mark@codesourcery.com>
3478
3479         * c-tree.texi (VAR_DECL): Describe representation of GCC's
3480         extension for placing variables in particular registers.
3481
3482         * c-tree.texi (FUNCTION_TYPE): Clarify TYPE_ARG_TYPES for
3483         unprototyped C functions with no parameters.
3484
3485 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
3486
3487         * config/sparc/sparc.h (ASM_OUTPUT_MI_THUNK): Cast DELTA to int
3488         before passing to fprintf.
3489
3490 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
3491
3492         * function.c (expand_function_start): Cast GET_MODE_SIZE to
3493         HOST_WIDE_INT before negating it.
3494
3495 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
3496
3497         * expr.c (expand_expr) [ADDR_EXPR]: Handle when op0 is RETURN_DECL
3498         passed in multiple non-contiguous locations.
3499
3500 2000-11-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3501
3502         * README.gnat: Remove file.
3503
3504 2000-11-08  Alexandre Oliva  <aoliva@redhat.com>
3505
3506         * mklibgcc.in (EXTRA_MULTILIB_PARTS): Generate multilib parts
3507         in-place.
3508
3509 2000-11-07  Richard Henderson  <rth@redhat.com>
3510
3511         * dwarfout.c (INSN_LABEL_FMT): Remove.
3512         (output_label_die): Use ASM_GENERATE_INTERNAL_LABEL.
3513         (dwarfout_label): Remove.
3514         * dwarfout.h: Remove it's prototype.
3515         * dwarf2out.c (INSN_LABEL_FMT): Remove.
3516         (gen_label_die): Use ASM_GENERATE_INTERNAL_LABEL.
3517         (dwarf2out_label): Remove.
3518         * dwarf2out.h: Remove it's prototype.
3519         * final.c (final_scan_insn): Don't call dwarf[2]out_label.
3520
3521 2000-11-07  Richard Henderson  <rth@redhat.com>
3522
3523         * config/ia64/fde-glibc.c (find_fde_for_dso): Do a binary
3524         search on the unwind region section.
3525
3526         * config/ia64/ia64.md (movbi): Add r/r alternative.
3527         (cmovdi_internal_astep): Describe all combinations of register
3528         classes for sources & destinations; remove matching constraints.
3529         (cmovdi_internal): Likewise.
3530
3531         * gcc.c (default_compilers) [@cpp-output]: Add -fpreprocessed.
3532
3533 2000-11-07  Richard Henderson  <rth@redhat.com>
3534
3535         * c-lang.c (start_cdtor, finish_cdtor): New functions.
3536         (finish_file): Use them in building constructor/destructor functions.
3537
3538         * config/alpha/alpha.h (HAS_INIT_SECTION, LD_INIT_SWITCH,
3539         LD_FINI_SWITCH): Move ...
3540         * config/alpha/osf.h: ... here.
3541         * config/alpha/alpha-interix.h: Don't undef them.
3542
3543 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
3544
3545         * config/mips/t-iris6 (FPBIT): New.  Added so that __unorddf2 is
3546         included in libgcc.a.
3547         (DPBIT): Likewise.
3548         (dp-bit.c): Likewise.
3549         (fp-bit.c): Likewise.
3550
3551 2000-11-07  Nick Clifton  <nickc@redhat.com>
3552
3553         * config/m88k/m88k.h (GLOBAL_ASM_OP): Add missing tab.
3554         (INTERNAL_ASM_OP): Add missing tab.
3555
3556 2000-11-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3557
3558         * alias.c (init_alias_analysis), calls.c (expand_call,
3559         emit_library_call_value_1), combine.c (init_reg_last_arrays),
3560         cse.c (new_basic_block), dbxout.c (dbxout_type), diagnostic.c
3561         (init_output_buffer, set_diagnostic_context), dwarf2out.c
3562         (equate_decl_number_to_die, build_abbrev_table), emit-rtl.c
3563         (init_emit_once), fold-const.c (mul_double, div_and_round_double),
3564         function.c (assign_parms), gcse.c (compute_can_copy,
3565         alloc_gcse_mem, alloc_reg_set_mem, record_one_set,
3566         compute_hash_table, compute_set_hash_table,
3567         compute_expr_hash_table), genattrtab.c (optimize_attrs), global.c
3568         (global_alloc, global_conflicts), haifa-sched.c (compute_trg_info,
3569         clear_units, schedule_block), integrate.c (initialize_for_inline,
3570         expand_inline_function), jump.c (thread_jumps), local-alloc.c
3571         (local_alloc), loop.c (combine_movables, count_loop_regs_set,
3572         load_mems_and_recount_loop_regs_set), print-tree.c (debug_tree),
3573         regclass.c (init_reg_sets, init_reg_sets_1, regclass,
3574         record_reg_classes, allocate_reg_info), reload.c
3575         (get_secondary_mem, remove_address_replacements, find_reloads),
3576         reload1.c (reload, set_initial_label_offsets, finish_spills,
3577         reload_as_needed, choose_reload_regs_init,
3578         reload_cse_simplify_operands), reorg.c (dbr_schedule), sbitmap.c
3579         (sbitmap_zero), simplify-rtx.c (simplify_plus_minus), ssa.c
3580         (rename_registers), stmt.c (expand_end_case), unroll.c
3581         (unroll_loop), varray.c (varray_grow), objc/objc-act.c: Use memset
3582         () instead of bzero ().
3583
3584 2000-11-07  Neil Booth  <neilb@earthling.net>
3585
3586        * cp/lang-specs.h: Fix -save-temps specs under USE_CPPLIB.
3587
3588 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3589
3590         * c-common.c (combine_strings): Only warn about long strings for C.
3591
3592 Tue Nov  7 19:44:30 2000  J"orn Rennecke <amylaar@redhat.com>
3593
3594         * combine.c (distribute_notes): Fix typo in last change.
3595
3596 2000-11-07  Geoff Keating  <geoffk@redhat.com>
3597
3598         * config/rs6000/rs6000.md (movdi_internal32+1): Use
3599         operand_subreg_force rather than gen_rtx_SUBREG.
3600         (movdi_internal32+2): Likewise.
3601
3602 2000-11-07  Philip Blundell  <philb@gnu.org>
3603
3604         * configure.in (arm*-*-linuxaout*): Obsolete, deleted.
3605         * config/arm/linux-aout.h: Likewise.
3606         * configure: Regenerate.
3607
3608 2000-11-07  Philipp Thomas  <pthomas@suse.de>
3609
3610         * ABOUT-GCC-NLS: Remove the patch for gettext as it has been
3611         accepted my the gettext maintainer.
3612
3613 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3614
3615         * builtins.c (expand_builtin_strpbrk): New function.
3616         (expand_builtin): Handle BUILT_IN_STRPBRK.
3617
3618         * builtins.def (BUILT_IN_STRPBRK): New entry.
3619
3620         * c-common.c (c_common_nodes_and_builtins): Declare builtin
3621         strpbrk.
3622
3623 2000-11-07  David O'Brien  <obrien@dragon.nuxi.com>
3624
3625         * config/alpha/freebsd.h: New file -- FreeBSD/alpha architecture file.
3626         * POTFILES.in: Add config/alpha/freebsd.h
3627         * configure.in: Add alpha*-freebsd support.
3628         * configure: Regenerate.
3629
3630 2000-11-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3631
3632         * tree.c (build_common_tree_nodes_2): Make va_list_type_node be a
3633         copy of ptr_type_node rather than ptr_type_node itself.
3634
3635 Tue Nov  7 06:29:24 2000  J"orn Rennecke <amylaar@redhat.com>
3636
3637         * combine.c (recog_for_combine): Allocate uninitialized vector with
3638         rtvec_alloc.
3639         * recog.c (apply_change_group): Likewise.
3640
3641 Tue Nov  7 06:24:02 2000  J"orn Rennecke <amylaar@redhat.com>
3642
3643         * flow.c (verify_local_live_at_start): Back out last change.
3644         * combine.c (distribute_notes): When parts of a hard reg are
3645         neither set nor referenced in PLACE, search backwards for a
3646         place to put a REG_UNUSED note; if none found, ask for flow
3647         info refresh.
3648
3649 Mon Nov  6 20:08:13 2000  J"orn Rennecke <amylaar@redhat.com>
3650
3651         * reload1.c (eliminate_regs_in_insn): Allow a set to be a PARALLEL
3652         with (clobber (match_scratch...)).
3653
3654 2000-11-06  Neil Booth  <neilb@earthling.net>
3655
3656         * c-lex.c (init_c_lex): If cpp_start_read fails, exit with
3657         error status.
3658
3659 2000-11-06  Neil Booth  <neilb@earthling.net>
3660
3661         * tradcpp.c (special_symbol): Assign an null string rather
3662         than writing to an unallocated buffer.
3663
3664 2000-11-06  Neil Booth  <neilb@earthling.net>
3665
3666         * cpplex.c (_cpp_equiv_tokens): Check arg_no in the
3667         CPP_MACRO_ARG case.
3668
3669 2000-11-06  Neil Booth  <neilb@earthling.net>
3670
3671         * c-lex.c (c_lex): Replace tok.val.aux with tok.val.c or
3672         tok.val.arg_no as appropriate.
3673         * cppexp.c (lex): Similarly.
3674         * cpplex.c (_cpp_lex_token, cpp_spell_token, cpp_output_token,
3675         cpp_equiv_tokens, cpp_can_paste, cpp_avoid_paste): Similarly.
3676         * cppmacro.c (stringify_arg, replace_args, lex_expansion_token,
3677         cpp_macro_definition): Similarly.
3678         * cpplib.h (struct cpp_token): Replace aux with c and arg_no.
3679
3680 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
3681
3682         * config/sparc/sparc.md (adddi3): If operands[2] is 4096 and
3683         operands[1] is constant, calculate the sum and generate movdi.
3684         (addsi3): Similarly.  Use SImode in call to arith_4096_operand.
3685         (subsi3): Use SImode in call to arith_4096_operand.
3686
3687 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
3688
3689         * config/sparc/sparc.h (ASM_OUTPUT_MI_THUNK): On sparc64 we need to
3690         adjust %o1, not %o0 if the return type is large structure.
3691
3692 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
3693
3694         * config/sparc/sparc.md (smulsi3_highpart_v8plus, ashldi3_v8plus+1,
3695         update_return, flush, flushdi, ffssi2, ffsdi2): Fix output formatting.
3696
3697 Sat Sep 23 19:10:20 2000  Denis Chertykov  <denisc@overta.ru> & Marek Michalkiewicz  <marekm@linux.org.pl>
3698
3699         * expmed.c (expand_divmod): For signed divide by 2, prefer
3700         a branch and fewer shifts if branches are very cheap.
3701
3702 2000-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
3703
3704         * Makefile.in: Remove all targets related to building
3705         distributions and diffs, or INSTALL.
3706         * INSTALL, install1.texi: Remove.
3707         * configure.in: Remove mention of distdir.
3708         * configure: Regenerate.
3709         * objc/Make-lang.in: Remove mention of distdir.
3710
3711 2000-11-04  Neil Booth  <neilb@earthling.net>
3712
3713         * cpp.texi: Update for _Pragma.
3714
3715 2000-11-04  Joseph S. Myers  <jsm28@cam.ac.uk>
3716
3717         * gcc.texi (Contributing): Update URL for projects web page.
3718
3719 2000-11-04  Neil Booth  <neilb@earthling.net>
3720
3721         * cpplex.c (parse_string): Don't allow multiline strings in
3722         #include family directives.
3723
3724 2000-11-04  Neil Booth  <neilb@earthling.net>
3725
3726         * cpplib.c (do_line): Only warn pedantically if not reading
3727         preprocessed input.
3728
3729 2000-11-04  Alexandre Oliva  <aoliva@redhat.com>
3730
3731         * calls.c (emit_call_1) [sibcall_pop]: Use n_popped instead of
3732         RETURN_POPS_ARGS().
3733
3734 2000-11-03  Zack Weinberg  <zack@wolery.stanford.edu>
3735
3736         * builtins.c (expand_builtin_strlen): Remove unused mode
3737         argument.
3738         * gcc.c (process_command): Remove unused variable.
3739         * fold-const.c: Include expr.h.
3740         * recog.c: Include reload.h.
3741         * Makefile.in (recog.o, fold-const.o): Update deps.
3742
3743 2000-11-02  Geoffrey Keating  <geoffk@cygnus.com>
3744
3745         * fixinc/gnu-regex.c: Change 'CYGNUS LOCAL' to 'EGCS LOCAL'.
3746
3747 Fri Nov  3 13:41:04 2000  Mark P Mitchell  <mark@codesourcery.com>
3748
3749         * config/mips/iris6.h (SUBTARGET_CC1_SPEC): Remove -static
3750         handling.
3751         (STARTFILE_SPEC): Likewise.
3752         (LINK_SPEC): Likewise.
3753
3754 2000-11-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3755
3756         * Makefile.in (fold-const.o): Depend on $(GGC_H), not ggc.h.
3757         (toplev.o): Likewise for $(LOOP_H)/loop.h and $(REGS_H)/regs.h.
3758         (simplify-rtx.o): Likewise for $(GGC_H)/ggc.h.
3759
3760 2000-11-03  Joseph S. Myers  <jsm28@cam.ac.uk>
3761
3762         * c-decl.c (duplicate_decls, copy_lang_decl), dwarfout.c
3763         (dwarfout_line), gcc.c (main, save_string), tree.c (init_obstacks,
3764         perm_calloc, get_identifier, maybe_get_identifier,
3765         real_value_from_int_cst, simple_cst_equal), varasm.c
3766         (assemble_name, assemble_real, immed_real_const_1,
3767         compare_constant_1, decode_rtx_const, output_constant_pool): Use
3768         strrchr () instead of rindex ().  Use memcmp () instead of bcmp
3769         ().  Use memcpy () instead of bcopy ().  Use memset () instead of
3770         bzero ().
3771
3772 2000-11-03  Nathan Sidwell  <nathan@codesourcery.com>
3773
3774         * cppfiles.c (open_file): If already read, then don't reopen.
3775         Immediately close an empty file.
3776
3777 2000-11-01  Bernd Schmidt  <bernds@redhat.co.uk>
3778
3779         * expr.h (fold_builtin): Move declaration...
3780         * tree.h (fold_builtin): ... here.
3781
3782 Fri Nov  3 05:41:07 2000  J"orn Rennecke <amylaar@redhat.com>
3783
3784         * flow.c (verify_local_live_at_start): Allow hard regs to die.
3785
3786 2000-11-02  Neil Booth  <neilb@earthling.net>
3787
3788 config:
3789         * a29k/a29k.h, a29k/unix.h, a29k/vx29k.h,
3790         alpha/alpha-interix.h, alpha/alpha.h, alpha/linux.h,
3791         alpha/openbsd.h, alpha/osf.h, alpha/vms.h, alpha/vxworks.h,
3792         alpha/win-nt.h, arc/arc.h, arm/arm.h, arm/conix-elf.h,
3793         arm/linux-aout.h, arm/linux-elf.h, arm/netbsd.h, arm/riscix.h,
3794         arm/riscix1-1.h, arm/semiaof.h, arm/unknown-elf-oabi.h, arm/vxarm.h,
3795         c4x/rtems.h, clipper/clix.h, convex/convex.h, d30v/d30v.h,
3796         elxsi/elxsi.h, fr30/fr30.h, h8300/h8300.h, i370/linux.h, i370/mvs.h,
3797         i370/oe.h, i386/386bsd.h, i386/aix386ng.h, i386/beos-elf.h,
3798         i386/bsd386.h, i386/crtdll.h, i386/cygwin.h, i386/dgux.h,
3799         i386/djgpp-rtems.h, i386/djgpp.h, i386/freebsd-aout.h, i386/freebsd.h,
3800         i386/gnu.h, i386/i386-interix.h, i386/i386.h, i386/linux-aout.h,
3801         i386/linux-oldld.h, i386/linux.h, i386/lynx-ng.h, i386/lynx.h,
3802         i386/mach.h, i386/mingw32.h, i386/moss.h, i386/netbsd.h,
3803         i386/netware.h, i386/next.h, i386/openbsd.h, i386/osf1elf.h,
3804         i386/osfelf.h, i386/osfrose.h, i386/ptx4-i.h, i386/rtems.h,
3805         i386/rtemself.h, i386/sco.h, i386/sco4.h, i386/sco4dbx.h, i386/sco5.h,
3806         i386/scodbx.h, i386/sequent.h, i386/sol2.h, i386/sun.h, i386/sysv3.h,
3807         i386/sysv4.h, i386/uwin.h, i386/vsta.h, i386/vxi386.h, i386/win-nt.h,
3808         i386/win32.h, i860/fx2800.h, i860/i860.h, i860/mach.h, i860/sysv3.h,
3809         i860/sysv4.h, i960/i960.h, i960/rtems.h, i960/vx960-coff.h,
3810         ia64/ia64.h, ia64/linux.h, m32r/m32r.h, m68k/3b1.h, m68k/3b1g.h,
3811         m68k/a-ux.h, m68k/altos3068.h, m68k/amix.h, m68k/apollo68.h,
3812         m68k/crds.h, m68k/ctix.h, m68k/dpx2.h, m68k/hp2bsd.h, m68k/hp320.h,
3813         m68k/hp3bsd.h, m68k/hp3bsd44.h, m68k/isi.h, m68k/linux-aout.h,
3814         m68k/linux.h, m68k/lynx-ng.h, m68k/lynx.h, m68k/m68kemb.h,
3815         m68k/m68kv4.h, m68k/mot3300.h, m68k/netbsd.h, m68k/news.h,
3816         m68k/next.h, m68k/openbsd.h, m68k/pbb.h, m68k/plexus.h, m68k/rtems.h,
3817         m68k/rtemself.h, m68k/sun2.h, m68k/sun3.h, m68k/sun3mach.h,
3818         m68k/tower-as.h, m68k/tower.h, m68k/vxm68k.h, m88k/dgux.h,
3819         m88k/dolph.h, m88k/luna.h, m88k/m88k-aout.h, m88k/m88k-coff.h,
3820         m88k/openbsd.h, m88k/sysv3.h, m88k/sysv4.h, mips/bsd-4.h,
3821         mips/bsd-5.h, mips/dec-bsd.h, mips/dec-osf1.h, mips/gnu.h,
3822         mips/iris3.h, mips/iris5.h, mips/iris6.h, mips/linux.h, mips/mips.h,
3823         mips/netbsd.h, mips/news4.h, mips/news5.h, mips/nws3250v4.h,
3824         mips/openbsd.h, mips/osfrose.h, mips/rtems64.h, mips/sni-svr4.h,
3825         mips/svr3-4.h, mips/svr3-5.h, mips/svr4-4.h, mips/svr4-5.h,
3826         mips/ultrix.h, ns32k/encore.h, ns32k/merlin.h, ns32k/netbsd.h,
3827         ns32k/ns32k.h, ns32k/pc532-mach.h, ns32k/pc532.h, ns32k/sequent.h,
3828         ns32k/tek6000.h, ns32k/tek6100.h, ns32k/tek6200.h, pa/pa-hiux.h,
3829         pa/pa-hpux.h, pa/pa-hpux7.h, pa/pa-linux.h, pa/pa-osf.h,
3830         pa/pa-pro-end.h, pa/pa.h, pa/rtems.h, pj/linux.h, pj/pj.h,
3831         romp/romp.h, rs6000/aix.h, rs6000/aix31.h, rs6000/aix41.h,
3832         rs6000/aix43.h, rs6000/beos.h, rs6000/eabi.h, rs6000/eabisim.h,
3833         rs6000/linux.h, rs6000/lynx.h, rs6000/mach.h, rs6000/rtems.h,
3834         rs6000/sysv4.h, rs6000/vxppc.h, sh/elf.h, sh/linux.h, sh/rtems.h,
3835         sh/rtemself.h, sh/sh.h, sparc/aout.h, sparc/elf.h, sparc/linux-aout.h,
3836         sparc/linux.h, sparc/linux64.h, sparc/lite.h, sparc/litecoff.h,
3837         sparc/liteelf.h, sparc/lynx-ng.h, sparc/lynx.h, sparc/netbsd.h,
3838         sparc/openbsd.h, sparc/pbd.h, sparc/rtems.h, sparc/rtemself.h,
3839         sparc/sol2-sld-64.h, sparc/sol2.h, sparc/sp64-aout.h,
3840         sparc/sp64-elf.h, sparc/sp86x-aout.h, sparc/sp86x-elf.h,
3841         sparc/sparc.h, sparc/sysv4.h, sparc/vxsim.h, sparc/vxsparc.h,
3842         v850/rtems.h, vax/netbsd.h, vax/openbsd.h, vax/ultrix.h, vax/vax.h,
3843         vax/vaxv.h, vax/vms.h, we32k/we32k.h
3844
3845         Replace -A() with -A=, the new assertion syntax.
3846
3847 Thu Nov  2 21:52:35 2000  J"orn Rennecke <amylaar@redhat.com>
3848
3849         * combine.c (distribute_notes): Use rtx_equal_p to check elim_i2 /
3850         elim_i1.
3851         In REG_DEAD handling: When handling parts of multi-hard-reg hard
3852         registers, increment the loop counter by the size of the parts;
3853         use recursion to handle individual parts.
3854
3855 2000-11-02  Neil Booth  <neilb@earthling.net>
3856
3857         * configure.in: Make integrated CPP the default.
3858         * configure: Regenerate.
3859
3860 Thu Nov  2 19:20:12 2000  J"orn Rennecke <amylaar@redhat.com>
3861
3862         * reload.c (find_equiv_reg): Test all hard registers for membership
3863         in the requested class.
3864
3865 2000-11-02  Joseph S. Myers  <jsm28@cam.ac.uk>
3866
3867         * collect2.c (main, write_c_file_stat), gcc.c (translate_options,
3868         process_command, main), gcov.c (open_files, output_data), tlink.c
3869         (frob_extension, scan_linker_output), toplev.c
3870         (file_name_nondirectory): Use strchr () and strrchr () instead of
3871         index () and rindex ().
3872
3873 2000-11-02  Joseph S. Myers  <jsm28@cam.ac.uk>
3874
3875         * c-common.c (get_flag_spec, check_format_info_main,
3876         check_format_types): Use strchr () instead of index ().  Compare
3877         against error_mark_node instead of comparing the TREE_CODE against
3878         ERROR_MARK.
3879
3880 2000-11-02  Zack Weinberg <zackw@Stanford.EDU>
3881
3882         Integrated CPP.
3883
3884         * c-lex.c (init_c_lex): Update cpp_start_read call.
3885         (cb_ident): Update for new callback prototype.
3886         (cb_def_pragma): Update for new cpp_get_token prototype.
3887         (c_lex): Similarly.  Use cpp_get_line.
3888
3889         * c-parse.in (finish_parse): Update for new cpp_finish
3890         prototype.
3891
3892         * cp/lex.c (finish_parse): Similarly.
3893
3894 2000-11-01  Geoff Keating  <geoffk@cygnus.com>
3895
3896         * machmode.def: Add V16QImode.
3897
3898 2000-11-01  Richard Henderson  <rth@redhat.com>
3899
3900         * dwarf2out.c (loc_descriptor_from_tree): Check for null result
3901         from rtl_for_decl_location.
3902         (add_location_or_const_value_attribute): Likewise.
3903
3904 2000-11-01  Neil Booth  <neilb@earthling.net>
3905
3906         * cpplib.c (run_directive): Use correct line number for output
3907         of _Pragma.  Remember any in-progress directive.
3908
3909         * gcc.dg/cpp/vararg2.c, gcc.dg/cpp/_Pragm1.c: New tests.
3910
3911 2000-11-01  Richard Henderson  <rth@redhat.com>
3912
3913         * stmt.c (expand_start_null_loop): Set continue_label.
3914
3915 2000-11-01  Bernd Schmidt  <bernds@redhat.co.uk>
3916
3917         * builtins.c (fold_builtin_constant_p, fold_builtin): New functions.
3918         (expand_builtin_constant_p): Move parts of the code into
3919         fold_builtin_constant_p.
3920         (expand_builtin_strlen): Move parts of the code into fold_builtin.
3921         * expr.h (fold_builtin): Declare.
3922         * fold-const.c (fold): Handle builtin calls.
3923
3924         * c-typeck.c (build_function_call): Call fold on the CALL_EXPR.
3925
3926 2000-11-01  Richard Henderson  <rth@redhat.com>
3927
3928         * stmt.c (expand_start_null_loop): New.
3929         (expand_end_null_loop): New.
3930         * c-semantics.c (genrtl_do_stmt): Use them.
3931         * tree.h: Declare them.
3932
3933 2000-11-01  Richard Henderson  <rth@redhat.com>
3934
3935         * cppmain.c (scan_buffer): Don't avoid paste for assembly.
3936
3937 2000-11-01  Neil Booth  <neilb@earthling.net>
3938
3939         * c-parse.in (_yylex): Remove CPP_BACKSLASH case.
3940         * cp/spew.c: Similarly.
3941         * cpplex.c (_cpp_lex_token): Backslashes are now CPP_OTHER.
3942         * cppmacro.c (stringify_arg): Similarly.
3943         * cpplib.h (CPP_BACKSLASH): Delete.
3944
3945 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3946
3947         * builtins.c (expand_builtin_strstr): New function.
3948         (expand_builtin): Handle BUILT_IN_STRSTR and BUILT_IN_STRCHR.
3949
3950         * builtins.def (BUILT_IN_STRSTR, BUILT_IN_STRCHR): New entries.
3951
3952         * c-common.c (c_common_nodes_and_builtins): Declare builtin strstr
3953         and builtin strchr.
3954
3955 2000-10-31  Richard Henderson  <rth@redhat.com>
3956
3957         * config/i386/i386.c (fcmov_comparison_operator): Check for
3958         CCFPmode or CCFPUmode instead of CCmode.
3959         (ix86_expand_fp_movcc): Call ix86_expand_setcc for most
3960         unordered operations as well.
3961
3962 2000-10-31  Richard Henderson  <rth@redhat.com>
3963
3964         * c-semantics.c (genrtl_do_stmt): Use integer_zerop instead
3965         of integer_zero_node.
3966
3967 2000-10-31  Richard Henderson  <rth@redhat.com>
3968
3969         * c-semantics.c (genrtl_do_stmt): Special case do/while(0).
3970
3971 2000-10-31  Nick Clifton  <nickc@redhat.com>
3972
3973         * config/arm/unknown-elf.h (UNIQUE_SECTION_P): Do not allow
3974         -fdata-sections to override the section attribute of a DECL.
3975
3976 2000-10-31  Chris Demetriou  <cgd@sibyte.com>
3977
3978         * libgcc2.c (__shtab): Remove __shtab variable.
3979         * libgcc-std.ver (GCC_3.0): Remove __shtab from symbol list.
3980         * Makefile.in (LIB2FUNCS): Remove _shtab from list of library
3981         members.
3982
3983 2000-10-31  Jim Wilson  <wilson@redhat.com>
3984
3985         * defaults.h (ASM_OUTPUT_DEBUG_LABEL): New.
3986         * tm.texi (ASM_OUTPUT_DEBUG_LABEL): Document.
3987         * dwarf2out.c (dwarf2out_begin_block): Use ASM_OUTPUT_DEBUG_LABEL
3988         instead of ASM_OUTPUT_INTERNAL_LABEL.
3989         (dwarf2out_end_block, dwarf2out_label): Likewise.
3990         * final.c (final_scan_insn, case NOTE_INSN_DELETED_LABEL): Likewise
3991         * config/ia64/ia64.h (ASM_OUTPUT_DEBUG_LABEL): Define.
3992
3993 2000-10-31  Richard Henderson  <rth@redhat.com>
3994
3995         * dwarf2out.c (struct dw_loc_descr_struct): Add dw_loc_addr.
3996         (size_of_locs): Set it.
3997         (output_loc_operands): Use it to compute branch displacement.
3998         (int_loc_descriptor): New.
3999         (mem_loc_descriptor): Dereference memory in the proper size.
4000         Use DW_OP_plus_uconst when possible.  Use int_loc_descriptor.
4001         (loc_descriptor_from_tree): New.
4002         (rtl_for_decl_location): Break out from ...
4003         (add_location_or_const_value_attribute): ... here.
4004         (add_bound_info): Use loc_descriptor_from_tree.
4005
4006 2000-10-31  Neil Booth  <neilb@earthling.net>
4007
4008         * cpp.texi: Update for new command line assertion syntax.
4009         * cpplib.c (cpp_define): Simplify a bit.
4010         (cpp_assert, cpp_unassert): Use handle_assertion.
4011         (handle_assertion): New function; accept new command line
4012         syntax with '='.
4013         * testsuite/gcc.dg/cpp/assert3.c: New tests.
4014
4015 2000-10-31  Neil Booth  <neilb@earthling.net>
4016
4017         * cppmacro.c (STDC_0_IN_SYSTEM_HEADERS): Define to 0 if
4018         undefined.  Remove #ifdef check.
4019         * config/i386/sol2.h, config/rs6000/sol2.h, config/sparc/sol2.h:
4020         Define STDC_0_IN_SYSTEM_HEADERS to 1.
4021
4022 2000-10-31  Jan Hubicka  <jh@suse.cz>
4023             Jakub Jelinek  <jakub@redhat.com>
4024
4025         * config/i386/i386.h: Clarify CCNOmode description in comment.
4026         (EXTRA_CC_MODES): Remove CCRCmode.
4027         * config/i386/i386.c (ix86_comparison_operator): Remove CCRCmode.
4028         (put_condition_code, ix86_match_ccmode): Likewise.
4029         (ix86_cc_mode): Likewise.  Fix comment.
4030         (ix86_expand_strlensi_unroll_1): *rc patterns are gone.
4031         * config/i386/i386.md: Add unspec 12 description.
4032         (adddi3 split): Use unspec 12 instead of CCRCmode.
4033         (addsi3_carry_rc): Remove.
4034         (addsi3_cc, addqi3_cc): New patterns.
4035         (addsi_3): Swap operands, match CCZmode.
4036         (addsi_4): Rewritten.
4037         (addsi_5): Renamed from addsi_6.
4038         (addsi_6): Removed.
4039         (addhi_3): Swap operands, match CCZmode.
4040         (addhi_4): Rewritten.
4041         (addhi_5): Renamed from addhi_6.
4042         (addhi_6): Removed.
4043         (addqi_3): Swap operands, match CCZmode.
4044         (addqi_4): Rewritten.
4045         (addqi_5): Renamed from addqi_6.  Use =q constraint for clobber.
4046         (subsi3_carry_rc): Removed.
4047         (iorqi_3): Use =q constraint for clobber.
4048         (xorqi_cc_2): Likewise.
4049         (negdi2_1 split): Don't use CCRCmode, use ltu instead of gtu.
4050         (x86_movsicc_0_m1_rc): Removed.
4051         (cmp?i peepholes): Remove neg.  Use CCGCmode instead of CCRCmode.
4052
4053 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
4054
4055         * c-typeck.c (build_unary_op): If pedantic, pedwarn for increment
4056         and decrement of complex types.
4057
4058 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4059
4060         * builtins.c (expand_builtin_fputs): When deleting NOP calls to
4061         builtin fputs, ensure we still evaluate the stream in case it
4062         has side-effects.
4063
4064 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
4065
4066         * expr.c (do_store_flag): Pass operand_mode instead of GET_MODE (op0)
4067         to expand_shift.
4068
4069 Tue Oct 31 15:33:27 2000  J"orn Rennecke <amylaar@redhat.com>
4070
4071         * sh-protos.h (reg_no_subreg_operand, emit_fpscr_use): Don't declare.
4072         (fp_extended_operand, emit_fpscr_use): Likewise.
4073         * sh.c (reg_no_subreg_operand, fp_extended_operand): Delete functions.
4074         (fpul_operand): New function.
4075         * sh.h (PREDICATE_CODES): Remove reg_no_subreg_operand and
4076         fp_extended_operand.  Add fpul_operand.
4077         * sh.md (mulsf3, mulsf3_i4): Use fp_arith_reg_operand for "f" operands.
4078         (mulsf3_ie, macsf3, cmpgtsf_t, cmpeqsf_t, ieee_ccmpeqsf_t): Likewise.
4079         (cmpgtsf_t_i4, cmpeqsf_t_i4, ieee_ccmpeqsf_t_4, negsf2): Likewise.
4080         (negsf2_i, sqrtsf2, sqrtsf2_i, abssf2, abssf2_i, adddf3): Likewise.
4081         (adddf3_i, subdf3, subdf3_i, muldf3, muldf3_i, divdf3): Likewise.
4082         (divdf3_i): Likewise.
4083         (floatsisf2): Likewise.  Use fpul_operand for 'y' operand.
4084         (floatsisf2_i4, floatsisf2_ie, fix_truncsfsi2): Likewise.
4085         (fix_truncsfsi2_i4, fixsfsi, floatsidf2, floatsidf2_i): Likewise.
4086         (fix_truncdfsi2, fix_truncdfsi2_i, extendsfdf2): Likewise.
4087         (extendsfdf2_i4, truncdfsf2, truncdfsf2_i4): Likewise.
4088
4089 2000-10-31  Bernd Schmidt  <bernds@redhat.co.uk>
4090
4091         * config/i386/i386.c (ix86_init_builtins): Correct return type
4092         building v4hi_ftype_v4hi_int_int tree node.
4093         (ix86_expand_builtin): Use correct operand numbers 0 and 1.
4094         Copy operand 0 into a Pmode register, don't generate a MEM rtx.
4095
4096         * config/i386/i386.md (sse_movntdi): Use mmx register constraint
4097         for operand 1.
4098         (mmx__uavgv8qi3): Correct insn mnemonic.
4099         (mmx_psadbw): Correct insn mnemonic.  Use V8QI mode for operands 1 and 2.
4100         (mmx_punpckhwd): Correct insn mnemonic.
4101         (mmx_punpckhdq): Likewise.
4102         (mmx_punpcklwd): Likewise.
4103         (mmx_punpckldq): Likewise.
4104         (prefetch): Use immediare_operand and 'n' constraint for operand 1.
4105         Renumber case labels to match the _mm_prefetch constants defined in
4106         xmmintrin.h.
4107
4108         * recog.c (split_all_insns): Don't try to call cleanup_subreg_operands
4109         if the splitter didn't emit new insns.
4110         Make sure we call cleanup_subreg_operands even when splitting the last
4111         insn in a basic block.
4112
4113         * invoke.texi (Debugging Options): Describe -do.
4114         * toplev.c (enum_dump_file_index): New entry DFI_postreload.
4115         (dump_file): Likewise.
4116         (rest_of_compilation): Split .greg dump into .greg and .postreload.
4117
4118 2000-10-30  Neil Booth  <neilb@earthling.net>
4119
4120         * cppfiles.c (stack_include_file): Check for stacked contexts
4121         here.
4122         * cpphash.h (_cpp_do__Pragma): New prototype.
4123         * cppinit.c (cpp_reader_init): Add _Pragma keyword to hash table.
4124
4125         * cpplex.c (skip_escaped_newlines): Only process trigraphs and
4126         escaped newlines if !(buffer->from_stage3).
4127         (_cpp_lex_token): Warn about missing newlines iff
4128         !buffer->from_stage3.
4129
4130         * cpplib.c (get__Pragma_string, destringize,
4131         _cpp_do__Pragma): New functions.
4132         (run_directive): Set output_line for _Pragma to avoid line
4133         markers in output.  Set from_stage3 and prevent macro expansion
4134         for _Pragma and command-line options.  Check buffer exhaustion.
4135         (cpp_push_buffer): Don't check for stacked macro contexts, as
4136         this is perfectly legitimate for _Pragma.  Move the check to
4137         stack_include_file instead. Set from_stage3 iff buffer is
4138         preprocessed input.
4139
4140         * cpplib.h (struct cpp_buffer): Make warned_cplusplus_comments
4141         unsigned. New boolean from_stage3.
4142         (struct spec_nodes): Add n__Pragma.
4143
4144         * cppmacro.c (enter_macro_context): Flip sense of return value.
4145         (_cpp_get_token): Handle _Pragma operator.
4146
4147 2000-10-30  Phil Edwards  <pme@sources.redhat.com>
4148
4149         * gcc.texi:  The C++ standard isn't "draft" anymore.
4150
4151 2000-10-30  Mark Mitchell  <mark@codesourcery.com>
4152
4153         * cppmacro.c (builtin_macro): Use NT_VOID, not T_VOID.
4154
4155 2000-10-29  Neil Booth  <neilb@earthling.net>
4156
4157         * cpplib.c (skip_rest_of_line):  Use _cpp_get_token.
4158
4159 2000-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
4160
4161         * toplev.c, flags.h, fold-const.c, real.c, rtl.c,
4162         fixinc/inclhack.def: Change comments mentioning C9X to refer to
4163         C99 instead.
4164
4165         * invoke.texi: Document that -V will only work for very similar
4166         versions of driver and compiler.
4167
4168 2000-10-29  Neil Booth  <neilb@earthling.net>
4169
4170         * cppmacro.c (_cpp_create_definition): Optimize the case of
4171         a macro defined to itself.
4172
4173 2000-10-29  Neil Booth  <neilb@earthling.net>
4174
4175         * cpplex.c (save_comment): Don't store new lines in C++ comments.
4176
4177 2000-10-29  Michael Hayes  <mhayes@redhat.com>
4178
4179         * integrate.c (copy_insn_list): Copy the unchanging flag for calls.
4180
4181 2000-10-28  Geoffrey Keating  <geoffk@cygnus.com>
4182
4183         * cpphash.c (cpp_forall_identifiers): Add context variable
4184         for callback routine.
4185         * cppmain.c (dump_macro): Update to match cpp_forall_identifiers
4186         change.
4187         (main): Call cpp_forall_identifiers with null context.
4188         * cpplib.h (cpp_forall_identifiers): Update prototype.
4189
4190         * cppmain.c: Make `parse_in' and `print' static.
4191
4192 2000-10-28  Alan Modra <alan@linuxcare.com.au>
4193
4194         * c-decl.c (finish_function): Clear c_function_name_declared_p.
4195
4196 2000-10-28  Richard Henderson  <rth@redhat.com>
4197
4198         * regrename.c (scan_rtx_address): Frob action, not class,
4199         when trying to disable optimization.
4200
4201 2000-10-28  Mark Mitchell  <mark@codesourcery.com>
4202
4203         * c-semantics.c (make_rtl_for_local_static): Don't clobber
4204         DECL_ASSEMBLER_NAME.
4205
4206 2000-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
4207
4208         * configure.in: Determine and substitute gcc_version_full.
4209         * configure: Regenerate.
4210         * gccbug.in: Use it to give full version.  Don't allow
4211         confidential PRs.
4212
4213 2000-10-28  Richard Henderson  <rth@redhat.com>
4214
4215         * recog.c (split_all_insns): Run cleanup_subreg_operands
4216         after reload.
4217
4218         * regrename.c (regrename_optimize): Verify that all registers of
4219         a multiple register mode are available.
4220         (scan_rtx_address): Accept the mode of the address; all callers
4221         changed.
4222
4223         * cpplib.c (run_directive): Fix prototype.
4224
4225 2000-10-28  Bernd Schmidt  <bernds@redhat.co.uk>
4226
4227         * reload.c (find_reloads): Distinguish "wins" so that we know whether
4228         a given operand won because of a matching constraint or not; then use
4229         that information to compute goal_alternative_matched properly.
4230         * reload1.c (choose_reload_regs): Never set reload_override_in for an
4231         optional reload.
4232
4233         * config/ia64/ia64.h (RTX_COSTS): A few more entries, and a more
4234         accurate value for MULT.
4235         * config/ia64/ia64.c (ia64_print_operand): Require probability to be
4236         2% or > 98% before using static branch prediction bits.
4237
4238 2000-10-28  Neil Booth  <neilb@earthling.net>
4239
4240         New macro expander.
4241
4242         * cpplib.c (struct answer): New.
4243         (struct if_stack): Use cpp_lexer_pos rather than line and col.
4244         Rename cmacro mi_cmacro.
4245         (struct directive, KANDR, STDC89, EXTENSION, COND, IF_COND, INCL,
4246         IN_I): New directive and flags.
4247         (skip_rest_of_line, check_eol, run_directive, glue_header_name,
4248         parse_answer, parse_assertion, find_answer): New functions.
4249         (parse_ifdef, detect_if_not_defined, validate_else): Remove.
4250         (lex_macro_node): New function to replace parse_ifdef and
4251         get_define_node.
4252
4253         (_cpp_handle_directive): New function, combines _cpp_check_directive
4254         and _cpp_check_linemarker.
4255
4256         (do_define, do_undef, parse_include, do_include, do_import,
4257         do_include_next, read_line_number, do_line, do_ident, do_pragma,
4258         do_pragma_once, do_pragma_poison, do_pragma_dependency):
4259         Update for new token getting interface.
4260
4261         (do_ifdef, do_ifndef, do_if, do_else, do_endif, push_conditional)
4262         : Update for new multiple-include optimisation technique.
4263         (do_elif): Don't forget to invalidate controlling macros.
4264
4265         (unwind_if_stack, cpp_defined, cpp_push_buffer, cpp_pop_buffer): Update.
4266         (parse_assertion, parse_answer, find_answer, _cpp_test_assertion):
4267         Functions to handle assertions with the new token interface.
4268         (do_assert, do_unassert): Use them.
4269
4270         (cpp_define, _cpp_define_builtin, cpp_undef, cpp_assert, cpp_unassert):
4271         Use run_directive.
4272
4273         (_cpp_init_stacks): Register directive names.  Don't register special
4274         nodes.
4275
4276         * cpperror.c (print_containing_files, _cpp_begin_message): Update to
4277         new position recording regime.
4278         (cpp_ice, cpp_fatal, cpp_error, cpp_error_with_line, cpp_warning,
4279         cpp_warning_with_line, cpp_pedwarn, cpp_pedwarn_with_line,
4280         cpp_pedwarn_with_file_and_line): Update for _cpp_begin_message changes.
4281         (cpp_type2name): Move to cpplex.c.
4282
4283         * cppexp.c (parse_charconst): spec_nodes is no longer a pointer.
4284         (parse_defined): Update to handle new multiple include optimisation
4285         method.  Remove poisoned identifier warning.
4286         (parse_assertion, TYPE_NAME): Delete.
4287         (lex): Update for multiple include optimisation, removal of
4288         CPP_DEFINED, to use _cpp_test_assertion for assertions and
4289         cpp_token_as_text.
4290         (_cpp_parse_expr): Update for MI optimisation, and to use op_as_text.
4291         (op_as_text): New function, to wrap cpp_token_as_text.
4292
4293         * cppfiles.c (stack_include_file, _cpp_pop_file_buffer):
4294         Update for MI optimisation.
4295         (_cpp_execute_include): Take a token rather than 3 arguments.  Fix
4296         segfault on diagnostic.
4297         (_cpp_compare_file_date): Take a token rather than 3 args.
4298         (cpp_read_file): Work correctly for zero-length files.
4299
4300         * cpphash.c (_cpp_init_macros, _cpp_cleanup_macros): Rename
4301         _cpp_init_hashtable and _cpp_cleanup_hashtable.
4302         (cpp_lookup): Place identifiers at front of identifier pool
4303         for _cpp_lookup_with_hash.
4304         (_cpp_lookup_with_hash): Require identifiers to be at the front of
4305         the identifier pool.  Commit the memory if not already in the
4306         hash table.
4307
4308         * cppinit.c (cpp_reader_init): Move cpp_init_completed test to top.
4309         Initialise various members of cpp_reader, memory pools, and the
4310         special nodes.
4311         (cpp_printer_init): Delete.
4312         (cpp_cleanup): Update.
4313         (struct builtin, builtin_array, initialize_builtins): Update for new
4314         hashnode definition and builtin handling.
4315         (cpp_start_read, cpp_finish): Don't take or initialise a
4316         printer.  Update.
4317
4318         * cpplib.h (cpp_printer, cpp_toklist, CPP_DEFINED, BOL,
4319         PASTED, VAR_ARGS, BEG_OF_FILE, IN_DIRECTIVE, KNOWN_DIRECTIVE,
4320         T_VOID, T_SPECLINE, T_DATE, T_FILE, T_BASE_FILE, T_INCLUDE_LEVEL,
4321         T_TIME, T_STDC, T_OPERATOR, T_POISON, T_MACRO, T_ASSERTION): Delete.
4322         (struct cpp_pool, struct cpp_macro, struct cpp_lexer_pos,
4323         struct cpp_lookahead, CPP_DHASH, enum mi_state, enum mi_ind,
4324         NO_EXPAND, VARARGS_FIRST, struct cpp_token_with_pos,
4325         struct toklist, struct cpp_context, struct specnodes,
4326         TOKEN_LOOKAHEAD, TOKEN_BUFFSIZE, NODE_OPERATOR, NODE_POISONED,
4327         NODE_BUILTIN, NODE_DIAGNOSTIC, NT_VOID, NT_MACRO, NT_ASSERTION,
4328         enum builtin_type, cpp_can_paste): New.
4329         (struct cpp_token): Delete line and col members.
4330         (struct cpp_buffer): New member output_lineno.
4331         (struct lexer_state): Delete indented, in_lex_line, seen_dot.
4332         Add va_args_ok, poisoned_ok, prevent_expansion, parsing_args.
4333         (struct cpp_reader): New members lexer_pos, macro_pos, directive_pos,
4334         ident_pool, temp_string_pool, macro_pool, argument_pool, string_pool,
4335         base_context, context, directive, mi_state, mi_if_not_defined,
4336         mi_lexed, mi_cmacro, mi_ind_cmacro, la_read, la_write, la_unused,
4337         mlstring_pos, macro_buffer, macro_buffer_len.
4338         Delete members mls_line, mls_column, token_list, potential_control_macro,
4339         temp_tokens, temp_cap, temp_alloced, temp_used, first_directive_token,
4340         context_cap, cur_context, no_expand_level, paste_level, contexts, args,
4341         save_parameter_spellings, need_newline, .
4342         Change type of date, time and spec_nodes members.
4343         Change prototypes for include and ident callbacks.
4344         (struct cpp_hashnode): Change type of name.  Remove union members
4345         expansion and code.  Add members macro, operator and builtin.
4346
4347         (cpp_token_len, cpp_token_as_text, cpp_spell_token, cpp_start_read,
4348         cpp_finish, cpp_avoid_paste, cpp_get_token, cpp_get_line,
4349         cpp_get_output_line, cpp_macro_definition, cpp_start_lookahead,
4350         cpp_stop_lookahead): New prototypes.
4351         (cpp_printer_init, cpp_dump_definition): Delete prototypes.
4352
4353         (U_CHAR, U, ustrcmp, ustrncmp, ustrlen, uxstrdup, ustrchr, ufputs):
4354         Move from cpphash.h.
4355
4356         * cpphash.h (U_CHAR, U, ustrcmp, ustrncmp, ustrlen, uxstrdup, ustrchr,
4357         ufputs): Move to cpplib.h.
4358         (enum spell_type, struct token_spelling, _cpp_token_spellings, TOKEN_SPELL,
4359         TOKEN_NAME, struct answer, FREE_ANSWER, KANDR, STDC89, EXTENSION,
4360         COND, EXPAND, INCL, COMMENTS, IN_I, struct directive, directive_handler,
4361         struct spec_nodes, _cpp_digraph_spellings, _cpp_free_temp_tokens,
4362         _cpp_init_input_buffer, _cpp_grow_token_buffer, _cpp_init_toklist,
4363         _cpp_clear_toklist, _cpp_expand_token_space, _cpp_expand_name_space,
4364         _cpp_equiv_tokens, _cpp_equiv_toklists, _cpp_process_directive,
4365         _cpp_run_directive, _cpp_get_line, _cpp_get_raw_token, _cpp_glue_header_name,
4366         _cpp_can_paste, _cpp_check_directive, _cpp_check_linemarker,
4367         _cpp_parse_assertion, _cpp_find_answer): Delete.
4368         (VALID_SIGN, ALIGN, POOL_FRONT, POOL_LIMIT, POOL_BASE, POOL_SIZE,
4369         POOL_USED, POOL_COMMIT, struct cpp_chunk, _cpp_lex_token, _cpp_init_pool,
4370         _cpp_free_pool, _cpp_pool_reserve, _cpp_pool_alloc, _cpp_next_chunk,
4371         _cpp_lock_pool, _cpp_unlock_pool, _cpp_test_assertion,
4372         _cpp_handle_directive, DSC): New.
4373         (struct include_file): New member defined.
4374
4375         (DO_NOT_REREAD, _cpp_begin_message, _cpp_execute_include,
4376         _cpp_compare_file_date): Update.
4377         (_cpp_pop_context, _cpp_get_token, _cpp_free_lookaheads, _cpp_push_token): New.
4378         (_cpp_init_macros, _cpp_cleanup_macros): Rename to _cpp_init_hashtable,
4379         _cpp_cleanup_hashtable.
4380
4381         * Makefile.in: Remove cppoutput.c.
4382
4383         * cppoutput.c: Delete
4384
4385         * fixheader.c (read_scan_file): Update for new cpp_get_token
4386         prototype.
4387         (recognized_function): New argument LINE.
4388
4389         * scan-decls.c (skip_to_closing_brace, scan_decls): Update for
4390         new cpp_get_token prototype.
4391
4392         * scan.h (recognized_function): Update prototype.
4393
4394         * po/POTFILES.in: Remove cppoutput.c.
4395
4396 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
4397
4398         * c-typeck.c (check_init_type_bitfields): Remove.
4399         (constructor_incremental): Likewise.
4400         (struct constructor_stack): Remove incremental bit.
4401         (struct initializer_stack): Likewise.
4402         (start_init): Don't play with constructor_incremental.
4403         (finish_init): Likewise.
4404         (really_start_incremental_init): Likewise.
4405         (push_init_level): Likewise.
4406         (pop_init_level): Likewise.
4407         (output_init_level): Likewise.
4408         (output_pending_init_elements): Likewise.
4409
4410 2000-10-21  Mike Coleman  <mcoleman2@kc.rr.com>
4411
4412         * c-pragma.c (handle_pragma_pack): Initialize align to -1.
4413         Improve error messages.  Correct parsing of
4414         #pragma pack(pop [,id]).  Do not check the user-supplied
4415         alignment if we're popping.
4416
4417         * gcc.dg/pack-test-1.c: New test case.
4418         * gcc.dg/pack-test-2.c: New test case.
4419         * gcc.dg/pack-test-1.h: New file.
4420
4421 2000-10-27  Neil Booth  <neilb@earthling.net>
4422
4423         * cpp.texi: Update.
4424
4425 2000-10-27  Kelley Cook <kelley.cook@home.com>
4426
4427         * invoke.texi: Document -mintel-syntax
4428
4429 2000-10-27  Richard Henderson  <rth@redhat.com>
4430
4431         * invoke.texi: Document -frename-registers.  Add it to -O3.
4432         * toplev.c (rest_of_compilation): Run regrename before ifcvt2.
4433         (enum dump_file_index, dump_file): Update order.
4434         (main): Set flag_rename_registers at -O3.
4435
4436 2000-10-27  Richard Henderson  <rth@redhat.com>
4437
4438         * config/alpha/alpha.h (enum reg_class): Add PV_REG.
4439         (REG_CLASS_NAMES, REG_CLASS_CONTENTS, REGNO_REG_CLASS): Update.
4440         (REG_CLASS_FROM_LETTER): Assign it to 'c'.
4441         * config/alpha/alpha.md (call_osf_1): Use it.
4442         (call_value_osf_1): Likewise.
4443
4444         * config/ia64/ia64.c: Revert 10-23 patch.
4445         (ia64_hard_regno_rename_ok): New.
4446         * config/ia64/ia64-protos.h: Declare it.
4447         * config/ia64/ia64.h (HARD_REGNO_RENAME_OK): Use it.
4448
4449 2000-10-27  Bernd Schmidt  <bernds@redhat.co.uk>
4450             Richard Henderson  <rth@redhat.com>
4451
4452         * regrename.c: Rewrite to handle multi-register modes and
4453         cond_exec instructions.
4454         * Makefile.in (regrename.o): Update dependancies.
4455         * recog.h (struct operand_alternative): Add is_address.
4456         * recog.c (preprocess_constraints) [case 'p']: Set it.
4457
4458 2000-10-27  Zack Weinberg  <zack@wolery.stanford.edu>
4459
4460         * configure.in: If not NO_MINUS_C_MINUS_O, substitute
4461         OUTPUT_OPTION with '-o $@'.  Make zlibdir, zlibinc relative to
4462         top level.  Kill oldstyle_subdirs.  Do not include
4463         $srcdir/$s/Makefile.in in all_lang_makefiles, but do include
4464         $outputs.  Do not run configure.lang from config.status.
4465         Rearrange warning-flag logic to correspond to what the
4466         makefile wants.  Put special vax stage1 options in
4467         @stage1_flags@ not @stage1_warn_cflags@.  Don't do anything
4468         with extra_c_objs, extra_cxx_objs, or extra_cpp_objs.
4469         (--enable-c-cpplib): AC_SUBST(maybe_cpplib) with "libcpp.a" if
4470         switch is given, nothing otherwise.
4471         * configure.lang: Delete.
4472
4473         * Makefile.in: Expunge all traces of extra_c_objs,
4474         extra_cxx_objs, and extra_cpp_objs.  Set MAYBE_CPPLIB from
4475         @maybe_cpplib@. Add $(MAYBE_CPPLIB) to C_AND_OBJC_OBJS.  Set
4476         warning options via a three level scheme so that -pedantic and
4477         -Wtraditional are not used for non-C front ends: LOOSE_WARN,
4478         STRICT1_WARN, STRICT2_WARN -> $(@D)-warn, GCC_WARN_CFLAGS ->
4479         WARN_CFLAGS.  Distinguish STAGE1_CFLAGS from BOOT_CFLAGS.
4480         Add -I$(@D) and -I$(srcdir)/$(@D) to INCLUDES.
4481         Set OUTPUT_OPTION, ZLIB, ZLIBINC.  Do not set P,
4482         LANG_FLAGS_TO_PASS.  Add OUTPUT_OPTION to all object-file
4483         generation rules.  Wrap all rules that change the current
4484         directory in parentheses; pmake doesn't spawn a new shell for
4485         each command.  Expunge all references to $(P).  When one
4486         command depends on another and they're run all at once, use &&
4487         to separate them, not ;.  Add libgcc_s$(SHLIB_EXT) to files
4488         deleted on make clean.  Force OUTPUT_OPTION='-o $@' in stage2
4489         and beyond.
4490
4491         * objc/Make-lang.in: Wrap all rules that change the current
4492         directory in parentheses.  Expunge all references to $(P).
4493         When one command depends on another and they're run all at
4494         once, use && to separate them, not ;.  Add OUTPUT_OPTION to
4495         all object-file generation rules.  Delete obsolete variables.
4496         * objc/Makefile.in: Delete.
4497
4498 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
4499
4500         * calls.c (expand_call): If sibcall_failure is set during pass 1,
4501         clear tail_call_insns as well.
4502
4503 2000-10-27  Nick Clifton  <nickc@redhat.com>
4504
4505         * config/arm/arm-protos.h (arm_function_ok_for_sibcall): Add
4506         prototype.
4507
4508 2000-10-26  Richard Henderson  <rth@redhat.com>
4509
4510         * calls.c (expand_call): Supress sibcall if we have a
4511         BLKmode return in registers.
4512
4513 2000-10-26  Bernd Schmidt  <bernds@redhat.co.uk>
4514
4515         * ia64.h (PREFERRED_RELOAD_CLASS): Force floating point constants
4516         into memory.
4517
4518 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
4519
4520         * tree.c (make_node, case 't'): Set alignment to that of
4521         char_type_node.
4522         * expr.c (move_by_pieces_ninsns): Abort if some length remains.
4523
4524 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
4525
4526         * Makefile.in (site.exp): Define HAVE_LIBSTDCXX_V3.
4527         * configure.in (enable-libstdcxx-v3): Arrange to have
4528         HAVE_LIBSTDCXX_V3 substituted into the output files.
4529
4530 2000-10-25  Richard Henderson  <rth@redhat.com>
4531
4532         * recog.c (constrain_operands): Initialize which_alternative
4533         before no alternatives early exit.
4534
4535         * cse.c (find_comparison_args): Check that we can reverse a
4536         comparison if needed before accepting the substitution.
4537
4538         * reload.c (find_reloads_address_part): Kill rtx obstack hackery.
4539
4540         * simplify-rtx.c (simplify_relational_operation): Sign extend
4541         low words before sign extending to high words.
4542
4543 2000-10-25  Nick Clifton  <nickc@redhat.com>
4544
4545         * config/mcore/mcore.c: Include config.h before system.h.
4546
4547 2000-10-25  Ray Essick  <essick@ddna.labs.mot.com>
4548
4549         * config/mcore/mcore.md (return): Force function epilogue to
4550         always be generated to work around epilogue suppression bug in
4551         M*Core backend.
4552
4553 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4554
4555         * c-decl.c (grokdeclarator): Move warning for qualified void
4556         return types with -pedantic to when the function type is
4557         constructed.  At -W, warn in general for qualified function return
4558         types, except for volatile void.
4559         * invoke.texi: Document this new warning at -W.
4560
4561 2000-10-25  Neil Booth  <neilb@earthling.net>
4562
4563         * cpp.texi: Update with implementation-defined behavior and
4564         internal limits.
4565
4566 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
4567
4568         * stor-layout.c (layout_type): If TYPE_ALIAS_SET was already set on the
4569         incomplete type force it into alias set 0.
4570
4571 Wed Oct 25 01:02:44 EDT 2000  John Wehle  (john@feith.com)
4572
4573         * alias.c: Include basic-block.h.
4574         (loop_p): New function.
4575         (mark_constant_function): Use it.
4576         * Makefile.in (alias.o): Update dependencies.
4577
4578 2000-10-24  Aldy Hernandez  <aldyh@redhat.com>
4579
4580         * config/mn10300/mn10300.c (secondary_reload_class): Treat pseudos
4581         like memory.
4582
4583 2000-10-24  Jim Wilson  <wilson@cygnus.com>
4584
4585         * expmed.c (store_bit_field): Move integer pun code down after
4586         code that calls emit_move_insn for entire register move.
4587         * stor-layout.c (compute_record_mode): Revert Mar 25, Aug 18, and
4588         Oct 20 changes.  Only store mode in TYPE_MODE if RECORD_TYPE.
4589
4590 2000-10-24  Richard Henderson  <rth@cygnus.com>
4591
4592         * rtlanal.c (rtx_unstable_p, rtx_varies_p): Don't consider pic
4593         register stable if PIC_OFFSET_TABLE_REG_CALL_CLOBBERED.
4594
4595 2000-10-24  Aldy Hernandez  <aldyh@redhat.com>
4596
4597         * gcse.c (cprop_insn): do not propagate constants into jump_insn
4598         for machines with CC0 more than once.
4599
4600 2000-10-24  Richard Henderson <rth@cygnus.com>, Aldy <aldyh@cygnus.com>
4601
4602         * config/mn10300/mn10300.h (PREFERRED_RELOAD_CLASS): Treat
4603         pseudos just like memory.
4604
4605 2000-10-24  Alexandre Oliva  <aoliva@redhat.com>
4606
4607         * combine.c (distribute_notes): Discard REG_LIBCALL and REG_RETVAL
4608         when deleting libcall sequence collapsed to a single instruction.
4609
4610 2000-10-24  Andrew Haley  <aph@cygnus.co.uk>
4611
4612         * expr.c (do_store_flag): Don't crash if either side of a
4613         comparison is error_mark_node.
4614
4615 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
4616
4617         * sibcall.c (purge_mem_unchanging_flag): New function.
4618         (optimize_sibling_and_tail_recursive_calls): Call it.
4619
4620 2000-10-24  Philipp Thomas  <pthomas@suse.de>
4621
4622         * Makefile.in (check-po): New target for doing checks in the po
4623         subdir if all languages configured.
4624         (CHECK_TARGETS): Add @CHECK_PO@, replaced with check-po via
4625         configure if NLS is enabled.
4626         * configure.in: If NLS is enabled, substitute CHECK_PO by check-po,
4627         otherwise leave empty.
4628         * configure: Regenerate.
4629
4630 2000-10-23  Diego Novillo  <dnovillo@cygnus.com>
4631
4632         * i386.c (print_operand): Handle new 'A' formatting code.
4633         387 opcodes need suffixes even with -mintel-syntax.
4634         Check for explicit size override (codes 'b', 'w' and 'k').
4635         (print_operand_address): Check if register prefix is needed when
4636         emitting `ds' segment override.
4637         * i386.h: Add comment about new 'A' formatting code.
4638         * i386.md (jump and call patterns): Emit absolute references using %A.
4639
4640 2000-10-23  Richard Henderson  <rth@cygnus.com>
4641
4642         * config/ia64/ia64.c (ia64_expand_prologue): Mark extra
4643         output registers as fixed.
4644         (ia64_function_epilogue): Undo output fixation.
4645
4646 2000-10-23  Richard Henderson  <rth@cygnus.com>
4647
4648         * config/alpha/alpha.md: Add names for all unnamed insns; use
4649         define_insn_and_split in some obvious places.
4650         (lda): Remove.
4651         (zero_extendqihi2): Use an expander w/ nonimmediate_operand for BWX.
4652         (zero_extendqisi2, zero_extendqidi2): Likewise.
4653         (zero_extendhisi2, zero_extendhidi2): Likewise.
4654         (abs splitters): Fix match_scratch operand number.
4655         (bcc_reverse): Swap pc & label instead of non-canonical compare.
4656
4657 2000-10-23  Jim Wilson  <wilson@cygnus.com>
4658
4659         * ia64.c (ia64_print_operand, case 'r'): Correct comment.  Handle
4660         CONST_INT.
4661         * ia64.md (cmpsi_adjusted): Use %r3.
4662         (cmpdi_adjusted): Likewise.
4663
4664 2000-10-23  Diego Novillo  <dnovillo@cygnus.com>
4665
4666         * config/i386/att.h (ASM_FILE_START): Define.
4667
4668 2000-10-23  Diego Novillo  <dnovillo@cygnus.com>
4669
4670         * config/i386/linux.h (ASM_FILE_START): Define.
4671
4672 Wed Oct 18 11:16:40 2000  Donald Lindsay  <dlindsay@cygnus.com>
4673
4674         * gcc/configure.in: m68k-coff tm_file should not have libgloss.h,
4675         since this (only) drags in a crt0.o reference that the .ld files
4676         also introduce.
4677
4678 2000-10-23  Geoff Keating  <geoffk@cygnus.com>
4679
4680         * reload1.c (reload_reg_reaches_end_p): A RELOAD_OTHER can
4681         overwrite the value in a RELOAD_FOR_INPUT and other kinds of
4682         reloads just like an RELOAD_FOR_OUTPUT would.
4683
4684         * local-alloc.c (update_equiv_regs): Add an abort().  When
4685         deleting or moving insns, update reg_equiv[regno].init_insns.
4686
4687 2000-10-23  Mark Mitchell  <mark@codesourcery.com>
4688
4689         * c-tree.texi: Improve documentation for IF_STMTs and related
4690         conditional statements.
4691
4692 2000-10-22  Mark Mitchell  <mark@codesourcery.com>
4693
4694         * expr.c (do_preexpand_calls): Remove.
4695         (same_from_p): Don't use CALL_EXPR_RTL.
4696         (expand_expr): Don't call preexpand_calls, or use CALL_EXPR_RTL.
4697         (preexpand_calls): Remove.
4698         * tree.c (first_rtl_op): Remove CALL_EXPR case.
4699         (unsave_expr_1): Likewise.
4700         * tree.def (CALL_EXPR): Give it only two slots.
4701         * tree.h (CALL_EXPR_RTL): Remove.
4702
4703 2000-10-21  Chandrakala Chavva   <cchavva@redhat.com>
4704
4705         * libgcc-std.ver (__addvsi3, __addvdi3,  __subvsi3, __subvdi3,
4706         __mulvsi3, __negvsi2, __negvdi2, __absvsi2, __absvdi2, __mulvdi3):
4707         New functions.
4708
4709 2000-10-22  Alexandre Oliva  <aoliva@redhat.com>
4710
4711         * calls.c (combine_pending_stack_adjustment_and_call): Don't
4712         adjust stack when unadjusted_alignment ends up as zero.
4713
4714 2000-10-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4715
4716         * fixinc/genfixes: Remove EGCS reference.
4717         * install.texi: Remove EGCS reference.
4718         * INSTALL: Regenerate.
4719
4720 2000-10-22  Mark Mitchell  <mark@codesourcery.com>
4721
4722         * tree.h (TYPE_IS_SIZETYPE): Add more documentation.
4723
4724 2000-10-21  Joseph S. Myers  <jsm28@cam.ac.uk>
4725
4726         * diagnostic.c: Remove EGCS reference in comment.
4727
4728 Sat Oct 21 08:24:25 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4729
4730         * loop.c (strength_reduce): Fix error in last change.
4731
4732 2000-10-20  David Edelsohn  <edelsohn@gnu.org>
4733
4734         * Makefile.in (SHLIB_NM_FLAGS): New.
4735         (libgcc.mk): Pass it.
4736         * mklibgcc.in (libgcc.map): Use it.
4737
4738         * rs6000/t-aix43 (SHLIB_EXT, SHLIB_LINK, SHLIB_LIBS,
4739         SHLIB_MKMAP, SHLIB_MAPFILES, SHLIB_NM_FLAGS): New.
4740
4741 2000-10-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4742
4743         * mips.h (REG_CLASS_FROM_LETTER): Cast array arg to unsigned char.
4744
4745         * sparc.c (load_pic_register): Delete unused varaible.
4746
4747         * libgcc2.c (__addvsi3): Delete unused variable.
4748
4749         * libgcc2.h (__absvsi2, __absvdi2, __addvsi3, __addvdi3,
4750         __subvsi3, __subvdi3, __mulvsi3, __mulvdi3, __negvsi2,
4751         __negvdi2): Prototype.
4752
4753         * ssa.c (apply_delayed_renames): Avoid undefined operation.
4754
4755         * toplev.c (display_target_options): Make static to match
4756         prototype.  Delete empty declaration.
4757
4758 2000-10-20  Tom Tromey  <tromey@cygnus.com>
4759
4760         * cppspec.c (DEFAULT_WORD_SWITCH_TAKES_ARG): Added -MF and -MT.
4761         * gcc.c (DEFAULT_WORD_SWITCH_TAKES_ARG): Added -MF and -MT.
4762
4763 Fri Oct 20 17:05:49 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4764
4765         * expr.c (expand_expr, case SAVE_EXPR): Set RTX_UNCHANGING_P on
4766         returned MEM.
4767         (expand_expr_unaligned, case ARRAY_REF): Check that index is
4768         a constant before comparing it; use tree_low_cst.
4769         * tree.c (save_expr): Set TREE_READONLY.
4770         (substitute_expr): Return inside of NON_LVALUE_EXPR.
4771         (build, build1): Set TREE_READONLY if all operands are.
4772         (build_index_type): If upper bound is a negative number, lower
4773         bound is zero and sizetype is unsigned, use upper bound of one and
4774         lower of zero.
4775
4776 2000-10-20  David Edelsohn  <edelsohn@gnu.org>
4777
4778         * gcc.c (process_command, main): Use "because" instead of
4779         "since" in error messages.
4780
4781 Fri Oct 20 13:33:16 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4782
4783         * stor-layout.c (compute_record_mode): Use tree_low_cst.
4784         Don't use mode of field for record unless sizes are the same.
4785         (layout_type, case ARRAY_TYPE): Remove special bounds handling
4786         previously added for Ada; also change to using host_integerp
4787         and tree_low_cst.
4788
4789         * loop.c (strength_reduce): Show when new register made for
4790         giv is known to be a pointer and its aligment if so and known.
4791         (loop_dump_aux): Show VERBOSE parameter unused.
4792
4793         * gcse.c (set_hash_table_size): Now unsigned.
4794         * sdbout.c (template_name_p): Add "const" to avoid warnings.
4795         (sdbout_record_type_name, plain_type_1, sdbout_symbol): Likewise.
4796         (sdbout_one_type, sdbout_parms, sdbout_reg_parms): Likewise.
4797         (sdbout_end_epilogue): Remove variable NAME.
4798         * system.h (getopt): Add default definition.
4799         * config/alpha/alpha.c (print_operand): Don't continue processing
4800         after issuing error.
4801         (summarize_insn): Avoid use of UL in constant.
4802
4803         * function.c (locate_and_pad_parm): Use host_integerp and tree_low_cst.
4804
4805         * fold-const.c (force_fit_type): Unsigned values can overflow
4806         if they are sizetype.
4807         (int_const_binop): Don't use cache if overflows.
4808
4809 2000-10-20  Richard Henderson  <rth@cygnus.com>
4810
4811         * function.c (locate_and_pad_parm): Zero alignment_pad.
4812
4813         * regrename.c (rr_replace_reg): Rewrite to use recog_data to
4814         perform substitutions, and apply_change_group to see if it worked.
4815
4816 Fri Oct 20 13:33:16 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4817
4818         * dwarf2out.c (add_bound_info): Also ignore COND_EXPR.
4819
4820         * combine.c (struct undo): Change int to unsigned int.
4821         (do_SUBST_INT): Args are unsigned int.
4822         (make_extraction, force_to_mode): Use proper type when forming mask.
4823         (make_field_assignment): Likewise.
4824
4825 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
4826
4827         * c-common.c (check_format_info_recurse): Extract string constant
4828         initializers from non-volatile constant arrays and check them as
4829         formats.
4830         * c-typeck.c (decl_constant_value): Don't check pedantic or check
4831         for DECL_MODE (decl) != BLKmode.
4832         (decl_constant_value_for_broken_optimization): New function which
4833         includes these checks.
4834         (default_conversion, convert_for_assignment, digest_init): Use
4835         decl_constant_value_for_broken_optimization instead of
4836         decl_constant_value.
4837
4838 2000-10-20  Mark Mitchell  <mark@codesourcery.com>
4839
4840         * tree.h (DECL_ALIGN_UNIT): New macro.
4841
4842 2000-10-14  Marek Michalkiewicz  <marekm@linux.org.pl>
4843
4844         * config/avr/avr-protos.h (avr_output_bld): New.
4845         (out_shift_with_cnt): Add t_len argument.
4846         * config/avr/avr.c (avr_num_arg_regs): Remove -mpack-args.
4847         (output_movqi, output_movhi, output_movsisf): Optimize loading
4848         any constant with exactly one bit set to NO_LD_REGS.
4849         (out_shift_with_cnt): Optimize output code for size or speed,
4850         depending on optimize_size.  Handle small shift counts as well
4851         (if not hand-optimized in ?sh??i3_out).  Shifts can be done
4852         with or without a scratch register, with help of __tmp_reg__
4853         or __zero_reg__ if necessary.  Add T_LEN argument to pass the
4854         length of TEMPLATE in words, return total insn length in *LEN.
4855         (ashlqi3_out, ashrqi3_out, lshrqi3_out): Change all calls to
4856         out_shift_with_cnt to work with the above change.
4857         (ashlhi3_out, ashlsi3_out, ashrhi3_out, ashrsi3_out, lshrhi3_out,
4858         lshrsi3_out): Likewise.  Optimize more known shift count cases.
4859         Remove cases already well optimized in out_shift_with_cnt.
4860         (avr_output_bld): New function.
4861         * config/avr/avr.h (MASK_PACK_ARGS, TARGET_PACK_ARGS): Remove.
4862         (TARGET_SWITCHES): Remove -mpack-args backward compatibility.
4863         * config/avr/avr.md (*reload_inqi, *reload_inhi, *reload_insi):
4864         Add reload_completed to insn condition - only for peepholes.
4865         (ashlqi3, ashrqi3, lshrqi3): Correct insn length for shift counts
4866         in a register or memory.
4867         (ashlhi3, ashlsi3, ashrhi3, ashrsi3, lshrhi3, lshrsi3): Likewise.
4868         Do not require a scratch register.
4869         (*ashlhi3_const, *ashlsi3_const, *ashrhi3_const, *ashrsi3_const,
4870         *lshrhi3_const, *lshrsi3_const): New insns and matching peepholes.
4871         Optimize shifts by known count using a scratch register, but only
4872         if one is still available after register allocation.
4873
4874 2000-10-20  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
4875
4876         * t-vax: New file.  Don't build modules from libgcc1.c.
4877
4878 Fri Oct 20 00:57:00 EDT 2000  John Wehle  (john@feith.com)
4879
4880         * alias.c: (mark_constant_function): Don't check pure functions.
4881         Initialize and end alias analysis.
4882         (nonlocal_mentioned_p): Rename from nonlocal_reference_p.
4883         Don't make a special exception for recursion.  Handle
4884         UNSPEC_VOLATILE.  Don't assume ASM_OPERANDS is non-local
4885         unless it's volatile.
4886
4887         * local-alloc.c (equivalence): New structure.
4888         (reg_equiv): Define.
4889         (contains_replace_regs): Remove array and use
4890         field in reg_equiv.
4891         (memref_referenced_p): Likewise.
4892         (no_equiv): Likewise.
4893         (update_equiv_regs): Likewise.
4894
4895         (equiv_init_varies_p,
4896         equiv_init_movable_p): New functions.
4897         (update_equiv_regs): Use them.  Use rtx_varies_p
4898         instead of function_invariant_p.  Process insns
4899         from end to beginning.  Allow a REG_EQUIV insn
4900         within the same loop as a use to be moved, also
4901         allow it to be moved out of a loop.  Update
4902         REG_DEAD notes when substituting into an insn.
4903
4904 2000-10-19  Jim Wilson  <wilson@cygnus.com>
4905
4906         * c-decl.c (start_decl): Check for error_mark_node type before using
4907         COMPLETE_TYPE_P.
4908         (finish_decl): Likewise.  Don't give an error if decl type is
4909         already error_mark_node.
4910
4911         * haifa-sched.c (compute_trg_info): Add explanatory comments.
4912         New local update_blocks.  Use update_blocks to remove duplicates
4913         when computing update blocks.  Check for bblst_table overflow.
4914         (schedule_block): Add explanatory comment.  Reduce bblst_size by
4915         factor of 2.
4916         * config/ia64/ia64.md (movdi_symbolic): Document loss of REG_LABEL
4917         notes.
4918
4919 2000-10-19  Chandrakala Chavva   <cchavva@redhat.com>
4920
4921         * libgcc2.c (_mulvsi3): Change variables u and v to a and b.
4922
4923 2000-10-19  Chandrakala Chavva   <cchavva@redhat.com>
4924
4925         * expmed.c: Minor corrections in comments.
4926         * invoke.texi: Added desciption for the new option -ftrapv.
4927
4928 2000-10-19  Chandrakala Chavva   <cchavva@redhat.com>
4929
4930         * libgcc2.c: Added the missing #endif.
4931
4932 Thu Oct 19 14:25:11 MET DST 2000  Jan Hubicka  <jh@suse.cz>
4933
4934         * i386.h (CONST_OK_FOR_LETTER): Re-add 'N'; document.
4935
4936 2000-10-18  Chandrakala Chavva  <cchavva@redhat.com>
4937
4938         * expmed.c (expand_mult): Don't do synth_mult optimization for -ftrapv.
4939         Use smulv_optab for -ftrapv.
4940         (expand_mult_highpart): Use unsigned multiply.
4941         (expand_divmod): Special-case division by -1.
4942         For EXACT_DIV_EXPR, do right shift first, then the multiply.
4943         For complex divide, use abs with unsigned result.
4944         * expr.c (force_operand): Use unsigned multiply.
4945         (expand_expr): Use overflow-trapping optabs for signed types if
4946         flag_trapv.
4947         If flag_trapv, don't generate a recursive call with EXPAND_SUM
4948         if the type is signed and the original call wasn't EXPAND_SUM or
4949         EXPAND_INITIALIZER.
4950         * expr.h (addv_optab, subv_optab, smulv_optab, sdivv_optab): Declare.
4951         (negv_optab, absv_optab): Declare.
4952         * flags.h (flag_trapv): Declare.
4953         * genopinit.c (optabs): Add entries for addv_optab, subv_optab,
4954         smulv_optab, sdivv_optab, negv_optab and absv_optab.
4955         (gen_insn): Interpret '$P' as requiring an integer mode,
4956         including partial integer modes.
4957         * loop.c (emit_iv_add_mult): Use unsigned expand_mult_add.
4958         (product_cheap_p): Use unsigned expand_mult.
4959         * optabs.c (addv_optab, subv_optab, smulv_optab, sdivv_optab): Define.
4960         (negv_optab, absv_optab): Define.
4961         (expand_binop): Use overflow-trapping optabs for signed types if
4962         flag_trapv.
4963         Handle negv_optab libe neg_optab.
4964         (expand_abs): Take result_unsignedp argument instead of unsignedp one.
4965         Use overflow-trapping optabs for signed result if flag_trapv.
4966         (expand_complex_abs): Use overflow-trapping optabs for signed types if
4967         flag_trapv.
4968         Don't open-code complex absolute-value operation for flag_trapv.
4969         (init_optabs): Initialize addv_optab, subv_optab, smulv_optab,
4970         sdivv_optab, negv_optab and absv_optab.
4971         * toplev.c (flag_trapv): Define.
4972         (lang_independent_options f_options): Include flag_trapv.
4973         * tree.h (TYPE_TRAP_SIGNED): Define.
4974         * libgcc2.c (__addvsi3, __addvdi3, __subvsi3,__subvsi3, __subvdi3,
4975         __mulvsi3, __negvsi2, __negvdi2, __absvsi2, __absvdi2, __mulvdi3):
4976         New functions.
4977         * Makefile.in: add _absvsi2 _absvdi2 _addvsi3 _addvdi3 _subvsi3
4978         _subvdi3 _mulvsi3 _mulvdi3 _negvsi2 _negvdi2.
4979
4980 2000-10-18  Geoffrey Keating  <geoffk@cygnus.com>
4981             David V. Henkel-Wallace  <gumby@cygnus.com>
4982
4983         * config/i386/t-netware: Bring in from the Red Hat tree.
4984         * config/i386/netware.h: Likewise.
4985         * config/netware.h: Likewise.
4986         * config/rs6000/netware.h: Delete.
4987         * configure.in: Add i[34567]86-*-netware.
4988         * configure: Hand-edit to match configure.in change.
4989
4990 2000-10-18  Mark Mitchell  <mark@codesourcery.com>
4991
4992         * c-common.h (flag_no_builtin): Declare.
4993         (flag_no_nonansi_builtin): Likewise.
4994         (c_common_nodes_and_builtins): Change prototype.
4995         * c-common.c (flag_no_builtin): New variable.
4996         (flag_no_nonansi_builtin): Likewise.
4997         (c_common_nodes_and_builtins): Remove parameters.  Adjust
4998         accordingly.
4999         * c-decl.c (flag_no_builtin): Remove.
5000         (flag_no_nonansi_builtin): Likewise.
5001         (init_decl_processing): Adjust call to
5002         c_common_nodes_and_builtins.
5003
5004 2000-10-18  Marc Espie <espie@openbsd.org>
5005
5006         * tm.texi (LIBGCC_SPEC): Synch with reality.
5007
5008 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5009
5010         * c-common.c (check_format_types): Check for writing through a
5011         NULL pointer argument.
5012
5013 2000-10-18  Hans-Peter Nilsson  <hp@axis.com>
5014
5015         * tm.texi (Exception Region Output): Document
5016         DWARF_CIE_DATA_ALIGNMENT.
5017         * dwarf2out.c (DWARF_CIE_DATA_ALIGNMENT): Wrap definition in
5018         #ifndef.
5019         [ENABLE_CHECKING] (reg_save): Abort if offset is not a multiple of
5020         DWARF_CIE_DATA_ALIGNMENT.
5021
5022 2000-10-18  Michael Hayes  <mhayes@cygnus.com>
5023
5024         * basic-block.h (struct loop): Delete fields pre_header_root
5025         and pre_header_trace and replace with pre_header_edges
5026         and num_pre_header_edges.
5027         * flow.c (flow_loop_dump): Dump pre_header_edges.
5028         (flow_loops_free): Free pre_header_edges.
5029         (flow_loop_pre_header_scan): Calculate pre_header_edges.
5030
5031 2000-10-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5032
5033         * contrib.texi: Update references to steering committee members
5034         and Jeff Law's entry.
5035
5036 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5037
5038         * c-common.c (CPLUSPLUS_STD_VER, C_STD_VER, C_STD_NAME): Define.
5039         (maybe_read_dollar_number, check_format_info_main): Use them for
5040         pedantic warning messages.
5041
5042 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5043
5044         * c-common.c (check_format_info_main): Minor cleanup: move
5045         variables into inner scopes; initialize declarations where
5046         appropriate; don't hardcode "scanf" name on warning for zero
5047         width.
5048
5049 2000-10-17  Mark Mitchell  <mark@codesourcery.com>
5050
5051         * c-common.c (back_end_hook): New variable.
5052         * c-common.h (back_end_hook): Declare it.
5053         * c-lang.c (finish_file): Use it.
5054
5055         * emit-rtl.c (init_emit_once): Initialize the const_int_htab
5056         earlier.
5057
5058 2000-10-18  Jan Hubicka  <jh@suse.cz>
5059
5060         * i386.c (ix86_comparison_operator, put_condition_code,
5061         ix86_match_ccmode, ix86_cc_mode): Handle CCRCmode.
5062         (ix86_expand_strlensi_unroll_1): Use CCRCmode.
5063         * i386.h (EXTRA_CC_MODES): Add CCRCmode.
5064         * i386.md (adddi and negdi splitter): Use CCRCmode.
5065         (add?i_3, add?i_4, add?i_5): Use CCRCmode; swap operands
5066         (subsi3_carry): add '*'
5067         (addsi3_carry_rc, subsi3_carry_rc, x86_movsicc_0_m1_rc): New.
5068         (cmp to add peep2): Use CCRCmode; swap operands.
5069
5070 2000-10-18  Kazu Hirata  <kazu@hxi.com>
5071
5072         * h8300.c: Fix a comment typo.
5073         (round_frame_size): New.
5074         (compute_saved_regs): Likewise.
5075         (push): Likewise.
5076         (pop): Likewise.
5077         (push_order): Remove.
5078         (pop_order): Likewise.
5079         (function_prologue): Rearrange code for readability.
5080         (function_epilogue): Likewise.
5081
5082         * config/h8300/h8300.md: Remove an unnecessary sign_extend
5083         expander that is used when not optimizing.  Output a tab after
5084         each assembly insns.
5085
5086         * reorg.c: Fix formatting.
5087
5088 2000-10-17  Joern Rennecke <amylaar@redhat.co.uk>
5089
5090         * reload1.c (move2add_note_store): Check for simple
5091         auto-inc in destination.
5092
5093 2000-10-17  Michael Chastain  <chastain@redhat.com>
5094
5095         * config/i386/i386-aout.h: define INT_ASM_OP.
5096
5097 Tue Oct 17 20:11:08 2000  Alan Modra <alan@linuxcare.com.au>
5098
5099         * pa.c (print_operand): Handle case 'c' for .vtable_inherit
5100
5101 Tue Oct 17 20:05:51 2000  Martin Buchholz <martin@xemacs.org>
5102
5103         * i370.md: Fix spelling typo.
5104
5105 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5106
5107         * function.c (locate_and_pad_parm): Don't align stack unconditionally.
5108         Fixes execute/20001017-1.c on powerpc-linux-gnu.
5109
5110         * expr.c (store_constructor): Apply MEM_ALIAS_SET to MEMs only.
5111         * rs6000/rs6000.c (rs6000_hash_constant): Use X0INT to access a
5112         LABEL_REF.
5113
5114         * rs6000/rs6000.h (NO_DOLLAR_IN_LABEL, DOLLARS_IN_IDENTIFIERS,
5115         ENCODE_SECTION_INFO, ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): Move from
5116         here...
5117         * rs6000/aix.h: ...to here.
5118         * rs6000/linux.h (ASM_APP_ON, ASM_APP_OFF): Define to Linux-style.
5119
5120 2000-10-17  Jakub Jelinek  <jakub@redhat.com>
5121
5122         * config/alpha/alpha.h (ASM_OUTPUT_MI_THUNK): Reload gp if needed.
5123
5124         * config/sparc/sparc.h (ASM_OUTPUT_MI_THUNK): Always use call, make
5125         sure linker can relax even the delay slot mov %g1,%o7, fix output
5126         formating.
5127
5128 2000-10-17  Kazu Hirata  <kazu@hxi.com>
5129
5130         * config/h8300/h8300.md: Remove an unnecessary zero_extend
5131         expander that is used when not optimizing.  Output a tab after
5132         each assembly insns.
5133
5134 2000-10-17  Chandrakala Chavva  <cchavva@redhat.com>
5135
5136         * gcc.c: New options --target-help.
5137         (process_command): Added code to parse this new option.
5138         * toplev.c (display_target_options): New function to support the
5139         above new option.
5140         * cppinit.c (new_pending_directive) : New option OPT_target__help.
5141         (cpp_handle_option): Support this new option.
5142         * invoke.texi: Added notes about --target-help option.
5143
5144 2000-10-17  Graham Stott  <grahams@redhat.com>
5145
5146         * config/i386/i386.md (testqi_1): Add missing operand prefix
5147         for operand 0.
5148         * config/i386/i386-protos.h: Add missing prototype.
5149
5150 2000-10-17  Diego Novillo  <dnovillo@cygnus.com>
5151
5152         * config/i386/unix.h (ASM_OUTPUT_MI_THUNK): Symbol
5153         _GLOBAL_OFFSET_TABLE should not have a $ prefix when
5154         using -mintel-syntax.
5155
5156 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5157
5158         * c-common.c (FMT_FLAG_DOLLAR_MULTIPLE): Define.
5159         (format_types): Use it for printf.
5160         (maybe_read_dollar_number): Add parameter for the kind of format
5161         involved.  Warn for multiple use for arguments if this is
5162         inappropriate for the kind of format involved.
5163         (check_format_info_main): Update calls to maybe_read_dollar_number.
5164
5165 2000-10-17  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
5166
5167         * inclhack.def (hpux_maxint): Also apply fix to values.h.
5168         * fixincl.x: Rebuilt.
5169
5170 2000-10-17  Alexandre Oliva  <aoliva@redhat.com>
5171
5172         * genrecog.c (write_switch): Return the first condition that needs a
5173         label.
5174
5175 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
5176
5177         * c-tree.h (warn_sequence_point): Move declaration to...
5178         * c-common.h (warn_sequence_point): ... here.
5179         * c-decl.c (warn_sequence_point): Move definition to...
5180         * c-common.c (warn_sequence_point): ... here.
5181         (struct reverse_tree): New.
5182         (reverse_list, reverse_max_depth): New static variables.
5183         (build_reverse_tree, common_ancestor, modify_ok
5184         verify_sequence_points): New functions.
5185         (c_expand_expr_stmt): Call verify_sequence_points if -Wsequence-point.
5186         * c-typeck.c (check_modify_expr): Delete.
5187         (build_modify_expr): Don't call it.
5188
5189 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5190
5191         * c-common.h (warn_missing_format_attribute): New variable.
5192         * c-decl.c (warn_missing_format_attribute): New variable.
5193         (c_decode_option): Decode -Wmissing-format-attribute and
5194         -Wno-missing-format-attribute.
5195         * c-common.c (check_function_format): If
5196         -Wmissing-format-attribute, give a warning where a vprintf or
5197         vscanf function is called by a function without its own printf or
5198         scanf attribute.
5199         * toplev.c (documented_lang_options): Add
5200         -Wmissing-format-attribute.
5201         * invoke.texi: Document -Wmissing-format-attribute.
5202
5203 2000-10-17  Marc Espie <espie@openbsd.org>
5204
5205         * invoke.texi (-shared): Insist on requiring code generation flags
5206         to be used along with -shared, and document the subtle failure that
5207         may occur otherwise.
5208
5209 2000-10-16  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
5210
5211         * pa.md (return_internal): Move `use' after `return'.
5212
5213 2000-10-16 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
5214
5215         * machmode.def: Correct comment.
5216
5217 2000-10-16  Rodney Brown  <RodneyBrown@mynd.com>
5218
5219         * print-rtl.c (print_rtx_head): Constify.
5220         * rtl.h (print_rtx_head): Similarly.
5221
5222         * config/pa/pa/pa-protos.h (output_64bit_and, output_64bit_ior):
5223         Constify char * return value.
5224         * config/pa/pa/pa.c
5225         (output_64bit_and, output_64bit_ior): Constify char * return value.
5226         (pa_can_combine_p): Make static.
5227         (function_arg): Decorate unused `named' argument. Fix comment typo.
5228         (function_arg_partial_nregs): Decorate unused `named' argument.
5229
5230 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
5231
5232         * c-common.c (format_check_results): New structure.
5233         (finish_dollar_format_checking): Adjust to take a
5234         format_check_results * parameter.
5235         (check_format_info, check_format_info_recurse,
5236         check_format_info_main): Split check_format_info into three
5237         functions, the main checking going in check_format_info_main.
5238         Recurse when any reduction of the format string argument towards a
5239         string literal is done; go down both branches of a conditional
5240         expression.  Don't warn for extra format arguments or empty format
5241         strings if they only occur in some branches of a conditional
5242         expression.
5243
5244 2000-10-16  Kazu Hirata  <kazu@hxi.com>
5245
5246         * config/h8300/h8300.c: Remove obstack.  Include ggc.h.
5247
5248 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
5249
5250         * rtlanal.c (may_trap_p): Check operand modes of COMPARE.
5251
5252 2000-10-15  Diego Novillo  <dnovillo@cygnus.com>
5253
5254         * i386.md (*movsi_or): Switch operand order for intel syntax.
5255
5256 2000-10-14  Joseph S. Myers  <jsm28@cam.ac.uk>
5257
5258         * PROBLEMS: Remove.
5259
5260         * gcc.texi (Contributing): Update.
5261
5262 2000-10-13  Diego Novillo  <dnovillo@cygnus.com>
5263
5264         * config/i386/unix.h (ASM_OUTPUT_MI_THUNK): Output final jump using
5265         appropriate assembler dialect.
5266
5267 2000-10-13  Alexandre Oliva  <aoliva@redhat.com>
5268
5269         * c-common.c (c_expand_builtin): PARAMS-ize prototype.
5270
5271 2000-10-12  Marek Michalkiewicz  <marekm@linux.org.pl>
5272
5273         * config/avr/avr.c (output_movhi, output_movsisf): Fix loading
5274         constants 1 and 2 to NO_LD_REGS.
5275
5276 2000-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5277
5278         * Makefile.in (c-parse.c, tradcif.c): Create atomically.
5279
5280         * objc/Make-lang.in (objc-parse.c): Likewise.
5281
5282 2000-10-13  Richard Earnshaw <rearnsha@arm.com>
5283
5284         * arm.c: Include obstack.h
5285         (minipool_obstack, minipool_startobj): Define.
5286         (arm_add_gc_roots): Initialize them.
5287         (create_fix_barrier): Use our new obstack.
5288         (push_minipool_barrier, push_minipool_fix): Likewise.
5289         (arm_reorg): Release obstack memory.
5290
5291 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
5292
5293         * config/sparc/sparc.md (nonlocal_goto_receiver): Remove.
5294         (prologue, exception_receiver, builtin_setjmp_receiver): New
5295         patterns.
5296         * config/sparc/sparc.h (FINALIZE_PIC): Remove.
5297         * config/sparc/sparc-protos.h (finalize_pic): Remove.
5298         (load_pic_register): New prototype.
5299         * config/sparc/sparc.c (pic_setup_code): Remove.
5300         (finalize_pic): Rename to...
5301         (load_pic_register): ...this function.
5302         Don't look for nonlocal_goto_receivers and emit pic setup code
5303         directly.  Don't check current_function_uses_pic_offset_table.
5304
5305 2000-10-13  Richard Earnshaw <rearnsha@arm.com>
5306
5307         * tree.h (struct obstack): Declare.
5308
5309 2000-10-12  Mark Mitchell  <mark@codesourcery.com>
5310
5311         Remove obstacks.
5312         * Makefile.in (ggc-callbacks.o): Remove target.
5313         (flow.o): Depend on GGC_H.
5314         * alias.c (init_alias_analysis):
5315         Remove ggc_p conditionals.
5316         (end_alias_analysis): Likewise.
5317         * basic-block.h (init_flow): New function.
5318         (allocate_reg_life_data): Declare.
5319         * bb-reorder.c  (function_obstack): Replace with ...
5320         (flow_obstack): ... new variable.
5321         (fixup_reorder_chain): Use it.
5322         * c-decl.c (ggc_p): Remove.
5323         (caller-save.c): Don't call oballoc/obfree.
5324         * combine.c (struct
5325         undobuf): Remove storage.
5326         (try_combine): Don't call oballoc.
5327         (undo_all): Don't call obfree.
5328         * cse.c (insert): Use xmalloc, not
5329         oballoc.
5330         (cse_main): Adjust accordingly.
5331         * dwarf2out.c (save_rtx): Remove
5332         obstack code.
5333         (dwarf2out_init): Remove ggc_p conditionals.
5334         * emit-rtl.c (rtl_obstack): Remove.
5335         (gen_rtx_CONST_INT): Remove ggc_p conditionals.
5336         (make_insn_raw): Likewise.
5337         (emit_insn_before): Likewise.
5338         (emit_insn_after): Likewise.
5339         (emit_insn): Likewise.
5340         (gen_sequence): Likewise.
5341         (copy_insn_1): Remove handling of `b' RTL components.
5342         (init_emit_once): Remove ggc_p conditionals.
5343         * except.c (create_rethrow_ref): Don't fool with obstacks.
5344         (add_partial_entry): Likewise.
5345         (call_get_eh_context): Likewise.
5346         (begin_protect_partials): Likewise.
5347         (protect_with_terminate): Likewise.
5348         * explow.c
5349         (plus_constant_wide): Likewise.
5350         * expr.c (init_expr_once):
5351         Likewise.
5352         (emit_block_move): Likewise.
5353         (clear_storage): Likewise.
5354         (expand_expr): Likewise.
5355         * flow.c (function_obstack): Remove.
5356         (flow_obstack): New variable.
5357         (flow_firstobj): Likewise.
5358         (create_base_block): Use the flow_obstack.
5359         (split_block): Likewise.
5360         (split_edge): Likewise.
5361         (calculate_global_regs_live): Likewise.
5362         (allocate_bb_life_data): Make it static.  Likewiwse.
5363         (init_flow): New function.
5364         (size_int_type_wide): Remove ggc_p conditionals.
5365         * function.c
5366         (push_function_context_to): Don't call save_tree_status.
5367         (pop_function_context_from): Or restore_tree_status.
5368         (assign_stack_local_1): Don't call push_obstacks.
5369         (find_fixup_replacement): Use xmalloc.
5370         (fixup_var_refs_insns): Free the storage.
5371         (insns_for_mem_walk): Don't mess with obstacks.
5372         (instantiate_decls): Likewise.
5373         (trampoline_address): Likewise.
5374         (expand_function_end): Likewise.
5375         * function.h (sturct function):
5376         Remove obstack-related variables.
5377         (save_tree_status): Don't declare.
5378         (restore_tree_status): Likewise.
5379         * gcse.c (compute_can_copy):
5380         Don't call oballoc/obfree.
5381         * genattrtab.c (operate_exp): Remove
5382         ggc_p conditionals.
5383         (simplify_cond): Likewise.
5384         (simplify_test_exp): Don't mess with obstacks.
5385         (optimize_attrs): Likewise.
5386         * gengenrtl.c (gendef): Don't include
5387         ggc_p conditionals.
5388         * ggc-callbacks.c (ggc_p): Remove.
5389         * ggc-none.c (ggc_p): Remove.
5390         * ggc.h (ggc_p): Don't declare.
5391         * integrate.c (save_for_inline): Don't mess with obstacks.
5392         (integrate_decl_tree): Likewise.
5393         (output_inline_function): Likewise.
5394         * lists.c
5395         (init_EXPR_INSN_LIST_cache): Likewise.
5396         * loop.c (temp_obstack):
5397         Remove.
5398         (rtl_obstack): Likewise.
5399         (init_loop): Don't mess with obstacks.
5400         (reg_address_cost): Free BIVs and GIVs.
5401         (check_insns_for_bivs): Use xmalloc, not oballoc.
5402         (find_mem_givs): Likewise.
5403         (record_biv): Likewise.
5404         (general_induction_var): Likewise.
5405         (product_cheap_p): Likewse.
5406         * optabs.c (init_one_libfunc): Remove
5407         ggc_p conditional.
5408         * print-tree.c (debug_tree): Don't use
5409         oballoc/obfree.
5410         (print_node): Likewise.
5411         * profile.c (output_func_start_profiler):
5412         Remove call to temporary_allocation.
5413         * reload1.c
5414         (eliminate_regs_in_insn): Don't mess with obstacks.
5415         * resource.c
5416         (mark_target_live_regs): Use xmalloc.
5417         (free_resource_info): Free the memory.
5418         * rtl.c (rtl_obstack):
5419         Remove.
5420         (rtvec_alloc): Don't mess with obstacks.
5421         (rtx_alloc): Likewise.
5422         (rtx_free): Remove.
5423         (copy_rtx): Don't handle `b' cases.
5424         (read_rtx): Use a local rtl_obstack.
5425         * rtl.h (oballoc): Remove.
5426         (obfree): Likewise.
5427         (pop_obstacks): Likewise.
5428         (push_obstacks): Likewise.
5429         (allocate_bb_life_data): Likewise.
5430         (allocate_reg_life_data): Likewise.
5431         (rtx_free): Likewise.
5432         * sdbout.c (sdbout_queue_anonymous_type):
5433         Use tree_cons, not saveable_tree_cons.
5434         * simplify-rtx.c
5435         (cselib_init): Don't mess with obstacks.
5436         * stmt.c
5437         (mark_block_nesting): Mark the label_chain.
5438         (epxand_label): Use ggc_alloc, not oballoc.
5439         (clear_last_expr): Don't mess with obstacks.
5440         (expand_decl_cleanup): Likewise.
5441         (expand_dcc_cleanup): Likewise.
5442         (expand_dhc_cleanup): Likewise.
5443         (expand_anon_union_decl): Likewise.
5444         (add_case_node): Use xmalloc, not oballoc.
5445         (free_case_nodes): New function.
5446         (expand_end_case): Call it.
5447         * stor-layout.c (layout_type): Don't
5448         mess with obstacks.
5449         (layout_type): Likewise.
5450         * toplev.c (wrapup_global_declarations):
5451         Likewise.
5452         (compile_file): Remove ggc_p conditionals.
5453         (rest_of_compilation): Call init_flow.  Remove ggc_p conditionals.
5454         (decode_f_option): Remove ggc_p conditionals.
5455         * tree.c
5456         (function_maybepermanent_obstack): Remove.
5457         (maybepermanent_obstack): Likewise.
5458         (function_obstack): Likewise.
5459         (tmeporary_obstack): Likewise.
5460         (momentary_obstack): Likewise.
5461         (temp_decl_obstack): Likewise.
5462         (saveable_obstack): Likewise.
5463         (rtl_obstack): Likewise.
5464         (current_obstack): Likewise.
5465         (expression_obstack): Likewise.
5466         (struct obstack_stack): Likewise.
5467         (obstack_stack): Likewise.
5468         (obstack_stack_obstack): Likewise.
5469         (maybepermanent_firstobj): Likewise.
5470         (temporary_firstobj): Likewise.
5471         (momentary_firstobj): Likewise.
5472         (temp_decl_firstobj): Likewise.
5473         (momentary_function_firstobj): Likewise.
5474         (all_types_permanent): Likewise.
5475         (struct momentary_level): Likewise.
5476         (momentary_stack): Likewise.
5477         (init_obstacks): Remove initialization of removed obstacks.
5478         (save_tree_status): Remove.
5479         (restore_tree_status): Likewise.
5480         (temporary_allocation): Liekwise.
5481         (end_temporary_allocation): Liekwise.
5482         (resume_temporary_allocation): Likewise.
5483         (saveable_allocation): Likewise.
5484         (push_obstacks): Likewise.
5485         (push_obstacks_nochange): Likewise.
5486         (pop_obstacks): Likewise.
5487         (allocation_temporary_p): Likewise.
5488         (permanent_allocation): Likewise.
5489         (preserve_data): Likewise.
5490         (preserve_initializer): Likewise.
5491         (rtl_in_current_obstack): Likewise.
5492         (rtl_in_saveable_obstack): Likewise.
5493         (oballoc): Likewise.
5494         (obfree): Likewise.
5495         (savealloc): Likewise.
5496         (expralloc): Likewise.
5497         (print_obstack_name): Likewise.
5498         (debug_obstack): Likewise.
5499         (object_permanent_p): Likewise.
5500         (push_momentary): Likewise.
5501         (perserve_momentary): Likewise.
5502         (clear_momentary): Likewise.
5503         (pop_momentary): Likewise.
5504         (pop_momentary_nofree): Likewise.
5505         (suspend_momentary): Likewise.
5506         (resume_momentary): Likewise.
5507         (make_node): Don't set TREE_PERMANENT.
5508         (copy_node): Remove ggc_p conditionals.  Don't set TYPE_OBSTACK.
5509         Don't set TREE_PERMANENT.
5510         (get_identifier): Remove ggc_p conditionals.
5511         (build_string): Likewise.
5512         (make_tree_vec): Likewise.
5513         (build_decl_list): Remove.
5514         (build_expr_list): Likewise.
5515         (tree_cons): Remove ggc_p conditionals.
5516         (decl_tree_cons): Remove.
5517         (expr_tree_cons): Likewise.
5518         (perm_tree_cons): Likewise.
5519         (temp_tree_cons): Likewise.
5520         (saveable_tree_cons): Likewise.
5521         (build1): Remove ggc_p conditionals.
5522         (build_parse_node): Likewise.
5523         (build_type_attribute_variant): Don't mess with obstacks.
5524         (build_type_copy): Likewise.
5525         (type_hash_canon): Likewise.
5526         (build_pointer_type): Likewise.
5527         (build_reference_type): Likewise.
5528         (build_index_type): Likewise.
5529         (build_range_type): Likewise.
5530         (dump_tree_statistics): Don't print obstack information.
5531         * tree.h
5532         (struct tree_common): Remove permanent_flag.
5533         (TREE_PERMANENT): Remove.
5534         (TREE_SET_PERMANENT): Likewise.
5535         (TYPE_OBSTACK): Likewise.
5536         (struct tree_type): Remove obstack.
5537         (oballoc): Remove.
5538         (savealloc): Likewise.
5539         (build_decl_list): Likewise.
5540         (build_expr_list): Likewise.
5541         (perm_tree_cons): Likewise.
5542         (temp_tree_cons): Likewise.
5543         (saveable_tree_cons): Likewise.
5544         (decl_tree_cons): Likewise.
5545         (expr_tree_cons): Likewise.
5546         (suspend_momentary): Likewise.
5547         (allocation_temporary_p): Likewise.
5548         (resume_momentary): Likewise.
5549         (push_obstacks_nochange): Likewise.
5550         (permanent_allocation): Likewise.
5551         (push_momentary): Likewise.
5552         (clear_momentary): Likewise.
5553         (pop_momentary): Likewise.
5554         (end_temporary_allocation): Likewise.
5555         (pop_obstacks): Likewise.
5556         (push_obstacks): Likewise.
5557         (pop_momentary_nofree): LIkewise.
5558         (preserve_momentary): Likewise.
5559         (saveable_allocation): Likewise.
5560         (temporary_allocation): Likewise.
5561         (resume_temporary_allocation): Likewise.
5562         (perserve_initializer): Likewise.
5563         (debug_obstack): Likewise.
5564         (rtl_in_current_obstack): Likewise.
5565         (rtl_in_saveable_obstack): Likewise.
5566         (obfree): Likewise.
5567         * varasm.c (current_obstack): Remove.
5568         (saveable_obstack): Remove.
5569         (rtl_obstack): Remove.
5570         (immed_double_const): Don't mess with obstacks.
5571         (immed_real_cons): Likewise.
5572         (output_constant_def): Likewise.
5573         (init_varasm_status): Use xcalloc.
5574         (mark_pool_constant): Mark the pool constant itself.
5575         (free_varasm_status): Free memory.
5576         (decode_rtx_const): Call bzero directly, rather than expanding it
5577         inline.
5578         (record_rtx_const): Don't mess with obstacks.
5579         (force_const_mem): Likewise.
5580         * config/arm/arm.c (arm_encode_call_attribute): Remove ggc_p
5581         conditionals.
5582         (aof_pic_entry): Likewise.
5583         * config/ia64/ia64.c (ia64_encode_section_info): Likewise.
5584         * config/m32r/m32r.c (m32r_encode_section_info): Likewise.
5585         * config/pa/pa.c (saveable_obstack): Remove.
5586         (rtl_obstack): Likewise.
5587         (current_obstack): Likewise.
5588         (output_call): Don't mess with obstacks.
5589         (hppa_encode_label): Remove ggc_p conditionals.
5590         * config/romp/romp.c (get_symref): Don't mess with obstacks.
5591         * config/rs6000/rs6000.c (output_toc): Remove ggc_p conditional.
5592         (rs6000_encode_section_info): Likewise.
5593         * config/sh/sh.c (get_fpscr_rtx): Likewise.
5594
5595 Thu Oct 12 16:02:31 MET DST 2000 Jan Hubicka  <jh@suse.cz>
5596
5597         * i386.md (adddi3, subdi3 splitters): Update for new pattern.
5598         (addsi3_cc, addqi3_cc, subsi3_cc): Remove
5599         (addsi3_carry): Canonicalize.
5600         (addqi_5): Remove '*'.
5601         (sbb pattern): Canonicalize.
5602
5603         * i386.md (cmp to inc/add peep2): New.
5604
5605 2000-10-12  Richard Earnshaw  <rearnsha@arm.com>
5606
5607         * bb-reorder.c (reorder_basic_blocks): Allocate an aux block for
5608         the exit block.
5609
5610 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5611
5612         * gcc.texi: Merge in contents of README.TRAD and TESTS.FLUNK.
5613         * README.TRAD, TESTS.FLUNK: Remove.
5614
5615 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5616
5617         * c-common.c (decl_attributes): Don't allow strftime formats with
5618         first_arg_num nonzero.
5619         (check_format_info): Set wanted_type and wanted_type_name to zero
5620         before they are possibly assigned and used.
5621
5622 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5623
5624         * c-common.c (scanf_flag_specs): Add flags ' and I.
5625         (strftime_flag_pairs): Disallow any pair of the _, - and 0 flags,
5626         or the ^ and # flags together.
5627         (scan_char_table): Handle the ' and I flags.
5628         (format_types): Add ' and I flags for scanf.
5629
5630 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5631
5632         * c-common.c (print_char_table): Use the unpromoted type for
5633         lengths "h" and "hh" with conversions dioxXu.
5634         (check_format_types): Apply the default argument promotions where
5635         the wanted type is not a pointer target.
5636
5637 2000-10-11  Michael Meeks  <mmeeks@gnu.org>
5638             Joseph S. Myers  <jsm28@cam.ac.uk>
5639
5640         * c-typeck.c (check_modify_expr): New function.
5641         (build_modify_expr): Call it if warn_sequence_point.
5642         * c-decl.c (warn_sequence_point): New variable.
5643         (c_decode_option): Handle -Wsequence-point and
5644         -Wno-sequence-point.  Enable -Wsequence-point as part of -Wall.
5645         * c-tree.h (warn_sequence_point): Declare.
5646         * invoke.texi (-Wsequence-point): Document.
5647         * toplev.c (documented_lang_options): Add -Wsequence-point and
5648         -Wno-sequence-point.
5649         Original work by Michael Meeks, 16 Jun 1998.
5650
5651 Wed Oct 11 06:15:41 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5652
5653         * tree.c (get_narrower): Don't look at precision of field if
5654         not laid out yet.
5655
5656 Tue Oct 10 23:14:33 2000  Denis Chertykov  <denisc@overta.ru>
5657
5658         * config/avr/avr.c (valid_machine_decl_attribute): Allow `extern'
5659         declaration for data with "progmem" attribute.
5660
5661 2000-10-09  Marek Michalkiewicz  <marekm@linux.org.pl>
5662
5663         * config/avr/avr.c (out_shift_with_cnt): Use AS2 macro.
5664         Correct insn length if shift count is a memory operand.
5665         * config/avr/avr.md: New define_peephole2 to use *reload_inqi.
5666         (*iorhi3_clobber): Change lo8 to hi8.
5667         (zero_extendhisi2): Change %B0 to %A1.
5668         (ashlhi3, ashrhi3): Correct insn length.
5669         (andhi3, abssf2, extendqisi2, extendhisi2): Change "cc"
5670         from "clobber" to "set_n" in some alternatives.
5671
5672 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
5673
5674         * reload1.c (calculate_needs_all_insns): If deleting an instruction,
5675         remove its insn_chain structure as well.
5676
5677 2000-10-09  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
5678
5679         * dbxout.c (dbxout_source_line): Remove extra tab.
5680
5681 2000-10-09  Hans-Peter Nilsson  <hp@bitrange.com>
5682
5683         * config/elfos.h (UNIQUE_SECTION): Apply STRIP_NAME_ENCODING on name.
5684
5685 2000-10-09  Richard Henderson  <rth@cygnus.com>
5686
5687         * Makefile.in (LANG_LIB2FUNCS): Remove.
5688         (LIB2FUNCS): Remove _pure.
5689         (LIB2ADD): Remove LANG_LIB2FUNCS.
5690         (stage_a): Don't set LANG_LIB2FUNCS.
5691         * libgcc2.c (__terminate): Mark noreturn.
5692         (__pure_virtual): Remove.
5693         * mklibgcc.in: Remove LIB2ADD .txt processing.
5694
5695 2000-10-09  Richard Earnshaw  <rearnsha@arm.com>
5696
5697         * arm.md (push_multi): Revert unintended change.
5698
5699 2000-10-09  Richard Earnshaw  <rearnsha@arm.com>
5700
5701         * arm.c: Miscellaneous white space and comment clean-ups.  No
5702         functional change.
5703         * arm.md: Likewise.
5704
5705 2000-10-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5706
5707         * c-common.c (c_expand_builtin_printf): Set the TREE_TYPE of a new
5708         STRING_CST by calling combine_strings.
5709
5710 2000-10-09  Richard Earnshaw  <rearnsha@arm.com>
5711
5712         * arm.c (thumb_expand_movstrqi): Rewrite to support SSA form.
5713         (thumb_output_move_mem_multiple): Support new insn format.
5714         * arm.md (movmem12b): Use SSA compatible format.
5715         (movmem8b): Likewise.
5716
5717 2000-10-09  Richard Earnshaw  <rearnsha@arm.com>
5718
5719         * arm.md (predicable): New attribute, default to "no".
5720         (all patterns): Mark as predicable if appropriate.
5721         (conditional execution splits): Split using predication format.
5722         (define_cond_exec): Define.
5723         * arm.c (arm_print_operand): handle insn predicate.
5724
5725 2000-10-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5726
5727         * README.NS32K: Remove file.
5728
5729 2000-10-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5730
5731         * README-bugs: Remove file.
5732
5733 2000-10-08  Philipp Thomas  <pthomas@suse.de>
5734         * aclocal.m4 (AM_GNU_GETTEXT): Fix non portable use of == operator
5735         for test.
5736         * configure: Rebuilt.
5737
5738 2000-10-08  Philipp Thomas  <pthomas@suse.de>
5739         * aclocal.m4 (AM_WITH_NLS): When not using included gettext,
5740         disable catalog building if no suitable program was found.
5741         Move warning message from here
5742         (AM_GNU_GETTEXT): To here.
5743         * configure: Rebuilt.
5744
5745 2000-10-08  Philipp Thomas  <pthomas@suse.de>
5746         * aclocal.m4 (GCC_PATH_PROG): New. Like AC_PATH_PROG but uses
5747         different cache variables.
5748         (GCC_PATH_PROG_WITH_TEST): New. Like AM_PATH_PROG_WITH_TEST but
5749         uses different cache variables.
5750         (AM_WITH_NLS): Use GCC_PATH_PROG and GCC_PATH_PROG_WITH_TEST.
5751         * configure: Regenerated.
5752
5753 2000-10-08  Richard Henderson  <rth@cygnus.com>
5754
5755         * Makefile.in (libgcc.mk): Pass SHLIB_EXT, not SHLIB_LIBS.
5756         * configure.in (sparc*-*-solaris*): Use t-slibgcc{,-sld}.
5757         * mklibgcc.in: Consider SHLIB_LINK the entire shlib build command.
5758         Use SHLIB_EXT.
5759
5760         * config/t-linux (SHLIB_EXT): New.
5761         (SHLIB_LINK): Use the entire build command, with substitutions.
5762         (SHLIB_LIBS): Remove.
5763         * config/alpha/t-osf4: Likewise.
5764         * config/mips/t-iris6: Likewise.
5765         * config/sparc/t-sol2: Likewise, but move shlib stuff...
5766         * config/sparc/t-slibgcc-sld: ...here.
5767         * config/sparc/t-slibgcc: New file.
5768
5769 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
5770
5771         * tm.texi (INTMAX_TYPE, UINTMAX_TYPE): Define.
5772         * c-common.h (enum c_tree_index): Add CTI_INTMAX_TYPE and
5773         CTI_UINTMAX_TYPE.
5774         (intmax_type_node, uintmax_type_node): Define.
5775         * c-common.c (decl_attributes): If pedantic, warn if `mode'
5776         attributes create a type wider than intmax_t.
5777         (T_IM, T_UIM): Define properly.
5778         * c-decl.c (INTMAX_TYPE, UINTMAX_TYPE): Define if not already
5779         defined.
5780         (init_decl_processing): Initialize intmax_type_node and
5781         uintmax_type_node.
5782         * c-lex.c (lex_number): When pedantic and warning for integer
5783         constants that are too large, in C99 mode warn for those that have
5784         a type wider than long long.
5785
5786 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
5787
5788         * c-common.c (FMT_FLAG_ARG_CONVERT, FMT_FLAG_SCANF_A_KLUDGE,
5789         FMT_FLAG_FANCY_PERCENT_OK): Define.
5790         (format_char_info): Add flag "4" to comment.
5791         (format_flag_spec, format_flag_pair): New structures.
5792         (format_kind_info): Add additional fields to control format
5793         checking.
5794         (printf_flag_specs, printf_flag_pairs, scanf_flag_specs,
5795         scanf_flag_pairs, strftime_flag_specs, strftime_flag_pairs): New
5796         arrays.
5797         (time_char_table): Use "4" flag to handle %Ey.
5798         (format_types): Add entries for new fields.
5799         (get_flag_spec): New function.
5800         (check_format_info): Increase size of flag_chars[] to 256.
5801         Control format checking using the new fields of a format_kind_info
5802         and the new tables; remove all conditionals on printf_format_type,
5803         scanf_format_type or strftime_format_type.  Handle all details of
5804         bad combinations of flags (including width, precision and strftime
5805         modifiers) through data rather than ad hoc code.  Handle all
5806         details of standard versions in which flags appeared through
5807         data.  Use the "4" flag.
5808
5809 2000-10-07  Will Cohen  <wcohen@redhat.com>, Kazu Hirata  <kazu@hxi.com>
5810
5811         * config/h8300/h8300.md: Remove the memory alternative and correct
5812         the insn lengths in the templates for sign extention and zero
5813         extention.
5814
5815 2000-10-07  Richard Henderson  <rth@cygnus.com>
5816
5817         * calls.c (expand_call): Disallow sibcalls to noreturn functions.
5818         * flow.c (make_edges): Revert last change.
5819
5820         * config/alpha/alpha.h (FUNCTION_OK_FOR_SIBCALL): Don't test
5821         TREE_THIS_VOLATILE.
5822         * config/pa/pa.h (FUNCTION_OK_FOR_SIBCALL): Likewise.
5823
5824 2000-10-06  David O'Brien  <obrien@dragon.nuxi.com>
5825
5826         * config/alpha/elf.h: Standardize the formatting.
5827
5828 2000-10-06  David O'Brien  <obrien@FreeBSD.org>
5829
5830         * config/alpha/elf.h: Protect the ASM_OUTPUT_IDENT definition with an
5831         #undef.
5832
5833 2000-10-06  Richard Henderson  <rth@cygnus.com>
5834
5835         * function.c (diddle_return_value): Examine
5836         current_function_return_rtx instead of the DECL_RESULT.
5837         (expand_function_end): Handle reloading DECL_RESULT from memory
5838         into a hard register.  Query promote_mode for sign of mismatched
5839         modes.
5840
5841 2000-10-06  Vladimir Makarov  <vmakarov@touchme.toronto.redhat.com>
5842
5843         * haifa-sched.c (schedule_insns): Fix typo in freeing
5844         forward_dependency_cache.
5845
5846 2000-10-06  Alexandre Oliva  <aoliva@redhat.com>
5847
5848         * config/sh/sh.md (calli_pcrel, call_valuei_pcrel): Add
5849         `TARGET_SH2' as a condition.
5850
5851 2000-10-06  Vladimir Makarov  <vmakarov@touchme.toronto.redhat.com>
5852
5853         * haifa-sched.c (anti_dependency_cache, output_dependency_cache,
5854         forward_dependency_cache): New variables.
5855         (add_dependence, remove_dependence): Use anti_dependency_cache and
5856         output_dependency_cache.
5857         (compute_block_forward_dependences): Use forward_dependency_cache.
5858         (schedule_insns): Allocate and free memory for anti/output/forward
5859         dependencies caches.
5860
5861 2000-10-06  Alexandre Oliva  <aoliva@redhat.com>
5862
5863         * config/sh/sh.md (call, call_value): Use `TARGET_SH2' instead of
5864         `! TARGET_SH1'.  Reindent.
5865
5866 2000-10-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5867
5868         * builtins.c (is_valid_printf_arglist, expand_builtin_printf):
5869         Move functions from here ...
5870
5871         * c-common.c (is_valid_printf_arglist, c_expand_builtin_printf):
5872         ... to here.
5873         (c_expand_builtin): New function.
5874         (init_function_format_info): Don't set `check_function_format_ptr'.
5875         (c_common_nodes_and_builtins): Set built_in_class type for
5876         printf/__builtin_printf to BUILT_IN_FRONTEND.
5877         (c_expand_expr): Handle CALL_EXPRs that are front-end builtins.
5878
5879         * c-common.h (build_function_call): Declare.
5880
5881         * expr.c (expand_expr): Pass builtins with class BUILT_IN_FRONTEND
5882         to `lang_expand_expr' rather than `expand_builtin'.
5883
5884         * tree.c (check_function_format_ptr): Delete.
5885
5886         * tree.h (check_function_format_ptr): Likewise.
5887
5888 2000-10-06  Hans-Peter Nilsson  <hp@bitrange.com>
5889
5890         * dwarf2out.c (build_cfa_loc): Correct to use DW_OP_regx or
5891         DW_OP_bregx when cfa->reg > 31.
5892
5893         * frame-dwarf2.c (decode_stack_op) [case DW_OP_regx]: Add missing
5894         break.
5895
5896 2000-10-05  Richard Henderson  <rth@cygnus.com>
5897
5898         * c-decl.c (warn_missing_noreturn): Remove.
5899         (c_expand_body): Don't set or check can_reach_end.
5900         * c-tree.h (warn_missing_noreturn): Move ...
5901         * flags.h: ... here.
5902         (can_reach_end): Remove.
5903         * flow.c (check_function_return_warnings): New.
5904         (make_edges): No edge to exit for noreturn sibcalls.
5905         * function.c (expand_function_end): Save the return value
5906         clobber instruction.
5907         (mark_function_status): Mark it.
5908         * function.h (struct function): Add x_clobber_return_insn.
5909         * jump.c (can_reach_end): Remove.
5910         (calculate_can_reach_end): Remove.
5911         (jump_optimize_1): Don't call it.
5912         * output.h (check_function_return_warnings): Declare.
5913         * toplev.c (warn_missing_noreturn): Move from c-decl.c
5914         (rest_of_compilation): Call check_function_return_warnings.
5915
5916 2000-10-05  Richard Henderson  <rth@cygnus.com>
5917
5918         * Makefile.in (NM_FOR_TARGET): New.
5919         (libgcc.mk): Pass SHLIB_MKMAP, SHLIB_MAPFILES.
5920         (libgcc.a, stmp-multilib): Pass NM_FOR_TARGET.
5921         * mklibgcc.in: If SHLIB_MKMAP, build libgcc.map.  Depend the
5922         shared library build on that and EXTRA_MULTILIB_PARTS.
5923         * mkmap-flat.awk: New file.
5924         * mkmap-symver.awk: New file.
5925         * libgcc-std.ver: New file.
5926         * config/libgcc-glibc.ver: New file.
5927         * config/ia64/libgcc-ia64.ver: New file.
5928         * config/t-linux (SHLIB_MKMAP, SHLIB_MAPFILES): New.
5929         (SHLIB_LINK): Add --version-script.
5930         * config/ia64/t-ia64 (SHLIB_MAPFILES): Add libgcc-ia64.ver.
5931         * config/mips/t-iris6 (SHLIB_MKMAP, SHLIB_MAPFILES): New.
5932         * config/sparc/t-sol2 (SHLIB_MKMAP, SHLIB_MAPFILES): New.
5933         (SHLIB_LINK): Add -M.
5934
5935 2000-10-05  Richard Henderson  <rth@cygnus.com>
5936
5937         * Makefile.in (LIB2FUNCS): Add _clz.
5938         * libgcc2.c (__ffsdi2): Use count_trailing_zeros.
5939         (__clz_tab): Put in its own unit, non-static.
5940         * libgcc2.h: Always include longlong.h.
5941
5942         * longlong.h [alpha] (count_leading_zeros): Use cmpbge with
5943         a zero instead of -1.
5944         (count_trailing_zeros): Likewise.
5945
5946 2000-10-05  Richard Henderson  <rth@cygnus.com>
5947
5948         * config/alpha/alpha.c (alpha_emit_setcc): Don't swap GT tests
5949         when second op1 is const0_rtx.  Validate op0 as a register.
5950         * config/alpha/alpha.md (setcc_internal): Don't allow constants
5951         in the first argument of the compare.
5952         (setcc_swapped_internal): Likewise.
5953         (setne_internal): Likewise.
5954
5955 2000-10-05  Geoff Keating  <geoffk@cygnus.com>
5956
5957         * tree.c (tree_size): New function split out of copy_node.
5958         (make_node): Remove obstack handling.  Use tree_size.
5959         (copy_node): Use tree_size.
5960         * tree.h: Prototype tree_size.
5961
5962 2000-10-05  Richard Henderson  <rth@cygnus.com>
5963
5964         * diagnostic.c (output_format): Add missing break.
5965
5966 2000-10-05  Jim Wilson  <wilson@cygnus.com>
5967
5968         * function.c (fixup_var_refs_1, case SET): When gen_move_insn returns a
5969         SEQUENCE, call emit_insn_before, copy PATTERN and REG_NOTES of last
5970         sequence insn to INSN, and delete last sequence insn.
5971
5972 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
5973
5974         * gcc.c (main): Include generated configargs.h header
5975         and use arguments in '-v' output.
5976
5977 Thu Oct  5 16:16:57 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5978
5979         * gcc.c: Move data on prefixes forward in file and reorganize.
5980         (md_exec_prefix, md_startfile_prefix, md_startfile_prefix_1):
5981         Always define, but make null if no value.
5982         (static_specs): Add "md_exec_prefix", "md_startfile_prefix",
5983         and "md_startfile_prefix_1".
5984         (main): Check whether md_exec_prefix and the others are the
5985         null string rather than whether the macro is defined.
5986
5987 Thu Oct  5 19:04:18 2000  J"orn Rennecke <amylaar@redhat.co.uk>
5988
5989         * (convert_move): Use zero_extendpsisi2 to do an unsigned extension
5990         from PSImode to SImode.
5991
5992 2000-10-05  Jakub Jelinek  <jakub@redhat.com>
5993
5994         * emit-rtl.c (gen_lowpart_common) [REAL_ARITHMETICS]: Fix conversion
5995         from float to integral mode with HOST_BITS_PER_WIDE_INT 64.
5996         * dwarf2out.c (add_const_value_attribute): Divide by 4, not
5997         sizeof(long).
5998
5999 Thu Oct  5 09:31:31 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6000
6001         * fold-const.c (fold, case MINUS_EXPR, case EQ_EXPR): Perform
6002         negation in proper type.a
6003
6004 2000-10-04  Richard Henderson  <rth@cygnus.com>
6005
6006         * configure.in (enable-shared): New.
6007         * Makefile.in (LIBGCC_DEPS): Depend on EXTRA_PARTS as well.
6008         (libgcc.mk): Pass SHLIB_LINK, SHLIB_LIBS, SHLIB_MULTILIB to mklibgcc.
6009         * mklibgcc.in: Use them to link shared a libgcc.
6010         * config/t-linux (SHLIB_LINK, SHLIB_LIBS): New.
6011         * config/alpha/t-ieee (SHLIB_MULTILIB): New.
6012         * config/mips/t-iris6 (SHLIB_LINK, SHLIB_LIBS): New.
6013         * config/sparc/t-sol2 (SHLIB_LINK, SHLIB_LIBS): New.
6014
6015         * configure.in (alpha-osf*): Use t-osf and x-osf.
6016         * config/alpha/t-osf: New file.
6017         * config/alpha/t-osf4: New file.
6018         * config/alpha/x-osf: New file.
6019         * config/alpha/x-alpha: Remove file.
6020
6021 2000-10-04  Will Cohen  <wcohen@redhat.com>
6022
6023         * c-typeck.c (process_init_element): Added warning for zero-length
6024         array.
6025
6026         * extend.texi (Zero Length): State that static initializers for
6027         zero-length arrays are not allowed.
6028
6029 Mon Oct  2 14:50:14 MET DST 2000  Jan Hubicka  <jh@suse.cz>
6030
6031         * rtlanal.c (single_set_1): Do not require USE and CLOBBERs
6032         to come last.
6033
6034 2000-10-03  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
6035
6036         * config/float-c4x.h: New.
6037         * configure.in (c4x-*): Set float_format to c4x.
6038         * configure: Regenerate.
6039
6040 2000-10-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6041
6042         * configure.in (sparc-*-solaris2*): Disable 32-to-64 cross
6043         compilation for solaris versions 2.7 and greater.
6044
6045 2000-10-02  Marc Espie <espie@openbsd.org>
6046
6047         * config/alpha.h (WORD_SWITCH_TAKES_ARG): add -rpath to default,
6048         instead of redefining from scratch.
6049
6050 2000-10-02  David O'Brien  <obrien@dragon.nuxi.com>
6051
6052         * config/i386/freebsd.h (NO_PROFILE_COUNTERS): Define.
6053
6054 2000-10-01  Mark Mitchell  <mark@codesourcery.com>
6055
6056         * config/ns32k/genix.h: Remove.
6057         * config/ns32k/x-genix: Likewise.
6058         * config/ns32k/xm-genix.h: Likewise.
6059         * config/fx80: Remove all filee in directory.
6060         * config/pyr: Likewise.
6061         * config/tahoe: Likewise.
6062         * config/gmicro: Likewise.
6063         * config/spur: Likewise.
6064         * configure.in: Remove configury bits for above targets.
6065         * configure: Regenerated.
6066
6067         * configure.in: Don't configure chill by default.
6068         * configure: Regenerated.
6069
6070         * c-decl.c (c_expand_body): Don't generate RTL if flag_syntax_only.
6071         (lang_mark_false_label_stack): Remove.
6072         * c-lex.c (init_c_lex): Add file_info_tree as GC root.  Allocate
6073         <top level> string in GC area.
6074         (mark_splay_tree_node): New function.
6075         (mark_splay_tree): Likewise.
6076         * except.c (mark_eh_status): Only call lang_mark_false_label_stack
6077         if it exists.
6078         * ggc-callbacks.c (lang_mark_false_label_stack): Remove.
6079         * ggc-common.c (lang_mark_false_label_stack): Change type.
6080         * ggc.h (ggc_alloc_string): Add comment.
6081         (ggc_strdup): New function.
6082
6083 Sat Sep 23 19:10:20 2000  Denis Chertykov  <denisc@overta.ru>
6084
6085         * config/avr/avr.h (BRANCH_COST): Define as 0.
6086
6087         * config/pdp11/pdp11.c: #include "tree.h" added.
6088
6089 2000-09-30  Marek Michalkiewicz  <marekm@linux.org.pl>
6090
6091         * config/avr/avr.c (ashlhi3_out, ashlsi3_out, ashrhi3_out,
6092         ashrsi3_out, lshrhi3_out, lshrsi3_out): Optimize more cases
6093         with known shift count.
6094         * config/avr/avr.md (ashlsi3, ashrsi3, lshrsi3):
6095         New alternative for shift count 2 with no scratch register.
6096         (ashlhi3, ashlsi3): Change "cc" attribute from "clobber" to
6097         "set_n" for shift counts 1 and 2.
6098
6099 2000-09-30  Geoff Keating  <geoffk@cygnus.com>
6100
6101         * config/rs6000/rs6000.md (movsi_to_cr): Remove the USE.  Calculate
6102         the mask value from the individual SET operations.
6103         (return_internal_si): Move the USE after the RETURN.
6104         (return_internal_di): Likewise.
6105         (return_and_restore_fpregs_si): Likewise.
6106         (return_and_restore_fpregs_di): Likewise.
6107         (return_eh_si): Likewise.
6108         (return_eh_di): Likewise.
6109         * config/rs6000/rs6000.c (mtcrf_operation): Don't look for,
6110         or check, the USE.
6111         (rs6000_emit_prologue): Don't emit the USE for movsi_to_cr.
6112         Don't generate a PARALLEL around a single operation movsi_to_cr.
6113         Generate the RETURN first in any PARALLELs.
6114
6115         * rtlanal.c (single_set_1): Use fatal_insn to display the
6116         invalid insn.  Check for more cases when a USE or CLOBBER occurs
6117         before a SET.
6118         * Makefile.in: Update dependencies for rtlanal.o.
6119
6120 2000-09-30  Joseph S. Myers  <jsm28@cam.ac.uk>
6121
6122         * i386.c: Move include of "config.h" to before that of <setjmp.h>.
6123
6124 2000-09-30  Joseph S. Myers  <jsm28@cam.ac.uk>
6125
6126         * c-tree.texi, contrib.texi, gcc.texi, install.texi, invoke.texi:
6127         Consistently use @email for formatting email addresses.
6128
6129 2000-09-29  Richard Henderson  <rth@cygnus.com>
6130
6131         * cse.c (notreg_cost): New argument outer.
6132         (COST): Pass in SET to notreg_cost
6133         (COST_IN): New.
6134         (fold_rtx): Use COST_IN.  Prefer constants when costs
6135         are the same.
6136
6137 2000-09-29  David Edelsohn  <edelsohn@gnu.org>
6138
6139         * fixinc/inclhack.def (broken_cabs): Generalize regex.
6140         * fixinc/fixincl.x: Regenerate.
6141
6142 2000-09-29  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6143
6144         * loop.c (check_final_value): A GIV is not replaceable if used
6145         before set.
6146
6147 Fri Sep 29 10:04:12 2000  Jeffrey A Law  (law@cygnus.com)
6148
6149         * version.c: Bump to gcc-2.97.
6150
6151 Frs Sep 29 13:37:59 MET DST 2000  Jan Hubicka  <jh@suse.cz>
6152
6153         * final.c (final_scan_insn): Remove extra extract_insn call;
6154         Use caching for constrain_operands.
6155         (cleanup_subreg_operands): Use caching for extract_insn.
6156         * recog.c (constrain_operands_cached): New.
6157         * recog.h (constrain_operands_cached): Declare.
6158         * i386.c (ix86_attr_length_immediate_default,
6159         ix86_attr_length_address_default, ix86_agi_dependant): Cache
6160         extract_insn call.
6161
6162         * recog.c (asm_noperands): Tweak.
6163         (extract_insn): Do not call asm_noperads for non-asm instructions.
6164
6165 Fri Sep 29 13:20:42 MET DST 2000  Jan Hubicka  <jh@suse.cz>
6166
6167         * recog.c (recog_memoized): Rename to recog_memoized_1.
6168         * recog.h (recog_memoized): Rename to recog_memoized_1.
6169         (recog_memoized): New macro.
6170         * rtl.h (single_set): Rename to single_set_1
6171         (single_set): New macro.
6172         * rtlanal.c (single_set): Rename to single_set_1;  expect clobbers
6173         to be last.
6174
6175         * i386.md (strmovsi_1, strmovhi_1 strmovqi_1):
6176         Do not use match_dup of input operands at outputs.
6177         Use register_operand for memory expression.
6178         (rep_movsi): Put use last, canonicalize.
6179         Use register_operand for memory expression.
6180         (rep_movqi): Put use last.
6181         Use register_operand for memory expression.
6182         (strsetsi_1, strset_hi_1, strsetqi_1): Do not use match_dup
6183         of input operands at outputs.  Use register_operand for memory
6184         expression.
6185         (rep_stossi): Put use last; canonicalize; fix match_dup in
6186         the address expression
6187         (rep_stosqi): Likewise.
6188         (memcmp expander): Update calls.
6189         (cmpstrsi_nz_1, cmpstrsi_1, strlensi_1): Avoid match_dups in
6190         the clobbers.
6191
6192         * i386.md (fp_jcc_3, fp_jcc_4, jp_fcc_5): if_then_else operand is
6193         VOIDmode.
6194         (fp_jcc_4, fp_jcc_3): Refuse unordered comparisons.
6195
6196 2000-09-28  David O'Brien  <obrien@FreeBSD.org>
6197
6198         * config/i386/freebsd-aout.h: New, FreeBSD a.out config file.
6199         Contains the old contents of config/i386/freebsd.h
6200         * config/i386/freebsd.h: Now the ELF rather than a.out config file.
6201         Contains the old contents of config/i386/freebsd-elf.h
6202         * config/i386/freebsd-elf.h: Retire this file -- contents moved to
6203         config/i386/freebsd.h.
6204         * configure.in: Adjust for above changes.
6205         * po/POTFILES.in: Likewise.
6206         * po/en_GB.po: Likewise.
6207         * po/gcc.pot: Likewise.
6208         * configure: Rebuilt.
6209
6210 2000-09-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6211
6212         * doloop.c (doloop_modify): Prevent delete_insn() from
6213         deleting too much.  Prefer loop->top over loop->start as
6214         target for the new JUMP insn.
6215         (doloop_valid_p): Ignore loop with exit_count != 0.
6216
6217 2000-09-28  Philipp Thomas  <pthomas@suse.de>
6218
6219         * invoke.texi (i386 Options): Add athlon to table of possible
6220         choices for -mcpu=.
6221
6222 2000-09-28  Gabriel Dos Reis  <gdr@codesourcery.com>
6223
6224         * diagnostic.h (output_clear_message_text): New function.
6225         (output_message_text): New macro.
6226
6227         * diagnostic.c (clear_text_info): Rename to
6228         output_clear_message_text.
6229         (output_clear): Adjust.
6230         (output_finish): Rename to output_finalize_message.  Tweek.
6231         (output_to_stream): Adjust.
6232
6233 2000-09-28  Neil Booth  <neilb@earthling.net>
6234
6235         * cpperror.c (_cpp_begin_message):  Do the test for suppression
6236         of warnings and pedantic warnings before the "is a warning an
6237         error" tests.
6238         * cppinit.c (cpp_handle_option): Remove surplus \n.
6239         * cpplex.c (ON_REST_ARG): Delete.
6240         (skip_block_comment): Initialise prevc.
6241         (parse_args): Improve error messages.
6242         (maybe_paste_with_next): Use CONTEXT_VARARGS rather
6243         than ON_REST_ARG.
6244         * cpplib.c (cpp_push_buffer): Fix grammar in message.
6245         * cppmain.c (main): Set callbacks for #ident and #pragma
6246         only if no_output option is false.
6247         (do_pragma_implementation): Only call the #pragma handler
6248         if it is set in the cpp_reader structure.
6249
6250 Wed Sep 27 14:00:07 2000  Donald Lindsay  <dlindsay@cygnus.com>
6251
6252         * integrate.c (copy_insn_list): if an ignored return value
6253         is being clobbered, skip cloning that into the inline copy.
6254
6255 2000-09-27  Joseph S. Myers  <jsm28@cam.ac.uk>
6256
6257         * extend.texi, invoke.texi, gcc.texi, install.texi: Consistently
6258         use @uref for formatting URLs.
6259
6260 2000-09-27  Mark Elbrecht  <snowball3@bigfoot.com>
6261
6262         * config/i386/djgpp.h (UNIQUE_SECTION): Constify the variables
6263         name and prefix.
6264
6265 Tue 26-Sep-2000 18:25:38 BST  Neil Booth  <neilb@earthling.net>
6266
6267         * gcc.c (cpp_options): Add spec for -ftabstop=.
6268         (invoke_as): New spec that handles invoking as.
6269         Update specs to handle -save-temps and -traditional.
6270         * ch/lang-specs.h, f/lang-specs.h, java/lang-specs.h:
6271         Use invoke_as.
6272         * cp/lang-specs.h, objc/lang-specs.h: Update to use
6273         invoke_as, and handle -save-temps and -traditional (if
6274         appropriate).
6275
6276 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
6277
6278         * config/sparc/sparc.c (sparc_emit_set_const64): Don't abort when
6279         op0 is a SUBREG.
6280         (function_arg_slotno): Accept TImode/CTImode.
6281         * config/sparc/sparc.h (MIN_UNITS_PER_WORD): If IN_LIBGCC2 define
6282         to UNITS_PER_WORD.
6283
6284 2000-09-26  Michael Hayes  <mhayes@cygnus.com>
6285
6286         * flow.c (flow_loop_pre_header_scan): Punt if loop enters
6287         from entry block.
6288
6289 2000-09-25  Jim Wilson  <wilson@cygnus.com>
6290
6291         * config/ia64/ia64.h (INDEX_REG_CLASS): Define to GENERAL_REGS.
6292         (REGNO_OK_FOR_INDEX_P): Define to REGNO_OK_FOR_BASE_P.
6293         (LEGITIMATE_ADDRESS_DISP): Use LEGITIMATE_ADDRESS_REG.
6294         (REG_OK_FOR_INDEX): Define to REG_OK_FOR_BASE_P.
6295
6296 Tue 26-Sep-2000 00:16:22 BST  Neil Booth  <neilb@earthling.net>
6297
6298         * cpplex.c (parse_args): Don't set VOID_REST flag.
6299         (CONTEXT_VARARGS): New flag.
6300         (maybe_paste_with_next): Set context earlier in loop.  Use
6301         it.  Do varargs test with CONTEXT_VARARGS flag.
6302         (push_arg_context): Set CONTEXT_VARARGS flag if we're
6303         pushing an argument context for a varargs argument.
6304         * cpplib.h (VOID_REST): Delete.
6305         * gcc.dg/cpp/vararg1.c: Add test case.
6306
6307 2000-09-25  Branko Cibej  <branko.cibej@hermes.si>
6308
6309         * flags.h:  Declare warning flag warn_system_headers.
6310         * toplev.c:  Define it.
6311         (W_options): Add option -Wsystem-headers.
6312         * diagnostic.c (count_error): Test warn_system_headers.
6313         * invoke.texi:  Add description for -Wsystem-headers.
6314         * cpplib.h (cpp_options): New member warn_system_headers.
6315         * cpphash.h (CPP_PEDANTIC, CPP_WTRADITIONAL): Don't test
6316         CPP_IN_SYSTEM_HEADER.
6317         * cpplib.c (do_import, do_pragma_once): Likewise.
6318         * cpperror.c (_cpp_begin_message): Test warn_system_headers
6319         and CPP_IN_SYSTEM_HEADER.
6320         * cppinit.c (handle_option): Recognize -Wsystem_headers.
6321         (print_help): Describe -Wsystem_headers.
6322         * cpplex.c (lex_line): Reorganize condition so that warnings
6323         about C++ comments in system headers can be enabled. Remove
6324         label do_line_comment.
6325
6326 Mon 25-Sep-2000 23:38:27 BST  Neil Booth  <neilb@earthling.net>
6327
6328         * cpplex.c (save_comment): Only store the initial '/'
6329         now.
6330         (lex_token): Combine handling of the two comment types.
6331         Pass everything but the initial '/' to save_comment.
6332
6333 Mon 25-Sep-2000 23:31:45 BST  Neil Booth  <neilb@earthling.net>
6334
6335         * cpphash.h (_cpp_digraph_spellings, _cpp_process_directive,
6336         _cpp_can_paste): New library-internal prototypes.
6337         * cpplex.c (dump_param_spelling, output_line_command,
6338         output_token, cpp_scan_buffer, cpp_scan_buffer_nooutput,
6339         cpp_printf, cpp_output_list): Move to cppoutput.c.
6340         (process_directive, can_paste, digraph_spellings): Add _cpp_ prefix.
6341         * cppmacro.c (dump_macro_args, cpp_dump_definition) Move to
6342         cppoutput.c.
6343         * cppoutput.c (dump_macro_args, cpp_dump_definition, output_token,
6344         dump_param_spelling, output_line_command, cpp_scan_buffer,
6345         cpp_scan_buffer_nooutput, cpp_printf, cpp_output_list): Moved
6346         from elsewhere.
6347         * Makefile.in: Add cppoutput.c.
6348         * po/POTFILES.in: Add cppoutput.c.
6349
6350 2000-09-25  Richard Henderson  <rth@cygnus.com>
6351
6352         * config/ia64/ia64.c (ia64_print_operand): Define 'e' as 64-n.
6353         * config/ia64/ia64.md (rotrsi3): Allow variable rotates; don't
6354         split until after reload.
6355         (rotlsi3, rotldi3): New.
6356
6357 2000-09-25  Gabriel Dos Reis  <gdr@codesourcery.com>
6358
6359         * diagnostic.c (output_last_position): Define.
6360         (set_real_maximum_length): Tweek.
6361         * diagnostic.h (output_last_position): Declare.
6362
6363 2000-09-25  Kazu Hirata  <kazu@hxi.com>
6364
6365         * config/i386/i386.c: Fix formatting.
6366
6367 2000-09-24  Alan Lehotsky  <alehotsky@cygnus.com>
6368
6369         * emit-rtl-c (gen_lowpart_common): Accept non-paradoxical SUBREG when
6370         UNITS_PER_WORD is small.
6371
6372 2000-09-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6373
6374         * c-common.c (format_char_info): Add flags2; update comments.
6375         (print_char_table, scan_char_table, time_char_table): Split some
6376         flags out into flags2.
6377         (check_format_info): Use flags2 for those flags, for identifying
6378         the initial character of a scanf scanset, and for identifying
6379         printf formats where the '0' flag is ignored with precision.
6380
6381 2000-09-25  Hans-Peter Nilsson  <hp@axis.com>
6382
6383         Changes below marked "here" add TABs on either or both sides,
6384         covering start of line, up to any operand for all noted .*ASM.*_OP
6385         definitions.  All callers changed.
6386         * tm.texi: Make documented *_ASM.*_OP:s include spacing
6387         (TEXT_SECTION_ASM_OP, DATA_SECTION_ASM_OP, SHARED_SECTION_ASM_OP,
6388         BSS_SECTION_ASM_OP, SHARED_BSS_SECTION_ASM_OP, INIT_SECTION_ASM_OP,
6389         ASM_BYTE_OP, FINI_SECTION_ASM_OP, EH_FRAME_SECTION_ASM_OP,
6390         ASM_STABS_OP, ASM_STABD_OP, ASM_STABN_OP).
6391         Fix typos in description for LONG_LONG_TYPE_SIZE and
6392         FINI_SECTION_ASM_OP.
6393         * crtstuff.c (CTORS_SECTION_ASM_OP, DTORS_SECTION_ASM_OP): Explain
6394         why these defaults don't have leading spacing.
6395         * dbxout.c (ASM_STABS_OP, ASM_STABN_OP): Here.
6396         * dwarf2out.c (UNALIGNED_SHORT_ASM_OP, UNALIGNED_INT_ASM_OP,
6397         UNALIGNED_DOUBLE_INT_ASM_OP, SECTION_ASM_OP, ASM_BYTE_OP): Here.
6398         * dwarfout.c (FILE_ASM_OP, VERSION_ASM_OP,
6399         UNALIGNED_SHORT_ASM_OP, UNALIGNED_INT_ASM_OP, ASM_BYTE_OP,
6400         PUSHSECTION_ASM_OP, POPSECTION_ASM_OP): Here.
6401         * defaults.h (ASM_STABD_OP, EH_FRAME_SECTION_ASM_OP): Here.
6402         * varasm.c (ASM_STABS_OP): Here.
6403         * xcoffout.h (ASM_STABS_OP): Here.
6404         * config/elfos.h (IDENT_ASM_OP, ASM_BYTE_OP, SET_ASM_OP,
6405         SKIP_ASM_OP, ALIGN_ASM_OP, COMMON_ASM_OP, LOCAL_ASM_OP,
6406         INT_ASM_OP, ASCII_DATA_ASM_OP, TYPE_ASM_OP, SIZE_ASM_OP,
6407         STRING_ASM_OP): Here.
6408         * config/freebsd.h (IDENT_ASM_OP): Here.
6409         * config/linux-aout.h (SET_ASM_OP): Here.
6410         * config/linux.h (SET_ASM_OP): Here.
6411         * config/lynx.h (CTORS_SECTION_ASM_OP, DTORS_SECTION_ASM_OP,
6412         INT_ASM_OP): Here.
6413         * config/netbsd.h (TYPE_ASM_OP, SIZE_ASM_OP, SET_ASM_OP): Here.
6414         * config/nextstep.h (EH_FRAME_SECTION_ASM_OP, ALIGN_ASM_OP): Here.
6415         * config/openbsd.h (TYPE_ASM_OP, SIZE_ASM_OP, SET_ASM_OP): Here.
6416         * config/psos.h (CTORS_SECTION_ASM_OP, DTORS_SECTION_ASM_OP,
6417         INT_ASM_OP): Here.
6418         * config/ptx4.h (IDENT_ASM_OP, ASM_BYTE_OP, SET_ASM_OP,
6419         SKIP_ASM_OP, ALIGN_ASM_OP, COMMON_ASM_OP, LOCAL_ASM_OP,
6420         INT_ASM_OP, ASCII_DATA_ASM_OP, CONST_SECTION_ASM_OP,
6421         CTORS_SECTION_ASM_OP, DTORS_SECTION_ASM_OP, INIT_SECTION_ASM_OP,
6422         FINI_SECTION_ASM_OP, TYPE_ASM_OP, SIZE_ASM_OP STRING_ASM_OP): Here.
6423         * config/svr3.h (INIT_SECTION_ASM_OP, FINI_SECTION_ASM_OP,
6424         CONST_SECTION_ASM_OP, ASM_BYTE_OP): Here.
6425         * config/a29k/udi.h (INT_ASM_OP): Here.
6426         * config/alpha/alpha-interix.h (CONST_SECTION_ASM_OP,
6427         CTORS_SECTION_ASM_OP, DTORS_SECTION_ASM_OP, INT_ASM_OP,
6428         SET_ASM_OP): Here.
6429         * config/alpha/alpha.h (TEXT_SECTION_ASM_OP,
6430         READONLY_DATA_SECTION_ASM_OP, DATA_SECTION_ASM_OP,
6431         UNALIGNED_SHORT_ASM_OP, UNALIGNED_INT_ASM_OP,
6432         UNALIGNED_DOUBLE_INT_ASM_OP, ASM_STABS_OP, ASM_STABN_OP,
6433         ASM_STABD_OP): Here.
6434         * config/alpha/elf.h (IDENT_ASM_OP, SKIP_ASM_OP, ALIGN_ASM_OP,
6435         COMMON_ASM_OP, INT_ASM_OP, ASCII_DATA_ASM_OP,
6436         CONST_SECTION_ASM_OP, CTORS_SECTION_ASM_OP, DTORS_SECTION_ASM_OP,
6437         BSS_SECTION_ASM_OP, SBSS_SECTION_ASM_OP, SDATA_SECTION_ASM_OP,
6438         INIT_SECTION_ASM_OP, FINI_SECTION_ASM_OP, TYPE_ASM_OP,
6439         SIZE_ASM_OP, STRING_ASM_OP): Here.
6440         * config/alpha/vms.h (LINK_SECTION_ASM_OP,
6441         READONLY_SECTION_ASM_OP, LITERALS_SECTION_ASM_OP,
6442         CTORS_SECTION_ASM_OP, DTORS_SECTION_ASM_OP, COMMON_ASM_OP): Here.
6443         * config/arc/arc.h (ASM_BYTE_OP, SET_ASM_OP): Here.
6444         (PUSHSECTION_ASM_OP): Define this, not PUSHSECTION_FORMAT.
6445         * config/arm/aof.h (CTORS_SECTION_ASM_OP, DTORS_SECTION_ASM_OP):
6446         Here.
6447         * config/arm/aout.h (TEXT_SECTION_ASM_OP, DATA_SECTION_ASM_OP,
6448         BSS_SECTION_ASM_OP, SET_ASM_OP): Here.
6449         * config/arm/coff.h (INT_ASM_OP): Here.
6450         * config/arm/conix-elf.h (UNALIGNED_WORD_ASM_OP): Here.
6451         * config/arm/elf.h (TYPE_ASM_OP, SIZE_ASM_OP, INT_ASM_OP): Here.
6452         * config/arm/linux-elf.h (IDENT_ASM_OP, CONST_SECTION_ASM_OP,
6453         INIT_SECTION_ASM_OP, FINI_SECTION_ASM_OP): Here.
6454         * config/arm/unknown-elf.h (UNALIGNED_WORD_ASM_OP): Here.
6455         * config/avr/avr.h (TEXT_SECTION_ASM_OP, DATA_SECTION_ASM_OP,
6456         ASM_BYTE_OP, TYPE_ASM_OP, SIZE_ASM_OP, WEAK_ASM_OP,
6457         STRING_ASM_OP): Here.  Update documentation copy in comments.
6458         * config/c4x/c4x.h (ASM_STABS_OP, BSS_SECTION_ASM_OP): Here.
6459         * config/clipper/clipper.h (TEXT_SECTION_ASM_OP,
6460         DATA_SECTION_ASM_OP): Here.
6461         * config/clipper/clix.h (BSS_SECTION_ASM_OP, INIT_SECTION_ASM_OP):
6462         Here.
6463         * config/convex/convex.h (TEXT_SECTION_ASM_OP,
6464         DATA_SECTION_ASM_OP, BSS_SECTION_ASM_OP): Here.
6465         * config/d30v/d30v.h (TEXT_SECTION_ASM_OP, DATA_SECTION_ASM_OP,
6466         BSS_SECTION_ASM_OP): Here.
6467         * config/fr30/fr30.h (TEXT_SECTION_ASM_OP, DATA_SECTION_ASM_OP,
6468         BSS_SECTION_ASM_OP): Here.
6469         * config/fx80/fx80.h (TEXT_SECTION_ASM_OP, DATA_SECTION_ASM_OP):
6470         Here.
6471         * config/gmicro/gmicro.h (TEXT_SECTION_ASM_OP,
6472         DATA_SECTION_ASM_OP, BSS_SECTION_ASM_OP): Here.
6473         * config/h8300/h8300.h (ASM_WORD_OP): Here.
6474         * config/i370/i370.h (TEXT_SECTION_ASM_OP, DATA_SECTION_ASM_OP,
6475         BSS_SECTION_ASM_OP): Here.
6476         * config/i386/aix386.h (INIT_SECTION_ASM_OP): Here.
6477         * config/i386/bsd.h (ASM_BYTE_OP): Here.
6478         * config/i386/cygwin.h (SET_ASM_OP, INT_ASM_OP): Here.
6479         * config/i386/dgux.h (CONST_SECTION_ASM_OP): Here.
6480         * config/i386/djgpp.h (IDENT_ASM_OP, INT_ASM_OP, SET_ASM_OP):
6481         Here.
6482         * config/i386/freebsd-elf.h (SET_ASM_OP): Here.
6483         * config/i386/freebsd.h (TYPE_ASM_OP, SIZE_ASM_OP, INT_ASM_OP):
6484         Here.
6485         * config/i386/i386-coff.h (CTORS_SECTION_ASM_OP,
6486         DTORS_SECTION_ASM_OP, INT_ASM_OP): Here.
6487         * config/i386/i386-interix.h (STRING_ASM_OP, CONST_SECTION_ASM_OP,
6488         CTORS_SECTION_ASM_OP, DTORS_SECTION_ASM_OP, INT_ASM_OP,
6489         SET_ASM_OP): Here.
6490         * config/i386/i386elf.h (BSS_SECTION_ASM_OP): Here.
6491         * config/i386/netbsd.h (INT_ASM_OP): Here.
6492         * config/i386/openbsd.h (INT_ASM_OP): Here.
6493         * config/i386/osfrose.h (TYPE_ASM_OP, SIZE_ASM_OP, SET_ASM_OP,
6494         IDENT_ASM_OP): Here.
6495         * config/i386/sco5.h (ALIGN_ASM_OP, ASCII_DATA_ASM_OP,
6496         ASM_BYTE_OP, IDENT_ASM_OP, COMMON_ASM_OP, SET_ASM_OP,
6497         LOCAL_ASM_OP, INT_ASM_OP, TYPE_ASM_OP, SIZE_ASM_OP, STRING_ASM_OP,
6498         SKIP_ASM_OP, GLOBAL_ASM_OP): Here.
6499         * config/i386/seq-sysv3.h (SHARED_SECTION_ASM_OP,
6500         SHARED_BSS_SECTION_ASM_OP): Here.
6501         * config/i386/sequent.h (SHARED_SECTION_ASM_OP): Here.
6502         * config/i386/sun386.h (ASM_BYTE_OP, TEXT_SECTION_ASM_OP,
6503         DATA_SECTION_ASM_OP): Here.
6504         * config/i386/svr3gas.h (INIT_SECTION_ASM_OP, FINI_SECTION_ASM_OP,
6505         CONST_SECTION_ASM_OP): Here.
6506         * config/i386/sysv3.h (INIT_SECTION_ASM_OP): Here.
6507         * config/i386/unix.h (TEXT_SECTION_ASM_OP, DATA_SECTION_ASM_OP,
6508         BSS_SECTION_ASM_OP): Here.
6509         * config/i860/bsd-gas.h (ASCII_DATA_ASM_OP): Here.
6510         * config/i860/bsd.h (ASCII_DATA_ASM_OP): Here.
6511         * config/i860/fx2800.h (ASM_STABS_OP, ASM_STABN_OP, ASM_STABD_OP,
6512         BSS_ASM_OP): Here, but use trailing spaces.
6513         * config/i860/i860.h (ASM_BYTE_OP, TEXT_SECTION_ASM_OP,
6514         DATA_SECTION_ASM_OP): Here.
6515         * config/i860/paragon.h (ASCII_DATA_ASM_OP, BSS_SECTION_ASM_OP):
6516         Here.
6517         * config/i860/sysv3.h (ASCII_DATA_ASM_OP, CTORS_SECTION_ASM_OP,
6518         DTORS_SECTION_ASM_OP, TDESC_SECTION_ASM_OP): Here.
6519         * config/i860/sysv4.h (CTORS_SECTION_ASM_OP, DTORS_SECTION_ASM_OP,
6520         TDESC_SECTION_ASM_OP): Here.
6521         * config/i960/i960-coff.h (CTORS_SECTION_ASM_OP,
6522         DTORS_SECTION_ASM_OP, INT_ASM_OP): Here.
6523         * config/i960/i960.h (TEXT_SECTION_ASM_OP, DATA_SECTION_ASM_OP):
6524         Here.
6525         * config/ia64/ia64.h (TEXT_SECTION_ASM_OP, DATA_SECTION_ASM_OP,
6526         BSS_SECTION_ASM_OP, EH_FRAME_SECTION_ASM_OP,
6527         UNALIGNED_SHORT_ASM_OP, UNALIGNED_INT_ASM_OP,
6528         UNALIGNED_DOUBLE_INT_ASM_OP): Here.
6529         * config/ia64/sysv4.h (ASM_BYTE_OP, STRING_ASM_OP, SKIP_ASM_OP,
6530         COMMON_ASM_OP, ASCII_DATA_ASM_OP, INIT_SECTION_ASM_OP,
6531         FINI_SECTION_ASM_OP, CTORS_SECTION_ASM_OP, DTORS_SECTION_ASM_OP,
6532         SDATA_SECTION_ASM_OP, SBSS_SECTION_ASM_OP): Here.
6533         * config/m32r/m32r.h (SCOMMON_ASM_OP): Here.
6534         * config/m68hc11/m68hc11.h (GLOBAL_ASM_OP): Here.
6535         * config/m68k/auxas.h (BYTE_ASM_OP, WORD_ASM_OP, LONG_ASM_OP,
6536         SPACE_ASM_OP, ALIGN_ASM_OP, GLOBAL_ASM_OP, SWBEG_ASM_OP,
6537         SET_ASM_OP): Here.
6538         * config/m68k/coff.h (BSS_SECTION_ASM_OP, CTORS_SECTION_ASM_OP,
6539         DTORS_SECTION_ASM_OP, INT_ASM_OP): Here.
6540         * config/m68k/crds.h (BSS_SECTION_ASM_OP): Here.
6541         * config/m68k/dpx2.h (ASM_BYTE_OP, GLOBAL_ASM_OP): Here.
6542         * config/m68k/hp320.h (ASCII_DATA_ASM_OP, GLOBAL_ASM_OP): Here.
6543         * config/m68k/linux.h (BSS_SECTION_ASM_OP): Here.
6544         * config/m68k/lynx.h (BSS_SECTION_ASM_OP): Here.
6545         * config/m68k/m68k.h (TEXT_SECTION_ASM_OP, DATA_SECTION_ASM_OP,
6546         GLOBAL_ASM_OP): Here.
6547         * config/m68k/m68kelf.h (SWBEG_ASM_OP, BSS_ASM_OP,
6548         BSS_SECTION_ASM_OP): Here.
6549         * config/m68k/m68kv4.h (BSS_ASM_OP): Here.
6550         * config/m68k/mot3300.h (TEXT_SECTION_ASM_OP, DATA_SECTION_ASM_OP,
6551         ASCII_DATA_ASM_OP, SET_ASM_OP, CTORS_SECTION_ASM_OP,
6552         DTORS_SECTION_ASM_OP, GLOBAL_ASM_OP, ASM_BYTE_OP, ALIGN_ASM_OP,
6553         SKIP_ASM_OP): Here.
6554         * config/m68k/newsgas.h (SET_ASM_OP): Here.
6555         * config/m68k/rtemself.h (INIT_SECTION_ASM_OP,
6556         FINI_SECTION_ASM_OP, EH_FRAME_SECTION_ASM_OP): Here.
6557         * config/m68k/sgs.h (BYTE_ASM_OP, WORD_ASM_OP, LONG_ASM_OP,
6558         SPACE_ASM_OP, ALIGN_ASM_OP, GLOBAL_ASM_OP, SWBEG_ASM_OP,
6559         SET_ASM_OP, UNALIGNED_SHORT_ASM_OP, UNALIGNED_INT_ASM_OP): Here,
6560         but use trailing spaces.
6561         * config/m68k/tower-as.h (TEXT_SECTION_ASM_OP,
6562         DATA_SECTION_ASM_OP, GLOBAL_ASM_OP, INIT_SECTION_ASM_OP,
6563         FINI_SECTION_ASM_OP, CONST_SECTION_ASM_OP, BSS_SECTION_ASM_OP):
6564         Here.
6565         * config/m88k/dgux.h (FINI_SECTION_ASM_OP, INIT_SECTION_ASM_OP,
6566         CTORS_SECTION_ASM_OP, DTORS_SECTION_ASM_OP): Here.
6567         * config/m88k/m88k.h (TEXT_SECTION_ASM_OP, DATA_SECTION_ASM_OP,
6568         CONST_SECTION_ASM_OP, TDESC_SECTION_ASM_OP, CTORS_SECTION_ASM_OP,
6569         DTORS_SECTION_ASM_OP, INIT_SECTION_ASM_OP, FINI_SECTION_ASM_OP,
6570         IDENT_ASM_OP, FILE_ASM_OP, SECTION_ASM_OP, SET_ASM_OP,
6571         GLOBAL_ASM_OP, ALIGN_ASM_OP, SKIP_ASM_OP, COMMON_ASM_OP,
6572         BSS_ASM_OP, FLOAT_ASM_OP, DOUBLE_ASM_OP, INT_ASM_OP, SHORT_ASM_OP,
6573         CHAR_ASM_OP, ASCII_DATA_ASM_OP, SBSS_ASM_OP, SCOMM_ASM_OP,
6574         SDATA_SECTION_ASM_OP, TYPE_ASM_OP, SIZE_ASM_OP, INTERNAL_ASM_OP,
6575         VERSION_ASM_OP, UNALIGNED_SHORT_ASM_OP, UNALIGNED_INT_ASM_OP,
6576         PUSHSECTION_ASM_OP, POPSECTION_ASM_OP, REQUIRES_88110_ASM_OP,
6577         ASM_BYTE_OP): Here.
6578         * config/m88k/openbsd.h (SET_ASM_OP): Here.
6579         * config/m88k/sysv4.h (INIT_SECTION_ASM_OP, FINI_SECTION_ASM_OP,
6580         CTORS_SECTION_ASM_OP, DTORS_SECTION_ASM_OP): Here.
6581         * config/mcore/mcore-elf.h (UNALIGNED_INT_ASM_OP,
6582         UNALIGNED_SHORT_ASM_OP, CTORS_SECTION_ASM_OP,
6583         DTORS_SECTION_ASM_OP): Here.
6584         * config/mcore/mcore-pe.h (CTORS_SECTION_ASM_OP,
6585         DTORS_SECTION_ASM_OP, INT_ASM_OP): Here.
6586         * config/mips/elf.h (TYPE_ASM_OP, SIZE_ASM_OP,
6587         BSS_SECTION_ASM_OP): Here.
6588         * config/mips/elf64.h (TYPE_ASM_OP, SIZE_ASM_OP): Here.
6589         * config/mips/iris5.h (ABICALLS_ASM_OP): Here.
6590         * config/mips/iris6.h (TYPE_ASM_OP, SIZE_ASM_OP,
6591         POPSECTION_ASM_OP, BSS_SECTION_ASM_OP, CONST_SECTION_ASM_OP_32,
6592         CONST_SECTION_ASM_OP_64, CTORS_SECTION_ASM_OP,
6593         DTORS_SECTION_ASM_OP, EH_FRAME_SECTION_ASM_OP): Here.
6594         * config/mips/mips.c (ABICALLS_ASM_OP): Here.
6595         * config/mips/mips.h (ASM_STABS_OP, ASM_STABN_OP, ASM_STABD_OP):
6596         Here.
6597         * config/mips/netbsd.h (TYPE_ASM_OP, SIZE_ASM_OP, WEAK_ASM_OP):
6598         Here.
6599         * config/mips/osfrose.h (SET_ASM_OP): Here.
6600         * config/mips/sni-svr4.h (ABICALLS_ASM_OP): Here.
6601         * config/ns32k/encore.h (SHARED_SECTION_ASM_OP): Here.
6602         * config/ns32k/merlin.h (SHARED_SECTION_ASM_OP): Here.
6603         * config/ns32k/ns32k.h (TEXT_SECTION_ASM_OP, DATA_SECTION_ASM_OP):
6604         Here.
6605         * config/ns32k/sequent.h (SHARED_SECTION_ASM_OP): Here.
6606         * config/ns32k/tek6000.h (SHARED_SECTION_ASM_OP): Here.
6607         * config/pa/pa-64.h (INT_ASM_OP, TYPE_ASM_OP, SIZE_ASM_OP): Here.
6608         * config/pa/pa.h (ASM_STABS_OP, ASM_STABN_OP): Here.
6609         * config/pj/pj.h (SET_ASM_OP, BSS_SECTION_ASM_OP): Here.
6610         * config/pyr/pyr.h (TEXT_SECTION_ASM_OP, DATA_SECTION_ASM_OP):
6611         Here.
6612         * config/romp/romp.h (TEXT_SECTION_ASM_OP, DATA_SECTION_ASM_OP):
6613         Here.
6614         * config/rs6000/rs6000.h (SET_ASM_OP): Here.
6615         * config/rs6000/sol2.h (ASM_STABN_OP): Here.
6616         * config/rs6000/sysv4.h (SKIP_ASM_OP, LOCAL_ASM_OP, LCOMM_ASM_OP):
6617         Here.
6618         * config/sh/sh.h (SET_ASM_OP, BSS_SECTION_ASM_OP,
6619         UNALIGNED_SHORT_ASM_OP, UNALIGNED_INT_ASM_OP): Here.
6620         * config/sparc/linux.h (COMMON_ASM_OP): Here.
6621         * config/sparc/linux64.h (COMMON_ASM_OP,
6622         UNALIGNED_DOUBLE_INT_ASM_OP): Here.
6623         * config/sparc/litecoff.h (BSS_SECTION_ASM_OP,
6624         CTORS_SECTION_ASM_OP, DTORS_SECTION_ASM_OP, INT_ASM_OP): Here.
6625         * config/sparc/lynx.h (BSS_SECTION_ASM_OP): Here.
6626         * config/sparc/pbd.h (ASM_INT_OP): Here.
6627         * config/sparc/sp64-elf.h (UNALIGNED_LONGLONG_ASM_OP): Here.
6628         * config/sparc/sparc.h (ASM_BYTE_OP, TEXT_SECTION_ASM_OP,
6629         DATA_SECTION_ASM_OP, IDENT_ASM_OP): Here.
6630         * config/sparc/sun4gas.h (UNALIGNED_DOUBLE_INT_ASM_OP,
6631         UNALIGNED_INT_ASM_OP, UNALIGNED_SHORT_ASM_OP): Here.
6632         * config/sparc/sysv4.h (STRING_ASM_OP, COMMON_ASM_OP, SKIP_ASM_OP,
6633         UNALIGNED_DOUBLE_INT_ASM_OP, UNALIGNED_INT_ASM_OP,
6634         UNALIGNED_SHORT_ASM_OP, PUSHSECTION_ASM_OP, POPSECTION_ASM_OP,
6635         TEXT_SECTION_ASM_OP, DATA_SECTION_ASM_OP, BSS_SECTION_ASM_OP,
6636         CONST_SECTION_ASM_OP, INIT_SECTION_ASM_OP, FINI_SECTION_ASM_OP,
6637         CTORS_SECTION_ASM_OP, DTORS_SECTION_ASM_OP,
6638         EH_FRAME_SECTION_ASM_OP): Here.
6639         * config/sparc/vxsim.h (COMMON_ASM_OP): Here.
6640         * config/spur/spur.h (TEXT_SECTION_ASM_OP, DATA_SECTION_ASM_OP):
6641         Here.
6642         * config/tahoe/tahoe.h (TEXT_SECTION_ASM_OP, DATA_SECTION_ASM_OP):
6643         Here.
6644         * config/v850/v850.h (SCOMMON_ASM_OP, ZCOMMON_ASM_OP,
6645         TCOMMON_ASM_OP): Here.
6646         * config/vax/vax.h (TEXT_SECTION_ASM_OP, DATA_SECTION_ASM_OP):
6647         Here.
6648         * config/we32k/we32k.h (TEXT_SECTION_ASM_OP, DATA_SECTION_ASM_OP,
6649         ASM_BYTE_OP): Here.
6650
6651 2000-09-25  Richard Henderson  <rth@cygnus.com>
6652
6653         * expmed.c (store_bit_field): Adjust last change to not consider
6654         any word-sized field naturally aligned.
6655
6656 2000-09-24  Richard Henderson  <rth@cygnus.com>
6657
6658         * config/alpha/alpha.c (alpha_emit_conditional_branch): Handle
6659         TFmode unordered compares properly.  Revalidate integer compare
6660         operands.
6661         (alpha_emit_setcc): New.
6662         (alpha_emit_conditional_move): Revalidate integer compare operands.
6663         * config/alpha/alpha-protos.h: Update.
6664         * config/alpha/alpha.md (cmpdi): Allow general operands.
6665         (sne): Use alpha_emit_setcc.
6666         (seq, slt, sle, sgt, sge, sltu, sleu, sgtu, sgeu): Likewise.
6667         (sunordered, sordered): New.
6668
6669 2000-09-24  Richard Henderson  <rth@cygnus.com>
6670
6671         * config/ia64/ia64-protos.h: Update.
6672         * config/ia64/ia64.c (call_multiple_values_operation): Remove.
6673         (ia64_expand_call): New.
6674         (ia64_expand_prologue): Emit an alloc if we need extra input
6675         registers.
6676         (ia64_expand_epilogue): New arg sibcall_p; don't emit the return
6677         instruction if true.
6678         (struct reg_flags): Add is_sibcall.
6679         (rtx_needs_barrier): A sibcall does not use CFM et al.  Ignore USEs.
6680         (emit_insn_group_barriers): Set flags.is_sibcall.  Remove hacks
6681         for CODE_FOR_gr_spill_internal/CODE_FOR_gr_restore_internal.
6682         * config/ia64/ia64.h (PREDICATE_CODES): Update.
6683         * config/ia64/ia64.md (call): Use ia64_expand_call.
6684         (call_value): Likewise.
6685         (sibcall, sibcall_value): New.
6686         (call patterns): Remove extra expanders; tidy.
6687         (sibcall_epilogue): New.
6688         (set_bsp): Remove the extra USE.  Put the operand inside the UNSPEC.
6689
6690 2000-09-24  Richard Henderson  <rth@cygnus.com>
6691
6692         * emit-rtl.c (gen_lowpart_common): Use trunc_int_for_mode.
6693
6694         * sibcall.c (skip_pic_restore): New.
6695         (identify_call_return_value): Use it.
6696
6697 2000-09-24  Mark Mitchell  <mark@codesourcery.com>
6698
6699         * c-tree.texi: Moved here from cp/ir.texi.  Documented nested
6700         functions.  Generalize to handle both C and C++.
6701         * Makefile.in (c-tree.info): New target.
6702         (info): Add c-tree.info.
6703
6704 Sun Sep 24 09:15:48 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6705
6706         * expr.c (store_field): If BITSIZE is negative, use size of type.
6707         (expand_expr, case COMPONENT_EXPR): Likewise.
6708
6709 Sun 24-Sep-2000 11:40:23 BST  Neil Booth  <NeilB@earthling.net>
6710
6711         * cpplex.c: Update TODO comment.
6712         * cpplib.c (do_error, do_warning): Merge common code of
6713         do_error and do_warning into do_diagnostic.  Use it.
6714         (do_diagnostic): New function.
6715         * cpplib.h: Fix comment typo.
6716
6717 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
6718
6719         * c-common.c (check_format_info): Warn for a wide character string
6720         used as a non-wide format argument.
6721
6722 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
6723
6724         * builtins.def (BUILT_IN_LLABS): Add.
6725         * builtins.c (expand_builtin): Also abort on BUILT_IN_LLABS.
6726         * c-common.c (c_common_nodes_builtins): Create builtin functions
6727         __builtin_llabs, and plain llabs unless no_nonansi_builtins
6728         outside of C99 mode.
6729         (expand_tree_builtin): Handle BUILT_IN_LLABS.
6730
6731 Sat 23-Sep-2000 22:39:18 BST  Neil Booth  <NeilB@earthling.net>
6732
6733         * cpphash.h (CPP_RESERVE, CPP_PUTS_Q, CPP_PUTS, CPP_PUTC_Q,
6734         CPP_PUTC, DUMMY_TOKEN, NO_DUMMY_TOKEN): Delete.
6735         * cpplex.c (_cpp_expand_token_space, _cpp_init_toklist,
6736         _cpp_free_toklist): No need to worry about extra dummy token
6737         at the start of token lists any more.
6738         (trigraph_ok): Only warn outside comments.
6739         (skip_block_comment): Set and clear lexing_comment.
6740         (skip_line_comment): Take a cpp_reader not cpp_buffer.
6741         Set and clear lexing_comment.
6742         (parse_number): Handle leading '.' indicated by pfile->seen_dot.
6743         (check_long_token): Delete.
6744         (lex_percent, lex_dot): New subroutines of lex_token to
6745         handle lexing of '.' and '%' without lookback.
6746         (lex_token): Use lex_dot and lex_percent.
6747         (lex_line): Don't check for LIST_OFFSET.
6748         (_cpp_init_input_buffer): Update for new _cpp_init_toklist.
6749         * cpplib.c (_cpp_parse_assertion): Similarly.
6750         (cpp_push_buffer): Initialize extra_char.
6751         * cpplib.h (LIST_OFFSET): Delete.
6752         (struct cpp_buffer): New member extra_char.
6753         (struct lexer_state): New members lexing_comment and seen_dot.
6754
6755 2000-09-23  Jason Merrill  <jason@redhat.com>
6756
6757         * config/rs6000/x-aix41 (CLIB): Define here.
6758         * config/rs6000/t-aix43: Not here.
6759         * config/rs6000/t-aix41: Or here.  Remove.
6760         * configure.in: Don't use it.
6761
6762 2000-09-22  Jason Merrill  <jason@redhat.com>
6763
6764         * configure.in: Add test for HAVE_LD_DWARF_LINKONCE.
6765         * toplev.c: Use it to initialize flag_eliminate_dwarf2dups.
6766         * config.in: Regenerate.
6767
6768         * configure.in: Fix checks for assembler features when using a
6769         one-tree assembler that has not yet been built.
6770         Fix --disable-threads.
6771
6772 2000-09-19  Geoff Keating  <geoffk@cygnus.com>
6773
6774         * stmt.c (expand_asm_operands): Allow # in constraints.
6775
6776 2000-09-22  Jason Merrill  <jason@redhat.com>
6777
6778         * c-lex.c (skip_white_space): Just treat CRs as horizontal whitespace.
6779
6780         * dbxout.c (dbxout_symbol_name): Just use DECL_NAME for
6781         function-local names.
6782
6783 2000-09-22  Brad Lucier <lucier@math.purdue.edu>
6784             Mark Mitchell  <mark@codesourcery.com>
6785
6786         * toplev.c (warn_disabled_optimization): Declare new warning flag.
6787         * flags.h (warn_disabled_optimization): Add it here.
6788         * gcse.c (gcse_main): Add warning when disabled.
6789         * invoke.texi: Document -Wdisabled-optimization.
6790
6791 2000-09-21  Jason Merrill  <jason@redhat.com>
6792
6793         * dwarf2out.c (add_const_value_attribute): Multiply by length, not 4.
6794
6795         * dwarf2out.c (tree_add_const_value_attribute): New fn.
6796         (gen_variable_die): Call it for non-definitions.
6797
6798         * dwarf2out.c (die_struct): Add die_mark field.
6799         (mark_dies, unmark_dies): New fns.
6800         (clear_die_sizes): Remove.
6801         (print_die): Check die_symbol rather than die_offset.
6802         (build_abbrev_table, output_pubnames, output_aranges): Check
6803         die_mark rather than die_offset.
6804         (output_comp_unit): Move calc_die_sizes after build_abbrev_table.
6805         Call mark_dies.
6806
6807 Thu 21-Sep-2000 18:19:05 BST  Neil Booth  <NeilB@earthling.net>
6808
6809         * cppfiles.c (lookup_include_file): Rename to open_file.
6810         Always create a splay tree value, even on syscall failures.
6811         Negative entries indicated by fd == -2.
6812         Re-open files closed in the meantime.
6813         (_cpp_fake_include): Create a negative splay tree entry.
6814         (find_include_file, cpp_read_file): Update for function name
6815         change.
6816         * gcc.gd/cpp/mi4.c: Testcase.
6817
6818 2000-09-21  Nick Clifton  <nickc@redhat.com>
6819
6820         * config/arm/t-arm-elf (MULTILIB_DIRNAMES): Enable multilibs for
6821         ARM and THUMB modes.
6822
6823         * config/mcore/mcore.c: Fix compile time warnings.
6824         * config/mcore/mcore-protos.h: Fix compile time warnings.
6825
6826 2000-09-20  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
6827
6828         * configure.in: Correct test of gcc_cv_glibc.
6829         * configure: Rebuilt.
6830         * config.in: Rebuilt.
6831
6832 2000-09-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6833
6834         * builtins.c (expand_builtin_fputs): Also expand when length!=1.
6835         (expand_builtin): Handle BUILT_IN_FWRITE.
6836
6837         * builtins.def (BUILT_IN_FWRITE): New entry.
6838
6839         * c-common.c (c_common_nodes_and_builtins): Declare __builtin_fwrite.
6840
6841 Wed Sep 20 15:39:14 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6842
6843         * gcc.c (modify_target): New variable and struct.
6844         (process_command): Handle MODIFY_TARGET_NAME.
6845         * tm.texi (MODIFY_TARGET_NAME): Add documentation for new macro.
6846         * config/pa/pa.h (MODIFY_TARGET_NAME): New macro.
6847
6848         * c-decl.c (finish_decl): Add else's to avoid referencing
6849         TYPE_DOMAIN of an ERROR_MARK.
6850
6851 Wed Sep 20 21:44:31 2000  Denis Chertykov  <denisc@overta.ru>
6852
6853         * config/avr/avr.c (adjust_insn_length): Adjust lengths of
6854         `reload_in*' insns.
6855
6856 2000-09-19  Marek Michalkiewicz  <marekm@linux.org.pl>
6857
6858         * config/avr/avr.md (neghi2): Add alternative for input and output
6859         operands in different registers, as in negsi2.
6860         (*negsi2): Remove '*' from the name.  Use "movw" if available.
6861
6862 2000-09-19  Jim Wilson  <wilson@cygnus.com>
6863
6864         * config/ia64/crtbegin.asm (__dso_handle): Delete use of
6865         HAVE_GAS_HIDDEN macro.
6866
6867 Tue 19-Sep-2000 22:38:57 BST  Neil Booth  <NeilB@earthling.net>
6868
6869         * cpplex.c (lex_line): Drop the EOF token for unknown
6870         directives in assembler.
6871
6872 2000-09-19  David Edelsohn  <edelsohn@gnu.org>
6873
6874         * configure.in: Allow enable_threads_flag value of "aix".  Define
6875         thread_file as "aix" for AIX 4.3 and above.
6876         * configure: Regenerated.
6877
6878         * gthr-aix.h: New file.
6879
6880         * rs6000/t-aix43: Replace soft-float multilib with pthread.
6881         Remove 403 processor multilib match.  Fix rios2 processor multilib
6882         match.
6883
6884         * rs6000/aix.h (ASM_DECLARE_FUNCTION_NAME): Use function_section
6885         to return to appropriate csect.
6886
6887 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6888
6889         * builtins.c (is_valid_printf_arglist, expand_builtin_printf): New
6890         functions.
6891         (expand_builtin_fputs): Set `target' parameter for `expand_expr'.
6892         (expand_builtin): Handle BUILT_IN_PUTCHAR, BUILT_IN_PUTS and
6893         BUILT_IN_PRINTF.
6894
6895         * builtins.def (BUILT_IN_PUTCHAR, BUILT_IN_PUTS, BUILT_IN_PRINTF):
6896         New entries.
6897
6898         * c-common.c (init_function_format_info): Handle __builtin_printf.
6899         Set `check_function_format_ptr'.
6900         (c_common_nodes_and_builtins): Set `puts_ftype' and
6901         `printf_ftype'.  Declare __builtin_putchar, __builtin_puts,
6902         __builtin_printf and printf.
6903
6904         * tree.c, tree.h (check_function_format_ptr): Declare.
6905
6906 Tue 19-Sep-2000 18:26:57 BST  Neil Booth  <NeilB@earthling.net>
6907
6908         * cppfiles.c (read_include_file): Take no special action for
6909         zero-length files.
6910
6911 2000-09-19  Bernd Schmidt  <bernds@redhat.co.uk>
6912
6913         * final.c (insn_current_reference_address): Use INSN_SHUID of seq
6914         rather than that of branch.
6915         (shorten_branches): Don't increment insn_current_address twice.
6916
6917         Undo most of the Wed Jan 27 23:39:53 1999 patch:
6918         * loop.h (struct induction): Delete members derived, ix and last_use.
6919         (struct loop_ivs): Delete members first_increment_giv and
6920         last_increment_giv.
6921         * loop.c (verify_dominator, find_life_end, cmp_recombine_givs_stats,
6922         recombine_givs): Delete functions.
6923         (find_and_verify_loops): Don't initialize cont_dominator.
6924         (strength_reduce): Lose code to try to find bivs that can be
6925         expressed as givs of another biv, and to convert biv increments
6926         into givs.
6927         Lose loop_scan_start variable, always use loop->scan_start.
6928         Don't call recombine_givs.  Don't handle derived givs.
6929         (record_giv): Don't initialize derived and last_use fields.
6930         (biv_eliminiation_giv_has_0_offset): Lose code to handle derived
6931         givs.
6932         * unroll.c (derived_regs): Delete static variable.
6933         (unroll_loop): Don't initialize it.
6934         (copy_loop_body): Lose code to handle derived givs.
6935         (find_splittable_givs): Don't check for givs made from biv
6936         increments.
6937         Don't set derived_regs.
6938
6939         Fix misapplied earlier patch:
6940         * config/sh/sh.md (floatsisf_ie): Reenable.  Remove explicit reference
6941         to fpul.
6942         (floatsisf2): Generate floatsisf_ie by default.
6943         (floatsisf_i4): Conditional on TARGET_SH4.
6944
6945         (floatsisf2, floatsidf2, extendsfdf2): Also use reg_no_subreg_operand
6946         predicate for the expanders.
6947
6948 2000-09-19  Richard Henderson  <rth@cygnus.com>
6949
6950         * config/i386/i386.h (CPP_CPU_SPEC): Define i586 and i686 symbols
6951         in addition to pentium and pentiumpro symbols.
6952         (CPP_CPU_DEFAULT_SPEC): Likewise.
6953
6954         * c-typeck.c (c_expand_asm_operands): Restore the output tree
6955         after expanding.
6956
6957         * stmt.c (expand_expr_stmt): Only call warn_if_unused_value
6958         if the tree has side effects.
6959         (warn_if_unused_value): Do not warn about void constructs.
6960
6961         * c-decl.c (poplevel): Invoke warn_about_unused_variables.
6962
6963         * unroll.c (copy_loop_body): Update LABEL_NUSES before
6964         calling invert_jump.
6965
6966 2000-09-18  Geoff Keating  <geoffk@cygnus.com>
6967
6968         * combine.c (can_combine_p): Don't substitute an ASM_OPERANDS
6969         into anything.
6970
6971 2000-09-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6972
6973         * Makefile.in (c-common.o): Depend on diagnostic.h.
6974
6975         * c-common.c: Include diagnostic.h.
6976         (tfaff): Delete.
6977         (status_warning): New function.
6978         (check_format_info, maybe_read_dollar_number, check_format_types,
6979         finish_dollar_format_checking, check_function_format): Accept a
6980         `status' parameter.  All callers changed.
6981
6982         * c-common.h (check_function_format): Accept a `status' parameter.
6983
6984         * c-typeck.c: Update call to `check_function_format'.
6985
6986 2000-09-18  Richard Henderson  <rth@cygnus.com>
6987
6988         * c-decl.c (c_expand_body): Call mark_varargs before
6989         expand_function_start.
6990
6991 2000-09-18  Geoff Keating  <geoffk@cygnus.com>
6992
6993         * config/rs6000/eabi-cn.asm: Use /**/ to delimit comments, not #.
6994         * config/rs6000/eabi-ci.asm: Likewise.
6995
6996 2000-09-18  Richard Henderson  <rth@cygnus.com>
6997
6998         * emit-rtl.c (init_emit_once): Initialize const_tiny_rtx
6999         for BImode.
7000
7001 2000-09-18  Jim Wilson  <wilson@cygnus.com>
7002
7003         * unroll.c (loop_iterations): Pass increment to extend_for_giv_value
7004         before passing it to fold_rtx_mult_add.
7005
7006         * unroll.c (final_giv_value): Pass increment through
7007         extend_value_for_giv before passing it to emit_iv_add_mult.
7008
7009         * function.c (fixup_var_refs_1, case ZERO_EXTRACT): If we have a
7010         paradoxical subreg, then directly substitute the replacement and
7011         return.
7012
7013 Mon 18-Sep-2000 22:12:44 BST  Neil Booth  <NeilB@earthling.net>
7014
7015         * cpp.texi: Update documentation, including some clarifications,
7016         the treatment of various newline combinations, and space between
7017         backslash and newline.
7018
7019 Mon Sep 18 21:00:47 2000  J"orn Rennecke <amylaar@redhat.co.uk>
7020
7021         * sdbout.c (PUT_SDB_DEF, PUT_SDB_TAG, PUT_SDB_EPILOGUE_END):
7022         Replace ASM_OUTPUT_LABELREF with assemble_name.
7023
7024 Mon Sep 18 20:26:50 2000  J"orn Rennecke <amylaar@redhat.co.uk>
7025
7026         * sh.c (addsubcosts): CONST is not cheap.
7027         (find_barrier): For Sh1, take alignment after jumps into account.
7028
7029 2000-09-15  Andrew Haley  <aph@redhat.com>
7030
7031         * toplev.c (rest_of_compilation): Call purge_hard_subreg_sets to
7032         remove all SETs of SUBREGs of hard registers.
7033         * function.c (purge_hard_subreg_sets): New function.
7034         (purge_single_hard_subreg_set): New function.
7035         * rtl.h: (purge_hard_subreg_sets): New function.
7036
7037 2000-09-18  Richard Henderson  <rth@cygnus.com>
7038
7039         * config/ia64/ia64-protos.h: Update.
7040         * config/ia64/ia64.c (signed_inequality_operator): New.
7041         (ia64_expand_compare): New.
7042         (ia64_register_move_cost): Handle PR_REGS moves.
7043         (ia64_secondary_reload_class): Require a GR when moving to a PR.
7044         (struct reg_write_state): Add written_by_and/or.
7045         (struct reg_flags): Add is_and/or.
7046         (rws_update): Set them.
7047         (rws_access_regno): Test them to allow parallel comparisons.
7048         (rtx_needs_barrier): Recognize parallel comparisons.
7049         (emit_insn_group_barriers): Set prev_insn after a call stop bit.
7050         Call recog_memoized; ignore pred_rel_mutex.
7051         (emit_predicate_relation_info): Don't call find_basic_blocks here.
7052         (ia64_reorg): Do it here instead.
7053         * config/ia64/ia64.h: s/CCmode/BImode/g
7054         (MODES_TIEABLE_P): Don't tie BImode.
7055         (PREFERRED_RELOAD_CLASS): Do not reload operations into AR regs.
7056         (CONST_COSTS): Pick sensible values for CONST_INT based on context.
7057         (RTX_COSTS): Make multiply 4 insns.
7058         (MEMORY_MOVE_COST): New.
7059         (PREDICATE_CODES): Update.
7060         * config/ia64/ia64.md: s/CCmode/BImode/g
7061         (movcci, movbi): New.
7062         (andbi3, andcmbi3, iorbi3, iorcmbi3, one_cmplbi2): New.
7063         (cmpsi_and_0, cmpsi_and_1, cmpsi_andnot_0, cmpsi_andnot_1): New.
7064         (cmpdi_and_0, cmpdi_and_1, cmpdi_andnot_0, cmpdi_andnot_1): New.
7065         (tbit_and_0, tbit_and_1, tbit_and_2, tbit_and_3): New.
7066         (cmpsi_or_0, cmpsi_or_1, cmpsi_orcm_0, cmpsi_orcm_1): New.
7067         (cmpdi_or_0, cmpdi_or_1, cmpdi_orcm_0, cmpdi_orcm_1): New.
7068         (tbit_or_0, tbit_or_1, tbit_or_2, tbit_or_3): New.
7069         (mulsi, muldi): Use xmpy not xma.
7070         (cmpbi): New.
7071         (movcc, movcc_internal): Remove.
7072         (branch expanders): Use ia64_expand_compare.
7073         (setcc expanders): Likewise.
7074         (cmov insns): Use move_operand and ia64_move_ok.
7075         (pred_rel_mutex): Use unspec not unspec_volatile.  Prevent the
7076         scheduler from moving it past a use.
7077         * config/ia64/build.hacks: Remove.
7078
7079 Mon 18-Sep-2000 19:21:35 BST  Neil Booth  <NeilB@earthling.net>
7080
7081         * cpphash.h (HASHSTEP): Take character rather than pointer
7082         to character.
7083         (_cpp_check_directive, _cpp_check_linemarker): Update prototypes.
7084
7085         * cpphash.c (cpp_loookup): Update for new HASHSTEP.
7086
7087         * cpplex.c (auto_expand_name_space, trigraph_replace,
7088         backslash_start, handle_newline, parse_name, INIT_TOKEN_STR,
7089         IMMED_TOKEN, PREV_TOKEN_TYPE, PUSH_TOKEN, REVISE_TOKEN,
7090         BACKUP_TOKEN, BACKUP_TRIGRAPH, MIGHT_BE_DIRECTIVE,
7091         KNOWN_DIRECTIVE): Delete.
7092
7093         (handle_newline, check_long_token, skip_escaped_newlines,
7094         unterminated): New functions.
7095         (ACCEPT_CHAR, SAVE_STATE, RESTORE_STATE): New macros.
7096
7097         (parse_identifier): Was parse_name, new implementation.
7098         (skip_line_comment, skip_block_comment, skip_whitespace,
7099         parse_number, parse_string, trigraph_ok, save_comment,
7100         adjust_column, _cpp_get_line): New implementations.
7101
7102         (lex_token): New function.  Lexes a token at a time, looking
7103         forwards.  Contains most of the guts of the old lex_line.
7104         (lex_line): New implementation, using lex_token to obtain
7105         individual tokens.
7106         (cpp_scan_buffer): Use the token's line, not the list's line.
7107
7108         * cpplib.c (_cpp_check_directive, _cpp_check_linemarker):
7109          New implementations.
7110         (do_assert): Don't bother setting the answer's list's line.
7111         (cpp_push_buffer): Initialise new pfile and read_ahead members
7112         of struct cpp_buffer.
7113
7114         * cpplib.h (cppchar_t): New typedef.
7115         (struct cpp_buffer): read_ahead, pfile and col_adjust are
7116         new members.
7117         (struct lexer_state): New structure that determines the state
7118         and behaviour of the lexer.
7119         (IN_DIRECTIVE, KNOWN_DIRECTIVE): New macros.
7120         (struct cpp_reader): New member "state". Rename
7121         multiline_string_line and multiline_string_column. Delete
7122         col_adjust, in_lex_line members.
7123         (CPP_BUF_COLUMN): Update.
7124
7125 2000-09-18  Richard Henderson  <rth@cygnus.com>
7126
7127         * combine.c (simplify_comparison): Shift a NOT out of a single
7128         bit test.
7129
7130         * combine.c (if_then_else_cond): Canonicalize BImode true to
7131         STORE_FLAG_VALUE.
7132         * explow.c (trunc_int_for_mode): Likewise.
7133
7134         * combine.c (combine_simplify_rtx): Use gen_unary to distribute
7135         the NOT for De Morgan's rule.
7136         * simplify-rtx.c (simplify_unary_operation): Simplify a BImode NOT
7137         of a comparison to the reverse comparison.
7138
7139         * combine.c (try_combine): Allow split to create a single insn.
7140
7141         * machmode.def: Add BImode.  Add a column for bitsize.
7142         * machmode.h (DEF_MACHMODE): Adjust for extra column.
7143         (GET_MODE_BITSIZE): Use it.
7144         * rtl.c (DEF_MACHMODE): Adjust for extra column.
7145         (mode_bitsize): New.
7146         (mode_mask_array): Use bitsize.
7147         * combine.c (combine_simplify_rtx): Require inner and outer
7148         modes to match on nonzero_bits optimizations.
7149
7150 2000-09-18  Bernd Schmidt  <bernds@redhat.co.uk>
7151
7152         * reload1.c (forget_old_reloads_1): If a hard reg is stored, clear
7153         its entry in spill_reg_store.
7154         * config/sh/lib1funcs.ams (movstr_i4 functions): Always compile in.
7155         * sh.c (reg_no_subreg_operand): New function.
7156         * sh-protos.h (reg_no_subreg_operand): Declare it.
7157         * sh.h (PREDICATE_CODES): Add it.
7158         * sh.md (floatsisf2_i4, floatsidf2_i, extendsfdf2_i4): Use it for
7159         input operand that needs to be in fpul.
7160         (fix_truncsfsi2, fix_truncsfsi2_i4): Use register_operand for output.
7161         * sh.c (find_barrier): Take into account that machine_dependent_reorg
7162         might add new insns.
7163
7164 2000-09-18  Alexandre Oliva  <aoliva@redhat.com>
7165
7166         * config/sh/sh.c (sh_expand_prologue): Mark GOTaddr2picreg as
7167         MAYBE_DEAD.
7168         (sh_expand_epilogue): Take the PIC register into account when
7169         computing the frame size.
7170
7171         * config/sh/sh.c (nonpic_symbol_mentioned_p): Check LABEL_REFs.
7172         * config/sh/sh.md (sym_label2reg, symPLT_label2reg): Protect
7173         LABEL_REFs with a PIC-safe unspec.
7174
7175 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7176
7177         * c-common.c (check_format_info): Properly save the argument
7178         number and parameter for $ operand number formats in case width
7179         and precision arguments are also used.  Allow printf width and
7180         precision arguments to have operand numbers even if none was
7181         specified for the main format, since this is OK for %*.*m.  Only
7182         object to missing $ operand number if the format used requires an
7183         argument.
7184
7185 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7186
7187         * c-common.c (format_char_info): Add 'W' flag to comment.
7188         (print_char_table, scan_char_table): Use it.
7189         (check_format_info): Use the 'W' flag to determine whether a
7190         format argument is written into.
7191
7192 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7193
7194         * c-common.c (check_format_types): Reorganise and clean up,
7195         checking earlier for ERROR_MARKs and making cur_type into its
7196         TYPE_MAIN_VARIANT where convenient.
7197
7198 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7199
7200         * gcc.c (cpp_options): Add specs for __STDC_HOSTED__.
7201
7202 2000-09-18  Bernd Schmidt  <bernds@redhat.co.uk>
7203
7204         * optabs.c (emit_libcall_block): Set CONST_CALL_P for the call.
7205
7206         * i386-protos.h (ix86_init_builtins, ix86_expand_builtin): Declare.
7207         * i386.c (struct builtin_description): New.
7208         (bdesc_comi, bdesc_2arg, bdesc_1arg): New arrays.
7209         (mmx_reg_operand): Declare MODE arg as unused.
7210         (ix86_expand_sse_comi, ix86_expand_sse_compare, safe_vector_operand,
7211         ix86_expand_unop1_builtin, ix86_expand_unop_builtin,
7212         ix86_expand_binop_builtin, ix86_expand_store_builtin,
7213         ix86_init_builtins, ix86_expand_builtin): New functions.
7214         * i386.h (ix86_builtins): New enumeration.
7215         (MD_INIT_BUILTINS, MD_EXPAND_BUILTIN): New macros.
7216         * i386.md (attr length_immediate): 0 for mmx/sse types.
7217         (attr prefix_0f): 1 for mmx/sse types.
7218         (setcc_2): Remove "*" so we get gen_setcc_2.
7219         (emms): Account for changed register numbering.  Set "memory" attr
7220         to unknown.
7221         (sfence): Set "memory" attr to unknown.
7222
7223 2000-09-18  Andreas Jaeger  <aj@suse.de>
7224
7225         * configure.in: Define _GNU_SOURCE only when using the GNU C
7226         Library.
7227         * configure: Regenerated.
7228         * config.in: Regenerated.
7229
7230 2000-09-17  Mark Mitchell  <mark@codesourcery.com>
7231
7232         * cppinit.c (cpp_init): Don't use ANSI prototypes.
7233         * flow.c (flow_dump_loop): Likewise.
7234         (flow_loops_dump): Likewise.
7235
7236         * c-typeck.c (c_start_case): Fix typo.
7237
7238 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7239
7240         * c-decl.c (grokdeclarator): Don't give a warning about defaulting
7241         to int for plain complex which defaults to complex double.  Do
7242         warn about defaulting to complex double if pedantic.  Warn about
7243         complex integer types if pedantic.  Warn about complex types if
7244         pedantic and not in C99 mode.
7245         * c-typeck.c (build_unary_op): If pedantic, warn about use of ~
7246         for complex conjugation.
7247
7248 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7249
7250         * contrib.texi: Update my entry.
7251
7252 Sun Sep 17 18:48:32 2000  Denis Chertykov  <denisc@overta.ru>
7253
7254         * config/avr/avr.md (mcu_enhanced): New attribute.
7255         (mcu_mega): Likewise.
7256         (extendhisi2): Use mcu_enhanced.
7257         (zero_extendhisi2): Likewise.
7258         (call_insn): Use mcu_enhanced and mcu_mega.
7259         (call_value_insn): Likewise.
7260         (*sbrx_branch): Use mcu_mega.
7261         (*sbrx_and_branchsi): Likewise.
7262         (*sbrx_and_branchhi): Likewise.
7263         (*tablejump_lib): Likewise.
7264
7265 Sun Sep 17 10:46:17 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7266
7267         * alias.c (true_dependence): Allow non-unchanging read to conflict
7268         with unchanging write.
7269
7270         * expr.c (store_constructor_field): Accept ALIAS_SET arg.
7271         (store_constructor): Pass alias_set to it.
7272
7273         * c-decl.c (grokdeclarator): Reorder tests to avoid looking at
7274         TYPE_MAIN_VARIANT of ERROR_MARK.
7275         * c-lex.c (readescape): Avoid using printf syntax we don't recognize.
7276
7277         * simplify-rtx.c (simplify_unary_operation): Add cases
7278         FLOAT_EXTEND and FLOAT_TRUNCATE to ones that return 0.
7279
7280 2000-09-17  Bernd Schmidt  <bernds@redhat.co.uk>
7281
7282         * expr.h (emit_library_call, emit_library_call_value): Delete
7283         declarations.
7284         * rtl.h (enum libcall_type): New.
7285         (emit_library_call, emit_library_call_value): Change fn_type arg to
7286         be of type enum libcall_type.
7287         * calls.c: Likewise for the function definitions.  Several callers
7288         throughout changed to use the new enumeration appropriately.
7289         (emit_library_call_value_1): Likewise.  Put back code to make libcall
7290         blocks of equal form, but only use it for the two new higher
7291         enumeration values.
7292
7293 2000-09-16  Mark Mitchell  <mark@codesourcery.com>
7294
7295         Convert the C front-end to use function-at-a-time mode.
7296         * c-common.h: Include splay-tree.h.
7297         (C_DECLARED_LABEL_FLAG): New macro.
7298         (struct language_function): Add x_scope_stmt_stack and
7299         x_function_name_declared_p.
7300         (RECHAIN_STMTS): Move definition.
7301         (lang_statment_code_p): Likewise.
7302         (lang_expand_stmt): Likewise.
7303         (lang_expand_decl_stmt): New variable.
7304         (lang_expand_function_end): Likewise.
7305         (current_scope_stmt_stack): New function.
7306         (add_decl_stmt): Likewise.
7307         (add_scope_stmt): Likewise.
7308         (mark_stmt_tree): Likewise.
7309         (struct c_lang_decl): New structure.
7310         (DECL_SAVED_TREE): Define.
7311         (c_mark_lang_decl): New function.
7312         (c_expand_start_cond): Change prototype.
7313         (c_finish_then): New function.
7314         (c_finish_else): Likewise.
7315         (current_function_name_declared): Remove.
7316         (set_current_function_name_declared): Likewise.
7317         (mark_c_language_function): Declare.
7318         (case_compare): Likewise.
7319         (c_add_case_label): Likewise.
7320         (c_expand_expr): Likewise.
7321         (c_safe_from_p): Likewise.
7322         * c-common.c (lang_expand_function_end): New variable.
7323         (struct if_elt): Add if_stmt.
7324         (c_expand_start_cond): Add the if-statement to the statement-tree,
7325         rather than generating RTL.
7326         (c_finish_then): New function.
7327         (c_expand_start_else): Don't generate RTL.
7328         (c_finish_else): New function.
7329         (c_expand_expr_stmt): Don't generate RTL.
7330         (statement_code_p): Add SCOPE_STMT.
7331         (case_compare): New function.
7332         (c_add_case_label): Likewise.
7333         (mark_stmt_tree): Likewise.
7334         (c_mark_lang_decl): Likewise.
7335         (mark_c_language_function): Likewise.
7336         (c_expand_expr): Likewise.
7337         (c_safe_from_p): Likewise.
7338         * c-decl.c (c_stmt_tree): New variable
7339         (c_scope_stmt_stack): Likewise.
7340         (c_function_name_declared_p): Likewise.
7341         (lang_expand_expr_stmt): Remove.
7342         (poplevel): Don't call output_inline_function for nested
7343         functions.
7344         (pushdecl): Don't set DECL_CONTEXT for a local declaration of an
7345         `extern' function.
7346         (redeclaration_error_message): Change means of computing whether
7347         or not a function is nested.
7348         (lookup_label): Don't call label_rtx.
7349         (init_decl_processing): Add more GC roots.
7350         (start_decl): Add DECL_STMTs to the statement-tree, rather than
7351         calling rest_of_decl_compilation.
7352         (finish_decl): Don't call expand_decl.
7353         (store_parm_decls): Begin the statement-tree, but don't generate
7354         RTL.
7355         (finish_function): Tie off the statement-tree.  Call c_expand_body
7356         if appropriate.
7357         (c_expand_body): New function.
7358         (push_c_function_context): Save more information.
7359         (pop_c_function_contxt): Likewise.
7360         (copy_lang_decl): Now that we use DECL_LANG_SPECIFIC, copy it.
7361         (lang_mark_tree): Mark it.
7362         (current_stmt_tree): Adjust.
7363         (current_scope_stmt_stack): New function.
7364         (do_case): Remove.
7365         (set_current_name_declared): Likewise.
7366         (c_begin_compound_stmt): Define.
7367         (c_expand_decl_stmt): Likewise.
7368         * c-lang.c: Include rtl.h and expr.h.
7369         (lang_init): Set more language-specific hooks.
7370         * c-lex.c: Include expr.h.
7371         * c-parse.in: Changes throughout to add statements to the
7372         statement-tree, rather than generating RTL after every statement.
7373         * c-semantics.c (lang_expand_decl_stmt): Define.
7374         (add_decl_stmt): New function.
7375         (add_scope_stmt): Likewise.
7376         (finish_stmt_tree): Tweak.
7377         (genrtl_expr_stmt): Likewise.
7378         (genrtl_decl_stmt): Handle local labels, and call
7379         lang_expand_decl_stmt if required.
7380         (genrtl_for_stmt): Fix line-number handling.
7381         (genrtl_case_label): Handle cleanups.
7382         (genrtl_asm_stmt): Don't call combine_strings.
7383         (genrtl_compound_stmt): Simplify.
7384         (expand_stmt): Handle SCOPE_STMTs.
7385         * c-tree.h (struct lang_decl): New structure.
7386         (C_DECLARED_LABEL_FLAG): Remove.
7387         (c_begin_compound_stmt): Declare.
7388         (c_expand_decl_stmt): Likewise.
7389         (c_expand_start_case): Rename to c_start_case.
7390         (c_finish_case): New function.
7391         * c-typeck.c (start_init): Tweak setting of
7392         constructor_incremental.
7393         (c_expand_asm_operands): Tweak error-handling.  Add to the
7394         statement-tree.
7395         (c_expand_return): Add to the statement-tree.
7396         (c_expand_start_case): Rename to ...
7397         (c_start_case): ... this.
7398         (struct c_switch): New type.
7399         (switch_stack): New variable.
7400         (do_case): Simplify.
7401         (c_finish_case): New function.
7402         * dependence.c: Include expr.h.
7403         (enum dependence_type): Change spelling of enumerals.
7404         (check_node_dependence): Adjust.
7405         * expr.h (lang_safe_from_p): Declare.
7406         (safe_from_p): Likewise.
7407         * expr.c (lang_safe_from_p): New variable.
7408         (safe_from_p): Give it external linkage.  Use lang_safe_from_p.
7409         * stmt.c (expand_expr_stmt): Avoid clobberring of last_expr_type.
7410         * toplev.c (rest_of_decl_compilation): Robustify.
7411         * tree.c (contains_placeholder_p): Likewise.
7412         * Makefile.in: Update dependencies.
7413         * objc/objc-act.h: Adjust calculation of value for dummy_tree_code.
7414         * objc/objc-act.c: Include rtl.h, expr.h, and c-common.h.
7415         (objc_expand_function_end): New function.
7416         (finish_method_def): Use it.
7417         (init_objc): Initialize more language-specific hooks.
7418         * objc/Make-lang.in: Update dependencies.
7419
7420 2000-09-16  Geoffrey Keating  <geoffk@cygnus.com>
7421
7422         * configure.in: Define macros that affect features before
7423         testing for features.  Don't define _XOPEN_SOURCE.
7424         * configure: Regenerated.
7425         * config.in: Regenerated.
7426
7427 Sat Sep 16 19:42:50 EDT 2000  John Wehle  (john@feith.com)
7428
7429         * rtlanal.c (rtx_varies_p): Volatile asms vary.
7430         (rtx_unstable_p): Restructure code.  Volatile asms
7431         are unstable.
7432
7433 Sat Sep 16 14:35:55 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7434
7435         * function.h (no_debugging_symbols): New field.
7436         * integrate.c (save_for_inline): Renamed from save_for_inline_nocopy.
7437         Initialize no_debugging_symbols.
7438         (output_inline_function): Save and restore write_symbols and set from
7439         no_debugging_symbols.
7440         * toplev.c (rest_of_compilation): Call save_for_inline.
7441         * tree.h: Update comment.
7442
7443         * stor-layout.c (place_field): Don't do anything if field or
7444         its type are ERROR_MARK.
7445
7446 Sat Sep 16 19:14:00 2000  Laurynas Biveinis <lauras@softhome.net>
7447
7448         * cppfiles.c (purge_cache): Use munmap only if MMAP_THRESHOLD defined.
7449         (read_include_file): Ensure inc->mmaped is initialized.
7450
7451 2000-09-16  Richard Henderson  <rth@cygnus.com>
7452
7453         * cppiles.c (purge_cache): Use PTR not caddr_t.
7454
7455 2000-09-16  Hans-Peter Nilsson  <hp@axis.com>
7456
7457         * gcc.c: In description for %{<S}, say the option removed is -S.
7458         * invoke.texi (Spec Files): Ditto.
7459
7460 2000-09-16  Andreas Jaeger  <aj@suse.de>
7461
7462         * configure.in: Always define _GNU_SOURCE to make interfaces
7463         visible that were hidden by only defining _GNU_SOURCE.
7464         * configure: Regenerated.
7465
7466 Sat 16-Sep-2000 08:13:45 BST  Neil Booth  <NeilB@earthling.net>
7467
7468         * cpplex.c (push_macro_context): Set an argument's level after
7469         calling parse_args.  We could loop infinitely otherwise.
7470
7471 2000-09-15  Tom Tromey  <tromey@cygnus.com>
7472
7473         * configure, config.in: Rebuilt.
7474         * configure.in: Check for iconv.h.  Define _XOPEN_SOURCE.
7475
7476 2000-09-15  Greg McGary  <greg@mcgary.org>
7477
7478         * cppmacro.c (check_trad_stringification): Check token
7479         text pointers against limit before dereferencing.
7480
7481 2000-09-15  Joseph S. Myers  <jsm28@cam.ac.uk>
7482
7483         * c-common.c (format_wanted_type): New structure.
7484         (check_format_types): New function.
7485         (check_format_info): Pass all checking of types of format
7486         arguments, including width and precision arguments, to this new
7487         function.
7488
7489 2000-09-15  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7490
7491         * BUGS: Remove file.
7492
7493 2000-09-15  Jakub Jelinek  <jakub@redhat.com>
7494
7495         * config/alpha/alpha.c (override_options): ev6 cache latencies
7496         from Richard Henderson.  Don't allow -mmemory-latency=L0.
7497
7498         * config/alpha/alpha.h (TARGET_CPU_EV5, TARGET_CPU_EV6): Define.
7499         (TARGET_OPTIONS): Add tune=.
7500         (alpha_tune_string): Declare.
7501         * config/alpha/alpha.c (override_options): Add cpu_table.
7502         Use alpha_cpu_string first to set both alpha_cpu and target_flags
7503         and then alpha_tune_string to set alpha_cpu only.
7504         Replace tests for PROCESSOR_EV* with TARGET_CPU_EV* tests.
7505         * config/alpha/elf.h (ASM_FILE_START): Likewise.
7506         * config/alpha/osf.h (ASM_FILE_START): Likewise.
7507         * config/alpha/openbsd.h (ASM_FILE_START): Likewise.
7508
7509 Fri Sep 15 19:45:55 MET DST 2000  Jan Hubicka  <jh@suse.cz>
7510
7511         * i386-protos.h (no_comparison_operator, uno_comparison_operator):
7512         Remove.
7513         (ix86_comparison_operator, ix86_cc_mode): Declare
7514         * i386.h (CCGC, CCGCO): New modes.
7515         (SELECT_CC_MODE): Move offline to ....
7516         * i386.c (ix86_cc_mode): .... here; use new modes.
7517         (ix86_comparison_operator): New.
7518         (fcmov_comparison_operator): Ensure proper mode.
7519         (put_condition_mode): More sanity checking.
7520         (ix86_match_ccmode): Handle new modes.
7521         (ix86_expand_fp_compare): GEU requires CCmode.
7522         (ix86_expand_strlensi_unroll_1): Use emit_cmp_and_jump_insn instead of
7523         doing it by hand.
7524         * i386.md (cmp?i_ccz_1): Remove
7525         (cmp?i_ccno_1): Use ix86_match_ccmode.
7526         (cmp?i_minus_1): New.
7527         (cmpsi_1): New expander.
7528         (cmpqi_ext_1): Use match_ccmode
7529         (cmpqi_ext_3): New expander.
7530         (cmpqi_ext_3_insn): Rename from cmpqi_ext_3.
7531         (cmpqi_ext_4): Use match_ccmode.
7532         (add?i_?): Use match_ccmode.
7533         (add?i_6): New.
7534         (test?i_ccz_1): Remove
7535         (test?i_1): New.
7536         (testsi_ccno_1, testqi_ccz_1, testqi_ext_ccno_0): New expander.
7537         (testqi_ext_0): Use ix86_match_ccmode.
7538         (*xorqi_cc_ext_1): Use ix86_match_ccmode.
7539         (xorqi_cc_ext_1): New expander.
7540         (shift patterns): Use CCGOCmode for all shifts except for sar.
7541         (setcc_?, jcc_?, miv?icc_nic): Use ix86_comparison_operator.
7542         (setcc_3, jcc_3, miv?icc_c): Remove.
7543
7544 2000-09-15  Will Cohen  <wcohen@redhat.com>
7545
7546         * dwarf2out.c (add_const_value_attribute): Changed array into a
7547         xmalloced object, so it exists after function exit.
7548         (free_AT): Added case for dw_val_class_float to free allocated
7549         memory.
7550
7551 2000-09-15  Kazu Hirata  <kazu@hxi.com>
7552
7553         * config/i386/i386.md: Fix a comment typo.
7554         * gcc.c: Fix formatting.
7555
7556 2000-09-15  Bernd Schmidt  <bernds@redhat.co.uk>
7557
7558         * optabs.c (emit_libcall_block): If target is a user variable,
7559         copy to a temporary first.
7560         * expr.c (convert_move): When generating a libcall, make a libcall
7561         block.
7562         * calls.c (emit_library_call_value_1): Don't create a libcall
7563         sequence here; our caller will in most cases do it.
7564
7565         * sh.h (SECONDARY_INPUT_RELOAD_CLASS): Handle moving T, MACL or
7566         MACH into FPUL.
7567         (SECONDARY_OUTPUT_RELOAD_CLASS): Similar case.
7568         * sh.md (reload_outsf): Generate recognizable patterns for
7569         TARGET_SH3E.
7570         (floatsisf2, floatsisf2_ie, floatsisf2_i4, fix_truncsfsi2,
7571         fix_truncsfsi2_i4, fixsfsi, floatsidf2, floatsidf2_i, fix_truncdfsi2,
7572         fix_truncdfsi2_i, extendsfdf2, extendsfdf2_i4, truncdfsf2,
7573         truncdfsf2_i4): Change not to use explicit references to fpul.
7574         (floatsisf2_ie): Remove USE of fpscr.
7575         (floatsisf2): Change default expansion to match this.
7576         (fix_truncsfsi2_i4_2, fix_truncdfsi2_i4 & splitters): Comment out
7577         unused patterns.
7578
7579 2000-09-15  Richard Henderson  <rth@cygnus.com>
7580
7581         * expmed.c (store_bit_field): Consider naturally aligned
7582         memory for direct reference.
7583
7584 2000-09-15  Richard Henderson  <rth@cygnus.com>
7585
7586         * config/alpha/alpha.c (alpha_expand_unaligned_load): Force all
7587         AND addresses into alias set 0.
7588         (alpha_expand_unaligned_store): Likewise.
7589         (alpha_expand_unaligned_load_words): Likewise.
7590         (alpha_expand_unaligned_store_words): Likewise.
7591
7592 2000-09-15  Bernd Schmidt  <bernds@redhat.co.uk>
7593
7594         * config/sh/sh.h (CPP_SPEC): For -m4-nofpu, define __SH4_NOFPU__.
7595         * config/sh/lib1funcs.asm (movstr_i4): Also compile if __SH4_NOFPU__
7596         is defined.
7597         * config/mips/mips.c (mips_va_arg): Args passed by reference have a
7598         rsize of UNITS_PER_WORD.
7599
7600 Fri 15-Sep-2000 06:49:07 BST  Neil Booth  <NeilB@earthling.net>
7601
7602         * cpplex.c (ON_REST_ARG): Correct the test.
7603         (maybe_paste_with_next): Duplicate a token that fail pasting,
7604         and clear its PASTE_LEFT flag, so that nested pasting attempts
7605         do not occur.
7606
7607 2000-09-14  Richard Henderson  <rth@cygnus.com>
7608
7609         * calls.c (precompute_register_parameters): Use COSTS_N_INSNS, not 2.
7610         * cse.c (rtx_cost): Likewise.
7611         * optabls.c (expand_binop): Likewise.
7612         (expand_twoval_binop, prepare_cmp_insn): Likewise.
7613         * regclass.c (copy_cost): Likewise.
7614         * reload1.c (reload_cse_move2add): Likewise.
7615
7616 2000-09-14  Joseph S. Myers  <jsm28@cam.ac.uk>
7617
7618         * c-parse.in (reswords): Add _Complex.
7619
7620 2000-09-14  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
7621
7622         * gcc.1: Delete documentation for -undef preprocessor option.
7623
7624 2000-09-14  Alexandre Oliva  <aoliva@redhat.com>
7625
7626         * config/sh/sh.h (INIT_SECTION_ASM_OP, FINI_SECTION_ASM_OP,
7627         STARTFILE_SPEC, ENDFILE_SPEC): Remove define.
7628         * config/sh/elf.h (INIT_SECTION_ASM_OP, FINI_SECTION_ASM_OP):
7629         Remove undefine before config/elfos.h.
7630         * config/sh/t-sh (EXTRA_MULTILIB_PARTS): Comment out.
7631
7632 2000-09-14  Kazu Hirata  <kazu@hxi.com>
7633
7634         * invoke.texi (H8/300 Options): Add -ms2600.
7635         * config/h8300.c (h8300_init_once): Output an error when -ms2600
7636         is used without -ms.
7637         * config/h8300.h (TARGET_MAC): New.
7638         (TARGET_SWITCHES): Add -ms2600 and -mno-s2600.
7639         (CONDITIONA_REGISTER_USAGE): Disable the mac register on any
7640         machine other than H8/S2600.
7641         * config/h8300.md: Accept mac instructions on the H8/S2600 instead
7642         of the H8/S2000.
7643
7644 2000-09-14  Alexandre Oliva  <aoliva@redhat.com>, Bernd Schmidt  <bernds@redhat.co.uk>
7645
7646         * reload.c (find_reloads_address_1): Generate reloads for auto_inc
7647         pseudos that refer to the original pseudos, not only to their
7648         equivalent memory locations.
7649
7650 Thu Sep 14 12:10:16 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7651
7652         * expr.c (expand_expr, case COMPONENT_EXPR): Copy memory attributes
7653         when making new MEM.
7654
7655         * Makefile.in (LN): Remove duplicate definition.
7656
7657 2000-09-12  Bernd Schmidt  <bernds@redhat.co.uk>
7658
7659         From Joern Rennecke:
7660         * local-alloc.c (update_equiv_regs): If there is no REG_EQUAL note
7661         on an insn and function_invariant_p returns nonzero for the source,
7662         add a REG_EQUAL note.
7663
7664 Thu Sep 14 00:51:57 EDT 2000  John Wehle  (john@feith.com)
7665
7666         * alias.c (memrefs_conflict_p): An ADDRESSOF doesn't
7667         conflict with frame_pointer_rtx.
7668
7669 2000-09-13  Kazu Hirata  <kazu@hxi.com>
7670
7671         * loop.c: Fix formatting.
7672         * loop.h: Likewise.
7673
7674 2000-09-13  Richard Henderson  <rth@cygnus.com>
7675
7676         * config/ia64/ia64.md (divsf3): New.
7677         (divsf3_internal_lat, divsf3_internal_thr): New.
7678         (divdf3, divdf3_internal_lat, divdf3_internal_thr): New.
7679         (divtf3, divtf3_internal_lat, divtf3_internal_thr): New.
7680         (adddf3_trunc, subdf3_trunc, muldf3_trunc): New.
7681         (madddf4_trunc, msubdf4_trunc, nmuldf3_trunc): New.
7682         (nmadddf4_alts, nmadddf4_trunc): New.
7683         (addtf3_truncsf, addtf3_truncdf, subtf3_truncsf): New.
7684         (subtf3_truncdf, multf3_truncsf, multf3_truncdf): New.
7685         (multf3_truncsf_alts, multf3_truncdf_alts): New.
7686         (maddtf4_truncsf, maddtf4_truncdf, maddtf4_alts_truncdf): New.
7687         (msubtf4_truncsf, msubtf4_truncdf, nmultf3_truncsf): New.
7688         (nmultf3_truncdf, nmaddtf4_truncsf, nmaddtf4_truncdf): New.
7689         (nmaddtf4_truncdf_alts): New.
7690         (recip_approx): Don't predicate.
7691
7692 2000-09-13  Richard Henderson  <rth@cygnus.com>
7693
7694         * config/ia64/lib1funcs.asm (__divsf3): Protect fnorm.s with p6.
7695
7696 2000-09-13  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7697
7698         * flags.h (flag_dump_rtl_in_asm): Declare.
7699         * toplev.c (flag_dump_rtl_in_asm): Define.
7700         (decode_d_option): Set flag_dump_rtl_in_asm and flag_print_asm_name
7701         if -dP is specified.
7702         * rtl.h (print_rtx_head): Declare.
7703         * print-rtl.c (print_rtx_head): Define.
7704         (print_rtx): Print the string pointed to by print_rtx_head
7705         at beginning of each dump line.
7706         (print_rtl): Likewise.
7707         (print_rtl_single): Likewise.
7708         * final.c (final_scan_insn): Dump the insn in the assembly
7709         file for debugging.
7710         * gcc.1: Document -dP option.
7711         * invoke.texi (Debugging Options): Likewise.
7712
7713 2000-09-13  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7714
7715         * md.texi (Machine Constraints): Document the 68HC11 constraints.
7716         * install.texi (Configurations): Document the 68HC11&68HC12 port.
7717         * invoke.texi (Option Summary, M68hc1x Options): Document the options.
7718
7719 Tue Sep 12 13:51:13 2000  Denis Chertykov  <denisc@overta.ru>
7720
7721         * config/avr/avr.h (ASSEMBLER_DIALECT): New macro declared.
7722         * config/avr/avr.md (*movstrqi_insn): Cleanup output template.
7723         (*clrstrqi): Likewise.
7724         (xorhi3,xorsi3,absqi2): Likewise.
7725         (one_cmplhi2,one_cmplsi2): Likewise.
7726         (addsi3): Two stupid constraint alternatives removed.
7727         (extendhisi2): Use `movw' for enhanced avr cores.
7728         (zero_extendhisi2): Likewise.
7729
7730 Wed Sep 13 02:31:23 EDT 2000  John Wehle  (john@feith.com)
7731
7732         * alias.c (find_base_term): Use frame_pointer_rtx
7733         when handling an ADDRESSOF.
7734
7735         * cse.c (canon_hash): Handle USE of BLKmode memory.
7736         (cse_insn): Outgoing arguments for a libcall don't
7737         affect any recorded expressions.
7738
7739 2000-09-12  Tom Tromey  <tromey@cygnus.com>
7740
7741         * configure, config.in: Rebuilt.
7742         * configure.in: Check for iconv, nl_langinfo, langinfo.h.
7743
7744 2000-09-12  Jakub Jelinek  <jakub@redhat.com>
7745
7746         * c-lex.c (lex_string): Use charwidth to compute bytemask.
7747         * expr.c (expand_expr): Don't optimize constant array references
7748         initialized with wide string constants.
7749
7750 2000-09-13  Michael Hayes  <mhayes@cygnus.com>
7751
7752         * loop.c (note_set_pseudo_multiple_uses): Correct.
7753
7754 2000-09-12  Jim Wilson  <wilson@cygnus.com>
7755
7756         * ifcvt.c (noce_process_if_block): If A and B are the same, and no
7757         else block, and X has side-effects, then fail.
7758
7759 2000-09-12  Greg McGary  <greg@mcgary.org>
7760
7761         * config/mips/mips-protos.h
7762         (trap_cmp_op, mips_gen_conditional_trap): New func decls.
7763         * config/mips/mips.h (ISA_HAS_COND_TRAP): New macro.
7764         (PREDICATE_CODES): Add "trap_cmp_op".
7765         * config/mips/mips.c
7766         (trap_cmp_op, mips_gen_conditional_trap): New functions.
7767         * config/mips/mips.md (trap, conditional_trap): New patterns.
7768
7769 2000-09-12  Bernd Schmidt  <bernds@redhat.co.uk>
7770
7771         * flow.c (try_pre_increment_1): Don't do anything to sets of the stack
7772         pointer.
7773
7774 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7775
7776         * builtins.c (built_in_decls): New array.
7777         (expand_builtin_fputs): New function.
7778         (expand_builtin): Handle BUILT_IN_FPUTC and BUILT_IN_FPUTS.
7779
7780         * builtins.def (BUILT_IN_FPUTC, BUILT_IN_FPUTS): New members.
7781
7782         * c-common.c (c_common_nodes_and_builtins): Handle fputc/fputs.
7783
7784         * tree.h (built_in_decls): New array.
7785
7786 Tue Sep 12 08:53:57 2000  Jeffrey A Law  (law@cygnus.com)
7787
7788         * convex.md: Use "+" instead of "=" for outputs wrapped in a
7789         STRICT_LOW_PART.
7790         * i370.md, i386.md, ns32k.md, sh.md, vax.md: Likewise.
7791
7792 2000-09-12  Kazu Hirata  <kazu@hxi.com>
7793
7794         * haifa-sched.c: Fix formatting.
7795
7796         * genattrtab.c: Fix formatting.
7797
7798         * unroll.c: Fix formatting.
7799
7800 2000-09-12  Bruce Korb  <bkorb@gnu.org>
7801
7802         * fixinc/fixfixes.c: make a type for the fix procedure & use it,
7803         remove obsolete code
7804         * fixinc/fixincl.c: Use PARAMS, not _P_.  Add no-op default to switch.
7805         * fixinc/fixincl.tpl: make non-exported arrays static scope
7806         * fixinc/fixincl.x: regenerate
7807         * fixinc/fixlib.h: Use PARAMS, not _P_
7808         * fixinc/fixtests.c: make a type for the test proc & use it
7809         * fixinc/server.h: Use PARAMS, not _P_
7810
7811 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7812
7813         * c-typeck.c (process_init_element): Avoid union init warnings on
7814         floating point zero.  Don't crash on unions containing structs.
7815
7816 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
7817
7818         * config/sh/sh.h (PREDICATE_CODES): Add CONST_DOUBLE to
7819         general_movsrc_operand, and remove CONST_INT from
7820         general_movdst_operand.
7821
7822 2000-09-12  Bernd Schmidt  <bernds@redhat.co.uk>
7823
7824         * cse.c (approx_reg_cost): If SMALL_REGISTER_CLASSES, return INT_MAX
7825         if a reference to non-fixed hardreg is seen.  Otherwise, count hard
7826         regs with a higher cost.
7827         (preferrable): Deal with cases where either cost or regcost is
7828         MAX_COST.
7829         (cse_insn): Use MAX_COST rather than 10000.  Always initialize
7830         regcost values.
7831         (COSTS_N_INSNS): Move definition...
7832         * rtl.h: ...here.
7833         (MAX_COST): New macro.
7834         * loop.c (init_loop): Use COSTS_N_INSNS macro instead of hardcoded
7835         constant.
7836
7837 2000-09-11  Mark Mitchell  <mark@codesourcery.com>
7838
7839         * c-common.h (genrtl_clear_out_block): Remove.
7840         * c-semantics.c (genrtl_clear_out_block): Remove.
7841         (genrtl_while_stmt): Don't call it.
7842         (genrtl_for_stmt): Likewise.
7843
7844 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
7845
7846         * cppfiles.c: Move all default-#defines to top of file.
7847         (open_include_file): Replace by lookup_include_file.
7848         (read_with_read, read_file): Merged into read_include_file.
7849         (stack_include_file, purge_cache): New functions.
7850         (close_cached_fd): Delete.
7851         (lookup_include_file, read_include_file, _cpp_pop_file_buffer):
7852         Cache the in-memory buffer, not the file descriptor.
7853
7854         * cpphash.h (struct include_file): Add buffer, st, refcnt,
7855         mapped fields.
7856         (xcnew): New utility macro.
7857         (DO_NOT_REREAD, NEVER_REREAD): Move up by struct include_file.
7858         * cpplib.h (struct cpp_buffer): Remove mapped field.
7859
7860 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
7861
7862         * cpplex.c (parse_string): Accept backslash space newline as a
7863         line continuation.
7864         (lex_line): Likewise.
7865         (_cpp_get_token): Remove hard limit on macro nesting.
7866
7867 2000-09-12  Philipp Thomas  <pthomas@suse.de>
7868
7869         * aclocal.m4 (AM_WITH_NLS): Don't force use of included gettext.
7870         * configure: Rebuilt.
7871
7872 2000-09-13  Michael Hayes  <mhayes@cygnus.com>
7873
7874         * flow.c (split_block): Fix update of registers live at
7875         end of split block.
7876
7877 Tue Sep 12 01:51:38 MET DST 2000  Jan Hubicka  <jh@suse.cz>
7878
7879         * i386.md (add?i_3, add?i_5): New.
7880         (add?i_4): Rename from add?i_3;  Fix compare pattern.
7881         (sub?i_3, xor?i_3, ior?i_3): New.
7882
7883         * genrecog.c (write_tree): Output code to clear insn_extract cache.
7884         * genattrtab.c (write_attr_case): Gen call to extract_insn_cache
7885         instead of extract_insn and extract_constrain_insn_cache instead of
7886         extract_insn and constrain_operands.
7887         * recog.c (extract_insn_cached, extract_constrain_insn_cached):
7888         New functions.
7889         (extract_insn): Clear which_alternative.
7890         (constrain_operands): Set which_alternative to -1 when failed.
7891         * recog.h (extract_constrain_insn_cached, extract_insn_cached):
7892         Declare.
7893
7894 2000-09-11  Matthew Hiller  <hiller@redhat.com>
7895
7896         * config/h8300/h8300.md (movstrictqi): Changed constraint modifier
7897         on operand 0 to '+'.
7898         (movstricthi): Likewise.
7899
7900 2000-09-12  Michael Hayes  <mhayes@cygnus.com>
7901
7902         * loop.h (LOOP_IVS): New macro.
7903         (REG_IV_TYPE, REG_IV_INFO): Add ivs argument.
7904         (struct loop_ivs): New.
7905         (struct loop_info): Add ivs field.
7906         (reg_iv_type, reg_iv_info): Delete prototype.
7907         (reg_biv_class, loop_iv_list): Likewise.
7908         * loop.c (record_biv, find_life_end): Pass loop argument.
7909         (reg_iv_type): Remove global array and use
7910         field in loop_regs structure within loop_ivs structure.
7911         (reg_iv_info, reg_biv_class, loop_iv_list): Likewise.
7912         (first_increment_giv, last_increment_giv): Use entry in
7913         loop_ivs structure.
7914         (record_initial): Pass ivs pointer.
7915         * unroll.c (copy_loop_body, remap_split_bivs): Add loop argument.
7916
7917 2000-09-12  Michael Hayes  <mhayes@cygnus.com>
7918
7919         * loop.h (LOOP_REGS): New macro.
7920         (struct loop_regs): New.
7921         (struct loop_info): Add regs field.
7922         * loop.c (set_in_loop): Remove global array and store
7923         in loop_regs structure as part of loop_info structure.
7924         (n_times_set, may_not_optimize): Likewise.
7925         (reg_single_usage, moved_once): Likewise.
7926         (count_one_set): Add regs argument.
7927         (combine_movables, rtx_equal_for_loop_p, combine_givs): Likewise.
7928         (set_pseudo_multiple_uses): Pass regs pointer.
7929
7930 2000-09-12  Michael Hayes  <mhayes@cygnus.com>
7931
7932         * unroll.c (iteration_info): Subsume into loop_iterations.
7933         * loop.h (loop_info): New field iv.
7934
7935 2000-09-12  Michael Hayes  <mhayes@cygnus.com>
7936
7937         * basic-block.h (LOOP_TREE, LOOP_PRE_HEADER, LOOP_EDGES): New.
7938         (LOOP_EXITS_DOMS, LOOP_ALL): Likewise.
7939         (flow_loops_update): New prototype.
7940         (flow_loops_find): Add flags to prototype.
7941         (struct loop): Add `pre_header_root' and `pre_header_trace' fields.
7942         * flow.c (flow_loop_pre_header_scan): New.
7943         (flow_loop_dump): Dump pre-header root and trace and exit dominators.
7944         (flow_loop_free): Free pre-header root and trace and exit dominators.
7945         (flow_loops_find): New argument flags.
7946         (flow_loops_update): New function.
7947         * toplev.c (rest_of_compilation): Add flag argument to flow_loops_find.
7948
7949 2000-09-12  Michael Hayes  <mhayes@cygnus.com>
7950
7951         * basic-block.h (split_block, update_bb_for_insn): New prototypes.
7952         * flow.c (split_block, update_bb_for_insn): New functions.
7953
7954 2000-09-11  Richard Henderson  <rth@cygnus.com>
7955
7956         * cse.c (fold_rtx): Honor NO_FUNCTION_CSE.
7957
7958 2000-09-11  Richard Henderson  <rth@cygnus.com>
7959
7960         * config/ia64/ia64-protos.h (fr_nonimmediate_operand): Declare.
7961         * config/ia64/ia64.c (fr_nonimmediate_operand): New.
7962         (ia64_override_options): Prevent optimizing division for both
7963         latency and throughput.
7964         (rtx_needs_barrier): Handle frcpa.
7965         * config/ia64/ia64.h (MASK_INLINE_DIV_LAT): New.
7966         (MASK_INLINE_DIV_THR, TARGET_INLINE_DIV_LAT): New.
7967         (TARGET_INLINE_DIV_THR, TARGET_INLINE_DIV): New.
7968         (TARGET_SWITCHES): Add -minline-divide-min-latency and
7969         -minline-divide-max-throughput.
7970         (PREDICATE_CODES): Update.
7971         * config/ia64/ia64.md (extendsidi2): Remove * from f case.
7972         (zero_extendsidi2): Likewise.  Fix typo in f case insn.
7973         (extendsfdf2): Add cases for gr<->fr and fr<->mem.
7974         (extendsftf2): Likewise.
7975         (extenddftf2): Likewise.
7976         (fix_trunctfdi2_alts): New.
7977         (fixuns_trunctfdi2_alts): New.
7978         (madd*4): Rename from madd*3.
7979         (divsi3, modsi3, udivsi3, umodsi3): New.
7980         (divsi3_internal): New.
7981         (divdi3, moddi3, udivdi3, umoddi3): New.
7982         (divdi3_internal_lat, divdi3_internal_thr): New.
7983         (multf3_alts, maddtf4_alts, nmaddtf4_alts): New.
7984         (recip_approx): New.
7985
7986 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
7987
7988         * print-rtl.c (debug_call_placeholder_verbose): New variable.
7989         (print_rtx) [CALL_PLACEHOLDER]: Dump all call sequences if it is
7990         set.
7991         * integrate.c (copy_rtx_and_substitute): Don't share
7992         LEAF_REG_REMAPpable registers with the inlined function.  Don't
7993         share the function value with calling sequences.
7994
7995 2000-09-11  Jakub Jelinek  <jakub@redhat.com>
7996
7997         * c-decl.c (do_case): Fix a typo.
7998
7999         * combine.c (simplify_if_then_else): Don't convert a == b ? b : a
8000         to a if the comparison is floating mode and not -ffast-math.
8001         * simplify-rtx.c (simplify_ternary_operation): Likewise.
8002
8003 Mon Sep 11 20:07:48 2000  J"orn Rennecke <amylaar@redhat.co.uk>
8004
8005         * sh.h (INITIALIZE_TRAMPOLINE): Remove stray call to
8006         gen_ic_invalidate_line.
8007
8008 2000-09-11  Philip Blundell  <pb@futuretv.com>
8009
8010         * config/arm/elf.h (SUBTARGET_CPP_SPEC): Don't define `arm_elf'.
8011
8012 Mon Sep 11 10:48:41 2000  Ulrich Drepper <drepper@redhat.com>
8013
8014         * install.texi (LANGUAGES): Update to include new languages.
8015         * INSTALL: Rebuilt.
8016
8017 2000-09-11  DJ Delorie  <dj@redhat.com>
8018
8019         * gcc.c (main): Don't warn about unused -B prefixes
8020         (unused_prefix_warnings): remove
8021
8022 2000-09-11  Kazu Hirata  <kazu@hxi.com>
8023
8024         * final.c: Fix formatting.
8025
8026         * integrate.c: Fix formatting.
8027
8028 2000-09-11  Geoff Keating  <geoffk@cygnus.com>
8029
8030         * alias.c (memrefs_conflict_p): An ADDRESSOF does conflict, sorry.
8031
8032 2000-09-11  Bernd Schmidt  <bernds@redhat.co.uk>
8033
8034         * reload.c (regno_clobbered_p): Fix thinko in previous change.
8035
8036 2000-09-10  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8037
8038         * gcc.1: Document 68hc11 specific options.
8039
8040 2000-09-10  Geoff Keating  <geoffk@cygnus.com>
8041
8042         * config/rs6000/sysv4.h (MASK_LONG_DOUBLE_128): Define.
8043         (TARGET_LONG_DOUBLE_128): Define.
8044         (SUBTARGET_SWITCHES): Add -mlong-double-64 and -mlong-double-128.
8045         (LONG_DOUBLE_TYPE_SIZE): Redefine.
8046         (MAX_LONG_DOUBLE_TYPE_SIZE): Define.
8047         (LIBGCC2_LONG_DOUBLE_TYPE_SIZE): Define depending on definition
8048         of __LONG_DOUBLE_128__.
8049         (CPP_SYSV_SPEC): Define __LONG_DOUBLE_128__ if -mlong-double-128
8050         passed.
8051         (CPP_LONGDOUBLE_DEFAULT_SPEC): Define.
8052         (CPP_SYSV_DEFAULT_SPEC): Define.
8053         (SUBTARGET_EXTRA_SPECS): Add cpp_longdouble_default.
8054         (INIT_TARGET_OPTABS): Define.
8055
8056         * config/rs6000/aix.h (RS6000_ITRUNC): Moved from rs6000.h.
8057         (RS6000_UITRUNC): Likewise.
8058         (INIT_TARGET_OPTABS): New macro.
8059         * config/rs6000/rs6000.c (rs6000_trunc_used): Delete.
8060         (trunc_defined): Delete.
8061         (output_prolog): Don't output .extern definitions for fp->int
8062         conversion routines, ASM_OUTPUT_EXTERNAL_LIBCALL will do it.
8063         * config/rs6000/rs6000.h (rs6000_trunc_used): Delete.
8064         (trunc_defined): Delete.
8065         (RS6000_ITRUNC): Moved to aix.h.
8066         (RS6000_UITRUNC): Likewise.
8067         * config/rs6000/rs6000.md (fix_truncdfsi2): Fail if it would
8068         only emit a libcall.
8069         (fixuns_truncdfsi2): Delete.
8070         (trunc_call): Delete.
8071         (trunc_call_rtl): Delete.
8072
8073 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
8074
8075         * varasm.c (make_decl_rtl): Restore leading star on
8076         DECL_ASSEMBLER_NAME set for decls with an asmspec.
8077
8078 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
8079
8080         * c-pragma.c (handle_pragma_pack): Correct parsing logic so it
8081         won't give a spurious error for '#pragma pack()'.  Simplify
8082         control flow for readability.  'reset' action is not necessary.
8083
8084 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
8085
8086         * defaults.h: Provide default definitions for: CHAR_TYPE_SIZE,
8087         SHORT_TYPE_SIZE, INT_TYPE_SIZE, LONG_TYPE_SIZE,
8088         LONG_LONG_TYPE_SIZE, WCHAR_TYPE_SIZE, FLOAT_TYPE_SIZE,
8089         DOUBLE_TYPE_SIZE, LONG_DOUBLE_TYPE_SIZE, and WCHAR_UNSIGNED.
8090
8091         * cppexp.c, dwarfout.c, dwarf2out.c, emit-rtl.c, final.c, optabs.c,
8092         profile.c, sdbout.c, tradcif.y, tree.c:
8093         Include defaults.h if not already included.
8094         Don't define the above macros.
8095
8096         * Makefile.in: Update dependencies.
8097
8098 2000-09-10  Mark Mitchell  <mark@codesourcery.com>
8099
8100         * c-common.h (add_stmt): Change prototype.
8101         (RECHAIN_STMTS): New macro.
8102         (CASE_LABEL_DECL): Likewise.
8103         (genrtl_case_label): Change prototype.
8104         (c_expand_start_case): Remove prototype.
8105         (build_case_label): Change prototype.
8106         (decl_constant_value): Declare.
8107         * c-common.c (check_case_value): Handle C++'s extensions to C
8108         semantics.
8109         * c-commnon.def (CASE_LABEL): Add room for the CASE_LABEL_DECL
8110         field.
8111         * c-parse.in (stmt): Adjust handling of return statements and case
8112         laels.
8113         * c-semantics.c (add_stmt): Return the new statement.
8114         (genrtl_return_stmt): Take the RETURN_STMT as input, not the
8115         returned expression.  Directly generate RTL, rather than calling
8116         c_expand_return.
8117         (genrtl_switch_stmt): Don't call c_expand_start_case.
8118         (build_case_label): Take the LABEL_DECL as input, too.
8119         (genrtl_case_label): Just call add_case_node.
8120         (expand_stmt): Adjust calls to genrtl_return_stmt and
8121         genrtl_case_label.
8122         * c-tree.h (c_expand_start_case): Declare.
8123         * c-typeck.c (decl_constant_value): Give it external linkage.
8124         (c_expand_return): Don't call expand_return or expand_null_return;
8125         use genrtl_return_stmt instead.
8126         * stmt.c (struct nesting): Remove num_ranges field.
8127         (add_case_node): Give it external linkage.
8128         (expand_start_case): Don't set num_ranges.
8129         (expand_start_case_dummy): Don't clear it.
8130         (pushcase): Rely on add_case_node to handle `default' labels.
8131         (add_case_node): Handle `default' labels.
8132         * tree.c (tree_int_cst_compare): New function.
8133         * tree.h (tree_int_cst_compare): Declare.
8134         (add_case_node): Likewise.
8135
8136 2000-09-10  Richard Henderson  <rth@cygnus.com>
8137
8138         * c-parse.in: Revert last change.
8139         (init_reswords): Do not enter disabled keywords into the ridpointers
8140         table, modulo objc weirdness.
8141         (_yylex): Return the canonical spelling for a keyword.
8142
8143 2000-09-10  Philip Blundell  <philb@gnu.org>
8144
8145         * config/arm/arm.h (CPP_ISA_SPEC): Don't define `arm' or `thumb'.
8146         * config/arm/linux-elf.h (CPP_PREDEFINES): Don't define `__arm__'.
8147
8148 Sun Sep 10 14:30:28 EDT 2000  John Wehle  (john@feith.com)
8149
8150         * alias.c (find_base_term): Handle ADDRESSOF.
8151         (memrefs_conflict_p): An ADDRESSOF doesn't conflict.
8152
8153 2000-09-10  Denis Chertykov  <denisc@overta.ru>
8154
8155         * genoutput.c (output_insn_data): Translate <NEWLINE> to \n\ while
8156         outputting templates with many lines.
8157
8158 2000-09-10  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8159
8160         * libgcc2.h: Use LONG_LONG_TYPE_SIZE instead of MIN_UNITS_PER_WORD
8161         to decide whether 64-bit support must be generated.
8162
8163 2000-09-10  Richard Henderson  <rth@cygnus.com>
8164
8165         * c-parse.in (asm patterns): Fix volatile check.
8166
8167 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8168
8169         * cppmacro.c (check_trad_stringification): New function.
8170         (save_expansion): If -Wtraditional, warn about stringification of
8171         macro arguments.
8172
8173 2000-09-11  Michael Hayes  <mhayes@cygnus.com>
8174
8175         * loop.h (struct loop_mem_info): Move from loop.c
8176         (struct loop_info): Add fields store_mems, mems, mems_idx,
8177         mems_allocated, unknown_address_altered,
8178         unknown_constant_address_altered, num_mem_sets, and
8179         first_loop_store_insn.
8180
8181         * loop.c (loop_store_mems): Replace with field in loop_info struct.
8182         (loop_mems, loop_mems_idx, loop_mems_allocated): Likewise.
8183         (unknown_address_altered, unknown_constant_address_altered): Likewise.
8184         (num_mem_sets): Likewise.
8185         (replace_loop_mems, replace_loop_regs): New.
8186         (struct loop_replace_args): New.
8187         (load_mems): Use replace_loop_mems.
8188         (try_copy_prop): Use replace_loop_regs.
8189         (replace_loop_reg, replace_loop_mem): Use loop_replace_args structure.
8190
8191 2000-09-09  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8192
8193         * configure.in: Recognize m6811-elf and m6812-elf.
8194         * configure: Regenerate.
8195
8196 2000-09-09  Geoff Keating  <geoffk@cygnus.com>
8197
8198         * recog.c (validate_replace_rtx_1): Correct MODE parameter in call
8199         to operand_subword.
8200
8201 2000-09-10  Michael Hayes  <mhayes@cygnus.com>
8202
8203         * loop.c (struct movables): New.
8204         (num_movables): Move into struct movables.
8205         (the_movables): Change type to struct movables.
8206         (ignore_some_movables): Change struct movable arg to struct movables.
8207         (force_movables, combine_movables, regs_match_p): Likewise.
8208         (rtx_equal_for_loop_p, move_movables): Likewise.
8209         (scan_loop): Change movables to be of type struct movables.
8210         Replace last_movable with field in movables structure.
8211
8212 2000-09-08  Zack Weinberg  <zack@wolery.cumb.org>
8213
8214         * c-pragma.c: Don't elide entire file if !HANDLE_GENERIC_PRAGMAS.
8215         (init_pragma): Avoid warning if pfile happens to be unused.
8216         * c-pragma.h: Never define HANDLE_GENERIC_PRAGMAS.  Never
8217         define init_pragma to nothing.  Always prototype
8218         init_pragma.  Prototype dispatch_pragma if !USE_CPPLIB.
8219
8220         * c-lex.c (process_directive): Always call dispatch_pragma.
8221         Initialize entering_c_header to 0.
8222
8223 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8224
8225         * config/m68hc11/m68hc11.md: New file, machine description for
8226         68HC11 & 68HC12.
8227         * config/m68hc11/m68hc11.h: New file, definitions for 68HC11 & 68HC12.
8228         * config/m68hc11/m68hc11.c: New file, functions for 68HC11 & 68HC12.
8229         * config/m68hc11/m68hc12.h: New file, definitions for 68HC12.
8230         * config/m68hc11/m68hc11-protos.h: New file.
8231         * config/m68hc11/m68hc11-crt0.S: New file, startup code.
8232         * config/m68hc11/t-m68hc11-gas: New file, makefile fragment.
8233         * config/m68hc11/xm-m68hc11.h: New file, target defs.
8234         * config/m68hc11/larith.asm: New file, libgcc routines.
8235
8236 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8237
8238         * Makefile.in (DPBIT_FUNCS): Add _usi_to_df.
8239         (FPBIT_FUNCS): Add _usi_to_sf.
8240         * config/fp-bit.c (usi_to_float): New function.
8241         * config/fp-bit.h (L_usi_to_sf, L_usi_to_df): Define.
8242         (usi_to_float): Add appropriate #define.
8243
8244 2000-09-08  Bernd Schmidt  <bernds@redhat.co.uk>
8245
8246         * i386-protos.h (sse_comparison_operator, mmx_reg_operand): Declare
8247         new functions.
8248         * i386.c (sse_comparison_operator, mmx_reg_operand): New functions.
8249         * i386.md (attr "type"): Add sse and mmx types.
8250         (attr "memory"): Handle them without a crash.
8251         (movsi_1, movdi_2): Allow MMX regs.
8252         (movdi splits): Don't split moves involving MMX regs.
8253         (setcc_4): Remove '*' from pattern name so we get a gen_setcc4.
8254         (movv4sf_internal, movv4si_internal, movv8qi_internal,
8255         movv4hi_internal, movv2si_internal, movv8qi, movv4hi, movv2si,
8256         movv4sf, movv4si, pushv4sf, pushv4si, pushv8qi, pushv4hi, pushv2si,
8257         sse_movaps, sse_movups, sse_movmskps, mmx_pmovmskb, mmx_maskmovq,
8258         sse_movntv4sf, sse_movntdi, sse_movhlps, sse_movlhps, sse_movhps,
8259         sse_movlps, sse_loadss, sse_movss, sse_storess, sse_shufps,
8260         addv4sf3, vmaddv4sf3, subv4sf3, vmsubv4sf3, mulv4sf3, vmmulv4sf3,
8261         divv4sf3, vmdivv4sf3, rcpv4sf2, vmrcpv4sf2, rsqrtv4sf2, vmrsqrtv4sf2,
8262         sqrtv4sf2, vmsqrtv4sf2, sse_andti3, sse_nandti3, sse_iorti3,
8263         sse_xorti3, maskcmpv4sf3, maskncmpv4sf3, vmmaskcmpv4sf3,
8264         vmmaskncmpv4sf3, sse_comi, sse_ucomi, sse_unpckhps, sse_unpcklps,
8265         smaxv4sf3, vmsmaxv4sf3, sminv4sf3, vmsminv4sf3, cvtpi2ps, cvtps2pi,
8266         cvttps2pi, cvtsi2ss, cvtss2si, cvttss2si, addv8qi3, addv4hi3,
8267         addv2si3, ssaddv8qi3, ssaddv4hi3, usaddv8qi3, usaddv4hi3, subv8qi3,
8268         subv4hi3, subv2si3, sssubv8qi3, sssubv4hi3, ussubv8qi3, ussubv4hi3,
8269         mulv4hi3, smulv4hi3_highpart, umulv4hi3_highpart, mmx_pmaddwd,
8270         mmx_iordi3, mmx_xordi3, mmx_anddi3, mmx_nanddi3, mmx_uavgv8qi3,
8271         mmx_uavgv4hi3, mmx_psadbw, mmx_pinsrw, mmx_pextrw, mmx_pshufw,
8272         eqv8qi3, eqv4hi3, eqv2si3, gtv8qi3, gtv4hi3, gtv2si3, umaxv8qi3,
8273         smaxv4hi3, uminv8qi3, sminv4hi3, ashrv4hi3, ashrv2si3, lshrv4hi3,
8274         lshrv2si3, mmx_lshrdi3, ashlv4hi3, ashlv2si3, mmx_ashldi3,
8275         mmx_packsswb, mmx_packssdw, mmx_packuswb, mmx_punpckhbw,
8276         mmx_punpckhwd, mmx_punpckhdq, mmx_punpcklbw, mmx_punpcklwd,
8277         mmx_punpckldq, emms, sfence, ldmxcsr, prefetch, stmxcsr, sse_clrti,
8278         mmx_clrdi): New patterns.
8279
8280 2000-09-08  Richard Earnshaw  <rearnsha@arm.com>
8281
8282         * arm.c: Don't include tm.h directly.
8283
8284 Fri Sep  8 14:34:56 MET DST 2000  Jan Hubicka  <jh@suse.cz>
8285
8286         * recog.c (validate_replace_rtx_1): Fix confusion about equality
8287         testing; simplify subregs of constants and nested subregs.
8288
8289 2000-09-08  Alexandre Oliva  <aoliva@redhat.com>
8290
8291         * config/sh/sh.md (symPLT_label2reg): Use operand3 for PIC reg.
8292
8293 2000-09-08  Bernd Schmidt  <bernds@redhat.co.uk>
8294
8295         * combine.c (combine_simplify_rtx): Try to simplify VEC_SELECT of a
8296         VEC_CONCAT.
8297         * rtl.texi (description of USE): Add note about possible pitfalls
8298         with this rtx.
8299         From Richard Henderson:
8300         * reload1.c (choose_reload_regs): Compute need_mode properly.
8301
8302 2000-09-07  Richard Henderson  <rth@cygnus.com>
8303
8304         * config/ia64/lib1funcs.asm (__divsi3): Use .s1 for frcpa.
8305         (__modsi3, __umodsi3): Likewise.
8306         (__udivsi3): Likewise.  Normalize the TFmode values.
8307
8308 2000-09-07  Geoff Keating  <geoffk@cygnus.com>
8309
8310         * config/rs6000/sol-c0.c (_start): Declare `termfunc' parameter
8311         with a prototype.
8312         * config/rs6000/rs6000.h (RS6000_ARG_SIZE): Use cast to suppress
8313         warning.
8314
8315 Fri Sep  8 03:26:38 2000  J"orn Rennecke <amylaar@redhat.co.uk>
8316
8317         * sh.md (cmpeqsi_ior_t, cmpeqsi_and_t): Remove.
8318         (cmpeqdi_t): Add output pattern.
8319         (cmpeqdi_t+1): Don't split when not optimizing.
8320         Restore proper splitting operation.
8321
8322 2000-09-07  Richard Henderson  <rth@cygnus.com>
8323
8324         * c-lex.c (process_directive): If not HANDLE_GENERIC_PRAGMAS,
8325         do not call dispatch_pragma.
8326
8327 2000-09-07  Jim Wilson  <wilson@cygnus.com>
8328
8329         * reload.c (push_reload): Use CLASS_CANNOT_CHANGE_MODE_P in addition
8330         to CLASS_CANNOT_CHANGE_MODE.
8331         * config/ia64/ia64.h (CLASS_CANNOT_CHANGE_MODE_P): True only if the
8332         mode classes are different.
8333
8334 2000-09-07  Zack Weinberg  <zack@wolery.cumb.org>
8335
8336         * cpplib.h (struct cpp_options): Add user_label_prefix member,
8337         left out of commit which removed cppulp.c.
8338
8339 2000-09-07  Richard Henderson  <rth@cygnus.com>
8340
8341         * bb-reorder.c (fixup_reorder_chain): Add jump in new block
8342         after switch for CASE_DROPS_THROUGH.
8343
8344 2000-09-07  Richard Henderson  <rth@cygnus.com>
8345
8346         * loop.c (strength_reduce): Call check_ext_dependant_givs.
8347         Properly extend the biv initial value for the giv.
8348         (record_biv): Zero ext_dependant.
8349         (record_giv): New argument ext_val.  Update all callers.
8350         (general_induction_var): Likewise.
8351         (consec_sets_giv): Likewise.
8352         (simplify_giv_expr): Likewise.  Fill in ext_val if we find
8353         a sign-extend, zero-extend, or truncate.
8354         (combine_givs_p): Make sure modes are compatible.
8355         (check_ext_dependant_givs): New.
8356         (extend_value_for_giv): New.
8357         * loop.h (struct induction): Add ext_dependant.
8358         * unroll.c (iteration_info): Extend the biv initial value for the giv.
8359         (find_splittable_givs): Likewise.
8360         (final_giv_value): Likewise.
8361
8362 2000-09-07  Zack Weinberg  <zack@wolery.cumb.org>
8363
8364         * c-pragma.h: Define HANDLE_GENERIC_PRAGMAS if
8365         REGISTER_TARGET_PRAGMAS is defined.  Duplicate some
8366         definitions from cpplib.h.
8367         * cpplib.h: Don't typedef struct cpp_reader if c-pragma.h has
8368         already done it.
8369         * tm.texi: Document HANDLE_PRAGMA as no longer supported.  Add
8370         documentation for REGISTER_TARGET_PRAGMAS.
8371
8372         * c-lex.c: Include cpplib.h before c-pragma.h.  Define a
8373         default-pragma callback to implement -Wunknown-pragmas if
8374         USE_CPPLIB.
8375         * c-parse.in: Move all includes to top of file.
8376         * c-pragma.c: Include cpplib.h before c-pragma.h.  Include
8377         tm_p.h.
8378         (dispatch_pragma): Put the namespace in the -Wunknown-pragmas
8379         warning.
8380         (init_pragma): If REGISTER_TARGET_PRAGMAS is defined, call it.
8381
8382         * arm.h, arm-protos.h, arm.c,
8383           c4x.h, c4x-protos.h, c4x.c,
8384           h8300.h, h8300-protos.h, h8300.c,
8385           i370.h, i370-protos.h, i370.c,
8386           i960.h, i960-protos.h, i960.c,
8387           sh.h, sh-protos.h, sh.c,
8388           v850.h, v850-protos.h, v850.c: Convert HANDLE_PRAGMA-based
8389         pragmata scheme to use REGISTER_TARGET_PRAGMAS instead.
8390
8391         * d30v.h: Don't mention HANDLE_PRAGMA in comment.  Add
8392         multiple include guard.
8393         * i370.md (untyped_call): Use GEN_CALL.
8394         (umodsi3): Remove unused variable.
8395         * sh/elf.h: Don't undef HANDLE_SYSV_PRAGMA.
8396         * v850.c (output_move_single, output_move_double): Constify
8397         return value.
8398         (print_operand): Constify a char *.
8399         * v850.h (struct small_memory_info): Constify name member.
8400
8401 2000-09-07  Kazu Hirata  <kazu@hxi.com>
8402
8403         * config/h8300.h: Fix comment typos.
8404         * config/h8300/h8300.md: Likewise.
8405         * config/h8300/lib1funcs.asm: Likewise.
8406
8407 Thu 07-Sep-2000 21:29:00 BST  Neil Booth  <NeilB@earthling.net>
8408
8409         * Makefile.in: Remove references to cppulp.{c,o}.
8410         * cppinit.c (initialize_builtins, cpp_start_read,
8411         cpp_handle_option): Update to use cpp_options structure.
8412         * cppulp.c: Remove.
8413
8414 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
8415
8416         * c-common.c (time_char_table): Allow %#b and %#h.
8417
8418 2000-09-07 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
8419
8420         * reorg.c (find_end_label): If the basic block reorder pass moves the
8421         return insn to some other place try to locate it again and put our
8422         end_of_function_label there.
8423         * reorg.c (relax_delay_slots): Check if find_end_label created a
8424         new label that invalidates the current optimazation.
8425
8426 2000-09-07  Catherine Moore  <clm@redhat.com>
8427
8428         * unroll.c (unroll_loop): Check for unconditional jumps
8429         to loop continuation.  Delete if n_iterations is 1.
8430         (ujump_to_loop_cont): New routine.
8431
8432 2000-09-07  Bernd Schmidt  <bernds@redhat.co.uk>
8433
8434         * rtl.c (class_narrowest_mode): Add entries for MODE_VECTOR_INT and
8435         MODE_VECTOR_FLOAT.
8436         * reload.c (regno_clobbered_p): Accept new arg, MODE, and use it
8437         to handle multiword modes correctly.  All callers and the declaration
8438         changed.
8439
8440 2000-09-06  Mark Mitchell  <mark@codesourcery.com>
8441
8442         * c-common.h (prep_stmt): Declare.
8443         (lang_expand_stmt): Likewise.
8444         * c-decl.c (lang_expand_stmt): Remove.
8445         * c-semantics.c (lang_expand_stmt): Define.
8446         (prep_stmt): New function.
8447         (expand_stmt): Handle common statement types here.
8448
8449 2000-09-07  Niibe Yutaka  <gniibe@m17n.org>, Kaz Kojima  <kkojima@rr.iij4u.or.jp>, Alexandre Oliva  <aoliva@redhat.com>
8450
8451         * configure.in (sh-*-linux*): Added.
8452         * configure: Rebuilt.
8453         * config/sh/t-linux: New file.
8454         * config/sh/sh.h (USERMODE_BIT): Define.
8455         (TARGET_USERMODE): Likewise.
8456         (TARGET_SWITCHES): New switches for the bits above.
8457         (INITIALIZE_TRAMPOLINE): Call __ic_invalidate in USERMODE.
8458         * config/sh/linux.h: New file.
8459         * config/sh/lib1funcs.asm (GLOBAL): Don't prefix symbols with
8460         underscore on linux.
8461         (L_sdivsi3, L_udivsi3): Define for linux.
8462         (L_ic_invalidate): Define.
8463         * invoke.texi (SH Options): Document -musermode.
8464
8465 2000-09-07  Alexandre Oliva  <aoliva@redhat.com>
8466
8467         * config/sh/sh.h (OVERRIDE_OPTIONS): Don't disable function
8468         CSE unless generating PIC.
8469
8470         * config/sh/sh.md (symPLT_label2reg): Force the initialization of
8471         the PIC register.
8472
8473 2000-09-06  H.J. Lu  (hjl@gnu.org)
8474
8475         * Makefile.in (clean_s1): Depend on stage_b.
8476         (clean_s2): Depend on stage_d. Don't remove $(VOL_FILES) in
8477         stage2. They are used for "make compare".
8478
8479 2000-09-06  Mark Mitchell  <mark@codesourcery.com>
8480
8481         Move statement-tree facilities from C++ to C front-end.
8482         * c-common.h (c_tree_index): Add CTI_VOID_ZERO.
8483         (void_zero_node): New macro.
8484         (struct stmt_tree_s): New type.
8485         (stmt_tree): New typedef.
8486         (struct language_function): New type.
8487         (last_tree): New macro.
8488         (last_expr_type): Likewise.
8489         (walk_tree_fn): New typedef.
8490         (current_stmt_tree): New function.
8491         (begin_stmt_tree): Likewise.
8492         (add_stmt): Likewise.
8493         (finish_stmt_tree): Likewise.
8494         (statement_code_p): Likewise.
8495         (lang_statement_code_p): New variable.
8496         (walk_stmt_tree): New function.
8497         (STMT_IS_FULL_EXPR_P): New macro.
8498         * c-common.c (lang_statement_code_p): New variable.
8499         (c_common_nodes_and_builtins): Initialize void_zero_node.
8500         (statement_code_p): New function.
8501         (walk_stmt_tree): Likewise.
8502         * c-decl.c (language_function): Rename to ...
8503         (c_language_function): ... this.  Include language_function.
8504         (push_c_function_context): Adjust accordingly.
8505         (pop_c_function_context): Likewise.
8506         (mark_c_function_context): Likewise.
8507         (current_stmt_tree): Define.
8508         * c-semantics.c (begin_stmt_tree): New function.
8509         (add_stmt): Likewise.
8510         (prune_unused_decls): Likewise.
8511         (finish_stmt_tree): Likewise.
8512
8513 2000-09-06 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
8514
8515         * flow.c (insn_dead_p): Detect dead memory stores with auto increments.
8516
8517 2000-09-06  Kazu Hirata  <kazu@hxi.com>
8518
8519         * calls.c: Fix formatting.
8520
8521 2000-09-06  Graham Stott  <grahams@cygnus.co.uk>
8522
8523         * config/i386/i386.h (ADDRESS_COST): Fix typo.
8524
8525 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
8526
8527         Integrated preprocessor.
8528
8529         * Makefile.in: Remove all references to c-parse.gperf,
8530         c-gperf.h, and c-parse.h.  Remove -d from yacc command line
8531         generating c-parse.c.  Update dependencies.
8532         * c-parse.gperf, c-gperf.h: Delete.
8533
8534         * c-common.c: Don't define parse_options, cpp_token, yy_cur,
8535         yy_lim, or yy_get_token.  Don't define get_directive_line if
8536         USE_CPPLIB.
8537         * c-common.h: Add multiple include guard.  Define RID values
8538         for every keyword in C, C++, and Objective C.  Put all the
8539         modifiers first.
8540         (struct c_fileinfo, get_fileinfo, dump_time_statistics): New.
8541         * c-decl.c (c_decode_option): Handle -lang-objc here.
8542         (print_lang_identifier): Handle C_IS_RESERVED_WORD case.
8543         (grokdeclarator): Adjust for new RID scheme.
8544         (extract_interface_info): New stub.
8545         * c-lang.c: Don't declare yy_cur or parse_options.
8546         (lang_init_options): Call cpp_init.  Don't call
8547         cpp_options_init.
8548         (lang_init): Don't call check_newline if USE_CPPLIB.
8549
8550         * c-lex.c: Don't include c-parse.h.  Do include timevar.h.
8551         Elide lots of unnecessary code if USE_CPPLIB.  Delete code
8552         rendered unnecessary by new architecture.  Move routines not
8553         shared with C++ to c-parse.in.  Maintain a local idea of the
8554         line number.    Handle C++ as well as C.
8555         [USE_CPPLIB]: Declare and register callbacks for #ident and
8556         for entering/leaving files.
8557         (init_c_lex, c_lex): Are now the entry points to this file.
8558         (check_newline): Break out directive handling to
8559         process_directive.
8560         (read_ucs, is_extended_char, utf8_extend_token): Moved here
8561         from C++ front end.
8562         (readescape, parse_float): Overhaul.
8563         (lex_number, lex_string, lex_charconst): Break out of c_lex
8564         (n'ee yylex).
8565         (get_fileinfo, update_header_times, dump_one_header,
8566         dump_time_statistics): New and/or moved here from C++.
8567         Support per-file data needed by C++ and per-header timing
8568         statistics (C++ only, at the moment).
8569         * c-lex.h: Update prototypes.  Add multiple include guard.
8570         * c-tree.h (struct lang_identifier): Add rid_code field.
8571         (C_IS_RESERVED_WORD, C_RID_CODE): New.
8572
8573         * c-parse.in: Include c-pragma.h. Remove unnecesary calls to
8574         reinit_parse_for_function and/or position_after_white_space.
8575         (save_filename, save_lineno): Look ahead before saving.
8576         (label -> identifier ':'): Save file and line before shifting ':'.
8577         (reservedwords): No need to call get_identifier.
8578         (init_parse, finish_parse, yyerror, yylex, yyprint,
8579         make_pointer_declarator): Are now here for C/ObjC.
8580         (rid_to_yy): Conversion table from RID constants to Yacc codes.
8581
8582         * c-pragma.c: Rewrite parsing logic to fit with cpplib's
8583         #pragma registry.  Provide dummy implementation of that
8584         interface if !USE_CPPLIB.
8585         * c-pragma.h: Update to match.
8586
8587         * flags.h: Add multiple include guard.
8588         (flag_detailed_statistics): Moved here from C++.
8589         * toplev.c: Define flag_detailed_statistics.
8590
8591         * gcc.c (C specs): Use %(trad_capable_cpp) for -E|-M|-MM case
8592         #if USE_CPPLIB.
8593         * timevar.def (TV_CPP, TV_LEX): New.
8594         * timevar.h: Add multiple include guard.
8595
8596         * objc/lang-specs.h: Use %(trad_capable_cpp) for -E|-M|-MM case
8597         #if USE_CPPLIB.
8598         * objc/objc-act.c: Don't mention yy_cur or parse_options.
8599         Initialize cpplib properly.  Force lineno to 0 after first
8600         call to check_newline.  Don't handle -lang-objc here.
8601         Move forget_protocol_qualifiers and remember_protocol_qualifiers here.
8602
8603 2000-09-06  David Edelsohn  <edelsohn@gnu.org>
8604
8605         * rs6000.md: Correct function unit definitions for cr_logical and
8606         mtjmpr.
8607         (sCOND): Additionally fail for sgt, slt, sge, sle if !TARGET_POWER
8608         and use portable method for >=0 and floating point >=.  Remove
8609         associated matchers.
8610
8611 2000-09-06  Mark Mitchell  <mark@codesourcery.com>
8612
8613         * extend.texi: Mark named return value extension as deprecated.
8614
8615 2000-09-06  Geoff Keating  <geoffk@cygnus.com>
8616
8617         * config/rs6000/rs6000.c (rs6000_reverse_condition): Return
8618         the result.
8619
8620 2000-09-06  Gabriel Dos Reis  <gdr@codesourcery.com>
8621
8622         * toplev.c (display_help): Fix thinko in documentation.
8623
8624         * diagnostic.h (output_buffer::indent_skip): New fields.
8625         (output_indentation): New macro.
8626
8627         * diagnostic.c (output_indent): New function.
8628         (output_set_prefix, clear_diagnostic_info): Use.
8629         (output_emit_prefix): Predict future indentation.
8630
8631 2000-09-06  DJ Delorie  <dj@redhat.com>
8632
8633         * Makefile.in (stage_*): add more dependencies to ensure parallel
8634         builds build correctly
8635
8636 2000-09-06  Manfred Hollstein  <manfredh@redhat.com>
8637
8638         * Makefile.in (bootstrap-lean): Depend on bootstrap-lean_g,
8639         not bootstrap-lean_f.
8640
8641 2000-09-06  Andreas Schwab  <schwab@suse.de>
8642
8643         * mklibgcc.in: Emit rule for libgcc-stage-start.
8644         * Makefile.in (stage1-start, stage2-start, stage3-start,
8645         stage4-start): Don't handle libgcc here, use libgcc.mk instead.
8646
8647 2000-09-06  Bernd Schmidt  <bernds@redhat.co.uk>
8648
8649         * local-alloc.c (local_alloc): Ignore CLASS_LIKELY_SPILLED.
8650         (update_equiv_regs): Likewise, except for the mn10200 kludge.
8651         (combine_regs): Likewise.
8652
8653         * Makefile.in (cse.o): Depend on $(BASIC_BLOCK_H).
8654         * cse.c: Include "basic-block.h".
8655         (struct table_elt): New field REGCOST.
8656         (CHEAP_REG): Delete macro.
8657         (COST): Return 0 for REGs.
8658         (approx_reg_cost_1, approx_reg_cost, preferrable): New functions.
8659         (notreg_cost): Return 0 for appropriate SUBREGs.
8660         (COSTS_N_INSNS): Return N * 2.
8661         (rtx_cost): Return 0 for REGs, and use cost of nested rtx for cheap
8662         SUBREGs.
8663         (CHEAPER): Use new function preferrable.
8664         (insert): Initialize REGCOST member.
8665         (find_best_addr): Use approx_reg_cost for estimation of register
8666         usage.
8667         (cse_insn): Likewise.
8668         * loop.c (iv_add_mult_cost): New function.
8669         (add_cost, shift_cost, mult_cost): Delete variables.
8670         (init_loop): Don't initialize add_cost; reduce copy_cost by half.
8671         (strength_reduce): Use iv_add_mult_cost instead of fixed add_cost.
8672         Make code that detects autoinc opportunities slightly less optimistic.
8673         (simplify_giv_expr): If expression contains other reg that is also a
8674         giv, only increment benefit if this is the only use of that reg.
8675         (consec_sets_giv): Take that change into account.
8676         (combine_givs): Slightly more verbose output.
8677
8678         * i386.h (RTX_COSTS): For MULT, return true cost of multiplication,
8679         not the cost of an equivalent shift.
8680         * sh-protos.h (addsubcosts): Declare.
8681         * sh.c (addsubcosts): New function.
8682         * sh.h (CONST_COSTS): If CONST_OK_FOR_I, then return 0.
8683         (RTX_COSTS): Tweak.  Use addsubcosts.
8684         (ADDRESS_COST): Return higher cost for reg+reg addressing.
8685
8686 2000-09-06  Geoff Keating  <geoffk@cygnus.com>
8687
8688         * config/rs6000/rs6000.c (validate_condition_mode): New function.
8689         (branch_comparison_operator): Call validate_condition_mode to
8690         abort rather than returning 0.
8691         (branch_positive_comparison_operator): New function.
8692         (scc_comparison_operator): Call validate_condition_mode to abort
8693         rather than returning 0.
8694         (ccr_bit): Call validate_condition_mode.  Update for
8695         new branch scheme.
8696         (print_operand): Delete %C modifier.  Update %E case
8697         to use EQ bit not SO bit.
8698         (rs6000_reverse_condition): New function.
8699         (rs6000_generate_compare): New function.
8700         (rs6000_emit_sCOND): New function.
8701         (rs6000_emit_cbranch): New function.
8702         (output_cbranch): The length of a long branch insn is
8703         now only 8 bytes.  Add validate_condition_mode.  Use
8704         rs6000_reverse_condition.  Remove cror generation.
8705
8706         * config/rs6000/rs6000.h: Update comments.
8707         (PREDICATE_CODES): Add new predicate.  Update codes used
8708         by branch_comparison_operator and scc_comparison_operator.
8709         * config/rs6000/rs6000-protos.h: Add prototypes for
8710         new external functions.
8711         * config/rs6000/rs6000.md: Add new scheduling parameters
8712         for cr_logical instructions.  Change length of branch
8713         instructions.
8714         (bCOND patterns): Call rs6000_emit_cbranch.
8715         (sCOND patterns): Call rs6000_emit_sCOND.
8716         (branch patterns): Change lengths to 4.
8717         (cr logical patterns): New.
8718
8719 2000-09-06  Richard Henderson  <rth@cygnus.com>
8720
8721         * config/i386/i386.md (call_pop): Fix test for setting
8722         current_function_uses_pic_offset_table.
8723         (call, call_value_pop, call_value): Likewise.
8724
8725 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
8726
8727         * timevar.c (timevar_add): Delete.
8728         (timevar_get): Also count time since the selected timer was
8729         last updated.  Do not examine the timevar stack if the
8730         selected timer is standalone.
8731
8732 2000-09-05  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
8733
8734         * gthr-dce.h (__gthread_objc_mutex_deallocate): Free mutex->backend.
8735
8736 2000-09-05  Jason Merrill  <jason@redhat.com>
8737
8738         * c-decl.c (finish_incomplete_decl): Don't call complete_array_type
8739         for 'extern' arrays.
8740
8741 2000-09-05  Richard Henderson  <rth@cygnus.com>
8742
8743         * config/ia64/lib1func.asm (__divtf3): Rebundle for Itanium.
8744         Eliminate final copy from non-trapping case.
8745         (__divdf3, __divsf3): Likewise.
8746
8747 2000-09-05  Richard Henderson  <rth@cygnus.com>
8748
8749         * config/ia64/ia64.md (mulhi3): Fix typo last change.
8750         * config/ia64/lib1func.asm (__divdi3, __udivdi3, __umodsi3): Likewise.
8751
8752 2000-09-03  Donn Terry  <donn@interix.com>,  Laurynas Biveinis  <lauras@softhome.net>
8753
8754         * Makefile.in: Restructure bootstrap stages to allow clean
8755         restart after failure.
8756
8757 2000-09-05  Richard Henderson  <rth@cygnus.com>
8758
8759         * config/ia64.md (movsi and movdi patterns): Allow moves from
8760         8-bit constants to AR registers.
8761
8762 2000-09-05  Richard Henderson  <rth@cygnus.com>
8763
8764         * config/ia64/ia64.md (mulhi3): New.
8765
8766 2000-09-05  Richard Henderson  <rth@cygnus.com>
8767
8768         * config/ia64/ia64.h (INIT_TARGET_OPTABS): Remove.
8769         * config/ia64/lib1funcs.asm (__divdi3): Update from Intel IA-64
8770         Optimization Guide, minimum latency alternative.
8771         (__moddi3, __udivdi3, __umoddi3): Likewise.
8772         (__divsi3, __modsi3, __udivsi3, __umodsi3): Likewise.
8773
8774 2000-09-05  Bruce Korb  <bkorb@gnu.org>
8775
8776         * fixinc/fixincl.c (load_file): always read header files
8777         with sizes that are a multiple of the page size.
8778         & use libiberty's getpagesize for determining that.
8779
8780 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
8781
8782         * gcse.c (hash_string_1): Add prototype.
8783         * cse.c (canon_hash_string): Likewise.
8784
8785 2000-09-04  Craig Newell  <CraigN@ieee.org>
8786
8787         * gcc.c: Undefine "__WCHAR_TYPE__" before redefining it.
8788
8789 2000-09-04  Andreas Schwab  <schwab@suse.de>
8790
8791         * Makefile.in (STAGESTUFF): Remove libgcc.
8792         (stage1-start, stage2-start, stage3-start): Copy the contents of
8793         the libgcc directory explicitly.
8794         (mostlyclean): Clean libgcc.
8795
8796 2000-09-04  Andrew Haley  <aph@redhat.com>
8797
8798         * dwarf2out.c: (stack_adjust_offset): New prototype.
8799
8800 Wed Jan  1 00:23:59 MET 1997  Jan Hubicka  <jh@suse.cz>
8801
8802         * combine.c (make_extraction): Fix rtx_cost comparison to
8803         match the comment.
8804
8805 Wed Jan  1 00:17:32 MET 1997  Jan Hubicka  <jh@suse.cz>
8806
8807         * i386.md (pushsi2, pushhi2, pophi2, swapsf, swapdf,
8808         umulsi3_highpart, smulsi3_highpart, testqi_ccno_1, xorqi_ext_1):
8809         Add '*' to insn pattern name.
8810
8811 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
8812
8813         * cpplex.c (ON_REST_ARG): Check VAR_ARGS flag of current context,
8814         use posn - 1 to index into tokens array.
8815         (maybe_paste_with_next): Adjust caller.
8816
8817 2000-09-03  Geoff Keating  <geoffk@cygnus.com>
8818
8819         * invoke.texi: Document the -mvxworks option for rs6000 ELF.
8820
8821         * config/rs6000/rs6000.h: Update various comments about XER_REGNO.
8822         (REGNO_REG_CLASS): Use symbolic register
8823         names.
8824
8825 2000-09-03  Richard Earnshaw  <rearnsha@arm.com>
8826
8827         * arm.c (final_prescan_insn): If the form of a jump insn isn't
8828         recognized, don't try to conditionally execute it.
8829
8830 Sun Sep  3 13:10:56 2000  Denis Chertykov  <denisc@overta.ru>
8831
8832         * config/avr/avr.md ("*tablejump_lib"): New pattern.
8833         (call_value_insn): Right length claculation.
8834         (call_insn): Likewise.
8835
8836 2000-09-02  Marek Michalkiewicz  <marekm@linux.org.pl>
8837
8838         * config/avr/avr-protos.h, config/avr/avr.c (unique_section,
8839         gas_output_limited_string, gas_output_ascii, output_movqi,
8840         output_movhi, out_movqi_r_mr, out_movqi_mr_r, out_movhi_r_mr,
8841         out_movhi_mr_r, out_movsi_r_mr, out_movsi_mr_r, output_movsisf,
8842         out_tstsi, out_tsthi, ret_cond_branch, ashlqi3_out, ashlhi3_out,
8843         ashlsi3_out, ashrqi3_out, ashrhi3_out, ashrsi3_out, lshrqi3_out,
8844         lshrhi3_out, lshrsi3_out, output_reload_inhi, output_reload_insisf,
8845         out_shift_with_cnt, ptrreg_to_str, cond_string, encode_section_info):
8846         Add "const" as needed to remove warnings.
8847
8848         * config/avr/avr.c (avr_override_options, avr_init_once,
8849         function_prologue, function_epilogue, frame_pointer_required_p,
8850         class_likely_spilled_p, order_regs_for_local_alloc,
8851         avr_address_cost, avr_ret_register): Use K&R style arguments.
8852         (initial_elimination_offset, gas_output_limited_string):
8853         Remove ATTRIBUTE_UNUSED from the used arguments.
8854         (output_mov*, out_mov*_r_mr, out_mov*_mr_r, output_reload_insisf):
8855         Use local variables src, dest, base to access operands[].
8856         Rename reg_dest to reg_src if that's what it is.
8857         (output_movhi, output_movsisf): Optimize loading 8-bit immediate
8858         constants to LD_REGS if reg_was_0.
8859         (output_reload_insisf): Change arg 3 to insn length and set it.
8860         (out_movhi_r_mr, out_movhi_mr_r): Use in/out for more efficient
8861         access to 16-bit I/O register pairs.
8862         (avr_address_cost): Lower cost for the above case.
8863         (out_tsthi): Use "or" (faster) instead of "sbiw" if the operand
8864         may be clobbered, also for LD_REGS.
8865         (adjust_insn_length): Correct insn length for iorhi3 and iorsi3
8866         with a CONST_INT.
8867
8868         * config/avr/avr.h (PTRDIFF_TYPE): Make signed.
8869
8870         * config/avr/avr.md: Change all uses of the TEST_HARD_REG_CLASS
8871         macro to test_hard_reg_class function.
8872         (*movsi, *movsf): Change "cc" attribute from "clobber" to "none"
8873         for loading immediate constants to LD_REGS.
8874         (andsi3, cmphi, cmpsi): Add return statements to avoid warnings.
8875
8876
8877 Sat Sep  2 13:58:23 2000  Marek Michalkiewicz <marekm@linux.org.pl>
8878
8879         * config/avr/avr.md ("*negsi2"): substitute %@ to __zero_reg__
8880         * config/avr/libgcc.S: Lost part of the previous patch.
8881
8882 2000-08-31  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
8883
8884         * gthr-dce.h (__gthread_objc_mutex_allocate): Create a pthread_mutex_t
8885         object before calling pthread_mutex_init.
8886
8887 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>
8888
8889         * config/sh/t-elf, config/sh/crt1.asm, config/sh/crti.asm,
8890         config/sh/crtn.asm: New files.
8891         * config/sh/t-sh (EXTRA_MULTILIB_PARTS): Set.
8892         (crt1.o, crti.o, crtn.o): New targets.
8893         * configure.in [sh-*-elf*, sh-*-rtemself*] (tmake_file): Added
8894         sh/t-elf.
8895         * configure: Rebuilt.
8896         * config/sh/sh.h (INIT_SECTION_ASM_OP, FINI_SECTION_ASM_OP,
8897         STARTFILE_SPEC, ENDFILE_SPEC, CRT_CALL_STATIC_FUNCTION): Define.
8898         * config/sh/elf.h (INIT_SECTION_ASM_OP, FINI_SECTION_ASM_OP):
8899         Undefine for config/elfos.h to redefine.
8900         (STARTFILE_SPEC, ENDFILE_SPEC): Redefine after config/elfos.h.
8901
8902 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, Niibe Yutaka  <gniibe@m17n.org>, Kaz Kojima  <kkojima@rr.iij4u.or.jp>
8903
8904         * config/sh/sh-protos.h (nonpic_symbol_mentioned_p,
8905         legitimize_pic_address, output_pic_addr_const): Declare.
8906         * config/sh/sh.h (CONDITIONAL_REGISTER_USAGE): Fix PIC register.
8907         (PREFERGOT_BIT, TARGET_PREFERGOT): Likewise.
8908         (TARGET_SWITCHES): New switch -mprefergot.
8909         (OVERRIDE_OPTIONS): Set flag_no_function_cse unless -mprefergot.
8910         (PIC_OFFSET_TABLE_REGNUM): Define.
8911         (GOT_SYMBOL_TABLE): Likewise.
8912         (LEGITIMIZE_ADDRESS): Use legitimize_pic_address.
8913         (ENCODE_SECTION_INFO): Define.
8914         (FINALIZE_PIC): New macros.
8915         (LEGITIMATE_PIC_OPERAND_P, SYMBOLIC_CONST_P): New macro.
8916         (ASM_OUTPUT_INT, ASM_OUTPUT_SHORT): Use output_pic_addr_const.
8917         * config/sh/sh.c (print_operand_address): Use output_pic_addr_const.
8918         (prepare_move_operands): Call emit_pic_move or
8919         emit_pic_const_move if appropriate.
8920         (output_far_jump): For PIC, use braf and output long offset.
8921         (machine_dependent_reorg):
8922         (sh_expand_prologue): Save and initialize the PIC register.
8923         (sh_expand_epilogue): Restore it.
8924         (initial_elimination_offset): Account for it.
8925         (nonpic_symbol_mentioned_p): New function.
8926         (legitimize_pic_address): Likewise.
8927         (output_pic_addr_const): Likewise.
8928         * config/sh/sh.md (calli_pcrel, call_valuei_pcrel): New insns.
8929         (call, call_value): Use them.
8930         (GOTaddr2picreg, sym_label2reg, symGOT2reg, symGOTOFF2reg,
8931         symPLT_label2reg): New expands.
8932         * invoke.texi (SH Options): Document -mprefergot.
8933
8934 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
8935
8936         * rtl.h (ASM_OPERANDS_INPUT_CONSTRAINT_EXP): New macro.
8937         * gcse.c (hash_string_1): New function.
8938         (hash_expr_1) <ASM_OPERANDS>: Disregard filename and line number.
8939         (expr_equiv_p) <ASM_OPERANDS>: Likewise.
8940         * cse.c (rtx_cost): Don't increase the cost of ASM_OPERANDS.
8941         (canon_hash_string): New function.
8942         (canon_hash) <ASM_OPERANDS>: Disregard filename and line number.
8943         (exp_equiv_p) <ASM_OPERANDS>: Likewise.
8944         (fold_rtx): Use ASM_OPERANDS accessor macros.
8945         * emit-rtl.c (copy_insn_1): Likewise.
8946         * integrate.c (copy_rtx_and_substitute): Likewise.
8947         * stmt.c (expand_asm_operands): Likewise.  Give an
8948         ASM_OPERANDS rtx the mode of the output reg being set from it.
8949
8950 2000-09-01  Fred Fish  <fnf@be.com>
8951
8952         * fix-header.c (write_rbrac): Add putc and getc to list of
8953         functions to protect against prior definition as a macro.
8954
8955 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
8956
8957         * c-common.h (enum c_tree_index): Add CTI_C_SIZE_TYPE.
8958         (c_size_type_node): Define.
8959         * c-decl.c (init_decl_processing): Initialize c_size_type_node.
8960         * c-common.c (enum format_lengths, enum format_std_version,
8961         format_length_info, format_type_detail, BADLEN, NOLENGTHS,
8962         format_kind_info, printf_length_specs, scanf_length_specs, T89_I,
8963         T99_I, T89_L, T99_LL, TEX_LL, T89_S, T89_UI, T99_UI, T89_UL,
8964         T99_ULL, TEX_ULL, T89_US, T89_F, T99_F, T89_D, T99_D, T89_LD,
8965         T99_LD, T89_C, T99_SC, T99_UC, T89_V, T94_W, TEX_W, T94_WI,
8966         TEX_WI, T99_ST, T99_SST, T99_PD, T99_UPD, T99_IM, T99_UIM,
8967         format_types): Define.
8968         (format_char_info, print_char_table, scan_char_table,
8969         time_char_table): Rearrange for new organization of information
8970         about format length modifiers and standard versions.
8971         (T_ST): Redefine to use c_size_type_node.
8972         (check_format_info): Obtain information about length modifiers and
8973         standard versions from tables.  Adjust warning message wordings.
8974         Use the name from the user's program for `ll' and `hh' length
8975         modifiers in warning messages.  Use more informative names for
8976         wanted types where available (for wchar_t, wint_t, size_t, signed
8977         size_t, ptrdiff_t, unsigned ptrdiff_t, intmax_t and uintmax_t).
8978
8979 2000-09-01  Jim Wilson  <wilson@cygnus.com>
8980
8981         * calls.c (emit_call_1): Add REG_NORETURN note to call if ECF_NORETURN.
8982         * combine.c (distribute_notes): Handle REG_NORETURN.
8983         * rtl.c (reg_note_name): Add REG_NORETURN.
8984         * rtl.h (enum reg_note): Likewise.
8985
8986         * config/ia64/ia64-protos.h (emit_safe_across_calls): Renamed from
8987         ia64_file_start.
8988         * config/ia64/ia64.c (emit_safe_across_calls): Likewise.
8989         (rtx_needs_barrier): Handle unspec_volatile 8 and 9.
8990         (emit_predicate_relation_info): Handle conditional calls with
8991         REG_NORETURN.
8992         * config/ia64/ia64.h (ASM_FILE_START): Call emit_safe_across_calls
8993         instead of ia64_file_start.
8994         * config/ia64/sysv4.h (ASM_FILE_START): Likewise.
8995         * config/ia64/ia64.md (safe_across_calls_all,
8996         save_across_calls_normal): New patterns.
8997
8998         * loop.c (check_final_value): Check for biv use before checking for
8999         giv use.  Check for both biv and giv uses.  Always set last_giv_use
9000         if there is a giv use.
9001
9002 2000-09-01  Richard Henderson  <rth@cygnus.com>
9003
9004         * config/ia64/ia64.md (mulsi3): Use grfr_register_operand.
9005         (madddi3): Likewise.
9006         (maddsi3): New.
9007
9008 Fri Sep  1 10:59:47 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9009
9010         * expr.c (clear_storage): Don't use emit_move_insn unless
9011         either BLKmode or proper size.
9012         (store_constructor): Don't call clear_storage if REG of wrong size.
9013
9014         * flow.c (init_propagate_block_info): Don't mark frame dead at end
9015         of function if returns wiht stack pointer depressed.
9016
9017 2000-09-01  Andrew Haley  <aph@redhat.com>
9018
9019         * dwarf2out.c (stack_adjust_offset): New function.
9020         (dwarf2out_stack_adjust): Break out stack adjust logic into
9021         new stack_adjust_offset function.  Look inside parallels and
9022         sequences for stack adjustments.
9023
9024 2000-08-31  Jeff Law <law@cygnus.com>
9025
9026         * arm.md: Use no_new_pseudos to determine when it is safe
9027         to create new pseudo registers.
9028
9029         * arm.c (legitimize_pic_address): Use no_new_pseudos to determine
9030         when we can safely allocate new registers.
9031
9032 2000-08-31  Geoffrey Keating  <geoffk@cygnus.com>
9033
9034         * stmt.c (expand_asm_operands): Twiddle generating_concat_p
9035         so that CONCATs are not generated for ASMs.
9036         * emit-rtl.c (gen_reg_rtx): Don't generate CONCATs when
9037         not generating_concat_p.
9038         * function.c (pop_function_context_from): Reset
9039         generating_concat_p.
9040         (prepare_function_start): Likewise.
9041         * rtl.c (generating_concat_p): Define.
9042         * rtl.h (generating_concat_p): Declare.
9043         * toplev.c (rest_of_compilation): No CONCATs after RTL generation.
9044
9045 2000-08-22  Philipp Thomas  <pthomas@suse.de>
9046             Masanobu Yuhara <yuhara@flab.fujitsu.co.jp>
9047
9048         * gmicro.h (TARGET_SWITCHES): Add descriptions and mark them
9049         for translation.
9050
9051 2000-08-30  Greg McGary  <greg@mcgary.org>
9052
9053         * Makefile.in (fixinc.sh): Pass CC, CFLAGS and LDFLAGS to mkfixinc.sh
9054         * fixinc/Makefile.in (fixincl): Pass $(LDFLAGS) to $(CC).
9055         * fixinc/mkfixinc.sh: Pass $CC, $CFLAGS and $LDFLAGS to $MAKE.
9056
9057 2000-08-30  Greg McGary  <greg@mcgary.org>
9058
9059         * tree.h (struct tree_int_cst): Wrap low and high in a sub-struct.
9060         (TREE_INT_CST_LOW, TREE_INT_CST_HIGH): Access through sub-struct.
9061         (TREE_INT_CST): New macro.
9062         * varasm.c (const_hash, compare_constant_1, record_constant_1):
9063         Use new macro TREE_INT_CST.
9064
9065 Wed 30-Aug-2000 23:18:59 BST  Neil Booth  <NeilB@earthling.net>
9066
9067         * contrib.texi: Add self.
9068
9069 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
9070
9071         * config/sh/sh.md (cmpeqsi_ior_t, cmpeqsi_and_t): New insns.
9072         (cmpeqdi_t splitter): Use cmpeqsi_and_t instead of emitting jumps
9073         and labels.
9074
9075 2000-08-30  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
9076
9077         * fixinc/gnu-regex.c: Don't define `const'.
9078
9079 Tue Aug 29 22:09:59 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9080
9081         * expr.c (store_constructor): Allow variable bounds of array type.
9082         (expand_expr): Don't blow up if type is ERROR_MARK.
9083         * varasm.c (output_constructor): Don't access lower bound of array
9084         type unless need it if index is supplied (so it can be a variable
9085         if no index is supplied).
9086         Use tree_low_cst; use HOST_WIDE_INT for sizes; change BITPOS to POS.
9087         Other minor cleanups.
9088
9089 2000-08-29  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
9090
9091         * Makefile.in: Revamp handling of cflags to allow different WARN_CFLAGS
9092         for compilations in stage 1 and subsequent stages, respectively.
9093         * configure.in (vax): Add compiler-dependent CFLAGS for stage 1.
9094         * configure: Rebuilt.
9095         * x-vax, x-vax-gcc: Deleted.
9096
9097 2000-08-29  Zack Weinberg  <zack@wolery.cumb.org>
9098
9099         * c-common.c (declare_function_name): Use func_id_node,
9100         function_id_node, and pretty_function_id_node.  Do not make
9101         __func__ visible at file scope.
9102         * c-common.h (c_tree_index): Add CTI_FUNCTION_ID,
9103         CTI_PRETTY_FUNCTION_ID, and CTI_FUNC_ID.
9104         (function_id_node, pretty_function_id_node, func_id_node): New
9105         macros.
9106         * c-decl.c (init_decl_processing): Initialize function_id_node,
9107         pretty_function_id_node, and func_id_node.
9108         (c_make_fname_decl): Correct comment.
9109
9110         * tree.h (struct tree_identifier): Constify pointer member.
9111
9112         * c-decl.c (pushdecl, implicit_decl_warning): Constify a char *.
9113         * c-pragma.h (struct weak_syms): Constify name and value members.
9114         (add_weak): Constify arguments.
9115
9116         * calls.c (special_function_p): Constify a char *.
9117         (expand_call): Remove variable which is initialized and then
9118         never used.
9119         * dependence.c (struct def_use, struct induction, struct subscript):
9120         Constify 'variable' member.
9121         (get_low_bound, have_induction_variable): Constify char * argument.
9122         (find_induction_variable): Add braces to avoid dangling else.
9123         (classify_dependence): Constify char * arrays.
9124         * profile.c (output_func_start_profiler): Constify a char *.
9125         * stor-layout.c (finalize_record_size): Constify a char *.
9126         * tree.c (is_attribute_p): Constify a char *.
9127         * varasm.c (add_weak, remove_from_pending_weak_list): Constify argument.
9128
9129         * varasm.c (make_function_rtl, make_decl_rtl): Rearrange code
9130         for comprehensibility.  Do not call get_identifier if we did
9131         not change the DECL_ASSEMBLER_NAME of the decl.  Use alloca to
9132         create temporary string constants, not ggc_alloc_string.  No
9133         need to copy result of ASM_FORMAT_PRIVATE_NAME.  Use const
9134         char * to hold IDENTIFIER_POINTERs.
9135
9136 2000-08-29  Richard Henderson  <rth@cygnus.com>
9137
9138         * config/ia64/ia64.md (muldi3): Use grfr_register_operand
9139         for the inputs.
9140
9141 2000-08-29  Richard Henderson  <rth@cygnus.com>
9142
9143         * reload.c (push_secondary_reload): Allow class == reload_class
9144         if we're using a reload_in/out pattern.
9145
9146         * config/ia64/ia64.md (reload_inti): Use a TImode scratch.  Use
9147         the half that does not conflict with the reload register.
9148         (reload_outti): Likewise.
9149
9150 2000-08-29  Kazu Hirata  <kazu@hxi.com>
9151
9152         * reload.c: Fix formatting.
9153
9154         * stmt.c: Fix formatting.
9155
9156         * gcc.c: Fix formatting.
9157
9158 2000-08-29  Zack Weinberg  <zack@wolery.cumb.org>
9159
9160         * flags.h (time_report, mem_report): New global flags.
9161         * toplev.c: Define time_report and mem_report.
9162         (f_options): Add -ftime-report and -fmem-report.
9163         (compile_file): Turn on time_report if quiet_flag is off.
9164         Call ggc_print_statistics at very end if mem_report is on.
9165         * timevar.c (TIMEVAR_ENABLE): Examine time_report, not quiet_flag.
9166
9167         * ggc-common.c (ggc_print_statistics): Rename to
9168         ggc_print_common_statistics; all callers changed.  Scale
9169         quantities above 10K to kilobytes and above 10M to megabytes.
9170         * ggc-page.c (ggc_page_print_statistics): Rename to
9171         ggc_print_statistics.  Report memory consumed by internal data
9172         structures for each allocation bucket.  Scale quantities above
9173         10K to kilobytes and above 10M to megabytes.
9174         * ggc-simple.c: Prototype debug_ggc_tree to avoid warning.
9175         Cast PTR_KEY(p) to unsigned long in fprintf call to avoid warning.
9176         Define tally_leaves always.
9177         (ggc_print_statistics): New function.
9178         * ggc.h: Adjust for renamed functions.
9179
9180 Wed Aug 30 00:11:42 2000  Denis Chertykov  <denisc@overta.ru>
9181
9182         * config/avr/avr.md ("*movsf","*movsi"): Pass NULL to
9183         output_movsisf instead of which_alternative.
9184
9185         * config/avr/avr.c (output_reload_inhi): Check for NULL ponter.
9186
9187 Tue Aug 29 22:29:58 2000  Denis Chertykov  <denisc@overta.ru> & Marek Michalkiewicz <marekm@linux.org.pl>
9188
9189         * config/avr/avr-protos.h: (avr_output_ascii) Removed.
9190         (avr_progmem_p): New prototype.
9191         (output_movsisf): Prototype declaration changed.
9192         (output_movqi): New prototype.
9193         (output_movhi): New prototype.
9194         (call_insn_operand): Likewise.
9195         (final_prescan_insn): Likewise.
9196         (avr_simplify_comparision_p): Likewise.
9197         (avr_normalize_condition): Likewise.
9198         (compare_eq_p): Likewise.
9199         (out_shift_with_cnt): Likewise.
9200         (const_int_pow2_p): Likewise.
9201         (output_reload_inhi): Prototype declaration changed.
9202
9203         * config/avr/avr.c: (debug_hard_reg_set): Prototype declared.
9204         (ldi_reg_rtx): New. rtx for r31.
9205         (avr_init_stack): Initialize as "__stack".
9206         (function_prologue): Use it.
9207         Replace all TARGET_ENHANCED with AVR_ENHANCED.
9208         (avr_mcu_name): Initialize as "avr2".
9209         (avr_enhanced_p, avr_mega_p): New variables.
9210         (mcu_types, avr_override_options): Handle all known MCU types.
9211         Also handle avr1 (only preprocess, assemble and link).
9212         (print_operand): Using of `%K' in output template removed.
9213         (out_movqi_r_mr): Optimized.
9214         (out_movhi_r_mr): Likewise.
9215         (output_movqi): New function.
9216         (output_movhi): Likewise.
9217         (out_movsi_r_mr): Optimized.
9218         (output_movsisf): Compute insn length for `adjust_insn_length'
9219         (out_movqi_mr_r): Optimized.
9220         (out_movhi_mr_r): Optimized.
9221         (adjust_insn_length): Use output_movsisf, output_movqi,
9222         output_movhi for insn length adjusting.
9223         (reg_unused_after): Use dead_or_set_p.
9224         (preferred_reload_class): Now havn't any restriction.
9225         (reg_was_0): New function.
9226         (io_address_p): Likewise.
9227         (const_int_pow2_p): Likewise.
9228         (output_reload_inhi): Likewise.
9229         (output_reload_insisf): Likewise.
9230
9231         * config/avr/avr.h (MULTILIB_DEFAULTS): Define.
9232         (LIB_SPEC): Use -lc for all supported devices.
9233         (LIBGCC_SPEC): Use -lgcc for all supported devices.
9234         (AVR_MEGA): Define as avr_mega_p.
9235         (AVR_ENHANCED): New, define as avr_enhanced_p.
9236         (TARGET_SWITCHES): Remove -menhanced, now handled by -mmcu=...
9237         (CPP_SPEC, LINK_SPEC): Handle all known MCU types.
9238         (CRT_BINUTILS_SPECS): Handle all known MCU types.
9239         Rename gcrt1-*.o to make file names unique on 8.3 filesystems.
9240         (EXTRA_SPECS): Add CPP_AVR[1-5]_SPEC.
9241         (ASM_SPEC): Pass -mmcu=... to the assembler.
9242         Change all -DAVR_* to -D__AVR_*__.
9243         (INIT_TARGET_OPTABS), config/avr/libgcc.S:
9244         Rename library functions to start with two underscores.
9245         (ASM_OUTPUT_COMMON): Outputs `.comm VAR,VAR-SIZE,1' to avoid
9246         alignment.
9247         (ASM_WEAKEN_LABEL): Declared for __attribute__((weak)).
9248         (SUPPORTS_WEAK): Likewise.
9249         (LDI_REG_REGNO): New. Register r31 will be used as temporary
9250         register for loading constants to r0-r14.
9251
9252         * config/avr/avr.md: Replace all TARGET_ENHANCED with
9253         AVR_ENHANCED.
9254         (*mov_r_sp): Removed. Handled by output_movhi.
9255         (*mov_sp_r): Likewise.
9256         (*mov_sp_r_no_interrupts): Likewise
9257         (*mov_sp_r_tiny): Likewise.
9258         (*movqi): Use output_movqi.
9259         (*reload_inqi): New.
9260         (*movhi): Use output_movhi.
9261         (*reload_inhi): New.
9262         (*negsi2): Optimized.
9263         (*negsf2): Likewise.
9264         Added peepholes (define_peephole2) for loading constants to r0-r14
9265         and for using `cpse' command.
9266
9267         * config/avr/libgcc.S: Rename library functions to start with two
9268         underscores.
9269         Add support for enhanced core.
9270         (_moqhi3): Fix typo, now _modqi3.
9271         (__divsi_raw): Use __zero_reg__ as loop counter, smaller by 1 word.
9272         (__prologue_saves__): Remove test for stack adjust by 0.
9273         (__tablejump__): New.
9274
9275         * config/avr/t-avr: Build libgcc2 with -mcall-prologues.
9276         Add multilib support.
9277
9278 Tue Aug 29 15:17:54 EDT 2000  John Wehle  (john@feith.com)
9279
9280         * loop.c (prescan_loop): Don't check unknown_address_altered
9281         when deciding if insert_loop_mem is safe.  Add BLKmode MEMs
9282         to loop_store_mems as necessary.
9283         (loop_invariant_p): Don't check unknown_address_altered
9284         or unknown_constant_address_altered.
9285
9286 2000-08-29  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
9287
9288         * vax.md (sltu, sgeu): Delete sltu and sgeu insn patterns.
9289
9290 2000-08-29  Zack Weinberg  <zack@wolery.cumb.org>
9291
9292         * cpperror.c (print_file_and_line): If line is (unsigned int)-1,
9293         print just the filename.
9294         * cpplex.c (_cpp_run_directive): Add additional argument, the
9295         name to give the synthetic buffer.  This defaults to
9296         translated "<command line>".
9297         * cpplib.c (cpp_define, cpp_undef, cpp_assert, cpp_unassert):
9298         Adjust to match.
9299         (_cpp_define_builtin): New function.
9300         * cppinit.c (initialize_builtins): Use _cpp_define_builtin.
9301         * cpphash.h: Update prototypes.
9302
9303         * tradcpp.c (main): Process -D and -U simultaneously, in the
9304         order they appeared on the command line.
9305
9306 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9307
9308         * c-decl.c (define_label): Call warning_with_file_and_line and
9309         error_with_file_and_line instead of plain warning or error.
9310
9311         * c-parse.in (label): Use save_filename/save_lineno to ensure
9312         correct values for calls to define_label.
9313
9314 2000-08-29  Mark Mitchell  <mark@codesourcery.com>
9315
9316         * calls.c (expand_call): Don't create a VAR_DECL just to throw it
9317         away.
9318         * expr.c (expand_expr, case TARGET_EXPR): Don't call
9319         mark_addressable.
9320         * tree.h (get_file_function_name): Remove two duplicate
9321         declarations.
9322
9323 2000-08-28  Kazu Hirata  <kazu@hxi.com>
9324
9325         * tree.c: Fix formatting.
9326
9327         * xcoffout.c: Fix formatting.
9328
9329 2000-08-28  Jason Merrill  <jason@redhat.com>
9330
9331         * dwarf2out.c (attr_checksum): Also ignore DW_AT_producer.
9332
9333 2000-08-28  Daniel Berlin  <dberlin@redhat.com>
9334
9335         * dwarf2out.c (dwarf2out_finish): Don't bother calling
9336         break_out_includes if it won't do anything.
9337
9338 2000-08-28  Richard Henderson  <rth@cygnus.com>
9339
9340         * reload.c (push_secondary_reload): Revert 2000-08-16 change.
9341         (find_reloads): Likewise.
9342         * config/alpha/alpha.md (reload_inqi): Revert 2000-08-11 change.
9343         (reload_inhi): Likewise.
9344
9345 2000-08-28  Richard Henderson  <rth@cygnus.com>
9346
9347         * config/i386/i386.c: Don't error on EXTRA_CONSTRAINT defined.
9348         (call_insn_operand): Don't expect a surrounding mem.
9349         (constant_call_address_operand): Likewise.
9350         * config/i386/i386.h (PREDICATE_CODES): Update.
9351         * config/i386/i386.md (call patterns): Move the match_operand
9352         for the call destination inside the mem.
9353
9354 2000-08-28  Richard Henderson  <rth@cygnus.com>
9355
9356         * local-alloc.c (requires_inout): Don't use reserved range for
9357         EXTRA_CONSTRAINTS; use anything not matched by REG_CLASS_FROM_LETTER.
9358         * recog.c (asm_operand_ok): Likewise.
9359         (preprocess_constraints, constrain_operands): Likewise.
9360         * regclass.c (record_reg_classes): Likewise.
9361         * reload.c (find_reloads): Likewise.
9362         * reload1.c (maybe_fix_stack_asms): Likewise.
9363         (reload_cse_simplify_operands): Likewise.
9364         * stmt.c (expand_asm_operands): Likewise.
9365
9366         * md.texi: Update constraints documentation.
9367         * tm.texi (EXTRA_CONSTRAINT): Update.
9368
9369 2000-08-28  Daniel Berlin  <dberlin@redhat.com>
9370
9371         * dwarf2out.c (DIE_LABEL_PREFIX): Remove leading "__".
9372         (print_die): If we don't know the offset of the
9373         target die, try the symbol.  Add a trailing newline.
9374         (reverse_all_dies): New fn.
9375         (dwarf2out_finish): Call it.
9376         (break_out_includes): Reorganize for clarity.
9377         (add_sibling_attributes): Don't call reverse_die_lists.
9378         (output_comp_unit): Rename from output_comdat_comp_unit.  Use for
9379         primary CU, too.
9380         * flags.h: Add flag_eliminate_dwarf2_dups.
9381         * toplev.c (f_options): Support -feliminate-dwarf2-dups.
9382
9383 2000-08-28  Jason Merrill  <jason@redhat.com>
9384
9385         * dwarf2.h (DW_TAG_GNU_BINCL, DW_TAG_GNU_EINCL): New tags.
9386         * dwarf2out.c: #include "md5.h".
9387         (DIE_LABEL_PREFIX): New macro.
9388         (dw_val_struct): Add 'external' flag to val_die_ref.
9389         (add_AT_die_ref, AT_ref): Adjust.
9390         (AT_ref_external, set_AT_ref_external): New fns.
9391         (build_abbrev_table): Call set_AT_ref_external.
9392         (value_format): Call AT_ref_external.
9393         (die_struct): Add die_symbol field.
9394         (new_die): Clear it.
9395         (dwarf_tag_name): Handle BINCL/EINCL.
9396         (dwarf2out_start_source_file): Add BINCL DIE.
9397         (dwarf2out_end_source_file): Add EINCL DIE.
9398         (push_new_compile_unit, pop_compile_unit, clear_die_sizes): New fns.
9399         (loc_checksum, attr_checksum, die_checksum): New fns.
9400         (is_type_die, is_comdat_die, is_symbol_die): New fns.
9401         (compute_section_prefix, assign_symbol_names): New fns.
9402         (gen_internal_sym, output_die_symbol, output_symbolic_ref): New fns.
9403         (output_die): Call output_die_symbol and AT_ref_external.
9404         (output_comdat_comp_unit): New fn, split out from...
9405         (dwarf2out_finish): ...here.  Also call add_sibling_attributes for
9406         secondary CUs.
9407         (output_pubnames, output_aranges): Abort if we see entries from
9408         secondary CUs.
9409         * toplev.h: Declare file_name_nondirectory.
9410         * toplev.c (file_name_nondirectory): New fn, moved from C++ frontend.
9411         (rest_of_type_compilation): Call dwarf2out_decl if at toplevel.
9412         (debug_start_source_file): Call dwarf2out_start_source_file
9413         regardless of debug verbosity.
9414         (debug_end_source_file): Similarly.
9415         * tree.h: Declare clean_symbol_name.
9416         * tree.c (clean_symbol_name): Split out from...
9417         (get_file_function_name_long): ...here.
9418
9419         * dwarf2out.c (new_loc_descr): Use calloc.
9420         (splice_child_die): Remove the die from the right parent.
9421         (gen_struct_or_union_die): Don't add AT_name to a specification DIE.
9422
9423 Mon Aug 28 19:02:13 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9424
9425         * toplev.c (decode_g_option): Don't give warning for unknown -g
9426         option; return 0 instead.
9427         (main): If -g option is not recognized by front end or
9428         language-independent code, give warning.
9429
9430 2000-08-28  Greg McGary  <greg@mcgary.org>
9431
9432         * config/i386/i386-protos.h (ix86_expand_compare): Add extern decl.
9433         * config/i386/i386.c (ix86_expand_compare): Remove `static'.
9434         * config/i386/i386.md (trap, conditional_trap): New insn & expand.
9435
9436 2000-08-27  Greg McGary  <greg@mcgary.org>
9437
9438         * cpplex.c (parse_string): Don't look for backslash
9439         before first char in `namebuf'.
9440         * loop.c (strength_reduce): Skip NOTEs.
9441
9442 2000-08-27  Jason Merrill  <jason@redhat.com>
9443
9444         * c-decl.c (duplicate_decls): Don't set TREE_STATIC or clear
9445         DECL_EXTERNAL on a local extern.  Don't set DECL_IGNORED_P or
9446         TREE_ASM_WRITTEN, either.
9447         (finish_decl): Adjust.
9448
9449 2000-08-28  Philipp Thomas  <pthomas@suse.de>
9450
9451         * ABOUT-GCC-NLS: Remove gettext patches from Paul Eggert as
9452         they have been incorporated into the gettext CVS. Change the text to
9453         reflect the current status of NLS. Add instructions for accessing
9454         the gettext CVS and add the patch from Martin v. Loewis.
9455
9456 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
9457
9458         * config/rs6000/rs6000.md (movdi_internal64+5): Make SUBREG-safe
9459         by using gen_lowpart_common.
9460         (movdi_internal64+6): Likewise.
9461
9462 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
9463
9464         * tm.texi (FINI_SECTION_ASM_OP, CRT_CALL_STATIC_FUNCTION):
9465         Document.
9466
9467         * config/mn10300/mn10300.h (DBX_REGISTER_NUMBER): Remap register
9468         numbers to the ranges used by GDB.
9469
9470 2000-08-25  Richard Henderson  <rth@cygnus.com>
9471
9472         * config/ia64/ia64.h (struct machine_function): Add n_varargs.
9473         * config/ia64/ia64.c (ia64_compute_frame_size): Use it.
9474         (ia64_expand_prologue): Likewise.
9475         (ia64_setup_incoming_varargs): Set it.  Properly skip the current
9476         argument for stdargs.
9477
9478 2000-08-25  Jason Merrill  <jason@redhat.com>
9479
9480         * integrate.c (expand_inline_function): Pull out the original decl.
9481
9482 2000-08-25  Jim Wilson  <wilson@cygnus.com>
9483
9484         * cse.c (cse_insn): Don't pass label subtraction to force_const_mem.
9485
9486         * function.c (gen_mem_addressof): Clear MEM_ALIAS_SET if no decl.
9487
9488 2000-08-25  Greg McGary  <greg@mcgary.org>
9489
9490         * flow.c (dump_edge_info): Use ARRAY_SIZE.
9491         * config/alpha/alpha.c (alpha_expand_block_move): Likewise.
9492
9493 2000-08-25  Richard Earnshaw  <rearnsha@arm.com>
9494
9495         * arm.h (STRUCT_VALUE): Define to 0, not NULL.
9496
9497 Fri Aug 25 12:52:49 EDT 2000  John Wehle  (john@feith.com)
9498
9499         * i386.c (ix86_find_base_term): New.
9500         * i386-protos.h (ix86_find_base_term): Prototype.
9501         * i386.h (FIND_BASE_TERM): Define.
9502         * alias.c (find_base_term): Use it.
9503         * tm.texi (FIND_BASE_TERM): Document it.
9504
9505         * alias.c (true_dependence, write_dependence_p): Unchanging
9506         memory can't conflict with non-unchanging memory.
9507
9508         * alias.c (memrefs_conflict_p): A BLKmode reference
9509         to a symbol (or CONST_INT address) always conflicts
9510         with a reference to another symbol.
9511
9512 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
9513
9514         * c-common.c (time_char_table): Don't allow width and flags with
9515         "z" format.
9516
9517 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
9518
9519         * config/i386/i386.c (ix86_expand_branch): Treat GE and GEU the same
9520         way as LT and LTU when the second operand has 0 in low word.
9521
9522 2000-08-26  Michael Hayes  <mhayes@cygnus.com>
9523
9524         * basic-block.h (struct loop): Rename `exits' field to
9525         `exit_edges'.  Add `entry_edges' and `num_entries' fields.
9526
9527         * flow.c (flow_loop_exit_edges_find): Rename from flow_loop_exits_find.
9528         (flow_loop_entry_edges_find): Add.
9529         (flow_edge_list_print): Rename from flow_exits_print.
9530         (flow_loops_find): Call flow_loop_entry_edges_find.
9531         (flow_loop_dump): Dump entry_edges list.
9532         (flow_loops_free): Free entry_edges.
9533
9534 2000-08-26  Michael Hayes  <mhayes@cygnus.com>
9535
9536         * loop.c (loop_dump_aux, debug_loop): New functions.
9537         (LOOP_BLOCK_NUM_1, LOOP_BLOCK_NUM, LOOP_INSN_UID): New macros.
9538
9539         * flow.c (flow_loops_dump): Add callback parameter.
9540         (flow_loop_dump): Add callback parameter and call it.  Move
9541         loop note debugging code to loop_dump_aux.
9542
9543         * basic-block.h (flow_loop_dump): Add callback parameter
9544         (flow_loops_dump): Likewise.
9545
9546         * toplev.c (rest_of_compilation): Add NULL callback function pointer
9547         to call to flow_loops_dump.
9548
9549 2000-08-26  Michael Hayes  <mhayes@cygnus.com>
9550
9551         * loop.c (count_loop_regs_set): Replace start and end arguments
9552         with loop argument.  All callers udated.
9553
9554 2000-08-26  Michael Hayes  <mhayes@cygnus.com>
9555
9556         * loop.c (constant_high_bytes): Delete.
9557
9558 2000-08-26  Michael Hayes  <mhayes@cygnus.com>
9559
9560         * loop.c (prescan_loop): Move checks for NOTE_INSN_LOOP_CONT
9561         and NOTE_INSN_LOOP_VTOP to...
9562         (find_and_verify_loops) ...here.
9563
9564 Fri Aug 25 04:21:13 2000  Alexandre Oliva  <aoliva@redhat.com>
9565
9566         * crtstuff.c (CRT_CALL_STATIC_FUNCTION): Define default.
9567         (fini_dummy, init_dummy): Use it.
9568
9569 Fri 25-Aug-2000 08:03:27 BST  Neil Booth  <NeilB@earthling.net>
9570
9571         * cpplex.c (is_macro_disabled): Caller has already checked
9572         that we're not a preprocessed file.
9573
9574 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
9575
9576         * Makefile.in (C_AND_OBJC_OBJS): Remove c-iterate.o.
9577         (c-iterate.o): Remove target.
9578         * gcc/c-common.h (enum rid): Remove RID_ITERATOR.
9579         * gcc/c-decl.c (init_decl_processing): Remove call to init_iterators.
9580         (finish_decl): Don't handle iterators.
9581         (grokdeclarator): Likewise.
9582         * gcc/c-parse.gperf: Remove __iterator and __iterator__ keywords.
9583         * gcc/c-gperf.h: Regenerated.
9584         * gcc/c-iterate.c: Removed.
9585         * gcc/c-lex.c (init_lex): Don't handle iterators.
9586         * gcc/c-parse.in (primary): Remove pop_iterator_stack call.
9587         (compstmt_primary_start): Remove push_iterator_stack call.
9588         (stmt): Don't allow iterator statements.  Replace iterator_expand
9589         with expand_expr_stmt.
9590         (all_iter_stmt): Remove.
9591         (all_iter_stmt_simple): Likewise.
9592         (all_iter_stmt_with_decl): Likewise.
9593         * gcc/c-tree.h (ITERATOR_P): Remove.
9594         (ITERATOR_BOUND_P): Likewise.
9595         (init_iterators): Remove declaration.
9596         (iterator_expand): Likewise.
9597         (iterator_for_loop_start): Likewise.
9598         (iterator_for_loop_end): Likewise.
9599         (iterator_for_loop_record): Likewise.
9600         (push_iterator_stack): Likewise.
9601         (pop_iterator_stack): Likewise.
9602         * gcc/c-typeck.c (decl_constant_value): Don't check ITERATOR_P.
9603         (readonly_warning): Likewise.
9604         * gcc/tree.h (ITERATOR_BOUND_P): Don't mention it.
9605
9606 2000-08-24  Jim Wilson  <wilson@cygnus.com>
9607
9608         * c-common.c (decl_attributes, case A_ALIGN): Revert last change.
9609         Copy type in a TYPE_DECL, just like pushdecl does.
9610
9611 2000-08-24  Richard Henderson  <rth@cygnus.com>
9612
9613         * toplev.c (main): Enable flag_reorder_blocks at -O2.
9614
9615 2000-08-24  Zack Weinberg  <zack@wolery.cumb.org>
9616
9617         * ggc-page.c (alloc_page): If HAVE_MMAP_ANYWHERE and we're
9618         asked for one page, allocate GGC_QUIRE_SIZE of them and put
9619         the extras on the free list.
9620         (release_pages): Clean up.
9621         (ggc_set_mark): Don't adjust G.allocated here...
9622         (sweep_pages): ... do it here.
9623
9624 2000-08-24  Zack Weinberg  <zack@wolery.cumb.org>
9625
9626         * cppfiles.c (read_include_file): Rearrange initializations.
9627
9628 2000-08-24  Richard Henderson  <rth@cygnus.com>
9629
9630         * stmt.c (expand_asm_operands): Treat EXTRA_CONSTRAINT like g or X.
9631
9632         * config/ia64/ia64-protos.h: Update.
9633         * config/ia64/ia64.c (gr_register_operand): New.
9634         (fr_register_operand, grfr_register_operand): New.
9635         (gr_nonimmediate_operand, grfr_nonimmediate_operand): New.
9636         (grfr_reg_or_8bit_operand): New.
9637         (gr_reg_or_0_operand): Rename from reg_or_0_operand and
9638         use gr_register_operand.
9639         (gr_reg_or_5bit_operand, gr_reg_or_6bit_operand): Likewise.
9640         (gr_reg_or_8bit_operand, gr_reg_or_8bit_adjusted_operand): Likewise.
9641         (gr_reg_or_8bit_and_adjusted_operand): Likewise.
9642         (gr_reg_or_14bit_operand, gr_reg_or_22bit_operand): Likewise.
9643         (fr_reg_or_fp01_operand): Likewise.
9644         (not_postinc_memory_operand): New.
9645         (ia64_split_timode): Remove unused variables.
9646         (rtx_needs_barrier): Check arguments to cmpxchg.
9647         (builtin_description): Remove.
9648         (bdesc_2argsi, bdesc_2argdi): Remove.
9649         (ia64_init_builtins): Declare all builtins directly.
9650         (ia64_expand_fetch_and_op): Rewrite to be called from
9651         ia64_expand_builtin directly.  Use expand_binop and co.
9652         (ia64_expand_op_and_fetch): Likewise.
9653         (ia64_expand_compare_and_swap): Likewise.
9654         (ia64_expand_binop_builtin): Remove.
9655         (ia64_expand_lock_test_and_set): New.
9656         (ia64_expand_lock_release): New.
9657         (ia64_expand_builtin): Use them.
9658         * config/ia64/ia64.h (CONSTRAINT_OK_FOR_S): New.
9659         (EXTRA_CONSTRAINT): Use it.
9660         (PREDICATE_CODES): Update.
9661         * config/ia64/ia64.md (*): Use gr_register_operand and co.
9662         (mf): Indicate that we set memory as well as use it.
9663         (fetchadd_acq_si): Show memory being modified as well.
9664         (fetchadd_acq_di, cmpxchg_acq_si, cmpxchg_acq_di): Likewise.
9665         (val_compare_and_swap_si, val_compare_and_swap_di): Remove.
9666         (lock_test_and_set_si, lock_test_and_set_di): Remove.
9667         (fetch_and_add_si, fetch_and_sub_si, fetch_and_or_si): Remove.
9668         (fetch_and_and_si, fetch_and_xor_si, fetch_and_nand_si): Remove.
9669         (fetch_and_add_di, fetch_and_sub_di, fetch_and_or_di): Remove.
9670         (fetch_and_and_di, fetch_and_xor_di, fetch_and_nand_di): Remove.
9671         (add_and_fetch_di, sub_and_fetch_di, or_and_fetch_di): Remove.
9672         (and_and_fetch_di, xor_and_fetch_di, nand_and_fetch_di): Remove.
9673         (add_and_fetch_si, sub_and_fetch_si, or_and_fetch_si): Remove.
9674         (and_and_fetch_si, xor_and_fetch_si, nand_and_fetch_si): Remove.
9675         * config/ia64/ia64intrin.h (*): Cast result to the appropriate
9676         return type.  Pretty print definitions.
9677
9678 2000-08-24  Jim Wilson  <wilson@cygnus.com>
9679
9680         * config/ia64/ia64.md (movdi): Don't call gen_movdi_symbolic if
9681         we have a SYMBOL_REF with SYMBOL_REF_FLAG set.
9682
9683 2000-08-24  Jason Merrill  <jason@redhat.com>
9684
9685         * dwarf2out.c (AT_flag, AT_int, AT_unsigned, AT_string, AT_ref,
9686         AT_loc, AT_addr, AT_lbl): Abort on unsuitable input.
9687         (get_AT_low_pc, get_AT_hi_pc, get_AT_string, get_AT_flag,
9688         get_AT_unsigned, get_AT_ref): Don't call them if get_AT fails.
9689
9690 2000-08-24  Greg McGary  <greg@mcgary.org>
9691
9692         * optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab,
9693         and extendtab within their proper array boundaries.
9694         * emit-rtl.c (init_emit_once): Pass `const_tiny_rtx' with bounds
9695         for the entire array.
9696
9697         * config/arm/arm.c (arm_override_options): Use ARRAY_SIZE.
9698         * config/alpha/alpha.c (alpha_lookup_xfloating_lib_func): Likewise.
9699         * config/avr/avr.c (order_regs_for_local_alloc): Likewise.
9700         * config/fr30/fr30.c (fr30_print_operand): Likewise.
9701         * config/i386/dgux.c (output_options): Likewise.
9702         * config/i386/dgux.h (ASM_FILE_START): Likewise.
9703         * config/m88k/m88k.c (output_options): Likewise.
9704         * config/m88k/m88k.h (ASM_FILE_START): Likewise.
9705         * config/mcore/mcore.c (mcore_output_inline_const_forced,
9706         layout_mcore_frame, handle_structs_in_regs): Likewise.
9707         * config/mips/mips.c (output_block_move): Likewise.
9708         * config/rs6000/rs6000.c (rs6000_override_options,
9709         rs6000_file_start): Likewise.
9710         * config/sparc/sparc.c (sparc_add_gc_roots): Likewise.
9711         * fixinc/fixfixes.c (FIX_TABLE_CT): Likewise.
9712         * fixinc/fixtests.c (TEST_TABLE_CT): Likewise.
9713         * builtins.c (expand_builtin_setjmp): Likewise.
9714         * expr.c (safe_from_p): Likewise.
9715         * flow.c (life_analysis): Likewise.
9716         * fold-const.c (size_int_type_wide): Likewise.
9717         * gcc.c (translate_options, init_spec, set_spec, main): Likewise.
9718         * genattrtab.c (make_length_attrs): Likewise.
9719         * genopinit.c (gen_insn): Likewise.
9720         * genrecog.c (NUM_KNOWN_PREDS, NUM_SPECIAL_MODE_PREDS): Likewise.
9721         * global.c (global_alloc): Likewise.
9722         * local-alloc.c (find_free_reg): Likewise.
9723         * mips-tdump.c (print_symbol): Likewise.
9724         * mips-tfile.c (parse_def, parse_input): Likewise.
9725         * reload1.c (NUM_ELIMINABLE_REGS): Likewise.
9726         * stmt.c (expand_nl_goto_receiver): Likewise.
9727         * stor-layout.c (set_sizetype): Likewise.
9728         * varasm.c (decode_reg_name): Likewise.
9729         * toplev.c (decode_f_option, decode_W_option,
9730         set_target_switch, print_switch_values): Likewise.
9731         (NUM_ELEM): Remove macro.
9732         (display_help, main): s/NUM_ELEM/ARRAY_SIZE/
9733
9734 2000-08-24  Greg McGary  <greg@mcgary.org>
9735
9736         * tree.h (enum tree_index): New member `TI_MAIN_IDENTIFIER'.
9737         (MAIN_NAME_P, main_identifier_node): New macros.
9738         * c-common.c (c_common_nodes_and_builtins): Init main_identifier_node.
9739         * c-decl.c (start_decl, grokdeclarator, start_function,
9740         store_parm_decls, finish_function): Use MAIN_NAME_P.
9741         * config/avr/avr.c (function_prologue, function_epilogue): Likewise.
9742         * config/i386/cygwin.h (SUBTARGET_PROLOGUE): Likewise.
9743         * config/i386/win32.h (SUBTARGET_PROLOGUE): Likewise.
9744         * config/pdp11/pdp11.c (output_function_prologue): Likewise.
9745
9746 2000-08-24  Greg McGary  <greg@mcgary.org>
9747
9748         * cppfiles.c (actual_directory): Don't write beyond `dir'
9749         when it contains "".
9750         * real.c (asctoeg): Stay within bounds of etens[][].
9751
9752 2000-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9753
9754         * dependence.c (dependence_string, direction_string,
9755         dump_one_node, dump_node_dependence): Hide unused identifiers.
9756         (get_low_bound, normalize_coefficients): Match definition to
9757         static prototype.
9758         (get_one_coefficient): Initialize variables `value0_is_idx' and
9759         `value1_is_idx'.
9760         (ziv_test, gcd_test): Mark parameters with ATTRIBUTE_UNUSED.
9761         (ziv_test): Delete variable `idx', use parameter `sub' instead.
9762         (direction_merge): Avoid automatic aggregate initialization.
9763         (have_dependence_p): Use `src' not `dest' to set `src_idx'.
9764         Initialize variables `dest_idx' and `src_idx'.
9765         (end_dependence_analysis): Avoid C89 style function definition.
9766
9767 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
9768
9769         * c-common.c (time_char_table): Don't allow width with %F.
9770         (check_format_info): Don't allow "Z" length with scanf.
9771
9772 2000-08-24  Gabriel Dos Reis  <gdr@codesourcery.com>
9773
9774         * diagnostic.c (finish_diagnostic): Define.
9775         (output_do_printf): Use wrap_text instead of output_add_string.
9776         (default_print_error_function): Avoid embedded '\n'.
9777
9778         * diagnostic.h (flush_diagnostic_buffer): Declare.
9779
9780 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
9781
9782         * dependence.c: Replace `[][]' with `[][MAX_SUBSCRIPTS]'.
9783
9784 2000-08-23  Hans-Peter Nilsson  <hp@axis.com>
9785
9786         * Makefile.in (GCC_PASSES): Add specs.
9787
9788 2000-08-23  Jim Wilson  <wilson@cygnus.com>
9789
9790         * frame.h (IA64_UNW_EHANDLER, IA64_UNW_UHANDLER): New.
9791         * config/ia64/frame-ia64.c (__get_personality): Return zero if neither
9792         EHANDLER nor UHANDLER bit is set.
9793         (__get_except_table): Likewise.
9794
9795 2000-08-23  Nick Clifton  <nickc@redhat.com>
9796
9797         * config/arm/lib1funcs.asm: Replace upper case condition codes
9798         with lower case versions.
9799
9800         * config/arm/arm.h (STRUCT_VALUE): Define.
9801         (STRUCT_VALUE_REGNUM): Delete.
9802
9803 2000-08-23  Zack Weinberg  <zack@wolery.cumb.org>
9804
9805         * cpphash.h (IN_I): New flag for directive table.
9806         * cpplib.c (DIRECTIVE_TABLE): Mark #define, #undef, #ident, and
9807         #pragma with IN_I.
9808         (_cpp_check_directive): If -fpreprocessed, execute directives
9809         marked with IN_I.  Issue no warnings in this case.
9810         * cpplex.c (_cpp_get_token): Expand no macros if -fpreprocessed.
9811
9812 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
9813
9814         * c-common.c (print_char_table): Allow 'I' flag with %d, %i and
9815         %u.
9816         (check_format_info): Support printf 'I' flag; warn about it with
9817         -pedantic.
9818
9819 2000-08-23  Richard Earnshaw  (rearnsha@arm.com)
9820
9821         * arm.c (arm_expand_prologue): Ensure that the stack-adjustment
9822         barrier can't be ignored by the alias analysis code.
9823
9824 2000-08-12  Eli Zaretskii  <eliz@is.elta.co.il>
9825
9826         * fixinc/inclhack.def (sysv68_string): Fix the Sed script so it
9827         works inside fixincl.
9828
9829 Wed Aug 23 04:55:48 2000  Alexandre Oliva  <aoliva@redhat.com>
9830
9831         * simplify-rtx.c (simplify_rtx): Don't pass VOIDmode to
9832         simplify_relational_operation() unless both operands are of
9833         VOIDmode.
9834         * cse.c (fold_rtx): Likewise.
9835
9836 Tue Aug 22 23:53:27 EDT 2000  John Wehle  (john@feith.com)
9837
9838         * rtlanal.c (rtx_unstable_p): The pic register is stable
9839         (within one function) and the actual rtx should be used
9840         when checking the registers.
9841         (rtx_addr_can_trap_p): Pic memory addresses can't trap.
9842
9843         * alias.c (true_dependence, write_dependence_p): Fix
9844         bug in previous patch.
9845
9846         * i386.c (ix86_GOT_alias_set): New.
9847         (legitimize_pic_address): Use it.
9848
9849         * rtlanal.c (rtx_unstable_p): An unchanging MEM is
9850         only stable if its address is stable.
9851         (rtx_varies_p): An unchanging MEM can't vary if
9852         its address doesn't vary.
9853
9854 2000-08-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9855
9856         * c-parse.in (unop +): Restrict -Wtraditional warnings to user code.
9857
9858 2000-08-22  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
9859
9860         * vax.h (ASM_SPEC): Pass `-J' to assembler.
9861         * x-vax-gcc: New file for bootstrapping with gcc.
9862         * x-vax: Use X_CFLAGS rather than X_CPPFLAGS to pass `-J'.
9863         * configure.in: Use x-vax-gcc with gcc.
9864         * configure: Rebuilt.
9865
9866 Tue Aug 22 21:21:05 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
9867
9868         * toplev.c (rest_of_compilation): Rebuild label notes after
9869         post-reload splitting pass if new labels have been created.
9870
9871 2000-08-22  Gabriel Dos Reis  <gdr@codesourcery.com>
9872
9873         * diagnostic.h (output_buffer_state): New macro.
9874         * diagnostic.c (diagnostic_for_decl, sorry,
9875         default_print_error_function, output_do_verbatim,
9876         report_diagnostic, report_problematic_module): Use it.
9877         (wrap_text): Tweak.
9878         (output_format): Use wrap_text instead of maybe_wrap_text.
9879
9880 2000-08-22  Nick Clifton  <nickc@redhat.com>
9881
9882         * config/arm/lib1funcs.asm (ARM_DIV_MOD_BODY): New macro.
9883         Common code for ARM divide and modulus functions.
9884         (THUMB_DIV_MOD_BODY): New macro. Thumb equivalent of
9885         ARM_DIV_MOD_BODY.
9886         (FUNC_END): New macro: Common code at the end of the division and
9887         modulo functions.
9888         (THUMB_FUNCTION_START): New macro:  Common code at the start of
9889         Thumb functions.
9890         (__divsi3, __udivsi3, __modsi3, __umodsi3): Use new macros.
9891
9892 Tue Aug 22 20:34:52 2000  Kaz Kojima <kkojima@rr.iij4u.or.jp>
9893
9894         * config/sh/sh.md (cmpeqdi_t splitter): Fix a reverse testing.
9895
9896         * config/sh/sh.c (prepare_scc_operands): Apply force_reg to
9897         sh_compare_op1 when the mode is DImode and sh_compare_op1 isn't
9898         const0_rtx.
9899
9900 2000-08-22  Nick Clifton  <nickc@redhat.com>
9901
9902         * config/arm/lib1funcs.asm (__umodsi3): Before performing any
9903         restorative additions, test for bottom bits of IP being set,
9904         rather than relying upon the RORs not matching.
9905         (__modsi3): Ditto.
9906
9907 2000-08-22  David Edelsohn  <edelsohn@gnu.org>
9908
9909         * aix.h (ASM_DECLARE_FUNCTION_NAME): Call named_section() or
9910         text_section() as appropriate instead of emitting text csect
9911         pseudo-op directly.
9912         (TEXT_SECTION_ASM_OP): Only require default 32-bit alignment.
9913         (UNIQUE_SECTION): Define macro.
9914         (ASM_OUTPUT_SECTION_NAME): Define macro.
9915         * rs6000.c (rs6000_override_options): Disable -ffunction-sections
9916         on AIX if debugging and -fdata-sections always.
9917
9918 2000-08-22  Steven King  <sxking@uswest.net>
9919
9920         * config/float-i386.h (LDBL_EPSILON): Remove __convert_long_double
9921         machinery.
9922         (LDBL_MAX): Same here.
9923
9924 2000-08-22  Richard Henderson  <rth@cygnus.com>
9925
9926         * flow.c (tidy_fallthru_edge): Update b->end properly.
9927
9928 2000-08-22  Stan Cox  <scox@redhat.com>
9929
9930         * Makefile.in (OBJS): Add dependence.o.
9931         * dependence.c: New file.
9932
9933 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>, John David Anglin  <dave.anglin@nrc.ca>
9934
9935         * calls.c (check_sibcall_argument_overlap_1): Adjust for
9936         ARGS_GROW_DOWNWARD.
9937         (check_sibcall_argument_overlap): Likewise.
9938
9939 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
9940
9941         * invoke.texi (SH Options): Document -m4-nofpu,
9942         -m4-single-only, -m4-single, -m4, -mbigtable, -mfmovd,
9943         -mhitachi, -mnomacsave, -misize, -mpadstruct, -mspace.
9944
9945 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
9946
9947         * c-common.c (check_format_info): Give the 'some locales' warning
9948         for strftime %Ey rather than the unconditional 'only last 2 digits
9949         of year' one.
9950
9951 2000-08-22  Richard Henderson  <rth@cygnus.com>
9952
9953         * alias.c (init_alias_analysis): Do not register
9954         struct_value_incoming_rtx or static_chain_rtx as pointing
9955         to stack memory.
9956
9957 Tue Aug 22 01:44:43 2000  Jeffrey A Law  (law@cygnus.com)
9958
9959         * protoize.c (munge_compile_params): Fix typo and formatting buglets.
9960
9961 2000-08-22  Gabriel Dos Reis  <gdr@codesourcery.com>
9962
9963         * diagnostic.h (report_problematic_module): Declare.
9964         * diagnostic.c (report_problematic_module): New function.
9965         (report_error_function): Tweak.
9966
9967 Tue Aug 22 02:31:26 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9968
9969         * stmt.c (expand_goto_internal, fixup_gotos): Only check
9970         TYPE_RETURNS_STACK_DEPRESSED for FUNCTION_TYPE.
9971
9972 2000-08-21  Richard Henderson  <rth@cygnus.com>
9973
9974         * flow.c (calculate_global_regs_live): Mark frame pointer live
9975         everywhere before reload.
9976
9977 2000-08-21  Jim Wilson  <wilson@cygnus.com>
9978
9979         * real.c (ereal_from_int, ereal_from_uint, significand_size): Handle
9980         INTEL_EXTENDED_IEEE_FORMAT.
9981         (toe64): Delete INTEL_EXTENDED_IEEE_FORMAT support.  Unconditionally
9982         clear last two bytes of output FP value.
9983
9984 2000-08-21  Graham Stott  <grahams@cygnus.co.uk>
9985
9986         * config/ia64/ia64.h (REDO_SECTION_INFO_P): Change decl to DECL.
9987
9988 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
9989
9990         * unroll.c (loop_find_equiv_value): If ret is modified between
9991         insn and loop_start, ret might not be equivalent to reg.
9992
9993 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
9994
9995         * c-common.c (init_dollar_format_checking,
9996         maybe_read_dollar_number, finish_dollar_format_checking): New
9997         functions.
9998         (dollar_arguments_used, dollar_arguments_count,
9999         dollar_first_arg_num, dollar_max_arg_used, dollar_format_warned):
10000         New variables.
10001         (check_format_info): Support $ formats for scanf and printf width
10002         and precision.  Always increment format_chars to advance past the
10003         '*' of precision, not just when the format parameters are
10004         available to check.
10005
10006 2000-08-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10007
10008         * mips.c (block_move_loop, expand_block_move,
10009         function_arg_partial_nregs, save_restore_insns, function_prologue,
10010         mips_expand_prologue, RA_MASK): Avoid using the `U' integer
10011         constant suffix.
10012         (function_arg_advance, function_arg): Match argument to format
10013         specifier `%p'.
10014
10015 2000-08-21  Nix  <nix@esperi.demon.co.uk>
10016
10017         * gcc.c (do_spec_1): Implement %j spec flag.
10018         Remove dead comment.
10019
10020         * gcc.texi (The Configuration File): Document HOST_BIT_BUCKET.
10021         * system.h (HOST_BIT_BUCKET): Default to "/dev/null".
10022         * config/i386/xm-dos.h (HOST_BIT_BUCKET): Define as "NUL".
10023         * config/i386/xm-os2.h, config/winnt/winnt.h: Likewise.
10024
10025         * protoize.c (munge_compile_params): Use HOST_BIT_BUCKET (if
10026         writable) instead of hardcoded value.
10027
10028         * toplev.c (compile_file): Output to a file even if -fsyntax-only.
10029
10030         * gcc.c, config/i386/xm-dos.h, config/i386/xm-os2.h: Kill
10031         MKTEMP_EACH_FILE.
10032
10033         * gcc.c (cc1_options): Do not process -o or run the assembler if
10034         -fsyntax-only.
10035         * objc/lang-spec.h: Likewise.
10036
10037 2000-08-21  Eli Zaretskii  <eliz@is.elta.co.il>
10038
10039         * fixinc/fixincl.c (fix_with_system): Pipe the output of
10040         "external" fixes through `cat', to avoid truncating the input
10041         file by redirection.
10042
10043 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
10044
10045         * config/i386/i386.md (lea_general_1): Copy insn condition to split
10046         condition.
10047         (lea_general_2, lea_general_3): Likewise.
10048
10049 2000-08-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10050
10051         * c-decl.c (duplicate_decls, define_label): Restrict -Wtraditional
10052         warnings to user code.
10053
10054         * c-lex.c (readescape, yylex): Likewise.
10055
10056         * c-typeck.c (store_init_value, process_init_element): Likewise
10057         (c_expand_start_case): Format.
10058
10059 2000-08-18  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
10060
10061         * mips/linux.h (LINK_SPEC): Use %(endian_spec).
10062
10063         * mips/mips.h: Change LINKER_ENDIAN_SPEC to ENDIAN_SPEC
10064         and linker_endian_spec to endian_spec.
10065         (ENDIAN_SPEC): Add %{EB} and %{EL}.
10066         (LINK_SPEC): Remove %{EB} and %{EL}.
10067         (ASM_SPEC): Likewise.  Use %(endian_spec).
10068
10069 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
10070
10071         * c-tree.h (flag_hosted): Move declaration from here...
10072         * c-common.h (flag_hosted): ... to here.
10073         (flag_noniso_default_format_attributes): New declaration.
10074         * c-decl.c (flag_noniso_default_format_attributes): New variable.
10075         (c_decode_option): Set it appropriately for options choosing
10076         language standard variant.
10077         * c-common.c (init_function_format_info): Only provide default
10078         format attributes if flag_hosted.  Only provide the gettext
10079         formats if flag_noniso_default_format_attributes.  Update
10080         comments.
10081         (check_format_info): Disable treatment of %a as a scanf flag in
10082         C99 mode.
10083
10084 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
10085
10086         * c-common.c (scan_char_table): Add 'w' to flags for all formats
10087         except 'n'.
10088         (check_format_info): Set 'wide' for scanf format widths.  Warn for
10089         a zero scanf width.  Make the check for writing into a constant
10090         object at the first level of indirection; at later levels, warn if
10091         any type qualifiers are encountered.
10092
10093 Mon Aug 21 07:41:12 2000  Jeffrey A Law  (law@cygnus.com)
10094
10095         * reload.c (reload_inner_reg_of_subreg): New function broken out of
10096         push_reload.
10097         (push_reload): Use reload_inner_reg_of_subreg.
10098         (combine_reloads): Do not combine reloads if the input reload
10099         is a SUBREG in which the inner part will need reloading.
10100
10101         * global.c (global_alloc): Avoid passing dumpfile argument to
10102         reload routines.
10103         * toplev.c (rest_of_compilation): Likewise.
10104         * reload.h (reload): Remove dumpfile argument.  Callers changed.
10105         (debug_reload, debug_reload_to_stream): Move prototypes here.
10106         * rtl.h  (reload): Remove dumpfile argument.
10107         * reload.c (debug_reload): Remove prototype.
10108         (debug_reload_to_stream): Likewise.
10109         * reload1.c: Avoid passing dumpfile around, rely on rtl_dump_file
10110         instead.
10111
10112 2000-08-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
10113
10114         * diagnostic.c (context_as_prefix): Export.
10115         (need_error_newline): Remove.
10116         (lang_diagnostic_starter, lang_diagnostic_finalizer): New objects.
10117         (error_module_changed, record_last_error_module,
10118         error_function_changed, record_last_error_function): New functions.
10119         (initialize_diagnostics): Default intialize
10120         lang_diagnostic_starter, lang_diagnostic_finalizer.
10121         (init_output_buffer): Tweak.
10122         (file_name_as_prefix): New function.
10123         (announce_function, default_print_error_function,
10124         report_error_function, set_diagnostic_context): Tweak.
10125
10126 2000-08-21  Richard Earnshaw  <rearnsha@arm.com>
10127
10128         * flow.c (init_propagate_block_info): Handle SUBREG in a jump
10129         condition expression.
10130
10131 2000-08-20  Richard Henderson  <rth@cygnus.com>
10132
10133         * flow.c (merge_blocks_nomove): Don't seek back past the bb note.
10134
10135 2000-08-20  Zack Weinberg  <zack@wolery.cumb.org>
10136
10137         * cppinit.c (cpp_init): Set global flag when called.
10138         (cpp_reader_init): Bomb out if cpp_init hasn't been called.
10139
10140 Sun Aug 20 01:41:35 2000  Dennis Chernoivanov  <cdi@sparc.spb.su>
10141
10142         * cpplex.c (cpp_scan_buffer): Move `output_line_command' just
10143         before `process_directive' so that newlines won't be missed
10144         for directives.
10145         (cpp_printf): Increment `print->lineno' when newline is emitted.
10146
10147         * cppmain.c (cb_ident): Likewise.
10148         (cb_define): Likewise.
10149         (cb_undef): Likewise.
10150         (cb_include): Likewise.
10151         (cb_def_pragma): Likewise.
10152         (dump_macros_helper): Likewise.
10153
10154 2000-08-20  Richard Henderson  <rth@cygnus.com>
10155
10156         * config/ia64/ia64.c (emit_insn_group_barriers): Stop if ar.lc
10157         assigned before a loop.
10158
10159         * config/ia64/ia64.md (ashlsi3): Zero extend the shift count.
10160         (ashrsi3, lshrsi3): Likewise.
10161
10162 2000-08-20  Gabriel Dos Reis  <gdr@codesourcery.com>
10163
10164         * c-lang.c: #include diagnostic.h
10165         (c_tree_printer): New function.
10166         (lang_init): Initialize lang_printer.
10167
10168         * Makefile.in (c-lang.o): Depends on diagnostic.h
10169
10170 2000-08-20  Gabriel Dos Reis  <gdr@codesourcery.com>
10171
10172         * c-errors.c (pedwarn_c99): Adjust call to report_diagnostic.
10173
10174         * diagnostic.c (default_diagnostic_starter,
10175         default_diagnostic_finalizer): New functions.
10176         (diagnostic_for_asm, diagnostic_for_decl): Tweak.
10177         (pedwarn, pedwarn_with_file_and_line, error,
10178         error_with_file_and_line, fatal, warning,
10179         warning_with_file_and_line): Adjust call to report_diagnostic.
10180         (report_diagnostic): Rework.
10181         (set_diagnostic_context): New function.
10182
10183         * diagnostic.h (struct diagnostic_context): New data structure.
10184         (diagnostic_message, diagnostic_argument_list,
10185         diagnostic_file_location, diagnostic_line_location,
10186         diagnostic_is_warning, diagnostic_starter, diagnostic_finalizer,
10187         diagnostic_finalizer, diagnostic_auxiliary_data): New macros.
10188         (set_diagnostic_context): Declare.
10189         (report_diagnostic): Change prototype.
10190
10191 Sun 20-Aug-2000 09:25:45 BST  Neil Booth  <NeilB@earthling.net>
10192
10193         * fix-header.c (main): Initialize cpplib.
10194
10195 2000-08-19  Michael Meissner  <meissner@redhat.com>
10196
10197         * ifcvt.c (find_if_block): Do not assume that a THEN block has any
10198         instructions in it before checking for indirect jumps.
10199
10200         * ifcvt.c (find_if_block): Do not consider a THEN block that ends
10201         in a indirect jump as a potential for conditional execution.
10202
10203         * d30v.h (d30v_init_expanders): Don't declare here.
10204         * d30v-protos.h (d30v_init_expanders): Declare here with a valid
10205         prototype.
10206
10207 Sat 19-Aug-2000 21:11:45 BST  Neil Booth  <NeilB@earthling.net>
10208
10209         * cpp.texi: Add @section for assertions.
10210
10211 Sat Aug 19 12:37:08 EDT 2000  John Wehle  (john@feith.com)
10212
10213         * loop.c (scan_loop): Use CONST_CALL_P instead of
10214         checking for REG_LIBCALL / REG_RETVAL.
10215
10216 Sat Aug 19 09:18:47 2000  Jeffrey A Law  (law@cygnus.com)
10217
10218         * reload1.c (reload_as_needed): Accept dumpfile argument,
10219         pass it to emit_reload_insns.
10220         (emit_reload_insns): Add new dumpfile argument.  If non-null
10221         then dump the reloads for each insn into the dumpfile.
10222         (reload): Pass dumpfile to reload_as_needed.
10223
10224         * invoke.texi: Clean up linux-gnu vs linux comments.
10225
10226 2000-08-19  Richard Henderson  <rth@cygnus.com>
10227
10228         * config/ia64/ia64.c (reg_or_5bit_operand): New.
10229         (ia64_depz_field_mask): New.
10230         * config/ia64/ia64.h (CONSTRAINT_OK_FOR_R): New.
10231         (PREDICATE_CODES): Update.
10232         * config/ia64/ia64.md: Update commentary.
10233         (depz_internal): New.
10234         (ashlsi3): Implement directly.
10235         (ashrsi3, lshrsi3): Simplify; rely on extv and extzv for constants.
10236         (ashldi3): Use shladd.
10237         * config/ia64/ia64-protos.h: Update.
10238
10239 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
10240
10241         * toplev.c (independent_decode_option): Always process -g.
10242         Remove third argument, now unused.  Adjust caller to match.
10243
10244 2000-08-18  Richard Henderson  <rth@cygnus.com>
10245
10246         * combine.c (make_compound_operation): Break after creating
10247         the extraction.
10248
10249 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
10250
10251         * cpplib.c (cpp_register_pragma_space): Just return if the
10252         namespace is already registered.
10253
10254 2000-08-18  Ray Essick <essick@ddna.labs.mot.com> & Nick Clifton  <nickc@redhat.com>
10255
10256         * config/mcore/mcore.md (rotlsi3): Allow allow rotations by a
10257         constant amount.  Do not generate ROTL instruction.
10258
10259 Fri Aug 18 16:22:20 2000  Alexandre Oliva  <aoliva@redhat.com>
10260
10261         * config/sh/elf.h: Do not include sh/sh.h.
10262         * config/sh/rtems.h: Likewise.
10263         * config/sh/rtemself.h: Do not include sh/elf.h.
10264         * configure.in: Get them included with `tm_file's.
10265         * configure: Rebuilt.
10266
10267         * config/sh/sh.md (fpu_switch0, fpu_switch1): Simplify.
10268         * config/sh/sh.c (fpscr_set_from_mem): Use them.
10269
10270 Fri Aug 18 14:23:18 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10271
10272         * stor-layout.c (compute_record_type): Don't use mode of single
10273         field as mode of record if not integer mode of same type.
10274
10275         * regmove.c (perhaps_ends_bb_p): New function.
10276         (optimize_reg_copy_1, optimize_reg_copy_2): Call it.
10277         (optimize_reg_copy_3, fixup_match_2, regmove_optimize): Likewise.
10278         (fixup_match_1): Likewise.
10279         (fixup_match_1, combine_stack_adjustments_for_block): Add casts to
10280         avoid signed/unsigned warnings.
10281
10282         * function.c (fixup_var_refs_1, case MEM): Update CODE after
10283         updating X.
10284
10285 Fri 18-Aug-2000 18:33:45 BST  Neil Booth  <NeilB@earthling.net>
10286
10287         * cpphash.h: Use HAVE_DESIGNATED_INITIALIZERS.
10288         (_cpp_trigraph_map): Declaration moved from cpplex.c
10289
10290         * cppinit.c: Define _cpp_trigraph_map.  Use UCHAR_MAX + 1
10291         instead of 256.  Use consistent test for designated initializers.
10292         (cpp_init): Initialize trigraph_map.
10293         (initialize_standard_includes, parse_option):  Use memcmp
10294         instead of strncmp.
10295
10296         * cpplex.c (init_trigraph_map): Remove.
10297         (trigraph_ok, trigraph_replace, lex_line): Refer to
10298         _cpp_trigraph_map.
10299
10300         * cpplib.c (str_match, WARNING, ERROR, ICE): Delete.
10301         (do_unassert): Remove unused "next" local.
10302
10303         * system.h (HAVE_DESIGNATED_INITIALIZERS): New prototype.
10304
10305 2000-08-18  Emmanuel Marty  <emarty@suntech.fr>
10306
10307         * arm/lib1funcs.asm (_umodsi3 THUMB VARIANT): Restore deleted return
10308         insn.
10309
10310 2000-08-17  Richard Henderson  <rth@cygnus.com>
10311
10312         * config/ia64/ia64.c (spill_restore_mem): Handle emitting
10313         the first insn in a sequence.
10314
10315 Thu Aug 17 22:40:05 EDT 2000  John Wehle  (john@feith.com)
10316
10317         * alias.c (true_dependence, write_dependence_p): A read
10318         involving a label_ref or the constant pool doesn't create
10319         a dependency.
10320
10321         * rtl.h (unchanging): Improve documentation.
10322
10323 2000-08-17  Rodney Brown  <RodneyBrown@mynd.com>
10324
10325         * cse.c (insert_regs): Remove unused `regno'.
10326
10327 2000-08-17  Neil Booth  <NeilB@earthling.net>
10328
10329         * (cppinit.c) merge_include_chains: Use remove_dup_dir,
10330         remove_dup_dirs.  If qtail == brack, remove brack not
10331         qtail.
10332         (remove_dup_dir, remove_dup_dirs): New functions.
10333
10334 2000-08-17  Neil Booth  <NeilB@earthling.net>
10335
10336         * cppinit.c (cpp_cleanup): Free include dir chains.
10337         * cpplib.c (do_undef): Let _cpp_free_definition make the node void.
10338         (do_unassert): Free the assert with _cpp_free_definition.
10339         * cppmacro.c (_cpp_free_definition): Free memory allocated for
10340         assertions.  Make the node a T_VOID node.
10341
10342 2000-08-17  Neil Booth  <NeilB@earthling.net>
10343
10344         * cppinit.c (path_include, append_include_chain):
10345         Remove 2nd parameter (struct cpp_pending *).
10346         (path_include, initialize_standard_includes, cpp_handle_option):
10347         Update callers appropriately.
10348         (cpp_handle_option): Use pend.
10349
10350 2000-08-17  Neil Booth  <NeilB@earthling.net>
10351
10352         * cppinit.c (sort_options): Remove, put functionality in
10353         cpp_init.
10354         (cpp_init): New.
10355         (initialize_builtins): Free memory.
10356         (cpp_start_read): Move init_IStable to cpp_init.
10357
10358         * cpplib.h (cpp_init): New prototype.
10359         * cppmain.c (main): Call cpp_init.
10360
10361 Thu Aug 17 13:20:32 EDT 2000  John Wehle  (john@feith.com)
10362
10363         * rtlanal.c (rtx_unstable_p): Use CONSTANT_P.
10364         (rtx_unstable_p, rtx_varies_p): Process vectors.
10365
10366 2000-08-16  Niibe Yutaka  <gniibe@m17n.org>, Kaz Kojima  <kkojima@rr.iij4u.or.jp>
10367
10368         * config/sh/lib1funcs.asm (GLOBAL): Define.  Use for all
10369         references to GLOBAL symbols.  Use LOCAL where appropriate.
10370
10371 2000-08-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10372
10373         * configure.in (*-ibm-aix4.[12]*): Delete test for gnu ld.  Always
10374         use t-aix41 when host == target.
10375
10376 2000-08-16  Richard Henderson  <rth@cygnus.com>
10377
10378         * reload.c (push_secondary_reload): Revert last change.
10379         If we use a reload_in/out pattern, make the when the same
10380         as the primary reload.
10381         (find_reloads): Likewise.
10382
10383 2000-08-16  Manfred Hollstein  <manfredh@redhat.com>
10384
10385         * configure.in (libstdcxx-v3): Fix test.
10386         * configure: Regenerate.
10387
10388 Wed Aug 16 08:10:32 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10389
10390         * calls.c (calls_function_1, expand_call): Only test
10391         TYPE_RETURNS_STACK_DEPRESSED for FUNCTION_TYPE.
10392         * function.c (thread_prologue_and_epilogue_insns): Likewise.
10393
10394 2000-08-16  Richard Henderson  <rth@cygnus.com>
10395
10396         * combine.c (simplify_shift_const): Revert previous two
10397         changes.  If SHIFT_COUNT_TRUNCATED, crop the shift count
10398         before the main loop.
10399
10400 2000-08-15  Richard Henderson  <rth@cygnus.com>
10401
10402         * combine.c (simplify_shift_const): Bound shift count when
10403         combining shifts.
10404
10405 Tue Aug 15 17:33:05 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10406
10407         * calls.c (ECF_SP_DEPRESSED): New macro.
10408         (calls_function_1): Treat calling sp-depressed function as alloca.
10409         (emit_call_1): Don't adjust SP if calling sp-depressed function.
10410         (expand_call): Set ECF_SP_DEPRESSED if TYPE_RETURNS_STACK_DEPRESSED.
10411         If sp-depressed, ensure block saves and restores SP.
10412         * fold-const.c (extract_muldiv): Only check TYPE_IS_SIZETYPE
10413         for INTEGER_TYPE.
10414         * function.c (keep_stack_depressed): New function.
10415         (thread_prologue_and_epilogue_insns): Call it.
10416         * print-tree.c (print_node): Use HOST_WIDE_INT_PRINT_UNSIGNED
10417         to print DECL_OFFSET_ALIGN.
10418         Print no-force-blk and transparent-union flags properly.
10419         * stmt.c (expand_goto_internal): Don't restore stack if last block
10420         and function returns with sp depressed.
10421         (fixup_gotos): Likewise.
10422         (save_stack_pointer): New function, from code in expand_decl.
10423         (expand_decl): Call new function.
10424         * tree.h (TYPE_IS_SIZETYPE): Call INTEGER_TYPE_CHECK.
10425         (TYPE_RETURNS_STACK_DEPRESSED): New macro.
10426         (save_stack_pointer): New declaration.
10427
10428         * diagnostic.c (fatal_function): New variable.
10429         (set_fatal_function): New function.
10430         (fatal): Call it.
10431         * diagnostic.h (set_fatal_function): New declaration.
10432
10433 2000-08-15  William Cohen  <wcohen@redhat.com>
10434
10435         * config/sh/elf.h (DWARF2_DEBUGGING_INFO): Defined.
10436         (PREFERRED_DEBUGGING_TYPE): Set to dwarf2 info.
10437         (DWARF2_ASM_LINE_DEBUG_INFO): Defined.
10438
10439 2000-08-15  Richard Henderson  <rth@cygnus.com>
10440
10441         * flow.c (mark_used_reg): Set reg_cond_reg appropriately.
10442
10443 2000-08-15  Richard Earnshaw <rearnsha@arm.com>
10444
10445         * arm.c (arm_function_ok_for_sibcall): New function.
10446         * arm.h (FUNCTION_OK_FOR_SIBCALL): Define.
10447         * arm.md (call expanders): Don't check here for calls that can't
10448         be sibling calls.
10449
10450 2000-08-15  Richard Earnshaw <rearnsha@arm.com>
10451
10452         * arm.md (splits generating cond_exec): Disable.
10453
10454 2000-08-15  Richard Earnshaw <rearnsha@arm.com>
10455
10456         * arm/linux-elf.h (text_section): Delete declaration.
10457
10458 2000-08-15  Richard Earnshaw <rearnsha@arm.com>
10459
10460         ARM support for unordered FP operations.
10461         * arm-protos.h (arm_comparison_operator): Declare.
10462         * arm.c (arm_comparison_operator): New function.
10463         (arm_select_cc_mode): Add unordered comparison codes.
10464         (get_arm_condition_code): Likewise.
10465         (arm_final_prescan_insn): Can't handle unordered jumps that can't
10466         be done in one insn.
10467         * arm.h (PREDICATE_CODES): Add arm_comparison_operator.
10468         * arm.md (all uses of comparison_operator): Replace with
10469         arm_comparison_operator.
10470         (bunordered, bordered, bugt, bunlt, bunge, bunle, buneq, bltgt): New
10471         expands.
10472         (arm_buneq, arm_bltgt, arm_buneq_reversed, arm_bltgt_reveresed): New
10473         patterns.
10474
10475 Tue Aug 15 00:36:36 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
10476
10477         * gthr-posix.h: Conditionally include <sched.h>; include
10478         <config.h> from libobjc/.
10479
10480 2000-08-14  Richard Henderson  <rth@cygnus.com>
10481
10482         * config/i386/i386.c (legitimize_pic_address): Use Pmode
10483         for all CONSTs.
10484
10485 2000-08-14  Richard Henderson  <rth@cygnus.com>
10486
10487         * configure.in (ia64-*): Set float_format for i386 long double.
10488
10489         * real.c (GET_REAL): Treat 128-bit INTEL_EXTENDED_IEEE_FORMAT
10490         as we would for i386 XFmode.
10491         (PUT_REAL): Likewise.
10492         (endian, ereal_atof, real_value_truncate): Likewise.
10493         (ereal_isneg, toe64, etens, make_nan): Likewise.
10494         * real.h (REAL_VALUE_TO_TARGET_LONG_DOUBLE): Likewise.
10495
10496         * config/ia64/ia64-protos.h: Update.
10497         * config/ia64/ia64.c (general_tfmode_operand): New.
10498         (destination_tfmode_operand): New.
10499         (tfreg_or_fp01_operand): New.
10500         (ia64_split_timode): New.
10501         (spill_tfmode_operand): New.
10502         (ia64_expand_prologue): Use TFmode not XFmode.
10503         (ia64_expand_epilogue): Likewise.
10504         (ia64_function_arg): Likewise.
10505         (ia64_function_arg_advance): Likewise.
10506         (ia64_return_in_memory): Likewise.
10507         (ia64_function_value): Likewise.
10508         (ia64_print_operand): Likewise.
10509         (ia64_register_move_cost): Set GR<->FR to 5.
10510         (ia64_secondary_reload_class): Get GR for TImode memory op.
10511         * config/ia64/ia64.h (ROUND_TYPE_SIZE): Remove.
10512         (ROUND_TYPE_ALIGN): Remove.
10513         (LONG_DOUBLE_TYPE_SIZE): Set to 128.
10514         (INTEL_EXTENDED_IEEE_FORMAT): Define.
10515         (HARD_REGNO_NREGS): Use TFmode, not XFmode.
10516         (HARD_REGNO_MODE_OK): Likewise.  Disallow TImode in FRs.
10517         (MODES_TIEABLE_P): Use TFmode, not XFmode.
10518         (CLASS_MAX_NREGS): Likewise.
10519         (ASM_OUTPUT_LONG_DOUBLE): Output by 4 byte hunks.
10520         (PREDICATE_CODES): Update.
10521         * config/ia64/ia64.md (movti): New.
10522         (movti_internal): Use a clobber for memory alternatives.
10523         (reload_inti, reload_outti): New.
10524         (movsfcc_astep): Predicate properly.
10525         (movdfcc_astep): Likewise.
10526         (movxf): Remove.
10527         (movtf): New.
10528         (extendsftf2, extenddftf2): New.
10529         (trunctfsf2, trunctfdf2): New.
10530         (floatditf2, fix_trunctfdi2): New.
10531         (floatunsditf2, fixuns_trunctfdi2): New.
10532         (addtf3, subtf3, multf3, abstf2): New.
10533         (negtf2, nabstf2, mintf3, maxtf3): New.
10534         (maddtf3, msubtf3, nmultf3, nmaddtf3): New.
10535         (cmptf): New.
10536         (fr_spill): Use TFmode, not XFmode.
10537         (fr_restore): Likewise.
10538         * config/ia64/lib1funcs.asm (__divtf3): New.
10539         * config/ia64/t-ia64 (LIB1ASMFUNCS): Add it.
10540
10541 2000-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10542
10543         * cse.c (fold_rtx): Avoid empty body in an if-statement.
10544
10545         * doloop.c (doloop_iterations_max, doloop_modify): Avoid using the
10546         `U' integer constant suffix.
10547
10548         * dwarf2out.c (add_subscript_info): Avoid empty body in an
10549         else-statement.
10550
10551         * sparc/sol2.h (__enable_execute_stack): Prototype.
10552
10553 2000-08-14  David Edelsohn  <edelsohn@gnu.org>
10554
10555         * collect2.c: Remove use of AIX import file.
10556
10557         * longlong.h: Test ARCH_PWR not ARCH_POWER.
10558
10559         * rs6000.c (print_operand, case 'E'): Add else.
10560
10561 2000-08-14  Richard Henderson  <rth@cygnus.com>
10562
10563         * config/ia64/ia64.md (movdi): Delay calling ia64_expand_load_address.
10564         (movdi_symbolic): New.
10565
10566 2000-08-14  Jim Wilson  <wilson@cygnus.com>
10567
10568         * config/ia64/ia64.h (ASM_SPEC): Pass -mconstant-gp and -mauto-pic
10569         to GNU as.  For Intel as, pass -M const_gp and -M no_plabel.
10570         * config/ia64/linux.h (ASM_SPEC): Pass -mconstant-gp and -mauto-pic
10571         to GNU as.
10572
10573 2000-08-14  Richard Henderson  <rth@cygnus.com>
10574
10575         * expr.c (emit_group_load): Don't force constants into registers.
10576         Special case source already in the correct mode.
10577
10578 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
10579
10580         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10581         * fixinc/inclhack.def: Likewise.
10582         * fixinc/mkfixinc.sh: Likewise.
10583         * configure: Regenerate.
10584         * fixinc/fixincl.x: Regenerate.
10585         * install.texi: Document equivalence of linux and linux-gnu.
10586
10587 Mon Aug 14 18:51:44 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
10588
10589         * cse.c (insert_regs): Also in REG case: When finding an invalid
10590         value, and we make a new quantity, make sure that it won't be
10591         mistaken by for a valid one by mention_regs.
10592
10593 2000-08-13  Ralf Gütlein <ralf.guetlein@aranea.de>
10594
10595         * h8300.md: Remove obsolete peepholes.
10596
10597 2000-08-13  Kazu Hirata  <kazu@hxi.com>
10598
10599         * invoke.texi (H8/300 Options): Fix typos.
10600         * config/h8300.c: Fix formatting.
10601         * config/h8300.h: Fix comment typos.
10602         (OVERRIDE_OPTIONS): Fix formatting.
10603
10604         * function.c: Fix formatting.
10605
10606         * cse.c: Fix formatting.
10607
10608 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
10609
10610         * flow.c (attempt_auto_inc): Remove unused variable `bb'.
10611         (attempt_auto_inc): Suppress parentheses warning.
10612         * function.c (put_reg_into_stack): Remove unused variable `unsigned_p'.
10613         * loop.c (load_mems): Remove `u' suffix in two places.
10614         * config/rs6000/rs6000.c: Remove unnecessary `u' suffixes from
10615         hex constants.
10616         * config/rs6000/rs6000.h: Likewise.
10617         * config/rs6000/sol-c0.c: Prototype some functions.  Remove the
10618         __eabi dummy routine.
10619         * config/rs6000/sysv4.h (ASM_DECLARE_FUNCTION_NAME): Remove unused
10620         variable `buf_ptr'.
10621
10622         * config/rs6000/rs6000.c (rs6000_select_section): Rewrite to
10623         not put stuff in .sdata unnecessarily.
10624         (rs6000_unique_section): New function.
10625         * config/rs6000/rs6000-protos.h: Add rs6000_unique_section.
10626         * config/rs6000/sysv4.h (UNIQUE_SECTION): Define.
10627
10628         * c-typeck.c (build_array_ref): Don't complain about non-lvalue
10629         arrays in C99.  Don't try to look at DECL_REGISTER of a
10630         COMPONENT_REF.  Don't complain twice about the same error.
10631
10632         * fixinc/inclhack.def (aix_pthread): New fix.
10633         (aix_sysmachine): New fix.
10634         * fixinc/fixincl.x: Regenerate.
10635
10636         * expr.c (expand_expr): Call convert_modes when turning a large
10637         multiply into a small one.
10638
10639 2000-08-12  Geoff Keating  <geoffk@cygnus.com>
10640
10641         * tree.h (DECL_OFFSET_ALIGN): Make the off_align field of
10642         the tree structure an exponent rather than an explicit alignment
10643         so it doesn't overflow.
10644         (SET_DECL_OFFSET_ALIGN): New macro.
10645         * stor-layout.c (place_union_field): Use SET_DECL_OFFSET_ALIGN
10646         rather than DECL_OFFSET_ALIGN.
10647         (place_field): Likewise.
10648         * expmed.c (store_bit_field): Abort on align==0 to avoid
10649         antisocial machine behaviour.
10650
10651 2000-08-12  Richard Henderson  <rth@cygnus.com>
10652
10653         * sibcall.c (uses_addressof): Accept both addressof and
10654         current_function_internal_arg_pointer inside a mem.
10655         (optimize_sibling_and_tail_recursive_call): Fail tail recursion
10656         if current_function_uses_addressof.
10657         * stmt.c (expand_return): Kill tail recursion and HAVE_return
10658         optimizations.
10659
10660 2000-08-11  Richard Henderson  <rth@cygnus.com>
10661
10662         * config/ia64/ia64.md (addsi3): Remove expander.
10663         (subsi3, mulsi3, negsi2, one_cmplsi2): Likewise.
10664         (*addsi3_shladd): New.
10665
10666 2000-08-11  Richard Henderson  <rth@cygnus.com>
10667
10668         * config/ia64/ia64.c (do_spill): Pass cfa offset to move expander.
10669         (do_restore): Likewise.
10670         (gen_movdi_x, gen_fr_spill_x, gen_fr_restore_x): New.
10671         (ia64_expand_prologue, ia64_expand_epilogue): Use them.
10672         (rtx_needs_barrier): Track actual bit manipulation for
10673         ar.unat moves, gr_spill, and gr_restore.
10674         (emit_insn_group_barriers): Special case gr_spill/gr_restore.
10675         (process_set): Don't handle varargs spills.
10676         * config/ia64/ia64.md (gr_spill): Accept cfa offset.  Emit
10677         .mem.offset here instead of in process_set.
10678         (gr_restore): Likewise.
10679
10680 2000-08-11  Richard Henderson  <rth@cygnus.com>
10681
10682         * config/ia64/ia64.h (PROMOTE_MODE): Only extend to SImode.
10683
10684 2000-08-11  Mark Elbrecht  <snowball3@bigfoot.com>
10685
10686         * gcc.texi (The Configuration File): Document
10687         COLLECT2_HOST_INITIALIZATION, GCC_DRIVER_HOST_INITIALIZATION, and
10688         UPDATE_PATH_HOST_CANONICALIZATION.
10689
10690 2000-08-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10691
10692         * c-parse.in (cast_expr): Avoid -Wstrict-prototype warnings for
10693         unprototyped function pointer casts on integer constants.
10694
10695 2000-08-11 Laurynas Biveinis <lauras@softhome.net>
10696
10697         * fixproto: Recognize DOS paths with drive letters as absolute paths.
10698
10699 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
10700
10701         * extend.texi (Volatiles): Fix typos.
10702
10703 2000-08-11  Kazu Hirata  <kazu@hxi.com>
10704
10705         * flow.c: Fix formatting.
10706
10707 2000-08-11  Richard Henderson  <rth@cygnus.com>
10708
10709         * reload.c (push_secondary_reload): When invoking a reload_{in,out}
10710         pattern, always allocate a tertiary scratch register.
10711
10712         * config/alpha/alpha.md (reload_inqi): Use a DImode scratch.
10713         (reload_inhi): Likewise.
10714
10715 2000-08-11  Richard Henderson  <rth@cygnus.com>
10716
10717         * function.c (put_reg_into_stack): Allow type to be NULL.
10718         (schedule_fixup_var_refs): Likewise.
10719         (gen_mem_addressof): Allow decl to be NULL.
10720         (put_addressof_into_stack): Likewise.
10721
10722         * flow.c (merge_blocks_nomove): Be more careful about
10723         locating the beginning of block A.
10724
10725         * combine.c (simplify_shift_const): Obey SHIFT_COUNT_TRUNCATED.
10726
10727 Thu Aug 10 22:47:09 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
10728
10729         * configure.in:
10730         * configure:
10731         * gthr-posix.h:
10732         * config.in: Reverted the check for <sched.h>.
10733
10734 2000-08-10  Chris Demetriou  <cgd@sibyte.com>
10735
10736         * mips/elf.h (CTOR_SECTION_NAME, DTOR_SECTION_NAME): New
10737         macros define the name of CTOR and DTOR sections.
10738         (CTOR_LIST_BEGIN, CTOR_LIST_END, DTOR_LIST_BEGIN,
10739         DTOR_LIST_END): Change to use attributes to specify
10740         sections.
10741         * mips/elf64.h (CTOR_SECTION_NAME, DTOR_SECTION_NAME,
10742         (CTOR_LIST_BEGIN, CTOR_LIST_END, DTOR_LIST_BEGIN,
10743         DTOR_LIST_END): Same as in mips/elf.h.
10744
10745 2000-08-10  Drew Moseley  <dmoseley@redhat.com>
10746
10747         * config/mn10300/mn10300.h: Added no-crt0 option for explicitly
10748         disabling just crt0.o.
10749
10750 2000-08-10  Richard Earnshaw <rearnshaw@arm.com> & Nick Clifton  <nickc@cygnus.com>
10751
10752         * arm.h (CPP_SPEC): Use sub-spec cpp_interwork.
10753         (CPP_INTERWORK_SPEC, CPP_INTERWORK_DEFAULT_SPEC): New sub-specs.
10754         (EXTRA_SPECS): Add them.
10755         * arm/lib1funcs.asm: Support builds for interworking.
10756         Use macros to eliminate duplicated pieces of code.
10757
10758 2000-08-10  Kazu Hirata  <kazu@hxi.com>
10759
10760         * h8300.c (expand_a_rotate): New.
10761         (emit_a_rotate): Likewise.
10762         (h8300_adjust_insn_length): Add support for the rotate insns.
10763         * h8300.md (rotlqi3): New.
10764         (*rotlqi3_1): Likewise.
10765         (rotlhi3): Likewise.
10766         (*rotlhi3_1): Likewise.
10767         (rotlhi3): Likewise.
10768         (*rotlhi3_1): Likewise.
10769         * h8300-proto.h: Add prototypes for expand_a_rotate and
10770         emit_a_rotate.
10771
10772         * h8300.c: Fix comment typos.
10773         (dosize): Declare the variable amount as unsigned.
10774         (get_shift_alg): Fix a comparison between signed and unsigned.
10775         (emit_a_shift): Likewise.
10776         (h8300_adjust_insn_length): Simplify the code.
10777
10778         * c-decl.c: Fix formatting.
10779
10780 2000-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10781
10782         * c-lex.c (parse_float, yylex): For -Wtraditional, issue a
10783         warning about non-traditional numeric constant suffixes.
10784
10785         * cppexp.c (parse_number): Likewise.
10786
10787         * invoke.texi: (-Wtraditional): Document new behavior.
10788
10789 Thu Aug 10 00:11:04 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
10790
10791         * gthr-posix.h: Include auto-host.h. Conditionally include
10792         <sched.h>.
10793         * configure.in: Check for the <sched.h> header file.
10794         * config.in: Added define for HAVE_SCHED_H.
10795
10796 2000-08-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10797
10798         * c-typeck.c (process_init_element): For -Wtraditional, warn about
10799         initialization of unions.
10800
10801         * invoke.texi (-Wtraditional): Document new behavior.
10802
10803 2000-08-09  Zack Weinberg  <zack@wolery.cumb.org>
10804
10805         * configure.in (--enable-c-cpplib): Uncomment.  Use AC_DEFINE
10806         instead of extra_c_flags.
10807         (--enable-c-mbchar): Use AC_DEFINE instead of extra_c_flags.
10808         * configure: Regenerate.
10809         * config.in: Regenerate.
10810
10811         * cpperror.c (cpp_type2name): New function.
10812         * cpplex.c (lex_line): If we issued an error for an invalid
10813         preprocessing directive, discard that logical line.
10814         * cpplib.c (do_line): Call a hook function if the current file
10815         is renamed by #line.
10816         (do_ident): Pass the contents of the string, not the entire
10817         token, to the callback function.
10818         * cpplib.h (CPP_LAST_PUNCTUATOR): New #define.
10819         (cb.rename_file): New hook function.
10820         (cb.ident): Adjust prototype.
10821         (cpp_type2name): Prototype.
10822         * cppmacro.c (dump_macro_args): Correct precedence lossage.
10823
10824         * cppmain.c (cb_ident): Update for changed interface.
10825         (cb_rename_file): New function.
10826         (main): Set rename callback.
10827
10828 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
10829
10830         * caller-save.c (mark_referenced_regs): Mark partially-overwritten
10831         multi-word registers.
10832
10833 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
10834
10835         * c-common.c (combine_strings, check_format_info): Refer to ISO C
10836         or ISO C89 instead of ANSI C.
10837         * c-decl.c (grokdeclarator, xref_tag, finish_struct,
10838         build_enumerator, do_case): Likewise.
10839         * c-lex.c (parse_float, yylex): Likewise.
10840         * c-parse.in: Likewise.
10841         * c-typeck.c (common_type, build_array_ref, build_binary_op,
10842         build_unary_op, pedantic_lvalue_warning, build_conditional_expr,
10843         build_c_cast, convert_for_assignment, set_init_index,
10844         set_init_label, c_expand_start_case): Likewise.
10845         * toplev.c (documented_lang_options, display_help): Likewise.
10846
10847 2000-08-08  Kazu Hirata  <kazu@hxi.com>
10848
10849         * h8300.c: Fix formatting.
10850         * h8300.h: Likewise.
10851         * h8300.md: Likewise.
10852         (movsi_h8300hs): Fix formatting of the resulting assembly code.
10853
10854         * reload1.c: Fix formatting.
10855
10856 2000-08-08  Rodney Brown  <RodneyBrown@mynd.com>
10857
10858         * alpha/alpha.c (alpha_emit_xfloating_libcall):
10859         Use GEN_CALL_VALUE define.
10860         * alpha/alpha.md (untyped_call): Use GEN_CALL define.
10861         * clipper/clipper.md (untyped_call): Likewise.
10862         * dsp16xx/dsp16xx.md (untyped_call): Likewise.
10863         * fx80/fx80.md (untyped_call): Likewise.
10864         * mips/mips.md (untyped_call): Likewise.
10865         * ns32k/ns32k.md (untyped_call): Likewise.
10866         * pa/pa.md (untyped_call): Likewise.
10867         * romp/romp.md (untyped_call): Likewise.
10868         * sparc/sparc.md (untyped_call): Likewise.
10869
10870 2000-08-08  Jason Eckhardt  <jle@cygnus.com>
10871
10872         * config/i860/i860.c (singlemove_string): Do not generate assembler
10873         pseudo instructions that must be expanded (that is, with signed
10874         constants larger than 16 bits).
10875
10876 2000-08-08  Richard Henderson  <rth@cygnus.com>
10877
10878         * flow.c (life_analysis): Only turn off PROP_LOG_LINKS and
10879         PROP_AUTOINC at -O0.  Don't collect alias info at -O0.
10880         (init_propagate_block_info): Don't kill memory stores at -O0.
10881         (mark_set_1, mark_used_regs): Likewise.
10882
10883 2000-08-08  David Edelsohn  <edelsohn@gnu.org>
10884
10885         * rs6000.c (optimization_options): Decorate 'level' as
10886         ATTRIBUTE_UNUSED.
10887         (mask64_operand): Remove sign-extend thinko.
10888         (rldic_operand): New function.
10889         (load_multiple_operation): regno's are unsigned ints.
10890         (store_multiple_operation): Likewise.
10891         (lmw_operation): Likewise.
10892         (stmw_operation): Likewise.
10893         (includes_lshift_p): shift_mask is unsigned int.
10894         (includes_lshift64_p): New function.
10895         (addrs_ok_for_quad_peep): unsigned int reg1.
10896         (print_operand): Consistently add "else" after
10897         output_operand_lossage().
10898         (print_operand, case 'b'): Fold in case 'W'.
10899         (print_operand, case 'W'): Print rldic MB value.
10900         (output_epilogue): Update Objective-C language string.
10901         (output_toc): unsigned HOST_WIDE_INT low, compare unsigned.
10902         * rs6000.h (PREDICATE_CODES): Add rldic_operand.
10903         * rs6000.md (ashldi3): Add rldic instruction.
10904         (iordi3, xordi3): Remove redundant "else if CONST_DOUBLE".
10905         (cmpsi_internal2, cmpdi_interal2): Use 'b' output template
10906         modifier.
10907
10908 2000-08-08  Richard Henderson  <rth@cygnus.com>
10909
10910         * config/ia64/ia64-protos.h: Remove duplicates.  Update
10911         for massive code rearrangements.
10912         * config/ia64/ia64.c (ia64_arpfs_regno): Remove.
10913         (ia64_rp_regno, ia64_fp_regno, ia64_input_regs): Remove.
10914         (ia64_local_regs, ia64_need_regstk): Remove.
10915         (ar_ccv_reg_operand): New.
10916         (ia64_gp_save_reg): New.
10917         (struct ia64_frame_info): Combine most of the size elements;
10918         add new gr save elements.
10919         (find_gr_spill): New.
10920         (next_scratch_gr_reg): New.
10921         (mark_reg_gr_used_mask): New.
10922         (ia64_compute_frame_size): Rewrite.  Allocate special AR regs
10923         to GR backing store regs when possible.
10924         (ia64_initial_elimination_offset): New.
10925         (ia64_rap_fp_offset): Remove.
10926         (save_restore_insns): Remove.
10927         (setup_spill_pointers): New.
10928         (finish_spill_pointers): New.
10929         (spill_restore_mem): New.
10930         (do_spill, do_restore): New.
10931         (ia64_expand_prologue): Rewrite to use them.
10932         (ia64_expand_epilogue): Likewise.
10933         (ia64_direct_return): Update for current_frame_info changes.
10934         (ia64_function_prologue): Simplify .prologue emission.  Emit
10935         .spill when needed.
10936         (ia64_setup_incoming_varargs): Don't ever emit rtl.
10937         (ia64_dbx_register_number): New.
10938         (ia64_initialize_trampoline): New.
10939         (ia64_secondary_reload_class): Request GR_REGS for integer
10940         arithmetic destined for FR_REGS.
10941         (ia64_init_machine_status): Don't reset return_address_pointer_rtx.
10942         (ia64_mark_machine_status): Mark ia64_gp_save.
10943         (rws_access_regno): Rename from rws_access_reg; don't treat
10944         predicates specially.
10945         (rws_access_reg): New.  Update all callers.
10946         (rtx_needs_barrier): Remove dead unspecs.
10947         (ia64_epilogue_uses): Mark ar.pfs and ar.unat live on exit.
10948         (ia64_encode_section_info): Silence signed/unsigned warnings.
10949         (spill_offset, sp_offset, spill_offset_emitted): Remove.
10950         (tmp_reg, tmp_saved): Remove.
10951         (process_set): Rewrite to expect complicated bits via
10952         REG_FRAME_RELATED_EXPR.
10953         (ia64_expand_fetch_and_op): Use emit_move_insn; be explicit
10954         in the use of ar.ccv; never set RTX_UNCHANGING_P.
10955         (ia64_expand_op_and_fetch): Likewise.
10956         (ia64_expand_compare_and_swap): Likewise.
10957         (ia64_expand_builtin): Likewise.
10958         * config/ia64/ia64.h (AR_UNAT_REGNUM): New.
10959         (FIRST_PSEUDO_REGISTER): Update.
10960         (AR_M_REGNO_P): Update.
10961         (FIXED_REGS): Don't mark three local registers as used.
10962         (EXTRA_CC_MODES): New.
10963         (SELECT_CC_MODE): New.
10964         (HARD_REGNO_NREGS): Allow DImode in p0; handle CCImode.
10965         (HARD_REGNO_MODE_OK): Disallow CCImode from non-predicates.
10966         (FRAME_GROWS_DOWNWARD): Unset.
10967         (STARTING_FRAME_OFFSET): Zero.
10968         (ELIMINABLE_REGS): Eliminate from the soft to hard frame pointer.
10969         (INITIAL_ELIMINATION_OFFSET): Defer to out of line function.
10970         (HARD_FRAME_POINTER_REGNUM): New.
10971         (CAN_DEBUG_WITHOUT_FP): Define.
10972         (TRAMPOLINE_TEMPLATE): Remove.
10973         (TRAMPOLINE_SIZE): Lower to 32.
10974         (TRAMPOLINE_ALIGNMENT): Lower to 64.
10975         (INITIALIZE_TRAMPOLINE): Defer to out of line function.
10976         (PREDICATE_CODES): Update.
10977         (struct machine_function): Add ia64_gp_save.
10978         * config/ia64/ia64.md: Purge unused unspecs.
10979         (movsi patterns): Allow moves to/from AR_M_REGS.
10980         (movdi patterns): Allow moves to/from p0.
10981         (call patterns): Move most setjmp hackery to ia64_gp_save_reg.
10982         (gr_spill, gr_restore): Indicate ar.unat read/written.
10983         (nonlocal_goto): Don't pass old frame_pointer.
10984         (nonlocal_goto_receiver): Remove.
10985         (exception_receiver): New.
10986         (builtin_setjmp_setup): New.
10987         (builtin_setjmp_receiver): New.
10988         * config/ia64/lib1funcs.asm (__ia64_save_stack_nonlocal): Bundle.
10989         (__ia64_nonlocal_goto): Bundle.  Don't kill r7.
10990         (__ia64_restore_stack_nonlocal): Likewise.
10991         (__ia64_trampoline): New.
10992         * config/ia64/sysv4.h (DBX_REGISTER_NUMBER): Defer to out of line
10993         function.
10994         * config/ia64/t-ia64 (LIB1ASMFUNCS): Add __trampoline.
10995
10996 2000-08-08  Richard Henderson  <rth@cygnus.com>
10997
10998         * frame.h (ia64_frame_state): Add my_psp.
10999         * libgcc2.c (ia64_throw_helper): Add throw_sp argument.
11000         (__throw): Pass it in.  Don't clobber r7.
11001         * config/ia64/frame-ia64.c (init_ia64_reg_loc): Mark inline.
11002         (execute_one_ia64_descriptor) [mem_stack_v]: Sets psp.when
11003         and nothing to do with sp.
11004         (normalize_reg_loc): Use frame->my_psp.
11005         (frame_translate): Handle frame-pointer-less functions.  Set
11006         spill_base correctly, in absence of being told.
11007         (__build_ia64_frame_state): New sp argument.  Fill in frame->my_sp.
11008         (__ia64_backtrace_helper): New sp argument.  Use
11009         builtin_return_address instead of label addresses.
11010         (print_record) [mem_stack_v]: No size member.
11011
11012 2000-08-08  Richard Henderson  <rth@cygnus.com>
11013
11014         * regclass.c (choose_hard_reg_mode): Iterate over all CC modes.
11015
11016 2000-08-08  Richard Henderson  <rth@cygnus.com>
11017
11018         * tm.texi (LOCAL_REGNO): Document.
11019         * flow.c (LOCAL_REGNO, EPILOGUE_USES): Provide default.
11020         (mark_regs_live_at_end): Don't mark LOCAL_REGNO registers.
11021         * reload1.c (reload): Likewise when considering nonlocal labels.
11022
11023         * config/ia64/ia64.h (LOCAL_REGNO): New.
11024         * config/sparc/sparc.h (LOCAL_REGNO): New.
11025
11026 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
11027
11028         * c-lex.c (yylex): Don't allow integer suffixes 'LUL', 'Ll', 'lL'.
11029
11030 2000-08-07  Nick Clifton  <nickc@redhat.com>
11031
11032         * config/mips/mips.c: Fix compile time warning messages.
11033         * config/mips/mips-protos.h: Add prototype for equality_op.
11034
11035         * mn10300.h (TARGET_SWITCHES): Document `-mam33'.
11036
11037 2000-08-07  Graham Stott  <grahams@cygnus.co.uk>
11038
11039         * mn10300.md: Use nonimmediate_operand instead of general_operand
11040         on output operands.
11041
11042         * mn10300.h (PREFERRED_RELOAD_CLASS): Limit memory reloads.
11043
11044 2000-08-07  Alexandre Oliva  <aoliva@redhat.com>
11045
11046         * sh.h (EXTRA_CONSTRAINT_Q): Adjust to GNU Coding Standards.
11047         * sh.c (expand_block_move): Break long lines.
11048         (expand_ashiftrt, fpscr_set_from_mem): Likewise.
11049         * sh.md (mulsi3): Likewise.
11050         (movdi): Adjust spacing.
11051
11052 2000-08-07  Richard Henderson  <rth@cygnus.com>
11053
11054         * expmed.c (store_bit_field): Don't require MEM_IN_STRUCT_P.
11055         * expr.c (emit_group_store): Don't set it.
11056
11057 2000-08-07  Kazu Hirata  <kazu@hxi.com>
11058
11059         * invoke.texi (Options for Debugging Your Program or GCC): Remove
11060         duplicate entries for 'w' and 'z'.
11061
11062         * flow.c: Fix a comment typo.
11063
11064 Sun Aug  6 23:47:35 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
11065
11066         * c-parse.in: Changed the language string for Objective-C to "GNU
11067         Objective-C".
11068
11069 Sun Aug  6 11:54:03 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
11070
11071         * gthr-posix.h: Integrated Chris Ball's <cball@fmco.com> changes
11072         to improve the Posix thread support for Objective-C.
11073
11074 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11075
11076         * c-common.h (enum c_tree_index): Add CTI_SIGNED_SIZE_TYPE and
11077         CTI_UNSIGNED_PTRDIFF_TYPE.
11078         (signed_size_type_node): Define.
11079         (unsigned_ptrdiff_type_node): Define.
11080         * c-decl.c (init_decl_processing): Create the
11081         signed_size_type_node and unsigned_ptrdiff_type_node types.
11082         * c-common.c (T_SC): Define.
11083         (T_SST): Define.
11084         (T_UPD): Define.
11085         (print_char_table): Use T_SST for %zd, %zi, %zn.  Use T_UPD for
11086         %to, %tu, %tx, %tX.  Allow %hhn (T_SC).  Add "c" to the flags for
11087         %s and %p.
11088         (scan_char_table): Use T_SC for %hhd, %hhi, %hhn.  Use T_SST for
11089         %zd, %zi, %zn.  Use T_UPD for %to, %tu, %tx, %tX.  Add "c" to the
11090         flags for %c, %s and %[.
11091         (check_format_info): Only allow leniency for signedness of targets
11092         of character pointers (when pedantic) for formats flagged with
11093         "c", so for strings but not for %hh formats.  When pedantic, don't
11094         allow character pointers to substitute for void pointers if a
11095         second level of indirection is present.
11096
11097 2000-08-06  Kazu Hirata  <kazu@hxi.com>
11098
11099         * invoke.texi (Options for Debugging Your Program or GCC): Update
11100         the names of dump files.
11101
11102         * h8300.c (dosize): Rearrange code for conciseness.
11103         (split_adds_subs): Likewise.
11104
11105         * loop.c: Fix formatting.
11106
11107         * dwarf2out.c: Fix formatting.
11108
11109         * tm.texi (FUNCTION_ARG_PARTIAL_NREGS): Fix a typo.
11110
11111         * expr.c: Fix formatting.
11112
11113 2000-08-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11114
11115         * rs6000.c (rs6000_maybe_dead): Prototype.
11116
11117 2000-08-06  Richard Henderson  <rth@cygnus.com>
11118
11119         * stmt.c (expand_goto): Do virtual_stack_vars_rtx replacement for
11120         HAVE_nonlocal_goto as well.
11121         * config/i960/i960.md (nonlocal_goto): Don't do it here.
11122         * config/pj/pj.md (nonlocal_goto): Likewise.
11123
11124 2000-08-07  Michael Hayes  <mhayes@cygnus.com>
11125
11126         * loop.c (try_swap_copy_prop): New function.
11127         (load_mems): Rename copies to load_copies and add new regset
11128         store_copies.  Check for sets of shadow registers and mark
11129         in store_copies.   Call try_swap_copy_prop for registers
11130         marked in store_copies.
11131
11132 Sun Aug  6 00:54:42 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
11133
11134         * objc/objc-act.c: New command line option -fconstant-string-class
11135         to allow specifying a user defined constant string class,
11136         different from NXConstantString.
11137
11138         * toplev.c: Moved the Objective-C specific options to
11139         objc/lang-options.h.
11140
11141         * objc/lang-options.h: Moved the Objective-C specific options from
11142         toplev.c. Added -fconstant-string-class.
11143
11144 2000-08-05  Chris Demetriou  <cgd@sibyte.com>
11145
11146         * mips/elf.h (CTOR_LIST_BEGIN, CTOR_LIST_END,
11147         DTOR_LIST_BEGIN, DTOR_LIST_END): change type of
11148         __CTOR_LIST__ from func_ptr array to just func_ptr, to
11149         avoid extra alignment imposed on arrays.
11150         * mips/elf64.h (CTOR_LIST_BEGIN, CTOR_LIST_END,
11151         DTOR_LIST_BEGIN, DTOR_LIST_END): Likewise.
11152
11153         * mips.h: Clean up comments and spacing near MASKs.
11154         (TARGET_UNIX_ASM): Delete.
11155         (MASK_MIPS16, MASK_NO_CHECK_ZERO_DIV, MASK_CHECK_RANGE_DIV,
11156         MASK_UNINIT_CONST_IN_RODATA): Change values to make mask
11157         values contiguous.
11158
11159 2000-08-05  Joseph S. Myers  <jsm28@cam.ac.uk>
11160
11161         * c-common.c (print_char_table): Add entries for the X/Open '
11162         format flag (print decimals with locale's thousands grouping
11163         character).  Make %C expect wint_t.
11164         (check_format_info): If pedantic, warn when the %n$ operand
11165         number form is used.  Allow for the ' flag; warn about it if
11166         pedantic.
11167
11168 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
11169
11170         * i386.h (FUNCTION_OK_FOR_SIBCALL):  Not OK if DECL's return
11171         type is a float mode, cfun->decl's return type is not, and
11172         TARGET_FLOAT_RETURNS_IN_80387.
11173
11174 2000-08-04  Andreas Schwab  <schwab@suse.de>
11175
11176         * cppmain.c (cb_def_pragma): Skip the first two tokens from the
11177         token list, which are always `#' and `pragma'.
11178
11179 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
11180
11181         * tree.c (tree_expr_nonnegative_p): Move to...
11182         * fold-const.c: ... here.  Also handle BIND_EXPR and RTL_EXPR.
11183         (rtl_expr_nonnegative_p): New.
11184         * tree.h: Add prototype for rtl_expr_nonnegative_p.
11185
11186         * real.h (CONST_DOUBLE_LOW, CONST_DOUBLE_HIGH, CONST_DOUBLE_MEM,
11187         CONST_DOUBLE_CHAIN: Move to...
11188         * rtl.h: ...here.  Use XCINT/XCEXP.
11189
11190         * Makefile.in: Remove toplev.o from OBJS.  Add rule to make
11191         libbackend.a; add libbackend.a to STAGESTUFF.  Add BACKEND
11192         variable.  Use BACKEND when linking cc1, not OBJS.  Add BACKEND
11193         to VOL_FILES.
11194
11195         * objc/Make-lang.in (cc1obj): Link with $(BACKEND).
11196
11197 2000-08-05  Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
11198
11199         * config/c4x/c4x.md (return_indirect_internal): New.
11200         * config/c4x/c4x.c (c4x_expand_epilogue): Use it.
11201
11202 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11203
11204         * c-common.c (time_char_table): Mark up formats added in C99 and
11205         make other corrections.  %D and %g were added in C99.  %Og is an
11206         extension.  %EX is permitted.  %R, %T, %n, %r, %t were added in
11207         C99.  %e was added in C99.  %Oj is an extension.  %G and %z are in
11208         C99 rather than GNU extensions, but %OG and %Oz are extensions.
11209         %h was added in C99.  %C was added in C99.  %OY and %OC are
11210         extensions.  Add the C99 format %F.
11211         (check_format_info): If pedantic and not in C99 mode, warn for C99
11212         formats, %E and %O.
11213
11214 Fri Aug  4 23:01:58 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
11215
11216         * function.c (schedule_fixup_var_refs): New function, broken out
11217         of put_reg_into_stack.
11218         (put_reg_into_stack): Use it.
11219         (put_var_into_stack): In CONCAT case, fixup up references for
11220         components only after fixing up references to the whole concat.
11221
11222 2000-08-04  Rodney Brown  <RodneyBrown@pmsc.com>
11223
11224         * alias.c (mark_constant_function): Use INSN_P.
11225         (init_alias_analysis): Likewise.
11226         * combine.c (combine_instructions): Use INSN_P.
11227         (can_combine_p): Likewise.
11228         (try_combine): Likewise.
11229         (distribute_notes): Likewise.
11230         (distribute_links): Likewise.
11231         * cse.c (cse_around_loop): Use INSN_P.
11232         (invalidate_skipped_block): Likewise.
11233         (cse_set_around_loop): Likewise.
11234         (cse_end_of_basic_block): Likewise.
11235         (delete_trivially_dead_insns): Likewise.
11236         * emit-rtl.c (unshare_all_rtl_again): Use INSN_P.
11237         (unshare_all_rtl_1): Likewise.
11238         (next_cc0_user): Likewise.
11239         (try_split make_insn_raw): Likewise.
11240         (remove_unnecessary_notes): Likewise.
11241         * final.c (shorten_branches): Use INSN_P.
11242         (leaf_renumber_regs): Likewise.
11243         (leaf_renumber_regs_insn): Likewise.
11244         * flow.c (find_label_refs): Use INSN_P.
11245         (verify_wide_reg): Likewise.
11246         (notice_stack_pointer_modification): Likewise.
11247         (count_or_remove_death_notes): Likewise.
11248         (verify_flow_info): Likewise.
11249         (clear_log_links): Likewise.
11250         * function.c (fixup_var_refs_insns): Use INSN_P.
11251         (compute_insns_for_mem): Likewise.
11252         * gcse.c (alloc_gcse_mem): Use INSN_P.
11253         (compute_sets): Likewise.
11254         (compute_hash_table): Likewise.
11255         (classic_gcse): Likewise.
11256         (cprop): Likewise.
11257         (insert_insn_end_bb): Likewise.
11258         (delete_null_pointer_checks_1): Likewise.
11259         * global.c (expand_preferences): Use INSN_P.
11260         (build_insn_chain): Likewise.
11261         * graph.c (node_data): Use INSN_P.
11262         * haifa-sched.c (priority): Use INSN_P.
11263         (rm_line_notes): Likewise.
11264         (rm_other_notes): Likewise.
11265         (find_insn_reg_weight): Likewise.
11266         (init_target_units): Likewise.
11267         (schedule_block): Likewise.
11268         (compute_block_forward_dependences): Likewise.
11269         (debug_dependencies): Likewise.
11270         (set_priorities): Likewise.
11271         * integrate.c (function_cannot_inline_p): Use INSN_P.
11272         (save_parm_insns): Likewise.
11273         (copy_insn_list): Likewise.
11274         * jump.c (mark_all_labels): Use INSN_P.
11275         (never_reached_warning): Likewise.
11276         * lcm.c (optimize_mode_switching): Use INSN_P.
11277         * local-alloc.c (validate_equiv_mem): Use INSN_P.
11278         (memref_used_between_p): Likewise.
11279         (update_equiv_regs): Likewise.
11280         (block_alloc): Likewise.
11281         (no_conflict_p): Likewise.
11282         * loop.c (scan_loop): Use INSN_P.
11283         (find_and_verify_loops): Likewise.
11284         (count_loop_regs_set): Likewise.
11285         (loop_reg_used_before_p): Likewise.
11286         (strength_reduce): Likewise.
11287         (recombine_givs): Likewise.
11288         (check_dbra_loop): Likewise.
11289         (load_mems): Likewise.
11290         (try_copy_prop): Likewise.
11291         * print-rtl.c (print_rtx): Use INSN_P.
11292         * recog.c (find_single_use): Use INSN_P.
11293         * reg-stack.c (stack_regs_mentioned): Use INSN_P.
11294         (next_flags_user): Likewise.
11295         (swap_rtx_condition): Likewise.
11296         * regmove.c (mark_flags_life_zones): Use INSN_P.
11297         (optimize_reg_copy_1): Likewise.
11298         (optimize_reg_copy_2): Likewise.
11299         (optimize_reg_copy_3): Likewise.
11300         (reg_is_remote_constant_p): Likewise.
11301         (fixup_match_2): Likewise.
11302         (regmove_optimize): Likewise.
11303         (fixup_match_1): Likewise.
11304         * regrename.c (build_def_use): Use INSN_P.
11305         (replace_reg_in_block): Likewise.
11306         (consider_use): Likewise.
11307         * reload.c (find_equiv_reg): Use INSN_P.
11308         * reload1.c (reload): Use INSN_P.
11309         (maybe_fix_stack_asms): Likewise.
11310         (calculate_needs_all_insns): Likewise.
11311         (reload_as_needed): Likewise.
11312         (emit_output_reload_insns): Likewise.
11313         (delete_address_reloads_1): Likewise.
11314         (reload_cse_regs_1): Likewise.
11315         (reload_combine): Likewise.
11316         (reload_cse_move2add): Likewise.
11317         * reorg.c (redundant_insn): Use INSN_P.
11318         (dbr_schedule): Likewise.
11319         * resource.c (find_dead_or_set_registers): Use INSN_P.
11320         (mark_target_live_regs): Likewise.
11321         * rtlanal.c (reg_used_between_p): Use INSN_P.
11322         (reg_referenced_between_p): Likewise.
11323         (reg_set_between_p): Likewise.
11324         (reg_set_p): Likewise.
11325         (single_set): Likewise.
11326         (multiple_sets): Likewise.
11327         (find_last_value): Likewise.
11328         (reg_set_last): Likewise.
11329         (find_reg_note): Likewise.
11330         (find_regno_note): Likewise.
11331         * sibcall.c (sequence_uses_addressof): Use INSN_P.
11332         * simplify-rtx.c (cselib_process_insn): Use INSN_P.
11333         * ssa.c (find_evaluations): Use INSN_P.
11334         (rename_block): Likewise.
11335         (rename_equivalent_regs): Likewise.
11336         * unroll.c (loop_find_equiv_value): Use INSN_P.
11337         (set_dominates_use): Likewise.
11338         * varasm.c (mark_constant_pool): Use INSN_P.
11339         (mark_constants): Likewise.
11340         * config/alpha/alpha.c (alpha_does_function_need_gp): Use INSN_P.
11341         (alphaev4_next_group): Likewise.
11342         (alphaev5_next_group): Likewise.
11343         * config/c4x/c4x.c (c4x_process_after_reload): Use INSN_P.
11344         (c4x_rptb_rpts_p): Likewise.
11345         * config/mips/mips.c (mips16_optimize_gp): Use INSN_P.
11346         * config/rs6000/rs6000.c (uses_TOC): Use INSN_P.
11347         (rs6000_adjust_priority): Likewise.
11348         * config/sh/sh.c (sh_loop_align): Use INSN_P.
11349         (machine_dependent_reorg): Likewise.
11350         (split_branches): Likewise.
11351         * config/tahoe/tahoe.c (tahoe_cmp_check): Use INSN_P.
11352
11353 Fri Aug  4 11:43:49 2000  John Wehle  (john@feith.com)
11354
11355         * combine.c (recog_for_combine): Remove the old notes
11356         prior to attempting to recognize the new pattern.
11357         (distribute_notes): Ignore REG_NONNEG notes.
11358
11359 2000-08-04  Chandrakala Chavva  <cchavva@redhat.com>
11360
11361         * varasm.c (output_constructor): Add .align 0 for packed vars.
11362
11363 2000-08-04  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
11364
11365         * configure.in: Use default thread_file even when enable_threads is
11366         yes or dce because hpux10.20 pa port uses MULTILIB implementation.
11367         * configure: Rebuilt.
11368
11369         * gthr-dce.h (__gthread_objc_condition_allocate): Fix typo.
11370
11371 2000-08-04  Donn Terry (donnte@microsoft.com)
11372
11373         * prefix.c (translate_name): Don't strip trailing DIR_SEPARATOR.
11374
11375 2000-08-04  Mark Elbrecht  <snowball3@bigfoot.com>
11376
11377         * i386/x-djgpp: Delete code that conditionally modifies target_alias.
11378         Delete code that conditionally modifies 'version'.
11379         Delete X_CPPFLAGS. Add comment for SYSTEM_HEADER_DIR.
11380         * i386/xm-djgpp.h (GCC_DRIVER_HOST_INITIALIZATION): New macro.
11381         * gcc.c (main): Use it.
11382         * config/i386/xm-djgpp.h (UPDATE_PATH_HOST_CANONICALIZE): New macro.
11383         * prefix.c (update_path): Use it.
11384         * i386/djgpp.h (STANDARD_INCLUDE_DIR): Define.
11385         (MD_EXEC_PREFIX): Set to '/dev/env/DJDIR/bin/'.
11386         (ASM_OUTPUT_SECTION_NAME): Add code attribute to sections containing
11387         code.
11388         (SUPPORTS_WEAK, SUPPORTS_ONE_ONLY): Default to true.
11389         (SUBTARGET_SWITCHES): Adjust.
11390         (WCHAR_UNSIGNED, WCHAR_TYPE_SIZE, WCHAR_TYPE): Undefine before
11391         defining.
11392         (WINT_TYPE, SIZE_TYPE, PTRDIFF_TYPE): Define.
11393
11394 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11395
11396         * c-common.h (flag_isoc94): Declare.
11397         * c-decl.c (flag_isoc94): Define.
11398         (c_decode_option): Set flag_isoc94 as appropriate.
11399         * c-common.c (T_PD, T_IM, T_UIM): Define.
11400         (format_char_info): Add tlen and jlen.
11401         (print_char_table): Add entries for %t and %j.  Allow %zn.  Allow
11402         %F.  Allow %lf.
11403         (scan_char_table): Add entries for %t and %j.  Allow %F.  Allow
11404         %l[.
11405         (time_char_table): Add NULL entries for %t and %j.
11406         (check_format_info): Allow for %t and %j.  Warn for %F if pedantic
11407         and not C99.  Warn for %lc, %ls and %l[ if pedantic and not C94.
11408         Warn for printf %lf if pedantic and not C99.  Don't warn for empty
11409         precision.  Allow precision argument to be unsigned int.  If
11410         pedantic, warn for %p passed an argument not a pointer to possibly
11411         qualified void or a possibly qualified character type, and for
11412         pointer targets of the wrong sign, except for character pointers.
11413
11414 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11415
11416         * ginclude/stddef.h: Don't declare wint_t unless __need_wint_t.
11417         * c-common.h (enum c_tree_index): Add CTI_WINT_TYPE.
11418         (wint_type_node): Define.
11419         * c-decl.c (WINT_TYPE): Define.
11420         (init_decl_processing): Create the wint_type_node type.
11421         * c-common.c (T_WI): Define.
11422         (print_char_table): Use T_WI for %lc format.
11423
11424 2000-08-04  Bruce Korb  <bkorb@gnu.org>
11425
11426         * fixinc/:  Verified that the MSDOS patch does not break
11427         the UNIX functionality and applied the next three patches
11428         from July:
11429
11430 2000-07-28  Eli Zaretskii  <eliz@is.elta.co.il>
11431
11432         * fixinc/fixfixes.c (main) [__MSDOS__]: Avoid overwriting the
11433         output file with the temporary one by appending ".X" to generate
11434         the temporary fuile's name.  If the output file already has an
11435         extension, replace it with ".X".
11436
11437         * fixinc/fixincl.c (fix_with_system) [__MSDOS__]: Use $ORIGDIR,
11438         not $DESTDIR, to find applyfix.  Use sprintf instead of snprintf;
11439         reallocate the command buffer while copying the command-line
11440         argument.  Redirect the output directly to the temporary file,
11441         instead of going through another temporary file.
11442         (process): Close the temporary file before unlinking it.
11443         (machine_matches) [__MSDOS__]: If the machine doesn't match, set
11444         the FD_SKIP_TEST flag.  Pay attention to the FD_MACH_IFNOT flag.
11445         (run_compiles): Pass p_fixd argument to machine_matches, as it
11446         expects.
11447
11448         * fixinc/fixincl.sh: Export ORIGDIR.  If $DJDIR is set in the
11449         environment, assume there are no symlinks in the include
11450         directory.  When cleaning up the DONE files, look for them
11451         case-insensitively.  Don't try to remove symlinks if they aren't
11452         there.
11453
11454         * fixinc/fixlib.c (make_raw_shell_str): Accept new argument smax;
11455         all callers changed.  Declare pz "const char *", to avoid compiler
11456         warnings.
11457
11458         * fixinc/fixlib.h (ENV_TABLE): Get ORIGDIR from the environment.
11459         Change prototype of make_raw_shell_str.
11460
11461 2000-07-27  Eli Zaretskii  <eliz@is.elta.co.il>
11462
11463         * fixinc/fixincl.c [__MSDOS__]: Don't include "server.h".
11464         (initialize) [__MSDOS__]: Use tempnam.
11465         (initialize): Don't use SIGPIPE if it is not defined.
11466
11467         * fixinc/fixfixes.c (main) [__MSDOS__]: freopen for stdout should
11468         return stdout.
11469
11470 2000-07-25  Bruce Korb  <bkorb@gnu.org>
11471
11472         * fixinc/fix*.[ch]: substantially reworked to make it possible
11473         to run this program without using fork(2) or pipe(2) (i.e. in
11474         a DOS environment).
11475
11476 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11477
11478         * cppdefault.h (WINT_TYPE): Define.
11479         * cppinit.c (builtin_array): Define __WINT_TYPE__.
11480         * tradcpp.c (initialize_builtins): Define __WINT_TYPE__.
11481         * tm.texi (NO_BUILTIN_WINT_TYPE, WINT_TYPE): Document.
11482
11483 Fri Aug  4 06:53:46 2000  Clinton Popetz  <cpopetz@cygnus.com>
11484
11485         * (mips_legitimate_address_p): Don't allow register+offset
11486         if the offset is large and negative, and we are compiling
11487         for 64 bit registers.
11488
11489 2000-08-04 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
11490
11491         * gencodes.c (main): Define CODE_FOR_nothing as the last possible
11492         insn_code_number + 1.
11493
11494 2000-08-04  Kazu Hirata  <kazu@hxi.com>
11495
11496         * h8300.c (function_prologue): Rearrange code for conciseness.
11497         (function_epilogue): Likewise.
11498         * h8300.h (OK_FOR_U): Fix formatting.
11499
11500         * cse.c: Fix a comment typo. Fix formatting.
11501
11502 2000-08-03  Richard Henderson  <rth@cygnus.com>
11503
11504         * config/i386/i386.md (return_indirect_internal): New.
11505         * config/i386/i386.c (ix86_expand_epilogue): Use it.
11506
11507 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
11508
11509         * cpplex.c (parse_name): Might have to glue a CPP_OTHER token
11510         before the name.
11511         (lex_line): Glue @ onto the beginning of identifiers and
11512         string constants, in Objective-C mode.
11513         (output_token, spell_token): Handle CPP_OSTRING.
11514         (can_paste, maybe_paste_with_next): Handle pasting @ onto the
11515         beginning of a NAME or a STRING, in objc mode.
11516
11517         * cpplib.c (get_define_node): Do not permit identifiers that
11518         begin with @ to be #defined.
11519         * cppmacro.c (CAN_PASTE_AFTER): Add CPP_OTHER.
11520         * cpplib.h (TTYPE_TABLE): Add CPP_OSTRING.
11521
11522         * c-lang.c, objc/objc-act.c (build_objc_string): Delete.
11523         * c-tree.h (build_objc_string): Delete prototype.
11524         * objc/objc-tree.def: Delete OBJC_STRING_CST.
11525         * c-lex.c (yylex): Use build_string for all three kinds of strings.
11526
11527         * c-parse.in, objc/objc-act.c: Update commentary.
11528
11529 2000-08-03  Mark Mitchell  <mark@codesourcery.com>
11530
11531         * extend.texi: Fix typo in last change.
11532
11533         * extend.texi: Add commentary on statement-expressions and their
11534         interactions with C++.
11535
11536 2000-08-03  Nick Clifton  <nickc@cygnus.com>
11537
11538         * dwarf2.h (DW_LANG_Java): Change value to 0x000b.
11539         * dwarf.h (LANG_JAVA): Change value to 0x000b.
11540
11541 2000-08-03  Anthony Green  <green@cygnus.com>
11542
11543         * dwarf2out.c (gen_compile_unit_die): Add java language support.
11544         (add_bound_info): Check for java language.
11545         (is_java): New function.
11546         * dwarfout.c (output_compile_unit_die): Ditto.
11547         * dwarf.h (dwarf_source_language): Add java source language type.
11548         * dwarf2.h (dwarf_source_language): Ditto.
11549
11550 Thu Aug  3 20:32:25 MET DST 2000  Jan Hubicka  <jh@suse.cz>
11551
11552         * reg-stack.c (subst_stack_regs_pat):  Use replace_reg to swap
11553         operands.
11554
11555         * i386.c (ix86_expand_branch): Mode of comparison in
11556         IF_THEN_ELSE is VOIDmode.
11557
11558 Thu Aug  3 10:05:53 2000  Akiko Matsushita <matusita@sra.co.jp>
11559
11560         * gengenrtl.c, rtl.c: Avoid #elif.
11561
11562 2000-08-03  Michael Poole  <poole@troilus.org>
11563
11564         * tm.texi (Register Classes): Clarify order of sub-initializers
11565         in REG_CLASS_CONTENTS.
11566
11567 Thu Aug  3 15:53:03 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
11568
11569         From SAITOH Masanobu:
11570         * sh.h (ASM_OUTPUT_REG_PUSH): Fix syntax.
11571
11572 2000-08-03  David Billinghurst  <David.Billinghurst@riotinto.com.au>
11573
11574         * config/i386/cygwin.h: Remove -remap from CPP_SPEC since this option
11575         is not supported by tradcpp and isn't actually needed for cygwin.
11576
11577 2000-08-03  Kazu Hirata  <kazu@hxi.com>
11578
11579         * h8300.c: Fix a comment typo.
11580         * h8300.h (OK_FOR_U): Accept a 32-bit constant address on H8/S.
11581
11582         * jump.c: Fix formatting.
11583
11584         * toplev.c: Fix formatting.
11585
11586 Thu Aug  3 01:05:32 2000  Jeffrey A Law  (law@cygnus.com)
11587
11588         * flow.c (find_auto_inc): Verify that we've got a REG before
11589         peeking at its regno.  Fail, don't abort if we can't find
11590         the increment of the desired register.
11591
11592         * pa.md (shadd height reduction patterns/splitters): Remove.
11593
11594 2000-08-02  Jim Wilson  <wilson@cygnus.com>
11595
11596         * config/ia64/ia64-protos.h (flag_ssa): Declare.
11597         * config/ia64/ia64.md (movti_internal, movti_internal+1): New.
11598
11599 2000-08-02  Mark Mitchell  <mark@codesourcery.com>
11600
11601         * dce.c: Remove all uses of assert.
11602         * dwarf2out.c: Likewise.
11603         * dwarfout.c: Likewise.
11604         * ssa.c: Likewise.
11605
11606 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
11607
11608         * gcc.h (lang_specific_driver): Constify second argument.
11609         * gcc.c (translate_options, process_command, main): Likewise.
11610         Constify variables to match.  Cast second argument to
11611         pexecute.
11612
11613         * cppspec.c, gccspec.c: Adjust type of second argument to
11614         lang_specific_driver, and update code as necessary.
11615
11616 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
11617
11618         * loop.c (scan_loop): Ensure update_end label does not
11619         go away until reg_scan_update is run.
11620
11621 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
11622
11623         * c-common.h: Prototype min_precision and c_build_qualified_type here...
11624         * c-tree.h: ... not here.
11625         * errors.h: Prototype fancy_abort.
11626
11627         * emit-rtl.c (gen_lowpart_common): Move variable 'c' into
11628         HOST_BITS_PER_WIDE_INT == 64 ifdef block.
11629         * regrename.c (regrename_optimize): Make control flow explicit.
11630         (replace_reg_in_block): Initialize reg_use to 0.
11631
11632         * i386.c (legitimate_address_p): Rename error label to
11633         report_error to avoid namespace clash.
11634
11635 2000-08-02  Kazu Hirata  <kazu@hxi.com>
11636
11637         * fold-const.c: Fix formatting.
11638
11639 Wed Aug  2 16:26:15 MET DST 2000  Jan Hubicka  <jh@suse.cz>
11640
11641         * i386.c (legitimate_address_p): Accept other bases than
11642         pic_offset_table_rtx for GOTOFF constructs.
11643
11644 Wed Aug  2 15:59:34 MET DST 2000  Jan Hubicka  <jh@suse.cz>
11645
11646         * i386.md (shift to lea splitter): Use const_int_operand.
11647
11648 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
11649
11650         * cppexp.c, cppinit.c, cpplex.c, cpplib.c, cppmacro.c,
11651         cppspec.c: Do not use 'legal' or 'illegal' in error messages
11652         and comments.
11653
11654         * cppmain.c (cb_define, cb_undef): Don't generate any output
11655         if not done_initializing.
11656         * cpplex.c (maybe_paste_with_next): When the token after a ##
11657         is an omitted rest argument, only delete the token before it
11658         if that token is a comma.  Do not warn about bogus token
11659         pastes for , ## rest_arg.
11660
11661         * cpp.texi: Update.
11662         * cpp.1: Regenerate.
11663
11664 2000-08-02  Fred Fish  <fnf@be.com>
11665
11666         * config/i386/beos-elf.h (STARTFILE_SPEC): Add i386-mcount.o
11667         when user gives -p option.  Add init_term_dyn.o for BeOS 5.0
11668         and later.
11669
11670         * config/i386/beos-elf.h (INCLUDE_DEFAULTS): Add additional
11671         Be directories to search path.
11672
11673         Remove support for __declspec(dllimport) and __declspec(dllexport).
11674         This is leftover cruft from the earlier BeOS gcc port when BeOS
11675         used Microsoft's PE object file format.
11676         * configure.in (i*86-*-beoself): Remove extra_objs=winnt.o.
11677         * config/i386/t-beos (winnt.o): Remove Makefile frag.
11678         * config/i386/beos-elf.h (TARGET_NOP_FUN_DLLIMPORT): Remove.
11679         (VALID_MACHINE_DECL_ATTRIBUTE): Remove.
11680         (VALID_MACHINE_TYPE_ATTRIBUTE): Remove.
11681         (MERGE_MACHINE_DECL_ATTRIBUTES): Remove.
11682         (REDO_SECTION_INFO_P): Remove.
11683         (ASM_EXPORT_DECL): Remove.
11684         (ASM_DECLARE_FUNCTION_NAME): Remove.
11685         (ASM_DECLARE_OBJECT_NAME): Remove.
11686         (ASM_OUTPUT_ALIGNED_COMMON): Remove.
11687         (ASM_OUTPUT_ALIGNED_DECL_COMMON): Remove.
11688         (ASM_OUTPUT_ALIGNED_LOCAL): Remove.
11689         (STRIP_NAME_ENCODING): Remove.
11690
11691         Remove support for obsolete version of BeOS that is no longer
11692         supported by Be.
11693         * configure.in (i*86-*-beospe*): Remove.
11694         * config/i386/beos-pe.h: Remove.
11695
11696 2000-08-01  Jeffrey Oldham  <oldham@codesourcery.com>
11697             Mark Mitchell <mark@codesourcery.com>
11698
11699         * Makefile.in (OBJS): Added dce.o.
11700         (ssa.o): Updated target to include ssa.h.
11701         (flow.o): Likewise.
11702         (toplev.o): Likewise.
11703         (dce.o): Created target.
11704         * basic-block.h: Added comments.
11705         (INVALID_BLOCK): Added definition.
11706         (connect_infinite_loops_to_exit): Added declaration.
11707         Moved SSA declarations to ssa.h.
11708         * flow.c: Added inclusion of ssa.h.
11709         (struct depth_first_search_dsS, depth_first_search_ds):
11710         Added definitions.
11711         (compute_immediate_postdominators): Added definition.
11712         (connect_infinite_loops_to_exit): Likewise.
11713         (flow_dfs_compute_reverse_init): Likewise.
11714         (flow_dfs_compute_reverse_add_bb): Likewise.
11715         (flow_dfs_compute_reverse_execute): Likewise.
11716         (flow_dfs_compute_reverse_finish): Likewise.
11717         * rtl.h (rtx/in_struct): Added use to determine insn necessity.
11718         (LABEL_P): Added definition.
11719         (JUMP_P): Likewise.
11720         (NOTE_P): Likewise.
11721         (BARRIER_P): Likewise.
11722         (JUMP_TABLE_DATA_P): Likewise.
11723         (INSN_DEAD_CODE_P): Likewise.
11724         * ssa.c: Replaced inclusions with ssa.h inclusion.
11725         (CONVERT_HARD_REGISTER_TO_SSA_P): Moved to ssa.h.
11726         (rename_registers): Removed unnecessary variables.
11727         * ssa.h: Created by moving declarations from ssa.c and
11728         basic-block.h.
11729         * timevar.def: Defined TV_DEAD_CODE_ELIM.
11730         * toplev.c: Added ssa.h inclusion.
11731         (dump_file_index): Added DFI_dce.
11732         (dump_file): Added "dce" entry.
11733         Defined flag_ssa.
11734         (f_options): Added dce entry.
11735         * invoke.texi: Document -fdce.  Emphasize experimental status of
11736         -fssa.
11737         * dce.c: New file.
11738
11739 2000-08-01  Zack Weinberg  <zack@wolery.cumb.org>
11740
11741         * cpperror.c (v_message): Split into _cpp_begin_message and
11742         v_message macro.  All callers updated.
11743         (_cpp_begin_message): Do inhibit_errors/inhibit_warnings
11744         checks here.
11745
11746         * cppfiles.c (cpp_syshdr_flags): New function.
11747         (read_include_file): Don't call cpp_output_tokens.  Call
11748         enter_file hook.
11749         * cppinit.c (dump_macros_helper): Moved to cppmain.c.
11750         (cpp_reader_init): Don't initialize token_buffer.  Call
11751         _cpp_init_internal_pragmas.
11752         (cpp_cleanup): Don't clear token_buffer.
11753         (cpp_start_read): Don't worry about output from -D processing.
11754         Don't call cpp_output_tokens.
11755         (cpp_finish): Don't dump macros here.  Don't call
11756         cpp_output_tokens.
11757         * cppmacro.c (_cpp_dump_definition): Rename
11758         cpp_dump_definition.  Write directly to a FILE *.
11759         (dump_funlike_macro): Delete.
11760         (dump_macro_args): New.
11761
11762         * cpplex.c (TOKEN_LEN): Convert to inline function.
11763         (_cpp_grow_token_buffer, safe_fwrite, cpp_output_tokens,
11764         cpp_scan_line, _cpp_dump_list): Delete.
11765         (cpp_printf, cpp_output_list): New.
11766         (output_line_command): Don't worry about entering or leaving files.
11767         (cpp_scan_buffer): Just output each token as we hit it.
11768         (process_directive): Don't call cpp_output_tokens.
11769         (_cpp_glue_header_name): Don't use token_buffer.
11770         (output_token, dump_param_spelling): Write directly to a FILE *.
11771
11772         * cpplib.c (pass_thru_directive, dump_macro_name,
11773         pragma_dispatch, do_pragma_gcc): Delete.
11774         (do_define, do_undef, parse_include, do_line, do_ident, do_pragma,
11775         do_pragma_poison, cpp_pop_buffer): Call the appropriate hook
11776         functions.
11777         (do_error, do_warning, pragma_dependency): Call
11778         _cpp_begin_message, then cpp_output_list.
11779         (cpp_register_pragma, cpp_register_pragma_space,
11780         _cpp_init_internal_pragmas): New.
11781         (do_pragma): Walk the pragmas table here.
11782         (do_pragma_once, do_pragma_poison, do_pragma_system_header,
11783         do_pragma_dependency): Return void.
11784         (do_pragma_implementation): Moved to cppmain.c.
11785
11786         * cpplib.h: Update prototypes.
11787          (struct cpp_reader): Remove printer, token_buffer,
11788         token_buffer_size, and limit.  Add struct cb, and pragmas.
11789         (struct cpp_printer): Remove last_id and written.
11790         (CPP_WRITTEN, CPP_PWRITTEN, CPP_SET_WRITTEN,
11791         CPP_ADJUST_WRITTEN): Delete.
11792         * cpphash.h: Update prototypes.
11793         (ufputs): New wrapper.
11794
11795         * cppmain.c (cb_define, cb_undef, cb_include, cb_ident,
11796         cb_enter_file, cb_leave_file, cb_def_pragma): New functions.
11797         (main): Set up callbacks.  Register #pragma implementation.
11798         Dump macros from here.
11799
11800 2000-08-01  Geoff Keating  <geoffk@cygnus.com>
11801
11802         * rtl.h (enum reg_note): Add REG_MAYBE_DEAD.
11803         * rtl.c (reg_note_name): Add REG_MAYBE_DEAD.
11804         * flow.c (propagate_one_insn): Allow deletion of prologue/epilogue
11805         insns if they have a REG_MAYBE_DEAD note attached.
11806         * config/rs6000/rs6000.c (rs6000_maybe_dead): New function.
11807         (rs6000_emit_load_toc_table): TOC loads may go dead.
11808
11809 2000-08-01  Jim Wilson  <wilson@cygnus.com>
11810
11811         * config/ia64/ia64.c (ia64_function_arg): Fix last change.  Verify
11812         type exists before using it.  Use number of words as alignment
11813         otherwise.
11814         (ia64_function_arg_partial_nregs, ia64_function_arg_advance,
11815         ia64_va_arg): Propagate ia64_function_args changes here.
11816
11817 2000-08-01  Richard Henderson  <rth@cygnus.com>
11818
11819         * config/elfos.h (ASM_DECLARE_OBJECT_NAME): Care for null DECL.
11820         * config/ia64/sysv4.h (ASM_OUTPUT_ALIGNED_DECL_LOCAL): Likewise.
11821
11822 2000-08-01  Bernd Schmidt  <bernds@cygnus.co.uk>
11823
11824         From Joern Rennecke:
11825         * sh.h (CPP_SPEC, TARGET_SWITCHES): Add m4-nofpu.
11826         * sh.md (udivsi3, divsi3): Don't use libcalls that use the FPU
11827         unless TARGET_SH3E is set.
11828         * t-sh (MULTILIB_MATCHES): Add m2=m4-nofpu.
11829
11830         * sh.md (ashlsi3_d, ashlsi3_k): Remove, replace with
11831         (ashlsi3_std): New pattern.
11832         (ashlsi3 expander): Use it for TARGET_SH3.
11833         * sh.c (gen_ashift): Use it instead of ashlsi3_k.
11834
11835 Tue Aug  1 12:34:21 MET DST 2000  Jan Hubicka  <jh@suse.cz>
11836
11837         * loop.c (canonicalize_condition):  Use destination, not source to
11838         determine SET's mode.
11839
11840 2000-07-31  Mark Mitchell  <mark@codesourcery.com>
11841
11842         * flow.c (clear_log_links): Fix typo.
11843
11844 Mon Jul 31 22:19:24 2000  Jeffrey A Law  (law@cygnus.com)
11845
11846         * loop.c (check_dbra_loop): Make change from July 17, 2000 work
11847         on targets which need more than one insn for a compare/cbranch
11848         operation.
11849
11850 2000-07-31  Jim Wilson  <wilson@cygnus.com>
11851
11852         * config/ia64/ia64.c (ia64_function_arg): Use alignment not size
11853         when computing offset.
11854
11855 Mon Jul 31 20:35:50 2000  Denis Chertykov  <denisc@overta.ru>
11856
11857         * genpeep.c (main): Handle DEFINE_PEEPHOLE2.
11858
11859 2000-07-31  Geoff Keating  <geoffk@cygnus.com>
11860
11861         * flow.c (clear_log_links): Nuke global_live_at_start and
11862         global_live_at_end data, since if the log_links stuff is invalid
11863         so is global_live_at_*.
11864
11865 2000-07-31  Richard Henderson  <rth@cygnus.com>
11866
11867         * tm.texi (Addressing Modes): Clarify PRE/POST_MODIFY descriptions.
11868
11869 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
11870
11871         * cpplex.c (_cpp_get_line): If index is 0, return line 0 col 0.
11872         (_cpp_get_token): Don't macro expand a just pasted token if it
11873         was pasted at no_expand_level.
11874
11875 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
11876
11877         * cppmacro.c (find_param, count_params, save_expansion):
11878         Permit 'defined' as a macro parameter name.
11879
11880 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
11881
11882         * Makefile.in: Rename cpp to cpp0, tradcpp to tradcpp0, and
11883         xcpp to cpp throughout.
11884         (native): Remove unnecessary dependency on cpp.
11885
11886         * gcc.c (trad_capable_cpp, C specs): Rename cpp to cpp,
11887         tradcpp to tradcpp0.
11888         (.i spec): Add missing output-file spec to cc1 command line.
11889         * objc/lang-specs.h: Rename cpp to cpp0 and/or tradcpp to tradcpp0.
11890
11891 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
11892
11893         * c-decl.c (mesg_implicit_function_declaration): Init to -1.
11894         (implicit_decl_warning): New function.
11895         (implicitly_declare): Use it.
11896         * c-typeck.c (build_external_ref): Use implicit_decl_warning
11897         to complain about implicit decls of builtins.
11898
11899         * c-lang.c (lang_init): Set mesg_implicit_function_declaration
11900         based on pedantic && flag_isoc99, if not already set.
11901         * c-tree.h: Declare mesg_implicit_function_declaration.
11902         Prototype implicit_decl_warning.
11903
11904 2000-07-30  Jeffrey D. Oldham  <oldham@codesourcery.com>
11905
11906         * Makefile.in (ssa.o): Updated header files in dependences.
11907         * basic-block.h: Added compute_immediate_postdominators declaration.
11908         * config/i386/i386.h (CONVERT_HARD_REGISTER_TO_SSA_P): Added
11909         definition.
11910         * flow.c (compute_immediate_dominators): Updated comment.
11911         (compute_immediate_postdominators): Added definition.
11912         * rtl.h (HARD_REGISTER_P): Added definition.
11913         * ssa.c: Include additional header files.
11914         (assert): Added definition.
11915         (ssa_rename_to_lookup): Added to reimplement ssa_rename_to to
11916         include select hard registers.
11917         (ssa_rename_to_insert): Likewise.
11918         (ssa_rename_from_initialize): Likewise.
11919         (ssa_rename_from_lookup): Likewise.
11920         (original_register): Likewise.
11921         (ssa_rename_from_insert): Added to reimplement ssa_rename_from to
11922         include select hard reigsters.
11923         (ssa_rename_from_traverse): Likewise.
11924         (ssa_rename_from_free): Likewise.
11925         (ssa_rename_from_print): Likewise.
11926         (ssa_rename_from_print_1): Likewise.
11927         (ssa_rename_from_hash_function): Likewise.
11928         (ssa_rename_from_equal): Likewise.
11929         (ssa_rename_from_delete): Likewise.
11930         (simplify_to_immediate_dominators): Removed in favor of
11931         flow.c:compute_immediate_dominators.
11932         (find_evaluations_1): Modified to work with hard registers.
11933         (insert_phi_node): Likewise.
11934         (insert_phi_nodes): Likewise.
11935         (struct rename_set_data): Updated prev_reg comment.
11936         (create_delayed_rename): Modified to work with hard registers.
11937         (RENAME_NO_RTX): Updated comment.
11938         (apply_delayed_renames): Modified to work with hard registers.
11939         (rename_insn_1): Likewise and added handling of CLOBBER rtls.
11940         (rename_block): Updated to use revised ssa_rename_to interface.
11941         (rename_registers): Updated to use revised ssa_rename_to and
11942         ssa_rename_from interface.
11943         (convert_to_ssa): Revised to use compute_immediate_dominators and
11944         deal with hard registers.
11945         (make_regs_equivalent_over_bad_edges): Modified to work with hard
11946         registers.  Added check for illegal unification of hard register.
11947         (make_equivalent_phi_alternatives_equivalent): Modified to work
11948         with hard registers.
11949         (compute_conservative_reg_partition): Likewise.
11950         (coalesce_if_unconflicting): Modified to work with hard registers
11951         and check for conflicting hard registers.
11952         (mark_phi_and_copy_regs): Revised loop to work only on pseudo
11953         registers.
11954         (rename_equivalent_regs_in_insn): Modified to work with hard
11955         registers.
11956         (record_canonical_element_1): Added definition.
11957         (check_hard_regs_in_partition): Added definition.
11958         (convert_from_ssa): Added data structure deallocation and check
11959         for illegal hard register unification.
11960         (conflict_hard_regs_p): Added definition.
11961         * toplev.c (rest_of_compilation): Added comment.
11962
11963 2000-07-31  Anthony Green  <green@redhat.com>
11964
11965         * config/ia64/crtbegin.asm (__EH_FRAME_BEGIN__): Align correctly.
11966
11967 2000-07-31  Jason McMullan  <jmcmullan@linuxcare.com>
11968
11969         * builtins.c (expand_builtin_apply): Don't defer pop during
11970         argument setup.
11971
11972 2000-07-31 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
11973
11974         * calls.c (combine_pending_stack_adjustment_and_call): Only use
11975         preferred_unit_stack_boundary when it is > 1.
11976
11977 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
11978
11979         * c-common.c (init_function_format_info): Add C99 format functions
11980         in C99 mode.
11981
11982         * c-decl.c (get_parm_info): Don't treat 'const void', 'volatile
11983         void' or 'register void' as being the special case of 'void' alone
11984         in a parameter list.
11985
11986         * c-typeck.c (build_c_cast): Change -Wcast-qual pedwarn for
11987         discarding qualifiers into a plain warning.
11988
11989 2000-07-31  Kazu Hirata  <kazu@hxi.com>
11990
11991         * combine.c: Fix formatting.
11992
11993         * h8300.md: Fix formatting.
11994
11995         * local-alloc.c: Fix formatting.
11996
11997         * h8300.c (get_shift_alg): Remove the variable alg.
11998         (emit_a_shift): Rearrange code to improve readability.
11999
12000         * h8300.md (movsi_h8300hs): Rearrange code to improve readability.
12001
12002         * h8300.h (MODES_TIEABLE_P): Accept a combination of QImode and
12003         HImode on all architectures and a combination of HImode and SImode
12004         on H8/300H and H8/S.
12005
12006         * h8300.c (split_adds_subs): Rearrange code for conciseness.
12007
12008 Mon Jul 31 12:27:55 MET DST 2000  Jan Hubicka  <jh@suse.cz>
12009
12010         * i386.md (addsi to lea splitter, ashlqi3_1_lea): Fix bugs
12011         in my last checkin.
12012
12013 Mon Jul 31 10:41:01 MET DST 2000  Jan Hubicka  <jh@suse.cz>
12014
12015         * recog.c (extract_insn): Set operand_mode according to
12016         operand if match_operand is VOIDmode.
12017
12018 Mon Jul 31 10:36:38 MET DST 2000  Jan Hubicka  <jh@suse.cz>
12019
12020         * recog.c (validate_replace_rtx_1): Do not abort for (nil) expression.
12021
12022 2000-07-31  Geoff Keating  <geoffk@cygnus.com>
12023
12024         * c-parse.in (extdefs): Call ggc_collect between external
12025         definitions.
12026
12027 2000-07-30  Michael Hayes  <mhayes@cygnus.com>
12028             Richard Henderson  <rth@cygnus.com>
12029
12030         * Makefile.in (OBJS): Add doloop.o.
12031         * doloop.c: New file.
12032
12033         * final.c (insn_current_reference_address): Return 0 before final.
12034         * flags.h (flag_branch_on_count_reg): Fix typos in commentary.
12035         * jump.c (any_uncondjump_p): Likewise.
12036         * loop.c (indirect_jump_in_function): Make static.
12037         (strength_reduce): Call doloop_optimize.
12038         (insert_bct, instrument_loop_bct): Remove.
12039         * loop.h (doloop_optimize): Prototype.
12040         * recog.c (split_all_insns): Split all INSN_P.
12041         * toplev.c (flag_branch_on_count_reg): Default on.
12042
12043         * config/c4x/c4x.c (c4x_optimization_options): Don't set
12044         flag_branch_on_count_reg.
12045         * config/i386/i386.c (override_options): Likewise.
12046         * config/rs6000/rs6000.c (optimization_options): Likewise.
12047
12048         * config/i386/i386.md (decrement_and_branch_on_count): Remove.
12049         (doloop_end): New.
12050         (dbra_ge): Remove, as well as all it's splitters.
12051
12052         * config/rs6000/rs6000.md (decrement_and_branch_on_count): Remove.
12053         (doloop_end): New.
12054
12055         * config/ia64/ia64-protos.h (ar_lc_reg_operand): Declare.
12056         (ia64_register_move_cost): Declare.
12057         * config/ia64/ia64.c (ar_lc_reg_operand): New.
12058         (struct ia64_frame_info): Add ar_size.
12059         (ia64_compute_frame_size): Set it.
12060         (save_restore_insns): Save and restore ar.lc.
12061         (ia64_register_move_cost): New, moved from header file.  Handle
12062         application registers.
12063         (REG_AR_PFS, REG_AR_EC): Remove.  Replace with AR_*_REGNUM numbers.
12064         (emit_insn_group_barriers): Special case doloop_end_internal.
12065         (ia64_epilogue_uses): Mark ar.lc live at end.
12066         * config/ia64/ia64.h (AR_CCV_REGNUM, AR_LC_REGNUM): New registers.
12067         (AR_EC_REGNUM, AR_PFS_REGNUM): New registers.
12068         (FIRST_PSEUDO_REGISTER): Make room.
12069         (AR_M_REGNO_P, AR_I_REGNO_P, AR_REGNO_P): New.
12070         (FIXED_REGISTERS, CALL_USED_REGISTERS): Update.
12071         (REG_ALLOC_ORDER): Update.
12072         (HARD_REGNO_MODE_OK): Update.
12073         (REGISTER_NAMES): Update.
12074         (enum reg_class): Add AR_M_REGS and AR_I_REGS.
12075         (REG_CLASS_NAMES, REG_CLASS_CONTENTS): Update.
12076         (REGNO_REG_CLASS): Update.
12077         (LEGITIMATE_ADDRESS_DISP): Displacement range is 9 bits, not 10.
12078         (REGISTER_MOVE_COST): Move out of line.
12079         (PREDICATE_CODES): Update.
12080         * config/ia64/ia64.md (movdi patterns): Handle ar register classes.
12081         (addsi3_plus1_alt, adddi3_plus1_alt): New.
12082         (shladd_elim splitter): Allow constants in the predicate.
12083         (doloop_end, doloop_end_internal): New.
12084
12085 2000-07-30  Richard Henderson  <rth@cygnus.com>
12086
12087         * genattrtab.c (struct insn_def): Add lineno member.
12088         (struct insn_ent): Likewise.
12089         (struct attr_desc): Likewise.
12090         (struct delay_desc): Likewise.
12091         (struct function_unit_op): Likewise.
12092         (struct function_unit): Likewise.
12093         (check_attr_value): Use message_with_line.
12094         (check_defs): Likewise.
12095         (expand_units): Likewise.
12096         (check_attr_test): Take a lineno argument.
12097         (gen_attr): Likewise.
12098         (gen_insn): Likewise.
12099         (gen_delay): Likewise.
12100         (gen_unit): Likewise.
12101         (main): Give it to them.
12102         (convert_set_attr_alternative): Take an insn_def argument
12103         instead of num_alt and insn_index.
12104         (convert_set_attr): Likewise.
12105         (write_test_expr): Protect INSN_ADDRESSES load
12106         with INSN_ADDRESSES_SET_P.
12107
12108 2000-07-30  Richard Henderson  <rth@cygnus.com>
12109
12110         * flow.c (init_propagate_block_info): Use pc_set.
12111
12112 Sun Jul 30 20:58:34 MET DST 2000  Jan Hubicka  <jh@suse.cz>
12113
12114         * i386.md (*lea_general_[123]) New insns and splits.
12115         (addsi3 to lea splitter): Handle other modes too.
12116         (shlsi3 to lea splitter): Likewise.
12117         (addhi_1_lea, shlhi_1_lea): New patterns.
12118         (addhi_1, shlhi_1): Conditionize by PARTIAL_REG_STALL.
12119
12120 Sun Jul 30 20:51:25 MET DST 2000  Jan Hubicka  <jh@suse.cz>
12121
12122         * recog.c (general_operand, nonimmediate_operand): Accept
12123         any mode for VOIDmode CONSTANT_P operands.
12124
12125 Sun Jul 30 20:42:21 MET DST 2000  Jan Hubicka  <jh@suse.cz>
12126
12127         * gcse.c (try_replace_reg): Use validate_replace_rtx_subexp
12128         instead of replace_rtx.
12129         * recog.c (validate_replace_rtx_subexp): New function.
12130         * recog.h (validate_replace_rtx_subexp): Declare.
12131
12132 Sun Jul 30 20:38:26 MET DST 2000  Jan Hubicka  <jh@suse.cz>
12133
12134         * combine.c (simplify_set, make_extraction, make_compound_operation
12135         make_field_assignment): Use full mask instead of GET_MODE_MASK (mode)
12136         as force_to_mode argument.
12137
12138 Sun Jul 30 20:30:41 MET DST 2000  Jan Hubicka  <jh@suse.cz>
12139
12140         * combine.c (if_then_else_cond): Be sure that mode fits in
12141         HOST_WIDE_INT.
12142
12143 Sun Jul 30 20:27:36 MET DST 2000  Jan Hubicka  <jh@suse.cz>
12144
12145         * combine.c (record_promoted_value):  Allow bitsize of mode
12146         to be equivalent to HOST_BITS_PER_WISE_INT.
12147
12148 Sun Jul 30 20:25:21 MET DST 2000  Jan Hubicka  <jh@suse.cz>
12149
12150         * function.c (assign_stack_local_1, assign_stack_temp_for_type):
12151         Do not call gen_mode_alignment when mode is BLKmode.
12152
12153 Sun Jul 30 20:21:54 MET DST 2000  Jan Hubicka  <jh@suse.cz>
12154
12155         * loop.c (express_from_1): Fix call of simplify_gen_binary.
12156
12157 Sun Jul 30 20:08:37 MET DST 2000  Jan Hubicka  <jh@suse.cz>
12158
12159         * simplify-rtx.c (simplify_relational_operation): Verify that mode ==
12160         VOIDmode implies both operands to be VOIDmode.
12161         (simplify_ternary_operation): Compute properly the mode of comparison.
12162         * combine.c (combine_simplify_rtx): Likewise.
12163
12164 2000-07-25  Michael Hayes  <mph@paradise.net.nz>
12165
12166         * basic-block.h (struct loops): New field rc_order.
12167         * flow.c (flow_loops_cfg_dump): Dump rc_order if computed.
12168         (flow_loops_free): Free rc_order.
12169         (flow_depth_first_order_compute): New parameter rc_order.
12170         (flow_loops_find): Allocate rc_order and swap usage with
12171         dfs_order.
12172
12173 2000-07-30 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
12174            Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12175
12176         * config/c4x/c4x.md (set_ldp_prologue): Add for RTL prologue/epilogue.
12177         (push_st, push_dp, pop_st, pop_dp, popqi_unspec): Likewise.
12178         (nodb_call, return_from_epilogue): Likewise.
12179         (return_from_interrupt_epilogue, prologue, epilogue): Likewise.
12180         * config/c4x/c4x.c (c4x_expand_prologue, c4x_expand_eplilogue): Add.
12181         * config/c4x/c4x-protos.h (c4x_interrupt_function_p): Add.
12182         (c4x_expand_prologue, c4x_expand_epilogue): Likewise.
12183         (c4x_valid_type_attribute_p): Likewise.
12184         * config/c4x/c4x.h (FUNCTION_PROLOGUE, FUNCTION_EPILOGUE): Delete.
12185         (FUNCTION_BLOCK_PROFILER_EXIT): Convert to emit RTL.
12186
12187 2000-07-30  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12188
12189         * config/c4x/c4x.c (c4x_emit_move_sequence): Use loadqi_big_constant
12190         and loadhi_big_constant if applicable.
12191         * config/c4x/c4x.md (loadqi_big_constant, loadhi_big_constant): Tweak
12192         and add new splitter.s
12193
12194 2000-07-30  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12195
12196         * config/c4x/c4x.c (c4x_rptb_insert): Make more robust.
12197
12198 2000-07-30  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12199
12200         * config/c4x/c4x.h (ASM_FORMAT_PRIVATE_NAME): Output $ in label.
12201
12202 2000-07-30  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12203
12204         * config/c4x/c4x.h (IS_XXX_REGNO): Rewrite to avoid unsigned warnings.
12205
12206 2000-07-30  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12207
12208         * config/c4x/libgcc.S (divqf3): Improve accuracy.
12209
12210 2000-07-27  Mark Mitchell  <mark@codesourcery.com>
12211
12212         Put phi nodes after NOTE_INSN_BASIC_BLOCK.
12213         * rtl.h (NOTE_INSN_BASIC_BLOCK_P): New macro.
12214         * bb-reorder.c (get_next_bb_note): Use NOTE_INSN_BASIC_BLOCK_P.
12215         (get_prev_bb_note): Likewise.
12216         (remove_scope_notes): Likewise.
12217         * flow.c (commit_one_edge_insertion): Likewise.
12218         (merge_blocks_nomove): Likewise.
12219         (verify_flow_info): Likewise.
12220         * gcse.c (insert_insn_end_bb): Likewise.
12221         * reg-stack.c (emit_swap_insn): Likewise.
12222         * ssa.c (first_insn_after_basic_block_note): New function.
12223         (insert_phi_node): Use it.
12224         (rename_block): Likewise.
12225         (eliminate_phi): Likewise.
12226         (make_regs_equivalent_over_bad_edges): Likewise.
12227         (make_equivalent_phi_alternatives_equivalent): Likewise.
12228         (for_each_successor_phi): Likewise.
12229         (convert_from_ssa): Modify phi-node deletion algorithm.
12230
12231 2000-07-29  Andreas Jaeger  <aj@suse.de>
12232
12233         * configure.in (mips*-*-linux*): Use mips*el to check for little
12234         endian MIPS, add tmake_file.
12235
12236         * config/mips/linux.h (TARGET_VERSION): Use GNU/Linux.
12237         (SUBTARGET_CPP_SPEC): Default MIPS_ISA is 1.
12238         Patches by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
12239
12240 2000-07-28  Richard Henderson  <rth@cygnus.com>
12241
12242         * config/ia64/ia64.c (ia64_print_operand): Fix typos.
12243         Sign extend mode size before negating.
12244
12245 2000-07-28  Richard Henderson  <rth@cygnus.com>
12246
12247         * emit-rtl.c (gen_lowpart_common): Add missing 'c' variable.
12248
12249 2000-07-28  Bernd Schmidt  <bernds@cygnus.co.uk>
12250
12251         * cse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.
12252         (cse_insn): Likewise.
12253         (addr_affects_sp_p): Likewise.
12254         * expr.c (move_by_pieces): Likewise.
12255         (clear_by_pieces): Likewise.
12256         * gcse.c (oprs_unchanged_p): Likewise.
12257         * haifa-sched.c (sched_analyze_2): Likewise.
12258         * recog.c (offsettable_address_p): Likewise.
12259         * regclass.c (record_address_regs): Likewise.
12260         * reload.c (find_reusable_reload): Likewise.
12261         (push_reload): Likewise.
12262         (operands_match_p): Likewise.
12263         (decompose): Likewise.
12264         (find_reloads_address_1): Likewise.
12265         (find_inc_amount): Likewise.
12266         * reload1.c (elimination_effects): Likewise.
12267         * resource.c (mark_set_resources): Likewise.
12268         * flow.c (attempt_auto_inc): New function; mostly broken out
12269         of find_auto_inc.
12270         (find_auto_inc): Split into two functions and enhanced to
12271         generate POST_MODIFY.
12272         * rtl.def (PRE_MODIFY, POST_MODIFY): Adjust comment.
12273         * rtl.h (count_all_occurrences):  Declare.
12274         (HAVE_{PRE,POST}_MODIFY_{DISP,REG}): Provide default of 0 if not
12275         defined.
12276         * rtlanal.c (count_all_occurrences): New function.
12277         * tm.texi (HAVE_POST_MODIFY_DISP, HAVE_PRE_MODIFY_DISP,
12278         HAVE_POST_MODIFY_REG, HAVE_PRE_MODIFY_REG): Document.
12279
12280         * config/ia64/ia64-protos.h (destination_operand): Declare.
12281         * config/ia64/ia64.c (destination_operand): New function.
12282         (ia64_print_operand): Handle POST_MODIFY.
12283         (rtx_needs_barrier): Likewise.
12284         * config/ia64/ia64.h (HAVE_POST_MODIFY_DISP): Define to 1.
12285         (HAVE_POST_MODIFY_REG): Define to 1.
12286         (MAX_REGS_PER_ADDRESS): Change to 2.
12287         (GO_IF_LEGITIMATE_ADDRESS): Accept POST_MODIFY too.
12288         (LEGITIMATE_ADDRESS_REG): New helper macro.
12289         (LEGITIMATE_ADDRESS_DISP): Likewise.
12290         (PREDICATE_CODES): Add entry for destination_operand.
12291         * config/ia64/ia64.md (all mov patterns): Use destination_operand
12292         predicate for operand 0.
12293
12294 2000-07-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12295
12296         * dwarf2out.c: Indent #error directive.
12297
12298         * gbl-ctors.h: Fix typo in comment.
12299         (__do_global_ctors): Prototype.
12300
12301         * gcse.c (record_one_set, pre_delete): Remove unused variables.
12302
12303         * rs6000.c (rs6000_maybe_dead): Delete unused prototype.
12304         (print_operand): Initialize variable `t'.
12305
12306 2000-07-27  Aldy Hernandez  <aldyh@redhat.com>
12307
12308         * config/arm/arm.md ("call_value"): removed constraints.
12309         Constraints are ignored in expanders.
12310         (*call_value_reg): split =rf into various constraints.
12311         (*call_value_mem): same
12312         (*call_value_symbol): same
12313         (*sibcall_value_insn): same
12314
12315 2000-07-28  Philipp Thomas  <pthomas@suse.de>
12316
12317         * install.texi (--enable-nls): Change the description of the NLS
12318         related configure options to match the current state.
12319         (--with-included-gettext): Likewise.
12320         (--enable-maintainer-mode): New description added.
12321         * extend.texi (-fstrict-prototype): Add missing '.'.
12322
12323 2000-07-27  Jim Wilson  <wilson@cygnus.com>
12324
12325         * dwarf2out.c (gen_decl_die): Don't call gen_abstract_function if
12326         DECL_INITIAL (decl) == NULL_TREE.
12327
12328 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
12329
12330         * Makefile.in (INSN_ATTR_H): New macro.  Replace all dependencies
12331         on insn-attr.h with it.
12332         * genattr.c: Generate `#include "insn-addr.h"' if HAVE_ATTR_length.
12333         * insn-addr.h: New header.
12334         (insn_addresses_): Renamed from insn_addresses.
12335         (INSN_ADDRESSES_DEFN, INSN_ADDRESSES, INSN_ADDRESSES_ALLOC,
12336         INSN_ADDRESSES_FREE, INSN_ADDRESSES_SET_P, INSN_ADDRESSES_SIZE,
12337         INSN_ADDRESSES_NEW): New macros.
12338         * genattrtab.c (write_test_expr): Use new macros.
12339         * final.c (insn_addresses, init_insn_lengths): Likewise.
12340         (align_fuzz, shorten_branches): Likewise.
12341         (final): Likewise.  Do not reject new insns if their addresses
12342         have been added to INSN_ADDRESSES.
12343         * config/arm/arm.c, config/avr/avr.c: Use new macros.
12344         * config/h8300/h8300.c, config/i370/i370.c: Likewise.
12345         * config/m88k/m88k.c, config/pa/pa.c, config/pa/pa.md: Likewise.
12346         * config/sparc/sparc.c, config/sparc/sparc.md: Likewise.
12347         * config/sh/sh.c: Likewise.
12348         (output_branchy_insn): Use INSN_ADDRESSES_NEW.
12349
12350         * Makefile.in (bootstrap): Move -BstageN/ back to the beginning.
12351
12352 2000-07-27  Andrew Cagney  <cagney@b1.cygnus.com>
12353
12354         * gcc.c (struct prefix_list): Add member priority.
12355         (enum path_prefix_priority): Declare.
12356         (add_prefix): Replace ``first'' with ``priority''.  Append new
12357         entry but keep list in priority order.
12358         (process_command): Update.  Pass PREFIX_PRIORITY_B_OPT or
12359         PREFIX_PRIORITY_LAST to add_prefix.
12360         (process_command): Move include kludge - foo/stageN - to before
12361         foo/include.
12362
12363 2000-07-27  Jason Merrill  <jason@redhat.com>
12364
12365         * dwarf2out.c (gen_typedef_die): Abort if we get identical
12366         TREE_TYPE and DECL_ORIGINAL_TYPE on a typedef.
12367
12368 2000-07-27  RodneyBrown  <RodneyBrown@pmsc.com>
12369
12370         * expr.h (get_alias_set, lang_get_alias_set): Delete prototypes.
12371         * tree.h (get_alias_set, lang_get_alias_set): Prototype.
12372
12373 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
12374
12375         * c-decl.c (finish_function): Don't treat 'main' specially unless
12376         flag_hosted.  In C99 mode, return 0 from 'main' unless
12377         DEFAULT_MAIN_RETURN is otherwise defined.
12378
12379         * c-decl.c (store_parm_decls): In C99 mode, pedwarn for function
12380         parameters defaulting to int in an old-style function definition.
12381
12382 2000-07-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12383
12384         * c-parse.in (string): For -Wtraditional, warn about string
12385         concatenation only once per line.
12386
12387 Thu Jul 27 09:25:17 2000  Akiko Matsushita  <matusita@sra.co.jp>
12388
12389         * pa/x-pa-hpux: Add -D_HIUX_SOURCE to FIXPROTO_DEFINES
12390         for HI-UX/WE2 systems.
12391
12392 2000-07-24  Bruce Korb  <bkorb@gnu.org>
12393
12394         * fixincl/fixfixes.c(emit_gnu_type): rewrote to *rely* on GCC
12395         defining the __xxx_TYPE__ macros.
12396         * fixincl/fixincl.tpl(gnu_type_map): now obsolete
12397         * fixincl/fixlib.h: don't need to include "tm.h" anymore
12398         * fixincl/inclhack.def(type_map): now obsolete
12399
12400 Thu Jul 27 11:54:17 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12401
12402         * cpp.texi: Append a trailing full-stop to xrefs where needed.
12403
12404 2000-07-26  Dave Pitts  <dpitts@cozx.com>
12405
12406         * i370.c: Remove LONGEXTERNAL ifdef from alias_number. Added hash
12407         routine constants.
12408         (mvs_hash_alias): New function.
12409         (mvs_add_alias): Change argument spacing.
12410         (mvs_need_alias): Change aliasing criteria. Added documentation.
12411         (mvs_get_alias): Change to use hashed name. The hashed name prevents
12412         CSECT name collisions.
12413         (mvs_check_alias): Likewise.
12414         (handle_pragma): Change documentation.
12415         * i370.md (mulsi3, divsi3, udivsi3, modsi3, umodsi3): Changed gen_rtx
12416         mode from SImode to DImode.
12417         (iorhi3): Changed LTORG size for insn.
12418
12419 Wed Jul 26 19:44:05 2000   Hans-Peter Nilsson  <hp@axis.com>
12420
12421         * reload.c (find_reloads_toplev): Reload a paradoxical subreg of a
12422         mem if the address is a mode_dependent_address_p.
12423
12424 2000-07-26  Kazu Hirata  <kazu@hxi.com>
12425
12426         * h8300.c (print_operand): Print ":8" when the 'R' operand is
12427         suitable for 8-bit absolute.
12428         * h8300.h (EIGHTBIT_CONSTANT_ADDRESS_P): New.
12429         (OK_FOR_U): Add a case for the 8-bit constant address on the
12430         H8/300H.
12431
12432 Wed Jul 26 19:26:21 2000  Hans-Peter Nilsson  <hp@axis.com>
12433
12434         * varasm.c (assemble_variable) [! defined(ASM_OUTPUT_ALIGNED_COMMON)
12435         && ! defined (ASM_OUTPUT_ALIGNED_BSS]): Also test
12436         ! defined(ASM_OUTPUT_ALIGNED_DECL_COMMON) before complaining about
12437         lack of implemented alignment.
12438
12439 2000-07-26  Geoffrey Keating  <geoffk@cygnus.com>
12440
12441         * emit-rtl.c (gen_lowpart_common) [REAL_ARITHMETIC]: Handle
12442         cross-compiling between 64-bit and 32-bit machines.
12443
12444 2000-07-27  Richard Henderson  <rth@cygnus.com>
12445
12446         * config/ia64/ia64.md (movqicc_astep, movqi_internal_astep): New.
12447         (movhicc_astep, movhi_internal_astep): New.
12448         (movsicc_astep, movsi_internal_astep): New.
12449         (movdicc_astep, movdi_internal_astep): New.
12450         (movsfcc_astep, movsf_internal_astep): New.
12451         (movdfcc_astep, movdf_internal_astep): New.
12452         (movxfcc_astep, movxf_internal_astep): New.
12453         (cmovdi_internal_astep, cmovsi_internal_astep): New.
12454         Unify the cmov[ds]i splitters.
12455
12456 2000-07-27  Rodney Brown  <RodneyBrown@pmsc.com>
12457
12458         * real.c (asctoeg): Rename `error' label to unexpected_char_error
12459
12460 2000-07-26  Nick Clifton  <nickc@cygnus.com>
12461
12462         * config/arm/vxarm.h (CPP_PREDEFINES): Remove definition of
12463         __arm__.  Allow it to be defined by CPP_ISA_SPEC in arm.h
12464
12465         * dwarf2out.c (dwarf2out_frame_debug_expr): Accept SEQUENCE as
12466         well as PARALLEL blocks in FRAME_RELATED_EXPR notes.
12467
12468 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
12469
12470         * c-decl.c (finish_enum): Convert enumerations that fit in an
12471         `int' to `int'.
12472         (build_enumerator): In pedantic mode, cast to `int' those that
12473         don't.
12474
12475 2000-07-25  Rodney Brown  <RodneyBrown@pmsc.com>
12476
12477         * config/alpha/osf.h (SIZE_TYPE, PTRDIFF_TYPE): New.
12478
12479 Tue Jul 25 23:08:33 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
12480
12481         * sh.md (cmpgtdi_t): Must be split.
12482         (cmpgtdi_t+1): New splitter.
12483
12484 2000-07-25  Zack Weinberg  <zack@wolery.cumb.org>
12485
12486         * cpplib.c (_cpp_check_directive): Issue -Wtraditional
12487         warnings for indented directives even if we are skipping.
12488
12489 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12490
12491         * invoke.texi (strict-prototypes): Remove.
12492         * extend.texi (Deprecated Features): Add strict-prototypes.
12493         (Backwards Compatibility): New node.
12494
12495 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
12496
12497         * config/i386/i386.md (andsi_1+1): Allow HImode.
12498         (andsi_1+2): Require q_regs_operand.
12499
12500 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
12501
12502         * config/i386/i386.md (call_pop): Check operands[0],
12503         not operands[1]. Only check SYMBOL_REF_FLAG for a SYMBOL_REF.
12504         (call): Likewise.
12505         (call_value_pop): Only check SYMBOL_REF_FLAG for a SYMBOL_REF.
12506         (call_value): Likewise.
12507
12508 2000-07-25  Zack Weinberg  <zack@wolery.cumb.org>
12509
12510         * toplev.c (pipe_closed): Delete.
12511         (crash_signal): New.  Generate ICE for a fatal signal.
12512         (float_signal): Call crash_signal outside a float-handler
12513         block, not abort.
12514         (main): Install crash_signal as handler for core-dumping signals.
12515
12516 2000-07-25  David Edelsohn  <edelsohn@gnu.org>
12517
12518         * rs6000.c (print_operand, case 'T'): New case.
12519
12520         * rs6000.md (call_indirect_aix32): Convert to expander of
12521         scheduled instructions.
12522         (call_indirect_aix64): Likewise.
12523         (call_value_indirect_aix{32,64}): Likewise.
12524         (call, call_value): Invoke expanders for AIX.  Fall through to
12525         matchers for SysV.
12526         (call_indirect_nonlocal_aix{32,64}): New patterns (ctr and lr).
12527         (call_value_indirect_nonlocal_aix{32,64}): New patterns.
12528         (call_nonlocal_aix32): Remove CALL_LONG alternative.  Operand 1
12529         only "g" constraint.
12530         (call_nonlocal_aix64): Likewise.
12531         (call_value_nonlocal_aix{32,64}): Likewise.
12532         (call_nonlocal_sysv): New pattern for ctr, lr, and symbolic
12533         operands.
12534         (call_value_nonlocal_sysv): New pattern.
12535         (indirect_jump{si,di}): Use new 'T' modifier.
12536         (tablejump{si,di} matchers): Likewise.
12537         (return_internal_{si,di}): Likewise.
12538         (return_eh_{si,di}): Likewise.
12539
12540 2000-07-24  Richard Henderson  <rth@cygnus.com>
12541
12542         * config/ia64/ia64.c (ia64_print_operand): Handle "%,".
12543         * config/ia64/ia64.h (PRINT_OPERAND_PUNCT_VALID_P): Likewise.
12544         * config/ia64/ia64.md (movdi_internal): Use it.
12545
12546 2000-07-24  Zack Weinberg  <zack@wolery.cumb.org>
12547
12548         * cppexp.c: Warn about unary + if -Wtraditional.
12549         * cpplex.c (lex_line): Always set BOL on the first token of a line.
12550
12551 2000-07-24  Michael Meissner  <meissner@redhat.com>
12552
12553         * d30v.h (FUNCTION_ARG_KEEP_AS_REFERENCE): Delete references to
12554         unsupported macro.
12555
12556 2000-07-24  Nick Clifton  <nickc@cygnus.com>
12557
12558         * config/arm/arm.c (emit_multi_reg_push): Generate a
12559         REG_FRAME_RELEATED_NOTE that is compatable with the code in
12560         dwarf2out_debug_frame_expr.
12561
12562 2000-07-24  Jason Merrill  <jason@redhat.com>
12563
12564         * dwarf2out.c: Complain if DWARF2_DEBUGGING_INFO is defined without
12565         UNALIGNED_INT_ASM_OP.
12566         (def_cfa_1): Don't emit def_cfa_register or def_cfa_offset to adjust
12567         a location expression.
12568         (dwarf2out_frame_debug_expr): Lose cfa_old_reg stuff.  Don't
12569         assume indirect access if we're saving the CFA address exactly.
12570
12571         * Makefile.in (bootstrap): Move -BstageN/ to the end.
12572
12573 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
12574
12575         * tradcpp.c (main): Update max_include_len for cpp_include_defaults
12576         as well.
12577
12578 2000-07-24  Michael Meissner  <meissner@redhat.com>
12579
12580         * invoke.texi (D30V Options): Add d30v options.
12581
12582 Mon Jul 24 02:04:52 2000  Jeffrey A Law  (law@cygnus.com)
12583
12584         * gcse.c (alloc_pre_mem): Do not alloc TRANSPOUT, it is not
12585         needed by our gcse pass anymore.
12586         (free_pre_mem): Corresponding changes.
12587         (compute_pre_data): Do not call compute_transpout anymore.
12588
12589         * gcse.c (alloc_avail_expr_mem): Kill unused 'u_bitmap'.
12590         (free_avail_expr_mem, alloc_pre_mem, free_pre_mem): Corresponding
12591         changes.
12592
12593         * gcse.c (free_pre_mem): Do not free ANTLOC and AE_KILL here.
12594         (compute_pre_data): Do it here instead.
12595
12596         * gcse.c (alloc_pre_mem, free_pre_mem): Delete unused bitmap
12597         'temp_bitmap'.
12598         (pre_delete): Corresponding changes.
12599
12600 2000-07-23  Mark Mitchell  <mark@codesourcery.com>
12601
12602         * c-semantics.c (make_rtl_for_local_static): Use TREE_ASM_WRITTEN
12603         to figure out whether or not a variable has already been emitted.
12604
12605 Sun Jul 23 14:49:12 2000  Jason Eckhardt  <jle@cygnus.com>
12606
12607         * config/i860/i860.md (untyped_call expander): Use GEN_CALL
12608         instead of gen_call.
12609
12610 Sun Jul 23 11:52:03 2000  George Helffrich (george@gly.bris.ac.uk)
12611
12612         * dbxout.c (dbxout_type, case COMPLEX_TYPE): Fix length field in stab.
12613
12614 2000-07-23  Kazu Hirata  <kazu@hxi.com>
12615
12616         * h8300.c: Fix formatting.
12617
12618 2000-07-23  Joseph S. Myers  <jsm28@cam.ac.uk>
12619
12620         * c-typeck.c (c_expand_start_case): Change -Wtraditional pedwarn
12621         for `long' switch expression into a plain warning.
12622
12623         * c-lex.c (init_lex): Keep the "inline" keyword in C99 mode.
12624         (yylex): Don't pedwarn for "inline" in C99 mode.
12625
12626         * bitmap.c (debug_bitmap_file): Cast pointers to PTR for printing
12627         with %p.
12628         * ggc-page.c (debug_print_page_list, alloc_page, free_page,
12629         ggc_alloc): Likewise.
12630         * bb-reorder.c (dump_scope_forest_1): Likewise.
12631
12632 2000-07-22  Aldy Hernandez  <aldyh@redhat.com>
12633
12634         * reload.c (find_reloads_toplev): Add new parameter
12635         "address_reloaded".
12636         (find_reloads): Add new parameter to find_reloads_toplev calls.
12637
12638 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
12639
12640         * collect2.c (main): Typo fixed.
12641         * diagnostic.c: Typo fixed.
12642         * dwarf2out.c (dwarf2out_frame_debug_expr): Typo fixed.
12643         * eh-common.h: Typo fixed.
12644         * emit-rtl.c (start_sequence): Typo fixed.
12645         * flow.c (find_label_refs): Typo fixed.
12646         (calculate_global_regs_live): Typo fixed.
12647         (mark_regno_cond_dead): Typo fixed.
12648         (create_edge_list): Typos fixed.
12649         (verify_edge_list): Typo fixed.
12650         * ggc-common.c (ggc_mark_rtx_children): Typo fixed.
12651         * loop.c (strength_reduce): Typo in function name fixed.
12652         * rtl.h: Added comments.  Typo in function name fixed.
12653         * rtlanal.c: Typo in function name fixed.
12654         (insn_dependant_p): Rename to ...
12655         (insn_dependent_p): ... this.
12656         (computed_jumo_p): Typo fixed.
12657
12658 2000-07-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12659
12660         * system.h (__FUNCTION__): Wrap definition in #ifndef.
12661
12662 2000-07-21  David Edelsohn  <edelsohn@gnu.org>
12663
12664         * rs6000.h (SIZE_TYPE): Define.
12665
12666 2000-07-21  Mark Mitchell  <mark@codesourcery.com>
12667
12668         * ssa.c (rename_insn_1): Don't rename registers that are
12669         CLOBBERed.
12670
12671 2000-07-21  Zack Weinberg  <zack@wolery.cumb.org>
12672
12673         * diagnostic.c (trim_filename, fancy_abort): Moved here from
12674         rtl.c.
12675         (fatal_function, set_fatal_function): Removed.
12676         (fatal): Don't prepare for or call the fatal_function.
12677         (diagnostic_lock, error_recursion): New.
12678         (diagnostic_for_decl, report_diagnostic): Guard against
12679         re-entering the error reporting routines.
12680         (fancy_abort): Assume function is not NULL.
12681
12682         * errors.c (fancy_abort): New.  Assume function is not NULL.
12683         * tradcpp.c (fancy_abort): Assume function is not NULL.
12684
12685         * system.h: Provide default definition of __FUNCTION__.
12686         * rtl.h: Use __FUNCTION__ not __PRETTY_FUNCTION__ throughout.
12687         Always use __FUNCTION__ in definition of abort.
12688         * tree.h: Likewise.
12689         * varray.h: Likewise.
12690         * toplev.h: Likewise.  Don't prototype set_fatal_function.
12691
12692 2000-07-20  Geoff Keating  <geoffk@cygnus.com>
12693
12694         * config/rs6000/aix43.h (CPP_SPEC): Define __LONG_MAX__ correctly
12695         in 64-bit mode.
12696         * glimits.h: Don't do #if defined for ARCH_PPC.
12697
12698         * config/rs6000/rs6000.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): All
12699         constants of size no larger than a pointer should go in the TOC.
12700         Add 'MODE' parameter.
12701         (LEGITIMIZE_RELOAD_ADDRESS): Add MODE parameter to
12702         ASM_OUTPUT_SPECIAL_POOL_ENTRY_P.
12703         (ASM_OUTPUT_SPECIAL_POOL_ENTRY): Likewise.
12704         * config/rs6000/aix.h (SELECT_RTX_SECTION): Likewise.
12705         * config/rs6000/netware.h (SELECT_RTX_SECTION): Likewise.
12706         * config/rs6000/rs6000.c (constant_pool_expr_1): Likewise.
12707         (rs6000_legitimize_address): Likewise.
12708         (rs6000_emit_move): Likewise.
12709         (rs6000_select_rtx_section): Likewise.
12710         (output_toc): Deal properly with outputting small constants like
12711         HImode, and SFmode in 32-bit mode, and DFmode in 64-bit mode.
12712         * config/rs6000/sysv4.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): Add
12713         MODE parameter.  Put small constants in the TOC.
12714
12715         * config/rs6000/rs6000.c (easy_fp_constant_p): All constants are
12716         easy in SImode.
12717         (rs6000_emit_move): When reload calls us with an illegitimate
12718         address, exit early.  Move the change_address calls to one place
12719         at the end of the routine.  Merge the SImode and DImode expanders.
12720         When called by reload to put an integer into a FP register, force
12721         it to memory.
12722
12723         * config/rs6000/rs6000.c (struct toc_hash_struct): Add 'key_mode'
12724         field.
12725         (rs6000_hash_constant): Hash mode too.
12726         (toc_hash_function): Allow for key_mode.
12727         (toc_hash_eq): Structures are different if key_mode differs.
12728         (output_toc): Add 'mode' parameter.  Save key_mode.
12729         * config/rs6000/rs6000.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY):
12730         Pass 'mode' parameter.
12731         * config/rs6000/rs6000-protos.h (output_toc): Add 'mode' param.
12732
12733         * config/rs6000/rs6000.c (output_toc): Use RS6000_OUTPUT_BASENAME
12734         for vtable references.
12735
12736         * config/rs6000/rs6000.h (PREFERRED_RELOAD_CLASS): If we have a
12737         choice, don't put integer values in FP regs.
12738
12739 Thu Jul 20 18:13:52 2000  Jeffrey A Law  (law@cygnus.com)
12740
12741         * flow.c (verify_flow_info): Revamp code to verify that the
12742         head and end of each basic block are in the insn chain.
12743
12744 Thu Jul 20 18:02:35 2000  Michael Matz <matzmich@cs.tu-berlin.de>
12745
12746         * gcse.c (record_one_set): Prepend instead of append onto
12747         reg_set_table, making it O(n) instead O(n^2).
12748         * lcm.c (compute_antinout_edge,compute_laterin,compute_available):
12749         Use a queue instead of a stack as worklist.
12750
12751 2000-07-20  Kazu Hirata  <kazu@hxi.com>
12752
12753         * h8300.c (two_insn_adds_subs_operand): Fix a typo.
12754         * h8300.h (OK_FOR_T): New.
12755         (EXTRA_CONSTRAINT): Support OK_FOR_T.
12756         * h8300.md: Use inc/dec.[wl] for increment/decrement
12757         by 1 and 2 in HI and SI modes.
12758
12759 2000-07-20  Jim Wilson  <wilson@cygnus.com>
12760
12761         * config/ia64/ia64.h (ASM_OUTPUT_MI_THUNK): Handle DELTA values
12762         larger than 14 bits.
12763
12764 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
12765
12766         * cppmacro.c (CAN_PASTE_AFTER): New macro.
12767         (count_params): Don't set GNU_REST_ARGS on anything.
12768         (save_expansion): Set PASTE_LEFT only on tokens for which
12769         CAN_PASTE_AFTER is true, or which are named operators.
12770
12771         * cpplex.c (parse_args): Distinguish between a rest argument
12772         given one empty argument, and a rest argument given zero arguments.
12773         (maybe_paste_with_next): Look for VOID_REST tag, and trigger
12774         deletion of previous token based on that.
12775         (get_raw_token): Flatten some control structure.
12776
12777         * cpplib.h (CPP_LAST_EQ): Correct.
12778         (VOID_REST): New token flag.
12779         (GNU_REST_ARGS): Delete.
12780
12781         * tradcpp.c (main): Don't munge -D options.
12782         (make_definition): Bring -D handling in line with cpplib.
12783         (do_define): Strip all leading whitespace from macro definitions.
12784
12785 2000-07-20  David Billinghurst <David.Billinghurst@riotinto.com.au>
12786
12787         * Makefile.in (tradcpp): Depend on intl.o and version.o.
12788
12789 2000-07-20  Bruce Korb  <bkorb@gnu.org>
12790
12791         * fixincl/check.tpl: strip the platform specific types before testing
12792         * fixincl/fixfixes.c(gnu_type_fix): use platform specific types
12793         * fixincl/fixincl.tpl: use platform specific types
12794         * fixincl/fixlib.h: include the platform specific types
12795         * fixincl/inclhack.def(gnu_types): don't supply the types
12796         * fixincl/fixincl.x: regen
12797
12798 2000-07-19  Jim Wilson  <wilson@cygnus.com>
12799
12800         * config/ia64/ia64.h (HARD_REGNO_MODE_OK): Don't allow XFmode in
12801         GR_REGS.
12802
12803 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
12804
12805         * tradcpp.c (rescan): Do not recognize directives when the #
12806         is indented.
12807
12808 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
12809
12810         Implement C++ named operators.
12811
12812         * cpplib.h (TTYPE_TABLE): Move CPP_MIN and CPP_MAX into block
12813         of operators allowed in #if and having an _EQ variant.  Add
12814         CPP_MIN_EQ, CPP_MAX_EQ, and CPP_DEFINED.
12815         (cpp_token flags): Add NAMED_OP.
12816         (enum node_type): Add T_OPERATOR.
12817         (struct cpp_hashnode): Add code slot to value union.
12818         * cpphash.h (spec_nodes): Remove n_defined.
12819
12820         * cpplex.c (lex_line): Convert T_OPERATOR nodes to their proper types.
12821         (spell_token, can_paste, maybe_paste_with_next): Handle named operators.
12822         (is_macro_disabled): Tweak error messages.
12823
12824         * cpplib.c (get_define_node): Disallow all named operators as
12825         macro names.  Tweak error messages.
12826         (_cpp_init_stacks): Don't set up spec_nodes->n_defined.
12827
12828         * cppinit.c (builtin_array): Add entries for the named operators.
12829         * cppexp.c (lex): Check for CPP_DEFINED token.
12830         (priority table): Add entries for CPP_MIN and CPP_MAX.
12831         (_cpp_parse_expr): Handle CPP_MIN and CPP_MAX.
12832
12833 2000-07-19  Bernd Schmidt  <bernds@cygnus.co.uk>
12834
12835         * gcse.c (INSN_CUID): If ENABLE_CHECKING, abort if the uid is
12836         larger than the array of cuids.
12837         (alloc_gcse_mem): Use uid_cuid rather than INSN_CUID when computing
12838         cuids.
12839
12840 2000-07-19  Bruce Korb  <bkorb@gnu.org>
12841
12842         * fixinc/fixincl.c:  Convert to using a table of environment variables
12843         and activate the auto-edit marker on the fixed output files.
12844         * fixinc/fixlib.h:  Define the environment table
12845         * fixinc/fixincl.sh: export the ${INPUT} dir
12846         * fixinc/check.tpl: likewise
12847
12848 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
12849
12850         * gcc.c (.h spec): Fix typo.
12851
12852 Wed Jul 19 01:22:15 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
12853
12854         * Makefile.in: Fix tradcif.c path.
12855
12856 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
12857
12858         * cpplib.h (TTYPE_TABLE): Rearrange to use only two per-entry
12859           macros, not five.
12860
12861         * cpphash.h (TOKEN_NAME): New macro.
12862         (_cpp_spell_operator): Deleted.
12863         (token_spellings): Now _cpp_token_spellings.
12864
12865         * cppexp.c: Use TOKEN_NAME or TYPE_NAME, not _cpp_spell_operator.
12866         * cpplex.c: Use OP and TK macros when expanding the
12867         TTYPE_TABLE.  Eliminate token_names.  For non-OPERATOR tokens,
12868         store the stringification of the enumeration name (CPP_CHAR,
12869         etc.) in the name slot of token_spellings.
12870         Use TOKEN_NAME and/or TOKEN_SPELL, do not reference
12871         token_spellings directly.
12872         * cpplib.c: Use TOKEN_SPELL.
12873
12874         * cpplex.c (_cpp_push_token): If the token being pushed back
12875         is the previous token in this context, just subtract one from
12876         context->posn.
12877         * cppmacro.c (save_expansion): Clear aux field when storing a
12878         placemarker.
12879
12880 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
12881
12882         * cpplex.c (cpp_scan_buffer): Output line command even at the stop
12883         buffer, provided it is not NULL.
12884
12885 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
12886
12887         * c-decl.c (duplicate_decls): Do not call make_var_volatile() in
12888         case of invalid volatile re-declaration.
12889
12890 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
12891
12892         * calls.c (store_arg): Return non-zero if sibcall_failure is desired.
12893         (expand_call): Adjust caller.
12894
12895 2000-07-17  Gabriel Dos Reis  <gdr@codesourcery.com>
12896
12897         * diagnostic.h (report_diagnostic): Change prototype.
12898
12899         * diagnostic.c (output_do_verbatim, diagnostic_for_asm,
12900         diagnostic_for_decl):  Change prototype.
12901         (error_with_decl, warning_with_decl, pedwarn_with_decl, warning,
12902         error, warning, error_with_file_and_line,
12903         warning_with_file_and_line, pedwarn_with_file_and_line, fatal):
12904         Adjust call to report_diagnostic, diagnostic_for_decl.
12905         (error_for_asm, warning_for_asm): Adjust call to diagnostic_for_asm.
12906         (output_verbatim, verbatim): Adjust call to output_do_verbatim.
12907
12908         * c-errors.c (pedwarn_c99): Adjust call to report_diagnostic. End
12909         varaible argument list.
12910
12911 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
12912
12913         * cpphash.c: Don't include hashtab.h.  Most macro-handling code
12914         moved to cppmacro.c.
12915         (hash_HASHNODE, eq_HASHNODE, _cpp_dump_macro_hash,
12916         dump_hash_helper): Delete.
12917         (expand_hash, higher_prime_number, _cpp_lookup_with_hash,
12918         cpp_forall_identifiers): New. Implement specialized version of
12919         Vlad's expandable hash table.
12920         (cpp_lookup): Use new functions.
12921         (_cpp_init_macros, _cpp_cleanup_macros): Adjust for new
12922         implementation.
12923         * cppmacro.c: New file.
12924         * cppinit.c (dump_macros_helper): New.
12925         (cpp_finish): Iterate over the identifier table directly.
12926         * cpplex.c (parse_name): Calculate the hash of the identifier
12927         while we scan it.  Use _cpp_lookup_with_hash when we can.
12928
12929         * cpphash.h: Update prototypes.
12930         (xcnewvec, HASHSTEP): New helper macros.
12931         * cpplib.h: Update prototypes.
12932         * Makefile.in (LIBCPP_OBJS): Add cppmacro.o.
12933         (cppmacro.o): New rule.
12934         (cpphash.o): Update deps.
12935
12936         * cppmain.c: Do not set pfile->printer if no_output is on.
12937
12938 2000-07-15  Neil Booth  <neilb@earthling.net>
12939
12940         * cpplib.c: Change all directive-handler functions to return
12941         void, not int.
12942         * cpphash.h: Update typedefs.
12943
12944 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
12945
12946         * configure: Regenerate.
12947
12948         * extend.texi (Extended Asm): Mention that a memory clobber
12949         does not count as a side-effect.
12950
12951         * unroll.c (copy_loop_body): Fix one instance of using host
12952         arithmetic on the target; fixes loop-4 on a 32-bit -> 64-bit
12953         cross-compile.
12954
12955         * tlink.c (scan_linker_output): Tweak for output of AIX ld.
12956
12957 2000-07-17  Richard Henderson  <rth@cygnus.com>
12958
12959         * config/ia64/ia64.md (movdi): Split out load address code.
12960         New post-reload splitter for symbolic operands.
12961         (movdi_internal): Abort if we didn't split symbolic operands
12962         when we should have.
12963         * config/ia64/ia64.c (ia64_expand_load_address): New, from movdi bits.
12964         (ia64_reorg): Split insns when not optimizing.
12965         * config/ia64/ia64-protos.h (ia64_expand_load_address): Declare.
12966
12967 Mon Jul 17 23:43:26 MET DST 2000  Jan Hubicka  <jh@suse.cz>
12968
12969         * real.h (REAL_VALUE_TO_TARGET_LONG_DOUBLE): Use LONG_DOUBLE_TYPE_SIZE
12970         instead of MAX_LONG_DOUBLE_TYPE_SIZE to decide output format.
12971
12972 2000-07-17  Chandrakala Chavva   <cchavva@cygnus.com>
12973
12974         * loop.c (check_dbra_loop) : Changed loop_continue to loop->cont.
12975
12976 2000-07-17  Jason Merrill  <jason@redhat.com>
12977
12978         * Makefile.in (clean): Remove libgcc directory.
12979
12980         * configure.in (-Wno-long-long check): Use higher-level macros.
12981
12982 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
12983
12984         * simplify-rtx.c (simplify_binary_operation): Recognize
12985            (compare (gt[u] (cc) 0) (lt[u] (cc) 0)).
12986         (simplify_ternary_operation):  Do not examine MODE_BITSIZE of
12987            a CONST_INT, it will always be zero.
12988
12989 2000-07-17  Chandrakala Chavva   <cchavva@cygnus.com>
12990
12991         * loop.c (check_dbra_loop) : Return if more than one condition is
12992         present to control the loop.
12993
12994 Mon Jul 17 08:26:35 2000  Clinton Popetz  <cpopetz@cygnus.com>
12995
12996         * mips.c (mips_expand_prologue): Don't calculate the last argument
12997         register unless we need it.  When we are calculating this, make
12998         sure FUNCTION_ARG is giving us a REG.
12999
13000 2000-07-17  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
13001
13002         * flow.c (libcall_dead_p): Use single_set to verify the insn
13003         has only one set and get for analysis.
13004         (propagate_one_insn): Don't pass the PATTERN of the insn.
13005
13006 2000-07-17  Mark Klein <mklein@dis.com>
13007
13008          * pa.c (emit_hpdiv_const): Update to match new pattern for udivsi3.
13009
13010 2000-07-17  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
13011
13012         * Makefile.in (TARGET_GETGROUPS_T): New configuration variable.
13013         * configure.in (TARGET_GETGROUPS_T): Evaluate.
13014         * sys-protos.h (getgroups): Use TARGET_GETGROUPS_T for array type
13015         of second argument of getgroups.
13016         * configure, config.in: Rebuilt.
13017
13018 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
13019
13020         * simplify-rtx.c (simplify_relational_operation): Two signed
13021         values with equal high words are less/greater than each other if
13022         their low words are less/greater when considered as unsigned.
13023
13024 Mon Jul 17 02:37:06 2000  Marc Espie <espie@openbsd.org>
13025
13026         * configure.in (vax-*-openbsd):  Change to new style configuration,
13027         add collect2/float_format information.
13028         * configure:  Rebuilt.
13029         * config/vax/openbsd1.h:  New.
13030         * config/vax/openbsd.h:  New.
13031         * config/vax/t-openbsd:  New.
13032
13033 2000-07-17  Chip Salzenberg  <chip@valinux.com>
13034
13035         * c-common.c (shorten_compare): Quiet warnings about unsigned
13036         comparisons with zero when they occur in a system header.
13037
13038 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13039
13040         * invoke.texi (-pedantic): Refer to ISO C instead of ANSI C, and
13041         update to describe current practice.
13042
13043         * glimits.h (LLONG_MIN, LLONG_MAX, ULLONG_MAX): Define for C99.
13044
13045         * contrib.texi, cpp.texi, extend.texi, invoke.texi: Update
13046         references to C9X.  Change references to -fstd and -flang-isoc9x
13047         to refer to -std.
13048
13049         * c-common.c (scan_char_table): Allow "z" length modifiers on
13050         diouxXn formats.
13051         (check_format_info): Use TYPE_DOMAIN on the type matched against
13052         for "z" formats, to retrieve the language size_t rather than the
13053         internal one.
13054
13055         * c-common.c (check_format_info): Do not make a pedantic objection
13056         to the 'L' length modifier if used with a floating point type
13057         character.
13058
13059         * c-lex.c (yylex): Don't pedwarn for hexadecimal floating point
13060         constants in C99 mode.
13061
13062 2000-07-17  Kazu Hirata  <kazu@hxi.com>
13063
13064         * h8300.md: Fix the format of mac.
13065         (movsi_h8300hs): Output a tab after stmac instead of a space.
13066
13067         * h8300.c (two_insn_adds_subs_operand): Improve code for detecting
13068         profitable adds/subs sequences.
13069
13070         * fold-const.c: Fix comment typos.
13071
13072 2000-07-16  Laurynas Biveinis  <lauras@softhome.net>
13073
13074         * cppfiles.c (read_name_map): Set map_list_ptr->map_list_map to NULL.
13075
13076 2000-07-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13077
13078         * fixinc/fixfixes.c (emit_gnu_type): Avoid string concatenation.
13079
13080 2000-07-16  Neil Booth  <NeilB@earthling.net>
13081
13082         * cpplex.c: Update comments.
13083         * README.Portability: Small update.
13084
13085 2000-07-16  Neil Booth  <NeilB@earthling.net>
13086
13087         * README.Portability:  Small update.
13088
13089 2000-07-15  Richard Henderson  <rth@cygnus.com>
13090
13091         * config/ia64/ia64-protos.h (ia64_move_ok): Prototype.
13092         * config/ia64/ia64.c (ia64_move_ok): New function.
13093         * config/ia64/ia64.md (movqi, movqi_internal): Use it.
13094         (movhi, movsi, movdi, movsf, movdf, movxf): Likewise.
13095
13096 2000-07-15  Zack Weinberg  <zack@wolery.cumb.org>
13097
13098         * cpphash.c (save_expansion): Clear PREV_WHITE on tokens
13099         immediately following a paste operator.
13100         * cppinit.c (sort_options): New function (only for HOST_EBCDIC).
13101         (cpp_reader_init): Call it, if HOST_EBCDIC.
13102         (cpp_handle_options): Do not sort option list here.
13103         (handle_option): Rename to cpp_handle_option and export.
13104         * cpplex.c (cpp_scan_buffer_nooutput, cpp_scan_buffer): Use
13105         _cpp_get_token directly.
13106         (cpp_scan_line): Return 0 at EOF, 1 otherwise.
13107         * cpplib.c (cpp_push_buffer): Don't set new->lineno to 1.
13108         * cpplib.h: Prototype cpp_handle_option.  Update prototype of
13109         cpp_scan_line.
13110
13111 2000-07-15  Richard Henderson  <rth@cygnus.com>
13112
13113         * fold-const.c (extract_muldiv): Don't optimize past an unsigned
13114         cast around an expression.  Tidy other unsigned tests.
13115
13116 2000-07-15  Gabriel Dos Reis  <gdr@codesourcery.com>
13117
13118         * diagnostic.c (doing_line_wrapping, line_wrapper_printf, notice,
13119         v_error_with_decl, v_warning_with_decl, v_pedwarn_with_decl): Remove.
13120         (v_message_with_decl): Rename to ...
13121         (format_with_decl): ... this. Tweak
13122         (diagnostic_for_decl): New function.
13123         (fatal_io_error): Use verbatim in lieu of notice.
13124         (announce_function): Use verbatim.
13125         (default_print_error_function): Likewise.
13126         (error_with_decl, warning_with_decl, pedwarn_with_decl): Use new
13127         infratructure.
13128
13129 2000-07-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13130
13131         * mips.c (function_arg_pass_by_reference): Don't do automatic
13132         aggregate initialization.
13133         (machine_dependent_reorg): Initialize variable `mode'.
13134
13135         * mips.md (absdi2): Change variable `regno1' to unsigned int.
13136         (reload_indi): Rename loword/hiword to lo_word/hi_word to avoid
13137         conflicts with sys/param.h macro of the same name.
13138         (reload_outdi): Likewise.
13139
13140 2000-07-15  Michael Meissner  <meissner@redhat.com>
13141
13142         * fold-const.c (fold): When optimizing FOO++ == CONST into ++FOO
13143         == CONST + INCREMENT, don't overwrite the tree node for FOO++,
13144         create a new node instead.
13145
13146 2000-07-15  Neil Booth  <NeilB@earthling.net>
13147
13148         * README.Portability: Correct example about calling a function
13149         through a pointer to function.  Format wide paragraphs.
13150
13151 2000-07-15  Michael Meissner  <meissner@redhat.com>
13152
13153         * README.Portability: Update integer suffixes and function
13154         prototype sections.
13155
13156 2000-07-15  Neil Booth  <NeilB@earthling.net>
13157
13158         * README.Portability: Small update.
13159
13160 2000-07-15  Neil Booth  <NeilB@earthling.net>
13161
13162         * README.Portability: New file.
13163
13164 Fri Jul 14 18:13:53 2000  Mark P Mitchell  <mark@codesourcery.com>
13165
13166         * INSTALL: Give special instructions for building GCC on Irix 6.
13167         * config/mips/x-iris6 (CC): Don't set it.
13168         (OLDCC): Likewise.
13169
13170 2000-07-14  Jason Merrill  <jason@redhat.com>
13171
13172         * dwarf2out.c (dwarf2out_frame_debug_expr): If we store the CFA
13173         register in the stack and later in another register, use the new
13174         register.
13175
13176 Fri Jul 14 10:25:53 2000  Clinton Popetz  <cpopetz@cygnus.com>
13177
13178         * config/mips/mips.md: (absdi2): Handle sign_extend for
13179         second operand.
13180
13181 2000-07-14  Nathan Sidwell  <nathan@codesourcery.com>
13182
13183         * cpplib.c (do_pragma_dependency): Tidy warning messages.
13184
13185 2000-07-14  Zack Weinberg  <zack@wolery.cumb.org>
13186
13187         * .cvsignore: Correct typo.
13188
13189 2000-07-13  Mark Mitchell  <mark@codesourcery.com>
13190
13191         * .cvsignore: Add generated YACC files.
13192         * objc/.cvsignore: New file.
13193
13194 2000-07-14  Neil Booth  <NeilB@earthling.net>
13195
13196         * cpplex.c (adjust_column): New funcion.
13197         (skip_whitespace): Use it.
13198         (skip_block_comment): Use it, and warn about /*/* with
13199         -Wcomments.
13200
13201 2000-07-14  Neil Booth  <NeilB@earthling.net>
13202
13203         * cpphash.c (struct macro_info): Add new members.
13204         (_cpp_free_definition): Delete the macro directly.
13205         (count_params): Return void, with first token of
13206         expansion in struct macro_info on success.
13207         (parse_define): Return int.  Hoist syntax checking from
13208         save_macro_expansion.  Leave call to save_expansion to
13209         _cpp_create_definition.
13210         (alloc_macro): Needs just 2 arguments.
13211         (free_macro): Delete.
13212         (save_expansion): Don't perform syntax check.
13213         (_cpp_create_definition): Call save_expansion.
13214
13215 2000-07-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13216
13217         * genrecog.c (write_header): Split long string.
13218
13219         * cpphash.c (macro_info): Don't use the `signed' keyword.
13220
13221         * system.h (alloca): Prototype if __GNUC__ && __SIZE_TYPE__.
13222
13223 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
13224
13225         * calls.c (stored_args_map): New variable.
13226         (check_sibcall_argument_overlap_1): New.
13227         (check_sibcall_argument_overlap): New.
13228         (expand_call): Initialize stored_args_map.
13229         Call check_sibcall_argument_overlap.
13230
13231 2000-07-13  Bruce Korb  <bkorb@gnu.org>
13232
13233         * fixinc/fixfixes.c: move EXIT_BROKEN to header, add sub-expr max count
13234         (emit_gnu_type): utility procedure for gnu_type_fix
13235         (gnu_type_fix): implement various pre-processor guards around
13236         standard types so these types can be defined over and over
13237         * fixinc/fixincl.tpl: add a "gnu_type_map" that forces the standard
13238         types alluded to above will have GNU-compliant base types
13239         * fixinc/fixlib.h: add EXIT_BROKEN define and the gnu_type_map struct
13240         * fixinc/inclhack.def: add test_text entries and utilize the new
13241         "gnu_types" fix for the ptrdiff_t, size_t and wchar_t types.
13242         * fixinc/fixincl.x: regenerate
13243
13244 2000-07-12  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
13245
13246         * diagnostic.c (vline_wrapper_message_with_location,
13247         v_message_with_file_and_line, v_error_with_file_and_file,
13248         v_error_for_asm, v_warning_for_asm, vfatal,
13249         v_warning_with_file_and_line, v_pedwarn_with_file_and_line,
13250         vsorry, verror, vwarning, vpedwarn): Remove.
13251         (diagnostic_for_asm): New function.
13252         (pedwarn, error, warning, pedwarn_with_file_and_line,
13253         error_with_file_and_line, warning_with_file_and_line, sorry,
13254         error_for_asm, warning_for_asm, fatal): Reimplement.
13255         (finish_diagnostic): Clear diagnostic info as well.
13256
13257 2000-07-13  Neil Booth  <NeilB@earthling.net>
13258
13259         * c-common.h (flag_digraphs): New.
13260         * c-decl.c (c_decode_option): Set flag_digraphs as appropriate.
13261         * c-lex.c (yylex): Use flag_digraphs to decide whether to
13262         honour digraphs.
13263
13264 2000-07-13  Zack Weinberg  <zack@wolery.cumb.org>
13265
13266         * gcc.c (do_spec_1): Add new %B operator.
13267         (set_input): Prepare for %B.
13268
13269         (link_command_spec): Move up with the other tm.h-
13270         overrideable specs.  Factor out the portion conditional on
13271         LINK_LIBGCC_SPECIAL into a new spec, %(link_libgcc).
13272         (struct compiler): Just have a single spec string.  All users
13273         updated.
13274         (default_compilers): Remove unnecessary braces.
13275         (static_specs): Update.
13276
13277         (trad_capable_cpp, cpp_options, cc1_options, asm_options): New
13278         named specs.
13279         (C and assembly specs): Use the new named specs, as appropriate.
13280
13281         * objc/lang-specs.h: Use the new named specs.
13282         Remove unnecessary braces.
13283
13284 2000-07-12  Zack Weinberg  <zack@wolery.cumb.org>
13285
13286         * gcc.c (execute): If a subprocess gets a fatal signal, report
13287         strsignal() of the signal number, and ask for a bug report.
13288         Do not do this for SIGPIPE if there's already been an error.
13289
13290         * tradcpp.c: Don't include signal.h.  Don't catch SIGPIPE.
13291         Delete pipe_closed.
13292
13293         * tradcif.c: Remove.
13294
13295 2000-07-12  Zack Weinberg  <zack@wolery.cumb.org>
13296
13297         * final.c (profile_function): Do not emit profile counters in
13298         the data section, if NO_PROFILE_COUNTERS is defined.
13299         * tm.texi: Document NO_PROFILE_COUNTERS.  Update doc for
13300         FUNCTION_PROFILER.
13301
13302         * config/i386/linux.h (NO_PROFILE_COUNTERS): Define.
13303         (FUNCTION_PROFILER): Just emit a call to mcount.
13304
13305 2000-07-12  Zack Weinberg  <zack@wolery.cumb.org>
13306
13307         * tradcpp.c (main): Rename 'perror' label to 'sys_error'.
13308
13309         * cppexp.c, cpphash.c, cpphash.h, cppinit.c, cpplex.c,
13310         cpplib.c, cpplib.h: Eradicate all traces of code dependent on
13311         traditional, lang_chill, or lang_fortran.
13312
13313         * cppfiles.c: #undef strcmp to suppress warning about macros
13314         used without arguments.
13315         (_cpp_execute_include): Use f, not fname, in "No include path"
13316         error.
13317         (_cpp_pop_file_buffer): New function.
13318         * cpplib.c: Don't include <sys/mman.h>.
13319         (cpp_push_buffer): Set line_base and lineno in new buffer.
13320         (cpp_pop_buffer): Use _cpp_pop_file_buffer.
13321
13322         * cpplex.c: Move all prototypes and structure declarations to the
13323         top of the file.  Properly parenthesise some macro arguments.
13324         (cpp_scan_line): New function.
13325         (special_symbol [case T_INCLUDE_DEPTH]): Use pfile->include_depth,
13326         don't need to walk up the stack counting.
13327
13328 2000-07-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13329
13330         * c-common.c (combine_strings): Emit a pedantic warning when a
13331         string length is greater than the minimum ANSI C is required
13332         to support.
13333
13334 Wed Jul 12 13:24:30 2000  Jeffrey A Law  (law@cygnus.com)
13335
13336         * pa/xm-pa64.h (NO_SYS_SIGLIST): Kill.
13337         * d30v/xm-d30v.h (NO_SYS_SIGLIST): Kill.
13338
13339 2000-07-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13340
13341         * c-decl.c (define_label): Warn about identifier conflicts with
13342         labels in traditional C.
13343
13344         * c-parse.in (unop +): Warn about the unary plus operator for
13345         traditional C.
13346
13347         * c-typeck.c (store_init_value): Warn about automatic aggregate
13348         initialization for traditional C.
13349
13350         * invoke.texi (-Wtraditional): Document new warnings.
13351
13352 2000-07-12  Gabriel Dos Reis  <gdr@codesourcery.com>
13353
13354         * Makefile.in (c-errors.o): Fix thinko in dependency.
13355
13356 2000-07-12  Zack Weinberg  <zack@wolery.cumb.org>
13357
13358         * gcc.c (C specs [!USE_CPPLIB]): Invoke tradcpp if any of
13359         -traditional, -ftraditional, or -traditional-cpp was given.
13360         Do not pass -traditional to the preprocessor.
13361         (.S spec): Likewise.  Don't bother defining __ASSEMBLER__, the
13362         preprocessor does it automatically.
13363         * objc/lang-specs.h: Likewise.  Don't bother defining __OBJC__.
13364
13365         * ch/lang-specs.h: Always use tradcpp.  Do not pass
13366         -traditional, -trigraphs, or -pedantic to the preprocessor.
13367         * f/lang-specs.h (.F spec): Likewise.  Don't bother defining
13368         _LANGUAGE_FORTRAN.
13369
13370 2000-07-12  Zack Weinberg  <zack@wolery.cumb.org>
13371
13372         * cppexp.c (LOGICAL): Delete macro.
13373         (_cpp_parse_expr): Do not use UNARY for unary +.  Implement ||
13374         and && directly.
13375
13376         * cpphash.c (HASHSIZE): Increase to 4096.
13377         (struct hashdummy): Add hash field.
13378         (eq_HASHNODE): Compare unreduced hashes, then lengths, then
13379         the string values using memcmp.
13380         (cpp_lookup): Set dummy.hash.
13381
13382 Wed Jul 12 13:15:16 2000  Marc Espie <espie@openbsd.org>
13383
13384         * configure.in (m88k-openbsd): Express configuration using new fragment
13385         style.
13386         * configure: Rebuilt.
13387         * m88k/aout-dbx.h: New.
13388         * m88k/openbsd.h: New.
13389         * m88k/xm-openbsd.h: New.
13390
13391 2000-07-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13392
13393         * expr.c (expand_expr): Return const0_rtx, not error_mark_node.
13394
13395 2000-07-12  Richard Henderson  <rth@cygnus.com>
13396
13397         * reload.c (push_secondary_reload): Make sure to add the new
13398         reload at the end, after acquiring secondary memory.
13399
13400 2000-07-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13401
13402         * cpplex.c (is_macro_disabled): Use CPP_WTRADITIONAL.
13403
13404         * c-decl.c (set_current_function_name_declared, anon_aggr_type_p,
13405         lang_expand_stmt): Mark parameters with ATTRIBUTE_UNUSED.
13406
13407         * c-parse.in (stmt): Delete unused variables.
13408
13409         * convert.c (convert_to_vector): Likewise.
13410
13411         * gensupport.c (process_rtx): Declare attr as `rtvec' not `rtx'.
13412
13413         * tree.c (finish_vector_type): Prototype.
13414
13415 2000-07-12  Bruce Korb  <bkorb@gnu.org>
13416
13417         * fixinc/fixfixes.c: use xmalloc
13418         * fixinc/fixincl.c(initialize): set program name for xmalloc
13419         * fixinc/fixlib.c(must_malloc): obsolete
13420         (is_cxx_header): no longer used - disabled
13421         (skip_quote): inserted and disabled for future use
13422         * fixinc/fixlib.h: reflects above
13423         * fixinc/fixtests.c: removed dinkleberries
13424
13425 2000-07-12  Neil Booth  <NeilB@earthling.net>
13426
13427         * cpphash.h: (TOKEN_SPELL) Pulled from cpplex.c.
13428         * cpplex.c (TOKEN_SPELL) Move to cpphash.h.
13429
13430         * cpphash.c: (struct macro_info, alloc_macro, free_macro,
13431         struct toklist_dummy): New.
13432         (cpp_free_definition): Free macros with free_macro.
13433         (count_params): Don't save paramter spellings.  Save macro
13434         information in a struct macro_info.
13435         (parse_define): Don't allocate a token list.
13436         (save_expansion): Allocate the macro's token list, and
13437         save parameter spellings if necessary.  Use TOKEN_SPELL.
13438         (cpp_create_definition): Make list const.
13439
13440 2000-07-12  Gabriel Dos Reis  <gdr@codesourcery.com>
13441
13442         * c-typeck.c (pedwarn_c99): Move to
13443         * c-errors.c: ... Here.
13444         * toplev.h (verror, vwarning, vpedwarn): Remove prototypes.
13445         * diagnostic.c (verror, vwarning, vpedwarn): Make static.
13446         * Makefile.in (C_AND_OBJC_OBJS): Include c-errors.o
13447         (c-errors.o): List dependency.
13448
13449 2000-07-12  Mark Mitchell  <mark@codesourcery.com>
13450
13451         * c-parse.c: Remove.
13452         * c-parse.h: Likewise.
13453         * c-parse.y: Likewise.
13454         * objc/objc-parse.c: Likewise.
13455         * objc/objc-pasre.y: Likewise.
13456
13457 2000-07-11  Rodney Brown  <RodneyBrown@pmsc.com>
13458
13459         * gcc.texi: Fix minor typos
13460         * extend.texi: Fix minor typos
13461
13462 2000-07-11  Marc Espie <espie@openbsd.org>
13463
13464         * collect2.c (main): Recognize .lo as object files.
13465
13466 2000-07-11  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
13467
13468         * pa.c (hppa_encode_label): Store labels in gc memory when ggc_p is
13469         true.
13470
13471         * aclocal.m4 (AC_FUNC_MMAP_ANYWHERE): Extend test to detect systems
13472         with MAP_ANONYMOUS and MAP_ANON.
13473         * configure, config.in: Rebuilt.
13474
13475 2000-07-12  Gabriel Dos Reis  <gdr@codesourcery.com>
13476
13477         * diagnostic.c (save_output_state): Remove.
13478         (restore_output_state): Likewise.
13479         (clear_text_info): New function.
13480         (clear_diagnostic_info): Likewise.
13481         (output_text_length, is_starting_newline, output_prefix,
13482         line_wrap_cutoff, ideal_line_wrap_cutoff, prefix_was_emitted_for,
13483         prefixing_policy, output_buffer_ptr_to_format_args): New macros
13484         (set_real_maximum_length, output_set_maximum_length,
13485         output_set_prefix, output_get_prefix, output_set_maximum_length,
13486         output_destroy_prefix, init_output_buffer,
13487         reshape_diagnostic_buffer, output_space_left, output_emit_prefix,
13488         output_add_newline, output_add_character, output_add_space,
13489         output_append_r, output_append, wrap_text, output_format,
13490         output_do_printf, output_printf, output_do_verbatim,
13491         output_verbatim, verbatim): Use them.
13492         (output_clear): Split into cleat_text_info and
13493         clear_diagnostic_info.
13494         (struct output_state): Move to...
13495
13496         * diagnostic.h: ...Here
13497         (struct output_buffer): Adjust.
13498
13499 2000-07-11  Zack Weinberg  <zack@wolery.cumb.org>
13500
13501         * cpplex.c (parse_name): No longer inline (premature optimization).
13502         (do_pop_context): Fold into pop_context.
13503         (pop_context): Returns int.
13504         (lex_next): Hoist test for end of directive into pop_context.
13505         (push_macro_context): Returns int; takes just reader and token.
13506         Hoist test for excessive nesting to caller.
13507         (push_arg_context): Returns void; takes just reader and token.
13508         Do not call stringify_arg or get_raw_token.
13509         (get_raw_token): Convert tail recursion through push_arg_context
13510         to a loop at this level.  Call stringify_arg here if appropriate.
13511         (maybe_paste_with_next): Convert tail recursion to a while loop.
13512         Hoist test of paste_level to caller.
13513
13514         (stringify_arg): Push arg context at beginning.
13515         (cpp_get_token): Split out core into _cpp_get_token.  Call
13516         process_directive here.  Throw away CPP_PLACEMARKER tokens.
13517         (_cpp_get_token): Convert tail recursion through
13518         push_macro_context to a loop at this level.
13519         (_cpp_glue_header_name, is_macro_disabled, stringify_arg,
13520         _cpp_get_raw_token): Use _cpp_get_token.
13521         (_cpp_skip_rest_of_line): Drop the context stack directly; do
13522         not call pop_context.
13523         (_cpp_run_directive): Call lex_next directly.
13524
13525         * cpphash.h: Prototype _cpp_get_token.
13526         * cppexp.c (lex): Use it.
13527         * cpphash.c (parse_define): Use it.
13528         * cpplib.c (get_define_node, do_undef, parse_include,
13529         read_line_number, do_line, do_ident, do_pragma, do_pragma_gcc,
13530         do_pragma_implementation, do_pragma_poison, do_pragma_dependency,
13531         parse_ifdef, validate_else): Use it.
13532         (cpp_push_buffer): Tweak error message; abort if anyone tries
13533         to push a buffer while macro expansions are stacked.
13534
13535 2000-07-11  Donn Terry  <donnte@microsoft.com>
13536
13537         * cpplex.c (free_macro_args, save_token): Cast arg of free
13538         and/or xrealloc to PTR.
13539         (_cpp_init_input_buffer): Clear all fields of the base context.
13540
13541 Tue Jul 11 15:28:21 CDT 2000  Clinton Popetz  <cpopetz@cygnus.com>
13542
13543         * gensupport.c (process_rtx): Make rtl checking stop
13544         complaining about the define_insn while it is being
13545         converted from a define_insn_and_split.
13546
13547 Tue Jul 11 16:26:17 2000  Clinton Popetz  <cpopetz@cygnus.com>
13548
13549         * config/mips/mips.c (simple_memory_operand): Access the
13550         INTVAL of the address, not it's containing MEM.
13551
13552 2000-07-11  Bruce Korb  <bkorb@gnu.org>
13553
13554         * fixinc/fixtests.c(double_slash): obsolete
13555         (else_endif_label): likewise
13556         * fixinc/inclhack.def(irix_multiline_cmnt): obsolete
13557         (libc1_ifdefd_memx): correct initial comment
13558         and omit the #if/#endif pair from the memxxx declarations
13559         * fixinc/fixincl.x: regen
13560
13561 2000-07-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13562
13563         * cpplex.c (T, I, S, C, N): Avoid non-constant initializers.
13564
13565 2000-07-11  Neil Booth  <NeilB@earthling.net>
13566
13567         * cpp.texi: Update.
13568
13569 2000-07-11  Neil Booth  <NeilB@earthling.net>
13570
13571         * cppinit.c: (cpp_reader_init): Allow digraphs by default.
13572         (handle_option): Set digraphs according to standard.
13573         Merge OPT_lang_c89 handler with OPT_std_c89.
13574
13575         * cpplex.c: (lex_line, can_paste): Honour digraphs in
13576         accordance with the digraphs flag.
13577
13578         * cpplib.h: (struct cpp_options): New option digraphs.
13579
13580 2000-07-10  Hans-Peter Nilsson  <hp@axis.com>
13581             Bruce Korb  <bkorb@gnu.org>
13582
13583         * fixinc/inclhack.def (libc1_ifdefd_memx): New fix.
13584         * fixinc/fixincl.x: Regenerate.
13585         * fixinc/tests/base/testing.h: Add testcase.
13586
13587 2000-07-10  Richard Henderson  <rth@cygnus.com>
13588
13589         * config/ia64/ia64.c (got_symbolic_operand): New.
13590         (symbolic_operand, move_operand): Revert 0701 change.
13591         * config/ia64/ia64.h (PREDICATE_CODES): Update.
13592         * config/ia64/ia64-protos.h (got_symbolic_operand): Declare.
13593         * config/ia64/ia64.md (movdi): Revert 0701 wrt symbolic_operand;
13594         split the offset into a 14-bit low part instead of a 13-bit low part.
13595         (load_fptr): Mark the mem as unchanging.
13596         (load_symptr): Use got_symbolic_operand.
13597
13598 2000-07-10  Nick Clifton  <nickc@cygnus.com>
13599
13600         * libgcc2.c (next_stack_level): Cast result of computation to
13601         (void **) so that the assignment does not generate a warning.
13602
13603 2000-07-10  Chandrakala Chavva  <cchavva@redhat.com>
13604
13605         * flags.h : Add new variable flag_single_precision_constant.
13606         * toplev.c (display_help) : Add -fsingle-precision-constant option.
13607         (flag_single_precision_constant): New.
13608         * c-lex.c (yylex): Convert floating point constant to single
13609         precision constant.
13610         * invoke.texi : Add documentation for this new option.
13611
13612 2000-07-10  Gabriel Dos Reis  <gdr@codesourcery.com>
13613
13614         * diagnostic.c (output_octal): Second parameter is unsigned.
13615         (output_long_octal): Likewise.
13616         (output_hexadecimal): Likewise.
13617         (output_long_hexadecimal): Likewise.
13618         (output_format): Adjust arguments extraction. Tweak.
13619         (output_verbatim, verbatim): End variable argument list.
13620         (report_diagnostic): Improve documentation.
13621
13622 2000-07-10  Benjamin Chelf  <chelf@codesourcery.com>
13623
13624         * c-common.h (build_stmt): Declare.
13625         (build_continue_stmt): Likewise.
13626         (build_break_stmt): Likewise.
13627         (build_return_stmt): Likewise.
13628
13629         * c-decl.c (do_case): Rewrite to do what previously done in
13630         c-parse.in.
13631
13632         * c-semantics.c (build_stmt): Define.
13633         (build_return_stmt): Likewise.
13634         (build_break_stmt): Likewise.
13635         (build_continue_stmt): Likewise.
13636         (build_case_label): Likewise.
13637
13638         * c-parse.in (BREAK): Change to build tree, then generate RTL.
13639         (CONTINUE): Likewise.
13640         (RETURN): Likewise.
13641         (CASE): Likewise.
13642         (DEFAULT): Likewise.
13643
13644         * c-parse.y: Regenerate.
13645         * c-pasre.c: Likewise.
13646
13647 2000-07-09  Jason Merrill  <jason@redhat.com>
13648
13649         * expr.c (expand_expr): Bail earlier if we get an error_mark_node.
13650
13651         * tree.h (STRIP_NOPS): Check for error_mark_node.
13652         (STRIP_SIGN_NOPS, STRIP_TYPE_NOPS): Likewise.
13653         (dwarf2out_*): Remove duplicate declarations.
13654
13655         * c-decl.c (duplicate_decls): Copy DECL_ABSTRACT_ORIGIN from
13656         DECL_ABSTRACT_ORIGIN, not DECL_ORIGIN.
13657
13658 2000-07-10  Gabriel Dos Reis  <gdr@codesourcery.com>
13659
13660         * diagnostic.c (wrap_text): New function.
13661         (maybe_wrap_text): Likewise.
13662         (output_add_string): Use it.
13663         (output_format): Likewise.
13664         (count_error): Use verbatim instead of notice.
13665         (report_error_function): Likewise. Don't use plain fprintf.
13666         (finish_diagnostic): New function.
13667         (output_do_verbatim): Tweak.  Commonalize functionalities in
13668         output_verbatim and verbatim.
13669         (output_verbatim): Adjust.
13670         (verbatim): Likewise.
13671         (report_diagnostic): Define.
13672
13673         * diagnostic.h (report_diagnostic): Prototype.
13674
13675 2000-07-09  Zack Weinberg  <zack@wolery.cumb.org>
13676
13677         * cppexp.c (_cpp_parse_expr): Don't use unary plus.
13678
13679 2000-07-09  Neil Booth  <NeilB@earthling.net>
13680
13681         * cpphash.h: ISvspace, is_vspace, is_nvspace: New.
13682         IShspace, ISspace: Update.
13683
13684         * cppinit.c: ISTABLE: Update.
13685         V: New.
13686
13687         * cpplex.c (IS_HSPACE, S_NEWLINE): Remove.
13688         (IS_DIRECTIVE): Rename KNOWN_DIRECTIVE.
13689         (skip_block_comment, skip_line_comment, parse_string,
13690         lex_line): Use is_vspace rather than IS_NEWLINE.
13691         (skip_whitespace, lex_line): Clean up to use is_nvspace.
13692         (lex_line): Use KNOWN_DIRECTIVE.  Any kind of directive
13693         gets a BOL flag.
13694         (lex_next): Unconditionally stop if within a directive.
13695         Treat directives within macro invocations as directives
13696         (after parse_args emits error), not as the argument.
13697
13698 2000-07-09  Gabriel Dos Reis  <gdr@codesourcery.com>
13699
13700         * diagnostic.c (diagnostic_args): New macro.
13701         (diagnostic_msg): Likewise.
13702         (output_formatted_integer): Likewise.
13703         (output_state): New data type.
13704         (digit_buffer): Make global.
13705         (output_add_integer): Rename to output_decimal. Squeeze
13706         digit_buffer.
13707         (output_long_decimal, output_unsigned_decimal,
13708         output_long_unsigned_decimal, output_octal, output_long_octal,
13709         output_hexadecimal, output_long_hexadecimal): New functions.
13710         (output_append_r): New function.
13711         (output_append): Tweak.
13712         (output_flush_on): Rename to output_to_stream.
13713         (output_format): Change prototype.  Improve documentation. Handle
13714         more format specifiers.
13715         (build_location_prefix): Rename to context_as_prefix.
13716         (output_notice): Rename to output_do_printf.
13717         (output_printf): Tweak.
13718         (line_wrapper_printf): Likewise.
13719         (vline_wrapper_message_with_location): Adjust call to renamed
13720         functions.
13721         (v_message_with_decl): Likewise.
13722         (default_print_error_function): Likewise.
13723         (save_output_state): New function.
13724         (restore_output_state): Likewise.
13725         (output_do_verbatim): Likewise.
13726         (output_verbatim): Define.
13727         (verbatim): Likewise.
13728
13729         * diagnostic.h (printer_fn): Change return type from void to int.
13730         Improve documentation.
13731         (output_add_integer): Rename to output_decimal.
13732         (output_flush_on, output_format): Don't export.
13733         (output_verbatim, verbatim): Declare.
13734
13735 2000-07-08  Toon Moene  <toon@moene.indiv.nluug.nl>
13736
13737         * fold-const.c (extract_muldiv) case PLUS_EXPR, MINUS_EXPR:
13738         Check whether c divides op1 exactly if operation is not
13739         multiplication.
13740
13741 2000-07-08  Richard Henderson  <rth@cygnus.com>
13742
13743         * final.c (final): Do not abort when reg-stack introduces
13744         a new insn.
13745
13746 2000-07-08  Zack Weinberg  <zack@wolery.cumb.org>
13747
13748         * cpplib.h (struct cpp_name): Now struct cpp_string.
13749         (CPP_INT, CPP_FLOAT, CPP_NUMBER, CPP_COMMENT,
13750         CPP_HEADER_NAME): Change to type S.
13751         (struct cpp_token): Rename 'name' field to 'str'.  Add 'node'
13752         field, a cpp_hashnode *.  All references to val.name updated
13753         to use val.str or val.node as appropriate.
13754         (struct cpp_reader): Add spec_nodes field.
13755         (cpp_idcmp): Now cpp_ideq; takes a token * and a char *.
13756
13757         * cpphash.h (struct spec_nodes): New.
13758         (enum spell_type): Reorder.  Only SPELL_STRING tokens use
13759         val.str.  All references to 'spelling > SPELL_NONE' updated to
13760         match.
13761
13762         (CPP_IN_SYSTEM_HEADER): Check pfile->buffer and
13763         pfile->buffer->inc are not NULL before dereferencing them.
13764
13765         * cpplex.c (parse_name): Take a pointer to the current token,
13766         plus current position and limit as args; return the new
13767         position; don't copy the text of a name into the string
13768         buffer, instead call cpp_lookup and store the node pointer.
13769         If extending a token, copy out the text of the old into a
13770         scratch buffer, append the new, look that up and store the new
13771         node pointer.  Inline.
13772         (maybe_paste_with_next): If the result of paste is a NAME,
13773         then look up the pasted text and store its node pointer.
13774         (lex_line): Adjust for new parse_name interface.
13775         Check for L"str", L'str' using spec_nodes->n_L.
13776         (spell_token): SPELL_IDENT tokens have their spelling in
13777         val.node->name.  Handle SPELL_STRING tokens that don't have
13778         string delimiters.
13779         (_cpp_expand_name_space,
13780         (can_paste): Check for L ## "str" using spec_nodes->n_L.
13781         (cpp_get_token, special_symbol): No need to call cpp_lookup.
13782         (cpp_idcmp): Now cpp_ideq; take a token * and a const char *;
13783         return 1=equal 0=not, not a tristate.
13784
13785         * cpphash.c (var_args_str): Delete.
13786         (find_param): Compare node fields directly.
13787         (is__va_args__): Use CPP_PEDANTIC.  Just compare
13788         token->val.node with spec_nodes->n__VA_ARGS__.
13789         (dump_funlike_macro): Don't use var_args_str.
13790
13791         * cpplib.c (_cpp_check_directive): Just walk through
13792         spec_nodes->dirs comparing pointers.
13793         (get_define_node, do_pragma_poison, detect_if_not_defined,
13794         parse_ifdef): The identifier has already been looked up.
13795         (do_ifdef, do_ifndef): parse_ifdef won't return a poisoned
13796         node.
13797         (do_if): Only call detect_if_not_defined at beginning of file.
13798         (_cpp_parse_assertion): Only copy string pointers for
13799         SPELL_STRING tokens.
13800         (pragma_dispatch): Take a node pointer and examine its name
13801         field.
13802         (_cpp_init_stacks): Also initialize the spec_nodes structure.
13803
13804         * cppinit.c (cpp_reader_init): Call _cpp_init_stacks after
13805         _cpp_init_macros.
13806         (cpp_cleanup): Free pfile->spec_nodes.  Call _cpp_cleanup_* in
13807         reverse order from the corresponding _cpp_init_* routines.
13808
13809         * cppexp.c (parse_number, parse_charconst, parse_defined,
13810         lex): Check val.node->type instead of calling cpp_defined.
13811         Use spec_nodes entries where appropriate.
13812
13813         * fix-header.c, scan-decls.c: Update for interface changes.
13814
13815 2000-07-08  Geoffrey Keating  <geoffk@cygnus.com>
13816
13817         * config/rs6000/rs6000.c (rs6000_emit_move): Fix conditions for
13818         emitting aux_truncdfsf2.
13819
13820 2000-07-03  Donn Terry  (donnte@microsoft.com)
13821
13822         * cppinit.c (print_help): split overlong line into ISO C89
13823         maximum chunks.
13824
13825 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
13826
13827         * cppexp.c: Update all code for new lexer interface.
13828         (op_t, operator codes, struct token, tokentab2, op_to_str): Remove.
13829         (struct suffix, vsuf_1, vsuf_2, vsuf_3, op_to_prio): New.
13830         * cpplex.c (token_names): Trim leading CPP_ from names; make
13831         the strings unsigned.
13832         (_cpp_spell_operator): New.
13833         (is_macro_disabled): Disable all macros if rescanning
13834         preprocessed text.
13835         (_cpp_get_directive_token): Remove.
13836
13837         * cppinit.c: Don't set no_macro_expand.
13838         * cpplib.c (read_line_number, do_line): Check only for EOF,
13839         not VSPACE.
13840         * cpphash.h: Update prototypes.
13841         * cpplib.h (CPP_VSPACE): Remove.
13842         (struct cpp_reader): Remove no_macro_expand.
13843
13844 2000-07-08  Neil Booth  <NeilB@earthling.net>
13845
13846         * cpphash.c (is__va_args__): New function.
13847         (count_params): Fix line reported in error messages.  Use
13848         is__va_args__.  Don't return ')' on error.  Flag GNU style
13849         rest args macro definitions.
13850         (parse_define): Check macro name is not __VA_ARGS__.
13851         (save_expansion): Check identifier in non-varargs-macro is
13852         not __VA_ARGS__.  Don't flag GNU_VARARGS.
13853         * cpplex.c (parse_args): Accept no argument iff GNU_REST_ARGS.
13854         (maybe_paste_with_next): Use per-macro GNU_REST_ARGS rather
13855          than per-token GNU_VARARGS.
13856         * cpplib.h (GNU_VARARGS): Remove.
13857         (GNU_REST_ARGS): New.
13858
13859 Sat Jul  8 01:38:25 MET DST 2000  Jan Hubicka  <jh@suse.cz>
13860
13861         * i386.md (call_pop, call, call_value_pop): Do not set
13862         current_function_uses_pic_offset_table for calls to static
13863         functions or indirect calls.
13864
13865 2000-07-07  Jim Wilson  <wilson@cygnus.com>
13866
13867         * config/ia64/ia64.c (rws_access_reg): New local write_count.  If
13868         is_predicate_reg, then take max write_count of register pair.
13869
13870 2000-07-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13871
13872         * tradcpp.c (main): Rename label `include' to `add_include' to
13873         avoid conflicts with variable `include' in traditional C.
13874
13875 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
13876
13877         * integrate.c (copy_insn_list): Remove REG_LABEL notes.
13878
13879 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
13880
13881         * sibcall.c (uses_addressof): Add INMEM argument, check for
13882         current_function_internal_arg_pointer outside of MEM rtxs in addition
13883         to ADDRESSOFs.
13884         (sequence_uses_addressof): Update caller.
13885
13886 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
13887
13888         * tradcpp.c (initialize_builtins): Honor NO_BUILTIN_SIZE_TYPE
13889         and friends.
13890
13891 2000-07-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13892
13893         * system.h (UNION_INIT_ZERO): New macro for initializing union
13894         members in structs.
13895
13896         * cpplex.c (placemarker_token, eof_token): Use UNION_INIT_ZERO.
13897
13898 2000-07-07  Neil Booth  <NeilB@earthling.net>
13899
13900         * cpp.texi: Update.
13901
13902 Fri Jul  7 07:47:35 2000  Jeffrey A Law  (law@cygnus.com)
13903
13904         * final.c (final): Detect out of bounds array access to
13905         the insn_lengths array.
13906
13907 2000-07-07  Kazu Hirata  <kazu@hxi.com>
13908
13909         * fold-const.c (fold): Fix a comment typo.
13910
13911 2000-07-07  Neil Booth  <NeilB@earthling.net>
13912
13913         * cpp.texi: Update to new lexer.
13914
13915 2000-07-06  Zack Weinberg  <zack@wolery.cumb.org>
13916
13917         * tradcpp.c: New file.
13918         * tradcif.y: New file.
13919         * tradcif.c: New generated file.
13920
13921         * Makefile.in: Add rules to build tradcpp.o, tradcif.o,
13922         $(srcdir)/tradcif.c.  Add tradcpp to STAGESTUFF and
13923         dependencies of C.  Install tradcpp from install-common, in
13924         $(libsubdir).
13925
13926 2000-07-06  Zack Weinberg  <zack@wolery.cumb.org>
13927
13928         * cppinit.c: Include cppdefault.h.  Refer to
13929         cpp_GCC_INCLUDE_DIR and cpp_GCC_INCLUDE_DIR_len, not directly
13930         to GCC_INCLUDE_DIR and its length.
13931         (SIZE_TYPE, PTRDIFF_TYPE, WCHAR_TYPE,
13932         USER_LABEL_PREFIX, REGISTER_PREFIX, struct default_include,
13933         STANDARD_INCLUDE_DIR, STANDARD_INCLUDE_COMPONENT):  Move to
13934         cppdefault.h.
13935         (include_defaults_array): Move to cppdefault.c.
13936
13937         * cppdefault.h: New file.
13938         * cppdefault.c: New file.
13939
13940         * Makefile.in (LIBCPP_OBJS): Add cppdefault.o.
13941         (cppinit.o): Don't apply $(PREPROCESSOR_DEFINES) to this file.
13942         (cppdefault.o): New rule; apply $(PREPROCESSOR_DEFINES) to
13943         this file.
13944
13945 Thu Jul  6 18:30:36 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13946
13947         * reload.c (push_reload): When seeing if can reuse a register,
13948         check extra registers against widest of INMODE and OUTMODE.
13949
13950 2000-07-06  Neil Booth  <NeilB@earthling.net>
13951
13952         * cpplib.c: (_cpp_parse_assertion):  Perform hash lookups
13953         based on full length of predicate.
13954
13955 2000-07-06  Hans-Peter Nilsson  <hp@axis.com>
13956
13957         * timevar.c: [HAVE_SYS_RESOURCE_H]: Include <sys/resource.h>.
13958         [NEED_DECLARATION_GETRUSAGE]: Declare getrusage.
13959
13960 2000-07-05  Kazu Hirata  <kazu@hxi.com>
13961
13962         * h8300-proto.h: Fix formatting.
13963         * h8300.c: Likewise.
13964         * h8300.h: Likewise.
13965
13966 2000-07-05  Jim Wilson  <wilson@cygnus.com>
13967
13968         * config/ia64/ia64.h (HARD_REGNO_MODE_OK): If FR_REGNO_P, disallow
13969         CCmode.
13970
13971 2000-07-05  Rodney Brown  <RodneyBrown@pmsc.com>
13972
13973         * invoke.texi: Fix minor typos
13974         * md.texi: Fix minor typos
13975
13976 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
13977
13978         * cpplib.c (_cpp_parse_assertion): Fix buffer overrun.
13979
13980 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
13981
13982         * cpplex.c: Don't include sys/mman.h.
13983         (cpp_push_buffer, cpp_pop_buffer): Moved to cpplib.c.
13984
13985         * cpplib.c: Include sys/mman.h and obstack.h.
13986         (cpp_push_buffer): Moved from cpplex.c; allocate buffers on an
13987         obstack.
13988         (cpp_pop_buffer): Moved from cpplex.c; free buffers from an obstack.
13989         (_cpp_unwind_if_stack): Now static, unwind_if_stack.  Don't
13990         bother freeing if stack entries (they will be freed with their buffer).
13991         (do_endif): Free if stack entries from the buffer obstack.
13992         (push_conditional): Allocate if stack entries from the buffer obstack.
13993
13994         (find_answer): Rename to _cpp_find_answer.
13995         (do_assert, do_unassert): Update.
13996
13997         * cpphash.h: Update prototypes.
13998         (xobnew): New convenience macro.
13999         * cpplib.h (struct cpp_reader): Add hash_ob and buffer_ob fields.
14000         Update comments.
14001         (struct cpp_hashnode): Remove disabled field.
14002
14003         * cppinit.c: Don't include hashtab.h or splay-tree.h.
14004         (report_missing_guard): Moved to cppfiles.c.
14005         (cpp_reader_init): Call cpp_init_stacks, cpp_init_macros,
14006         cpp_init_includes.
14007         (cpp_cleanup): Call cpp_cleanup_stacks, cpp_cleanup_macros,
14008         cpp_cleanup_includes.  Don't destroy hashtab or
14009         all_include_files here.
14010         (cpp_finish): Use _cpp_report_missing_guards.
14011
14012         * cppfiles.c (report_missing_guard): Moved from cppinit.c.
14013         (_cpp_init_include_table): Rename _cpp_init_includes.
14014         (_cpp_cleanup_includes, _cpp_report_missing_guards): New.
14015
14016         * cppexp.c (parse_assertion): Update for new name of
14017         find_answer.
14018
14019         * Makefile.in (cpplib.o, cpphash.o, cppinit.o): Update deps.
14020
14021 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
14022
14023         * cpplib.c (do_ident): s/VSPACE/EOF/
14024
14025 2000-07-05  Neil Booth  <NeilB@earthling.net>
14026
14027         * cpplex.c: Fix trigraph replacement within strings.
14028
14029 2000-07-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14030
14031         * rs6000/aix.h (ASM_GENERATE_INTERNAL_LABEL): Fix format specifier.
14032
14033         * xcoffout.c (assign_type_number): Constify.
14034         (xcoffout_source_file): Add static prototype.  Don't needlessly
14035         cast away const-ness.
14036
14037 2000-07-04  Jason Merrill  <jason@redhat.com>
14038
14039         * frame.h (frame_state): Move base_offset to end.
14040
14041 Mon Jul  3 21:31:43 2000  Clinton Popetz  <cpopetz@cygnus.com>
14042
14043         * calls.c (emit_library_call_value_1): Revert previous change.
14044
14045 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
14046
14047         * fix-header.c (struct partial_proto): Remove unnecessary fields.
14048         (recognized_extern, recognized_function, read_scan_file):
14049         Update for new scheme.
14050         (check_protection): It's still a multiple include guard even
14051         if it doesn't always trigger.
14052         * scan-decls.c (skip_to_closing_brace, scan_decls): Update for
14053         new scheme.
14054         * scan.h: Declare struct cpp_token.  Update prototypes.
14055
14056 2000-07-03  Neil Booth  <neilb@earthling.net>
14057             Zack Weinberg  <zack@wolery.cumb.org>
14058
14059         Complete overhaul of the lexer and macro expander.
14060
14061         * cpphash.c (object_defn, funct_defn, push_macro_expansion,
14062         arg, arglist, argdata, reflist, collect_objlike_expansion,
14063         collect_funlike_expansion, collect_params,
14064         warn_trad_stringify, trad_stringify, duplicate_arg_p, add_pat,
14065         unsafe_chars, macarg, compare_defs, special_symbol,
14066         scan_arguments, stringify, funlike_macroexpand,
14067         _cpp_quote_string, monthnames): Delete.
14068         (cpp_lookup, _cpp_free_definition, dump_funlike_macro,
14069         _cpp_create_definition, _cpp_dump_definition,
14070         dump_hash_helper): Adjust.
14071         (find_param, count_params, parse_define, var_args_str,
14072         check_macro_redefinition, save_expansion): New.
14073
14074         * cpplex.c (skip_block_comment, skip_line_comment, parse_name,
14075         parse_string, output_line_command, trigraph_replace,
14076         lex_line, cpp_push_buffer, cpp_pop_buffer, cpp_output_tokens,
14077         cpp_scan_buffer_nooutput, cpp_scan_buffer, cpp_free_toklist,
14078         cpp_idcmp, _cpp_get_directive_token, _cpp_init_input_buffer,
14079         _cpp_skip_rest_of_line): Modify.
14080
14081         (maybe_macroexpand, skip_comment, copy_comment, skip_string,
14082         find_position, null_warning, bump_column, expand_name_space,
14083         pedantic_whitespace, _cpp_output_list, _cpp_slice_toklist,
14084         _cpp_squeeze_toklist, _cpp_scan_until, _cpp_skip_hspace,
14085         _cpp_parse_name, _cpp_lex_token, cpp_get_non_space_token,
14086         _cpp_prescan): Delete.
14087
14088         (dump_param_spelling, process_directive, lex_next,
14089         is_macro_disabled, stringify_arg, expand_context_stack,
14090         output_token, make_string_token, alloc_number_token,
14091         special_symbol, duplicate_token, maybe_paste_with_next,
14092         can_paste, prevent_macro_expansion, restore_macro_expansion,
14093         get_temp_token, release_temp_tokens, quote_string,
14094         token_names, token_spellings, _cpp_expand_name_space,
14095         _cpp_glue_header_name, _cpp_reserve_name_space,
14096         digraph_spellings, trigraph_ok, skip_whitespace, save_comment,
14097         placemarker_token, eof_token, cpp_context, macro_args,
14098         get_raw_token, parse_arg, parse_args, save_token,
14099         push_arg_context, push_macro_context, pop_context,
14100         do_pop_context, free_macro_args, _cpp_get_line,
14101         _cpp_run_directive): New.
14102
14103         * cpplib.c (validate_else, parse_include, push_conditional,
14104         pass_thru_directive, read_line_number, parse_ifdef,
14105         detect_if_not_defined, _cpp_check_directive, do_define,
14106         do_undef, do_include, do_import, do_include_next, do_error,
14107         do_warning, do_ident, do_pragma, pragma_dispatch, gcc_pragmas,
14108         top_pragmas, do_pragma_gcc, do_pragma_implementation,
14109         do_pragma_poison, do_pragma_system_header,
14110         do_pragma_dependency, do_sccs, do_ifdef, do_ifndef, do_else,
14111         dl_elif, do_endif, _cpp_unwind_if_stack, do_assert,
14112         do_unassert, cpp_define, cpp_undef, cpp_assert, cpp_unassert,
14113         cpp_defined): Update for new scheme.
14114         (strtoul_for_line, get_define_node, dump_macro_name,
14115         _cpp_check_linemarker, _cpp_parse_assertion): New.
14116         (_cpp_handle_directive, do_pragma_default): Delete.
14117
14118         * cpphash.h (struct predicate): Now struct answer.
14119         (enum spell_type, struct token_spelling, struct directive,
14120         directive_handler): New.
14121         Update prototypes.  Remove unused macros.
14122         * cpplib.h: Update prototypes.  Remove unused macros,
14123         structure definitions, and fields.
14124
14125         * cpperror.c (print_containing_files, v_message): Adjust.
14126         * cppexp.c (parse_assertion, lex, parse_escape,
14127         _cpp_parse_expr): Adjust.
14128         * cppfiles.c (open_include_file, _cpp_execute_include,
14129         _cpp_compare_file_date, cpp_read_file, read_include_file):
14130         Adjust.
14131         * cppinit.c (dump_special_to_buffer): Delete.
14132         (append_include_chain, merge_include_chains, cpp_reader_init,
14133         cpp_cleanup, initialize_builtins, builtin_array, cpp_start_read,
14134         cpp_finish, handle_option, print_help): Adjust.
14135         * cppmain.c (main): Adjust.
14136
14137 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
14138
14139         * cppspec.c (lang_specific_driver): Use double quotes in error
14140         message.
14141
14142 Mon Jul  3 16:53:43 2000  Clinton Popetz  <cpopetz@cygnus.com>
14143
14144         * calls.c (emit_library_call_value_1): Use valreg instead
14145         of hard_libcall_value.
14146
14147 2000-07-03  Geoff Keating  <geoffk@cygnus.com>
14148
14149         * config/rs6000/rs6000.c (rs6000_emit_move): New function.
14150         * config/rs6000/rs6000-proto.h: Prototype rs6000_emit_move.
14151         * config/rs6000/rs6000.md (movsi): Use rs6000_emit_move.
14152         (movhi): Likewise.
14153         (movqi): Likewise.
14154         (movdf): Likewise.
14155         (movsf): Likewise.
14156         (movdi): Likewise.
14157         (movti): Likewise.
14158
14159         * expmed.c (expand_mult_highpart): Use op1 instead of wide_op1 when
14160         mode instead of wider_mode is being used.
14161
14162 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
14163
14164         * config/i386/i386.md (movstrictqi_xor): Use 'q' constraint instead
14165         of 'r'. Use q_regs_operand.
14166         (andsi_1+2): Use q_regs_operand.
14167
14168 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
14169
14170         * builtins.c (get_memory_rtx): Always put into alias set 0.
14171
14172 2000-07-03  Nick Clifton  <nickc@cygnus.com>
14173
14174         * config/arm/arm.md: Fix post increment and pre increment
14175         peepholes so that they do not generate UNPREDICATBLE opcodes.
14176         (ie ones where the increment clobbers the source/destination).
14177
14178 2000-07-01  Marek Michalkiewicz  <marekm@linux.org.pl>
14179
14180         * config/avr/avr.c (out_adj_frame_ptr): Make "frame pointer
14181         change too big for -mtiny-stack" a warning, if larger than 63.
14182         (out_set_stack_ptr): Change the logic so -mno-interrupts is
14183         always safe to use on possible future devices.
14184         (function_prologue): Write SPH before SPL, for consistency.
14185         If interrupt_func_p true, we know we have enabled interrupts.
14186         (avr_num_arg_regs): New function.  Round up to even number of
14187         bytes if no -mpack-args or if calling a libgcc function.
14188         (function_arg, function_arg_advance): Use it.
14189         (output_movsisf, ashlsi3_out, ashrsi3_out, lshrsi3_out):
14190         Output "movw" if available.
14191         (out_tsthi, out_tstsi, ashlqi3_out, lshrqi3_out): Change uses
14192         of TEST_HARD_REG_CLASS macro to test_hard_reg_class function.
14193         (asm_output_section_name): Add blanks for consistent output.
14194         (encode_section_info): Set TREE_READONLY for progmem data to
14195         avoid gas warnings about changed section attributes.
14196         (avr_hard_regno_mode_ok): Force non-QImode data to start in
14197         even numbered registers on devices with "movw".
14198         * config/avr/avr.h (MASK_*): Define bits for target_flags.
14199         (TARGET_SWITCHES): Mark help strings for translation.
14200         Add new -mpack-args and -menhanced switches.
14201         (TARGET_OPTIONS): Mark help strings for translation.
14202         (progmem_section): Add section attributes.
14203         * config/avr/avr.md (*movhi, call_insn, call_value_insn):
14204         Output "movw" if available.
14205         (mulqi3, mulqihi3, umulqihi3, mulhi3, *tablejump_enh):
14206         New patterns.
14207         * config/avr/libgcc.S (_mulqi3, _divqi3): Update to the new
14208         call convention (arguments aligned on even registers).
14209         (_cleanup, _exit): Make weak symbols libc can override.
14210
14211 2000-07-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14212
14213         * fp-bit.h: New file.
14214
14215         * fp-bit.c: Move common code, prototypes, etc into fp-bit.h.
14216         Comment #endif statements.
14217         (__thenan_sf, __thenan_df): Add missing braces around initializer.
14218
14219 Mon Jul  3 00:32:47 2000  Jeffrey A Law  (law@cygnus.com)
14220
14221         * gcse.c (compute_pre_data): Compute ae_kill using other local
14222         properties instead of calling compute_ae_kill.
14223
14224         * alias.c (init_alias_analysis): Do not call
14225         prologue_epilogue_contains until after reload has completed.
14226
14227 2000-07-02  Benjamin Chelf  <chelf@codesourcery.com>
14228
14229         * c-common.h (genrtl_begin_compound_stmt): Remove declaration.
14230         (genrtl_finish_compound_stmt): Likewise.
14231         (genrtl_compound_stmt): Change to return void.
14232
14233         * c-semantics.c (genrtl_begin_compound_stmt): Remove function and
14234         move code from here to ...
14235         (genrtl_compound_stmt): ... here.
14236         (genrtl_finish_compound_stmt): Remove.
14237         (expand_stmt): Add comment.
14238
14239 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org>
14240
14241         * c-typeck.c (build_indirect_ref): Use COMPLETE_OR_VOID_TYPE_P
14242         and VOID_TYPE_P.
14243
14244 2000-07-02  Jakub Jelinek  <jakub@redhat.com>
14245
14246         * cpplib.h (struct cpp_reader): New field include_depth.
14247         (struct cpp_printer): Rename last_bsd to last_id.
14248         * cppfiles.c (read_include_file): Bump include_depth.
14249         * cpplex.c (cpp_pop_buffer): Decrement include_depth.
14250         (output_line_command): Output correct #line if a header
14251         is including itself and is not protected against multiple inclusion.
14252         Use include_depth instead of buffer_stack_depth, last_id instead of
14253         last_bsd.
14254         * cppinit.c (cpp_start_read): Initialize last_id instead of
14255         last_bsd.
14256
14257 2000-07-01  Benjamin Chelf  <chelf@codesourcery.com>
14258
14259         * Makefile.in (C_AND_OBJC_OBJS): Added c-semantics.o.
14260         (c-semantics.o): New target.
14261
14262         * c-common.h (TREE_LANG_FLAG_?): Added documentation.
14263         (genrtl_do_pushlevel): Moved from cp/cp-tree.h.
14264         (genrtl_clear_out_block): Likewise.
14265         (genrtl_goto_stmt): Likewise.
14266         (genrtl_expr_stmt): Likewise.
14267         (genrtl_decl_stmt): Likewise.
14268         (genrtl_if_stmt): Likewise.
14269         (genrtl_while_stmt): Likewise.
14270         (genrtl_do_stmt): Likewise.
14271         (genrtl_return_stmt): Likewise.
14272         (genrtl_for_stmt): Likewise.
14273         (genrtl_break_stmt): Likewise.
14274         (genrtl_continue_stmt): Likewise.
14275         (genrtl_scope_stmt): Likewise.
14276         (genrtl_switch_stmt): Likewise.
14277         (genrtl_case_label): Likewise.
14278         (genrtl_begin_compound_stmt): Likewise.
14279         (gerntl_finish_compound_stmt): Likewise.
14280         (genrtl_compound_stmt): Likewise.
14281         (genrtl_asm_stmt): Likewise.
14282         (genrtl_decl_cleanup): Likewise.
14283         (DECL_ANON_UNION_ELEMS): Likewise.
14284         (emit_local_var): Likewise.
14285         (make_rtl_for_local_static): Likewise.
14286         (expand_cond): Likewise.
14287         (expand_stmt): Likewise.
14288         (c_expand_return): Likewise.
14289         (c_expand_start_case): Likewise.
14290         (do_case): Likewise.
14291         (COMPOUND_STMT_NO_SCOPE): Likewise.
14292         (c_expand_asm_operands): Likewise.
14293         (NEW_FOR_SCOPE_P): New macro.
14294         (expand_expr_stmt_fn): New type.
14295
14296         (set_current_function_name_declared): Likewise.
14297         (current_function_name_declared): Likewise.
14298         (lang_expand_stmt): Likewise.
14299         (stmts_are_full_exprs_p): Likewise.
14300         (anon_aggr_type_p): Likewise.
14301         (lang_expand_expr_stmt): Likewise.
14302         (build_case_label): Likewise.
14303
14304         * c-decl.c (lang_expand_expr_stmt): Initialize.
14305         (stmts_are_full_exprs_p): Define.
14306         (current_function_name_declared): Likewise.
14307         (do_case): Likewise.
14308         (lang_expand_stmt): Likewise.
14309         (set_current_function_name_declared): Likewise.
14310         (anon_aggr_type_p): Likewise.
14311
14312         * c-semantics.c: New file.
14313         (expand_cond): Moved from cp/semantics.c.
14314         (genrtl_do_pushlevel): Likewise.
14315         (genrtl_clear_out_block): Likewise.
14316         (genrtl_goto_stmt): Likewise.
14317         (genrtl_expr_stmt): Likewise.
14318         (genrtl_decl_stmt): Likewise.
14319         (genrtl_if_stmt): Likewise.
14320         (genrtl_while_stmt): Likewise.
14321         (genrtl_do_stmt): Likewise.
14322         (genrtl_return_stmt): Likewise.
14323         (genrtl_for_stmt): Likewise.
14324         (genrtl_break_stmt): Likewise.
14325         (genrtl_continue_stmt): Likewise.
14326         (genrtl_scope_stmt): Likewise.
14327         (genrtl_switch_stmt): Likewise.
14328         (genrtl_case_label): Likewise.
14329         (genrtl_begin_compound_stmt): Likewise.
14330         (genrtl_finish_compound_stmt): Likewise.
14331         (genrtl_compound_stmt): Likewise.
14332         (genrtl_asm_stmt): Likewise.
14333         (genrtl_decl_cleanup): Likewise.
14334         (make_rtl_for_local_static): Moved from cp/decl.c.
14335         (emit_local_var): Likewise.
14336         (expand_stmt): Define.
14337
14338         * c-tree.h: (c_expand_asm_operands): Moved to c-common.h.
14339         (c_expand_return): Likewise.
14340         (c_expand_start_case): Likewise.
14341
14342 2000-07-01  Richard Henderson  <rth@cygnus.com>
14343
14344         * config/ia64/ia64.c (symbolic_operand): Reject CONST expressions
14345         with the low 13 bits set.
14346         (move_operand): Check for CONST|SYMBOL_REF|LABEL_REF directly.
14347         * config/ia64/ia64.md (movdi): Likewise.  Expand a CONST with one
14348         of the low 13 bits into a CONST plus an adddi3.
14349         (load_symptr): Set RTX_UNCHANGING_P.
14350
14351 See ChangeLog.3 for earlier changes.