OSDN Git Service

(fix dumb changelog omission)
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
1 2003-07-12  Nathanael Nerode  <neroden@gcc.gnu.org>
2
3         * fixinc/inclhack.def (struct_sockaddr): Avoid "fixing" sockaddr_in
4         (on OpenBSD).
5         * fixinc/fixincl.x: Regenerate.
6
7         * fixinc/inclhack.def (gnu_types): Improve comment.
8
9 2003-07-12  Andreas Jaeger  <aj@suse.de>
10
11         * fp-test.c (main): Use ISO C90 prototype.
12
13         * version.c: Remove unneded include of ansidecl.h.
14
15         * cgraph.h: Convert prototypes to ISO C90.
16         * cgraph.c: Likewise.
17         * fix-header.c: Likewise.
18         * ra.h: Likewise.
19         * protoize.c: Likewise.
20
21 Sat Jul 12 06:09:38 CEST 2003  Jan Hubicka  <jh@suse.cz>
22
23         * cgraphunit.c (cgraph_inlined_into, cgraph_inlined_calees): Fix
24         warning.
25
26 Sat Jul 12 03:06:01 CEST 2003  Jan Hubicka  <jh@suse.cz>
27                                Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
28
29         * cgraph.c (cgraph_max_uid): New global variable.
30         (cgraph_node): Set uid field.
31         (create_edge): Keep inline flags consistent.
32         (dump_cgraph): Dump more info.
33         * cgraph.h (struct cgraph_local_info): Remove inline_many and
34         can_inline_once; add inlinable, disgread_inline_limits, and self_insn
35         (struct cgraph_global_info): Add insns, calls, cloned_times,
36         will_be_output.
37         (struct cgraph_node): Add uid.
38         (struct cgraph_edge): Add inline_call.
39         (cgraph_max_uid, cgraph_inline_p): Declare.
40         * cgraph.c: Include params.h and fibheap.h
41         (cgraph_mark_functions_to_inline_once): Kill.
42         (INSNS_PER_CALL): New constant.
43         (ncalls_inlined, nfunctions_inlined, initial_insns, overall_insns): New
44         static variables.
45         (cgraph_finalize_function): Do not analyze inlining.
46         (cgraph_finalize_compilation_unit): Set inlining attributes.
47         (cgraph_mark_functions_to_output): More consistency checks.
48         (cgraph_optimize_function): Set current_function_decl to NULL.
49         (cgraph_expand_function): Use new inline flags.
50         (cgraph_postorder): Expand from cgraph_expand_functions.
51         (INLINED_TIMES, SET_INLINED_TIMES): New macros.
52         (cgraph_inlined_into, cgraph_inlined_callees,
53         cgraph_estimate_size_after_inlining, cgraph_estimate_growth,
54         cgraph_mark_inline, cgraph_check_inline_limits,
55         cgraph_default_inline_p, cgraph_decide_inling_of_small_functions,
56         cgraph_decide_inlining, cgraph_inline_p): New functions.
57         * params.def (PARAM_LARGE_FUNCTION_INSNS, PARAM_LARGE_FUNCTION_GROWTH,
58         PARAM_INLINE_UNIT_GROWTH): New parameters.
59         * tree-inline.c (struct inline_data): New field current_decl.
60         (expand_call_inline): Avoid forward declarations; use
61         inlinable_function_p.
62         (optimize_inline_calls): Set id.current_decl.
63
64 2003-07-11  Andrew Pinski  <pinskia@physics.uc.edu>
65
66         * configure.in: Remove wrongly added definition of
67         local_prefix.
68         * configure: Regenerate.
69
70 2003-07-11  Dan Nicolaescu  <dann@ics.uci.edu>
71
72         * rtl.def (NOTE): Do not use padding.
73
74 2003-07-11  Dara Hazeghi  <dhazeghi@yahoo.com>
75
76         * doc/install.tex: Update required binutils for i?86-*-linux*
77
78 2003-07-11  Richard Henderson  <rth@redhat.com>
79
80         * Makefile.in (stage1_build): Force OBJS-onestep=OBJS.
81
82 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
83
84         * varasm.c (make_decl_rtl): Treat decls with a DECL_CONTEXT of
85         TRANSLATION_UNIT_DECL as top_level.
86
87 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
88
89         * optabs.c (prepare_cmp_insn): Try cmpmemM first if it exists,
90         then fall back to cmpstrM.
91         * builtins.c (expand_builtin_memcmp): Likewise.
92         * config/s390/s390-protos.h (s390_expand_cmpstr): Rename to...
93         (s390_expand_cmpmem): ... this.
94         * config/s390/s390.md (cmpmemdi, cmpmemsi, cmpmem_short_64,
95         cmpmem_short_31, cmpmem_long_64, cmpmem_long_31): Renamed
96         from cmpstr* patterns.  Rename call to s390_expand_cmpstr
97         to s390_expand_cmpmem.
98         * config/s390/s390.c (s390_expand_cmpstr): Rename to...
99         (s390_expand_cmpstr): ... this.  Rename cmpstr* instructions
100         to cmpmem*.
101         * config/i370/i370.md (cmpmemsi, cmpmemsi_1): Renamed from
102         cmpstr* patterns.
103         * doc/md.texi (cmpstrM): Describe as String compare insn, not
104         Block compare insn.
105         (cmpmemM): Add.
106
107 2003-07-11  Loren James Rittle  <ljrittle@acm.org>
108
109         * config/i386/freebsd.h (SET_ASM_OP): Remove.
110         (SUBTARGET_OVERRIDE_OPTIONS): Handle TARGET_64BIT case.
111         (ASM_COMMENT_START, ASM_APP_ON, ASM_APP_OFF, DBX_REGISTER_NUMBER
112          MCOUNT_NAME, SIZE_TYPE, PTRDIFF_TYPE, WCHAR_TYPE_SIZE): Whitespace.
113
114 2003-07-11  Richard Henderson  <rth@redhat.com>
115
116         * function.c (assign_parms): Don't recombine complex args if
117         fnargs is unchanged from orig_fnargs.
118         (split_complex_args): Return args without complex before copying.
119         Re-layout the modified parameters.
120
121 2003-07-11  J"orn Rennecke <joern.rennecke@superh.com>
122
123         * regclass.c (choose_hard_reg_mode): Add third argument.
124         Changed all callers.
125         * rtl.h (choose_hard_reg_mode): Update declaration.
126         * dwarf2out.c (expand_builtin_init_dwarf_reg_sizes):
127         Take HARD_REGNO_CALL_PART_CLOBBERED into account.
128
129 2003-07-11  Geoffrey Keating  <geoffk@apple.com>
130
131         * c-decl.c (finish_decl): Handle 'used' here...
132         * cgraphunit.c (cgraph_finalize_function): ... and here ...
133         * c-common.c: (handle_used_attribute): ... not here.
134
135         * configure.in (onstep): Support --enable-intermodule.
136         * Makefile.in (OBJS-common): New.
137         (OBJS-md): New.
138         (OBJS-archive): New.
139         (OBJS): Build from OBJS-common, OBJS-md, OBJS-archive.
140         (OBJS-onestep): New.
141         (libbackend.a): Support @onestep@.
142         (libbackend.o): New.
143         * configure: Regenerate.
144
145         * c-common.h (c_reset_state): New prototype.
146         (c_parse_file): New prototype.
147         (finish_file): Move prototype from c-tree.h.
148         * c-decl.c: Include <hashtab.h>.
149         (builtin_decls): New.
150         (current_file_decl): New.
151         (duplicate_decls): Add extra parameter. Change all callers.  Don't
152         output duplicate common symbols.
153         (link_hash_hash): New.
154         (link_hash_eq): New.
155         (poplevel): Handle popping of the top level.
156         (warn_if_shadowing): Handle TRANSLATION_UNIT_DECL.
157         (pushdecl): Set DECL_CONTEXT to TRANSLATION_UNIT_DECL if appropriate.
158         (pushdecl_top_level): Likewise.
159         (redeclaration_error_message): Handle TRANSLATION_UNIT_DECL.
160         (c_init_decl_processing): Create TRANSLATION_UNIT_DECL.
161         (finish_decl): Handle TRANSLATION_UNIT_DECL.
162         (merge_translation_unit_decls): New.
163         (c_write_global_declarations): New.
164         (c_reset_state): New.
165         (implicitly_declare): Handle TRANSLATION_UNIT_DECL.
166         * c-lang.c (LANG_HOOKS_WRITE_GLOBALS): New.
167         * c-objc-common.c (c_cannot_inline_tree_fn): Handle
168         TRANSLATION_UNIT_DECL.
169         (c_objc_common_finish_file): Call merge_translation_unit_decls.
170         * c-opts.c (in_fnames): Rename from in_fname.
171         (c_common_decode_option): Handle multiple input filenames.
172         (c_common_post_options): Likewise.
173         (c_common_parse_file): Likewise; also, call c_parse_file rather than
174         yyparse.
175         * c-parse.in: Move cleanup code to c_parse_file.
176         (free_parser_stacks): Move contents to c_parse_file.
177         (c_parse_file): New.
178         * c-tree.h (union lang_tree_node): Chain along TYPE_NEXT_VARIANT
179         for integer types.
180         (C_DECL_FILE_SCOPE): New.
181         (finish_file): Move prototype to c-common.h.
182         (merge_translation_unit_decls): New prototype.
183         (comptypes): Add extra parameter to prototype.
184         (c_write_global_declarations): New prototype.
185         * c-typeck.c (tagged_types_tu_compatible_p): New.
186         (function_types_compatible_p): Add extra parameter, change all callers.
187         (type_lists_compatible_p): Likewise.
188         (comptypes): Likewise.
189         (struct tagged_tu_seen): New.
190         (tagged_tu_seen_base): New.
191         (build_unary_op): Handle TRANSLATION_UNIT_DECL.
192         (c_mark_addressable): Remove #if 0 code.
193         * calls.c (special_function_p): Handle TRANSLATION_UNIT_DECL, add
194         comment explaining why it shouldn't have to.
195         * cgraph.h (struct cgraph_node): Add chain_next and chain_prev GTY
196         options.
197         * cppinit.c (cpp_read_next_file): New.
198         (cpp_read_main_file): Use it.
199         * cpplib.c (undefine_macros): New.
200         (cpp_undef_all): New.
201         * cpplib.h (cpp_read_next_file): Prototype.
202         (cpp_undef_all): Prototype.
203         * langhooks-def.h (write_global_declarations): Remove prototype.
204         * toplev.h (write_global_declarations): Add prototype.
205         * tree.c (decl_type_context): Use switch statement, handle
206         TRANSLATION_UNIT_DECL.
207         * tree.def: Update documentation for TRANSLATION_UNIT_DECL.
208         (TRANSLATION_UNIT_DECL): New kind of tree.
209         * tree.h: Update documentation for TRANSLATION_UNIT_DECL.
210         * Makefile.in (c-decl.o): Add $(HASHTAB_H) to dependencies.
211         * doc/invoke.texi: Make attempt to document new functionality.
212
213         2003-05-19  Per Bothner <bothner@apple.com>
214
215         * gcc.c (combine_inputs): New.
216         (process_command): Set combine_inputs.
217         (do_spec_1): Handle combine_inputs.
218         (main): Likewise.
219
220 2003-07-10  James E Wilson  <wilson@tuliptree.org>
221
222         PR optimization/9745
223         * loop.c (loop_iv_add_mult_emit_before): Call loop_regs_update before
224         loop_insn_emit_before.
225         (loop_iv_add_mult_sink, loop_iv_add_mult_hoist): Likewise.
226
227 2003-07-10  Zack Weinberg  <zack@codesourcery.com>
228
229         * cppcharset.c: Fix comment.
230         (iconv_close [!HAVE_ICONV]): #define to (void)0 to prevent warning.
231         (EILSEQ): #define to EINVAL if not already defined.
232         (convert_using_iconv): #if out when !HAVE_ICONV.
233         (init_iconv_desc): Handle !HAVE_ICONV here...
234         (cpp_init_iconv): ...not here.
235
236 2003-07-11  Neil Booth  <neil@daikokuya.co.uk>
237
238         * common.opt: More --help messages.
239         * opts.c (print_help): Use puts().
240         * toplev.c (f_options): Remove help text.
241         (display_help): Don't dump f_options.
242
243 2003-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
244
245         * fixinc/mkfixinc.sh: Drop reference to unsupported alpha-*-interix*.
246         Move i?86-*-interix* to the don't-fix list.
247         * fixinc/fixinc.interix: Delete with extreme prejudice.
248
249 2003-07-10  Dara Hazeghi  <dhazeghi@yahoo.com>
250
251         PR bootstrap/10758
252         * doc/install.texi: Document requirements for ia64-*-hpux* target.
253
254 2003-07-10  Roger Sayle  <roger@eyesopen.com>
255
256         * config/ia64/hpux.h (TARGET_C99_FUNCTIONS): Define.
257
258 2003-07-10  Zack Weinberg  <zack@codesourcery.com>
259
260         * cppcharset.c (one_utf8_to_cppchar, one_cppchar_to_utf8,
261         one_utf8_to_utf32, one_utf32_to_utf8, one_utf8_to_utf16,
262         one_utf16_to_utf8, conversion_loop, convert_utf8_utf16,
263         convert_utf8_utf32, convert_utf16_utf8, convert_utf32_utf8,
264         convert_no_conversion, convert_using_iconv): New functions.
265         (APPLY_CONVERSION): New macro.
266         (struct conversion, conversion_tab): New data structure.
267         (init_iconv_desc): Check conversion_tab for a custom conversion
268         primitive before trying to use iconv.
269         (convert_cset): Deleted.
270         (cpp_init_iconv): Use UTF- terminology, not UCS-.
271         (_cpp_destroy_iconv): Update to match.
272         (_cpp_valid_ucn): We don't need iconv to implement UCNs.
273         (convert_ucn): Use one_cppchar_to_utf8 and APPLY_CONVERSION.
274         (convert_escape, cpp_interpret_string): Use APPLY_CONVERSION.
275         (_cpp_interpret_string_notranslate): New function, moved here
276         from cpplib.c.
277
278         * cpphash.h (convert_f, struct cset_converter): New types.
279         (struct cpp_reader): narrow_cset_desc and wide_cset_desc
280         are now struct cset_converter, not bare iconv_t.
281         Update prototypes.
282         * cpplib.c (interpret_string_notranslate): Moved to cppcharset.c;
283         all callers changed.
284
285 2003-07-10  Kelley Cook  <kelleycook@wideopenwest.com>
286
287         * Makefile.in (options.h): Depend on Makefile.  Add move-if-change
288         to opts.sh command line.
289         * opts.sh: Write to temporary files with a move-if-change at the end.
290
291 2003-06-30  Denis Chertykov  <denisc@overta.ru>
292             Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
293
294         * combine.c (gen_binary): Handle the CLOBBER rtx and
295         don't build a binary operation with it.
296
297 2003-07-10  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
298
299         * gcse.c (load_kills_store, find_loads, store_killed_in_insn,
300         store_killed_after, store_killed_before): Keep track of the correct
301         dependency function to use.
302
303 2003-07-10  Steven Bosscher  <steven@gcc.gnu.org>
304         * toplev.c (do_compile): Don't try to open dump files before
305         lang_dependent_init initializes dump_base_name.
306
307 2003-07-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
308
309         * config/arm/arm.c (arm_init_iwmmxt_builtins, arm_expand_builtin):
310         Use ARRAY_SIZE.
311         * config/frv/frv.c (frv_expand_builtin): Likewise.
312         * config/sh/sh.c (sh_media_init_builtins): Likewise.
313
314 2003-07-09  Mark Mitchell  <mark@codesourcery.com>
315
316         PR c++/10032
317         * doc/invoke.texi (C++ Dialect Options): Change documentation of
318         -fpermissive.
319
320 2003-07-10  J"orn Rennecke <joern.rennecke@superh.com>
321
322         * tm.texi (RETURN_ADDR_OFFSET): Document.
323
324 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
325
326         * gcov-io.h: Update documentation.
327         (GCOV_UNSIGNED2STRING): New.
328         (GCOV_TAG_FUNCTION_LENGTH, GCOV_TAG_BLOCKS_LENGTH,
329         GCOV_TAG_ARCS_LENGTH, GCOV_TAG_COUNTER_LENGTH,
330         GCOV_TAG_SUMMARY_LENGTH): Adjust.
331         (GCOV_TAG_BLOCKS_NUM, GCOV_TAG_ARCS_NUM,
332         GCOV_TAG_COUNTER_NUM): New.
333         (GCOV_BLOCK_SIZE): Number of words.
334         (gcov_var): Adjust buffer type.
335         * gcov-io.c (gcov_write_bytes, gcov_read_bytes): Rename to ...
336         (gcov_write_words, gcov_read_words): ... here. Take a 4-byte word
337         count, not byte count.
338         (gcov_open): Adjust overread init.
339         (gcov_allocate, gcov_write_unsigned, gcov_write_counter,
340         gcov_write_string, gcov_write_tag, gcov_write_length,
341         gcov_write_tag_length): Adjust.
342         (gcov_read_unsigned, gcov_read_counter, gcov_read_string): Adjust.
343         (gcov_sync, gcov_seek): Adjust.
344         * gcov-dump.c (print_usage): Show gcc version only.
345         (dump_file): Use GCOV_UNSIGNED2STRING.
346         (tag_blocks, tag_arcs, tag_counters): Use GCOV_TAG_*_NUM macros.
347         * gcov.c (print_version): Show gcc version only.
348         (read_graph_file): Use GCOV_UNSIGNED2STRING. Use
349         GCOV_TAG_*_NUM macros.
350         (read_count_file): Use GCOV_UNSIGNED2STRING. Use
351         GCOV_TAG_COUNTER_LENGTH.
352         * coverage.c (read_counts_file): Use GCOV_UNSIGNED2STRING.
353         Use GCOV_TAG_COUNTER_NUM.
354         * libgcov.c (gcov_version): Use GCOV_UNSIGNED2STRING.
355         (__gcov_merge_single, __gcov_merge_delta): Use GCOV_CHECK.
356
357 2003-07-10  Andreas Schwab  <schwab@suse.de>
358
359         * gcov-dump.c (dump_file): Fix missing address operator.
360
361 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
362
363         PR c/11449
364         * fold-const.c (sign_bit_p): Return EXP if VAL is the sign bit
365         of HOST_WIDE_INT.
366         (fold_single_bit_test): If sign_bit_p() fails, assume that the
367         bit being tested is not a sign bit.
368
369 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
370
371         * config/h8300/h8300.md (a peephole2): New.
372
373 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
374
375         2001-12-13  Alexandre Oliva  <aoliva@redhat.com>
376         * config/mn10300/linux.h (LINK_SPEC): Rename the dynamic linker
377         from ld-linux.so.2 to ld.so.1.
378         2001-11-18  Alexandre Oliva  <aoliva@redhat.com>
379         * config/mn10300/linux.h (LINK_SPEC): -lpthread, not -lthread.
380         * config/mn10300/linux.h (LINK_SPEC): Don't handle -Wl,-rpath
381         nor -Wl,-rpath-link.
382         (LIB_SPEC): Add -rpath-link if !static.
383         2001-08-22  Alexandre Oliva  <aoliva@redhat.com>
384         * config/mn10300/mn10300.c (mn10300_protect_label): New
385         variable.
386         * config/mn10300/linux.h (PRINT_OPERAND,
387         PRINT_OPERAND_ADDRESS): Set it during their execution.
388         (ASM_OUTPUT_LABELREF): Output `+' before symbol name if
389         mn10300_protect_label is set.
390         * config/mn10300/linux.h (LINK_SPEC): Recognize -Wl,-rpath and
391         -Wl,-rpath-link.
392         (LIB_SPEC, STARTFILE_SPEC): Define.
393         2001-05-11  Alexandre Oliva  <aoliva@redhat.com>
394         * config/mn10300/t-linux (dp-bit.c, fp-bit.c): Don't define
395         FLOAT_BIT_ORDER_MISMATCH.
396         2001-05-09  Alexandre Oliva  <aoliva@redhat.com>
397         * config.gcc (am33_2.0-*-linux*): Added.
398         * config/mn10300/linux.h: New.
399         * config/mn10300/t-linux: New.
400
401 2003-07-10  Andreas Jaeger  <aj@suse.de>
402
403         * fold-const.c: Properly wrap prototypes.
404
405 2003-07-09  Alexandre Oliva  <aoliva@redhat.com>
406
407         2003-06-16  Alexandre Oliva  <aoliva@redhat.com>
408         * config/mn10300/mn10300.c (mn10300_unspec_int_label_counter):
409         Moved from...
410         * config/mn10300/mn10300.md (GOTaddr2picreg): ... here.
411         * config/mn10300/mn10300.h: GTY-declare it.
412         2003-06-11  Alexandre Oliva  <aoliva@redhat.com>
413         * config/mn10300/mn10300.c (mn10300_encode_section_info): Fix
414         prototype.  Use incoming RTL argument.
415         2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
416         * config/mn10300/mn10300.md (int_label): Move C statements...
417         (GOTaddr2picreg): ... here.
418         2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
419         * config/mn10300/mn10300.h (ENCODE_SECTION_INFO): Move...
420         * config/mn10300/mn10300.c (mn10300_encode_section_info):
421         ... here.  New function.
422         (TARGET_ENCODE_SECTION_INFO): Define to it.
423         2001-11-04  Alexandre Oliva  <aoliva@redhat.com>
424         * config/mn10300/mn10300.md (builtin_setjmp_receiver): Fix typo in
425         pattern name.
426         (mn10300_loadPC): Define as insn splittable after reload.
427         2001-05-13  Alexandre Oliva  <aoliva@redhat.com>
428         * config/sh/mn10300.h (JUMP_TABLES_IN_TEXT_SECTION): Let them
429         be defined in .rodata even in PIC, now that the assembler
430         supports that.
431         2001-05-09  Alexandre Oliva  <aoliva@redhat.com>
432         * config/mn10300/mn10300.h (GOT_SYMBOL_NAME): Don't let the
433         symbol take an underscore prefix.
434         2001-04-14  Alexandre Oliva  <aoliva@redhat.com>
435         * config/mn10300/mn10300-protos.h (legitimate_pic_operand_p,
436         legitimize_pic_address): Declare.
437         * config/mn10300/mn10300.h (CONDITIONAL_REGISTER_USAGE): Mark
438         the PIC register as fixed.
439         (EXTRA_CONSTRAINT): Match UNSPEC_PLT and UNSPEC_PIC for 'S'.
440         (GO_IF_LEGITIMATE_ADDRESS): Require legitimate_pic_operand for
441         PIC.
442         (LEGITIMATE_PIC_OPERAND_P): Define.
443         (PIC_OFFSET_TABLE_REGNUM): Define.
444         (GOT_SYMBOL_NAME): Define.
445         (SYMBOLIC_CONST_P): Define.
446         (ENCODE_SECTION_INFO): Use SYMBOL_REF_FLAG to mark local
447         symbols.
448         (MN10300_GLOBAL_P): Test it.
449         (OUTPUT_ADDR_CONST_EXTRA): Handle PIC-related unspecs.
450         (JUMP_TABLES_IN_TEXT_SECTION): Enable for PIC.
451         * config/mn10300/mn10300.c (print_operand): Handle unspec.
452         (expand_prologue): Set PIC register.
453         (call_address_operand): Don't match SYMBOL_REFs in PIC.
454         (legitimize_address): Call legitimize_pic_address.
455         (legitimize_pic_address): New fn.
456         (legitimate_pic_operand_p): New fn.
457         * config/mn10300/mn10300.md (PIC_REG, SP_REG): New constants.
458         (UNSPEC_INT_LABEL, UNSPEC_PIC, UNSPEC_GOT, UNSPEC_GOTOFF,
459         UNSPEC_PLT): New constants.
460         (pop_pic_reg): New insn.
461         (movsi): Adjust non-PIC addresses.
462         (builtin_setjmp_receiver): Restore the PIC register.
463         (casesi): New insn.
464         (call): Adjust non-PIC addresses.
465         (int_label, GOTaddr2picreg): New expands.
466         (am33_loadPC): New insn.
467         (mn10300_loadPC): New expand.
468         (call_next_insn): New insn.
469         (add_GOT_to_pic_reg): New expand.
470         (symGOT2reg, symGOT2reg_i): New expands.
471         (symGOTOFF2reg, symGOTOFF2reg_i): New expands.
472         (sym2PIC, sym2PLT): New expands.
473
474 2003-07-09  Alexandre Oliva  <aoliva@redhat.com>
475
476         * config/mn10300/mn10300.h (PREDICATE_CODES): Define.
477         2001-05-01  Alexandre Oliva  <aoliva@redhat.com>
478         * config/mn10300/mn10300.md (sqrtsf2): flag_fast_math was renamed
479         to flag_unsafe_math_optimizations.
480         2001-04-14  Alexandre Oliva  <aoliva@redhat.com>
481         * config/mn10300/mn10300.c (expand_prologue): Mark
482         FP-register-saving insns as frame-related.
483         2001-02-13  Alexandre Oliva  <aoliva@redhat.com>
484         * config/mn10300/mn10300.c
485         (mn10300_get_live_callee_saved_regs): Don't search past
486         LAST_EXTENDED_REGNUM.
487         (mn10300_gen_multiple_store, store_multiple_operation): Likewise.
488         * config/mn10300/mn10300.md: Remove excessive line breaks from
489         `@' output patterns that were accounted as additional
490         alternatives.
491         * config/mn10300/mn10300.md, config/mn10300/mn10300.c:
492         Re-introduce changes accidentally removed in Richard Sandiford's
493         2000-12-05's patch.
494         * config/mn10300/t-mn10300 (MULTILIB_OPTIONS, MULTILIB_DIRNAMES):
495         Re-instate am33-2 lost in merge from net GCC.
496         2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
497         * config/mn10300/mn10300.h (DBX_REGISTER_NUMBER): Added
498         floating-point registers.
499         2000-08-07  Alexandre Oliva  <aoliva@redhat.com>
500         * config/mn10300/mn10300.md (movdf): Revert some am33-specific
501         pessimizations that had gone in on 2000-05-08.
502         2000-06-28  Graham Stott  <grahams@cygnus.co.uk>
503         * config/mn10300/mn10300.h (REG_CLASS_CONTENTS): Fix typo.
504         2000-06-22  Graham Stott  <grahams@cygnus.co.uk>
505         * config/mn10300/mn10300.md (movqi): Use nonimmediate_operand for
506         operand 0.
507         * (movhi): Likewise.
508         * (movsi): Likewise.
509         * (movsf): Likewise.
510         * (movdi): Likewise.
511         * (movdf): Likewise.
512         Wed May 24 13:16:09 2000  Alexandre Oliva  <aoliva@cygnus.com>
513         * config/mn10300/mn10300.c (fp_regs_to_save): New function.
514         (can_use_return_insn, initial_offset): Add fp_regs_to_save.
515         (expand_prologue, expand_epilogue): Save and restore FP regs.
516         2000-05-20  Alexandre Oliva  <aoliva@cygnus.com>
517         * config/mn10300/mn10300.md (movdi, movdf): 64-bit clean-up.
518         2000-05-13  Alexandre Oliva  <aoliva@cygnus.com>
519         * config/mn10300/mn10300.md (abssf2, negsf2, rsqrtsf2, addsf3,
520         subsf3, mulsf3, divsf3, fmaddsf4, fmsubsf4, fnmaddsf4, fnmsubsf4):
521         Do not clobber cc0.
522         2000-05-12  Alexandre Oliva  <aoliva@cygnus.com>
523         * config/mn10300/mn10300.md (abssf2, negsf2, rsqrtsf2):
524         Discourage the two-argument, longer opcodes.
525         (addsf3, subsf3, mulsf3, divsf3): Likewise for three-argument
526         ones.
527         * config/mn10300/mn10300.h (struct mn10300_cc_status_mdep): New.
528         (CC_STATUS_MDEP, CC_STATUS_MDEP_INIT): Define.
529         * config/mn10300/mn10300.md (cmpsf): New pattern.
530         (branch): Test mdep.fpCC and output fbCC.
531         * config/mn10300/mn10300.c (print_operand): Output conditions.
532         (notice_cc_update): Recognize fcmp and set mdep.fpCC.
533         2000-05-10  Alexandre Oliva  <aoliva@cygnus.com>
534         * config/mn10300/mn10300.md (movsf, movdf, addsf3, subsf3,
535         mulsf3, divsf3): Use the `F' constraint for FP values.
536         * config/mn10300/mn10300.c (const_1f_operand): New function.
537         * config/mn10300/mn10300-protos.h (const_1f_operand): Declare.
538         * config/mn10300/mn10300.md (sqrtsf2): New expand.
539         (rsqrtsf2): New insn.
540         2000-05-09  Alexandre Oliva  <aoliva@cygnus.com>
541         * config/mn10300/mn10300.md (movdf): Oops, I missed it in my
542         previous check-in.
543         2000-05-08  Alexandre Oliva  <aoliva@cygnus.com>
544         * config/mn10300/mn10300.md (abssf2, negdf2): On
545         TARGET_AM33_2, expand to...
546         (abssf2_am33_2, negdf2_am33_2): New insns.
547         (addsf3, subsf3, mulsf3, divsf3): Likewise.
548         (fmaddsf4, fmsubsf4, fnmaddsf4, fnmsubsf4): Likewise.
549         * config/mn10300/mn10300.md (movqi, movhi, movsi, movsf,
550         movdi, movdf): Added FP regs.
551         * invoke.texi (-mam33-2, -mno-am33-2): Document.
552         2000-04-29  Alexandre Oliva  <aoliva@cygnus.com>
553         * config/mn10300/mn10300.h (FIRST_FP_REGNUM, LAST_FP_REGNUM):
554         New macros.
555         (REGNO_AM33_2_FP_P): Renamed to...
556         (REGNO_FP_P): Redefine in terms of FIRST_* and LAST_*.
557         (CONDITIONAL_REGISTER_USAGE, REGNO_REG_CLASS): Likewise.
558         2000-04-27  Alexandre Oliva  <aoliva@cygnus.com>
559         * config/mn10300/mn10300.h (REG_CLASS_CONTENTS): Remove FP
560         regs from GENERAL_REGS.
561         2000-04-27  Alexandre Oliva  <aoliva@cygnus.com>
562         * config/mn10300/mn10300.h (REGNO_AM33_2_FP_P): New macro.
563         * config/mn10300/mn10300.c (mn10300_address_cost): Added FP_REGS.
564         * config/mn10300/mn10300.h (REGISTER_MOVE_COST): Added FP_REGS.
565         2000-04-23  Alexandre Oliva  <aoliva@cygnus.com>
566         * config/mn10300/mn10300.h (CLASS_CANNOT_CHANGE_SIZE): Defined
567         as FP_REGS.
568         2000-04-21  Alexandre Oliva  <aoliva@cygnus.com>
569         * config/mn10300/mn10300.h (OK_FOR_Q): New macro.
570         (EXTRA_CONSTRAINT): Added OK_FOR_Q.
571         * config/mn10300/mn10300.c (secondary_reload_class): Adjust.
572         * config/mn10300/mn10300.c (print_operand): Support `D' for doubles.
573         * config/mn10300/mn10300.h (FIRST_PSEUDO_REGISTER): Adjust.
574         (FIXED_REGISTERS, CALL_USED_REGISTERS, REG_ALLOC_ORDER): Added
575         AM33/2.0 floating-point registers.
576         (CONDITIONAL_REGISTER_USAGE): Adjust.
577         (enum reg_class, REG_CLASS_NAMES): Added FP_REGS and FP_ACC_REGS.
578         (REG_CLASS_CONTENTS, REGNO_REG_CLASS): Adjust.
579         (REG_CLASS_FROM_LETTER): Added `f' and `A'.
580         (REGISTER_NAMES, ADDITIONAL_REGISTER_NAMES): Adjust.
581         * config/mn10300/t-mn10300 (MULTILIB_OPTIONS): Added am33-2.
582         (MULTILIB_DIRNAMES): Likewise.
583         * config/mn10300/mn10300.h (CPP_SPEC): Define `__AM33__=2' and
584         `__AM33_2__' when `-mam33-2' is given.
585         (TARGET_AM33_2): Define.
586         (TARGET_SWITCHES): Adjust.
587         * config/mn10300/mn10300.c (asm_file_start): Print `.am33_2'
588         when appropriate.
589
590 2003-07-09  Matt Kraai  <kraai@alumni.cmu.edu>
591
592         * doc/install.texi: Add missing @.
593
594 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
595
596         * config/xtensa/xtensa.h (CRT_CALL_STATIC_FUNCTION): Define.
597
598 2003-07-09  Aldy Hernandez  <aldyh@redhat.com>
599
600         PR/11144
601         * config/i386/i386.c (ix86_function_arg_boundary): Remove abort.
602
603 2003-07-09  Nathanael Nerode  <neroden@gcc.gnu.org>
604
605         PR bootstrap/11043
606         * config/arc/t-arc: Replace bogus references to "x-crtinit.o",
607         "x-crtfini.o" with "crtinit.o", "crtfini.o".
608
609         * fixinc/inclhack.def (limits_ifndefs): Add select test.
610         * fixinc/fixincl.x: Rebuild.
611
612         * fixinc/inclhack.def (math_exception):  Improve bypass and comment.
613         * fixinc/fixincl.x: Rebuild.
614
615 2003-07-09  Hans-Peter Nilsson  <hp@bitrange.com>
616
617         * doc/install.texi (Configuration): Document the valgrind option
618         to --enable-checking.
619
620 Wed Jul  9 16:16:30 CEST 2003  Jan Hubicka  <jh@suse.cz>
621
622         * objc-lang.c (LANG_HOOKS_TREE_INLINING_ESTIMATE_NUM_INSNS): New.
623
624 2003-07-09  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
625
626         * c-lex.c (cb_ident): Cast cstr.text to const char *.
627
628 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
629
630         * gcov-io.h: Update documentation.
631         (GCOV_GRAPH_SUFFIX, GCOV_GRAPH_MAGIC): Rename to GCOV_NOTE_SUFFIX,
632         GCOV_NOTE_MAGIC.
633         (GCOV_DATA_SUFFIX, GCOV_NOTE_SUFFIX): Update.
634         (GCOV_DATA_MAGIC, GCOV_NOTE_MAGIC): Make non-palindromic.
635         (struct gcov_var): Change buffer's type. Add endian flag.
636         (gcov_open): Remove mode in libgcov.
637         (gcov_magic): Prototype.
638         * gcov-io.c (from_file): New.
639         (gcov_open): Clear endian flag.
640         (gcov_magic): New.
641         (gcov_write_bytes, gcov_read_bytes): Return gcov_unsigned_t
642         pointers.
643         (gcov_write_unsigned, gcov_write_counter, gcov_write_string,
644         gcov_write_tag, gcov_write_length, gcov_write_tag_length): Update.
645         (gcov_read_unsigned, gcov_read_counter, gcov_read_string): Update.
646         * gcov-iov.c (main): Correct cast.
647         * coverage.c (read_counts_file): Use gcov_magic. Remove endianness
648         conversion.
649         (gcov_begin_output): Use GCOV_NOTE_MAGIC.
650         (coverage_init): Use GCOV_NOTE_SUFFIX.
651         * libgcov.c (gcov_version_mismatch): Remove endianness conversion.
652         Rename to gcov_version, and return flag.
653         (gcov_exit): Use gcov_version.
654         (__gcov_init): Use gcov_version.
655         * Makefile.in (coverageexts): Update.
656         * gcov.c (print_version): Remove endianness conversion.
657         (create_file_names): Use GCOV_NOTE_SUFFIX.
658         (read_graph_file): Use gcov_magic.
659         (read_count_file): Likewise.
660         * gcov-dump.c (dump_file): Remove endianness conversion, use
661         gcov_magic.
662
663 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
664
665         * configure.in (BUILD_PREFIX, BUILD_PREFIX_1): Set if enable
666         coverage is on.
667         * configure: Regenerated.
668         * Makefile.in (ALL_CFLAGS): Correct its comment.
669
670 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
671
672         * fold-const.c (make_range): Do not access operand 1 for a
673         zero-operand operator.
674
675 2003-07-09  Neil Booth  <neil@daikokuya.co.uk>
676
677         * toplev.c (warn_dummy, W_options): Die.
678         (display_help): Don't print W_options.
679         * common.opt: Add W_options help from toplev.c.
680
681 2003-07-09  Andreas Jaeger  <aj@suse.de>
682
683         * opts.c (wrap_help): Only pass int arguments as arguments to
684         printf's '*' modifier.  Change argument of function.
685
686 2003-07-08  Matt Kraai  <kraai@alumni.cmu.edu>
687
688         * doc/invoke.texi: Fix misspelling of "@item".
689
690 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
691
692         * config/i386/i386.md: Remove an old comment about
693         NOTICE_UPDATE_CC.
694
695 Wed Jul  9 03:00:10 CEST 2003  Jan Hubicka  <jh@suse.cz>
696
697         * cgraph.c (cgraph_node_name): New function.
698         (dump_cgraph): Use it.
699         * cgraph.h (cgraph_dump_file): Declare.
700         (cgraph_node_name): Declare.
701         * cgraphunit.c: Include timevar.h
702         (cgraph_finalize_compilation_unit): Use timevar; reorganize dumps.
703         (cgraph_optimize_function): Use TV_INTEGRATION.
704         (cgraph_mark_local_functions): reorganize dumps.
705         (cgraph_mark_functions_to_inline_once): Likewise.
706         (cgraph_optimize): Likewise; use timevar.
707         * timevar.def (TV_CGRAPH, TV_CGRAPHOPT): New.
708         * toplev.c (dump_file_index): Add DFI_cgraph.
709         (dump_file_info): Likewise.
710         (cgraph_dump_file): New global variable.
711         (do_compile): Open and close cgraph dump.
712         * invoke.texi (-d): Document new flag; renumber.
713
714 2003-07-08  Roger Sayle  <roger@eyesopen.com>
715
716         PR c/11370
717         * calls.c (emit_call_1): Don't bother popping the arguments off of
718         the stack after a noreturn function call;  The adjustment is dead.
719         (expand_call): Likewise.
720
721 2003-07-08  Geoffrey Keating  <geoffk@apple.com>
722
723         * expr.c (MOVE_MAX_PIECES): Move from here...
724         * defaults.h (MOVE_MAX_PIECES): ... to here.
725
726 2003-07-08  Matt Kraai  <kraai@alumni.cmu.edu>
727
728         * Makefile.in (stage1-start): Handle an empty SUBDIRS.
729
730 2003-07-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
731
732         * genattr.c (internal_dfa_insn_code): Don't prototype.
733         * genattrtab.c (attr_desc): Add `static_p' field.
734         (expand_units): Make blockage range and ready cost functions
735         static.
736         (write_attr_get): Don't add extern prototypes in C file.  Mark
737         static functions as appropriate.
738         (find_attr, make_internal_attr): Initialize static_p.
739         * genattrtab.h (ATTR_STATIC): New macro.
740         * genautomata.c (output_internal_reset_func): Mark output function
741         as inline.
742         (make_internal_dfa_insn_code_attr): Mark output function as static.
743
744 2003-07-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
745
746         * genattrtab.h: Add new macros for attr `special' flags.
747         * genattrtab.c (attr_desc): Reorder/resize fields better.
748         Use attr `special' macros in all calls to make_internal_attr.
749         * genautomata.c: Likewise.
750
751 Wed Jul  9 02:25:39 CEST 2003  Jan Hubicka  <jh@suse.cz>
752
753         * c-common.c (c_estimate_num_insns_1): New static function.
754         (c_estimate_num_insns): New global function.
755         * c-common.h (DECL_NUM_STMTS): Rename to...
756         (DECL_ESTIMATED_INSNS): ... this.
757         (c_estimate_num_insns): Declare.
758         * c-decl.c (duplicate_decls): Use DECL_ESTIMATED_INSNS.
759         * c-lang.c (LANG_HOOKS_TREE_INLINING_ESTIMATE_NUM_INSNS): New.
760         * c-semantics.c (add_stmt): Do not account statements.
761         * langhooks-def.h (LANG_HOOKS_TREE_INLINING_ESTIMATE_NUM_INSNS):
762         New.
763         * langhooks.h (lang_hooks_for_tree_inlining): Add
764         estimate_num_insns
765         * params.def (max-inline-insns-auto, max-inline-insns-auto): set
766         to 100.
767         (max-inline-insns): set to 300.
768         (min-inline-insns): set to 10.
769         * tree-inline.c (struct inline_data): Rename inlined_stmts to
770         inlined-insns.
771         (INSNS_PER_STMT): Kill.
772         (inlinable_function_p): Compute and store body size.
773         (expand_call_inline): Likewise.
774         (optimize_inline_calls): Likewise.
775
776 2003-07-08  James E Wilson  <wilson@tuliptree.org>
777
778         PR target/10021
779         * emit-rtl.c (set_mem_attribute_minus_bitpos): When handle ARRAY_REF,
780         loop over new variable t2 instead of t.
781
782 2003-07-08  Danny Smith  <dannysmith@users.sourceforge.net>
783
784         PR bootstrap/11455
785         * config/i386/winnt.c: Replace use of error(), warning() with
786         error_with_decl(), warning_with_decl(),  throughout.
787
788 2003-07-08  Neil Booth  <neil@daikokuya.co.uk>
789
790         * opts.c (wrap_help): Use unsigned int, not size_t.
791
792 2003-07-08  Stephane Carrez  <stcarrez@nerim.fr>
793
794         * config/m68hc11/m68hc11.h (HAVE_AS_DWARF2_DEBUG_LINE): Don't define
795         as .file/.loc directives are incompatible with linker relaxation.
796
797 2003-07-08  Zack Weinberg  <zack@codesourcery.com>
798
799         * Makefile.in (fixinc.sh): Remove gnu-regex.[ch] from dependencies.
800         * fixinc/Makefile.in: Remove all references to gnu-regex.[och].
801         * fixinc/fixfixes.c, fixinc/fixincl.c, fixinc/fixlib.c
802         * fixinc/fixtests.c: Use xregexec not regexec, xregcomp not regcomp.
803         * fixinc/fixlib.h: Include xregex.h not gnu-regex.h.
804         * fixinc/inclhack.def (hpux10_cpp_pow_inline, hpux11_cpp_pow_inline):
805         Escape { and } characters which are not part of range expressions.
806         * fixinc/fixincl.x: Regenerate.
807         * fixinc/gnu-regex.c, fixinc/gnu-regex.h: Delete file.
808
809 2003-07-08  Steven Bosscher  <steven@gcc.gnu.org>
810
811         PR c/1687
812         * tree-inline.c (find_alloca_call): Use
813         walk_tree_without_duplicates, instead of walk_tree.
814         (find_builtin_longjmp_call): Likewise.
815         * c-objc-common.c (c_cannot_inline_fn): Likewise.
816         * c-semantics.c (find_reachable_label): Likewise.
817
818 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
819
820         PR c/11420
821         * config/i386/i386.c (ix86_check_movabs): New function.
822         * config/i386/i386-protos.h (ix86_check_movabs): New prototype.
823         * config/i386/i386.md (movabs[shqd]i_1_rex64): Kill broken alternative.
824         (movabs[shqd]i_[12]_rex64): Add ix86_check_movabs check to conditions.
825
826 2003-07-08  Chris Demetriou  <cgd@broadcom.com>
827
828         * Makefile.in (install-po): Cope with empty CATALOGS.
829
830 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
831
832         * config/mips/elf64.h (TARGET_ASM_UNIQUE_SECTION): Delete.
833         (EXTRA_SECTIONS, EXTRA_SECTION_FUNCTIONS): Delete.
834         (SECTION_FUNCTION_TEMPLATE): Delete.
835         * config/mips/elf.h: As for elf64.h.
836         (ASM_OUTPUT_ALIGNED_BSS): Use named_section rather than sbss_section.
837         * config/mips/linux.h: As for elf.h
838         * config/mips/iris6gld.h (TARGET_ASM_UNIQUE_SECTION): Delete.
839         * config/mips/iris6.h (EXTRA_SECTIONS): Delete.
840         (EXTRA_SECTION_FUNCTIONS): Remove sdata_section.  Remove the handling
841         of in_sdata from current_section_name and current_section_flags.
842         * config/mips/iris6gld.h (TARGET_ASM_UNIQUE_SECTION): Delete.
843         * config/mips/mips.h (sdata_section, sbss_section): Remove prototypes.
844         (MASK_GP_OPT, TARGET_GP_OPT): Delete.
845         (MASK_NO_FUSED_MADD): Use MASK_GP_OPT's old value.
846         (TARGET_SWITCHES): Neuter gpOPT, gpopt, no-gpOPT and no-gpopt.
847         (SMALL_DATA_SECTION, EXTRA_SECTIONS, EXTRA_SECTION_FUNCTIONS): Remove.
848         * config/mips/mips.c (TARGET_IN_SMALL_DATA_P): Override.
849         (TARGET_SECTION_TYPE_FLAGS): Override if TARGET_IRIX6.
850         (mips_classify_symbol): Use SYMBOL_REF_SMALL_P.
851         (override_options): Remove setting of MASK_GPOPT.
852         (mips_output_external): Use mips_in_small_data_p to check whether a
853         symbol needs an .extern directive.  Don't emit such directives for
854         TARGET_EXPLICIT_RELOCS.
855         (mips_declare_object): Update accordingly.
856         (mips_select_rtx_section): Call named_section rather than
857         SMALL_DATA_SECTION.
858         (mips_select_section): Use default_elf_section_section for everything
859         except .text string constants.
860         (mips_in_small_data_p): New function.
861         (mips_encode_section_info): Remove small data handling.
862         (mips_unique_section): Delete.
863         (iris6_section_type_flags): New function.
864         * doc/tm.texi: Remove documentation of -mgpopt and -mhalf-pic.
865
866 2003-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
867
868         PR Target/11453
869         * pa.md: Disparage all mtsar constraints.
870         (extzv, extv, insv): Don't fail on length of {32|64}.
871
872 2003-07-08  Zack Weinberg  <zack@codesourcery.com>
873
874         * system.h: Poison MAP_CHARACTER.
875         * config/i370/i370-protos.h (mvs_map_char): Delete.
876         * config/i370/i370.c (ascebc, ebcasc, mvs_map_char): Delete.
877         * config/i370/i370.h (MAP_CHARACTER): Delete definition.
878         (ASM_OUTPUT_ASCII): Don't use MAP_CHARACTER.
879
880 2003-07-08  Danny Smith  <dannysmith@users.sourceforge.net>
881
882         * toplev.c (randomize): Correct call to time().
883
884 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
885
886         * unroll.c (reg_dead_after_loop): Check for reg in REG_EQUAL and
887         REG_EQUIV notes as well.
888
889 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
890
891         * doc/md.texi: Fix the description of addmodecc.
892
893 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
894
895         * Makefile.in (top_builddir): Set to "..", not ".".
896         (INTLLIBS, INTLDEPS): Delete.
897         (LIBINTL, LIBINTL_DEP, LIBICONV_DEP): New variables to be substituted.
898         (LIBDEPS): Add $(LIBICONV_DEP).
899         (LIBS): Take out $(INTLLIBS), add $(LIBINTL) and $(LIBICONV).
900         (INCLUDES): Replace -I../intl with @INCINTL@.
901         ($(top_builddir)/intl/libintl.a): Delete rule.
902         (stage2-start, stage3-start, stage4-start, stageprofile-start,
903         stagefeedback-start): Use $$ for variable to be evaluated by
904         shell, not make.
905         * acconfig.h (ENABLE_NLS, HAVE_CATGETS, HAVE_GETTEXT,
906         HAVE_LC_MESSAGES, HAVE_STPCPY): Delete.
907         * aclocal.m4: sinclude ../config/progtest.m4.  Add
908         contents of lcmessage.m4 from gettext distro.
909         * configure.in: Check for wchar.h and setlocale.  Set
910         LIBICONV_DEP to the empty string and substitute it.
911         Call AM_LC_MESSAGES.  Delete AC_ARG_ENABLE for --enable-nls;
912         this is handled elsewhere.  Use ZW_GNU_GETTEXT_SISTER_DIR,
913         not CY_GNU_GETTEXT.  Clear $LIBICONV if its text is included
914         in $LIBINTL, to avoid linking it twice.
915         * configure, config.in: Regenerate.
916
917 2003-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
918
919         * fixinc/mkfixinc.sh: Remove winnt support.
920         * fixinc/fixinc.winnt: Delete with extreme prejudice.
921
922 2003-07-08  Neil Booth  <neil@daikokuya.co.uk>
923
924         * Makefile.in: Update.
925         * c-opts.c (c_common_handle_option): opt_text now contains the '-'.
926         * c.opt: Update documentation.
927         * common.opt: Add some help text.
928         * opts.c: Include intl.h.
929         (wrap_help, print_help): New.
930         (find_opt, handle_option, common_handle_option): opt_text now
931         contains the '-'.  Use print_help to output help.
932         * opts.h (struct cl_option): New member "help".
933         * opts.sh: Update to handle help text output and to prepend
934         options with '-'.
935         * toplev.c (display_help): Remove some help text.
936
937 2003-07-07  David Edelsohn  <edelsohn@gnu.org>
938             Fariborz Jahanian  <fjahanian@apple.com>
939
940         * configure.in: Test for PowerPC mfcr field support in assembler.
941         * config.in, configure: Regenderated.
942
943         * config/rs6000/power4.md: Add mfcrf reservation.
944         * config/rs6000/rs6000-protos.h (mfcr_operation): Declare.
945         * config/rs6000/rs6000.c (mfcr_operation): Define.
946         (print_operand): Add 'Q' case for mfcrf.
947         * config/rs6000/rs6000.h (TARGET_MFCRF): New.
948         * config/rs6000/rs6000.md (attribute "type"): Add mfcrf.
949         (movcc_internal1): Emit optional field operand for mfcr and set
950         "type" attribute appropriately.
951         (mfcr SCC): Likewise.
952         (movesi_from_cr_one): New.
953
954 2003-07-07  Roger Sayle  <roger@eyesopen.com>
955
956         * config/i386/i386.md: Correct check-in of incorrect version.
957
958 2003-07-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
959
960         * bitmap.c (debug_bitmap_file): Merge uses of HOST_PTR_PRINTF with
961         adjacent stdio calls.
962         * c-decl.c (c_print_identifier): Likewise.
963         * mips-tfile.c (write_varray, write_object, allocate_cluster): Likewise.
964         * print-rtl.c (print_rtx): Likewise.
965         * print-tree.c (print_node_brief, print_node): Likewise.
966         * system.h (HOST_PTR_PRINTF): Ensure we have a literal string.
967
968         * configure.in (AC_COMPILE_CHECK_SIZEOF): Check for `void *'.
969         * config.in, configure: Regenerated.
970
971 2003-07-07  Roger Sayle  <roger@eyesopen.com>
972
973         PR target/10979
974         * config/i386/i386.md (atan2df3, atan2sf3, atan2xf3, atan2tf3):
975         Changed to define_expand patterns that copy operand[1] to prevent
976         it from being clobbered before emitting an atan2?f3_1 insn.
977         (atan2df3_1, atan2sf3_1, atan2xf_1, atan2tf3_1): New define_insn
978         patterns that actually specify the behaviour of x87's FPATAN.
979
980 2003-07-07  Jakub Jelinek  <jakub@redhat.com>
981
982         * config/rs6000/rs6000.c (rs6000_output_mi_thunk): Remove bogus
983         clearing of SYMBOL_FLAG_LOCAL bit.
984         If vcall_offset fits into signed 16-bit immediate, use
985         one instruction for both addition and load.
986
987 2003-07-07  Neil Booth  <neil@daikokuya.co.uk>
988
989         * opts.c (common_handle_option): Correct handling of the
990         -falign- switches that do and don't take an argument.
991
992 2003-07-07  Kazu Hirata  <kazu@cs.umass.edu>
993
994         * config/h8300/h8300.md (pushqi1_h8300hs): Revert my patch
995         today.
996         (pushhi1_h8300hs): Likewise.
997
998 2003-07-07  Andreas Jaeger  <aj@suse.de>
999
1000         * genextract.c: Convert remaining prototypes to ISO C90.
1001
1002         * cpplex.c (_cpp_free_buff): Convert prototype to ISO C90.
1003         * fold-const.c (fold_single_bit_test): Likewise.
1004         * diagnostic.c (default_diagnostic_finalizer): Likewise.
1005         * cfgrtl.c (rtl_redirect_edge_and_branch): Likewise.
1006
1007         * gengtype.c (write_array): Generate ISO C90 prototypes.
1008
1009         * genflags.c (gen_proto): Generate ISO C90 prototypes.
1010
1011 2003-07-07  Roger Sayle  <roger@eyesopen.com>
1012
1013         PR optimization/11059
1014         * expr.c (can_store_by_pieces): Return true if length is zero.
1015         (store_by_pieces): If length is zero and endp is two, abort,
1016         othwerise, if length is zero and endp is not two, return "to".
1017         (clear_by_pieces): Do nothing if length is zero.
1018         (clear_storage): Do nothing if length is zero.
1019         (store_constructor): Simplify code when size is zero, or the
1020         target has already been cleared.  This avoids emitting a
1021         blockage instruction when initializing empty structures.
1022
1023 2003-07-07  Andreas Jaeger  <aj@suse.de>
1024
1025         * mips-tfile.c: Convert prototypes to ISO C90.
1026         * mips-tdump.c: Convert prototypes to ISO C90.
1027
1028 2003-07-07  Nathan Sidwell  <nathan@codesourcery.com>
1029
1030         * rtl.h (emit_line_note): Take a location_t.
1031         (emit_line_note_force): Remove.
1032         (set_file_and_line_for_statement): Take a location_t.
1033         * tree.g (emit_line_note): Take a location_t.
1034         * emit-rtl.c (emit_line_note): Take a location_t.
1035         (emit_line_note_force): Remove.
1036         * function.c (init_function_start): Adjust emit_line_note call.
1037         (expand_function_end): Use force_next_line_note, not
1038         emit_line_note_force.
1039         * c-parse.in (maybe_type_qual): Adjust emit_line_note calls.
1040         * c-semantics.c (genrtl_do_pushlevel, genrtl_goto_stmt,
1041         genrtl_expr_stmt_value, genrtl_decl_stmt, genrtl_if_stmt,
1042         genrtl_while_stmt, genrtl_do_stmt_1, genrtl_return_stmt,
1043         genrtl_for_stmt, genrtl_break_stmt, genrtl_continue_stmt,
1044         genrtl_continue_stmt, genrtl_switch_stmt,
1045         genrtl_asm_stmt): Likewise.
1046         * expr.c (expand_expr): Likewise.
1047         * integrate.c (expand_inline_function): Likewise.
1048         * stmt.c (set_file_and_line_for_stmt): Take a location_t.
1049         (expand_decl_init): Adjust emit_line_note call.
1050
1051 2003-07-07  Dale Johannesen  <dalej@apple.com>
1052
1053         * config/rs6000/darwin-tramp.asm:  Fix trampolines.  PR 10900.
1054
1055 2003-07-07  Andreas Jaeger  <aj@suse.de>
1056
1057         * config/i386/i386-protos.h: Convert prototypes to ISO C90.
1058         * config/i386/i386.c: Likewise.
1059
1060 2003-07-07  Kazu Hirata  <kazu@cs.umass.edu>
1061
1062         * config/h8300/h8300.md: Use gen_int_mode instead of
1063         GEN_INT (trunc_int_for_mode (...)).
1064
1065 2003-07-07  Kazu Hirata  <kazu@cs.umass.edu>
1066
1067         * config/h8300/h8300.md (pushqi1_h8300hs): Optimize by pushing
1068         2 bytes and then subtract 2 from the stack pointer.
1069         (pushhi1_h8300hs): Likewise.
1070
1071 2003-07-07  Nathan Sidwell  <nathan@codesourcery.com>
1072
1073         * configure.in (enable_coverage): Remove -DSELF_COVERAGE, add
1074         -frandom-seed.
1075         * configure: Regenerated.
1076         * Makefile.in: Remove extraneous comment.
1077         * toplev.c (randomize): Protect against potential multiple calls.
1078         * doc/invoke.texi (-frandom-seed): Document use for in coverage
1079         files.
1080
1081 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1082             Eric Botcazou  <ebotcazou@libertysurf.fr>
1083
1084         PR optimization/11198
1085         * alias.c (objects_must_conflict_p): Return 1 if the types have
1086         the same alias set, not if the alias sets only conflict.
1087
1088 2003-07-07  Andrew Pinski  <pinskia@physics.uc.edu>
1089
1090         * cppcharset.c (ICONV_CONST): Define iff !HAVE_ICONV.
1091         (convert_cset): Change inbuf to type ICONV_CONST char.
1092         * Makefile.in (LIBS): Add LIBICONV.
1093
1094         * doc/invoke.texi (-falign-functions): Document that
1095         when n is zero then a machine-dependent default is used.
1096         (-falign-labels): Document that when n is zero then a
1097         machine-dependent default is used and that -falign-labels =1
1098         is equivalent to -fno-align-labels.
1099         (-falign-loops): Likewise.
1100         (-falign-jumps): Likewise.
1101
1102 2003-07-06  Art Haas  <ahaas@airmail.net>
1103
1104         * f/global.c (ffeglobal_type_string_): Fix obsolete GCC array
1105         initializer syntax.
1106
1107 2003-07-06  James E Wilson  <wilson@tuliptree.org>
1108
1109         PR optimization/9812
1110         * rtl.h (mem_for_const_double): Delete prototype.
1111         * varasm.c (mem_for_const_double): Delete function.
1112         * config/m68k/hp320.h, config/m68k/linux.h, config/m68k/m68kelf.h,
1113         config/m68k/m68kv4.h, config/m68k/netbsd-elf.h
1114         (LEGITIMATE_PIC_OPERAND_P): Delete duplicate definitions.
1115         * config/m68k/m68k.h (LEGITIMATE_CONSTANT_P): Disallow XFmode.
1116         (LEGITIMATE_PIC_OPERAND_P): Delete CONST_DOUBLE tests.
1117         * config/m68k/m68k.md (movxf): Add reload_in_progress guard.  Add
1118         comment about confused support for XFmode constants.
1119
1120 Mon Jul  7 02:03:56 CEST 2003  Jan Hubicka  <jh@suse.cz>
1121
1122         * cfglayout.c (fixup_reorder_chain): Call delete_dead_jumptables.
1123
1124 2003-07-06  Kazu Hirata  <kazu@cs.umass.edu>
1125
1126         * config/h8300/h8300.c: Fix comment typos.
1127         * config/h8300/h8300.md: Likewise.
1128         * config/i386/athlon.md: Likewise.
1129         * config/i386/i386.c: Likewise.
1130         * config/i386/pentium.md: Likewise.
1131         * config/ia64/ia64.c: Likewise.
1132         * config/ia64/itanium1.md: Likewise.
1133         * config/ia64/itanium2.md: Likewise.
1134         * config/m32r/m32r.md: Likewise.
1135         * config/m68hc11/m68hc11.c: Likewise.
1136         * config/mcore/mcore.c: Likewise.
1137         * config/mips/sr71k.md: Likewise.
1138         * config/mips/t-iris5-as: Likewise.
1139         * config/mmix/mmix.h: Likewise.
1140         * config/ns32k/ns32k.h: Likewise.
1141         * config/ns32k/NOTES: Fix a typo.
1142
1143 2003-07-06  Andreas Jaeger  <aj@suse.de>
1144
1145         * stmt.c: Convert remaining prototypes to ISO C90.
1146         * cfglayout.c: Likewise.
1147         * dbxout.c: Likewise.
1148         * gcc.c: Likewise.
1149         * genemit.c: Likewise.
1150
1151         * basic-block.h: Convert prototypes to ISO C90.
1152         * c-parse.in: Likewise.
1153         * c-pragma.h: Likewise.
1154         * c-typeck.c: Likewise.
1155         * cfghooks.h: Likewise.
1156         * cfgloopanal.c: Likewise.
1157         * dbxout.h: Likewise.
1158         * debug.h: Likewise.
1159         * dwarf2asm.h: Likewise.
1160         * gcov.c: Likewise.
1161         * gengtype-lex.l: Likewise.
1162         * sched-int.h: Likewise.
1163         * timevar.c: Likewise.
1164
1165 2003-07-06  Neil Booth  <neil@daikokuya.co.uk>
1166
1167         * c-common.h (c_comon_handle_filename,
1168         c_common_missing_arguement): New.
1169         * c-lang.c (LANG_HOOKS_HANDLE_FILENAME,
1170         LANG_HOOKS_MISSING_ARGUMENT): New.
1171         * c-opts.c (missing_arg): Rename c_common_missing_argument,
1172         update to be an appropriate langhook.
1173         (c_common_handle_option): Don't handle filenames.
1174         (c_common_handle_filename): New.
1175         * hooks.c (hook_void_constcharptr,
1176         hook_bool_constcharptr_size_t_false): New.
1177         * hooks.h (hook_void_constcharptr,
1178         hook_bool_constcharptr_size_t_false): New.
1179         * langhooks-def.h (LANG_HOOKS_HANDLE_FILENAME,
1180         LANG_HOOKS_MISSING_ARGUMENT): New.
1181         (LANG_HOOKS_INITIALIZER): Update.
1182         * langhooks.h (struct lang_hooks): Add handle_filename and
1183         missing_argument.
1184         * opts.c (handle_option): Don't handle filenames here, but ...
1185         (handle_options): ... here.
1186         (common_handle_option): Don't handle missing arguments here.
1187         * objc/objc-lang.c (LANG_HOOKS_HANDLE_FILENAME,
1188         LANG_HOOKS_MISSING_ARGUMENT): New.
1189
1190 2003-07-06  Neil Booth  <neil@daikokuya.co.uk>
1191
1192         * Makfile.in: Remove traces of mbchar.
1193         * c-parse.in (MULTIBYTE_CHARS): Remove.
1194         * config.in (MULTIBYTE_CHARS): Remove.
1195         * configure: Remove --enable-mbchar.
1196         * configure.in: Remove --enable-mbchar.
1197         * mbchar.c, mbchar.h: Remove.
1198         * system.h: Poison MULTIBYTE_CHARS.
1199         * config/linux-aout.h (MULTIBYTE_CHARS): Remove.
1200         * config/linux.h (MULTIBYTE_CHARS): Remove.
1201         * config/svr4.h (MULTIBYTE_CHARS): Remove.
1202         * config/sparc/linux.h (MULTIBYTE_CHARS): Remove.
1203
1204 2003-07-06  Andreas Jaeger  <aj@suse.de>
1205
1206         * varray.c (varray_check_failed): Fix typo.
1207
1208         * unroll.c: Convert prototypes to ISO C90.
1209         * varasm.c: Likewise.
1210         * varray.c: Likewise.
1211         * varray.h: Likewise.
1212         * vmsdbgout.c: Likewise.
1213         * xcoffout.c: Likewise.
1214         * xcoffout.h: Likewise.
1215
1216 2003-07-06  Nathan Sidwell  <nathan@codesourcery.com>
1217
1218         * gcov-io.h: Add a local time stamp.
1219         (struct gcov_info): Add stamp field.
1220         (gcov_truncate): New.
1221         * coverage.c (read_counts_file): Skip the stamp.
1222         (coverage_begin_output): Write the stamp.
1223         (build_gcov_info): Declare and init the stamp.
1224         (coverage_finish): Only unlink data file, if stamp is zero.
1225         * gcov-dump.c (dump_file): Dump the stamp.
1226         * gcov.c (bbg_stamp): New.
1227         (release_structures): Clear bbg_stamp.
1228         (read_graph_file): Read stamp.
1229         (read_count_file): Check stamp.
1230         * libgcov.c (gcov_exit): Check stamp and truncate if needed.
1231
1232 2003-07-06  Nathan Sidwell  <nathan@codesourcery.com>
1233
1234         * tree.h (default_flag_random_seed): Remove.
1235         * toplev.h (local_tick): Declare.
1236         * tree.c (flag_random_seed, default_flag_random_seed): Move to
1237         toplev.c.
1238         (append_random_chars): Don't call default_flag_random_seed.
1239         * toplev.c (flag_random_seed): Define here. Set local_tick.
1240         (local_tick): Define.
1241         (randomize): New, moved from tree.c.
1242         (print_switch_values): Adjust.
1243         (toplev_main): Call randomize.
1244
1245 2003-07-06  Nathan Sidwell  <nathan@codesourcery.com>
1246
1247         * tree.h (crc32_string): Declare.
1248         * tree.c (append_random_chars): Remove.
1249         (crc32_string): New.
1250         (get_file_function_name_long): Use crc32_string here.
1251
1252 2003-07-06  Andreas Jaeger  <aj@suse.de>
1253
1254         * gcc.c: Convert prototypes to ISO C90.
1255         * gcc.h: Likewise.
1256         * gcov-dump.c: Likewise.
1257         * gcov-iov.c: Likewise.
1258         * gcse.c: Likewise.
1259         * genattrtab.h: Likewise.
1260         * ggc.h: Likewise.
1261         * global.c: Likewise.
1262         * graph.c: Likewise.
1263         * graph.h: Likewise.
1264         * hosthooks.h: Likewise.
1265         * hooks.h: Likewise.
1266         * hooks.c: Likewise.
1267         * hashtable.h: Likewise.
1268         * hashtable.c: Likewise.
1269         * haifa-sched.c: Likewise.
1270         * integrate.h: Likewise.
1271         * integrate.c: Likewise.
1272         * input.h: Likewise.
1273         * ifcvt.c: Likewise.
1274         * jump.c: Likewise.
1275         * langhooks-def.h: Likewise.  Add extern to prototypes.
1276         * langhooks.c: Likewise.
1277         * langhooks.h: Likewise.
1278         * lcm.c: Likewise.
1279         * local-alloc.c: Likewise.
1280         * loop-init.c: Likewise.
1281         * loop-unroll.c: Likewise.
1282         * loop-unswitch.c: Likewise.
1283         * loop.c: Likewise.
1284         * loop.h: Likewise. Add extern to prototypes.
1285         * machmode.h: Likewise.
1286         * main.c: Likewise.
1287         * mbchar.c: Likewise.
1288         * mbchar.h: Likewise.
1289         * mkdeps.c: Likewise.
1290         * mkdeps.h: Likewise.
1291         * optabs.c: Likewise.
1292         * optabs.h: Likewise.
1293         * output.h: Likewise.
1294         * gccspec.c: Likwise.
1295         * postreload.c: Likewise.
1296         * prefix.c: Likewise.
1297         * prefix.h: Likewise.
1298         * print-rtl.c: Likewise.
1299         * print-tree.c: Likewise.
1300         * profile.c: Likewise.
1301         * read-rtl.c: Likewise.
1302         * real.c: Likewise.
1303         * real.h: Likewise.
1304         * recog.c: Likewise.
1305         * recog.h: Likewise.
1306         * reg-stack.c: Likewise.
1307         * regclass.c: Likewise.
1308         * regmove.c: Likewise.
1309         * regrename.c: Likewise.
1310         * regs.h: Likewise.
1311         * reload.c: Likewise.
1312         * reload.h: Likewise.
1313         * reload1.c: Likewise.
1314         * reorg.c: Likewise.
1315         * resource.c: Likewise.
1316         * resource.h: Likewise.
1317         * rtl-error.c: Likewise.
1318         * rtl.c: Likewise.
1319         * rtl.h: Likewise.
1320         * rtlanal.c: Likewise.
1321         * sbitmap.c: Likewise.
1322         * sbitmap.h: Likewise.
1323         * scan-decls.c: Likewise.
1324         * scan.c: Likewise.
1325         * sched-deps.c: Likewise.
1326         * sched-ebb.c: Likewise.
1327         * sched-int.h: Likewise.
1328         * sched-rgn.c: Likewise.
1329         * sched-vis.c: Likewise.
1330         * sibcall.c: Likewise.
1331         * simplify-rtx.c: Likewise.
1332         * sreal.c: Likewise.
1333         * sreal.h: Likewise.
1334         * ssa-ccp.c: Likewise.
1335         * ssa-dce.c: Likewise.
1336         * ssa.c: Likewise.
1337         * ssa.h: Likewise.
1338         * stack.h: Likewise.
1339         * stmt.c: Likewise.
1340         * stor-layout.c: Likewise.
1341         * stringpool.c: Likewise.
1342         * target.h: Likewise.
1343         * timevar.c: Likewise.
1344         * timevar.h: Likewise.
1345         * tlink.c: Likewise.
1346         * tracer.c: Likewise.
1347         * tree-inline.c: Likewise.
1348         * tree-inline.h: Likewise.
1349         * tree.c: Likewise.
1350         * tree.h: Likewise.
1351
1352 2003-07-05  Kazu Hirata  <kazu@cs.umass.edu>
1353
1354         * combine.c (nonzero_bits1): Fix a warning.
1355
1356 2003-07-05  Kazu Hirata  <kazu@cs.umass.edu>
1357
1358         * config/h8300/h8300.c (compute_mov_length): Correct the
1359         length of loading CONST0_RTX (SFmode).
1360
1361 2003-07-05  Nathan Sidwell  <nathan@codesourcery.com>
1362
1363         * toplev.c (output_clean_symbol_name): Remove.
1364         * toplev.h (output_clean_symbol_name): Remove.
1365         * config/alpha/alpha.c (unicosmk_output_module_name): Use
1366         lbasename & clean_symbol_name.
1367
1368 2003-07-05  Kazu Hirata  <kazu@cs.umass.edu>
1369
1370         * ggc.h: Follow spelling conventions.
1371         * config/i386/i386.c: Likewise.
1372         * config/i386/winnt.c: Likewise.
1373         * config/rs6000/rs6000.c: Likewise.
1374
1375 2003-07-05  Kazu Hirata  <kazu@cs.umass.edu>
1376
1377         * bt-load.c: Fix comment typos.
1378         * c-incpath.c: Likewise.
1379         * cfg.c: Likewise.
1380         * cfgcleanup.c: Likewise.
1381         * cfgloop.h: Likewise.
1382         * cfgloopmanip.c: Likewise.
1383         * cfgrtl.c: Likewise.
1384         * diagnostic.h: Likewise.
1385         * dwarfout.c: Likewise.
1386         * emit-rtl.c: Likewise.
1387         * et-forest.c: Likewise.
1388         * et-forest.h: Likewise.
1389         * expr.c: Likewise.
1390         * gcse.c: Likewise.
1391         * genattr.c: Likewise.
1392         * jump.c: Likewise.
1393         * langhooks.h: Likewise.
1394         * local-alloc.c: Likewise.
1395         * loop-unroll.c: Likewise.
1396         * loop-unswitch.c: Likewise.
1397         * ra-build.c: Likewise.
1398         * regclass.c: Likewise.
1399         * regmove.c: Likewise.
1400         * rtl.def: Likewise.
1401         * rtlanal.c: Likewise.
1402         * sched-ebb.c: Likewise.
1403         * sched-rgn.c: Likewise.
1404         * simplify-rtx.c: Likewise.
1405         * ssa.c: Likewise.
1406         * tracer.c: Likewise.
1407         * tree.c: Likewise.
1408
1409 2003-07-05  Zack Weinberg  <zack@codesourcery.com>
1410
1411         * cppcharset.c: Use the correct return type for the fallback iconv
1412         macro.
1413
1414 Sat Jul  5 16:18:53 CEST 2003  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1415
1416         Blame to Jan Hubicka  <jh@suse.cz>
1417         * cfglayout.c (record_effective_endpoints): Split insns before
1418         first basic block correctly.
1419
1420 2003-07-05  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1421
1422         * expr.c (expand_expr, case COMPONENT_REF): When seeing if should use
1423         bitfield operations, use STRICT_ALIGNMENT, not SLOW_UNALIGNED_ACCESS
1424         if EXPAND_CONST_ADDRESS or EXPAND_INITIALIZER.
1425
1426 2003-07-05  Andreas Jaeger  <aj@suse.de>
1427
1428         * genattrtab.c (write_attr_get): Revert part of last patch to
1429         always write out a prototype.
1430
1431         * genemit.c (gen_split): Readd lost unused attributes in last
1432         patch.
1433
1434 2003-07-05  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1435
1436         * cfgloopmanip.c (force_single_succ_latches): Force latch to be
1437         different from header.
1438
1439 2003-07-05  Andreas Schwab  <schwab@suse.de>
1440
1441         * config/m68k/m68k.c: Remove code protected by CRDS.
1442         * config/m68k/m68k.md: Likewise.
1443
1444 2003-07-05  Neil Booth  <neil@daikokuya.co.uk>
1445
1446         PR driver/11417
1447         * c-opts.c (permit_fortran_options): New.
1448         (c_common_init_options): Accept fortran front end options if
1449         it looks like we might be preprocessing Fortran.
1450         (c_common_handle_option): Don't reject switch if permit_fotran_options.
1451
1452 2003-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1453
1454         * genattr.c (internal_dfa_insn_code): Output prototype.
1455         * genattrtab.c: Don't output unnecessary decls, output in ISO C.
1456         * genautomata.c: Likewise.
1457         * genconditions.c: Likewise.
1458         * genemit.c: Likewise.
1459         * genextract.c: Likewise.
1460         * gengenrtl.c: Likewise.
1461         * gengtype.c: Likewise.
1462         * genopinit.c: Likewise.
1463         * genoutput.c: Likewise.
1464         * genpeep.c: Likewise.
1465         * genrecog.c: Likewise.
1466
1467 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
1468
1469         * cpplib.h (CPP_AT_NAME, CPP_OBJC_STRING): New token types.
1470         (struct cpp_options): Add narrow_charset, wide_charset,
1471         bytes_big_endian fields.  Remove EBCDIC field.
1472         (cpp_init_iconv, cpp_interpret_string): New external interfaces.
1473
1474         * cpphash.h: Include <iconv.h> if we have it, otherwise
1475         provide a dummy definition of iconv_t.
1476         (struct cpp_reader): Add narrow_cset_desc and wide_cset_desc fields.
1477         (_cpp_valid_ucn): Update prototype.
1478         (_cpp_destroy_iconv): New prototype.
1479
1480         * doc/cpp.texi: Document character set handling.
1481         * doc/cppopts.texi: Document -fexec-charset= and -fexec-wide-charset=.
1482         * doc/extend.texi: Delete entire section on multiline strings.
1483         Rewrite section on __FUNCTION__ etc now that these are
1484         variables in C.
1485
1486         * cppucnid.tab, cppucnid.pl: New files.
1487         * cppucnid.h: New generated file.
1488         * cppcharset.c: Include cppucnid.h.  Lots of commentary added.
1489         (iconv_open, iconv, iconv_close): Provide dummy definitions
1490         if !HAVE_ICONV.
1491         (SOURCE_CHARSET, struct strbuf, init_iconv_desc, cpp_init_iconv,
1492         _cpp_destroy_iconv, convert_cset, width_to_mask, convert_ucn,
1493         emit_numeric_escape, convert_hex, convert_oct, convert_escape,
1494         cpp_interpret_string, narrow_str_to_charconst,
1495         wide_str_to_charconst): New.
1496         (ucn_valid_in_identifier): Use a binary search through the
1497         ucnranges table defined in cppucnid.h, not a long chain of if
1498         statements.
1499         (_cpp_valid_ucn): Add a limit pointer.  Downgrade "universal
1500         character names are only valid in C++ and C99" to a warning.
1501         Issue the "meaning of \[uU] is different in traditional C"
1502         warning here.  Take care not to let iconv see an invalid UCS
1503         value if we get a malformed UCN.  Issue an error if we don't
1504         have iconv.
1505         (cpp_interpret_charconst): Moved here from cpplex.c.  Use
1506         cpp_interpret_string to do the heavy lifting.
1507
1508         * cppinit.c (cpp_create_reader): Initialize bytes_big_endian,
1509         narrow_charset, wide_charset fields of options structure.
1510         (cpp_destroy): Call _cpp_destroy_iconv.
1511         * cpplex.c (forms_identifier_p): Adjust call to _cpp_valid_ucn.
1512         (maybe_read_ucn, hex_digit_value, cpp_parse_escape): Delete.
1513         (cpp_interpret_charconst): Moved to cppcharset.c.
1514         * cpplib.c (dequote_string): Delete.
1515         (interpret_string_notranslate): New.
1516         (do_line, do_linemarker): Use interpret_string_notranslate.
1517
1518         * Makefile.in (cppcharset.o): Depend on cppucnid.h.
1519
1520         * c-common.c (fname_string, combine_strings): Delete.
1521         * c-common.h (fname_string, combine_strings): Delete prototypes.
1522         * c-lex.c (ignore_escape_flag): Delete.
1523         (cb_ident): Use cpp_interpret_string, not lex_string.
1524         (get_nonpadding_token): New function.
1525         (c_lex): Handle Objective-C @-prefixed identifiers and strings here.
1526         Adjust calls to lex_string.  Don't write *value twice.
1527         (lex_string): Now handles string constant concatenation.
1528         Most of the work handed off to cpp_interpret_string.
1529         Call fix_string_type here.
1530         * c-parse.in (STRING_FUNC_NAME, VAR_FUNC_NAME): Replace with
1531         FUNC_NAME, throughout.
1532         (OBJC_STRING): New token type.
1533         (primary:STRING): No need to call fix_string_type here.
1534         (primary:objc_string): Make that OBJC_STRING.
1535         (objc_string nonterminal): Delete.
1536         (yylexname): Delete code to handle fake string constants.
1537         (yylexstring): Delete entirely.
1538         (_yylex): Handle CPP_AT_NAME and CPP_OBJC_STRING.  No need
1539         to handle CPP_ATSIGN.
1540
1541         * c.opt (-fexec-charset=, -fwide-exec-charset=): New options.
1542         * c-opts.c (missing_arg, c_common_handle_option): Handle
1543         OPT_fexec_charset_ and OPT_fwide_exec_charset_.
1544         (c_common_init): Set cpp_opts->bytes_big_endian, not
1545         cpp_opts->EBCDIC.  Call cpp_init_iconv.
1546         (print_help): Document -fexec-charset= and -fexec-wide-charset=.
1547         (TARGET_EBCDIC): Delete default definition.
1548
1549         * objc/objc-act.c (build_objc_string_object): No need to
1550         handle string constant concatenation.
1551
1552 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
1553
1554         * doc/install.texi: Fix typos.
1555         * doc/invoke.texi: Likewise.
1556         * doc/tm.texi: Likewise.
1557
1558 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
1559
1560         * config/pa/fptr.c: Fix comment typos.
1561         * config/pa/pa-64.h: Likewise.
1562         * config/pa/pa.c: Likewise.
1563         * config/pa/pa.h: Likewise.
1564         * config/rs6000/603.md: Likewise.
1565         * config/rs6000/7xx.md: Likewise.
1566         * config/rs6000/darwin.h: Likewise.
1567         * config/rs6000/freebsd.h: Likewise.
1568         * config/rs6000/rs6000.c: Likewise.
1569         * config/rs6000/rs6000.md: Likewise.
1570         * config/rs6000/spe.h: Likewise.
1571
1572 2003-07-04  Ulrich Weigand  <uweigand@de.ibm.com>
1573
1574         * config/s390/2064.md: Change GNU CC to GCC.
1575         * config/s390/2084.md: Likewise.
1576         * config/s390/fixdfdi.h: Likewise.
1577         * config/s390/linux.h: Likewise.
1578         * config/s390/s390-modes.def: Likewise.
1579         * config/s390/s390-protos.h: Likewise.
1580         * config/s390/s390.c: Likewise.
1581         * config/s390/s390.h: Likewise.
1582         * config/s390/s390.md: Likewise.
1583         * config/s390/s390x.h: Likewise.
1584
1585 2003-07-04  Jeff Law  <law@redhat.com>
1586
1587         PR c/11428
1588         * expr.c (do_store_flag): Pass in the correct result type
1589         when calling fold_single_bit_test.
1590         * fold-const.c (fold_single_bit_test): Use result_type for the
1591         result when folding a sign bit test.
1592
1593 2003-07-04  Neil Booth  <neil@daikokuya.co.uk>
1594
1595         * opts.c (common_handle_options): Negate sense of -falign- switches.
1596
1597 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
1598
1599         * Makefile.in: Replace PWD with PWD_COMMAND.
1600
1601 2003-07-04  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1602
1603         * cfgloopanal.c (count_strange_loop_iterations): New static function.
1604         (constant_iterations, count_loop_iterations, simple_loop_exit_p):
1605         Handle strange loops.
1606
1607 2003-07-04  Toon Moene  <toon@moene.indiv.nluug.nl>
1608
1609         * install.texi: Even the g77 manpage is derived from
1610         the full g77 manual.
1611
1612 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
1613
1614         * ABOUT-NLS: Delete.
1615         * intl: Delete entire directory.
1616         * aclocal.m4: Include ../config/gettext.m4.  Delete
1617         AC_ISC_POSIX, AM_LANGINFO_CODESET, jm_GLIBC21, AM_LC_MESSAGES,
1618         AM_PATH_PROG_WITH_TEST, AM_WITH_NLS, and AM_GNU_GETTEXT.
1619         * configure.in: Use CY_GNU_GETTEXT, not AM_GNU_GETTEXT.
1620         Remove intl/Makefile from all_outputs.
1621         * configure, config.in: Regenerate.
1622         * Makefile.in: Expunge all references to intl subdirectory.
1623         Add -I../intl to INCLUDES.
1624         * intl.h: Include libintl.h if and only if ENABLE_NLS is defined.
1625
1626 2003-07-04  Roger Sayle  <roger@eyesopen.com>
1627
1628         * config/rs6000/aix51.h (TARGET_C99_FUNCTIONS): Define.
1629         * config/rs6000/aix52.h (TARGET_C99_FUNCTIONS): Likewise.
1630
1631 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
1632
1633         PR c++/5287, PR c++/7910, PR c++/11021
1634         * config/i386/winnt.c (ix86_handle_dll_attribute): Don't add
1635         dllimport attribute if function is defined at declaration, but
1636         report error instead. Likewise for dllimport'd variable
1637         definitions.  Set implicit TREE_PUBLIC for dllimport'd variables
1638         declared within functions, Report error if dllimport or dllexport
1639         symbol is not global.
1640         (i386_pe_dllimport_p): Ignore dllimport attribute of functions
1641         if defined after declaration or if inlined. Don't allow definition
1642         of static data members of C++ classes. Don't dllimport virtual
1643         methods.
1644         (i386_pe_mark_dllexport): Warn about inconsistent dll attributes.
1645         (i386_pe_mark_dllimport): Remove unnecessary checks.
1646         (i386_pe_encode_section_info): Warn if the dllimport attribute
1647         and symbol prefix have been instantiated and then overridden.
1648
1649         * doc/extend.texi: Document dllimport and dllexport attributes.
1650
1651         * config/i386/winnt.c (i386_pe_output_labelref): Fix indents.
1652
1653 2003-07-03 Uwe Stieber <uwe@kaos-group.de>
1654
1655         * config/kaos.h (CPP_PREDEFINES): Delete.
1656         (TARGET_OS_CPP_BUILTINS): New.
1657
1658 2003-07-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1659
1660         * c-aux-info.c: Include toplev.h after c-tree.h.
1661         * c-common.c: Likewise.
1662         (GCC_DIAG_STYLE): Undef.
1663         * c-semantics.c (GCC_DIAG_STYLE): Define.
1664         * c-tree.h (GCC_DIAG_STYLE): Likewise.
1665         * diagnostic.h (inform): Move prototype to toplev.h.
1666         * jump.c: Include diagnostic.h before toplev.h.
1667         * toplev.h (GCC_DIAG_STYLE, ATTRIBUTE_GCC_DIAG): Define.
1668         (warning, error, fatal_error, pedwarn, sorry, inform,
1669         error_for_asm, warning_for_asm): Mark with ATTRIBUTE_GCC_CXXDIAG.
1670
1671 2003-07-03  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1672
1673         * cfglayout.c (cfg_layout_duplicate_bb): Do not update frequencies
1674         at all if edge is not specified.
1675         (can_copy_bbs_p, copy_bbs): New.
1676         * cfglayout.h (can_copy_bbs_p, copy_bbs): Declare.
1677         * cfgloop.c (get_loop_body): Comment more precisely.
1678         * cfgloopmanip.c (copy_bbs, record_exit_edges): Removed.
1679         (scale_bbs_frequencies): Fix comment typo.
1680         (can_duplicate_loop_p): Use can_copy_bbs_p.
1681         (duplicate_loop_to_header_edge): Simplify by using copy_bbs.
1682
1683 2003-07-03  Devang Patel <dpatel@apple.com>
1684
1685         * c-opts.c (c_common_parse_file): Remove extra
1686         debug_hooks->start_source_file call.
1687
1688 2003-07-03  Roger Sayle  <roger@eyesopen.com>
1689
1690         * real.c (real_trunc, real_floor, real_ceil): New functions
1691         to implement trunc, floor and ceil respectively.
1692         * real.h (real_trunc, real_floor, real_ceil): Prototype here.
1693         * builtins.c (integer_valued_real_p): New function to test if
1694         a floating point expression has an integer valued result.
1695         (fold_trunc_transparent_mathfn): Optimize foo(foo(x)) as
1696         foo(x) where foo is an integer rounding function.  Similarly,
1697         optimize foo(bar(x)) as bar(x), and foo((double)(int)x) as
1698         (double)(int)x when both foo and bar are integer rounding
1699         functions and we don't need to honor errno.
1700         (fold_builtin_trunc, fold_builtin_floor, fold_builtin_ceil):
1701         New functions to fold trunc, floor and ceil.
1702         (fold_builtin): Use fold_builtin_trunc to fold BUILT_IN_TRUNC*,
1703         fold_builtin_floor to fold BUILT_IN_FLOOR* and fold_builtin_ceil
1704         to fold BUILT_IN_CEIL*.
1705         * fold-const.c (tree_expr_nonnegative_p): Handle FLOAT_EXPR and
1706         the remaining integer rounding functions.
1707
1708 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
1709
1710         * config/sparc/sparc.c (function_arg_partial_nregs): Use
1711         SPARC_INT_ARG_MAX to determine where to split unnamed
1712         complex FP arguments.
1713
1714 Thu Jul  3 20:36:47 CEST 2003  Jan Hubicka  <jh@suse.cz>
1715
1716         * basic-block.h (create_basic_block, merge_blocks_nomove): Kill.
1717         * cfgcleanup.c (merge_blocks): Rename to merge_blocks_move.
1718         (merge_blocks_move_predecessor_nojumps,
1719          merge_blocks_move_successor_nojumps): Use merge_blocks.
1720         (try_optimize_cfg): Use merge_blocks_move.
1721         * cfgrtl.c (create_basic_block): Rename to rtl_create_basic_block.
1722         (merge_blocks_nomove): Rename to rtl_merge_blocks.
1723         (cfg_layout_create_basic_block): New.
1724         (rtl_can_merge_blocks): New.
1725         (cfg_layout_split_block): Do not alloc aux by hand.
1726         * cfghooks.h (cfg_hooks): Add create_basic_block, can_merge_blocks_p,
1727         merge_blocks.
1728         (create_basic_block, can_merge_blocks_p, merge_blocks): New macros.
1729         * cfglayout.c (cfg_layout_duplicate_bb): Do not allocate aux by hand.
1730         * cfgloopmanip.c (loop_split_edge_with): Likewise.
1731         * ifcvt.c (merge_if_block): Use merge_blocks_nomove.
1732
1733         * basic-block.h (basic_block_def): Add field 'rbi'.
1734         * bb-reorder.c (find_traces, rotate_loop, mark_bb_visited,
1735         find_traces_1_round, copy_bb, connect_traces): Update use of rbi.
1736         * cfg.c (entry_exit_blocks): Add new field.
1737         * cfglayout.c: Include alloc-pool.h;
1738         (cfg_layout_pool): New.
1739         (record_effective_endpoints, fixup_reorder_chain,
1740         fixup_fallthru_exit_predecessor, cfg_layout_duplicate_bb): Update use
1741         of rbi.
1742         (cfg_layout_initialize_rbi): New function.
1743         (cfg_layout_initialize): Use it.
1744         (cfg_layout_finalize): Clear rbi fields.
1745         * cfglayout.h (RBI): Kill.
1746         (cfg_layout_initialize_rbi): Declare.
1747         * cfgloopmanip.c (copy_bbs): Use rbi.
1748         (record_exit_edges): Likewise.
1749         (duplicate_loop_to_header_edge): Likewise.
1750         * cfgrtl.c (cfg_layout_create_basic_block): Use
1751         cfg_layout_initialize_rbi.
1752         (cfg_layout_split_block): Use rbi.
1753         (cfg_layout_delete_block): Likewise.
1754         * loop-init.c (loop_optimizer_finalize): Likewise.
1755         * loop-unswitch.c (unswitch_loop): Likewise.
1756         * tracer.c (seen, tail_duplicate, layout_superblocks): Likewise.
1757
1758         * cfgrtl.c: Update comments.
1759         (try_redirect_by_replacing_jump): New argument.
1760         (redirect_branch_edge): Break out from ...
1761         (rtl_redirect_edge_and_branch): ... this one.
1762         (update_cfg_after_block_merging): Break out from ...
1763         (rtl_merge_blocks): ... this one.
1764         (cfg_layout_split_edge): New.
1765         (cfg_layout_merge_blocks): New.
1766         (cfg_layout_can_merge_blocks_p): New.
1767         (cfg_layout_redirect_edge_and_branch): Reorganize.
1768         (cfg_layout_rtl_cfg_hooks): Fill in.
1769         (cfg_layout_delete_block): Kill barriers.
1770         * cfganal.c (can_fallthru): Deal with exit blocks
1771         * cfglayout.c (cfg_layout_function_header): New function
1772         (record_effective_endpoints): Record function header.
1773         (fixup_reorder_chain): Fixup dead jumptables; place header
1774
1775         * basic-block.h (CLEANUP_CFGLAYOUT): New flag.
1776         * bb-reorder.c (cfg_layout_initialize): Update call.
1777         * cfgcleanup.c (try_optimize_cfg): Supress optimizations of fallthru
1778         edges in cfglayout mode.
1779         * cfglayout.c (cleanup_unconditional_jumps): Kill.
1780         (cfg_layout_initialize): Kill agrument loops; use cfgcleanup.
1781         * cfglayout.h (cfg_layout_initialize): Update prototype.
1782         * cfgloop.h (CP_INSIDE_CFGLAYOUT): Kill.
1783         * cfgloopmanip.c (loop_split_edge_with): Use split_edge.
1784         * flow.c (propagate_block): Do not crash when basic block ends
1785         by first insn in the chain.
1786         * loop-init.c (loop_optimizer_init):  First enter cfglayout mode; later
1787         do loop discovery.
1788         * tracer.c (tracer): Update call of cfg_layout_initialize.
1789
1790 2003-07-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1791
1792         * Makefile.in: Use dependency variables in lieu of explicit
1793         files throughout.
1794
1795 2003-07-03  Steven Bosscher  <steven@gcc.gnu.org>
1796
1797         * rtl.h (ECF_*, flags_from_decl_or_type): Move from here...
1798         * tree.h: ...to here.
1799
1800 2003-07-03  Kazu Hirata  <kazu@cs.umass.edu>
1801
1802         * config/s390/2064.md: Fix comment typos.
1803         * config/s390/2084.md: Likewise.
1804         * config/s390/s390.c: Likewise.
1805         * config/s390/s390.md: Likewise.
1806         * config/sh/sh.c: Likewise.
1807         * config/sh/sh.h: Likewise.
1808         * config/sh/sh.md: Likewise.
1809         * config/sparc/sparc.c: Likewise.
1810         * config/sparc/sparc.h: Likewise.
1811         * config/sparc/sparc.md: Likewise.
1812         * config/stormy16/stormy16.c: Likewise.
1813         * config/stormy16/stormy16.h: Likewise.
1814         * config/stormy16/stormy-abi: Fix a typo.
1815
1816 2003-07-03  Kelley Cook  <kelleycook@wideopenwest.org>
1817
1818         * Makefile.in (ifcvt.o): Depend on OPTABS_H.
1819
1820 2003-07-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1821
1822         * config/mips/mips.h (save_argv): Delete.
1823
1824 2003-07-03  Roger Sayle  <roger@eyesopen.com>
1825
1826         PR target/10700
1827         * fold-const.c (extract_muldiv_1): There's nothing that can be done
1828         if the expression is a SAVE_EXPR.
1829
1830 2003-07-03  Kazu Hirata  <kazu@cs.umass.edu>
1831
1832         * config/m32r/m32r.c: Fix comment typos.
1833         * config/m68hc11/m68hc11.c: Likewise.
1834         * config/m68hc11/m68hc11.h: Likewise.
1835         * config/m68k/m68k.c: Likewise.
1836         * config/mcore/mcore.c: Likewise.
1837         * config/mcore/mcore.h: Likewise.
1838         * config/mcore/mcore.md: Likewise.
1839         * config/mips/mips.c: Likewise.
1840         * config/mips/mips.h: Likewise.
1841         * config/mips/mips.md: Likewise.
1842         * config/mips/netbsd.h: Likewise.
1843         * config/mn10300/mn10300.c: Likewise.
1844
1845 2003-07-03  Andreas Schwab  <schwab@suse.de>
1846
1847         * dbxout.c (pending_bincls): Move decl down inside
1848         DBX_DEBUGGING_INFO || XCOFF_DEBUGGING_INFO section.
1849
1850 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
1851
1852         * rtl.h (NOTE_DATA): Refer to whole union.
1853         * emit-rtl.c (emit_note): Use memset to clear NOTE_DATA.
1854
1855 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
1856
1857         PR optimization/11381
1858         * simplify-rtx.c (simplify_relational_operation): Check that
1859         two equal operands have no side-effects before simplifying
1860         the comparison.
1861
1862 2003-07-02  Jeff Law  <law@redhat.com>
1863
1864         * expr.c (do_store_flag): Remove special case folding for
1865         single bit tests.  Instead call back into the commonized folder
1866         routine.
1867         * fold-const.c (fold_single_bit_test): New function, mostly
1868         extracted from do_store_flag, with an additional case extracted
1869         from fold.
1870         (fold): Call fold_single_bit_test appropriately.
1871         * tree.h (fold_single_bit_test): Prototype.
1872
1873 2003-07-02  Zack Weinberg  <zack@codesourcery.com>
1874
1875         * system.h: Include filenames.h.
1876         (IS_DIR_SEPARATOR, IS_ABSOLUTE_PATHNAME): Don't define.
1877         (DIR_SEPARATOR, DIR_SEPARATOR_2): If not already defined,
1878         define based on HAVE_DOS_BASED_FILE_SYSTEM.
1879         * config/i386/xm-cygwin.h, config/i386/xm-djgpp.h
1880         * config/i386/xm-mingw32.h: Don't define
1881         HAVE_DOS_BASED_FILE_SYSTEM,
1882         DIR_SEPARATOR, or DIR_SEPARATOR_2.
1883         * doc/hostconfig.texi: Update to match.
1884
1885         * cppfiles.c, gcc.c, gensupport.c, protoize.c,
1886         config/i386/cygwin.h:
1887         Use IS_ABSOLUTE_PATH throughout.
1888         * gcc.c (DIR_UP): Delete, unused.
1889         * protoize.c (IS_SAME_PATH): Define in terms of
1890         FILENAME_CMP.
1891         (is_abspath): Delete.
1892
1893 2003-07-02  Kazu Hirata  <kazu@cs.umass.edu>
1894
1895         * config/i386/emmintrin.h: Fix comment typos.
1896         * config/i386/i386.c: Likewise.
1897         * config/i386/i386.h: Likewise.
1898         * config/i386/sco5.h: Likewise.
1899         * config/ia64/ia64.c: Likewise.
1900         * config/ia64/itanium2.md: Likewise.
1901
1902 2003-07-02  H.J. Lu  <hongjiu.lu@intel.com>
1903
1904         * dbxout.c (pending_bincls): Replace DBX_USE_BINCLS with
1905         DBX_USE_BINCL.
1906         (emit_bincl_stab): Same.
1907         (emit_pending_bincls): Same.
1908
1909 2003-07-02  Kazu Hirata  <kazu@cs.umass.edu>
1910
1911         * config/h8300/h8300.c (compute_mov_length): Fix the length of
1912         loading CONST0_RTX (SFmode).
1913         * config/h8300/h8300.h (CONST_DOUBLE_OK_FOR_LETTER_P): Change
1914         'G' to CONST0_RTX (SFmode).
1915         * config/h8300/h8300.md (movsf_h8300): Change the first
1916         constraint to 'G'.
1917         (movsf_h8300h): Likewise.
1918
1919 2003-07-02  Neil Booth  <neil@daikokuya.co.uk>
1920
1921         * c-common.h (c_common_init_options): New prototype.
1922         * c-opts.c (deferred_size): Remove.
1923         (defer_opt): Array is now pre-allocated.
1924         (c_common_init_options): Pre-allocate deferred_opts.  Make
1925         lang_flags unsigned.
1926         (push_command_line_options): Free deferred_opts.
1927         * hooks.c (hook_uint_uint_constcharptrptr_0): New.
1928         * hooks.h (hook_uint_uint_constcharptrptr_0): New.
1929         * langhooks-def.h (LANG_HOOKS_INIT_OPTIONS): Update.
1930         * langhooks.h (struct lang_hooks): New prototype for init_options.
1931         * main.c (main): Cast argv.
1932         * opts.c (handle_option, handle_options): Update prototypes.
1933         (decode_options): save_argc, save_argv are not global.  Constify.
1934         * opts.h (decode_options): New prototype.
1935         * toplev.c (general_init): New protoype.
1936         (save_argv): Make static.
1937         (save_argc): Remove.
1938         (print_switch_values, general_init): Constify.
1939         (toplev_main): Save argv.
1940         * toplev.h (toplev_main): Update prototype.
1941         (save_argc, save_argv): Remove.
1942
1943 2003-07-02  David Edelsohn  <edelsohn@gnu.org>
1944
1945         * dbxout.c (pending_bincls): Guard with DBX_USE_BINCLS.
1946         (emit_bincl_stab): Same.
1947         (emit_pending_bincls): Same.
1948
1949 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
1950
1951         PR c++/11072
1952         * ginclude/stddef.h (offsetof): Remove cast to 'char &'. Explain why.
1953
1954 2003-07-02  Andreas Schwab  <schwab@suse.de>
1955
1956         * dbxout.c (pending_bincls): Only define if DBX_DEBUGGING_INFO.
1957
1958 2003-07-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
1959
1960         PR optimization/11210
1961         * expr.c (handled_component_p) [NOP_EXPR]: Add ??? note
1962         about the behaviour with regard to bitfields.
1963         * fold-const (decode_field_reference): Record outermost type in
1964         case the expression is a NOP. Strip all NOPs. Set the signedness
1965         to that of the outermost type (if any) when the bitsize is equal
1966         to the size of the type.
1967
1968 2003-07-02  Richard Sandiford  <rsandifo@redhat.com>
1969
1970         * config/mips/mips.md (addsi3): Remove workaround for adds of -32768.
1971         (addsi3_internal, adddi3, adddi3_internal_2): Likewise.
1972         (adddi3_internal_3, addsi3_internal_2): Likewise.
1973
1974 2003-07-02  Richard Sandiford  <rsandifo@redhat.com>
1975
1976         * config/mips/mips.c (machine_function): Add new fields:
1977         ignore_hazard_length_p and all_noreorder_p.
1978         (mips_flag_delayed_branch): New variable.
1979         (override_options): Treat '/' as an operand punctuation character.
1980         Set up mips_flag_delayed_branch.
1981         (print_operand): Handle '/'.
1982         (mips_output_function_prologue): Put the whole function in
1983         .set noreorder and .set nomacro if all_noreorder_p is true.
1984         (mips_output_function_epilogue): End the noreorder/nomacro sequence.
1985         (mips16_optimize_gp): Remove "first insn" parameter.
1986         (mips16_lay_out_constants): New function, split out from mips_reorg.
1987         (mips_avoid_hazard, mips_avoid_hazards): New functions.
1988         (mips_reorg): For mips16 code, call mips16_lay_out_constant
1989         and (optionally) mips16_optimize.  If TARGET_EXPLICIT_RELOCS,
1990         do delayed-branch scheduling followed by hazard detection.
1991         (mips_adjust_insn_length): Only account for hazards if
1992         !ignore_hazard_length_p.
1993         (mips_output_load_label): Add a nop to the o32 sequence if
1994         the target suffers from load delays.
1995         (mips_output_conditional_branch): Add %/ to the end of branches.
1996         (mips_output_division): Fill the branch delay slot with %#.
1997         * config/mips/mips.md: Remove redundant '%*' from mips16 branch
1998         instructions.  End all other %* branches with %/.
1999         (ffssi2, ffsdi2): Fix lengths.
2000         (truncdisi2, truncdihi2, truncdiqi2): Add store attributes.
2001         (fix_truncdfsi2_macro): Turn off .set nomacro if appropriate.
2002         (fix_truncsfsi2_macro): Likewise.
2003         (mov_lwl): Set hazard to "none".
2004         (ashldi3_internal): Fill the branch delay slot with %#.
2005         (ashrdi3_internal, lshrdi3_internal): Likewise.
2006         (exception_receiver): Explicitly set $28.
2007         (hazard_nop): New pattern.
2008
2009 Wed Jul  2 08:12:36 CEST 2003  Jan Hubicka  <jh@suse.cz>
2010
2011         * cgraphunit.c (cgraph_finalize_unit): Set current_function_decl
2012         before calling tree_inlinable_function_p.
2013
2014 2003-07-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2015
2016         * fixinc/inclhack.def (irix_stdio_va_list): Apply to IRIX 6.5
2017         <internal/stdio_core.h> too.
2018         (stdio_va_list): Apply to IRIX 6.5 <internal/stdio_core.h> and
2019         <internal/wchar_core.h> too.
2020         Substitute va_list uses in inline definition.
2021         * fixinc/fixincl.x: Regenerate.
2022
2023 2003-07-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2024
2025         * config/mips/iris5.h (SET_FILE_NUMBER): Moved here from iris3.h.
2026         Undef before redefinition.
2027         (LABEL_AFTER_LOC): Likewise.
2028         (DEFAULT_SIGNED_CHAR): Likewise.
2029         (ASM_OUTPUT_ASCII): Moved here from iris4.h.
2030         Fix IRIX spelling.
2031
2032         * config/mips/iris3.h: Remove, unused.
2033         * config/mips/iris4.h: Likewise.
2034
2035         * config/mips/mips.h (STACK_ARGS_ADJUST): Remove, unused.
2036
2037         * config/mips/iris5.h (TARGET_DEFAULT): Move ...
2038         * config.gcc (mips-sgi-irix6*o32, mips-sgi-irix5*): ... here to
2039         target_cpu_default.
2040
2041         * config/mips/iris5.h: Move explicit includes ...
2042         * config.gcc (mips-sgi-irix6*o32, mips-sgi-irix5*): ... here.
2043
2044         * config/mips/iris6.h (MIPS_ISA_DEFAULT, MIPS_ABI_DEFAULT): Move ...
2045         * config.gcc (mips-sgi-irix6*, mips-sgi-irix5cross64): ... here to
2046         tm_defines.
2047
2048         * config/mips/iris6.h (TARGET_DEFAULT): Move ...
2049         * config.gcc (mips-sgi-irix6*, mips-sgi-irix5cross64): ... here to
2050         target_cpu_default.
2051
2052         * config/mips/iris6.h: Fix IRIX spelling.
2053         (MULTILIB_DEFAULTS): Undef before redefinition.
2054
2055         * config/mips/iris6.h: Move explicit includes ...
2056         * config.gcc (mips-sgi-irix6*, mips-sgi-irix5cross64): ... here.
2057
2058 Wed Jul  2 02:16:48 CEST 2003  Jan Hubicka  <jh@suse.cz>
2059
2060         * cgraph.c (cgraph_mark_needed_node, cgraph_varpool_mark_needed_node,
2061         cgraph_varpool_finalize_decl, cgraph_varpool_assemble_pending_decls):
2062         Use next_needed field instead of aux to maintain the queue.
2063         * cgraph.h (cgraph_node): Add next_needed.
2064         (cgraph_varpool_node): Add next_needed; remove aux.
2065         * cgraphunit.c (cgraph_finalize_compilation_unit): Use next_needed.
2066
2067 Wed Jul  2 02:12:51 CEST 2003  Jan Hubicka  <jh@suse.cz>
2068
2069         * cgraphunit.c (cgraph_finalize_function): Set finalized.
2070         (cgraph_finalize_function): Do not examine inlinablility.
2071         (cgraph_finalize_compilation_unit): Do it here.
2072         * cgraph.h (cgraph_local_info): Add finalized field.
2073
2074 2003-07-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2075
2076         * ggc-common.c (gt_pch_save): Cast MAP_FAILED to void *.
2077         (gt_pch_restore): Likewise.
2078
2079 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
2080
2081         * config/alpha/alpha.c: Fix comment typos.
2082         * config/alpha/elf.h: Likewise.
2083         * config/arm/arm.c: Likewise.
2084         * config/arm/arm.h: Likewise.
2085         * config/arm/arm.md: Likewise.
2086         * config/arm/t-arm-coff: Likewise.
2087         * config/arm/t-strongarm-pe: Likewise.
2088         * config/arm/xscale-elf.h: Likewise.
2089         * config/avr/avr.h: Likewise.
2090
2091 2003-07-01  Jeff Law  <law@redhat.com>
2092
2093         * stmt.c (any_pending_cleanups): Remove another redundant test.
2094
2095 2003-07-01  David Edelsohn  <edelsohn@gnu.org>
2096             J"orn Rennecke <joern.rennecke@superh.com>
2097
2098         * config/rs6000/rs6000.md (ctr{s,d}i_internal?): Add earlyclobber
2099         for MEM case.
2100
2101 2003-07-01  Devang Patel  <dpatel@apple.com>
2102
2103         * dbxout.c (DBXOUT_DECR_NESTING): Emit pending bincls, if required.
2104         (binclstatus): New.
2105         (struct dbx_file): New members - bincl_status, pending_bincl_name and
2106         prev.
2107         (pending_bincls): New.
2108         (dbxout_init): Initialize new dbx_file members.
2109         (dbxout_start_source_file): Same.
2110         (emit_bincl_stab): New function.
2111         (emit_pending_bincls): Same.
2112         (emit_pending_bincls_if_required): Same.
2113         (dbxout_end_source_file): Emit EINCL stab only if BINCL is  already
2114         processed.
2115         (dbxout_begin_block): Emit pending BINCL stabs.
2116         (dbxout_end_block): Same.
2117         (dbxout_function_decl): Same.
2118         (dbxout_continue): Same.
2119         (dbxout_type): Same.
2120         (dbxout_class_name_qualifiers): Same.
2121         (dbxout_symbol): Same.
2122         (dbxout_symbol_location): Same.
2123         (dbxout_parms): Same.
2124
2125 2003-07-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2126
2127         * c-semantics.c (genrtl_case_label): Fix format specifier bug.
2128         * cfgrtl.c (rtl_verify_flow_info_1): Likewise.
2129
2130 2003-07-01  Andreas Jaeger  <aj@suse.de>
2131
2132         * fold-const.c: Convert prototypes to ISO C90.
2133         * function.c: Likewise.
2134         * function.h: Likewise.
2135
2136 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
2137
2138         * doc/contrib.texi: Fix typos.
2139         * doc/invoke.texi: Likewise.
2140         * doc/passes.texi: Likewise.
2141         * doc/sourcebuild.texi: Likewise.
2142         * doc/tm.texi: Likewise.
2143
2144 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
2145
2146         * basic-block.h: Fix comment typos.
2147         * bb-reorder.c: Likewise.
2148         * c-format.c: Likewise.
2149         * cfgcleanup.c: Likewise.
2150         * cfghooks.h: Likewise.
2151         * cfgloop.c: Likewise.
2152         * cfgloopmanip.c: Likewise.
2153         * cfgrtl.c: Likewise.
2154         * cgraph.h: Likewise.
2155         * cgraphunit.c: Likewise.
2156         * combine.c: Likewise.
2157         * convert.c: Likewise.
2158         * dbxout.c: Likewise.
2159         * df.c: Likewise.
2160         * df.h: Likewise.
2161         * diagnostic.c: Likewise.
2162         * dwarf2out.c: Likewise.
2163         * et-forest.h: Likewise.
2164         * flow.c: Likewise.
2165         * fold-const.c: Likewise.
2166         * function.h: Likewise.
2167         * gcov-io.h: Likewise.
2168         * gcov.c: Likewise.
2169         * gcse.c: Likewise.
2170         * genautomata.c: Likewise.
2171         * ggc-common.c: Likewise.
2172         * ggc-page.c: Likewise.
2173         * loop-unroll.c: Likewise.
2174         * loop-unswitch.c: Likewise.
2175         * loop.c: Likewise.
2176         * mips-tfile.c: Likewise.
2177         * optabs.c: Likewise.
2178         * ra-build.c: Likewise.
2179         * ra-colorize.c: Likewise.
2180         * ra-rewrite.c: Likewise.
2181         * ra.h: Likewise.
2182         * regmove.c: Likewise.
2183         * reload.c: Likewise.
2184         * rtlanal.c: Likewise.
2185         * sched-ebb.c: Likewise.
2186         * sched-int.h: Likewise.
2187         * sched-vis.c: Likewise.
2188         * sreal.c: Likewise.
2189         * ssa-ccp.c: Likewise.
2190         * ssa.c: Likewise.
2191         * toplev.c: Likewise.
2192         * tree-inline.c: Likewise.
2193         * value-prof.c: Likewise.
2194         * value-prof.h: Likewise.
2195
2196 2003-07-01  Nathan Sidwell  <nathan@codesourcery.com>
2197
2198         * rtl.h (emit_line_note_after): Remove.
2199         (emit_note_copy_after, emit_note_copy): New.
2200         * emit-rtl.c (reorder_insns_with_line_notes): Replace
2201         emit_line_note_after with emit_note_copy_after.
2202         (emit_insn_after_with_line_notes): Likewise.
2203         (emit_line_note_after): Kill.
2204         (emit_note_copy_after): New.
2205         (emit_note_copy): New.
2206         * function.c (emit_return_into_block): Use emit_note_copy_after.
2207         (thread_prologue_and_epilogue_insns): Likewise.
2208         * integrate.c (expand_inline_function): Use emit_note_copy.
2209         (copy_insn_list): Likewise.
2210         * unroll.c (copy_loop_body): Likewise.
2211         * cfglayout.c (duplicate_insn_chain): Likewise.
2212
2213 2003-07-01  Nathan Sidwell  <nathan@codesourcery.com>
2214
2215         * c-tree.h (define_label): Replace filename and lineno arguments
2216         with a location_t.
2217         * c-decl.c (poplevel): Adjust define_label call.
2218         (pop_label_level): Likewise.
2219         (define_label): Replace filename and lineno arguments with a
2220         location_t.
2221         (store_parm_decls): Use DECL_SOURCE_LOCATION.
2222         * c-parse.in (label): Adjust define_label call.
2223
2224 2003-07-01  Neil Booth  <neil@daikokuya.co.uk>
2225
2226         * config/sol2.h, config/alpha/alpha.h, config/alpha/linux.h,
2227         config/i386/i386-interix.h, config/ia64/hpux.h, config/mips/iris6.h,
2228         config/mips/linux.h, config/mips/mips.h, config/pa/pa-hpux.h,
2229         config/pa/pa-hpux10.h, config/pa/pa-hpux11.h, config/pa/pa-pro-end.h,
2230         config/pa/pa.h, config/pa/rtems.h: Use c_dialect_ macros.
2231
2232 2003-07-01  Andreas Jaeger  <aj@suse.de>
2233
2234         * final.c: Convert prototypes to ISO C90.
2235         * flow.c: Likewise.
2236         * flags.h: Likewise.
2237         * gcov-io.c: Likewise.
2238         * gcov-io.h: Likewise.
2239
2240 2003-06-30  Bruno Haible  <bruno@clisp.org>
2241
2242         PR middle-end/6578
2243         * libgcc2.c (__subvsi3): Remove simplification that would not work
2244         when subtracting -0x80000000.
2245         (__subvdi3): Remove simplification that would return a wrong result.
2246         (__mulvsi3): Fix overflow check.
2247         (__absvdi2): Fix simplification that would return a wrong result.
2248         (__mulvdi3): Fix overflow check.
2249
2250 2003-06-30  Jeff Law  <law@redhat.com>
2251
2252         * stmt.c (any_pending_cleanups): Lose argument THIS_CONTOUR, it
2253         was always passed in the value '1'.  Simplify body appropriately.
2254         * tree.h (any_pending_cleanups): Corresponding changes.
2255         * calls.c: (expand_call): Corresponding changes.
2256
2257 2003-06-30  Kazu Hirata  <kazu@cs.umass.edu>
2258
2259         * combine.c (distribute_notes): Don't bother REG_WAS_0.
2260         * cse.c (cse_insn): Likewise.
2261         * final.c (final_scan_insn): Likewise.
2262         * jump.c (duplicate_loop_exit_test): Likewise.
2263         * rtl.c (reg_note_name): Remove REG_WAS_0.
2264         * rtl.h (REG_WAS_0): Remove.
2265         * unroll.c (final_reg_note_copy): Don't bother REG_WAS_0.
2266         * config/avr/avr.c (output_movqi): Don't use reg_was_0.
2267         (output_movhi): Likewise.
2268         (output_movsisf): Likewise.
2269         (reg_was_0): Remove.
2270         * config/m68hc11/m68hc11.c (m68hc11_gen_movhi): Don't use
2271         REG_WAS_0.
2272         (m68hc11_gen_movqi): Likewise.
2273         * config/vax/vax-protos.h: Remove the prototype for
2274         reg_was_0_p.
2275         * config/vax/vax.c (follows_p): Remove.
2276         (reg_was_0_p): Likewise.
2277         * config/vax/vax.md (movsi): Don't use reg_was_0_p.
2278         (movhi): Likewise.
2279         (movqi): Likewise.
2280         * doc/rtl.texi (REG_WAS_0): Remove.
2281
2282 2003-06-30  Mark Mitchell  <mark@codesourcery.com>
2283
2284         * config/rs6000/spe.h (__ev_set_spefscr_frmc): Set the flag.
2285
2286 2003-06-30  Bob Wilson  <bob.wilson@acm.org>
2287
2288         * config/xtensa/lib1funcs.asm: Use "xtensa-config.h" from
2289         top-level include directory.
2290         * config/xtensa/lib2funcs.S: Likewise.
2291         * config/xtensa/xtensa.h: Likewise.
2292         * config/xtensa/xtensa-config.h: Remove.
2293         * doc/install.texi: Update location of "xtensa-config.h" header.
2294
2295 2003-06-30  Ulrich Weigand  <uweigand@de.ibm.com>
2296
2297         * config/s390/s390.c (s390_extra_constraint): New function.
2298         * config/s390/s390-protos.h (s390_extra_constraint): Declare it.
2299         * config/s390/s390.h (EXTRA_CONSTRAINT): Use it.
2300         * config/s390/s390.c (q_constraint): Remove.
2301         * config/s390/s390-protos.h (q_constraint): Likewise.
2302         * config/s390/s390.h (EXTRA_MEMORY_CONSTRAINT): Add 'R', 'S', 'T'.
2303         (EXTRA_ADDRESS_CONSTRAINT): Define.
2304
2305         * config/s390/s390.c (larl_operand): Refuse out-of-range operands.
2306         (DISP_IN_RANGE, s390_short_displacement): New.
2307         (legitimate_reload_operand_p): Support long displacements.
2308         (s390_decompose_address): Likewise.
2309         (legitimize_pic_address): Likewise.
2310         (legitimize_address): Likewise.
2311         (s390_fixup_clobbered_return_reg): Likewise.
2312         (s390_emit_prologue, s390_emit_epilogue): Likewise.
2313         (s390_output_mi_thunk): Likewise.
2314
2315         * config/s390/s390.md (attr "op_type"): Add "RXY", "RSY", "SIY".
2316         (attr "atype", attr "length"): Add defaults for new op_types.
2317         (all insns): Change op_type attribute where appropriate.
2318
2319         ("*movdi_lay", "*movsi_lay", "*extendqidi2", "*extendqisi2"): New insns.
2320         ("*tmqi_ext", "*tmdi_mem", "*tmsi_mem", "*tmhi_mem", *tmqi_mem",
2321         "*tstsi", "*tstsi_cconly", "*tsthiCCT", "*tsthiCCT_cconly",
2322         "*tsthi", "*tsthi_cconly", "*tstqiCCT", "*tstqiCCT_cconly",
2323         "*tstqi", "*tstqi_cconly", "*cmpsi_ccs_sign", "*cmpsi_ccs",
2324         "*cmpsi_ccu", "*cmphi_ccu", "*cmpqi_ccu", "*cli",
2325         "movti", "*movdi_64", "*movdi_31", "*movsi", "movhi", "movqi_64",
2326         "movqi", "*movstrictqi", "*movstricthi", "movstrictsi",
2327         "*movdf_64", "*movdf_31", "*movsf",
2328         "*load_multiple_si", "*store_multiple_di",
2329         "*sethighqisi", "*sethighhisi", "*sethighqidi_31", "*extendhisi2",
2330         "*la_64", "*la_31", "*la_31_and", "force_la_31",
2331         "*addsi3_carry1_cc", *addsi3_carry1_cconly",
2332         "*addsi3_carry2_cc", *addsi3_carry2_cconly",
2333         "*addsi3_cc", "*addsi3_cconly", "*addsi3_cconly2",
2334         "*addsi3_sign", "*addsi3_sub", "addsi3",
2335         "*subsi3_borrow_cc", "*subsi3_borrow_cconly", "*subsi3_cc",
2336         "*subsi3_cconly", "*subsi3_sign", "*subsi3_sub", "subsi3",
2337         "mulsi3"
2338         "*andsi3_cc", "*andsi3_cconly", "andsi3",
2339         "*andqi3_ss", "*andqi3_ss_inv",
2340         "*iorsi3_cc", "*iorsi3_cconly", "iorsi3",
2341         "*iorqi3_ss", "*iorqi3_ss_inv",
2342         "*xorsi3_cc", "*xorsi3_cconly", "xorsi3",
2343         "*xorqi3_ss", "*xorqi3_ss_inv",
2344         "*tls_load_31"): Add alternatives for long-displacement instructions.
2345
2346         ("*cmpdf_ccs", "*cmpdf_ccs_ibm", "*cmpsf_ccs", "*cmpsf_ccs_ibm",
2347         "*load_multiple_di", "*store_multiple_di",
2348         "*sethighqidi_64", "*zero_extendhisi2_31",
2349         "truncdfsf2_ibm", "extendsfdf2_ieee", "extendsfdf2_ibm",
2350         "adddf3", "*adddf3", "*adddf3_ibm",
2351         "addsf3", "*addsf3", "*addsf3_ibm",
2352         "subdf3", "*subdf3", "*subdf3_ibm",
2353         "subsf3", "*subsf3", "*subsf3_ibm",
2354         "mulsi_6432", "divmoddisi3",
2355         "muldf3", "*muldf3", "*muldf3_ibm",
2356         "mulsf3", "*mulsf3", "*mulsf3_ibm",
2357         "divdf3", "*divdf3", "*divdf3_ibm",
2358         "divsf3", "div*sf3", "*divsf3_ibm",
2359         "sqrtdf2", "sqrtsf2",
2360         "*cjump_long", "*icjump_long", "indirect_jump", "casesi_jump",
2361         "*doloop_si_long", "*doloop_di_long", "bas_64", "bas_31",
2362         "bas_r_64", "bas_r_31", "bas_tls_31", "bas_tls_64"): Adapt memory
2363         and address constraints for instructions that do not accept long
2364         displacements.
2365
2366 2003-06-30  Hartmut Penner  <hpenner@de.ibm.com>
2367             Ulrich Weigand  <uweigand@de.ibm.com>
2368
2369         * config/s390/2084.md: New file.
2370         * config/s390/s390.md: Include it.
2371         * config/s390/s390.c (s390_adjust_priority): New function.
2372         (TARGET_SCHED_ADJUST_PRIORITY): Define.
2373         (s390_first_cycle_multipass_dfa_lookahead): New function.
2374         (TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD): Define.
2375         (s390_sched_reorder2): New function.
2376         (TARGET_SCHED_REORDER2): Define.
2377         (s390_adjust_cost): Support PROCESSOR_2084_Z990 cpu type.
2378         (s390_issue_rate): Likewise.
2379
2380 Mon Jun 30 23:47:33 CEST 2003  Jan Hubicka  <jh@suse.cz>
2381
2382         * Makefile.in (GTFILES): Add cgraph.h.
2383         * cgraph.c (known_decls): Remove.
2384         (cgraph_hash, cgraph_nodes, cgraph_nodes_queue,
2385         cgraph_varpool_hash, cgraph_varpool_nodes_queue): GTYize.
2386         (cgraph_node): Do not allocate known_decls; use polutate hashtable.
2387         (cgraph_varpool_node): Likewise; add next pointer.
2388         (cgraph_varpool_nodes): New static variable.
2389         * cgraph.h (cgraph_local_info, cgraph_global_info, cgraph_rtl_info,
2390         cgraph_node, cgraph_edge, cgraph_varpool_node, cgraph_nodes, cgraph_n_nodes,
2391         cgraph_varpool_n_nodes, cgraph_varpool_nodes_queue): GTYize.
2392         * gengtype.c (open_base_files): Include cgraph.h
2393
2394 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2395
2396         * Changelog: Remove ">>>>>>>" from previous change.
2397
2398 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2399
2400         * config/cris/cris.c: Fix spelling for "testcase".
2401         * config/cris/cris.h: Likewise.
2402         * config/cris/cris.md: Likewise.
2403         * config/mmix/crti.asm: Likewise.
2404         * config/mmix/mmix.h: Likewise.
2405         * config/mmix/mmix.md: Likewise.
2406
2407 2003-06-30  Kazu Hirata  <kazu@cs.umass.edu>
2408
2409         * config/h8300/h8300.h (LEGITIMATE_CONSTANT_P): Make it always
2410         1.
2411
2412 2003-06-30  Ulrich Weigand  <uweigand@de.ibm.com>
2413
2414         * config.gcc [s390*-*-*]: Support --with-arch, --with-tune, and
2415         --with-mode configure options.
2416         * config/s390/s390.h (OPTION_DEFAULT_SPECS): Define.
2417         (DRIVER_SELF_SPECS): Define.
2418         * config/s390/linux.h (ASM_SPEC): Pass architecture mode and cpu
2419         architecture to assembler.
2420         (LINK_SPEC): Merge 31-bit and 64-bit variants.
2421         (LINK_ARCH31_SPEC, LINK_ARCH64_SPEC, EXTRA_SPECS): Remove.
2422         * config/s390/s390.c (override_options): New default rules for
2423         architecture mode and cpu architecture selection.
2424         * doc/invoke.texi (-mesa, -mzarch, -march, -mtune): Document
2425         new default rules.
2426
2427         * config/s390/s390.h (enum processor_type): Add PROCESSOR_2084_Z990.
2428         * config/s390/s390.md (attr "cpu"): Add "z990" processor type.
2429         * config/s390/s390.c (override_options): Add "z990" to
2430         processor_alias_table.
2431         * doc/invoke.texi (-march): Document "z990" processor type.
2432
2433         * config/s390/s390.c (s390_tune_flags, s390_arch_flags): New variables.
2434         * config/s390/s390.h (s390_tune_flags, s390_arch_flags): Declare.
2435         (enum processor_flags, TARGET_CPU_IEEE_FLOAT, TARGET_CPU_ZARCH,
2436         TARGET_CPU_LONG_DISPLACEMENT, TARGET_LONG_DISPLACEMENT): New.
2437         * config/s390/s390.c (override_options): Replace enum pta_flags by
2438         enum processor_flags.  Fill in s390_tune_flags and s390_arch_flags.
2439
2440         * config/s390/s390.c (s390_cpu): Rename to ...
2441         (s390_tune): ... this.
2442         * config/s390/s390.h (s390_cpu, s390_tune): Likewise.
2443         * config/s390/s390.c (s390_issue_rate, override_options): Likewise.
2444         * config/s390/s390.md (attr "cpu"): Likewise.
2445
2446 2003-06-30  Neil Booth  <neil@daikokuya.co.uk>
2447
2448         * c-common.c (enum c_language_kind, flag_objc): Remove.
2449         (fix_string_type, check_case_value, c_common_nodes_and_builtins,
2450         c_add_case_label, finish_label_addr_expr, boolean_increment):
2451         Use c_dialect_ macros.
2452         * c-common.h (enum c_language_kind): Extend.
2453         (c_dialect_cxx, c_dialect_objc): New.
2454         (flag_objc): Remove.
2455         (c_common_init_options): Update prototype.
2456         * c-cppbuiltin.c (define__GNUC__, c_cpp_builtins): Use c_dialect_
2457         macros.
2458         * c-decl.c (finsih_decl, grokfield, finish_struct): Use c_dialect_
2459         macros.
2460         * c-format.c (C_STD_VER, C_STD_NAME): Similarly.
2461         * c-lang.c (c_init_options): Remove.
2462         (c_language): Define.
2463         (LANG_HOOKS_INIT_OPTIONS): Use common hook.
2464         * c-lex.c (lex_charconst): Use c_dialect_ macros.
2465         * c-opts.c (lang_flags): Make function-local.
2466         (c_common_init_options): Use c_dialect_ macros.  Handle
2467         C++ diagnostic requirements.
2468         (c_common_handle_option, c_common_post_options): Use flag_cxx.
2469         * c-parse.in (init_reswords): Use c_dialect_objc ().
2470         * c-pch.c (get_ident): Use c_language.
2471         * c-pretty-print.c (pp_c_bool_literal): Use c_dialect_ macros.
2472         * c-typeck.c (comptypes, build_c_cast): Similarly.
2473         * objc/objc-lang.c (c_language): Define.
2474         (LANG_HOOKS_INIT_OPTIONS): Use common hook.
2475         (objc_init_options): Remove.
2476
2477 2003-06-30  Kazu Hirata  <kazu@cs.umass.edu>
2478
2479         * config/alpha/alpha.h (FUNCTION_ARG_PADDING): Remove.
2480         * config/alpha/unicosmk.h: Don't #undef FUNCTION_ARG_PADDING.
2481
2482 2003-06-30  Wolfgang Bangerth  <bangerth@dealii.org>
2483
2484         * doc/sourcebuild.texi: Don't reference gnats.html any more.
2485
2486 2003-06-30  Kazu Hirata  <kazu@cs.umass.edu>
2487
2488         * config/h8300/h8300.c (compute_mov_length): Fix length of
2489         mov:SF on H8/300.
2490
2491 2003-06-30  Nick Clifton  <nickc@redhat.com>
2492
2493         * config/arm/arm.h (BIGGEST_FIELD_ALIGNMENT): Make defintion
2494         constant.
2495
2496 Mon Jun 30 15:36:29 CEST 2003  Jan Hubicka  <jh@suse.cz>
2497
2498         (fyl2x_sfxf3, fyl2x_dfxf3, fscale_sfxf3, fscale_dfxf3): Fix condition.
2499
2500 2003-06-30 Hartmut Penner  <hpenner@de.ibm.com>
2501
2502         * config/rs6000/rs6000.c (rs6000_split_altivec_in_gprs): New function.
2503         (altivec_in_gprs_p): New function.
2504
2505         * config/rs6000/rs6000-protos (rs6000_split_altivec_in_gprs): New
2506         prototype.
2507         (altivec_in_gprs_p): New prototype.
2508
2509         * config/rs6000/altivec.md (*movv4si_internal): Change
2510         multi-assembler alternative to '#'. Add postreload splitter to
2511         handle this cases.
2512         (*movv4hi_internal): Likewise.
2513         (*movv4qi_internal): Likewise.
2514         (*movv4sf_internal): Likewise.
2515
2516 2003-06-30  Jason Merrill  <jason@redhat.com>
2517
2518         * defaults.h (PUSH_ARGS_REVERSED): Define default here.
2519         * calls.c: Not here.
2520
2521 2003-06-30  Ben Elliston  <bje@wasabisystems.com>
2522
2523         * config/arm/arm.c (arm_rtx_costs): Remove #if 0 block.
2524         (bad_signed_byte_operand): Likewise.
2525         (arm_output_epilogue): Likewise.
2526         (arm_final_prescan_insn): Likewise.
2527
2528 2003-06-30  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2529
2530         * cfgrtl.c (mark_killed_regs): Cast HARD_REGNO_NREGS to int.
2531
2532 2003-06-30  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2533
2534         * c-pch.c (c_common_write_pch): Flush asm_out_file to allow for
2535         subsequent writes.
2536
2537 Mon Jun 30 10:03:02 CEST 2003  Jan Hubicka  <jh@suse.cz>
2538
2539         * cfgrtl.c (verify_flow_info): Accept degenerated condjumps
2540         in cfglayout mode.
2541
2542 Mon Jun 30 09:52:39 CEST 2003  Jan Hubicka  <jh@suse.cz>
2543
2544         * i386.c (standard_80387_constant_p): Accept TFmode constants too.
2545         (init_ext_80387_constants): Likewise.
2546         (standard_80387_constant_rtx): Likewise.
2547         * i386.md (atanxf): Disable for TARGET_128BIT_LONG_LONG
2548         (atantf): Disable for !TARGET_128BIT_LONG_LONG
2549         (fyl2x_sfxf3, fyl2x_dfxf3): Accept TFmode operands.
2550         (fyl2x_xfxf3, fyl2x_tfxf3): Enable/disable as needed.
2551         (fscale_sfxf3, fscale_dfxf3): Accept TFmode operands.
2552         (fscale_xfxf3, fscale_tfxf3): Enable/disable as needed.
2553         (frndinttf2): New.
2554         (f2xm1tf2): New.
2555         (exp?f2): Use expsf2_tf when needed.
2556         (exp?f2_tf): New.
2557         (exptf): New.
2558
2559 2003-06-29 Uwe Stieber <uwe@kaos-group.de>
2560
2561         * config.gcc (sh*-*-kaos*): Put tm_file setting in separate case
2562         statement from tmake_file set.
2563
2564 2003-06-29  James E Wilson  <wilson@tuliptree.org>
2565
2566         * reload.c (find_reloads): Change push_reloads to push_reload in
2567         comment.
2568         * reload1.c (eliminate_regs): Likewise.
2569         (dump_needs): Delete prototype for deleted function.
2570
2571 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2572
2573         * builtin-attrs.def (gcc_diag, gcc_cdiag, gcc_cxxdiag): New
2574         format attributes.
2575         * c-format.c (enum format_type): Add gcc_diag_format_type,
2576         gcc_cdiag_format_type, and gcc_cxxdiag_format_type.
2577         (gcc_diag_length_specs, gcc_cdiag_length_specs,
2578         gcc_cxxdiag_length_specs, gcc_diag_flag_pairs,
2579         gcc_cdiag_flag_pairs, gcc_cxxdiag_flag_pairs, gcc_diag_flag_specs,
2580         gcc_cdiag_flag_specs, gcc_cxxdiag_flag_specs, gcc_diag_char_table,
2581         gcc_cdiag_char_table, gcc_cxxdiag_char_table): New.
2582         (format_types_orig): Add new data.
2583         (find_char_info_specifier_index, init_dynamic_diag_info): New
2584         functions.
2585         (handle_format_attribute): Update to handle new format attributes.
2586
2587 2003-06-29  Aaron W. LaFramboise  <awlaframboise@aol.com>
2588
2589         * config/i386/gthr-win32.h (__GTHREAD_HIDE_WIN32API): Define to 1.
2590
2591 2003-06-29  Dara Hazeghi  <dhazeghi@yahoo.com>
2592
2593         * doc/install.texi: Remove install documentation for obsoleted targets
2594         i?86-*-sco, i?86-*-sco3.2v4, powerpcle-*-pe, powerpcle-*-winnt,
2595         arm-*-aof.
2596         Update information about IA64 toolchain, AIX make requirements,
2597         and binutils for m68k-*-hpux and *-*-linuxaout targets.
2598
2599 Mon Jun 30 00:50:43 CEST 2003  Jan Hubicka  <jh@suse.cz>
2600
2601         * regmove.c (regmove_optimize): Don't try to make src and dst match
2602         when they are in different modes.
2603
2604 Sun Jun 29 23:06:32 CEST 2003  Jan Hubicka  <jh@suse.cz>
2605
2606         * builtins.c (expand_builtin_mathfn, expand_builtin_mathfn_2): Avoid
2607         busy work when builtin is not supported by the backend.
2608
2609 2003-06-29  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2610
2611         * loop.c (count_one_set): Fix detection of registers set in more
2612         than one basic block.
2613
2614 2003-06-29  Andreas Jaeger  <aj@suse.de>
2615
2616         * target-def.h: Remove usage of OBJECT_FORMAT_ROSE.
2617         * system.h: Poison OBJ_FORMAT_ROSE.
2618         * doc/tm.texi (Macros for Initialization): Remove documentatin of
2619         OBJECT_FORMAT_ROSE.
2620         * config/rs6000/lynx.h: Remove undef of OBJECT_FORMAT_ROSE.
2621         * collect2.c: Remove usage of OBJECT_FORMAT_ROSE.
2622
2623 2003-06-29  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2624
2625         * pa.c (update_total_code_bytes): New function.
2626         (last_address): Number of bytes output for a function and its
2627         associated thunks.
2628         (compute_frame_size): Use BITS_PER_UNIT.
2629         (pa_output_function_epilogue): Compute last_address.  Use
2630         update_total_code_bytes.
2631         (output_lbranch): Handle long branch on portable runtime.
2632         (attr_length_millicode_call, attr_length_call,
2633         attr_length_indirect_call): Only use total_code_bytes for calls in
2634         the text section.
2635         (output_call): Only use an indirect call sequence when the target is
2636         not local.
2637         (pa_asm_output_mi_thunk): Handle updating of total_code_bytes.  Improve
2638         test to determine when an IA-relative branch can be used.  Add various
2639         long branch sequences.  Avoid using an indirect branch on all ports
2640         except SOM.
2641
2642 2003-06-29  Ulrich Weigand  <uweigand@de.ibm.com>
2643
2644         * expr.c (clear_by_pieces): Fix prototype.
2645
2646 2003-06-29  Andreas Jaeger  <aj@suse.de>
2647
2648         * cse.c: Convert prototypes to ISO C90.
2649         * cselib.c: Likewise.
2650         * cselib.h: Likewise.
2651         * dbxout.c: Likewise.
2652         * debug.c: Likewise.
2653         * df.c: Likewise.
2654         * df.h: Likewise.
2655         * dojump.c: Likewise.
2656         * doloop.c: Likewise.
2657         * dominance.c: Likewise.
2658         * dwarf2asm.c: Likewise.
2659         * dwarf2out.c: Likewise.
2660         * dwarf2out.h: Likewise.
2661         * dwarfout.c: Likewise.
2662         * except.c: Likewise.
2663         * except.h: Likewise.
2664         * emit-rtl.c: Likewise.
2665         * et-forest.c: Likewise.
2666         * et-forest.h: Likewise.
2667         * except.c: Likewise.
2668         * explow.c: Likewise.
2669         * expmed.c: Likewise.
2670         * expr.c: Likewise.
2671         * expr.h: Likewise.
2672
2673 2003-06-29  Kazu Hirata  <kazu@cs.umass.edu>
2674
2675         * alloc-pool.c: Fix comment formatting.
2676         * bitmap.c: Likewise.
2677         * bitmap.h: Likewise.
2678         * bt-load.c: Likewise.
2679         * builtins.c: Likewise.
2680         * caller-save.c: Likewise.
2681         * cfganal.c: Likewise.
2682         * cfgrtl.c: Likewise.
2683         * collect2.c: Likewise.
2684         * cse.c: Likewise.
2685         * df.c: Likewise.
2686         * diagnostic.c: Likewise.
2687         * dwarf2out.c: Likewise.
2688         * dwarfout.c: Likewise.
2689         * expmed.c: Likewise.
2690         * final.c: Likewise.
2691         * flags.h: Likewise.
2692         * fold-const.c: Likewise.
2693         * gcc.c: Likewise.
2694         * gcov-io.h: Likewise.
2695         * gcov.c: Likewise.
2696         * genattrtab.c: Likewise.
2697         * genautomata.c: Likewise.
2698         * libgcov.c: Likewise.
2699         * mips-tfile.c: Likewise.
2700         * optabs.c: Likewise.
2701         * prefix.c: Likewise.
2702         * rtlanal.c: Likewise.
2703         * stmt.c: Likewise.
2704         * stor-layout.c: Likewise.
2705         * toplev.c: Likewise.
2706         * varasm.c: Likewise.
2707         * vmsdbgout.c: Likewise.
2708
2709 2003-06-29  Kazu Hirata  <kazu@cs.umass.edu>
2710
2711         * expr.c (emit_single_push_insn): If padding is needed
2712         downward, adjust the stack pointer first, and then store the
2713         data into the stack location using an offset.
2714
2715 2003-06-29  Andreas Jaeger  <aj@suse.de>
2716
2717         * collect2.h: Convert prototypes to ISO C90.
2718         * collect2.c: Likewise.
2719         * conflict.c: Likewise.
2720         * coverage.c: Likewise.
2721         * convert.h: Likewise.
2722         * convert.c: Likewise.
2723
2724 2003-06-29  Nathan Sidwell  <nathan@codesourcery.com>
2725
2726         * c-decl.c (c_init_decl_processing): Use a location_t. Set input
2727         filename to <internal>.
2728         * tree.c (make_node): Just copy the current location.
2729
2730 2003-06-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
2731
2732         PR optimization/11210
2733         * fold-const (decode_field_reference): Revert 2003-06-26 patch.
2734
2735 2003-06-29  Neil Booth  <neil@daikokuya.co.uk>
2736
2737         * toplev.c (flag_dummy): Remove.
2738         (f_options): Restore flag pointers.
2739
2740 2003-06-29  David Edelsohn  <edelsohn@gnu.org>
2741
2742         * config/rs6000/rs6000.c (processor_target_table): Add 970.
2743         * config.gcc: Add 970.
2744
2745 2003-06-29  Kazu Hirata  <kazu@cs.umass.edu>
2746
2747         * dwarf2out.c (add_AT_string): Replace ggc_alloc_string (X,
2748         -1) with ggc_strdup.
2749         * stmt.c (expand_asm_operands): Likewise.
2750         * config/rs6000/rs6000.md (builtin_setjmp_receiver): Likewise.
2751
2752 2003-06-28  Kazu Hirata  <kazu@cs.umass.edu>
2753
2754         * config/ip2k/ip2k.c (ip2k_reorg): Use INSN_P instead of its
2755         definition.
2756
2757 2003-06-29  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2758
2759         * opts.c: Include insn-attr.h.
2760         * Makefile.in (opts.o): Depend on INSN_ATTR_H.
2761
2762 2003-06-27  J"orn Rennecke <joern.rennecke@superh.com>
2763
2764         * flow.c (propagate_one_insn): Use proper test for a register
2765         being part of the return value.
2766
2767 2003-06-28  Kazu Hirata  <kazu@cs.umass.edu>
2768
2769         * config/avr/avr.c: Fix a comment typo.
2770
2771 2003-06-28  Kazu Hirata  <kazu@cs.umass.edu>
2772
2773         * config/avr/avr-protos.h: Replace avr_simplify_comparision_p
2774         with avr_simplify_comparison_p.
2775         * config/avr/avr.c: Likewise.
2776
2777 2003-06-28  Kazu Hirata  <kazu@cs.umass.edu>
2778
2779         * builtins.c: Follow spelling conventions.
2780         * cgraph.c: Likewise.
2781         * cpplex.c: Likewise.
2782         * config/arm/arm.c: Likewise.
2783         * config/arm/iwmmxt.md: Likewise.
2784         * config/c4x/c4x-modes.def: Likewise.
2785         * config/c4x/c4x.c: Likewise.
2786         * config/c4x/c4x.h: Likewise.
2787         * config/c4x/c4x.md: Likewise.
2788         * config/i386/i386-interix.h: Likewise.
2789         * config/mips/mips.h: Likewise.
2790
2791 2003-06-28  Neil Booth  <neil@daikokuya.co.uk>
2792
2793         * config/m68k/m68k.h (TARGET_CPU_CPP_BUILTINS): Predicate
2794         __mc68020__ on TARGET_68020.
2795
2796 2003-06-28  Kazu Hirata  <kazu@cs.umass.edu>
2797
2798         * config/h8300/h8300.c: Fix a comment typo.
2799
2800 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
2801
2802         * c-parse.in (yylexstring): Use a location_t.
2803
2804         * diagnostic.h (diagnostic_set_info): Replace file and lineno
2805         parameters with a location_t.
2806         * diagnostic.c (diagnostic_set_info): Replace file and lineno
2807         parameters with a location_t.
2808         (inform, warning, pedwarn, error, sorry, fatal_error,
2809         internal_error, warning_with_decl, pedwarn_with_decl,
2810         error_with_decl): Adjust.
2811         * c-error.c (pedwarn_c99): Adjust.
2812         * c-format.c (status_warning): Adjust.
2813         * rtl-error.c (file_and_line_for_asm): Rename to ...
2814         (location_for_asm): Return a location_t.
2815         (diagnostic_for_asm): Adjust.
2816
2817 2003-06-28  Neil Booth  <neil@daikokuya.co.uk>
2818
2819         * cpptrad.c (skip_macro_block_comment): New.
2820         (copy_comment): Use it if appropriate.
2821
2822 2003-06-28  Kazu Hirata  <kazu@cs.umass.edu>
2823
2824         * gcse.c (compute_ld_motion_mems): Use INSN_P instead of its
2825         definition.
2826         (store_killed_in_insn): Likewise.
2827         * print-rtl.c (print_rtx): Likewise.
2828         * config/frv/frv.c (frv_final_prescan_insn): Likewise.
2829         * config/m68hc11/m68hc11.c (dead_register_here): Likewise.
2830         (m68hc11_reassign_regs): Likewise.
2831         (m68hc11_reorg): Likewise.
2832
2833 2003-06-28  Gabriel Dos Reis <gdr@integrable-solutions.net>
2834
2835         * diagnostic.c (output_integer_with_precision): New macro.
2836         (output_format): Use it.  Handle more format specifiers.
2837         (output_long_decimal): Remove.
2838         (output_unsigned_decimal): Likewise.
2839         (output_long_unsigned_decimal): Likewise.
2840         (output_octal): Likewise.
2841         (output_long_octal): Likewise.
2842         (output_hexadecimal): Likewise.
2843         (output_long_hexadecimal): Likewise.
2844         (output_long_long_decimal): Likewise.
2845
2846 2003-06-28  Andreas Schwab  <schwab@suse.de>
2847
2848         * config/ia64/ia64.md: Follow recent emit_note API change.
2849
2850 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
2851
2852         * c-parse.in (%union): Replace filename & lineno with location.
2853         (save_filename, save_lineno): Remove.
2854         (save_location): New.
2855         (fndef, old_style_parm_decls_1, lineno_datadecl, lineno_decl,
2856         nested_function, notype_nested_function, if_prefix, lineno_stmt,
2857         lineno_label, label): Adjust.
2858
2859 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
2860
2861         * builtins.c (c_strlen): Add only_value argument.
2862         Handle COND_EXPR and COMPOUND_EXPR.
2863         (expand_builtin_strlen): Optimize also strlen (i++ ? "foo" : "bar").
2864         Adjust c_strlen callers.
2865         (expand_builtin_strcpy, expand_builtin_strncpy,
2866         expand_builtin_strcmp, expand_builtin_strncmp,
2867         expand_builtin_fputs, expand_builtin_sprintf,
2868         fold_builtin): Adjust c_strlen callers.
2869
2870 2003-06-28  Josef Zlomek  <zlomekj@suse.cz>
2871
2872         * bb-reorder.c (find_traces_1_round): Do not send basic block
2873         to next round when we are in the last round.
2874
2875 2003-06-28  Neil Booth  <neil@daikokuya.co.uk>
2876
2877         * Makefile.in: Update.
2878         * opts.c: Include tm_p.h.
2879         (handle_options): Make static.
2880         (decode_options): Copied from toplev.c.
2881         * opts.h (decode_options): New.
2882         * toplev.c (parse_options_and_default_flags): Move most to opts.c,
2883         some to...
2884         (general_init): ...here.
2885         (toplev_main): Use decode_options instead.
2886         * toplev.h (save_argc, save_argv): New.
2887
2888 2003-06-28  Kazu Hirata  <kazu@cs.umass.edu>
2889
2890         * explow.c (find_next_ref): Remove.
2891         * rtl.h: Remove the prototype for find_next_ref.
2892
2893 2003-06-27  Roger Sayle  <roger@eyesopen.com>
2894
2895         * config/alpha/alpha.md (anonymous define_split): Adjust emit_note
2896         call to match recent API change.
2897
2898 2003-06-27  Zack Weinberg  <zack@codesourcery.com>
2899
2900         * dbxout.c (flag_debug_only_used_symbols): Delete redundant
2901         declaration.
2902
2903         * c-format.c (check_format_string, get_constant)
2904         * cfgrtl.c (rtl_split_edge):
2905         Mark the definition static, matching the forward declaration.
2906
2907 2003-06-27  Gunther Nikl <gni@gecko.de>
2908
2909         * unwind-c.c (PERSONALITY_FUNCTION): Delete duplicate define.
2910
2911         PR target/11014
2912         * config/m68k/m68k.c (m68k_output_mi_thunk): Use correct assembly
2913         syntax for MIT / MOTOROLA.
2914
2915         PR other/10240
2916         * configure.in: Removed $(XCFLAGS) from BUILD_CFLAGS for build != host.
2917         * configure: Rebuilt.
2918
2919 2003-06-27  Chris Demetriou  <cgd@broadcom.com>
2920
2921         * config/mips/mips.c (mips_build_va_list): Make padding in
2922         va_list structure explicit to avoid -Wpadded warnings.
2923
2924 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
2925
2926         * config/s390/s390.h (SECONDARY_OUTPUT_RELOAD_CLASS): Define.
2927         * config/s390/s390.c (s390_secondary_output_reload_class): New function.
2928         * config/s390/s390-protos.h (s390_secondary_output_reload_class):
2929         Declare it.
2930         * config/s390/s390.md ("reload_outti", "reload_outdi",
2931         "reload_outdf"): New expanders.
2932
2933         * config/s390/s390.md ("movti" + splitters): Handle non-offsettable
2934         memory operands as source.
2935         ("movdi" + splitters): Likewise.
2936         ("movdf" + splitters): Likewise.
2937         * config/s390/s390.c (s390_split_ok_p): New function.
2938         * config/s390/s390-protos.h (s390_split_ok_p): Declare it.
2939
2940 2003-06-27  Kazu Hirata  <kazu@cs.umass.edu>
2941
2942         * combine.c (force_to_mode): Replace the equality comparison
2943         of INTVALs with a pointer equality comparison.
2944         (simplify_comparison): Likewise.
2945
2946 2003-06-27  Kazu Hirata  <kazu@cs.umass.edu>
2947
2948         * jump.c (rtx_renumbered_equal_p): Replace an expression that
2949         is known to be 0 with 0.
2950
2951 2003-06-27  Kazu Hirata  <kazu@cs.umass.edu>
2952
2953         * gcse.c (expr_equiv_p): Replace expressions that are known to
2954         be 0 with 0.
2955
2956 2003-06-27  Kazu Hirata  <kazu@cs.umass.edu>
2957
2958         * cse.c (fold_rtx): Replace the equality comparison of INTVALs
2959         with a pointer equality comparison.
2960
2961 2003-06-27  Kazu Hirata  <kazu@cs.umass.edu>
2962
2963         * rtlanal.c (reg_mentioned_p): Return 0 earlier if REG and IN
2964         are known to be not equivalent.
2965
2966 2003-06-27  Richard Henderson  <rth@redhat.com>
2967
2968         * config/alpha/alpha.c (function_arg): Don't pass small aggregates
2969         in floating point registers.  Validate that we don't receive complex
2970         values here.  Use #elif.
2971         (return_in_memory, function_value): New.
2972         (alpha_va_arg): Handle complex values as two arguments.
2973         * config/alpha/alpha.h (RETURN_IN_MEMORY): Use return_in_memory.
2974         (FUNCTION_VALUE, LIBCALL_VALUE): Use function_value.
2975         (SPLIT_COMPLEX_ARGS): New.
2976         * config/alpha/alpha-protos.h: Update.
2977
2978 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
2979
2980         * ggc-page.c (inverse_table): Change type of mult to size_t.
2981         (compute_inverse): Compute inverse using size_t, not unsigned int.
2982         Compute inverse also for sizes larger than half a machine page.
2983
2984 Fri Jun 27 18:36:12 CEST 2003  Jan Hubicka  <jh@suse.cz>
2985
2986         * toplev.c (rest_of_decl_compilation):  Only varpoolize argument
2987         when called before cgraph_optimize.
2988
2989 2003-06-27  Zack Weinberg  <zack@codesourcery.com>
2990
2991         * config/darwin.h, config/elfos.h, config/i960/i960-coff.h
2992         * config/m68k/coff.h: ASM_FILE_START_FILE_DIRECTIVE should
2993         be TARGET_ASM_FILE_START_FILE_DIRECTIVE.
2994
2995 Fri Jun 27 17:41:16 CEST 2003  Jan Hubicka  <jh@suse.cz>
2996
2997         * cgraph.c (cgraph_node, cgraph_varpool_node): Avoid re-initializing
2998         of known_decls.
2999
3000 2003-06-27  Hans-Peter Nilsson  <hp@axis.com>
3001
3002         * defaults.h (REGISTER_MOVE_COST): Define default here.
3003         * regclass.c: Don't define default REGISTER_MOVE_COST here.
3004         * reload.c, reload1.c: Ditto.
3005
3006 2003-06-27  Richard Earnshaw <rearnsha@arm.com>
3007
3008         * flags.h: Really install previous change.
3009
3010 2003-06-27  Nathan Sidwell  <nathan@codesourcery.com>
3011
3012         * rtl.h (emit_note): Remove FILE parameter.
3013         * emit-rtl.c (emit_line_note): Adjust emit_note call.
3014         (emit_note): Remove FILE parameter. Adjust.
3015         * builtins.c (expand_builtin_expect): Adjust emit_note call.
3016         * c-semantics.c (genrtl_scope_stmt): Likewise.
3017         (expand_stmt): Likewise.
3018         * cfglayout.c (reemit_insn_block_notes): Likewise.
3019         (duplicate_insn_chain): Likewise.
3020         * except.c (expand_eh_region_start, expand_eh_region_end,
3021         sjlj_emit_function_enter): Likewise.
3022         * explow.c (probe_stack_range): Likewise.
3023         * expr.c (emit_block_move_via_loop): Likewise.
3024         * function.c (init_function_start, expand_function_start,
3025         expand_function_end, thread_prologue_and_epilogue_insns): Likewise.
3026         * integrate.c (expand_inline_function, copy_insn_list): Likewise.
3027         * reg-stack.c (compensate_edge): Likewise.
3028         * reload1.c (reload): Likewise.
3029         * rtlanal.c (hoist_insn_to_edge): Likewise.
3030         * stmt.c (expand_fixup, expand_start_loop, expand_start_null_loop,
3031         expand_loop_continue_here, expand_end_loop, expand_continue_loop,
3032         expand_exit_loop_top_cond, expand_value_return,
3033         expand_start_bindings_and_block, expand_end_bindings,
3034         expand_decl_cleanup, expand_start_case): Likewise.
3035         * unroll.c (copy_loop_body
3036         * config/alpha/alpha.c (alpha_output_mi_thunk_osf): Likewise.
3037         * config/ia64/ia64.c (ia64_output_mi_thunk): Likewise.
3038         * config/rs6000/rs6000.c (rs6000_emit_eh_toc_restore,
3039         rs6000_emit_allocate_stack, rs6000_output_function_prologue,
3040         rs6000_output_function_epilogue, rs6000_output_mi_thunk): Likewise.
3041         * config/sh/sh.c (sh_output_mi_thunk): Likewise.
3042         * config/sparc/sparc.c (sparc_output_mi_thunk): Likewise.
3043
3044 2003-06-27  Nathan Sidwell  <nathan@codesourcery.com>
3045
3046         * c-tree.h (grokfield): Remove unused filename and line parameters.
3047         * c-decl.c (grokfield): Remove unused filename and line parameters.
3048         * c-parse.in (component_decl): Adjust field grokking rules, adjust
3049         grokfield calls.
3050         (component_declarator): Likewise.
3051         (component_notype_declarator): Likewise.
3052         * objc/objc-act.c (build_module_descriptor): Adjust grokfield
3053         calls.
3054         (build_protocol_template, build_method_prototype_list_template,
3055         build_method_prototype_template, build_category_template,
3056         build_selector_template, build_class_template,
3057         build_super_template, build_ivar_template,
3058         build_ivar_list_template, build_method_list_template,
3059         build_method_template, add_instance_variable): Likewise.
3060
3061 2003-06-27  Kazu Hirata  <kazu@cs.umass.edu>
3062
3063         * stmt.c (do_jump_if_equal): Return 0 earlier if OP1 and
3064         OP2 are known to be not equivalent.
3065
3066 2003-06-26  Devang Patel <dpatel@apple.com>
3067
3068         * final.c (debug_flush_symbol_queue): New function.
3069         (debug_queue_symbol): New function.
3070         (debug_free_queue): New function.
3071         (debug_nesting): New variable.
3072         (symbol_queue): New variable.
3073         (symbol_queue_index): Same.
3074         (symbol_queue_size): Same.
3075         * debug.h (debug_flush_symbol_queue): New.
3076         (debug_queue_symbol): New.
3077         (debug_free_queue): New.
3078         (debug_nesting): New.
3079         (symbol_queue_index): New.
3080         * dbxout.c (DBXOUT_DECR_NESTING): New macro.
3081         (DBXOUT_DECR_NESTING_AND_RETURN): New macro.
3082         (dbxout_init): Delay symbol output.
3083         (dbxout_global_decl): Save, set and reset TREE_USED bit around
3084         dbxout_symbol() call.
3085         (dbxout_begin_function): Same.
3086         (dbxout_finish): Free symbol queue.
3087         (dbxout_type): Put appropriate symbols in queue.
3088         (dbxout_symbol): Put info for symbol's type in queue.
3089         Decrement/Increment nesting counts flush symbol queue appropriately.
3090         (dbxout_parms): Increment dbxout nesting.
3091         (dbxout_reg_parms): Same.
3092         * flags.h (flag_debug_only_used_symbols): New.
3093         * toplev.c (flag_debug_only_used_symbols): New variable.
3094         (lang_independent_options): Add entries for new option
3095         -feliminate-unused-debug-symbols.
3096         * common.opt: Add entry for -feliminate-unused-debug-symbols.
3097         * opts.c (common_handle_options): Same.
3098         * config/rs6000/darwin.h (CC1_SPEC): Interpret -gused as
3099         -feliminate-unused-debug-symbols.
3100         * doc/invoke.texi (Debugging Options): Document
3101         -feliminate-unused-debug-symbols.
3102
3103 2003-06-26  Roger Sayle  <roger@eyesopen.com>
3104             Jakub Jelinek  <jakub@redhat.com>
3105
3106         * builtins.c (expand_builtin_sprintf): Use c_getstr and strlen to
3107         obtain the format string instead of using TREE_STRING_POINTER and
3108         TREE_STRING_LENGTH.  Only optimize sprintf(dst,"%s",src) when the
3109         return value is unused or the length of src is a known constant.
3110
3111 2003-06-26  Richard Henderson  <rth@redhat.com>
3112
3113         * config/ia64/ia64.h (REGISTER_NAMES): R0 is really AP.
3114
3115 2003-06-26  Richard Henderson  <rth@redhat.com>
3116
3117         * config/ia64/ia64.c (ia64_expand_call): Don't add ar.pfs for sibcalls.
3118         (ia64_split_call): Only load descriptor for GP register inputs.
3119         (ia64_expand_epilogue): Check current_frame_info.mask not
3120         current_function_is_leaf to restore ar.pfs.
3121
3122 2003-06-26  Richard Henderson  <rth@redhat.com>
3123
3124         * emit-rtl.c (try_split): Append to new CALL_INSN_FUNCTION_USAGE
3125         instead of replacing it.
3126
3127 2003-06-26  Richard Henderson  <rth@redhat.com>
3128
3129         * flow.c (propagate_one_insn): Kill function return value
3130         registers across tail calls.
3131
3132         * flow.c (propagate_one_insn): Preserve live-at-end registers
3133         across tail calls.
3134
3135 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
3136
3137         * reload.c (can_reload_into): New function.
3138         (push_reload): Use it.
3139
3140 2003-06-26  Kazu Hirata  <kazu@cs.umass.edu>
3141
3142         * config/h8300/h8300.c (compute_a_rotate_length): Fix the
3143         references to the amount of a rotation.
3144
3145 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
3146
3147         * config/sh/coff.h: Don't include dbxcoff.h.
3148         * config.gcc: List it here.
3149
3150 2003-06-26  Kazu Hirata  <kazu@cs.umass.edu>
3151
3152         * postreload.c (reload_cse_simplify_set): Call cselib_lookup
3153         earlier.  Don't check if SRC is a constant.
3154
3155 2003-06-26  Kazu Hirata  <kazu@cs.umass.edu>
3156
3157         * Makefile.in (OBJS): Add postreload.o.
3158         Remove cselib.h from the dependency list for reload1.o.
3159         Add a dependency list for postreload.o.
3160         * reload.h: Change the comment for the prototype of
3161         reload_cse_regs.
3162         * reload1.c: Don't include cselib.h.
3163         (reload_cse_regs): Move to postreload.c
3164         (reload_cse_regs_1): Likewise.
3165         (reload_cse_noop_set_p): Likewise.
3166         (reload_cse_simplify_set): Likewise.
3167         (reload_cse_simplify_operands): Likewise.
3168         (RELOAD_COMBINE_MAX_USES): Likewise.
3169         (reload_combine_ruid): Likewise.
3170         (LABEL_LIVE): Likewise.
3171         (reload_combine): Likewise.
3172         (reload_combine_note_use): Likewise.
3173         (reload_combine_note_store): Likewise.
3174         (reg_set_luid): Likewise.
3175         (reg_offset): Likewise.
3176         (reg_base_reg): Likewise.
3177         (reg_mode): Likewise.
3178         (move2add_luid): Likewise.
3179         (move2add_last_label_luid): Likewise.
3180         (MODES_OK_FOR_MOVE2ADD): Likewise.
3181         (reload_cse_move2add): Likewise.
3182         (move2add_note_store): Likewise.
3183         (reload_cse_simplify): Likewise.
3184         * postreload.c: New.
3185
3186 2003-06-26  Kazu Hirata  <kazu@cs.umass.edu>
3187
3188         * config/avr/avr.c (final_prescan_insn): Remove support for
3189         -mrtl.
3190         * config/avr/avr.h (MASK_RTL_DUMP): Remove.
3191         (TARGET_RTL_DUMP): Likewise.
3192         (TARGET_SWITCHES): Remove -mrtl.
3193
3194 2003-06-26  Kazu Hirata  <kazu@cs.umass.edu>
3195
3196         * config/h8300/h8300-protos.h: Change emit_a_rotate to
3197         output_a_rotate.  Add a prototype for compute_a_rotate_length.
3198         * config/h8300/h8300.c (emit_a_rotate): Change to
3199         output_a_rotate.
3200         (compute_a_rotate_length): New.
3201         (h8300_adjust_insn_length): Remove.
3202         * config/h8300/h8300.h (ADJUST_INSN_LENGTH): Remove.
3203         * config/h8300/h8300.md (adjust_length): Remove.
3204         (*rotlqi3_1): Use output_a_rotate and compute_a_rotate_length.
3205         (*rotlhi3_1): Likewise.
3206         (*rotlsi3_1): Likewise.
3207
3208 2003-06-26  Roger Sayle  <roger@eyesopen.com>
3209             Richard Henderson  <rth@redhat.com>
3210
3211         * builtins.c (expand_builtin_mathfn): Always stabilize the argument
3212         list against re-evaluation.  If expand_unop fails, call expand_call
3213         with the stabilized argument list rather than return NULL_RTX.
3214         (expand_builtin_mathfn2): Likewise, always stabilize the argument
3215         list, and call expand_call ourselves if expand_binop fails.
3216
3217 2003-06-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
3218
3219         PR optimization/11210
3220         * fold-const (decode_field_reference): Strip only NOPs that
3221         don't affect the sign.
3222
3223 2003-06-26  Dhananjay Deshpande  <dhananjayd@kpitcummins.com>
3224
3225         * gcc/config/sh/sh.md (push_fpscr): Enable for TARGET_SH2E.
3226         (pop_fpscr, fpu_switch): Likewise.
3227
3228 2003-06-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3229
3230         * value-prof.c: New.
3231         * value-prof.h: New.
3232         * Makefile.in (value-prof.o): New.
3233         (LIBGCOV): Add _gcov_merge_single and _gcov_merge_delta
3234         (profile.o): Add value-prof.h and tree.h dependency.
3235         * flags.h (flag_profile_values): Declare.
3236         * gcov-io.h (GCOV_COUNTERS, GCOV_COUNTER_NAMES, GCOV_MERGE_FUNCTIONS):
3237         Add new counters.
3238         (GCOV_COUNTER_V_INTERVAL, GCOV_COUNTER_V_POW2, GCOV_COUNTER_V_SINGLE,
3239         GCOV_COUNTER_V_DELTA): New counter sections.
3240         (__gcov_merge_single, __gcov_merge_delta): Declare.
3241         * flow.c (mark_used_regs): Set subregs_of_mode only when the
3242         structure is initialized.
3243         * libgcov.c (__gcov_merge_single, __gcov_merge_delta): New functions.
3244         * profile.c: Include value-prof.h and tree.h.
3245         (gen_interval_profiler, gen_pow2_profiler, gen_one_value_profiler,
3246         gen_const_delta_profiler, instrument_values): New static functions.
3247         (get_exec_counts): Fix comment.
3248         (branch_prob): Invoke instrument_values.
3249         * toplev.c (flag_profile_values): New flag.
3250         * doc/invoke.texi (-fprofile-values): Document.
3251
3252 2003-06-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3253
3254         * Makefile.in (cfgrtl.o): Add expr.h dependency.
3255         * cfgrtl.c: Include expr.h.
3256         (mark_killed_regs, safe_insert_insn_on_edge): New
3257         functions.
3258         * config/i386/i386.h (AVOID_CCMODE_COPIES): Define.
3259         * basic-block.h (safe_insert_insn_on_edge): Declare.
3260
3261 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
3262
3263         * c-opts.c (missing_arg): Make non-static.
3264         (c_common_handle_option): Don't check for missing arguments.
3265         * opts.c (handle_option): Check for missing arguments.
3266
3267 2003-06-26  David Edelsohn  <edelsohn@gnu.org>
3268
3269         * config/rs6000/power4.md (power4-veccomplex): Correct latency.
3270
3271 2003-06-25  Loren James Rittle  <ljrittle@acm.org>
3272
3273         * configure.in (ld_vers): Portability [sed].
3274         * configure: Regenerate with autoconf213.
3275
3276 2003-06-25  H.J. Lu <hongjiu.lu@intel.com>
3277
3278         * doc/extend.texi: Document new builtin functions for Intel
3279         Prescott New Intrunctions.
3280
3281         * doc/invoke.texi: Document new command-line options, -mpni and
3282         -mno-pni, for Intel Prescott New Intrunctions.
3283
3284         * config.gcc (extra_headers): Add pmmintrin.h for i[34567]86-*-*.
3285
3286         * config/i386/i386.c (override_options): Turn on MASK_SSE2
3287         for -mpni. Turn on MASK_SSE for -msse2.
3288         (bdesc_2arg): Add PNI builtins with 2 args.
3289         (bdesc_1arg): Add PNI builtins with 1 arg.
3290         (ix86_init_mmx_sse_builtins): Handle PNI builtins.
3291         (ix86_expand_builtin): Likewise.
3292
3293         * config/i386/i386.h (MASK_3DNOW, MASK_3DNOW_A,
3294         MASK_128BIT_LONG_DOUBLE, MASK_64BIT, MASK_MS_BITFIELD_LAYOUT,
3295         MASK_TLS_DIRECT_SEG_REFS): Renumbered.
3296         (TARGET_PNI): New.
3297         (TARGET_SWITCHES): Don't enable MASK_SSE for -msse2 here. Add
3298         -mpni and -mno-pni.
3299         (TARGET_CPU_CPP_BUILTINS): Defined __PNI__ for PNI.
3300         (ix86_builtins): Add PNI builtins.
3301         (config/i386/i386.md): Add PNI patterns.
3302
3303         * config/i386/pmmintrin.h: New file.
3304
3305 2003-06-25  Kazu Hirata  <kazu@cs.umass.edu>
3306
3307         * config/h8300/h8300.md (call): Fix the insn lengths.
3308         (call_value): Likewise.
3309
3310 Thu Jun 26 00:13:35 CEST 2003  Jan Hubicka  <jh@suse.cz>
3311
3312         * c-common.c (handle_used_attribute): Use mark_referenced.
3313         * varasm.c (mark_referenced): Break out from ...
3314         (assemble_name): ... here.
3315         * tree.h (mark_referenced): Declare.
3316
3317 2003-06-25  Wolfgang Bangerth  <bangerth@dealii.org>
3318
3319         * gccbug.in: Add PCH to list of categories.
3320
3321 2003-06-25 Martin Schaffner <schaffner@gmx.li>
3322
3323         * cppfiles.c: Clarify comments.
3324         * cpphash.h: Likewise.
3325         * cpplib.h: Likewise.
3326         * cppmacro.c: Likewise.
3327         * mkdeps.h: Likewise.
3328
3329 2003-06-25  Neil Booth  <neil@daikokuya.co.uk>
3330
3331         * c-opts.c (complain_wrong_lang, write_langs): Remove.
3332         (c_common_handle_option): Complaints about wrong language are
3333         handled in opts.c now.
3334         * opts.c (complain_wrong_lang, write_langs, handle_options): New.
3335         (find_opt): Fix thinko.
3336         (handle_option): Update prototype.  Complain about switches for
3337         a different front end.
3338         * opts.h (lang_names, handle_options): New.
3339         (handle_option): Remove.
3340         * opts.sh: Write out language names array.
3341         * toplev.c (parse_options_and_default_flags): Use handle_options.
3342
3343 2003-06-25  H.J. Lu <hongjiu.lu@intel.com>
3344
3345         * config/i386/i386.c (MASK_SSE1): Removed.
3346         (MASK_SSE164): Removed.
3347         (MASK_SSE264): Removed.
3348         (bdesc_2arg): Replace MASK_SSE1 with MASK_SSE. Replace
3349         MASK_SSE164 with MASK_SSE | MASK_64BIT. Replace MASK_SSE264
3350         with MASK_SSE2 | MASK_64BIT.
3351         (bdesc_1arg): Likewise.
3352         (ix86_init_mmx_sse_builtins): Likewise.
3353
3354         * config/i386/i386.h (TARGET_SSE): Remove MASK_SSE2.
3355         (TARGET_SWITCHES): Enable both MASK_SSE and MASK_SSE2 for
3356         -msse2.
3357
3358 2003-06-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3359
3360         * hwint.h (HOST_WIDE_INT_PRINT, HOST_WIDE_INT_PRINT_C): New macros.
3361         (HOST_WIDE_INT_PRINT_DEC_SPACE,
3362         HOST_WIDE_INT_PRINT_UNSIGNED_SPACE,
3363         HOST_WIDEST_INT_PRINT_DEC_SPACE,
3364         HOST_WIDEST_INT_PRINT_UNSIGNED_SPACE): Delete.
3365         (HOST_WIDE_INT_PRINT_DEC, HOST_WIDE_INT_PRINT_DEC_C,
3366         HOST_WIDE_INT_PRINT_UNSIGNED, HOST_WIDE_INT_PRINT_HEX): Define in
3367         terms of HOST_WIDE_INT_PRINT and possibly HOST_WIDE_INT_PRINT_C.
3368
3369         * final.c (asm_fprintf): Use HOST_WIDE_INT_PRINT.
3370         * ra-debug.c (dump_static_insn_cost): Likewise.
3371
3372 2003-06-26  Nick Clifton  <nickc@redhat.com>
3373
3374         * config/arm/arm.h (BIGGEST_FIELD_ALIGNMENT): Define instead
3375         of ADJUST_FIELD_ALIGN if IN_TARGET_LIBS.
3376         Replace occurances of '???' with 'XXX' incase they are
3377         mistaken for trigraphs.
3378         (THUMB_PRINT_OPERAND_ADDRESS): abort if a compound address
3379         does not have a register for the first operand.
3380
3381 2003-06-25      Dhananjay Deshpande <dhananjayd@kpitcummins.com>
3382
3383         * config/sh/sh.c (sh_register_move_cost):
3384         Add case for moving between MAC_REGS.
3385
3386 2003-06-25  Zack Weinberg  <zack@codesourcery.com>
3387
3388         PR 10178
3389         * langhooks.h (struct lang_hooks): Add no_body_blocks bool.
3390         * langhooks-def.h (LANG_HOOKS_NO_BODY_BLOCKS): New; default false.
3391         * c-lang.c, objc/objc-lang.c: Override LANG_HOOKS_NO_BODY_BLOCKS
3392         to true.
3393         * stmt.c (is_body_block): If lang_hooks.no_body_blocks, always
3394         return 0.
3395
3396 2003-06-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3397
3398         * Makefile.in (bt-load.o): Depend on $(TM_P_H).
3399         * bt-load.c: Include "tm_p.h".
3400
3401 2003-06-25  Kazu Hirata  <kazu@cs.umass.edu>
3402
3403         * config/h8300/h8300.c (compute_mov_length): Adjust for the
3404         new optimization.
3405         * config/h8300/h8300.md (*movsi_h8300): Optimize the load of
3406         an SImode constant whose upper and lower are the same.
3407
3408 Wed Jun 25 11:31:59 CEST 2003  Jan Hubicka  <jh@suse.cz>
3409
3410         * varasm.c (assemble_name): Mark needed variables even when
3411         global info is ready.
3412
3413 2003-06-24  Jerry Quinn  <jlquinn@optonline.net>
3414
3415         PR other/11280
3416         * gcc/doc/invoke.texi (Optimization Options): Remove -Os from
3417         -freorder-functions description.
3418
3419 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
3420
3421         * dwarf2out.c (gen_field_die): Return if type of decl is error mark.
3422
3423 2003-06-25  Neil Booth  <neil@daikokuya.co.uk>
3424
3425         * opts.c (common_handle_option): Add missing break;s.
3426
3427 2003-06-24  Kazu Hirata  <kazu@cs.umass.edu>
3428
3429         * config/h8300/h8300-protos.h: Add a prototype for
3430         compute_mov_length.
3431         * config/h8300/h8300.c (compute_mov_length): New.
3432         * config/h8300/h8300.md (*movqi_h8300): Use it.
3433         (*movqi_h8300hs): Likewise.
3434         (movstrictqi): Likewise.
3435         (*movhi_h8300): Likewise.
3436         (*movhi_h8300hs): Likewise.
3437         (movstricthi): Likewise.
3438         (*movsi_h8300): Likewise.
3439         (*movsf_h8300): Likewise.
3440         (*movsi_h8300hs): Likewise.
3441         (*movsf_h8300hs): Likewise.
3442
3443 2003-06-24  Kazu Hirata  <kazu@cs.umass.edu>
3444
3445         * jump.c (next_nondeleted_insn): Remove.
3446         * rtl.h: Remove the prototype for next_nondeleted_insn.
3447
3448 2003-06-24  Roger Sayle  <roger@eyesopen.com>
3449
3450         PR optimization/11311
3451         * builtins.c (powi_cost): Fix typo.  The number of multiplications
3452         required is the number to reduce the argument, result, plus the
3453         cost of calculating the residual, val [not n, the original value].
3454
3455 2003-06-24  Roger Sayle  <roger@eyesopen.com>
3456
3457         * config/alpha/osf5.h (TARGET_C99_FUNCTIONS): Define.
3458
3459 2003-06-24  Richard Henderson  <rth@redhat.com>
3460             (blame to: Loren James Rittle  <ljrittle@acm.org>)
3461
3462         * real.h (ieee_extended_intel_96_round_53_format): New.
3463         * real.c (ieee_extended_intel_96_round_53_format): New.
3464         * config/i386/freebsd.h (SUBTARGET_OVERRIDE_OPTIONS): Use it
3465         for XFmode and TFmode.
3466
3467 2003-06-24  Kazu Hirata  <kazu@cs.umass.edu>
3468
3469         * config/h8300/h8300.md (4 anonymous patterns): Give internal
3470         names.
3471         (movsi_h8300): Change the name to *movsi_h8300.
3472         (movsi_h8300hs): Change the name to *movsi_h8300hs.
3473         (movsf_h8300): Change the name to *movsf_h8300.
3474         (movsf_h8300hs): Change the name to *movsf_h8300hs.
3475
3476 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
3477
3478         * builtins.c (expand_builtin_strcpy): Don't evaluate side-effects in
3479         src twice.
3480
3481 2003-06-24  J"orn Rennecke <joern.rennecke@superh.com>
3482
3483         Back out these patches:
3484          2003-06-02  J"orn Rennecke <joern.rennecke@superh.com>
3485           * sh.h (OLD_ARG_MODE): New macro.
3486           (FUNCTION_ARG_ADVANCE, FUNCTION_ARG_PASS_BY_REFERENCE): Use it.
3487           (FUNCTION_ARG_1): Break out of:
3488           (FUNCTION_ARG).  Use OLD_ARG_MODE.
3489          2003-06-06  J"orn Rennecke <joern.rennecke@superh.com>
3490           * sh.h (FUNCTION_ARG_1): Consistently use NEW_MODE for the mode
3491           of the generated register.
3492
3493         * sh.h (FUNCTION_ARG_SCmode_WART): Define.
3494         (FUNCTION_ARG): Unless FUNCTION_ARG_SCmode_WART is defined and
3495         an even number of floating point regs are in use, use the same
3496         sequence of argument passing registers for SCmode as would be
3497         used for two SFmode values.
3498         * sh.c (sh_va_arg): If FUNCTION_ARG_SCmode_WART is defined,
3499         swap real / imaginary parts in incoming SCmode values passed
3500         in registers.
3501
3502 2003-06-24  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
3503
3504         PR target/11260
3505         * config/alpha/alpha.md (sqrtdf2): Fix operand substitution.
3506
3507 Tue Jun 24 18:49:33 CEST 2003  Jan Hubicka  <jh@suse.cz>
3508
3509         * Makefile.in (cgraph.o): Depend on output.h, not depend on
3510         tree-inline.h
3511         * cgraph.c: Do not include tree-inline.h; include output.h
3512         (known_fns): Rename to ...
3513         (known_decls): ... this one; update all uses.
3514         (cgraph_varpool_hash): New static variable.
3515         (cgraph_varpool_n_nodes, cgraph_varpool_nodes_queue): New global
3516         variables.
3517         (cgraph_varpool_hash_node, eq_cgraph_varpool_node, cgraph_varpool_node,
3518         cgraph_varpool_node_for_identifier, cgraph_varpool_mark_needed_node,
3519         cgraph_varpool_finalize_decl, cgraph_varpool_assemble_pending_decls):
3520         New functions.
3521         * cgraph.h (cgraph_varpool_node): New structure.
3522         (cgraph_varpool_n_nodes, cgraph_varpool_nodes_queue): Declare.
3523         (cgraph_varpool_node, cgraph_varpool_node_for_identifier,
3524         cgraph_varpool_finalize_decl, cgraph_varpool_mark_needed_node,
3525         cgraph_varpool_asemble_pending_decls): Declare.
3526         * cgraphunit.c (record_call_1): Notice variable references.
3527         (cgraph_finalize_compilation_unit): Assemble pending variables.
3528         * toplev.c (wrapup_global_declarations): Use varpool.
3529         (compile_file): Assemble pending declarations.
3530         (rest_of_decl_compilation): Use varpool in unit-at-a-time mode.
3531         * varasm.c (assemble_name): Notice varpool references.
3532
3533 Tue Jun 24 13:52:11 CEST 2003  Jan Hubicka  <jh@suse.cz>
3534
3535         * langhooks-def.h (LANG_HOOKS_PREPARE_ASSEMBLE_VARIABLE): New macro.
3536         * langhooks.h (lang_hooks_for_decls): Add prepare_assemble_variable.
3537         * varasm.c (assemble_variable): Call prepare_assemble_variable.
3538
3539 2003-06-23  Roger Sayle  <roger@eyesopen.com>
3540
3541         * builtins.c (expand_builtin): Use expand_builtin_pow to expand
3542         calls for pow, powf, powl and their __builtin_ variants.
3543         (expand_builtin_pow): If the second argument is a constant
3544         integer and compiling with -ffast-math, use expand_powi to
3545         generate RTL if powi_cost is less than POWI_MAX_MULTS.
3546         (powi_cost): New function to return the number of multiplications
3547         necessary to evaluate an Nth power, for integer constant N.
3548         (expand_powi): New function to expand the RTL for evaluating
3549         the Nth power of a floating point value, for integer constant N.
3550
3551         * doc/tm.texi (POWI_MAX_MULTS): Document new target macro.
3552
3553 Mon Jun 23 23:07:35 CEST 2003  Jan Hubicka  <jh@suse.cz>
3554
3555         * cgraph.c (cgraph_nodes_queue): Declare.
3556         (eq_node): Take identifier as p2.
3557         (cgraph_node): Update htab_find_slot_with_hash call.
3558         (cgraph_node_for_identifier): New.
3559         (cgraph_mark_needed_node): Move here from cgraphunit.c.
3560         * cgraph.h (cgraph_nodes_queue): Declare.
3561         (cgraph_node_for_identifier): Declare.
3562         * cgraphunit.c (cgraph_finalize_function): Collect entry points here
3563         instead of in cgraph_finalize_compilation_unit; constructors and
3564         destructors are entry points.
3565         (cgraph_finalize_compilation_unit): Reorganize debug outout;
3566         examine nested functions after lowerng; call collect_functions hook.
3567         (cgraph_mark_local_functions): DECL_COMDAT functions are not local.
3568         (cgraph_finalize_compilation_unit): Do not collect entry points.
3569         * varasm.c: Include cgraph.h
3570         (assemble_name): Mark referenced identifier as needed.
3571
3572         * cgraphunit.c (record_call_1): Use get_callee_fndecl.
3573
3574 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
3575
3576         * config/i386/i386.c (x86_output_mi_thunk): Don't pass MEM to %P0,
3577         just SYMBOL_REF.
3578         * config/s390/s390.c (s390_output_mi_thunk): Avoid .plt in -m31
3579         mode, as it requires pic register loaded.
3580
3581         * varasm.c (resolve_unique_section): Remove prototype.  No longer
3582         static.
3583         * tree.h (resolve_unique_section): New prototype.
3584
3585 2003-06-23  Andreas Schwab  <schwab@suse.de>
3586
3587         PR debug/9905
3588         * dwarf2out.c (loc_descriptor_from_tree): Handle MODIFY_EXPR by
3589         recursing through first argument.
3590
3591 2003-06-23  Kazu Hirata  <kazu@cs.umass.edu>
3592
3593         * ChangeLog.1: Fix a typo.
3594         * cfgrtl.c: Fix comment typos.
3595         * dwarf2out.c: Likewise.
3596         * expmed.c: Likewise.
3597         * genrecog.c: Likewise.
3598         * jump.c: Likewise.
3599         * rtlanal.c: Likewise.
3600         * ssa-dce.c: Likewise.
3601         * toplev.c: Likewise.
3602
3603 2003-06-23  Kazu Hirata  <kazu@cs.umass.edu>
3604
3605         * doc/extend.texi: Fix typos.
3606         * doc/md.texi: Likewise.
3607         * doc/tm.texi: Likewise.
3608
3609 2003-06-23  Kazu Hirata  <kazu@cs.umass.edu>
3610
3611         * basic-block.h: Fix comment formatting.
3612         * bt-load.c: Likewise.
3613         * builtins.c: Likewise.
3614         * c-common.c: Likewise.
3615         * c-common.h: Likewise.
3616         * c-format.c: Likewise.
3617         * coverage.c: Likewise.
3618         * cpplib.h: Likewise.
3619         * cpppch.c: Likewise.
3620         * dbxout.c: Likewise.
3621         * diagnostic.c: Likewise.
3622         * dwarf2out.c: Likewise.
3623         * expr.c: Likewise.
3624         * fold-const.c: Likewise.
3625         * function.c: Likewise.
3626         * gcc.c: Likewise.
3627         * gcov-io.c: Likewise.
3628         * gcov-io.h: Likewise.
3629         * gcov.c: Likewise.
3630         * profile.c: Likewise.
3631         * real.h: Likewise.
3632         * sched-deps.c: Likewise.
3633
3634 2003-06-23  Roger Sayle  <roger@eyesopen.com>
3635             Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3636
3637         * doc/contrib.texi (Contributors): Add a note on testing and
3638         remove duplicates from testers list.
3639
3640 2003-06-23  Nick Clifton  <nickc@redhat.com>
3641
3642         * read-rtl.c (read_braced_string): Check for EOF.  If
3643         encountered issue an error message.
3644
3645 2003-06-23  Kazu Hirata  <kazu@cs.umass.edu>
3646
3647         * doc/invoke.texi: Document dump options, dT and dW.
3648
3649 2003-06-23  Kazu Hirata  <kazu@cs.umass.edu>
3650
3651         * genrecog.c (pred_table): Remove the entry for
3652         mode_independent_operand.
3653         * recog.c (next_insns_test_no_inequality): Remove.
3654         (mode_independent_operand): Likewise.
3655         * recog.h: Remove the prototype for mode_independent_operand.
3656
3657 2003-06-22  Kazu Hirata  <kazu@cs.umass.edu>
3658
3659         * config/h8300/h8300.c (output_simode_bld): Use rotxl.l to
3660         store into bit 0.
3661         * config/h8300/h8300.md (*extzv_1_r_h8300hs): Change cc of the
3662         second alternative to set_znv.
3663         (*extzv_1_r_inv_h8300hs): Likewise.
3664
3665 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
3666
3667         * configure.in (in_tree_gas): Find out here whether GAS is ELF,
3668         set in_tree_gas_is_elf accordingly.
3669         (in_tree_ld): Find out whether LD emulation is ELF, set
3670         in_tree_ld_is_elf accordingly.
3671         (gcc_cv_as_subsections, gcc_cv_as_hidden, gcc_cv_as_leb128)
3672         (gcc_cv_as_eh_frame, gcc_cv_as_shf_merge)
3673         (gcc_cv_as_dwarf2_debug_line, gcc_cv_as_gdwarf2_flag)
3674         (gcc_cv_as_gstabs_flag): Use $in_tree_gas_is_elf instead of
3675         grepping gas/Makefile.
3676         (gcc_cv_ld_ro_rw_mix, gcc_cv_ld_eh_frame_hdr, gcc_cv_ld_pie): Use
3677         $in_tree_ld_is_elf instead of grepping ld/Makefile.
3678         * configure: Regenerate.
3679
3680 2003-06-22  Roger Sayle  <roger@eyesopen.com>
3681
3682         * builtins.c (expand_builtin_mathfn_2): Use tree_cons to build
3683         up the stabilized argument list, not build_tree_list.
3684         (expand_builtin_strcpy): Construct new argument list manually
3685         instead of using chainon to modify the original argument list.
3686         (expand_builtin_stpcpy): Construct new argument list manually
3687         instead of using copy_list and chainon.
3688         (expand_builtin_sprintf): New function.  Optimize calls to
3689         sprintf when the format is "%s" or doesn't contain a '%'.
3690         (expand_builtin): Expand BUILT_IN_SPRINTF using the new function
3691         expand_builtin_sprintf.
3692
3693 2003-06-22  Andreas Schwab  <schwab@suse.de>
3694
3695         * function.c (set_insn_locators): Mark as unused.
3696
3697 2003-06-22  Neil Booth  <neil@daikokuya.co.uk>
3698
3699         * common.opt: Add -finline-limit.
3700         * opts.c (common_handle_options): Handle it.
3701         * opts.sh: Temporary kludge for -finline-limit.
3702         * toplev.c (decode_f_option, independent_decode_option): Die.
3703         (parse_options_and_default_flags): No independent_decode_option.
3704
3705 2003-06-22  Andreas Jaeger  <aj@suse.de>
3706
3707         * calls.c (emit_call_1): Readd lost ATTRIBUTE_UNUSED.
3708
3709 2003-06-22  Kazu Hirata  <kazu@cs.umass.edu>
3710
3711         * doc/invoke.texi: Document dumps, .btl, .cfg, and .bypass.
3712
3713 2003-06-22  Andreas Schwab  <schwab@suse.de>
3714
3715         * doc/invoke.texi: Remove leading `-' from options in index.
3716
3717 2003-06-22  Kazu Hirata  <kazu@cs.umass.edu>
3718
3719         * bt-load.c: Follow spelling conventions.
3720
3721 2003-06-22  Kazu Hirata  <kazu@cs.umass.edu>
3722
3723         * expr.c (emit_move_insn_1): Fix a comment typo.
3724
3725 2003-06-22  Kazu Hirata  <kazu@cs.umass.edu>
3726
3727         * doc/invoke.texi: Alphabetize dump options.
3728
3729 2003-06-22  Kazu Hirata  <kazu@cs.umass.edu>
3730
3731         * doc/invoke.texi: Remove a duplicate -dk.
3732
3733 2003-06-22  Kazu Hirata  <kazu@cs.umass.edu>
3734
3735         * doc/invoke.texi: Update dump file names.
3736
3737 2003-06-22  Zack Weinberg  <zack@codesourcery.com>
3738
3739         * config/i370/i370.c, config/i370/i370.h: Use HOST_CHARSET_ASCII
3740         and HOST_CHARSET_EBCDIC, not HC_ASCII and HC_EBCDIC.
3741
3742 2003-06-22  Kazu Hirata  <kazu@cs.umass.edu>
3743
3744         * doc/rtl.texi: Fix the @findex for pre_modify.
3745
3746 2003-06-22  Andreas Jaeger  <aj@suse.de>
3747
3748         * caller-save.c: Convert to ISO C90.
3749         * calls.c: Likewise.
3750         * cfg.c: Likewise.
3751         * cfganal.c: Likewise.
3752         * cfgbuild.c: Likewise.
3753         * cfgcleanup.c: Likewise.
3754         * cfghooks.c: Likewise.
3755         * cfglayout.c: Likewise.
3756         * cfglayout.h: Likewise.
3757         * cfgloop.c: Likewise.
3758         * cfgloop.h: Likewise.
3759         * cfgloopanal.c: Likewise.
3760         * cfgloopmainip.c: Likewise.
3761         * cfgrtl.c: Likewise.
3762
3763 2003-06-22  Richard Earnshaw  <rearnsha@arm.com>
3764
3765         * arm.h (BIGGEST_ALIGNMENT): Use TARGET_REALLY_IWMMXT for selecting
3766         64-bit alignment.
3767
3768 2003-06-22  Richard Earnshaw  <rearnsha@arm.com>
3769
3770         * arm.md (all call_value patterns): Remove register constraints on
3771         value operand.
3772
3773 2003-06-22  Neil Booth  <neil@daikokuya.co.uk>
3774
3775         * common.opt: More -f switches.
3776         * opts.c (common_handle_options): Handle them.
3777         * toplev.c (time_report): Make extern.
3778         (f_options): USe flag_dummy.
3779         (decode_f_option): No need to use f_options now.
3780         * toplev.h (flag_cprop_registers, flag_ssa, flag_ssa_ccp,
3781         flag_ssa_dce, time_report, flag_new_regalloc): Make extern.
3782
3783 2003-06-22  Andreas Jaeger  <aj@suse.de>
3784
3785         * c-lex.c: Convert to ISO C90.
3786         * c-objc-common.c: Likewise.
3787         * c-opts.c: Likewise.
3788         * c-pch.c: Likewise.
3789         * c-ppoutput.c: Likewise.
3790         * c-pragma.h: Likewise.
3791         * c-pretty-print.c: Likewise.
3792         * c-pretty-print.h: Likewise.
3793         * c-semantics.c: Likewise.
3794         * c-tree.h: Likewise.
3795         * c-typeck.c: Likewise.
3796
3797         * c-lang.c: Convert to ISO C90.
3798
3799 2003-06-22  Neil Booth  <neil@daikokuya.co.uk>
3800
3801         * opts.c (find_opt): Fix to always guarantee a find of a
3802         switch with joined parameter.
3803         * opts.h (struct cl_option): New member back_chain.
3804         * opts.sh: Update to calculate and add back_chain member.
3805
3806 2003-06-22  Gabriel Dos Reis <gdr@integrable-solutions.net>
3807
3808         * diagnostic.h (output_host_wide_integer): Declare.
3809         * diagnostic.c (output_long_long_decicaml): New function.
3810         (output_host_wide_integer): Likewise.
3811         (output_format): Use them.  Handle "%ll" and "%w".
3812
3813 2003-06-21  Jason Thorpe  <thorpej@wasabisystems.com>
3814
3815         * config.gcc (*-*-netbsd*): Add t-libgcc-pic to tmake_file.
3816
3817 2003-06-21  Zack Weinberg  <zack@codesourcery.com>
3818
3819         * aclocal.m4 (gcc_AC_C_CHARSET): Delete.
3820         * configure.in: Don't use gcc_AC_C_CHARSET.
3821         * configure, config.in: Regenerate.
3822         * config/i370/i370.c, config/i370/i370.h: Use
3823         (HOST_CHARSET == HC_EBCDIC) or (HOST_CHARSET == HC_ASCII)
3824         instead of HOST_EBCDIC or !HOST_EBCDIC.  Clarify comments a tad.
3825
3826 2003-06-21  Neil Booth  <neil@daikokuya.co.uk>
3827
3828         * Makefile.in: Update.
3829         * common.opt: New switches.
3830         * opts.c: Include diagnostic.h.
3831         (common_handle_option): Handle new switches.
3832         * toplev.c (flag_loop_optimize, flag_crossjumping, flag_if_conversion,
3833         flag_if_conversion2, flag_delete_null_pointer_checks,
3834         flag_rerun_cse_after_loop): Make extern.
3835         (flag_dummy): New.
3836         (f_options): Update to use flag_dummy for moved options.
3837         (decode_f_option): Some switches moved to opts.c.
3838         * toplev.h (flag_loop_optimize, flag_crossjumping, flag_if_conversion,
3839         flag_if_conversion2, flag_delete_null_pointer_checks,
3840         flag_rerun_cse_after_loop, flag_keep_static_consts, flag_peel_loops,
3841         flag_tracer, flag_thread_jumps, flag_unroll_loops,
3842         flag_unroll_all_loops, flag_unswitch_loops): New.
3843
3844 Sat Jun 21 13:41:00 CEST 2003  Jan Hubicka  <jh@suse.cz>
3845
3846         * i386.c (ix86_va_arg): Fix allocation of temporary slot.
3847
3848 2003-06-20  Kazu Hirata  <kazu@cs.umass.edu>
3849
3850         * config/h8300/h8300-protos.h: Add a prototype for
3851         same_cmp_preceding_p.
3852         * config/h8300/h8300.c (same_cmp_preceding): New.
3853         * config/h8300/h8300.md: Extend peephole2's that transform
3854         compare:SI into shorter sequences so that they can deal with
3855         signed comparisons.
3856
3857 2003-06-21  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3858
3859         * doc/contrib.texi (Contributors): Use Windows instead of Win32.
3860
3861         Update Andreas Jaeger's entry.
3862
3863         Merge the two entries of Kaveh Ghazi, David Edelsohn, and
3864         Loren J. Rittle.
3865
3866 2003-06-21  Nathanael Nerode  <neroden@gcc.gnu.org>
3867
3868         * mkconfig.sh: Add multiple inclusion guards to generated headers.
3869
3870 2003-06-20  Neil Booth  <neil@daikokuya.co.uk>
3871
3872         * c-decl.c (store_parm_decls): Make saved_warn_shadow boolean.
3873         * common.opt: Add remaining -W options and -g.
3874         * diagnostic.c (warnings_are_errors): Remove.
3875         * flags.h: Make most warning flags boolean.
3876         * opts.c (common_handle_option): Handle remaining -W options, and -g.
3877         Move many warning flags from toplev.c, making them boolean.
3878         * toplev.c: Remove many warning flags.
3879         (decode_W_option): Remove.
3880         (decode_g_option): Make extern.  Error on unknown switch.
3881         (lang_independent_W_options): Use warn_dummy.
3882         (independent_decode_option): Just handle -f switches now.
3883         * toplev.h (decode_g_option): New.
3884
3885 2003-06-20  Aldy Hernandez  <aldyh@redhat.com>
3886
3887         PR/11092
3888         * config/rs6000/rs6000.h (LEGITIMATE_CONSTANT_P): Adjust for
3889         vectors.
3890
3891 2003-06-20  Kelley Cook  <kelleycook@wideopenwest.com>
3892
3893         * opts.sh: Tweak awk script for portability.
3894
3895 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
3896
3897         PR c++/10888
3898         * tree-inline.c (expand_call_inline): Do not warn about failing to
3899         inline functions declared in system headers.
3900         * doc/invoke.texi (-Winline): Expand on documentation.
3901
3902 2003-06-20  Richard Henderson  <rth@redhat.com>
3903
3904         * config/alpha/alpha.c (alpha_file_start): Disable
3905         file_start_file_directive for ELF and not MDEBUG.
3906
3907 2003-06-20  J"orn Rennecke <joern.rennecke@superh.com>
3908
3909         * sh.h (ROUND_TYPE_ALIGN): Remove.
3910
3911 2003-06-20  Richard Henderson  <rth@redhat.com>
3912
3913         * hooks.c (hook_int_void_no_regs): Rename from
3914         hook_reg_class_void_no_regs; change return type.
3915         * hooks.h: Update.
3916         * target-def.h (TARGET_BRANCH_TARGET_REGISTER_CLASS): Update.
3917         * target.h (branch_target_register_class): Change return type to int.
3918         Add documentation.
3919         * config/sh/sh.c (sh_target_reg_class): Change return type.
3920         * doc/tm.texi (TARGET_BRANCH_TARGET_REGISTER_CLASS): Likewise.
3921
3922 2003-06-20  Andreas Tobler <toa@pop.agri.ch>
3923
3924         * c-format.c: Change _Bool to bool reverting part of the last
3925         patch.
3926
3927 2003-06-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3928
3929         * som.h (ASM_OUTPUT_SOURCE_LINE): Use targetm.strip_name_encoding to
3930         strip name encoding.
3931
3932 2003-06-20  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3933
3934         * configure.in (gcc_cv_as_gstabs_flag): Disable if assembler warns.
3935         * configure: Regenerate.
3936         Fixes PR driver/9362.
3937
3938 2003-06-20  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3939
3940         * config/alpha/alpha.c (alpha_file_start): Fix typo.
3941
3942 2003-06-20  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3943
3944         * config/mips/mips.h (PUT_SDB_FUNCTION_END): Pass 0 as third arg
3945         to ASM_OUTPUT_SOURCE_LINE.
3946
3947 2003-06-20  Daniel Egger  <degger@fhm.edu>
3948             Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3949
3950         * doc/install.texi (Building): Correct and improve statement
3951         about parallel builds.
3952
3953 2003-06-20  Andreas Jaeger  <aj@suse.de>
3954
3955         * c-common.c: Change _Bool to bool reverting part of the last
3956         patch.
3957
3958 2003-06-20  Nathan Sidwell  <nathan@codesourcery.com>
3959
3960         * tree.h (expand_function_end): Remove all parameters.
3961         * function.c (expand_function_end): Remove all parameters.
3962         Use input_location. Never expand_end_bindings.
3963         * c-decl.c (c_expand_body_1): Adjust expand_function_end call.
3964         * coverage.c (create_coverage): Likewise.
3965
3966 2003-06-20  Nick Clifton  <nickc@redhat.com>
3967
3968         * doc/extend.texi (ARM Built-in Functions): New node.  Document
3969         ARM builtin functions for iWMMXt support.
3970
3971 2003-06-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
3972
3973         * doc/install.texi (--with-gnu-as): Mention SPARC/Solaris and
3974         SPARC64/Solaris as platforms where --with-gnu-as makes a difference.
3975         (--with-as): Add @anchor.
3976         (--with-gnu-ld): Fix typo.
3977         (--with-ld): Add @uref to --with-as.
3978
3979 2003-06-19  Zack Weinberg  <zack@codesourcery.com>
3980
3981         * doc/tm.texi: Uniformly use @defmac for macros, rather than
3982         @table items.  Minor formatting and editorial corrections.
3983
3984 2003-06-20  Neil Booth  <neil@daikokuya.co.uk>
3985
3986         * line-map.c, line-map.h: Convert to ISO prototypes.
3987
3988 2003-06-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3989
3990         * gcse.c (store_killed_in_insn): Fix.
3991
3992 2003-06-19  Zack Weinberg  <zack@codesourcery.com>
3993
3994         * target.h (asm_out.file_start, file_start_app_off,
3995         file_start_file_directive): New hooks.
3996         * target-def.h (TARGET_ASM_FILE_START_FILE_DIRECTIVE,
3997         TARGET_ASM_FILE_START_APP_OFF, TARGET_ASM_FILE_START):
3998         New hook-definition macros.
3999         * doc/tm.texi: Document new hooks; remove docs of ASM_FILE_START.
4000         * varasm.c (default_file_start): New.
4001         * output.h: Prototype it.
4002         * toplev.c (init_asm_output): Use targetm.asm_out.file_start.
4003         * system.h: Poison ASM_FILE_START.
4004
4005         * config/alpha/alpha.c (alpha_write_verstamp): Delete.
4006         (alpha_file_start): New, define if !TARGET_ABI_UNICOSMK.
4007         (unicosmk_asm_file_start): Rename unicosmk_file_start,
4008         make static, take no arguments.
4009         (TARGET_ASM_FILE_START, TARGET_ASM_FILE_END,
4010         TARGET_ASM_FILE_START_FILE_DIRECTIVE): Set as appropriate.
4011         * config/alpha/unicosmk.h: Don't define ASM_FILE_START nor
4012         TARGET_ASM_FILE_END.  Remove reference to ASM_FILE_START in
4013         comment.
4014         * config/arc/arc.c (arc_asm_file_start): Rename
4015         arc_file_start, take no arguments, make static.
4016         (TARGET_ASM_FILE_START): Set it.
4017         * config/arm/arm.c (aof_file_start): New static function.
4018         (TARGET_ASM_FILE_START): Set it, when appropriate.
4019         * config/arm/coff.h, config/arm/elf.h:
4020         Set TARGET_ASM_FILE_START_APP_OFF to true.
4021         * config/avr/avr.c (asm_file_start): Rename avr_file_start,
4022         take no arguments, make static.
4023         (TARGET_ASM_FILE_START, TARGET_ASM_FILE_START_FILE_DIRECTIVE):
4024         Set them.
4025         * config/c4x/c4x.c (c4x_file_start): New static function.
4026         (TARGET_ASM_FILE_START, TARGET_ASM_FILE_START_FILE_DIRECTIVE):
4027         Set them.
4028         * config/cris/cris.c (cris_file_start): New static function.
4029         (TARGET_ASM_FILE_START): Set it.
4030         * config/dsp16xx/dsp16xx.c (coff_dsp16xx_file_start): Rename
4031         dsp16xx_file_start, make static.
4032         (luxworks_dsp16xx_file_start): Delete.
4033         (TARGET_ASM_FILE_START): Set it.
4034         * config/h8300/h8300.c (asm_file_start): Rename
4035         h8300_file_start, make static, take no arguments.
4036         (TARGET_ASM_FILE_START): Set it.
4037         * config/i370/i370.c (i370_file_start): New static function.
4038         (TARGET_ASM_FILE_START): Set it.
4039         * config/i386/i386.c (x86_file_start): New static function.
4040         (TARGET_ASM_FILE_START): Set it.
4041         * config/i386/i386.h (X86_FILE_START_VERSION_DIRECTIVE,
4042         X86_FILE_START_FLTUSED): New macros, default to false.
4043         * config/i386/i386-interix.h: Override X86_FILE_START_FLTUSED to 1.
4044         * config/i386/sysv4.h, config/i386/sco5.h: Override
4045         X86_FILE_START_VERSION_DIRECTIVE to true.
4046         * config/ia64/ia64.c (ia64_file_start): New static function.
4047         (TARGET_ASM_FILE_START): Set it.
4048         (emit_safe_across_calls): Take no arguments.
4049         * config/ia64/ia64.md: Update to match.
4050         * config/m32r/m32r.c (m32r_asm_file_start): Rename
4051         m32r_file_start, make static, take no arguments.
4052         (TARGET_ASM_FILE_START): Set it.
4053         * config/m68hc11/m68hc11.c (m68hc11_asm_file_start): Rename
4054         m68hc11_file_start, make static, take no arguments.
4055         (TARGET_ASM_FILE_START, TARGET_ASM_FILE_START_FILE_DIRECTIVE): Set.
4056         (print_options): Delete.
4057         * config/m68k/m68k.c (m68k_hp320_file_start): New static function.
4058         (TARGET_ASM_FILE_START_APP_OFF): Set.
4059         * config/m68k/hp320.h: Set TARGET_ASM_FILE_START to
4060         m68k_hp320_file_start.
4061         * config/mips/mips.c (iris6_asm_file_start, mips_asm_file_start):
4062         Make static, take no arguments.
4063         (TARGET_ASM_FILE_START, TARGET_ASM_FILE_START_FILE_DIRECTIVE): Set.
4064         * config/mmix/mmix.c (mmix_asm_file_start): Rename
4065         mmix_file_start, make static, take no arguments.
4066         (TARGET_ASM_FILE_START, TARGET_ASM_FILE_START_FILE_DIRECTIVE): Set.
4067         * config/mn10300/mn10300.c (asm_file_start): Rename
4068         mn10300_file_start, make static, take no arguments.
4069         (TARGET_ASM_FILE_START, TARGET_ASM_FILE_START_FILE_DIRECTIVE): Set.
4070         * config/ns32k/ns32k.c (TARGET_ASM_FILE_START_APP_OFF): Set.
4071         * config/pa/pa.c (pa_file_start_level, pa_file_start_space,
4072         pa_file_start_file, pa_file_start_mcount, pa_elf_file_start,
4073         pa_som_file_start, pa_linux_file_start, pa_hpux64_gas_file_start,
4074         pa_hpux64_hpas_file_start): New static functions.
4075         * config/pa/elf.h: Set TARGET_ASM_FILE_START to pa_elf_file_start.
4076         * config/pa/pa-linux.h: Set TARGET_ASM_FILE_START to
4077         pa_linux_file_start.
4078         * config/pa/pa64-hpux.h: Set TARGET_ASM_FILE_START to
4079         pa_hpux64_gas_file_start or pa_hpux64_hpas_file_start, as
4080         appropriate.
4081         * config/pa/som.h: Set TARGET_ASM_FILE_START to pa_som_file_start.
4082         * config/rs6000/rs6000.c: Include xcoffout.h when TARGET_XCOFF.
4083         (rs6000_file_start): Make static, take no arguments.  Reset
4084         default_cpu under certain conditions.
4085         (rs6000_xcoff_file_start): New function.
4086         * config/rs6000/rs6000.h (TARGET_ASM_FILE_START): Set.
4087         * config/rs6000/xcoff.h (TARGET_ASM_FILE_START,
4088         TARGET_ASM_FILE_START_FILE_DIRECTIVE): Override.
4089         * config/sh/sh.c (output_file_start): Rename
4090         sh_file_start, make static, take no arguments.  Merge in old
4091         code from sh/elf.h's ASM_FILE_START, conditioned on TARGET_ELF.
4092         (TARGET_ASM_FILE_START, TARGET_ASM_FILE_START_FILE_DIRECTIVE): Set.
4093         * config/sh/sh.c (TARGET_ELF): Define to 0.
4094         * config/sh/elf.h (TARGET_ELF): Redefine to 1.
4095         * config/v850/v850.c (asm_file_start): Delete.
4096         (TARGET_ASM_FILE_START_FILE_DIRECTIVE): Set.
4097         * config/vax/vax.c (vax_file_start): New static function.
4098         (TARGET_ASM_FILE_START, TARGET_ASM_FILE_START_APP_OFF): Set.
4099
4100         * config/darwin.h: Override ASM_FILE_START_FILE_DIRECTIVE to false.
4101         * config/elfos.h, config/svr3.h, config/arm/elf.h, config/arm/pe.h
4102         * config/i386/att.h, config/i386/gas.h, config/i386/linux.h
4103         * config/i386/sysv4.h, config/i386/sco5.h, config/i960/i960-coff.h
4104         * config/m68k/coff.h, config/m68k/hp320.h, config/mcore/mcore-pe.h
4105         * config/vax/vaxv.h: Set ASM_FILE_START_FILE_DIRECTIVE to true.
4106
4107         * config/darwin.h, config/elfos.h, config/alpha/elf.h
4108         * config/alpha/openbsd.h, config/alpha/osf.h, config/alpha/vms.h
4109         * config/arc/arc.h, config/arm/aof.h, config/arm/aout.h
4110         * config/arm/coff.h, config/arm/elf.h, config/arm/pe.h
4111         * config/avr/avr.h, config/c4x/c4x.h, config/cris/cris.h
4112         * config/dsp16xx/dsp16xx.h, config/h8300/elf.h, config/h8300/h8300.h
4113         * config/i370/i370.h, config/i386/att.h, config/i386/gas.h
4114         * config/i386/i386-interix.h, config/i386/linux.h, config/i386/sysv4.h
4115         * config/i386/sco5.h, config/i960/i960-coff.h, config/i960/i960.h
4116         * config/ia64/ia64.h, config/ia64/sysv4.h, config/m32r/m32r.h
4117         * config/m68hc11/m68hc11.h, config/m68k/coff.h, config/m68k/m68k.h
4118         * config/mcore/mcore-pe.h, config/mips/iris6.h, config/mips/mips.h
4119         * config/mmix/mmix.h, config/mn10300/mn10300.h, config/ns32k/ns32k.h
4120         * config/pa/elf.h, config/pa/pa-linux.h, config/pa/pa64-hpux.h
4121         * config/pa/som.h, config/pdp11/pdp11.h, config/rs6000/linux64.h
4122         * config/rs6000/lynx.h, config/rs6000/xcoff.h, config/sh/elf.h
4123         * config/sh/sh.h, config/sparc/sparc.h, config/v850/v850.h
4124         * config/vax/vax.h, config/vax/vaxv.h: Don't (re)define ASM_FILE_START.
4125
4126         * config/alpha/alpha-protos.h, config/arc/arc-protos.h
4127         * config/avr/avr-protos.h, config/dsp16xx/dsp16xx-protos.h
4128         * config/h8300/h8300-protos.h, config/ia64/ia64-protos.h
4129         * config/m32r/m32r-protos.h, config/m68hc11/m68hc11-protos.h
4130         * config/mips/mips-protos.h, config/mmix/mmix-protos.h
4131         * config/mn10300/mn10300-protos.h, config/rs6000/rs6000-protos.h
4132         * config/sh/sh-protos.h, config/v850/v850-protos.h: Update.
4133
4134         * xcoffout.h, config/rs6000/aix.h, config/rs6000/xcoff.h:
4135         Remove reference to ASM_FILE_START in comment.
4136         * config/arm/aof.h, config/arm/aout.h, config/arm/freebsd.h
4137         * config/arm/linux-gas.h, config/arm/netbsd-elf.h
4138         * config/arm/netbsd.h: Delete definition of ARM_OS_NAME.
4139
4140 2003-06-19  Graeme Peterson <gp@qnx.com>
4141
4142         * gcc.c (target_sysroot_suffix, target_sysroot_hdrs_suffix,
4143         SYSROOT_SUFFIX_SPEC, SYSROOT_HEADERS_SUFFIX_SPEC, sysroot_suffix_spec,
4144         sysroot_hdrs_suffix_spec): New.
4145         (static_specs): Initialize new variables.
4146         (add_sysroot_suffix_prefix, do_spec_1, main): Use new variables.
4147         * doc/tm.texi (SYSROOT_SUFFIX_SPEC, SYSROOT_HEADERS_SUFFIX_SPEC):
4148         New macros.
4149
4150 2003-06-19  Andreas Jaeger  <aj@suse.de>
4151
4152         * c-aux-info.c: Convert to ISO C90.
4153         * c-pragma.c: Likewise.
4154         * c-common.c: Likewise.
4155         * c-common.h: Likewise.
4156         * c-convert.c: Likewise.
4157         * c-cppbuiltin.c: Likewise.
4158         * c-dump.c: Likewise.
4159         * c-decl.c: Likewise
4160         * c-format.c: Likewise.
4161         * c-incpath.c: Likewise.
4162         * c-incpath.h: Likewise.
4163
4164 2003-06-19  Roger Sayle  <roger@eyesopen.com>
4165
4166         * builtins.c (expand_errno_check): Assume that flag_errno_math
4167         and HONOR_NANS have been tested before calling here.  Only try
4168         to set errno ourselves if the decl can't throw an exception.
4169         (expand_builtin_mathfn): Move the code to stabilize the arg
4170         after the main switch, so that that its only done when needed.
4171         BUILT_IN_SQRT{,F,L} doesn't set errno if its arg is nonnegative.
4172         Don't modify the original expr when stabilizing the argument.
4173         (expand_builtin_mathfn_2): Likewise, move the code to stabilize
4174         the args after the main switch, and don't modify the orginal exp.
4175
4176 2003-06-19  Aldy Hernandez  <aldyh@redhat.com>
4177
4178         * expr.c (const_vector_from_tree): Initialize remaining elements
4179         to 0.
4180
4181 2003-06-19  Aldy Hernandez  <aldyh@redhat.com>
4182
4183         * config/rs6000/spe.md ("spe_evfscfsi"): Change operand types.
4184         Change "fix" to "float".
4185
4186 2003-06-19  Andreas Jaeger  <aj@suse.de>
4187
4188         * c-tree.h: Remove declaration of poplevel.
4189
4190         * tree.h: Remove declaration of approx_sqrt.
4191
4192         * c-lex.c: Remove redundant declaration of asm_out_file.
4193
4194         * flags.h: Remove declaration of warn_unknown_pragma and
4195         main_input_filename.
4196
4197         * rtl.h: Remove functions from fold-const.c since they're already
4198         declared in tree.h.
4199
4200         * regs.h: Remove redundant declaration of reg_names.
4201
4202         * bt-load.c (migrate_btr_defs): Correct printf arguments.
4203
4204         * protoize.c: Fix breakage from last patch.
4205
4206 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
4207
4208         * hooks.h (hook_reg_class_void_no_regs): Only declare if tm.h
4209         has been included.
4210
4211 2003-06-18  James A Morrison <ja2morri@student.math.uwaterloo.ca>
4212
4213         * config/sparc/sparc.c: Update copyright year.
4214
4215 2003-06-19  David Edelsohn  <edelsohn@gnu.org>
4216
4217         * config/rs6000/rs6000.c (init_cumulative_args): Limit CALL_LIBCALL
4218         to ABI_V4.
4219
4220 2003-06-18  Joseph S. Myers  <jsm@polyomino.org.uk>
4221
4222         PR bootstrap/4068
4223         * config/i386/liunx.h: Don't include sys/ucontext.h for glibc 2.0.
4224
4225 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
4226
4227         * config/h8300/h8300.c (TARGET_INITIALIZER and friends): Move
4228         to the end of the file.  Remove unnecessary prototypes.
4229
4230 2003-06-19  Hans-Peter Nilsson  <hp@axis.com>
4231
4232         * bt-load.c (migrate_btr_def) [INSN_SCHEDULING]: Conditionalize
4233         calls to insn_default_latency and result_ready_cost.  Initialize
4234         def_latency to 1.
4235
4236 2003-06-18  Richard Henderson  <rth@redhat.com>
4237
4238         * config/ia64/unwind-ia64.c (_Unwind_GetCFA): New.
4239         (_Unwind_FindEnclosingFunction): Implement.
4240
4241 2003-06-18  Kazu Hirata  <kazu@cs.umass.edu>
4242
4243         * toplev.c (rest_of_handle_sched): Hide the entire function if
4244         INSN_SCHEDULING is not defined.
4245         (rest_of_compilation): Call rest_of_handle_sched() only when
4246         INSN_SCHEDULING is defined.
4247
4248 2003-06-18  Stephen Clarke <stephen.clarke@superh.com>
4249             J"orn Rennecke <joern.rennecke@superh.com>
4250
4251         * bt-load.c: New file.
4252         * Makefile.in (OBJS): Include bt-load.o
4253         (bt-load.o): Add dependencies.
4254         * flags.h (flag_branch_target_load_optimize): Declare.
4255         (flag_branch_target_load_optimize2): Likewise.
4256         * hooks.c (hook_reg_class_void_no_regs): New function.
4257         (hook_bool_bool_false): Likewise.
4258         * hooks.h (hook_reg_class_void_no_regs, hook_bool_bool_false): Declare.
4259         * rtl.h (branch_target_load_optimize): Declare.
4260         * target-def.h (TARGET_BRANCH_TARGET_REGISTER_CLASS): Define.
4261         (TARGET_BRANCH_TARGET_REGISTER_CALLEE_SAVED): Likewise.
4262         (TARGET_INITIALIZER): Include these.
4263         * target.h (struct gcc_target): Add branch_target_register_class
4264         and branch_target_register_callee_saved members.
4265         * toplev.c (enum dump_file_index): Add DFI_branch_target_load
4266         (dump_file) Add "tars" entry.
4267         (flag_branch_target_load_optimize): New variable.
4268         (flag_branch_target_load_optimize2): Likewise.
4269         (lang_independent_options): Add entries for new options.
4270         (rest_of_compilation): Call branch_target_load_optimize.
4271         * doc/tm.texi (TARGET_BRANCH_TARGET_REGISTER_CLASS): Document.
4272         (TARGET_BRANCH_TARGET_REGISTER_CALLEE_SAVED): Likewise.
4273         * doc/invoke.texi: Document -fbranch-target-load-optimize and
4274         -fbranch-target-load-optimize2.
4275         * rtl.h (epilogue_completed): Declare.
4276         * recog.c (epilogue_completed): New variable.
4277         * toplev.c (rest_of_compilation): Set it.
4278         * flow.c (mark_regs_live_at_end): Use it.
4279         * config/ia64/ia64.c (ia64_output_mi_thunk): Set it.
4280         * config/rs6000/rs6000.c (rs6000_output_mi_thunk): Likewise.
4281         * config/sh/sh.c (sh_output_mi_thunk): Likewise.
4282         * config/sparc/sparc.c (sparc_output_mi_thunk): Likewise.
4283
4284         * sh.c (shmedia_space_reserved_for_target_registers): New variable.
4285         (sh_target_reg_class): New function.
4286         (sh_optimize_target_register_callee_saved): Likwise.
4287         (shmedia_target_regs_stack_space): Likewise.
4288         (shmedia_reserve_space_for_target_registers_p): Likewise.
4289         (shmedia_target_regs_stack_adjust): Likewise.
4290         (TARGET_BRANCH_TARGET_REGISTER_CLASS): Override.
4291         (TARGET_BRANCH_TARGET_REGISTER_CALLEE_SAVED): Likewise.
4292         (calc_live_regs): If flag_branch_target_load_optimize2 and
4293         TARGET_SAVE_ALL_TARGET_REGS is enabled, and we have space reserved
4294         for target registers, make sure that we save all target registers.
4295         (sh_expand_prologue, sh_expand_epilogue): Take target register
4296         optimizations into account.  Collapse stack adjustments if that
4297         is beneficial.
4298         (initial_elimination_offset): Reserve space for target registers
4299         if necessary.
4300         * sh.h (SAVE_ALL_TR_BIT, TARGET_SAVE_ALL_TARGET_REGS): Define.
4301         (OPTIMIZATION_OPTIONS): Enable flag_branch_target_load_optimize.
4302
4303 2003-06-18  Nick Clifton  <nickc@redhat.com>
4304
4305         * config.gcc: Add an extra_header for ARM targets.
4306         Support configuring with --with-cpu=iwmmxt.
4307         * doc/invoke.texi: Document new value for -mcpu= ARM switch.
4308         * config/arm/aof.h (REGISTER_NAMES): Add iwmmxt register
4309         names.  Fix formatting.
4310         * config/arm/aout.h (REGISTER_NAMES): Add iwmmxt register
4311         names.
4312         * config/arm/arm-protos.h (arm_emit_vector_const): New
4313         prototype.
4314         (arm_output_load_gr): New prototype.
4315         * config/arm/arm.c (extra_reg_names1): Delete.
4316         (TARGET_INIT_BUILTINS, TARGET_EXPAND_BUILTIN, FL_IWMMXT,
4317         * arch_is_iwmmxt): Define.
4318         (all_cores, all_architecture): Add entry for iwmmxt.
4319         (arm_override_options): Add support for iwmmxt.
4320         (use_return_insn, arm_function_arg, arm_legitimate_index_p,
4321         arm_print_value, arm_rtx_costs_1, output_move_double,
4322         arm_compute_save_reg_mask, arm_output_epilogue,
4323         arm_get_frame_size, arm_expand_prologue, arm_print_operand,
4324         arm_assemble_integer, arm_hard_regno_ok, arm_regno_class):
4325         Likewise.
4326         (arm_init_cumulative_args): Count iwmmxt registers.
4327         (arm_function_ok_for_sibcall): Return false of sibcall_blocked
4328         has been set.
4329         (struct minipool_node): Add fix_size field.
4330         (add_minipool_forward_ref): Add support for 8-byte aligning of
4331         the pool.
4332         (add_minipool_backward_ref, add_minipool_offsets,
4333         dump_minipool, push_minipool_fix): Likewise.
4334         (struct builtin_description): New struct.
4335         (builtin_description): New array of iwmmxt builtin functions.
4336         (arm_init_iwmmxt_builtins): New function.
4337         (arm_init_builtins): New function.
4338         (safe_vector_operand): New function.
4339         (arm_expand_binop_builtin): New function.
4340         (arm_expand_unop_builtin): New function.
4341         (arm_expand_builtin): New function.
4342         (arm_emit_vector_const): New function.
4343         (arm_output_load_gr): New function.
4344         * config/arm/arm.h (TARGET_CPU_iwmmxt, TARGET_IWMMXT,
4345         TARGET_REALLY_IWMMXT, arm_arch_iwmmxt, IWMMXT_ALIGNMENT,
4346         TYPE_NEEDS_IWMMXT_ALIGNMENT, ADJUST_FIELD_ALIGN,
4347         DATA_ALIGNMENT, LOCAL_ALIGNMENT, VECTOR_MODE_SUPPORTED_P): Define.
4348         (BIGGEST_ALIGNMENT): Set to 64 if ATPCS support is enabled.
4349         (CPP_CPU_ARCH_SPEC): Add entries for iwmmxt.
4350         (FIXED_REGISTERS, CALL_USED_REGISTERS, REG_ALLOC_ORDER,
4351         reg_class, REG_CLASS_NAMES, REG_CLASS_CONTENTS,
4352         REG_CLASS_FOR_LETTER): Add iwmmxt registers.
4353         (SUBTARGET_CONDITIONAL_REGISTER_USAGE): Disable iwmmxt
4354         registers unless the iwmmxt target is selected.
4355         (FIRST_IWMMXT_GR_REGNUM, LAST_IWMMXT_GR_REGNUM,
4356         FIRST_IWMMXT_REGNUM, LAST_IWMMXT_REGNUM, IS_IWMMXT_REGNUM,
4357         IS_IWMMXT_GR_REGNUM): Define.
4358         (FIRST_PSEUDO_REGISTER): Bump to 63.
4359         (struct machine_function): Add sibcall_blocked field.
4360         (Struct CUMULATIVE_ARGS): Add iwmmxt_nregs, named_count and
4361         nargs fields.
4362         (enum arm_builtins): New enum list.
4363         * config/arm/arm.md (UNSPEC_WSHUFH, UNSPEC_WACC,
4364         UNSPEC_TMOVMSK, UNSPEC_WSAD, UNSPEC_WSADZ, UNSPEC_WMACS,
4365         UNSPEC_WMACU, UNSPEC_WMACSZ, UNSPEC_WMACUZ, UNSPEC_CLRDI,
4366         UNSPEC_WMADDS, UNSPEC_WMADDU): New unspecs.
4367         (VUNSPEC_TMRC, VUNSPEC_TMCR, VUNSPEC_ALIGN8, VUNSPEC_WCMP_EQ,
4368         VUNSPEC_WCMP_GTU, VUNSPEC_WCMP_GT): New vunspecs.
4369         (movv2si, movv4hi, movv8qi): New expands for vector moves.
4370         Include iwmmxt.md.
4371         * config/arm/t-xscale-elf (MULTILIB_OPITONS): Add iwmmxt
4372         multilib.
4373         (MULTILIB_DIRNAMES, MULTILIB_REDUNDANT_DIRS): Likewise.
4374         * config/arm/mmintrin.h: New ARM specific header file.
4375         * config/arm/iwmmx.md: New iWMMXt specific machine patterns.
4376
4377 2003-06-18  J"orn Rennecke <joern.rennecke@superh.com>
4378
4379         * toplev.c (Remaining -d letters summary): Update.
4380
4381 2003-06-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4382
4383         * config/rs6000/rs6000.c (init_cumulative_args): Add and handle LIBCALL
4384         argument.
4385         (function_arg): Handle CALL_LIBCALL flag.
4386         * config/rs6000/rs6000-protos.h (init_cumulative_args): Update
4387         prototype.
4388         * config/rs6000/rs6000.h (CALL_LIBCALL): New macro.
4389         (INIT_CUMULATIVE_LIBCALL_ARGS): New macro.
4390         (INIT_CUMULATIVE_ARGS): Add LIBCALL argument.
4391         (INIT_CUMULATIVE_INCOMING_ARGS): Likewise.
4392
4393 2003-06-18  Neil Booth  <neil@daikokuya.co.uk>
4394
4395         * Makefile.in: Update.
4396         * common.opt: New options.
4397         * opts.c (maybe_warn_unused_parameter, set_Wextra, handle_param,
4398         set_Wunused): New.
4399         (common_handle_option): Handle new options.
4400         * toplev.c (set_target_switch): Export.
4401         (set_Wextra, set_Wunused, maybe_warn_unused_parameter): Move to opts.c.
4402         (decode_W_option): -Wunused and -Wextra handled in opts.c now.
4403         (independent_decode_option): More options handled in opts.c now.
4404         Change prototype.
4405         * toplev.h (set_target_switch): New.
4406
4407 2003-06-17  Robert Abeles  <rabeles@archaelogic.com>
4408
4409         PR debug/4252
4410         * c-opts.c (c_common_handle_option): Pass -fdump argument suffix
4411         to dump_switch_p().
4412         * tree-dump.c (dump_switch_p): Remove redundant 'dump-' prefix
4413         from static strings in dump_files.
4414
4415 2003-06-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4416
4417         * system.h (ANSI_PROTOTYPES, PTR_CONST, LONG_DOUBLE, VPARAMS,
4418         VA_OPEN, VA_FIXEDARG, VA_CLOSE, VA_START): undef and poison these
4419         libiberty macros.
4420
4421 2003-06-17  Jason Merrill  <jason@redhat.com>
4422
4423         PR c++/10929
4424         * tree-inline.c (expand_call_inline): Don't warn about failing to
4425         inline a function which was made inline by -finline-functions.
4426
4427 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
4428
4429         * config/h8300/h8300-protos.h: Update to ISO C.
4430         * config/h8300/h8300.c: Likewise.
4431         * config/h8300/h8300.h: Likewise.
4432         * config/h8300/h8300.md: Likewise.
4433
4434 2003-06-16  Nathanael Nerode  <neroden@gcc.gnu.org>
4435
4436         * configure.in: Replace BUILD_CC references with CC_FOR_BUILD.
4437         * configure: Regenerate.
4438         * Makefile.in: Replace BUILD_CC references with CC_FOR_BUILD.
4439
4440 2003-06-17  Ranjit Mathew  <rmathew@hotmail.com>
4441
4442         * install.texi (Testing): Add information on how to run Java
4443         runtime tests separately.
4444
4445 2003-06-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4446
4447         * config/mips/mips.md (trap): Use break 0 when !TARGET_GAS.
4448
4449         * config/mips/iris6-o32.h (MIPS_ISA_DEFAULT): Remove.
4450         (MIPS_CPU_STRING_DEFAULT): Redefine to mips2.
4451
4452 2003-06-17  Christopher Faylor  <cgf@redhat.com>
4453
4454         * doc/install.texi: Add msvc rebuild caveat.
4455
4456 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
4457
4458         * config/sh/coff.h: Replace Hitachi with Renesas.
4459         * config/sh/elf.h: Likewise.
4460         * config/sh/embed-elf.h: Likewise.
4461         * config/sh/lib1funcs.asm: Likewise.
4462         * config/sh/sh-protos.h: Likewise.
4463         * config/sh/sh.c: Likewise.
4464         * config/sh/sh.h: Likewise.
4465         * config/sh/sh.md: Likewise.
4466
4467 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
4468
4469         * ChangeLog.3: Fix comment typos.
4470         * ChangeLog.6: Likewise.
4471         * config/d30v/d30v.c: Likewise.
4472         * config/h8300/h8300.md: Likewise.
4473         * config/m32r/m32r.md: Likewise.
4474         * config/mips/mips.c: Likewise.
4475         * config/mips/mips.md: Likewise.
4476         * config/ns32k/NOTES: Likewise.
4477
4478 2003-06-17  Ranjit Mathew  <rmathew@hotmail.com>
4479             Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4480
4481         * doc/sourcebuild.texi (libgcj Tests): Simplify instructions on how
4482         to run Java runtime tests separately.
4483
4484 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
4485
4486         * config/h8300/h8300-protos.h: Update a comment.
4487
4488 2003-06-17  J"orn Rennecke <joern.rennecke@superh.com>
4489
4490         * sh.h (ROUND_TYPE_ALIGN, LOCAL_ALIGNMENT): Complex modes
4491         are aligned like integral modes.
4492         (SH5_WOULD_BE_PARTIAL_NREGS): Also test for CDImode and DCmode.
4493
4494         * sh.h (EXTRA_CONSTRAINT_Csy): Allow PIC_DIRECT_ADDR_P.
4495         (LEGITIMATE_PIC_OPERAND_P): Allow LABEL_REF.
4496         * sh.md (*pt): Remove.
4497
4498         * sh.h (REG_ALLOC_ORDER): Avoid squandering call-saved registers.
4499
4500         * sh.md (return_media_rte): New pattern.
4501         (return_media): Use it.
4502
4503 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
4504
4505         * doc/contrib.texi: Replace Hitachi with Renesas.
4506         * doc/install.texi: Likewise.
4507         * doc/invoke.texi: Likewise.
4508
4509 2003-06-17  J"orn Rennecke <joern.rennecke@superh.com>
4510
4511         * sh.h (CONST_OK_FOR_J16): Fix HOST_BITS_PER_WIDE_INT >= 64
4512         behaviour.
4513
4514 2003-06-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4515
4516         * doc/tm.texi (MD_FALLBACK_FRAME_STATE_FOR): Mention MAKE_THROW_FRAME.
4517
4518         * config/rs6000/linux.h (MD_FALLBACK_FRAME_STATE_FOR): Partly revert
4519         2003-01-23 patch. Corrected to handle kernels with changed ucontext.
4520
4521         * config/rs6000/sysv4.h (SUBTARGET_OVERRIDE_OPTIONS): Error on invalid
4522         -msdata=eabi usages.
4523
4524         * gcc/config/rs6000/sysv4.h (USE_LIBC_1): Delete all uses.
4525
4526 2003-06-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4527
4528         * alloc-pool.c: Don't check HAVE_LONG_DOUBLE.
4529         * fixinc/gnu-regex.c: Don't define `volatile'.
4530         * ggc-page.c: Don't check HAVE_LONG_DOUBLE.
4531         * ggc-simple.c: Likewise.
4532         * system.h: Don't define `volatile'.
4533
4534         * aclocal.m4 (gcc_AC_C_VOLATILE, gcc_AC_C_LONG_DOUBLE): Delete.
4535         * configure.in (gcc_AC_C_VOLATILE, gcc_AC_C_LONG_DOUBLE): Don't
4536         call these macros.
4537         * config.in, configure: Regenerated.
4538
4539 2003-06-17  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4540
4541         * config/ia64/ia64.c (ia64_expand_builtin, case IA64_BUILTIN_BSP):
4542         Handle POINTERS_EXTEND_UNSIGNED.
4543
4544 2003-06-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4545
4546         * config/mips/mips.c (TARGET_ASM_UNALIGNED_DI_OP) [TARGET_IRIX5 &&
4547         !TARGET_IRIX6]: Define as NULL.
4548
4549 2003-06-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
4550
4551         * config/sparc/sparc.c (sparc_va_arg): Don't align 16-byte+ structures.
4552
4553 2003-06-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
4554
4555         * dbxout.c (dbxout_source_line_counter): New global variable.
4556         Mark it with GTY(()).
4557         (dbxout_source_line): Increment dbxout_source_line_counter
4558         and pass it to ASM_OUTPUT_SOURCE_LINE.
4559         * sdbout.c (sdbout_source_line_counter): New global variable.
4560         Mark it with GTY(()).
4561         (unnamed_struct_number): Mark it with GTY(()).
4562         (sdbout_source_line): Increment sdbout_source_line_counter
4563         and pass it to ASM_OUTPUT_SOURCE_LINE.
4564         * xcoffout.c (ASM_OUTPUT_SOURCE_LINE): Add third parameter
4565         (xcoffout_source_line): Pass 0 as third argument to
4566         ASM_OUTPUT_SOURCE_LINE.
4567         (xcoffout_begin_prologue): Likewise.
4568         * config/dbxout.h (ASM_OUTPUT_SOURCE_LINE): Add third parameter.
4569         Use it instead of 'sym_lineno' but without incrementing it.
4570         * config/dbxelf.h (ASM_OUTPUT_SOURCE_LINE): Likewise.
4571         * config/lynx.h (ASM_OUTPUT_SOURCE_LINE): Likewise.
4572         * config/ptx4.h (ASM_OUTPUT_SOURCE_LINE): Likewise.
4573         * config/alpha/alpha.c (alpha_start_function): Pass 0 as third
4574         argument to ASM_OUTPUT_SOURCE_LINE.
4575         * config/alpha/alpha.h (ASM_OUTPUT_SOURCE_LINE): Add third parameter.
4576         * config/arm/aout.h: Remove useless comment.
4577         * config/avr/avr.h (ASM_OUTPUT_SOURCE_LINE): Add third parameter.
4578         * config/i960/i960.h (ASM_OUTPUT_SOURCE_LINE): Likewise.
4579         * config/m32r/m32r.h (ASM_OUTPUT_SOURCE_LINE): Add third parameter.
4580         Use it instead of 'sym_lineno' but without incrementing it.
4581         * config/m68k/hp320.h (ASM_OUTPUT_SOURCE_LINE): Add third parameter.
4582         * config/mcore/mcore-pe.h (ASM_OUTPUT_SOURCE_LINE): Add third
4583         parameter. Use it instead of 'sym_lineno' but without incrementing it.
4584         * config/mips/mips.c (mips_output_function_prologue): Pass 0 as third
4585         argument to ASM_OUTPUT_SOURCE_LINE.
4586         * config/mips/mips.h (ASM_OUTPUT_SOURCE_LINE): Add third parameter.
4587         * config/mmix/mmix.h (ASM_OUTPUT_SOURCE_LINE): Likewise.
4588         * config/pa/som.h (ASM_OUTPUT_SOURCE_LINE): Add third parameter.
4589         Use it instead of 'sym_lineno' but without incrementing it.
4590         * config/rs6000/linux64.h (ASM_OUTPUT_SOURCE_LINE): Likewise.
4591         * config/sh/elf.h (ASM_OUTPUT_SOURCE_LINE): Likewise.
4592         * config/sparc/aout.h (ASM_OUTPUT_SOURCE_LINE): Likewise.
4593         * config/sparc/pbd.h (ASM_OUTPUT_SOURCE_LINE): Likewise.
4594         * doc/tm.texi (ASM_OUTPUT_SOURCE_LINE): Document third parameter.
4595
4596 2003-06-17  Richard Sandiford  <rsandifo@redhat.com>
4597
4598         * config/mips/mips-protos.h (mips_expand_block_move): Declare.
4599         (expand_block_move, output_block_move): Remove.
4600         * config/mips/mips.h (enum block_move_type): Remove.
4601         * config/mips/mips.c (block_move_call, output_block_move): Remove.
4602         (mips_block_move_straight, mips_adjust_block_mem): New function.
4603         (mips_block_move_loop): Renamed and reworked from block_move_loop.
4604         (mips_expand_block_move): Likewise expand_block_move.  Return false
4605         to fall back on the target-independent code.
4606         * config/mips/mips.md (movstrsi): Use mips_expand_block_move.
4607         (movstrsi_internal*): Remove.
4608
4609 2003-06-16  Zack Weinberg  <zack@codesourcery.com>
4610
4611         * cpplib.h, cpphash.h, cppcharset.c, cpperror.c, cppexp.c
4612         * cppfiles.c, cpphash.c, cppinit.c, cpplex.c, cpplib.c
4613         * cppmacro.c, cpppch.c, cpptrad.c, cppspec.c: Convert to
4614         ISO C: new-style function declarations, no need for PARAMS,
4615         no special punctuation on indirect function calls, use string
4616         constant concatenation where convenient.
4617
4618 2003-06-17  Andreas Jaeger  <aj@suse.de>
4619
4620         * rtl.h: Remove declarations from coverage.h.
4621         * toplev.c: Include coverage.h.
4622         * Makefile.in (toplev.o): Depend on coverage.h.
4623
4624         * toplev.h: Remove extra declaration of print_time.
4625
4626         * gengtype.c (close_output_files): Remove duplicated declaration.
4627
4628 2003-06-16  Nathanael Nerode  <neroden@gcc.gnu.org>
4629
4630         * config/sparc/sysv4.h: Remove target-independent comment;
4631         replace "GNU CC" with "GCC".
4632         * config/vxworks.h: Replace "GNU compiler" with "GCC".
4633         * config/sparc/aout.h, config/sparc/biarch64.h, config/sparc/elf.h,
4634         config/sparc/freebsd.h, config/sparc/linux.h, config/sparc/linux64.h,
4635         config/sparc/lite.h, config/sparc/litecoff.h, config/sparc/liteelf.h,
4636         config/sparc/netbsd-elf.h, config/sparc/openbsd.h,
4637         config/sparc/rtemself.h, config/sparc/sol2-64.h,
4638         config/sparc/sol2-bi.h, config/sparc/sol2-gas-bi.h,
4639         config/sparc/sol2-gld-bi.h, config/sparc/sol2-gld.h,
4640         config/sparc/sol2.h, config/sparc/sp64-aout.h,
4641         config/sparc/sp64-elf.h, config/sparc/sp86x-elf.h,
4642         config/sparc/sparc-protos.h, config/sparc/sysv4-only.h: Replace
4643         "GNU compiler", "GNU CC" with "GCC".
4644         * config/sparc/cypress.md, config/sparc/hypersparc.md,
4645         config/sparc/sparc-modes.def, config/sparc/sparc.c,
4646         config/sparc/sparc.md, config/sparc/sparclet.md,
4647         config/sparc/supersparc.md, config/sparc/ultra1_2.md,
4648         config/sparc/ultra3.md: Replace "GNU CC", "GNU Compiler", and
4649         "GNU C Compiler" with "GCC".
4650         * config/ip2k/ip2k.h: Replace "GNU CC" and "GNU compiler" with "GCC".
4651
4652 2003-06-16  Aldy Hernandez  <aldyh@redhat.com>
4653
4654         * simplify-rtx.c (simplify_subreg): Do not over-extend vector
4655         constants.
4656
4657         * testsuite/gcc.c-torture/execute/simd-4.c: New.
4658
4659 2003-06-16  Nathanael Nerode  <neroden@gcc.gnu.org>
4660
4661         * config/ip2k/ip2k.h: Remove target-independent comments.
4662
4663         * config.gcc: Explicitly mention elfos.h in ip2k entry.
4664         * config/ip2k/ip2k.h: Don't #include it here.
4665
4666 2003-06-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4667
4668         * bitmap.c, builtins.c, c-incpath.c, cgraph.c, config/frv/frv.c,
4669         config/mips/mips.c, cppfiles.c, cpphash.c, cppinit.c, cpplib.c,
4670         dwarf2out.c, dwarfout.c, except.c, expr.c, expr.h, fold-const.c,
4671         function.c, gcc.c, genoutput.c, gensupport.c, global.c,
4672         haifa-sched.c, hashtable.c, ifcvt.c, integrate.c, local-alloc.c,
4673         loop.c, mips-tdump.c, mips-tfile.c, mkdeps.c, protoize.c,
4674         read-rtl.c, recog.h, reload1.c, sbitmap.c, ssa-dce.c,
4675         stringpool.c, tlink.c, tree.c, varasm.c, varray.c: Don't use
4676         the PTR macro.
4677
4678         * gengtype.c: Don't use UNION_INIT_ZERO.
4679         * system.h (UNION_INIT_ZERO): Delete.
4680
4681 2003-06-16  Richard Henderson  <rth@redhat.com>
4682
4683         * simplify-rtx.c (simplify_subreg): Use GET_MODE_SIZE instead of
4684         GET_MODE_UNIT_SIZE when simplifying constant vectors.
4685
4686 2003-06-16  Andreas Jaeger  <aj@suse.de>
4687
4688         * timevar.c (get_run_time): Remove function provided also by
4689         libiberty.
4690         * timevar.h: Remove get_run_time declaration.
4691
4692 2003-06-16  Kazu Hirata  <kazu@cs.umass.edu>
4693
4694         * config/m68hc11/m68hc11.c (m68hc11_rtx_costs): Remove
4695         unreachable code.
4696
4697 2003-06-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4698
4699         * builtin-attrs.def, builtin-attrs.def, builtins.c, cpplex.c,
4700         cpplib.c, gencheck.c, gengenrtl.c, machmode.def, protoize.c: Don't
4701         use macros from "symcat.h", instead rely on ISO C.
4702
4703         * system.h: Don't include "symcat.h".
4704         * configure.in (AC_C_STRINGIZE): Delete.
4705         * config.in, configure: Regenerate.
4706
4707 2003-06-16  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4708
4709         * Makefile.in (install-mkheaders): Use INSTALL_SCRIPT for scripts.
4710
4711         * tree.h (STMT_CHECK): New macro.
4712         Also upper-case argument names on all checking macros and
4713         fix some whitespace problems; assume CODE argument does not
4714         have side-effects.
4715
4716 2003-06-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4717
4718         * scan.h: Convert to ISO C.
4719         * system.h: Likewise.
4720
4721         * c-format.c (dynamic_format_types): New pointer for dynamic data.
4722         (find_length_info_modifier_index, init_dynamic_asm_fprintf_info):
4723         New functions split out of...
4724         (handle_format_attribute): ...here.
4725
4726 2003-06-16  J"orn Rennecke <joern.rennecke@superh.com>
4727
4728         * sh.h (REG_CLASS_FROM_LETTER): Change to:
4729         (REG_CLASS_FROM_CONSTRAINT).
4730         (CONST_OK_FOR_I): Rename to:
4731         (CONST_OK_FOR_I08).  Changed all users.
4732         (CONST_OK_FOR_J): Rename to:
4733         (CONST_OK_FOR_I16).  Changed all users.
4734         (CONST_OK_FOR_K): Rename to:
4735         (CONST_OK_FOR_P27).  Changed all users.
4736         (CONST_OK_FOR_L): Rename to:
4737         (CONST_OK_FOR_K08).  Changed all users.
4738         (CONST_OK_FOR_O): Rename to:
4739         (CONST_OK_FOR_I06).  Changed all users.
4740         (CONST_OK_FOR_P): Rename to:
4741         (CONST_OK_FOR_I10).  Changed all users.
4742         (CONSTRAINT_LEN, CONST_OK_FOR_I, CONST_OK_FOR_J16): Define.
4743         (CONST_OK_FOR_J, CONST_OK_FOR_K, CONST_OK_FOR_P): Likewise.
4744         (EXTRA_CONSTRAINT_A, EXTRA_CONSTRAINT_Bsc): Likewise.
4745         (EXTRA_CONSTRAINT_B, PIC_OFFSET_P, PIC_DIRECT_ADDR_P): Likewise.
4746         (EXTRA_CONSTRAINT_Cpg, EXTRA_CONSTRAINT_C): Likewise.
4747         (EXTRA_MEMORY_CONSTRAINT,(EXTRA_CONSTRAINT_Sr0): Likewise.
4748         (CONST_OK_FOR_LETTER_P): Replace with
4749         (CONST_OK_FOR_CONSTRAINT_P).
4750         (EXTRA_CONSTRAINT_S): Rename to:
4751         (EXTRA_CONSTRAINT_C16).  Changed all users.
4752         (MOVI_SHORI_BASE_OPERAND_P): Don't allow direct addresses.
4753         (EXTRA_CONSTRAINT_T): Rename to:
4754         (EXTRA_CONSTRAINT_Csy).  Changed all users.
4755         (EXTRA_CONSTRAINT_Z): Remove.
4756         (EXTRA_CONSTRAINT): Replace with:
4757         (EXTRA_CONSTRAINT_STR).
4758         (EXTRA_CONSTRAINT_U): Rename to:
4759          (EXTRA_CONSTRAINT_Z).  Changed all users.
4760         * sh.c (and_operand): Use CONST_OK_FOR_J16.
4761         * sh.md (cmpeqsi_t-1, cmpeqsi_t, adddi3_media): Use new constraints.
4762         (addsi3_media, addsi3_compact, andsi3_compact, anddi3): Likewise.
4763         (iorsi3, iordi3, xorsi3, xordi3, ashlsi3_std, ashlhi3_k): Likewise.
4764         (lshrsi3_k, movsi_i, movsi_ie, movsi_i_lowpart, movsi_media): Likewise.
4765         (movsi_media_nofpu, movqi_media, movhi_i, movhi_media): Likewise.
4766         (*movdi_i, movdi_media, movdi_media_nofpu, shori_media): Likewise.
4767         (movdf_media, movdf_media_nofpu, movv2sf_i, movv4sf_i): Likewise.
4768         (movsf_media, movsf_media_nofpu, movsi_y, beq_media): Likewise.
4769         (beq_media_i, bne_media, pt, ptb, movv8qi_i, movv2hi_i): Likewise.
4770         (movv4hi_i, movv2si_i, negcmpeqv8qi, negcmpeqv2si): Likewise.
4771         (negcmpeqv4hi, negcmpgtuv8qi, negcmpgtv2si, negcmpgtv4hi): Likewise.
4772         (mcmv, mcnvs_lw, mcnvs_wb, mcnvs_wub, mextr_rl, mextr_lr): Likewise.
4773         (mextr1, mextr2, mextr3, mextr4, mextr5, mextr6, mextr7): Likewise.
4774         (mperm_w, mperm_w_little, mperm_w_big, msad_ubq_i): Likewise.
4775         (mshards_q, mshfhi_b, mshflo_b, mshf4_b, mshf0_b, mshfhi_l): Likewise.
4776         (mshflo_l, mshf4_l, mshf0_l, mshfhi_w, mshflo_w, mshf4_w): Likewise.
4777         (mshf0_w, mshflo_w_x, mshfhi_l_di, mshfhi_l_di_rev): Likewise.
4778         (mshflo_l_di_rev, mshflo_l_di_x, concat_v2sf): Likewise.
4779         (mshflo_l_di_x_rev, subv2si3, subv4hi3, sssubv2si3): Likewise.
4780         (sssubv4hi3): Likewise.
4781         (movsf_i): Change I[08]/r to G/r.
4782         (movsf_ie): Change f/{G,H}/c/X to f/{G,H}/c/Bsc.
4783
4784         * sh.c (sh_output_mi_thunk): Use CONST_OK_FOR_ADD.
4785
4786 2003-06-16  Vladimir Makarov  <vmakarov@redhat.com>
4787
4788         * config/i386/i386.c (ix86_memory_move_cost): Fix typo.
4789
4790 2003-06-16  Andreas Jaeger  <aj@suse.de>
4791
4792         * basic-block.h: Remove duplicate prototype of
4793         note_prediction_to_br_prob.
4794
4795         * tree.h: Remove duplicate prototype of strip_float_extensions.
4796
4797 2003-06-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4798
4799         * config/c4x/c4x.c: Don't include "c-tree.h".
4800         * config/pa/pa.c: Likewise.
4801         * langhooks.c: Likewise.
4802         * tree.h (poplevel): Declare.
4803
4804 2003-06-16  Kazu Hirata  <kazu@cs.umass.edu>
4805
4806         * config/h8300/h8300.c (const_costs): Move this to ...
4807         (h8300_rtx_costs): ... here.
4808
4809 2003-06-16  Roger Sayle  <roger@eyesopen.com>
4810
4811         * optabs.h (enum optab_index): Add new OTI_tan and OTI_atan.
4812         (tan_optab, atan_optab): Define corresponding macros.
4813         * optabs.c (init_optabs): Initialize tan_optab and atan_optab.
4814         * genopinit.c (optabs): Implement tan_optab and atan_optab
4815         using tan?f2 and atan?f2 patterns.
4816         * builtins.c (expand_builtin_mathfn): Handle BUILT_IN_TAN{,F,L}
4817         using tan_optab, and BUILT_IN_ATAN{,F,L} using atan_optab.
4818         Change the default value of errno_set to false.
4819         (expand_builtin): Expand BUILT_IN_TAN{,F,L} and BUILT_IN_ATAN{,F,L}
4820         using expand_builtin_mathfn.
4821
4822         * config/i386/i386.md (atansf2, atandf2, atanxf2, atantf2): New
4823         expander patterns implemented using existing atan2?f3 patterns.
4824
4825 2003-06-16  Roger Sayle  <roger@eyesopen.com>
4826
4827         * expr.c (expand_expr <PLUS_EXPR>): If operand_equal_p considers
4828         both operands of the addition equal, reuse the expanded RTL.
4829         (expand_expr <MULT_EXPR>): Likewise for multiplication.
4830
4831 2003-06-16  Roger Sayle  <roger@eyesopen.com>
4832             Jeff Law  <law@redhat.com>
4833
4834         * fold-const.c (operand_equal_p): Consider two calls to "const"
4835         functions with identical non-volatile arguments to be equal.
4836         Consider the FUNCTION_DECL for the "__builtin_foo" form of a
4837         built-in function to be equal to the "foo" form.
4838
4839 2003-06-16  Nathanael Nerode  <neroden@gcc.gnu.org>
4840
4841         * config/rs6000/sysv4le.h: Remove target-independent comment.
4842         Replace "GNU compiler" with "GCC" in comment.
4843
4844 2003-06-16  Andreas Jaeger  <aj@suse.de>
4845
4846         * tracer.c: Remove duplicate declaration.
4847
4848         * toplev.c: Remove extra declaration of decode_d_option.
4849
4850         * ssa.c: Remove duplicate declaration.
4851
4852         * sreal.c: Remove extra declaration of dump_sreal.
4853
4854         * reload1.c: Remove duplicate declarations.
4855
4856         * integrate.c: Remove extra declaration of
4857         set_decl_abstract_flags.
4858
4859         * flow.c: Remove extra declaration of dump_flow_info.
4860
4861         * alias.c: Remove extra declaration of get_addr.
4862
4863 2003-06-16  Nathanael Nerode  <neroden@gcc.gnu.org>
4864
4865         * config/rtems.h, config/sol2.h, config/svr4.h, config/usegas.h,
4866         config/vxworks.h: GNU CC -> GCC.
4867
4868         * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c, function.c,
4869         lists.c, print-rtl.c, print-tree.c, read-rtl.c, rtl-error.c,
4870         stmt.c, toplev.c, integrate.h, loop.h, machmode.h, rtl.h,
4871         ssa.h, tree.def: Replace overly specific references to "GNU C"
4872         and "GNU C Compiler" with references to "GCC".
4873
4874 2003-06-16  J"orn Rennecke <joern.rennecke@superh.com>
4875
4876         * sh.c (prepare_move_operand): Check if operand 0 is an invalid
4877         memory reference.  Fix test that checks if operand 1 is using r0.
4878         * sh.md (movhi_i): Don't allow st.w r0,@(rX,rY) .
4879
4880         * defaults.h (REG_CLASS_FROM_CONSTRAINT): Only define if not already
4881         defined.
4882
4883 2003-06-15  Nathan Sidwell  <nathan@codesourcery.com>
4884
4885         * function.h (struct emit_status): Remove x_last_linenum,
4886         x_last_filename. Add x_last_location.
4887         * rtl.h: #include "input.h".
4888         (NOTE_DATA): New.
4889         * cfglayout.c (duplicate_insn_chain): Use emit_line_note for line
4890         number notes.
4891         * emit-rtl.c (last_linenum, last_filename): Remove.
4892         (last_location): New.
4893         (emit_line_note_after): LINE must always be >= 0.
4894         (emit_line_note): Likewise. Check not duplicate here...
4895         (emit_note): ... rather than here.
4896         (emit_line_note_force, force_next_line_note, init_emit): Adjust.
4897         * integrate.c (expand_inline_function): Use emit_line_note for
4898         line number notes.
4899         (copy_insn_list): Likewise.
4900         * unroll.c (copy_loop_body): Likewise.
4901         * Makefile.in (RTL_H): Add input.h.
4902
4903 2003-06-16  Richard Sandiford  <rsandifo@redhat.com>
4904
4905         * optabs.c (emit_libcall_block): Don't hoist insns past a label.
4906
4907 2003-06-16  Richard Henderson  <rth@redhat.com>
4908
4909         * config/alpha/alpha-protos.h, config/alpha/elf.h,
4910         config/alpha/osf.h, config/alpha/unicosmk.h, config/alpha/vms.h,
4911         config/alpha/vms-cc.c, config/alpha/vms-ld.c: Update to ISO C.
4912         * config/alpha/alpha.c: Likewise.  Move targetm init to end of file.
4913         Remove unneeded static function decls.
4914
4915 2003-06-16  Neil Booth  <neil@daikokuya.co.uk>
4916
4917         * c-opts.c (c_common_handle_option): s/on/value/.
4918         (OPT_fabi_version_, OPT_ftabstop_, OPT_ftemplate_depth_): Use value
4919         directly rather than converting the argument.
4920         * c.opt: Update docs.  Use UInteger where appropriate.
4921         * common.opt: Use UInteger where appropriate.
4922         * opts.c (integral_argument): New.
4923         (handle_argument): Handle integral arguments, and optional
4924         joined arguments.
4925         (common_handle_option): Update.
4926         * opts.h (CL_MISSING_OK, CL_UINTEGER): New.
4927         * opts.sh: Handle JoinedOrMissing and UInteger flags.
4928
4929 2003-06-16  Neil Booth  <neil@daikokuya.co.uk>
4930
4931         * config/rs6000/sysv4.h (ASM_OUTPUT_ALIGNED_LOCAL): Remove
4932         unnecessary extern declaration.
4933
4934 2003-06-15  Nathanael Nerode  <neroden@gcc.gnu.org>
4935
4936         * config/gofast.h, config/interix.h, config/interix3.h,
4937         config/libgloss.h, config/linux-aout.h, config/linux.h,
4938         config/lynx-ng.h, config/lynx.h: GNU CC -> GCC.
4939         * config/kaos.h: "GNU compiler" -> GCC.
4940         * config/linux-aout.h, config/lynx.h: Clarify comment describing file.
4941
4942         * config/ip2k/crt0.S, config/ip2k/ip2k-protos.h,
4943         config/ip2k/ip2k.c, config/ip2k/ip2k.md, config/ip2k/libgcc.S:
4944         GNU CC -> GCC.
4945
4946         * config/svr3.h: Remove #if 0 code, misleading comments.
4947         GNU CC -> GCC.
4948
4949 2003-06-15  Zack Weinberg  <zack@codesourcery.com>
4950
4951         * vmsdbgout.c (vmsdbgout_finish): Rename parameter to
4952         main_input_filename to avoid conflict with input_filename macro.
4953
4954 2003-06-15  Neil Booth  <neil@daikokuya.co.uk>
4955
4956         * config/mips/mips.h (asm_file_name, g_switch_set,
4957         g_switch_value): Remove.
4958         * config/rs6000/sysv4.h (SUBTARGET_OVERRIDE_OPTIONS): Remove
4959         unnecessary extern declarations.
4960
4961 2003-06-15  Neil Booth  <neil@daikokuya.co.uk>
4962
4963         * config/frv/frv.h: Remove declaration of g_switch_value.
4964         * config/m32r/m32r.h: Remove declaration of g_switch_value.
4965         * config/m68hc11/m68hc11.c: Remove declaration of asm_file_name.
4966
4967 2003-06-15  Neil Booth  <neil@daikokuya.co.uk>
4968
4969         * opts.sh: Quote '+' in regex.
4970
4971 2003-06-15  Andrew Pinski <pinskia@physics.uc.edu>
4972
4973         * config/rs6000/t-rs6000: Add dependence of cfglayout.h to rs6000.o.
4974         * config/rs6000/rs6000.c: Include cfglayout.h.
4975         * config/alpha/alpha.c: Likewise.
4976         * config/ia64/ia64.c: Likewise.
4977         * config/sparc/sparc.c: Likewise.
4978         * config/sh/sh.c: Likewise.
4979
4980 2003-06-15  Neil Booth  <neil@daikokuya.co.uk>
4981
4982         * opts.sh: Quote '+' in regex.
4983
4984 2003-06-15  Neil Booth  <neil@daikokuya.co.uk>
4985
4986         * c-opts.c (lang_flags): Update for new spelling of flags.
4987         (write_langs): Similarly.
4988         * c.opt: Specify languages.
4989         * opts.h: Remove languages.
4990         * opts.sh: Recognise front-end defined languages.
4991         * doc/sourcebuild.texi: Update.
4992
4993 2003-06-15  Andreas Jaeger  <aj@suse.de>
4994
4995         * alloc-pool.c: Convert to ISO C90 prototypes.
4996         * alloc-pool.h: Likewise.
4997         * alias.c: Likewise.
4998         * attribs.c: Likewise.
4999         * bb-reorder.c: Likewise.
5000         * bitmap.h: Likewise.
5001         * bitmap.c: Likewise.
5002         * builtins.c: Likewise.
5003
5004         * tree.h: Convert prototypes of attribs.c to ISO C90.
5005         * basic-block.h: Convert prototypes of bb-reorder.c to ISO C90.
5006         * rtl.h: Convert prototypes of alias.c and builtins.c to ISO C90.
5007         * expr.h: Convert prototypes of builtins.c to ISO C90.
5008
5009 2003-06-15  Roger Sayle  <roger@eyesopen.com>
5010
5011         * config/i386/i386.md (expsf2, expdf2, expxf2): New patterns to
5012         implement exp, expf and expl built-ins as inline x87 intrinsics.
5013         (UNSPEC_FSCALE, UNSPEC_FRNDINT, UNSPEC_F2XM1): New unspecs to
5014         represent x87's fscale, frndint and f2xm1 insns respectively.
5015         (*fscale_sfxf3, *fscale_dfxf3, *fscale_xf3): New insn patterns
5016         to encode x87's "fscale" instruction followed by a pop.
5017         (*frndintxf2): New insn pattern for "frndint".
5018         (*f2xm1xf2): New insn pattern for "f2xm1".
5019
5020         * reg-stack.c (subst_stack_regs_pat): Handle UNSPEC_FRNDINT and
5021         UNSPEC_F2XM1 like UNSPEC_{SIN,COS} and handle UNSPEC_FSCALE like
5022         UNSPEC_FPATAN.
5023
5024 2003-06-15  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5025
5026         * gencheck.c (main): Avoid generating duplicate macros.
5027
5028         * Makefile.in (stagefeedback-start): Use $(SUBDIRS) instead of
5029         knowing names of language subdirectories.
5030
5031 2003-06-15  Neil Booth  <neil@daikokuya.co.uk>
5032
5033         * c-pch.c (asm_file_name): Remove.
5034         * common.opt: Add more switches.
5035         * flags.h (g_switch_set): Boolify.
5036         * opts.c (g_switch_value, g_switch_set, exit_after_options,
5037         version_flag): Move from toplev.c.
5038         (common_handle_option): Handle more switches from toplev.c.
5039         * toplev.c (display_help, display_target_options, decode_d_option,
5040         print_version): Make non-static, remove prototypes.
5041         (aux_base_name, asm_file_name, aux_info_file_name): Constify.
5042         (version_flag, g_switch_value, g_switch_set, exit_after_options):
5043         Remove.
5044         (independent_decode_option): Move some handlers to opts.c.
5045         * toplev.h (aux_info_file_name, aux_base_name, asm_file_name,
5046         exit_after_options, version_flag, display_help, display_target_options,
5047         print_version, decode_d_option): New.
5048
5049 2003-06-15  Kazu Hirata  <kazu@cs.umass.edu>
5050
5051         * config/alpha/alpha.md: Follow spelling conventions.
5052         * config/arm/arm.c: Likewise.
5053         * config/arm/arm.h: Likewise.
5054         * config/arm/arm.md: Likewise.
5055         * config/arm/crtn.asm: Likewise.
5056         * config/m32r/m32r.c: Likewise.
5057         * config/m32r/m32r.md: Likewise.
5058         * config/rs6000/rs6000.c: Likewise.
5059
5060 2003-06-15  Richard Henderson  <rth@redhat.com>
5061
5062         * config/alpha/alpha.c (alpha_output_mi_thunk_osf): Call
5063         insn_locators_initialize.
5064         * config/ia64/ia64.c (ia64_output_mi_thunk): Likewise.
5065         * config/rs6000/rs6000.c (rs6000_output_mi_thunk): Likewise.
5066         * config/sparc/sparc.c (sparc_output_mi_thunk): Likewise.
5067         * config/sh/sh.c (sh_output_mi_thunk): Do it later.
5068
5069 2003-06-15  Kazu Hirata  <kazu@cs.umass.edu>
5070
5071         * builtins.c (expand_builtin_expect_jump): Remove redundant
5072         tests that are also in any_condjump_p().
5073
5074 2003-06-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5075
5076         * libgcc2.c: Delete sysV68 L_trampoline section.
5077         * config/m68k/mot3300-crt0.S: Delete file.
5078         * config/m68k/mot3300Mcrt0.S: Likewise.
5079
5080 2003-06-15  Nathanael Nerode  <neroden@gcc.gnu.org>
5081
5082         * config/aoutos.h: Remove.
5083         * config.gcc: Remove reference to aoutos.h.
5084         * config/m68k/m68k-aout.h: Remove reference to aoutos.h.
5085
5086 2003-06-14  Kazu Hirata  <kazu@cs.umass.edu>
5087
5088         * doc/install.texi: Follow spelling conventions.
5089         * doc/tm.texi: Likewise.
5090         * config/fp-bit.c: Likewise.
5091         * config/arm/arm.c: Likewise.
5092         * config/frv/frv.c: Likewise.
5093         * config/ns32k/NOTES: Likewise.
5094         * config/ns32k/STATUS: Likewise.
5095
5096 2003-06-14  Roger Sayle  <roger@eyesopen.com>
5097             Zack Weinberg  <zack@codesourcery.com>
5098
5099         * rtl.h (STORE_FLAG_VALUE): Remove default definition from here.
5100         * defaults.h (STORE_FLAG_VALUE): Move default definition to here.
5101         * doc/tm.texi (STORE_FLAG_VALUE): Document the default value.
5102
5103         * config/alpha/alpha.h (STORE_FLAG_VALUE): Remove definition.
5104         * config/arc/arc.h (STORE_FLAG_VALUE): Likewise.
5105         * config/arm/arm.h (STORE_FLAG_VALUE): Likewise.
5106         * config/cris/cris.h (STORE_FLAG_VALUE): Likewise.
5107         * config/i370/i370.h (STORE_FLAG_VALUE): Likewise.
5108         * config/i386/i386.h (STORE_FLAG_VALUE): Likewise.
5109         * config/i960/i960.h (STORE_FLAG_VALUE): Likewise.
5110         * config/ia64/ia64.h (STORE_FLAG_VALUE): Likewise.
5111         * config/ip2k/ip2k.h (STORE_FLAG_VALUE): Likewise.
5112         * config/m32r/m32r.h (STORE_FLAG_VALUE): Likewise.
5113         * config/mcore/mcore.h (STORE_FLAG_VALUE): Likewise.
5114         * config/mips/mips.h (STORE_FLAG_VALUE): Likewise.
5115         * config/mmix/mmix.h (STORE_FLAG_VALUE): Likewise.
5116         * config/ns32k/ns32k.h (STORE_FLAG_VALUE): Likewise.
5117         * config/pa/pa.h (STORE_FLAG_VALUE): Likewise.
5118         * config/pdp11/pdp11.h (STORE_FLAG_VALUE): Likewise.
5119         * config/sh/sh.h (STORE_FLAG_VALUE): Likewise.
5120         * config/sparc/sparc.h (STORE_FLAG_VALUE): Likewise.
5121         * config/v850/v850.h (STORE_FLAG_VALUE): Likewise.
5122         * config/xtensa/xtensa.h (STORE_FLAG_VALUE): Likewise.
5123
5124 2003-06-14  Nathan Sidwell  <nathan@codesourcery.com>
5125
5126         * opts.sh (POSIXLY_CORRECT): Unset it.
5127
5128         * tree.h (init_function_start): Remove filename and line paramters.
5129         * function.c (init_function_start): Remove filename and line
5130         parameters. Use DECL_SOURCE_LOCATION.
5131         * c-decl.c (store_parm_decls): Adjust init_function_start call.
5132         (c_expand_body_1): Likewise.
5133         * coverage.c (create_coverage): Likewise.
5134         * objc/objc-act.c (build_tmp_function_decl): Set line number to
5135         zero.
5136         (hack_method_prototype): Adjust init_function_start call.
5137
5138 2003-06-14  Richard Earnshaw  <rearnsha@arm.com>
5139
5140         PR target/3724
5141         * arm/linux-elf.h (PROFILE_HOOK): Define.
5142
5143 2003-06-14  Richard Earnshaw  <rearnsha@arm.com>
5144
5145         PR target/11183
5146         * arm.h (CANNOT_CHANGE_MODE_CLASS): Define.
5147
5148 2003-06-14  Roger Sayle  <roger@eyesopen.com>
5149
5150         * opts.sh: Work around a mysterious feature in cygwin's gawk
5151         where specifying the input files explicitly has a different
5152         behavior to piping them via stdin.
5153
5154 2003-06-14  Neil Booth  <neil@daikokuya.co.uk>
5155
5156         * doc/sourcebuild.texi: Update.
5157
5158 2003-06-14  Richard Earnshaw  <rearnsha@arm.com>
5159
5160         PR target/11183
5161         * arm.c (output_move_double): Pass SImode to adjust_address.
5162
5163 2003-06-14  Neil Booth  <neil@daikokuya.co.uk>
5164
5165         * Makefile.in: Update to use common.opt and lang_opt_files.
5166         (c-options.c, c-options.h): Remove.
5167         (options.c, options.h): Add.
5168         * c-opts.c: Include options.h not c-options.h.
5169         * common.opt: New file.
5170         * configure, configure.in: Add lang_opt_files.
5171         * opts.c: Include flags.h and diagnostic.h.
5172         (common_handle_option): New.
5173         (handle_option): Update to recognize common options and all
5174         language-dependent options.
5175         * opts.h (CL_F77, CL_JAVA, CL_ADA, CL_COMMON, CL_TREELANG): New.
5176         (struct cl_option): Make flags of type int.
5177         * opts.h: Flag option with front ends to which it applies.
5178         Handle duplicate options.
5179         * toplev.c (filename): Remove.
5180         (independent_decode_option): Don't handle filenames and -quiet.
5181         (process_options, do_compile): Update.
5182
5183 2003-06-14  Nick Clifton  <nickc@redhat.com>
5184
5185         * doc/install.texi (Specific): Add description of different
5186         ARM supported file format targets.
5187
5188 Sat Jun 14 11:12:04 CEST 2003  Jan Hubicka  <jh@suse.cz>
5189
5190         * reorg.c (emit_delay_sequence, dbr_schedule): Clear insn locators
5191         inside delay slots.
5192
5193 2003-06-13  Matt Kraai  <kraai@alumni.cmu.edu>
5194
5195         * unwind-c.c: Define NO_SIZE_OF_ENCODED_VALUE.
5196         * unwind-pe.h (size_of_encoded_value): Do not define if
5197         NO_SIZE_OF_ENCODED_VALUE is defined.
5198
5199 2003-06-13  Roger Sayle  <roger@eyesopen.com>
5200
5201         * expr.c (expand_expr <COMPLEX_CST>): Handle the case of
5202         expanding a complex constant into a CONCAT target.
5203
5204 2003-06-13  Zack Weinberg  <zack@codesourcery.com>
5205
5206         * config/svr3.h (ASM_FILE_START): Don't use ASM_FILE_START_1.
5207         (ASM_FILE_START_1): Delete.
5208         * config/i386/att.h, config/i386/sco5.h,
5209         config/i386/sysv3.h
5210         (ASM_FILE_START_1): Delete.
5211
5212 2003-06-13  Kelley Cook  <kelleycook@wideopenwest.com>
5213
5214         * config/i386/bsd.h: Remove ASM_FILE_START.
5215         * config/i386/djgpp.h: Likewise.
5216         * config/i386/gas.h (ASM_FILE_START): Output .file before .intel_syntax.
5217
5218         * config/i386/djgpp.h: Move included unix.h, bsd.h, gas.h to ...
5219         * config.gcc (i[34567]86-pc-msdosdjgpp): ... here.
5220
5221 2003-06-13  Vladimir Makarov  <vmakarov@redhat.com>
5222
5223         PR bootstrap/10835
5224         * haifa-sched.c (max_lookahead_tries,
5225         cached_first_cycle_multipass_dfa_lookahead,
5226         cached_issue_rate): New variables.
5227         (max_issue): Check the number of tries.
5228         (choose_ready): Calculate max_lookahead_tries.
5229         (sched_init): Check cached_issue_rate.
5230
5231 2003-06-13  Richard Henderson  <rth@redhat.com>
5232
5233         * cfgbuild.c (make_edges): Set ABNORMAL with SIBCALL.
5234         * cfgrtl.c (purge_dead_edges): Expect it too.
5235
5236 2003-06-13  Jim Wilson  <wilson@tuliptree.org>
5237             Eric Botcazou  <ebotcazou@libertysurf.fr>
5238
5239         PR bootstrap/10983
5240         * combine.c (make_extraction): Use gen_lowpart_for_combine
5241         when extracting from a REG and not in the destination of a SET.
5242
5243 2003-06-13  Doug Evans  <dje@sebabeach.org>
5244
5245         * tsystem.h (abort): Declare in inhibit_libc case to remove build
5246         warnings for addvsi3, et.al.
5247
5248 2003-06-13  Aldy Hernandez  <aldyh@redhat.com>
5249
5250         * c-common.c (handle_mode_attribute): Use VECTOR_MODE_P macro.
5251
5252         * simplify-rtx.c (simplify_subreg): Same.
5253
5254         * emit-rtl.c (gen_lowpart_common): Same.
5255
5256 2003-06-13  Kazu Hirata  <kazu@cs.umass.edu>
5257
5258         * builtins.c: Fix comment typos.
5259         * fold-const.c: Likewise.
5260
5261 2003-06-13  Doug Evans  <dje@sebabeach.org>
5262             Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
5263
5264         * config/m32r/m32r-protos.h (m32r_pass_by_reference): Declare.
5265         * config/m32r/m32r.c (m32r_pass_by_reference): New fn.
5266         (m32r_va_arg): Use it.
5267         * config/m32r/m32r.h (FUNCTION_ARG_PASS_BY_REFERENCE): Ditto.
5268         (RETURN_IN_MEMORY): Ditto.
5269
5270 2003-06-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5271
5272         * c-typeck.c: Remove #if 0 clauses.
5273
5274         PR other/1494
5275         * config/alpha/openbsd.h, config/i386/openbsd.h,
5276         config/m68k/openbsd.h, config/sparc/openbsd.h: Remove
5277         residual reference to EGCS.
5278
5279 2003-06-13  Richard Earnshaw  <rearnsha@arm.com>
5280
5281         * arm.c (output_call_mem): If the address references the link-register
5282         use an instruction sequence that avoids early-clobbering IP.
5283         (eliminate_lr2ip): Delete.
5284
5285 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5286
5287         * c-format.c (format_types_orig): Disallow '*' width/precision in
5288         asm_fprintf format checks.
5289
5290 2003-06-13  Ulrich Weigand  <uweigand@de.ibm.com>
5291
5292         * config/s390/s390.c (s390_va_arg): Fix alignment when retrieving
5293         non-integral types from integer register save area slots.
5294
5295 2003-06-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5296
5297         * config/i386/svr3dbx.h: GNU CC -> GCC; Intel 385 -> Intel 386.
5298
5299 2003-06-13  Florian Weimer  <fw@deneb.enyo.de>
5300
5301         * doc/invoke.texi (SPARC Options): Document ``-mimpure-text''.
5302
5303 2003-06-13  Kaz Kojima  <kkojima@gcc.gnu.org>
5304
5305         * config/sh/linux.h (TARGET_ASM_FILE_END): Set TARGET_ASM_FILE_END
5306         to file_end_indicate_exec_stack.
5307
5308 2003-06-12  Richard Henderson  <rth@redhat.com>
5309
5310         PR target/11089
5311         * config/i386/i386.md (sse_movaps): Use an expander to force
5312         one operand to be a register.
5313         (sse_movups): Likewise.
5314
5315 2003-06-13  Doug Evans  <dje@sebabeach.org>
5316
5317         Remove some build warnings.
5318         * config/m32r/initfini.c (__CTOR_LIST__,__DTOR_LIST__): Attribute used.
5319         (__do_global_ctors,__do_global_dtors): Ditto.
5320
5321 2003-06-12  Richard Henderson  <rth@redhat.com>
5322
5323         PR middle-end/10557
5324         * rtlanal.c (subreg_offset_representable_p): Relax subreg check.
5325
5326 2003-06-13  Kazu Hirata  <kazu@cs.umass.edu>
5327
5328         * config/m32r/m32r.md: Fix a comment typo.
5329
5330 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
5331             Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
5332
5333         PR target/10142
5334         * config/sparc/sparc.c (function_arg_record_value_parms): Add
5335         new 'stack' field.
5336         (function_arg_record_value_1): Set 'stack' to 1 if we run out of
5337         integer slots for an integer field.
5338         (function_arg_record_value_3): Shift vector index.
5339         (function_arg_record_value_2): Likewise.
5340         (function_arg_record_value): Initialize 'stack' to 0.
5341         Set 'stack' to 1 if we run out of integer slots for an integer field.
5342         Generate (parallel [(expr_list (nil) ...) ...]) if 'stack' is set to 1.
5343
5344 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
5345
5346         PR optimization/10955
5347         * unroll.c (unroll_loop): Fix off-by-one bug.
5348
5349 2003-06-12  Aldy Hernandez  <aldyh@redhat.com>
5350
5351         * config/rs6000/rs6000.c (function_arg): Remove typo.
5352
5353 2003-06-12  Richard Henderson  <rth@redhat.com>
5354
5355         * config/i386/i386.c (legitimate_constant_p): Handle UNSPEC_NTPOFF
5356         and UNSPEC_DTPOFF.
5357
5358 2003-06-12  Richard Henderson  <rth@redhat.com>
5359
5360         PR middle-end/10475
5361         * expmed.c (emit_store_flag): Use simplify_gen_subreg directly
5362         for extracting sub-words.
5363
5364 2003-06-12  Richard Henderson  <rth@redhat.com>
5365
5366         PR target/7594
5367         * config/m68k/m68k.md (zero_extendhisi2): Use gen_lowpart_SUBREG.
5368         (zero_extendqihi2, zero_extendqisi2): Likewise.
5369
5370 2003-06-12  Aldy Hernandez  <aldyh@redhat.com>
5371
5372         * config/rs6000/rs6000.c (function_arg): Always split vectors for
5373         e500 if it's a stdarg function.
5374         (function_arg_advance): Advance 2 registers for vectors in a
5375         stdarg function.
5376         (init_cumulative_args): Initialize stdarg.
5377         (rs6000_spe_function_arg): New.
5378
5379         * config/rs6000/rs6000.h (rs6000_args): Add stdarg.
5380
5381 2003-06-12  Aldy Hernandez  <aldyh@redhat.com>
5382
5383         * config/rs6000/rs6000.h (MODES_TIEABLE_P): Add SPE vectors.
5384
5385 2003-06-12  Roger Sayle  <roger@eyesopen.com>
5386
5387         PR middle-end/168
5388         * fold-const.c (tree_expr_nonnegative_p):  Handle addition
5389         and multiplication of zero extensions, floating point division,
5390         and integer<->fp, fp<->fp and zero extension conversions.
5391         The built-in ceil and floor functions preserve signedness.
5392
5393 2003-06-12  Kazu Hirata  <kazu@cs.umass.edu>
5394
5395         * ChangeLog: Follow spelling conventions.
5396         * ChangeLog.2: Likewise.
5397         * c-decl.c: Likewise.
5398         * cfgloop.h: Likewise.
5399         * cgraph.c: Likewise.
5400         * coverage.c: Likewise.
5401         * cppcharset.c: Likewise.
5402         * cpphash.h: Likewise.
5403         * cpplex.c: Likewise.
5404         * cpplib.c: Likewise.
5405         * dbxout.c: Likewise.
5406         * df.c: Likewise.
5407         * dwarf2out.c: Likewise.
5408         * dwarfout.c: Likewise.
5409         * emit-rtl.c: Likewise.
5410         * explow.c: Likewise.
5411         * gcov-io.c: Likewise.
5412         * gcov-io.h: Likewise.
5413         * gcov.c: Likewise.
5414         * gengtype.c: Likewise.
5415         * ggc.h: Likewise.
5416         * opts.c: Likewise.
5417         * real.c: Likewise.
5418         * reload.c: Likewise.
5419         * stmt.c: Likewise.
5420
5421 2003-06-12  Janis Johnson  <janis187@us.ibm.com>
5422
5423         * doc/install.texi (m32r-*-elf): Change company to Renesas.
5424
5425 Thu Jun 12 20:00:55 CEST 2003  Jan Hubicka  <jh@suse.cz>
5426
5427         * basic-block.h (flow_delete_block_noexpunge): Kill.
5428         * cfgrtl.c (flow_delete_block_noexpunge): Merge to
5429         rtl_delete_block.
5430
5431 2003-06-10  Richard Henderson  <rth@redhat.com>
5432
5433         PR inline-asm/4823
5434         * reg-stack.c (any_malformed_asm): New.
5435         (check_asm_stack_operands): Set it.
5436         (convert_regs_1): Check it before aborting.
5437
5438 2003-06-12  Aldy Hernandez  <aldyh@redhat.com>
5439
5440         * config/rs6000/spe.md: Change all clobbers of the accumulator to sets.
5441
5442 2003-06-12  Jakub Jelinek  <jakub@redhat.com>
5443
5444         * c-opts.c (complain_wrong_lang): Add on argument.
5445         Print no- switch if on is false.
5446         (c_common_decode_option): Adjust caller.
5447
5448 2003-06-12  Ulrich Weigand  <uweigand@de.ibm.com>
5449
5450         * config/s390/s390.c (s390_emit_prologue): Use LA instead of AR
5451         to initialize GOT register.
5452
5453 2003-06-12  Roger Sayle  <roger@eyesopen.com>
5454
5455         * fold-const.c (tree_expr_nonnegative_p): Add support for
5456         floating point constants, addition and multiplication.
5457
5458 2003-06-12  J"orn Rennecke <joern.rennecke@superh.com>
5459
5460         * sh.md (adddi3_compact, subdi3_compact): Add earlyclobber
5461         constraint modifier for operand 0.
5462
5463 2003-06-12  Hans-Peter Nilsson  <hp@axis.com>
5464
5465         Don't warn on dollars in builtin macro definitions,
5466         e.g. __REGISTER_PREFIX__.
5467         * cpphash.h (struct cpp_reader): Move member warn_dollars...
5468         * cpplib.h (struct cpp_options): ...to here.  Change type to
5469         unsigned char.
5470         * cppinit.c (cpp_create_reader): Set it to 1 here.
5471         (post_options): Don't set it here.
5472         * c-opts.c (c_common_init_options): Reset it to 0 here.
5473         (finish_options): Set it here.
5474         * cpplex.c (forms_identifier_p): Tweak for new location of
5475         warn_dollars.
5476
5477         * configure.in (assembler dwarf2 debug_line support): Define insn
5478         for cris-*-* and mmix-*-*.
5479         * configure: Regenerate.
5480
5481 2003-06-11  Uwe Stieber  <uwe@kaos-group.de>
5482
5483         * config.gcc (arm*-*-kaos*, i[34567]86-*-kaos*, powerpc-*-kaos*,
5484         powerpcle-*-kaos*, strongarm-*-kaos*): New targets.
5485         (sh-*-elf*): Add sh*-*-kaos* support.
5486         * config/kaos.h, config/arm/kaos-strongarm.h, config/arm/kaos-arm.h,
5487         config/i386/kaos-i386.h, config/rs6000/kaos-ppc.h,
5488         config/sh/kaos-sh.h: New files.
5489
5490 2003-06-12  Kazu Hirata  <kazu@cs.umass.edu>
5491
5492         * gcse.c (fis_get_condition): Make it a global function.
5493         * reload1.c (reload_cse_move2add): Detect implicit sets.
5494         * rtl.h: Add a prototype for fis_get_condition.
5495
5496 2003-06-11  Richard Henderson  <rth@redhat.com>
5497
5498         * stmt.c (expand_asm_operands): Don't warn for memories with
5499         queued addresses.
5500
5501 2003-06-11  Kaz Kojima  <kkojima@gcc.gnu.org>
5502
5503         * config/sh/sh.h (SUBTARGET_ASM_RELAX_SPEC): Rewrite without
5504         brackets.
5505
5506 2003-06-11  Neil Booth  <neil@daikokuya.co.uk>
5507
5508         * hooks.c (hook_int_size_t_constcharptr_int_0): New.
5509         * hooks.h (hook_int_size_t_constcharptr_int_0): New.
5510         * langhooks-def.h (lhd_decode_option, LANG_HOOKS_DECODE_OPTION): Die.
5511         (LANG_HOOKS_HANDLE_OPTION, LANG_HOOKS_INITIALIZER): Update.
5512         * langhooks.c (lhd_decode_option): Remove.
5513         * langhooks.h (struct lang_hooks): Remove decode_option.
5514         * opts.c (handle_option): No longer use decode_option.
5515
5516 2003-06-11  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5517
5518         * cfgloopanal.c (variable_initial_value): Update the set of altered
5519         registers correctly.
5520
5521 2003-06-11  Roger Sayle  <roger@eyesopen.com>
5522             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5523
5524         * config/d30v/d30v.h: Delete reference to ASM_FINAL_SPEC.
5525         * config/i386/netbsd-elf.h: Likewise.
5526         * config/m32r/m32r.h: Likewise.
5527         * config/mn10300/mn10300.h: Likewise.
5528         * config/stormy16/stormy16.h: Likewise.
5529         * config/v850/v850.h: Likewise.
5530         * config/vax/netbsd-elf.h: Likewise.
5531         * config/xtensa/elf.h: Likewise.
5532         * config/xtensa/linux.h: Likewise.
5533
5534 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5535
5536         * config/mips/iris5gas.h (MDEBUG_ASM_SPEC): Override to match
5537         DWARF 2 default.
5538
5539         * config/mips/dbxmdebug.h: New file.
5540         * config.gcc (mips-sgi-irix6*o32, mips-sgi-irix5*): Use it with
5541         gas and --with-stabs.
5542
5543 2003-06-11  Ulrich Weigand  <uweigand@de.ibm.com>
5544
5545         * expr.c (can_move_by_pieces): align argument may be unused.
5546
5547 2003-06-11  J"orn Rennecke <joern.rennecke@superh.com>
5548
5549         * expr.c (convert_move): Handle moves between two CONCATs.
5550
5551 2003-06-11  Kazu Hirata  <kazu@cs.umass.edu>
5552
5553         * config/h8300/h8300.h (RETURN_IN_MEMORY): Accept DImode if
5554         !TARGET_H8300.
5555
5556 2003-06-11  Kazu Hirata  <kazu@cs.umass.edu>
5557
5558         * config/h8300/h8300.c (final_prescan_insn): Don't dump rtl.
5559         * config/h8300/h8300.h (MASK_RTL_DUMP): Remove.
5560         (TARGET_RTL_DUMP): Likewise.
5561         (TARGET_SWITHCES): Remove -mrtl-dump.
5562
5563 2003-06-10  Richard Henderson  <rth@redhat.com>
5564
5565         * optabs.c (gen_cond_trap): Fix prepare_operand typo.
5566
5567 2003-06-10  Richard Henderson  <rth@redhat.com>
5568
5569         * config/ia64/ia64.md (call_gp): Fix memory mode.
5570
5571 2003-06-10  James E Wilson  <wilson@tuliptree.org>
5572
5573         PR target/8812
5574         * reload1.c (choose_reload_regs): For equiv reg, add loop over all
5575         hard regs for reload_reg_used_at_all and reg_class_contents checks.
5576
5577 2003-06-10  Kazu Hirata  <kazu@cs.umass.edu>
5578
5579         * config/h8300/h8300.c (print_operand): Remove support for
5580         operand character 'b'.
5581         Add the AND case to operand character 'c'.
5582         * config/h8300/h8300.md (two anonymous patterns): Replace
5583         operand character 'b' with 'c'.
5584
5585 2003-06-10  Kazu Hirata  <kazu@cs.umass.edu>
5586
5587         * config/h8300/h8300.c (print_operand): Remove support for
5588         operand character 'u'.
5589
5590 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5591
5592         * configure.in: Fix typo.
5593         * configure: Regenerate.
5594
5595 2003-06-10  Loren James Rittle  <ljrittle@acm.org>
5596
5597         * config/alpha/alpha.c (unicosmk_file_end): Add conditional
5598         compilation guard.
5599
5600 2003-06-10  J"orn Rennecke <joern.rennecke@superh.com>
5601
5602         * sh-protos.h (function_symbol): Declare.
5603         * sh.c (expand_block_move, expand_ashiftrt): Use it.
5604         (sh_expand_prologue, sh_expand_epilogue): Likewise.
5605         (sh_initialize_trampoline): Likewise.
5606         (function_symbol): New function.
5607         * sh.md (udivsi3, divsi3, mulsi3, ic_invalidate_line): Use it.
5608         (initialize_trampoline, call, call_pop, call_value, sibcall): Likewise.
5609         (call_value_pop, shcompact_return_tramp): Likewise.
5610
5611         * sh.h (OVERRIDE_OPTIONS): Don't suppress --profile-arc-flag.
5612
5613         * sh.md (GOTaddr2picreg): Use gen_lowpart to get lowpart of
5614         target register.
5615
5616 2003-06-10  DJ Delorie  <dj@redhat.com>
5617
5618         * doc/md.texi (Machine Constraints): Document stormy's Z
5619         constraint.
5620
5621 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
5622
5623         * except.c (call_site_base): Mark with GTY.
5624
5625 2003-06-10  Richard Earnshaw  <rearnsha@arm.com>
5626
5627         * arm-proto.h: Convert to ISO C90 prototypes.
5628         * arm.c: Likewise.
5629
5630 2003-06-10  J"orn Rennecke <joern.rennecke@superh.com>
5631
5632         * sh.c (sh_output_mi_thunk): Call insn_locators_initialize.
5633
5634 2003-06-10  Steve Ellcey  <sje@cup.hp.com>
5635
5636         * calls.c (expand_call): Convert structure_value_addr to Pmode if
5637         necessary.
5638
5639 2003-06-10  Andrew Haley  <aph@redhat.com>
5640
5641         * langhooks-def.h (LANG_HOOKS_DECL_OK_FOR_SIBCALL): New.
5642         (LANG_HOOKS_DECLS): Add LANG_HOOKS_DECL_OK_FOR_SIBCALL.
5643         (lhd_decl_ok_for_sibcall): New.
5644         * langhooks.c (lhd_decl_ok_for_sibcall): New.
5645         * langhooks.h (lang_hooks_for_decls.ok_for_sibcall): New field.
5646         * calls.c (expand_call): Check lang_hook before generating a
5647         sibcall.
5648
5649 2003-06-10  DJ Delorie  <dj@redhat.com>
5650
5651         * config/stormy16/stormy16.c (xstormy16_extra_constraint_p): Add Z,
5652         which matches (const_int 0) for addhi3.
5653         * config/stormy16/stormy16.md: Document known constraints.
5654         (addhi3): Handle adding zero.
5655
5656 2003-06-10  Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
5657
5658         * config/m32r/m32r.h (HARD_REGNO_RENAME_OK): New.
5659         * config/m32r/m32r.c (m32r_hard_regno_rename_ok): New.
5660         * config/m32r/m32r-protos.h: Prototype it.
5661
5662 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
5663
5664         * config/rs6000/eabi.h (TARGET_OS_CPP_BUILTINS): Define builtins
5665         common to rs6000 sysv targets.
5666         * config/rs6000/eabisim.h (TARGET_OS_CPP_BUILTINS): Ditto.
5667         * config/rs6000/rtems.h (TARGET_OS_CPP_BUILTINS): Ditto.
5668
5669 2003-06-10  Nick Clifton  <nickc@redhat.com>
5670
5671         * config.gcc: Add arm-wince-pe target.
5672         * config/arm/pe.h (MULTILIB_DEFAULTS): Define.
5673         Add comment about default apcs26 support.
5674         * config/arm/t-pe (MULTILIB_OPTIONS): Add an -mapcs-32
5675         multilib.
5676         (MULTILIB_DIRNAMES): Add 'apcs32'.
5677         * config/arm/t-wince-pe: New makefile fragment.
5678         * config/arm/wince-pe.h: New file.  Overrides a few definitions
5679         in arm/pe.h
5680
5681 2003-06-10  Roger Sayle  <roger@eyesopen.com>
5682
5683         * builtins.c (fold_builtin): Optimize cos(-x) as cos(x).
5684         * fold-const.c (fold <NEGATE_EXPR>): Convert -f(x) into f(-x)
5685         when x is easily negated and f is sin, tan or atan.
5686         (fold <MULT_EXPR>): Optimize tan(x)*cos(x) and cos(x)*tan(x) as
5687         sin(x) with flag_unsafe_math_optimizations.
5688         (fold <RDIV_EXPR>): With flag_unsafe_math_optimizations fold
5689         sin(x)/cos(x) as tan(x) and cos(x)/sin(x) as 1.0/tan(x).
5690
5691 2003-06-10  Roger Sayle  <roger@eyesopen.com>
5692
5693         * fold-const.c (fold <EQ_EXPR>):  Don't fold x == x only if x
5694         is a floating point type *and* we currently honor NaNs.
5695         (fold <NE_EXPR>): Likewise.
5696
5697 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
5698
5699         PR c++/11131
5700         * tree-inline.c (inlinable_function_p): Call the language-specific
5701         hook early.
5702
5703 2003-06-09  David Taylor  <dtaylor@emc.com>
5704
5705         * config/rs6000/rs6000.c (rs6000_va_start, rs6000_va_arg):  Skip over
5706         the f_res field.
5707
5708 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5709
5710         * configure.in: Remove references to host_truncate_target.
5711         * configure: Regenerate.
5712         * config.gcc: Remove references to truncate_target,
5713         host_truncate_target.
5714
5715         * Makefile.in, configure.in, config/m68hc11/t-m68hc11-gas:
5716         Replace "build_canonical" with build, "host_canonical" with host.
5717         * configure.in: Use GCC_TOPLEV_SUBDIRS.
5718         * aclocal.m4: Include ../config/acx.m4.
5719         * configure: Regenerate.
5720
5721 2003-06-09  David Taylor  <dtaylor@emc.com>
5722
5723         * config/rs6000/rs6000.c (rs6000_build_va_list): Give the two
5724         bytes of padding in the __va_list_tag structure a name (reserved).
5725
5726 2003-06-09  Jason Merrill  <jason@redhat.com>
5727
5728         * fold-const.c (operand_equal_p): Handle ADDR_EXPR and TRUTH_NOT_EXPR.
5729
5730 2003-06-09  Osku Salerma  <osku@iki.fi>
5731
5732         * c-format.c (check_format_string, get_constant): New.
5733         (handle_format_attribute, handle_format_arg_attribute,
5734         decode_format_attr): Change to use above functions.
5735
5736 2003-06-09  Richard Henderson  <rth@redhat.com>
5737
5738         * stmt.c (expand_asm_operands): Re-word warning.
5739
5740 2003-06-08  Andrew Pinski  <pinskia@physics.uc.edu>
5741
5742         PR target/8787
5743         * config/i386/djgpp.h (ASM_FILE_START): emit `.intel_syntax'
5744         if -masm=intel.
5745
5746 2003-06-09  James E Wilson  <wilson@tuliptree.org>
5747
5748         * config/frv/cmovc.c, config/frv/cmovh.c, config/frv/cmovw.c,
5749         config/frv/frvbegin.c, config/frv/frvend.c, config/frv/lib1funcs.asm:
5750         Add libgcc exception.
5751
5752 2003-06-09  David Edelsohn  <edelsohn@gnu.org>
5753             Ayal Zaks  <gcchaifa@us.ibm.com>
5754
5755         * config/rs6000/rs6000.md (define_attr "type"): Add insert_word.
5756         (insvsi*): Add insert_word attribute.
5757         * config/rs6000/rs6000.c (rs6000_variable_issue): Add TYPE_INSERT_WORD.
5758         * config/rs6000/{40x.md,603.md,6xx.md,7450.md,7xx.md,mpc.md,
5759         power4.md,rios1.md,rios2.md,rs64.md}: Add insert_word.
5760
5761 2003-06-09  Kazu Hirata  <kazu@cs.umass.edu>
5762
5763         * fold-const.c (fold): Fix a comment typo.
5764
5765 2003-06-09  Nathan Sidwell  <nathan@codesourcery.com>
5766
5767         * tree-inline.c (expand_call_inline): DECL_SOURCE_LINE_FIRST is
5768         removed.
5769
5770 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
5771
5772         * sh.c (gen_block_redirect): Use locators.
5773
5774 2003-06-09  Richard Earnshaw  <rearnsha@arm.com>
5775
5776         * arm.h (THUMB_PRINT_OPERAND_ADDRESS): Use %wd in format and remove
5777         cast to int.
5778
5779 2003-06-09  Richard Sandiford  <rsandifo@redhat.com>
5780
5781         * configure.in: Assume gas 2.14 and above can handle MIPS relocation
5782         operators.
5783         * configure: Regenerated.
5784
5785 2003-06-09  Richard Sandiford  <rsandifo@redhat.com>
5786             Alexandre Oliva  <aoliva@redhat.com>
5787
5788         * config/mips/mips.h (GLOBAL_POINTER_REGNUM): New macro.
5789         (PIC_OFFSET_TABLE_REGNUM): Look at pic_offset_table_rtx after reload.
5790         (STARTING_FRAME_OFFSET): Don't allocate a cprestore slot for
5791         n32/64 PIC.
5792         (MUST_SAVE_REGISTERS): Delete.
5793         * config/mips/mips.c (mips_frame_info): Remove extra_size field.
5794         (machine_function): Add global_pointer field.
5795         (mips_classify_constant): Check for (const $gp) using pointer equality
5796         with pic_offset_table_rtx.
5797         (mips_classify_constant): Handle RELOC_LOADGP_HI and RELOC_LOADGP_LO.
5798         (mips_restore_gp): Use current_function_outgoing_args_size.
5799         (print_operand): Use PIC_OFFSET_TABLE_REGNUM instead of
5800         GP_REG_FIRST + 28.  Handle relocation strings that have
5801         more than one '('.
5802         (mips_reloc_string): Handle RELOC_LOADGP_HI and RELOC_LOADGP_LO.
5803         (mips_global_pointer): New function.
5804         (mips_save_reg_p): New function, mostly split out from...
5805         (compute_frame_size): ...here.  Remove handling of extra_size.
5806         Reclaim args_size if no variables depend on it.  Don't treat gp
5807         as a special case: handle it in the main GPR loop.
5808         (mips_initial_elimination_offset): Fix comment.
5809         (save_restore_insns): Save every register in the GPR mask,
5810         removing distinction between mask and real_mask.
5811         (mips_output_function_prologue): Update .frame psuedo-op after
5812         the removal of extra_size.  Move the SVR4 PIC stack allocation
5813         and cprestore instructions to mips_expand_prologue.
5814         (mips_gp_insn): New function.
5815         (mips_expand_prologue): Set REGNO (pic_offset_table_rtx) to
5816         the chosen global pointer.  Handle SVR4 PIC stack allocation
5817         in the same way as other ABIs.  Adjust varargs code accordingly.
5818         Emit a cprestore insn after allocating the stack.  Use mips_gp_insn
5819         to emit the loadgp sequence.  Follow it with a loadgp_blockage
5820         if not using explicit relocs.
5821         (mips_output_function_epilogue): Reinstate the default gp register.
5822         (mips16_gp_pseudo_reg): Use pic_offset_table_rtx.
5823         (mips16_optimize_gp): Likewise.
5824         * config/mips/mips.md (UNSPEC_LOADGP): Remove.
5825         (UNSPEC_SETJMP, UNSPEC_LONGJMP): Remove.
5826         (UNSPEC_CPRESTORE, RELOC_LOADGP_HI, RELOC_LOADGP_LO): New.
5827         (loadgp): Remove.
5828         (loadgp_blockage, cprestore): New instructions.
5829         (builtin_setjmp_setup): Implement using emit_move_insn.  Use
5830         pic_offset_table_rtx.
5831         (builtin_setjmp_setup_32, builtin_setjmp_setup_64): Remove.
5832         (builtin_longjmp): Use gen_raw_REG to force use of $28.
5833
5834 2003-06-09  Richard Sandiford  <rsandifo@redhat.com>
5835
5836         * config/mips/mips-protos.h (mips_output_division): Declare.
5837         * config/mips/mips.h (MASK_CHECK_RANGE_DIV): Remove.
5838         (MASK_BRANCHLIKELY): Use MASK_CHECK_RANGE_DIV's old number.
5839         (TARGET_NO_CHECK_ZERO_DIV, TARGET_CHECK_RANGE_DIV): Remove.
5840         (TARGET_CHECK_ZERO_DIV): New macro.
5841         (TARGET_SWITCHES): Remove -mcheck-range-div & -mno-check-range-div.
5842         * config/mips/mips.c (mips_output_division): New function.
5843         * config/mips/mips.md (length): Take TARGET_CHECK_ZERO_DIV into
5844         account when calculating the default length of a division.
5845         (divmodsi4, divmoddi4, udivmodsi4, udivmoddi4): Turn into define_insns.
5846         Enable regardless of optimization level.  Use mips_output_division.
5847         (divmodsi4_internal, divmoddi4_internal, udivmodsi4_internal,
5848         udivmoddi4_internal, div_trap, div_trap_normal, div_trap_mips16,
5849         divsi3, divsi3_internal, divdi3, divdi3_internal, modsi3,
5850         modsi3_internal, moddi3, moddi3_internal, udivsi3, udivsi3_internal,
5851         udivdi3, udivdi3_internal, umodsi3, umodsi3_internal, umoddi3,
5852         umoddi3_internal): Remove.
5853
5854 2003-06-09  Richard Sandiford  <rsandifo@redhat.com>
5855
5856         * config/mips/mips.c (mips_reg_names): Change hilo entry to "".
5857         (mips_sw_reg_names): Likewise.
5858         (mips_regno_to_class): Change hilo entry to NO_REGS.
5859         (hilo_operand): Use MD_REG_P.
5860         (extend_operator): New predicate.
5861         (override_options): Remove 'a' constraint.
5862         (mips_secondary_reload_class): Remove hilo handling.  Also remove
5863         handling of (plus sp reg) reloads for mips16.
5864         (mips_register_move_cost): Remove hilo handling.
5865         * config/mips/mips.h (FIXED_REGISTERS): Make hilo entry fixed.
5866         (MD_REG_LAST): Remove hilo from range.
5867         (HILO_REGNUM): Delete.
5868         (reg_class): Remove HILO_REG and HILO_AND_GR_REGS.
5869         (REG_CLASS_NAMES, REG_CLASS_CONTENTS): Update accordingly.
5870         (PREDICATE_CODES): Add entry for extend_operator.
5871         (DEBUG_REGISTER_NAMES): Change hilo entry to "".
5872         * config/mips/mips.md: Remove hilo clobbers wherever they occur.
5873         Remove constraints from multiplication define_expands.  Remove
5874         clobbers from "decorative" define_expand patterns.
5875         (UNSPEC_HILO_DELAY): Delete.
5876         (*mul_acc_si, *mul_sub_si): Add early-clobber to operand 6.
5877         (mulsidi3, umulsidi3): Change pattern to match the TARGET_64BIT case.
5878         Adjust C code to just emit insns for !TARGET_64BIT.
5879         (mulsidi3_internal): Rename to mulsidi3_32bit.
5880         (mulsidi3_64bit): Use a "d" constraint for the destination.
5881         Use extend_operator so that the pattern can handle umulsidi3 as well.
5882         Split the instruction after reload.
5883         (*mulsidi3_64bit_parts): New pattern, generated by mulsidi3_64bit.
5884         (umulsidi3_internal): Rename to umulsidi3_32bit.
5885         (umulsidi3_64bit): Remove.
5886         (*smsac_di, *umsac_di): Line-wrap fixes.
5887         (udivsi3_internal): Don't allow operand 2 to be constant.
5888         (udivdi3_internal, umodsi3_internal, umoddi3_internal): Likewise.
5889         (movdi_internal2, movsi_internal): Remove hilo alternatives.
5890         (reload_in[sd]i, reload_out[sd]i, hilo_delay): Remove.
5891
5892 2003-06-09  Richard Sandiford  <rsandifo@redhat.com>
5893
5894         PR target/10913
5895         * config/mips/mips.h (TARGET_FILE_SWITCHING, NO_DBX_FUNCTION_END,
5896         PUT_SDB_SCL, PUT_SDB_INT_VAL, PUT_SDB_VAL, PUT_SDB_ENDEF,
5897         PUT_SDB_TYPE, PUT_SDB_SIZE, PUT_SDB_DIM, PUT_SDB_START_DIM,
5898         PUT_SDB_NEXT_DIM, PUT_SDB_LAST_DIM, PUT_SDB_TAG, PUT_SDB_SRC_FILE,
5899         SDB_GENERATE_FAKE, TEXT_SECTION): Delete.
5900         (PUT_SDB_DEF, PUT_SDB_PLAIN_DEF, PUT_SDB_BLOCK_START,
5901         PUT_SDB_BLOCK_END, PUT_SDB_FUNCTION_END): Replace use of
5902         asm_out_text_file with asm_out_file.
5903         * config/mips/iris5gas.h (PUT_SDB_SIZE, PUT_SDB_TYPE): Likewise.
5904         * config/mips/elf.h (TEXT_SECTION): Undefine.
5905         * config/mips/elf64.h (TEXT_SECION): Undefine.
5906         * config/mips/openbsd.h (TEXT_SECION): Undefine.
5907         * config/mips/mips.c (asm_out_text_file, asm_out_data_file): Delete.
5908         (override_options): Disable small-data optimizations unless using
5909         gas or explicit relocations.
5910         (mips_asm_file_start, mips_asm_file_end, mips_output_function_epilogue,
5911         iris6_asm_named_section, iris6_asm_file_start): Remove code for
5912         handling TARGET_FILE_SWITCHING.
5913         (copy_file_data): Move into TARGET_IRIX6 block.
5914
5915 2003-06-08  Richard Henderson  <rth@redhat.com>
5916
5917         * expr.h (EXPAND_MEMORY): New.
5918         * expr.c (expand_expr): Check it.
5919         * stmt.c (expand_asm_operands): Provide it when the constraint
5920         requires a memory.  Warn for memory input constraints without
5921         a memory operand.
5922
5923 2003-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5924
5925         * varasm.c: Don't include c-tree.h.
5926
5927 2003-06-08  Andreas Jaeger  <aj@suse.de>
5928
5929         * predict.h: Convert to ISO C90 prototypes.
5930         * predict.c: Likewise.
5931         * tree-dump.h: Likewise.
5932         * tree-dump.c: Likewise.
5933         * diagnostic.h: Likewise.
5934         * diagnostic.c: Likewise.
5935         * combine.c: Likewise.
5936
5937         * rtl.h: Convert prototypes of combine.c to ISO C90.
5938
5939 Sun Jun  8 21:27:41 CEST 2003  Jan Hubicka  <jh@suse.cz>
5940
5941         * cfglayout.c (insn_scope): New static function
5942         (block_locators_*, line_locators*, file_locators*): New static varrays.
5943         (scope_to_insns_initialize): Use them.
5944         (insn_line, insn_file): New functions.
5945         (scope_to_insns_finalize): Use insn_scope.
5946         (prologue_locator, epilogue_locator): New global variables.
5947         * emit-rt.c (try_split, make_insn_raw, make_jump_insn_raw,
5948         make_call_insn_raw, emit_copy_of_insn_after): Use locators.
5949         (emit_insn_after_scope, emit_insn_before_scope
5950         emit_jump_insn_after_scope, emit_jump_insn_before_scope
5951         emit_call_insn_after_scope, emit_call_insn_before_scope): Rename to...
5952         (emit_insn_after_setloc, emit_insn_before_setloc
5953         emit_jump_insn_after_setloc, emit_jump_insn_before_setloc
5954         emit_call_insn_after_setloc, emit_call_insn_before_setloc): ... these;
5955         use locators.
5956         * final.c (notice_source_line): Use locators.
5957         (final_start_function): Set initial source file and line.
5958         (final_scan_insn): Use locators.
5959         * ifcvt.c (noce_try_store_flag, noce_try_store_flag_constants,
5960         noce_try_addcc, noce_try_store_flag_mask, noce_try_cmove,
5961         noce_try_cmove_arith, noce_try_minmax, noce_try_abs,
5962         noce_process_if_block, find_cond_trap): Likewise.
5963         * integrate.c (copy_insn_list): Likewise.
5964         * jump.c (duplicate_loop_exit_test): LIkewise.
5965         * print-rtl.c (print_rtx): Print locators.
5966         * recog.c (peephole2_optimize): Likewise.
5967         * rtl.h (INSN_SCOPE): Remove.
5968         (emit_insn_after_scope, emit_insn_before_scope
5969         emit_jump_insn_after_scope, emit_jump_insn_before_scope
5970         emit_call_insn_after_scope, emit_call_insn_before_scope): Rename to...
5971         (emit_insn_after_setloc, emit_insn_before_setloc
5972         emit_jump_insn_after_setloc, emit_jump_insn_before_setloc
5973         emit_call_insn_after_setloc, emit_call_insn_before_setloc): ... these;
5974         (insn_file, insn_line, prologue_locator, epilogue_locator): Declare.
5975         * unroll.c (copy_loop_body): Use locators.
5976         * function.c (set_insn_locators): New function.
5977         (thread_prologue_and_epilogue_insns): Set the locators accordingly.
5978
5979 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
5980
5981         * config/h8300/h8300.h (LONG_LONG_TYPE_SIZE): Set to 64.
5982         * config/h8300/t-h8300 (LIB1ASMFUNCS): Remove _floatdisf
5983         _fixsfdi _fixunssfdi.
5984         (LIB2FUNCS_EXTRA): Add entries for clzhi2, ctzhi2, parityhi2,
5985         popcounthi2.
5986         (TARGET_LIBGCC2_CFLAGS): Remove -DDI=SI.
5987         * config/h8300/clzhi2.c: New.
5988         * config/h8300/ctzhi2.c: Likewise.
5989         * config/h8300/parityhi2.c: Likewise.
5990         * config/h8300/popcounthi2.c: Likewise.
5991
5992 Sun Jun  8 15:52:17 CEST 2003  Jan Hubicka  <jh@suse.cz>
5993
5994         * i386.md (subsi_3_zext, sse2_nandv2di3): Fix predicates.
5995         * i386.c (k8_avoid_jump_misspredicts): Fix debug output.
5996
5997         * cfg.c (verify_flow_info): Move IL independent checks from cfgrtl here.
5998         (dump_bb): New based on old dump_bb in cfgrtl.c
5999         (debug_bb, debug_bb_n): Move the functions from cfgrtl.c here.
6000         * cfghooks.h (cfgh_verify_flow_info): Return status.
6001         * cfglayout.c (cfg_layout_finalize): Verify CFG correctness.
6002         * cfgrtl.c (debug_bb, debug_bb_n): Move to cfg.c
6003         (dump_bb): Remove generic parts.
6004         (rtl_verify_flow_info_1): Break out from rtl_verify_flow_info.
6005         (rtl_verify_flow_info): Only check things dependeing on linearized RTL.
6006
6007 2003-06-08  Neil Booth  <neil@daikokuya.co.uk>
6008
6009         * Makefile.in: Rename options.c and options.h to c-options.c and
6010         c-options.h.
6011         (OBJS): Remove options.o.
6012         * c-opts.c: Don'tInclude c-options.h instead of options.h.
6013         * opts.c: Don't include options.h.
6014         (find_opt): Can't use enum opt_code or N_OPTS.
6015         * opts.h (struct cl_option, cl_options, cl_options_count): Move from...
6016         * opts.sh: ... here.
6017
6018 2003-06-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
6019             Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
6020
6021         PR pch/9830
6022         * ggc-common.c (HAVE_MMAP_FILE): Include sys/types.h
6023         if HAVE_MINCORE is defined.
6024         (MAP_FAILED): Define if not defined.
6025         (gt_pch_save): Test against MAP_FAILED.
6026         (gt_pch_restore): If HAVE_MINCORE, use MAP_FIXED to force
6027         the mapping address to the preferred base after checking it
6028         is possible to do so. Test against MAP_FAILED.
6029         * configure.in: Test for the presence of mincore in libc.
6030         * config.in: Regenerate.
6031         * configure: Regenerate.
6032
6033 2003-06-07  Richard Henderson  <rth@redhat.com>
6034
6035         * config/alpha/alpha.c (alpha_setup_incoming_varargs): Fix
6036         conditional compilation guard.
6037
6038 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
6039
6040         * optabs.c (expand_abs): Set result_unsignedp to 1 if
6041         flag_trav is zero.
6042
6043 2003-06-07  Richard Henderson  <rth@redhat.com>
6044
6045         * c-cppbuiltin.c (c_cpp_builtins): Define __EXCEPTIONS for C also.
6046
6047 2003-06-07  Richard Henderson  <rth@redhat.com>
6048
6049         * basic-block.h (EDGE_SIBCALL): New.
6050         (EDGE_ALL_FLAGS): Update.
6051         * cfg.c (dump_edge_info): Add sibcall name.
6052         * cfgbuild.c (make_edges): Use EDGE_SIBCALL.
6053         * cfgrtl.c (purge_dead_edges): Handle sibcalls.
6054
6055 2003-06-07  Andreas Jaeger  <aj@suse.de>
6056
6057         * mklibgcc.in (lib2funcs): Remove _exit.
6058         * libgcc2.c: Remove L_exit.
6059         * gbl-ctors.h: Remove declarations dependend on NEED_ATEXIT.
6060
6061         * system.h: Poison NEED_ATEXIT, ON_EXIT, EXIT_BODY.
6062
6063         * doc/tm.texi (Misc): Remove NEED_ATEXIT, ON_EXIT, EXIT_BODY.
6064
6065         * ggc.h: Convert to ISO C90 prototypes.
6066         * ggc-none.c: Likewise.
6067         * ggc-common.c: Likewise.
6068         * ggc-page.c: Likewise.
6069         * ggc-simple.c: Likewise.
6070
6071         * crtstuff.c: Remove undefined usage of INIT_SECTION_PREAMBLE.
6072
6073         * system.h: Poison INIT_SECTION_PREAMBLE.
6074
6075 2003-06-07  Zack Weinberg  <zack@codesourcery.com>
6076
6077         * config.gcc (with_cpu handling): Translate sparc64 in
6078         $machine to --with-cpu=v9.
6079         * config/alpha/alpha.c
6080         (TARGET_ASM_GLOBALIZE_LABEL [TARGET_ABI_UNICOSMK]): Correct definition.
6081         (alpha_setup_incoming_varargs): #ifdef out when TARGET_ABI_UNICOSMK.
6082
6083         * target.h: New hook asm_out.file_end.
6084         * target.h: Update to match.  New hook macro TARGET_ASM_FILE_END.
6085         * toplev.c (compile_file): Use targetm.asm_out.file_end.
6086         * system.h: Poison ASM_FILE_END.
6087         * varasm.c (file_end_indicate_exec_stack): New.
6088         * output.h: Prototype it.
6089         * doc/tm.texi: Document TARGET_ASM_FILE_END and
6090         file_end_indicate_exec_stack.  Delete references to attasm.h.
6091
6092         * config/darwin.h (TARGET_ASM_FILE_END): Reset to darwin_file_end.
6093         (ASM_FILE_END): Delete; move code...
6094         * config/darwin.c (darwin_file_end): Here; new function.
6095         * config/darwin-protos.h: Prototype it.
6096         * config/alpha/alpha.c (unicosmk_asm_file_end): Make static,
6097         rename unicosmk_file_end.
6098         * config/arm/aof.h (ASM_FILE_END): Delete; move code...
6099         * config/arm/arm.c (aof_file_end): ... here; new static function.
6100         Set TARGET_ASM_FILE_END to aof_file_end if AOF_ASSEMBLER.
6101         Make aof_dump_imports and aof_dump_pic_table static.
6102         * config/avr/avr.c (asm_file_end): Rename avr_file_end, make static.
6103         Set TARGET_ASM_FILE_END to avr_file_end.
6104         * config/c4x/c4x.c (c4x_file_end): Make static.  Take no arguments.
6105         Set TARGET_ASM_FILE_END to c4x_file_end.
6106         * config/h8300/h8300.c (asm_file_end): Rename h8300_file_end,
6107         make static. Take no arguments.  Set TARGET_ASM_FILE_END to
6108         h8300_file_end.
6109         * config/i370/i370.h (ASM_FILE_END): Delete; move code...
6110         * config/i370/i370.c (i370_file_end): ... here; new static function.
6111         Set TARGET_ASM_FILE_END to i370_file_end.
6112          * config/i386/i386.c (ix86_asm_file_end): Rename ix86_file_end.
6113          Take no arguments.  Call file_end_indicate_exec_stack if
6114          NEED_INDICATE_EXEC_STACK; don't use SUBTARGET_FILE_END.
6115         * config/i386/i386.h: Set TARGET_ASM_FILE_END, not ASM_FILE_END.
6116         Define NEED_INDICATE_EXEC_STACK to 0.
6117         * config/i386/linux.h, config/i386/linux64.h: Redefine
6118         NEED_INDICATE_EXEC_STACK to 1 instead of setting SUBTARGET_FILE_END.
6119         * config/i386/winnt.c (i386_pe_asm_file_end): Rename to
6120         i386_pe_file_end.  Take no arguments.  Use ix86_file_end.
6121         * config/ia64/ia64.c (ia64_hpux_asm_file_end): Rename to
6122         ia64_hpux_file_end, make static.  Take no arguments.
6123         * config/ip2k/ip2k.c (asm_file_start, asm_file_end,
6124         commands_in_prologues, commands_in_epilogues): Delete.
6125         (function_epilogue): Update to match.
6126         * config/mips/mips.c (mips_asm_file_end): Rename mips_file_end,
6127         make static.  Take no arguments.
6128         (iris6_asm_file_end): Rename iris6_file_end, make static, use
6129         mips_file_end, take no arguments.
6130         Set TARGET_ASM_FILE_END to iris6_file_end or mips_file_end as
6131         appropriate.
6132         * config/mmix/mmix.c (mmix_asm_file_end): Rename mmix_file_end,
6133         make static, take no arguments. Set TARGET_ASM_FILE_END to
6134         mmix_file_end.
6135         * config/pa/pa.c (output_deferred_plabels): Make static, take
6136         no arguments.  Set TARGET_ASM_FILE_END to output_deferred_plabels.
6137         * config/rs6000/xcoff.h (TARGET_ASM_FILE_END): Set it.
6138         (ASM_FILE_END): Delete; move code...
6139         * config/rs6000/rs6000.c (rs6000_xcoff_file_end): ... here;
6140         new static function.
6141
6142         * config/avr/avr.h, config/cris/cris.h, config/h8300/h8300.h
6143         * config/mmix/mmix.h, config/mips/iris6.h, config/mips/mips.h:
6144         Don't set ASM_FILE_END.
6145         * config/alpha/linux-elf.h, config/m68k/linux.h, config/rs6000/linux.h
6146         * config/rs6000/linux64.h, config/s390/linux.h, config/sparc/linux.h
6147         * config/sparc/linux64.h: Set TARGET_ASM_FILE_END to
6148         file_end_indicate_exec_stack; don't set ASM_FILE_END.
6149         * config/alpha/unicosmk.h, config/i386/cygming.h
6150         * config/ia64/hpux.h: Set TARGET_ASM_FILE_END, not ASM_FILE_END.
6151         * config/arm/arm-protos.h, config/alpha/alpha-protos.h
6152         * config/avr/avr-protos.h, config/c4x/c4x-protos.h
6153         * config/h8300/h8300-protos.h, config/ia64/ia64-protos.h
6154         * config/ip2k/ip2k-protos.h, config/mips/mips-protos.h
6155         * config/mmix/mmix-protos.h, config/pa/pa-protos.h: Update.
6156
6157 Sat Jun  7 18:32:13 CEST 2003  Jan Hubicka  <jh@suse.cz>
6158
6159         * i386.h (OPTION_DEFAULT_SPECS): Avoid -mcpu default when -march is
6160         specified.
6161
6162 Sat Jun  7 15:20:01 CEST 2003  Jan Hubicka  <jh@suse.cz>
6163
6164         * Makefile.in (stageprofile_build): Kill redundant target.
6165         * i386.c (mdep_reorg): Don't pad jumps for Athlon.
6166
6167 2003-06-07  Andreas Jaeger  <aj@suse.de>
6168
6169         * doc/tm.texi (Costs): Remove DONT_REDUCE_ADDR documentation.
6170
6171         * config/avr/avr.h: Remove comment regarding DONT_REDUCE_ADDR.
6172         * config/dsp16xx/dsp16xx.h: Likewise.
6173         * config/i386/i386.h: Likewise.
6174         * config/ip2k/ip2k.h: Likewise.
6175
6176 2003-06-07  Neil Booth  <neil@daikokuya.co.uk>
6177
6178         * Makefile.in (OJBS, c-opts.o): Update.
6179         (c-options.c, c-options.h): Rename options.h and options.c.
6180         (options.h): Rename options_.h.
6181         (opts.o): New.
6182         * c-common.h (c_common_handle_option): Replace c_common_decode_option.
6183         (c_common_init_options): Update prototype.
6184         * c-lang.c (c_init_options): Update prototype.
6185         (LANG_HOOKS_HANDLE_OPTION): Override.
6186         (LANG_HOOKS_DECODE_OPTION): Drop.
6187         * c-opts.c: Include opts.h and options.h instead of c-options.h
6188         and c-options.c.
6189         (lang_flags): Move to file scope.
6190         (find_opt, c_common_decode_option): Remove.
6191         (CL_C, CL_OBJC, CL_CXX, CL_OBJCXX, CL_JOINED, CL_SEPARATE,
6192         CL_REJECT_NEGATIVE): Move to opts.h.
6193         (missing_arg): Update prototype.
6194         (c_common_init_options): Update for new prototype.
6195         (c_common_handle_options): Filenames are passed as N_OPTS.
6196         * hooks.c (hook_int_void_0): New.
6197         * hooks.h (hook_int_void_0): New.
6198         * langhooks-def.h (LANG_HOOKS_INIT_OPTIONS): New default.
6199         (LANG_HOOKS_HANDLE_OPTION): Default to NULL for now.
6200         (LANG_HOOKS_INITIALIZER): Update.
6201         * langhooks.h (init_options): Update.
6202         (handle_option): New.
6203         * opts.c, opts.h: New files.
6204         * opts.sh: Update c file to include opts.h and options.h.
6205         * toplev.c: Include opts.h; change options.h to options_.h.
6206         (parse_options_and_default_flags): Get lang_mask, use
6207         handle_option for language-specific handling.
6208         * objc/objc-lang.c (LANG_HOOKS_DECODE_OPTON): Drop.
6209         (LANG_HOOKS_HANDLE_OPTION): Override.
6210         (objc_init_options): Update.
6211
6212 2003-06-07  Magnus Kreth <magnus.kreth@gmx.de>
6213             Thibaud Gaillard <thibaud.gaillard@nto.atmel.com>
6214
6215         PR other/7031
6216         * Makefile.in (install-common): Remove GCOV_INSTALL_NAME instead of
6217         gcov.
6218
6219 2003-06-07  Kelley Cook  <kelleycook@wideopenwest.com>
6220
6221         * configure.in (HAVE_LD_RO_RW_SECTION_MIXING): Remove quotes in
6222         section names.
6223         * configure: Regenerate.
6224
6225 2003-06-07  Alan Modra  <amodra@bigpond.net.au>
6226
6227         * config/rs6000/linux64.h (CRT_CALL_STATIC_FUNCTION): Define.
6228
6229 2003-06-06  James E Wilson  <wilson@tuliptree.org>
6230
6231         PR inline-asm/10890
6232         * reload1.c (merge_assigned_reloads): Abort only if two reloads have
6233         different in fields.
6234
6235 2003-06-06  Nathanael Nerode  <neroden@gcc.gnu.org>
6236
6237         * configure.in: Make $(target_subdir) correspond with top level usage.
6238         * Makefile.in: Likewise.
6239         * configure: Regenerate.
6240
6241 2003-06-06  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6242
6243         * pa.h (ASM_OUTPUT_SKIP, ASM_OUTPUT_ALIGNED_COMMON,
6244         ASM_OUTPUT_ALIGNED_LOCAL): Cast `SIZE' and `ALIGNED' parameters to
6245         unsigned HOST_WIDE_INT.
6246         * pa-pro-end.h (ASM_OUTPUT_ALIGNED_COMMOM, ASM_OUTPUT_ALIGNED_LOCAL):
6247         Likewise.
6248         * pa64-hpux.h (ASM_OUTPUT_ALIGNED_COMMON, ASM_OUTPUT_ALIGNED_LOCAL):
6249         Likewise.
6250
6251 2003-06-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6252
6253         * doc/install.texi (Prerequisites): New section documenting
6254         tools and packages necessary prior to building and/or
6255         modifying GCC.
6256         * doc/install.texi2html: Also generate prerequisites.html.
6257
6258 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
6259
6260         PR target/11052
6261         * ifcvt.c (noce_process_if_block): Fail if the destination has
6262         side-effects.
6263
6264 2003-06-06  Jason Merrill  <jason@redhat.com>
6265
6266         * stmt.c (resolve_asm_operand_names): Rename from
6267         resolve_operand_names.  No longer static.  Avoid needless copying.
6268         Don't build array of constraints.
6269         (expand_asm_operands): Build it here.
6270         * tree.h: Declare resolve_asm_operand_names.
6271
6272         * stmt.c (expand_decl): Put artificial vars into registers even
6273         when not optimizing, and don't mark the regs as user vars.
6274
6275 2003-06-06  J"orn Rennecke <joern.rennecke@superh.com>
6276
6277         * sh.h (FUNCTION_ARG_1): Consistently use NEW_MODE for the mode
6278         of the generated register.
6279
6280 2003-06-06  Daniel Jacobowitz  <drow@mvista.com>
6281
6282         * config.gcc: Add a missing sparc64 case.
6283
6284 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
6285
6286         * mklibgcc.in: Propagate .note.GNU-stack section if needed into
6287         the .hidden assembly stubs.
6288
6289 2003-06-06  H.J. Lu <hongjiu.lu@intel.com>
6290
6291         * config.gcc (extra_headers): Add emmintrin.h for i[34567]86-*-*
6292         and x86_64-*-*.
6293
6294         * config/i386/mmintrin.h: Update version and add alternate
6295         intrinsic names.
6296         * config/i386/xmmintrin.h: Likewise.
6297
6298         * config/i386/xmmintrin.h: Include <emmintrin.h>. Move SSE2
6299         intrinsics to ...
6300         * config/i386/emmintrin.h: Here. New file.
6301
6302 2003-06-06  Roger Sayle  <roger@eyesopen.com>
6303
6304         * fold-const.c (fold <ABS_EXPR>):  Re-fold the result of folding
6305         fabs(-x) into fabs(x).  Use tree_expr_nonnegative_p to determine
6306         when the ABS_EXPR (fabs or abs) is not required.
6307         (tree_expr_nonnegative_p): Move the logic that sqrt and exp are
6308         always nonnegative from fold to here.  Additionally, cabs and fabs
6309         are always non-negative, and pow and atan are non-negative if
6310         their first argument is non-negative.
6311
6312         * builtins.c (fold_builtin_cabs): New function to fold cabs{,f,l}.
6313         Evaluate cabs of a constant at compile-time.  Convert cabs of a
6314         non-complex argument into fabs.  Convert cabs(z) into
6315         sqrt(z.r*z.r + z.i*z.i) at the tree-level with -ffast-math or
6316         -funsafe-math-optimizations or -ffast-math.
6317         (fold_builtin): Convert BUILT_IN_FABS{,F,L} into an ABS_EXPR.
6318         Fold BUILT_IN_CABS{,F,L} using fold_builtin_cabs.
6319
6320 Thu Jun  5 20:51:09 CEST 2003  Jan Hubicka  <jh@suse.cz>
6321
6322         * sourcebuild.texi (Front End Directory): Document new hooks.
6323
6324 Fri Jun  6 11:02:35 CEST 2003  Jan Hubicka  <jh@suse.cz>
6325
6326         * function.c (FLOOR_ROUND, CEIL_ROUND): Fix.
6327         * i386.md (gen_pro_epilogue_adjust_stack): Deal with gigantic
6328         stack frames.
6329         (pro_epilogue_adjust_stack_rex64_2): New pattern
6330
6331 Fri Jun  6 11:03:14 CEST 2003  Jan Hubicka  <jh@suse.cz>
6332                                Pop Sebastian
6333                                Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6334
6335         * cfghooks.h, cfghooks.c: New files.
6336         * Makefile.in (BASIC_BLOCK_H): Depends on cfghooks.h.
6337         (OBJS): Add cfghooks.o.
6338         (cfghooks.o): New rule.
6339         * basic-block.h (split_edge): Rename to rtl_split_edge.
6340         (verify_flow_info): Rename to rtl_verify_flow_info.
6341         (cfghooks.h): Included here.
6342         * cfgrtl.c (split_edge): Renamed rtl_split_edge.
6343         (verify_flow_info): Renamed rtl_verify_flow_info.
6344         * toplev.c (rest_of_compilation): Call rtl_register_cfg_hooks.
6345
6346         * basic-block.h (split_block, split_edge, flow_delete_block,
6347         redirect_edge_and_branch, redirect_edge_and_branch_force): Delete.
6348         (flow_delete_block_noexpunge):  Return void.
6349         * cfg.c (verify_flow_info): New function.
6350         * cfgcleanup.c (try_simplify_condjump, outgoing_edges_match,
6351         try_crossjump_to_edge, try_optimize_cfg, delete_unreachable_blocks):
6352         Use delete_block.
6353         * cfglayout.c (function_footer): Rename to...
6354         (cfg_layout_function_footer): ... this variable
6355         (unlink_insn_chain): Make global.
6356         (fixup_reorder_chain, record_effective_endpoints): Update.
6357         (cleanup_unconditional_jumps): Use delete_block.
6358         (cfg_layout_redirect_edge, cfg_layout_split_block): Move to cfgrtl.c
6359         (cfg_layout_duplicate_bb): Use redirect_edge_and_branch_force.
6360         (cfg_layout_initialize, cfg_layout_finalize): Update hooks.
6361         * cfglayout.h (cfg_layout_redirect_edge, cfg_layout_split_block):  Delete.
6362         (cfg_layout_function_footer): Declare.
6363         * cfgloopmanip (split_loop_bb): Do not update RBI.
6364         (remove_bbs): Use delete_block.
6365         (loop_reidrect_edge, loop_delete_branch_edge): Use
6366         redirect_edge_and_branch.
6367         (create_preheader): Use split_block and redirect_edge_and_branch_force.
6368         (split_edge_with): Likewise.
6369         * cfgrtl.c: Include cfglayout.h
6370         (split_edge): Rename to ...
6371         (rtl_split_edge) ... this one; make local.
6372         (redirect_edge_and_branch): Rename to ...
6373         (rtl_redirect_edge_and_branch) ... this one; make local.
6374         (redirect_edge_and_branch_force): Rename to ...
6375         (rtl_redirect_edge_and_branch_force) ... this one; make local.
6376         (cfg_layout_delete_block, cfg_layout_delete_edge_and_branch_force): New.
6377         (cfg_layout_redirect_edge_and_branch, cfg_layout_split_block): Move here from
6378         cfglayout.c; update to directly call RTL counterparts.
6379         (rtl_cfg_hooks, cfg_layout_rtl_cfg_hooks): New functions.
6380         * ifcvt.c (find_cond_trap): Use delete_block.
6381         (find_if_case_1): Use delete_block.
6382         (find_if_case_2): Use delete_block.
6383         * rtl.h (unlink_insn_chain): Declare.
6384         * toplev.c (rtl_reigster_cfg_hooks): New.
6385
6386 2003-06-05  Richard Henderson  <rth@redhat.com>
6387
6388         * recog.c (peephole2_optimize): Revert last change.
6389
6390 2003-06-05  Richard Henderson  <rth@redhat.com>
6391
6392         * recog.c (peephole2_optimize): Don't split block unless
6393         can_throw_internal.
6394
6395 2003-06-06  Kazu Hirata  <kazu@cs.umass.edu>
6396
6397         * config/h8300/h8300.c (get_shift_alg): Correct the syntax of rotxl.
6398         * config/h8300/h8300.md (*addsi3_lshiftrt_16_zexthi): Likewise.
6399
6400 2003-06-05  Kelley Cook  <kelleycook@wideopenwest.com>
6401
6402         PR optimization/4490
6403         * config/i386/i386.md: Don't use XFMode if TARGET_128BIT_LONG_DOUBLE.
6404         * doc/invoke.texi (m96bit-long-double, m128bit-long-double):  Reword
6405         documentation to accurately reflect what these options do.
6406
6407 2003-06-06  Kaz Kojima  <kkojima@gcc.gnu.org>
6408
6409         * config/sh/linux.h (STARTFILE_SPEC): Handle -pie.  Simplify.
6410         (ENDFILE_SPEC): Redefine to handle -pie.
6411
6412 2003-06-05  Phil Edwards <phil@jaj.com>
6413
6414         * Makefile.in (qmtest-g++): Use target_alias, not target.
6415
6416 2003-06-05  Per Bothner  <pbothner@apple.com>
6417
6418         * toplev.c (push_srcloc):  Simplify behavior to save current location
6419         and set current location to parameters.
6420         (pop_srcloc):  Simplify semantics.
6421         (lang_dependent_init):  Remove now-useless initial push_srcloc.
6422
6423 2003-05-06  Richard Henderson  <rth@redhat.com>
6424
6425         * dwarf2out.c (loc_descriptor_from_tree): Return 0 for
6426         language-specific tree codes.
6427
6428 2003-06-05  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6429
6430         PR middle-end/9986
6431         * pa.c (pa_init_builtins): Also set implicit_built_in_decls for
6432         BUILT_IN_FPUTC_UNLOCKED to NULL_TREE.
6433
6434 Thu Jun  5 18:32:46 CEST 2003  Jan Hubicka  <jh@suse.cz>
6435
6436         * install.tex: Document profiledbootstrap.
6437
6438         * configure.in:  Add support for lang.stageprofile and
6439         lang.stagefeedback
6440         * Makefile.in (clean, distclean): Kill new stages
6441         (POSTSTAGE1_FLAGS_TO_PASS): Break from ...
6442         (STAGE2_FLAGS_TO_PASS): ... this one.
6443         (STAGEPROFILE_FLAGS_TO_PASS, STAGEFEEDBACK_FLAGS_TO_PASS): New.
6444         (stage[2-4]_build): Add POSTSTAGE1_FLAGS_TO_PASS.
6445         (stageprofile_build, stageprofile_copy, stagefeedback_build,
6446         stagefeedback_copy): New.
6447         (restageprofile, restagefeedback, stageprofile-start,
6448         stageprofile, stagefeedback-start): Likewise.
6449
6450 2003-06-05  David Miller  <davem@redhat.com>
6451             Richard Henderson  <rth@redhat.com>
6452
6453         * optabs.c (HAVE_conditional_trap): Provide default.
6454         (gen_conditional_trap): Likewise.
6455         (init_optabs): Merge init_traps.
6456         (gen_cond_trap): Use prepare_operand.  Restructure and avoid ifdef.
6457
6458 Thu Jun  5 14:59:44 CEST 2003  Jan Hubicka  <jh@suse.cz>
6459
6460         * combine.c (simplify_if_then_else): (IF_THEN_ELSE (NE REG 0) (0) (8))
6461         is REG for nonzero_bits (REG) == 8.
6462
6463 Thu Jun  5 13:23:51 CEST 2003  Jan Hubicka  <jh@suse.cz>
6464
6465         * i386.md (align): Fix warning; clarify what to do when no p2align
6466         is available.
6467
6468 2003-06-05  Nick Clifton  <nickc@redhat.com>
6469
6470         * config.gcc (m32r-elf): Revert previous delta.
6471         * config/m32r/t-m32r (crtinit.o): Fix rule to work with
6472         multilibs.  Remove m32rx specific version.
6473         (crtfini.o): Likewise.
6474         (EXTRA_MULTILIB_PARTS): Define.
6475
6476 2003-06-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
6477
6478         * doc/md.texi (Machine Constraints): Correct the meaning of
6479         constraints related to floating-point registers on SPARC.
6480
6481 2003-06-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
6482             Paolo Bonzini  <bonzini@gnu.org>
6483
6484         PR target/10663
6485         * configure.in (HAVE_LD_RO_RW_SECTION_MIXING): Redirect
6486         assembler and linker output to /dev/null.
6487         Use a 'sed' construct instead of 'grep -A1'.
6488         * configure: Regenerate.
6489
6490 2003-06-04  Richard Henderson  <rth@redhat.com>
6491
6492         * config/i386/i386.c (struct ix86_address): Add seg.
6493         (no_seg_address_operand): New.
6494         (ix86_decompose_address): Restructure PLUS loop.  Accept one
6495         UNSPEC_TP if TARGET_TLS_DIRECT_SEG_REFS.  Adjust ESP swap test
6496         to test for a regnum, not stack_pointer_rtx.
6497         (ix86_address_cost): Reduce cost if non-default segment.
6498         (legitimate_address_p): Remove UNSPEC_TP check.
6499         (get_thread_pointer): Add to_reg argument.  Don't represent
6500         the thread pointer as a memory load.
6501         (legitimize_tls_address): Split out of ...
6502         (legitimize_address): ... here.
6503         (print_operand_address): Handle parts.seg.
6504         (ix86_expand_move): Use legitimize_tls_address.
6505         (ix86_rtx_costs): Handle UNSPEC_TP.
6506         * config/i386/i386.h (MASK_TLS_DIRECT_SEG_REFS): New.
6507         (TARGET_TLS_DIRECT_SEG_REFS): New.
6508         (TARGET_SWITCHES): Add tls-direct-seg-refs.
6509         (TARGET_TLS_DIRECT_SEG_REFS_DEFAULT): Default.
6510         (PREDICATE_CODES): Add no_seg_address_operand.
6511         * config/i386/i386.md (lea_1): Use it.
6512         (lea_1_rex64, lea_1_zext, lea_2_rex64): Likewise.
6513         (load_tp_si, add_tp_si, load_tp_di, add_tp_di): New.
6514         * config/i386/linux.h (TARGET_TLS_DIRECT_SEG_REFS_DEFAULT): New.
6515         * config/i386/linux64.h (TARGET_TLS_DIRECT_SEG_REFS_DEFAULT): New.
6516         * doc/invoke.texi: Add -mtls-direct-seg-refs.
6517
6518 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
6519
6520         * Makefile.in (QMTESTRUNFLAGS): Set for DejaGNU emulation.
6521         (QMTEST_GPP_TESTS): Use "g++" by default.
6522         (stamp-qmtest): Tweak database creation.
6523         (QMTEST_DIR/context): Update context file format.
6524         (qmtest-g++): Tweak command-line.
6525
6526 2003-06-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6527
6528         * Makefile.in (varasm.o): Don't set -Wno-error.
6529         * rs6000/t-rs6000 (varasm.o, out_object_file): Don't clear.
6530
6531 2003-06-04  Zack Weinberg  <zack@codesourcery.com>
6532
6533         PR bootstrap/3163
6534         * aclocal.m4 (AC_FUNC_MMAP_ANYWHERE, AC_FUNC_MMAP_FILE): Delete.
6535         (gcc_AC_FUNC_MMAP_BLACKLIST): New.
6536         * configure.in: Check for sys/mman.h and mmap in AC_CHECK_HEADERS
6537         and AC_CHECK_FUNCS lists, respectively.  Use
6538         gcc_AC_FUNC_MMAP_BLACKLIST, not AC_FUNC_MMAP_ANYWHERE nor
6539         AC_FUNC_MMAP_FILE.
6540         * configure, config.in: Regenerate.
6541
6542 2003-06-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6543
6544         * arm/aout.h (ASM_OUTPUT_SKIP): Fix cast for format specifier warning.
6545         * arm.c (arm_output_function_prologue): Fix format specifiers.
6546         * arm.h (ARM_PRINT_OPERAND_ADDRESS): Likewise.
6547         * m68k.c (m68k_output_mi_thunk): Use more readable %wd instead of
6548         HOST_WIDE_INT_PRINT_DEC.
6549         * vax.c (vax_output_function_prologue): Fix format specifiers.
6550
6551 2003-06-04  Richard Henderson  <rth@redhat.com>
6552
6553         * cse.c (find_best_addr): Consider binary operators even if second
6554         argument is not CONST_INT.
6555
6556 2003-06-04  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6557
6558         * doc/invoke.texi (max-cse-path-length): Document.
6559
6560 2003-06-04  Richard Henderson  <rth@redhat.com>
6561
6562         * config/i386/i386.md (align): Use ASM_OUTPUT_*ALIGN macros.
6563
6564 2003-06-04  Andrew Pinski <pinskia@physics.uc.edu>
6565
6566         * config/rs6000/darwin.h (RS6000_OUTPUT_BASENAME):
6567         Remove semi-colon at the end of the expression.
6568
6569 2003-06-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6570
6571         * i370.c (mvs_function_name_length): Fix signed/unsigned warnings.
6572         * i370.h (mvs_function_name_length): Likewise.
6573         * i960.h (CONSTANT_ALIGNMENT): Likewise.
6574         * mips/linux.h (ASM_OUTPUT_ALIGNED_BSS): Likewise.
6575         * pa/pa-pro-end.h (ASM_OUTPUT_ALIGNED_COMMON): Likewise.
6576         * pa.h (ASM_OUTPUT_ALIGNED_COMMON): Likewise.
6577         * rs6000/xcoff.h (ASM_DECLARE_FUNCTION_NAME): Delete unused
6578         variable.
6579
6580 2003-06-04  Daniel Jacobowitz  <drow@mvista.com>
6581
6582         * config.gcc: Reorganize --with-cpu logic.  Set
6583         configure_default_options according to the default CPU, --with-cpu,
6584         --with-arch, --with-tune, --with-schedule, --with-abi, and
6585         --with-float.  Check for legal values of various options.
6586         * configure.in: Define configure_default_options in configargs.h.
6587         * configure: Regenerated.
6588         * config/mips/mips.h (TARGET_DEFAULT_ARCH_P)
6589         (TARGET_DEFAULT_FLOAT_P): New macros.
6590         * gcc.c (do_option_spec): New function.
6591         (struct default_spec, option_default_specs): New.
6592         (main): Call do_option_spec.
6593         * config/alpha/alpha.h, config/arm/arm.h, config/i386/i386.h,
6594         config/mips/mips.h, config/pa/pa.h, config/rs6000/rs6000.h,
6595         config/sparc/sparc.h (OPTION_DEFAULT_SPECS): Define.
6596
6597         * doc/install.texi: Update --with-cpu documentation.  Mention
6598         --with-arch, --with-schedule, --with-tune, --with-abi, and
6599         --with-float.
6600         * doc/tm.texi (Driver): Document OPTION_DEFAULT_SPECS.
6601
6602 2003-06-04  Daniel Jacobowitz  <drow@mvista.com>
6603
6604         * config.gcc: Only process --with-cpu logic in the third pass.
6605
6606 2003-06-04  Daniel Jacobowitz  <drow@mvista.com>
6607
6608         * config.gcc: Reorganize --with-cpu section.  Remove an
6609         obsolete comment about the default CPU for x86-64.  Fix
6610         a typo for the ep9312.  Update the list of supported PowerPC
6611         CPUs.  Support a limited set of new --with-cpu options
6612         for i386.
6613
6614 2003-06-04  Aldy Hernandez  <aldyh@redhat.com>
6615
6616         * config/rs6000/rs6000.c (rs6000_complex_function_value): Unpack
6617         complex numbers <= 32 bits into two registers.
6618
6619 2003-06-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6620
6621         * alpha.c (print_operand_address): Fix format specifier warnings.
6622         * alpha/elf.h (ASM_OUTPUT_ALIGNED_COMMON): Likewise.
6623         * alpha/vms.h (ASM_OUTPUT_ALIGNED_COMMON): Likewise.
6624         * arm/aof.h (ASM_OUTPUT_COMMON, ASM_OUTPUT_LOCAL): Likewise.
6625         * arm/pe.h (ASM_OUTPUT_COMMON): Likewise.
6626         * avr.h (ASM_OUTPUT_COMMON, ASM_GENERATE_INTERNAL_LABEL,
6627         ASM_OUTPUT_SKIP): Likewise.
6628         * c4x.h (ASM_GENERATE_INTERNAL_LABEL): Likewise.
6629         * dsp16xx.h (ASM_GENERATE_INTERNAL_LABEL): Likewise.
6630         * h8300.h (ASM_GENERATE_INTERNAL_LABEL, ASM_OUTPUT_COMMON):
6631         Likewise.
6632         * i370.h (ASM_GENERATE_INTERNAL_LABEL): Likewise.
6633         * i386/cygming.h (ASM_OUTPUT_COMMON): Likewise.
6634         * i386/darwin.h (ASM_OUTPUT_COMMON): Likewise.
6635         * i960.h (ASM_GENERATE_INTERNAL_LABEL): Likewise.
6636         * m68k/hp320.h (PRINT_OPERAND_ADDRESS): Likewise.
6637         * mcore.h (ASM_OUTPUT_ALIGNED_COMMON): Likewise.
6638         * pdp11.h (ASM_GENERATE_INTERNAL_LABEL): Likewise.
6639         * ptx4.h (ASM_OUTPUT_ALIGNED_COMMON): Likewise.
6640         * sparc/freebsd.h (ASM_GENERATE_INTERNAL_LABEL): Likewise.
6641         * svr3.h (ASM_OUTPUT_COMMON): Likewise.
6642
6643 2003-06-04  J"orn Rennecke <joern.rennecke@superh.com>
6644
6645         * c-decl.c (c_init_decl_processing): Clear input_file_name
6646         while building common nodes.
6647         * dwarf2out.c (gen_compile_unit_die, dwarf2out_finish):
6648         Don't add working directory for strings like <built-in> .
6649
6650 2003-06-04  David Edelsohn  <edelsohn@gnu.org>
6651
6652         * doc/install.texi (*-ibm-aix*): Native as and ld required
6653         to bootstrap on AIX 5L.
6654
6655 2003-06-04  Richard Henderson  <rth@redhat.com>
6656
6657         * c-common.c (handle_cleanup_attribute): New.
6658         (c_common_attributes): Add it.
6659         * c-decl.c (finish_decl): Honor the cleanup attribute.
6660         * doc/extend.texi (Variable Attributes): Document it.
6661
6662         * unwind-c.c: New file.
6663         * Makefile.in (LIB2ADDEH): Add it.
6664         * config/t-darwin, config/t-linux, config/t-linux-gnulibc1,
6665         config/ia64/t-ia64: Likewise.
6666
6667 2003-06-04  Jakub Jelinek  <jakub@redhat.com>
6668
6669         * function.c (trampolines_created): New variable.
6670         (expand_function_end): Set it when doing INITIALIZE_TRAMPOLINE.
6671         * function.h (trampolines_created): Add.
6672         * config/s390/linux.h (ASM_FILE_END): Define.
6673         * config/alpha/linux-elf.h (ASM_FILE_END): Define.
6674         * config/m68k/linux.h (ASM_FILE_END): Define.
6675         * config/rs6000/linux.h (ASM_FILE_END): Define.
6676         * config/rs6000/linux64.h (ASM_FILE_END): Define.
6677         * config/rs6000/ppc-asm.h: Add .note.GNU-stack on powerpc-linux.
6678         * config/sparc/linux.h (ASM_FILE_END): Define.
6679         * config/sparc/linux64.h (ASM_FILE_END): Define.
6680         * config/i386/i386.c (ix86_asm_file_end): Use SUBTARGET_FILE_END.
6681         * config/i386/linux.h (SUBTARGET_FILE_END): Define.
6682         * config/i386/linux64.h (SUBTARGET_FILE_END): Define.
6683
6684 Wed Jun  4 18:39:33 CEST 2003  Jan Hubicka  <jh@suse.cz>
6685
6686         * i386.c (min_insn_size, k8_avoid_jump_misspredicts): New functions
6687         (ix86_reorg): Use it.
6688         * i386.md (align): New insn pattern.
6689
6690 2003-06-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6691
6692         * toplev.c (rest_of_type_compilation): Fix typo.
6693
6694 2003-06-04  Jakub Jelinek  <jakub@redhat.com>
6695             Alan Modra  <amodra@bigpond.net.au>
6696
6697         * config/i386/linux.h (NO_PROFILE_COUNTERS): Define to 1.
6698         * config/i386/freebsd.h (NO_PROFILE_COUNTERS): Likewise.
6699         * config/i386/netbsd-elf.h (NO_PROFILE_COUNTERS): Likewise.
6700         * config/xtensa/xtensa.h (NO_PROFILE_COUTNERS): Likewise.
6701         * config/darwin.h (NO_PROFILE_COUNTERS): Likewise.
6702         * final.c (NO_PROFILE_COUNTERS): Define to 0 if not defined.
6703         (profile_function): Allow NO_PROFILE_COUNTERS to be non-constant.
6704         * config/rs6000/rs6000.c (output_profile_hook): Likewise.
6705
6706         * configure.in (powerpc*-*, s390*-*): Set tls_as_opt.
6707         Pass it to $gcc_cv_as.
6708         * configure: Rebuilt.
6709
6710         * config/rs6000/rs6000.c (rs6000_abi_name): Remove initializer.
6711         (print_operand): Allow TARGET_AIX to be non-constant.
6712         (rs6000_aix_emit_builtin_unwind_init, rs6000_emit_eh_toc_restore):
6713         Define unconditionally.
6714         (rs6000_elf_declare_function_name): New function.
6715         * config/rs6000/rs6000.md (eh_return): Allow TARGET_AIX to be
6716         non-constant.
6717         * config/rs6000/linux64.h [!RS6000_BI_ARCH] (TARGET_64BIT): Define
6718         to 1.
6719         (DEFAULT_ARCH64_P, RS6000_BI_ARCH_P): Define.
6720         [IN_LIBGCC2] (TARGET_64BIT): Define based on whether __powerpc64__
6721         is defined.
6722         (TARGET_AIX): Define to 1 if TARGET_64BIT.
6723         (PROCESSOR_DEFAULT): Remove.
6724         (TARGET_RELOCATABLE, RS6000_ABI_NAME, INVALID_64BIT,
6725         INVALID_32BIT, SUBSUBTARGET_OVERRIDE_OPTIONS): Define.
6726         [RS6000_BI_ARCH] (OVERRIDE_OPTIONS, ASM_FILE_START): Define.
6727         (ASM_DEFAULT_SPEC, ASM_SPEC, LINK_OS_LINUX_SPEC): Define for both
6728         -m32 and -m64.
6729         (MULTILIB_DEFAULTS): Define.
6730         (SUBSUBTARGET_EXTRA_SPECS): Define.
6731         (ASM_SPEC32, ASM_SPEC64, ASM_SPEC_COMMON): Define.
6732         (TARGET_TOC): Define only if !RS6000_BI_ARCH.
6733         (TARGET_NO_TOC): Remove.
6734         [!RS6000_BI_ARCH] (TARGET_RELOCATABLE, TARGET_EABI,
6735         TARGET_PROTOTYPE): Define to 0.
6736         (NO_PROFILE_COUNTERS): Define to TARGET_64BIT.
6737         (PROFILE_HOOK): Only call output_profile_hook if TARGET_64BIT.
6738         (ADJUST_FIELD_ALIGN, ROUND_TYPE_ALIGN): Adjust to work properly
6739         if !TARGET_64BIT.
6740         (USER_LABEL_PREFIX): Remove.
6741         (JUMP_TABLES_IN_TEXT_SECTION): Define to TARGET_64BIT.
6742         (SETUP_FRAME_ADDRESSES): Only call rs6000_aix_emit_builtin_unwind_init
6743         if TARGET_64BIT.
6744         (TARGET_OS_CPP_BUILTINS): Handle both -m32 and -m64.
6745         (LINK_OS_LINUX_SPEC32, LINK_OS_LINUX_SPEC64): Define.
6746         (STARTFILE_LINUX_SPEC, ENDFILE_LINUX_SPEC): Remove.
6747         (TOC_SECTION_ASM_OP): Define depending on TARGET_64BIT.
6748         (MINIMAL_TOC_SECTION_ASM_OP): Likewise.
6749         (SIZE_TYPE, PTRDIFF_TYPE, WCHAR_TYPE): Define depending on
6750         TARGET_64BIT.
6751         (RS6000_CALL_GLUE): Likewise.
6752         (SAVE_FP_PREFIX, SAVE_FP_SUFFIX, RESTORE_FP_PREFIX,
6753         RESTORE_FP_SUFFIX): Likewise.
6754         (ASM_DECLARE_FUNCTION_NAME): Remove.
6755         (ASM_DECLARE_FUNCTION_SIZE, ASM_OUTPUT_SOURCE_LINE,
6756         DBX_OUTPUT_BRAC, DBX_OUTPUT_NFUN): Only output dot before function
6757         name if TARGET_64BIT.
6758         (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): Handle both TARGET_64BIT and
6759         !TARGET_64BIT.
6760         (ASM_OUTPUT_REG_PUSH, ASM_OUTPUT_REG_POP): Remove undefs.
6761         (ASM_PREFERRED_EH_DATA_FORMAT): Take TARGET_64BIT into account.
6762         (DRAFT_V4_STRUCT_RET): Define.
6763         (SIGNAL_FRAMESIZE): New enum value.
6764         (MD_FALLBACK_FRAME_STATE_FOR): Define.
6765         * config/rs6000/default64.h: New file.
6766         * config/rs6000/sysv4.h (SUBTARGET_SWITCHES): Add -m32 and -m64
6767         options.
6768         (SUBTARGET_OVERRIDE_OPTIONS): If rs6000_abi_name is NULL, set it
6769         to RS6000_ABI_NAME.  Only disallow mixing of -fPIC with -mcall-aixdesc
6770         if !TARGET_64BIT.
6771         [!RS6000_BI_ARCH] (SUBSUBTARGET_OVERRIDE_OPTIONS): Define.
6772         (ASM_DECLARE_FUNCTION_NAME): Use rs6000_elf_declare_function_name
6773         function.
6774         (TARGET_OS_SYSV_CPP_BUILTINS): Define.
6775         (TARGET_OS_CPP_BUILTINS): Use it.
6776         (CPP_SYSV_SPEC): Remove.
6777         (CPP_SPEC): Remove cpp_sysv.
6778         (SUBTARGET_EXTRA_SPECS): Remove cpp_sysv.
6779         Add SUBSUBTARGET_EXTRA_SPECS.
6780         (SUBSUBTARGET_EXTRA_SPECS): Define.
6781         * config/rs6000/biarch64.h: New file.
6782         * config/rs6000/rs6000-protos.h (rs6000_elf_declare_function_name):
6783         New prototype.
6784         * config/rs6000/x-linux64: New file.
6785         * config/rs6000/t-linux64: Build -m64, -m32 and -m32 -msoft-float
6786         multilibs.
6787         * config/rs6000/eabi-ci.asm: Protect with #ifndef __powerpc64__.
6788         * config/rs6000/eabi-cn.asm: Likewise.
6789         * config/rs6000/tramp.asm: Likewise.
6790         * config/rs6000/sol-ci.asm: Likewise.
6791         * config/rs6000/sol-cn.asm: Likewise.
6792         * config/rs6000/linux.h (TARGET_64BIT): Define to 0.
6793         (TARGET_OS_CPP_BUILTINS): Use TARGET_OS_SYSV_CPP_BUILTINS.
6794         * config/rs6000/ppc-asm.h: Move __powerpc64__ section before
6795         _CALL_AIXDESC section.
6796         * config.gcc (powerpc64-*-linux*): Configure a bi-arch compiler,
6797         defaulting to -m64 unless --with-cpu= is one of the 32-bit CPUs
6798         or default32.
6799
6800 2003-06-04  Daniel Jacobowitz  <drow@mvista.com>
6801
6802         * config.gcc: Revert accidentally committed ARM changes.
6803
6804 2003-06-04  Roger Sayle  <roger@eyesopen.com>
6805
6806         * builtins.c (dconstpi, dconste): New mathematical constants.
6807         (init_builtin_dconsts): New function to initialize dconstpi
6808         and dconste.
6809         (fold_builtin): Optimize exp(1.0) = e.  Evaluate exp(x) at
6810         compile time with -ffast-math when x is an integer constant.
6811         Optimize tan(0.0) = 0.0.  Optimize atan(0.0) = 0.0,
6812         atan(1.0) = pi/4 and tan(atan(x)) = x with -ffast-math.
6813
6814 2003-06-04  Roger Sayle  <roger@eyesopen.com>
6815
6816         * calls.c (expand_call): Avoid calling pure or const functions
6817         when the result is ignored (or void) and none of the arguments
6818         are volatile.  Move warning diagnostic earlier in function.
6819
6820 2003-06-04  Andreas Jaeger  <aj@suse.de>
6821
6822         * system.h: Do not poison TDESC_SECTION_ASM_OP,
6823         RDATA_SECTION_ASM_OP and SUBTARGET_PROLOGUE.
6824
6825 2003-06-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6826
6827         * final.c (asm_fprintf): Update comments, accept "-+ #0" flags,
6828         optimize '%' case, handle %c, don't accept %p, %e, %f or %g,
6829         handle %ll, optimize regular character case.
6830
6831 2003-06-04  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6832
6833         * Makefile.in (cse.o): Add params.h dependency.
6834         * cse.c: Include params.h.
6835         (PATHLENGTH): Removed.
6836         (struct cse_basic_block_data): Make path array dynamic.
6837         (cse_end_of_basic_block): Use PARAM_MAX_CSE_PATH_LENGTH instead
6838         of PATHLENGTH.
6839         (cse_main, cse_basic_block): Allocate path array.
6840         * params.def (PARAM_MAX_CSE_PATH_LENGTH): New.
6841
6842 Wed Jun  4 09:49:21 CEST 2003  Jan Hubicka  <jh@suse.cz>
6843
6844         * i386.c (ix86_reorg): Replace the jump instead of adding nop.
6845         * i386.md (UNSPEC_REP): New constant.
6846         (return_internal_long): New pattern.
6847
6848 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6849
6850         PR optimization/11018
6851         * config/sparc/sparc.c (sparc_v8plus_shift): Use which_alternative
6852         consistently to decide whether the scratch register is really
6853         required.
6854
6855 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6856
6857         PR optimization/10876
6858         * config/sparc/sparc.h (CONST_OK_FOR_LETTER): Add
6859         new 'O' constraint for constant 4096.
6860         (CONST_DOUBLE_OK_FOR_LETTER_P): Likewise.
6861         * config/sparc/sparc.md (adddi3 expander): Canonicalize pattern.
6862         Do not transform into MINUS insn for constant 4096.
6863         (*adddi3_sp64 insn): Canonicalize pattern. Add new alternative
6864         for constant 4096 as third operand.
6865         (addsi3 expander): Remove.
6866         (*addsi3 insn): Rename into 'addsi3'. Canonicalize pattern. Add
6867         new alternative for constant 4096 as third operand.
6868         (subdi3 expander): Do not transform into PLUS insn for constant 4096.
6869         (*subdi3_sp64 insn): Add new alternative for constant 4096 as third
6870         operand.
6871         (subsi3 expander): Remove.
6872         (*subsi3 insn): Rename into 'subsi3'. Add new alternative for
6873         constant 4096 as third operand.
6874         * doc/md.texi (Machine Constraints): Document new 'O' constraint for
6875         the SPARC port.
6876
6877 2003-06-03  Chris Demetriou  <cgd@broadcom.com>
6878
6879         * config/mips/t-linux64 (CRTSTUFF_T_CFLAGS_S): Define.
6880
6881 2003-06-04  Andreas Jaeger  <aj@suse.de>
6882
6883         * config/i386/uwin.h: Remove SUBTARGET_PROLOGUE.
6884
6885         * config/i386/i386.c (ix86_expand_prologue): Do not use
6886         SUBTARGET_PROLOGUE.
6887
6888         * system.h: Poision SUBTARGET_PROLOGUE.
6889
6890         * config/arm/arm-protos.h: Remove unused rdate_section prototype.
6891
6892         * output.h: Remove TDESC_SECTION_ASM_OP and RDATA_SECTION_ASM_OP
6893         dependend code.
6894
6895         * system.h: Poison TDESC_SECTION_ASM_OP and RDATA_SECTION_ASM_OP.
6896
6897         * system.h: Poison INSN_CACHE_DEPTH, INSN_CACHE_SIZE and
6898         INSN_CACHE_LINE_WIDTH.
6899
6900         * libgcc2.c (INSN_CACHE_PLANE_SIZE): Removed.
6901         (__clear_cache): Remove code dependend on INSN_CACHE_DEPTH,
6902         INSN_CACHE_SIZE and INSN_CACHE_LINE_WIDTH.
6903
6904         * doc/tm.texi (Trampolines): Remove INSN_CACHE_DEPTH,
6905         INSN_CACHE_SIZE and INSN_CACHE_LINE_WIDTH.
6906
6907         * dbxout.c (dbxout_type): Remove usage of DBX_OUTPUT_ENUM.
6908         (dbxout_symbol): Remove usage of DBX_OUTPUT_CONSTANT_SYMBOL.
6909         (dbxout_block): Remove usage of DBX_OUTPUT_CATCH.
6910         (dbxout_block): Remove usage of DBX_LBRAC_FIRST.
6911         (dbxout_source_file): Remove usage of DBX_OUTPUT_SOURCE_FILENAME.
6912         (dbxout_init): Remove test for DBX_WORKING_DIRECTORY.
6913
6914         * doc/tm.texi (DBX Options): Do not document DBX_LBRAC_FIRST,
6915         DBX_OUTPUT_SOURCE_FILENAME and DBX_OUTPUT_ENUM and
6916         DBX_WORKING_DIRECTORY.
6917
6918         * system.h: Poison DBX_LBRAC_FIRST, DBX_OUTPUT_ENUM,
6919         DBX_OUTPUT_SOURCE_FILENAME and DBX_WORKING_DIRECTORY.
6920
6921         * config/frv/frv-protos.h: Remove unused const_section
6922         declaration.
6923         * config/vax/vax-protos.h: Likewise.
6924
6925         * output.h: Remove CONST_SECTION_ASM_OP usage.
6926
6927         * system.h: Poison CONST_SECTION_ASM_OP.
6928
6929         * crtstuff.c (__do_global_dtors_aux): Remove usage of
6930         CRT_GET_RFIB_TEXT.
6931         (frame_dummy): Likewise.
6932         * unwind-dw2-fde-glibc.c (_Unwind_IteratePhdrCallback): Likewise.
6933         * system.h: Poison CRT_GET_RFIB_TEXT.
6934
6935         * collect2.c (is_ctor_dtor): Remove CFRONT_LOSSAGE dependend code.
6936
6937         * fix-header.c: Remove ADD_MISSING_EXTERN_C dependend variables.
6938         (write_lbrac): Remove ADD_MISSING_EXTERN_C dependend code.
6939         (recognized_function): Likewise.
6940         (read_scan_file): Likewise.
6941
6942 2003-06-03  Roger Sayle  <roger@eyesopen.com>
6943
6944         * optabs.c (expand_binop): Optimize complex multiplication for
6945         the case of squaring a complex argument.
6946
6947 2003-06-03  Roger Sayle  <roger@eyesopen.com>
6948
6949         * optabs.c (expand_binop): Attempt to reuse pseudos for duplicate
6950         non-volatile operands of binary operations.
6951         (prepare_cmp_insn): Likewise.
6952
6953 2003-06-03  Roger Sayle  <roger@eyesopen.com>
6954
6955         * varasm.c (force_const_mem): Handle alignment of constants not
6956         representable as a type in the front-end language.
6957
6958 2003-06-03  Kazu Hirata  <kazu@cs.umass.edu>
6959
6960         * flow.c (initialize_uninitialized_subregs): Use
6961         emit_move_insn instead of emitting a hardcoded move.
6962
6963 2003-06-03  Richard Henderson  <rth@redhat.com>
6964
6965         * optabs.c (expand_abs_nojump): Split out from ...
6966         (expand_abs): ... here.
6967         * optabs.h (expand_abs_nojump): Declare.
6968         * ifcvt.c: (noce_try_abs): Use expand_abs_nojump.
6969         * Makefile.in (ifcvt.o): Depend on optabs.h.
6970
6971 2003-06-03  Alan Modra  <amodra@bigpond.net.au>
6972
6973         * dwarf2out.c (DEBUG_STR_SECTION_FLAGS): Heed flag_merge_constants.
6974
6975 2003-06-03  Jason Thorpe  <thorpej@wasabisystems.com>
6976
6977         * config.gcc (default_use_cxa_atexit): New variable, defaults to no.
6978         (*-*-netbsd[2-9]* | *-*-netbsdelf[2-9]*): Set default_use_cxa_atexit
6979         to yes.
6980         * configure.in: Allow default_use_cxa_atexit to determine the
6981         value of DEFAULT_USE_CXA_ATEXIT if not explicitly enabled or
6982         disabled.
6983         * configure: Regenerate.
6984
6985 2003-06-03  Douglas B Rupp  <rupp@gnat.com>
6986
6987         * Makefile.in (TEXI_GCC_FILES): Remove vms.texi entry.
6988         * doc/gcc.texi: Remove vms.texi section.
6989         * doc/vms.texi: Remove obsolete file.
6990
6991 2003-05-23  J"orn Rennecke <joern.rennecke@superh.com>
6992
6993         * configure.in (inhibit_libc): Don't define when configuring
6994         with --with-newlib --with-headers.
6995         * configure: Regenerate.
6996
6997         * t-sh: Remove LIB2FUNCS_EXTRA and embed-bb.c rules.
6998
6999 2003-06-03  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7000
7001         * configure.in (gcc_cv_as_hidden): Disable .hidden completely on
7002         IRIX 6 without GNU ld.
7003         * configure: Regenerate.
7004
7005 2003-06-03  Roger Sayle  <roger@eyesopen.com>
7006
7007         * expr.c (emit_move_insn_1): Use emit_move_insn to move the parts
7008         of a complex number rather than invoke mov_optab directly.
7009
7010 2003-06-03  Kazu Hirata  <kazu@cs.umass.edu>
7011
7012         * combine.c (simplify_set): Don't move a subreg in SET_SRC to
7013         SET_DEST if WORD_REGISTER_OPERATIONS is not defined.
7014
7015 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7016
7017         * config/i386/x86-64.h: Remove two target-independent comments;
7018          replace "GNU CC" with "GCC".
7019
7020 2003-06-03  Anthony Green  <green@redhat.com>
7021
7022         * config/frv/t-frv (EXTRA_HEADERS): Remove media.h
7023
7024 2003-06-03  Roger Sayle  <roger@eyesopen.com>
7025
7026         * builtins.def (BUILT_IN_CABS, BUILT_IN_CABSF, BUILT_IN_CABSL):
7027         New builtins representing ISO C99's cabs, cabsf and cabsl.
7028         * builtins.c (expand_builtin_fabs): New function.
7029         (expand_builtin_cabs): New function.
7030         (expand_builtin): Expand BUILT_IN_FABS{,F,L} and BUILT_IN_CABS{,F,L}
7031         using expand_builtin_fabs and expand_builtin_cabs respectively.
7032
7033         * doc/extend.texi: Document new cabs, cabsf and cabsl builtins.
7034
7035 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
7036
7037         * function.c (assign_parms): Split complex arguments.
7038
7039         * doc/tm.texi (SPLIT_COMPLEX_ARGS): Document.
7040
7041         * expr.h (SPLIT_COMPLEX_ARGS): Define.
7042         (split_complex_types): Protoize.
7043         (split_complex_values): Protoize.
7044
7045         * calls.c (expand_call): Split complex arguments on architectures
7046         that require it.
7047         (split_complex_values): New.
7048         (split_complex_types): New.
7049
7050         * config/rs6000/rs6000.c (rs6000_libcall_value): New.
7051         (rs6000_function_value): Handle complex values on AIX.
7052         (rs6000_complex_function_value): New.
7053
7054         * config/rs6000/rs6000-protos.h (rs6000_libcall_value): Protoize.
7055
7056         * config/rs6000/rs6000.h (LIBCALL_VALUE): Call function.
7057         (SPLIT_COMPLEX_ARGS): New.
7058
7059 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
7060
7061         * configure.in (HAVE_LD_PIE): Check for ld -pie.
7062         * config.in: Rebuilt.
7063         * configure: Rebuilt.
7064         * toplev.c (flag_pie, flag_shlib): New variables.
7065         (f_options): Add -fpie and -fPIE.
7066         (parse_options_and_default_flags): Set flag_pic if -fpie/-fPIE.
7067         Set flag_shlib if flag_pic and not -fpie/-fPIE.
7068         * flags.h (flag_pic, flag_shlib): Add.
7069         * varasm.c (default_binds_local_p): Use flag_shlib instead of
7070         flag_pic.
7071         * gcc.c (LINK_PIE_SPEC): Define.
7072         (LINK_COMMAND_SPEC): Use LINK_PIE_SPEC.
7073         (option_map): Add --pie -> -pie mapping.
7074         * config/sol2.h (ASM_SPEC): Handle -fpie the same way as -fpic
7075         and -fPIE the same way as -fPIC.
7076         * config/openbsd.h (ASM_SPEC): Likewise.
7077         * config/frv/frv.h (ASM_SPEC): Likewise.
7078         * config/arm/linux-gas.h (SUBTARGET_CPP_SPEC): Likewise.
7079         * config/arm/semi.h (ASM_SPEC): Likewise.
7080         * config/arm/netbsd-elf.h (SUBTARGET_EXTRA_ASM_SPEC): Likewise.
7081         * config/freebsd-spec.h (FBSD_CPP_SPEC): Likewise.
7082         * config/i386/beos-elf.h (CC1_SPEC): Likewise.
7083         * config/i386/freebsd-aout.h (ASM_SPEC): Likewise.
7084         * config/m68k/linux.h (CPP_SPEC): Likewise.
7085         * config/m68k/netbsd.h (ASM_SPEC): Likewise.
7086         * config/m68k/openbsd.h (ASM_SPEC): Likewise.
7087         * config/m68k/netbsd-elf.h (ASM_SPEC): Likewise.
7088         * config/mips/linux.h (SUBTARGET_CPP_SPEC): Likewise.
7089         * config/mips/openbsd.h (SUBTARGET_ASM_SPEC): Likewise.
7090         * config/pa/pa-linux.h (CPP_SPEC): Likewise.
7091         * config/netbsd-aout.h (ASM_SPEC): Likewise.
7092         * config/rs6000/sysv4.h (ASM_SPEC, CPP_SYSV_SPEC): Likewise.
7093         * config/rs6000/vxworks.h (CPP_SPEC): Likewise.
7094         * config/sparc/linux.h (CPP_SUBTARGET_SPEC, ASM_SPEC): Likewise.
7095         * config/sparc/linux64.h (CPP_SUBTARGET_SPEC, ASM_SPEC): Likewise.
7096         * config/sparc/sparc.h (ASM_SPEC): Likewise.
7097         * config/sparc/sp64-elf.h (ASM_SPEC): Likewise.
7098         * config/sparc/sysv4.h (ASM_SPEC): Likewise.
7099         * config/sparc/netbsd-elf.h (ASM_SPEC): Likewise.
7100         * config/sparc/openbsd64.h (ASM_SPEC): Likewise.
7101         * config/cris/linux.h (CRIS_ASM_SUBTARGET_SPEC): Likewise.
7102         * config/linux.h (STARTFILE_SPEC, ENDFILE_SPEC): Handle -pie.
7103         Simplify.
7104         * config/alpha/elf.h (STARTFILE_SPEC, ENDFILE_SPEC): Likewise.
7105         * config/i386/linux64.h (STARTFILE_SPEC, ENDFILE_SPEC): Likewise.
7106         * config/ia64/linux.h (STARTFILE_SPEC, ENDFILE_SPEC): Likewise.
7107         * config/rs6000/sysv4.h (STARTFILE_SPEC, ENDFILE_SPEC): Likewise.
7108         * config/rs6000/linux64.h (STARTFILE_SPEC, ENDFILE_SPEC): Likewise.
7109         * config/sparc/linux.h (STARTFILE_SPEC, ENDFILE_SPEC): Likewise.
7110         * config/sparc/linux64.h (STARTFILE_SPEC, ENDFILE_SPEC): Likewise.
7111         * doc/invoke.texi: Document -pie, -fpie and -fPIE options.
7112
7113 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
7114
7115         * builtins.c (expand_builtin_memcpy): Remove endp argument and endp
7116         != 0 handling.  Pass 0 to store_by_pieces.
7117         (expand_builtin_mempcpy): Add endp argument.  Don't call
7118         expand_builtin_memcpy, call store_by_pieces resp. move_by_pieces
7119         directly.  If ignoring result, only do expand_call.
7120         (expand_builtin_stpcpy): Likewise.  Call expand_builtin_mempcpy
7121         otherwise.
7122         (expand_builtin_strncpy, expand_builtin_memset): Adjust
7123         store_by_pices callers.
7124         (expand_builtin): Adjust expand_builtin_memcpy and
7125         expand_builtin_mempcpy callers.
7126         * expr.c (can_move_by_pieces): New function.
7127         (move_by_pieces): Add endp argument, return to resp. memory at end
7128         or one byte earlier depending on endp.
7129         (store_by_pieces): Likewise.
7130         (emit_block_move): Adjust call to move_by_pieces.
7131         (emit_push_insn): Adjust move_by_pieces caller.
7132         * expr.h (can_move_by_pieces): New prototype.
7133         (store_by_pieces): Adjust prototypes.
7134         * rtl.h (move_by_pieces): Adjust prototype.
7135         * config/mips/mips.c (expand_block_move): Adjust move_by_pieces
7136         caller.
7137
7138 2003-06-03  Ben Elliston  <bje@wasabisystems.com>
7139
7140         * doc/md.texi (Processor pipeline description): Improve wording.
7141
7142 2003-06-03  Neil Booth  <neil@daikokuya.co.uk>
7143
7144         * c-opts.c (c_common_handle_option): New, pulled out of
7145         c_common_decode_option.  Substitute uses of argv.
7146         (c_common_decode_option): Broken into two.
7147
7148 2003-06-02  Roger Sayle  <roger@eyesopen.com>
7149             Zack Weinberg  <zack@codesourcery.com>
7150
7151         * emit-rtl.c (gen_complex_constant_part):  Remove unnecessary
7152         test of TREE_CONSTANT_POOL_ADDRESS_P.
7153
7154 2003-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7155
7156         * mips.c: Don't include output.h twice.
7157         * stormy16.c: Likewise.
7158         * xtensa.c: Likewise.
7159         * output.h: Protect against multiple inclusion.
7160
7161 2003-06-02  J"orn Rennecke <joern.rennecke@superh.com>
7162
7163         * sh.h (OLD_ARG_MODE): New macro.
7164         (FUNCTION_ARG_ADVANCE, FUNCTION_ARG_PASS_BY_REFERENCE): Use it.
7165         (FUNCTION_ARG_1): Break out of:
7166         (FUNCTION_ARG).  Use OLD_ARG_MODE.
7167
7168 2003-06-02  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
7169
7170         * gcc/config.gcc Add support multilib parts for m32rx processor.
7171
7172 2003-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7173
7174         * Makefile.in (c-options.c): Pass in $(AWK) to opts.sh.
7175         (mostlyclean): Delete c-options.c and c-options.h.
7176
7177 2003-06-02  Neil Booth  <neil@daikokuya.co.uk>
7178
7179         * c-opts.c (CL_REJECT_NEGATIVE): New.
7180         (c_common_decode_option): Update to use it.
7181         * c.opt: Update documentation; use RejectNegative.
7182         * opts.sh: Handle RejectNegative.
7183
7184 2003-06-01  Zack Weinberg  <zack@codesourcery.com>
7185
7186         * ggc-page.c (init_ggc): Give better diagnostics on failure to
7187         open /dev/zero.
7188         * toplev.c (crash_signal): Reset handling for received signal
7189         to SIG_DFL.
7190
7191 2003-06-02  Ben Elliston  <bje@wasabisystems.com>
7192
7193         * config/arm/arm.c (arm_use_dfa_pipeline_interface): Declare.
7194         (TARGET_SCHED_USE_DFA_PIPELINE_INTERFACE): Define if not already.
7195         (arm_use_dfa_pipeline_interface): Implement.
7196         * config/arm/arm.md (arm): New automaton.
7197         (write_buf): Remove function units; new cpu unit.
7198         (write_blockage): Remove function units; new cpu unit.
7199         (core): Remove function units; new cpu unit.
7200         (r_mem_f_wbuf): New instruction reservation.
7201         (store1_wbuf, store2_wbuf, store3_wbuf, store4_wbuf): Likewise.
7202         (store1_ldsched, store2, store3, store4): Likewise.
7203         (load_ldsched, load_ldsched_xscale, load_or_store): Likewise.
7204         (mult, mult_ldsched, mult_ldsched_strongarm): Likewise.
7205         (multi_cycle, single_cycle): Likewise.
7206         * config/arm/fpa.md (armfp): New automaton.
7207         (fpa): Remove function units; new cpu unit.
7208         (fpa_mem): Remove function unit; new cpu unit.
7209         (fdivx, fdivd, fdivs, fmul, ffmul, farith, ffarith): New reservations.
7210         (r_2_f, f_2_r, f_load, f_store, r_mem_f, f_mem_r): Likewise.
7211
7212 2003-06-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7213
7214         * builtin-attrs.def (ATTR_ASM_FPRINTF): New.
7215         * c-format.c (enum format_type): Add asm_fprintf_format_type.
7216         (NOARGUMENTS, asm_fprintf_length_specs, asm_fprintf_flag_specs,
7217         asm_fprintf_flag_pairs, asm_fprintf_char_table): New.
7218         (format_types_orig): Renamed from format_types.  Add new data.
7219         (format_types): Declare as pointer.
7220         (handle_format_attribute): Move later in file so we have all
7221         necessary declarations.  Add section to capture HOST_WIDE_INT.
7222         * output.h (ATTRIBUTE_ASM_FPRINTF, __gcc_host_wide_int__): New.
7223         (asm_fprintf): Mark with ATTRIBUTE_ASM_FPRINTF.
7224
7225 2003-06-01  Andreas Jaeger  <aj@suse.de>
7226
7227         * doc/tm.texi (Storage Layout): Remove ROUND_TYPE_SIZE and
7228         ROUND_TYPE_SIZE_UNIT.
7229
7230         * stor-layout.c (finalize_record_size): Remove usages of
7231         ROUND_TYPE_SIZE and ROUND_TYPE_SIZE_UNIT.
7232         (finalize_type_size): Likewise.
7233         (layout_type): Likewise.
7234
7235         * system.h: Poison ROUND_TYPE_SIZE and ROUND_TYPE_SIZE_UNIT.
7236
7237         * loop.c (check_insn_for_givs): Remove DONT_REDUCE_ADDR macro.
7238
7239         * config/d30v/d30v.h: Remove text copied from the manual.
7240
7241 2003-06-01  Roger Sayle  <roger@eyesopen.com>
7242             John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7243             Geoffrey Keating  <geoffk@apple.com>
7244
7245         * emit-rtl.c (gen_lowpart_common): Handle interpreting integer
7246         constants as condition code values.
7247
7248 2003-06-01  DJ Delorie  <dj@redhat.com>
7249
7250         * cppmacro.c (warn_of_redefinition): Handle cases where the two
7251         definitions have different numbers of tokens.
7252
7253 2003-06-01  Andreas Jaeger  <aj@suse.de>
7254
7255         * gen-protos.c (main): Readd unused attribute for argc.
7256
7257 2003-06-01  Neil Booth  <neil@daikokuya.co.uk>
7258
7259         * Makefile.in (c-options.c, c-options.h): Parallel make safe.
7260         * c.opt: End in blank line.
7261         * opts.sh: Take AWK from environment if available; use C locale.
7262
7263 2003-06-01  Andreas Schwab  <schwab@suse.de>
7264
7265         * config/m68k/linux.h: Remove code protected by USE_GNULIBC_1.
7266
7267 2003-06-01  Andreas Jaeger  <aj@suse.de>
7268
7269         * gen-protos.c (main): Revert patch to check for argument.
7270
7271 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
7272
7273         PR target/11044
7274         * config/i386/i386.md (length attribute): Set length to 4
7275         for instructions of type "fcmp".
7276
7277 2003-06-01  Andreas Jaeger  <aj@suse.de>
7278
7279         * toplev.c: Use ISO C90 prototypes.
7280
7281         * toplev.h: Use ISO C90 prototypes.
7282
7283         * genrecog.c: Use ISO C90 prototypes.
7284         (nodes_identical): Correct declaration to match prototype.
7285         (maybe_both_true): Likewise.
7286         (merge_trees): Likewise.
7287
7288         * genpeep.c (gen_peephole): Remove #if 0 code.
7289         Use ISO C90 prototypes.
7290
7291         * genattrtab.c (copy_rtx_unchanging): Remove #if 0'ed code.
7292         Remove #if 0'ed function simplify_by_alternatives.
7293         (optimize_attrs): Remove #if 0'ed code.
7294         Remove ^L.
7295         Use ISO C90 prototypes.
7296         (make_canonical): Remove #if 0'ed code.
7297         (convert_const_symbol_ref): Remove #if 0'ed function.
7298
7299         * gen-protos.c (main): Check for argument.
7300
7301         * rtl.h: Use ISO C90 prototypes for functions from lists.c.
7302
7303         * params.h: Use ISO C90 prototypes.
7304         * params.c: Likewise.
7305         * intl.c: Likewise.
7306         * intl.h: Likewise.
7307         * lists.c: Likewise.
7308         * errors.c: Likewise.
7309         * errors.h: Likewise.
7310         * gencodes.c: Likewise.
7311         * genpreds.c: Likewise.
7312         * genattr.c: Likewise.
7313         * gen-protos.c: Likewise.
7314         * genflags.c: Likewise
7315         * genconditions.c: Likewise.
7316         * genautomata.c: Likewise.
7317         * gencheck.c: Likewise.
7318         * genconfig.c: Likewise.
7319         * genconstants.c: Likewise.
7320         * genemit.c: Likewise.
7321         * genextract.c: Likewise.
7322         * gengenrtl.c: Likewise.
7323         * gengtype.c: Likewise.
7324         * gengtype.h: Likewise.
7325         * genopinit.c: Likewise.
7326         * genoutput.c: Likewise.
7327         * gensupport.c: Likewise.
7328         * gensupport.h: Likewise.
7329
7330         * sdbout.h: Use ISO C90 prototypes.
7331
7332         * sdbout.c (CONTIN): Removed empty macro.
7333         (sdbout_one_type): Remove CONTIN usages.
7334         Remove ^Ls.
7335         (tag_of_ru_type): Remove #if 0'ed function.
7336         (sdbout_symbol): Remove #if 0'ed code.
7337         (sdbout_one_type): Remove a #if 1.
7338         (sdbout_one_type): Remove #if 0'ed code.
7339         (sdbout_init): Remove RMS_QUICK_HACK_1 code.
7340         Remove PARAMS, use ISO C90 prototypes for all functions.
7341
7342 2003-06-01  Josef Zlomek  <zlomekj@suse.cz>
7343
7344         * rtl.def (CONST_DOUBLE): Update comment.
7345
7346 2003-06-01  Neil Booth  <neil@daikokuya.co.uk>
7347
7348         * opts.sh: Remove path from sort.
7349
7350 2003-06-01  Aldy Hernandez  <aldyh@redhat.com>
7351
7352         PR/9680
7353         * config/rs6000/rs6000.h (CANNOT_CHANGE_MODE_CLASS): Require
7354         TARGET_SPE for SPE_VECTOR_MODE.
7355
7356 2003-05-31  Aldy Hernandez  <aldyh@redhat.com>
7357
7358         * toplev.c (botch): Remove.
7359         (do_abort): Remove.
7360         (set_Wunused): Comment.
7361         (set_Wextra): Comment.
7362         Remove ^L's.
7363         (rest_of_compilation): Factor out common code into functions.
7364         (rest_of_handle_inlining): New.
7365         (rest_of_handle_ssa): New.
7366         (rest_of_handle_cse): New.
7367         (rest_of_handle_gcse): New.
7368         (rest_of_handle_loop_optimize): New.
7369         (rest_of_handle_jump_bypass): New.
7370         (rest_of_handle_sibling_calls): New.
7371         (rest_of_handle_null_pointer): New.
7372         (rest_of_handle_addresof): New.
7373         (rest_of_handle_flow): New.
7374         (rest_of_handle_branch_prob): New.
7375         (rest_of_handle_if_conversion): New.
7376         (rest_of_handle_tracer): New.
7377         (rest_of_handle_loop2): New.
7378         (rest_of_handle_cse2): New.
7379         (rest_of_handle_life): New.
7380         (rest_of_handle_combine): New.
7381         (rest_of_handle_if_after_combine): New.
7382         (rest_of_handle_regmove): New.
7383         (rest_of_handle_sched): New.
7384         (rest_of_handle_old_regalloc): New.
7385         (rest_of_handle_new_regalloc): New.
7386         (rest_of_handle_regrename): New.
7387         (rest_of_handle_reorder_blocks): New.
7388         (rest_of_handle_sched2): New.
7389         (rest_of_handle_new_regalloc): New.
7390         (rest_of_handle_old_regalloc): New.
7391         (rest_of_handle_regrename): New.
7392         (rest_of_handle_reorder_blocks): New.
7393         (rest_of_handle_stack_regs): New.
7394         (rest_of_handle_machine_reorg): New.
7395         (rest_of_handle_delay_slots): New.
7396         (rest_of_handle_final): New.
7397
7398         * toplev.h (botch): Remove prototype.
7399         (do_abort): Same.
7400
7401 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
7402
7403         * Makefile.in (c-opts.o, c-options.h): Update dependencies.
7404         * c-opts.c: Include c-options.h and c-options.c.
7405         (CL_C_ONLY, CL_OBJC_ONLY, CL_CXX_ONLY, CL_OBJCXX_ONLY):
7406         Rename CL_C, CL_OBJC, CL_CXX, CL_OBJCXX.
7407         (CL_ARG, CL_ALL, COMMAND_LINE_OPTIONS, struct cl_option,
7408         OPT, opt_comp): Remove.
7409         (missing_arg, c_common_init_options, c_common_decode_option,
7410         write_langs): Update for macro redefinitions and enumeration
7411         name changes.
7412         * c.opt, opts.sh: New files.
7413         * doc/passes.texi: Update.
7414
7415 2003-05-31  Andreas Jaeger  <aj@suse.de>
7416
7417         * function.c (trampoline_address): Remove ALLOCATE_TRAMPOLINE
7418         usage.
7419
7420         * doc/tm.texi (Trampolines): Remove ALLOCATE_TRAMPOLINE.
7421
7422         * config/d30v/d30v.h: Remove traces of ALLOCATE_TRAMPOLINE.
7423
7424         * system.h: Poison ALLOCATE_TRAMPOLINE.
7425
7426         * doc/tm.texi (Misc): Remove HANDLE_PRAGMA.
7427         * system.h: Poison HANDLE_PRAGMA.
7428
7429 2003-05-31  Kazu Hirata  <kazu@cs.umass.edu>
7430
7431         * doc/invoke.texi: Update dump file names.
7432
7433 2003-05-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7434
7435         * c-format.c (format_length_info, format_char_info,
7436         format_flag_spec, format_flag_pair, format_kind_info):
7437         De-const-ify structure members.
7438
7439 2003-05-31  Roger Sayle  <roger@eyesopen.com>
7440
7441         * flags.h (flag_wrapv): New flag controlling overflow semantics.
7442         * toplev.c (flag_wrapv): Declare the variable with default false.
7443         (lang_independent_options): New option "-fwrapv" to set the above.
7444
7445         * fold-const.c (extract_muldiv_1): Disable optimization of (2*x)/2
7446         as x, when signed arithmetic overflow wraps around.
7447         (fold): Optimize "-A - B" as "-B - A" if overflow wraps around.
7448         * loop.c (basic_induction_var): Ignore BIVs that rely on undefined
7449         overflow when flag_wrapv is true.
7450
7451         * doc/invoke.texi: Document new -fwrapv command line option.
7452         * doc/c-tree.texi: Mention that the overflow semantics of
7453         NEGATE_EXPR, PLUS_EXPR, MINUS_EXPR and MULT_EXPR is dependent
7454         upon both flag_wrapv and flag_trapv.
7455
7456 2003-05-31  Eric Botcazou  <ebotcazou@libertysurf.fr>
7457
7458         * doc/install.texi (mips-sgi-irix5): Add missing
7459         HTML <hr> marker.
7460
7461 2003-05-31  Eric Botcazou  <ebotcazou@libertysurf.fr>
7462
7463         * doc/md.texi (Machine Constraints): Document
7464         missing SPARC constraints.
7465
7466 2003-05-31  Eric Botcazou  <ebotcazou@libertysurf.fr>
7467
7468         * doc/md.texi (Automaton pipeline description): Use
7469         "type" instead of "cpu" as the attribute in the examples.
7470
7471 2003-05-30  Stan Shebs  <shebs@apple.com>
7472
7473         * system.h: Poison OBJC_PROLOGUE.
7474
7475 2003-05-30  Roger Sayle  <roger@eyesopen.com>
7476
7477         * emit-rtl.c (gen_complex_constant_part): New function for getting
7478         the constant real or imaginary part of a complex constant.
7479         (gen_realpart): Use it.
7480         (gen_imagpart): Likewise.
7481
7482 2003-05-30  Kazu Hirata  <kazu@cs.umass.edu>
7483
7484         * doc/invoke.texi: Fix typos.
7485         * doc/rtl.texi: Likewise.
7486
7487 2003-05-30  Dhananjay Deshpande  <dhananjayd@kpitcummins.com>
7488
7489         * config/h8300/crti.asm: Use .h8300hn and .h8300sn for normal
7490         mode.
7491         * config/h8300/crtn.asm: Likewise.
7492         * config/h8300/lib1funcs.asm: Likewise.
7493         * config/h8300/h8300.c (asm_file_start): Likewise.
7494         * config/h8300/elf.h (LINK_SPEC): Use h8300hnelf and
7495         h8300snelf emulations for normal mode.
7496         * config/h8300/h8300.h (LINK_SPEC): Use h8300hn and h8300sn
7497         emulations for normal mode.
7498
7499 2003-05-30  Dhananjay Deshpande  <dhananjayd@kpitcummins.com>
7500
7501         * config/h8300/h8300.c (h8300_tiny_constant_address_p): Return
7502         true if TARGET_NORMAL_MODE.
7503
7504 2003-05-30  Roger Sayle  <roger@eyesopen.com>
7505
7506         * cse.c (cse_insn): Simplify REG_EQUAL note on libcalls when
7507         making a substitution.
7508         (dead_libcall_p): If directly replacing a libcall with a
7509         constant value produces an invalid instruction, also try forcing
7510         the constant into the constant pool.
7511         * expr.c (emit_move_insn): Add a REG_EQUAL note when it is not
7512         obvious that the source is a constant.
7513         (compress_float_constant): Use set_unique_reg_note to place
7514         REG_EQUAL notes on instructions.
7515
7516 2003-05-30  Eric Christopher  <echristo@redhat.com>
7517
7518         * config/mips/mips.c (extern_list): Add GTY marker.
7519         (extern_head): Separate out definition. Add marker.
7520         (mips_output_external): Use ggc_alloc for extern_list
7521         allocation.
7522         (mips_output_external_libcall): Ditto.
7523
7524 2003-05-30  Florian Weimer  <fw@deneb.enyo.de>
7525
7526         * doc/install.texi: Ada-enabled bootstrap requires GNAT 3.14 or
7527         later.
7528
7529 2003-05-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7530
7531         * vax.h (ASM_GENERATE_INTERNAL_LABEL): Fix format specifier
7532         warnings.
7533         (PRINT_OPERAND): Likewise.
7534
7535 2003-05-30  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7536
7537         * config/mips/mips.h (SUBTARGET_ASM_DEBUGGING_SPEC): Move
7538         -mdebug/-no-mdebug switches ...
7539         (MDEBUG_ASM_SPEC): ... here.
7540         Use only with gas.
7541         (EXTRA_SPECS): Initialize mdebug_asm_spec.
7542
7543 2003-05-29  Matt Kraai  <kraai@alumni.cmu.edu>
7544
7545         * gthr-gnat.c: Remove #undef UNUSED.
7546         (__gnat_default_lock, __gnat_default_unlock): Prototype.
7547         (__gnat_task_lock, __gnat_task_unlock): Make declarations
7548         prototypes.
7549         (__gnat_install_locks): Convert declaration to ISO C90, make
7550         parameter declarations prototypes, and remove blank line.
7551         * gthr-gnat.h (__gnat_install_locks): Make parameter
7552         declarations prototypes.
7553
7554 2003-05-29  Jason Merrill  <jason@redhat.com>
7555
7556         * Makefile.in (unstrap): Remove stage_last after make unstage1.
7557
7558 2003-05-29  Roger Sayle  <roger@eyesopen.com>
7559
7560         * mips-tfile.c (PAGE_SIZE): Increase page size to 32K.
7561
7562 2003-05-29  Roger Sayle  <roger@eyesopen.com>
7563             Kaveh Ghazi  <ghazi@caip.rutgers.edu>
7564
7565         PR bootstrap/10169
7566         * mips-tfile.c (main): Use getopt_long instead of getopt.
7567         Add new command line option --version to display version.
7568         Treat --verbose like -v to report a single line version.
7569         (options): New global variable for getopt_long.
7570         * mips-tdump.c (main): Use getopt_long instead of getopt.
7571         New command line options -v, --version and -verbose to display
7572         the program version number (to match mips-tfile's behavior).
7573         (options): New global variable for getopt_long.
7574
7575         * gcov.c (options): Zero-terminate getopt_long array.
7576         * gcov-dump.c (options): Likewise.
7577
7578         * Makefile.in (mips-tdump.o): Add dependency on version.h.
7579
7580 2003-05-29  Stan Shebs  <shebs@apple.com>
7581
7582         Remove OBJC_PROLOGUE everywhere.
7583         * objc/objc-act.c (finish_objc): Remove use of OBJC_PROLOGUE.
7584         * config/avr/avr.h: Remove no-op ref to OBJC_PROLOGUE.
7585         * config/d30v/d30v.h: Similarly.
7586         * config/ip2k/ip2k.h: Similarly.
7587         * doc/tm.texi: Remove doc of OBJC_PROLOGUE.
7588
7589 2003-05-29  Roger Sayle  <roger@eyesopen.com>
7590
7591         * c-semantics.c (genrtl_do_stmt_1): New function split out from...
7592         (gen_rtl_do_stmt): ... here.  Call genrtl_do_stmt_1.
7593         (expand_unreachable_stmt): Expand unreachable while statements
7594         using genrtl_do_stmt_1.
7595
7596 2003-05-29  Richard Sandiford  <rsandifo@redhat.com>
7597
7598         * config/mips/mips-protos.h (mips_output_load_label): Declare.
7599         * config/mips/mips.c (mips_output_load_label): New function.
7600         (mips_output_conditional_branch): Use it.
7601         * config/mips/mips.md (jump): And here.
7602
7603 2003-05-28  Bob Wilson  <bob.wilson@acm.org>
7604
7605         * config/xtensa/xtensa-protos.h (smalloffset_double_mem_p): Delete.
7606         (xtensa_split_operand_pair): New proto.
7607         * config/xtensa/xtensa.c (move_operand): Handle DFmode and DImode.
7608         (smalloffset_double_mem_p): Delete.
7609         (gen_float_relational, printx, print_operand, xtensa_va_arg):
7610         Fix whitespace.
7611         (xtensa_split_operand_pair): New.
7612         (xtensa_dbx_register_number): Fix formatting.
7613         * config/xtensa/xtensa.h (EXTRA_CONSTRAINT): Remove 'S' constraint.
7614         * config/xtensa/xtensa.md (movdi, movdf): Force constants to memory
7615         instead of splitting them into single-word moves.  Remove unnecessary
7616         checks for reload_in_progress and reload_completed.
7617         (movdi_internal, movdf_internal): Change to post-reload split patterns.
7618         Add constraints to allow constant operands.
7619         (movsf_internal): Allow CONST_INT operands.
7620
7621 2003-05-27  Danny Smith   <dannysmith@users.sourceforge.net>
7622
7623         * config.gcc (i[34567]86-*-mingw32*): Add host makefile
7624         fragment i386/x-mingw32.
7625         * config/i386/x-mingw32: New file. Make local_includedir
7626         relative to EXEC_PREFIX.
7627
7628 2003-05-27  Aaron W. LaFramboise  <awlaframboise@aol.com>
7629
7630         * config/i386/mingw32.h (STANDARD_INCLUDE_DIR): Update.
7631         (MD_STARTFILE_PREFIX): Define.
7632
7633 2003-05-27  Denis Chertykov  <denisc@overta.ru>
7634
7635         * cselib.c (cselib_invalidate_regno): Abort if hardreg have a
7636         VOIDmode.
7637         * cselib.c (cselib_process_insn): Pass reg_raw_mode for hardreg in
7638         call of cselib_invalidate_regno.
7639
7640 2003-05-28  Daniel Jacobowitz  <drow@mvista.com>
7641
7642         * config/mips/linux.h (LIB_SPEC): Add missing -lc and correct
7643         -lthread to -lpthread.
7644
7645 2003-05-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
7646             Bruce Korb  <bkorb@gnu.org>
7647             Arno Klaassen  <arno@heho.snv.jussieu.fr>
7648
7649         * fixinc/inclhack.def: Add missing declaration of getpagesize()
7650         to unistd.h on Solaris 2.5.1.
7651         Fix prototype of recv() and send() in sys/socket.h on
7652         Solaris 2.5.1 and 2.6.
7653         * fixinc/tests/base/unistd.h: Add solaris_unistd fix test.
7654         * fixinc/tests/base/sys/socket.h: Add solaris_socket test.
7655         * fixinc/check.tpl: Use 'diff -c', not 'diff -u'.
7656         * fixinc/fixincl.x: Regenerate.
7657
7658 2003-05-27  Jason Merrill  <jason@redhat.com>
7659
7660         * tree.c (expr_first, expr_length): New fns.
7661         * tree.h: Declare them.
7662
7663         * tree.c (iterative_hash_expr): Hash commutative expressions
7664         consistently.
7665
7666 2003-05-27  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7667
7668         * tree.h (contains_placeholder_p): Now returns bool.
7669         (CONTAINS_PLACEHOLDER_P): New macro.
7670         (type_contains_placeholder_p): New function.
7671         * tree.c (save_expr): Remove code avoiding folding COMPONENT_REF.
7672         (contains_placeholder_p): Now returns bool.
7673         Rework to use CONTAINS_PLACEHOLDER_P macro.
7674         (type_contains_placeholder_p): New function.
7675         * fold-const.c (fold, case COMPONENT_REF): Don't fold if
7676         type_contains_placeholder_p.
7677         (fold_range_test, fold_mathfn_compare, fold_inf_compare, fold):
7678         Use CONTAINS_PLACEHOLDER_P macro.
7679         * builtins.c (fold_builtin): Likewise.
7680         * calls.c (initialize_argument_information): Likewise.
7681         * emit-rtl.c (set_mem_attributes_minus_bitpos): Likewise.
7682         * explow.c (expr_size): Likewise.
7683         * expr.c (store_constructor, get_inner_reference): Likewise.
7684         * function.c (assign_parms): Likewise.
7685         * stor-layout.c (variable_size): Likewise.
7686
7687 2003-05-25  Gabriel Dos Reis <gdr@integrable-solutions.net>
7688
7689         * diagnostic.h (output_verbatim, verbatim):  Remove  printf
7690         attribute.
7691
7692 2003-05-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7693
7694         * doc/contrib.texi (Contributors): Update Kean Johnston.
7695
7696 2003-05-24  David Edelsohn  <edelsohn@gnu.org>
7697
7698         * config/rs6000/rs6000.md (save_fpregs_{si,di}): Add length attribute.
7699
7700 2003-05-24  Nathanael Nerode  <neroden@gcc.gnu.org>
7701
7702         * config/rs6000/440.md, config/stormy16/stormy16protos.h,
7703         config/stormy16/stormy16.c, config/stormy16/stormy16.md:
7704         Replace "GNU CC" with "GCC".
7705
7706 2003-05-24  Matt Kraai  <kraai@alumni.cmu.edu>
7707
7708         * builtins.c (expand_builtin_memcpy): Use mode of dest_addr for
7709         intermediate computation.
7710
7711 2003-05-23  Eric Christopher  <echristo@redhat.com>
7712
7713         * config/mips/mips.md (clzsi, clzdi): New patterns.
7714
7715 2003-05-23  Geoffrey Keating  <geoffk@apple.com>
7716
7717         * gcc.c (default_compilers): Use -o to specify preprocessor's output
7718         file.  Make -no-integrated-cpp work when building PCH files.
7719         * objc/lang-specs.h: Likewise.
7720
7721 2003-05-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7722
7723         * fixinc/Makefile.in: Correct description.
7724         * fixinc/Makefile.in, fixinc/fixfixes.c, fixinc/fixincl.c,
7725         fixinc/fixlib.c, fixinc/fixlib.h, fixinc/fixtests.c,
7726         fixinc/genfixes: Replace "GNU CC" with "GCC".
7727
7728 2003-05-23  Roger Sayle  <roger@eyesopen.com>
7729
7730         * builtins.def: Define atan, atanf, atanl, tan, tanf and tanl
7731         builtin functions (and their __builtin_* variants).
7732         * builtins.c (mathfn_built_in): Handle tan{,f,l} and atan{,f,l}.
7733         (expand_builtin): Don't expand tan{,f,l} or atan{,f,l} when not
7734         optimizing.
7735
7736         * doc/extend.texi: Document new tan and atan builtins, and
7737         their float and long double variants.
7738
7739 2003-05-23  Jason Thorpe  <thorpej@wasabisystems.com>
7740
7741         * config/sparc/netbsd-elf.h (TARGET_OS_CPP_BUILTINS): Define
7742         __sparcv9 in the TARGET_ARCH64 case.
7743
7744 Fri May 23 22:17:32 CEST 2003  Jan Hubicka  <jh@suse.cz>
7745
7746         * i386.c (ix86_reorg): Calls are also jumps.
7747
7748 2003-05-23  J"orn Rennecke <joern.rennecke@superh.com>
7749
7750         * cse.c (count_reg_usage): When processing an INSNs REG_EQUAL
7751         note containing an EXPR_LIST, process all the arguments.
7752
7753 Fri May 23 21:19:31 CEST 2003  Jan Hubicka  <jh@suse.cz>
7754                                Andreas Jaeger  <aj@suse.de>
7755
7756         * i386.h (TARGET_CPU_CPP_BUILTINS): Define __amd64 and __amd64__;
7757         do not use assertion.
7758
7759 2003-05-23  Mike Stump  <mrs@apple.com>
7760
7761         * tlink.c (scan_linker_output): Add support for darwin linker, as it
7762         emits unresolved symbols one per line, consuming the entire line.
7763
7764 2003-05-23  Larin Hennessy <larin@science.oregonstate.edu>
7765             Zack Weinberg <zack@codesourcery.com>
7766
7767         * explow.c (allocate_dynamic_stack_space): Remove call to gen_probe.
7768         * config/m68k/m68k.c (m68k_output_function_prologue):
7769         Remove code under #if NEED_PROBE.
7770         * config/m68k/m68k.h: Don't define NEED_PROBE.
7771         * config/m68k/m68k.md: Remove "probe" insn.
7772         * doc/md.texi: Remove documentation of "probe" pattern.
7773
7774 2003-05-23  Dorit Naishlos  <gcchaifa@il.ibm.com>
7775
7776         * config/rs6000/rs6000.md (save_fpregs_{si,di}): Add branch attribute.
7777
7778 2003-05-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
7779
7780         * doc/install.texi: Remove sparc64-*-*. Add sparc64-*-solaris2*.
7781         Document sparcv9-*-solaris2* as a synonym for sparc64-*-solaris2*.
7782
7783 2003-05-22  Roger Sayle  <roger@eyesopen.com>
7784
7785         * real.c (real_maxval): New function to return the largest finite
7786         value representable in a given mode (i.e. FLT_MAX and DBL_MAX).
7787         * real.h (real_maxval): Prototype here.
7788         * fold-const.c (fold_inf_compare): Transform comparisons against
7789         +-Infinity into comparisons against DBL_MAX (or equivalent).
7790
7791 2003-05-22  Mike Stump  <mrs@apple.com>
7792
7793         * config.gcc (*-*-darwin*): Remove use_collect2=no, as it is the
7794         default.
7795
7796 2003-05-22  DJ Delorie  <dj@redhat.com>
7797
7798         * calls.c (expand_call): If the arg block is going to grow
7799         downward, we need argblock to point to the top of the block,
7800         not the bottom.
7801
7802 2003-05-22  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7803
7804         * c-decl.c (duplicate_decls): Test DECL for ERROR_MARK.
7805
7806         * expr.c (expand_expr, case CONSTRUCTOR): Put into memory if
7807         constant and EXPAND_CONST_ADDRESS, not just EXPAND_INITIALIZER.
7808
7809 2003-05-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7810
7811         * m68hc11.c: Don't use the `0' flag for asm_fprintf specifiers.
7812         * m68k.c: Likewise.
7813         * m68k.h: Likewise.
7814
7815 2003-05-22  Zack Weinberg  <zack@codesourcery.com>
7816
7817         PR other/2873
7818         * fixinc/inclhack.def (avoid_wchar_t_type): Add bypass
7819         expressions to prevent triggering on recent curses.h,
7820         linux/nls.h, or X11/Xlib.h.
7821         (stdio_va_list): Add _G_va_list to bypass pattern.
7822         (strict_ansi_not): Add bypass pattern for __SCO_VERSION__.
7823         * fixinc/fixincl.x: Regenerate.
7824
7825 2003-05-22 Rekha Bhintade <rekhad@kpitcummins.com>
7826
7827         * gcc/config/sh/sh.h (TARGET_SWITCHES): Display all the target
7828         switches when --target-help option is specified.
7829
7830 2003-05-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
7831
7832         PR bootstrap/10805
7833         * doc/install.texi (sparc-sun-solaris2.7): Document bootstrap
7834         failure with Sun assembler 5.0 Alpha 03/27/98.
7835
7836 2003-05-21  Loren James Rittle  <ljrittle@acm.org>
7837
7838         * config/sparc/freebsd.h (CPP_CPU64_DEFAULT_SPEC): Add -D__sparcv9
7839         to match system compiler convention.
7840
7841 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
7842
7843         * gthr-win32.h (__GTHREAD_HIDE_WIN32API): Test for nonzero
7844         value, not just if defined.
7845         Update copyright year.
7846
7847 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7848
7849         PR target/6428
7850         * pa-hpux10.h (LINK_SPEC, LIB_SPEC): Move -L options for profiling
7851         directories from LIB_SPEC to LINK_SPEC.  Emit warning if `-p' or `-pg'
7852         option is used without `-static'.
7853         * pa-hpux11.h (LINK_SPEC, LIB_SPEC): Likewise.
7854         * pa64-hpux.h (LINK_SPEC, LIB_SPEC): Likewise.
7855
7856 2003-05-21  Bob Wilson  <bob.wilson@acm.org>
7857
7858         * config/xtensa/xtensa.h (MASK_SERIALIZE_VOLATILE,
7859         TARGET_SERIALIZE_VOLATILE): Delete.
7860         (MASK_CONST16, MASK_ABS, MASK_ADDX): Renumber flag bits.
7861         (TARGET_DEFAULT): Remove MASK_SERIALIZE_VOLATILE.
7862         (TARGET_SWITCHES): Remove "-mserialize-volatile" and
7863         "-mno-serialize-volatile".
7864         * config/xtensa/xtensa.c (print_operand): Remove checks of
7865         TARGET_SERIALIZE_VOLATILE.
7866         * config/xtensa/xtensa.md (*lsiu, *ssiu): Likewise.
7867         * doc/invoke.texi (Option Summary, Xtensa Options): Remove
7868         "-mserialize-volatile" and "-mno-serialize-volatile" options.
7869
7870 2003-05-21  Nathan Sidwell  <nathan@codesourcery.com>
7871
7872         * c-parse.in (fndef): Set DECL_SOURCE_LINE and FILE earlier.
7873         (nested_function): Likewise.
7874         (notype_nested_function): Likewise.
7875
7876 2003-05-21  Nick Clifton  <nickc@redhat.com>
7877
7878         * config/stormy16/stormy-abi: Update overflow type for
7879         R_XSTORMY16_16 reloc.
7880
7881 2003-05-21  Nathan Sidwell  <nathan@codesourcery.com>
7882
7883         * c-common.h (enum rid): Remove RID_BOUNDED, RID_UNBOUNDED.
7884         * c-parse.in (reswords): Remove __bounded__ and __unbounded__.
7885         (rid_to_yy): Remove RID_BOUNDED, RID_UNBOUNDED slots.
7886         * print-tree.c (print_node): Remove ambient-boundedness.
7887         * tree.h (tree_common): Remove bounded_flag.
7888         (BOUNDED_INDIRECT_YPE_P, BOUNDED_POINTER_TYPE_P,
7889         BOUNDED_REFERENCE_TYPE_P, MAYBE_BOUNDED_INDIRECT_TYPE_P,
7890         MAYBE_BOUNDED_POINTER_TYPE_P, MAYBE_BOUNDED_REFERENCE_TYPE_P,
7891         TREE_BOUNDED, TYPE_MAIN_VARIANTS_PHYSICALLY_EQUAL_P,
7892         TYPE_MAIN_PHYSICAL_VARIANT, TYPE_BOUNDED, TYPE_QUAL_BOUNDED):
7893         Remove.
7894         (TYPE_QUALS): Remove BOUNDED.
7895         (TREE_EXPR_QUALS, TREE_FUNC_QUALS): Remove.
7896         (TYPE_BOUNDED_VALUE, TYPE_BOUNDED_BASE, TYPE_BOUNDED_EXTENT,
7897         TYPE_BOUNDED_SUBTYPE, TYPE_UNBOUNDED_VARIANT, TYPE_POINTER_DEPTH,
7898         TYPE_AMBIENT_BOUNDEDNESS, MAX_POINTER_DEPT,
7899         VA_LIST_POINTER_DEPTH): Remove.
7900         (struct tree_type): Remove pointer_depth.
7901
7902 2003-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7903
7904         * c-pretty-print.c (pp_c_integer_literal): Use
7905         HOST_WIDE_INT_PRINT_DOUBLE_HEX.
7906
7907 2003-05-20  Roger Sayle  <roger@eyesopen.com>
7908             Kazu Hirata  <kazu@cs.umass.edu>
7909             Joern Rennecke  <joern.rennecke@superh.com>
7910
7911         * gcse.c (cprop_jump):  Make use of REG_EQUAL notes on both
7912         setcc and jump, if they exist.  If substituted instruction
7913         fails to validate, store current effort in a REG_EQUAL note.
7914         (cprop_insn): Don't attempt further substitutions if the
7915         current instruction has been deleted.
7916         (local_cprop_pass): Likewise.
7917
7918         * jump.c (redirect_jump):  Also update REG_EQUAL note, if
7919         one is attached to the jump instruction.
7920         (invert_jump): Delete REG_EQUAL note on jump, if one exists.
7921
7922 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
7923
7924         PR c++/9738
7925         * config/i386/winnt.c (i386_pe_encode_section_info): Enable
7926         even if not first.
7927
7928 2003-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7929
7930         * genautomata.c (output_description, output_automaton_units,
7931         output_state_arcs): Add missing specifiers.
7932
7933 2003-05-20  Bob Wilson  <bob.wilson@acm.org>
7934
7935         * config/xtensa/lib1funcs.asm: Avoid use of .Lfe* in .size directives.
7936         (do_abs, do_addx2, do_addx4, do_addx8): New assembler macros.
7937         (__mulsi3): Use do_addx* instead of ADDX* instructions.  Formatting.
7938         (nsau): Rename to do_nsau.  Provide alternate version for use when
7939         the NSAU instruction is available.
7940         (__udivsi3, __divsi3, __umodsi3, __modsi3): Use do_nsau macro.
7941         (__divsi3, __modsi3): Use do_abs macro instead of ABS instruction.
7942         * config/xtensa/xtensa-config.h: Update comments to match binutils.
7943         (XCHAL_HAVE_ABS, XCHAL_HAVE_ADDX): Define.
7944         * config/xtensa/xtensa.h (MASK_ABS, MASK_ADDX): Define.
7945         (TARGET_ABS, TARGET_ADDX): Define.
7946         (TARGET_DEFAULT): Conditionally add MASK_ABS and MASK_ADDX.
7947         (TARGET_SWITCHES): Add "abs", "no-abs", "addx", and "no-addx".
7948         * config/xtensa/xtensa.md (*addx2, *addx4, *addx8, *subx2, *subx4,
7949         *subx8): Set predicate condition to TARGET_ADDX.
7950         (abssi2): Set predicate condition to TARGET_ABS.
7951         * doc/invoke.texi (Option Summary): Document new "-mabs", "-mno-abs",
7952         "-maddx", and "-mno-addx" options.
7953         (Xtensa Options): Likewise.  Also tag some opcode names with @code.
7954
7955 2003-05-20  Kevin Ryde <user42@zip.com.au>
7956             Wolfgang Bangerth <bangerth@dealii.org>
7957
7958         PR/10355
7959         * doc/extend.texi: Put a warning into the documentation
7960         of attribute regparm.
7961
7962 2003-05-20  Jason Merrill  <jason@redhat.com>
7963
7964         * tree.c (expr_last): New fn.
7965         * tree.h: Declare it.
7966         * objc/objc-act (expr_last): Rename to objc_expr_last.
7967
7968 2003-05-20  J"orn Rennecke <joern.rennecke@superh.com>
7969
7970         * sh.c (sh_register_move_cost): Add clase for moving between
7971         FP registers and MAC registers.
7972
7973 2003-05-19  John David Anglin  <dave.anglin@nrc-gnrc.gc.ca>
7974
7975         * pa/milli64.S ($$mulI): Fix typo.
7976
7977 2003-05-19  Matt Kraai  <kraai@alumni.cmu.edu>
7978
7979         * alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)
7980         (nonlocal_set_p): Remove initial blank line.
7981         * dwarf2out.c (simple_type_size_in_bits): Likewise.
7982         * et-forest.c (et_forest_create): Likewise.
7983         * explow.c (stabilize): Likewise.
7984         * fix-header.c (write_lbrac): Likewise.
7985         * graph.c (start_fct, node_data): Likewise.
7986         * jump.c (only_sets_cc0_p, sets_cc0_p): Likewise.
7987         * rtlanal.c (global_reg_mentioned_p): Likewise.
7988         * tree.c (bit_position): Likewise.
7989
7990 2003-05-19  Alexandre Oliva  <aoliva@redhat.com>
7991
7992         * config/mips/linux64.h (LIB_SPEC): Add missing -lc and correct
7993         -lthread to -lpthread.
7994
7995 2003-05-19  Neil Booth  <neil@daikokuya.co.uk>
7996
7997         * c-opts.c (c_common_decode_option): Don't accept dollars
7998         as identifier characters in assembly.
7999         * doc/cpp.texi: Document this.
8000
8001 2003-05-19  Seth Arnold  <sarnold@wirex.com>
8002             Aldy Hernandez  <aldyh@redhat.com>
8003
8004         * config/rs6000/rs6000.c (rs6000_stack_info): Do not add
8005         vrsave_size twice.
8006
8007 2003-05-19  Aldy Hernandez  <aldyh@redhat.com>
8008
8009         * doc/tm.texi (function_arg): Fix typo.
8010
8011 2003-05-19  Matt Austern  <austern@apple.com>
8012
8013         * c-opts.c (COMMAND_LINE_OPTIONS): Add -Winvalid-offsetof option.
8014         * c-common.h (warn_invalid_offsetof): Declare.
8015         * c-common.c (warn_invalid_offsetof): Define.
8016         * doc/invoke.texi: Document -Winvalid-offsetof.
8017         * testsuite/g++.dg/other/offsetof3.C: New.
8018         * testsuite/g++.dg/other/offsetof4.C: New.
8019
8020 2003-05-19  Kevin B. Hendricks  <kevin.hendricks@sympatico.ca>
8021             David Edelsohn  <edelsohn@gnu.org>
8022
8023         * config/rs6000/rs6000.c (rs6000_alignment_string,
8024         rs6000_alignment_flags): New variables.
8025         (rs6000_parse_alignment_option): New function.
8026         (rs6000_override_options): Call it.
8027         * config/rs6000/rs6000.h (TARGET_OPTIONS): Add -malign-XXX option.
8028         (MASK_ALIGN_POWER, MASK_ALIGN_NATURAL, TARGET_ALIGN_NATURAL): New
8029         macros.
8030         * config/rs6000/aix.h (ADJUST_FIELD_ALIGN): Always use COMPUTED
8031         natural alignment if TARGET_NATURAL_ALIGNMENT
8032         (ROUND_TYPE_ALIGN): Always use default record alignment if
8033         TAGET_NATURAL_ALIGNMENT.
8034         * config/rs6000/darwin.h (ADJUST_FIELD_ALIGN): Same
8035         (ROUND_TYPE_ALIGN): Same.
8036         * config/rs6000/linux64.h (ADJUST_FIELD_ALIGN): Same
8037         (ROUND_TYPE_ALIGN): Same.
8038         * doc/invoke.texi (Option Summary, PowerPC Options): Document
8039         new options.
8040
8041 2003-05-19  J"orn Rennecke <joern.rennecke@superh.com>
8042
8043         * c-decl.c (finish_decl): When setting the DECL_ASSEMBLER_NAME
8044         of a function using ASMSPEC, prepend a star.
8045
8046 2003-05-19  Jason Merrill  <jason@redhat.com>
8047
8048         * tree-inline.c (copy_body_r): Avoid generating &* during inline
8049         substitution.
8050
8051 2003-05-19  Andrew Macleod  <amacleod@redhat.com>
8052
8053         * config/stormy16/stormy16.c (xstormy16_expand_prologue): Do
8054         not mark assignments to the hard frame pointer as being stack
8055         frame related.
8056         (xstormy16_expand_epilogue): Mark adjustments to the stack
8057         pointer as being stack frame related.
8058
8059 2003-05-19  Richard Sandiford  <rsandifo@redhat.com>
8060
8061         * config/mips/mips.h (ISA_HAS_LOAD_DELAY, ISA_HAS_XFER_DELAY,
8062         ISA_HAS_FCMP_DELAY, ISA_HAS_HILO_INTERLOCKS): New macros.
8063         (PREDICATE_CODES): Add hilo_operand.
8064         * config/mips/mips.c (hilo_operand): New predicate.
8065         (mips_adjust_insn_length): Account for the number nops that might
8066         be needed to avoid hardware hazards.
8067         * config/mips/mips.md (dslot): Remove attribute.
8068         (hazard): New attribute.
8069         (can_delay): Use it.  Check for calls, branches & jumps.
8070         (muldi3): Use the standard dmult pattern for mips16 code.
8071         (muldi3_internal, muldi3_internal2): Adjust conditions accordingly.
8072
8073 2003-05-19  Richard Sandiford  <rsandifo@redhat.com>
8074
8075         * config/mips/mips-protos.h (final_prescan_insn,
8076         mips_count_memory_refs, mips_fill_delay_slot): Remove.
8077         * config/mips/mips.h (delay_type, dslots_load_total,
8078         dslots_load_filled, dslots_jump_total, dslots_jump_filled,
8079         dslots_number_nops, num_refs, mips_load_reg, mips_load_reg2,
8080         mips_load_reg3, mips_load_reg4): Remove.
8081         (MASK_STATS): Remove.
8082         (MASK_EXPLICIT_RELOCS): Reuse its value.
8083         (TARGET_STATS): Remove.
8084         (TARGET_SWITCHES): Turn -mstats and -mno-stats into no-ops.
8085         Warn that -mstats is now ignored.
8086         (FINAL_PRESCAN_INSN): Undefine.
8087         (DBR_OUTPUT_SEQEND): Remove handling of dslot statistics.
8088         (ASM_OUTPUT_REG_POP): Likewise.
8089         * config/mips/mips.c (dslots_load_total, dslots_load_filled,
8090         dslots_jump_total, dslots_jump_filled, dslots_number_nops, num_refs,
8091         mips_load_reg, mips_load_reg2, mips_load_reg3, mips_load_reg4,
8092         mips_fill_delay_slot, mips_count_memory_refs,
8093         final_prescan_insn): Remove.
8094         (output_block_move): Remove calls to mips_count_memory_refs.
8095         (print_operand): Remove printing of #nop for TARGET_STATS.
8096         (mips_output_function_epilogue): Remove TARGET_STATS code.
8097         Reorganize setting of fnnmae.
8098         * config/mips/mips.md: Remove handling of dslot statistics
8099         throughout file.  Change all fcmp patterns into normal asm
8100         templates, removing calls to mips_fill_delay_slot.
8101         * doc/invoke.texi: Remove documentation of -mstats.
8102
8103 2003-05-19  Richard Sandiford  <rsandifo@redhat.com>
8104
8105         * config/mips/mips.c (mips_class_max_nregs): Return the number of
8106         words in the mode.
8107
8108 2003-05-19  Richard Sandiford  <rsandifo@redhat.com>
8109
8110         * config/mips/mips.c (override_options): Disable explicit
8111         relocs for old ABIs unless using gas.
8112
8113 2003-05-18  Eric Christopher  <echristo@redhat.com>
8114
8115         * config/mips/mips.h: Remove definition of g_switch_value.
8116
8117 2003-05-18  Matt Kraai  <kraai@alumni.cmu.edu>
8118
8119         * flags.h (g_switch_value): Change to an unsigned
8120         HOST_WIDE_INT.
8121         * toplev.c (g_switch_value): Likewise.
8122
8123         * config/alpha/alpha.c (small_symbolic_operand): Remove
8124         g_switch_value cast.
8125         (alpha_in_small_data_p): Cast size to an unsigned
8126         HOST_WIDE_INT.
8127
8128         * config/frv/frv.c (frv_in_small_data_p): Cast size to an
8129         unsigned HOST_WIDE_INT.
8130         * config/frv/frv.h (g_switch_value, g_switch_set): Remove.
8131         (ASM_OUTPUT_ALIGNED_DECL_LOCAL): Declare g_switch_set.
8132
8133         * config/m32r/m32r.c (m32r_in_small_data_p): Cast size to an
8134         unsigned HOST_WIDE_INT.
8135         (m32r_asm_file_start): Use HOST_WIDE_INT_PRINT_UNSIGNED.
8136         * config/m32r/m32r.h (g_switch_value, g_switch_set): Remove.
8137         (ASM_OUTPUT_ALIGNED_COMMON): Declare g_switch_value.
8138
8139         * config/rs6000/rs6000.c (rs6000_file_start): Use
8140         HOST_WIDE_INT_PRINT_UNSIGNED.
8141         (small_data_operand): Cast summand to unsigned HOST_WIDE_INT.
8142         (rs6000_elf_in_small_data_p): Cast size to unsigned
8143         HOST_WIDE_INT.
8144         * config/rs6000/sysv4.h (g_switch_value, g_switch_set):
8145         Remove.
8146         (SUBTARGET_OVERRIDE_OPTIONS): Declare g_switch_value and
8147         g_switch_set.
8148         (ASM_OUTPUT_ALIGNED_LOCAL): Declare g_switch_value and remove
8149         g_switch_value cast.
8150
8151 2003-05-18  Roger Sayle  <roger@eyesopen.com>
8152             Zack Weinberg  <zack@codesourcery.com>
8153
8154         PR middle-end/10472
8155         * builtins.c (expand_builtin_memcpy):  Call force_operand on
8156         expressions and use simplify_gen_binary to create the addition.
8157
8158 2003-05-18  Andreas Schwab  <schwab@suse.de>
8159
8160         * config/m68k/m68k.md: Use define_constants for unspec numbers.
8161
8162 2003-05-18  Neil Booth  <neil@daikokuya.co.uk>
8163
8164         * config/sparc/sparc.h: Define sparc for now.
8165
8166 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8167
8168         * config.gcc: Clear xm_file, md_file at the beginning of each pass.
8169
8170         * config/stormy16/stormy16.h: Remove about 3000 lines of
8171         target-independent comments.  Update copyright notice.
8172
8173         * doc/collect2.texi: GNU CC -> GCC.
8174         * doc/headerdirs.texi: GNU CC -> GCC.
8175
8176 2003-05-18  Gabriel Dos Reis <gdr@integrable-solutions.net>
8177
8178         * hashtable.h (struct ht_identifier): Add data member "hash_value".
8179         * hashtable.c (ht_lookup): Use it when searching, remember.
8180         (ht_expand): Do not recompute.
8181         * tree.h (IDENTIFIER_HASH_VALUE): New macro.
8182
8183 2003-05-18  Nathan Sidwell  <nathan@codesourcery.com>
8184
8185         * gcov-io.c (gcov_read_bytes): Fix fread thinko.
8186
8187 2003-05-18  Neil Booth  <neil@daikokuya.co.uk>
8188
8189         * c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, TARGET_OBJFMT_CPP_BUILTINS):
8190         Default here.
8191         (c_cpp_builtins): Invoke TARGET_OBJFMT_CPP_BUILTINS().
8192         * defaults.h: Don't default TARGET_OS_CPP_BUILTINS here.
8193         * config/elfos.h (TARGET_OBJFMT_CPP_BUILTINS): Define __ELF__.
8194         * config/freebsd-spec.h, config/netbsd-elf.h, config/alpha/gnu.h,
8195         config/arm/linux-elf.h, config/arm/rtems-elf.h,
8196         config/arm/unknown-elf.h, config/cris/cris.h, config/cris/linux.h,
8197         config/h8300/elf.h, config/i370/linux.h, config/i386/beos-elf.h,
8198         config/i386/gnu.h, config/i386/linux.h, config/i386/linux64.h,
8199         config/i386/moss.h, config/i386/rtemself.h, config/ia64/ia64.h,
8200         config/m68k/rtemself.h, config/mcore/mcore-elf.h, config/mips/linux.h,
8201         config/pa/pa-linux.h, config/rs6000/linux.h, config/rs6000/linux64.h,
8202         config/rs6000/sysv4.h, config/rs6000/vxworks.h, config/s390/linux.h,
8203         config/sh/coff.h, config/sh/elf.h, config/sh/rtemself.h,
8204         config/sh/sh.h, config/sparc/linux.h, config/sparc/linux64.h,
8205         config/sparc/openbsd64.h, config/sparc/sp64-elf.h,
8206         config/sparc/sp86x-elf.h, config/xtensa/elf.h, config/xtensa/linux.h:
8207         Don't define __ELF__.
8208         * config/alpha.h, config/m68k/linux.h (TARGET_OBJFMT_CPP_BUILTINS):
8209         Define __ELF__.
8210         * doc/cpp.texi: Document __ELF__.
8211         * doc/tm.texi: Document TARGET_OBJFMT_CPP_BUILTINS.     *
8212
8213 2003-05-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8214
8215         * builtins.c (validate_arglist): Eliminate libiberty VA_ macros,
8216         always use stdarg.
8217         * c-errors.c (pedwarn_c99): Likewise.
8218         * c-format.c (status_warning): Likewise.
8219         * c-semantics.c (build_stmt): Likewise.
8220         * calls.c (emit_library_call, emit_library_call_value): Likewise.
8221         * collect2.c (notice, fatal_perror, fatal, error): Likewise.
8222         * cpperror.c (cpp_error, cpp_error_with_line): Likewise.
8223         * diagnostic.c (build_message_string, output_printf,
8224         output_verbatim, verbatim, inform, warning, pedwarn, error, sorry,
8225         fatal_error, internal_error, warning_with_decl, pedwarn_with_decl,
8226         error_with_decl, fnotice): Likewise.
8227         * dwarf2asm.c (dw2_asm_output_data, dw2_asm_output_delta,
8228         dw2_asm_output_offset, dw2_asm_output_pcrel, dw2_asm_output_addr,
8229         dw2_asm_output_addr_rtx, dw2_asm_output_nstring,
8230         dw2_asm_output_data_uleb128, dw2_asm_output_data_sleb128,
8231         dw2_asm_output_delta_uleb128, dw2_asm_output_delta_sleb128,
8232         dw2_asm_output_encoded_addr_rtx): Likewise.
8233         * emit-rtl.c (gen_rtx, gen_rtvec): Likewise.
8234         * errors.c (warning, error, fatal, internal_error): Likewise.
8235         * final.c (output_operand_lossage, asm_fprintf): Likewise.
8236         * fix-header.c (fatal): Likewise.
8237         * gcc.c (fatal, error, notice): Likewise.
8238         * gcov.c (fnotice): Likewise.
8239         * genattrtab.c (attr_rtx, attr_printf): Likewise.
8240         * gengtype.c (error_at_line, xasprintf, oprintf): Likewise.
8241         * gensupport.c (message_with_line): Likewise.
8242         * mips-tfile.c (fatal, error): Likewise.
8243         * protoize.c (notice): Likewise.
8244         * ra-debug.c (ra_debug_msg): Likewise.
8245         * read-rtl.c (fatal_with_file_and_line): Likewise.
8246         * rtl-error.c (error_for_asm, warning_for_asm): Likewise.
8247         * tree.c (build, build_nt, build_function_type_list): Likewise.
8248
8249 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
8250
8251         * defaults.h (TARGET_CPU_CPP_BUILTINS, CPP_PREDEFINES): Remove.
8252         * gcc.c (cpp_predefines): Remove.
8253         (cpp_unique_options, do_spec_1): Remove handling of CPP_PREDEFINES.
8254         (static_specs): Remove predefines.
8255         * system.h: Poison CPP_PREDEFINES.
8256         * config/freebsd.h, config/openbsd.h, config/ptx4.h, config/svr3.h,
8257         config/svr4.h, doc/tm.texi: Remove references to CPP_PREDEFINES.
8258
8259 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
8260
8261         * config/m68k/hp320.h, config/m68k/linux.h, config/m68k/m68k-none.h,
8262         config/m68k/m68k.h, config/m68k/m68kemb.h, config/m68k/m68kv4.h,
8263         config/m68k/openbsd.h, config/m68k/rtemself.h: Remove CPP_PREDEFINES,
8264         use TARGET_OS_CPP_BUILTINS and TARGET_CPU_CPP_BUILTINS instead.
8265
8266 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
8267
8268         PR c/9209
8269         * c-common.c, c-common.h (dollars_in_ident): Remove.
8270         * c-opts.c (DOLLARS_IN_IDENTIFIERS): Default to true.
8271         (c_common_init_options, c_common_decode_option): Set dollars_in_ident.
8272         * cpphash.h (warned_dollar): Rename warn_dollars.
8273         * cppinit.c (struct lang_flags, lang_defaults, cpp_set_lang)
8274         Permit dollars regardless of -std=.
8275         (post_options): Set warn_dollars.
8276         * cpplex.c (forms_identifier_p): Use warn_dollars.
8277         * config/darwin.h, config/alpha/vms.h, config/m68hc11/m68hc11.h:
8278         Remove redundant definitions of DOLLARS_IN_IDENTIFIERS.
8279         * doc/cpp.texi, doc/cppopts.texi, doc/invoke.texi, doc/tm.texi:
8280         Update documentation.
8281
8282 2003-05-17  Andreas Schwab  <schwab@suse.de>
8283
8284         * config/m68k/m68k.c (m68k_output_function_prologue): Use
8285         HOST_WIDE_INT_PRINT_DEC for fprintf and %wd for asm_fprintf when
8286         formatting a HOST_WIDE_INT.
8287         (m68k_output_function_epilogue): Likewise.
8288
8289 2003-05-17  Zack Weinberg  <zack@codesourcery.com>
8290
8291         * doc/install.texi: Remove information about desupported targets.
8292
8293 2003-05-17  Andreas Schwab  <schwab@suse.de>
8294
8295         * config/m68k/coff.h: Remove support for Sun FPA and Sun SKY board.
8296         * config/m68k/linux.h: Likewise.
8297         * config/m68k/m68k-none.h: Likewise.
8298         * config/m68k/netbsd-elf.h: Likewise.
8299         * config/m68k/sgs.h: Likewise.
8300         * config/m68k/m68k.h: Likewise.
8301         * config/m68k/m68k.md: Likewise.
8302         * config/m68k/m68k.c: Likewise.
8303         * doc/md.texi (Machine Constraints): Remove Sun FPA specific
8304         constraints.
8305         * doc/invoke.texi (Option Summary): Remove -mfpa.
8306         (M680x0 Options): Likewise.
8307
8308 2003-05-17  David Edelsohn  <edelsohn@gnu.org>
8309
8310         * rs6000.c (rs6000_function_value): Simplify REAL_TYPE logic.
8311
8312 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
8313
8314         * config/sol2.h: Add TARGET_SUB_OS_CPP_BUILTINS.
8315         * config/sparc/liteelf.h, config/sparc/openbsd64.h,
8316         config/sparc/rtemself.h, config/sparc/sol2-64.h,
8317         config/sparc/sp64-elf.h, config/sparc/sp86x-elf.h:
8318         Update for use of TARGET_SUB_OS_CPP_BUILTINS.
8319
8320 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
8321
8322         * i960/i960.h, i960/rtems.h: Use TARGET_OS_CPP_BUILTINS and
8323         TARGET_CPU_CPP_BUILTINS in preference to CPP_PREDEFINES.
8324
8325 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
8326
8327         * config.gcc (sparc-*-sysv4*): Add sparc/sysv4-only.h.
8328         * sparc/aout.h, sparc/elf.h, sparc/freebsd.h, sparc/linux.h,
8329         sparc/linux64.h, sparc/lite.h, sparc/litecoff.h, sparc/liteelf.h,
8330         sparc/netbsd-elf.h, sparc/openbsd.h, sparc/openbsd64.h,
8331         sparc/pbd.h, sparc/rtemself.h, sparc/sol2-64.h, sparc/sol2-bi.h,
8332         sparc/sol2.h, sparc/sp64-elf.h, sparc/sp86-elf.h, sparc/sparc.h,
8333         sparc/sysv4.h,
8334         * sparc/sysv4-only.h: New.
8335
8336 2003-05-17  Alan Modra  <amodra@bigpond.net.au>
8337
8338         * function.c (assign_parms): Check for zero size args.
8339
8340 2003-05-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8341
8342         * cfgloopanal.c (test_for_iteration): Use string concatentation on
8343         HOST_WIDE_INT_PRINT_* format specifier to collapse multiple
8344         function calls into one.
8345         * dbxout.c (dbxout_symbol): Likewise.
8346         * defaults.h (ASM_OUTPUT_SIZE_DIRECTIVE): Likewise.
8347         * dwarf2asm.c (dw2_asm_output_data_uleb128,
8348         dw2_asm_output_data_sleb128): Likewise.
8349         * genrecog.c (debug_decision_2): Likewise.
8350         * loop.c (emit_prefetch_instructions): Likewise.
8351         * print-rtl.c (print_rtx): Likewise.
8352         * print-tree.c (print_node_brief, print_node): Likewise.
8353         * ra-debug.c (dump_igraph, dump_graph_cost,
8354         dump_static_insn_cost): Likewise.
8355         * ra-rewrite.c (dump_cost): Likewise.
8356         * sdbout.c (PUT_SDB_INT_VAL, PUT_SDB_SIZE): Likewise.
8357         * sreal.c (dump_sreal): Likewise.
8358         * unroll.c (unroll_loop, precondition_loop_p): Likewise.
8359         * varasm.c (assemble_vtable_entry): Likewise.
8360
8361         * avr.c (avr_output_function_prologue,
8362         avr_output_function_epilogue, print_operand): Fix format specifier
8363         warnings.
8364         (init_cumulative_args): Mark parameter with ATTRIBUTE_UNUSED.
8365         * avr.h (FUNCTION_VALUE_REGNO_P): Fix signed/unsigned warnings.
8366
8367 2003-05-16  Geoffrey Keating  <geoffk@apple.com>
8368
8369         * config/rs6000/rs6000.c (expand_block_move): Unify the TARGET_STRING
8370         and ! TARGET_STRING cases.
8371
8372         * doc/cppopts.texi (-undef): Fix texinfo warning.
8373
8374         * doc/cppopts.texi (-H): Document that -H works for PCH files too.
8375         * cppfiles.c (validate_pch): When -H is used, print some information
8376         about PCH files found.
8377
8378 2003-05-16  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8379
8380         * config/mips/t-elf: Remove obsolete rules adding dependencies on tm.h.
8381         * config/mips/t-isa3264, config/mips/t-r3900: Likewise.
8382         * config/mips/t-sr71k: Likewise.
8383
8384 2003-05-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8385
8386         * arc.c (arc_output_function_prologue,
8387         arc_output_function_epilogue): Fix format specifier warnings.
8388         * arc.h (LARGE_INT): Fix signed/unsigned warnings.
8389
8390         * v850.c (print_operand): Fix format specifier warnings.
8391
8392         * ns32k.c (ADJSP, ns32k_output_function_prologue): Fix format
8393         specifier warnings.
8394
8395         * mcore.c (mcore_print_operand_address, mcore_print_operand): Fix
8396         format specifier warnings.
8397
8398         * ip2k.c (function_prologue, function_epilogue, print_operand):
8399         Fix format specifier warnings.
8400         * ip2k.md: Likewise.
8401
8402         * i960.c (i960_output_function_prologue, i960_print_operand,
8403         i960_print_operand_addr): Fix format specifier warnings.
8404
8405         * i370.c (ascebc, ebcasc): Wrap in macros controlling usage.
8406         (i370_output_function_prologue): Fix format specifier warnings.
8407         * i370.h (PRINT_OPERAND): Likewise.
8408
8409         * fr30.c (fr30_print_operand): Fix format specifier warnings.
8410
8411         * dsp16xx.c (print_operand_address): Fix format specifier warning.
8412         * dsp16xx.h (INCLUDE_DEFAULTS): Add missing initializers.
8413
8414         * c4x.c (c4x_print_operand, c4x_print_operand_address): Fix format
8415         specifier warnings.
8416
8417         * alpha.c (print_operand_address, alpha_start_function,
8418         unicosmk_output_ssib): Use string concatentation on
8419         HOST_WIDE_INT_PRINT_* format specifier to collapse multiple
8420         function calls into one.
8421         * arm.c (arm_print_operand): Likewise.
8422         * cris.c (cris_asm_output_mi_thunk): Likewise.
8423         * frv.c (frv_asm_output_mi_thunk): Likewise.
8424         * ia64.c (ia64_print_operand, process_set): Likewise.
8425         * m68k.c (m68k_output_function_epilogue, m68k_output_mi_thunk):
8426         Likewise.
8427         * mips/iris5gas.h (PUT_SDB_SIZE): Likewise.
8428         * mips.h (PUT_SDB_INT_VAL, PUT_SDB_SIZE): Likewise.
8429         * pa.c (output_div_insn, pa_asm_output_mi_thunk): Likewise.
8430         * pa.h (PRINT_OPERAND_ADDRESS): Likewise.
8431         * rs6000.c (rs6000_va_start, print_operand_address): Likewise.
8432         * s390.c (s390_assemble_integer): Likewise.
8433         * sparc.c (sparc_flat_function_prologue,
8434         sparc_flat_function_epilogue): Likewise.
8435         * stormy16.c (xstormy16_print_operand_address, xstormy16_print_operand): Likewise.
8436         * vax.c (vax_output_mi_thunk): Likewise.
8437
8438         * frv.c (frv_print_operand_memory_reference): Fix format specifier
8439         warning.
8440         (frv_rtx_costs): Mark parameter with ATTRIBUTE_UNUSED.
8441
8442         * m68k.c (m68k_output_function_epilogue): Fix format specifier
8443         warnings.
8444
8445         * stormy16-protos.h (xs_hi_general_operand,
8446         xs_hi_nonmemory_operand): Prototype.
8447         * stormy16.c (xstormy16_output_shift): Fix format specifier
8448         warnings.
8449
8450         * cris.c: Fix format specifier warnings.
8451
8452 2003-05-16  Nick Clifton  <nickc@redhat.com>
8453
8454         * config/arm/lib1funcs.asm: Fix typo: LSM instead of LSYM.
8455
8456 2003-05-16  Wolfgang Bangerth <bangerth@dealii.org>
8457
8458         * doc/bugreport.texi: Remove most of the of the preface of the
8459         bugs section.
8460
8461 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
8462
8463         * config/ia64/unwind-ia64.c (uw_update_reg_address): Handle
8464         .save XX, r0.
8465
8466 2003-05-15  Roger Sayle  <roger@eyesopen.com>
8467
8468         * config/alpha/alpha.h (ASM_OUTPUT_SKIP): Fix typo.
8469
8470 2003-05-15  Eric Christopher  <echristo@redhat.com>
8471
8472         * cfgcleanup.c (merge_blocks): Fix return value.
8473
8474 2003-05-15 Eric Christopher <echristo@redhat.com>
8475
8476         * combine.c (expand_compound_operation): Make sure
8477         that zero_extend operation is profitable.
8478
8479 2003-05-15  Richard Henderson  <rth@redhat.com>
8480
8481         * config/alpha/linux.h, config/alpha/linux-elf.h: Remove
8482         code protected by USE_GNULIBC_1.
8483
8484 2003-05-15  Zack Weinberg  <zack@codesourcery.com>
8485
8486         * config.gcc: Purge all targets obsoleted in GCC 3.3.  Also
8487         remove hppa*-*-mpeix* which could not be built, and prune
8488         files from tmake_file= or tm_file= lists that don't exist.
8489
8490         * config/alpha/alpha-interix.h, config/alpha/alpha32.h
8491         * config/alpha/t-interix, config/arm/conix-elf.h
8492         * config/arm/t-arm-aout, config/arm/t-strongarm-coff
8493         * config/arm/unknown-elf-oabi.h, config/i386/win32.h
8494         * config/m68k/3b1.h, config/m68k/3b1g.h, config/m68k/amix.h
8495         * config/m68k/atari.h, config/m68k/ccur-GAS.h, config/m68k/crds.h
8496         * config/m68k/hp2bsd.h, config/m68k/hp3bsd.h
8497         * config/m68k/hp3bsd44.h, config/m68k/linux-aout.h
8498         * config/m68k/m68k-psos.h, config/m68k/mot3300.h
8499         * config/m68k/pbb.h, config/m68k/plexus.h, config/m68k/sun2.h
8500         * config/m68k/sun2o4.h, config/m68k/sun3.h, config/m68k/sun3mach.h
8501         * config/m68k/sun3n.h, config/m68k/sun3n3.h, config/m68k/sun3o3.h
8502         * config/m68k/t-mot3300, config/m68k/t-mot3300-gald
8503         * config/m68k/t-mot3300-gas, config/m68k/t-mot3300-gld
8504         * config/m68k/tower-as.h, config/m68k/tower.h
8505         * config/m88k/aout-dbx.h, config/m88k/m88k-aout.h
8506         * config/m88k/m88k-modes.def, config/m88k/m88k-move.sh
8507         * config/m88k/m88k-protos.h, config/m88k/m88k.c
8508         * config/m88k/m88k.h, config/m88k/m88k.md, config/m88k/openbsd.h
8509         * config/m88k/sysv4.h, config/m88k/t-luna, config/m88k/t-luna-gas
8510         * config/m88k/t-m88k, config/m88k/t-sysv4, config/mcore/gfloat.h
8511         * config/mips/rtems64.h, config/mips/sni-gas.h
8512         * config/mips/sni-svr4.h, config/mips/t-ecoff
8513         * config/mn10200/lib1funcs.asm, config/mn10200/mn10200-protos.h
8514         * config/mn10200/mn10200.c, config/mn10200/mn10200.h
8515         * config/mn10200/mn10200.md, config/mn10200/t-mn10200
8516         * config/pa/pa-hiux.h, config/pa/pa-hpux7.h, config/pa/pa-hpux9.h
8517         * config/pa/pa-oldas.h, config/pa/t-mpeix, config/psos.h
8518         * config/romp/romp-protos.h, config/romp/romp.c
8519         * config/romp/romp.h, config/romp/romp.md, config/rs6000/aix31.h
8520         * config/rs6000/aix3newas.h, config/rs6000/mach.h
8521         * config/sparc/bsd.h, config/sparc/hal.h
8522         * config/sparc/linux-aout.h, config/sparc/lynx-ng.h
8523         * config/sparc/lynx.h, config/sparc/netbsd.h
8524         * config/sparc/sp86x-aout.h, config/sparc/splet.h
8525         * config/sparc/sun4gas.h, config/sparc/sun4o3.h
8526         * config/sparc/sunos4.h, config/sparc/t-chorus-elf
8527         * config/sparc/t-halos, config/sparc/t-sparcbare
8528         * config/sparc/t-splet, config/sparc/t-sunos41
8529         * config/v850/rtems.h: Delete file.
8530
8531 2003-05-15  Aldy Hernandez  <aldyh@redhat.com>
8532
8533         * config/rs6000/rs6000-protos.h (function_value): Protoize.
8534
8535         * config/rs6000/rs6000.h (FUNCTION_VALUE): Call function.
8536
8537         * config/rs6000/rs6000.c (rs6000_function_value): New.
8538
8539 2003-05-15  Philip Blundell  <philb@gnu.org>
8540
8541         * config/arm/arm.c (arm_is_xscale): Rename to arm_arch_xscale.
8542         All uses updated.
8543         (arm_tune_xscale): New variable.
8544         (arm_override_options): Set it.
8545         (arm_adjust_cost): Use it in place of arm_arch_xscale.
8546         (arm_gen_load_multiple): Likewise.
8547         (arm_gen_store_multiple): Likewise.
8548         * config/arm/arm.md (is_xscale): Likewise.
8549         * config/arm/arm.h (arm_tune_xscale): Declare.
8550
8551 2003-05-15  Philip Blundell  <philb@gnu.org>
8552
8553         PR target/10730
8554         * config/arm/arm.c (adjacent_mem_locations): Reject offsets
8555         involving invalid constants.
8556
8557 2003-05-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8558
8559         * pa.c (hppa_expand_prologue): Remove blockage.
8560
8561 2003-05-15  Wolfgang Bangerth <bangerth@dealii.org>
8562
8563         * doc/bugreport.texi: Remove most of the bug reporting
8564         instructions and merge them into bugs.html.
8565
8566 2003-05-14  Matt Kraai  <kraai@alumni.cmu.edu>
8567
8568         * config/rs6000/sysv4.h (ASM_OUTPUT_ALIGNED_LOCAL): Cast
8569         g_switch_value to unsigned HOST_WIDE_INT.
8570
8571 2003-05-14  Eric Christopher  <echristo@redhat.com>
8572
8573         * combine.c: Fix header comments.
8574         (distribute_notes): Remove usage of elim_i1, elim_i2. Propagate
8575         to all calls and prototype.
8576
8577 2003-05-14  Roger Sayle  <roger@eyesopen.com>
8578
8579         PR optimization/10764
8580         * config/i386/i386.md (atan2df3, atan2sf3, atan2xf3, atan2tf3):
8581         Add an explicit clobber to show that UNSPEC_FPATAN clobbers st(1).
8582         (*fyl2x_sfxf3, *fyl2x_dfxf3, *fyl2x_xf3, *fyl2x_tfxf3):  Likewise,
8583         add an explicit clobber to show that UNSPEC_FYL2X clobbers st(1).
8584         (logsf2, logdf2, logxf2, logtf2): Update expander patterns to match
8585         the corresponding *fyl2x_?fxf3 instructions.
8586
8587 2003-05-14  Bob Wilson  <bob.wilson@acm.org>
8588
8589         * config/xtensa/lib2funcs.S (TRAMPOLINE_SIZE): Change from 49 to 59.
8590         * config/xtensa/xtensa-config.h (XCHAL_HAVE_CONST16,
8591         XCHAL_HAVE_L32R): New.
8592         * config/xtensa/xtensa-protos.h (non_const_move_operand,
8593         xtensa_load_constant, xtensa_function_prologue,
8594         xtensa_function_epilogue): Delete prototypes.
8595         (xtensa_expand_prologue): New.
8596         * config/xtensa/xtensa.c (frame_size_const,
8597         TARGET_ASM_FUNCTION_PROLOGUE, TARGET_MACHINE_DEPENDENT_REORG,
8598         non_const_move_operand, xtensa_load_constant, xtensa_reorg,
8599         xtensa_function_prologue): Delete.
8600         (add_operand, xtensa_mem_offset): Formatting.
8601         (move_operand): If the const16 option is available, allow any SFmode
8602         and SImode constants.
8603         (xtensa_emit_move_sequence): Inline the former contents of
8604         xtensa_load_constant with modifications to handle the const16 option.
8605         (override_options): Add xtensa_char_to_class['W'] and set it to
8606         the general register class only if the const16 option is enabled.
8607         Fix formatting.  Disallow PIC when using the const16 option.
8608         (print_operand): Reorganize to switch on "letter" instead of the
8609         RTL code.  Add output_operand_lossage calls for invalid cases.
8610         Add support for 't' and 'b' letters.
8611         (xtensa_expand_prologue): New function to replace
8612         xtensa_function_prologue and xtensa_reorg.
8613         (xtensa_function_epilogue): Declare this as static.  Delete code
8614         to print the retw.n or retw instruction.
8615         (xtensa_return_addr): Use A0_REG instead of 0.
8616         (xtensa_rtx_costs): Add costs for using the const16 option.
8617         * config/xtensa/xtensa.h (MASK_CONST16, TARGET_CONST16): New.
8618         (TARGET_DEFAULT): Add CONST16 if L32R instructions not available.
8619         (TARGET_SWITCHES): Add "const16" and "no-const16".
8620         (REG_CLASS_FROM_LETTER): Add comment about new 'W' letter.
8621         (EXTRA_CONSTRAINT): Change 'T' constraint to only apply when not
8622         using the const16 option.
8623         (TRAMPOLINE_TEMPLATE): Rewrite to avoid hardwired use of l32r insn.
8624         (TRAMPOLINE_SIZE): Change from 49 to 59.
8625         (INITIALIZE_TRAMPOLINE): Adjust offsets to match new trampoline.
8626         (GO_IF_LEGITIMATE_ADDRESS): Do not allow constant pool addresses
8627         when using the const16 option.
8628         (PREDICATE_CODES): Delete non_const_move_operand.
8629         * config/xtensa/xtensa.md (define_constants): Add A1_REG, A8_REG, and
8630         UNSPECV_ENTRY.
8631         (movdi, movdf): If the source is a constant, always expand to a
8632         sequence of movsi insns.
8633         (movdi_internal, movdf_internal): Remove alternative using l32r insns.
8634         (movsi_internal, movsf_internal): Add alternative using const16 insns.
8635         (movsf): Add const16 support.
8636         (entry, prologue, epilogue): New.
8637         (set_frame_ptr): Add missing mode for unspec_volatile operation.
8638         Likewise for subsequent split pattern.
8639         * doc/invoke.texi (Option Summary, Xtensa Options): Document new
8640         "-mconst16" and "-mno-const16" options.
8641
8642 2003-05-14  Richard Henderson  <rth@redhat.com>
8643
8644         * config/ia64/ia64.c (ia64_expand_load_address): Force destination
8645         to be DImode register.  Merge load_symptr.
8646         * config/ia64/ia64.md (load_symptr): Remove.
8647
8648 2003-05-14  Richard Henderson  <rth@redhat.com>
8649
8650         * rtl.h (TREE_CONSTANT_POOL_ADDRESS_P): Rename from
8651         DEFERRED_CONSTANT_P.
8652         * integrate.c (copy_rtx_and_substitute): Update use.
8653         * varasm.c (build_constant_desc): Set SYMBOL_REF_DECL
8654         to the copy generated.
8655         (maybe_output_constant_def_contents): Examine TREE_ASM_WRITTEN
8656         of the constant to see if we should emit.
8657         (mark_constant): Similarly.
8658         (output_constant_def_contents): Set TREE_ASM_WRITTEN.
8659
8660 2003-05-14  David Edelsohn  <edelsohn@gnu.org>
8661
8662         * config/rs6000/rs6000.md (movsi_internal2): Use compare for self
8663         move record condition.
8664         (movdi_internal2): Same.
8665
8666 2003-05-14  Nathan Sidwell  <nathan@codesourcery.com>
8667
8668         * gcov-io.h (gcov_write_bytes, gcov_read_bytes): Remove here.
8669         (GCOV_TAG_*) Force type to gcov_unsigned_t.
8670         (GCOV_CHECK, GCOV_CHECK_READING, GCOV_CHECK_WRITING): New.
8671         (struct gcov_var): Remove modified. Add start, length, offset,
8672         overread. Have buffer array for libgcov.
8673         (gcov_sync, gcov_seek): Definitions moved to gcov-io.c.
8674         (gcov_position, gcov_rewrite, gcov_is_eof): Adjust.
8675         * gcov-io.c (gcov_open): Set mode, do not read anything.
8676         (gcov_close): Write final block.
8677          (gcov_write_block, gcov_allocate): New.
8678         (gcov_write_bytes): Make static. Write or allocate buffer.
8679         (gcov_write_unsigned, gcov_write_counter): Buffer can never be
8680         null.
8681         (gcov_write_string): Adjust.
8682         (gcov_write_tag)
8683         (gcov_write_length): Adjust. Flush the block.
8684         (gcov_write_tag_length): Buffer can never be null.
8685         (gcov_read_bytes): Make static. Read in block.
8686         (gcov_sync): Moved here. Adjust.
8687         (gcov_seek): Moved here. Adjust.
8688         * coverage.c (read_counts_file): Adjust.
8689         * gcov-dump.c (print_prefix): Add position parameter.
8690         (flag_dump_positions): New flag.
8691         (options, main, print_usage): Add it.
8692         (dump_file, tag_blocks, tag_arcs, tag_lines, tag_counters,
8693         tag_summary): Adjust.
8694         * gcov.c (read_graph_file, read_count_file): Adjust.
8695         * libgcov.c (gcov_exit): Adjust.
8696
8697         * Makefile.in (LIBGCC_DEPS): Use $(srcdir) on gcov files
8698         (libgcov.a): Depend on libgcc.a.
8699         (gcov.o, gcov-dump.o): Add gcov-io.c.
8700         * mklibgcc.in (libgcov_c_dep): Use $(srcdir).
8701
8702         * loop.c (check_dbra_loop): Factor common test.
8703
8704 2003-05-14  Ben Elliston  <bje@wasabisystems.com>
8705
8706         * doc/md.texi (Automaton pipeline description): Grammar fixes.
8707
8708 2003-05-14  Richard Sandiford  <rsandifo@redhat.com>
8709
8710         * target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.
8711         (TARGET_INITIALIZER): Include it.
8712         * target.h (struct gcc_target): Add machine_dependent_reorg field.
8713         * toplev.c (rest_of_compilation): Use targetm.machine_dependent_reorg.
8714         * system.h: Poison MACHINE_DEPENDENT_REORG.
8715
8716         * config/alpha/alpha-protos.h (alpha_reorg): Remove declaration.
8717         * config/alpha/alpha.h (MACHINE_DEPENDENT_REORG): Remove.
8718         * config/alpha/alpha.c (TARGET_MACHINE_DEPENDENT_REORG): Define.
8719         (alpha_handle_trap_shadows): Remove "first insn" parameter.
8720         (alpha_align_insns): Likewise.
8721         (alpha_reorg): Likewise.  Make static.  Update calls to above
8722         functions.
8723
8724         * config/arm/arm-protos.h (arm_reorg): Remove declaration.
8725         * config/arm/arm.h (MACHINE_DEPENDENT_REORG): Remove.
8726         * config/arm/arm.c (TARGET_MACHINE_DEPENDENT_REORG): Define.
8727         (arm_reorg): Remove parameter.  Make static.
8728
8729         * config/avr/avr-protos.h (machine_dependent_reorg): Remove.
8730         * config/avr/avr.h (MACHINE_DEPENDENT_REORG): Remove.
8731         * config/avr/avr.c (TARGET_MACHINE_DEPENDENT_REORG): Define.
8732         (avr_reorg): Renamed from machine_dependent_reorg.  Make static.
8733         Remove parameter.
8734
8735         * config/c4x/c4x-protos.h (c4x_process_after_reload): Remove.
8736         * config/c4x/c4x.h (MACHINE_DEPENDENT_REORG): Remove.
8737         * config/c4x/c4x.c (TARGET_MACHINE_DEPENDENT_REORG): Define.
8738         (c4x_reorg): Renamed from c4x_process_after_reload.  Make static.
8739         Remove parameter.
8740
8741         * config/d30v/d30v-protos.h (d30v_machine_dependent_reorg): Remove.
8742         * config/d30v/d30v.h (MACHINE_DEPENDENT_REORG): Remove.
8743         * config/d30v/d30v.c (d30v_machine_dependent_reorg): Remove.
8744
8745         * config/frv/frv-protos.h (frv_machine_dependent_reorg): Remove.
8746         * config/frv/frv.c: Remove orphaned comment.
8747
8748         * config/i386/i386-protos.h (x86_machine_dependent_reorg): Remove.
8749         * config/i386/i386.h (MACHINE_DEPENDENT_REORG): Remove.
8750         * config/i386/i386.c (TARGET_MACHINE_DEPENDENT_REORG): Define.
8751         (ix86_reorg): Renamed from x86_machine_dependent_reorg.  Make static.
8752         Remove parameter.
8753
8754         * config/ia64/ia64-protos.h (ia64_reorg): Remove declaration.
8755         * config/ia64/ia64.h (MACHINE_DEPENDENT_REORG): Remove.
8756         * config/ia64/ia64.c (TARGET_MACHINE_DEPENDENT_REORG): Define.
8757         (emit_insn_group_barriers): Remove "first insn" parameter.
8758         (emit_all_insn_group_barriers): Likewise.
8759         (ia64_reorg): Likewise.  Make static.  Update calls to above functions.
8760         (ia64_output_mi_thunk): Update call to emit_all_insn_group_barriers.
8761
8762         * config/ip2k/ip2k-protos.h (machine_dependent_reorg): Remove.
8763         * config/ip2k/ip2k.h (MACHINE_DEPENDENT_REORG): Remove.
8764         * config/ip2k/ip2k.c (TARGET_MACHINE_DEPENDENT_REORG): Define.
8765         (ip2k_reorg): Renamed from machine_dependent_reorg.  Make static.
8766         Remove parameter.
8767
8768         * config/m68hc11/m68hc11-protos.h (m68hc11_reorg): Remove declaration.
8769         * config/m68hc11/m68hc11.h (MACHINE_DEPENDENT_REORG): Remove.
8770         * config/m68hc11/m68hc11.c (TARGET_MACHINE_DEPENDENT_REORG): Define.
8771         (m68hc11_reorg): Make static.  Remove parameter.
8772
8773         * config/mcore/mcore-protos.h (mcore_dependent_reorg): Remove.
8774         * config/mcore/mcore.h (MACHINE_DEPENDENT_REORG): Remove.
8775         * config/mcore/mcore.c (TARGET_MACHINE_DEPENDENT_REORG): Define.
8776         (conditionalize_optimization): Remove parameter.
8777         (mcore_reorg): Renamed from mcore_dependent_reorg.  Remove parameter.
8778         Make static.  Update call to conditionalize_optimization.
8779
8780         * config/mips/mips-protos.h (machine_dependent_reorg): Remove.
8781         * config/mips/mips.h (MACHINE_DEPENDENT_REORG): Remove.
8782         * config/mips/mips.c (TARGET_MACHINE_DEPENDENT_REORG): Define.
8783         (mips_reorg): Renamed from machine_dependent_reorg.  Remove parameter.
8784         Make static.
8785
8786         * config/mmix/mmix-protos.h (mmix_machine_dependent_reorg): Remove.
8787         * config/mmix/mmix.h (MACHINE_DEPENDENT_REORG): Remove.
8788         * config/mmix/mmix.c (TARGET_MACHINE_DEPENDENT_REORG): Define.
8789         (mmix_reorg): Renamed from mmix_machine_dependent_reorg.  Make static.
8790         Remove parameter.
8791
8792         * config/pa/pa-protos.h (pa_reorg): Remove declaration.
8793         * config/pa/pa.h (MACHINE_DEPENDENT_REORG): Remove.
8794         * config/pa/pa.c (TARGET_MACHINE_DEPENDENT_REORG): Define.
8795         (pa_combine_instructions): Remove "first insn" parameter.
8796         (remove_useless_addtr_insns): Likewise.
8797         (pa_reorg): Likewise.  Make static.  Update calls to above functions.
8798
8799         * config/rs6000/rs6000.h (MACHINE_DEPENDENT_REORG): Remove
8800         commented-out definition.
8801
8802         * config/s390/s390-protos.h (s390_machine_dependent_reorg): Remove.
8803         * config/s390/s390.h (MACHINE_DEPENDENT_REORG): Remove.
8804         * config/s390/s390.c (TARGET_MACHINE_DEPENDENT_REORG): Define.
8805         (s390_reorg): Renamed from s390_machine_dependent_reorg.  Make static.
8806         Remove parameter.
8807
8808         * config/sh/sh-protos.h (machine_dependent_reorg): Remove.
8809         * config/sh/sh.h (MACHINE_DEPENDENT_REORG): Remove.
8810         * config/sh/sh.c (TARGET_MACHINE_DEPENDENT_REORG): Define.
8811         (sh_reorg): Renamed from machine_dependent_reorg.  Make static.
8812         Remove parameter.
8813         (sh_output_mi_thunk): Call sh_reorg directly.
8814         * config/sh/sh.md: Update comment.
8815
8816         * config/stormy16/stormy16.h (MACHINE_DEPENDENT_REORG): Remove
8817         commented-out definition.
8818
8819         * config/v850/v850-protos.h (v850_reorg): Remove declaration.
8820         * config/v850/v850.h (MACHINE_DEPENDENT_REORG): Remove.
8821         * config/v850/v850.c (TARGET_MACHINE_DEPENDENT_REORG): Define.
8822         (v850_reorg): Make static.  Remove parameter.
8823
8824         * config/xtensa/xtensa-protos.h (xtensa_reorg): Remove declaration.
8825         * config/xtensa/xtensa.h (MACHINE_DEPENDENT_REORG): Remove.
8826         * config/xtensa/xtensa.c (TARGET_MACHINE_DEPENDENT_REORG): Define.
8827         (xtensa_reorg): Make static.  Remove parameter.
8828
8829         * doc/tm.texi (MACHINE_DEPENDENT_REORG): Remove.
8830         (TARGET_MACHINE_DEPENDENT_REORG): Document.
8831
8832 2003-05-13  Richard Henderson  <rth@redhat.com>
8833
8834         * c-decl.c (duplicate_decls): Re-invoke make_decl_rtl if
8835         the old decl had instantiated DECL_RTL.
8836
8837 2003-05-13  Mike Stump  <mrs@apple.com>
8838
8839         * doc/invoke.texi (Option Summary): Kill off documentation for -$.
8840
8841 2003-05-13  Janis Johnson  <janis187@us.ibm.com>
8842
8843         * config/rs6000/sysv4.h (OUTPUT_ASM_ALIGNED_LOCAL): Expect
8844         HOST_WIDE_INT argument.
8845
8846 2003-05-13  Jason Merrill  <jason@redhat.com>
8847
8848         * tree.h (STRIP_MAIN_TYPE_NOPS): New macro.
8849
8850         * tree.c (iterative_hash_expr): New fn.
8851
8852         * c-semantics.c (emit_local_var): Don't mess with temp slots if
8853         there's no initializer.
8854
8855 2003-05-13  Richard Sandiford  <rsandifo@redhat.com>
8856
8857         * final.c (final_scan_insn): Apply the effects of frame-related
8858         delay slot insns before emitting a delayed branch.
8859
8860 2003-05-13  Nick Clifton  <nickc@redhat.com>
8861
8862         * config/mcore/mcore.md (jump): Use emit_jump_insn.
8863
8864 2003-05-13  Ulrich Weigand  <uweigand@de.ibm.com>
8865
8866         * config/s390/s390.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY): Second
8867         parameter of ASM_OUTPUT_SKIP must have type unsigned HOST_WIDE_INT.
8868
8869 2003-05-12  DJ Delorie  <dj@redhat.com>
8870
8871         * expr.c (move_by_pieces): Honor the alignment of TO and FROM.
8872         (emit_push_insn): Don't use push when the source alignment is less
8873         than the stack's push rounding.
8874
8875 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
8876
8877         * diagnostic.c (output_format): Add support for %m.
8878         (output_printf, output_verbatim, diagnostic_set_info,
8879         verbatim): Set err_no field of the text_info structure being
8880         initialized.
8881         (fatal_io_error): Delete function.
8882         * diagnostic.h (text_info): Add err_no field.
8883         * toplev.h (fatal_io_error): Delete prototype.
8884
8885         * c-opts.c, c-pch.c, dwarfout.c, ggc-common.c, ggc-page.c, graph.c
8886         * toplev.c, config/mips/mips.c, config/rs6000/host-darwin.c
8887         * objc/objc-act.c: Replace all calls to fatal_io_error with
8888         calls to fatal_error; add ": %m" to the end of all the affected
8889         error messages.
8890
8891 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
8892
8893         * varasm.c (notice_rtl_inlining_of_deferred_constant): New function.
8894         * rtl.h: Prototype it.
8895         * integrate.c (copy_rtx_and_substitute <SYMBOL_REF>): Call it
8896         when appropriate.
8897
8898 2003-05-13  Ulrich Weigand  <uweigand@de.ibm.com>
8899
8900         * config/s390/s390.md ("*iordi3_oi"): Do not mark commutative.
8901         ("*iorsi3_oi"): Likewise.
8902
8903 2003-05-13  Richard Earnshaw  <rearnsha@arm.com>
8904
8905         * arm.md (compare_scc): Use shorter sequence for EQ case.
8906         (ior_scc_scc_cmp, and_scc_scc_cmp): New insn-and-split patterns.
8907         (and_scc_scc): Ensure split only applies when there is a dominance
8908         of the comparisons.
8909         (and_scc_scc_nodom): New insn-and-split pattern.
8910
8911 2003-05-13  Richard Sandiford  <rsandifo@redhat.com>
8912
8913         * unwind-dw2.c (uw_init_context_1): Don't pass &outer_cfa directly
8914         to _Unwind_SetGRPtr().
8915
8916 2003-05-13  Michael Eager <eager@mvista.com>
8917
8918         * Makefile.in: Initialize program_transform_cross_name from
8919         @program_transform_name@ instead of target_alias.
8920
8921 2003-05-12  Janis Johnson  <janis187@us.ibm.com>
8922             Alan Modra  <amodra@bigpond.net.au>
8923             Jakub Jelinek  <jakub@redhat.com>
8924
8925         * configure.in (HAVE_AS_TLS): Add powerpc and powerpc64 tests.
8926         * configure: Rebuild.
8927         * config/rs6000/rs6000-protos.h: Update.
8928         * config/rs6000/rs6000.c (rs6000_tls_size): New.
8929         (rs6000_tls_size_string): New.
8930         (rs6000_parse_tls_size_option): New.
8931         (rs6000_legitimize_tls_address): New.
8932         (rs6000_tls_get_addr): New.
8933         (rs6000_got_sym): New.
8934         (rs6000_tls_symbol_ref): New.
8935         (rs6000_tls_symbol_ref_1): New.
8936         (rs6000_get_some_local_dynamic_name): New.
8937         (rs6000_get_some_local_dynamic_name_1): New.
8938         (TARGET_HAVE_TLS): New.
8939         (TARGET_CANNOT_FORCE_CONST_MEM): New.
8940         (rs6000_override_options): Handle -mtls-size option.
8941         (constant_pool_expr_1): Handle TLS symbols.
8942         (rs6000_legitimize_address): Handle TLS symbols.
8943         (rs6000_tls_referenced_p): New.
8944         (rs6000_legitimate_address): Handle TLS symbols.
8945         (rs6000_emit_move): Handle TLS symbols.
8946         (print_operand): Handle TLS symbols.
8947         (uses_TOC): Handle TLS symbols.
8948         (rs6000_emit_prologue): Use symbol for unspec constant.
8949         * config/rs6000/rs6000.h (HAVE_AS_TLS): New.
8950         (some_ld_name): New.
8951         (LEGITIMATE_CONSTANT_P): Handle TLS symbols.
8952         (PRINT_OPERAND_PUNCT_VALID_P): Handle TLS symbols.
8953         (PREDICATE_CODES): Add rs6000_tls_symbol_ref.
8954         * config/rs6000/rs6000.md (load_toc_v4_PIC_1, load_toc_v4_PIC_1b):
8955         Support TLS.
8956         (tls_gd_32, tls_gd_64, tls_ld_32, tls_ld_64, tls_dtprel_32,
8957         tls_dtprel_64, tls_dtprel_ha_32, tls_dtprel_ha_64, tls_dtprel_lo_32,
8958         tls_dtprel_lo_64, tls_got_dtprel_32, tls_got_dtprel_64, tls_tprel_32,
8959         tls_tprel_64, tls_tprel_ha_32, tls_tprel_ha_64, tls_tprel_lo_32,
8960         tls_tprel_lo_64, tls_got_tprel_32, tls_got_tprel_64, tls_tls_32,
8961         tls_tls_64): New.
8962         * config/rs6000/sysv4.h (SUBTARGET_OPTIONS): Add tls_size.
8963
8964 2003-05-12  Neil Booth  <neil@cat.daikokuya.co.uk>
8965
8966         * Makefile.in (stage2_build, stage3_build, stage4_build):
8967         Set BUILD_CC to the same as CC.
8968
8969 2003-05-12  Neil Booth  <neil@daikokuya.co.uk>
8970
8971         * alloc-pool.c (last_id): Put in ENABLE_CHECKING guards.
8972
8973 2003-05-12  Andreas Schwab  <schwab@suse.de>
8974
8975         * config/ia64/ia64.c (ia64_function_ok_for_sibcall): Mark 'exp'
8976         as unused.
8977         (bundling): Initialize 'pos'.
8978         (ia64_expand_builtin): Initialize 'rmode'.
8979
8980 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
8981
8982         * config/rs6000/xcoff.h (ASM_OUTPUT_SKIP): Accept HOST_WIDE_INT.
8983         (ASM_OUTPUT_ALIGNED_COMMON): Same.
8984         (ASM_OUTPUT_LOCAL): Same.
8985
8986 Mon May 12 21:53:29 CEST 2003  Jan Hubicka  <jh@suse.cz>
8987
8988         * varasm.c (output_constant):  Fix underflow.
8989
8990 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
8991
8992         PR other/10745
8993         * configure.in: Correct detection of GNU ld version number.
8994         * configure: Regenerated.
8995
8996 2003-05-12  Zack Weinberg  <zack@codesourcery.com>
8997
8998         * diagnostic.c (diagnostic_for_decl): Take a
8999         diagnostic_context argument.  Restructure to be consistent
9000         with diagnostic_report_diagnostic.
9001         (diagnostic_count_diagnostic): Now static.  Take a
9002         diagnostic_info argument, not just a diagnostic_t.  Some code
9003         moved here from internal_error.  Move a case label for
9004         clarity.
9005         (diagnostic_action_after_output): New function.  Code moved
9006         here from internal_error and fatal_error.
9007         (bug_report_request): New #define so that this text appears in
9008         only one place.
9009         (diagnostic_report_diagnostic): Update to match changes to
9010         diagnostic_count_diagnostic.  Call diagnostic_action_after_output.
9011         (diagnostic_set_info): Call gettext here.
9012
9013         (pedwarn): Update comment.  Don't call gettext here.
9014         (sorry): Use report_diagnostic.  Don't call gettext here.
9015         (fatal_error): Remove final fnotice and exit, but call
9016         real_abort to prevent warnings about noreturn function returning.
9017         (internal_error): Likewise.  Don't do ICE suppression here nor
9018         call context->internal_error.
9019         (warning_with_decl): Suppress for decls in system headers.
9020         Adjust call to diagnostic_for_decl.
9021         (pedwarn_with_decl): Likewise.
9022         (error_with_decl): Adjust call to diagnostic_for_decl.
9023         (error_recursion): Use bug_report_request.
9024
9025         * diagnostic.h: Remove prototype of diagnostic_count_diagnostic.
9026         * objc/objc-act.c (error_with_ivar, warn_with_method): Don't call
9027         diagnostic_count_diagnostic.
9028
9029 2003-05-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9030
9031         * pa64-hpux.h (ASM_OUTPUT_ALIGNED_COMMON): Correct last patch.
9032
9033 Mon May 12 15:57:54 CEST 2003  Jan Hubicka  <jh@suse.cz>
9034
9035         * rs6000/darwin.h (ASM_OUTPUT_COMMON): Accept HOST_WIDE_INT
9036         * mips/elf.h (ASM_OUTPUT_ALIGNED_BSS): Fix warning.
9037         * mips/mips.h (ASM_OUTPUT_SKIP):  Fix typo in the previous patch.
9038
9039 2003-05-12  Roger Sayle  <roger@eyesopen.com>
9040
9041         * doc/rtl.texi: Document zero_extract as a valid destination
9042         of a set insn.
9043
9044 2003-05-12  Richard Earnshaw  <rearnsha@arm.com>
9045
9046         * arm/lib1funcs.asm (LSYM): Define -- on ELF prefix a local symbol with
9047         '.'.  Change all local symbol definitions and references to use LSYM.
9048
9049 Mon May 12 11:32:53 CEST 2003  Jan Hubicka  <jh@suse.cz>
9050
9051         * expr.h (assemble_static_space): Update prototype.
9052         * output.h (assemble_zeros, output_constant): Likewise.
9053         * elfos.h (ASM_OUTPUT_SKIP, ASM_OUTPUT_COMMON): Make it 64bit clean
9054         * alpha.h (ASM_OUTPUT_SKIP, ASM_OUTPUT_COMMON, ASK_OUTPUT_LOCAL): Make
9055         it 64bit clean.
9056         * elf.h (ASM_OTUPUT_SKIP): Likewise.
9057         * unicosmk.h (ASM_OUTPUT_SKIP, ASM_OUTPUT_COMM): Likewise.
9058         * arm.h (ASM_OUTPUT_COMMON, ASM_OUTPUT_LOCAL, ASM_OUTPUT_SKIP):
9059         Expect HOST_WIDE_INT operand.
9060         * aout.h (ASM_OUTPUT_COMMON, ASM_OUTPUT_LOCAL, ASM_OUTPUT_SKIP):
9061         Expect HOST_WIDE_INT operand.
9062         * unknown-elf.h (ASM_OUTPUT_COMMON, ASM_OUTPUT_LOCAL, ASM_OUTPUT_SKIP):
9063         Expect HOST_WIDE_INT operand.
9064         * avr.h (ASM_OUTPUT_COMMON, ASM_OUTPUT_SKIP): Expect
9065         HOST_WIDE_INT operand.
9066         * c4x.h (ASM_OUTPUT_COMMON, ASM_OUTPUT_LOCAL, ASM_OUTPUT_SKIP,
9067         ASM_OUTPUT_BSS): Expect HOST_WIDE_INT operand.
9068         * aout.h (ASM_OTUPUT_SKIP): Likewise.
9069         * cris.h (ASM_OTUPUT_SKIP, ASM_OUTPUT_COMMON, ASM_OUTPUT_LOCAL): Likewise.
9070         * darwin.h (ASM_OTUPUT_SKIP, ASM_OUTPUT_COMMON): Likewise.
9071         * dsp16xx.h (ASM_OTUPUT_SKIP): Likewise.
9072         * frv.h (ASM_OTUPUT_SKIP): Likewise.
9073         * h8300.h (ASM_OTUPUT_SKIP, ASM_OUTPUT_LOCAL): Likewise.
9074         * 370.h (ASM_OTUPUT_SKIP, ASM_OUTPUT_COMMON, ASM_OUTPUT_LOCAL):
9075         Make it 64bit
9076         clean.
9077         * att.h (ASM_OUTPUT_SKIP): Expect HOST_WIDE_INT operand.
9078         * bsd.h (ASM_OUTPUT_SKIP, ASM_OUTPUT_COMMON, ASM_OUTPUT_LOCAL):
9079         Make it 64bit clean.
9080         * darwin.h (ASM_OUTPUT_SKIP): Make it 64bit clean..
9081         * sco5.h (ASM_OUTPUT_SKIP, ASM_OUTPUT_COMMON, ASM_OUTPUT_LOCAL): Expect
9082         HOST_WIDE_INT operand
9083         * svr3gas.h (ASM_OUTPUT_SKIP, ASM_OUTPUT_COMMON, ASM_OUTPUT_LOCAL):
9084         Expect HOST_WIDE_INT operand
9085         * sysv3.h (ASM_OUTPUT_SKIP): Expect HOST_WIDE_INT operand
9086         * i960.h (ASM_OUTPUT_SKIP, ASM_OUTPUT_COMMON,
9087         ASM_OUTPUT_ALIGNED_LOCAL): Expect HOST_WIDE_INT operand
9088         * ip2k.h (ASM_OUTPUT_COMMON, ASM_OUTPUT_LOCAL, ASM_OUTPUT_SKIP):
9089         Likewise.
9090         * m32r.h (ASM_OUTPUT_COMMON): Likewise.
9091         * 3b1.h (ASM_OUTPUT_COMMON, ASM_OUTPUT_LOCAL, ASM_OUTPUT_SKIP):
9092         Likewise.
9093         * amix.h (ASM_OUTPUT_ALIGNED_LOCAL): Likewise.
9094         * crds.h (ASM_OUTPUT_SKIP, ASM_OUTPUT_ALIGNED_LOCAL): Likewise.
9095         * hp320.h (ASM_OUTPUT_COMMON, ASM_OUTPUT_LOCAL,
9096         ASM_OUTPUT_SKIP): Likewise.
9097         * m68k.h (ASM_OUTPUT_COMMON, ASM_OUTPUT_LOCAL, ASM_OUTPUT_SKIP):
9098         Likewise.
9099         * m68kelf.h (ASM_OUTPUT_COMMON, ASM_OUTPUT_LOCAL,
9100         ASM_OUTPUT_SKIP): Likewise.
9101         * m68kv4.h (ASM_OUTPUT_COMMON, ASM_OUTPUT_LOCAL,
9102         ASM_OUTPUT_SKIP): Likewise.
9103         * mot3300.h (ASM_OUTPUT_LOCAL, ASM_OUTPUT_SKIP): Likewise.
9104         * netbsd-elf.h (ASM_OUTPUT_LOCAL, ASM_OUTPUT_COMMON,
9105         ASM_OUTPUT_SKIP): Likewise.
9106         * sgs.h (ASM_OUTPUT_SKIP): Likewise.
9107         * tower-as.h (ASM_OUTPUT_LOCAL, ASM_OUTPUT_COMMON,
9108         ASM_OUTPUT_SKIP): Likewise.
9109         * m88k.h (ASM_OUTPUT_LOCAL, ASM_OUTPUT_COMMON, ASM_OUTPUT_SKIP):
9110         Likewise.
9111         * mcore.h (ASM_OUTPUT_LOCAL, ASM_OUTPUT_BSS, ASM_OUTPUT_SKIP): Likewise.
9112         * iris.h (ASM_OUTPUT_LOCAL): Likewise.
9113         * mips.h (ASM_OUTPUT_LOCAL, ASM_OUTPUT_SKIP): Likewise.
9114         * ns32k.h (ASM_OUTPUT_COMMON, ASM_OUTPUT_LOCAL,
9115         ASM_OUTPUT_SKIP): Make it 64bit clean.
9116         * pa-pro-end.h (ASM_OUTPUT_LOCAL, ASM_OUTPUT_ALIGNED_LOCAL):
9117         Make it 64bit clean.
9118         * pa.h (ASM_OUTPUT_COMMON, ASM_OUTPUT_LOCAL, ASM_OUTPUT_ALIGNED_LOCAL,
9119         ASM_OUTPUT_SKIP): Make it 64bit clean.
9120         * hpux.h (ASM_OUTPUT_LOCAL, ASM_OUTPUT_ALIGNED_LOCAL): Make it
9121         64bit clean.
9122         * romp.h (ASM_OUTPUT_SKIP, ASM_OUTPUT_LOCAL, ASM_OUTPUT_COMMON): Expect
9123         HOST_WIDE_INT argument
9124         * s390.h (ASM_OUTPUT_SKIP): Expect HOST_WIDE_INT argument.
9125         * sh.h (ASM_OUTPUT_SKIP, ASM_OUTPUT_LOCAL, ASM_OUTPUT_COMMON): Expect
9126         HOST_WIDE_INT argument
9127         * sol2.h (ASM_OUTPUT_SKIP): HOST_WIDE_INT argument
9128         * sparc.h (ASM_OUTPUT_SKIP, ASM_OUTPUT_COMMON): HOST_WIDE_INT argument
9129         * svr3.h (ASM_OUTPUT_SKIP): HOST_WIDE_INT argument
9130         * vax.h (ASM_OUTPUT_SKIP, ASM_OUTPUT_COMMON, ASM_OUTPUT_LOCAL):
9131         HOST_WIDE_INT argument
9132         * vaxv.h (ASM_OUTPUT_LOCAL): HOST_WIDE_INT argument
9133         * xtensa.h (ASM_OUTPUT_LOCAL): HOST_WIDE_INT argument
9134         * varasm.c (asm_output_bss, asm_output_aligned_bss,
9135         asm_emit_uninitialized, assemble_zeros, assemble_static_space):
9136         HOST_WIDE_INT argument
9137
9138 2003-05-10  Steven Bosscher  <steven@gcc.gnu.org>
9139
9140         * cgraphunit.c (cgraph_create_edges): Drop walk_tree in
9141         favor of walk_tree_without_duplicates.  Add comments.
9142
9143 2003-05-12  Josef Zlomek  <zlomekj@suse.cz>
9144
9145         * alloc-pool.h (ALLOC_POOL_ID_TYPE): New type.
9146         (struct alloc_pool_def): New element 'id'.
9147         * alloc-pool.c (fancy_abort): Extern function prototype.
9148         (abort): Macro which uses fancy_abort.
9149         (struct allocation_object_def): New structure.
9150         (ALLOCATION_OBJECT_PTR_FROM_USER_PTR): New macro.
9151         (USER_PTR_FROM_ALLOCATION_OBJECT_PTR): New macro.
9152         (last_id): New variable.
9153         (create_alloc_pool): Add the offset of u.data to size of element,
9154         increase and use last_id.
9155         (free_alloc_pool): Do the checking only when ENABLE_CHECKING.
9156         (pool_alloc): Likewise. Set ID for elements.
9157         (pool_free): Check whether the PTR was allocated from POOL.
9158
9159 2003-05-11  Richard Henderson  <rth@redhat.com>
9160
9161         PR c/10675
9162         * c-decl.c: Include hashtab.h.
9163         (detect_field_duplicates): New.
9164         (finish_struct): Use it.
9165         * Makefile.in (c-decl.o): Update.
9166         * c-parse.in (structsp_attr): Nreverse component_decl_list results.
9167         (component_decl_list, component_decl_list2,
9168         components, components_notype): Build list in reverse order.
9169         (enumlist): Clarify docs.  Use TREE_CHAIN not chainon.
9170
9171         * tree.c (chainon): Special case op2 null as well.
9172         Reorg for clarity.
9173
9174 2003-05-11  Roger Sayle  <roger@eyesopen.com>
9175
9176         * config/i386/i386.md (logsf2, logdf2, logxf2, logdf2): New patterns
9177         to implement log, logf and logl built-ins as inline x87 intrinsics.
9178         (UNSPEC_FYL2X): New unspec to represent x87's "fyl2x" instruction.
9179         (*fyl2x_sfxf3, *fyl2x_dfxf3, *fyl2x_xf3, *fyl2x_tfxf3): New insn
9180         patterns for x87's "fyl2x" instruction, used by log?f2 patterns.
9181
9182         * reg-stack.c (subst_stack_regs_pat): Handle UNSPEC_FYL2X like
9183         UNSPEC_FPATAN, i.e. replaces two stack operands with single result.
9184
9185 2003-05-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9186
9187         * Makefile.in (out_object_file): Don't set -Wno-error for ${cpu}.o.
9188
9189         * sparc.c (print_operand): Fix uninitialized warning.
9190
9191 2003-05-12  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9192
9193         * cfgloopanal.c (num_loop_insns, average_num_loop_insns): Count only
9194         real insns.
9195         * loop-unroll.c (unroll_loop_runtime_iterations): Remove superfluous
9196         condition.
9197
9198 2003-05-11  Neil Booth  <neil@cat.daikokuya.co.uk>
9199
9200         * doc/cpp.texi: Fix typos.
9201
9202 2003-05-11  Ulrich Weigand  <uweigand@de.ibm.com>
9203
9204         * config/s390/s390.c (s390_function_arg_float): New function.
9205         (s390_function_arg_pass_by_reference): Use it.
9206         (s390_function_arg_advance): Likewise.
9207         (s390_function_arg): Likewise.
9208         (s390_va_arg): Likewise
9209
9210 2003-05-11  Nathan Sidwell  <nathan@codesourcery.com>
9211
9212         * coverage.h (coverage_counter_alloc): New function.
9213         * function.h (struct function): Remove arc_profile flag.
9214         * coverage.c (fn_ident): Remove.
9215         (fn_b_ctrs, no_coverage): New.
9216         (get_coverage_counts): Use current_function_funcdef_no.
9217         (coverage_counter_alloc): New.
9218         (coverage_counter_ref): Adjust.
9219         (coverage_begin_output): Check no_coverage. Use
9220         current_function_funcdef_no.
9221         (coverage_end_function): Likewise.
9222         (create_coverage): Set no_coverage. Set DECL_UNINLINEABLE rather
9223         than clearing flag_inline_functions. Do not clear arc_profile
9224         flag.
9225         * function.c (prepare_function_start): Do not set arc_profile
9226         flag.
9227         * profile.c (instrument_edges): Return number of instrumented
9228         edges. Use a for loop.
9229         (branch_prob): Call coverage_counter_alloc. Make BB_TO_GCOV_INDEX
9230         local to here and simplify. Use profile_arc_flag not arc_profile
9231         flag.
9232         (find_spanning_tree): Reformat.
9233         * toplev.c (rest_of_compilation): Use profile_arc_flags and
9234         flag_test_coverage rather than arc_profile flag.
9235
9236 2003-05-11  Gabriel Dos Reis <gdr@integrable-solutions.net>
9237
9238         * doc/invoke.texi (Wctor-dtor-privacy): Update documentation.
9239
9240 2003-05-11  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9241
9242         * varasm.c (copy_constant, case VIEW_CONVERT_EXPR): New case.
9243
9244 2003-05-11  Bruno Haible  <bruno@clisp.org>
9245
9246         * cppfiles.c (find_or_create_entry): Preserve errno.
9247
9248 2003-05-11  Neil Booth  <neil@cat.daikokuya.co.uk>
9249
9250         * c-cppbuiltin.c (c_cpp_builtins): Move __STDC_HOSTED__ into
9251         cpplib as it's a Standard Predefined Macro.
9252         * c-opts.c (finish_options): Pass flag_hosted to cpp_init_builtins.
9253         * cppinit.c (_cpp_init_builtins): Take HOSTED.  Define
9254         __STDC_HOSTED__ appropriately.
9255         * cpplib.h (_cpp_init_builtins): Update.
9256         * fix-header.c (read_scan_file): Update.
9257         * doc/cpp.texi, doc/cppopts.texi: Update documentation.
9258
9259 2003-05-11  Gabriel Dos Reis  <gdr@integrable-solutions.net>
9260
9261         PR C++/689
9262         PR C++/9257
9263         * c-opts.c (c_common_decode_option): Don't set
9264         warn_ctor_dtor_privacy wen -Wall.
9265         * c-common.c (warn_ctor_dtor_privacy): Don't turn on by default.
9266
9267 2003-05-10  Alexandre Oliva  <aoliva@redhat.com>
9268
9269         * reload1.c (reload_cse_move2add): Revert part of my 2003-05-09's
9270         patch.
9271
9272 2003-05-10  Zack Weinberg  <zack@codesourcery.com>
9273
9274         * diagnostic.c: Reorder functions for clarity, putting all the
9275         functions in the "error" family next to each other, and
9276         likewise all the functions in the "error_with_decl" family.
9277         Some other routines were moved too.  Add comments.
9278         (vbuild_message_string): Fold into sole caller.
9279
9280
9281 2003-05-11  Ulrich Weigand  <uweigand@de.ibm.com>
9282
9283         * except.c (EH_RETURN_STACKADJ_RTX): Do not define.
9284         (EH_RETURN_HANDLER_RTX): Likewise.
9285         (expand_builtin_eh_return): Do not copy stack adjustment
9286         if EH_RETURN_STACKADJ_RTX is not defined.
9287         (expand_eh_return): Likewise.  Also, do not pass stack
9288         adjustment as argument to the eh_return pattern.
9289         * except.h (MUST_USE_SJLJ_EXCEPTIONS): Do not define just
9290         because EH_RETURN_STACKADJ_RTX is not defined.
9291         * unwind-dw.c (uw_update_context_1): If EH_RETURN_STACKADJ_RTX
9292         is not defined, treat stack pointer like a regular register.
9293         (uw_init_context_1): Set up fake initial stack pointer register.
9294         (uw_install_context_1): Do not compute stack adjustment if
9295         EH_RETURN_STACKADJ_RTX is not defined.
9296
9297         * config/i386/i386.md ("eh_return"): Remove first argument.
9298         * config/mips/mips.md ("eh_return"): Likewise.
9299         * config/rs6000/rs6000.md ("eh_return"): Likewise.
9300         * config/sh/sh.md ("eh_return"): Likewise.
9301
9302         * config/s390/s390.h (EH_RETURN_STACKADJ_RTX): Remove.
9303
9304 2003-05-10  Alexander Aganichev  <aaganichev@yandex.ru>
9305
9306         * config/i386/i386.h (MODES_TIEABLE_P): Fix typo.
9307
9308 2003-05-10  Nathan Sidwell  <nathan@codesourcery.com>
9309
9310         * defaults.h (GCOV_TYPE_SIZE): Remove.
9311         * gcov-io.h (gcov_type): Set to specific mode int on target.
9312         (gcov_unsigned_t, gcov_position_t): New.
9313         (GCOV_TYPE_NODE): New.
9314         (GCOV_TAG_SUMMARY_LENGTH): Adjust.
9315         (GCOV_COUNTERS_SUMMABLE): New.
9316         (gcov_ctr_summary, gcov_sumary, gcov_fn_info, gcov_merge_fn,
9317         gcov_ctr_info, gcov_info): Adjust types.
9318         (gcov_var): Adjust types.
9319         (gcov_write_unsigned, gcov_write_tag,
9320         gcov_write_length, gcov_write_tag_length, gcov_write_summary,
9321         gcov_read_unsigned, gcov_read_summary): Adjust gcov types.
9322         (gcov_position, gcov_sync, gcov_seek): Adjust gcov types.
9323         * gcov-io.c (gcov_write_unsigned, gcov_write_tag,
9324         gcov_write_length, gcov_write_tag_length, gcov_write_summary,
9325         gcov_read_unsigned, gcov_read_summary): Adjust gcov types.
9326         * libgcov.c (gcov_crc32, gcov_version_mismatch, gcov_exit,
9327         __gcov_init, __gcov_merge_add): Adjust gcov types.
9328         * coverage.c (ctr_merge_functions): Constify.
9329         (ctr_names): New.
9330         (read_counts_file): Adjust gcov types. Only summarize & merge
9331         summable counters.
9332         (coverage_counter_ref): Use GCOV_TYPE_NODE.
9333         (build_fn_info_type, build_fn_info_value, build_ctr_info_type,
9334         build_ctr_info_value, build_gcov_info): Adjust types.
9335         * profile.c (branch_prob): Adjust gcov types.
9336         * gcov_dump (dump_file): Adjust gcov types.
9337
9338 2003-05-10  Richard Earnshaw  <rearnsha@arm.com>
9339
9340         * arm.md (DOM_CC_X_AND_Y, DOM_CC_NX_OR_Y, DOM_CC_X_OR_Y): New
9341         constants.
9342         (ior_scc_scc, and_scc_scc): New insn_and_split patterns.
9343         * arm.c (arm_select_dominance_cc_mode): Renamed from
9344         select_dominance_cc_mode, no-longer static.  Use DOM_CC... constants.
9345         Callers updated.
9346         * arm-protos.h (arm_select_dominance_cc_mode): Add prototype.
9347
9348 2003-05-09  Roger Sayle  <roger@eyesopen.com>
9349
9350         * config/alpha/alpha.c (alpha_start_function): Declare frame_size
9351         as unsigned to avoid signed/unsigned comparison warnings.
9352
9353 2003-05-09  Bob Wilson  <bob.wilson@acm.org>
9354
9355         * config/xtensa/xtensa.c (xtensa_emit_loop_end): Only use "nop.n"
9356         instruction if the Xtensa density option is enabled.
9357
9358 2003-05-09  Matt Kraai <kraai@alumni.cmu.edu>
9359
9360        * mklibgcc.in: Remove extra quotes.
9361
9362 2003-05-09  Mark Mitchell  <mark@codesourcery.com>
9363
9364         * config/rs6000/rs6000.c (spe_init_builtins): Fix typo in creation
9365         of int_ftype_void.
9366
9367 2003-05-09  Alexandre Oliva  <aoliva@redhat.com>
9368
9369         * reload1.c (reload_cse_move2add): Don't turn an implicit
9370         truncation into a self-set in the narrow mode.
9371
9372 2003-05-09  Richard Earnshaw  <rearnsha@arm.com>
9373
9374         * arm.md (clzsi2): The CLZ instruction is predicable.
9375
9376 2003-05-09  Bob Wilson  <bob.wilson@acm.org>
9377
9378         * config/xtensa/xtensa.c: Formatting.
9379
9380 2003-05-09  Diego Novillo  <dnovillo@redhat.com>
9381
9382         * tree-dump.c (dequeue_and_dump): Use CONSTRUCTOR_ELTS,
9383         instead of TREE_OPERAND to access the operand of a
9384         CONSTRUCTOR node.
9385
9386 2003-05-09  Diego Novillo  <dnovillo@redhat.com>
9387
9388         * tree-dump.c (dequeue_and_dump): CONSTRUCTOR nodes contain only
9389         one operand.
9390
9391 2003-05-09  Gabriel Dos Reis <gdr@integrable-solutions.net>
9392
9393         * toplev.h (warning_with_file_and_line): Don't declare.
9394         (error_with_file_and_line): Likewise.
9395         * diagnostic.c (error_with_file_and_line): Remove.
9396         (warning_with_file_and_line): Likewise.
9397
9398 2003-05-09  Gabriel Dos Reis <gdr@integrable-solutions.net>
9399
9400         * c-parse.in (if_stmt_locus): New object.
9401         (if_prefix rule): Use it.  Don't use warning_with_file_and_line.
9402         (select_or_iter_stmt rule): Likewise.
9403         (if_stmt_file): Remove.
9404         (if_stmt_line): Likewise.
9405         * jump.c: include "diagnostic.h"
9406         (never_reached_warning): Don't use warning_with_file_and_line.
9407         * Makefile.in (jump.o): Add dependce on diagnostic.h
9408
9409 2003-05-09  Alan Modra  <amodra@bigpond.net.au>
9410
9411         * expr.c (move_block_from_reg): Remove "size" parm.  Localize vars.
9412         Move code handling pieces not larger than a word to..
9413         * function.c (assign_parms): ..here, but use change_address instead
9414         of adjust_address and operand_subword, and expand_binop instead of
9415         expand_shift.  Adjust calls to move_block_from_reg.
9416         * expr.h (move_block_from_reg): Update declaration.
9417         (copy_blkmode_from_reg): Formatting.
9418         * Makefile.in (function.o): Add $(OPTABS_H) to deps.
9419         * config/alpha/alpha.c (alpha_setup_incoming_varargs): Adjust
9420         move_block_from_reg calls.
9421         * config/arc/arc.c (arc_setup_incoming_varargs): Likewise.
9422         * config/i960/i960.c (i960_setup_incoming_varargs): Likewise.
9423         * config/m32r/m32r.c (m32r_setup_incoming_varargs): Likewise.
9424         * config/m88k/m88k.c (m88k_builtin_saveregsk): Likewise.
9425         * config/mips/mips.c (mips_setup_incoming_varargs): Likewise.
9426         * config/pa/pa.c (hppa_builtin_saveregs): Likewise.
9427         * config/romp/romp.h (SETUP_INCOMING_VARARGS): Likewise.
9428         * config/rs6000/rs6000.c (setup_incoming_varargs): Likewise.
9429         * config/sh/sh.c (sh_builtin_saveregs): Likewise.
9430
9431 2003-05-08  DJ Delorie  <dj@redhat.com>
9432
9433         * config/stormy16/stormy16.c (xstormy16_expand_builtin_va_arg): Fix
9434         to handle arguments for which MUST_PASS_IN_STACK is true (e.g.,
9435         variable-sized types).
9436         (xstormy16_function_arg): New.  Pass them that way too.
9437         * config/stormy16/stormy16-protos.h (xstormy16_function_arg): New.
9438         * config/stormy16/stormy16.h (FUNCTION_ARG): Call it.
9439
9440 2003-05-08  Aldy Hernandez  <aldyh@redhat.com>
9441
9442         * mklibgcc.in: Use mkinstalldirs when installing multilib
9443         directories.
9444
9445 2003-05-08  J"orn Rennecke <joern.rennecke@superh.com>
9446
9447         * sh.c (gen_block_redirect, split_branches): Use CODE_FOR_jump_compact
9448         instead of CODE_FOR_jump
9449
9450 2003-05-08  Gabriel Dos Reis <gdr@integrable-solutions.net>
9451
9452         * objc/objc-act.c (error_with_ivar): Don't use
9453         error_with_file_and_line.
9454         (warn_with_method): Don't use warning_with_file_and_line.
9455
9456 2003-05-08  Gabriel Dos Reis  <gdr@integrable-solutions.net>
9457
9458         * stmt.c (emit_locus): New macro.
9459         (emit_filename): Remove.
9460         (emit_lineno): Likewise.
9461         (struct stmt_status): Replace members x_emit_filename and
9462         x_emit_lineno with x_emit_locus.
9463         (set_file_and_line_for_stmt): Adjust.
9464         (expand_expr_stmt_value): Don't use warning_with_file_and_line.
9465         (warn_if_unused_value): Likewise.
9466         (check_seenlabel): Likewise.
9467
9468 2003-05-08  Gabriel Dos Reis  <gdr@integrable-solutions.net>
9469
9470         * c-decl.c (define_label): Tidy.  Don't use any of
9471         error_with_file_and_line or warning_with_file_and_file.
9472         (pending_xref_error): Likewise.
9473         (store_parm_decls): Likewise.
9474         (current_function_prototype_locus): New object.  Package from
9475         current_function_prototype_file and current_function_prototype_line.
9476         (start_function): Use it.
9477         (current_function_prototype_file): Remove.
9478         (current_function_prototype_line): Remove;
9479
9480 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9481
9482         * builtins.c (readonly_data_expr): New function.
9483         (expand_builtin_memmove): Optimize any rodata source, not just
9484         strings.
9485
9486 2003-05-07  David Mosberger <davidm@hpl.hp.com>
9487
9488         * unwind-libunwind.c (_Unwind_FindEnclosingFunction): New.
9489
9490 2003-05-07  Richard Henderson  <rth@redhat.com>
9491
9492         * config/i386/i386.c (ix86_split_long_move): Fix base register
9493         mode for XFmode splits for TARGET_64BIT.
9494
9495 2003-05-07  Richard Henderson  <rth@redhat.com>
9496
9497         * sched-ebb.c (schedule_ebb): Supply the correct starting
9498         block number to save_line_notes.
9499
9500 2003-05-07  Richard Henderson  <rth@redhat.com>
9501
9502         * toplev.c (enum dump_file_index): Swap DFI_ce3, DFI_bbro.
9503         (dump_file): Likewise.
9504
9505 2003-05-07  David Mosberger <davidm@hpl.hp.com>
9506
9507         * config/ia64/crtbegin.asm (__do_jv_register_classes): Don't
9508         forget to preserve gp.
9509         * config/ia64/crtend.asm (__do_global_ctors_au): Ditto.
9510
9511         * config/ia64/crtbegin.asm (__do_jv_register_classes): Add missing
9512         .prologue directive.
9513         Use .skip instead of data8 for .bss section to make Intel
9514         Assembler (ias) happy.  Minor whitespace fixups.  Make "nop 0"
9515         explicit in the .mib bundles and remove the unnecessary stop
9516         bits.  Replace local labels with normal labels, to make ias
9517         happy.  Don't register __do_global_ctors_aux here, do it in
9518         crtend.asm instead.
9519
9520         * config/ia64/crtend.asm [HAVE_INIT_FINI_ARRAY]: Register
9521         __do_global_ctors_aux in .init_array section instead of
9522         declaring it as a hidden global.  Replace local labels with
9523         ordinary labels to make ias happy.
9524
9525 2003-05-07  Richard Henderson  <rth@redhat.com>
9526
9527         PR c++/10570
9528         * except.c: Revert 04-01 and 04-02 forced-unwind changes.
9529         * flags.h, toplev.c, doc/invoke.texi: Likewise.
9530
9531         * unwind-dw2.c (_Unwind_GetCFA): Fix ptr->int conversion warning.
9532         * unwind.inc (_Unwind_DeleteException): Check for null
9533         exception_cleanup.
9534
9535         * unwind-sjlj.c (_Unwind_SjLj_Resume_or_Rethrow): New.
9536         * unwind.inc (_Unwind_Resume_or_Rethrow): New.
9537         * unwind.h: Declare them.
9538         * libgcc-std.ver (GCC_3.3): Export them.
9539
9540 2003-05-07  Richard Henderson  <rth@redhat.com>
9541
9542         * unwind-dw2.c (_Unwind_GetCFA): Cast pointer to _Unwind_Ptr,
9543         not _Unwind_Word.
9544
9545 2003-05-07  Zack Weinberg  <zack@codesourcery.com>
9546
9547         * stmt.c (force_label_rtx): New function, based on logic
9548         formerly found in expand_expr.
9549         * expr.h: Prototype it.
9550         * expr.c (expand_expr <LABEL_DECL>): Use force_label_rtx if
9551         appropriate.
9552         * varasm.c (decode_addr_const <LABEL_DECL>): Use force_label_rtx.
9553
9554         * print-tree.c (debug_tree): Free the table after we're done
9555         with it.  Use putc.
9556
9557 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
9558
9559         * config/rs6000/spe.h: Reverse arguments for __ev_subfw.
9560         Unreverse arguments for __ev_subw.
9561
9562         * config/rs6000/spe.md (evsubfw): Reverse arguments of assembly.
9563
9564 2003-05-07  Nick Clifton  <nickc@redhat.com>
9565
9566         * config/stormy16/stormy-abi: Update to include
9567         R_XSTORMY16_FPTR16, R_XSTORMY16_LO16, R_XSTORMY16_HI16 and
9568         R_XSTORMY16_12 relocs.
9569
9570 2003-05-07  Alan Modra  <amodra@bigpond.net.au>
9571
9572         * function.c (assign_parms): Correct reversed reg_parm_stack_space
9573         test.  Add partial in-regs size to stack_args_size.
9574
9575 2003-05-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9576
9577         * doc/invoke.texi (Warning Options): Mark -Wmissing-declarations
9578         as a C only option.
9579
9580 2003-05-07  Nathan Sidwell  <nathan@codesourcery.com>
9581
9582         * gcov-io.h (GCOV_LOCKED): New #define.
9583         (GCOV_LINKAGE): Make sure it is #defined.
9584         (gcov_write_string, gcov_write_tag, gcov_write_length,
9585         gcov_read_string, gcov_time): Poison in libgcov.
9586         (gcov_seek_end): Remove.
9587         (gcov_write_tag_length, gcov_sync, gcov_rewrite): New.
9588         (GCOV_TAG_FUNCTION_LENGTH, GCOV_TAG_BLOCKS_LENGTH,
9589         GCOV_TAG_ARCS_LENGTH, GCOV_TAG_COUNTER_LENGTH,
9590         GCOV_TAG_SUMMARY_LENGTH): New #defines.
9591         (gcov_write_tag, gcov_write_length): Not in libgcov.
9592         * gcov-io.c (gcov_open): Use GCOV_LOCKED.
9593         (gcov_write_tag, gcov_write_length): Not in libgcov.
9594         (gcov_write_tag_length): New.
9595         (gcov_write_summary): Use gcov_write_tag_length.
9596         * libgcov.c: Always #include gcov-io.h.
9597         (IN_LIBGCOV): -1 for inhibit_libc, +1 otherwise.
9598         (GCOV_LINKAGE): Define to nothing for L_gcov.
9599         (gcov_exit): Replace gcov_write_tag, gcov_write_length with
9600         gcov_write_tag_length. Use gcov_rewrite & gcov_seek.
9601         * gcov.c (read_graph_file): Replace gcov_seek by gcov_sync.
9602         (read_count_file): Likewise.
9603         * gcov-dump.c (dump_file): Likewise.
9604         * coverag.c (read_counts_file): Likewise.
9605
9606 2003-05-06  Mark Mitchell  <mark@codesourcery.com>
9607
9608         PR other/10658
9609         * gcc.c (process_command): Update copyright date.
9610
9611 2003-05-06  Phil Edwards  <pme@gcc.gnu.org>
9612
9613         * doc/install.texi (mips-*-*):  Add note about libstdc++.
9614
9615 2003-05-06  DJ Delorie  <dj@redhat.com>
9616
9617         * config/stormy16/stormy16.c (xstormy16_function_profiler): New.
9618         * config/stormy16/stormy16.h (FUNCTION_PROFILER): Call it.
9619         * config/stormy16/stormy16-protos.h (xstormy16_function_profiler): New.
9620
9621 2003-05-06    <neil@cat.daikokuya.co.uk>
9622
9623         * c-opts.c (COMMAND_LINE_OPTIONS): Reject -Wmissing-prototypes
9624         and -Wstrict-prototypes if C++.
9625
9626 2003-05-06  Aldy Hernandez  <aldyh@redhat.com>
9627
9628         * config/rs6000/linuxspe.h: New file.
9629
9630         * config.gcc: Add powerpc-*-linux-gnuspe* target.
9631
9632 2003-05-06  Richard Henderson  <rth@redhat.com>
9633
9634         * unwind-dw2.c (uw_update_context_1): Only set cfa as sp if
9635         previous frame didn't save sp.  Clear sp for next frame.
9636         (uw_install_context_1): Honor saved sp from frame.
9637
9638 2003-05-06  Richard Sandiford  <rsandifo@redhat.com>
9639
9640         * config/mips/mips-protos.h (mips_subword, mips_output_move): Declare.
9641         (mips_move_1word, mips_move_2words): Remove declaration.
9642         (mips_split_64bit_move_p, mips_split_64bit_move): Declare.
9643         (mips_restore_gp): Remove insn argument.
9644         * config/mips/mips.h (FP_REG_RTX_P): New macro.
9645         * config/mips/mips.c (volatile_buffer): Remove.
9646         (mips_subword, mips_split_64bit_move_p, mips_split_64bit_move): New.
9647         (mips_move_1word, mips_move_2words): Remove, replacing with...
9648         (mips_output_move): ...this new function.
9649         (mips_restore_gp): Remove insn argument.  Adjust for above changes.
9650         (print_operand): Make '%h' print %hi(op) for HIGH operands.  Remove
9651         handling of floating-point constants.  Handle zero CONST_DOUBLE
9652         arguments.
9653         (mips_annotate_frame_insn): Replace with...
9654         (mips_set_frame_expr): ...this, which just takes one argument.
9655         (mips_frame_set): Change the register argument to an rtx.
9656         (mips_emit_frame_related_store): Use mips_split_64bit_move_p to
9657         check whether moves should be split.  Use mips_split_64bit_move
9658         to split them.  Use mips_subword to generate the high and low
9659         parts of a paired FPR.  Adjust calls to frame_set and
9660         mips_set_frame_expr.
9661         (mips_expand_prologue): Simplify due to above changes.
9662         * config/mips/mips.md:  Add splitters for 64-bit moves on 32-bit
9663         targets, replacing xisting register-only versions.
9664         (UNSPEC_STORE_DF_HIGH): New unspec.
9665         (UNSPEC_LOAD_DF_LOW, UNSPEC_LOAD_DF_HIGH): New unspecs.
9666         (mulsi3_r4000, muldi3_internal2): Avoid use of mips_move_1word.
9667         (*paradoxical_extendhidi2): Remove.
9668         (movdi_internal, movdi_internal2): Use mips_output_move.
9669         (*movdi_internal2_mips16, movsi_internal, movcc): Likewise.
9670         (movsf_internal1, movsf_internal2): Likewise.
9671         (movdf_internal1a): Likewise.  Fix length and type of f <- G case.
9672         (movdf_internal1b): Use mips_output_move.  Fix type of f <- G case.
9673         (movdf_internal2): Use mips_output_move.  Fix lengths of FPR moves.
9674         Add m <- G alternative.
9675         (load_df_low, load_df_high, store_df_low): New patterns.
9676         (movhi_internal): Use @ template instead of calling a function.
9677         Remove unnecessary 'z' alternatives.
9678         (movqi_internal): Likewise.
9679         (exception_receiver): Update call to mips_restore_gp.
9680
9681 2003-05-06  Richard Sandiford  <rsandifo@redhat.com>
9682
9683         * config/mips/mips-protos.h (mips_simplify_dwarf_addr): Remove.
9684         (mips_delegitimize_address): Declare.
9685         * config/mips/mips.h (ASM_SIMPLIFY_DWARF_ADDR): Undefine.
9686         (FIND_BASE_TERM): Define.
9687         * config/mips/mips.c (TARGET_DELEGITIMIZE_ADDRESS): Defi~e.
9688         (mips_delegitimize_address): Renamed from mips_simplify_dwarf_addr.
9689         Handle small-data addresses.
9690
9691 2003-05-05  Roger Sayle  <roger@eyesopen.com>
9692
9693         * real.c (real_powi): New function to calculate the value of
9694         a real raised to an integer power, i.e. pow(x,n) for int n.
9695         (real_sqrt): Convert to using the faster do_add, do_multiply
9696         and do_divide API for consistency with the rest of real.c.
9697         * real.h (real_powi): Prototype here.
9698         * builtins.c (fold_builtin):  Avoid local variable mode when
9699         evaluating sqrt at compile time.  Attempt to evaluate pow at
9700         compile-time, by checking for an integral exponent.
9701
9702 2003-05-05  Richard Henderson  <rth@redhat.com>
9703
9704         * doc/extend.texi (Variable Attributes): Re-sort table and tidy.
9705
9706 2003-05-05  David O'Brien  <obrien@FreeBSD.org>
9707
9708         * config/rs6000/sysv4.h (CPP_OS_FREEBSD_SPEC): Add __ELF__ to mirror
9709         other FreeBSD ports.
9710         (LINK_OS_FREEBSD_SPEC): Mirror conventions on other FreeBSD ports.
9711         (_LITTLE_ENDIAN): Use __LITTLE_ENDIAN__ instead.
9712
9713 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
9714
9715         * Makefile.in: (site.exp): Add ALT_CC_UNDER_TEST, add quotes around
9716         expanded variables.
9717         * doc/sourcebuild.texi (C tests): Describe gcc.dg/compat tests.
9718
9719 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
9720
9721         * rtl.h (STRING_POOL_ADDRESS_P): Rename to DEFERRED_CONSTANT_P.
9722         * varasm.c (struct varasm_status): Add deferred_constants field.
9723         (n_deferred_strings): Delete variable.
9724         (n_deferred_constants): New #define.
9725         (struct constant_descriptor_tree): Kill next and label fields.
9726         (const_hash_table, MAX_HASH_TABLE): Delete.
9727         (const_desc_htab): New static variable.
9728         (const_hash): Rename const_desc_hash, and make it fit the
9729         hashtab.h interface.
9730         (const_desc_eq): New.
9731         (const_hash_1, compare_constant): Const-ify arguments.
9732         (build_constant_desc): Set DEFERRED_CONSTANT_P on all new
9733         SYMBOL_REFs.  Clarify comments.  Don't set desc->label.
9734         (output_constant_def): Do the lookup/insert using the
9735         hashtab.h interface.  Don't muck with n_deferred_constants or
9736         DEFERRED_CONSTANT_P here.
9737         Always call maybe_output_constant_def_contents.
9738         (maybe_output_constant_def_contents): Take a pointer to the
9739         descriptor, not the EXP and RTL separately.  Return
9740         immediately if this constant is not deferred.  Defer output of
9741         everything, except writable string constants.  Update
9742         n_deferred_constants here.
9743         (output_constant_def_contents): Now takes just one argument,
9744         an rtx.  Clear DEFERRED_CONSTANT_P here.
9745         (mark_constant_pool): Update for rename of n_deferred_strings.
9746         (mark_constant): Don't clear DEFERRED_CONSTANT_P here.
9747
9748         (init_varasm_status): Clear p->deferred_constants.
9749         (init_varasm_once): Call htab_create_ggc for const_desc_htab.
9750
9751 2003-05-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9752
9753         * builtins.c (expand_builtin_stpcpy): Only expand when the length
9754         of the source string can be evaluated at compile-time.
9755
9756 2003-05-05  Aldy Hernandez  <aldyh@redhat.com>
9757
9758         * testsuite/gcc.c-torture/compile/simd-6.c: New.
9759
9760         * c-typeck.c (digest_init): Handle arrays of vector constants.
9761
9762 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
9763
9764         * builtins.c (expand_builtin_mempcpy): New function.
9765         (expand_builtin_stpcpy): Optimize stpcpy whose return value is
9766         ignored into strcpy no matter what arguments it has.
9767         (expand_builtin) <case BUILT_IN_MEMPCPY>: Call
9768         expand_builtin_mempcpy.
9769
9770 2003-05-05  Aldy Hernandez  <aldyh@redhat.com>
9771
9772         * testsuite/gcc.dg/20030505.c: New.
9773
9774         * c-typeck.c (convert_for_assignment): Opaque pointers can
9775         interconvert.
9776
9777         * config/rs6000/rs6000.c: New global opaque_p_V2SI_type_node.
9778         (rs6000_init_builtins): Initialize opaque_p_V2SI_type_node.
9779         (spe_init_builtins): Rename all pv2si_type_node to
9780         opaque_p_V2SI_type_node.
9781         Remove declaration of pv2si_type_node.
9782         (is_ev64_opaque_type): Accept opaque pointers.
9783
9784 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
9785
9786         * config/rs6000/rs6000.c (validate_condition_mode): Use
9787         flag_finite_math_only.
9788         (rs6000_reverse_condition): Never return UNKNOWN; use
9789         flag_finite_math_only.
9790         (rs6000_generate_compare): Use flag_finite_math_only.
9791         (rs6000_emit_cmove): Handle UNLE.  Support UNEQ under -ffast-math.
9792         Use HONOR_* rather than flag_unsafe_math_optimizations.  Correct
9793         UNGE and GT cases.  Handle UNEQ and LTGT when ! HONOR_NANS.
9794
9795         * toplev.c (check_global_declarations): Suppress not-used warning
9796         for volatile variables.
9797
9798 2003-05-05  Olivier Hainque  <hainque@act-europe.fr>
9799
9800         * expr.c (expand_expr, case BIT_FIELD_REF): Refine the test forcing
9801         usage of bitfield instructions for mode1 != BLKmode, only ignoring
9802         SLOW_UNALIGNED_ACCESS if the field is not byte aligned.
9803         (store_field): Likewise.
9804
9805 2003-05-05  Aldy Hernandez  <aldyh@redhat.com>
9806
9807         * config/rs6000/rs6000.c (rs6000_expand_binop_builtin): Add
9808         evsubifw to builtins accepting 5-bit unsigned constants.
9809         (easy_vector_constant): Return if V1DImode.  Fix typo.
9810
9811 2003-05-05  Aldy Hernandez  <aldyh@redhat.com>
9812
9813         * config/rs6000/spe.h: Revert licensing change from last patch.
9814
9815 2003-05-05  DJ Delorie  <dj@redhat.com>
9816
9817         * config/stormy16/stormy16.md (negsi2): Allocate the pseudos
9818         before reload, but defer the split until after.
9819         * config/stormy16/stormy16.c (xstormy16_expand_arith): Modify
9820         to match.
9821
9822 2003-05-05  David Edelsohn  <edelsohn@gnu.org>
9823
9824         * config/rs6000/rs6000.h (ASM_CPU_SPEC): Add 440 support.
9825         * config/rs6000/vxworks.h (CC1_SPEC): Use -mcpu=440 for t440.
9826
9827 2003-05-05  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9828
9829         * libgcov.c (__gcov_merge_add): Do not use gcov_type when inhibit_libc
9830         is defined.
9831
9832 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9833
9834         * builtin-attrs.def (ATTR_NOTHROW_NONNULL_1,
9835         ATTR_NOTHROW_NONNULL_2, ATTR_NOTHROW_NONNULL_3): Renamed from
9836         ATTR_NONNULL_1, ATTR_NONNULL_2 and ATTR_NONNULL_3.
9837
9838         (ATTR_NOTHROW_NONNULL_1_2, ATTR_NOTHROW_NONNULL_1_4,
9839         ATTR_CONST_NOTHROW_NONNULL_1, ATTR_PURE_NOTHROW_NONNULL_1,
9840         ATTR_PURE_NOTHROW_NONNULL_1_2, ATTR_MALLOC_NOTHROW_NONNULL_1):
9841         New.
9842
9843         * builtins.def (DEF_EXT_FALLBACK_BUILTIN): Accept ATTRS argument.
9844         (BUILT_IN_BZERO, BUILT_IN_BCOPY, BUILT_IN_BCMP): Update comment
9845
9846         (BUILT_IN_INDEX, BUILT_IN_RINDEX, BUILT_IN_MEMCPY,
9847         BUILT_IN_MEMMOVE, BUILT_IN_MEMCMP, BUILT_IN_MEMSET,
9848         BUILT_IN_MEMPCPY, BUILT_IN_STRCAT, BUILT_IN_STRNCAT,
9849         BUILT_IN_STPCPY, BUILT_IN_STRCPY, BUILT_IN_STRNCPY,
9850         BUILT_IN_STRCMP, BUILT_IN_STRNCMP, BUILT_IN_STRLEN,
9851         BUILT_IN_STRSTR, BUILT_IN_STRPBRK, BUILT_IN_STRSPN,
9852         BUILT_IN_STRCSPN, BUILT_IN_STRCHR, BUILT_IN_STRRCHR, BUILT_IN_NAN,
9853         BUILT_IN_NANF, BUILT_IN_NANL, BUILT_IN_NANS, BUILT_IN_NANSF,
9854         BUILT_IN_NANSL, BUILT_IN_PUTS, BUILT_IN_FPUTC, BUILT_IN_FPUTS,
9855         BUILT_IN_FWRITE, BUILT_IN_PUTS_UNLOCKED, BUILT_IN_FPUTC_UNLOCKED,
9856         BUILT_IN_FPUTS_UNLOCKED, BUILT_IN_FWRITE_UNLOCKED,
9857         BUILT_IN_STRDUP): Add "nonnull" attribute.
9858
9859 2003-05-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9860
9861         * expr.c (store_field): Don't clobber TEMP in shift: it might be
9862         a variable.
9863         (get_inner_reference): Don't go through a VIEW_CONVERT_EXPR
9864         whose purpose is to step up the alignment.
9865         (expand_expr, case ADDR_EXPR): Force LO_SUM into memory, just like REG.
9866
9867         * stor-layout.c (compute_record_mode): Relax restriction
9868         on fields crossing word boundaries forcing BLKmode.
9869
9870 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
9871
9872         * cppinit.c (cpp_create_reader, post_options): Warn about
9873         trigraphs unless explicity set or -trigraphs.
9874         * cpplex.c (warn_in_comment): New.
9875         (_cpp_process_line_notes): Better handling of -Wtrigraphs.
9876         (_cpp_skip_block_comment): Add call to _cpp_process_line_notes.
9877         * doc/cppopts.texi, doc/cpp.texi: Update.
9878
9879 2003-05-04  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9880
9881         * Makefile.in (LIBGCOV): Add _gcov_merge_add.
9882         * gcov-io.h: Make GCOV_LINKAGE extern in libgcov and prevent resulting
9883         namespace clash.
9884         (GCOV_MERGE_FUNCTIONS): New.
9885         (gcov_merge_fn): Declare.
9886         (struct gcov_ctr_info): New field "merge".
9887         (__gcov_merge_add): Declare.
9888         * coverage.c (ctr_merge_functions): New.
9889         (build_ctr_info_type, build_ctr_info_value): Initialize merge field
9890         of gcov_ctr_info type.
9891         * libgcov.c (__gcov_merge_add): New.
9892         (gcov_exit): Call a hook to merge values of counters.
9893
9894 2003-05-04  Gabriel Dos Reis <gdr@integrable-solutions.net>
9895
9896         * toplev.h (pedwarn_with_file_and_line): Don't declare.
9897         * diagnostic.c (pedwarn_with_file_and_line): Remove.
9898
9899 2003-05-04  Gabriel Dos Reis  <gdr@integrable-solutions.net>
9900
9901         * varasm.c (assemble_variable): Don't use error_with_file_and_line.
9902
9903 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9904
9905         * builtins.c (expand_builtin_constant_p, expand_builtin_strlen,
9906         expand_builtin_frame_address): Update prototypes.
9907         (expand_builtin_constant_p, expand_builtin_strlen,
9908         expand_builtin_strcpy, expand_builtin_memset,
9909         expand_builtin_bzero, expand_builtin_args_info,
9910         expand_builtin_frame_address): Pass in just the argument(s)
9911         needed, not the entire expression `exp'.
9912         (expand_builtin): Update all calls to these functions.
9913
9914 2003-05-03  Richard Henderson  <rth@redhat.com>
9915
9916         * builtins.c (expand_builtin) <BUILT_IN_DWARF_FP_REGNUM>: Remove.
9917         <BUILT_IN_DWARF_SP_COLUMN>: New.
9918         * builtins.def (BUILT_IN_DWARF_FP_REGNUM): Remove.
9919         (BUILT_IN_DWARF_SP_COLUMN): New.
9920         * dwarf2out.c (expand_builtin_dwarf_fp_regnum): Remove.
9921         (expand_builtin_dwarf_sp_column): New.
9922         * except.h: Update to match.
9923         * unwind-dw2.c (execute_stack_op): Correct stack push typo.
9924         (execute_cfa_program): Record location expression address
9925         before extracting length.
9926         (uw_update_context_1): Install old CFA into stack pointer column.
9927         (uw_init_context_1): Set cfa_reg to stack pointer column.
9928
9929 2003-05-03  Richard Henderson  <rth@redhat.com>
9930
9931         * config/rs6000/rs6000.c (constant_pool_expr_p): Make static and
9932         return bool.
9933         (toc_relative_expr_p): Likewise.
9934         (SPE_CONST_OFFSET_OK): Move from rs6000.h.
9935         (legitimate_constant_pool_address_p): Move from rs6000.h, change
9936         into a function, downcase all users.
9937         (legitimate_small_data_p): Likewise.
9938         (legitimate_offset_address_p): Likewise.
9939         (legitimate_indexed_address_p): Likewise.
9940         (legitimate_indirect_address_p): Likewise.
9941         (legitimate_lo_sum_address_p): Likewise.
9942         (rs6000_mode_dependent_address): Likewise.
9943         * rs6000.h (CONSTANT_POOL_EXPR_P, TOC_RELATIVE_EXPR_P): Remove.
9944         (SPE_CONST_OFFSET_OK, LEGITIMATE_CONSTANT_POOL_ADDRESS_P,
9945         LEGITIMATE_SMALL_DATA_P, LEGITIMATE_OFFSET_ADDRESS_P,
9946         LEGITIMATE_INDEXED_ADDRESS_P, LEGITIMATE_INDIRECT_ADDRESS_P,
9947         LEGITIMATE_LO_SUM_ADDRESS_P): Move into rs6000.c.
9948         (LEGITIMATE_ADDRESS_INTEGER_P): Remove.
9949         (GO_IF_MODE_DEPENDENT_ADDRESS): Use rs6000_mode_dependent_address.
9950         * config/rs6000/rs6000-protos.h: Update.
9951
9952 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
9953
9954         * config/rs6000/rs6000.h (REVERSIBLE_CC_MODE): Define.
9955         (REVERSE_CONDITION): Define.
9956
9957         * config/rs6000/rs6000.c (scc_comparison_operator): Make equivalent
9958         to branch_positive_comparison_operator.
9959         (ccr_bit): Check that sCOND conditions are actually a positive bit.
9960         (print_operand): Remove %D substitution.
9961         (rs6000_emit_sCOND): Generate complement operation to ensure that
9962         sCOND input is a positive bit.
9963         * config/rs6000/rs6000.md: Rearrange sCOND templates to be in the
9964         same order as bCOND, and add the missing ones.  Remove the %D
9965         substitutions from the scc patterns.
9966
9967         * simplify-rtx.c (simplify_relational_operation): Add case for
9968         ! (fabs(x) < 0.0).
9969
9970 2003-05-03  Bruce Korb  <bkorb@gnu.org>
9971
9972         * gcc/fixinc/fixincl.tpl(dne): restore this to force merge conflicts
9973         in fixincl.x
9974         * gcc/fixinc/inclhack.def(bsd_stdio_attrs_conflict): fix placement
9975
9976 2003-05-03  Aldy Hernandez  <aldyh@redhat.com>
9977
9978         * config/rs6000/spe.h: Remove unecessary casts.  Misc cleanups.
9979
9980 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
9981
9982         PR c/10604
9983         * c-common.c (warn_sign_compare): Initialize to -1.
9984         * c-opts.c (c_common_init_options): Don't set warn_sign_compare here.
9985         (c_common_decode_option <OPT_Wall>): Set warn_sign_compare
9986         for C++ only.
9987         (c_common_post_options): Set warn_sign_compare from extra_warnings
9988         if it's still -1 at this point.
9989
9990         * toplev.c (maybe_warn_unused_parameter): New static variable.
9991         (set_Wextra): New static function.
9992         (W_options): Remove "extra".
9993         (decode_W_option): Call set_Wextra.
9994         (independent_decode_option): Likewise.
9995         (set_Wunused): Cooperate with set_Wextra in setting
9996         warn_unused_parameter.
9997         (rest_of_compilation): No need to check extra_warnings as
9998         well as warn_uninitialized.
9999
10000         * c-typeck.c (build_binary_op, build_conditional_expr):
10001         No need to check extra_warnings as well as warn_sign_compare.
10002         (internal_build_compound_expr): No need to check extra_warnings
10003         as well as warn_unused_value.
10004         * function.c (expand_function_end): No need to check extra_warnings
10005         as well as warn_unused_parameter.
10006         * stmt.c (expand_expr_stmt_value): No need to check extra_warnings
10007         as well as warn_unused_value.
10008
10009         * doc/invoke.texi: Clarify documentation of -Wsign-compare.
10010
10011         * Makefile.in: Disable -Werror for gengtype-lex.o.
10012
10013 2003-05-03  Olivier Hainque  <hainque@act-europe.fr>
10014
10015         * emit-rtl.c (last_call_insn, add_function_usage_to): New functions.
10016         * rtl.h (last_call_insn, add_function_usage_to): New prototypes.
10017         * builtins.c (expand_builtin_apply): Use the new emit-rtl functions.
10018         * calls.c (emit_call_1): Likewise.
10019         (expand_call): For calls initializing constant memory, replace
10020         emission of standalone mem /u clobber with function usage entry.
10021         * expr.c (emit_block_move_via_libcall): Likewise.
10022         * cse.c (count_reg_usage, case EXPR_LIST): New case.
10023         * flow.c (propagate_one_insn): Pass entire operand of
10024         CALL_INSN_FUNCTION_USAGE to mark_used_regs.
10025         * integrate.c (try_constants): For CALL_INSNs, substitute constants
10026         within the FUNCTION_USAGE also.
10027         * loop.c (prescan_loop): Note clobbers of const mem mentioned in
10028         FUNCTION_USAGE lists.
10029         * reload1.c (replace_pseudos_in): Renamed.
10030         (reload): Use it for clobbers surviving until the end of the reload.
10031
10032 2003-05-03  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10033
10034         * expr.c (expand_expr, case VIEW_CONVERT_EXPR): Don't use
10035         gen_lowpart on non-integer modes.
10036
10037         * stor-layout.c (place_field): When adjusting offset_align, use
10038         desired_align, not DECL_ALIGN.
10039
10040 2003-05-03  Nathan Sidwell  <nathan@codesourcery.com>
10041
10042         * c-decl.c (pending_invalid_xref_file): Remove.
10043         (pending_invalid_xref_line): Remove.
10044         (pending_invalid_xref_location): New.
10045         (lookup_label): Use location_t and input_location directly.
10046         (lookup_tag): Likewise.
10047         (pending_xref_error): Likewise.
10048         (c_expand_body_1): Likewise.
10049         * c-common.c (x_expand_start_cond): Likewise.
10050         * c-semantics.c (genrtl_for_stmt): Likewise.
10051         (find_reachable_label): Likewise.
10052         * expr.c (expand_expr): Likewise.
10053         * integrate.c (output_inline_function): Likewise.
10054         * tree-inline.c (find_alloca_call): Likewise.
10055         (find_builtin_longjmp_call): Likewise.
10056         * gcc.c (input_filename): Make static.
10057
10058 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
10059
10060         * config/mips/mips.md: Fix comment typo.
10061
10062         * config/mips/mips.c (mips_integer_op): New structure.
10063         (MIPS_MAX_INTEGER_OPS): Define.
10064         (mips_const_insns): Use mips_build_integer to determine the number
10065         of instructions needed to load a CONST_INT.
10066         (move_operand): Reject compound CONST_INTs.
10067         (mips_build_shift, mips_build_lower, mips_build_integer): New fns.
10068         (mips_move_integer): New fn.
10069         (mips_legitimize_const_move): Pass CONST_INTs to mips_move_integer.
10070         (mips_legitimize_move): Only legitimize constants when moving
10071         word or subword values.
10072
10073 2003-05-02  Matt Kraai  <kraai@alumni.cmu.edu>
10074
10075         * Makefile.in (gcov-iov.h): Use move-if-change and a stamp.
10076
10077 2003-05-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10078
10079         * builtins.c (expand_builtin_stpcpy): Copy `arglist' before
10080         modifying it.
10081
10082 2003-05-03  Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
10083             Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10084
10085         * doc/contrib.texi (Contributors): Add Zdenek Dvorak, Aldy
10086         Hernandez, and Kazu Hirata.  Update Richard Henderson.
10087
10088 2003-05-02  Geoffrey Keating  <geoffk@apple.com>
10089
10090         * config/rs6000/rs6000.c (rs6000_attribute_table): Add 'extern'
10091         to tentative declaration.
10092
10093         * config/rs6000/sysv4.h (SYMBOL_FLAG_SMALL_V4): Delete.
10094         (SYMBOL_FLAG_SMALL_V4): Delete.
10095         * config/rs6000/rs6000.c (small_data_operand): Use SYMBOL_REF_SMALL_P.
10096         (rs6000_elf_encode_section_info): Don't set SYMBOL_FLAG_SMALL_V4.
10097         (rs6000_elf_in_small_data_p): Add extra section names.  Add
10098         comment about TREE_PUBLIC test.
10099
10100         * c-semantics.c (genrtl_switch_stmt, genrtl_if_stmt): Call
10101         expand_stmt on result of expand_unreachable_stmt.
10102
10103 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10104
10105         * doc/contrib.texi (Contributors): Add Daniel Berlin.
10106
10107 2003-05-02  David Edelsohn  <edelsohn@gnu.org>
10108
10109         * config/rs6000/{603.md,6xx.md,7450.md,7xx.md,rs64.md}: Decrease
10110         number of automata.
10111
10112         * config/rs6000/rs6000.c (symbol_ref_operand): Check
10113         SYMBOL_REF_FUNCTION_P on AIX.
10114         (current_file_function_operand): Same.
10115         * config/rs6000/rs6000.md (call,call_value): Force non-function
10116         symbol_ref into register on AIX.
10117
10118 2003-05-02  Alan Modra  <amodra@bigpond.net.au>
10119
10120         * calls.c (struct arg_data): Move offset, slot_offset, size and
10121         alignment_pad to struct locate_and_pad_arg_data.  Update all refs.
10122         (initialize_argument_information): Adjust call to locate_and_pad_parm.
10123         Delete alignment_pad var.  Don't calculate slot_offset here.
10124         (emit_library_call_value_1): Delete alignment_pad, offset and size
10125         vars.  Use struct locate_and_pad_arg_data instead.  Adjust refs.
10126         Adjust call to locate_and_pad_parm.  Don't tweak arg size for
10127         partial in-regs here.  Formatting fixes.
10128         * expr.h (struct locate_and_pad_arg_data): New struct.
10129         (locate_and_pad_parm): Adjust declaration.
10130         * function.c (assign_parms): Localize vars.  Use "locate" instead of
10131         other arg location vars.  Don't invoke FUNCTION_ARG or
10132         FUNCTION_INCOMING_ARG unless pretend_named is different from
10133         named_arg.  Heed MUST_PASS_IN_STACK and set up "partial" before
10134         calling locate_and_pad_parm.  Adjust locate_and_pad_parm call.
10135         Use slot_offset for stack home of reg parms.  Correct test for
10136         parm passed in memory.  Formatting fixes.
10137         (locate_and_pad_parm): Add "partial" to params.  Replace offset_ptr
10138         arg_size_ptr and alignment pad with "locate".  Set slot_offset here.
10139         Correct initial_offset_ptr handling.  Localize vars.  Always pad
10140         locate->offset even when in_regs.
10141
10142 2003-05-02  Nathan Sidwell  <nathan@codesourcery.com>
10143
10144         * Makefile.in (TREE_H): Replace location.h with input.h.
10145         (GTFILES) Remove location.h
10146         (gt-lists.h): Replace gt-location.h with gt-input.h
10147         * input.h (input_filename, input_line): Remove variables.
10148         (location_s, location_t): Move from location.h.
10149         (input_location): New.
10150         (input_filename, input_line): New #defines.
10151         * location.h: Remove.
10152         * tree.h: Replace location.h with input.h.
10153         (input_filename, input_line): Remove.
10154         * diagnostic.h: Replace location.h with input.h.
10155         * gcc.h (input_filename, input_filename_length): Remove declarations.
10156         * toplev.c (input_filename, input_line): Remove.
10157         (input_location): Define.
10158         (push_srcloc, pop_srcloc): Adjust.
10159         * diagnostic.c (diagnostic_report_current_module): Adjust.
10160
10161 2003-05-02  Nick Clifton  <nickc@redhat.com>
10162
10163         * configure.in: Add xstormy16 to list of targets that has a nop
10164         instruction and hence which can be tested to see if the
10165         assembler supports the --gdwarf2 switch.
10166         * configure: Regenerate.
10167
10168 2003-05-01  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
10169
10170         PR target/8257
10171         * config/alpha/alpha.c (alpha_sa_mask, alpha_expand_prologue,
10172         alpha_start_function, alpha_expand_epilogue, unicosmk_gen_dsib):
10173         Avoid undefined shifts by making the shift operand unsigned.
10174
10175 2003-05-01  DJ Delorie  <dj@redhat.com>
10176
10177         * reload.c (find_reloads): Also check that all of a multi-reg
10178         value is in the class.
10179
10180 2003-05-01  Nathan Sidwell  <nathan@codesourcery.com>
10181
10182         * scan.h (lineno): Revert the rename here.
10183
10184 2003-05-01  Stan Shebs  <shebs@apple.com>
10185
10186         * config/darwin.c (darwin_encode_section_info): Call
10187         default_encode_section_info.
10188
10189 2003-05-01  David Edelsohn  <edelsohn@gnu.org>
10190
10191         * config/rs6000/rs6000.md (define_attr "type"): Add mfjmpr.
10192         (movsi_internal1): Use new mfjmpr attribute.
10193         (movhi_internal): Same.
10194         (movqi_internal): Same.
10195         (movcc_internal1): Same.
10196         (movdi_internal64): Same.
10197         * config/rs6000/{40x.md,603.md,6xx.md,7450.md,7xx.md,mpc.md,
10198         power4.md,rios1.md,rios2.md,rs64.md}: Add mfjmpr.
10199         * config/rs6000/40x.md: Add fpu_405.
10200         * config/rs6000/power4.md: Merge power4lsu and power4disp automata
10201         into power4misc automata.  Remove extraneous parentheses.
10202         * config/rs6000/440.md: New file.
10203         * config/rs6000/rs6000.c (processor_target_table): Add 440,
10204         440fp.  Rename 405f to 405fp.
10205         (function_arg_padding): Correct formatting.
10206         (rs6000_rtx_costs): Add PROCESSOR_PPC440 cases.
10207
10208 2003-05-01  Nathan Sidwell  <nathan@codesourcery.com>
10209
10210         * input.h (lineno): Rename to ...
10211         (input_line): ... here.
10212         * tree.h (lineno): Rename to ...
10213         (input_line): ... here.
10214         * scan.h (lineno): Rename to ...
10215         (input_line): ... here.
10216         * toplev.c (lineno): Rename to ...
10217         (input_line): ... here.
10218         (push_srcloc, pop_srcloc):  Rename lineno to input_line.
10219         * c-common.c (c_expand_start_cond, fname_decl): Likewise.
10220         * c-decl.c (poplevel, pop_label_level, lookup_label, lookup_tag,
10221         store_parm_decls, c_expand_body_1): Likewise.
10222         * c-errors.c (pedwarn_c99): Likewise.
10223         * c-format.c (status_warning): Likewise.
10224         * c-lex.c (fe_file_change, cb_def_pragma, c_lex): Likewise.
10225         * c-opts.c (c_common_post_options, c_common_parse_file): Likewise.
10226         * c-parse.in (save_filename, maybe_type_qual, ifc): Likwise.
10227         * c-semantics.c (finish_stmt_tree, build_stmt, emit_local_var,
10228         gentrtl_goto_stmt, genrtl_expr_stmt_value, genrtl_decl_stmt,
10229         genrtl_if_stmt, genrtl_while_stmt, genrtl_do_stmt,
10230         genrtl_return_stmt, genrtl_for_stmt, build_break_stmt,
10231         build_continue_stmt, genrtl_switch_stmt, genrtl_asm_stmt,
10232         prep_stmt, find_reachable_label, expand_unreachable_stmt): Likewise.
10233         * coverage.c (create_coverage): Likewise.
10234         * diagnostic.c (pedwarn, sorry, error, fatal_error,
10235         internal_error, warning, diagnostic_report_current_module,
10236         inform): Likewise.
10237         * expr.c (expand_expr): Likewise.
10238         * integrate.c (expand_inline_function,
10239         output_inline_function): Likewise.
10240         * rtl-error.c (file_and_line_for_asm): Likewise.
10241         * tree-inline.c (find_alloca_call, find_builtin_longjmp_call,
10242         walk_tree): Likewise.
10243         * tree.c (make_node): Likewise.
10244         * ada, cp, f, java, objc, treelang: Likewise.
10245         * objc/objc-act.c (objc_init): Rename lineno to input_line.
10246         (build_module_descriptor, build_selector_translation_table,
10247         build_protocol_template, build_method_prototype_list_template,
10248         build_category_template, build_selector_table,
10249         build_class_template, build_super_template, build_ivar_template,
10250         build_ivar_list_template, build_method_list_template,
10251         build_method_template, add_instance_variable): Likewise.
10252
10253         * dwarf2out.c (dwarf2out_init, dwarf2out_finish): Change parameter
10254         name from input_filename.
10255
10256 2003-04-30  Eric Christopher  <echristo@redhat.com>
10257             Richard Sandiford <rsandifo@redhat.com>
10258
10259         * configure: Regenerate from patches below.
10260         * combine.c (gen_lowpart_for_combine): Fix comment and add tests
10261         for all symbolic operands.
10262         * config/mips/mips.c: Migrate RTX_COSTS and CONST_COSTS
10263         to function.
10264         * config/mips/linux.h: Fix typo.
10265         * Merge from mips-3_4-rewrite branch:
10266
10267         2003-04-07  Richard Sandiford  <rsandifo@redhat.com>
10268
10269                 * config/mips/mips.c (mips_classify_symbol): Add catch-all case for
10270                 handling local labels when TARGET_ABICALLS.
10271
10272         2003-04-04  Richard Sandiford  <rsandifo@redhat.com>
10273
10274                 * config/mips/mips-protos.h (mips_expand_epilogue): Add an
10275                 integer argument.
10276                 (mips_expand_call): Likewise.
10277                 * config/mips/mips.h (TARGET_SIBCALLS): New macro.
10278                 (FIXED_REGISTERS): Clear $31 entry.
10279                 (CALL_USED_REGISTERS, CALL_REALLY_USED_REGISTER): Likewise.
10280                 (EPILOGUE_USES): Define.
10281                 * config/mips/mips.c (mips_function_ok_for_sibcall): New function.
10282                 (TARGET_FUNCTION_OK_FOR_SIBCALL): Use it.
10283                 (override_options): Add a 'j' register class.
10284                 (mips_expand_call): Handle sibcalls
10285                 (mips_expand_epilogue): Handle epilogues for sibcalls.
10286                 * config/mips/mips.md (epilogue): Adjust call to mips_expand_epilogue.
10287                 (sibcall_epilogue): New pattern.
10288                 (call, call_value): Adjust calls to mips_expand_call.
10289                 (sibcall, sibcall_value): New expanders.
10290                 (sibcall_internal, sibcall_value_internal): New patterns.
10291                 (sibcall_value_multiple_internal): New pattern.
10292
10293         2003-03-25  Richard Sandiford  <rsandifo@redhat.com>
10294
10295                 * config/mips/mips.md (extended_mips16): New attribute.
10296                 (define_attr length): Default to 8 if extended_mips16 == yes.
10297                 (truncdisi2): Set extended_mips16 to yes for the sll alternative.
10298                 (truncdihi2, truncdiqi2, *extendsidi2): Likewise.
10299                 (call_internal): Set extended_mips16 to yes for direct jumps.
10300                 Remove redundant mode attribute.
10301                 (call_value_internal, call_value_multiple_internal): Likewise.
10302                 (call_split): Remove redundant mode attribute.
10303                 (call_value_split, call_value_multiple_split): Likewise.
10304
10305                 * config/mips/mips.c (mips_symbol_insns): Rework.  Fix handling
10306                 of unaligned offsets.
10307
10308                 * config/mips/mips.c (mips_splittable_symbol_p): Fix handling
10309                 of SYMBOL_GENERAL.
10310
10311         2003-03-22  Richard Sandiford  <rsandifo@redhat.com>
10312
10313                 * config/mips/mips.h (TARGET_EXPLICIT_RELOCS): Add commentary.
10314                 * config/mips/mips.c (override_options): Disable -mexplicit-relocs
10315                 for mips16 code.
10316
10317         2003-03-22  Richard Sandiford  <rsandifo@redhat.com>
10318
10319                 * config/mips/mips.h (ADDRESS_COST): Define.
10320
10321         2003-03-20  Richard Sandiford  <rsandifo@redhat.com>
10322
10323                 * config/mips/mips.h (EXTRA_CONSTRAINT): Give existing meaning of
10324                 'R' to 'U'.  Make 'R' mean a single-instruction memory reference.
10325                 * config/mips/mips.md: Replace 'R' constraints with 'U'.
10326
10327         2003-03-18  Richard Sandiford  <rsandifo@redhat.com>
10328
10329                 * config/mips/mips.md (truncdisi2): Add commentary.  Use sll instead
10330                 of a two-instruction sequence.  Add register->memory alternative.
10331                 (truncdihi2, truncdiqi2): Likewise.
10332                 Rework shift/truncate instructions so that they only handle right
10333                 shifts of 32 (or more, in the case of arithmetic shifts).
10334                 Add patterns for truncate/sign-extend.
10335
10336         2003-03-13  Richard Sandiford  <rsandifo@redhat.com>
10337
10338                 * configure.in (mips*-*-*): Check for explicit relocation support.
10339                 * configure: Regenerate.
10340
10341         2003-03-13  Richard Sandiford  <rsandifo@redhat.com>
10342
10343                 * config/mips/mips.h (TARGET_SWITCHES): Add -mexplicit-relocs
10344                 and -mno-explicit-relocs.
10345                 (MASK_EXPLICIT_RELOCS): Define.
10346                 (TARGET_EXPLICIT_RELOCS): Use it.
10347                 (mips_split_addresses): Remove declaration.
10348                 * config/mips/mips.c (override_options): Update comment for
10349                 mips_split_addresses.  Clear MASK_EXPLICIT_RELOCS for non-PIC n64.
10350
10351         2003-03-13  Richard Sandiford  <rsandifo@redhat.com>
10352
10353                 * combine.c (gen_lowpart_for_combine): Treat the lowpart Pmode of
10354                 a CONST as identity.  Check the return value of gen_lowpart_common.
10355
10356         2003-03-13  Richard Sandiford  <rsandifo@redhat.com>
10357
10358                 * config/mips/mips.c (mips_legitimize_symbol): Handle small data
10359                 references for TARGET_EXPLICIT_RELOCS.
10360                 (mips_reloc_string): Return "%gp_rel(" for RELOC_GPREL16 if
10361                 !TARGET_MIPS16.
10362
10363         2003-03-13  Richard Sandiford  <rsandifo@redhat.com>
10364
10365                 * config/mips/mips.md: Replace 'IQ' mips16 constraints with just 'Q'.
10366                 (addsi3): Remove redundant constraints.
10367                 (addsi3_internal): Use separate register & constant alternatives.
10368                 Use a 'Q' constraint and "addiu" insn for the latter.
10369                 (adddi3_internal_3, addsi3_internal_2): Likewise.
10370
10371         2003-03-13  Richard Sandiford  <rsandifo@redhat.com>
10372
10373                 * config/mips/mips-protos.h (mips_expand_unaligned_load): Declare.
10374                 (mips_expand_unaligned_store): Declare.
10375                 * config/mips/mips.c (mips_get_unaligned_mem): New fn.
10376                 (mips_expand_unaligned_load, mips_expand_unaligned_store): New fns.
10377                 * config/mips/mips.md (UNSPEC_ULW, UNSPEC_USW): Remove.
10378                 (UNSPEC_ULD, UNSPEC_USD): Remove.
10379                 (UNSPEC_LWL, UNSPEC_LWR, UNSPEC_SWL, UNSPEC_SWR): New.
10380                 (UNSPEC_LDL, UNSPEC_LDR, UNSPEC_SDL, UNSPEC_SDR): New.
10381                 (extv, extzv): Use mips_expand_unaligned_load.
10382                 (insv): Use mips_expand_unaligned_store.  Use a reg_or_0_operand
10383                 predicate for operand 3.
10384                 (movsi_ulw, movsi_usw): Replace with...
10385                 (mov_lwl, mov_lwr, mov_swl, move_swr): ...these new insns.
10386                 (movdi_uld, movdi_usd): Likewise replace with...
10387                 (mov_ldl, mov_ldr, mov_sdl, move_sdr): ...these insns.
10388
10389         2003-02-26  Richard Sandiford  <rsandifo@redhat.com>
10390
10391                 * config/mips/mips-protos.h (mips_global_pic_constant_p): Declare.
10392                 * config/mips/mips.h (LEA_REGS): New register class.
10393                 (REG_CLASS_NAMES, REG_CLASS_CONTENTS): Add entries for it.
10394                 (GR_REG_CLASS_P): Include LEA_REGS.
10395                 (DANGEROUS_FOR_LA25_P): New macro.
10396                 (EXTRA_CONSTRAINT): Add !DANGEROUS_FOR_LA25_P to R's condition.
10397                 Add a T constraint for the DANGEROUS_FOR_LA25_P case.
10398                 * config/mips/mips.c (mips_regno_to_class): Change GR_REGS
10399                 entries to LEA_REGS.
10400                 (mips_global_pic_constant_p): New function.
10401                 (override_options): Add 'e' register constraint.
10402                 (mips_secondary_reload_class): Return LEA_REGS when reloading
10403                 a dangerous constant into a class containing $25.
10404                 * config/mips/mips.md (movdi_internal2): Add an e <- T alternative.
10405                 (movsi_internal): Likewise.
10406
10407         2003-02-23  Richard Sandiford  <rsandifo@redhat.com>
10408
10409                 * config/mips/mips.h (TARGET_SPLIT_CALLS): New macro.
10410                 * config/mips/mips.md (call_split): New insn.
10411                 (call_value_split, call_value_multiple_split): New insns.
10412                 (call_internal): Turn into a define_insn_and_split.  Split the
10413                 instruction into a call and $gp load if TARGET_SPLIT_CALLS.
10414                 (call_value_internal, call_value_multiple_internal): Likewise.
10415
10416         2003-02-23  Richard Sandiford  <rsandifo@redhat.com>
10417
10418                 * config/mips/mips.c (mips_reloc_string): Return "%got(" for
10419                 RELOC_GOT_PAGE and RELOC_GOT_DISP if !TARGET_NEWABI.
10420                 (mips_encode_section_info): Don't take symbol visibility into
10421                 account if TARGET_ABICALLS.  Add more commentary.
10422                 * config/mips/mips.md: Add commentary above reloc constants.
10423
10424         2003-02-12  Richard Sandiford  <rsandifo@redhat.com>
10425
10426                 * config/mips/mips.c (mips_legitimize_const_move): New, extracted
10427                 from mips_legitimize_move.  Legitimize constant pool references.
10428                 (mips_legitimize_move): Call mips_legitimize_const_move.  Attach
10429                 a REG_EQUAL note to the last instruction.
10430
10431         2003-02-11  Richard Sandiford  <rsandifo@redhat.com>
10432
10433                 * config/mips/mips-protos.h (mips_simplify_dwarf_addr): Declare.
10434                 * config/mips/mips.h (TARGET_EXPLICIT_RELOCS, TARGET_NEWABI): New.
10435                 (ASM_SIMPLIFY_DWARF_ADDR): Define to mips_simplify_dwarf_addr.
10436                 (EXTRA_CONSTRAINT): Allow symbolic call addresses for TARGET_ABICALLS.
10437                 * config/mips/mips.md (UNSPEC_HIGH): New constant.
10438                 (UNSPEC_RELOC_GPREL16): Rename to...
10439                 (RELOC_GPREL16): ...this.
10440                 (RELOC_GOT_HI, RELOC_GOT_LO, RELOC_GOT_PAGE, RELOC_GOT_DISP): New.
10441                 (RELOC_CALL16, RELOC_CALL_HI, RELOC_CALL_LO): New.
10442                 (macro_calls): New attribute.
10443                 (length): Use it to set the default length of calls.  Don't allow
10444                 calls to have delay slots if macro_calls is "yes".
10445                 (luisi, luidi): New patterns.
10446                 (lowsi, lowdi): Use '%R' to print the relocation.
10447                 (lowdi_extend): Remove.
10448                 (loadgp): Remove mode from operand 0.  Use '%0' instead of '%a0'.
10449                 (call_internal): Merge alternatives.  Always use "jal".
10450                 (call_value_internal, call_value_multiple_internal): Likewise.
10451                 (reloc_gprel16): Remove.
10452                 * config/mips/mips.c (mips_got_alias_set): New variable.
10453                 (mips_classify_constant): Handle the new relocation constants.
10454                 (mips_classify_symbol): Reverse the sense of SYMBOL_REF_FLAG for PIC.
10455                 (mips_symbolic_address_p): Return false if generating explicit relocs.
10456                 Otherwise allow local PIC symbols to have an offset.
10457                 (mips_splittable_symbol_p): New function.
10458                 (mips_classify_address): Use it to check whether a LO_SUM is valid.
10459                 (mips_const_insns): Always accept HIGH.
10460                 (call_insn_operand): Don't accept global symbols if using explicit
10461                 relocs.
10462                 (move_operand): Don't accept HIGH when generating PIC.
10463                 (mips_reloc, mips_lui_reloc): New functions.
10464                 (mips_force_temporary): Remove MODE argument.  Expect VALUE to
10465                 be a valid right-hand-side for a SET pattern.
10466                 (mips_load_got, mips_load_got16, mips_load_got32): New functions.
10467                 (mips_emit_high): New function.
10468                 (mips_legitimize_symbol): Use mips_reloc for the mips16 gp-relative
10469                 case.  Use mips_splittable_symbol_p to check whether a LO_SUM
10470                 address should be used.  Use mips_emit_high to generate the
10471                 high part of such an address.  Adjust the global symbol + offset
10472                 case to match the change to mips_force_temprorary.
10473                 (mips_legitimize_move): Shuffle call to mips_legitimize_symbol.
10474                 If generating explicit-reloc PIC, load the address of global
10475                 symbols from the GOT.  Use mips_emit_high to emit the high part
10476                 of an address.
10477                 (mips_simplify_dwarf_addr): New function.
10478                 (mips_move_1word): Use lwc1 instead of l.s and swc1 instead of s.s.
10479                 (mips_move_2words): Likewise ldc1/l.d and sdc1/s.d if TARGET_64BIT.
10480                 (mips_expand_call): Load the addresses of global functions using
10481                 %call* relocs if generating explicit-reloc PIC.  Don't generate
10482                 an exception_receiver pattern.
10483                 (override_options): Initialize mips_got_alias_set.
10484                 (print_relocation): Remove in favor of...
10485                 (mips_reloc_string): ...this new function.
10486                 (print_operand): Handle '%R'.  Use mips_reloc_string.
10487                 (print_operand_address): Use print_operand to print the symbolic
10488                 part of a LO_SUM address.
10489                 (mips_output_function_prologue): Use .cprestore, reverting last patch.
10490                 (mips_encode_section_info): Factor out DECL_RTL accesses.  Reverse
10491                 sense of SYMBOL_REF_FLAG for PIC, using binds_local_p to check
10492                 for local symbols.
10493
10494         2003-02-02  Eric Christopher  <echristo@redhat.com>
10495
10496                 * config/mips/mips.c (mips_sign_extend): Remove.
10497                 * config/mips/mips-protos.h: Ditto.
10498                 * config/mips/mips.md (movdi_internal2_extend): Remove.
10499                 (extendsidi2): Fix mode of convert_memory_address.
10500
10501         2003-01-24  Eric Christopher  <echristo@redhat.com>
10502
10503                 * config/mips/mips.md: Rewrite zero_extend* and extend*
10504                 patterns. Use explicit instructions and split after reload
10505                 for register extensions.
10506                 (ashlsi3_internal1_extend): New combiner pattern for
10507                 shift and extend combinations.
10508                 * config/mips/mips.h: Change Pmode back to ptr_mode
10509                 for performance enhancement.
10510                 * combine.c (expand_compound_operation): Make sure
10511                 that zero_extend operation is profitable.
10512
10513         2003-01-14  Richard Sandiford  <rsandifo@redhat.com>
10514
10515                 * config/mips/mips.h (TRAMPOLINE_TEMPLATE): Make size of stored
10516                 addresses depend on ptr_mode rather than Pmode.
10517                 (TRAMPOLINE_SIZE, TRAMPOLINE_ALIGNMENT): Update acoordingly.
10518                 (INITIALIZE_TRAMPOLINE): Rework to handle Pmode != ptr_mode.
10519                 (CASE_VECTOR_MODE): Use ptr_mode for !TARGET_MIPS16.
10520                 (ASM_OUTPUT_ADDR_VEC_ELT): Update accordingly.
10521                 * config/mips/mips.md (tablejump): Likewise.  Remove Pmode
10522                 condition for selecting cpaddsi or cpadddi: use cpadd instead.
10523                 (tablejump_internal1): Remove condition.
10524                 (tablejump_internal2): Change condition to TARGET_64BIT.
10525                 (cpaddsi): Rename to...
10526                 (cpadd): ...this.
10527                 (cpadddi): Remove.
10528
10529         2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
10530
10531                 * config/mips/mips-protos.h (mips16_constant_after_function_p,
10532                 mips_address_cost, mips_check_split, double_memory_operand,
10533                 mips16_gp_offset, mips16_gp_offset_p, mips16_constant,
10534                 pic_address_needs_scratch, symbolic_operand): Remove declarations.
10535                 (mips_legitimate_address_p): Return bool.
10536                 (mips_address_insns, mips_fetch_insns, mips_const_insns,
10537                 mips_legitimize_address, mips_legitimize_move,
10538                 mips_expand_call): Declare.
10539                 (mips_return_addr): Move outside #ifdef RTX_CODE.
10540
10541                 * config/mips/mips.h (ABI_HAS_64BIT_SYMBOLS): New macro.
10542                 (PIC_FN_ADDR_REG): New reg_class.
10543                 (REG_CLASS_NAMES, REG_CLASS_CONTENTS): Add corresponding entries.
10544                 (GR_REG_CLASS_P): True for PIC_FN_ADDR_REG.
10545                 (SMALL_OPERAND, SMALL_OPERAND_UNSIGNED, LUI_OPERAND,
10546                 CONST_HIGH_PART, CONST_LOW_PART, LUI_INT): New macros.
10547                 (SMALL_INT, SMALL_INT_UNSIGNED, CONST_OK_FOR_LETTER_P): Use new macros.
10548                 (EXTRA_CONSTRAINTS): Give new meanings to Q, R and S.
10549                 (CONSTANT_ADDRESS_P): Use mips_legitimate_address_p.
10550                 (LEGITIMATE_PIC_OPERAND): Undefine.
10551                 (LEGITIMATE_CONSTANT_P): Use mips_const_insns.
10552                 (LEGITIMIZE_ADDRESS): Use mips_legitimize_address.
10553                 (CONSTANT_AFTER_FUNCTION_P): Remove definition in #if 0 block.
10554                 (FUNCTION_MODE): Change to SImode.
10555                 (CONST_COSTS): Use mips_const_insns to calculate the cost of
10556                 most constants.  Treat const_artih_operands specially if they
10557                 occur in a PLUS or MINUS.
10558                 (CONSTANT_POOL_COST): New macro.
10559                 (RTX_COSTS): Use mips_address_insns for MEMs, with a base cost of 2.
10560                 Add LO_SUM handling.
10561                 (ADDRESS_COST): Undefine.
10562                 (PREDICATE_CODES): Add symbolic_operand and const_arith_operand.
10563                 Add CONST to the list of codes for arith_operand.  Add LABEL_REF
10564                 to call_insn_operand and remove CONST_INT.
10565
10566                 * config/mips/mips.c: Include integrate.h.
10567                 (SINGLE_WORD_MODE_P): New macro.
10568                 (mips_constant_type, mips_symbol_type, mips_address_type): New enums.
10569                 (mips_constant_info, mips_address_info): New structs.
10570                 (mips_regno_to_class): Map $25 to PIC_FN_ADDR_REG.
10571                 (mips_classify_constant, mips_classify_symbol,
10572                 mips_valid_base_register_p, mips_symbolic_address_p,
10573                 mips_classify_address, mips_symbol_insns,
10574                 mips16_unextended_reference_p, mips_address_insns, mips_const_insns,
10575                 mips_fetch_insns, mips_force_temporary, mips_add_offset,
10576                 mips_legitimize_symbol, mips_legitimize_address, mips_legitimize_move,
10577                 mips_print_relocation): New functions.
10578                 (const_arith_operand): New operand predicate.
10579                 (arith_operand): Use it.
10580                 (mips_const_double_ok, mips16_simple_memory_operand,
10581                 simple_memory_operand, double_memory_operand, mips_check_split,
10582                 mips_address_cost, pic_address_needs_scratch, mips16_gp_offset,
10583                 mips16_gp_offset_p, mips16_output_gp_offset,
10584                 mips16_constant_after_function_p, mips16_constant): Remove.
10585                 (call_insn_operand): Be more fussy about symbolic constants.
10586                 Use register_operand.
10587                 (move_operand): Use mips_symbolic_address_p to check symbolic
10588                 operands and general_operand to check the rest.
10589                 (symbolic_operand): Use mips_classify_constant.
10590                 (mips_legitimate_address_p): Use mips_classify_address.
10591                 (mips_move_1word): Combine handling of symbolic addresses.
10592                 Remove special treatment of gp-relative loads for TARGET_MIPS16.
10593                 (move_move_2words): Likewise.  Assume addresses are offsettable
10594                 if they need to refer to more than one word.  Add HIGH handling.
10595                 (mips_restore_gp): Use ptr_mode for the GP save slot.
10596                 (mips_expand_call): New function, combining the old mips.md
10597                 call and call_internal define_expands.  If the address isn't
10598                 a call_insn_operand, force it into a register.  For SVR4 PIC,
10599                 emit an exception_receiver instruction after the call.
10600                 (override_options): Only override flag_pic for TARGET_ABICALLS
10601                 if it is currently zero.  Allow mips_split_addresses when
10602                 Pmode == DImode too, except when ABI_HAS_64BIT_SYMBOLS.
10603                 Add new register class letter, 'c'.
10604                 (print_operand): Use mips_classify_constant for constant operands.
10605                 (print_operand_address): Use mips_classify_address.
10606                 (mips_output_function_prologue): Don't use .cprestore.
10607                 (mips_expand_epilogue): For TARGET_MIPS16, only adjust the stack
10608                 via the frame pointer if current_function_calls_eh_return.
10609                 (mips_encode_section_info): For TARGET_ABICALLS, use SYMBOL_REF_FLAG
10610                 to mark whether a symbol is local or global.
10611                 (build_mips16_call_stub): Expect the address of the function rather
10612                 than a MEM reference to it.  Update call generation sequences.
10613                 (mips16_optimize_gp): Remove Pmode checks.  Temporarily disable
10614                 small-data adjustments.
10615
10616                 * config/mips/mips.md: Remove 'R'/'m' memory distinction.  Use default
10617                 length for loads and stores.
10618                 (UNSPEC_CPADD, UNSPEC_RELOC_GPREL16): New constants.
10619                 (define_attr type): Add const and prefetch.
10620                 (define_attr length): Use mips_const_insns for const instructions.
10621                 Use mips_fetch_insns for load and store instructions.
10622                 (define_attr single_insn): New.
10623                 (define_attr can_delay): Use it.
10624                 (define_attr abicalls): Remove.
10625                 (define_delay): Use can_delay.  Always allow calls to have delay slots.
10626                 (addsi3_internal_2): Add 'Q' constraint.
10627                 (movsi_ulw, movsi_usw, movdi_uld, movdi_usd): Set length to 8.
10628                 (high): Remove.
10629                 (lowsi): Renamed from low.
10630                 (lowdi): New pattern.
10631                 (movdi, movsi): Use mips_legitimize_move.  Remove define_split.
10632                 (lwxc1, ldxc1, swxc1, sdxc1): Set length to 4.
10633                 (loadgp): Change operand 0 to an immediate_operand.
10634                 (tablejump): Use the same patterns for SVR4 PIC but emit a cpadd
10635                 beforehand.
10636                 (cpaddsi, cpadddi): New patterns.
10637                 (tablejump_internal3, tablejump_internal4): Remove define_expands
10638                 and associated define_splits.
10639                 (call, call_value): Use mips_expand_call.
10640                 (call_internal): New, replacing all existing call_internal* insns.
10641                 (call_value_internal): Likewise call_value_internal*.
10642                 (call_value_multiple_internal): Likewise call_value_multiple_internal*.
10643                 (untyped_call): Remove if (operands[0]) magic.
10644                 (prefetch_si_address, prefetch_si): Change type to "prefetch".
10645                 (prefetch_di_address, prefetch_di): Likewise.
10646                 (leasi, leadi): Remove.
10647                 (reloc_gprel16): New.
10648
10649                 * config/mips/5400.md (ir_vr54_hilo): Include const type.
10650                 * config/mips/5500.md (ir_vr55_hilo): Likewise.
10651                 * config/mips/sr71k.md (ir_sr70_hilo): Likewise.
10652
10653         2003-01-08  Eric Christopher  <echristo@redhat.com>
10654
10655                 * config.gcc (mipsisa32*): Change ABI_MEABI to ABI_EABI.
10656                 * config/mips/elf.h (STARTFILE_SPEC): Remove ABI_MEABI references and
10657                 configure check for libgloss.
10658                 * config/mips/elf64.h: Ditto.
10659                 * config/mips/mips.c: Remove ABI_MEABI.
10660                 * config/mips/mips.h: Ditto.
10661
10662         2002-11-05  Richard Sandiford  <rsandifo@redhat.com>
10663
10664                 Fix merge fallout.
10665                 * config/mips/mips.md (mul_acc_si): Reapply 2002-10-16 change.
10666                 (muldi3_internal): Remove outdated comment.
10667                 (*muls_di, *umuls_di): Fix comment and 64-bitness.
10668                 (*smsac_di, *umsac_di): Likewise.  Reformat.
10669                 (umulsi3_highpart): Minor formatting tweaks.
10670                 (umulsi3_highpart_internal): Use only if !ISA_HAS_MULHI.  Remove
10671                 redundant scratch operand.  Minor formatting tweak.
10672                 (umulsi3_highpart_mulhi_internal): Use for !TARGET_64BIT as well.
10673                 (umulsi3_highpart_neg_mulhi_internal): Likewise.  Fix asm template.
10674                 (smulsi3_highpart): As for the unsigned version.
10675                 (smulsi3_highpart_internal): Likewise.
10676                 (smulsi3_highpart_mulhi_internal): Likewise.
10677                 (smulsi3_highpart_neg_mulhi_internal): Likewise.
10678                 (smuldi3_highpart, umuldi3_highpart): Minor formatting tweaks.
10679                 (*smul_acc_di): Remove duplicated pattern.
10680                 (*umul_acc_di, *smul_acc_di): Reapply 2002-10-16 change.
10681                 (anddi3) [unnamed mips16 pattern]: Remove reintroduced length.
10682                 (zero_extendsidi2_internal2): Remove new, but commented-out pattern.
10683
10684         2002-10-22  Eric Christopher  <echristo@redhat.com>
10685
10686                 * config/mips/mips-protos.h (mips_return_addr): New.
10687                 * config/mips/mips.c (mips_return_addr): New.
10688                 (movdi_operand): Remove.
10689                 (se_register_operand): Ditto.
10690                 (se_reg_or_0_operand): Ditto.
10691                 (se_uns_arith_operand): Ditto.
10692                 (se_arith_operand): Ditto.
10693                 (se_nonmemory_operand): Ditto.
10694                 (extend_operator): Ditto.
10695                 (highpart_shift_operator): Ditto.
10696                 (mips_initial_elimination_offset): Remove return address pointer
10697                 elimination.
10698                 (mips_reg_names): Remove $ra.
10699                 (mips_regno_to_class): Ditto.
10700                 * config/mips/mips.h (POINTER_SIZE): Define based on TARGET_LONG64
10701                 and TARGET_64BIT.
10702                 (POINTER_BOUNDARY): Remove.
10703                 (POINTERS_EXTEND_UNSIGNED): Define to 0.
10704                 (PROMOTE_MODE): Promote to Pmode.
10705                 (SHORT_IMMEDIATES_SIGN_EXTEND): Define.
10706                 (Pmode): Define to TARGET_64BIT.
10707                 (FUNCTION_MODE): Define as Pmode.
10708                 (mips_args): Remove deleted functions.
10709                 (SIZE_TYPE): Depend on POINTER_SIZE.
10710                 (PTRDIFF_TYPE): Ditto.
10711                 (FIXED_REGISTERS): Fix extra registers.
10712                 (CALL_USED_REGISTERS): Ditto.
10713                 (CALL_REALLY_USED_REGISTERS): Ditto.
10714                 (RAP_REG_NUM): Remove.
10715                 (RETURN_ADDRESS_POINTER_REGNUM): Ditto.
10716                 (RETURN_ADDR_RTX): Define to mips_return_addr.
10717                 (ELIMINABLE_REGS): Remove RETURN_ADDRESS_POINTER_REGNUM.
10718                 (CAN_ELIMINATE): Ditto.
10719                 * config/mips/mips.md: For DImode patterns, take into account
10720                 deletions above. Split mulsidi patterns into sign_extend and
10721                 zero_extend.
10722
10723         2002-10-16  Richard Sandiford  <rsandifo@redhat.com>
10724                     Michael Meissner  <meissner@redhat.com>
10725
10726                 * config/mips/mips.h (ISA_HAS_MACC): True for normal-mode vr4120 code.
10727                 * config/mips/mips.md (mulsi3_mult3): Add a define_peephole2 to
10728                 mop up unnecessarly moves through LO.
10729                 (*mul_acc_si): Remove vr5400 and vr5500 handling from here.
10730                 (*macc): New pattern for ISA_HAS_MACC.  Add define_peephole2s to
10731                 change mtlo/macc sequences into mul/add sequences when a three-
10732                 address mul is available.
10733                 (*macc2): New pattern.  Add a define_peephole2 to generate it.
10734                 (*mul_sub_si): Fix contraint for operand 5.
10735                 (*muls): Use in 32-bit code as well.
10736                 (*msac): Likewise.  Use msub instead of msac in vr5500 code
10737                 if the destination is LO.  Remove duplicate define_split.
10738                 (*muls_di): Use only in 32-bit code.  Adjust rtl accordingly.
10739                 (*msac_di): Likewise.  Fix formatting.
10740                 (smulsi3_highpart, umulsi3_highpart): Use mulhi in 32-bit code too.
10741                 (*xmulsi3_highpart_internal): Use only if !ISA_HAS_MULHI.
10742                 (*xmulsi3_highpart_mulhi): Use even if !TARGET_64BIT.
10743                 (*xmulsi3_neg_highpart_mulhi): Likewise.
10744                 (*mul_acc_64bit_di): Remove.
10745                 (*mul_acc_di): Use only in 32-bit code.  Handle ISA_HAS_MACC as well.
10746
10747         2002-10-14  Richard Sandiford  <rsandifo@redhat.com>
10748
10749                 * config/mips/vr.h (DRIVER_SELF_SPECS): Define.
10750                 * config/mips/t-vr (MULTILIB_OPTIONS): Remove mlong32.
10751                 (MULTILIB_DIRNAMES): Remove long32.
10752                 (MULTILIB_EXCEPTIONS): Don't build -mabi=32 -mgp32 multilibs.
10753                 (MULTILIB_REDUNDANT_DIRS): Remove.
10754
10755         2002-10-14  Richard Sandiford  <rsandifo@redhat.com>
10756
10757                 * doc/tm.texi (DRIVER_SELF_SPECS): Document.
10758                 * gcc.c (driver_self_specs): New variable.
10759                 (do_self_spec): New function.
10760                 (main): Use it to process driver_self_specs.
10761
10762         2002-10-09  Richard Sandiford  <rsandifo@redhat.com>
10763
10764                 * config/mips/mips.md (one_cmpldi2): Use only if TARGET_64BIT.
10765                 Remove DImode define_split for !TARGET_64BIT.
10766                 (anddi3): Remove !TARGET_64BIT support from here as well.
10767                 Change operand 2's predicate to se_uns_arith_operand.
10768                 Add constant alternatives to define_insn.
10769                 (iordi3, xordi3, *nordi3): Likewise.
10770                 (anddi3_internal1, xordi3_immed): Remove.
10771
10772         2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
10773
10774                 * config/mips/mips.h (PROCESSOR_R4121): Rename to PROCESSOR_R4120.
10775                 (TARGET_MIPS4121): Rename to TARGET_MIPS4120.
10776                 * config/mips/mips.c (mips_cpu_info): Rename vr4121 to vr4120.
10777                 * config/mips/mips.md: Apply same renaming here.
10778
10779         2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
10780
10781                 * config/mips/mips.c (PROCESSOR_R4320, TARGET_MIPS4320): Remove.
10782                 (GENERATE_MULT3_SI): Remove use of TARGET_MIPS4320.
10783                 * config/mips/mips.c (mips_cpu_info): Remove vr4320 entry.
10784                 * config/mips/mips.md (define_attr cpu): Remove r4320.
10785                 Remove vr4320 scheduler and uses of TARGET_MIPS4320.
10786
10787         2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
10788
10789                 * config/mips/mips.c (mips16_strings): New variable.
10790                 (mips_output_function_epilogue): Clear the SYMBOL_REF_FLAG of every
10791                 symbol in mips16_strings.  Free the list.
10792                 (mips_encode_section_info): Keep track of local strings.
10793
10794         2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
10795
10796                 * config/mips/mips.md (bunge, bltgt, bungt): New define_expands.
10797                 (sordered_df, sordered_sf): Remove.
10798                 * config/mips/mips.c (get_float_compare_codes): New fn.
10799                 (gen_int_relational, gen_conditional_move): Use it.
10800
10801         2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
10802
10803                 * config/mips/mips-protos.h (mips_emit_fcc_reload): Declare.
10804                 * config/mips/mips.h (PREDICATE_CODES): Add fcc_register_operand.
10805                 * config/mips/mips.c (fcc_register_operand): New function.
10806                 (mips_emit_fcc_reload): New function, extracted from reload_incc.
10807                 (override_options): Allow TFmode values in float registers
10808                 if ISA_HAS_8CC.
10809                 * cnfig/mips/mips.md (reload_incc): Change destination prediate
10810                 to fcc_register_operand.  Remove misleading source constraint.
10811                 Use mips_emit_fcc_reload.
10812                 (reload_outcc): Duplicate reload_incc.
10813
10814
10815 2003-04-30  Diego Novillo  <dnovillo@redhat.com>
10816
10817         * builtins.def (BUILTIN_CONSTANT_P): Mark as constant.
10818
10819 2003-04-30  Geoffrey Keating  <geoffk@apple.com>
10820
10821         * tree-inline.c (inlinable_function_p): Back out last change, it's
10822         unnecessary.
10823
10824 2003-04-30  Steven Bosscher  <steven@gcc.gnu.org>
10825
10826         * ggc-page.c (TREE_EXP_SIZE): Define.
10827         (extra_order_size_table): New entry for expr trees with
10828         two operands.
10829
10830 2003-04-30  Gabriel Dos Reis <gdr@integrable-solutions.net>
10831
10832         * c-common.c (if_elt): Use location_t in lieu of "file, line" pair.
10833         (c_expand_start_cond): Adjust.
10834         (c_expand_end_cond): Don't use warning_with_file_and_file.
10835         (shadow_warning): Likewise.
10836
10837 2003-04-30  Nathan Sidwell  <nathan@codesourcery.com>
10838
10839         * tree.h (DECL_POINTER_DEPTH): Remove.
10840         (struct tree_decl): Remove pointer_depth.
10841
10842 2003-04-30  Janis Johnson  <janis187@us.ibm.com>
10843
10844         * config/rs6000/linux64.h (ASM_OUTPUT_LABELREF): Remove.
10845         * config/rs6000/rs6000.c (rs6000_elf_strip_name_encoding): Remove.
10846         (rs6000_xcoff_encode_section_info): Remove.
10847         (current_file_function_operand): Use SYMBOL_REF_FLAGS; fix latent bug.
10848         (rs6000_output_mi_thunk): Remove dead code; use SYMBOL_REF_FLAGS.
10849         (small_data_operand, rs6000_emit_move, rs6000_elf_in_small_data_p,):
10850         Use SYMBOL_REF_FLAGS.
10851         (rs6000_elf_encode_section_info): Call default_encode_section_info for
10852         generic flags, use SYMBOL_REF_FLAGS; code cleanups.
10853         * sysv4.h (TARGET_STRIP_NAME_ENCODING, ASM_OUTPUT_LABELREF): Remove.
10854         (SYMBOL_FLAG_SMALL_V4, SYMBOL_REF_SMALL_V4_P): New.
10855         * xcoff.h (TARGET_ENCODE_SECTION_INFO): Remove.
10856         (ASM_DECLARE_FUNCTION_NAME): Remove setting of SYMBOL_REF_FLAG.
10857
10858 2003-04-30  Gabriel Dos Reis <gdr@integrable-solutions.net>
10859
10860         * diagnostic.c (output_pointer): Use HOST_PTR_PRINTF.
10861
10862 2003-04-30  Andreas Schwab  <schwab@suse.de>
10863
10864         * doc/extend.texi (Other Builtins): Enclose multiple word data
10865         type in braces for @deftypefn.
10866
10867 2003-04-30  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10868
10869         * stor-layout.c (mode_for_size_tree): Use BLKmode if SIZE overflows.
10870
10871         * doc/install.texi (--enable-threads): Document "gnat" option.
10872
10873 2003-04-30  Gabriel Dos Reis <gdr@integrable-solutions.net>
10874
10875         * diagnostic.h (output_formatted_scalar): Tweak.
10876         * diagnostic.c (output_long_decimal): Likewise.
10877         (output_unsigned_decimal): Likewise.
10878         (output_long_unsigned_decimal): Likewise.
10879         (output_octal): Likewise.
10880         (output_long_octal): Likewise.
10881         (output_hexadecimal): Likewise.
10882         (output_long_hexadecimal): Likewise.
10883         (output_pointer): New function.
10884         (output_format): Use it.  Recognize "%p" format specifier.
10885
10886 2003-04-30  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10887
10888         * function.c (purge_addressof_1): Postpone insn in fewer cases.
10889
10890 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
10891
10892         * config/rs6000/host-darwin.c (segv_handler): When -dH is used,
10893         call abort() after running out of stack space.
10894
10895         * c-typeck.c (function_types_compatible_p): Ignore incompatible
10896         'volatile' qualifiers on a function's return type in GNU mode.
10897
10898 2003-04-29  Aldy Hernandez  <aldyh@redhat.com>
10899
10900         * expr.c (emit_group_load): Dump parallels of simd types to
10901         memory.
10902
10903 2003-04-29  Vladimir Makarov  <vmakarov@redhat.com>
10904
10905         * genautomata.c (add_vect): Check undefined value for range type
10906         too.
10907
10908 2003-04-29  Phil Edwards  <pme@gcc.gnu.org>
10909
10910         * configure.in:  More general test for cmp --ignore-initial.
10911         * configure:  Regenerate.
10912
10913 2003-04-29  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10914
10915         * stor-layout.c (mode_for_size_tree): Use tree_low_cst.
10916         (layout_decl, place_field): Likewise.
10917         Also make minor type and whitespace changes.
10918
10919         * tree.c (save_expr): Don't fold a COMPONENT_REF.
10920
10921 2003-04-29  Olivier Hainque <hainque@act-europe.fr>
10922
10923         * calls.c (expand_call): When modes of target and valreg match, force
10924         sibcall failure when target is a MEM.
10925
10926 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
10927
10928         * tree-inline.c (inlinable_function_p): Don't support inlining
10929         functions using varargs.
10930
10931         * doc/invoke.texi (Overall Options): Mention -x objective-c-header.
10932
10933         * dwarf2out.c (output_call_frame_info): No need to output EH
10934         unwind information if all_throwers_are_sibcalls.
10935
10936         * c-semantics.c (expand_unreachable_stmt): Return a tree.
10937         (expand_stmt): Update for change to expand_unreachable_stmt.
10938         (expand_unreachable_if_stmt): Likewise.
10939
10940         * Makefile.in (quickstrap): Pass BOOT_CFLAGS to submake.
10941
10942 2003-04-29  Jason Merrill  <jason@redhat.com>
10943
10944         PR middle-end/10336
10945         * jump.c (never_reached_warning): Really stop looking if we reach
10946         the beginning of the function.
10947
10948 2003-04-29  Bob Wilson  <bob.wilson@acm.org>
10949
10950         * config/xtensa/elf.h (SIZE_TYPE, PTRDIFF_TYPE, USER_LABEL_PREFIX):
10951         Remove redundant macros.
10952         (WCHAR_TYPE, WCHAR_TYPE_SIZE): Change to "short unsigned int".
10953         (LOCAL_LABEL_PREFIX): Define unconditionally.
10954         (NO_DOT_IN_LABEL): Clarify comment.
10955         * config/xtensa/linux.h (WCHAR_TYPE, WCHAR_TYPE_SIZE): Add explicit
10956         definition to "long int".
10957
10958 2003-04-29  Alexander Kabaev  <kan@FreeBSD.ORG>
10959
10960         bootstrap/10452
10961         * gengtype-yacc.y: Improve portability.
10962
10963 2003-04-29  Zack Weinberg  <zack@codesourcery.com>
10964
10965         * config.gcc: Install obsolete target list for GCC 3.3.
10966         * doc/install.texi: Mention in specific-target instructions
10967         that certain configurations are deprecated.
10968
10969 2003-04-29  Zack Weinberg  <zack@codesourcery.com>
10970
10971         * tree.h: Delete no-checking definition of CST_OR_CONSTRUCTOR_CHECK.
10972
10973 2003-04-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10974
10975         * c-pragma.c (maybe_apply_renaming_pragma): Fix typo.
10976         * gcc.c (display_help): Likewise.
10977         * toplev.c (f_options): Likewise.
10978         * params.def (PARAM_MAX_INLINE_SCOPE): Likewise.
10979         * config/c4x/c4x.h (TARGET_SWITCHES): Likewise.
10980         * config/mcore/mcore.h (TARGET_SWITCHES): Likewise.
10981         * config/s390/s390.h (TARGET_SWITCHES): Likewise.
10982         * config/v850/v850.h (TARGET_SWITCHES): Likewise.
10983
10984 2003-04-29  J"orn Rennecke <joern.rennecke@superh.com>
10985
10986         * varasm.c (default_assemble_visibility): Use assemble_name.
10987
10988 2003-04-29  David O'Brien  <obrien@FreeBSD.org>
10989
10990         * config/i386/freebsd64.h (LINK_SPEC): Mirror FreeBSD linker.
10991         * config/rs6000/freebsd.h (LINK_SHLIB_SPEC): New macro.
10992         (SIZE_TYPE): New macro.
10993         * config/i386/freebsd-aout.h (NO_PROFILE_COUNTERS): New macro.
10994         (SET_ASM_OP): New macro.
10995         (HANDLE_SYSV_PRAGMA): New macro.
10996         (ASM_WEAKEN_LABEL): New macro.
10997
10998 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
10999
11000         PR c++/10180
11001         * tree-inline.c (expand_call_inline): Call push_srcloc when
11002         encountering EXPR_WITH_FILE_LOCATION.  Honor warn_inline.
11003
11004 2003-04-28  Mike Stump  <mrs@apple.com>
11005
11006         * gdbinit.in: Update to reflect new identifier structure.
11007
11008 2003-04-28  Zack Weinberg  <zack@codesourcery.com>
11009
11010         * tree.h (TREE_CST_RTL, CST_OR_CONSTRUCTOR_CHECK): Delete.
11011         (struct tree_int_cst, struct tree_real_cst, struct tree_string,
11012         struct tree_complex, struct tree_vector): Remove RTL field.
11013         (CONSTRUCTOR_ELTS): Use elt 0.
11014         * tree.def (CONSTRUCTOR): Delete first of its two operands.
11015         * varasm.c (output_constant_def): Remove early exit if
11016         TREE_CST_RTL is set.  Don't set TREE_CST_RTL.
11017         (decode_addr_const): Don't mention TREE_CST_RTL in comment.
11018         * target.h (select_section): Don't mention TREE_CST_RTL in comment.
11019         * doc/tm.texi (encode_section_info): Don't talk about TREE_CST_RTL.
11020
11021 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
11022
11023         * c-decl.c (finish_decl): When prototype with asmspec is found
11024         for built-in, adjust built_in_decls as well as expr.c decls.
11025         * expr.c (init_block_move_fn, init_block_clear_fn): New functions.
11026         (emit_block_move_libcall_fn, clear_storage_libcall_fn): Use it.
11027         * expr.c (init_block_move_fn, init_block_clear_fn): New prototypes.
11028
11029 2003-04-28  Richard Henderson  <rth@redhat.com>
11030
11031         * config/sparc/sparc.c (print_operand): Add 's' to sign-extend.
11032         * config/sparc/sparc.md (const_mulsidi3_v8plus): Fix mode of
11033         integral constant mult operand.
11034         (const_mulsidi3_sp32, const_mulsidi3_sp64): Likewise.
11035         (const_smulsi3_highpart_v8plus): Likewise.
11036         (const_smulsi3_highpart): Likewise.
11037         (const_umulsidi3_sp32): Likewise; sign-extend it in the output.
11038         (const_umulsidi3_sp64, const_umulsidi3_v8plus): Likewise.
11039         (const_umulsi3_highpart_v8plus): Likewise.
11040         (const_umulsi3_highpart): Likewise.
11041
11042 2003-04-28  David O'Brien  <obrien@FreeBSD.org>
11043
11044         * config/i386/x86-64.h (NO_PROFILE_COUNTERS, HAVE_AS_DWARF2_DEBUG_LINE):
11045         Define as 1.
11046
11047 2003-04-28  David O'Brien  <obrien@FreeBSD.org>
11048
11049         * config/i386/i386.h (builtin_define): Add __amd64 and __amd64__.
11050
11051 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
11052
11053         * builtins.def (BUILT_IN_BCOPY, BUILT_IN_MEMMOVE): New.
11054         * builtin-types.def (BT_FN_VOID_CONST_PTR_PTR_SIZE): New.
11055         * builtins.c (expand_builtin_memmove, expand_builtin_bcopy): New
11056         functions.
11057         (expand_builtin): Handle BUILT_IN_BCOPY and BUILT_IN_MEMMOVE.
11058
11059 2003-04-28  Nick Clifton  <nickc@redhat.com>
11060
11061         * config/arm/elf.h (ASM_OUTPUT_ALIGNED_COMMON): Remove definition.
11062
11063 2003-04-27  Zack Weinberg  <zack@codesourcery.com>
11064
11065         * expr.c (expand_expr <COMPLEX_CST, STRING_CST>): Always call
11066         output_constant_def, use its result instead of TREE_CST_RTL (exp).
11067         Can assume it has the form (mem (symbol_ref ".LCxxx")).
11068         (expand_expr <COMPONENT_REF>): Can always just extract the
11069         relevant field of a CONSTRUCTOR.
11070         (expand_expr <ARRAY_REF, COMPONENT_REF, BIT_FIELD_REF,
11071         ARRAY_RANGE_REF>): Make control flow explicit.
11072         * varasm.c (output_constant_def): Can look at TREE_CST_RTL of
11073         an INTEGER_CST.
11074
11075 2003-04-27  Kazu Hirata  <kazu@cs.umass.edu>
11076
11077         * reload1.c (reg_set_luid): Fix a comment typo.
11078
11079 2003-04-27  Zack Weinberg  <zack@codesourcery.com>
11080
11081         * varasm.c (const_str_htab_hash, const_str_htab_eq, STRHASH,
11082         struct deferred_string, const_str_htab): Kill.
11083         (n_deferred_strings): New static variable.
11084         (build_constant_desc): Set SYMBOL_REF_DECL of the new
11085         symbol_ref to point to the constant.
11086         (output_constant_def): When a deferred string is forced out,
11087         just clear STRING_POOL_ADDRESS_P and decrement n_deferred_strings.
11088         (mark_constant): Likewise.
11089         (maybe_output_constant_def_contents): When deferring a string
11090         constant, just set STRING_POOL_ADDRESS_P and increment
11091         n_deferred_strings.
11092         (mark_constant_pool): Check n_deferred_strings, not the size
11093         of const_str_htab.
11094         (init_varasm_once): No need to create const_str_htab.
11095
11096         * rtl.def, rtl.h, doc/rtl.texi: Document possibility that
11097         SYMBOL_REF_DECL points to a constant.
11098
11099 2003-04-26  Zack Weinberg  <zack@codesourcery.com>
11100
11101         * varasm.c (output_constant_def): Split out two new static
11102         functions, build_constant_desc and maybe_output_constant_def_contents.
11103         Restructure for comprehensibility.  Don't call
11104         output_addressed_constants.  Treat defstr being non-NULL for
11105         STRING_POOL_ADDRESS_P constants as an invariant.
11106         (struct deferred_string): Remove labelno field.
11107         (output_constant_def_contents): Kill labelno argument. Call
11108         output_addressed_constants here.  Use ASM_OUTPUT_LABEL, not
11109         asm_out.internal_label.
11110         (mark_constant): Update call to output_constant_def_contents.
11111         Treat defstr being non-NULL for STRING_POOL_ADDRESS_P
11112         constants as an invariant.
11113
11114 2003-04-26  Richard Henderson  <rth@redhat.com>
11115
11116         * config/i386/i386.c (output_pic_addr_const): Use SYMBOL_REF_LOCAL_P.
11117         (ix86_expand_call, ix86_rtx_consts): Likewise.
11118
11119 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11120
11121         * doc/md.texi (cmpstr): Document additional restrictions.
11122
11123 2003-04-26  Neil Booth  <neil@daikokuya.co.uk>
11124
11125         * flags.h (time_report): Remove.
11126         * timevar.c (timevar_enable): New.
11127         (TIMEVAR_ENABLE): Remove, use timevar_enable.
11128         (timevar_init): Rename from init_timevar.
11129         * timevar.h (timevar_init): Rename from init_timevar.
11130         * toplev.c (time_report): Make static.
11131         (do_compile): Conditionally call init_timevar first.
11132         (preprocess_options): Move some code to do_compile.
11133
11134 2003-04-26  Stephane Carrez  <stcarrez@nerim.fr>
11135
11136         * doc/install.texi (Binaries): Mention binaries for HC11/HC12.
11137
11138 2003-04-26  Neil Booth  <neil@daikokuya.co.uk>
11139
11140         * _cpp_lex_direct: Remove pointless code.
11141
11142 2003-04-26 Stephane Carrez <stcarrez@nerim.fr>
11143
11144         * doc/extend.texi (Function Attributes): Document "near" and "far"
11145         for 68HC11 and 68HC12.
11146
11147 2003-04-25  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11148
11149         * expr.c (store_field): When making temporary for store, don't
11150         make it TYPE_QUAL_CONST.
11151
11152 2003-04-25  Phil Edwards  <pme@gcc.gnu.org>
11153
11154         * toplev.c (read_integral_parameter):  Use "argument" in error
11155         message to distinguish it from actual invalid options.
11156
11157 2003-04-25  Bob Wilson  <bob.wilson@acm.org>
11158
11159         * config/xtensa/linux.h (TARGET_OS_CPP_BUILTINS): Back out previous
11160         addition of __PIC__ and __pic__ macros.
11161         * config/xtensa/xtensa.h: Clean up indentation.
11162
11163 2003-04-25  Bob Wilson  <bob.wilson@acm.org>
11164
11165         * config/xtensa/linux.h (TARGET_OS_CPP_BUILTINS): Remove definition of
11166         _GNU_SOURCE.  Add definitions of __PIC__ and __pic__.
11167         (SUBTARGET_CPP_SPEC): Define.
11168         (LIB_SPEC): Delete.
11169         * config/xtensa/xtensa-protos.h (xtensa_declare_object): Delete.
11170         * config/xtensa/xtensa.c (xtensa_declare_object): Delete.
11171         * config/xtensa/xtensa.h (CPP_SPEC, SUBTARGET_CPP_SPEC, EXTRA_SPECS):
11172         Define.
11173         (ASM_OUTPUT_COMMON, ASM_OUTPUT_LOCAL): Delete.
11174         (ASM_OUTPUT_ALIGNED_BSS, BSS_SECTION_ASM_OP): Define.
11175
11176 2003-04-25  H.J. Lu <hjl@gnu.org>
11177
11178         * config/ia64/ia64.c (ia64_expand_compare_and_swap): Add rmode
11179         for return mode.
11180         (ia64_expand_builtin): Set rmode to SImode for
11181         IA64_BUILTIN_BOOL_COMPARE_AND_SWAP_SI,
11182         IA64_BUILTIN_VAL_COMPARE_AND_SWAP_SI and
11183         IA64_BUILTIN_BOOL_COMPARE_AND_SWAP_DI. Set remode to DImode
11184         for IA64_BUILTIN_VAL_COMPARE_AND_SWAP_DI.
11185
11186 2003-04-25  Phil Edwards  <pme@gcc.gnu.org>
11187
11188         * configure.in (make_compare_target):  Test for GNU cmp and set this
11189         variable appropriately.
11190         * Makefile.in (compare, compare3, compare4, compare-lean, compare3-lean,
11191         compare4-lean): Rename actual targets to slowcompare*.  New compare*
11192         targets depend on names based on make_compare_target.
11193         * configure:  Regenerated.
11194
11195 2003-04-25  Richard Henderson  <rth@redhat.com>
11196
11197         * config/ia64/ia64.c (ia64_compute_frame_size): Allow inline asm
11198         to clobber ar.pfs and ar.unat.
11199         (ia64_expand_prologue): Force alloc instruction if ar.pfs saved;
11200         fix test for spilling ar.pfs to the stack.
11201
11202 2003-04-25  Richard Henderson  <rth@redhat.com>
11203
11204         PR opt/10315
11205         * config/rs6000/rs6000.c (rs6000_emit_move): Only elide proper
11206         checks during reload; use validize_mem instead of adjust_address.
11207
11208 2003-04-26  Ben Elliston  <bje@wasabisystems.com>
11209
11210         * config/arm/arm.c (arm_adjust_cost): Correct logic that tests the
11211         return values from recog_memoized().
11212
11213 2003-04-24  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11214
11215         PR opt/8705
11216         * gcse.c (try_replace_reg): On a successful substitution of a constant
11217         into a single set, try to simplify the source of the set.
11218         * loop.c (scan_loop): Don't try to optimize a MODE_CC set with a
11219         constant source.
11220
11221 2003-04-24  Neil Booth  <neil@daikokuya.co.uk>
11222
11223         * cpplex.c (cpp_token_len): Tighten up.
11224         (cpp_token_as_text): Need extra byte now.
11225         * cpplib.c (glue_header_name): Need extra 2 bytes.
11226         * cppmacro.c (cpp_macro_definition): Need extra byte.
11227
11228 2003-04-24  Alexander Kabaev <kan@FreeBSD.ORG>
11229
11230         * config/sparc/sparc.md (umulsidi3, mulsidi3): Avoid using
11231         const_umulsidi3_sp32 and const_mulsidi3_sp32 on 64bit targets
11232         where they might be not present. Use their _sp64 equivalent
11233         instead.
11234
11235 Thu Apr 24 20:42:12 CEST 2003  Jan Hubicka  <jh@suse.cz>
11236
11237         * i386.md (cvtsi2sdq): Fix typo in previous patch.
11238
11239 2003-04-24  Krister Walfridsson  <cato@df.lth.se>
11240
11241         * configure.in: Check whether mbstowcs works.
11242         * configure, config.in: Regenerate.
11243         * intl.c: Use HAVE_WORKING_MBSTOWCS.
11244
11245 2003-04-24  H.J. Lu <hjl@gnu.org>
11246
11247         * config/ia64/ia64.c (ia64_init_builtins): Add si_ftype_pdi_di_di
11248         for __sync_bool_compare_and_swap_di for int return type.
11249
11250         * config/ia64/ia64intrin.h (__sync_bool_compare_and_swap_di):
11251         Change return type to int.
11252         (__sync_bool_compare_and_swap): Likewise.
11253
11254 Thu Apr 24 16:55:26 CEST 2003  Jan Hubicka  <jh@suse.cz>
11255
11256         * cfgbuild.c (make_edges):  Do not use next_nonnote_insn when
11257         looking for fallthru edge.
11258
11259         * athlon.md (athlon-agu, athlon-store, athlon-fany, athlon-faddmul):
11260         Fix.
11261         (athlon-load2, athlon-store2, athlon-fpsched, athlon-fpload,
11262         athlon-fvector): New.
11263         (athlon_*): Revisit to match new optimization guide.
11264         * i386.c (ix86_adjust_cost):  Fix memory operand costs on Athlon/k8
11265         * i386.md (cvt??2?? patterns): Fix modes.
11266         (fistp patterns): Set modes.
11267
11268         Accidentaly commited with my earlier reload patch:
11269         PR c/10308
11270         * reload.c (find_reloads_address_1): Reload plus at the place of
11271         index register.
11272
11273 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
11274
11275         New GCOV_TAG_FUNCTION layout
11276         * coverage.c (struct function_list): Replace name with ident.
11277         (struct counts_entry): Likewise.
11278         (fn_ident): New.
11279         (htab_counts_entry_hash, htab_counts_entry_eq,
11280         htab_counts_entry_del): Adjust.
11281         (reads_count_file, get_coverage_counts,
11282         coverage_begin_output, coverage_end_function): Adjust.
11283         (build_fn_info_type, build_fn_info_value): Likewise.
11284         * gcov-dump.c (tag_function): Adjust.
11285         * gcov-io.c (gcov_write_string, gcov_read_string): Not in LIBGCOV.
11286         * gcov-io.h (gcov_write_string, gcov_read_string): Not in LIBGCOV.
11287         * gcov.c (struct function_info): Add ident.
11288         (read_graph_file, read_count_file): Adjust.
11289         * libgcov.c (gcov_exit): Adjust.
11290
11291 2003-04-23  Richard Henderson  <rth@redhat.com>
11292
11293         PR opt/8300
11294         * toplev.c (rest_of_compilation): Delay no_new_pseudos until
11295         after initialize_uninitialized_subregs; update reg info assuming
11296         new pseudos were created.
11297
11298 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
11299
11300         * Makefile.in (c-lex.o, LIBCPP_OBJS, cpplex.o): Update.
11301         * c-lex.c (MULTIBYTE_CHARS): Remove conditionals.
11302         (lex_string): Take cpp_string with full spelling.
11303         (cb_ident): Update.
11304         (c_lex): Update diagnostics.
11305         * cpplex.c (SPELL_NUMBER, SPELL_STRING): Combine into SPELL_LITERAL.
11306         (create_literal): New.
11307         (lex_string): Unterminated literals have type CPP_OTHER.
11308         (_cpp_lex_direct): Update calls to lex_string.  Use create_literal
11309         for CPP_OTHER.
11310         (cpp_token_len, cpp_spell_token, cpp_output_token): Simplify.
11311         (_cpp_equiv_tokens, cpp_interpret_charconst): Update.
11312         * cpplib.c (parse_include, do_line, do_linemarker,
11313         destringize_and_run): Update for token storing full spelling.
11314         * cpplib.h: Update token spelling types.
11315         * cppmacro.c (stringify_arg, check_trad_stringification):
11316         Update for token storing full spelling.
11317
11318 2003-04-23  Ulrich Weigand  <uweigand@de.ibm.com>
11319
11320         * config/s390/s390.c (s390_expand_cmpstr): Disable CLC loop.
11321
11322 2003-04-23  Richard Earnshaw  <rearnsha@arm.com>
11323
11324         * arm.h (TARGET_OPTIONS): Add value field.
11325
11326 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
11327
11328         * doc/extend.texi: Remove duplicate 2003 copyright date.
11329
11330 2003-04-23  Nathan Sidwell  <nathan@codesourcery.com>
11331
11332         * Makefile.in (LIBGCC_DEPS): Add gcov headers.
11333         (libgcov.a): Depends on LIBGCC_DEPS.
11334         * basic-block.h (profile_info): Moved here from coverage.h. Made
11335         a pointer.
11336         * coverage.c (struct function_list): Fixed array of counter types.
11337         (struct counts_entry): Keyed by counter type, contains summary.
11338         (profile_info): Moved to profile.c.
11339         (prg_ctr_mask, prg_n_ctrs, fn_ctr_mask, fn_n_ctrs): New global
11340         vars.
11341         (profiler_label): Remove.
11342         (ctr_labels): New.
11343         (set_purpose, label_for_tag, build_counter_section_fields,
11344         build_counter_section_value, build_counter_section_data_fields,
11345         build_counter_section_data_values, build_function_info_fields,
11346         build_function_info_value, gcov_info_fields, gcov_info_value): Remove.
11347         (build_fn_info_type, build_fn_info_value, build_ctr_info_type,
11348         build_ctr_info_value, build_gcov_info): New.
11349         (htab_counts_entry_hash, htab_counts_entry_eq): Adjust.
11350         (reads_counts_file): Adjust.
11351         (get_coverage_counts): Takes counter number. Add summary
11352         parameter. Adjust.
11353         (coverage_counter_ref): Tkaes counter number. Adjust. Lazily
11354         create counter array labels.
11355         (coverage_end_function): Adjust.
11356         (create_coverage): Adjust.
11357         (find_counters_section): Remove.
11358         * coverage.h (MAX_COUNTER_SECTIONS): Remove.
11359         (struct section_info, struct profile_info): Remove.
11360         (profile_info): Moved to basic-block.h.
11361         (coverage_counter_ref): Takes a counter number.
11362         (get_coverage_counts): Takes a counter number. Added summary
11363         parameter.
11364         (find_counters_section): Remove.
11365         * gcov-dump.c (tag_arc_counts): Rename to ...
11366         (tag_counters): ... here. Adjust.
11367         (tag_table): Move tag_counters to 3rd entry. Remove
11368         PROGRAM_PLACEHOLDER and PROGRAM_INCORRECT entries.
11369         (dump_file): Check for counter tag values here.
11370         (tag_summary): Adjust.
11371         * gcov-io.c (gcov_write_summary, gcov_read_summary): Adjust.
11372         * gcov-io.h (GCOV_LOCKED): New.
11373         (GCOV_TAG_ARC_COUNTS): Rename to ...
11374         (GCOV_TAG_COUNTS_BASE): ... here.
11375         (GCOV_TAG_PLACEHOLDER_SUMMARY, GCOV_TAG_INCORRECT_SUMMARY):
11376         Remove.
11377         (GCOV_COUNTER_ARCS, GCOV_COUNTERS, GCOV_NAMES): New.
11378         (GCOV_TAG_FOR_COUNTER, GCOV_COUNTER_FOR_TAG,
11379         GCOV_TAG_IS_COUNTER): New.
11380         (struct gcov_ctr_summary): New.
11381         (struct gcov_summary): Adjust.
11382         (struct gcov_counter_section): Remove.
11383         struct gcov_counter_section_data): Remove.
11384         (struct gcov_function_info): Rename to ...
11385         (struct gcov_fn_info): ... here. Adjust.
11386         (struct gcov_ctr_info): New.
11387         (struct gcov_info): Adjust.
11388         * gcov.c (read_count_file): Adjust.
11389         (output_lines): Adjust.
11390         * libgcov.c (gcov_exit): Adjust.
11391         (__gcov_flush): Adjust.
11392         * mklibgcc.in (libgcc2_c_dep): Add gcov headers.
11393         * predict.c (maybe_hot_bb_p, probably_cold_bb_p,
11394         probably_never_executed_bb_p, compute_frequency_function): Adjust
11395         profile_info use.
11396         * profile.c (struct counts_entry): Remove.
11397         (profile_info): Define here.
11398         (get_exec_counts): Adjust get_coverage_counts call.
11399         (compute_branch_probablilities): Remove find_counters_section
11400         call.
11401         (gen_edge_profiler): Adjust coverage_counter_ref call.
11402         * tracer.c (tail_duplicate): Adjust profile_info use.
11403
11404 2003-04-23  Roger Sayle  <roger@eyesopen.com>
11405
11406         PR optimization/10339
11407         * builtins.c (expand_builtin_strcmp): Try to emit cmpstrsi insn
11408         directly instead of unsafely transforming call into a memcmp.
11409         (expand_builtin_strncmp): Likewise.
11410
11411 2003-04-22  Roger Sayle  <roger@eyesopen.com>
11412
11413         * alias.c (mark_constant_function):  Check for constancy and
11414         purity even of void functions.  Update both the function decl
11415         and the cgraph RTL info with the results.
11416
11417 2003-04-22  Roger Sayle  <roger@eyesopen.com>
11418
11419         * real.c (do_add): Change to return a bool indicating that the
11420         result of the operation may be inexact due to loss of precision.
11421         (do_multiply): Likewise.
11422         (do_divide): Likewise.
11423
11424 2003-04-22  Geoffrey Keating  <geoffk@apple.com>
11425             Loren James Rittle  <ljrittle@acm.org>
11426
11427         * dwarf2out.c (fde_table_allocated): Mark with GTY.
11428         (decl_die_table_allocated): Likewise.
11429         (abbrev_die_table_allocated): Likewise.
11430         (line_info_table_allocated): Likewise.
11431         (separate_line_info_table_allocated): Likewise.
11432         (pubname_table_allocated): Likewise.
11433         (arange_table_allocated): Likewise.
11434         (ranges_table_allocated): Likewise.
11435         (decl_die_table_in_use): Unconditionalize; mark with GTY.
11436         (abbrev_die_table_in_use): Likewise.
11437         (line_info_table_in_use): Likewise.
11438         (separate_line_info_table_in_use): Likewise.
11439         (pubname_table_in_use): Likewise.
11440         (arange_table_in_use): Likewise.
11441         (ranges_table_in_use): Likewise.
11442         (have_location_lists): Likewise.
11443         (emitcount): New GTY-marked static, moved...
11444         (maybe_emit_file): ...from here.
11445         (label_num): New GTY-marked static, moved...
11446         (gen_internal_sym): ...from here.
11447
11448 2003-04-22  Richard Henderson  <rth@redhat.com>
11449
11450         PR 8866
11451         * rtl.h (MEM_NOTRAP_P): New.
11452         (MEM_COPY_ATTRIBUTES): Copy it.
11453         * rtlanal.c (may_trap_p): Check it.
11454         * expr.c (do_tablejump): Set it.
11455         * doc/rtl.texi (Flags): Document it.
11456
11457         * cfgrtl.c (try_redirect_by_replacing_jump): Revert last three changes.
11458
11459 2003-04-22  Olivier Hainque  <hainque@act-europe.fr>
11460
11461         * config/alpha/alpha.c (alpha_expand_prologue [OPEN_VMS_ABI]): Don't
11462         set FRP on stack adjustment for outgoing args if frame_pointer_needed.
11463
11464 2003-04-22  Vincent Celier <celier@gnat.com>
11465
11466         * gthr-gnat.h, gthr-gnat.c: new sources for implementation of
11467         --enable-threads=gnat.
11468         * Makefile.in: Add gthr-gnat.c to LIB2ADDEH.
11469         * configure.in: Add gnat to the list of thread packages
11470         * configure: Rebuild.
11471         * config/t-linux: Add gthr-gnat.c to LIB2ADDEH and LIB2ADDEHDEP
11472
11473 2003-04-22  Neil Booth  <neil@daikokuya.co.uk>
11474
11475         * cpplex.c (_cpp_get_fresh_line): Pop the buffer if return_at_eof.
11476
11477 2003-04-22  Devang Patel  <dpatel@apple.com>
11478
11479         * cpptrad.c (_cpp_replacement_text_len): Add check for macro
11480         parameter count.
11481         (_cpp_copy_replacement_text): Same.
11482
11483 2003-04-22  Neil Booth  <neil@daikokuya.co.uk>
11484
11485         * c-lex.c (c_lex): Handle CPP_OTHER differently.
11486         * cppexp.c (_cpp_parse_expr): Similarly.
11487         * cpplex.c (SPELL_CHAR): Remove.
11488         (_cpp_lex_direct): Stray chars are saved as byte strings.
11489         (cpp_spell_token, cpp_output_token, _cpp_equiv_token): Don't
11490         handle SPELL_CHAR.
11491         (cpp_avoid_paste): Update handling of CPP_OTHER.
11492         * cpplib.h: Spell CPP_OTHER like a number.
11493         (struct cpp_token): Remove member c.
11494         * cppmacro.c (stringify_arg): Update handling of CPP_OTHER.
11495
11496 2003-04-22  David Turner <novalis@gnu.org>
11497
11498         * gbl-ctors.h: Add special license exception.
11499         * libgcc2.h: Likewise.
11500         * tsystem.h: Likewise.
11501         * gcov-io.h: Likewise.
11502
11503 2003-04-22  David Edelsohn  <edelsohn@gnu.org>
11504
11505         * fold-const.c (fold_range_test): Use RANGE_TEST_NON_SHORT_CIRCUIT
11506         macro defaulting to original BRANCH_COST heuristic.
11507         * doc/tm.texi (RANGE_TEST_NON_SHORT_CIRCUIT): Document.
11508
11509         * config/rs6000/rs6000.h (RANGE_TEST_NON_SHORT_CIRCUIT): Define.
11510
11511 2003-04-22  Aldy Hernandez  <aldyh@redhat.com>
11512
11513         * config/rs6000/t-spe: Merge in t-fprules into file.
11514
11515         * config.gcc: Add t-spe to powerpc-eabispe.
11516
11517 2003-04-22  Kean Johnston  <jkj@sco.com>
11518
11519         * tlink.c (recompile_files): Add missing '=' to putenv calls
11520
11521 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
11522
11523         * ginclude/stddef.h: Provide C++ safe offsetof.
11524
11525 2003-04-22  J"orn Rennecke <joern.rennecke@superh.com>
11526
11527         * function.c (purge_addressof_1): In (mem (addressof (reg))) case
11528         for reg notes, if there are no substitutions, just use a SUBREG.
11529
11530 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
11531
11532         * Makefile.in (calls.o): Depend on except.h.
11533         * calls.c: Include except.h.
11534         (emit_call_1): Call note_eh_region_may_contain_throw if
11535         appropriate.
11536         * except.c (eh_region): Add may_contain_throw.
11537         (expand_eh_region_end_cleanup): Do not include handler code when
11538         it cannot be reached.
11539         (note_eh_region_may_contain_throw): New function.
11540         * except.h (note_eh_region_may_contain_throw): New function.
11541
11542 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
11543
11544         * config/i386/winnt.c (i386_pe_mark_dllimport): Revert previous
11545         changes.
11546
11547 2003-04-21  Aldy Hernandez  <aldyh@redhat.com>
11548
11549         * config/rs6000/rs6000.c (rs6000_override_options): No SPE means
11550         64-bit long doubles.
11551
11552 2003-04-21  Olivier Hainque  <hainque@act-europe.fr>
11553
11554         * fold-const.c (fold, case PLUS_EXPR and case MULT_EXPR): Restore
11555         a number of conversions required for type consistency and previously
11556         stripped off by STRIP_NOPS.
11557
11558         * calls.c (expand_call): Prevent sibcall optimization for calls to
11559         nested subprograms.
11560
11561         * expmed.c (extract_bit_field): Reverse operands of && condition to
11562         prevent a potential division by zero in the previously first branch.
11563         * config/pa/pa.md (extv, extzv): FAIL if the bitfield length is zero.
11564
11565 2003-04-21  Joel Brobecker  <brobecker@gnat.com>
11566
11567         * dwarf2out.c (is_ada, is_ada_subrange_type): New functions.
11568         (subrange_type_die): Likewise.
11569         (modified_type_die): Emit a subrange_type DIE for Ada subrange types.
11570         (is_c_family, is_cxx, is_java, is_fortran): Return bool and clean up.
11571
11572 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
11573
11574         Break out coverage routines to new file.
11575         * Makefile.in (COVERAGE_H): New variable
11576         (C_OBJS): Add coverage.o
11577         (coverage.o): New target.
11578         (profile.o, loop-init.o, sched-ebb.o, predict.o, tracer.o): Adjust
11579         dependencies.
11580         (GTFILES): Adjust.
11581         (gt-coverage.h): New target.
11582         (gt-profile.h): Remove.
11583         * profile.h: Remove. Move to ...
11584         * coverage.h: ... here. New. #include gcov-io.h.
11585         * gcov-io.h: Move function definitions to ...
11586         * gcov-io.c: ... here. New.
11587         * profile.c: Move coverage routines to coverage.c.
11588         (instrument_edges, get_exec_counts, branch_prob, init_branch_prob,
11589         end_branch_prob): Adjust.
11590         * coverage.c: New. Coverage routines from profile.c
11591         (coverage_counter_ref, coverage_init, coverage_finish,
11592         coverage_end_function, coverage_begin_output,
11593         coverage_counter_ref, get_coverage_counts): Define.
11594         * gcov-dump.c, gcov.c: #include gcov-io.c.
11595         * libgcov.c: Likewise. Adjust.
11596         * loop-init.c: Don't #include profile.h
11597         * tracer.c, predict.c, sched-ebb.c: Adjust #includes.
11598         * rtl.h: Add coverage prototypes.
11599         * toplev.c (compile_file): Init coverage, not branch_prob.
11600         Always call coverage_finish.
11601         (rest_of_compilation): Call coverage_end_function.
11602
11603 2003-04-21  Matt Kraai  <kraai@alumni.cmu.edu>
11604
11605         * config/rs6000/rs6000.md (*movsf_softfloat): Add "h" <- "0" case.
11606
11607 2003-04-21  Neil Booth  <neil@daikokuya.co.uk>
11608
11609         * c-ppoutput.c (cb_include): Don't take a cpp_token.
11610         * cppfiles.c: Don't undef strcmp.
11611         (find_include_file): Don't take a cpp_token.  Check for empty
11612         file names.
11613         (_cpp_execute_include, _cpp_compare_file_date): Don't take a cpp_token.
11614         (cpp_push_include): Simplify.
11615         * cpphash.h (_cpp_execute_include, _cpp_compare_file_date): Update.
11616         * cpplib.c (glue_header_name): Return the file name, not a cpp_token.
11617         (parse_include): Similary.  Don't check for zero-length filenames.
11618         (do_include_common, do_pragma_dependency): Update accordingly.
11619         * cpplib.h (struct cpp_callbacks): Change prototype of include.
11620
11621 2003-04-21  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11622
11623         * doc/rtl.texi (RTX_UNCHANGING_P): Point to true_dependence for
11624         details of conflict handling.
11625
11626         * fold-const.c (extract_muldiv, case CONVERT_EXPR): Detect case
11627         when conversion overflows.
11628
11629         * stor-layout.c (layout_decl): Don't set DECL_SIZE_UNIT if already set.
11630
11631         * expr.c (store_constructor): Set RTX_UNCHANGING_P if readonly_field_p
11632         before clearing.
11633
11634 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
11635
11636         * config/i386/winnt.c (i386_pe_mark_dllimport): Make the new RTL
11637         have the same form as the old RTL.
11638
11639 2003-04-21  Andreas Jaeger  <aj@suse.de>
11640
11641         * cppcharset.c (_cpp_valid_ucn): Cast field precision to int.
11642
11643 2003-04-20  Chris Lattner  <sabre@nondot.org>
11644             Zack Weinberg  <zack@codesourcery.com>
11645
11646         * c-common.h, c-semantics.c: Rename genrtl_decl_cleanup to
11647         genrtl_cleanup_stmt.  Correct comment at head of
11648         genrtl_cleanup_stmt (no such thing as a DECL_CLEANUP).
11649
11650         * stmt.c (struct nesting): Kill n_function_calls.
11651         (expand_start_bindings): Don't set
11652         thisblock->data.block.n_function_calls.
11653         (expand_end_bindings): Compare function_call_count against 0.
11654         (expand_cleanups): Kill DONT_DO argument; all callers passed
11655         NULL_TREE. All callers updated to match.
11656
11657 2003-04-20  Zack Weinberg  <zack@codesourcery.com>
11658
11659         * varasm.c (struct deferred_constant, defer_addressed_constants_flag)
11660         (defer_addressed_constants, output_deferred_addressed_constants): Kill.
11661         (output_constant_def): Remove code predicated on
11662         defer_addressed_constants_flag.
11663
11664         * output.h: Remove prototypes of deleted functions.
11665         * c-typeck.c (constructor_subconstants_deferred): Kill.
11666         (struct initializer_stack): Remove 'deferred' field.
11667         (start_init): Remove all references to the above.
11668         (finish_init): Likewise. Also remove never-executed call to
11669         output_deferred_addressed_constants.  Pull assignment to
11670         defstr out of if expression.
11671
11672 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
11673
11674         * cpphash.h (NOTE_ESC_NL, NOTE_ESC_SPACE_NL, NOTE_TRIGRAPH,
11675         NOTE_NEWLINE): Remove.
11676         * cpplex.c (_cpp_clean_line, _cpp_process_line_notes): Update
11677         to handle new form of line note type.
11678
11679 2003-04-20  Zack Weinberg  <zack@codesourcery.com>
11680
11681         * target.h (encode_section_info): Add new argument carrying
11682         the RTL to be modified by the hook.
11683
11684         * varasm.c (make_decl_rtl, output_constant_def): Update calls
11685         to encode_section_info.
11686         (default_encode_section_info): Take and use RTL argument,
11687         don't use TREE_CST_RTL or DECL_RTL.
11688         * output.h: Update prototype of default_encode_section_info.
11689         * config/darwin.h (ASM_DECLARE_OBJECT_NAME)
11690         (ASM_DECLARE_FUNCTION_NAME, ASM_OUTPUT_ALIGNED_DECL_LOCAL):
11691         Update calls to encode_section_info.
11692
11693         * config/darwin.c, config/arm/arm.c, config/arm/pe.c
11694         * config/h8300/h8300.c, config/i386/winnt.c, config/m32r/m32r.c
11695         * config/m68hc11/m68hc11.c, config/m88k/m88k.c, config/mcore/mcore.c
11696         * config/mips/mips.c, config/mmix/mmix.c, config/pa/pa.c
11697         * config/romp/romp.c, config/rs6000/rs6000.c, config/s390/s390.c
11698         * config/v850/v850.c (TARGET_ENCODE_SECTION_INFO definitions):
11699         Take and use RTL argument, don't use TREE_CST_RTL or DECL_RTL,
11700         except for PE dllimport/dllexport.  Update calls to
11701         default_encode_section_info.
11702
11703         * config/darwin-protos.h, config/arm/arm-protos.h, config/i386-protos.h:
11704         Update prototypes.
11705
11706         * doc/tm.texi (TARGET_ENCODE_SECTION_INFO): Update.
11707
11708 2003-04-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11709
11710         PR/8705
11711         * pa.md (movccfp): New expander.
11712         (setccfp0, setccfp1): Rename to movccfp0 and movccfp1, respectively.
11713         Reverse fcmp conditions.
11714
11715 2003-04-20  Marek Michalkiewicz  <marekm@amelek.gda.pl>
11716
11717         * config/avr/avr.md (*cmpqi_sign_extend): Handle negative values
11718         of operand 1 correctly.
11719
11720 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
11721
11722         * cpplex.c (_cpp_lex_direct): Set BOL for CPP_EOF tokens.
11723         * gcov.c (output_lines): Don't be so fussy about going past EOF.
11724
11725 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
11726
11727         * Makefile.in (LIBCPP_OBJS): Add cppcharset.o.
11728         (cppcharset.o): New target.
11729         * c-lex.c (is_extended_char): Move to cppcharset.c.
11730         (utf8_extend_token): Delete.
11731         * cppcharset.c: New file.
11732         * cpphash.h (_cpp_valid_ucn): New.
11733         * cpplex.c (lex_identifier): Update prototype.
11734         (continues_identifier_p): Rename forms_identifier_p.  Handle UCN
11735         escapes.
11736         (maybe_read_ucs): Rename maybe_read_ucn.  Update to use code
11737         in cppcharset.c.
11738         (lex_number, lex_identifier, cpp_parse_escape): Update.
11739         (_cpp_lex_direct): Update to handle UCNs.
11740         (cpp_avoid_paste): Don't paste to form a UCN.
11741
11742 2003-04-19  Roger Sayle  <roger@eyesopen.com>
11743
11744         * builtins.c (expand_builtin):  Don't expand a pure or const
11745         built-in function if the result will be ignored and none of
11746         its arguments are volatile.
11747
11748 2003-04-19  Kean Johnston  <jkj@sco.com>
11749
11750         * unwind-dw2.c (_Unwind_GetCFA): cast return to avoid warning
11751         * config.gcc: make SCO use dbxelf.h and elfos.h; only use one
11752         target fragment now: t-sco5; dont compile crti.o.
11753         * config/i386/sco5.h: major overhaul to remove all COFF remnants
11754         and to use elfos.h for most definitions.
11755         (BSS_SECTION_ASM_OP): set correct segment attributes.
11756         (PREFERED_DEBUGGING_TYPE): set to DWARF-2.
11757         (DWARF2_UNWIND_INFO): Always set to 1.
11758         (MD_STARTFILE_PREFIX): Make /usr/gnu/lib the default.
11759         (MD_STARTFILE_PREFIX_1): Define.
11760         (MD_EXEC_PREFIX): Adjust to /usr/gnu/bin if using GAS.
11761         (DEFAULT_LINKER): Define if not specified to configure.
11762         (CTORS_SECTION_ASM_OP): Remove COFF crud.
11763         (DTORS_SECTION_ASM_OP): Remove COFF crud.
11764         (WINT_TYPE): Define.
11765         (SDB_DEBUGGING_INFO): Remove.
11766         (EXTRA_SECTIONS): Likewise.
11767         (EXTRA_SECTION_FUNCTIONS): Likewise.
11768         (CTOR_LIST_BEGIN): Likewise.
11769         (CTOR_LIST_END): Likewise.
11770         (INIT_SECTION_FUNCTION): Likewise.
11771         (FINI_SECTION_FUNCTION): Likewise.
11772         (SUBTARGET_FRAME_POINTER_REQUIRED): Likewise.
11773         (LOCAL_LABEL_PREFIX): Likewise.
11774         (NON_SAVING_SETJMP): Likewise.
11775         (RETURN_POPS_ARGS): Likewise.
11776         (ASM_OUTPUT_SKIP): Likewise.
11777         (TARGET_ASM_NAMED_SECTION): Likewise.
11778         (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
11779         (ASM_OUTPUT_EXTERNAL_LIBCALL): Likewise.
11780         (ASM_OUTPUT_IDENT): Likewise.
11781         (ASM_OUTPUT_CASE_LABEL): Likewise.
11782         (ASM_OUTPUT_ASCII): Likewise.
11783         (ASM_OUTPUT_LIMITED_STRING): Likewise.
11784         (ASM_OUTPUT_ALIGNED_LOCAL): Likewise.
11785         (ASM_OUTPUT_ALIGNED_COMMON): Likewise.
11786         (ASM_GENERATE_INTERNAL_LABEL): Likewise.
11787         (ASM_FINISH_DECLARE_OBJECT): Likewise.
11788         (ASM_DECLARE_OBJECT_NAME): Likewise.
11789         (ASM_DECLARE_FUNCTION_SIZE): Likewise.
11790         (ASM_DECLARE_FUNCTION_NAME): Likewise.
11791         (ASM_DECLARE_RESULT): Likewise.
11792         (ASM_WEAKEN_LABEL): Likewise.
11793         (SUPPORTS_WEAK): Likewise.
11794         (APPLY_RESULT_SIZE): Likewise.
11795         (LPREFIX): Likewise.
11796         (ALIGN_ASM_OP): Likewise.
11797         (ASCII_DATA_ASM_OP): Likewise.
11798         (IDENT_ASM_OP): Likewise.
11799         (ASM_SHORT): Likewise.
11800         (ASM_LONG): Likewise.
11801         (TYPE_ASM_OP): Likewise.
11802         (SIZE_ASM_OP): Likewise.
11803         (STRING_ASM_OP): Likewise.
11804         (SKIP_ASM_OP): Likewise.
11805         (EH_FRAME_SECTION_ASM_OP): Likewise.
11806         (READONLY_DATA_SECTION_ASM_OP): Likewise.
11807         (INIT_SECTION_ASM_OP): Likewise.
11808         (FINI_SECTION_ASM_OP): Likewise.
11809         (TEXT_SECTION_ASM_OP): Likewise.
11810         (DATA_SECTION_ASM_OP): Likewise.
11811         (TYPE_OPERANT_FORMAT): Likewise.
11812         (ASM_SPEC): Remove COFF code.
11813         (STARTFILE_SPEC): Likewise. Always use crti.o; add -p and -pp support;
11814         cause -pg to emit an error; use pcrt1elf.o with -pp
11815         (ENDFILE_SPEC): Likewise.
11816         (TARGET_OS_CPP_BUILTINS): Add _SCO_DS_LL.
11817         (CPP_SPEC): Remove COFF crud; always look in /usr/gnu/include first.
11818         (LINK_SPEC): Remove COFF crud; use -E for environment switch not -R;
11819         add -z alt_resolve to support weak symbols the way GCC wants them.
11820         (LIB_SPEC): Use the profiler libraries in -p or -pp mode.
11821         (LIBGCC_SPEC): Dont use -lgcc in -G mode.
11822         (ASM_PREFERED_EH_DATA_FORMAT): Remove.
11823         * config/i386/t-sco5 (TARGET_LIBGCC2_CFLAGS): Remove.
11824         (CRTSTUFF_T_CFLAGS_S): Define.
11825         (MULTILIB_OPTIONS): Likewise.
11826         (MULTILIB_DIRNAMES): Likewise.
11827         (MULTILIB_MATCHES): Likewise.
11828         (MULTILIB_EXTRA_OPTS): Likewise.
11829         (LIBGCC): Likewise.
11830         (INSTALL_LIBGCC): Likewise.
11831         (crti.o): Remove.
11832         * config/i386/t-sco5gas: Remove.
11833         * doc/install.texi: Updated for new OpenServer instructions.
11834         * testsuite/gcc.dg/nest.c: Allow failure on SCO (-pg not supported)
11835
11836 2003-04-19  Kean Johnston  <jkj@sco.com>
11837
11838         * fixinc/check.tpl: Allow user to over-ride diff program.
11839         * fixinc/inclhack.def: Removed extraneous #ifndef SVR5.
11840         (sco_math): Added test for SCO math header files.
11841         (sco_regset): Added check for conflicts with ieeefp.h.
11842         (svr4_disable_opt): Removed extraneous #ifdef SVR4.
11843         * fixinc/fixincl.x: Regenerated
11844         * fixinc/tests/base/math.h: Added sco_math tests.
11845         * fixinc/tests/base/string.h: New file.
11846         * fixinc/tests/base/sys/regset.h: New file.
11847
11848 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
11849
11850         * cpphash.h (struct cpp_buffer): Remove backup_to.
11851         * cpplex.c (BACKUP, get_effective_char): Die.
11852         (_cpp_skip_block_comment): Assume '*' is location on entry.
11853         (continues_identifier_p): Respect -fno-dollars-in-identifiers.
11854         (IF_NEXT_IS): Update.
11855         (_cpp_lex_direct): Don't use backup_to; look ahead directly.
11856
11857 2003-04-19  Matt Kraai  <kraai@alumni.cmu.edu>
11858
11859         * README.Portability: Move to a new section and obsolete K+R
11860         portability issues.
11861
11862 Sat Apr 19 14:56:17 CEST 2003  Jan Hubicka  <jh@suse.cz>
11863
11864         * rtlanal.c (subreg_offset_representable_p):  Fix call of
11865         subreg_lowpart.
11866
11867 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
11868
11869         * cpphash.h (struct cpp_reader): New member warned_dollar.
11870         * cpplex.c (continues_identifier_p): New function.
11871         (parse_identifier, parse_number, parse_string): Rename lex_identifer,
11872         lex_number and lex_string, and simplify.
11873         (parse_slow, unescaped_terminator_p): Die.
11874         (_cpp_lex_direct): Update.
11875
11876 2003-04-19  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11877
11878         * calls.c (expand_call): Provide init for old_stack_pointer_delta.
11879
11880 2003-04-19  Nathan Sidwell  <nathan@codesourcery.com>
11881
11882         * doc/invoke.texi (-fprofile-arcs): Mention -lgcov, locking and
11883         fork behavior.
11884
11885 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
11886
11887         * cppexp.c (eval_token): Permit true and false even if pedantic.
11888
11889 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
11890
11891         * cpplex.c (skip_whitespace): Rearrange to avoid stage1 ICE.
11892
11893 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
11894
11895         * cppfiles.c (ENABLE_VALGRIND_CHECKING, VALGRIND_DISCARD,
11896         MMAP_THRESHOLD, TEST_THRESHOLD, SHOULD_MMAP): Remove.
11897         (struct include_file): Remove fefcnt, mapped members.
11898         (open_file, stack_include_file, _cpp_pop_file_buffer): Disable caching.
11899         (read_include_file): Don't use mmap, terminate buffers in '\r'.
11900         (purge_cache): Don't use munmap.
11901         * cpphash.h (CPP_BUF_COLUMN): Update.
11902         (lexer_state): Remove lexing_comment.
11903         (struct _cpp_line_note): New.
11904         (struct cpp_buffer): New members cur_note, notes_used, notes_cap,
11905         next_line and need_line.  Remove col_adjust and saved_flags.
11906         (_cpp_process_line_notes, _cpp_clean_line, _cpp_get_fresh_line,
11907         _cpp_skip_block_comment, scan_out_logical_line): New.
11908         (_cpp_init_mbchar): Remove.
11909         * cppinit.c (init_library): Remove call to _cpp_init_mbchar.
11910         (cpp_read_main_file): Set line to 1 earlier.
11911         (post_options): -traditional-cpp doesn't want trigraphs.
11912         * cpplex.c (MULTIBYTE_CHARS): Remove code predicated on this.
11913         (add_line_note, _cpp_clean_line, _cpp_process_line_notes,
11914         _cpp_get_fresh_line): New.
11915         (handle_newline, skip_escaped_newlines, trigraph_p,
11916         continue_after_nul, _cpp_init_mbchar): Remove.
11917         (get_effective_char): Update.
11918         (_cpp_skip_block_comment): Rename from skip_block_comment, simplify.
11919         (skip_line_comment): Simplify.
11920         (skip_whitespace, parse_identifier, parse_slow, parse_number,
11921         parse_string): Update.
11922         (cpp_lex_direct): Use clean lines and process line notes.  Update.
11923         (cpp_interpret_charconst): No MULTIBYTE_CHARS.
11924         * cpplib.c (prepare_directive_trad): Call scan_out_logical_line
11925         directly.
11926         (_cpp_handle_directive): Don't set saved_flags.
11927         (run_directive, destringize_and_run, cpp_define, cpp_define_builtin,
11928         cpp_undef, handle_assertion, cpp_push_buffer): Update.
11929         (_cpp_pop_buffer): Free notes.
11930         * cppmacro.c (builtin_macro, paste_tokens): \n terminate buffer.
11931         * cpppch.c (cpp_read_state): \n terminate buffer.
11932         * cpptrad.c (skip_escaped_newlines, handle_newline): Remove.
11933         (copy_comment): Use _cpp_skip_block_comment.
11934         (skip_whitespace, lex_identifier, _cpp_read_logical_line_trad):
11935         Simplify.
11936         (_cpp_overlay_buffer, _cpp_remove_overlay, push_replacement_text,
11937         save_replacement_text): Update.
11938         (scan_out_logical_line): Update to use clean lines and process
11939         line notes.
11940         * fix-header.c (read_scan_file): Update.
11941
11942 2003-04-18  Douglas B Rupp  <rupp@gnat.com>
11943
11944         * unwind-dw2-fde.c (__register_frame_info_bases): Check for
11945         null begin parameter (as well as pointer to null).
11946         (__deregister_frame_info_bases): Likewise.
11947
11948 2003-04-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11949
11950         * function.c (purge_addressof_1): For ADDRESSOF, see if SUB is a
11951         hard or virtual register and copy into pseudo if replacement fails.
11952
11953         * cfgcleanup.c (flow_find_cross_jump): Use INSN_P, not active_insn_p.
11954
11955         * expmed.c (mask_rtx): Avoid undefined shifts for BITSIZE of 0.
11956
11957 2003-04-18  Olivier Hainque <hainque@act-europe.fr>
11958
11959         * calls.c (expand_call): Move special case for constructor calls
11960         to right place. Ensures constructor calls used to initialize
11961         arguments get a clean outgoing argument block for themselves.
11962         Move check for stack deallocation completeness until after last
11963         deallocation.  Add stack_pointer_delta to set of state
11964         variables saved and restored along with current stack_level.
11965
11966         * integrate.c (expand_inline_function): Ensure non-const actuals
11967         don't end up const in the caller's flow after conversion to possibly
11968         const formal type.
11969
11970 2003-04-18  Vincent Celier  <celier@gnat.com>
11971
11972         * dwarf2out.c (loc_descriptor_from_tree): Treat all *_MOD_EXPR
11973         and *_DIV_EXPR as TRUNC_*_EXPR.
11974
11975 2003-04-18  Mark Mitchell  <mark@codesourcery.com>
11976
11977         * cfgrtl.c (try_redirect_by_replacing_jump): Create a basic block
11978         for orphaned jump tables.
11979
11980 2003-04-18  Kazu Hirata  <kazu@cs.umass.edu>
11981
11982         * reload1.c: Revert my previous patch on 2002-04-17.
11983
11984 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11985
11986         * doc/contrib.texi (Contributors): Prefer "bug fix" over "bugfix".
11987         Add Segher Boessenkool.
11988
11989 2003-04-18  Alexander Sotirov  <sluncho@mirizma.org>
11990
11991         PR c/9177
11992         * c-decl.c (c_expand_body): Don't garbage collect the function
11993         body if we are going to dump it later.
11994
11995 2003-04-18  Richard Henderson  <rth@redhat.com>
11996
11997         * config/alpha/alpha.c (SYMBOL_FLAG_NEAR, SYMBOL_FLAG_SAMEGP): Remove.
11998         (alpha_end_function): Don't set them.
11999         (decl_in_text_section): Remove.
12000         (alpha_encode_section_info): Remove.
12001         (samegp_function_operand): Use SYMBOL_REF LOCAL_P and EXTERNAL_P.
12002         (direct_call_operand): Use SYMBOL_REF_DECL and compare actual
12003         sections, rather than decl_in_text_section results.
12004
12005 2003-04-18  Roger Sayle  <roger@eyesopen.com>
12006
12007         * rtlanal.c (reg_overlap_mentioned_p): Handle ZERO_EXTRACT
12008         and SIGN_EXTRACT.
12009
12010 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
12011
12012         PR optimization/7675
12013         * c-typeck.c (build_external_ref): Set the DECL_NONLOCAL flag
12014         on VAR_DECL, PARM_DECL and FUNCTION_DECL from within
12015         nested functions if they refer to declarations from parent functions.
12016         * stmt.c (expand_decl): Don't put automatic variables in registers
12017         if the DECL_NONLOCAL flag is set.
12018
12019 2003-04-18  Hans-Peter Nilsson  <hp@bitrange.com>
12020
12021         * gcse.c (compute_ld_motion_mems): For MEM destinations, only
12022         consider those to be movable where the source matches
12023         want_to_gcse_p.
12024         (update_ld_motion_stores): In comment, refer to
12025         compute_ld_motion_mems for validity of replacement.
12026
12027 Fri Apr 18 01:28:51 CEST 2003  Jan Hubicka  <jh@suse.cz>
12028
12029         * gcov-dump.c (tag_summary): Remove max_sum
12030         * gcov-io.h (gcov_summary, gcov_write_summary,
12031         gcov_read_summary): Kill max_sum.
12032         * libgcov.c (gcov_exit): Do one pass over the data.  Make error
12033         message more verbose.
12034
12035         * emit-rtl.c (subreg_hard_regno):  Check that register is
12036         representable.
12037
12038         * reload.c (reload_inner_reg_of_subreg):  When register is not
12039         representable, reload the whole thing.
12040         (find_reloads): Likewsie.
12041         * rtlanal.c (subreg_representable_p):  New function.
12042
12043         * profile.c (compute_branch_probabilities):  Cleanup sanity checking;
12044         allow negative probabilities for edges from the call to exit.
12045         (branch_prob): Do not add fake edges for functions that may return
12046         twice.
12047
12048 2003-04-17  DJ Delorie  <dj@redhat.com>
12049
12050         * toplev.c (target_options): Add value field.
12051         (set_target_switch): Handle target options with values.
12052         * doc/tm.texi: Document how fixed vs variable target
12053         options work.
12054         * config/alpha/alpha.h, config/arc/arc.h, config/avr/avr.h,
12055         config/c4x/c4x.h, config/cris/aout.h, config/cris/cris.h,
12056         config/d30v/d30v.h, config/dsp16xx/dsp16xx.h,
12057         config/frv/frv.h, config/i386/i386.h, config/ia64/ia64.h,
12058         config/m32r/m32r.h, config/m68hc11/m68hc11.h,
12059         config/m68k/m68k.h, config/m88k/m88k.h, config/mcore/mcore.h,
12060         config/mips/mips.h, config/mmix/mmix.h, config/pa/pa.h,
12061         config/rs6000/rs6000.h, config/rs6000/sysv4.h,
12062         config/s390/s390.h, config/sparc/sparc.h, config/v850/v850.h:
12063         Add value initializer to target options.
12064
12065 2003-04-07  Loren James Rittle  <ljrittle@acm.org>
12066
12067         * cpppch.c (cpp_valid_state): Unconditionally initialize nl.
12068
12069 2003-04-17  Kazu Hirata  <kazu@cs.umass.edu>
12070
12071         * reload1.c (move2add_last_cc0): New.
12072         (reload_cse_move2add): Detect implicit sets.
12073         (move2add_note_store): Notice a store into cc0.
12074
12075 2003-04-17  Roger Sayle  <roger@eyesopen.com>
12076
12077         PR c/10375
12078         * c-decl.c (duplicate_decls): Preserve "const" and "noreturn"
12079         function attributes.
12080
12081 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
12082
12083         * doc/sourcebuild.texi (Test Suites): Document support for testing
12084         binary compatibility (moved from testsuite/README.compat).
12085
12086 2003-04-17  Richard Henderson  <rth@redhat.com>
12087
12088         * config/ia64/ia64.c (ia64_in_small_data_p): Disallow strings.
12089
12090 2003-04-17  Simon Law  <sfllaw@engmail.uwaterloo.ca>
12091
12092         * doc/include/gpl.texi: Fix double-spacing after "MA" to match
12093         the one provided by the FSF.
12094
12095 2003-04-17  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12096
12097         * doc/install.texi (Binaries): Update URL and list of platforms
12098         provided by ftp.thewrittenword.com.
12099
12100 2003-04-17  Richard Henderson  <rth@redhat.com>
12101
12102         * config/xtensa/xtensa.c (xtensa_encode_section_info): Remove.
12103         (call_insn_operand): Use SYMBOL_REF_LOCAL_P.
12104         * config/xtensa/xtensa.md (call, call_value): Likewise.
12105
12106 2003-04-17  Richard Henderson  <rth@redhat.com>
12107
12108         * config/v850/v850.c (print_operand): Use SYMBOL_REF_[ZST]DA.
12109         (print_operand_address): Likewise.
12110         (ep_memory_operand): Likewise.
12111         (special_symbolref_operand): Likewise.
12112         (v850_encode_data_area): Use SYMBOL_REF_FLAGS.
12113         (v850_encode_section_info): Call default_encode_section_info.
12114         (v850_strip_name_encoding): Remove.
12115         * config/v850/v850.h (EXTRA_CONSTRAINT): Use SYMBOL_REF_[ZST]DA.
12116         (ASM_OUTPUT_LABELREF): Remove.
12117         (ZDA_NAME_FLAG_CHAR, ZDA_NAME_P): Remove.
12118         (SDA_NAME_FLAG_CHAR, SDA_NAME_P): Remove.
12119         (TDA_NAME_FLAG_CHAR, TDA_NAME_P): Remove.
12120         (ENCODED_NAME_P): Remove.
12121         (SYMBOL_FLAG_ZDA, SYMBOL_REF_ZDA_P): New.
12122         (SYMBOL_FLAG_SDA, SYMBOL_REF_SDA_P): New.
12123         (SYMBOL_FLAG_TDA, SYMBOL_REF_TDA_P): New.
12124
12125 2003-04-17  Richard Henderson  <rth@redhat.com>
12126
12127         * config/stormy16/stormy16.c (xstormy16_encode_section_info): Kill.
12128         * config/stormy16/stormy16.h (ASM_OUTPUT_SYMBOL_REF): Use
12129         SYMBOL_REF_FUNCTION_P.
12130
12131 2003-04-17  Richard Henderson  <rth@redhat.com>
12132
12133         * config/sparc/sparc.c (sparc_encode_section_info): Remove.
12134         (data_segment_operand): Use SYMBOL_REF_FUNCTION_P.
12135         (text_segment_operand): Likewise.
12136
12137 2003-04-17  Richard Henderson  <rth@redhat.com>
12138
12139         * config/sh/sh.c (gen_datalabel_ref): Don't add SH_DATALABEL_ENCODING.
12140         (tls_symbolic_operand): Use SYMBOL_REF_TLS_MODEL.
12141         (legitimize_pic_address): Use SYMBOL_REF_LOCAL_P.
12142         (sh_encode_section_info): Remove.
12143         (sh_strip_name_encoding): Remove.
12144         * config/sh/sh.h (SH_DATALABEL_ENCODING): Remove.
12145         (DATALABEL_SYMNAME_P, STRIP_DATALABEL_ENCODING): Remove.
12146         (SH_TLS_ENCODING, TLS_SYMNAME_P, STRIP_TLS_ENCODING): Remove.
12147         (ASM_OUTPUT_LABELREF): Remove.
12148         (ASM_OUTPUT_SYMBOL_REF): Use SYMBOL_REF_FUNCTION_P.
12149         * config/sh/sh.md (*): Use SYMBOL_REF_LOCAL_P.
12150
12151 2003-04-17  Richard Henderson  <rth@redhat.com>
12152
12153         * config/s390/s390.c (SYMBOL_FLAG_ALIGN1): New.
12154         (tls_model_chars): Remove.
12155         (larl_operand): Use SYMBOL_REF_FLAGS.
12156         (tls_symbolic_operand): Use SYMBOL_REF_TLS_MODEL.
12157         (legitimize_pic_address): Use SYMBOL_REF_LOCAL_P.
12158         (s390_output_mi_thunk): Likewise.
12159         (s390_emit_prologue): Set SYMBOL_FLAG_LOCAL as needed.
12160         (s390_function_profiler): Likewise.
12161         (s390_encode_section_info): Use default_encode_section_info
12162         and SYMBOL_FLAG_ALIGN1.
12163         (s390_strip_name_encoding): Remove.
12164         * config/s390/s390.h (ASM_OUTPUT_LABELREF): Remove.
12165         * config/s390/s390.md (call, call_value): Use SYMBOL_REF_LOCAL_P.
12166         (builtin_setjmp_receiver): Set SYMBOL_FLAG_LOCAL as needed.
12167
12168 2003-04-17  Richard Henderson  <rth@redhat.com>
12169
12170         * config/ns32k/ns32k.c (ns32k_encode_section_info): Remove.
12171         (global_symbolic_reference_mentioned_p): Use SYMBOL_REF_LOCAL_P.
12172         (print_operand_address): Likewise.
12173
12174         * config/ns32k/ns32k.h (CANNOT_CHANGE_MODE_CLASS): Add CLASS argument.
12175         * config/ns32k/ns32k.c (expand_block_move): Don't check
12176         flag_unroll_loops.
12177
12178 2003-04-17  Richard Henderson  <rth@redhat.com>
12179
12180         * config/mcore/mcore.c (mcore_encode_section_info): Don't set
12181         SYMBOL_REF_FLAG.
12182
12183 2003-04-17  Richard Henderson  <rth@redhat.com>
12184
12185         * rtl.h (SYMBOL_FLAG_MACH_DEP_SHIFT): New.
12186
12187         * config/m32r/m32r.c (SYMBOL_FLAG_MODEL_SHIFT): New.
12188         (SYMBOL_REF_MODEL): New.
12189         (LIT_NAME_P): Move from m32r.h.
12190         (m32r_select_section): Remove.
12191         (m32r_encode_section_info): Use SYMBOL_REF_FLAGS.
12192         (m32r_strip_name_encoding): Remove.
12193         (m32r_in_small_data_p): New.
12194         (small_data_operand): Use SYMBOL_REF_SMALL_P.
12195         (addr24_operand): Use SYMBOL_REF_MODEL.
12196         (call26_operand): Likewise.
12197         (addr32_operand): Tidy.
12198         (m32r_print_operand): Use HOST_WIDE_INT_PRINT_HEX.
12199         * config/m32r/m32r.h (RODATA_SECTION_ASM_OP): Remove.
12200         (SDATA_SECTION_ASM_OP, SBSS_SECTION_ASM_OP): Remove.
12201         (READONLY_DATA_SECTION_ASM_OP): Remove.
12202         (EXTRA_SECTIONS, EXTRA_SECTION_FUNCTIONS): Remove.
12203         (SDATA_SECTION_FUNCTION, SBSS_SECTION_FUNCTION): Remove.
12204         (TARGET_ASM_SELECT_SECTION): Remove.
12205         (SDATA_FLAG_CHAR, MEDIUM_FLAG_CHAR, LARGE_FLAG_CHAR): Remove.
12206         (SDATA_NAME_P, SMALL_NAME_P, MEDIUM_NAME_P): Remove.
12207         (LARGE_NAME_P, ENCODED_NAME_P): Remove.
12208         (ASM_OUTPUT_LABELREF): Remove.
12209
12210 2003-04-17  Richard Henderson  <rth@redhat.com>
12211
12212         * config/ip2k/ip2k.c (is_regfile_address): Use SYMBOL_REF_FUNCTION_P.
12213         (encode_section_info): Remove.
12214         * config/ip2k/ip2k-protos.h: Update.
12215
12216 2003-04-17  Richard Henderson  <rth@redhat.com>
12217
12218         * varasm.c (default_encode_section_info): Don't set
12219         SYMBOL_FLAG_EXTERNAL if not TREE_PUBLIC.
12220         * config/i370/i370.c (i370_encode_section_info): Remove.
12221         * config/i370/i370.h (CONSTANT_ADDRESS_P): Use SYMBOL_REF_EXTERNAL_P.
12222         (PRINT_OPERAND, PRINT_OPERAND_ADDRESS): Likewise.
12223         * config/i370/i370.md (movsi): Likewise.
12224
12225         * config/i370/t-i370: Add missing backslash.
12226
12227 2003-04-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
12228
12229         * doc/invoke.texi (inline-limit): Fix pasto.
12230
12231 2003-04-17  Richard Henderson  <rth@redhat.com>
12232
12233         * config/h8300/h8300.c (SYMBOL_FLAG_FUNCVEC_FUNCTION): New.
12234         (small_call_insn_operand): Use it.
12235         (SYMBOL_FLAG_EIGHTBIT_DATA): New.
12236         (h8300_eightbit_constant_address_p): Use it.
12237         (SYMBOL_FLAG_TINY_DATA): New.
12238         (h8300_tiny_constant_address_p): Use it.
12239         (h8300_encode_label, h8300_strip_name_encoding): Remove.
12240         (h8300_encode_section_info): Set SYMBOL_REF_FLAGS.
12241         * config/h8300/h8300.h (TINY_DATA_NAME_P): Remove.
12242         (ASM_OUTPUT_LABELREF): Remove.
12243
12244 2003-04-16  Richard Henderson  <rth@redhat.com>
12245
12246         * config/frv/frv.c (symbol_ref_small_data_p): Remove.  Replace
12247         all users with SYMBOL_REF_SMALL_P.
12248         (const_small_data_p): Use SYMBOL_REF_SMALL_P.
12249         (frv_encode_section_info): Remove.
12250         (frv_strip_name_encoding): Remove.
12251         (frv_in_small_data_p): Merge tests from encode_section_info.
12252         (frv_print_operand): Use '@' not SDATA_FLAG_CHAR.
12253         * config/frv/frv.h (SDATA_FLAG_CHAR): Remove.
12254         (SDATA_NAME_P): Remove.
12255         (ASM_OUTPUT_ALIGNED_DECL_LOCAL): Use SIZE not SDATA_NAME_P.
12256         (ASM_OUTPUT_LABELREF): Remove.
12257         (PRINT_OPERAND_PUNCT_VALID_P): Use '@' not SDATA_FLAG_CHAR.
12258
12259         * config/frv/frv.c (frv_asm_out_constructor): New.
12260         (frv_asm_out_destructor): New.
12261         * config/frv/frv.h (CTORS_SECTION_ASM_OP): New.
12262         (DTORS_SECTION_ASM_OP): New.
12263         (ASM_OUTPUT_CONSTRUCTOR): Remove.
12264         (ASM_OUTPUT_DESTRUCTOR): Remove.
12265
12266 2003-04-16  Richard Henderson  <rth@redhat.com>
12267
12268         * config/cris/cris.c (cris_gotless_symbol, cris_got_symbol): Use
12269         SYMBOL_REF_LOCAL_P; abort if not pic.
12270         (cris_encode_section_info): Remove.
12271
12272 2003-04-16  Richard Henderson  <rth@redhat.com>
12273
12274         * config/c4x/c4x.c (c4x_encode_section_info): Remove.
12275         (c4x_T_constraint): Use SYMBOL_REF_FUNCTION_P.
12276
12277         * config/c4x/c4x.h (TARGET_CPU_CPP_BUILTINS): Declare
12278         flag_inline_trees.
12279
12280 2003-04-16  Richard Henderson  <rth@redhat.com>
12281
12282         * config/avr/avr.c (avr_encode_section_info): Remove.
12283         (avr_insert_attributes): New.
12284         (print_operand_address): Use SYMBOL_REF_FUNCTION_P.
12285         (avr_assemble_integer): Likewise.
12286
12287 2003-04-16  Richard Henderson  <rth@redhat.com>
12288
12289         * arc.c (arc_encode_section_info): Remove.
12290         (arc_assemble_integer): Use SYMBOL_REF_FUNCTION_P.
12291         (arc_print_operand, arc_print_operand_address): Likewise.
12292         * arc.h (EXTRA_CONSTRAINT): Likewise.
12293
12294 2003-04-16  Roger Sayle  <roger@eyesopen.com>
12295
12296         * c-semantics.c (find_reachable_label): New function to find a
12297         potentially reachable label in an expression.
12298         (expand_unreachable_if_stmt): Similar to expand_if_stmt but
12299         assumes the start of the IF_STMT is unreachable (dead) code.
12300         (expand_unreachable_stmt): Similar to expand_stmt but assumes
12301         the start of the statement list is unreachable (dead) code.
12302         (genrtl_if_stmt):  If the controlling expression of the IF
12303         is constant, use expand_unreachable_stmt for the THEN or ELSE
12304         clause as appropriate.
12305         (genrtl_switch_stmt):  Use expand_unreachable_stmt to expand
12306         the body of a SWITCH statement.
12307         (expand_stmt): The code immediately following a "return",
12308         "break", "continue" or "goto" is unreachable.
12309         * Makefile.in (c-semantics.o): Depend upon tree-inline.h.
12310
12311 2003-04-16  Richard Henderson  <rth@redhat.com>
12312
12313         * rtl.h (MEM_ALIAS_SET): Update documentation.
12314         * doc/rtl.texi (Special Accessors): New node.
12315         (SYMBOL_REF_FLAG): Note relationship with SYMBOL_REF_FLAGS.
12316
12317 2003-04-16  Alexandre Oliva  <aoliva@redhat.com>
12318
12319         * reload1.c (reload_cse_noop_set_p): Return false if mode of
12320         SET_DEST is not the same as that returned by...
12321         * cselib.h (cselib_reg_set_mode): ... new function.
12322         * cselib.c (cselib_reg_set_mode): Define it.
12323         (REG_VALUES): Document semantics of first element as set mode.
12324         (cselib_subst_to_values): Skip first element if ELT is NULL.
12325         (cselib_lookup): Likewise.  Insert past the first element.
12326         (cselib_invalidate_regno): NULLify first element.
12327         (cselib_record_set): Set first element.
12328
12329 2003-04-16  Olivier Hainque <hainque@act-europe.fr>
12330
12331         * tree.c (skip_simple_arithmetics_at, saved_expr_p): New functions.
12332         (save_expr): Replace loop by call to skip_simple_arithmetics_at.
12333         * tree.h: Add prototypes for the two new functions.
12334         * fold-const.c (fold_binary_op_with_conditional_arg): Replace test
12335         updates introduced in the previous revision by call to saved_expr_p.
12336         * stor-layout.c (put_pending_size): Use skip_simple_arithmetics_at.
12337
12338         * expr.c (store_field): Force usage of bitfield instructions when
12339         the field position requires it, whatever SLOW_UNALIGNED_ACCESS.
12340         (expand_expr, case BIT_FIELD_REF): likewise.
12341
12342 2003-04-16  Mark Mitchell  <mark@codesourcery.com>
12343
12344         PR middle-end/8866
12345         * cfgtrl.c (try_redirect_by_replacing_jump): Do not delete
12346         jumptables.
12347
12348 2003-04-16  Richard Henderson  <rth@redhat.com>
12349
12350         * config/ia64/ia64.c (sdata_symbolic_operand): Use
12351         SYMBOL_REF_SMALL_P and SYMBOL_REF_LOCAL_P.
12352         (tls_symbolic_operand): Use SYMBOL_REF_TLS_MODEL.
12353         (function_operand): Use SYMBOL_REF_FUNCTION_P.
12354         (ia64_expand_load_address): Likewise.
12355         (ia64_assemble_integer): Likewise.
12356         (ia64_encode_section_info): Remove.
12357         (ia64_strip_name_encoding): Remove.
12358         * config/ia64/ia64.h (ENCODE_SECTION_INFO_CHAR): Remove.
12359         * config/ia64/sysv4.h (ASM_OUTPUT_LABELREF): Don't strip it.
12360
12361 2003-04-16  Richard Henderson  <rth@redhat.com>
12362
12363         * config/alpha/alpha.c (SYMBOL_FLAG_NEAR, SYMBOL_FLAG_SAMEGP): New.
12364         (samegp_function_operand): Use SYMBOL_FLAG_SAMEGP.
12365         (direct_call_operand): Use SYMBOL_FLAG_NEAR.
12366         (local_symbolic_operand): Use SYMBOL_REF_LOCAL_P.
12367         (small_symbolic_operand): Use SYMBOL_REF_SMALL_P.
12368         (global_symbolic_operand): Similarly.
12369         (tls_symbolic_operand_1): Use SYMBOL_REF_TLS_MODEL.
12370         (tls_symbolic_operand_type): Likewise.
12371         (alpha_encode_section_info): Use default_encode_section_info.
12372         (alpha_strip_name_encoding): Remove.
12373         (get_tls_get_addr): Split out from ...
12374         (alpha_legitimize_address): ... here.
12375         (alpha_emit_xfloating_libcall): Use init_one_libfunc.
12376         (get_some_local_dynamic_name_1): Use SYMBOL_REF_TLS_MODEL.
12377         (alpha_initialize_trampoline): Use init_one_libfunc.
12378         (alpha_setup_incoming_varargs): Mark unused parameters.
12379         (alpha_initial_elimination_offset): Likewise.
12380         (alpha_end_function): Use SYMBOL_FLAG_NEAR, SYMBOL_FLAG_SAMEGP.
12381         (unicosmk_unique_section): Use default_strip_name_encoding.
12382         (unicosmk_ssib_name, unicosmk_output_externs): Likewise.
12383
12384 2003-04-16  Aldy Hernandez  <aldyh@redhat.com>
12385
12386         * config.gcc: Add t-spe for eabispe.
12387
12388         * config/rs6000/t-spe: New.
12389
12390 2003-04-16  J"orn Rennecke <joern.rennecke@superh.com>
12391
12392         Re-apply this patch:
12393
12394         2002-05-16  Dale Johannesen  <dalej@apple.com>
12395           * combine.c (cant_combine_insn_p):  Reenable combinations
12396           involving hard regs unless CLASS_LIKELY_SPILLED_P.
12397
12398 2003-04-16  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
12399
12400         PR/10271
12401         * pa-protos.h (function_arg): Remove last argument.
12402         * pa.c (function_arg): Likewise.  Use CUMULATIVE_ARGS struct instead.
12403         * pa.h (struct hppa_args): Add member incoming.
12404         (INIT_CUMULATIVE_ARGS, INIT_CUMULATIVE_INCOMING_ARGS): Initialize
12405         member incoming.
12406         (FUNCTION_ARG): Revise call to function_arg.
12407         (FUNCTION_INCOMING_ARG): Delete.
12408
12409 2003-04-15  Zack Weinberg  <zack@codesourcery.com>
12410
12411         * configure.in: Unify the code which creates symlinks to a
12412         just-built as, ld, objdump, and nm with the code that detects
12413         their presence for purposes of feature tests.
12414         * configure: Regenerate.
12415
12416 2003-04-15  Zack Weinberg  <zack@codesourcery.com>
12417
12418         * varasm.c (output_constant_def): Do not consult
12419         CONSTANT_AFTER_FUNCTION_P.  Remove all code predicated on it.
12420         (after_function_constants, output_after_function_constants): Delete.
12421         * doc/tm.texi: Delete documentation of CONSTANT_AFTER_FUNCTION_P.
12422         * config/mips/mips-protos.h, config/mips/mips.c
12423         (mips16_constant_after_function_p): Delete.
12424         * config/mips/mips.h: Delete #if-0-ed definition of
12425         CONSTANT_AFTER_FUNCTION_P.
12426         * config/d30v/d30v.h, config/stormy16/stormy16.h: Remove
12427         mention of CONSTANT_AFTER_FUNCTION_P in comment.
12428
12429 2003-04-15  Geoffrey Keating  <geoffk@apple.com>
12430
12431         * tree.c (next_decl_uid): Mark with GTY.
12432         (next_type_uid): Likewise.
12433
12434 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
12435
12436         PR target/9594:
12437         * sh.c (barrier_align): Also recognize stuff_delay_slot as
12438         an indicator that a barrier was created by branch splitting.
12439
12440 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
12441
12442         * c-decl.c (implicitly_declare): Copy declarations that are going
12443         to be placed in a local scope.
12444
12445 2003-04-15  James A. Morrison  <ja2morri@uwaterloo.ca>
12446
12447         * invoke.texi (Spec Files): Wrap if-exists-else example.
12448         (MCore): Remove duplicate @itemx entries and @opindex entries.
12449
12450 2003-04-15  Ulrich Weigand  <uweigand@de.ibm.com>
12451
12452         * unwind.inc (_Unwind_Backtrace): New function.
12453         * unwind.h (_Unwind_Backtrace): Declare it.
12454         * libgcc-std.ver (_Unwind_Backtrace): Export it.
12455
12456 2003-04-14  Jason Merrill  <jason@redhat.com>
12457
12458         PR middle-end/10336, c++/10401
12459         * jump.c (never_reached_warning): Also stop looking if we reach the
12460         beginning of the function.
12461
12462 2003-04-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12463
12464         PR target/10338
12465         PR bootstrap/10198
12466         PR bootstrap/10140
12467         * fixinc/gnu-regex.c (regerror): Use mempcpy not __mempcpy.
12468
12469 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
12470
12471         * i386.md (abssf2_if+1): Make condition agree with abssf2_1 .
12472
12473 2003-04-15  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
12474
12475         * optabs.c (expand_binop): In multi-word add cases, ensure
12476         XTARGET is copied to TARGET if they are different.
12477
12478 2003-04-15  Olivier Hainque <hainque@act-europe.fr>
12479
12480         * except.c (resolve_fixup_regions): Avoid dereferencing null pointer
12481         to region, possible after integration of function with unreachable
12482         regions that were optimized away.
12483
12484 2003-04-15  Jakub Jelinek  <jakub@redhat.com>
12485
12486         * config/rs6000/rs6000.h (EPILOGUE_USES): Use register 2,
12487         instead of TOC_REGISTER in epilogue in
12488         current_function_calls_eh_return functions.
12489
12490 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
12491
12492         * doc/extend.texi (Empty Structures): Correct description of G++'s
12493         handling of these structures.
12494
12495         * c-decl.c (grokdeclarator): Reject extern redeclarations of
12496         static variables.
12497
12498 2003-04-14  Janis Johnson  <janis287@us.ibm.com>
12499
12500         * config/rs6000/rs6000.md (define_constants): Define constants for
12501         all UNSPEC usage, including new values for TLS support.
12502         (aux_truncdfsf2, fctiwz, movsi_got, movsi_got_internal,
12503         load_toc_aix_si, load_toc_aix_di, load_toc_v4_pic_si,
12504         load_toc_v4_PIC_1, load_toc_v4_PIC_1b, load_macho_picbase,
12505         macho_correct_pic, blockage, move_from_CR_ov_bit, movesi_from_cr,
12506         stack_tie, movsi_to_cr_one, movsi_to_cr, mtcrfsi, eh_set_lr_si,
12507         eh_set_lr_di): Use them.
12508         * rs6000.c: (mtcrf_operation, uses_TOC, rs6000_emit_prologue,
12509         rs6000_emit_epilogue) Use them.
12510
12511         * rtl.h (SYMBOL_REF_TLS_MODEL): Fix mask value.
12512
12513 2003-04-14  Neil Booth  <neil@daikokuya.co.uk>
12514
12515         * Makefile.in (c-opts.o): Use custom action.
12516
12517 2003-04-14  Douglas B Rupp  <rupp@gnat.com>
12518
12519         * ifcvt.c (noce_process_if_block): Fail on BLKmode move.
12520
12521 2003-04-14  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
12522
12523         * stor-layout.c (layout_type, case ARRAY_TYPE): Add missing code to
12524         handle "superflat arrays" in Ada.
12525
12526         * integrate.c (expand_inline_function): Don't inline if would
12527         lose /u on a BLKmode TARGET.
12528
12529 2003-04-14  Joel Brobecker  <brobecker@gnat.com>
12530
12531         * dbxout.c (print_int_cst_bounds_in_octal_p): New function,
12532         extracted from dbxout_type.
12533         (dbxout_range_type): print large bounds in octal format.
12534         (dbxout_type): Replace extracted code by call to
12535         print_int_cst_bounds_in_octal_p.
12536
12537         * dwarf2out.c (gen_compile_unit_die): Emit DW_LANG_Ada95 instead
12538         of DW_LANG_Ada83 for Ada units.
12539
12540 2003-04-14  Olivier Hainque <hainque@act-europe.fr>
12541
12542         * explow.c (round_push): Use HOST_WIDE_INT instead of int for the
12543         temporary used to round CONST_INT sizes.
12544
12545         * tree.c (int_fits_type_p): Extract generic checks from the case
12546         of constant type bounds. Refine the checks against constant type
12547         bounds to allow for possible decisions against each of these bounds
12548         without requiring both bounds to be constant.
12549         (tree_int_cst_msb): Put back.
12550         * tree.h (tree_int_cst_msb): Likewise.
12551
12552         * global.c (global_conflicts): Prevent allocation of call clobbered
12553         hard regs to pseudos live across abnormal edges, as later passes are
12554         not ready to handle them.
12555
12556         * fold-const.c (fold): Reorder tests for conditional expressions.
12557
12558         * expr.c (highest_pow2_factor): Return unsigned.
12559         * expr.h (offset_address): Likewise.
12560         * emit-rtl.c (offset_address): POW2 argument now unsigned.
12561
12562 2003-04-14  Roger Sayle  <roger@eyesopen.com>
12563
12564         * builtins.c (expand_builtin_strlen):  Evaluate the lengths of
12565         string literals at compile-time.
12566
12567 2003-04-14  Roger Sayle  <roger@eyesopen.com>
12568
12569         * fold-const.c (fold):  Transform (c1 - x) cmp c2, where cmp is a
12570         comparison operation and c1/c2 are floating point constants into
12571         x swap(cmp) (c1 - c2).
12572
12573 2003-04-14  Vladimir Makarov  <vmakarov@redhat.com>
12574
12575         * genautomata.c (output_translate_vect): Fix a typo in loop
12576         condition.
12577
12578 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
12579
12580         PR target/10377
12581         * config/cris/cris.md ("*mov_sideqi", "*mov_sidehi")
12582         ("*mov_sidesi", "*mov_sideqi_mem", "*mov_sidehi_mem")
12583         ("*mov_sidesi_mem", "*clear_sidesi", "*clear_sidehi")
12584         ("*clear_sideqi", "*ext_sideqihi", "*ext_sideqisi")
12585         ("*ext_sidehisi", "*op_sideqi", "*op_sidehi", "*op_sidesi")
12586         ("*op_swap_sideqi", "*op_swap_sidehi", "*op_swap_sidesi")
12587         ("*extopqihi_side", "*extopqisi_side", "*extophisi_side")
12588         ("*extopqihi_swap_side", "*extopqisi_swap_side")
12589         ("*extophisi_swap_side", 8th, 9th, 10th, 11th, 14th peepholes):
12590         When next to constraint R, replace constraint i with n.
12591
12592 Mon Apr 14 16:18:37 CEST 2003  Jan Hubicka  <jh@suse.cz>
12593
12594         PR opt/10024
12595         * cfgrtl.c (force_nonfallthru_and_redirect): Use unchecked_make_edge.
12596
12597 2003-04-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12598
12599         * doc/contrib.texi (Contributors): Correct my entry.
12600
12601 2003-04-13  Roger Sayle  <roger@eyesopen.com>
12602
12603         * tree.h (DECL_BUILT_IN_NONANSI): Remove.
12604         * c-common.c (builtin_function_2): Don't set DECL_BUILT_IN_NONANSI.
12605         * c-decl.c (duplicate_decls): Use invariant DECL_BUILT_IN_NONANSI
12606         implies DECL_BUILT_IN to simplify logic.
12607         * print-tree.c (print_node): Don't dump DECL_BUILT_IN_NONANSI.
12608
12609 2003-04-13  Roger Sayle  <roger@eyesopen.com>
12610
12611         * builtin-types.def (BT_FN_STRING_CONST_STRING): New builtin type.
12612         (BT_FN_PTR_SIZE_SIZE): Likewise.
12613         * builtins.def (BUILT_IN_MALLOC, BUILT_IN_CALLOC, BUILT_IN_STRDUP):
12614         New built-in functions for malloc, calloc and strdup respectively.
12615         * calls.c (special_function_p): No need to handle malloc-like
12616         functions any longer.  ECF_MALLOC is set via built-in attributes.
12617
12618         * c-decl.c (duplicate_decls): Preserve pure and malloc attributes.
12619
12620         * doc/extend.texi: Document these new built-in functions.
12621
12622 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12623
12624         * builtins.c (expand_builtin_memcpy): Add `endp' argument, use it.
12625         (expand_builtin_stpcpy): New.
12626         (expand_builtin): Add BUILT_IN_MEMPCPY & BUILT_IN_STPCPY.
12627         * builtins.def: Add mempcpy & stpcpy support.
12628         * doc/extend.texi (mempcpy, stpcpy): Document new builtins.
12629
12630 2003-04-13  Nick Clifton  <nickc@redhat.com>
12631
12632         * config/rs6000/rs6000.c: Replace occurrences of "GNU CC" with
12633         "GCC".
12634         * config/rs6000/40x.md, config/rs6000/603.md,
12635         config/rs6000/6xx.md, config/rs6000/7450.md, config/rs6000/7xx.md,
12636         config/rs6000/8540.md, config/rs6000/aix.h, config/rs6000/aix31.h,
12637         config/rs6000/aix3newas.h, config/rs6000/aix41.h,
12638         config/rs6000/aix43.h, config/rs6000/aix51.h,
12639         config/rs6000/aix52.h, config/rs6000/altivec-defs.h,
12640         config/rs6000/altivec.h, config/rs6000/altivec.md,
12641         config/rs6000/beos.h, config/rs6000/darwin.h,
12642         config/rs6000/eabi.h, config/rs6000/eabialtivec.h,
12643         config/rs6000/eabisim.h, config/rs6000/eabispe.h,
12644         config/rs6000/freebsd.h, config/rs6000/gnu.h,
12645         config/rs6000/host-darwin.c, config/rs6000/linux.h,
12646         config/rs6000/linux64.h, config/rs6000/linuxaltivec.h,
12647         config/rs6000/lynx.h, config/rs6000/mach.h, config/rs6000/mpc.md,
12648         config/rs6000/netbsd.h, config/rs6000/power4.md,
12649         config/rs6000/rios1.md, config/rs6000/rios2.md,
12650         config/rs6000/rs6000-c.c, config/rs6000/rs6000-modes.def,
12651         config/rs6000/rs6000-protos.h, config/rs6000/rs6000.c,
12652         config/rs6000/rs6000.h, config/rs6000/rs6000.md,
12653         config/rs6000/rs64.md, config/rs6000/rtems.h, config/rs6000/spe.h,
12654         config/rs6000/spe.md, config/rs6000/sysv4.h,
12655         config/rs6000/sysv4le.h, config/rs6000/vxworks.h,
12656         config/rs6000/windiss.h, config/rs6000/xcoff.h: Likewise.
12657
12658 2003-04-13  Nick Clifton  <nickc@redhat.com>
12659
12660         * config/rs6000/sysv4.h (SUBTARGET_OVERRIDE_OPTIONS): Delete
12661         support for -mcall-aix switch.
12662         * config/rs6000/eabiaix.h: Delete.
12663         * config/rs6000/rs6000.h (rs6000_abi): Remove ABI_AIX_NODESC.
12664         (RS6000_REG_SAVE, RS6000_SAVE_AREA, FP_ARGS_MAX_REG,
12665         RETURN_ADDRESS_OFFSET): Remove use of ABI_AIX_NODESC.
12666         * config/rs6000/rs6000-c.c (rs6000_cpu_cpp_builtins): Likewise.
12667         * config/rs6000/rs6000.c (print_operand, rs6000_stack_info,
12668         debug_stack_info, output_function_profiler,
12669         rs6000_trampoline_size, rs6000_initialise_trampoline): Likewise.
12670         * config/rs6000/rs6000.md (call, call_value, call_nonlocal_sysv,
12671         call_indirect_nonlocal_sysv, call_value_indirect_nonlocal_sysv,
12672         call_value_nonlocal_sysv, sibcall_value_nonlocal_sysv,
12673         sibcall_nonlocal_sysv, sibcall_value_local64): Likewise.
12674         * config/rs6000/t-ppcgas (MULTILIB_OPTIONS): Remove mcall-aix
12675         multilibs.
12676         (MULTILIB_DIRNAMES): Remove mcall-aix directories.
12677         (MULTILIB_EXCEPTIONS): Delete.
12678         (MULTILIB_MATCHES): Remove mcall-aix matches.
12679
12680         * doc/fragments.texi: Replace -mcall-aix example with an ARM
12681         one.
12682         * doc/install.texi: Delete powerpc-*-eabiaix target.
12683         * doc/invoke.texi: Remove documentation of mcall-aix switch.
12684         * doc/tm.texi: Remove mcall-aix from example CPP_SPEC.
12685         * config.gcc: Delete powerpc-*-eabiaix target.
12686
12687 2003-04-13  Kazu Hirata  <kazu@cs.umass.edu>
12688
12689         * doc/invoke.texi: Fix typos.
12690         * doc/tm.texi: Likewise.
12691
12692 2003-04-12  Zack Weinberg  <zack@codesourcery.com>
12693
12694         * c-typeck.c (digest_init, push_init_level): Use CONSTRUCTOR_ELTS.
12695
12696 2003-04-12  Zack Weinberg  <zack@codesourcery.com>
12697
12698         * tree.c (build_constructor): New function.
12699         * tree.h: Prototype it.
12700
12701         * c-typeck.c (build_c_cast, pop_init_level)
12702         * profile.c (build_function_info_value, build_gcov_info_value)
12703         (create_profiler):
12704         Use build_constructor.
12705
12706         * builtins.c (expand_builtin_args_info): Remove #if 0 blocks.
12707
12708         * objc/objc-act.c (build_constructor):
12709         Rename objc_build_constructor. Use build_constructor.
12710         (build_objc_string_object, objc_add_static_instance)
12711         (init_def_list, init_objc_symtab, init_module_descriptor)
12712         (generate_static_references, build_selector_translation_table)
12713         (build_descriptor_table_initializer, generate_descriptor_table)
12714         (build_protocol_initializer, build_ivar_list_initializer)
12715         (generate_ivars_list, build_dispatch_table_initializer)
12716         (generate_dispatch_table, generate_protocol_list)
12717         (build_category_initializer, build_shared_structure_initializer):
12718         Update to match.
12719
12720 2003-04-12  Zack Weinberg  <zack@codesourcery.com>
12721
12722         * intl.h: #define gcc_gettext_width to strlen when !ENABLE_NLS.
12723
12724 2003-04-12  Stephane Carrez  <stcarrez@nerim.fr>
12725
12726         * config/m68hc11/m68hc11-protos.h
12727         (m68hc11_eq_compare_operator): Declare
12728         * config/m68hc11/m68hc11.h (PREDICATE_CODES): Register new predicate.
12729         * config/m68hc11/m68hc11.c (m68hc11_eq_compare_operator): New predicate
12730         (d_register_operand): Check the operand mode.
12731         (hard_addr_reg_operand): Likewise.
12732
12733 2003-04-12  Stephane Carrez  <stcarrez@nerim.fr>
12734
12735         * config/m68hc11/m68hc11.md ("decrement_and_branch_until_zero"): New
12736         pattern for dbcc/ibcc generation for 68HC12.
12737         ("doloop_end"): New pattern.
12738         ("m68hc12_dbcc_dec_hi"): New pattern for dbeq/dbne.
12739         ("m68hc12_dbcc_inc_hi"): New pattern for ibeq/ibne.
12740         ("m68hc12_dbcc_dec_qi"): New pattern.
12741         ("m68hc12_dbcc_inc_qi"): New pattern.
12742         (split): Add split for the above when we can't use dbcc/ibcc due to
12743         reloading.
12744         (peephole2): Add peephole2 to generate the above when possible.
12745
12746 2003-04-12  Stephane Carrez  <stcarrez@nerim.fr>
12747
12748         * config/m68hc11/m68hc11.md ("bitcmpqi" split): No need to test the
12749         mode of operand 0.
12750         (peephole2 optimize const load): Likewise for operand 2.
12751         ("*rotlhi3_with_carry"): Change pattern to a const 1 rotate which
12752         clobbers CC_REGNUM.
12753         ("*rotrhi3_with_carry"): Likewise.
12754         (ashift:DI 1 split): Update pattern to create the above rotate.
12755         (lshiftrt:DI 1 split): Likewise.
12756
12757 2003-04-12  Stephane Carrez  <stcarrez@nerim.fr>
12758
12759         * config/m68hc11/m68hc11.md (SOFT_Z_REGNUM): New constant.
12760         ("tstqi_z_used" split): Use it.
12761         ("cmphi_z_used"): Likewise.
12762         ("bitcmpqi_z_used"): Likewise; also use SP_REGNUM constant.
12763         ("cmpqi_z_used"): Likewise.
12764
12765 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
12766
12767         PR c++/7910
12768         * config/i386/winnt.c (i386_pe_mark_dllimport): Fix thinko.
12769
12770 2003-04-12  Zack Weinberg  <zack@codesourcery.com>
12771
12772         * configure.in: Check for wchar.h, mbstowcs, and wcswidth.
12773         * configure, config.in: Regenerate.
12774         * intl.c (gcc_gettext_width): New function.
12775         * intl.h: Prototype it.
12776
12777 2003-04-12  Stephane Carrez  <stcarrez@nerim.fr>
12778
12779         * config/m68hc11/m68hc11.h (TARGET_SWITCHES): Fix -mnominmax option;
12780         recognize -mnorelax.
12781         (reg_class): Add Z_OR_S_REGS to represent soft registers with Z
12782         (REG_CLASS_NAMES): Add its name.
12783         (REG_CLASS_CONTENTS): Define its content.
12784
12785 2003-04-12  Stephane Carrez  <stcarrez@nerim.fr>
12786
12787         * config/m68hc11/larith.asm (memcpy): Use ARG macro to access stack
12788         parameters so that offsets are valid for far definition.
12789         (__mulsi3): Likewise and use ret to return.
12790         (___adddi3, ___subdi3, ___notdi2, ): Don't use it to save the result.
12791
12792 2003-04-12  David Edelsohn  <edelsohn@gnu.org>
12793
12794         * config/rs6000/rs6000.c (rs6000_hash_constant): Skip '0' fields.
12795
12796 2003-04-12  Alexandre Oliva  <aoliva@redhat.com>
12797
12798         * mklibgcc.in (libgcc-stage-start): For every multilib  directory
12799         containing a libgcc.a, move lib* to the corresponding stage dir.
12800
12801         * Makefile.in (stage1-start, stage2-start, stage3-start,
12802         stage4-start): Move $(SPECS) to specs in stage dir.
12803         (unstage1 unstage2 unstage3 unstage4): Move specs in stage dir
12804         back as $(SPECS).
12805
12806         * mklibgcc.in (libgcc-stage-start): Move into the stage directory
12807         object files from the non-libgcc/ multilib directories as well.
12808
12809 2003-04-11  Geoffrey Keating  <geoffk@apple.com>
12810
12811         * profile.c (read_counts_file): Initialise 'checksum'.
12812
12813         * emit-rtl.c (gen_rtx): Really correct typo.
12814
12815         PR c++/9393
12816         * doc/invoke.texi (Debugging Options): Document -frandom-seed.
12817         * configure.in: Check for gettimeofday.
12818         * tree.c (flag_random_seed): Define.
12819         (default_flag_random_seed): New.
12820         (append_random_chars): Use flag_random_seed rather than trying
12821         to acquire randomness here.
12822         * tree.h (default_flag_random_seed): Declare.
12823         * toplev.c (display_help): Add -frandom-seed and -fstack-limit-*
12824         descriptions.
12825         (decode_f_option): Handle -frandom-seed.
12826         (print_switch_values): Call default_flag_random_seed.
12827         * flags.h (flag_random_seed): Declare.
12828         * configure: Regenerate.
12829         * config.in: Regenerate.
12830         * config/alpha/t-crtfm: Use -frandom-seed.
12831
12832         * doc/extend.texi (Empty Structures): New.
12833
12834         * c-pch.c: Include flags.h.  Add comments to routines.
12835         (struct c_pch_validity): New.
12836         (get_ident): Update PCH file version number.
12837         (pch_init): Output current debugging type.
12838         (c_common_valid_pch): Check debugging type.
12839         * Makefile.in (c-pch.o): Update dependencies.
12840         * flags.h (debug_type_names): Declare.
12841         * toplev.c (debug_type_names): Move out of decode_g_option.
12842
12843 2003-04-11  Eric Christopher  <echristo@redhat.com>
12844
12845         * emit-rtl.c (gen_rtx): Fix typos.
12846
12847 2003-04-11  Richard Henderson  <rth@redhat.com>
12848
12849         * emit-rtl.c (gen_rtx): Zero '0' fields.
12850
12851 2003-04-11  Richard Henderson  <rth@redhat.com>
12852
12853         PR c++/10202
12854         * expr.c (expand_expr): Use COMPLETE_OR_UNBOUND_ARRAY_TYPE_P
12855         not COMPLETE_TYPE_P for re-invoking layout_decl.
12856
12857 2003-04-11  Simon Law  <sfllaw@engmail.uwaterloo.ca>
12858
12859         * doc/bugreport.texi: Fix paragraph breaking between sections
12860         in preparation for TeXinfo's paragraph indentation fixes.
12861         * doc/extend.texi: Ditto.
12862         * doc/invoke.texi: Ditto.
12863         * doc/objc.texi: Ditto.
12864         * doc/gcov.texi: Wrap 'gcov' in @command{}.
12865         * doc/invoke.texi (Darwin Options): Add a preamble.
12866
12867 2003-04-11  Richard Henderson  <rth@redhat.com>
12868
12869         * config/i386/i386.c (tls_model_chars): Remove.
12870         (ix86_encode_section_info, ix86_strip_name_encoding): Remove.
12871         (local_symbolic_operand): Use SYMBOL_REF_LOCAL_P.
12872         (tls_symbolic_operand): Use SYMBOL_REF_TLS_MODEL.
12873         (tls_symbolic_operand_1): Likewise.
12874         (legitimate_pic_address_disp_p): Use SYMBOL_REF_LOCAL_P.
12875         * config/i386/i386.h (TARGET_ENCODE_SECTION_INFO): Remove.
12876         (TARGET_STRIP_NAME_ENCODING, ASM_OUTPUT_LABELREF): Remove.
12877         * config/i386/winnt.c (i386_pe_encode_section_info): Replace
12878         bits "copied from i386.h" with default_encode_section_info.
12879
12880 2003-04-11  Richard Henderson  <rth@redhat.com>
12881
12882         * rtl.def (SYMBOL_REF): Add two 0 fields.
12883         * gengtype.c (adjust_field_rtx_def): Handle them.
12884         * print-rtl.c (print_rtx): Print them.
12885         * rtl.h (SYMBOL_REF_DECL, SYMBOL_REF_FLAGS): New.
12886         (SYMBOL_FLAG_FUNCTION, SYMBOL_REF_FUNCTION_P): New.
12887         (SYMBOL_FLAG_LOCAL, SYMBOL_REF_LOCAL_P): New.
12888         (SYMBOL_FLAG_SMALL, SYMBOL_REF_SMALL_P): New.
12889         (SYMBOL_FLAG_TLS_SHIFT, SYMBOL_REF_TLS_MODEL): New.
12890         (SYMBOL_FLAG_EXTERNAL, SYMBOL_REF_EXTERNAL_P): New.
12891         (SYMBOL_FLAG_MACH_DEP): New.
12892         * optabs.c (init_one_libfunc): Zap fake SYMBOL_REF_DECL.
12893         * varasm.c (make_decl_rtl): Set SYMBOL_REF_DECL.
12894         (assemble_static_space): Set SYMBOL_REF_FLAGS.
12895         (assemble_trampoline_template): Likewise.
12896         (output_constant_def, force_const_mem): Likewise.
12897         (default_encode_section_info): New.
12898         * output.h: Declare it.
12899         * target-def.h (TARGET_ENCODE_SECTION_INFO): Use it.
12900
12901 2003-04-11  Richard Henderson  <rth@redhat.com>
12902
12903         * libfuncs.h (LTI_setbits, LTI_gcov_flush, LTI_gcov_init): New.
12904         (setbits_libfunc, gcov_flush_libfunc, gcov_init_libfunc): New.
12905         * optabs.c (init_optabs): Initialize them.
12906         (init_libfuncs): Use init_one_libfunc.
12907         * calls.c (expand_call): Use gcov_flush_libfunc.
12908         * expr.c (store_constructor): Use setbits_libfunc.
12909         * function.c (expand_main_function): Use init_one_libfunc.
12910         * profile.c (create_profiler): Use gcov_init_libfunc and DECL_RTL.
12911
12912 2003-04-11  Mark Mitchell  <mark@codesourcery.com>
12913
12914         * doc/c-tree.texi (Functions): Remove DECL_REAL_CONTEXT
12915         documentation; add DECL_FRIEND_CONTEXT.
12916
12917 2003-04-11  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
12918
12919         * doc/install.texi (hppa): Update links for HP-UX patches.  Revise
12920         notes on linker selection and configuration for 64-bit HP-UX port.
12921         * doc/invoke.texi (hppa): Remove hppa text from description for
12922         -ffunction-sections and -fdata-sections.  Document -static, -nolibdld
12923         and -threads options.
12924
12925         * pa-hpux10.h (LIB_SPEC): Add link options to resolve dependency of
12926         libc.a on libdld.sl when -static is specified and -nolibdld is not
12927         specified.
12928         * pa64-hpux.h (LIB_SPEC): Likewise.
12929         * pa-hpux11.h (LIB_SPEC): Likewise.
12930         (LINK_SPEC): Add __gcc_plt_call as an undefined symbol when -shared
12931         is not specified.
12932
12933 2003-04-11  Zack Weinberg  <zack@codesourcery.com>
12934
12935         * config/darwin-c.c (darwin_pragma_unused): Use lookup_name,
12936         not IDENTIFIER_LOCAL_VALUE.
12937
12938 2003-04-11  Richard Henderson  <rth@redhat.com>
12939
12940         PR c/10201
12941         * expr.c (expand_expr): Move DECL_RTL frobbing ...
12942         * stor-layout.c (layout_decl): ... here.
12943
12944 2003-04-11  James A. Morrison <ja2morri@uwaterloo.ca>
12945
12946         * doc/invoke.texi: Eliminate extra white-space caused by
12947         @gccoptlist{ on its own line.
12948         * doc/invoke.texi: Ensured there are two spaces between each option.
12949         * doc/invoke.texi: Re-wrapped option lines that were too wide.
12950         Added @gol to options that didn't have them.
12951
12952 2003-04-11  Nathan Sidwell  <nathan@codesourcery.com>
12953
12954         * Makefile.in (loop-init.o): Do not depend on gcov-io.h,
12955         gcov-iov.h.
12956
12957         Simplify interface to gcov reading and writing.
12958         * gcov-io.h (gcov_file, gcov_position, gcov_length, gcov_buffer,
12959         gcov_alloc, gcov_modified, gcov_errored): Move into ...
12960         (struct gcov_var gcov_var): ... this static structure.
12961         (gcov_write_unsigned, gcov_write_counter, gcov_write_string):
12962         Return void.
12963         (gcov_read_unsigned, gcov_read_couter, gcov_read_string): Return
12964         read object.
12965         (gcov_read_bytes, gcov_write_bytes): Set error flag on error.
12966         (gcov_reserve_length): Remove.
12967         (gcov_write_tag): New.
12968         (gcov_write_length): Adjust.
12969         (gcov_read_summary, gcov_write_summary): Adjust.
12970         (gcov_eof, gcov_ok): Rename to ...
12971         (gcov_is_eof, gcov_is_error): ... here. Return error code.
12972         (gcov_save_position, gcov_resync): Rename to ...
12973         (gcov_position, gcov_seek): ... here.
12974         (gcov_skip, gcov_skip_string): Remove.
12975         (gcov_error): Remove.
12976         (gcov_open, gcov_close): Adjust.
12977         * gcov.c (find_source): Take const char *, copy it on allocation.
12978         (read_graph_file): Adjust.
12979         (read_count_file): Adjust.
12980         * libgcov.c (gcov_exit): Adjust.
12981         * gcov-dump.c (tag_function, tag_blocks, tag_arcs, tag_lines,
12982         tag_arc_counts, tag_summary): Return void. Adjust.
12983         (struct tag_format): Adjust proc member.
12984         (dump_file): Adjust gcov calls.
12985
12986 2003-04-11  Alexandre Oliva  <aoliva@redhat.com>
12987
12988         * Makefile.in (fixinc.sh): Pass BUILD_LIBERTY as LIBERTY to
12989         mkfixinc.sh.
12990         * fixinc/mkfixinc.sh (defs): Add LIBERTY.
12991         * configure.in (STMP_FIXINC, STMP_FIXPROTO): Don't disable on
12992         build != host sysrooted builds.
12993         * configure.in (SYSTEM_HEADER_DIR): Make sure it contains
12994         TARGET_SYSTEM_ROOT even on sysrooted natives.
12995         * configure: Rebuilt.
12996
12997 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
12998
12999         * c-decl.c (struct binding_level): Add shadowed_tags and
13000         function_body; remove this_block, tag_transparent, and
13001         subblocks_tag_transparent; update comments.
13002         (clear_binding_level, lookup_tag_reverse): Kill.
13003         (make_binding_level): Use ggc_alloc_cleared or memset.
13004         (lookup_tag): Remove struct binding_level* parameter.  All
13005         callers changed. Just look at IDENTIFIER_TAG_VALUE, and
13006         current_binding_level->tags if asked for thislevel_only or if
13007         we might have to diagnose "struct foo; union foo;"
13008         (pushlevel): Ignore argument.  Do not push another binding
13009         level on the transition from the parameters to the top level
13010         of the function body; just tweak the flags and proceed.
13011         (poplevel): Overhaul.  Clear IDENTIFIER_TAG_VALUEs; on exiting
13012         a function body, separate the parameter list from the
13013         top-level local variables.
13014         (set_block): Do nothing.
13015         (pushtag): Set IDENTIFIER_TAG_VALUE and add an entry to
13016         shadowed_tags if necessary.
13017         (warn_if_shadowing): Nuke the special case for local shadowing
13018         parameter.
13019         (pushdecl): Do not create a shadow entry if we are replacing
13020         an older decl in the same binding level.
13021         (pushdecl_function_level): Tweak for new way of indicating
13022         function scope.
13023         (shadow_tag_warned): Use TYPE_NAME, not lookup_tag_reverse.
13024         (start_function): Don't set subblocks_tag_transparent.
13025         (finish_function): Fix up the binding_level stack for totally
13026         empty functions.  Otherwise, don't call poplevel.
13027
13028         * c-common.c (shadow_warning): MANDATORY argument is no longer
13029         necessary.  Always use plain warning.
13030         * c-common.h: Update to match.
13031
13032         * cfglayout.c (scope_to_insns_initialize): Clear block when we
13033         hit the FUNCTION_DECL.
13034         * function.c: Do not create cyclic tree structure.
13035
13036 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
13037
13038         * c-tree.h (struct lang_identifier): Replace global_value,
13039         local_value members with symbol_value, tag_value.  Kill
13040         implicit_decl and limbo_value.
13041         (IDENTIFIER_GLOBAL_VALUE, IDENTIFIER_LOCAL_VALUE,
13042         IDENTIFIER_LIMBO_VALUE, IDENTIFIER_IMPLICIT_DECL,
13043         C_MISSING_PROTOTYPE_WARNED): Kill.
13044         (IDENTIFIER_SYMBOL_VALUE, IDENTIFIER_TAG_VALUE,
13045         C_DECL_IMPLICIT, C_DECL_ISNT_PROTOTYPE): New.
13046         (C_DECL_ANTICIPATED): Rename to C_DECL_INVISIBLE.
13047         (implicit_decl_warning, lookup_name_current_level,
13048         record_function_scope_shadow): Don't prototype.
13049         (pushdecl_function_level): Prototype.
13050
13051         * c-decl.c (truly_local_externals): New variable.
13052         (struct binding_level): Adjust commentary.
13053         (get_function_binding_level, clear_limbo_values,
13054         record_function_scope_shadow): Kill.
13055         (lookup_name_current_level, implicit_decl_warning): Are now static.
13056         (any_external_decl, record_external_decl): New static functions.
13057         (clone_underlying type): Split out of pushdecl.
13058         (c_print_identifier): Update to match changes to struct
13059         lang_identifier.
13060         (poplevel): Delete #if 0 block.  Make externals invisible
13061         instead of clearing their IDENTIFIER_SYMBOL_VALUEs.  Don't
13062         call clear_limbo_values.  Refer to IDENTIFIER_SYMBOL_VALUE not
13063         IDENTIFIER_GLOBAL_VALUE or IDENTIFIER_LOCAL_VALUE.
13064         (duplicate-decls): For real parm decl after a forward decl,
13065         set TREE_ASM_WRITTEN here.  Allow void foo(...) followed by
13066         foo(...) { } with only a warning.  Say whether a previous
13067         declaration was implicit.
13068         (warn_if_shadowing): Now handles all shadowing, not just
13069         local-over-local.  Clarify comments.
13070         (pushdecl): Rewritten.  There is no longer a distinction
13071         between global and local symbol values; they're all
13072         IDENTIFIER_SYMBOL_VALUE.  Call record_external_decl on all
13073         DECL_EXTERNAL decls, and use any_external_decl to check
13074         against previous externals.  Kill #if 0 blocks.  Don't
13075         tolerate error_mark_node being NULL.
13076         (pushdecl_top_level): Handle only those cases which
13077         Objective C (the only user) needs.
13078         (pushdecl_function_level): New function.
13079         (implicitly_declare): Create ordinary decls with
13080         C_DECL_IMPLICIT set.  Recycle old decls, however they got
13081         created.
13082         (lookup_name): It's always IDENTIFIER_SYMBOL_VALUE. Return 0
13083         for C_DECL_INVISIBLE symbols.
13084         (lookup_name_current_level): Likewise.  Use chain_member.
13085         (c_make_fname_decl): Don't muck with DECL_CONTEXT.
13086         Use pushdecl_function_level.
13087         (builtin_function): Use C_DECL_INVISIBLE.
13088         (start_function): Don't muck with IDENTIFIER_IMPLICIT_DECL.
13089         Use C_DECL_ISNT_PROTOTYPE and C_DECL_IMPLICIT.
13090         (store_parm_decls): It's IDENTIFIER_SYMBOL_VALUE now.
13091         (identifier_global_value): Same.  Must scan
13092         global_binding_level in extremis.
13093
13094         * c-typeck.c (undeclared_variable): New static function, split
13095         from build_external_ref.
13096         (build_external_ref): Use DECL_CONTEXT, not
13097         IDENTIFIER_LOCAL_VALUE, to decide whether a local hides
13098         an instance variable.  Restructure for clarity.
13099         * objc/objc-act.c: Use identifier_global_value, not
13100         IDENTIFIER_GLOBAL_VALUE.
13101
13102 2003-04-08  Jonathan Wakely  <redi@gcc.gnu.org>
13103
13104         * doc/extend.texi (Template Instantiation): Refer to ISO standard,
13105         not Working Paper.
13106         * doc/invoke.texi (C++ Dialect Options): Same.
13107
13108 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
13109
13110         * tree.c (tree_operand_check_failed): New function.
13111         * tree.h (TREE_OPERAND_CHECK, TREE_OPERAND_CHECK_CODE,
13112         TREE_RTL_OPERAND_CHECK): New checking macros.
13113         (TREE_OPERAND, SAVE_EXPR_CONTEXT, SAVE_EXPR_RTL,
13114         RTL_EXPR_SEQUENCE, RTL_EXPR_RTL, WITH_CLEANUP_EXPR_RTL,
13115         CONSTRUCTOR_ELTS, LABELED_BLOCK_LABEL, LABELED_BLOCK_BODY,
13116         EXIT_BLOCK_RETURN, LOOP_EXPR_BODY, EXPR_WFL_NODE,
13117         EXPR_WFL_FILENAME_NODE, EXPR_WFL_FILENAME, TARGET_EXPR_SLOT,
13118         TARGET_EXPR_INITIAL, TARGET_EXPR_CLEANUP): Use the new
13119         checking macros.
13120
13121 Thu Apr 10 23:52:30 CEST 2003  Jan Hubicka  <jh@suse.cz>
13122
13123         PR inline-asm/8803
13124         * function.c (instantate_virtual_regs):  Verify that all ASM statements
13125         match after the virutal regs instantiation.
13126
13127 2003-04-10  Steve Ellcey  <sje@cup.hp.com>
13128
13129         * ia64-protos.h (addp4_optimize_ok): New.
13130         * ia64.c (addp4_optimize_ok): New.
13131         * ia64.md (*ptr_extend_plus_1): Use addp4_optimize_ok.
13132         (*ptr_extend_plus_2): Ditto.
13133
13134 2003-04-10  Steve Ellcey  <sje@cup.hp.com>
13135
13136         * expr.c (expand_assignment): Extend offset_rtx with convert_to_mode
13137         not with convert_memory_address.
13138         (store_constructor): Ditto, and same for copy_size_rtx.
13139         (expand_expr): Ditto.
13140
13141 2003-04-10  Douglas B Rupp  <rupp@gnat.com>
13142
13143         * config/i386/i386.c (ix86_ms_bitfield_layout_p): Fix formatting.
13144
13145 2003-04-10  Bob Wilson  <bob.wilson@acm.org>
13146
13147         * config/xtensa/lib2funcs.S (__xtensa_sync_caches): Flush data cache
13148         even if it is configured to be write-through.
13149
13150 2003-04-10  Ulrich Weigand  <uweigand@de.ibm.com>
13151
13152         * config/s390/s390.c (larl_operand): Do not allow symbols
13153         marked with '@'.
13154         (s390_encode_section_info): Mark symbols with forced 1-byte
13155         alignment with '@'.
13156         (s390_strip_name_encoding): Strip '@'.
13157         (legitimize_pic_address): Handle symbols that are not valid
13158         LARL operands in 64-bit mode.
13159
13160 2003-04-10  Andrew Haley  <aph@redhat.com>
13161
13162         * tree-inline.c (inlinable_function_p): Disable inlining for
13163         synchronized methods.
13164
13165 2003-04-09  Steven Bosscher  <steven@gcc.gnu.org>
13166
13167         * c-common.h (lang_statement_code_p): Remove declaration.
13168         (statement_code_p): Ditto.
13169         (c_common_stmt_codes): Define; list of c-common statement codes.
13170         (statement_code_p): New extern declaration.
13171         (STATEMENT_CODE_P): Define.
13172         (INIT_STATEMENT_CODES): Define.
13173         * c-common.c (statement_code_p): Kill the function, declare
13174         as an array of bools instead.
13175         (lang_statement_code_p): Remove.
13176         (walk_stmt_tree): Use STATEMENT_CODE_P not statement_code_p.
13177         (c_safe_from_p): Ditto.
13178         * c-objc-common.c (c_objc_common_init): Use INIT_STATEMENT_CODES
13179         to initialize the statement_code_p array.
13180         * tree-inline.c (walk_tree): Use STATEMENT_CODE_P instead of
13181         statement_code_p.
13182         (copy_tree_r): Ditto.
13183         * cp/cp-tree.h (cp_stmt_codes): Define; list of C++ specific
13184         statement tree codes.
13185         * cp/lex.c (cxx_init): Add missing print line break.  Use
13186         INIT_STATEMENT_CODES to initialize the statement_code_p array.
13187         * cp/parser.c (cp_parser_statement): Use STATEMENT_CODE_P
13188         instead of statement_code_p.
13189         * cp/pt.c (tsubst_expr): Ditto.
13190         * cp/tree.c (verify_stmt_tree_r): Ditto.
13191         (cp_statement_code_p): Remove.
13192         (init_tree): Don't set lang_statement_code_p, it's gone.
13193
13194 2003-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
13195             Zack Weinberg  <zack@codesourcery.com>
13196
13197         * regrename.c (struct du_chain): Use a bitfield for reg_class.
13198         * cse.c (struct qty_table_elem, struct table_elt, struct set):
13199         Use bitfields for fields holding enum rtx_code or
13200         enum machine_mode values.  Add comments explaining size choices.
13201
13202 2003-04-09  Alexandre Oliva  <aoliva@redhat.com>
13203
13204         * config/fp-bit.c (unpack_d): Handle pair of doubles with
13205         different signs correctly.
13206
13207 2003-04-09  Vladimir Makarov  <vmakarov@redhat.com>
13208
13209         * sched-deps.c (reg_pending_barrier_mode): New enumeration.
13210         (reg_pending_barrier): Make it of the enumeration type.
13211         (sched_analyze_2): Define the barrier as MOVE_BARRIER or
13212         TRUE_BARRIER.
13213         (sched_analyze): Ditto.
13214         (sched_analyze_insn): Ditto.  Use anti-dependencies for
13215         MOVE_BARRIER and true-dependencies as TRUE_BARRIER.
13216         (init_deps_global): Initialize the barrier as NO_BARRIER.
13217
13218 2003-04-09  Vladimir Makarov  <vmakarov@redhat.com>
13219
13220         * config/ia64/ia64.c (issue_nops_and_insn): Add new parameter.
13221         Check that asm insn starts on a new cycle.  Add nops after asm
13222         insn to end bundle.
13223         (bundling): Move insn type evaluation from the loop.  Call
13224         issue_nops_and_insn with the new parameter.  Ignore changing
13225         position for nops after asm insn.
13226
13227 2003-04-09  Alexandre Oliva  <aoliva@redhat.com>
13228
13229         * optabs.c: Comment that gen_add2_insn and others may actually
13230         return emitted insns, if the gen functions turn out to return
13231         emitted insns.
13232         * reload1.c (reload_cse_move2add): Cope with emitted insns from
13233         gen_add2_insn.
13234
13235 2003-04-09  Richard Henderson  <rth@redhat.com>
13236
13237         * config/ia64/ia64.c (move_operand): Allow symbolic_operand,
13238         but not tls_symbolic_operand.
13239         (ia64_expand_load_address): Remove scratch operand.
13240         (ia64_expand_tls_address): Split out from ia64_expand_move.
13241         (ia64_expand_move): Split symbolics only after reload.
13242         (ia64_emit_cond_move): New.
13243         * config/ia64/ia64-protos.h: Update.
13244         * config/ia64/ia64.md (movsi_symbolic, movdi_symbolic): Remove.
13245         (symbolic splitter): Accept SImode operands too.
13246         (cmove splitter): Use ia64_emit_cond_move.
13247
13248 2003-04-09  Nick Clifton  <nickc@redhat.com>
13249
13250         * doc/install.texi: Note that ARM toolchains need binutils 2.13 or
13251         newer.
13252         * config/arm/elf.h (SUBTARGET_ASM_FLOAT_SPEC): Pass -mfpu=softfpa
13253         instead of -mno-fpu.
13254         * config/arm/semi.h (ASM_SPEC): Likewise.
13255         * config/arm/xscale-elf.h (SUBTARGET_EXTRA_ASM_SPEC): Likewise,
13256         but only if -msoft-float is specified pass.  Otherwise pass
13257         -mfpu=softvfp.
13258
13259 2003-04-09  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
13260
13261         * function.c (purge_addressof): Use free_INSN_LIST_node instead of
13262         free_EXPR_LIST_node.
13263
13264 2003-04-08  Roger Sayle  <roger@eyesopen.com>
13265
13266         * fold-const.c (fold):  Use "fold" following build in more places.
13267         Optimize sqrt(x)*sqrt(x) as x, pow(x,y)*pow(z,y) as pow(x*z,y),
13268         pow(x,y)*pow(x,z) as pow(x,y+z) and x/pow(y,z) as x*pow(y,-z).
13269
13270 2003-04-08  Roger Sayle  <roger@eyesopen.com>
13271
13272         * builtins.c (fold_builtin):  Constant fold expressions as x*0.5
13273         instead of x/2.0.  Optimize sqrt(pow(x,y)) as pow(x,y*0.5),
13274         log(pow(x,y)) as y*log(x), pow(exp(x),y) as exp(x*y),
13275         pow(sqrt(x),y) as pow(x,y*0.5) and pow(pow(x,y),z) as pow(x,y*z).
13276         Delete function scope "fcode" variable to avoid shadowing.
13277
13278 2003-04-08  Kevin Buettner  <kevinb@redhat.com>
13279
13280         * dwarf2out.c (DWARF_ARANGES_HEADER_SIZE, DWARF_ARANGES_PAD_SIZE):
13281         Take into account DWARF_INITIAL_LENGTH_SIZE.
13282
13283 2003-04-08  Hans-Peter Nilsson  <hp@axis.com>
13284
13285         * reorg.c (fill_slots_from_thread): When considering changing the
13286         insn following a reg-to-reg copy insn to use the source reg of the
13287         copy, bail out if there's overlap between the registers.
13288
13289 2003-04-08  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
13290
13291         * function.c (postponed_insns): New.
13292         (purge_addressof_1): Postpone processing of insns if addressofs
13293         are not put into stack.
13294         (purge_addressof): Process postponed insns.
13295
13296 2003-04-08  J"orn Rennecke <joern.rennecke@superh.com>
13297
13298         * sh.h (NORMAL_MODE): If interrupt handler and TARGET_FMOVD,
13299         this is FP_MODE_DOUBLE .
13300         * sh.c (ra.h): #include.
13301         (push_regs): Add second parameter.  Changed all callers.
13302         If necessary, set fpscr before saving floating point registers.
13303         (calc_live_regs): If interrupt handler and TARGET_FMOVD, always
13304         do saves / restores with SZ == 1.
13305         (sh_expand_prologue): If interrupt handler, don't use gen_toggle_sz.
13306         (sh_expand_epilogue): Likewise.  For TARGET_FMOVD, if floating point
13307         registers are being restored, restore FPSCR only after restoring them.
13308
13309 2003-04-08  Aldy Hernandez  <aldyh@redhat.com>
13310
13311         * config/rs6000/rs6000.c (rs6000_init_builtins): Set opaque types
13312         regardless of architecture.
13313         (spe_init_builtins): Change V2SI and V2SF types to opaque types.
13314
13315 2003-04-08  J"orn Rennecke <joern.rennecke@superh.com>
13316
13317         * sh.c (push_regs, calc_live_regs): Return int.  Take single
13318         HARD_REG_SET * parameter.  Changed all callers.
13319
13320 Tue Apr  8 11:12:07 CEST 2003  Jan Hubicka  <jh@suse.cz>
13321
13322         * i386.c (legitimate_pic_address_disp_p): Do not accept PLUS in the
13323         GOTOFF operand.
13324         (legitimize_pic_address): Move plus outside the unspec.
13325         * i386.c (legitimate_constant_p):  Check (CONST (PLUS (UNSPEC ...
13326         for validity.
13327
13328 2003-04-08  Nathan Sidwell  <nathan@codesourcery.com>
13329
13330         * gcov-io.h (gcov_save_position): Remove __inline__ from
13331         declaration.
13332
13333 2003-04-07  Matt Kraai  <kraai@alumni.cmu.edu>
13334
13335         * doc/install.texi: Use @command and @samp for single- and
13336         multi-word commands respectively.
13337         * doc/makefile.texi: Likewise.
13338         * doc/sourcebuild.texi: Likewise.
13339
13340 2003-04-07  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
13341             Richard Henderson  <rth@redhat.com>
13342
13343         PR c/9516
13344         * expr.c (safe_from_p): Rearrange to avoid deep recursion in
13345         favor of looping and tail recursion for TREE_LIST and binops.
13346
13347 2003-04-08  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
13348
13349         * loop.h (REGNO_FIRST_LUID, REGNO_LAST_LUID): Provide defaults
13350         for insns without luid.
13351
13352 2003-04-07  Glen Nakamura  <glen@imodulo.com>
13353
13354         PR opt/8634
13355         * explow.c (maybe_set_unchanging): Don't flag non-static const
13356         aggregate type initializers with RTX_UNCHANGING_P.
13357
13358 2003-04-07  Richard Henderson  <rth@redhat.com>
13359
13360         PR opt/8634
13361         * function.c (purge_addressof_1): Don't try arithmetics for
13362         unchanging memories.
13363
13364 2003-04-07  Janis Johnson  <janis187@us.ibm.com>
13365
13366         * doc/sourcebuild.texi (Test Suites): Document testing support for
13367         gcov and profile-directed optimizations; describe gcc.misc-tests.
13368
13369 Mon Apr  7 22:19:59 CEST 2003  Jan Hubicka  <jh@suse.cz>
13370
13371         PR target/10077
13372         * i386.md (movsi_1, movsi_nointerunit_1):  Fix SSEMOV alternative.
13373
13374 2003-04-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
13375
13376         * doc/rtl.texi (Comparison operations): Update to
13377         record the allowed comparison modes.
13378
13379 2003-04-07  Aldy Hernandez  <aldyh@redhat.com>
13380
13381         * config/rs6000/rs6000.c (rs6000_common_init_builtins): Rename all
13382         V2SI_type_node to opaque_V2SI_type_node.  Rename all
13383         V2SF_type_node to opaque_V2SF_type_node.
13384         (rs6000_init_builtins): Define opaque_V2SI_type_node and
13385         opaque_V2SF_type_node.
13386         (is_ev64_opaque_type): The types opaque_V2SI_type_node and
13387         opaque_V2SF_type_node are opaque types.
13388
13389 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
13390
13391         * gcse.c (replace_store_insn): Use single_set.
13392
13393 2003-04-07  Nathan Sidwell  <nathan@codesourcery.com>
13394
13395         Change gcov file interface to single file at a time.
13396         * gcov-io.h: Replace IN_LIBGCC1 with IN_LIBGCOV. Use IN_GCOV.
13397         Convert to C89 prototypes.
13398         (gcov_file, gcov_length, gcov_position, gcov_buffer, gcov_alloc,
13399         gcov_error, gcov_modified): New static variables.
13400         (gcov_open, gcov_close, gcov_read_bytes, gcov_write_bytes): New
13401         functions.
13402         (gcov_write_unsigned, gcov_write_counter, gcov_write_string,
13403         gcov_read_unsigned, gcov_read_counter, gcov_read_string): Adjust.
13404         (gcov_read_summary, gcov_write_summary): Adjust.
13405         (gcov_save_position, gcov_reserve_length, gcov_write_length):
13406         Adjust.
13407         (gcov_resync, gcov_skip, gcov_skip_string): Adjust.
13408         (da_file_open, da_file_close, da_file_eof, da_file_error): Remove.
13409         (da_file_position, da_file_seek, da_file_write, da_file_read):
13410         Remove.
13411         (gcov_error, gcov_eof, gcov_ok, gcov_time): New functions.
13412         * gcov.c (gcov_type): Don't typedef here.
13413         (IN_GCOV): #define
13414         (read_graph_file, read_count_file): Adjust.
13415         * gcov-dump.c (gcov_type): Don't typedef here.
13416         (IN_GCOV): #define.
13417         (tag_function, tag_blocks, tag_arcs, tag_lines, tag_arc_counts):
13418         Remove FILE parameter, adjust.
13419         (struct tag_format): Adjust proc member.
13420         (dump_file): Adjust.
13421         * libgcov.c (IN_LIBGCOV): #define.
13422         (gcov_exit): Adjust.
13423         * loop-init.c: Don't #include gcov-io.h
13424         * profile.c (struct counts_entry): New structure to hold counter
13425         values.
13426         (struct section_reference, struct da_index_entry): Remove.
13427         (bbg_file, da_file): Remove.
13428         (htab_counts_index_hash, htab_counts_index_eq,
13429         htab_counts_index_del): Replace with ...
13430         (htab_counts_entry_hash, htab_counts_entry_eq,
13431         htab_counts_entry_del): ... these.
13432         (cleanup_counts_index, index_counts_file): Remove.
13433         (read_counts_file): New function.
13434         (get_exec_counts): Adjust.
13435         (compute_branch_probabilities): Don't free the exec counts here.
13436         (branch_prob): Adjust.
13437         (init_branch_prob): Adjust.
13438         (end_branch_prob): Adjust.
13439
13440 2003-04-07  Aldy Hernandez  <aldyh@redhat.com>
13441
13442         * doc/invoke.texi (RS/6000 and PowerPC Options): Document
13443         -mfloat-gprs.
13444
13445         * config/rs6000/rs6000.c: Delete rs6000_fprs.
13446         Declare rs6000_float_gprs.
13447         Declare rs6000_float_gprs_string.
13448         (rs6000_parse_float_gprs_option): New.
13449         (rs6000_override_options): Genericize rs6000_parse_* calls to use
13450         rs6000_parse_yes_no_option.
13451         Change check for cpu=8540, to use TARGET_E500.
13452         (rs6000_parse_isel_option): Delete.
13453         (rs6000_parse_spe_option): Delete.
13454         (rs6000_parse_vrsave_option): Delete.
13455
13456         * config/rs6000/rs6000.h: Rename rs6000_fprs to rs6000_float_gprs.
13457         Define rs6000_float_gprs_string.
13458         (TARGET_OPTIONS): Add rs6000_float_gprs option.
13459
13460         * config/rs6000/eabi.h (TARGET_FPRS): Change to use rs6000_float_gprs.
13461
13462         * config/rs6000/eabispe.h: Set rs6000_float_gprs.
13463
13464 Mon Apr  7 14:36:24 CEST 2003  Jan Hubicka  <jh@suse.cz>
13465
13466         PR opt/10024
13467         * cfglayout.c (cfg_layout_redirect_edge):
13468         Redirect any branch edges unified with the fallthru one.
13469         * cfgrtl.c (force_nonfallthru_and_redirect):  Do not special
13470         case fallthru edges when called via cfglayout.c
13471
13472 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
13473
13474         * c-typeck.c (output_init_element): Check for type == error_mark_node.
13475
13476 2003-04-07  Kazu Hirata  <kazu@cs.umass.edu>
13477
13478         * config/h8300/h8300.md (*zero_extendqisi2_h8300hs): Always
13479         split.
13480         (a splitter): Do zero-extension via HImode.
13481
13482 2003-04-07  James A. Morrison <ja2morri@uwaterloo.ca>
13483
13484         * doc/invoke.texi: Eliminate extra white-space caused by
13485         @gccoptlist{ on its own line.
13486         * doc/invoke.texi: Ensured there are two spaces between each option.
13487         * doc/invoke.texi: Re-wrapped option lines that were too wide.
13488         Added @gol to options that didn't have them.
13489
13490 2003-04-07  James A Morrison <ja2morri@student.math.uwaterloo.ca>
13491
13492         * doc/extend.texi (Darwin Pragmas): Fix spelling of Mac OS.
13493
13494 2003-04-06  Zack Weinberg  <zack@codesourcery.com>
13495
13496         * tree.c (tree_size): For all 'c' and 'x' nodes, look directly
13497         at the sizes of the relevant structures, rather than relying
13498         on TREE_CODE_LENGTH.  Call lang_hooks.tree_size to get the
13499         sizes of any such we don't know about.  Use
13500         lang_hooks.identifier_size for IDENTIFIER_NODE.
13501
13502         (initializer_zerop): Use CONSTRUCTOR_ELTS.
13503         * tree.def: Update commentary.  Make fourth element of
13504         the definition for all 'c' and 'x' nodes zero.
13505
13506         * langhooks.h: New hook, tree_size / LANG_HOOKS_TREE_SIZE.
13507         * langhooks-def.h: Update to match.
13508         * langhooks.c: New default, lhd_tree_size.
13509
13510         * c-common.def (SRCLOC): Kill.
13511         * c-pretty-print.c (pp_c_postfix_expression [case SRCLOC]):
13512         Remove entirely - was already #if-ed out.
13513
13514
13515 2003-04-06  Zack Weinberg  <zack@codesourcery.com>
13516
13517         * mklibgcc.in: Use a here document to avoid running afoul of
13518         shells that generate control-A from "echo \1".
13519
13520 2003-04-06  Aldy Hernandez  <aldyh@redhat.com>
13521
13522         * doc/invoke.texi (RS/6000 and PowerPC Options): Document -mspe
13523         option.
13524
13525         * config/rs6000/eabispe.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Set
13526         rs6000_spe.
13527
13528         * config/rs6000/eabi.h (TARGET_E500): Define.
13529
13530         * config/rs6000/rs6000.h (TARGET_E500): Define.
13531         (TARGET_OPTIONS): Add spe= option.
13532         Declare rs6000_spe and rs6000_spe_string extern.
13533
13534         * config/rs6000/rs6000.c (branch_positive_comparison_operator):
13535         Change TARGET_SPE to TARGET_E500.
13536         (ccr_bit): Change TARGET_SPE to TARGET_E500.  Check for
13537         !TARGET_FPRS.
13538         (print_operand): Same.
13539         (rs6000_generate_compare): Same.
13540         (output_cbranch): Same.
13541         (rs6000_spe): Declare.
13542         (rs6000_spe_string): Declare.
13543         (rs6000_override_options): Call rs6000_parse_spe_option.
13544         (rs6000_parse_spe_option): New.
13545
13546 2003-04-06  Steven Bosscher  <steven@gcc.gnu.org>
13547
13548         * hashtable.c (gcc_obstack_init): Delete this function
13549         and everything related to it.
13550         * hashtable.h: Remove prototype.
13551         * bitmap.c (bitmap_element_allocate): Cleanup redundant
13552         defines.  Cleanup some unnecessary whitespace.
13553         * defaults.h (obstack_chunk_alloc): Redefine with
13554         appropriate casts for libiberty obstacks.
13555         (obstack_chunk_free): Ditto.
13556         (OBSTACK_CHUNK_SIZE): Define, default to 0.
13557         (gcc_obstack_init): Define as a call to _obstack_begin.
13558         * tree.c (print_obstack_statistics): Delete this unused
13559         function.
13560         * tree.h (obstack): Don't forward-declare.
13561         (print_obstack_statistics): Delete prototype.
13562         (print_obstack_name): Ditto.
13563         (gcc_obstack_init): Ditto.
13564         * rtl.h (gcc_obstack_init): Ditto.
13565         * java/jv-scan.c (gcc_obstack_init): Delete this
13566         function, its prototype and related defines.
13567         * java/jvgenmain.c (gcc_obstack_init): Delete this
13568         function, and related defines.
13569         * java/parse-scan.y (obstack_chunk_alloc): Don't define.
13570         (obstack_chunk_free): Ditto
13571
13572 2003-04-06  Geoffrey Keating  <geoffk@apple.com>
13573
13574         * dbxout.c (dbxout_handle_pch): Move prototype out from
13575         #if defined DBX_DEBUGGING_INFO.
13576
13577 2003-04-05  Nathan Sidwell  <nathan@codesourcery.com>
13578
13579         * gcov.c (struct arc_info): Replace local_span with cycle.
13580         (struct block_info): Replace u.span with u.cycle. Add is_call_return.
13581         (solve_flow_graph): Set is_call_return.
13582         (add_line_counts): Adjust. In block mode, blocks attach to last line.
13583         (accumulate_line_counts): Find graph cycles, not spanning tree.
13584         (output_branch_count): Adjust.
13585         (output_lines): Adjust.
13586         * doc/gcov.texi: Update.
13587
13588 2003-04-06  Kazu Hirata  <kazu@cs.umass.edu>
13589
13590         * config/h8300/h8300.md (*zero_extendqisi2_h8300hs): Change
13591         the second alternative to "#".
13592
13593 2003-04-05  Kazu Hirata  <kazu@cs.umass.edu>
13594
13595         * config/h8300/h8300.c (single_one_operand): Use GET_MODE_MASK.
13596         (single_zero_operand): Likewise.
13597
13598 2003-04-05  Daniel Berlin  <dberlin@dberlin.org>
13599
13600         * Makefile.in (df.o):  Depend on alloc-pool.h, not obstack.h.
13601         * df.c: Include alloc-pool.h, not obstack.h.
13602         (df_ref_obstack): Remove.
13603         (df_ref_pool, df_link_pool): Add pools.
13604         (df_alloc): Init the new pools.
13605         (df_free): And free them.
13606         (df_link_create): Use the pools.
13607         (df_ref_create): Ditto.
13608
13609 2003-04-05  Kazu Hirata  <kazu@cs.umass.edu>
13610
13611         * simplify-rtx.c: Fix formatting.
13612
13613 2003-04-05  Andrew Pinski  <apinski@apple.com>
13614
13615         * config/rs6000/rs6000.c (addrs_ok_for_quad_peep): Allow addr2
13616         reg with reg1 == reg2 and offset1 = -8.
13617
13618 2003-04-05  David Edelsohn  <edelsohn@gnu.org>
13619
13620         * config/rs6000/rs6000.c (rs6000_rtx_costs): Halve Power4
13621         multiply costs.  Correct Power4 divide costs.
13622         * config/rs6000/power4.md: Restore multiply and FP latency.
13623
13624 2003-04-05  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
13625
13626         * alias.c (find_base_term): Export.
13627         * rtl.h (find_base_term): Declare.
13628         * gcse.c (find_moveable_store): Test for flag_non_call_exceptions
13629         instead of flag_exceptions.  Move test for parameter passing ...
13630         (store_killed_in_insn): ... here.
13631
13632 2003-04-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13633
13634         PR bootstrap/10267
13635         * doc/install.texi (*-*-solaris2): /bin/ksh is not just recommended
13636         for configuring.
13637
13638 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
13639
13640         * dbxout.c (scope_labelno): Add GTY.
13641         (have_used_extensions): Add GTY.
13642         (source_label_number): Add GTY.
13643         (lastfile): Add GTY.
13644         (lastfile_is_base): New.
13645         (base_input_file): New.
13646         (dbxout_handle_pch): New.
13647         (dbx_debug_hooks): Add handle_pch.
13648         (xcoff_debug_hooks): Likewise.
13649         (dbxout_function_end): Remove scope_labelno.
13650         (dbxout_init): Set base_input_file.
13651         (dbxout_handle_pch): New.
13652         (dbxout_source_file): Honour lastfile_is_base.
13653         * dwarfout.c (dwarf_debug_hooks): Add dummy handle_pch.
13654         * sdbout.c (sdb_debug_hooks): Add dummy handle_pch.
13655         * vmsdbgout.c (vmsdbg_debug_hooks): Add dummy handle_pch.
13656         * dwarf2out.c (dwarf2_debug_hooks): Add dummy handle_pch.
13657         * debug.c (do_nothing_debug_hooks): Add dummy handle_pch.
13658         * debug.h (struct gcc_debug_hooks): Add handle_pch.
13659         * c-pch.c (pch_init): Don't call start_source_file, but do call
13660         handle_pch.
13661         (c_common_write_pch): Call handle_pch.
13662         (c_common_read_pch): Don't call start_source_file,
13663         or end_source_file.
13664
13665 Fri Apr  4 17:43:52 2003  Olivier Hainque <hainque@act-europe.fr>
13666
13667         * emit-rtl.c (get_mem_attrs): Adjust alignment tests determining
13668         use of default attributes to agree MEM_ALIGN macro.
13669
13670 Fri Apr  4 17:33:24 2003  Joel Brobecker  <brobecker@gnat.com>
13671
13672         * dbxout.c (dbxout_type): When printing type index of range type
13673         whose bounds are printed in octal format, print type of parent type if
13674         it exists so enumerated type descriptions are not transformed
13675         into unsigned types.
13676
13677 2003-04-04  Kazu Hirata  <kazu@cs.umass.edu>
13678
13679         * config/h8300/h8300-protos.h: Add a prototype for
13680         compute_a_shift_cc.
13681         * config/h8300/h8300.c (shift_one): Update the CC status.
13682         (shift_two): Likewise.
13683         (output_a_shift_cc): Set cc_inline and cc_special.
13684         (compute_a_shift_cc): New.
13685         * config/h8300/h8300.md (shift insns): Use compute_a_shift_cc.
13686
13687 2003-04-04  Richard Henderson  <rth@redhat.com>
13688
13689         * cse.c (fold_rtx): Fix 03-30 change; do check insn non-null.
13690
13691 2003-04-04  Loren James Rittle  <ljrittle@acm.org>
13692
13693         * fixinc/inclhack.def (bsd_stdio_attrs_conflict): New.
13694         * fixinc/fixincl.x: Rebuilt.
13695         * fixinc/tests/base/stdio.h: Regenerated.
13696
13697 2003-04-04  Nathan Sidwell  <nathan@codesourcery.com>
13698
13699         * gcov.c (accumulate_line_counts): Fix span tree merge bug.
13700
13701 Fri Apr  4 15:58:52 2003  J"orn Rennecke <joern.rennecke@superh.com>
13702
13703         * sh.h (ACTUAL_NORMAL_MODE): New macro, broken out of
13704         (NORMAL_MODE).
13705         * sh.c (fpscr_set_from_mem): Use ACTUAL_NORMAL_MODE.
13706
13707 2003-04-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13708
13709         * doc/contrib.texi (Contributors): Add entries for Wolfgang
13710         Bangerth, DJ Delorie, Christian Ehrhardt, Christopher Faylor,
13711         Nathanael Nerode, Diego Novillo, Hartmut Penner, Volker Reichelt,
13712         Danny Smith, and Ulrich Weigand.
13713         Update Kriang Lerdsuwanakij and fix a typo in Janis Johnson's
13714         entry.
13715
13716 2003-04-04  Nick Clifton  <nickc@redhat.com>
13717
13718         * config/sparc/sol2-bi.h: Revert previous delta.
13719         * config/sparc/sol2-gas-bi.h (AS_SPARC64_FLAG): Prepend -TSO
13720
13721 2003-04-04  Nick Clifton  <nickc@redhat.com>
13722
13723         * config/v850/v850.c (expand_prologue): Only use register save
13724         helper functions if long calls are not being used.
13725         Add a clobber of r11 id using long calls.
13726         (pattern_is_ok_for_prologue): Account for the extra clobber.
13727         (construct_save_jarl): Likewise.
13728         * config/v850/v850.md (prolog pattern): Do not use this pattern
13729         for v850e's.
13730
13731 2003-04-04  Andreas Schwab  <schwab@suse.de>
13732
13733         * stor-layout.c (layout_decl): Avoid syntax error in last change
13734         when PCC_BITFIELD_TYPE_MATTERS is defined but not
13735         EMPTY_FIELD_BOUNDARY.
13736
13737 2003-04-03  Jason Merrill  <jason@redhat.com>
13738
13739         PR c/10175
13740         * jump.c (never_reached_warning): Revert patch of 2002-11-02.
13741         Look backwards for a line note.
13742
13743 2003-04-03  Neil Booth  <neil@daikokuya.co.uk>
13744
13745         * fix-header.c (read_scan_file): Defer switch processing.
13746
13747 2003-04-03  Matt Austern  <austern@apple.com>
13748
13749         * cpppch.c (reset_ht): Remove.
13750         (cpp_read_state): Remove loop to reset hashtable identifiers.
13751         * ggc-common.c (gt_pch_save): Add call to gt_pch_fixup_stringpool
13752         after pch file is written.
13753         * ggc.h (gt_pch_fixup_stringpool): Declare.
13754         * stringpool.c (ht_copy_and_clear): Define.  Callback.  Copy
13755         hashnode's value to another hashtable, then clear the original.
13756         (saved_ident_hash): Define.
13757         (gt_pch_save_stringpool): Create saved_ident_hash, use it to
13758         store definitions in ident_hash, and clear ident_hash.
13759         (gt_pch_fixup_stringpool): Define.  Restore definitions from
13760         saved_ident_hash to ident_hash, then destroy saved_ident_hash.
13761
13762 Thu Apr  3 22:27:40 CEST 2003  Jan Hubicka  <jh@suse.cz>
13763
13764         * cfgrtl.c (update_bb_for_insn): Do not set block for barriers.
13765
13766 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
13767
13768         PR optimization/10157
13769         * gcse.c (can_copy_p): Rename it to can_copy.
13770         (can_copy_init_p): Remove.
13771         (compute_can_copy): Use can_copy instead of can_copy_p.
13772         (can_copy_p): New exported function. Call compute_can_copy.
13773         (hash_scan_set): Use it.
13774         (gcse_main): Don't call compute_can_copy.
13775         (bypass_jumps): Don't call compute_can_copy.
13776         * rtl.h (can_copy_p): Declare.
13777         * loop.c (scan_loop): Don't move the source and add a reg-to-reg
13778         copy if the mode doesn't support copy operations.
13779
13780 2003-04-03  Jason Merrill  <jason@redhat.com>
13781
13782         * Makefile.in (unstrap): Also remove stage_last.
13783
13784         * dwarf2out.c (lookup_filename): Don't check for "<internal>".
13785         (dwarf2out_source_line): Don't do anything if line==0.
13786
13787         * stor-layout.c (do_type_align): New fn, split out from...
13788         (layout_decl): ...here.  Do all alignment calculations for
13789         FIELD_DECLs here.
13790         (update_alignment_for_field): Not here.
13791         (start_record_layout, debug_rli): Remove unpadded_align.
13792         * tree.h (struct record_layout_info_s): Remove unpadded_align.
13793         * c-decl.c (finish_enum): Don't set DECL_SIZE, DECL_ALIGN
13794         or DECL_MODE on the CONST_DECLs.
13795         (finish_struct): Don't mess with DECL_ALIGN.
13796
13797 Thu Apr  3 18:57:19 CEST 2003  Jan Hubicka  <jh@suse.cz>
13798
13799         * i386.c (print_operand): Do not bypass output_addr_const at flag_pic.
13800
13801 Thu Apr  3 17:08:09 2003  J"orn Rennecke <joern.rennecke@superh.com>
13802
13803         * sh.c (sh_function_ok_for_sibcall): Return 0 if the current
13804         function is an interrupt handler.
13805
13806         * sh.c (sh_expand_epilogue): Avoid clash of temp register for
13807         restoring target registers with EH_RETURN_STACKADJ_RTX; use
13808         multiple registers in round-robin fashion.
13809
13810 2003-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13811
13812         * gengtype-lex.l (IWORD): Add CHAR_BITFIELD.
13813         * system.h (CHAR_BITFIELD): New.
13814
13815 2003-04-03  Kazu Hirata  <kazu@cs.umass.edu>
13816
13817         * config/h8300/h8300.md (a peephole2): Generalize to accept GT
13818         and LE.
13819         (another peephole2): Likewise.
13820
13821 2003-04-03  Nick Clifton  <nickc@redhat.com>
13822
13823         * config/sparc/sol2-bi.h (ASM_CPU64_DEFAULT_SPEC): Add -TSO.
13824         (DEF_ARCH64_SPEC): Likewise.
13825
13826 Thu Apr  3 09:53:40 CEST 2003  Jan Hubicka  <jh@suse.cz>
13827
13828         * i386.c (constant_address_p): Use legitimate_constant_p.
13829         (legitimate_address_p): Do not use CONSTANT_ADDRESS_P.
13830
13831 2003-04-02  Kazu Hirata  <kazu@cs.umass.edu>
13832
13833         * config/h8300/h8300-protos.h: Add a prototype for
13834         gtle_operator.
13835         * config/h8300/h8300.c (gtle_operator): New.
13836         * config/h8300/h8300.h (PREDICATE_CODES): Add an entry for
13837         gtle_operator.
13838         * config/h8300/h8300.md (a peephole2): Generalize to accept GT
13839         and LE.
13840
13841 2003-04-02  Richard Henderson  <rth@redhat.com>
13842
13843         * libgcc-std.ver (_Unwind_GetCFA): New.
13844         * unwind-dw2.c (_Unwind_GetCFA): New.
13845         * unwind-libunwind.c (_Unwind_GetCFA): New.
13846         * unwind-sjlj.c (_Unwind_GetCFA): New.
13847         * unwind.h: Declare it.
13848
13849 Thu Apr  3 00:31:21 CEST 2003  Jan Hubicka  <jh@suse.cz>
13850
13851         PR inline-asm/8088
13852         * i386.c (ix86_hard_regno_mode_ok):  Return 0 for MMX/SSE registers
13853         when MMX/SSE is not available.
13854
13855 2003-04-02  Mike Stump  <mrs@apple.com>
13856
13857         * doc/install.texi (Specific): Update pointers to apple.com.
13858
13859 Thu Apr  3 00:18:49 CEST 2003  Jan Hubicka  <jh@suse.cz>
13860
13861         * i386.c (override_options):  Disable red zone by default on i386.
13862         (compute_frame_layout, ix86_force_to_memory, ix86_free_from_memory):
13863         Do not test TARGET_64BIT together with TARGET_RED_ZONE
13864
13865 2003-04-02  Kazu Hirata  <kazu@cs.umass.edu>
13866
13867         * config/h8300/h8300.md (a peephole2): Tighten the condition.
13868
13869 2003-04-02  Richard Henderson  <rth@redhat.com>
13870
13871         * longlong.h (umul_ppmm) [alpha]: Use __builtin_alpha_umulh.
13872
13873 2003-04-02  Kazu Hirata  <kazu@cs.umass.edu>
13874
13875         * config/h8300/h8300.md (a peephole2): New.
13876
13877 2003-04-02  Richard Henderson  <rth@redhat.com>
13878
13879         * except.c (sjlj_find_directly_reachable_regions): Recognize when
13880         must-not-throw region has been deleted.
13881
13882 2003-04-02  Richard Henderson  <rth@redhat.com>
13883
13884         * dwarf2out.c (output_call_frame_info): Ignore fde->nothrow as an
13885         optimization when flag_exceptions not enabled.
13886
13887 2003-04-02  Vladimir Makarov  <vmakarov@redhat.com>
13888
13889         * config/rs6000/rs6000.c
13890         (TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD): Redefine the
13891         macros.
13892         (rs6000_issue_rate): Add case for 8540.
13893         (rs6000_use_sched_lookahead): New function.
13894
13895         * config/rs6000/8540.md: Rename SIU units into SU ones and MIU
13896         units into MU ones.
13897         (ppc8540_branch, ppc8540_cr_logical): Add one cycle in the
13898         reservation before retirement.
13899         (ppc8540_multiply, ppc8540_load, ppc8540_store,
13900         ppc8540_simple_float, ppc8540_vector_load, ppc8540_vector_store):
13901         Remove additional cycle in the reservation before retirement.
13902         (ppc8540_mfcr, ppc8540_mtcrf, ppc8540_mtjmpr): Add missed
13903         reservation of ppc8540_issue.
13904
13905 2003-04-02  Andreas Schwab  <schwab@suse.de>
13906
13907         * real.c (decode_ieee_single): Fix decoding of SNaN bit.
13908
13909 2003-04-01  Richard Henderson  <rth@redhat.com>
13910
13911         * except.c (convert_from_eh_region_ranges_1): Smash REG_EH_REGION
13912         notes for nothrow calls if flag_forced_unwind_exceptions.
13913         (build_post_landing_pads): Mind flag_forced_unwind_exceptions.
13914         (sjlj_find_directly_reachable_regions): Likewise.
13915         (reachable_handlers): Likewise.
13916         (can_throw_external): Likewise.
13917         (collect_one_action_chain): Record cleanups after catch-all and
13918         must-not-throw if flag_forced_unwind_exceptions.
13919         * flags.h (flag_forced_unwind_exceptions): Declare.
13920         * toplev.c (flag_forced_unwind_exceptions): New.
13921         (lang_independent_options): Add it.
13922         * doc/invoke.text: Add it.
13923
13924 2003-04-01  David Mosberger <davidm@hpl.hp.com>
13925
13926         * config/ia64/crti.asm: Clean up trailing whitespace.
13927         Remove trailing hashes (#) from identifiers.
13928
13929         * config/ia64/crtn.asm: Ditto.
13930
13931         * config/ia64/crtend.asm: Remove trailing hashes (#) from
13932         identifiers.
13933         (__do_global_ctors_aux): Align to 32-byte boundary.  Add unwind
13934         directives.  Drop explicit bundling---it just makes the code
13935         harder to read.  Don't save/restore gp needlessly.
13936
13937         * config/ia64/crtbegin.asm: Remove trailing hashes (#) from
13938         identifiers (they're only needed if the identifier would clash
13939         with a register name otherwise).
13940         (__do_global_dtors_aux): Align to 32-byte boundary. Add unwind
13941         directives.  Drop explicit bundling---it just makes the code
13942         harder to read.
13943         (__do_jv_register_classes): Ditto.
13944         (.fini_array): Remove "progbits" (newer
13945         assemblers don't like wrong section-types).
13946         (.init_array): Ditto.
13947
13948 2003-04-01  Roger Sayle  <roger@eyesopen.com>
13949
13950         PR fortran/9974
13951         * gcse.c (reg_killed_on_edge): New function to test whether the
13952         given reg is overwritten by any instruction queued on an edge.
13953         (bypass_block): Ignore substitutions killed on incoming edges.
13954         Don't bypass outgoing edges that have queued instructions.
13955
13956 2003-04-01  Alexandre Oliva  <aoliva@redhat.com>
13957
13958         * real.h (EXP_BITS): Make room for...
13959         (struct real_value): ... added canonical bit.
13960         (struct real_format): Added pnan.
13961         (mips_single_format, mips_double_format, mips_extended_format,
13962         mips_quad_format): New.
13963         * real.c: Copy p to pnan in all formats.
13964         (get_canonical_qnan, get_canonical_snan): Set canonical bit.
13965         (real_nan): Use pnan to compute significand's shift.
13966         (real_identical): Disregard significand in canonical
13967         NaNs.
13968         (real_hash): Likewise.  Take signalling into account.
13969         (encode_ieee_single, encode_ieee_double, encode_ieee_quad):
13970         Disregard significand bits in canonical NaNs.  Set all bits of
13971         canonical NaN if !qnan_msb_set.
13972         (encode_ibm_extended, decode_ibm_extended): Likewise.  Use
13973         qnan_msb_set to tell the base double format.
13974         (ibm_extended_format): Use 53 as pnan.
13975         (mips_single_format, mips_double_format, mips_extended_format,
13976         mips_quad_format): Copied from the corresponding ieee/ibm
13977         formats, with qnan_msb_set false.
13978         * config/mips/iris6.h (MIPS_TFMODE_FORMAT): Use mips_extended_format.
13979         * config/mips/linux64.h (MIPS_TFMODE_FORMAT): Use mips_quad_format.
13980         * config/mips/mips.c (override_options): Use mips_single_format
13981         and mips_double_format.  Default TFmode to mips_quad_format.
13982         * config/mips/t-linux64 (tp-bit.c): Define QUIET_NAN_NEGATED.
13983         * config/mips/t-irix6: Likewise.
13984         * config/mips/t-mips (fp-bit.c, dp-bit.c): Likewise.
13985         * config/fp-bit.c (pack_d, unpack_d): Obey it.
13986
13987 2003-04-01  Geoffrey Keating  <geoffk@apple.com>
13988
13989         * unwind-dw2-fde-darwin.c (DESTRUCTOR_MAY_BE_CALLED_LIVE): New.
13990         (live_image_destructor): Reset image to initial state.
13991         (examine_objects): Set DESTRUCTOR_MAY_BE_CALLED_LIVE.
13992
13993 2003-04-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
13994
13995         * config/sparc/sparc.c (input_operand): Accept bare
13996         CONSTANT_P_RTX operands.
13997
13998 2003-04-01  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
13999
14000         * gcse.c (struct ls_expr): Added pattern_regs field.
14001         (ldst_entry): Initialize it.
14002         (extract_mentioned_regs, extract_mentioned_regs_helper): New.
14003         (store_ops_ok): Use regs precomputed by them.
14004         (find_loads, store_killed_in_insn, load_kills_store): Change return
14005         type to bool.
14006         (store_killed_before, store_killed_after): Take position of register
14007         set in account.
14008         (reg_set_info): Store position of the setter.
14009         (gcse_main): Enable store motion.
14010         (mems_conflict_for_gcse_p): Enable load motion of non-symbol mems.
14011         (pre_insert_copy_insn, update_ld_motion_stores, insert_store): Prevent rtl
14012         sharing.
14013         (simple_mem): Enable store motion of non-symbol mems.
14014         (regvec): Type changed.
14015         (LAST_AVAIL_CHECK_FAILURE): New.
14016         (compute_store_table_current_insn): New.
14017         (build_store_vectors): Computation of availability and anticipatability
14018         moved ...
14019         (compute_store_table, find_moveable_store): ... here.
14020         (delete_store): Remove senseless comment.
14021         (store_motion): Reorganize.
14022
14023 2003-04-01  Kevin Buettner  <kevinb@redhat.com>
14024
14025         * config/mips/mips.c (override_options): Provide mappings for
14026         HI_REGNUM and LO_REGNUM.
14027         * config/mips/mips.h (MD_DBX_FIRST): Define.
14028
14029 2003-04-01  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14030
14031         * combine.c (merge_outer_ops): Fix typo.
14032
14033         * varasm.c (make_decl_one_only): Revert 2003-03-09 patch.
14034
14035 2003-04-01  David Edelsohn  <edelsohn@gnu.org>
14036
14037         * config/rs6000/{40x.md,603.md,6xx.md,7450.md,7xx.md,mpc.md,
14038         power4.md,rios1.md,rios2.md,rs64.md}: Change mult_compare to
14039         imul_compare.  Add lmul_compare.
14040         * config/rs6000/power4.md: Bump some latencies.  Model extra cycle
14041         in second pair of dispatch slots.  Model stores more accurately.
14042         Tweak multiply model.  Add bypasses for CR instructions dependent
14043         on complicated compares.
14044         * config/rs6000/rs6000.md (mulsi3): Name imul_compare patterns.
14045         (muldi3): Add lmul_compare patterns.
14046         * config/rs6000/rs6000.c (rs6000_variable_issue): Move FPLOAD_UX
14047         and FPSTORE_UX to split instructions and add COMPARE,
14048         DELAYED_COMPARE, IMUL_COMPARE, LMUL_COMPARE, IDIV, LDIV.
14049         (rs6000_adjust_cost): Add IMUL_COMPARE and LMUL_COMPARE.
14050         (rs6000_rtx_costs): Separate POWER4 multiply case.
14051
14052 2003-04-01  Ulrich Weigand  <uweigand@de.ibm.com>
14053
14054         * config/s390/s390.c (s390_fixup_clobbered_return_reg):
14055         Do nothing if __builtin_return_address was not used.
14056
14057 Tue Apr  1 18:18:23 CEST 2003  Jan Hubicka  <jh@suse.cz>
14058
14059         * i386.md (test patterns):  Allow memory operand in operand1.
14060
14061 2003-02-31  Aldy Hernandez  <aldyh@redhat.com>
14062
14063         * testsuite/gcc.c-torture/execute/simd-3.c: New.
14064
14065         * expr.c (expand_expr): Handle VECTOR_CST.
14066         (const_vector_from_tree): New.
14067
14068         * varasm.c (output_constant): Handle VECTOR_CST.
14069
14070         * c-typeck.c (digest_init): Build a vector constant from a
14071         VECTOR_TYPE.
14072
14073         * config/rs6000/rs6000.c: Remove prototype for
14074         easy_vector_constant.
14075         (easy_vector_constant): Add mode parameter.  Rewrite to handle
14076         more easy constants.
14077         (rs6000_emit_move): Pass mode to easy_vector_constant.
14078         Call emit_easy_vector_insn for SPE V2SI vector constant moves.
14079         (emit_easy_vector_insn): New.
14080         (easy_vector_same): New.
14081         (EASY_VECTOR_15): New macro.
14082         (EASY_VECTOR_15_ADD_SELF): New macro.
14083         (bdesc_2arg): Rename to xorv2si3.
14084         (easy_vector_constant_add_self): New.
14085         (input_operand): Allow vector constants.
14086
14087         * config/rs6000/rs6000.h (PREDICATE_CODES): Add
14088         easy_vector_constant, easy_vector_constant_add_self.
14089         (EXTRA_CONSTRAINT): Add 'W'.
14090
14091         * config/rs6000/rs6000-protos.h: Add prototype for
14092         easy_vector_constant, emit_easy_vector_insn.
14093
14094         * config/rs6000/altivec.md (xorv8hi3): New.
14095         (xorv16qi3): New.
14096         Remove all _const0 patterns.
14097         (movv4si_internal): Rewrite to use code.  Add vector constant to
14098         vector alternative.  Add splitter.
14099         (movv8hi_internal): Same.
14100         (movv16qi_internal): Same.
14101         (movv4sf_internal): Same.
14102         Change the unspecs for vspltis* to use constants.
14103
14104         * config/rs6000/spe.md ("xorv4hi3"): New.
14105         ("spe_evxor"): Rename to xorv2si3.
14106         ("xorv1di3"): New.
14107         Remove all _const0 patterns.
14108         (movv2si_internal): Rewrite to use code.  Add vector constant to
14109         alternatives.  Add splitter.
14110         (movv4hi_internal): Add vector constant to alternatives.
14111         (movv1di_internal): Same.
14112         (movv2sf_internal): Same.
14113
14114 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
14115
14116         PR c/9936
14117         * c-decl.c (grokdeclarator): Clear SAVE_EXPR_CONTEXT for
14118         variably-sized arrays in parameters.
14119         (set_save_expr_context): New function.
14120         (c_expand_body): Use it, via walk_tree.
14121
14122 2003-03-31  Eric Christopher  <echristo@redhat.com>
14123
14124         * combine.c (can_combine_p): Allow ZERO_EXTRACT and STRICT_LOW_PART.
14125         (combinable_i3pat): Remove call to expand_field_assignment and
14126         #if 0'd code.
14127
14128 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
14129
14130         PR c++/10278
14131         * c-common.c (finish_label_address_expr): Handle the
14132         error_mark_node.
14133
14134 2003-03-31  Richard Henderson  <rth@redhat.com>
14135
14136         * real.c (real_identical): Reorg so as to not compare
14137         signalling for normals.
14138
14139 2003-03-31  Stephane Carrez  <stcarrez@nerim.fr>
14140
14141         * config/m68hc11/m68hc11.c (hard_reg_operand): Check the mode.
14142
14143 2003-03-31  Stephane Carrez  <stcarrez@nerim.fr>
14144
14145         * config/m68hc11/m68hc11.c (m68hc11_gen_movhi): Don't rely on REG_WAS_0
14146         notes as they are boggus.
14147         (m68hc11_gen_movqi): Likewise.
14148
14149 2003-03-31  Stephane Carrez  <stcarrez@nerim.fr>
14150
14151         * config/m68hc11/m68hc11.c (expand_prologue): For an interrupt handler
14152         save the soft registers after the frame pointer so that gdb can unwind
14153         the frame more easily.
14154         (expand_epilogue): Likewise in opposite order; allow to use X register
14155         as scratch if the return value is by reference.
14156
14157 2003-03-31  Jason Merrill  <jason@redhat.com>
14158
14159         PR java/10145
14160         * stor-layout.c (update_alignment_for_field): Respect
14161         DECL_USER_ALIGN for zero-length bitfields, too.
14162         * c-decl.c (finish_struct): Don't set DECL_ALIGN for normal
14163         fields.
14164
14165 2003-03-31  Matt Austern  <austern@apple.com>
14166
14167         * cpppch.c (struct cpp_savedstate): Add defs and n_defs members.
14168         (count_defs): Keep track of number of defs as well as total size.
14169         (write_defs): Put every definition in cpp_savedstate's defs array.
14170         (comp_hashnode): Define.  Comparison function for qsort.
14171         (cpp_write_pch_deps): Sort definitions before writing them.
14172         (struct ht_node_list): Define. Like cpp_savedstate but simpler.
14173         (collect_ht_nodes): Define.
14174         (cpp_valid_state): When verifying that undefined identifiers in
14175         the pch file are still undefined, read a sorted list of undefined
14176         identifiers, collect all defined identifiers into a sorted list,
14177         and walk through both lists to make sure there's no match.
14178
14179 2003-03-31  Kazu Hirata  <kazu@cs.umass.edu>
14180
14181         * config/h8300/h8300.md (a peephole2): New.
14182
14183 2003-03-31  Michael Matz  <matz@suse.de>
14184
14185         * config/i386/i386.h (TARGET_FLT_EVAL_METHOD): Change 1 into 0.
14186
14187 2003-03-31  Segher Boessenkool  <segher@koffie.nl>
14188
14189         PR target/10177
14190         * config/rs6000/rs6000.h (HARD_REGNO_RENAME_OK): New.
14191         * config/rs6000/rs6000.c (compute_vrsave_mask): Don't mark
14192         all call-clobbered registers as used.
14193
14194 2003-03-31  Michael Matz  <matz@suse.de>
14195
14196         * cppexp.c (cpp_classify_number): Accept '.' after "0x".
14197         * testsuite/gcc.dg/cpp/c99-hexfloat-3.c: New file.
14198
14199 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
14200
14201         * gcov.c: Add -a & -u options.
14202         (struct arc_info): Add local_span, is_call_non_return,
14203         is_nonlocal_return, is_unconditional flags, remove is_call flag.
14204         (struct block_info): Add flags, is_call_site, is_nonlocal_return
14205         members. Make encodings a union with span member.
14206         (struct function_info): Add blocks_executed, line, src, line_next
14207         members.
14208         (struct coverage_info): Make branches a union with blocks member.
14209         (struct source_info): Add functions member.
14210         (object_summary, program_count): New global variables.
14211         (flag_all_blocks, flag_unconditional): New flags.
14212         (find_source, output_branch_count): New functions.
14213         (print_usage): Adjust.
14214         (options): Adjust.
14215         (process_args): Adjust.
14216         (read_graph_file) <GCOV_TAG_FUNCTION>: Adjust.
14217         <GCOV_TAG_BLOCKS>: Read flags.
14218         <GCOV_TAG_LINES>: Adjust.
14219         (read_count_file): Process SUMMARY tags.
14220         (solve_flow_graph): Set is_unconditional and clear is_call_site
14221         appropriately.
14222         (add_branch_counts): Adjust. Don't count unconditional branches.
14223         (add_line_counts): Deal with all-blocks mode, accumulate block
14224         coverage.
14225         (accumulate_line_counts): Adjust, generate local spanning tree for
14226         all-blocks mode.
14227         (output_lines): Adjust.
14228         * profile.c (branch_prob): Alter GCOV_FUNCTION_TAG record.
14229         * doc/gcov.texi: Document.
14230
14231 2003-03-31  Kazu Hirata  <kazu@cs.umass.edu>
14232
14233         * config/h8300/h8300.md: Organize peephole2's that transform
14234         (compare (reg:HI) (const_int)).
14235
14236 2003-03-31  Roger Sayle  <roger@eyesopen.com>
14237
14238         * emit-rtl.c (dconstm2, dconsthalf): New real constants.
14239         (init_emit_once): Initialize dconstm2 and dconsthalf here.
14240         * real.h (dconstm2, dconsthalf): Add prototypes here.
14241         * real.c (real_sqrt): Use dconsthalf rather than local copy.
14242         * builtins.c (fold_builtin): When optimizing sqrt(exp(x)) as
14243         exp(x/2.0) remember to fold the division if possible.
14244         Fold sin(0.0) as 0.0, cos(0.0) as 1.0, pow(x,1.0) as x,
14245         pow(x,-1.0) as 1.0/x, pow(x,2.0) as x*x, pow(x,-2.0) as
14246         1.0/(x*x) and pow(x,0.5) as sqrt(x).
14247
14248 2003-03-31  Kazu Hirata  <kazu@cs.umass.edu>
14249
14250         * config/h8300/h8300.md (a new peephole2): New.
14251
14252 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
14253
14254         * gcse.c (simple_mem): Return false for floating-point accesses
14255         if flag_float_store is true.
14256
14257 2003-03-30  Roger Sayle  <roger@eyesopen.com>
14258
14259         * gcse.c (gcse_constant_p): New function to identify constants
14260         suitable for constant propagation, including COMPARE with two
14261         integer constant arguments.
14262         (hash_scan_set): Use gcse_constant_p.
14263         (find_avail_set): Likewise.
14264         (cprop_insn): Likewise.
14265         (do_local_cprop): Likewise.
14266         (find_implicit_sets): Likewise.
14267         (find_bypass_set): Likewise.
14268
14269 2003-03-30  Matt Kraai  <kraai@alumni.cmu.edu>
14270
14271         * except.h: Remove definition of varray_type.
14272
14273 2003-03-30  Richard Henderson  <rth@redhat.com>
14274
14275         PR opt/10011, opt/10252:
14276         * toplev.c (rest_of_compilation): Run purge_builtin_constant_p
14277         before post-gcse cse pass.
14278
14279 2003-03-30  Roger Sayle  <roger@eyesopen.com>
14280
14281         * dojump.c (do_jump): Copy SUBREGs into a pseudo for comparison.
14282
14283 2003-03-30  DJ Delorie  <dj@redhat.com>
14284
14285         * profile.c (instrument_edges): Make sure any newly created
14286         jump insns have correct jump label info.
14287
14288 2003-03-30  Richard Henderson  <rth@redhat.com>
14289
14290         * cfgbuild.c (make_edges): Use tablejump_p.
14291         * cfgcleanup.c (label_is_jump_target_p): Likewise.
14292         * cfglayout.c (cfg_layout_can_duplicate_bb_p): Likewise.
14293         * cfgrtl.c (flow_delete_block_noexpunge): Likewise.
14294         (try_redirect_by_replacing_jump): Likewise.
14295         (redirect_edge_and_branch): Likewise.
14296         * cse.c (fold_rtx): Likewise.
14297         * jump.c (delete_related_insns): Likewise.
14298         * rtlanal.c (get_jump_table_offset): Likewise.
14299         * ssa-ccp.c (ssa_ccp_df_delete_unreachable_insns): Likewise.
14300
14301 2003-03-30  Gabriel Dos Reis  <gdr@integrable-solutions.net>
14302
14303         * Makefile.in (STRICT_WARN): Don't warn for ISO C constructs.
14304         (STRICT2_WARN): Likewise.
14305
14306 2003-03-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14307
14308         PR other/6955
14309         * collect2.c (collect_wait): Use WCOREDUMP and fix output message.
14310         * system.h (WCOREDUMP, WCOREFLG): Define if necessary.
14311
14312 2003-03-30  Richard Henderson  <rth@redhat.com>
14313
14314         PR c/10083
14315         * config/alpha/alpha.md (umuldi3_highpart): Change to expander;
14316         don't zero_extend const inputs.
14317
14318 2003-03-30  Kazu Hirata  <kazu@cs.umass.edu>
14319
14320         * reload1.c (reload_cse_move2add): Fix a comment typo.
14321
14322 2003-03-30  Kazu Hirata  <kazu@cs.umass.edu>
14323
14324         * config/h8300/h8300.md (a peephole2): Remove useless code.
14325
14326 2003-03-29  Kazu Hirata  <kazu@cs.umass.edu>
14327
14328         * config/h8300/h8300.md (*iorsi3_and_ashift): New.
14329         (*iorsi3_and_lshiftrt): Likewise.
14330         (*iorsi3_zero_extract): Likewise.
14331
14332 2003-03-29  Kazu Hirata  <kazu@cs.umass.edu>
14333
14334         * config/h8300/h8300.md (*insv_si_8_8): New.
14335         (*insv_si_8_8_lshiftrt_8): Likewise.
14336         (a peephole2): Likewise.
14337
14338 2003-03-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14339
14340         * doc/contrib.texi: Add Eric Botcazou and Roger Sayle.
14341         Uniformly use bugfix instead of bug fix.
14342
14343 2003-03-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14344
14345         PR doc/895
14346         * ONEWS: Remove those items that already appear in the EGCS
14347         release notes on our web pages.
14348
14349 2003-03-29  Alan Modra  <amodra@bigpond.net.au>
14350
14351         * config/rs6000/rs6000.h (FUNCTION_VALUE_REGNO_P): Respect
14352         TARGET_HARD_FLOAT.  Reformat.
14353         (FUNCTION_ARG_REGNO_P): Likewise, and remove unneeded casts.
14354
14355 2003-03-28  Albert Chin-A-Young  <china@thewrittenword.com>
14356
14357         * gcc/fixinc/inclhack.def: Update solaris_mutex_init_1 to
14358         work on Solaris 2.5.1.
14359
14360 2003-03-28  Kazu Hirata  <kazu@cs.umass.edu>
14361
14362         * config/h8300/h8300.md (*addsi3_and_r_1): Put under plus:SI
14363         section of h8300.md
14364         (*addsi3_and_nor_r_1): Likewise.
14365
14366 2003-03-29  Ulrich Weigand  <uweigand@de.ibm.com>
14367
14368         * config/s390/s390.c (s390_emit_prologoue): Make sure backchain is
14369         set up before any trapping memory access if flag_non_call_exceptions.
14370
14371 2003-03-29  Alan Modra  <amodra@bigpond.net.au>
14372
14373         * reload1.c (reload_as_needed): Allow a USE in asm reloads.
14374
14375         * loop.c: (find_mem_in_note_1, find_mem_in_note): Comment.
14376
14377 2003-03-28  Nathanael Nerode  <neroden@gcc.gnu.org>
14378
14379         * configure.in: Clarify comments.
14380         * configure: Regenerate.
14381
14382 2003-03-28  Ulrich Weigand  <uweigand@de.ibm.com>
14383
14384         * config/s390/s390.md ("literal_pool_31"): Output pool anchor
14385         label even if pool empty when generating PIC.
14386         ("literal_pool_31", "literal_pool_64"): Coding style cleanup.
14387
14388 2003-03-28  Kazu Hirata  <kazu@cs.umass.edu>,
14389             Dhananjay Deshpande  <dhananjayd@kpit.com>
14390
14391         PR target/10205
14392         * config/h8300/h8300.c (h8300_initial_elimination_offset):
14393         Correct the offset computation when TARGET_NORMAL.
14394
14395 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
14396
14397         PR target/10067
14398         * config/sparc/sparc.md (jump pattern): Correct order
14399         when issuing the annuling marker.
14400
14401 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
14402
14403         PR c/8281
14404         * config/sparc/sparc.md (movdi_insn_sp32_v9): Remove 'f-f' alternative.
14405         (movdi reg/reg split): Match only on sparc32, and v9 when int regs.
14406
14407 2003-03-28  Alan Modra  <amodra@bigpond.net.au>
14408
14409         * config/alpha/elf.h (ASM_OUTPUT_ALIGNED_BSS): Remove unnecessary
14410         globalize_label.
14411         * config/arm/unknown-elf.h (ASM_OUTPUT_ALIGNED_BSS): Likewise.
14412         * config/i960/i960.h (ASM_OUTPUT_ALIGNED_BSS): Likewise.
14413         * config/m32r/m32r.h (ASM_OUTPUT_ALIGNED_BSS): Likewise.
14414         * config/mips/elf.h (ASM_OUTPUT_ALIGNED_BSS): Likewise.
14415         * config/mips/linux.h (ASM_OUTPUT_ALIGNED_BSS): Likewise.
14416         * config/sparc/sparc.h (ASM_OUTPUT_ALIGNED_BSS): Likewise.
14417         * config/v850/v850.c (v850_output_aligned_bss): Likewise.
14418
14419 2003-03-28  Alan Modra  <amodra@bigpond.net.au>
14420
14421         * loop.c: (find_mem_in_note_1, find_mem_in_note): New functions.
14422         (replace_loop_mems): Add "written" param.  Remove invalid REG_EQUAL
14423         notes after hoisting.
14424         (load_mems): Adjust replace_loop_mems call.
14425
14426 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
14427             Richard Henderson  <rth@redhat.com>
14428
14429         PR target/10114 and PR target/10084
14430         * dwarf2out.c (mem_loc_descriptor): Handle LO_SUM.
14431
14432 2003-03-27  Richard Henderson  <rth@redhat.com>
14433
14434         * config/alpha/alpha.md (adddi_er_high_l): Valid only after reload.
14435
14436 2003-03-27  Roger Sayle  <roger@eyesopen.com>
14437
14438         * fold-const.c (fold_inf_compare):  New function to simplify FP
14439         comparisons against +Infinity or -Infinity.
14440         (fold):  Optimize floating point comparisons against Infs and NaNs.
14441
14442 2003-03-27  Janis Johnson  <janis187@us.ibm.com>
14443
14444         * libgcov.c: Provide only dummy functions if libc is not available.
14445
14446 2003-03-27  Richard Henderson  <rth@redhat.com>
14447
14448         * real.h (struct real_value): Add signalling.
14449         (EXP_BITS): Decrement.
14450         * real.c (get_canonical_qnan): Don't set MSB-1.
14451         (get_canonical_snan): Likewise.  Set signalling.
14452         (real_identical): Compare signalling.
14453         (round_for_format): Remove force-one-bit on code.
14454         (real_nan): Likewise.  Set signalling.
14455         (encode_ieee_single): Add force-one-bit code; honor signalling.
14456         (encode_ieee_double, encode_ieee_extended, encode_ieee_quad): Likewise.
14457         (decode_ieee_single): Set signalling.
14458         (decode_ieee_double, decode_ieee_extended, decode_ieee_quad): Likewise.
14459
14460 2003-03-27  Olivier Hainque  <hainque@act-europe.fr>
14461
14462         PR ada/9953
14463         * ada/Makefile.in (gnatlib configuration for HPUX): Split
14464         the general section for HPUX into specific sections for
14465         HPUX 10 and HPUX 11. Fix the setting of TGT_LIB in the HPUX
14466         11 case.
14467
14468 2003-03-27  Glen Nakamura  <glen@imodulo.com>
14469
14470         PR opt/10087
14471         * loop.c (loop_givs_reduce): Skip bivs with duplicate locations
14472         while incrementing giv.
14473         (record_biv): Check for duplicate biv locations and
14474         set (struct induction *) v->same if found.
14475
14476 2003-03-27  David Mosberger  <davidm@hpl.hp.com>
14477
14478         * unwind-libunwind.c (uw_frame_state_for): Adjust for libunwind
14479         v0.9 API change: replace read of UNW_REG_HANDLER with
14480         unw_get_proc_info().
14481         (_Unwind_GetLanguageSpecificData): Replace read of UNW_REG_LSDA
14482         with unw_get_proc_info().
14483         (_Unwind_GetRegionStart): Replace UNW_REG_PROC_START with
14484         unw_get_proc_info().
14485
14486 2003-03-27  Vladimir Makarov  <vmakarov@redhat.com>
14487
14488         * config/rs6000/8540.md: Use presence_set instead of absence_set.
14489
14490 2003-03-26  Richard Henderson  <rth@redhat.com>
14491
14492         * c-decl.c (finish_function): Always defer if DECL_DECLARED_INLINE_P.
14493
14494 2003-03-26  Roger Sayle  <roger@eyesopen.com>
14495
14496         PR bootstrap/10051, PR bootstrap/10169.
14497         * mips-tfile.c (init_file): Don't provide a static initializer.
14498         (initialize_init_file): Initialize the contents of init_file.
14499         (add_file): Call initialize_init_file if not already initialized.
14500
14501 2003-03-26  Ulrich Weigand  <uweigand@de.ibm.com>
14502
14503         * config/s390/s390.c (s390_optimize_prolog): Do not save/restore
14504         registers used for global asm variables.
14505         (s390_frame_info, s390_arg_frame_offset): Likewise.
14506         (s390_emit_prologue, s390_emit_epilogue): Likewise.
14507
14508 2003-03-26  Vladimir Makarov  <vmakarov@redhat.com>
14509
14510         * config/rs6000/8540.md: New file.
14511
14512         * config/rs6000/{40x.md, 603.md, 6xx.md, 7450.md, 7xx.md, mpc.md,
14513         power4.md, rios1.md, rios2.md, rs64.md}: Add mult_compare to
14514         reservations for imul.
14515
14516         * config/rs6000/rs6000.md: Include 8540.md.  Change
14517         delayed_compare onto mult_compare for insns generating
14518         multiplication.
14519         (mult_compare, fpsimple, brinc, vecdiv, veccmpsimple, vecfdiv):
14520         New type attribute values.
14521
14522         * config/rs6000/spe.md (*negsf2_gp, *abssf2_gpr): Use type
14523         fpsimple instead of fp.
14524         (*divsf3_gpr): Use type vecfdiv instead of fp.
14525         (spe_evfsabs, spe_evfsnabs, spe_evfsneg): Use type vecsimple
14526         instead of vecfloat.
14527         (spe_evfsdive): Use type vecfdiv instead of vecfloat.
14528         (spe_brinc): Use type brinc instead of veccomplex.
14529         (spe_evaddw, spe_evaddiw): Use type vecsimple instead of
14530         veccomplex.
14531         (spe_evdivws, spe_evdivwu): Use type vecdiv instead of veccomplex.
14532         (*movv2si_internal, *movv1di_internal, *movv4hi_internal,
14533         *movv2sf_internal): Define type attribute values for all
14534         alternatives.
14535         (cmpsfeq_gpr, cmpsfgt_gpr, cmpsflt_gpr): Use type veccmp instead
14536         of fpcompare.
14537         (tstsfeq_gpr, tstsfgt_gpr, tstsflt_gpr): Use type veccmpsimple
14538         instead of fpcompare.
14539
14540 2003-03-26  David Edelsohn  <edelsohn@gnu.org>
14541
14542         * config/rs6000/power4.md: Allow delay between dispatch and
14543         function units for simple instructions.  Correct store units.
14544         Allow branch to occupy as many dispatch slots as necessary.
14545
14546 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
14547
14548         * config/ia64/ia64.c (ia64_expand_op_and_fetch): Fix comment.
14549         (ia64_expand_compare_and_swap): Use always DImode ar.ccv,
14550         zero extend old to it.
14551         * config/ia64/ia64.md (cmpxchg_acq_si): Remove mode from ccv
14552         operand.
14553
14554 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
14555
14556         PR target/7784
14557         * reload.c (find_reloads_address): Handle
14558         (PLUS (PLUS (REG) (REG)) (CONST_INT)) form for
14559         all base registers.
14560
14561 2003-03-25  Marcelo Abreu  <mmabreu@inf.ufrgs.br>
14562
14563         PR other/10203
14564         * version.c: Reference the GCC web site in the URL.
14565
14566 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
14567
14568         * c-incpath.c (add_standard_paths): Add both "translated" and
14569         non-translated header paths.
14570
14571 2003-03-25  Loren James Rittle  <ljrittle@acm.org>
14572
14573         * doc/install.texi (*-*-freebsd*): Update with known status.
14574
14575 2003-03-21  Jason Merrill  <jason@redhat.com>
14576
14577         PR optimization/10171
14578         * unroll.c (unroll_loop): Don't delete the jump at the end unless
14579         we also delete a jump at the beginning.
14580
14581 2003-03-25  Stephane Carrez  <stcarrez@nerim.fr>
14582
14583         * doc/contrib.texi (Contributors): Mention self as 68HC11/68HC12
14584         contributor.
14585
14586 Tue Mar 25 20:35:51 CET 2003  Jan Hubicka  <jh@suse.cz>
14587
14588         * i386.c (ix86_rtx_costs): For -fpic and x86-64 local symbolic
14589         constants are not expensive.
14590
14591 Mon Mar 24 20:03:03 CET 2003  Jan Hubicka  <jh@suse.cz>
14592
14593         PR opt/10056
14594         * cfglayout.c (fixup_reorder_chain):  Fix dealing with the conditional
14595         jump jumping to the next instruction.
14596         * cfgrtl.c (force_nonfallthru_and_redirect):  Likewise.
14597
14598 2003-03-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14599
14600         * doc/passes.texi (Passes): Properly document that we do not
14601         perform jump2 any longer; remove command-line option -dJ.
14602
14603 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
14604
14605         PR optimization/8746
14606         * config/i386/i386.md (and promoting splitters): Disable HImode to
14607         SImode promoting when the sign bit matters and is not preserved, or
14608         when TARGET_FAST_PREFIX is true. Disable promoting when optimizing
14609         for size.
14610
14611 2003-03-24  Kazu Hirata  <kazu@cs.umass.edu>
14612
14613         * config/h8300/h8300.md (a peephole2): Extend to support loads
14614         in QImode and HImode.
14615
14616 2003-03-24  Stephane Carrez  <stcarrez@nerim.fr>
14617
14618         * config/m68hc11/t-m68hc11-gas (LIB1ASMFUNCS): Add _call_far and
14619         _return_far
14620         (MULTILIB_OPTIONS): Don't multilib on -mlong-calls.
14621         (MULTILIB_EXCEPTIONS): Likewise.
14622         * config/m68hc11/m68hc11.md ("call"): Support far calls for 68HC11
14623         by calling some board support routine.
14624         ("call_value"): Likewise.
14625         ("*return_void"): Likewise for return.
14626         ("*return_16bit"): Likewise.
14627         ("*return_32bit"): Likewise.
14628         * config/m68hc11/m68hc11.h (ASM_DECLARE_FUNCTION_NAME): Generate .far
14629         for 68HC11 too.
14630         (DWARF2_ADDR_SIZE): Use 4 so that addresses can
14631         * config/m68hc11/m68hc11.c (m68hc11_override_options): Accept
14632         -mlong-calls for 68HC11.
14633         * config/m68hc11/larith.asm (declare_near): New macro.
14634         (__premain, ___negsi2, ___one_cmplsi2, ___ashlsi3): Use it.
14635         (___ashrsi3, ___lshrsi3, ___lshrhi3, ___lshlhi3): Likewise.
14636         (___rotrhi3, ___rotlhi3, ___ashrhi3, ___ashrqi3): Likewise.
14637         (___lshlqi3, __divmodhi4, ___mulqi3, ___mulhi3): Likewise.
14638         (__mulhi32): Likewise.
14639         (ret): Update macro for 68HC11.
14640         (__far_trampoline): Implement for 68HC11.
14641         (__call_a16, __call_a32, __return_void, __return_16): New support
14642         routines for 68HC11 memory bank switching calling support.
14643         (__return_32): Likewise.
14644
14645 2003-03-24  Neil Booth  <neil@daikokuya.co.uk>
14646
14647         * toplev.c (independent_decode_option): Don't skip a 'Y' prefix.
14648
14649 2003-03-24  Janis Johnson  <janis187@us.ibm.com>
14650
14651         * doc/install.texi (Testing): Mention test result links from build
14652         status pages.
14653
14654 2003-03-24  Mark Mitchell  <mark@codesourcery.com>
14655
14656         * function.c (put_var_into_stack): Change bool parameter to int.
14657         (gen_mem_addressof): Likewise.
14658         * rtl.h (gen_mem_addressof): Likewise.
14659         * tree.h (put_var_into_stack): Likewise.
14660         * config/alpha/alpha.c (alpha_gp_save_rtx): Adjust call to
14661         gen_mem_addressof or put_var_into_stack.
14662         * config/c4x/c4x.c (c4x_expand_builtin): Likewise.
14663         * config/ia64/ia64.c (spill_tfmode_operand): Likewise.
14664
14665 2003-03-24  Kazu Hirata  <kazu@cs.umass.edu>
14666
14667         * config/h8300/h8300.md (a peephole2): New.
14668
14669 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
14670
14671         * dojump.c (do_jump): Handle UNSAVE_EXPR specially.
14672
14673 2003-03-24  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14674
14675         * doc/contrib.texi (Contributors): Update Janis Johnson.
14676
14677 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
14678
14679         PR target/10072
14680         * combine.c (simplify_if_then_else): Check that the mode
14681         has MODE_INT class before applying the (OP Z (mult COND C2))
14682         transformation.
14683
14684 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
14685
14686         PR optimization/9414
14687         * config/sparc/sparc.md (widening peepholes): Use
14688         widen_memory_access instead of change_address.
14689
14690 2003-03-23  Mark Mitchell  <mark@codesourcery.com>
14691
14692         PR c++/7086
14693         * c-typeck.c (c_mark_addressable): Adjust calls to
14694         put_var_into_stack.
14695         * expr.c (expand_expr): Likewise.
14696         * function.c (put_var_into_stack): Add rescan parameter.  Do not
14697         call fixup_var_refs when rescan is false.
14698         (gen_mem_addressof): Likewise.
14699         (assign_parms): Adjust calls to put_var_into_stack.
14700         (setjmp_protect): Likewise.
14701         (setjmp_protect_args): Likewise.
14702         * rtl.h (gen_mem_addressof): Change prototype.
14703         * stmt.c (expand_decl): Adjust calls to put_var_into_stack.
14704         * tree.h (put_var_into_stack): Change prototype.
14705
14706 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
14707
14708         PR middle-end/9967
14709         * builtins.c (expand_builtin_fputs): When optimizing for size,
14710         don't transform fputs into fwrite.
14711
14712 2003-03-23  Glen Nakamura <glen@imodulo.com>
14713
14714         PR c/8224
14715         * fold-const.c (extract_muldiv_1): Don't pass through type conversions
14716         when signedness changes for division or modulus.
14717
14718 2003-03-24  Alan Modra  <amodra@bigpond.net.au>
14719
14720         * config/rs6000/sysv4.h (ASM_OUTPUT_ALIGNED_BSS): Remove unnecessary
14721         globalize_label.
14722
14723 2003-03-23  Roger Sayle  <roger@eyesopen.com>
14724
14725         PR c/10178
14726         * stmt.c (expand_end_case_type): Check for overflow in range when
14727         determining whether to use a bit-test implementation.
14728
14729 2003-03-23  Richard Henderson  <rth@redhat.com>
14730
14731         * cfgcleanup.c (try_optimize_cfg): Allow merging of tablejumps
14732         before flow2.
14733         * cfgrtl.c (try_redirect_by_replacing_jump): Similarly.
14734
14735 2003-03-23  Richard Henderson  <rth@redhat.com>
14736
14737         PR opt/10116
14738         * ifcvt.c (find_if_block): Disallow tablejump insns outgoing
14739         from then_bb or else_bb after flow2.
14740
14741 2003-03-23  Zack Weinberg  <zack@codesourcery.com>
14742
14743         * configure.in: Check whether it is necessary to link against
14744         libm to use ldexp.
14745         * configure: Regenerate.
14746         * Makefile.in: Add LDEXP_LIB substitution variable.
14747
14748 2003-03-23  Kazu Hirata  <kazu@cs.umass.edu>
14749
14750         * config/h8300/h8300.md: Fix comment typos.
14751
14752 2003-03-22  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
14753
14754         * pa.c (output_cbranch): Fix typo in comment.
14755
14756 2003-03-22  Richard Henderson <rth@redhat.com>
14757
14758         * cfgcleanup.c (insns_match_p): Do not do EQUIV substitution
14759         after reload.
14760
14761 2003-03-22  DJ Delorie  <dj at redhat dot com>,
14762         Bruce Korb  <bkorb at gnu dot org>
14763
14764         * fixinc/inclhack.def (solaris_mutex_init_1): New; Fix
14765         buggy Solaris 2.6 mutex/cond initializers.
14766         (solaris_mutex_init): Rename to solaris_mutex_init_2.
14767         * fixinc/fixincl.x: Regenerate.
14768         * fixinc/tests/base/pthread.h: Update.
14769         * fixinc/fixincl.c(initialize): be explicit about the default case
14770         and indicate verbose level when being very, very verbose.
14771         * fixinc/check.tpl(VERBOSE): provide a means for passing the value in
14772
14773 2003-03-22  Andreas Jaeger  <aj@suse.de>
14774
14775         * config/i386/i386.c (ix86_init_machine_status): Return value.
14776
14777 2003-03-22  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
14778
14779         * pa.c (output_cbranch, output_bb, output_bvb): Output nop for
14780         conditional branch to the following instruction.  Use next_real_insn
14781         instead of next_active_insn.
14782         (output_dbra, output_movb, jump_in_call_delay): Use next_real_insn
14783         instead of next_active_insn.
14784
14785 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
14786
14787         * config/s390/s390.md ("movti", "*movdi_31", "*movdf_31"): Use 'o'
14788         instead of 'm' constraint in forced-split alternatives.
14789         ("*adddi3_31", "*subdi3_31"): Likewise.  Also, pass 0 instead of 1 as
14790         VALIDATE_ADDRESS parameter to operand_subword.
14791
14792 2003-03-22  Kazu Hirata  <kazu@cs.umass.edu>
14793
14794         * config/h8300/h8300.c (notice_update_cc): Correctly handle
14795         the case where the set destination is STRICT_LOW_PART.
14796
14797 2003-03-22  Svein E. Seldal  <Svein.Seldal@solidas.com>
14798
14799         * config/c4x/t-c4x (INSTALL_LIBGCC): Make gcc recognize a c33 as a
14800         c30 instead of a c40 processor.
14801
14802 2003-03-22  Alan Modra  <amodra@bigpond.net.au>
14803
14804         * combine.c (simplify_comparison <AND>): Use gen_int_mode.  Tidy.
14805
14806 2003-03-21  Zack Weinberg  <zack@codesourcery.com>
14807
14808         * c-common.c: Include intl.h.
14809         (shadow_warning): Rewrite to allow better diagnostic translations.
14810         * c-common.h: Update prototype of shadow_warning.  Declare sw_kind enum.
14811         * c-decl.c (warn_if_shadowing): Update calls to shadow_warning;
14812         use it throughout.
14813         * Makefile.in (c-common.o): Add intl.h.
14814
14815 2003-03-21  Nathanael Nerode  <neroden@gcc.gnu.org>
14816
14817         * config.gcc: Remove 'float_format'.
14818
14819         * fixproto: Define NULL and size_t in generated stdlib.h and
14820         unistd.h.  Kill unused required_stdlib_h, required_unistd_h.
14821         Rearrange file generation loop for readability.  Generate time.h,
14822         string.h if missing.
14823         * tsystem.h: Include <string.h>, <time.h> unconditionally.
14824         * config.gcc: Blow away POSIX defines.
14825
14826 2003-03-22  Stephane Carrez  <stcarrez@nerim.fr>
14827
14828         * config/m68hc11/m68hc11.md ("call_value"): Fix trap check.
14829
14830 2003-03-22  Stephane Carrez  <stcarrez@nerim.fr>
14831
14832         * config/m68hc11/m68hc11.h (ASM_DECLARE_FUNCTION_NAME): Fix typo in
14833         writing .interrupt command.
14834         * config/m68hc11/m68hc11.md ("call"): Look at the symbol to see
14835         if it's a far or near function.
14836         ("call_value"): Likewise.
14837         * config/m68hc11/m68hc11.c (m68hc11_attribute_table): Add far and
14838         near attributes.
14839         (m68hc11_handle_fntype_attribute): Accept attributes on methods.
14840         (m68hc11_override_options): Ignore -mlong-calls for 68HC11.
14841         (m68hc11_initial_elimination_offset): Set current_function_far
14842         according to attributes.
14843         (expand_prologue): Likewise.
14844         (trap_handler_symbol): New global to keep track of trap handlers.
14845         (m68hc11_encode_section_info): Mark symbol as far if needed; set
14846         trap symbol.
14847         (m68hc11_is_far_symbol): New function.
14848         (m68hc11_is_trap_symbol): New function.
14849         * config/m68hc11/m68hc11-protos.h (m68hc11_is_far_symbol): Declare.
14850         (m68hc11_is_trap_symbol): Declare.
14851
14852 2003-03-21  Jan Hubicka  <jh@suse.cz>
14853
14854         * i386.c (ix86_compute_frame_layout): Recompute fast prologues
14855         only when amount of saved regs changed.
14856         (ix86_init_machine_status): Initialize use_fast_prologue_epilgoue_nregs.
14857         * i386.h (machine_function): New fields use_fast_prologue_epilgoue_nregs.
14858
14859 2003-03-21  Jan Hubicka  <jh@suse.cz>
14860
14861         PR inline-asm/7916
14862         * function.c (instantiate_virtual_regs_lossage): New function.
14863         (instantiate_virtual_regs_1): Use it.
14864         (instantiate_virtual_regs): Do not continue in substition when insn has
14865         been deleted.
14866
14867 2003-03-21  Kazu Hirata  <kazu@cs.umass.edu>
14868
14869         * combine.c (make_field_assignment): Fix a warning.
14870
14871 2003-03-21  Kazu Hirata  <kazu@cs.umass.edu>
14872
14873         * config/h8300/h8300.md (*insv_si_1_n_lshiftrt_16): New.
14874
14875 2003-03-21  Dale Johannesen  <dalej@apple.com>
14876
14877         * config/rs6000/rs6000.h (REG_ALLOC_ORDER):  Increase
14878         priority for R2 on Darwin.
14879         (HARD_REGNO_MODE_OK):  Don't accept R31 for DFmode.
14880
14881 2003-03-21  Kazu Hirata  <kazu@cs.umass.edu>
14882
14883         * combine.c (make_field_assignment): Remove unnecessary AND
14884         when storing into zero_extract.
14885
14886 2003-03-21  Zack Weinberg  <zack@codesourcery.com>
14887
14888         * aclocal.m4 (gcc_AC_EXAMINE_OBJECT, gcc_AC_C_FLOAT_FORMAT): Delete.
14889         * configure.in: Don't call gcc_AC_C_FLOAT_FORMAT.
14890         * defaults.h: Remove reference to HOST_FLOAT_WORDS_BIG_ENDIAN
14891         in comment.
14892
14893 2003-03-21  DJ Delorie  <dj@redhat.com>
14894
14895         * optabs.c (init_integral_libfuncs): Make sure we init at least up
14896         to "long long" size words.
14897
14898 2003-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
14899
14900         * config/s390/s390.h: Do not include fixdfdi.h on s390x.
14901         (TARGET_64BIT): Define as compile-time constant when IN_LIBGCC2.
14902         (MIN_UNITS_PER_WORD): Do not define when IN_LIBGCC2.
14903
14904 2003-03-21  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
14905
14906         PR doc-bug/9813
14907         * doc/extend.texi: Move misplaced paragraph about underscores in
14908         variables in macros.
14909
14910 2003-03-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
14911             Richard Henderson  <rth@redhat.com>
14912
14913         PR optimization/8366
14914         * config/sparc/sparc.h: (SYMBOLIC_CONST): New macro.
14915         (GO_IF_LEGITIMATE_ADDRESS): Use it. Reject the form
14916         PIC+SYMBOLIC_CONST in other modes than Pmode.
14917         (GO_IF_MODE_DEPENDENT_ADDRESS): Use it. Mark
14918         the form PIC+SYMBOLIC_CONST as mode dependent.
14919
14920 2003-03-21  DJ Delorie  <dj@redhat.com>
14921
14922         * config/stormy16/stormy16.c (xstormy16_expand_arith): Make
14923         sure we always emit at least one insn.
14924
14925 2003-03-21  Christopher Faylor  <cgf@redhat.com>
14926
14927         * config.gcc (i[34567]86-*-cygwin*): Use new common makefile
14928         stub t-cygming. Use common target header cygming.h. Add extra
14929         c_target_obj and cxx_target_obj file. Default cygwin to posix
14930         threading. Enforce i386 as float format.
14931         (i[34567]86-*-mingw*): Use new common makefile stub t-cygming.
14932         Remove cygwin.h as target header. Use common target header
14933         cygming.h  Enforce i386 as float format. Correct typo.
14934         * config/i386/cygming.h: New file, containing definitions
14935         common to mingw32 and cygwin.
14936         * config/i386/cygwin.h: Remove definitions common to cygwin and
14937         mingw.  Simplify special spec logic.  Define "wrappers" around
14938         certain include path defines to accommodate -mno-cygwin.
14939         Remove some #if 0'ed code.
14940         (STANDARD_INCLUDE_DIR) Always define when not cross-compiling.
14941         (LINK_SPEC): Don't use cyg search prefix when -mno-cygwin.
14942         (GCC_DRIVER_HOST_INITIALIZATION): Define as call to mingw_scan.
14943         * config/i386/mingw32.h: Remove definitions common to cygwin and
14944         mingw.
14945         (EXTRA_OS_CPP_BUILTINS): Adjust.
14946         (TARGET_VERSION): Define.
14947         * config/i386/crtdll.h (EXTRA_OS_CPP_BUILTINS): Override
14948         mingw32.h definitions.
14949         (LIBGCC_SPEC): Add libmingwex.a as in mingw32.h.
14950         * config/i386/t-cygwin (EXTRA_GCC_OBJS): Define as cygwin1.o.
14951         Add compilation rules for cygwin1.o cygwin2.o.
14952         * config/i386/cygwin1.c: New file.
14953         * config/i386/cygwin2.c: New file.
14954         * config/i386/t-cygming: New makefile stub.
14955
14956 2003-03-20  Richard Henderson  <rth@redhat.com>
14957
14958         * fold-const.c (extract_muldiv_1): Revert changing order of
14959         operands in case MULT_EXPR of 2003-02-16 patch.
14960
14961 2003-03-20  Daniel Berlin  <dberlin@dberlin.org>
14962         Merge changes from new-regalloc-branch
14963
14964         From Michael Matz  <matz@suse.de>
14965         * df.c (df_ref_record_1): Move init of loc to safe point.
14966         Only recurse on interesting things in parallels.
14967         Handle CLASS_CANNOT_CHANGE_MODE smarter.
14968         (df_uses_record): Ditto.
14969
14970         * df.h (DF_REF_MEM_OK): New enum member, used to mark ref's which
14971         it's already okay to use memory operands in (IE doesn't require
14972         adding another insn or anything).
14973
14974 2003-03-20  Richard Henderson  <rth@redhat.com>
14975
14976         PR middle-end/6348
14977         * explow.c (allocate_dynamic_stack_space): Handle STACK_SIZE_MODE
14978         different from word_mode.
14979
14980 2003-03-20  Kazu Hirata  <kazu@cs.umass.edu>
14981
14982         * config/h8300/h8300.md (*insv_si_1_n_lshiftrt): Restrict the
14983         source operand to those that can be extracted with bld.
14984
14985 2003-03-20  Richard Earnshaw  <rearnsha@arm.com>
14986
14987         PR 10066
14988         * arm.md (UNSPEC_PIC_BASE): New constant.
14989         (pic_add_dot_plus_four): Wrap with unspec.
14990         (pic_add_dot_plus_eight): Likewise.
14991
14992 2003-03-20  Kazu Hirata  <kazu@cs.umass.edu>
14993
14994         * config/h8300/h8300.md (*insv_si_1_n): New.
14995         (*insv_si_1_n_lshiftrt): Likewise.
14996
14997 2003-03-20  Roger Sayle  <roger@eyesopen.com>
14998
14999         * fold-const.c (fold_mathfn_compare): New function to simplify
15000         comparisons against built-in math functions.  Fold comparisons
15001         of sqrt against constants.
15002         (fold): Call fold_mathfn_compare when appropriate.
15003
15004 2003-03-20 Richard Earnshaw  <rearnsha@arm.com>
15005
15006         * ifcvt.c (find_if_case_1): If we add a new bb, update the dominance
15007         information.
15008
15009 2003-03-20  Per Bothner  <pbothner@apple.com>
15010
15011         Various cleanups to help compile server.
15012
15013         * cppinit.c (cpp_create_reader):  Take extra hash_table* argument,
15014         and pass that to _cpp_init_hashtable.
15015         (cpp_read_main_file):  Drop hash_table* argument; don't call
15016         _cpp_init_hashtable.
15017         * cpplib.h:  Update declarations to match.
15018         * c-opts.c (c_common_init_options):  Pass ident_hash to
15019         cpp_create_reader.
15020         (c_common_post_options):  Don't pass ident_hash to cpp_read_main_file.
15021         * fix-header.c (read_scan_file):  Likewise pass NULL table to
15022         cpp_create_reader rather than cpp_read_main_file.
15023
15024         * cppfiles.c (cpp_rename_file):  Generalized and renamed
15025         to cpp_change_file.
15026         * cpplib.h:  Update declaration to match.
15027         * c-opts.c (push_command_line_line, finish_options):  Change
15028         cpp_rename_file calls to cpp_change_file.
15029
15030         * line-map.c (add_line_map):  Allow leaving the outermost file.
15031         Allowing entering an outermost-file after the initial time.
15032
15033         * toplev.c (pop_srcloc):  Allow popping from initial file.
15034
15035 2003-03-20  Kazu Hirata  <kazu at cs dot umass dot edu>
15036
15037         * fold-const.c (fold): Fold A - (A & B) into ~B & A.
15038
15039 2003-03-20  Kazu Hirata  <kazu@cs.umass.edu>
15040
15041         * config/h8300/h8300.md (a peephole2): New.
15042
15043 2003-03-20  Kazu Hirata  <kazu@cs.umass.edu>
15044
15045         * config/h8300/h8300.md (*addsi3_and_r_1): New.
15046         (*addsi3_and_not_r_1): Likewise.
15047
15048 2003-03-19  Loren James Rittle  <ljrittle@acm.org>
15049
15050         * Makefile.in (STRICT2_WARN): Add @WERROR@.
15051         (GCC_WARN_CFLAGS): Remove $(WERROR).
15052         (fixinc.sh-warn): New.
15053         * ada/Make-lang.in (ada-warn): Add $(WERROR).
15054         * cp/Make-lang.in (cp-warn): Add $(WERROR).
15055         * f/Make-lang.in (f-warn): Add $(WERROR).
15056         * java/Make-lang.in (java-warn): Add $(WERROR).
15057         * treelang/Make-lang.in (treelang-warn): Add $(WERROR).
15058
15059 2003-03-19  Nathanael Nerode  <neroden@gcc.gnu.org>
15060
15061         * c-common.h (c_dump_tree), c-dump.c (c_dump_tree),
15062         langhooks-def.h (lhd_tree_dump_dump_tree),
15063         langhooks.c (lhd_tree_dump_dump_tree), langhooks.h (*dump_tree):
15064         Change return type from 'int' to 'bool'.  Replace 0 and 1 with
15065         true and false in return statements.
15066
15067 2003-03-19  Kevin Buettner  <kevinb@redhat.com>
15068
15069         * dwarf2out.c (DWARF_INITIAL_LENGTH_SIZE): Define.
15070         (DWARF_COMPILE_UNIT_HEADER_SIZE): Take into account
15071         DWARF_INITIAL_LENGTH_SIZE.
15072         (output_compilation_unit_header, output_pubnames, output_aranges)
15073         (output_line_info): Output 0xffffffff escape value for 64-bit
15074         DWARF extension.
15075         * config/mips/iris6.h (DWARF_INITIAL_LENGTH_SIZE): Define.
15076
15077 2003-03-19  Ulrich Weigand  <uweigand@de.ibm.com>
15078
15079         * config/s390/s390.c (s390_preferred_reload_class): Do not
15080         force constants to the pool unless necessary.
15081         (s390_decompose_address): Prefer to use pointer as base,
15082         not index register.
15083         * config/s390/s390.md ("*tsthiCCT_only"): Remove '?' from
15084         Q alternative.
15085         ("*movdi_64", "*movsi", "movhi", "movqi_64", "movqi",
15086         "*movdf_64", "*movsf"): Add '?' to Q->Q alternatives.
15087         ("*extractqi", "*extracthi", "*zero_extendhisi2_31",
15088         "*zero_extendqisi2_31", "*zero_extendqihi2_31",
15089         "*adddi3_31", "*subdi3_31"): Do not set "type" attribute.
15090
15091 2003-03-19  Jan Hubicka  <jh@suse.cz>
15092
15093         * i386.h (machine_function): New fields use_fast_prologue_epilogue.
15094         * i386.c (use_fast_prologue_epilogue): Remove.
15095         (ix86_frame): New field save_regs-using_mov;
15096         (ix86_compute_frame_layout):  Decide on fast prologues;
15097         allocate saved registers in red zone.
15098         (ix86_expand_epilogue, ix86_expand_prolgoues): Obey new parameters.
15099
15100 2003-03-19  Nick Clifton  <nickc@redhat.com>
15101
15102         * config/mcore/mcore.h (CPP_SPEC): Remove trailing semi-colon.
15103
15104 2003-03-18  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
15105
15106         PR 10062
15107         * config/pa/pa-hpux.h (TARGET_HPUX_UNWIND_LIBRARY): Redefine.
15108         * pa-protos.h (output_lbranch): New prototype.
15109         * pa.c (compute_frame_size): Change size of the frame marker on the
15110         64-bit ports to 48 bytes.
15111         (pa_output_function_prologue): Document why SAVE_SP is set.
15112         (hppa_expand_prologue): Save previous stack pointer into frame marker
15113         on targets which use the hpux unwind library.
15114         (output_cbranch): Use output_lbranch.
15115         (output_lbranch): New function to output long unconditional branches.
15116         * pa.h (TARGET_HPUX_UNWIND_LIBRARY): Define.
15117         (STACK_POINTER_OFFSET): Update offset for 48-byte frame marker on
15118         64-bit ports.
15119         * pa.md (jump): Use output_lbranch.
15120         (allocate_stack): New expander for dynamic stack allocation.
15121
15122 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
15123
15124         * config/rs6000/rs6000.c (rs6000_stack_info): Only require a frame
15125         when debugging on XCOFF targets.  Delete "abi" temp.
15126
15127         PR target/10073
15128         * combine.c (force_to_mode <NOT>): Use gen_int_mode.
15129
15130 2003-03-18  Jakub Jelinek  <jakub@redhat.com>
15131
15132         * config/s390/s390.c (s390_output_dwarf_dtprel): New.
15133         * config/s390/s390-protos.h (s390_output_dwarf_dtprel): New proto.
15134         * config/s390/s390.h (ASM_OUTPUT_DWARF_DTPREL): Define.
15135
15136         * config/ia64/ia64.c (ia64_output_dwarf_dtprel): New.
15137         * config/ia64/ia64-protos.h (ia64_output_dwarf_dtprel): New proto.
15138         * config/ia64/ia64.h (ASM_OUTPUT_DWARF_DTPREL): Define.
15139
15140 2003-03-18  Geoffrey Keating  <geoffk@apple.com>
15141
15142         * config/rs6000/rs6000.c (rs6000_emit_prologue): Don't clone
15143         the result of machopic_function_base_name.
15144         * config/darwin.c (machopic_function_base_name): Use a gc-allocated
15145         string rather than a static array.
15146
15147         * Makefile.in (emit-rtl.o): Add gt-emit-rtl.h to dependencies.
15148
15149         * gengtype.c: Include rtl.h.
15150         (enum rtx_code): Don't define.
15151         (rtx_format): Make declaration match rtl.h.
15152         (rtx_next_new): Rename from rtx_next to avoid conflict.  Change all
15153         users.
15154         (adjust_field_rtx_def): Describe strings in NOTE_LINE_NUMBER notes.
15155         * Makefile.in (gengtype.o): Update dependencies.
15156
15157 2003-03-18  Andreas Schwab  <schwab@suse.de>
15158
15159         * config/m68k/m68k.md (iordi3): Fix setting low half to -1.  From
15160         martin@blom.org.
15161
15162 2003-03-18  Geoffrey Keating  <geoffk@apple.com>
15163
15164         * function.c (next_block_index): Mark with GTY.
15165
15166         * config/rs6000/rs6000.md (macho_correct_pic): Correct pattern.
15167
15168 2003-03-18  Richard Henderson  <rth@redhat.com>
15169
15170         * config/ia64/ia64.md (UNSPECV_SETJMP_RECEIVER): New.
15171         (builtin_setjmp_receiver): Delay call to ia64_reload_gp
15172         until after reload.
15173
15174 2003-03-18  Richard Henderson  <rth@redhat.com>
15175
15176         * builtins.c (expand_builtin_unop): New target_mode operand;
15177         use it to convert the result to the correct mode.
15178         (expand_builtin): Update all callers.
15179
15180 2003-03-18  Ulrich Weigand  <uweigand@de.ibm.com>
15181
15182         * config/s390/s390.md ("movti", "movhi", "movqi"): Add "type" attribute.
15183
15184 2003-03-18  Jan Hubicka  <jh@suse.cz>
15185
15186         * i386.md:  Fix previous commit that mistakely applied the patch
15187         twice.
15188
15189         * alias.c (rtx_equal_for_memref_p): Assume that X and Y has been
15190         canonicalized.
15191         (memrefs_conflict_p): Likewise.
15192         (addr_side_effect_eval): Canonicalize the constructed address.
15193
15194 2003-03-18  Jan Hubicka  <jh@suse.cz>
15195
15196         * i386.md (cvtts?2si peep2): New.
15197
15198 2003-03-18  Kazu Hirata  <kazu@cs.umass.edu>
15199
15200         * config/h8300/h8300.md (*iorsi3_two_qi_zext): New.
15201
15202 2003-03-18  Andreas Schwab  <schwab@suse.de>
15203
15204         * dwarf2out.c (output_file_names): Cast size_t to unsigned long
15205         for format.
15206
15207 2003-03-17  Jason Merrill  <jason@redhat.com>
15208
15209         PR c++/10091
15210         * expr.c (expand_expr) [ADDR_EXPR]: Disallow taking the address of
15211         an unaligned member of TREE_ADDRESSABLE type.
15212
15213 2003-03-18  Alan Modra  <amodra@bigpond.net.au>
15214
15215         * config/rs6000/linux64.h (MASK_PROFILE_KERNEL): Define.
15216         (TARGET_PROFILE_KERNEL): Define.
15217         (SUBTARGET_SWITCHES): Handle -mprofile-kernel.
15218         (PROFILE_BEFORE_PROLOGUE): Don't define.
15219         (PROFILE_KERNEL): Remove hacks.
15220         * config/rs6000/rs6000.c (TARGET_PROFILE_KERNEL): Define default.
15221         (rs6000_stack_info): No need to save lr if just for profiling when
15222         TARGET_PROFILE_KERNEL.
15223         (output_profile_hook): Output nothing when TARGET_PROFILE_KERNEL.
15224         (output_function_profiler): Localize label generation.  Emit code
15225         for kernel profiling.
15226
15227 2003-03-17  Kazu Hirata  <kazu@cs.umass.edu>
15228
15229         * config/h8300/h8300-protos.h: Add a prototype for
15230         byte_accesses_mergeable_p.
15231         * config/h8300/h8300.c (byte_accesses_mergeable_p): New.
15232         * config/h8300/h8300.md (*iorhi3_two_qi_mem): Likewise.
15233         (a splitter): Likewise.
15234         (*iorsi3_ashift_16_ashift_24): Likewise.
15235         (*iorsi3_ashift_16_ashift_24_mem): Likewise.
15236
15237 2003-03-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15238
15239         * dwarf2asm.h: Delete obsolete comment.
15240         (dw2_asm_output_data, dw2_asm_output_delta, dw2_asm_output_offset,
15241         dw2_asm_output_pcrel, dw2_asm_output_addr,
15242         dw2_asm_output_addr_rtx, dw2_asm_output_encoded_addr_rtx,
15243         dw2_asm_output_nstring, dw2_asm_output_data_uleb128,
15244         dw2_asm_output_data_sleb128, dw2_asm_output_delta_uleb128,
15245         dw2_asm_output_delta_sleb128): Add ATTRIBUTE_NULL_PRINTF.
15246
15247 2003-03-17  Zack Weinberg <zack@codesourcery.com>
15248
15249         * c-tree.h (struct lang_identifier): Remove error_locus field.
15250         (IDENTIFIER_ERROR_LOCUS): Kill.
15251         (record_function_scope_shadow): New prototype.
15252         * c-typeck.c (build_external_ref): Don't complain if
15253         decl is error_mark_node.  When not at file scope, bind the
15254         decl's local value to error_mark_node to suppress further
15255         warnings, instead of setting IDENTIFIER_ERROR_LOCUS.
15256
15257         * c-decl.c (get_function_binding_level): New static function.
15258         (record_function_scope_shadow): New exported function.
15259         (c_make_fname_decl): Use get_function_binding_level.
15260
15261 2003-03-17  Steve Ellcey  <sje@cup.hp.com>
15262
15263         * stmt.c (tail_recursion_args): Call promote_mode to set
15264         unsignedp flag correctly before calling convert_move.
15265
15266 2003-03-17  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
15267
15268         * loop-unroll.c (decide_peel_completely,
15269         decide_unroll_constant_iterations, decide_unroll_stupid,
15270         decide_unroll_runtime_iterations, decide_peel_simple): Set
15271         loop->has_desc.
15272
15273 2003-03-17  Jan Hubicka  <jh@suse.cz>
15274
15275         * ggc-common.c (ggc_mark_roots): Use htab_traverse_noresize.
15276
15277 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
15278
15279         * function.c (assign_parms): For a struct value address passed as
15280         first argument, delay the function's result RTL setup code until
15281         after the emission of parameter conversions.
15282
15283 2003-03-17  Dave Love  <fx@gnu.org>
15284             Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15285
15286         * config/alpha/osf.h (TARGET_OS_CPP_BUILTINS): Define __digital__,
15287         __arch64__ to match Compaq cc.
15288
15289 2003-03-17  Neil Booth  <neil@daikokuya.co.uk>
15290
15291         * c-opts.c: Default TARGET_EBCDIC to 0 if not defined.
15292         (c_common_init): Set EBCDIC in cpp options.
15293         * cpplex.c (maybe_read_ucs, cpp_parse_escape): Use EBCDIC option,
15294         not conditional compilation.
15295         * cpplib.h (struct cpp_options): New entry EBCDIC.
15296
15297 2003-03-17  Neil Booth  <neil@daikokuya.co.uk>
15298
15299         * fix-header.c (read_scan_file): Need to malloc arguments to add_path.
15300
15301 2003-03-17  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15302
15303         * function.c (thread_prologue_and_epilogue_insns): Set delete_unused
15304         argument to 0 for redirect_jump.
15305
15306 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
15307
15308         PR c++/8805
15309         * except.c (eh_region_u_cleanup): Add prev_try.
15310         (expand_eh_region_end_cleanup): Set it.
15311         (reachable_handlers): Use it to skip over cleanup blocks.
15312
15313 2003-03-17  Andreas Jaeger  <aj@suse.de>
15314
15315         * Makefile.in (TAGS): Remove obsolete handling of =*.[chy].
15316
15317 2003-03-17  Alan Modra  <amodra@bigpond.net.au>
15318
15319         * config/rs6000/linux64.h (TARGET_64BIT): Redefine.
15320         (TARGET_RELOCATABLE, TARGET_EABI, TARGET_PROTOTYPE): Likewise.
15321         (SUBTARGET_SWITCHES, SUBTARGET_OPTIONS): Likewise.
15322         (SUBTARGET_OVERRIDE_OPTIONS, CPP_SYSV_SPEC): Likewise.
15323
15324 2003-03-16  Richard Henderson  <rth@redhat.com>
15325
15326         * simplify-rtx (simplify_binary_operation): Don't abort for
15327         SS_PLUS, US_PLUS, SS_MINUS, US_MINUS.
15328
15329 2003-03-16  Richard Henderson  <rth@redhat.com>
15330
15331         * config/i386/i386.md (movstrictqi, movstrictqi_1): Check
15332         optimize_size as well.
15333
15334 2003-03-16  Stephane Carrez  <stcarrez@nerim.fr>
15335
15336         * config/m68hc11/m68hc11.c (print_operand): Handle 'b' modifier
15337         for D register to specify the low part of it, aka B.
15338         (m68hc11_gen_movhi): Use REG_WAS_0 note and increment or decrement
15339         the register if we are loading 1 or -1 to it; avoid using temp
15340         register when moving X/Y to Y/X.
15341         (m68hc11_gen_movqi): Likewise.
15342         (m68hc11_check_z_replacement): Fix last insn setting for compare case.
15343
15344 2003-03-14  Mark Mitchell  <mark@codesourcery.com>
15345
15346         PR optimization/9016
15347         * config/i386/i386.c (ix86_expand_move): Force more CONST_DOUBLEs
15348         into the constant pool.
15349
15350 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
15351
15352         PR target/9164
15353         * tree.c (get_narrower): For extensions with unchanged bit number,
15354         return the unsignedness of the outer mode.
15355
15356 2003-03-16  Roger Sayle  <roger@eyesopen.com>
15357
15358         * c-typeck.c (build_component_ref):  Turn "for" into "do .. while"
15359         to avoid "may be used uninitialized" warning on ia64-hpux.
15360         * config/ia64/ia64-c.c: Include "tm_p.h" for function prototypes.
15361
15362 2003-03-16  Andreas Jaeger  <aj@suse.de>
15363
15364         * configure.in: Improve check for memcheck.h.
15365         * configure: Regenerated.
15366
15367 2003-03-16  Neil Booth  <neil@daikokuya.co.uk>
15368
15369         * doc/cppopts.texi: Remove documentation of -A-.
15370
15371 2003-03-15  Zack Weinberg  <zack@codesourcery.com>
15372
15373         * doc/libgcc.texi: Remove @tie.
15374
15375 2003-03-15  Josef Zlomek  <zlomekj@suse.cz>
15376
15377         * rtl.h (subrtx_p): Renamed to rtx_referenced_p.
15378         (rtx_pair): Added new element update_label_nuses, renamed to
15379         replace_label_data.
15380         * cfgcleanup.c (outgoing_edges_match, try_crossjump_to_edge): Use
15381         replace_label_data instead of rtx_pair.
15382         * loop.c (load_mems): Likewise.
15383         * rtlanal.c (replace_label): Replace label in pool constants and in
15384         INSN_LIST (in REG_LABEL note).
15385         (subrtx_p): Renamed to rtx_referenced_p.
15386         (subrtx_p_1): Renamed to rtx_referenced_p_1, compare the interior of
15387         LABEL_REF with CODE_LABEL, traverse constants from pool.
15388
15389 2003-03-15  Aldy Hernandez <aldyh@redhat.com>
15390             Zack Weinberg  <zack@codesourcery.com>
15391
15392         * Makefile.in (TEXI_GCCINT_FILES): Add libgcc.texi.
15393         * doc/libgcc.texi: New file.
15394         * doc/interface.texi: Delete paragraph about libgcc interface.
15395         * doc/gccint.texi: Add libgcc menu entry and @include libgcc.texi.
15396
15397 2003-03-15  Jason Merrill  <jason@redhat.com>
15398
15399         PR debug/9039
15400         * dwarf2out.c (gen_decl_die): Ignore frontend tree codes.
15401
15402         PR debug/6387
15403         * dwarf2out.c (dwarf2out_decl): If we're at -g1, just stick nested
15404         function DIEs at toplevel.
15405         (decls_for_scope): At -g1, don't descend into subblocks.
15406
15407 2003-03-15  Ulrich Weigand  <uweigand@de.ibm.com>
15408
15409         * varasm.c (struct rtx_const): Change type of un.addr member
15410         to struct holding an additional 'symbol' member.
15411         (decode_rtx_const): Re-enable optimization to count SYMBOL_REFs
15412         with equal string addresses as equal.
15413         (simplify_subtraction): Adapt to struct rtx_const change.
15414
15415 2003-03-15  Neil Booth  <neil@daikokuya.co.uk>
15416
15417         * fix-header.c (read_scan_file): Read main file before handling -D.
15418
15419 2003-03-15  Roger Sayle  <roger@eyesopen.com>
15420
15421         * c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace.
15422         * c-typeck.c (c_tree_expr_nonnegative_p): Likewise.
15423         * cfgbuild.c (find_many_sub_basic_blocks): Likewise.
15424         (find_sub_basic_blocks): Likewise.
15425         * cgraphunit.c (cgraph_expand_functions): Likewise.
15426         * dwarf2out.c (prune_unused_types): Likewise.
15427         * expr.c (store_field): Likewise.
15428         * genextract.c (print_path): Likewise.
15429         * haifa-sched.c (schedule_insn): Likewise.
15430         * lcm.c (compute_antinout_edge): Likewise.
15431         * loop-unroll.c (decide_peel_once_rolling): Likewise.
15432         * ra-colorize.c (ra_colorize_free_all): Likewise.
15433         * ra-debug.c (dump_igraph): Likewise.
15434         (debug_hard_reg_set): Likewise.
15435         * reg-stack.c (reg_to_stack): Likewise.
15436         * rtlanal.c (refers_to_regno_p): Likewise.
15437         * tracer.c (layout_superblocks): Likewise.
15438
15439 2003-03-15  Neil Booth  <neil@daikokuya.co.uk>
15440
15441         * fix-header.c (read_scan_file): Fix thinko.
15442
15443 2003-03-15  Glen Nakamura  <glen@imodulo.com>
15444
15445         * reload1.c (choose_reload_regs): Use && instead of ||
15446         with REG_CANNOT_CHANGE_MODE_P condition.
15447
15448 2003-03-15  Neil Booth  <neil@daikokuya.co.uk>
15449
15450         * Makefile.in: Update.
15451         * c-common.h (cb_register_builtins): Rename c_cpp_builtins.
15452         * c-lex.c (init_c_lex): Register builtins hook is dead.
15453         * c-opts.c (COMMAND_LINE_OPTIONS, missing_arg): Handle -A, -D and -U.
15454         (c_common_decode_option): Don't call cpp_handle_option.
15455         Handle -A, -D and -U.
15456         (handle_deferred_opts): Simplify.
15457         (finish_options): Define builtins and command line macros.
15458         * c-ppoutput.c (init_pp_output): Register builtins hook is dead.
15459         * cppinit.c: Don't include intl.h.
15460         (init_builtins): Rename cpp_init_builtins.  No hook to call.
15461         (init_library): Don't need to sort options.
15462         (cpp_create_reader): Don't set pending.
15463         (cpp_destroy): Don't free pending.
15464         (struct pending_option, cl_directive_handler, struct cpp_pending,
15465         APPEND, free_chain, new_pending_directive, parse_option, opt_comp,
15466         cpp_finish_options, COMMAND_LINE_OPTIONS, DEF_OPT, struct cl_option,
15467         cl_options, cpp_handle_option): Remove.
15468         * cpplib.h (struct cpp_pending, register_builtins, cpp_handle_option,
15469         cpp_finish_options): Remove.
15470         (cpp_init_builtins): New.
15471         * fix-header.c (read_scan_file): Update to handle -D.  Fix
15472         handling of -I.  Replace call to cpp_finish_options.
15473
15474 2003-03-15  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15475
15476         PR optimization/9387
15477         * function.c (thread_prologue_and_epilogue_insns): Use redirect_jump
15478         for conditional returns.
15479
15480 2003-03-14  Jason Merrill  <jason@redhat.com>
15481
15482         PR optimization/6871
15483         * varasm.c (assemble_variable): Leave constant zeroes in .rodata.
15484
15485 2003-03-14  Neil Booth  <neil@daikokuya.co.uk>
15486
15487         * c-opts.c (finish_options): New.
15488         (COMMAND_LINE_OPTIONS, c_common_decode_option): Add -imacros.
15489         (missing_arg): Handle OPT_include and OPT_imacros.
15490         (c_common_init, c_common_parse_file): Use finish_options.
15491         (handle_deferred_opts): Update.
15492         * cppinit.c (struct cpp_pending): Remove imacros_head and imacros_tail.
15493         (cpp_finish_options): Don't handle -imacros here.
15494         (no_fil): Remove.
15495         (COMMAND_LINE_OPTIONS, cpp_handle_option): Don't handle -imacros.
15496
15497 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
15498
15499         * config/rs6000/rs6000.c (rs6000_emit_load_toc_table): Don't call
15500         rs6000_maybe_dead if !fromprolog.
15501
15502 2003-03-14  Neil Booth  <neil@daikokuya.co.uk>
15503
15504         * Makefile.in: Update.
15505         * c-common.h (fe_file_change, pp_file_change): New.
15506         * c-lex.c (init_c_lex): Don't set cb_file_change.
15507         (c_common_parse_file): Move to c-opts.c.
15508         (cb_file_change): Rename fe_file_change.
15509         * c-opts.c: Include debug.h.
15510         (warn_unused_macros, include_cursor): New.
15511         (push_command_line_include, cb_file_change): New.
15512         (COMMAND_LINE_OPTIONS): Handle -include.
15513         (c_common_decode_option): Use local warn_unused_macros.
15514         Handle OPT_include.
15515         (c_common_post_options): Set file change callback.
15516         (handle_deferred_opts): Skip -include.  Don't free the array.
15517         (c_common_init): Call cpp_finish_options here, and push an
15518         initial -include file.
15519         * c-ppoutput.c (cb_file_change): Rename pp_file_change.
15520         (preprocess_file): Don't call cpp_finish_options.
15521         (init_pp_output): Don't set the file change callback.
15522         (pp_file_change): Return if no line commands or no output.
15523         * cpphash.h (next_include_file, first_unused_line): Remove.
15524         * cppinit.c (include_head, include_tail): Remove.
15525         (cpp_destroy): Don't free -include chain.
15526         (cpp_finish_options): Don't handle -include, or worry about
15527         -Wunused-macros.
15528         (_cpp_maybe_push_include_file): Remove.
15529         (COMMAND_LINE_OPTIONS, cpp_handle_option): Don't handle -include.
15530         * cpplib.c (_cpp_pop_buffer): Don't handle -include.
15531         * cppmacro.c (_cpp_warn_if_unused_macro, _cpp_create_definition):
15532         Used flag is set based upon the state of the warn_unused_macros
15533         flag, and so use of first_unused_line is unnecessary.
15534
15535 2003-03-13  Jan Hubicka  <jh@suse.cz>
15536
15537         * cselib.c (clear_table): Do not take argument; always clear just
15538         used slots.
15539         (cselib_process_insn):  Update call of clear_table
15540         (cselib_init): Do not call clear_table.
15541         (cselib_finish): Clear table.
15542
15543         * cse.c (count_reg_usage): Do not check side_effects_p.
15544         * rtlanal.c (set_noop_p): Check side_effects_p only when set looks
15545         like noop.
15546         (find_reg_equal_equiv_note): Do not use find_reg_note.
15547
15548 2003-03-14  Richard Henderson  <rth@redhat.com>
15549
15550         PR target/9700
15551         * config/alpha/alpha.c (alpha_va_start): Account for
15552         current_function_pretend_args_size in the AP offset.
15553
15554         * config/alpha/alpha.h (SETUP_INCOMING_VARARGS): Move out of line.
15555         (INITIAL_ELIMINATION_OFFSET): Move out of line.
15556         * config/alpha/alpha.c (alpha_setup_incoming_varargs): New.
15557         (alpha_initial_elimination_offset) New.
15558         * config/alpha/alpha-protos.h: Update.
15559
15560 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
15561
15562         * stmt.c (expand_start_case): Call emit_queue ().
15563
15564 2003-03-14  Chris Demetriou  <cgd@broadcom.com>
15565             Alexandre Oliva  <aoliva@redhat.com>
15566
15567         * config/mips/mips.h (FUNCTION_PROFILER): _mcount() doesn't pop 2
15568         words in new abis.
15569
15570 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
15571
15572         PR optimization/8396
15573         * tree-inline.c (initialize_inlined_parameters): Make sure the value
15574         of read-only constant arguments is passed with the right type.
15575
15576 2003-03-14  Steven Bosscher  <steven@gcc.gnu.org>
15577
15578         * doc/extend.texi (Function Names): Make the example compilable.
15579
15580 2003-03-13  David Edelsohn  <edelsohn@gnu.org>
15581
15582         * config/rs6000/rs6000.c (processor_target_table): Really allow
15583         GP optional instructions on Power4.
15584
15585 2003-03-13  Roger Sayle  <roger@eyesopen.com>
15586
15587         * calls.c (flags_from_decl_or_type): Factor and remove redundant
15588         conditional tests.
15589
15590 2003-03-13  Mike Stump  <mrs@apple.com>
15591
15592         * ggc-page.c (struct page_entry): Remove varray.h header.
15593         Add index_by_depth field.
15594         Remove save_in_use_p field.
15595         (struct globals): Add depth_in_use, depth_max, by_depth_in_use,
15596         by_depth_max, by_depth, and save_in_use fields.
15597         (INITIAL_PTE_COUNT): Add.
15598         (save_in_use_p_i): Add.
15599         (save_in_use_p): Add.
15600         (adjust_depth): Add.
15601         (move_ptes_to_front): Add.
15602         (push_depth): Add.
15603         (push_by_depth): Add.
15604         (prefetch): Add.
15605         (free_page): Add support for and use faster data structures.
15606         (ggc_alloc): Likewise.
15607         (init_ggc): Likewise.
15608         (ggc_recalculate_in_use_p): Likewise.
15609         (ggc_pop_context): Likewise.
15610         (clear_marks): Likewise.
15611         (ggc_pch_read): Likewise.
15612         * Makefile.in (ggc-page.o): Remove varray.h.
15613
15614 2003-03-13  Nathanael Nerode  <neroden@gcc.gnu.org>
15615
15616         * ChangeLog: Rotated last year's entries to...
15617         * ChangeLog.8: New.
15618
15619         * config/ia64/fde-glibc.c, config/ia64/freebsd.h,
15620         config/ia64/hpux.h, config/ia64/hpux_longdouble.h,
15621         config/ia64/ia64-c.c, config/ia64/ia64-modes.def,
15622         config/ia64/ia64-protos.h, config/ia64/ia64.c,
15623         config/ia64/ia64.h, config/ia64/ia64.md,
15624         config/ia64/itanium1.md, config/ia64/itanium2.md,
15625         config/ia64/quadlib.c, config/ia64/unwind-ia64.c,
15626         config/ia64/unwind-ia64.h: It's GCC, not GNU CC.
15627
15628 2003-03-13  Aldy Hernandez  <aldyh@redhat.com>
15629
15630         * config/rs6000/rs6000.c (rs6000_dwarf_register_span):
15631         Differentiate endianness.
15632         (s6000_override_options): Use cpu type instead of TARGET_SPE.
15633
15634 2003-03-13  Nick Clifton  <nickc@redhat.com>
15635
15636         * config/arm/arm.c (print_multi_reg): Do not generate a type 2
15637         LDM instructions with writeback enabled.
15638         (output_return_instruction): Likewise.
15639
15640         * config/arm/pe.h (FIXED_REGISTERS): Remove definition.
15641         (CALL_USED_REGISTERS): Remove definition.
15642         (SUBTARGET_CONDITIONAL_REGISTER_USAGE): Define.
15643
15644 2003-03-13  Alan Modra  <amodra@bigpond.net.au>
15645
15646         * config/rs6000/rs6000.c (rs6000_flag_pic): Delete.
15647         (rs6000_xcoff_encode_section_info): #ifdef TARGET_XCOFF.
15648         (rs6000_binds_local_p, TARGET_BINDS_LOCAL_P): #if TARGET_MACHO.
15649         (rs6000_override_options): Don't clear flag_pic for ABI_AIX.
15650         (rs6000_legitimize_address): Formatting.
15651         (rs6000_emit_move): Likewise.
15652         (rs6000_return_addr): Test ABI_AIX as well as flag_pic.
15653         (rs6000_emit_prologue <save_LR_around_toc_setup>): Likewise.
15654         (rs6000_elf_select_section): Comment reason for shlib being
15655         set for ABI_AIX.
15656         (rs6000_elf_unique_section): Likewise.
15657         (rs6000_elf_encode_section_info): Test !TARGET_AIX as well as ABI_AIX.
15658         * config/rs6000/rs6000.h (LEGITIMATE_LO_SUM_ADDRESS_P): Test ABI_AIX
15659         as well as flag_pic.
15660         * config/rs6000/sysv4.h (SUBTARGET_OVERRIDE_OPTIONS): Likewise.
15661         (MINIMAL_TOC_SECTION_ASM_OP): Likewise.
15662         * config/rs6000/linux64.h (TARGET_ENCODE_SECTION_INFO): Don't define.
15663
15664 2003-03-13  Richard Henderson  <rth@redhat.com>
15665
15666         * emit-rtl.c (try_split): Handle 1-1 splits of call insns properly.
15667
15668         * config/ia64/ia64.c (TARGET_FUNCTION_OK_FOR_SIBCALL): New.
15669         (ia64_gp_save_reg): Remove.
15670         (struct ia64_frame_info): Move to the beginning of the file;
15671         add reg_save_gp.
15672         (ia64_expand_call): Rearrange for new call patterns.
15673         (ia64_reload_gp): New.
15674         (ia64_split_call): New.
15675         (ia64_compute_frame_size): Allocate reg_save_gp.
15676         (ia64_expand_prologue): Save reg_save_gp.
15677         (ia64_expand_epilogue): Don't restore gp.
15678         (ia64_hard_regno_rename_ok): Remove R4 hack.
15679         (ia64_function_ok_for_sibcall): New.
15680         (ia64_output_mi_thunk): Set reload_completed, no_new_pseudos;
15681         call try_split on sibcall pattern.
15682         * config/ia64/ia64-protos.h: Update.
15683         * config/ia64/ia64.md (call_nogp, call_value_nogp, sibcall_nogp):
15684         Rename from nopic versions.  Confiscate 2nd argument to call as
15685         a marker.
15686         (call_pic, call_value_pic, sibcall_pic): Remove.
15687         (call_gp, call_value_gp, sibcall_gp): New.
15688         (builtin_setjmp_setup): Remove.
15689         (builtin_setjmp_receiver): Call ia64_reload_gp.
15690
15691 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
15692
15693         * config/dsp16xx/dsp16xx-protos.h, config/dsp16xx/dsp16xx.c,
15694         config/dsp16xx/dsp16xx.h, config/dsp16xx/dsp16xx.md: Replace
15695         "GNU CC" with "GCC".
15696
15697         * config/c4x/c4x-c.c, config/c4x/c4x-modes.def,
15698         config/c4x/c4x-protos.h, config/c4x/c4x.c, config/c4x/c4x.h,
15699         config/c4x/c4x.md, config/c4x/libgcc.S, config/c4x/rtems.h:
15700         GCC, not GNU CC.
15701
15702         * genattrtab.h, hosthooks-def.h, hosthooks.h, langhooks-def.h,
15703         langhooks.h, tree-inline.h: Replace "GNU CC" with "GCC".
15704
15705         * c-pch.c, dummy-conditions.c, genautomata.c, genconditions.c,
15706         langhooks.c, tree-inline.c, unwind-dw2-fde-darwin.c,
15707         unwind-dw2-fde-glibc.c, unwind-libunwind.c, vmsdbgout.c: Replace
15708         "GNU CC" with "GCC".
15709
15710         * config/v850/lib1funcs.asm, config/v850/rtems.h,
15711         config/v850/v850-c.c, config/v850/v850-protos.h,
15712         config/v850/v850.c, config/v850/v850.h, config/v850/v850.md:
15713         GCC, not GNU CC.
15714
15715         * config/vax/bsd.h, config/vax/elf.h, config/vax/netbsd-elf.h,
15716         config/vax/netbsd.h, config/vax/openbsd.h, config/vax/openbsd1.h,
15717         config/vax/ultrix.h, config/vax/vax-protos.h, config/vax/vax.c,
15718         config/vax/vax.h, config/vax/vax.md, config/vax/vaxv.h: GCC, not
15719         GNU CC.
15720
15721 2003-03-12  Benjamin Kosnik  <bkoz@redhat.com>
15722
15723         * cpppch.c (cpp_valid_state): Use DL_WARNING_SYSHDR, not DL_WARNING.
15724
15725 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
15726
15727         * fixinc/fixinc.interix: Remove dead code (most of it).
15728         * fixinc/fixinc.dgux: Remove.
15729
15730         * ginclude/float.h, ginclude/iso646.h, ginclude/stdarg.h,
15731         ginclude/stdbool.h, ginclude/stddef.h: GCC, not GNU CC.
15732
15733 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
15734
15735         * pa.c (pa_init_builtins): Fix warning.
15736
15737 2003-03-12  Steve Ellcey  <sje@cup.hp.com>
15738
15739         * config/ia64/ia64.h (ASM_OUTPUT_XDATA_CHAR): Remove.
15740         (ASM_OUTPUT_XDATA_SHORT): Remove.
15741         (ASM_OUTPUT_XDATA_INT): Remove.
15742         (ASM_OUTPUT_XDATA_DOUBLE_INT): Remove.
15743         (ASM_OUTPUT_ADDR_DIFF_ELT): Handled 32 bit address diffs.
15744         (ASM_PREFERRED_EH_DATA_FORMAT): Handle 32 bit EH pointers.
15745         (CASE_VECTOR_MODE): Handle 32 bit pointers in case statement.
15746
15747 2003-03-12  Andrew Lewycky  <andrew@mxc.ca>
15748
15749         PR c++/7050
15750         * expr.c (store_expr): Don't attempt to store void-typed trees,
15751         just evaluate them for side effects.
15752
15753 2003-03-12  Neil Booth  <neil@daikokuya.co.uk>
15754
15755         * cppfiles.c (cpp_rename_file, cpp_push_include): New.
15756         * cppinit.c (push_include): Move with changes to cppfiles.c.
15757         (cpp_read_main_file): Mark named operators here...
15758         (cpp_finish_options): ...not here.  Update.
15759         (_cpp_maybe_push_include_file): Update.
15760         * cpplib.h (cpp_push_include, cpp_rename_file): New.
15761
15762 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
15763
15764         * aclocal.m4: Introduce gcc_GAS_VERSION_GTE_IFELSE,
15765         _gcc_COMPUTE_GAS_VERSION.
15766         * configure.in: Use them.
15767         * configure: Regenerate.
15768
15769 2003-03-12  Bob Wilson  <bob.wilson@acm.org>
15770
15771         * config/xtensa/xtensa.md (adddi3): Don't clobber source operand used
15772         to detect carry.
15773         (subdi3): Reorder emitted instructions.
15774
15775 2003-03-12  Andreas Jaeger  <aj@suse.de>
15776
15777         * config/i386/netbsd64.h (TARGET_OS_CPP_BUILTINS): Remove call to
15778         NETBSD_OS_CPP_BUILTINS_LP64.
15779
15780 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
15781
15782         * Makefile.in: Eliminate all.indirect.  Update and clean up comments.
15783         Rearrange.  Reorganize.
15784         * configure.in: Rearrange.
15785         * configure: Regenerate.
15786
15787 2003-03-12  Andreas Jaeger  <aj@suse.de>
15788
15789         * c-cppbuiltin.c (cb_register_builtins): Define LP64 builtins for
15790         LP64 targets.
15791
15792         * doc/cpp.texi (Common Predefined Macros): Document __LP64__ and
15793         _LP64.
15794
15795         * config/ia64/ia64.h (TARGET_CPU_CPP_BUILTINS): Do not define
15796         _LP64 macros here.
15797         * config/pa/pa.h (TARGET_CPU_CPP_BUILTINS): Likewise.
15798
15799         * config/alpha/netbsd.h (TARGET_OS_CPP_BUILTINS): Remove call to
15800         NETBSD_OS_CPP_BUILTINS_LP64.
15801         * config/sh/netbsd-elf.h (TARGET_OS_CPP_BUILTINS): Likewise.
15802         * config/sparc/netbsd-elf.h (TARGET_OS_CPP_BUILTINS): Likewise.
15803
15804         * config/netbsd.h (NETBSD_OS_CPP_BUILTINS_LP64): Remove.
15805
15806 2003-03-12  Jan Hubicka  <jh@suse.cz>
15807
15808         * i386.c (ix86_setup_incoming_varargs): Set stack_alignment_needed to 128.
15809
15810 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
15811
15812         Fix PR target/9797 and PR c/9853.
15813         * stmt.c (expand_decl_init): Call push_temp_slots () and
15814         pop_temp_slots ().
15815
15816 2003-03-12  J"orn Rennecke <joern.rennecke@superh.com>
15817
15818         * sh.c: Include basic-block.h.
15819         (sh_output_mi_thunk, emit_load_ptr): New functions.
15820         (TARGET_ASM_OUTPUT_MI_THUNK, TARGET_ASM_CAN_OUTPUT_MI_THUNK): Redefine.
15821
15822 2003-03-12  Nick Clifton  <nickc@redhat.com>
15823
15824         * config/arm/pe.h (FIXED_REGISTERS): Add Maverick registers.
15825         (CALL_USED_REGISTERS): Likewise.
15826         * config/arm/arm.h (FIRST_PSEUDO_REGISTER): Update comment
15827         describing how this value is calculated.
15828
15829 2003-03-12  Hans-Peter Nilsson  <hp@bitrange.com>
15830
15831         * configure.in (rlim_t): Define to long if no valid definition
15832         found in sys/resource.h.
15833         * config.in, configure: Regenerate.
15834
15835 2003-03-12  Neil Booth  <neil@daikokuya.co.uk>
15836
15837         * config/mcore/mcore-elf.h (CPP_PREDEFINES): Replace with
15838         TARGET_OS_CPP_BUILTINS.
15839         * config/mcore/mcore-pe.h: Similarly.
15840         * config/mcore/mcore.h: Replace CPP_PREDEFINES and part of
15841         CPP_SPEC with TARGET_CPU_CPP_BUILTINS.
15842
15843 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
15844
15845         PR c/9928
15846         * c-decl.c (duplicate_decls): Discard the initializer of the new decl
15847         only if it is a VAR_DECL.
15848
15849 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
15850
15851         PR optimization/9888
15852         * config/i386/i386.md (jcc_1): Fix range.
15853         (jcc_2): Likewise.
15854         (jump): LIkewise.
15855         (doloop_end_internal): Likewise.
15856
15857 2003-03-12  Danny Smith  <dannysmith@users.sourceforge.net>
15858
15859         * config/i386/winnt.c (DLL_IMPORT_PREFIX): New define.
15860         Use throughout instead of DLL_IMPORT_EXPORT_PREFIX and "e."
15861         (DLL_EXPORT_PREFIX): New define. Use throughout instead of
15862         DLL_IMPORT_EXPORT_PREFIX and "i."
15863         (i386_pe_dllexport_name_p): Here.
15864         (i386_pe_dllimport_name_p): Here.
15865         (i386_pe_mark_dllexport): Here. Remove DLL_IMPORT_PREFIX,
15866         not 9 chars when getting identifier name.
15867         (i386_pe_mark_dllimport): Here.
15868         (i386_pe_encode_section_info): Here. Remove DLL_IMPORT_PREFIX,
15869         not 9 chars when getting identifier name. Correct comment.
15870         (i386_pe_strip_name_encoding): Here. Add comments for different
15871         cases.
15872         (gen_fastcall_suffix): Break down xmalloc() argument to
15873         components.
15874         (gen_stdcall_suffix): Likewise.
15875         Update copyright year.
15876
15877 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
15878
15879         PR optimization/9888
15880         * config/i386/i386.md (movsi_1): Remove special alternatives
15881         for %eax register.
15882         (movsi_1_nointernunit): Likewise.
15883         (movhi_1): Likewise.
15884         * config/i386/i386.c (memory_address_length): Do not use
15885         short displacement when there is no base.
15886         (ix86_attr_length_address_default): Handle LEA instructions.
15887
15888 2003-03-12  Neil Booth  <neil@daikokuya.co.uk>
15889
15890         * c-cppbuiltin.c (builtin_define_std): Make non-static.
15891
15892 2003-03-11  Loren James Rittle  <ljrittle@acm.org>
15893
15894         * config/freebsd-spec.h (FBSD_CPP_PREDEFINES): Remove.
15895         (FBSD_TARGET_OS_CPP_BUILTINS): New port-specific macro.
15896         (FBSD_TARGET_CPU_CPP_BUILTINS): New port-specific macro.
15897         * config/freebsd.h (CPP_PREDEFINES): Remove.
15898         (TARGET_OS_CPP_BUILTINS): New.
15899         * config/alpha/freebsd.h: Use overridden FBSD_TARGET_CPU_CPP_BUILTINS
15900         instead of TARGET_OS_CPP_BUILTINS.
15901         * config/sparc/freebsd.h (CPP_PREDEFINES): Remove.
15902
15903 2003-03-11  Geoffrey Keating  <geoffk@apple.com>
15904
15905         * c-cppbuiltin.c (builtin_define_std): Add ATTRIBUTE_UNUSED.
15906
15907 2003-03-11  Aldy Hernandez  <aldyh@redhat.com>
15908
15909         * config/rs6000/rs6000.c (rs6000_stack_info): Remove
15910         insn_chain_scanned.  Use insn_chain_scanned_p in machine_function.
15911
15912         * config/rs6000/rs6000.h (machine_function): Add insn_chain_scanned_p.
15913
15914 2003-03-11  Alexandre Oliva  <aoliva@redhat.com>
15915
15916         * toplev.c (independent_decode_option): Return success for --help,
15917         --target-help and --version.
15918
15919 2003-03-11  Alexandre Oliva  <aoliva@redhat.com>
15920
15921         * config/mips/linux64.h (DRIVER_SELF_SPECS): Add endian_spec.
15922         Default to -mips3 on -mabi=64.  Don't add -mips* flag if -march is
15923         specified.
15924         (SUBTARGET_ASM_SPEC): Remove -mips*-adding code obviated by
15925         DRIVER_SELF_SPECS.
15926         (LINK_SPEC): Let endian options affect the linker emulation name.
15927
15928 2003-03-11  J"orn Rennecke <joern.rennecke@superh.com>
15929
15930         * sh.md (reload_inqi): Fix mode for source in second set.
15931
15932 2003-03-11  Jan Hubicka  <jh@suse.cz>
15933
15934         * cselib.c (cselib_invalidate_mem_1): Move too ...
15935         (cselib_invalidate_mem): ... here; use new list
15936         (dummy_val, first_containing_mem): New static variables.
15937         (clear_table): Initialize first_containing_mem.
15938         (discard_useless_values):  Compact the containing_mem list.
15939         (add_mem_for_addr): Add to the list.
15940         * cselib.h (cselib_val): Add next_containing_mem.
15941
15942 2003-03-11  Aldy Hernandez  <aldyh@redhat.com>
15943
15944         * config/rs6000/rs6000.c (rs6000_override_options): Disable string
15945         instructions for e500.
15946
15947 2003-03-11  Neil Booth  <neil@daikokuya.co.uk>
15948
15949         * Makefile.in: Update.
15950         * c-cppbuiltin.c: Include tm_p.h.
15951
15952 2003-03-11  Aldy Hernandez  <aldyh@redhat.com>
15953
15954         * doc/tm.texi (Frame Registers): Document DWARF_REG_TO_UNWIND_COLUMN.
15955
15956         * unwind-dw2.c (DWARF_REG_TO_UNWIND_COLUMN): Define.
15957         (_Unwind_GetGR): Use DWARF_REG_TO_UNWIND_COLUMN.
15958         (_Unwind_SetGR): Same.
15959         (_Unwind_GetGRPtr): New.
15960         (_Unwind_SetGRPtr): New.
15961         (uw_update_context_1): Use accesor functions instead of accessing
15962         context->reg[] directly.
15963         (uw_install_context_1): Same.
15964         (execute_cfa_program): Same.
15965         (__frame_state_for): Same.
15966
15967         * config/rs6000/rs6000.c (spe_synthesize_frame_save): Use 1200 as
15968         the synthetic register offset.
15969
15970         * config/rs6000/rs6000.h (DWARF_REG_TO_UNWIND_COLUMN): New.
15971
15972 2003-03-11  Hans-Peter Nilsson  <hp@axis.com>
15973
15974         * config/cris/cris.md: Remove lingering EGCS reference.
15975         ("*extopqihi_side_biap"): For HI operation, match
15976         cris_additive_operand_extend_operator, not
15977         cris_operand_extend_operator.  Adjust condition.
15978         ("*extopqihi_side", "*extopqihi"): Ditto.
15979         ("*extopqisi_side_biap"): Correct operand numbers in condition.
15980         ("*extophisi_side_biap", "*extopqisi_swap_side_biap"): Ditto.
15981         ("*extophisi_swap_side_biap", "*extopqisi_swap"): Ditto.
15982         ("*extophisi_swap"): Ditto.
15983         ("*extopqihi_swap_side_biap"): For HI operation, match a simple
15984         PLUS, not cris_operand_extend_operator.  Adjust condition and
15985         output template.
15986         ("*extopqihi_swap_side", "*extopqihi_swap"): Ditto.
15987         * config/cris/cris.h (PREDICATE_CODES): Add
15988         cris_additive_operand_extend_operator.
15989         * config/cris/cris.c (cris_additive_operand_extend_operator):
15990         New predicate.
15991
15992 2003-03-11  Hartmut Penner  <hpenner@de.ibm.com>
15993
15994         * df.c (read_modify_subreg_p): Change from static to global.
15995         * df.h (read_modify_subreg_p): Add prototype.
15996         * sched-deps.c (sched_analyze_1): Generate true dependency for
15997         strict_low_part, certain subregs and zero/sign_extract.
15998
15999 2003-03-11  Neil Booth  <neil@daikokuya.co.uk>
16000
16001         * Makefile.in: Update.
16002         * c-common.c: Don't include real.h or except.h.
16003         (REGISTER_PREFIX): Remove.
16004         (builtin_define_std, builtin_define_with_value,
16005         builtin_define_with_int_value, builtin_define_with_hex_fp_value,
16006         builtin_define_type_max, builtin_define_type_precision,
16007         builtin_define_float_constants): Move to c-cppbuiltin.c.
16008         (c_stddef_cpp_builtins): New.
16009         * c-common.h (builtin_define_with_value, c_stddef_cpp_builtins): New.
16010         * c-cppbuiltin.c: New, extracted from c-common.c.
16011         (define__GNUC__): New.
16012         * cppspec.c (lang_specific_driver): Remove support of -no-gcc.
16013         * gcc.c: Remove support of %v1, %v2 and %v3 specs.
16014         (cpp_unique_options): Don't support no-gcc.
16015         (do_spec_1): Remove support of version specs.
16016         * doc/invoke.texi: Remove documentation of %v1, %v2 and %v3.
16017         * doc/passes.texi: Update.
16018         * doc/tm.texi: Update.
16019
16020 2003-03-10  Aldy Hernandez  <aldyh@redhat.com>
16021
16022         * dwarf2out.c (multiple_reg_loc_descriptor): Fix thinko.
16023
16024 2003-03-10  Andrew Pinski  <apinski@apple.com>
16025
16026         * config/darwin.c (machopic_function_base_name): If dynamic-no-pic
16027         is on should not get here.
16028         (machopic_indirect_data_reference): If dynamic-no-pic is on just
16029         generate high/low parts of the address.
16030         (machopic_legitimize_pic_address): Change MACHOPIC_PURE to
16031         MACHOPIC_INDIRECT. Dynamic-no-pic uses 0 as the pic base. Generate
16032         symbol and labels with a new reg.  Dynamic-no-pic does not have a
16033         pic_offset_table_rtx.
16034         (machopic_select_section): Change references of flag_pic to
16035         MACHOPIC_INDIRECT.
16036         (machopic_asm_out_destructor): Likewise.
16037         * config/darwin.h (ASM_DECLARE_UNRESOLVED_REFERENCE): Change
16038         reference of flag_pic to MACHOPIC_INDIRECT.
16039         (MACHO_DYNAMIC_NO_PIC_P): Define as TARGET_DYNAMIC_NO_PIC.
16040         (MACHOPIC_INDIRECT): Is also true when dynamic-no-pic is on.
16041         (MACHOPIC_JUST_INDIRECT): Is also true when dynamic-no-pic is on.
16042         (MACHOPIC_PURE): Is not pure when dynamic-no-pic is on.
16043         * config/i386/darwin.h (MASK_MACHO_DYNAMIC_NO_PIC): Define as
16044         0 for right now as dynamic-no-pic is not implemented on Darwin/ia32.
16045         * config/rs6000/darwin.h (MASK_MACHO_DYNAMIC_NO_PIC): Define.
16046         (TARGET_DYNAMIC_NO_PIC): Define.
16047         (SUBTARGET_SWITCHES): Define, have sub-target switches for
16048         dynamic-no-pic.
16049         (SUBTARGET_OVERRIDE_OPTIONS): Move check for -fpic from
16050         rs6000_override_options to here. Dynamic-no-pic overrides
16051         pic.
16052         (CC1_SPEC): Change from not static then pic to not static and not
16053         dynamic-no-pic then pic.
16054         * config/rs6000/rs6000.c (rs6000_override_options): Move the
16055         check for -fpic and DARWIN_ABI to config/rs6000/darwin.h
16056         (rs6000_legitimize_reload_address): Add case for loading floating in
16057         dynamic-no-pic.
16058         (rs6000_emit_move): Add case for dynamic-no-pic.  Change reference
16059         of flag_pic to MACHOPIC_INDIRECT.
16060         (secondary_reload_class): Conditional change the reference of
16061         flag_pic to MACHOPIC_INDIRECT.
16062         (rs6000_output_mi_thunk): Change reference of flag_pic to
16063         MACHOPIC_INDIRECT.
16064         (output_profile_hook): Likewise.
16065         (machopic_output_stub): Non-pure (dynamic-no-pic) is now supported.
16066         * config/rs6000/rs6000.md (movdf_low): Add the case for
16067         MACHO_DYNAMIC_NO_PIC_P.
16068         (call): Change references for flag_pic in TARGET_MACHO to
16069         MACHOPIC_INDIRECT.
16070         (SUBTARGET_OVERRIDE_OPTIONS): Add case where -fpic is on and
16071         -mdynamic-no-pic is on.  Also move case for -fpic from rs6000.c.
16072         * doc/invoke.texi (-mdynamic-no-pic): Document.
16073
16074 2003-03-10  Devang Patel  <dpatel@apple.com>
16075
16076         PR c++/9394
16077         * gcc.c (DEFAULT_SWITCH_TAKES_ARG): Remove.
16078         (DEFAULT_WORD_SWITCH_TAKES_ARG): Remove.
16079         * gcc.h (DEFAULT_SWITCH_TAKES_ARG): Add.
16080         (DEFAULT_WORD_SWITCH_TAKES_ARG): Add.
16081         * cppspec.c (DEFAULT_SWITCH_TAKES_ARG): Remove.
16082         (DEFAULT_WORD_SWITCH_TAKES_ARG): Remove.
16083
16084 2003-03-10  Steven Bosscher  <s.bosscher@student.tudelft.nl>
16085
16086         PR optimization/7189
16087         * toplev.c (rest_of_compilation):  Move
16088         check_function_return_warnings up to just after
16089         delete_unreachable_blocks.
16090
16091 2003-03-10  Stephane Carrez  <stcarrez@nerim.fr>
16092
16093         * config/m68hc11/m68hc11.h (HARD_REGNO_RENAME_OK): Define.
16094         * config/m68hc11/m68hc11-protos.h (m68hc11_hard_regno_rename_ok):
16095         Declare.
16096         * config/m68hc11/m68hc11.c (m68hc11_hard_regno_rename_ok): New function
16097         for reg rename optimization to avoid using Z and Y registers.
16098
16099 2003-03-10  Stephane Carrez  <stcarrez@nerim.fr>
16100
16101         * config/m68hc11/m68hc11.md ("*addhi3_68hc12"): Accept any constant
16102         when adding to X and Y since leax/leay are fast.
16103         ("*addhi3"): Accept 'I' constraint when adding to address register.
16104         ("rotlhi3"): Operand 1 must be a register_operand.
16105         (peephole2): New peephole to optimize some adds.
16106         * config/m68hc11/m68hc11.h (CONST_OK_FOR_LETTER_P): Use 'I' constraint
16107         to represent -2 .. 2 small integer range.
16108
16109 2003-03-10  Stephane Carrez  <stcarrez@nerim.fr>
16110
16111         * config/m68hc11/m68hc11.c (m68hc11_gen_rotate): Set carry before
16112         each 16-bit rotation.
16113
16114 2003-03-10  Zack Weinberg  <zack@codesourcery.com>
16115
16116         * c-opts.c (add_prefixed_path): Don't use concat.  When
16117         prefixing with cpp_GCC_INCLUDE_DIR, copy only the first
16118         cpp_GCC_INCLUDE_DIR_len characters.
16119
16120 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
16121
16122         * testsuite/gcc.dg/altivec-9.c: New file.
16123
16124         * config/rs6000/rs6000.c (altivec_frame_fixup): Remove.
16125         (rs6000_emit_prologue): Use rs6000_frame_related instead.
16126
16127 2003-03-10  Aldy Hernandez  <aldyh@redhat.com>
16128
16129         * config/rs6000/spe.h: Define __ev64_*64__ to use single element
16130         vectors.
16131         (__ev_convert_u64): Remove macro.  Define as inline.
16132         (__ev_convert_s64): Same.
16133
16134 2003-03-10  Aldy Hernandez  <aldyh@redhat.com>
16135
16136         * config/rs6000/rs6000.h (DWARF_FRAME_REGISTERS): Define.
16137         (rs6000_stack_t): Add spe_64bit_regs_used.
16138
16139         * config/rs6000/rs6000.c (rs6000_stack_info): Calculate
16140         spe_64bit_regs_used, and use it to determine the size of the
16141         frame.
16142         (spe_func_has_64bit_regs_p): New.
16143         (spe_synthesize_frame_save): New.
16144         (rs6000_frame_related): Handle SPE synthetic registers.
16145         (rs6000_emit_prologue): Only save in 64-bits if the function used
16146         any registers in 64-bit mode.
16147         (rs6000_emit_epilogue): Same, but for restore.
16148
16149 2003-03-10  Richard Earnshaw  <rearnsha@arm.com>
16150
16151         * arm.h (enum floating_point_type): Delete.  Replace with...
16152         (enum fputype): ... new.
16153         (FPUTYPE_DEFAULT): Renamed from FP_DEFAULT.  Values reworked.
16154         * linux-elf.h (FPUTYPE_DEFAULT): Likewise.
16155         * arm.md (attr fpu): Reworked for new underlying enum values.
16156         * arm.c (arm_fpu_arch): Now enum fputype.
16157         (arm_fpu_tune): Renamed from arm_fpu.  Now enum fputype.
16158         (arm_override_options, arm_output_epilogue, arm_expand_prologue):
16159         Update uses of arm_fpu_arch and arm_fpu_tune.
16160
16161 2003-03-10  Josef Zlomek  <zlomekj@suse.cz>
16162
16163         * cfgcleanup.c (outgoing_edges_match): Compare the jump tables.
16164         (try_crossjump_to_edge): Replace refereces to one jump table by
16165         references to identical jump table.
16166         * loop.c (load_mems): Moved setting the JUMP_LABEL to replace_label.
16167         (replace_label): Moved to rtlanal.c.
16168         (struct rtx_pair): Moved to rtl.h.
16169         * rtl.h (struct rtx_pair): Moved from loop.c.
16170         (replace_label): New extern function.
16171         (subrtx_p): New extern function.
16172         (tablejump_p): New extern function.
16173         * rtlanal.c (replace_label): Moved from loop.c.
16174         (subrtx_p_1): New static function.
16175         (subrtx_p): New function.
16176         (tablejump_p): New function.
16177
16178 2003-03-10  Jan Hubicka  <jh@suse.cz>
16179
16180         * cfgcleanup.c (try_optimize_cfg): Fix thinko in previous patch.
16181
16182         * cfgcleanup.c (merge_blocks): Return where to iterate next.
16183         (try_optimize_cfg): Use return value of merge_blocks
16184
16185 2003-03-10  Michael Matz  <matz@suse.de>
16186
16187         * cfg.c (unchecked_make_edge): New.
16188         (cached_make_edge): Use it.
16189         * basic-block.h (unchecked_make_edge): Declare.
16190         * cfglayout.c (cfg_layout_duplicate_bb): Use it.
16191
16192 2003-03-10  Richard Earnshaw  <rearnsha@arm.com>
16193
16194         * fpa.md: New file.  Move all patterns relating to FPA co-processor
16195         to here...
16196         * arm.md: ... from here.
16197         (cirrus.md, fpa.md): Include at end of description.
16198         (divsf3, divdf3, modsf3, movdf3, sqrtsf2, sqrtdf2): New expands.
16199         (pic_load_addr_based): Remove register constraint from expander.
16200         (seq, sne, sgt, sle, slt, sge, sgeu, sleu, sgtu, sltu, sunordered)
16201         (sordered, sungt, sunle, sunge, sunlt): Likewise.
16202         (eh_epilogue, tablejump): Likewise.
16203
16204 2003-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
16205
16206         * tree.c (substitute_in_expr, case 'e'): Only make recursive call
16207         on operands if it has a PLACEHOLDER_EXPR.
16208
16209 2003-03-09  David Edelsohn  <edelsohn@gnu.org>
16210             Mostafa Hagog
16211
16212         * config/rs6000/rs6000.md (movsi_update1): Add TARGET_UPDATE final
16213         condition.
16214
16215 2003-03-09  Neil Booth  <neil@daikokuya.co.uk>
16216
16217         * config/frv/frv.h: Use TARGET_CPU_CPP_BUILTINS, not CPP_PREDEFINES.
16218         * config/ip2k/ip2k.h: Similarly.
16219         * config/m32r/m32r.h: Similarly.
16220         * config/m68hc11/m68hc11.h: Similarly.
16221         * config/mn10200/mn10200.h: Similarly.
16222         * config/mn10300/mn10300.h: Similarly.
16223         * config/pdp11/pdp11.h: Similarly.
16224         * config/v850/v850.h: Similarly.
16225         * config/rs6000/vxworks.h: Similarly for TARGET_OS_CPP_BUILTINS.
16226         * config/v850/retms.h: Similarly for TARGET_OS_CPP_BUILTINS.
16227         * config/mips/iris3.h: Remove #if 0 block.
16228
16229 2003-03-09  Roger Sayle  <roger@eyesopen.com>
16230             Joern Rennecke <joern.rennecke@superh.com>
16231
16232         * gcc.c (do_spec_1) ['{']: Revert 2003-02-24 patch.  Don't handle
16233         pending argument upon return from handle_braces here.
16234         (do_spec_2): Instead handle it upon return from do_spec_1 here.
16235
16236 2003-03-09  Roger Sayle  <roger@eyesopen.com>
16237             Joern Rennecke <joern.rennecke@superh.com>
16238
16239         * gcc.c (do_spec_1) ['{']: Revert 2003-02-24 patch.  Don't handle
16240         pending argument upon return from handle_braces here.
16241         (do_spec_2): Instead handle it upon return from do_spec_1 here.
16242
16243 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16244
16245         * varasm.c (make_decl_one_only): Use declare_weak().
16246
16247 2003-03-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
16248
16249         PR middle-end/9986
16250         * c-common.c (c_common_nodes_and_builtins): Initialize target builtins
16251         after the common builtins.
16252         * pa-hpux.h (DONT_HAVE_FPUTC_UNLOCKED): Define.
16253         * pa.c (TARGET_INIT_BUILTINS): Define.
16254         (pa_init_builtins): New function.
16255
16256         * pa.md (call, call_value, sibcall, sibcall_value): When sufficient
16257         space has been allocated for the outgoing arguments, set the arg
16258         pointer for a call emitted after virtuals have been instantiated
16259         using the stack pointer offset, otherwise abort.
16260
16261 2003-03-09  DJ Delorie  <dj@redhat.com>
16262
16263         * config/stormy16/stormy16.h (DWARF_LINE_MIN_INSTR_LENGTH): Revert.
16264
16265 2003-03-09  Richard Earnshaw  <rearnsha@arm.com>
16266
16267         * arm.md (fix_truncsfsi2, fix_truncdfsi2, arm_fix_truncsfsi2)
16268         (arm_fix_truncdfsi2): Add missing fix in floating point mode before
16269         conversion to integer.
16270         * cirrus.md (cirrus_truncsfsi2, cirrus_truncdfsi2): Likewise.
16271
16272 2003-03-09  Roger Sayle  <roger@eyesopen.com>
16273
16274         * builtins.def: Fix typo and improve grammar.
16275         * loop-unroll.c (decide_peel_completely): Tidy log message.
16276
16277 2003-03-09  Kazu Hirata  <kazu@cs.umass.edu>
16278
16279         * config/h8300/h8300.md (*tstsi_upper_bit): New.
16280         (*iorsi3_e2f): Likewise.
16281
16282 2003-03-08  Kazu Hirata  <kazu@cs.umass.edu>
16283
16284         * config/h8300/h8300.c (h8300_and_costs): Return the number of
16285         assembly instructions needed.
16286         (h8300_shift_costs): Likewise.
16287
16288 2003-03-09  Hans-Peter Nilsson  <hp@bitrange.com>
16289
16290         * config/cris/aout.h (ENDFILE_SPEC): Undef.
16291
16292         * optabs.c (gen_move_insn): Move logic for synthesizing MODE_CC
16293         moves from here ...
16294         * expr.c (emit_move_insn_1): ... to here.
16295
16296         * config/cris/aout.h (CRIS_CPP_SUBTARGET_SPEC): Move -D__AOUT__ to...
16297         (TARGET_OS_CPP_BUILTINS): New macro.
16298         * config/cris/cris.h (CRIS_CPP_SUBTARGET_SPEC): Move -D__ELF__ to...
16299         (TARGET_OS_CPP_BUILTINS): New macro.
16300         (CPP_PREDEFINES): Don't define.  Move old definitions and...
16301         (CPP_SPEC): ...move -D__CRIS_ABI_version=2 to...
16302         (TARGET_CPU_CPP_BUILTINS): New macro.
16303         * config/cris/linux.h (CRIS_CPP_SUBTARGET_SPEC): Move constant
16304         definitions and the optional __PIC__, __pic__ and
16305         __NO_UNDERSCORES__ definitions to...
16306         (TARGET_OS_CPP_BUILTINS): New macro.
16307
16308         * flags.h (flag_leading_underscore): Declare.
16309
16310         * c-opts.c (c_common_post_options): On fopen failure, return
16311         false, not NULL.
16312
16313 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
16314
16315         * config/cris/cris_abi_symbol.c: #include tconfig.h and tm.h, not
16316         config.h.
16317         * config/cris/cris.h (HAVE_GAS_HIDDEN): Don't define here.
16318         * config/cris/aout.h (HAVE_GAS_HIDDEN): Undef.
16319
16320 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
16321
16322         * config/sh/rtemself.h (TARGET_OS_CPP_BUILTINS): Use instead of
16323         CPP_PREDEFINES.
16324         * config/sh/rtems.h (TARGET_OS_CPP_BUILTINS): Use instead of
16325         CPP_PREDEFINES.
16326
16327 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
16328
16329         * c-common.h (c_common_init, c_common_post_options): Update.
16330         * c-objc-common.c (c_objc_common_init): Update for new prototype.
16331         * c-opts.c (saved_lineno): New.
16332         (c_common_post_options, c_common_init): Update prototypes,
16333         move call to cpp_read_main_file from latter to former.
16334         * c-tree.h (c_ojbc_common_init): Update.
16335         * langhooks-def.h (lhd_post_options): New.
16336         (LANG_HOOKS_INIT, LANG_HOOKS_POST_OPTIONS): Update.
16337         * langhooks.c (lhd_post_options): New.
16338         * langhooks.h (struct lang_hooks): Update post_options and init hooks.
16339         * toplev.c (no_backend): New.
16340         (process_options): Call post_options hook and set main_input_filename
16341         and input_filename here.
16342         (lang_dependent_init, do_compile): post_options hook moved to
16343         process_options.
16344         * objc/objc-act.c (objc_init): Update prototype.
16345         * objc/objc-act.h (objc_init): Update prototype.
16346
16347 2003-03-08  Roger Sayle  <roger@eyesopen.com>
16348
16349         * emit-rtl.c (gen_lowpart): Don't attempt to load a part of
16350         a complex or vector type, using a load in the original mode.
16351
16352 2003-03-08  Jan Hubicka  <jh@suse.cz>
16353
16354         * Makefile.in (cgraph.o): Depend on gt-cgraph.h and varray.h.
16355         * gt-cgraph.h: New GC file.
16356         * cgraph.c (known_fns): New static variable.
16357         (cgraph_node): Add the decl into varray.
16358
16359 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
16360
16361         * config/mmix/mmix.md ("*movcc_expanded"): Add missing alternatives.
16362
16363 2003-03-08  Richard Earnshaw  <rearnsha@arm.com>
16364
16365         * arm.c (fpa_rhs_operand, fpa_add_operand, const_double_rtx_ok_for_fpa)
16366         (neg_const_double_ok_for_fpa, output_mov_long_double_fpa_from_arm)
16367         (output_mov_long_double_arm_from_fpa, output_mov_double_fpa_from_arm)
16368         (output_mov_double_arm_from_fpa): Renamed to use fpa instead of fpu.
16369         All callers changed.
16370         * arm.md, arm.h, arm-protos.h: Updated.
16371
16372         * arm.h (enum reg_class FPA_REGS): Renamed from FPU_REGS.
16373         (CLASS_MAX_NREGS, REGISTER_MOVE_COST, REG_CLASS_FROM_LETTER): Updated.
16374         * arm.c (arm_regno_class, f_register_operand): Updated.
16375
16376 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
16377
16378         * config/cris/cris.h: Remove EGCS references.
16379         (CPP_SPEC): Remove "-$".
16380         (INIT_CUMULATIVE_ARGS): Adjust parameter name to FNDECL.
16381
16382 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
16383
16384         * config/stormy16/stormy16.h (TARGET_CPU_CPP_BUILTINS): Use in
16385         preference to CPP_PREDEFINES.
16386
16387 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
16388
16389         * cppinit.c (cpp_finish_options): Set first_unused_line to -1.
16390
16391 2003-03-08  Kazu Hirata  <kazu@cs.umass.edu>
16392
16393         * config/h8300/h8300.md (*extzv_16_8): New.
16394
16395 2003-03-08  Jan Hubicka  <jh@suse.cz>
16396
16397         * c-decl.c: (finish_function): Update call of tree_inlinable_function_p.
16398         * cgraph.h: (cgraph_local_info): Add can_inline_once
16399         (cgraph_global_info): Add inline_once.
16400         (cgraph_node): Add previous.
16401         (cgraph_remove_node): New.
16402         * cgraphunit.c (cgraph_mark_functions_to_inline_once): New static
16403         function.
16404         (cgraph_optimize): Call it.
16405         (cgraph_finalize_function):  Set inlinable flags.
16406         (cgraph_finalize_compilation_unit):  Actually remove the reclaimed nodes.
16407         (cgraph_mark_functions_to_output):  Use new inlining heuristics flags.
16408         (cgraph_expand_function): Likewise.
16409         * cgraph.c
16410         (cgraph_node): Put nodes into doubly linked chain.
16411         (cgraph_remove_node): New function.
16412         * flags.h (flag_inline_functions_called_once): Declare.
16413         * tree-inline.c: Include cgraph.h
16414         (inlinable_functions_p): Add extra argument to bypass limits.
16415         (expand_call_inline):  Obey cgraph flag.
16416         * tree-inline.h (tree_inlinable_function_p): Update prototype.
16417
16418 2003-03-08  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
16419
16420         * gcse.c (bypass_block, bypass_conditional_jumps): Do not create
16421         irreducible loops.
16422
16423         * loop-unroll.c (unroll_loop_runtime_iterations): Update irreducible
16424         loops info correctly.
16425
16426 2003-03-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
16427
16428         PR middle-end/7796
16429         * unroll.c (calculate_giv_inc): Handle constants being
16430         loaded with LSHIFTRT.
16431
16432 2003-03-07  David Edelsohn  <edelsohn@gnu.org>
16433
16434         * config/rs6000/rs6000.c (processor_target_table): Do not disable
16435         GP optional instructions on Power3, Power4, 620, and 630.
16436
16437 2003-03-07  Kazu Hirata  <kazu@cs.umass.edu>
16438
16439         * calls.c: Fix comment formatting.
16440         * cfgloopanal.c: Likewise.
16441         * cfgloopmanip.c: Likewise.
16442         * combine.c: Likewise.
16443         * dwarf2out.c: Likewise.
16444         * ggc-common.c: Likewise.
16445         * langhooks.c: Likewise.
16446         * loop-unroll.c: Likewise.
16447         * loop.c: Likewise.
16448         * ra-build.c: Likewise.
16449         * sbitmap.c: Likewise.
16450         * toplev.c: Likewise.
16451
16452 2003-03-07  James E Wilson  <wilson@tuliptree.org>
16453
16454         * config/sh/sh.h (HARD_REGNO_NREGS): Round up the XD register count.
16455
16456 2003-03-07  Geoffrey Keating  <geoffk@apple.com>
16457
16458         * objc/lang-specs.h (objective-c-header): Use .gch not .pch;
16459         support -no-integrated-cpp.
16460
16461         * c-pch.c (get_ident): Use c_language_kind and flag_objc rather
16462         than langhooks.name.
16463
16464 2003-03-07  Michael Matz  <matz@suse.de>
16465
16466         * df.h (enum df_ref_flags.DF_REF_STRIPPED): New.
16467         (DF_FOR_REGALLOC): New.
16468         * df.c (df_ref_record): Set DF_REF_STRIPPED.
16469         (read_modify_subreg_p): Simplify.
16470         (df_def_record_1, df_uses_record): Set DF_REF_MODE_CHANGE more often.
16471         Use DF_FOR_REGALLOC.
16472         * ra.h (struct web): New member subreg_stripped.
16473         (invalid_mode_change_regs): Declare.
16474         * ra.c (invalid_mode_change_regs): New.
16475         (init_ra): Initialize it.
16476         * ra-build.c (init_one_web_common, remember_web_was_spilled): Use it.
16477         Use CANNOT_CHANGE_MODE_CLASS as ifdef guard.
16478         (reinit_one_web, parts_to_web_1): Deal with subreg_stripped.
16479         * ra-colorize.c (colorize_one_web): Use invalid_mode_change_regs.
16480         Use CANNOT_CHANGE_MODE_CLASS as ifdef guard.
16481
16482 2003-03-07  Richard Earnshaw  <rearnsha@arm.com>
16483
16484         * arm.md (addsf3, adddf3, subsf3, subdf3, mulsf3, muldf3, negsf2)
16485         (negdf2, abssi2, abssf2, absdf2, floatsisf2, floatsidf2)
16486         (fix_truncsfsi2, fix_truncdfsi2, truncdfsf2): Moved back into main
16487         machine description file from ...
16488         * cirrus.md: ... here.
16489
16490 2003-03-06  Kazu Hirata  <kazu@cs.umass.edu>
16491
16492         * config/h8300/h8300.md (a peephole2): Don't use
16493         reg_overlap_mentioned_p.
16494
16495 2003-03-06  Geoffrey Keating  <geoffk@apple.com>
16496
16497         * c-pch.c: Include langhooks.h.
16498         (IDENT_LENGTH): New.
16499         (get_ident): New.
16500         (pch_ident): Delete.
16501         (pch_init): Use get_ident, IDENT_LENGTH.
16502         (c_common_valid_pch): Likewise.  Also, use actual language
16503         in warning message.
16504         * Makefile.in (c-pch.o): Add langhooks.h to dependencies.
16505
16506         * objc/config-lang.in (gtfiles): Add objc-act.c.  Remove duplicate
16507         c-parse.in.
16508         * objc/Make-lang.in (objc/objc-act.o): Add dependency on
16509         gt-objc-objc-act.h.
16510         (gt-objc-objc-act.h): New rule.
16511         * objc/lang-specs.h: Support PCH.
16512         * objc/objc-act.c: Include gt-objc-objc-act.h.
16513         (objc_add_static_instance): Move num_static_inst out, mark for PCH.
16514         (build_selector_reference_decl): Move idx out, mark for PCH.
16515         (build_class_reference_decl): Likewise.
16516         (build_objc_string_decl): Move *_idx out, mark for PCH.
16517         (build_tmp_function_decl): Move xxx out, mark for PCH.
16518
16519 2003-03-06  Dale Johannesen  <dalej@apple.com>
16520
16521         * config/rs6000/rs6000.c (rs6000_binds_local_p):  Consider
16522         global functions for inlining on Darwin.
16523
16524 2003-03-06  Vladimir Makarov  <vmakarov@redhat.com>
16525
16526         * haifa-sched.c (schedule_block): Don't call reorder when sorting
16527         is prohibited.
16528
16529 2003-03-06  Neil Booth  <neil@daikokuya.co.uk>
16530
16531         * Makefile.in (c-ppoutput.o): Update.
16532         * c-common.h (init_pp_output): New.
16533         (preprocess_file): Update.
16534         * c-lex.c (init_c_lex): Move mbchar initialization to cpplib.
16535         Register builtins.
16536         * c-opts.c (c_common_init): Call init_pp_output if preprocessing.
16537         Make call to cpp_read_main_file common to whether preprocessing
16538         or not.  Don't register builtins.
16539         * c-ppoutput.c: Include c-pragma.h.
16540         (setup_callbacks): Rename init_pp_output.
16541         (preprocess_file): No longer setup callbacks or call
16542         cpp_read_main_file.
16543         * cpphash.h (_cpp_init_mbchar): New.
16544         * cppinit.c (init_library): Call _cpp_init_mbchar.
16545         * cpplex.c (_cpp_init_mbchar): New.
16546
16547 2003-03-06  Roger Sayle  <roger@eyesopen.com>
16548
16549         * emit-rtl.c (gen_lowpart): When requesting the low-part of a
16550         MEM, try loading the MEM into a register and taking the low-part
16551         of that, to help CSE see the use of the MEM in its true mode.
16552
16553 2003-03-05  Tom Tromey  <tromey@redhat.com>
16554
16555         * config/stormy16/stormy16.h (DWARF_LINE_MIN_INSTR_LENGTH):
16556         Define.
16557
16558 2003-03-05  Nick Clifton  <nickc@cambridge.redhat.com>
16559
16560         * config/stormy16/stormy16.md ("*eqbranchsi"): Remove '+' on
16561         operand 2.
16562         ("*ineqbranchsi"): Likewise.
16563
16564 2003-03-05  Andrew Haley  <aph@cambridge.redhat.com>
16565
16566         * config/stormy16/stormy16.c (xstormy16_expand_prologue): Delete
16567         mem_fake_push_rtx.  Instead construct a SEQUENCE to show the
16568         register store followed by a stack increment.
16569
16570 2003-03-05  Chris Moller  <cmoller@redhat.com>
16571
16572         * config/stormy16/stormy16.c (REG_NEEDS_SAVE): added a term
16573         to inhibit saving CARRY_REGS.
16574
16575         * config/stormy16/stormy16.c (xs_hi_general_operand):
16576         added predicate to detect and error-out on out-of-range
16577         const_ints for movhi.
16578         * config/stormy16/stormy16.md (movhi): use
16579         xs_hi_general_operand.
16580
16581         * config/stormy16/stormy16.c (xstormy16_expand_prologue):
16582         added a check for local vbl size overflow.
16583         * config/stormy16/stormy16.c (xs_hi_nonmemory_operand):
16584         added predicate to detect and error-out on out-of-range
16585         const_ints for addhi and subhi.
16586         * config/stormy16/stormy16.md (addhi3, addchi4, addchi5,
16587         subhi3, subchi4, subchi5): used xs_hi_nonmemory_operand.
16588
16589         * config/stormy16/stormy16.c (xstormy16_legitimate_address_p):
16590         add a term to accept PRE_MODIFY addresses.
16591         * config/stormy16/stormy16.c (xstormy16_expand_move):
16592         add code to expand PRE_MODIFY addresses to an add followed
16593         by a move.
16594
16595 2003-03-06  Jason Merrill  <jason@redhat.com>
16596
16597         * tree-inline.c (inlinable_function_p): Revert earlier change
16598         pending investigation.
16599
16600 2003-03-06  Kazu Hirata  <kazu@cs.umass.edu>
16601
16602         * config/h8300/h8300.md (a new peephole2): New.
16603
16604 2003-03-06  Jan Hubicka  <jh@suse.cz>
16605
16606         * cgraph.c (cgraph_node): Do not confuse nested functions and methods.
16607
16608 2003-03-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
16609
16610         * dwarf2out.c (size_of_die): Compute size of external reference to
16611         die correctly.
16612
16613 2003-03-06  Hans-Peter Nilsson  <hp@bitrange.com>
16614
16615         * config/mmix/mmix.md ("*movcc_expanded"): New pattern.
16616         ("movcc", "movcc_uns", "movcc_fp", "movcc_fpeq", "movcc_fun"): New
16617         expanders.
16618
16619 2003-03-05  Roger Sayle  <roger@eyesopen.com>
16620
16621         * expr.h (lang_expand_expr): Delete obsolete prototype.
16622
16623 2003-03-05  Kazu Hirata  <kazu@cs.umass.edu>
16624
16625         * emit-rtl.c (gen_highpart_mode): Fix a comment typo.
16626
16627 2003-03-05  Kazu Hirata  <kazu@cs.umass.edu>
16628
16629         * config/h8300/h8300.md (a peephole2): Generalize to
16630         accept a memory operand.
16631
16632 2003-03-05  Olivier Hainque <hainque@act-europe.fr>
16633
16634         * config/alpha/alpha.h (PRINT_OPERAND_PUNCT_VALID_P): Add '+'.
16635         * config/alpha/alpha.c (print_operand, case '+'): New.
16636         * config/alpha/alpha.md (call_osf_1_noreturn): Document and use.
16637         (call_value_osf_1_noreturn): Likewise.
16638
16639 2003-03-05  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
16640
16641         * stmt.c (fixup_gotos): Change meaning of DONT_JUMP_IN.
16642         (expand_end_bindings): Likewise.
16643
16644 2003-03-05  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
16645
16646         * pa.md (return_external_pic): Add !TARGET_PA_20 to constraint.
16647         (epilogue): Don't generate return_external_pic when emitting PA 2.0
16648         code.
16649
16650 2003-03-05  Aldy Hernandez  <aldyh@redhat.com>
16651
16652         * doc/tm.texi: Document TARGET_DWARF_REGISTER_SPAN.
16653
16654         * config/rs6000/rs6000.c (rs6000_dwarf_register_span): New.
16655
16656         * hooks.c (hook_rtx_rtx_null): New.
16657
16658         * hooks.h (hook_rtx_rtx_null): Protoize.
16659
16660         * target-def.h (TARGET_DWARF_REGISTER_SPAN): New macro.
16661         (TARGET_INITIALIZER): Add TARGET_DWARF_REGISTER_SPAN.
16662
16663         * target.h (struct gcc_target): Add dwarf_register_span.
16664
16665         * dwarf2out.c (multiple_reg_loc_descriptor): New.
16666         (one_reg_loc_descriptor): New.
16667         (reg_loc_descriptor): Add support for values that span more than
16668         one register.
16669
16670 2003-03-05  Jan Hubicka  <jh@suse.cz>
16671
16672         * Makefile.in (calls.o, toplev.o alias.o): Depend on cgraph.h
16673         * alias.c:  Include cgraph.h
16674         (mark_constant_function): Use cgraph_rtl_info.
16675         * calls.c:  Include cgraph.h
16676         (flags_from_decl_or_type): Use cgraph_rtl_info to find pure and const
16677         calls.
16678         (expand_call): Use cgraph_rtl_info to set preferred stack boundary.
16679         * cgraph.c (cgraph_rtl_info): New function.
16680         * cgraph.h (cgraph_rtl_info): Declare
16681         (cgraph_rtl_info): Likewise.
16682         * function.h (struct function): Add recursive_call_emit.
16683         * toplev.c: Include cgraph.h.
16684         (rest_of_compilation): Set preferred_incoming_stack_boundary.
16685
16686 2003-03-05  Kazu Hirata  <kazu@cs.umass.edu>
16687
16688         * config/h8300/h8300.c (output_simode_bld): Clear the
16689         destination first if possible.
16690         * config/h8300/h8300.md (extzv_1_r_h8300hs): Add an
16691         alternative.
16692         (extzv_1_r_inv_h8300hs): Likewise.
16693
16694 2003-03-05  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
16695
16696         * basic-block.h (EDGE_IRREDUCIBLE_LOOP, EDGE_ALL_FLAGS): New.
16697         * cfg.c (dump_edge_info): Add EDGE_IRREDUCIBLE_LOOP flag dump.
16698         * cfgloop.c (flow_loop_free): Made global.
16699         (establish_preds): New static function.
16700         (flow_loop_tree_node_add): Handle subloops of added loop correctly.
16701         (get_loop_exit_edges): New.
16702         (verify_loop_structure): Verify EDGE_IRREDUCIBLE_LOOP flags.
16703         * cfgloop.h (flow_loop_free, get_loop_exit_edges, unloop): Declare.
16704         * cfgloopanal.c (mark_irreducible_loops): Mark edges in irreducible
16705         loops.
16706         * cfgloopmanip.c (loop_delete_branch_edge): Allow to test for
16707         removability of an edge.
16708         (fix_irreducible_loops): New static function.
16709         (find_path, remove_path): Add ability to remove enclosing loops.
16710         (unloop): New.
16711         (copy_bbs, duplicate_loop_to_header_edge): Use EDGE_IRREDUCIBLE_LOOP
16712         flags.
16713         * cfgrtl.c (verify_flow_info): Handle EDGE_IRREDUCIBLE_LOOP flag.
16714         * loop-unroll.c (peel_loops_completely): Do not duplicate loop if
16715         not neccessary.
16716         (decide_peel_completely, peel_loops_completely): Allow complete peeling
16717         of non-duplicable once rolling loops.
16718         * loop-unswitch.c (unswitch_loop): Update EDGE_IRREDUCIBLE_LOOP flags.
16719
16720 2003-03-05  J"orn Rennecke <joern.rennecke@superh.com>
16721
16722         * sh.h (OVERRIDE_OPTIONS): For TARGET_SHMEDIA, the minimum value
16723         for align_jumps is 4.
16724
16725         (SECONDARY_INPUT_RELOAD_CLASS): If reloading a PLUS into FPUL,
16726         use GENERAL_REGS.
16727
16728 2003-03-05  Stephane Carrez  <stcarrez@nerim.fr>
16729
16730         * config/m68hc11/m68hc11.h (PAD_VARARGS_DOWN): Define and return
16731         according to va_arg type.
16732         (EXPAND_BUILTIN_VA_ARG): Remove.
16733         * config/m68hc11/m68hc11.c (m68hc11_va_arg): Remove.
16734         * config/m68hc11/m68hc11-protos.h (m68hc11_va_arg): Remove.
16735
16736 2003-03-05  David Edelsohn  <edelsohn@gnu.org>
16737
16738         * config/rs6000/rs6000.c (rs6000_variable_issue): Remove unnecessary
16739         else clauses.
16740
16741 2003-03-05  Michael Matz  <matz@suse.de>
16742
16743         * i386/i386.c (ix86_save_reg): Also test
16744         current_function_uses_const_pool.
16745
16746 2003-03-05  Michael Matz  <matz@suse.de>
16747
16748         * unwind.h: Add the GPL exception.
16749         * Makefile.in (USER_H): Add unwind.h.
16750
16751 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
16752
16753         PR c/9799
16754         * c-typeck.c (push_init_level): Add sanity check.
16755
16756 2003-03-05  Jan Hubicka  <jh@suse.cz>
16757
16758         * toplev.c (rest_of_compilation):  Deffer RTL compilation only when
16759         RTL inlining is done.
16760
16761         * cgraphunit.c (cgraph_mark_local_functions): New local function.
16762         (cgraph_optimize): Mark local functions.
16763         * i386-protos.h (init_cumulative_args): Update prototype.
16764         * i386.c (init_cumulative_args): Use register passing convention for
16765         local functions.
16766
16767         * cgraph.c (cgraph_global_info_ready): New global variable
16768         (cgraph_local_info, cgraph_global_info): New functions.
16769         * cgraph.h (struct cgraph_local_info, cgraph_global_info): New
16770         structures.
16771         (cgraph_local_info, cgraph_global_info, cgraph_global_info_ready):
16772         Declare.
16773         * cgraphunit.c (cgraph_finalize_function): Set inline_many.
16774         (cgraph_mark_functions_to_output): Use inline_many.
16775         (cgraph_expand_function): Free DECL_SAVED_TREE uncondtionally.
16776         (cgraph_expand_functions): Expand inline functions last.
16777         (cgraph_optimize): Do not emit uneeded functions.
16778
16779 2003-03-04  Steve Ellcey  <sje@cup.hp.com>
16780
16781         * expr.c (convert_modes): Check for legal hard register.
16782
16783 2003-03-04  Tom Tromey  <tromey@redhat.com>
16784
16785         * doc/sourcebuild.texi (Front End Directory): Document tags.
16786         * configure: Rebuilt.
16787         * configure.in (target_list): Added tags.
16788         * Makefile.in (TAGS): Depend on lang.clean.  Include subdirectory
16789         TAGS files by reference.
16790         * objc/Make-lang.in (objc.tags): New target.
16791
16792 2003-03-04  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
16793
16794         * gcov-io.h (gcov_save_position, gcov_reserve_length, gcov_resync,
16795         gcov_skip, gcov_skip_string, gcov_write_unsigned, gcov_write_counter,
16796         gcov_write_string, gcov_read_unsigned, gcov_read_counter,
16797         gcov_read_string, gcov_write_length): Modified to enable reading/
16798         writing of whole .da file just once.
16799         (da_file_open, da_file_close, da_file_eof, da_file_error,
16800         da_file_position, da_file_seek, da_file_write, da_file_read): New
16801         functions.
16802         (actual_da_file, actual_da_file_position, actual_da_file_length,
16803         actual_da_file_buffer, actual_da_file_buffer_size): New static
16804         functions.
16805         * libgcov.c (gcov_exit): Modified to read/write the whole .da file at
16806         just once.
16807
16808
16809 2003-03-04  Andreas Schwab  <schwab@suse.de>
16810
16811         * config/m68k/m68k.c (m68k_output_function_prologue): Fix CFA
16812         offset without frame pointer.
16813
16814 2003-03-04  Steve Ellcey  <sje@cup.hp.com>
16815
16816         * expr.c (expand_expr): Call promote_mode to set unsignedp.
16817
16818 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
16819
16820         * configure.in: Don't always define TARGET_SYSTEM_ROOT.
16821         * configure: Regenerated.
16822         * gcc.c: Check whether TARGET_SYSTEM_ROOT is defined.
16823
16824 2003-03-04  Andreas Jaeger  <aj@suse.de>
16825
16826         * configure.in: Check for <memcheck.h>.
16827         * configure: Regenerated.
16828
16829         * config.in: Define HAVE_MEMCHECK_H.
16830
16831         * ggc-common.c: Use <memcheck.h> if available instead of
16832         <valgrind.h>.
16833         * ggc-page.c: Likewise.
16834         * cppfiles.c: Likewise.
16835
16836 2003-03-04  Kazu Hirata  <kazu@cs.umass.edu>
16837
16838         * config/h8300/h8300.md (*extzv_8_8): Fix cc and lengths.
16839
16840 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
16841
16842         PR c/9262
16843         * c-typeck.c (do_case): Attach the first case label to the SWITCH_BODY.
16844         (c_finish_case): Rechain the next statements to the SWITCH_STMT.
16845
16846 2003-03-04  Jan Hubicka  <jh@suse.cz>
16847
16848         * doc/invoke.texi:  Document that unit-at-a-time is enabled for -O3
16849         * toplev.c (parse_options_and_default_flags): Enable flag_unit_at_a_time
16850         for -O3.
16851
16852 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
16853
16854         * configure.in: Delete three unused variables.  Move a variable
16855         definition closer to its use.  Simplify use_collect2 logic.  Start to
16856         organize.  Simplify tests for in-tree gas and ld.
16857         * configure: Regenerate.
16858
16859 2003-03-04  Neil Booth  <neil@daikokuya.co.uk>
16860
16861         * Makefile.in: Update.
16862         * c-common.c (flag_no_line_commands, flag_no_output,
16863         flag_dump_macros, flag_dump_includes): New.
16864         * c-common.h (flag_no_line_commands, flag_no_output,
16865         flag_dump_macros, flag_dump_includes, preprocess_file): New.
16866         (init_c_lex): Update prototype.
16867         * c-lex.c (init_c_lex): Update prototype; move some code to
16868         c_common_init.
16869         * c-opts.c (preprocess_file): Subsume into c_common_init.
16870         (c_common_decode_option): Update flags.
16871         (c_common_init): Move code from preprocess_file and init_c_lex.
16872         (sanitize_cpp_opts): Update.
16873         * c-ppoutput.c: New, cppmain.c almost verbatim.
16874         * cpphash.h (struct printer): Remove.
16875         (struct cpp_reader): Remove print.
16876         * cpplib.h (dump_none, dump_only, dump_names, dump_definitions,
16877         cpp_preprocess_file): Remove.
16878         (struct cpp_options): Remove no_output, no_line_commands, dump_macros
16879         and dump_includes.
16880         * cppmain.c: Remove.
16881         * doc/passes.texi: Update.
16882
16883 2003-03-04  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
16884
16885         * function.c (STACK_ALIGNMENT_NEEDED): New macro.  Default to 1.
16886         (assign_stack_local_1): Perform overall stack alignment only when
16887         STACK_ALIGNMENT_NEEDED is nonzero.
16888         * doc/tm.texi (STACK_ALIGNMENT_NEEDED): Document.
16889
16890         * pa.c (compute_frame_size): Rename fsize to size.  Account for
16891         alignment to a word boundary before general register save block.  Only
16892         account for double-word alignment before floating point register save
16893         block if one or more are saved.  Don't allocate space for %r3 when
16894         frame pointer is needed.
16895         (hppa_expand_prologue): Include alignment to word boundary in local
16896         frame size.
16897         * pa.h (STARTING_FRAME_OFFSET): Define to 8 on both 32 and 64-bit ports.
16898         (STACK_ALIGNMENT_NEEDED): Define.
16899
16900 2003-03-04  Kevin Buettner  <kevinb@redhat.com>
16901
16902         * dwarf2out.c (rtl_for_decl_location): Don't return NULL_RTX for
16903         global register variables.
16904
16905 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
16906
16907         * reload.c (reload_adjust_reg_for_mode): New function.
16908         (subst_reloads): Call it.
16909         (operands_match_p): Adjust registers using HARD_REGNO_NREGS.
16910         * reload.h (reload_adjust_reg_for_mode): Declare.
16911         * reload1.c (emit_input_reload_insns, emit_output_reload_insns):
16912         Call it.
16913
16914 2003-03-03  James E Wilson  <wilson@tuliptree.org>
16915
16916         * optabs.c (add_equal_note): Delete SUBREG_REG use.
16917         Fixes PR c/7872.
16918
16919 2003-03-03  Kazu Hirata  <kazu@cs.umass.edu>
16920
16921         * config/h8300/h8300.md (*ixorsi3_ashift_16): New.
16922         (*ixorsi3_lshiftrt_16): New.
16923         (*iorsi3_ashift_16): Remove.
16924
16925 2003-03-03  Kazu Hirata  <kazu@cs.umass.edu>
16926
16927         * config/h8300/h8300.md (*extzv_8_8): Use '?' to simplify the
16928         pattern.
16929
16930 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
16931
16932         * doc/install.texi (Specific): Update entry for powerpc-darwin.
16933
16934 2003-03-03  Richard Henderson  <rth@redhat.com>
16935
16936         * config/ia64/ia64.h (HAVE_AS_LTOFFX_LDXMOV_RELOCS): Default to 0.
16937
16938 2003-03-03  David Edelsohn  <edelsohn@gnu.org>
16939
16940         * config/rs6000/rs6000.c (rs6000_multipass_dfa_lookahead): Delete.
16941         (TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD): Delete.
16942         (rs6000_variable_issue): Do not return negative value.
16943         (rs6000_issue_rate): Uniformly set issue rate to 1 for first
16944         scheduling pass.
16945
16946 2003-03-03  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
16947
16948         * dwarf2out.c (dwarf2out_finish): Swap order of break_out_includes and
16949         prune_unused_types calls.
16950
16951 2003-03-03  Jason Merrill  <jason@redhat.com>
16952
16953         * tree-inline.c (find_builtin_longjmp_call): Save and restore
16954         lineno and input_filename.
16955         (find_alloca_call): Likewise.
16956         (inlinable_function_p): Run the langhook earlier.
16957
16958         * calls.c (compute_argument_addresses): Give the new MEMs a
16959         minimum alignment of PARM_BOUNDARY.
16960
16961 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
16962
16963         * config/sh/sh.h (EXTRA_SPECS): Add subtarget_asm_relax_spec and
16964         subtarget_asm_isa_spec.
16965         (SUBTARGET_ASM_RELAX_SPEC, SUBTARGET_ASM_ISA_SPEC): Define.
16966         (ASM_SPEC): Define as SH_ASM_SPEC.
16967         (SH_ASM_SPEC): New; take the role of ASM_SPEC, but safe from svr4.h.
16968         Use subtarget_asm_relax_spec and subtarget_asm_isa_spec.
16969         * config/sh/elf.h (ASM_SPEC): Use SH_ASM_SPEC.
16970         (SUBTARGET_ASM_ISA_SPEC): Undef / define.
16971
16972         * sh.h (OVERRIDE_OPTIONS): Set default values for align_loops
16973         and align_jumps if not set.
16974         Force align_jumps to be at least 2.
16975         When relaxing, force align_functions to be at least the maximum of
16976         align_loops, align_jumps and 4.
16977         * sh.c (find_barrier, barrier_align): Honour align_jumps_log.
16978         (sh_loop_align): Honour align_loops_log.
16979
16980         * sh.md (length attribute): Use prev_nonnote_insn instead of PREV_INSN
16981         to check for indirect_jump_scratch.
16982         (indirect_jump_scratch): Add second set.
16983         * sh.c (output_far_jump): Use prev_nonnote_insn instead of PREV_INSN
16984         when looking for indirect_jump_scratch.
16985         Extract scratch register taking new structure of indirect_jump_scratch
16986         into account.
16987         (gen_block_redirect): Set INSN_SCOPE for indirect_jump_scratch.
16988
16989 2003-03-03  Jan Hubicka  <jh@suse.cz>
16990
16991         * calls.c (rtx_for_function_call): Take the address as an argument
16992         (expand_call): Do not modify the expression.
16993
16994         * toplev.c (rest_of_compilation):  Avoid cfg_cleanup calls when not
16995         optimizing.
16996
16997 2003-03-03  Kazu Hirata  <kazu@cs.umass.edu>
16998
16999         * config/h8300/h8300.md (*ixorsi3_zext_hi): Restrict to
17000         TARGET_H8300H and TARGET_H8300S.
17001
17002 2003-03-03  Kazu Hirata  <kazu@cs.umass.edu>
17003
17004         * config/h8300/h8300.md (a peephole2): New.
17005
17006 2003-03-03  Kazu Hirata  <kazu@cs.umass.edu>
17007
17008         * config/h8300/h8300.md (*extzv_8_8): Use shorter code when
17009         operands[0] and operands[1] are different.
17010
17011 2003-03-03  Kazu Hirata  <kazu@cs.umass.edu>
17012
17013         * reload1.c (reload_cse_move2add): Remove variable success.
17014
17015 2003-03-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17016
17017         * ggc-common.c (ggc_rlimit_bound): Cast RLIM_INFINITY to avoid
17018         warnings.
17019
17020 2003-03-02  Richard Henderson  <rth@redhat.com>
17021
17022         * configure.in (HAVE_AS_LTOFFX_LDXMOV_RELOCS): New ia64 test.
17023         * config.in, configure: Rebuild.
17024         * config/ia64/ia64.c (ia64_ld_address_bypass_p): Accept lo_sum.
17025         * config/ia64/ia64.md (load_symptr): Use high/lo_sum for the
17026         paired ldtoffx and ldxmov annotations.
17027         (load_symptr_internal1): Remove.
17028         (load_symptr_high, load_symptr_low): New.
17029
17030 2003-03-02  Neil Booth  <neil@daikokuya.co.uk>
17031
17032         * c-incpath.c (add_path): Fix sysp assignment.
17033
17034 2003-03-02  Kurt Garloff  <garloff@suse.de>
17035
17036         * params.def: Introduce parameter max-inline-insns-rtl for
17037         a separate limit for the RTL inliner.
17038         * params.h: Likewise.
17039         * integrate.c (function_cannot_inline_p): Use it.
17040         * toplev.c (decode_f_option): Set multiple parameters
17041         controlling inlining with -finline-limit.
17042         * params.def: Fix orthographic and typographic errors.
17043         * doc/invoke.texi: Document parameters controlling inlining
17044         and the way -finline-limit sets multiple of them.
17045
17046         * tree.h (struct tree_decl): Introduce inlined_function_flag,
17047         recording whether the function became eligible for inlining
17048         by a compiler flag rather than the declaration.
17049         Provide DID_INLINE_FUNC macro to access it.
17050         * c-decl.c (grokdeclarator): Set DID_INLINE_FUNC.
17051         * cp/decl.c (grokfndecl): Likewise.
17052         * toplev.c (rest_of_compilation): Likewise.
17053         * cp/optimize (maybe_clone_body): Copy DID_INLINE_FUNC.
17054         * print-tree.c (print_node): Report it.
17055         * params.def: Introduce new max-inline-insns-auto limit.
17056         * params.h: Likewise.
17057         * tree-inline.c (inlinable_function_p): Apply it to functions
17058         with DID_INLINE_FUNC set.
17059         * toplev.c (decode_f_option): Initialize it from -finline-limit
17060         value.
17061         * doc/invoke.texi: Document new parameter.
17062
17063 2003-03-02  Geoffrey Keating  <geoffk@apple.com>
17064
17065         * fix-header.c (read_scan_file): Don't reference simplify_path.
17066
17067 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
17068
17069         * config/m68hc11/m68hc11.c (m68hc11_override_options): Don't enable
17070         min/max instructions by default as may result in reload errors.
17071
17072 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
17073
17074         * config/m68hc11/m68hc11.md ("mulqi3"): Allow address register to
17075         avoid reload problems; define split for it.
17076
17077 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
17078
17079         * config/m68hc11/m68hc11.c (m68hc11_shift_operator): New function.
17080         * config/m68hc11/m68hc11-protos.h (m68hc11_shift_operator): Declare.
17081         * config/m68hc11/m68hc11.h (PREDICATE_CODES): Register.
17082         * config/m68hc11/m68hc11.md ("rotrhi3", "rotlhi3"): New patterns for
17083         rotatert and rotate.
17084         ("rotrhi3_const", "rotlhi3_const"): Rename of old 'rotrhi3' insns.
17085         ("*rotrhi3", "*rotlhi3"): New insn pattern for non-const rotatert.
17086         ("*rotrhi3_addr"): New split for shift insns on address register.
17087         ("*lshrhi3", "*ashrhi3", "*ashlhi3_2"): Use new split.
17088         * config/m68hc11/larith.asm (___rotlhi3): New asm function.
17089         (___rotrhi3): Likewise.
17090         * config/m68hc11/t-m68hc11-gas (LIB1ASMFUNCS): Build them.
17091
17092 2003-03-02  Neil Booth  <neil@daikokuya.co.uk>
17093
17094         * toplev.c (aux_base_name): Moved from toplev.h.
17095         (filename): Constify.
17096         (lang_dependent_init): Don't duplicate name.
17097         (process_options): Set aux_base_name here, not...
17098         (do_compile): ...here.  Change protoype.
17099         (toplev_main): Move some code from do_compile.
17100         * toplev.h: Remove aux_base_name.
17101
17102 2003-03-02  Kazu Hirata  <kazu@cs.umass.edu>
17103
17104         * config/h8300/h8300-protos.h: Add a prototype for
17105         iorxor_operator.
17106         * config/h8300/h8300.c (print_operand): Handle 'c'.
17107         (iorxor_operator): New.
17108         * config/h8300/h8300.h (PREDICATE_CODES): Add iorxor_operator.
17109         * config/h8300/h8300.md (*iorhi3_zext): Remove.
17110         (*iorsi3_zexthi): Likewise.
17111         (*iorsi3_zextsi): Likewise.
17112         (*xorhi3_zextqi): Likewise.
17113         (*xorsi3_zexthi): Likewise.
17114         (*xorsi3_zextsi): Likewise.
17115         (*ixorhi3_zext): New.
17116         (*ixorsi3_zext_qi): Likewise.
17117         (*ixorsi3_zext_hi): Likewise.
17118
17119 2003-03-02  Neil Booth  <neil@daikokuya.co.uk>
17120
17121         * c-incpath.c (remove_component_p, simplify_path): Move back to
17122         cppfiles.c.
17123         (remove_duplicates): Use cpp_simplify_path.
17124         * c-incpath.h (simplify_path): Remove.
17125         * c-lex.c: Don't include c-incpath.h.
17126         (init_c_lex): Remove simplify_path.
17127         * cppfiles.c (remove_component_p, cpp_simplify_path): Restore.
17128         (find_or_create_entry, validate_pch): Revert.
17129
17130 2003-03-02  Ashif Harji  <asharji@uwaterloo.ca>
17131
17132         * gcc.c (default_compilers): Add -no-integrated-cpp flag to invoke
17133           an external cpp during compilation.
17134         (option_map): Likewise.
17135         * objc/lang-specs.h (default_compilers): Similarly.
17136         * doc/invoke.texi: Document -no-integrated-cpp flag.
17137
17138 2003-03-02  Kazu Hirata  <kazu@cs.umass.edu>
17139
17140         * config/h8300/h8300.md (zero_extendqisi2): Change to an
17141         expander.
17142         (*zero_extendqisi2_h8300): New.
17143         (*zero_extendqisi2_h8300hs): New.
17144         (two splitters): New.
17145
17146 2003-03-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17147
17148         * fp-bit.h (float_to_usi): Fix condition wrapping prototype.
17149
17150 2003-03-01  Kazu Hirata  <kazu@cs.umass.edu>
17151
17152         * config/h8300/h8300.md (a peephole2): Remove dead code.
17153
17154 2003-03-01  Roger Sayle  <roger@eyesopen.com>
17155
17156         PR c++/9367
17157         * builtin-types.def (DEF_FUNCTION_TYPE_VAR_3): New macro.
17158         (BT_FN_INT_CONST_STRING_VALIST_ARG,
17159         BT_FN_INT_STRING_CONST_STRING_VALIST_ARG,
17160         BT_FN_INT_CONST_STRING_CONST_STRING_VALIST_ARG,
17161         BT_FN_INT_STRING_SIZE_CONST_STRING_VALIST_ARG,
17162         BT_FN_INT_STRING_CONST_STRING_VAR,
17163         BT_FN_INT_CONST_STRING_CONST_STRING_VAR,
17164         BT_FN_INT_STRING_SIZE_CONST_STRING_VAR): New built-in types.
17165         * builtin-attrs.def (ATTR_NONNULL_1, ATTR_NONNULL_2,
17166         ATTR_NONNULL_3): Also include the nothrow attribute.
17167         (sprintf, scanf, sscanf, vprintf, vsprintf, snprintf,
17168         vsnprintf, vscanf, vsscanf): Don't define attributes here.
17169         * builtins.def (putchar, puts): Make full C89 built-ins.
17170         (snprintf, sprintf, scanf, sscanf, vprintf, vscanf,
17171         vsscanf, vsnprintf, vsprintf): New built-ins.
17172         * c-common.c (c_common_nodes_and_builtins): Handle new macro
17173         DEF_FUNCTION_TYPE_VAR_3.
17174
17175         * doc/extend.texi: Document these new built-in functions.
17176
17177 2003-03-01  Kazu Hirata  <kazu@cs.umass.edu>
17178
17179         * config/h8300/h8300.md (a peephole2): New.
17180
17181 2003-03-01  Richard Earnshaw  <rearnsha@arm.com>
17182
17183         * predict.c (estimate_bb_frequencies): Correctly set
17184         real_values_initialized after initialization.
17185
17186 2003-03-01  Neil Booth  <neil@daikokuya.co.uk>
17187
17188         * Makefile.in (C_AND_OBJC_OBJS, c-incpath.o, c-lex.o, LIBCPP_OBJS,
17189         cppinit.o, cppdefault.o, fix-header): Update.
17190         * c-incpath.c: New file.
17191         * c-incpath.h: New file.
17192         * c-lex.c: Include c-incpath.h.
17193         (init_c_lex): Register path simplifier.
17194         * c-opts.c: Include cppdefault.h and c-incpath.h.
17195         (TARGET_SYSTEM_ROOT, verbose, iprefix, sysroot, std_inc,
17196         std_cxx_inc, quote_chain_split, add_prefixed_path): New.
17197         (COMMAND_LINE_OPTIONS): Add more options from cpplib.
17198         (missing_arg, c_common_decode_option): Handle them.
17199         (c_common_post_options): Register include chains.
17200         (print_help): Update.
17201         * cppdefault.h (struct default include): Update.
17202         Move some macros to ...
17203         * cppdefault.c: ... here.
17204         (cpp_include_defaults): Add extra field add_sysroot.
17205         * cppfiles.c (include_file, search_from, find_or_create_entry,
17206         cpp_included, find_include_file, remap_filename): Update for
17207         renaming of search_path to cpp_path, and of the chain headers.
17208         (remove_component_p, _cpp_simplify_pathname): Move to c-incpath.c.
17209         * cpphash.h (struct search_path): Move to cpplib.h.
17210         (struct cpp_buffer, struct cpp_reader): Update.
17211         (_cpp_simplify_pathname): Remove.
17212         * cppinit.c: Don't include prefix.h and cppdefault.h.
17213         (INO_T_EQ, INO_T_COPY, path_include, append_include_chain,
17214         remove_dup_dir, remove_dup_nonsys_dirs, remove_dup_dirs,
17215         init_standard_includes, BRACKET, SYSTEM, AFTER, no_dir,
17216         no_pth, cpp_handle_options): Remove.
17217         (struct pending_option): Remove chain members.
17218         (cpp_destroy, cpp_read_main_file, COMMAND_LINE_OPTIONS,
17219         cpp_handle_option): Update.
17220         * cpplib.h (struct cpp_path, cpp_set_include_chains): New.
17221         (struct cpp_options): Remove quote_include, bracket_include,
17222         include_prefix, include_prefix_len, verbose, ignore_srcdir,
17223         no_standard_includes, no_standard_cplusplus_includes.
17224         (struct cpp_callbacks): Add simplify_path.
17225         (cpp_handle_options): Remove.
17226         * fix-header.c: Include c-incpath.h.
17227         (read_scan_file): Update to use c-incpath functionality.
17228         * doc/passes.texi: Update.
17229
17230 2003-03-01  Kazu Hirata  <kazu@cs.umass.edu>
17231
17232         * config/h8300/h8300.c (bit_operand): Accept MEM only if it
17233         satisfies EXTRA_CONSTRAINT 'U'.
17234
17235 2003-03-01  Kazu Hirata  <kazu@cs.umass.edu>
17236
17237         * config/h8300/h8300.md (*tst_extzv_bitqi_1_n): Take a scratch
17238         register.
17239         (*tst_extzv_memqi_1_n): Change to a splitter.
17240         (a peephole2): Update.
17241
17242 2003-03-01  Richard Earnshaw  <rearnsha@arm.com>
17243
17244         * predict.c (estimate_bb_frequencies): Initialize the sreal
17245         constants once per compilation.
17246
17247 2003-02-28  Richard Henderson  <rth@redhat.com>
17248
17249         * toplev.c (flag_eliminate_unused_debug_types): Enable by default.
17250
17251 2003-02-28  scott snyder  <snyder@fnal.gov>
17252
17253         * flags.h: Add flag_eliminate_unused_debug_types.
17254         * toplev.c: Add flag_eliminate_unused_debug_types.
17255         (f_options): Add -feliminate-unused-debug-types.
17256         * dwarf2out.c (struct file_table): Add emitted member.
17257         (splice_child_die): Fix the parent pointer for the child being
17258         spliced.
17259         (lookup_filename): Maintain file_table.emitted array.  Don't
17260         output .file directive here.
17261         (maybe_emit_file): (new)
17262         (init_file_table): Set up file_table.emitted.
17263         (dwarf2out_source_line): Use maybe_emit_file.
17264         (dwarf2out_start_source_file): Use maybe_emit_file.
17265         (dwarf2out_init): Use maybe_emit_file.
17266         (prune_unused_types_walk_attribs): (new)
17267         (prune_unused_types_mark): (new)
17268         (prune_unused_types_walk): (new)
17269         (prune_unused_types_prune): (new)
17270         (prune_unused_types): (new)
17271         (dwarf2out_finish): Call prune_unused_types if
17272         flag_eliminate_unused_debug_types is set.
17273         * doc/invoke.texi (Option Summary): Add
17274         -feliminate-unused-debug-types.
17275         (Debugging Options): Likewise.
17276
17277 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
17278
17279         * doc/invoke.texi: Change .pch to .gch.
17280         * cppfiles.c (open_file_pch): Likewise.
17281         * gcc.c (default_compilers): Likewise.
17282
17283 2003-02-28  Aldy Hernandez  <aldyh@redhat.com>
17284
17285         * floatlib.c: Remove.
17286
17287 2003-02-28  Jason Merrill  <jason@redhat.com>
17288
17289         * stor-layout.c (variable_size): Leave a "minus 1" outside the
17290         SAVE_EXPR.
17291
17292 2003-02-28  David Edelsohn  <edelsohn@gnu.org>
17293
17294         * config/rs6000/power4.md: Add compare bypass.
17295
17296 2003-02-28  Jason Thorpe  <thorpej@wasabisystems.com>
17297
17298         * config/netbsd.h: Update copyright years.
17299         (NETBSD_CPP_SPEC): Define _REENTRANT and _PTHREADS if
17300         -pthread is specified on the command line.
17301
17302 2003-02-28  Dale Johannesen <dalej@apple.com>
17303
17304         * loop.c (struct movable): Add insert_temp, shrink savemode.
17305         (scan_loop): Accept invariants that require copying; mark as
17306         insert_temp.
17307         (combine_movables): Don't combine insert_temp movables.
17308         (move_movables): Insert copies for insert_temp movables.
17309         Don't record the info based on regno for insert_temp's.
17310
17311 2003-02-28  Joel Sherrill <joel@OARcorp.com>
17312
17313         PR 9638/other
17314         * config/i386/i386.c (DEFAULT_PCC_STRUCT_RETURN): Ensure the
17315         this constant defaults to 1.
17316
17317 2003-02-28  Bob Wilson  <bob.wilson@acm.org>
17318
17319         * config.gcc (xtensa-*-linux*): Add t-slibgcc-elf-ver to tmake_file.
17320
17321 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
17322
17323         * arm.md (mulhisi3, mulhisi3addsi, mulhidi3adddi): Enable for any
17324         ARMv5e processor, not just for XScale.  Instructions are predicable.
17325         (mulhisi3tb, mulhisi3bt, mulhisi3tt): New patterns for ARMv5e.
17326
17327 2003-02-28  Nick Clifton  <nickc@redhat.com>
17328
17329         * config/arm/arm.c (note_invalid_constants): Change parameter type
17330         from bool to int.
17331
17332 2003-02-28  Kazu Hirata  <kazu@cs.umass.edu>
17333
17334         * config/h8300/h8300.md (*tst_extzv_bitqi_1_n): Accept the
17335         test of bit 7.
17336         (*tst_extzv_memqi_1_n): Likewise.
17337         (a peephole2): New.
17338
17339 2003-02-28  Richard Sandiford  <rsandifo@redhat.com>
17340
17341         * config/mips/mips.h (CRT_CALL_STATIC_FUNCTION): Wrap in
17342         #ifndef __mips16.
17343
17344 2003-02-28  Jan Hubicka  <jh@suse.cz>
17345
17346         * combine.c (gen_lowpart_for_combine): Update handling of
17347         subregs_of_mode
17348         * flow.c (life_analysis, mark_used_regs): Likewise.
17349         * regclass.c (subregs_of_mode): Turn into single bitmap.
17350         (cannot_change-mode_set_regs, invalid_mode_change_p): Update
17351         dealing with subregs_of_mode
17352         * regs.h (subregs_of_mode): Update prototype.
17353
17354 2003-02-28  Josef Zlomek  <zlomekj@suse.cz>
17355
17356         * emit-rtl.c (set_reg_attrs_for_parm): New function.
17357         * rtl.h (set_reg_attrs_for_parm): New exported function.
17358         * function.c (assign_parms): Use set_reg_attrs_for_parm instead of
17359         set_reg_attrs_from_mem.
17360
17361 2003-02-27  Roger Sayle  <roger@eyesopen.com>
17362             Zack Weinberg <zack@codesourcery.com>
17363
17364         * gcc.c (do_spec_1):  Treat %U like %u for unique associations.
17365
17366 2003-02-27  Kazu Hirata  <kazu@cs.umass.edu>
17367
17368         * reload1.c (sext_for_mode): Remove.
17369         (reload_cse_move2add): Use trunc_int_for_mode instead of
17370         sext_for_mode.
17371         (move2add_note_store): Likewise.
17372         Reset register information if we see a set in non-integer
17373         mode.
17374
17375 2003-02-27  David Edelsohn  <edelsohn@gnu.org>
17376
17377         * config/rs6000/aix43.h (ASM_SPEC): Only emit -mppc64 if no -mcpu
17378         option.
17379         (ASM_CPU_SPEC): Use -m620 for Power3, Power4, 620, 630.
17380         * config/rs6000/aix51.h: Same.
17381         * config/rs6000/aix52.h: Same.
17382         * config/rs6000/power4.md: Additional VMX bypasses.
17383
17384 2003-02-27   Geert Bosch <bosch@gnat.com>
17385
17386         * toplev.c (print_version): Add indentation for GGC heuristics and
17387         output after printing version information.
17388
17389 2003-02-27  James E Wilson  <wilson@tuliptree.org>
17390
17391         * combine.c (simplify_comparison): Require integral mode when
17392         permuting SUBREG with AND.
17393
17394 2003-02-27  Steve Ellcey  <sje@cup.hp.com>
17395
17396         * config/ia64/hpux.h (STARTFILE_PREFIX_SPEC): Remove.
17397
17398 2003-02-27  Nick Clifton  <nickc@redhat.com>
17399
17400         * config/arm/arm.md (extendsfdf2): Add pattern accidentally
17401         deleted when cirrus instructions were added.
17402
17403 2003-02-27  Jason Thorpe  <thorpej@wasabisystems.com>
17404
17405         * config.gcc (*-*-netbsd[2-9]*, *-*-netbsdelf[2-9]*): Enable
17406         POSIX thread support by default.
17407
17408 2003-02-27  Roger Sayle  <roger@eyesopen.com>
17409
17410         * config/i386/cygwin.h: Don't include any other files directly.
17411         * config/i386/mingw32.h: Don't include cygwin.h directly.
17412         * config.gcc (cygwin, mingw32, uwin): Instead make these files
17413         explicit in the tm_files variable.
17414
17415 2003-02-27  Alan Modra  <amodra@bigpond.net.au>
17416
17417         * config/rs6000/rs6000.md: Add TI constant splitter.
17418
17419 2003-02-26  Alexandre Oliva  <aoliva@redhat.com>
17420
17421         * builtins.c (purge_builtin_constant_p): Handle subreg of
17422         constant_p_rtx too.
17423
17424         * function.c (assign_stack_local_1): Truncate constant added to
17425         frame_pointer_rtx or virtual_stack_vars_rtx for Pmode.
17426
17427 2003-02-26  David Edelsohn  <edelsohn@gnu.org>
17428
17429         * config.gcc: Add power4 to PowerPC with_cpu list.
17430
17431 2003-02-26  Jan Hubicka  <jh@suse.cz>
17432
17433         * objc-act.c: (mark_referenced_methods): Fix compilation problem.
17434
17435 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
17436
17437         * gcov-dump.c (print_prefix): Fix signedness warning.
17438         * gcov-io.h (struct counter_section, struct counter_section_data): New.
17439         (struct function_info): n_arc_counts field removed, n_counter_sections,
17440         counter_sections fields added.
17441         (struct gcov_info): arc_counts, n_arc_counts fields removed,
17442         n_counter_sections, counter_sections fields added.
17443         * libgcov.c (gcov_exit, __gcov_flush): Add support for multiple
17444         profile sections.
17445         * profile.h (MAX_COUNTER_SECTIONS): New.
17446         (struct section_info): New.
17447         (struct profile_info): count_instrumented_edges,
17448         count_edges_instrumented_now fields removed, n_sections, section_info
17449         fields added.
17450         (find_counters_section): Declare.
17451         * profile.c (struct function_list): count_edges field removed,
17452         n_counter_sections, counter_sections fields added.
17453         (set_purpose, label_for_tag, build_counter_section_fields,
17454         build_counter_section_value, build_counter_section_data_fields,
17455         build_counter_section_data_value, build_function_info_fields,
17456         build_function_info_value, build_gcov_info_fields,
17457         build_gcov_info_value): New static functions.
17458         (find_counters_section): New function.
17459         (instrument_edges, get_exec_counts, compute_branch_probabilities,
17460         branch_prob, create_profiler): Modified to support multiple profile
17461         sections.
17462
17463 2003-02-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
17464
17465         * pa.c (compute_frame_size): Don't assume PREFERRED_STACK_BOUNDARY
17466         is 8 * STACK_BOUNDARY.
17467         * pa.h (PREFERRED_STACK_BOUNDARY): Change to 128 on 64-bit port.
17468
17469 2003-02-26  Michael Matz  <matz@suse.de>
17470
17471         * ra-colorize.c (merge_moves): Fix list handling.
17472
17473 2003-02-26  Nick Clifton  <nickc@redhat.com>
17474
17475         * config/arm/arm.c (is_load_address): Rename to...
17476         (arm_memory_load_p) ... this and make it check for SUBREGs and
17477         constant loads that will be converted into loads from the
17478         minipool.
17479         (is_cirrus_insn): Rename to ...
17480         (arm_cirrus_insn_p): ... this, for consistency.  Replace test
17481         of CIRRUS_NO with CIRRUS_NOT.
17482         (cirrus_reorg): Use renamed functions.
17483         (note_invalid_constants): Change from a void function to bool.
17484         Add an extra parameter, saying whether the fixups should be
17485         pushed.  Return true if fixups are needed.
17486         (arm_reorg): Use renamed functions.  Use INSN_P.  Replace test
17487         of CIRRUS_NO with CIRRUS_NOT.
17488         * config/arm/arm.h (FLOAT_WORDS_BIG_ENDIAN): Mention that
17489         other floating point co-processors can also affect this.
17490         * config/arm/arm.md ("type" attribute): Add mav_farith and
17491         mav_dmult.  Replace references to "cirrus_type" attribute with
17492         "type".
17493         * config/arm/cirrus.md ("cirrus_fpu" attribute): Delete.
17494         ("cirrus_type" attribute): Delete - use "type" instead.
17495         ("cirrus" attribute): Replace 'no' with 'not' and 'yes' with
17496         'normal'.
17497
17498 2003-02-25  Jan Hubicka  <jh@suse.cz>
17499
17500         * objc-act.c: Include cgraph.h
17501         (mark_referenced_methods): New function.
17502         (objc_init): Call it.
17503         * objc-lang.c (LANG_HOOKS_CALLGRAPH_EXPAND_FUNCTION): Set.
17504
17505         * c-decl.c (finish_function): Honor can_defer_p even in unit-at-a-time
17506         mode.
17507
17508         * optabs.c (expand_fix): Do not widen the input operand.
17509
17510         * expr.c (emit_group_store):  Fix crash when converting single
17511         register into complex register.
17512
17513         * Makefile.in (jump.o, regclass.o, alias.o): Add dependency on timevar.h
17514         * alias.c: Include timevar.h
17515         (init_alias_analysis):  Set timevar
17516         * jump.c: Include timevar.h
17517         (rebuild_jump_labels):  Set timevar
17518         * regcalss.c: Include timevar.h
17519         (reg_scan):  Set timevar
17520         * timevar.def (TV_ALIAS_ANALYSIS, TV_REG_SCAN, TV_REBUILD_JUMP): New
17521
17522 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
17523
17524         * cse.c (count_reg_usage): Fix handling of REG_EQUAL notes.
17525
17526         * Makefile.in (loop-unroll.o): New.
17527         * cfgloop.h (UAP_PEEL, UAP_UNROLL, UAP_UNROLL_ALL): New.
17528         (unroll_and_peel_loops): Declare.
17529         * alias.c (init_alias_analysis): Flag_unroll_loops renamed to
17530         flag_old_unroll_loops.
17531         * loop.c (loop_invariant_p): Ditto.
17532         * unroll.c (unroll_loop): Flag_unroll_all_loops renamed to
17533         flag_old_unroll_all_loops.
17534         * flags.h (flag_unroll_loops): Renamed to flag_old_unroll_loops.
17535         (flag_unroll_all_loops): Renamed to flag_old_unroll_all_loops.
17536         * params.def (PARAM_MAX_UNROLLED_INSNS): Default value changed.
17537         (PARAM_MAX_AVERAGE_UNROLLED_INSNS, PARAM_MAX_UNROLL_TIMES,
17538         PARAM_MAX_PEELED_INSNS, PARAM_MAX_PEEL_TIMES,
17539         PARAM_MAX_COMPLETELY_PEELED_INSNS, PARAM_MAX_COMPLETELY_PEEL_TIMES,
17540         PARAM_MAX_ONCE_PEELED_INSNS): New.
17541         * toplev.h (flag_old_unroll_loops, flag_old_unroll_all_loops): New.
17542         (flag_unroll_loops, flag_unroll_all_loops): Used for new unroller
17543         instead of old one.
17544         (flag_peel_loops): New.
17545         (lang_independent_options): The new flags added.
17546         (rest_of_compilation): Call new unroller.
17547         (process_options): Setup flags for coexistence of old and new unroller.
17548         * doc/invoke.texi: Document new options.
17549         * doc/passes.texi: Document new unroller pass.
17550
17551 2003-02-26  David Billinghurst <David.Billinghurst@riotinto.com>
17552
17553         * fixinc/fixincl.x: Regenerate
17554
17555 2003-02-26  Josef Zlomek  <zlomekj@suse.cz>
17556
17557         * function.c (assign_parms): Set reg_attrs for parameters passed in
17558         registers.
17559
17560 2003-02-26  Alan Modra  <amodra@bigpond.net.au>
17561
17562         PR target/9681
17563         * tlink.c (scan_linker_output): Drop leading '.' from symbol names.
17564
17565 2003-02-25  David Edelsohn  <edelsohn@gnu.org>
17566
17567         * config/rs6000/xcoff.h (ASM_FILE_START): Do not emit machine
17568         pseudo-op.
17569
17570 2003-02-25  Roger Sayle  <roger@eyesopen.com>
17571
17572         * combine.c (combine_simplify_rtx, simplfy_comparison):  Use CC0_P.
17573         * cse.c (invalidate_skipped_set):  Likewise.
17574         * integrate.c (subst_constants):  Likewise.
17575         * jump.c (reversed_comparison_code_parts):  Likewise.
17576         * loop.c (canonicalize_condition):  Likewise.
17577         * simplify-rtx.c (simplify_relational_operation):  Likewise.
17578
17579 2003-02-25  Roger Sayle  <roger@eyesopen.com>
17580
17581         * builtins.def (DEF_LIB_ALWAYS_BUILTIN, DEF_UNUSED_BUILTIN): Delete.
17582         (abs, labs, fabs, fabsf, fabsl, abort, exit, _exit, _Exit):  Use
17583         the appropriate macro to define built-in function.
17584         (fmod,fmodf,fmodl): New built-in functions.
17585
17586         * doc/extend.texi (fmod,fmodf,fmodl): Document new built-ins.
17587
17588 2003-02-25  Richard Henderson  <rth@redhat.com>
17589
17590         * config/i386/i386.c (function_arg): Pass variable sized
17591         structures correctly on the stack.
17592
17593 2003-02-25  Kazu Hirata  <kazu@cs.umass.edu>
17594
17595         * reload1.c (reload_cse_move2add): Use STRICT_LOW_PART if PLUS
17596         does not reduce the cost of SET.
17597
17598 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17599
17600         PR target/9732
17601         * config/rs6000/rs6000.c (first_reg_to_save): Handle
17602         PIC_OFFSET_TABLE_REGNUM for -fPIC too.
17603         (rs6000_emit_prologue): Likewise.
17604         (rs6000_emit_epilogue): Likewise.
17605         * config/rs6000/rs6000.h (CONDITIONAL_REGISTER_USAGE): Make
17606         PIC_OFFSET_TABLE_REGNUM a fixed register for -fPIC.
17607
17608 2003-02-25  Richard Henderson  <rth@redhat.com>
17609
17610         * real.c (real_to_integer2): Force overflow result only for
17611         unsigned overflow.
17612
17613 2003-02-25  Kazu Hirata  <kazu@cs.umass.edu>
17614
17615         * gcse.c (cprop_jump): Revert the 2003-02-23 change.
17616
17617 2003-02-25  Vladimir Makarov  <vmakarov@toke.toronto.redhat.com>
17618             Richard Henderson  <rth@redhat.com>
17619
17620         * sched-ebb.c (add_deps_for_risky_insns): Add the dependence when
17621         there is no similar load.
17622
17623 2003-02-25  Vladimir Makarov  <vmakarov@redhat.com>
17624             Richard Henderson  <rth@redhat.com>
17625
17626         * sched-int.h (INSN_TRAP_CLASS, WORST_CLASS): Move them from
17627         sched-rgn.c.
17628         (add_forward_dependence): New function prototype.
17629
17630         * sched-rgn.c (INSN_TRAP_CLASS, WORST_CLASS): Move them to
17631         sched-init.h.
17632         (CONST_BASED_ADDRESS_P, may_trap_exp, haifa_classify_insn): Move
17633         them to haifa-sched.c.
17634
17635         * haifa-sched.c (CONST_BASED_ADDRESS_P, may_trap_exp,
17636         haifa_classify_insn): Move them from sched-rgn.c.
17637
17638         * sched-deps.c (add_dependence): Return flag of creating a new
17639         entry.
17640         (add_forward_dependence): New function.
17641         (compute_forward_dependences): Use the function.
17642
17643         * sched-ebb.c (earliest_block_with_similiar_load): New function.
17644         (add_deps_for_risky_insns): New function.
17645         (schedule_ebb): Call the function.
17646
17647 2003-02-20  Aldy Hernandez  <aldyh@redhat.com>
17648
17649         * doc/tm.texi: Document Rename TARGET_VECTOR_TYPES_COMPATIBLE to
17650         TARGET_VECTOR_OPAQUE_P.  Document accordingly.
17651
17652         * testsuite/gcc.dg/20030218-1.c: Check that initialization of
17653         opaque types fail.
17654
17655         * c-typeck.c (comptypes): Change call to vector_types_compatible
17656         to vector_opaque_p.
17657         (convert_for_assignment): Call vector_opaque_p instead of
17658         vector_types_compatible.
17659         (really_start_incremental_init): Disallow initialization of opaque
17660         types.
17661
17662         * target-def.h: Remove TARGET_VECTOR_TYPES_COMPATIBLE.
17663         Define TARGET_VECTOR_OPAQUE_P.
17664         (TARGET_INITIALIZER): Same.
17665
17666         * target.h (struct gcc_target): Remove vector_types_compatible.
17667         Add vector_opaque_p.
17668
17669         * config/rs6000/rs6000.c (rs6000_spe_vector_types_compatible):
17670         Remove.
17671         (is_ev64_opaque_type): Check for TARGET_SPE and make sure type is
17672         a vector type.  Change return type to bool.
17673         (TARGET_VECTOR_TYPES_COMPATIBLE): Remove.
17674         (TARGET_VECTOR_OPAQUE_P): Define.
17675
17676         * cp/parser.c (cp_parser_init_declarator): Call vector_opaque_p
17677         target hook.
17678         Include target.h.
17679         (cp_parser_init_declarator): Fix typo in function comments.
17680
17681 2003-02-25  Jan Hubicka  <jh@suse.cz>
17682
17683         * Makefile.in (lcm.o):  Add dependency on function.h
17684         * lcm.c (function.h): Include.
17685         * i386.c (machine_function, ix86_stack_locals,
17686         * ix86_save_varrargs_registers) : Move to
17687         ...
17688         * i386.h (machine_function, ix86_stack_locals,
17689         ix86_save_varrargs_registers): ... here; add optimize_mode_switching
17690         (ix86_optimize_mode_switching): New.
17691         * i386.md (fix patterns): Set ix86_optimize_mode_switching
17692
17693 2003-02-25  Nick Clifton  <nickc@redhat.com>
17694
17695         * config/d30v/d30v.c (d30v_init_cumulative_args): Fix typo.  Name
17696         of fourth arg is 'fndecl' not 'indirect'.  Update comment
17697         describing the function's parameters.
17698
17699 2003-02-24  Jan Hubicka  <jh@suse.cz>
17700
17701         * combine.c (simplify_shift_const):  Fix previous patch.
17702
17703 2003-02-24  Jeff Law  <law@redhat.com>
17704
17705         * i386.md (testdi_1_rex64): Discourage reload from using the %eax
17706         alternative.
17707         (testsi_1, testhi_1, testqi_1): Likewise.
17708
17709 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17710
17711         * config/alpha/osf.h (TARGET_OS_CPP_BUILTINS): Rename
17712         __EXTERN_PREFIX to __PRAGMA_EXTERN_PREFIX.
17713         * doc/extend.texi (Tru64 Pragmas): Reflect this.
17714
17715         * fixinc/inclhack.def (alpha___extern_prefix): Indicate #pragma
17716         extern_prefix support for Tru64 UNIX V5 <sys/stat.h>.
17717         * fixinc/fixincl.x: Regenerate.
17718         * fixinc/tests/base/sys/stat.h [ALPHA___EXTERN_PREFIX_CHECK]: New
17719         testcase.
17720         Fixes PR c/5059, c/6126, other/9671.
17721
17722 2003-02-24  Roger Sayle  <roger@eyesopen.com>
17723
17724         * gcc.c (do_spec_1) ['{']:  Handle pending argument upon return
17725         from handle_braces in "%{...}".
17726
17727 2003-02-24  Kaz Kojima  <kkojima@gcc.gnu.org>
17728
17729         * config/sh/sh.c (TARGET_HAVE_TLS): Conditionally define.
17730         (prepare_move_operands): Handle TLS operands.
17731         (tls_symbolic_operand): New.
17732         (nonpic_symbol_mentioned_p): Handle TLS UNSPECs.
17733         (legitimize_pic_address): Do nothing for the TLS symbol.
17734         (sh_encode_section_info): Handle TLS case.
17735         (sh_strip_name_encoding): Drop TLS encoding.
17736         * config/sh/sh-protos.h (tls_symbolic_operand): Add prototype.
17737         * config/sh/sh.h (SH_TLS_ENCODING): Define.
17738         (TLS_SYMNAME_P, STRIP_TLS_ENCODING): Likewise.
17739         (ASM_OUTPUT_LABELREF): Drop TLS encoding.
17740         (OUTPUT_ADDR_CONST_EXTRA): Handle TLS UNSPECs.
17741         * config/sh/sh.md: Define TLS UNSPEC constants.
17742         (type): Add tls_load.
17743         ("tls_global_dynamic", "tls_local_dynamic"): New insns.
17744         ("sym2DTPOFF", "symDTPOFF2reg", "sym2GOTTPOFF"): New expanders.
17745         ("tls_initial_exec"): New insn.
17746         ("sym2TPOFF", "symTPOFF2reg"): New expanders.
17747         ("load_gbr"): New insn.
17748
17749         * configure.in (HAVE_AS_TLS): Add sh-*-* and sh[34]*-*-* cases.
17750         * configure: Regenerate.
17751
17752 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
17753
17754         PR 9297, PR 9722
17755         * calls.c (store_one_arg): Revert 1999-02-16 change.  Revert
17756         2000-12-17 change.  Pass EXPAND_STACK_PARM to expand_expr.
17757         * expr.h (enum expand_modifier): Define EXPAND_STACK_PARM.
17758         (enum block_op_methods): Reorder for better store_expr optimization.
17759         * expr.c (store_expr): Test bit 1 of "want_value" for call param
17760         stores, test bit 0 for original want_value meaning.  Pass
17761         BLOCK_OP_CALL_PARM to emit_block_move when bit 1 set.  Adjust
17762         recursive calls, and calls to expand_param.
17763         (expand_expr): Handle EXPAND_STACK_PARM modifier.  When cse
17764         expected, set target to 0 rather than to subtarget.  Formatting.
17765
17766 2003-02-23  Kazu Hirata  <kazu@cs.umass.edu>
17767
17768         * gcse.c (cprop_jump): Use the REG_EQUAL note if available.
17769
17770 2003-02-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17771
17772         * doc/invoke.texi (ggc-min-expand, ggc-min-heapsize): Document
17773         new default behavior.
17774         * ggc-common.c: Include sys/resource.h.
17775         (ggc_rlimit_bound): New function.
17776         (ggc_min_expand_heuristic, ggc_min_heapsize_heuristic): Update
17777         defaults to account for rlimits.
17778
17779 2003-02-22  Richard Henderson  <rth@redhat.com>
17780
17781         * i386.c, i386.h (TUNEMASK): Rename from CPUMASK.
17782
17783 2003-02-22  Kelley Cook <kelley@dwhoops.info>
17784
17785         * i386.h, i386.c, i386.md (ix86_tune): Rename from ix86_cpu.
17786         (ix86_tune_string): Rename from ix86_cpu_string.
17787
17788 2003-02-22  Kelley Cook <kelleycook@comcast.net>
17789
17790         * config/i386/i386.c: Replace "mcpu" with "mtune".
17791         * config/i386/i386.h (TARGET_OPTIONS): Likewise.
17792         (CC1_CPU_SPEC): Likewise. New warning for "-mcpu".
17793         * doc/invoke.texi (i386 and x86-64 Options): Replace "mcpu"
17794         with "mtune".  Note that "mcpu" is a deprecated synonym for "mtune".
17795
17796 2003-02-23  Andreas Schwab  <schwab@suse.de>
17797
17798         * config.gcc: Delete references to m68k/t-linux and
17799         m68k/t-linux-aout.
17800         * config/m68k/t-linux, config/m68k/t-linux-aout: Removed.
17801
17802 2003-02-22  Jan Hubicka  <jh@suse.cz>
17803
17804         * toplev.c (rest_of_compilation):  Apply fotgotten hunk
17805         of track scheduling patch.
17806
17807 2003-02-22  Jan Hubicka  <jh@suse.cz>
17808
17809         * config/linux.h (TARGET_HAS_F_SETLKW): Define.
17810         * config/alpha/linux.h (TARGET_HAS_F_SETLKW): Likewise
17811
17812 2003-02-22  Jan Hubicka  <jh@suse.cz>
17813
17814         * c-decl.c (c_expand_body_1): Fix.
17815
17816 2003-02-22  Jan Hubicka  <jh@suse.cz>
17817
17818         * expmed.c (expand_divmod): Undo sign extensions for unsigned operands
17819
17820         * cfgcleanup.c (try_forward_edges):  Don't check loop structures
17821         when not optimizing.
17822         (cleanup_cfg): Do not iterate trought delete_trivially_dead_insns
17823         when not expensive.
17824         * toplev.c (rest_of_compilation):  Duplicate loop headers only when
17825         optimizing;  Delete trivially dead insns early; fix optimize check.
17826
17827         * Makefile.in (c-decl.o, c-objc-common.o, cgraph.o, tree-inline.o): Add
17828         dependency on cgraph.h
17829         * c-decl.c: Include cgraph.h
17830         (finish_function): Update call of tree_inlinable_function_p.
17831         * c-objc-common.c: Include cgraph.h
17832         * cgraph.h: New file.
17833         * cgraphunit.c: New file.
17834         * cgraph.c (cgraph_node, cgraph_edge): Move into cgraph.h
17835         (cgraph_nodes, cgraph_n_nodes): Globalize.
17836         (cgraph_finalize_function, cgraph_finalize_compilation_unit
17837         cgraph_create_edges, cgraph_optimize, cgraph_mark_needed_node):
17838         Move into cgraphunit.c
17839         * tree-inline.c: Include cgraph.h
17840         * tree-inline.c: Include cgraph.h
17841
17842 2003-02-22  Josef Zlomek  <zlomekj@suse.cz>
17843
17844         * config/i386/i386.md: Use gen_lowpart instead of gen_rtx_REG
17845         for copying a register.
17846
17847 2003-02-22  Steven Bosscher  <s.bosscher@student.tudelft.nl>
17848
17849         PR other/3782
17850         * toplev.c (process_options): If flag_detailed_statistics is set,
17851         then set time_report as well.
17852
17853         PR c/8828
17854         * jump.c (never_reached_warning): Don't fall through BARRRIER
17855         insns.  Update comments to reflect what the function really does.
17856
17857 2003-02-21  Roger Sayle  <roger@eyesopen.com>
17858
17859         * fold-const.c (omit_one_operand): No longer static.
17860         * tree.h (omit_one_operand): Prototype here.
17861         (div_and_round_double): Keep fold-const.c prototypes together.
17862         * builtins.c (builtin_mathfn_code): Handle binary built-in
17863         funtions, such as "pow" and "atan2".
17864         (fold_builtin): Optimize both pow(x,0.0) and pow(1.0,y) to 1.0.
17865         Simplify optimizations using "type" the builtin's return type.
17866
17867 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
17868
17869         * config/cris/cris.c (cris_rtx_costs): Blockify dangling else.
17870         Fix functionalization typo.
17871
17872         * regmove.c (optimize_reg_copy_1): Do not replace a hard register
17873         in an asm.
17874
17875 2003-02-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17876
17877         * Makefile.in (ggc-common.o): Depend on $(PARAMS_H)
17878         * doc/invoke.texi (ggc-min-expand, ggc-min-heapsize): Update
17879         documentation.
17880         * ggc-common.c: Include params.h
17881         (ggc_min_expand_heuristic, ggc_min_heapsize_heuristic,
17882         init_ggc_heuristics): New functions.
17883         * ggc.h (ggc_min_expand_heuristic, ggc_min_heapsize_heuristic,
17884         init_ggc_heuristics): Prototype.
17885         * toplev.c (print_version):  Output GGC heuristics.
17886         (parse_options_and_default_flags): Call init_ggc_heuristics.
17887
17888 2003-02-22  Jan Hubicka  <jh@suse.cz>
17889
17890         * i386.c (def_builtin):  Special case 64bit builtins.
17891         (MASK_SSE164, MASK_SSE264): New constants.
17892         (builtin_description): Add 64bit builtins.
17893         (ix86_init_mmx_sse_builtins): Likewise.
17894         * i386.h (enum ix86_builtins): Likewise.
17895         * i386.md (cvtss2siq, cvttss2siq, cvtsd2siq, cvttsd2siq, cvtsi2sdq,
17896         sse2_movq2dq_rex64, sse2_movsq2q_rex64): New.
17897         (sse2_movq2dq, sse2_movsq2q): Disable for 64bit.
17898         * mmintrin.h (_mm_cvtsi64x_si64, _mm_set_pi64x, _mm_cvtsi64_si64x): New.
17899         * xmmintrin.h (_mm_cvtss_si64x, _mm_cvttss_si64x, _mm_cvtsi64x_ss,
17900         _mm_set_epi64x, _mm_set1_epi64x, _mm_cvtsd_si64x, _mm_cvttsd_si64x,
17901         _mm_cvtsi64x_sd, _mm_cvtsi64x_si128, _mm_cvtsi128_si64x): New.
17902
17903 2003-02-22  Jan Hubicka  <jh@suse.cz>
17904
17905         * i386.c (builtin_description): Add __builtin_ia32_paddq and
17906         __builtin_ia32_psubq. Fix __builtin_ia32_paddq128
17907          and __builtin_ia32_psubq128.
17908         * i386.h (IX86_BUILTIN_PADDQ, IX86_BUILTIN_PSUBQ): New.
17909         * i386.md (addv*, mmx_ior*, mmx_xoe*, mmx_and*): Add missing '%'.
17910         (mmx_adddi3, mmx_subdi3): New.
17911         * mmintrin.h (_mm_add_si64, _mm_sub_si64): New.
17912         * xmmintrin.h (_mm_movepi64_pi64): New.
17913         (_mm_add_epi64, _mm_sub_epi64): fix.
17914         (_mm_mul_pu16): Rename to...
17915         (_mm_mul_su32): ... this one.
17916
17917         * builtins.c (expand_builtin_expect):  Do not predict
17918         flag_guess_branch_prob is not set.
17919         * c-semantics.c (expand_stmt): Likewise.
17920         * predict.c (predict_insn): Likewise.
17921         * stmt.c (expand_continue_loop): Likewise.
17922         * toplev.c (rest_of_compilation): Do not call
17923         note_prediction_to_br_prob and note_prediction_to_br_prob
17924         when not optimizing.
17925
17926 2003-02-21  Jan Hubicka  <jh@suse.cz>
17927
17928         * cfgrtl.c (commit_edge_insertions):  Call
17929         find_many_sub_basic_block only when some code has been emitted.
17930         (commit_edge_insertions_watch_calls): Bring into sync with
17931         commit_edge_insertions
17932
17933 2003-02-21  J"orn Rennecke <joern.rennecke@superh.com>
17934
17935         * sh.h (OVERRIDE_OPTIONS): Fix code that clears 'e' register class.
17936
17937         * sh.md (binary_sf_op): Use extra constant operand instead of
17938         negating constant operand 4.
17939         * sh.c (sh_expand_binop_v2sf): Supply it.
17940
17941 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
17942
17943         * cpphash.h (struct lexer_state): Add directive_wants_padding.
17944         * cpplib.c (_cpp_handle_directive): Set directive_wants_padding
17945         for directives of type INCL.
17946         (glue_header_name, parse_include): Use get_token_no_padding.
17947         * cppmacro.c (replace_args): If directive_wants_padding,
17948         provide padding tokens.
17949
17950 2003-02-21  Kazu Hirata  <kazu@cs.umass.edu>
17951
17952         * config/h8300/h8300.md (a peephole2): New.
17953
17954 2003-02-21  Jan Hubicka  <jh@suse.cz>
17955
17956         * cfgrtl.c (commit_one_edge_insertion): Only mark BB for splitting.
17957         (commit_edge_insertions): Call find_many_sub_basic_blocks
17958
17959         * reg-stack.c (convert_regs): Cleax aux for blocks.
17960
17961 2003-02-21  Jan Hubicka  <jh@suse.cz>
17962
17963         * toplev.c (parse_options_and_default_flags): Undo accidental commit.
17964
17965 2003-02-21  Glen Nakamura  <glen@imodulo.com>
17966
17967         PR optimization/8613
17968         * builtins.c (expand_builtin): Emit postincrements before expanding
17969         builtin functions.
17970
17971 2003-02-21  Ben Elliston  <bje@redhat.com>
17972
17973         PR other/5634
17974         * doc/install.texi (Configuration): Explain using $HOME instead of
17975         the ~ metacharacter when referring to home directories.
17976
17977 2003-02-20  Alexandre Oliva  <aoliva@redhat.com>
17978
17979         * configure.in (TARGET_SYSTEM_ROOT): Set default to
17980         ${exec_prefix}/${target_alias}/sys-root.  Match explicit
17981         '${exec_prefix}' (in addition to the expansion thereof) as
17982         relocatable.
17983         * configure: Rebuilt.
17984
17985 2003-02-20  Kazu Hirata  <kazu@cs.umass.edu>
17986
17987         * config/h8300/h8300.md (addhi3_incdec): Change the name to
17988         *addhi3_incdec.
17989         (addsi3_incdec): Change the name to *addsi3_incdec.
17990
17991 2003-02-20  Roger Sayle  <roger@eyesopen.com>
17992
17993         * explow.c (force_reg): Avoid useless REG_EQUAL notes.
17994
17995 2003-02-20  Toon Moene  <toon@moene.indiv.nluug.nl>
17996
17997         PR fortran/9038
17998         * c-opts.c (sanitize_cpp_opts): Add Fortran front end
17999         options to be ignored.
18000         (c_common_decode_option): Ignore them when preprocessing.
18001
18002 2003-02-20  Jan Hubicka  <jh@suse.cz>
18003
18004         * toplev.c (flag_sched2_use_superblocks, flag_sched2_use_traces): New
18005         global variables.
18006         (lang_independent_options):  Add -fsched2-use-superblocks
18007         -fsced2-use-traces.
18008         (rest_of_compilation): Deal with it.
18009         * invoke.texi (-fsched2-use-traces, fsched2-use-superblocks):  Declare.
18010         * flags.h (flag_sched2_use_superblocks, flag_sched2_use_traces):
18011         Declare.
18012         * rtl.h (reg_to_stack):  Update prototype.
18013         * reg-stack.c (reg_to_stack): Return when something has changed;
18014         update liveness when executing after superblock scheduling.
18015
18016         * combine.c (simplify_shift_const):  Simplify few special cases
18017         into constants.
18018
18019 2003-02-20  David Edelsohn  <edelsohn@gnu.org>
18020
18021         * config/rs6000/rs6000.md: (attr "type"): Add fast_compare.
18022         (add.,subf.,neg.): Change attribute to fast_compare.
18023         All DFA descriptions updated.
18024
18025 2003-02-20  Nathan Sidwell  <nathan@codesourcery.com>
18026
18027         Change base class access representation.
18028         * tree.h (TREE_VIA_PUBLIC, TREE_VIA_PROTECTED,
18029         TREE_VIA_PRIVATE): Remove.
18030         (BINFO_BASEACCESSES): New binfo elt.
18031         (BINFO_BASEACCESS): New accessor.
18032         (BINFO_ELTS): Increase.
18033         (TI_ACCESS_PUBLIC, TI_ACCESS_PROTECTED, TI_ACCESS_PRIVATE): New.
18034         (access_public_node, access_protected_node,
18035         access_private_node): New global nodes.
18036         * tree.c (build_common_tree_nodes_2): Initialize access nodes.
18037         * dbxout.c (dbxout_type): Adjust.
18038         * dwarf2out.c (gen_inheritance_die): Add access parameter.
18039         (gen_member_die): Adjust.
18040         * dwarfout.c (output_inheritance_die): ARG is array of two trees.
18041         (output_type): Adjust.
18042         * tree-dump.c (dequeue_and_dump): Adjust binfo dumping.
18043
18044         Change base class access representation. Share virtual base
18045         binfos.
18046         * cp/call.c (build_special_member_call): Remove binfo_for_vbase
18047         call.
18048         * cp/class.c (build_base_path): Likewise.
18049         (build_primary_vtable): Adjust BINFO_NEW_VTABLE_MARKED use.
18050         (build_secondary_vtable): Remove FOR_TYPE arg. Adjust.
18051         (make_new_vtable): Adjust.
18052         (force_canonical_binfo_r): Delete.
18053         (force_canonical_binfo): Delete.
18054         (mark_primary_virtual_base): Delete.
18055         (dfs_unshared_virtual_bases): Delete.
18056         (mark_primary_bases): Adjust.
18057         (maybe_warn_about_overly_private_class): Adjust.
18058         (dfs_base_derived_from): Delete.
18059         (base_derived_from): Follow the inheritance chain.
18060         (struct find_final_overrider_data): Add vpath member.
18061         (dfs_find_final_overrider): Adjust.
18062         (dfs_find_final_overrider_q, dfs_find_final_overrider_post): New.
18063         (find_final_overrider): Adjust.
18064         (update_vtable_entry_for_fn): Adjust.
18065         (modify_all_vtables): Adjust.
18066         (walk_subobject_offsets): Adjust.
18067         (layout_nonempty_base_or_field): Adjust.
18068         (layout_empty_base): Remove last parameter. Adjust.
18069         (build_base_field): Adjust.
18070         (build_base_fields): Adjust.
18071         (propagate_binfo_offsets): Remove last parameter. Adjust.
18072         (dfs_set_offset_for_unshared_vbases): Delete.
18073         (layout_virtual_bases): Adjust.
18074         (finish_struct_1): Adjust.
18075         (init_class_processing): Don't init access nodes.
18076         (dfs_get_primary_binfo): Delete.
18077         (get_primary_binfo): Adjust.
18078         (dump_class_hierarchy_r): Remove most derived arg, add IGO
18079         parameter. Adjust.
18080         (dump_class_hierarchy): Adjust.
18081         (finish_vtbls): Adjust.
18082         (get_original_base): Delete.
18083         (build_vtt_inits): Adjust.
18084         (dfs_build_secondary_vptr_vtt_inits): Adjust.
18085         (dfs_ctor_vtable_bases_queue_p): Adjust.
18086         (build_ctor_vtbl_group): Adjust.
18087         (dfs_accumulate_vtbl_inits): Adjust.
18088         (build_vtbl_initializer): Adjust.
18089         (build_vbase_offset_vtbl_entries): Adjust.
18090         (add_vcall_offset_vtbl_entries_1): Adjust.
18091         * cp/cp-tree.h (CPTI_ACCESS_*): Remove.
18092         (access_*_node): Remove.
18093         (CANONICAL_BINFO): Delete.
18094         (BINFO_UNSHARED_MARKED): Remove.
18095         (BINFO_MARKED): Set LANG_FLAG_0 directly.
18096         (SET_BINFO_MARKED, CLEAR_BINFO_MARKED): Delete.
18097         (BINFO_VTABLE_PATH_MARKED): Set LANG_FLAG_3 directly.
18098         (SET_BINFO_VTABLE_PATH_MARKED, CLEAR_BINFO_VTABLE_PATH_MARKED):
18099         Delete.
18100         (BINFO_NEW_VTABLE_MARKED): Set LANG_FLAG_4 directly.
18101         (SET_BINFO_NEW_VTABLE_MARKED): Adjust.
18102         (SET_BINFO_PUSHDECLS_MARKED, CLEAR_BINFO_PUSHDECLS_MARKED):
18103         Delete.
18104         (BINFO_DEPENDENT_BASE_P): New.
18105         (dfs_walk, dfs_walk_real): Queue function takes derived binfo and
18106         index.
18107         (markedp, unmarkedp): Adjust.
18108         (dfs_unmarked_real_bases_queue_p, dfs_marked_real_bases_queue_p,
18109         dfs_skip_vbases, marked_vtable_pathp, unmarked_vtable_pathp,
18110         find_vbase_instance, binfo_for_vbase): Delete.
18111         (copied_binfo, original_binfo): Declare.
18112         (finish_base_specifier): Add virtual_p arg.
18113         (unshare_base_binfos): Delete.
18114         (copy_base_binfos): Declare.
18115         (reverse_path): Delete.
18116         * cp/decl.c (xref_basetypes): Access and virtuality passed
18117         differently. Don't copy direct base binfos here. Call
18118         copy_base_binfos.
18119         * cp/init.c (dfs_initialize_vtbl_ptrs): Adjust.
18120         (initialize_vtbl_ptrs): Adjust.
18121         (expand_member_init): Adjust.
18122         * cp/parser.c (cp_parser_base_specifier): Adjust.
18123         * cp/pt.c (instantiate_class_template): Adjust.
18124         (get_template_base_recursive): Adjust.
18125         * cp/rtti.c (get_pseudo_ti_init): Adjust.
18126         (get_pseudo_ti_desc): Adjust.
18127         * cp/tree.c (unshare_base_binfos): Rename to ...
18128         (copy_base_binfos): ... here, reimplement.
18129         (make_binfo): Set BINFO_DEPENDENT_BASE_P.
18130         (reverse_path): Remove.
18131         * cp/typeck.c (get_delta_difference): Adjust error messages.
18132         * cp/semantics.c (finish_base_specifier): Add virtual arg, adjust.
18133         * cp/search.c (lookup_base_r): Adjust.
18134         (dynamic_cast_base_recurse): Adjust.
18135         (canonical_binfo): Remove.
18136         (dfs_canonical_queue): Remove.
18137         (dfs_assert_unmarked_p): Remove.
18138         (assert_canonical_unmarked): Remove.
18139         (shared_marked_p, shared_unmarked_p): Remove.
18140         (BINFO_ACCESS, SET_BINFO_ACCESS): Use TREE_PUBLIC & TREE_PRIVATE.
18141         (dfs_access_in_type): Adjust.
18142         (access_in_type): Adjust.
18143         (dfs_accessible_queue_p): Adjust.
18144         (dfs_accessible_p): Adjust.
18145         (is_subobject_of_p_1, is_subobject_of_p): Remove.
18146         (struct lookup_field_info): Remove from_dep_base_p field.
18147         (lookup_field_queue_p): Adjust, test BINFO_DEPENDENT_BASE_P.
18148         (lookup_field_r): Remove dependent base code.
18149         (lookup_member): Likewise.
18150         (dfs_walk, dfs_walk_real): Add access arg to queue fn.
18151         (dfs_unmarked_real_bases_queue_p): Remove.
18152         (dfs_marked_real_bases_queue_p): Remove.
18153         (dfs_skip_vbases): Remove.
18154         (dfs_get_pure_virtuals): Adjust.
18155         (markedp, unmarkedp): Adjust.
18156         (marked_vtable_pathp, unmarked_vtable_pathp): Remove.
18157         (marked_pushdecls_p, unmarked_pushdecls_p): Adjust.
18158         (dfs_unmark): Adjust.
18159         (dfs_get_vbase_types):Remove.
18160         (dfs_build_inheritance_graph_order): Remove.
18161         (get_vbase_types): Remove
18162         (dfs_find_vbase_instance): Remove.
18163         (find_vbase_instance): Remove.
18164         (dfs_debug_unmarkedp): Adjust.
18165         (dependent_base_p): Remove.
18166         (dfs_push_type_decls): Adjust.
18167         (dfs_push_decls): Adjust.
18168         (dfs_no_overlap_yet): Adjust.
18169         (copied_binfo): New function.
18170         (original_binfo): New function.
18171         (binfo_for_vbase): Remove.
18172
18173         Change base class access representation.
18174         * java/class.c (set_super_info): Don't set TREE_VIA_PUBLIC.
18175         (add_interface_do): Likewise.
18176
18177 2003-02-20  David Edelsohn  <edelsohn@gnu.org>
18178
18179         * config/rs6000/sysv4.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Define.
18180         * config/rs6000/power4.md (power4-store,power4-vecstore): New
18181         insn reservations.
18182         (power4-fpstore): Compact.
18183
18184 2003-02-20  Kazu Hirata  <kazu@cs.umass.edu>
18185
18186         * config/h8300/h8300.md (*iorsi3_w): New.
18187
18188 2003-02-20  Josef Zlomek  <zlomekj@suse.cz>
18189
18190         * combine.c (distribute_notes): Kill REG_EXEC_COUNT.
18191         * rtl.c (reg_note_name): Likewise.
18192         * rtl.h (enum reg_note): Likewise.
18193         * doc/invoke.texi: Likewise.
18194         * doc/rtl.texi: Likewise.
18195
18196 2003-02-20  Josef Zlomek  <zlomekj@suse.cz>
18197
18198         * bb-reorder.c (find_traces_1_round): Fix comment typo.
18199
18200 2003-02-19  Roger Sayle  <roger@eyesopen.com>
18201
18202         * fold-const.c (fold_real_zero_addition_p): Don't fold a zero
18203         addition in the presence of signaling NaNs.
18204
18205 2003-02-19  Krister Walfridsson  <cato@df.lth.se>
18206
18207         * tm.texi (INIT_CUMULATIVE_ARGS): Fix typo.
18208
18209 2003-02-19  Kazu Hirata  <kazu@cs.umass.edu>
18210
18211         * config/h8300/h8300.c (output_logical_op): Optimize or.l when
18212         ORing with 0xffff??00 with the highest bit of the ?? part set.
18213         (compute_logical_op_length): Update.
18214         (compute_logical_op_cc): Likewise.
18215
18216 2003-02-19  Josef Zlomek  <zlomekj@suse.cz>
18217
18218         * bb-reorder.c (find_traces_1_round): Fixed condition for small
18219         destination block with multiple predecessors.
18220         (connect_traces): Check whether the block is a start of trace.
18221
18222 2003-02-19  Jan Hubicka  <jh@suse.cz>
18223
18224         * calls.c (expand_call): Update call of INIT_CUMULATIVE_ARGS
18225         * function.c (assign_params): Likewise.
18226         * arm-protos.h (arm_init_cumulative_args): Update prototype.
18227         * arm.c (arm_init_cumulative_args): Update function.
18228         * arm.h (INIT_CUMULATIVE_ARGS): Update.
18229         * avr-protos.h (init_cumulative_args): Update prototype.
18230         * avr.c (init_cumulative_args): Update function.
18231         * avr.h (INIT_CUMULATIVE_ARGS): Update.
18232         * d30v-protos.h (d30v_init_cumulative_args): Update prototype.
18233         * d30v.c (d30v_init_cumulative_args): Update function.
18234         * d30v.h (INIT_CUMULATIVE_ARGS): Update.
18235         * frv-protos.h (frv_init_cumulative_args): Update prototype.
18236         * frv.c (frv_init_cumulative_args): Update function.
18237         * frv.h (INIT_CUMULATIVE_ARGS): Update.
18238         * mips.c (mips_expand_prolgue): Update call of INIT_CUMULATIVE_ARGS.
18239         * pa.h (INIT_CUMULATIVE_ARGS): Update.
18240         * sparc-protos.h (init_cumulative_args): Update prototype.
18241         * sparc.c (init_cumulative_args): Update function.
18242         * sparc.h (INIT_CUMULATIVE_ARGS): Update.
18243         * tm.texi (INIT_CUMULATIVE_ARGS): Update documentation.
18244
18245 2003-02-19  Kazu Hirata  <kazu@cs.umass.edu>
18246
18247         * config/h8300/h8300.md (*iorsi3_two_qi_sext): New.
18248         (*ashiftsi_sextqi_7): Likewise.
18249
18250 2003-02-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
18251
18252         * config/mips/iris6.h (TARGET_OS_CPP_BUILTINS): Define __c99 for
18253         ISO C99 and C++.
18254
18255         * fixinc/inclhack.def (irix___restrict): Don't change __restrict
18256         for C++ on IRIX 6.5.1[89].
18257         * fixinc/tests/base/internal/sgimacros.h: New file.
18258
18259         * fixinc/inclhack.def (irix_wcsftime): Use XPG5 variant for C99.
18260         * fixinc/tests/base/internal/wchar_core.h: New file.
18261
18262         * fixinc/inclhack.def (irix_socklen_t): Fix broken IRIX 6.5.1[78]
18263         socklen_t definition.
18264         * fixinc/fixincl.x: Regenerate.
18265         * fixinc/tests/base/sys/socket.h: New file.
18266         Fixes PR libgcj/9652.
18267
18268 2003-02-19  Jan Hubicka  <jh@suse.cz>
18269
18270         * i386.md (movsfcc_1, movdfcc_1): Fix constrains.
18271
18272 2003-02-19  David Edelsohn  <edelsohn@gnu.org>
18273
18274         * config/rs6000/rs6000.c (rs6000_override_options): Initialize
18275         align_jumps_max_skip and align_loops_max_skip.
18276
18277 2003-02-19  Thierry Moreau  <thierry.moreau@connotech.com>
18278
18279         * config/rs6000/rs6000.c (rs6000_encode_section_info): Do not
18280         test size if named section.
18281
18282 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
18283
18284         * expr.c (expand_expr): Use gen_int_mode for the argument
18285         to gen_rtx_MULT.
18286
18287 2003-02-19  Jan Hubicka  <jh@suse.cz>
18288
18289         * i386.md (cosxf2):  Fix conditional.
18290
18291 2003-02-19  Kazu Hirata  <kazu@cs.umass.edu>
18292
18293         * config/h8300/h8300.md (extendqisi2): Change to an expander.
18294         (*extendqisi2_h8300): New.
18295         (*extendqisi2_h8300hs): Likewise.
18296
18297 2003-02-19  Kazu Hirata  <kazu@cs.umass.edu>
18298
18299         * config/h8300/h8300-protos.h: Update the prototype for
18300         split_adds_subs.  Remove the prototypes for
18301         const_int_le_2_operand and const_int_le_6_operand.
18302         * config/h8300/h8300.c (split_adds_sub): Don't output inc/dec.
18303         (const_int_le_2_operand): Remove.
18304         (const_int_le_6_operand): Likewise.
18305         * config/h8300/h8300.h (PREDICATE_CODES): Remove the entries
18306         for const_int_le_2_operand and const_int_le_6_operand.
18307         * config/h8300/h8300.md: Update all uses of split_adds_subs.
18308         (a peephole2): New.
18309
18310 2003-02-18  Jan Hubicka  <jh@suse.cz>
18311
18312         * cgraph.c (NPREDECESORC, SET_NPREDECESORS): Kill.
18313         (cgraph_expand_function): Rewrite.
18314
18315 2003-02-18  Matt Austern <austern@apple.com>
18316
18317         * toplev.c, langhooks.c, langhooks-def.h: Move
18318         write_global_declarations from toplev.c to langhooks.c.
18319
18320 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
18321
18322         * config/h8300/h8300.c (general_operand_src): Always check
18323         MODE.
18324         (general_operand_dst): Likewise.
18325
18326 2003-02-18  Roger Sayle  <roger@eyesopen.com>
18327
18328         * convert.c (convert_to_real): Also optimize (float)log(x) into
18329         logf(x) where x is a float, i.e. also handle BUILT_IN_LOG{,L}.
18330
18331 2003-02-18  Kaz Kojima  <kkojima@gcc.gnu.org>
18332
18333         * config/sh/sh.c (unspec_caller_rtx_p): New.
18334         (sh_cannot_copy_insn_p): New.
18335         (TARGET_CANNOT_COPY_INSN_P): New.
18336
18337 2003-02-18  Richard Henderson  <rth@redhat.com>
18338
18339         * c-common.c (handle_used_attribute): Accept static data too.
18340
18341 2003-02-18  Nick Clifton  <nickc@redhat.com>
18342             Aldy Hernandez  <aldyh@redhat.com>
18343
18344         * testsuite/gcc.dg/20030218-1.c: New.
18345
18346         * doc/tm.texi: Document TARGET_VECTOR_TYPES_COMPATIBLE.
18347
18348         * target-def.h (TARGET_INITIALIZER): Add
18349         TARGET_VECTOR_TYPES_COMPATIBLE.
18350         (TARGET_VECTOR_TYPES_COMPATIBLE): New macro.
18351
18352         * target.h (struct gcc_target): Add field vector_types_compatible.
18353
18354         * c-typeck.c (comptypes): Take into account
18355         TARGET_VECTOR_TYPES_COMPATIBLE.
18356         (convert_for_assignment): Same.
18357
18358         * config/rs6000/rs6000.c (is_ev64_opaque_type): New.
18359         (rs6000_spe_vector_types_compatible): New.
18360         (TARGET_VECTOR_TYPES_COMPATIBLE): Define.
18361
18362 2003-02-19  Andreas Schwab  <schwab@suse.de>
18363
18364         * Makefile.in (toplev.o): Depend on $(LANGHOOKS_DEF_H).
18365         * toplev.c: Include langhooks-def.h.
18366
18367 2003-02-18  Chris Demetriou  <cgd@broadcom.com>
18368
18369         * config/mips/mips.h (enum processor_type): Sort entries
18370         alphabetically.
18371         * config/mips/mips.md (define_attr cpu): Sync with processor_type
18372         enum values, including adding entries that were missing.
18373
18374 2003-02-18  J"orn Rennecke <joern.rennecke@superh.com>
18375
18376         * sh.c (calc_live_regs): Also check GET_CODE when checking if
18377         initial value for PR_REG is still the PR_REG register.
18378
18379 2003-02-18  Jim Wilson  <wilson@redhat.com>
18380
18381         * config/ia64/ia64.md (floatdidf2, floatdisf2): Add %, before second
18382         instruction in output template.
18383         (bsp_value): Change output template from string to C code, add %,
18384         before actual instruction.
18385         (flushrs): Mark as not predicable.
18386
18387 2003-02-18  Krister Walfridsson  <cato@df.lth.se>
18388
18389         * inclhack.def (netbsd_bogus_semicolon): New fix.
18390         * fixincl.x: Rebuilt.
18391         * tests/base/ctype.h: Update.
18392
18393 2003-02-18  Roger Sayle  <roger@eyesopen.com>
18394
18395         * fold-const.c (negate_expr_p): New function to determine whether
18396         an expression can be negated cheaply.
18397         (fold) [MINUS_EXPR]: Use it to determine whether to transform
18398         -A - B into -B - A for floating point types.
18399
18400 2003-02-18  Roger Sayle  <roger@eyesopen.com>
18401
18402         * sbitmap.c (sbitmap_resize): New function.
18403         * sbitmap.h (sbitmap_resize): Prototype here.
18404         * recog.c (split_all_insns): Use sbitmap_resize.
18405
18406 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
18407
18408         * config/h8300/h8300.md (*zero_extendhisi2_h8300): Fix the
18409         insn length.
18410         (extendqisi2): Likewise.
18411         (*extendhisi2_h8300): Likewise.
18412
18413 2003-02-18  Matt Austern <austern@apple.com>
18414
18415         * langhooks.h, langhooks-def.h: introduce new langhook,
18416         final_write_globals, with write_global_declarations as default.
18417         * toplev.c: Move invocation of wrapup_global_declarations from
18418         compile_file to new function, write_global_declarations.  Change
18419         compile_file to use final_write_globals hook.  Change
18420         wrapup_global_declarations so writing to DECL_DEFER_OUTPUT is
18421         conditional.
18422
18423 2003-02-18  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
18424
18425         * pa.md: Correct and enhance comment.
18426
18427 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
18428
18429         * gcc.c (validate_switches): Don't scan past closing '}'.
18430
18431 2003-02-18  Ben Elliston  <bje@redhat.com>
18432
18433         PR c++/1607
18434         * doc/extend.texi (Function Attributes): Document the effect of
18435         the C++ "this" parameter on the counting of arguments for the
18436         "format" and "format_arg" attributes.
18437
18438 2003-02-17  Aldy Hernandez  <aldyh@redhat.com>
18439
18440         * config/rs6000/spe.h (__ev_stdd): Cast 2nd arg.
18441         (__ev_stdw): Same.
18442         (__ev_stdh): Same.
18443
18444 2003-02-17  Jan Hubicka  <jh@suse.cz>
18445
18446         * recog.c (split_all_insns):  Fix memory overflow.
18447
18448 2003-02-17  Kazu Hirata  <kazu@cs.umass.edu>
18449
18450         * config/h8300/h8300.md (cmpqi): Remove mode from compare.
18451         (cmphi): Likewise.
18452         (*cmphi_h8300): Likewise.
18453         (*cmphi_h8300hs): Likewise.
18454         (cmpsi): Likewise.
18455         (7 peephole2): Likewise.
18456
18457 2003-02-16  Jan Hubicka  <jh@suse.cz>
18458
18459         * c-typeck.c (build_c_cast):  Fold constant variables into
18460         initial values.
18461
18462 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
18463
18464         * doc/install.texi (Specific): Fix link for m68k-att-sysv.
18465         (Binaries): Ditto for Sinix/Reliant Unix.
18466
18467 2003-02-16 Richard Earnshaw  <rearnsha@arm.com>
18468
18469         * arm.c (arm_reload_in_hi): Ensure that the scratch register does
18470         not overlap the final result register.
18471
18472 2003-02-16 Arend Bayer <arend.bayer@web.de>
18473            Richard Henderson  <rth@redhat.com>
18474
18475         PR c/8068
18476         * fold-const.c (extract_muldiv_1): Rename from extract_muldiv;
18477         rearrange mult arguments for less recursion.
18478         (extract_muldiv): New.  Prevent runaway recursion.
18479
18480 2003-02-16  Danny Smith  <dannysmith@users.sourceforge.net>
18481
18482         * config/i386/cygwin.h (TARGET_SUBTARGET_DEFAULT): Set
18483         MASK_ALIGN_DOUBLE.
18484
18485 2003-02-15  Roger Sayle  <roger@eyesopen.com>
18486
18487         * config/i386/i386.c (x86_ext_80387_constants): Use 80387 insns
18488         to load mathematical constants on K6, Athlon, Pentium 4 and PPro.
18489         (ext_80387_constants_table): Global table of 80387 special constants
18490         guarded by ext_80387_constants_init flag when not initialized.
18491         (init_ext_80387_constants): New function to initialize this table.
18492         (standard_80387_constant_p): Extend to recognize extra 80387
18493         constants, in XFmode, on processors where this is a win.
18494         (standard_80387_constant_opcode): New function to return the
18495         opcode associated with standard_80387_constant_p.
18496         (standard_80387_constant_rtx): New function to return the XFmode
18497         CONST_DOUBLE associated with standard_80387_constant_p.
18498         (ix86_rtx_costs): Give the new constants the same cost as 1.0.
18499
18500         * config/i386/i386-protos.h (standard_80387_constant_opcode):
18501         Prototype here.
18502         (standard_80387_constant_rtx): Likewise.
18503
18504         * config/i386/i386.md (*movsf1, *movsf1_nointerunit, *movdf_nointeger,
18505         *movdf_integer, *movxf_nointeger, *movtf_nointeger, *movxf_integer,
18506         *movtf_integer): Simplify using new standard_80387_constant_opcode.
18507
18508 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
18509
18510         * doc/invoke.texi (Optimize Options): Correct @option syntax.
18511
18512 2003-02-15  Richard Henderson  <rth@redhat.com>
18513
18514         * Makefile.in (cfglayout.o): Depend on TARGET_H.
18515         * cfglayout.c: Include target.h.
18516         (cfg_layout_can_duplicate_bb_p): Check targetm.cannot_copy_insn_p.
18517         * target-def.h (TARGET_CANNOT_COPY_INSN_P): New.
18518         * target.h (struct gcc_target): Add cannot_copy_insn_p.
18519
18520         * config/alpha/alpha.c (alpha_cannot_copy_insn_p): New.
18521         (TARGET_CANNOT_COPY_INSN_P): New.
18522         (override_options): Revert 2003-02-08 hack.
18523
18524 2003-02-15  Richard Henderson  <rth@redhat.com>
18525
18526         * gcse.c (bypass_block): Use BLOCK_FOR_INSN for resolving LABEL_REFs.
18527         (bypass_conditional_jumps): Accept computed_jump_p insns as well.
18528
18529 2003-02-15  David Edelsohn  <edelsohn@gnu.org>
18530
18531         * config/rs6000/rs6000.h (processor_type): Add PPC440.
18532         * config/rs6000/rs6000.c (TARGET_SCHED_USE_DFA_PIPELINE_INTERFACE,
18533         TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD,
18534         TARGET_SCHED_VARIABLE_ISSUE): Define.
18535         (rs6000_use_dfa_pipeline_interface): New function.
18536         (rs6000_multipass_dfa_lookahead): New Function.
18537         (rs6000_variable_issue): New function.
18538         (rs6000_adjust_cost): Add CMP and DELAYED_CR types.
18539         (rs6000_issue_rate): Add PPC440.
18540         * config/rs6000/rs6000.md (unspec list): Correct typo.
18541         (attr "type"): Add load_ext, load_ext_u, load_ext_ux, load_u,
18542         store_ux, store_u, fpload_ux, fpload_u, fpstore_ux, fpstore_u,
18543         cmp, delayed_cr, mfcr, mtcr.
18544         (automata_option): Set "ndfa".
18545         (extendMMNN2): Update attributes.
18546         (movcc_internal1): Discourage move to non-cr0.  Update
18547         attributes.
18548         (movMM_update): Update attributes.
18549         (cmpMM_internal): Update attributes.
18550         (sCC CR materialization): Update attributes.
18551         (branch patterns): Do not discourage non-cr0.
18552         (cr logical patterns): Prefer destructive register allocation.
18553         Update attributes.
18554         (movesi_from_cr): Update attribute.
18555         (mtcrf_operation): Update attribute.
18556         (mtcrfsi): Update attribute.
18557         * config/rs6000/40x.md: New file.
18558         * config/rs6000/603.md: New file.
18559         * config/rs6000/6xx.md: New file.
18560         * config/rs6000/7450.md: New file.
18561         * config/rs6000/7xx.md: New file.
18562         * config/rs6000/mpc.md: New file.
18563         * config/rs6000/power4.md: New file.
18564         * config/rs6000/rios1.md: New file.
18565         * config/rs6000/rios2.md: New file.
18566         * config/rs6000/rs64.md: New file.
18567         [Some DFA descriptions based on work by Michael Hayes]
18568
18569 2003-02-15  Richard Henderson  <rth@redhat.com>
18570
18571         * bb-reorder.c (find_traces_1_round): Don't connect easy to copy
18572         successors with multiple predecessors.
18573         (connect_traces): Try harder to copy traces of length 1.
18574
18575         * function.h (struct function): Add computed_goto_common_label,
18576         computed_goto_common_reg.
18577         * function.c (free_after_compilation): Zap them.
18578         * stmt.c (expand_computed_goto): Use them to produce one
18579         indirect branch per function.
18580
18581 2003-02-15  Richard Henderson  <rth@redhat.com>
18582
18583         * cfgcleanup.c: Include params.h.
18584         (try_crossjump_bb): Use PARAM_MAX_CROSSJUMP_EDGES.  Fix test for
18585         too many outgoing edges from a block.
18586         * Makefile.in (cfgcleanup.o): Depend on PARAMS_H.
18587         * params.def (max-crossjump-edges): New.
18588         * doc/invoke.texi: Document it.
18589
18590 2003-02-15  Richard Henderson  <rth@redhat.com>
18591
18592         * recog.c (split_all_insns): Include new blocks in life update;
18593         do a global life update.
18594
18595 2003-02-15  Danny Smith  <dannysmith@users.sourceforge.net>
18596
18597         * config/i386/mingw32.h (LIBGCC_SPEC): Add libmingwex.a.
18598         Update copyright.
18599         * config/i386/cygwin.h (LIBGCC_SPEC): Add libmingwex.a for
18600         -mno-cygwin case.
18601
18602 2003-02-14  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
18603
18604         PR optimization/7702
18605         * reload1.c (reload_cse_simplify_set): Honor
18606         CANNOT_CHANGE_MODE_CLASS.
18607
18608 2003-02-14  Alexandre Oliva  <aoliva@redhat.com>
18609
18610         * config/mn10300/mn10300.c (mn10300_wide_const_load_uses_clr): New
18611         function.
18612         * config/mn10300/mn10300-protos.h: Declare it.
18613         * config/mn10300/mn10300.md (movdi, movdf): Use it to compute
18614         attribute cc of instructions that may use clr.
18615
18616 2003-02-14  Kazu Hirata  <kazu@cs.umass.edu>
18617
18618         * simplify-rtx.c (simplify_binary_operation): Simplify ~y when
18619         (x - (x & y)) is found.
18620
18621 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
18622
18623         * configure.in: Fix typo.
18624         * configure: Regenerate.
18625
18626 2003-02-14  Kazu Hirata  <kazu@cs.umass.edu>
18627
18628         * config/h8300/h8300.md (*iorsi2_and_1_lshiftrt_1): New.
18629
18630 2003-02-13  Adam Nemet  <anemet@lnxw.com>
18631
18632         PR opt/2391
18633         * combine.c: Fix spelling in comment.
18634         (cached_nonzero_bits): New function.
18635         (cached_num_sign_bit_copies): New function.
18636         (nonzero_bits_with_known): New macro.
18637         (num_sign_bit_copies_with_known): New macro.
18638         (nonzero_bits1): Rename from nonzero_bits.  Add three new
18639         arguments.  Change calls from nonzero_bits to
18640         nonzero_bits_with_known.
18641         (num_sign_bit_copies1): Rename from num_sign_bit_copies.  Add
18642         three new arguments.  Change calls from num_sign_bit_copies to
18643         num_sign_bit_copies_with_known.
18644         (nonzero_bits): New macro.
18645         (num_sign_bit_copies): New macro.
18646         (update_table_tick): Don't traverse identical subexpression more
18647         than once.
18648         (get_last_value_validate): Likewise.
18649
18650 2003-02-13  Zack Weinberg  <zack@codesourcery.com>
18651
18652         * emit-rtl.c (init_emit): Use ggc_alloc for regno_reg_rtx.
18653         * function.h (struct emit_status): Length of regno_pointer_align
18654         and x_regno_reg_rtx as seen by gengtype is only x_reg_rtx_no,
18655         not regno_pointer_align_length (i.e. length actually used, not
18656         length as allocated)
18657
18658         * config/i386/i386.c (struct stack_local_entry): New.
18659         (struct machine_function): Replace huge array with alist.
18660         (assign_386_stack_local): Change to match.
18661
18662 2003-02-13  John David Anglin  <dave.anglin@nrc-crnc.gc.ca>
18663
18664         * inclhack.def (hpux_long_double): Tighten select and add bypass
18665         regexp.
18666         * fixincl.x: Rebuilt.
18667
18668 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
18669
18670         * cfgcleanup.c (outgoing_edges_match): When there is single outgoing
18671         edge and block ends with a jump insn it must be simple jump.
18672
18673 2003-02-13  Daniel Jacobowitz  <drow@mvista.com>
18674
18675         * Makefile.in (PREPROCESSOR_DEFINES): Add
18676         @TARGET_SYSTEM_ROOT_DEFINE@.
18677         * configure.in (PREFIX_INCLUDE_DIR): Don't define if $with_sysroot
18678         is specified or if building a cross compiler.
18679         (TARGET_SYSTEM_ROOT_DEFINE): Add TARGET_SYSTEM_ROOT_RELOCATABLE
18680         if the sysroot is under $exec_prefix.
18681         * configure: Regenerated.
18682         * cppdefault.h: Use native include paths if TARGET_SYSTEM_ROOT is
18683         defined.
18684         (struct default_include): Add add_sysroot field.
18685         (cpp_SYSROOT): Declare.
18686         * cppdefault.c (cpp_include_defaults): Fill in add_sysroot
18687         field.
18688         (cpp_SYSROOT): New variable.
18689         * cppinit.c (cpp_create_reader): Initialize
18690         CPP_OPTION (pfile, sysroot).
18691         (init_standard_includes): Handle add_sysroot.  Do not
18692         add unrelocated copies of relocated directories.
18693         (COMMAND_LINE_OPTIONS): Add -isysroot.
18694         (cpp_handle_option): Handle -isysroot.
18695         * cpplib.h (struct cpp_options): Add sysroot member.
18696         * gcc.c (The Specs Language): Update description of %I.
18697         (target_system_root_changed): New variable.
18698         (process_command): Conditionalize make_relative_prefix call
18699         on !VMS and TARGET_SYSTEM_ROOT_RELOCATABLE.  Set
18700         target_system_root_changed.
18701         (do_spec_1): Add -isysroot to %I.
18702         * doc/invoke.texi (Spec Files): Update description of %I.
18703         * doc/install.texi (--with-sysroot): Update comment about
18704         relocation.
18705
18706 2003-02-13  Kazu Hirata  <kazu@cs.umass.edu>
18707
18708         * config/h8300/h8300.md (a peephole2): New.
18709
18710 2003-02-13  Robert Lipe <robertlipe@usa.net>
18711             Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
18712
18713         * doc/install.texi (Specific): Update three SCO-related URLs.
18714
18715 2003-02-13  Andreas Schwab  <schwab@suse.de>
18716
18717         * cgraph.c (SET_NPREDECESORS): Add intermediate cast to size_t.
18718         Parenthesize properly.
18719         (NPREDECESORS): Parenthesize properly.
18720
18721 2003-02-13  Gabriel Dos Reis  <gdr@integrable-solutions.net>
18722
18723         * timevar.h (POP_TIMEVAR_AND_RETURN): New macro.
18724
18725 2003-02-12  Roger Sayle  <roger@eyesopen.com>
18726
18727         * config/i386/i386.md (UNSPEC_FPATAN): New UNSPEC constant.
18728         (atan2sf3, atan2df3, atan2xf3, atan2tf3): New patterns.
18729
18730         * reg-stack.c (subst_stack_regs_pat): Add support for binary
18731         UNSPEC instructions (e.g. "fpatan").
18732
18733 2003-02-12  Mike Stump  <mrs@apple.com>
18734
18735         * varray.c (element_size): Remove.
18736         (uses_ggc): Remove.
18737         (element): Add.
18738         (varray_init): Use new interface.
18739         (varray_grow): Use new interface.
18740         (varray_clear): Use new interface.
18741
18742 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
18743
18744         * config/rs6000/spe.h: Add casts to the arguments of the following
18745         macros: evfsabs, evfsnabs, evfsneg, evfsadd, evfssub, evfsmul,
18746         evfsdiv, evfscfui, evfscfsi evfscfuf evfscfsf, evfsctui, evfsctsi,
18747         evfsctuf, evfsctsf, evfsctuiz, evfsctsiz, __ev_get_upper*,
18748         __ev_get_lower*, __ev_get_u32, __ev_get_s32, __ev_get_fs,
18749         __ev_get_u16, __ev_get_s16.
18750
18751 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
18752
18753         * config/h8300/h8300.md (a peephole2): New.
18754
18755 2003-02-12  Jan Hubicka  <jh@suse.cz>
18756
18757         * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-time
18758         (OBJS): Add callgraph.o
18759         (callgraph.o): New.
18760         * c-decl.c (expand_body_1): Break out from ...
18761         (expand_body): This one;  change calling convention
18762         (finish_function): Move some of expand_body logic here.
18763         (c_expand_deferred_function): Update call of expand_body
18764         (c_expand_stmt): Use c_expand_body_1.
18765         * c-lang.c (LANG_HOOKS_CALLGRAPH_EXPAND_FUNCTION): Define.
18766         * c-objc-commin.c (c_objc_common_finish_file): Use callgraph code.
18767         * c-tree.h (c_expand_body): Declare.
18768         * callgraph.c: New file.
18769         * flags.h (flag_unit_at_a_time): Declare.
18770         * langhooks.h (LANG_HOOKS_CALLGRAPH_LOWER_FUNCTION,
18771         LANG_HOOKS_CALLGRAPH_EXPAND_FUNCTION,
18772         LANG_HOOKS_CALLGRAPH_INITIALIZER): New macros.
18773         * langhooks.h (struct lang_hooks_for_callgraph): New.
18774         (struct lang_hooks): Add callgraph field.
18775         * toplev.c (flag_unit_at_a_time): New.
18776         (lang_independent_options): Add flag_unit_at_a_time.
18777         (process_options): Disable unit-at-a-time mode for frontends not
18778         supporting callgraph.
18779         * tree-inline.c (typedef struct inline_data): Add "decl"
18780         (expand_call_inline): Update callgraph.
18781         (optimize_inline_calls): Set id.decl.
18782         * tree.h (cgraph_finalize_function, cgraph_finalize_compilation_unit,
18783         cgraph_create_edges, dump_cgraph, cgraph_optimize, cgraph_remove_call
18784         cgraph_calls_p): Declare.
18785         * invoke.texi (-funit-at-a-time): Document
18786
18787 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
18788
18789         * config/rs6000/spe.h: Fix misc formatting.
18790         (__ev_create_ufix32_fs): Cast ev argument.
18791         (__ev_create_sfix32_fs): Same.
18792         (__ev_get_sfix32_fs_internal): Cast arguments to builtins.
18793         (__ev_get_ufix32_fs_internal): Same.
18794
18795 2003-02-12  Ranjit Mathew  <rmathew@hotmail.com>
18796
18797         * doc/tm.texi (MODIFY_JNI_METHOD_CALL): Document.
18798         * config/i386/cygwin.h (MODIFY_JNI_METHOD_CALL): New macro.
18799
18800 2003-02-12  Zack Weinberg  <zack@codesourcery.com>
18801
18802         * cpplib.c (do_include_common): Move warnings for
18803         #include_next and #import out to callers.  Use early-return
18804         instead of nested ifs.  Don't do check_eol here.
18805         (parse_include): Do check_eol here with the rest of the
18806         parsing stuff.
18807         (do_include_next, do_import): Now handle warnings.
18808
18809 2003-02-11  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
18810
18811         * doc/install.texi (Specific): Update AVR- and Darwin-related URLs.
18812
18813 2003-02-12  Jan Hubicka  <jh@suse.cz>
18814
18815         * predict.c (estimate_probability):  Fix roundoff error.
18816
18817 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
18818
18819         * config/h8300/h8300.md (a peephole2): Don't handle 65535.
18820         (two peephole2): New.
18821
18822 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
18823
18824         * config/h8300/h8300.md (several peephole2): Replace
18825         find_regno_note with peep2_reg_dead_p.
18826
18827 2003-02-11  Richard Henderson  <rth@redhat.com>
18828
18829         * gcse.c (lookup_set): Remove unused argument PAT.  Update
18830         both callers.
18831
18832 2003-02-11  Geoffrey Keating  <geoffk@apple.com>
18833
18834         * diagnostic.c (real_abort): New.
18835         (diagnostic_report_diagnostic): Call real_abort on error.
18836         * diagnostic.h (diagnostic_abort_on_error): New.
18837         (struct diagnostic_context): Add abort_on_error field.
18838         * toplev.c (setup_core_dumping): New.
18839         (decode_d_option): Handle 'H' case.
18840         * doc/invoke.texi (Debugging Options): Document -dH.
18841
18842 2003-02-11  Nathanael Nerode  <neroden@gcc.gnu.org>
18843
18844         * Makefile.in: Remove pointless setting of CXXFLAGS for dejagnu
18845         which refers to obsolete directories.
18846
18847 2003-02-11  Richard Henderson  <rth@redhat.com>
18848
18849         * config/alpha/linux.h (TARGET_C99_FUNCTIONS): New.
18850
18851 2002-10-21  Jan Hubicka  <jh@suse.cz>
18852
18853         * i386.c (contains_128bit_aligned_vector_p): New function.
18854         (ix86_function_arg_boundary): Properly align vector modes.
18855
18856 2003-02-11  Bob Wilson  <bob.wilson@acm.org>
18857
18858         * config/xtensa/xtensa.md (set_frame_ptr): Change rtl to set reg a7.
18859         * config/xtensa/xtensa.c (xtensa_reorg): Search for UNSPECV_SET_FP
18860         as a SET pattern.
18861
18862 2003-02-11  Roger Sayle  <roger@eyesopen.com>
18863
18864         * builtins.c:  Fix failure caused by commiting wrong patch.
18865
18866 2003-02-11  Dale Johannesen  <dalej@apple.com>
18867         * ra-build.c (compare_and_free_webs):  Relax checking.
18868         * config/rs6000/darwin.h (HOT_TEXT_SECTION_NAME):  Define.
18869         (UNLIKELY_EXECUTED_TEXT_SECTION_NAME):  Define.
18870
18871 2003-02-11  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
18872
18873         PR optimization/9651
18874         * rtlanal.c (may_trap_p): Handle FIX.
18875
18876 2003-02-11  Dave Jones <davej@codemonkey.org.uk>
18877
18878         * config/i386/i386.c (override_options): Define c3-2 as a 686 with SSE.
18879         * doc/invoke.texi: Extra alias.
18880
18881 2003-02-11  Geoffrey Keating  <geoffk@apple.com>
18882
18883         * config/rs6000/host-darwin.c: Fix comment.
18884
18885 2003-02-11  David Edelsohn  <edelsohn@gnu.org>
18886
18887         * config/rs6000/rs6000.md (divmodsi4): Use register_operand
18888         predicate for mod result.
18889
18890 2003-02-11  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
18891
18892         * inclhack.def (hpux_long_double, hpux10_ctype_declarations1,
18893         hpux10_ctype_declarations2, hpux_ctype_macros): New hacks.
18894         * fixincl.x: Rebuilt.
18895         * tests/base/stdlib.h: Update.
18896         * tests/base/ctype.h: New file.
18897
18898 2003-02-11  Jan Hubicka  <jh@suse.cz>
18899
18900         * emit-rtl.c (emit_copy_of_insn_after): Copy insn recog cache too.
18901
18902 2003-02-11  Richard Henderson  <rth@redhat.com>
18903
18904         * config/i386/i386.c (ix86_expand_movstr): Fail if esi or edi
18905         appropriated as globals.
18906         (ix86_expand_clrstr): Similarly.
18907         * config/i386/i386.md (cmpstrsi): Similarly.
18908
18909 2003-02-11  Kazu Hirata  <kazu@cs.umass.edu>
18910
18911         * config/h8300/h8300.md (a peephole2): Add a case of 255.
18912
18913 2003-02-11  Roger Sayle  <roger@eyesopen.com>
18914
18915         * optabs.h (enum optab_index): Add new OTI_pow and OTI_atan2.
18916         (pow_optab, atan2_optab): Define corresponding macros.
18917         * optabs.c (init_optabs): Initialize pow_optab and atan2_optab.
18918         * genopinit.c (optabs): Implement pow_optab and atan2_optab
18919         using pow?f3 and atan2?f3 patterns.
18920         * builtins.c (expand_errno_check): New function to update errno
18921         if necessary, split out from expand_builtin_mathfn.
18922         (expand_builtin_mathfn): Use expand_errno_check.
18923         (expand_builtin_mathfn_2): New function to handle expanding binary
18924         math functions, reusing the code in expand_errno_check.
18925         (expand_builtin): Handle the pow and atan2 math built-ins,
18926         BUILT_IN_{POW,POWF,POWL,ATAN2,ATAN2F,ATAN2L} via the new function
18927         expand_builtin_mathfn_2.
18928
18929         * doc/md.texi: Document new pow?f3 and atan2?f3 patterns.
18930
18931 2003-02-11  Jan Hubicka  <jh@suse.cz>
18932
18933         * combine.c (combine_simplify_rtx): Fix folding of
18934         nested float_truncates.
18935
18936 2003-02-11  Kazu Hirata  <kazu@cs.umass.edu>
18937
18938         * config/h8300/h8300.md (a peephole2): Fix a typo.
18939
18940 2003-02-11  Richard Earnshaw  <rearnsha@arm.com>
18941
18942         * arm.mc (return_address_mask): Use CC_REGNUM for the condition code
18943         register number.
18944
18945 2003-02-11  Kazu Hirata  <kazu@cs.umass.edu>
18946
18947         * config/h8300/h8300-protos.h: Add a prototype for
18948         gtuleu_operator.
18949         * config/h8300/h8300.c (gtuleu_operator): New.
18950         * config/h8300/h8300.h (PREDICATE_CODES): Add gtuleu_operator.
18951         * config/h8300/h8300.md (a peephole2): New.
18952
18953 2003-02-11  Jan Hubicka  <jh@suse.cz>
18954
18955         * sched-ebb.c (schedule_ebbs): Do not verify_flow_info.
18956
18957 2003-02-11  Jan Hubicka  <jh@suse.cz>
18958
18959         * predict.c (choose_function_section): Choose sections correctly.
18960
18961 2003-02-10  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
18962
18963         * reload1.c (first_label_num): New.
18964         (reload): Index offsets_known_at and offsets_at using difference of
18965         label number and first label number.  Don't use offset pointers.
18966         (set_label_offsets, set_initial_label_offsets): Likewise.
18967
18968 2003-02-10  Roger Sayle  <roger@eyesopen.com>
18969
18970         * mips-tfile.c (init_file): Add missing initializers in the
18971         "#ifdef __alpha" case.
18972         (file_offset, max_file_offset): Declare as unsigned long.
18973         (write_varray): Cast to "unsigned long" in comparisons against
18974         either file_offset or max_file_offset.
18975         (write_object): Likewise.
18976         (read_seek): Likewise.
18977         (copy_object): Likewise. Declare "ifd" as int to match its use
18978         in add_ext_symbol, and avoid signed/unsigned conditional warning.
18979
18980 2003-02-10  Nick Clifton  <nickc@redhat.com>
18981             Aldy Hernandez  <aldyh@redhat.com>
18982
18983         * config/rs6000/eabispe.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Do not
18984         override options which have been specified on the command line.
18985
18986 2003-02-10  Kazu Hirata  <kazu@cs.umass.edu>
18987
18988         * config/h8300/h8300.md (abssf2): New.
18989         (*abssf2_h8300): Likewise.
18990         (*abssf2_h8300hs): Likewise.
18991
18992 2003-02-10  Phil Edwards  <pme@gcc.gnu.org>
18993
18994         * tree.c (build_tree_list):  Fix parameter names in comment.
18995
18996 2003-02-10  Janis Johnson  <janis187@us.ibm.com>
18997
18998         * config/rs6000/ppc64-fp.c: New file.
18999         * config/rs6000/t-linux64 (LIB2FUNCS_EXTRA): Add ppc64-fp.c.
19000
19001 2003-02-10  Josef Zlomek  <zlomekj@suse.cz>
19002
19003         * Makefile.in (bb-reorder.o): Add dependency on $(FIBHEAP_H).
19004         * bb-reorder.c (make_reorder_chain): Deleted.
19005         (make_reorder_chain_1): Deleted.
19006         (find_traces): New function.
19007         (rotate_loop): New function.
19008         (mark_bb_visited): New function.
19009         (find_traces_1_round): New function.
19010         (copy_bb): New function.
19011         (bb_to_key): New function.
19012         (better_edge_p): New function.
19013         (connect_traces): New function.
19014         (copy_bb_p): New function.
19015         (get_uncond_jump_length): New function.
19016         (reorder_basic_blocks): Use new functions (Software Trace Cache).
19017         * cfgcleanup.c (outgoing_edges_match): Enable crossjumping across loop
19018         boundaries.
19019
19020 2003-02-10  Aldy Hernandez  <aldyh@redhat.com>
19021
19022         * config/rs6000/rs6000.c (bdesc_2arg): Change spe_evxor to xorv2si3.
19023
19024 2003-02-09  Dan Nicolaescu  <dann@ics.uci.edu>
19025
19026         * tree.h (struct tree_decl): Remove unused live_range_rtl field.
19027         (DECL_LIVE_RANGE_RTL): Remove.
19028
19029 2003-02-10  Nick Clifton  <nickc@redhat.com>
19030
19031         * config/arm/aof.h, config/arm/aout.h, config/arm/arm-modes.def,
19032         config/arm/arm-protos.h, config/arm/arm.c, config/arm/arm.h,
19033         config/arm/arm.md, config/arm/cirrus.md, config/arm/coff.h,
19034         config/arm/conix-elf.h, config/arm/ecos-elf.h, config/arm/elf.h,
19035         config/arm/freebsd.h, config/arm/linux-elf.h,
19036         config/arm/linux-gas.h, config/arm/netbsd-elf.h,
19037         config/arm/netbsd.h, config/arm/pe.c, config/arm/pe.h,
19038         config/arm/rtems-elf.h, config/arm/semi.h, config/arm/semiaof.h,
19039         config/arm/strongarm-coff.h, config/arm/strongarm-elf.h,
19040         config/arm/strongarm-pe.h, config/arm/uclinux-elf.h,
19041         config/arm/unknown-elf-oabi.h, config/arm/unknown-elf.h,
19042         config/arm/xscale-elf.h: Replace occurances of "GNU CC" with "GCC"
19043         and reformat as appropriate.
19044
19045 2003-02-10  Kazu Hirata  <kazu@cs.umass.edu>
19046
19047         * config/h8300/clzsi2.c: Remove.
19048         * config/h8300/ctzsi2.c: Likewise.
19049         * config/h8300/paritysi2.c: Likewise.
19050         * config/h8300/popcountsi2.c: Likewise.
19051         * config/h8300/t-h8300 (LIB2FUNCS_EXTRA): Remove clzsi2,
19052         ctzsi2, paritysi2, and popcountsi2.
19053
19054 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
19055             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
19056
19057         PR c/7741
19058         * c-decl.c (duplicate_decls): Discard the initializer of the
19059         new decl when the types are conflicting.
19060
19061 2003-02-10  Josef Zlomek  <zlomekj@suse.cz>
19062
19063         * Makefile.in (sreal.o): Added.
19064         (predict.o): Depends on sreal.h instead of real.h.
19065         * sreal.c: New file.
19066         * sreal.h: New file.
19067         * predict.c: Use sreal.c instead of real.c.
19068
19069 2003-02-10  Nick Clifton  <nickc@redhat.com>
19070
19071         * Contributed support for the Cirrus EP9312 "Maverick"
19072         floating point co-processor.  Written by Aldy Hernandez
19073         <aldyh@redhat.com>.
19074         (config/arm/arm.c): Add Cirrus support.
19075         (config/arm/arm.h): Likewise.
19076         (config/arm/aout.h): Likewise.
19077         (config/arm/arm.md): Likewise.
19078         (config/arm/arm-protos.h): Likewise.
19079         (config.gcc): Likewise.
19080         (doc/invoke.texi): Describe new -mcpu value and new
19081         -mcirrus-fix-invalid-insns switch,
19082         (cirrus.md): New file.
19083
19084 2003-02-10  Jan Hubicka  <jh@suse.cz>
19085
19086         * combine.c (combine_simplify_rtx): Simplify using
19087         (float_truncate (float x)) is (float x)
19088         (float_extend (float_extend x)) is (float_extend x).
19089
19090 2003-02-10  Alan Modra  <amodra@bigpond.net.au>
19091
19092         * calls.c (try_to_integrate): Tidy stack_usage_map access.
19093         (emit_library_call_value_1): Likewise.  Formatting.
19094         (store_one_arg): Likewise.
19095
19096 2003-02-09  Nick Clifton  <nickc@redhat.com>
19097             Aldy Hernandez  <aldyh@redhat.com>
19098
19099         * config/rs6000/spe.md: spe_evlhhesplat, spe_evlhhossplat,
19100         spe_evlhhousplat, spe_evlwhsplat, spe_evlwwsplat, spe_evldd,
19101         spe_evldh, spe_evldw, spe_evlwhe, spe_evlwhos, spe_evlwhou,
19102         spe_evstdd, spe_evstdh, spe_evstdw, spe_evstdwx, spe_evstwhe,
19103         spe_evstwho, spe_evstwwe, spe_evstwwo: Fix syntax to match newest
19104         docs.  Add range test for immediate value.
19105
19106 2003-02-09  Aldy Hernandez  <aldyh@redhat.com>
19107
19108         Rename spe_evxor to xorv2si3.
19109         (xorv4hi3): New.
19110         (xorv1di3): New.
19111
19112 2003-02-10  Glen Nakamura  <glen@imodulo.com>
19113
19114         * doc/extend.texi (C++98 Thread-Local Edits): Add missing @item
19115         tag.
19116
19117 2003-02-10  Jan Hubicka  <jh@suse.cz>
19118
19119         * i386.c (vector_move_operand): New predicate.
19120         (ix86_expand_vector_move): Be happy about 0.
19121         * i386.h (PREDICATE_CODES): Add sse-move_operand.
19122         * i386.md (mov*_internal): Add 'C' alternative.
19123
19124 2003-02-09  Jan Hubicka  <jh@suse.cz>
19125
19126         * i386.md (floathi*): Deal with SSE.
19127
19128 2003-02-09  Jan Hubicka  <jh@suse.cz>
19129
19130         * simplify-rtx.c (simplify_unary_operation,
19131         simplify_binary_operation):  Deal with vector modes
19132         (simplify_ternary_operation):  Deal with no-op VEC_MERGE.
19133
19134 2003-02-09  Richard Sandiford  <rsandifo@redhat.com>
19135
19136         * toplev.c (rest_of_compilation): Recompute register usage after
19137         split_all_insns.
19138
19139 2003-02-09  Richard Henderson  <rth@redhat.com>
19140
19141         * libgcc-std.ver (__clztf2): New.
19142         (__ctztf2, __popcounttf2, __paritytf2): New.
19143         * libgcc2.c (__clzSI2, __clzDI2, __ctzSI2, __ctzDI2, __popcountSI2,
19144         __popcountDI2, __paritySI2, __parityDI2): Use UWmode and UDWmode;
19145         adjust code to match the different type sizes.
19146         * libgcc2.h (__clzSI2, __ctzSI2, __popcountSI2, __paritySI2,
19147         __clzDI2, __ctzDI2, __popcountDI2, __parityDI2): New macros.
19148
19149         * optabs.c (init_integral_libfuncs): Don't hard-code SImode and
19150         TImode; select word_mode and twice that.
19151         (init_floating_libfuncs): Don't hard-code SFmode and TFmode;
19152         select the modes from float, double, and long double.
19153         (init_optabs): Remove duplicate initializations.
19154
19155 2003-02-09  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
19156
19157         * doc/install.texi: Squeeze and streamline section on
19158         testing and regression checking.
19159
19160 2003-02-09  Jan Hubicka  <jh@suse.cz>
19161
19162         * i386.md (ahi?v*3): Set third operand type to TImode.
19163         * i386.c (ix86_expand_binop_builtin): Extend operand when needed.
19164
19165         * simplify-rtx.c (simplify_subreg): Fix conversion from vector into
19166         integer mode.
19167
19168         * rtl.def (VEC_MERGE, VEC_SELECT, VEC_CONCAT, VEC_DUPLICATE):
19169         Change code so they are arithmetic expressions now.
19170         * simplify-rtx.c (simplify_unary_operation, simplify_binary_operation,
19171         simplify_ternary_operation): Deal with VEC_* expressions.
19172
19173         * i386.md (vmaskcmp, pinsrw, movd patterns):  Fix RTL representation.
19174
19175 2003-02-08  Jan Hubicka  <jh@suse.cz>
19176
19177         * cfgrtl.c (verify_flow_info):  Use control_flow_insn_p.
19178         * reload1.c (fixup_abnormal_edges):  Split basic blocks when EH edges
19179         possibly got duplicated.
19180
19181 2003-02-08  Richard Henderson  <rth@redhat.com>
19182
19183         * config/alpha/alpha.c (override_options): Turn off explicit
19184         relocs until post-peep2 code duplication resolved.
19185
19186 2003-02-08  Kazu Hirata  <kazu@cs.umass.edu>
19187
19188         * optabs.c (expand_unop): Widen clz properly when clz is done
19189         via libcall.
19190
19191 2003-02-08  Kazu Hirata  <kazu@cs.umass.edu>
19192
19193         * config/h8300/clzsi2.c: Replace "GNU CC" with "GCC".
19194         * config/h8300/crti.asm: Likewise.
19195         * config/h8300/crtn.asm: Likewise.
19196         * config/h8300/ctzsi2.c: Likewise.
19197         * config/h8300/fixunssfsi.c: Likewise.
19198         * config/h8300/h8300-protos.h: Likewise.
19199         * config/h8300/h8300.c: Likewise.
19200         * config/h8300/h8300.h: Likewise.
19201         * config/h8300/h8300.md: Likewise.
19202         * config/h8300/paritysi2.c: Likewise.
19203         * config/h8300/popcountsi2.c: Likewise.
19204         * config/h8300/rtems.h: Likewise.
19205
19206 2003-02-08  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
19207
19208         * doc/invoke.texi: Documentation for my previous commit.
19209         * doc/passes.texi: Ditto.
19210
19211 2003-02-08  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
19212
19213         * cfgloop.h (fix_loop_placement, can_duplicate_loop_p,
19214         duplicate_loop_to_header_edge, loopify, remove_path, split_loop_bb):
19215         Declare.
19216         (DLTHE_FLAG_UPDATE_FREQ): New.
19217         * cfgloopmanip.c (duplicate_loop, duplicate_subloops, copy_loops_to,
19218         loop_redirect_edge, loop_delete_branch_edge, copy_bbs, remove_bbs,
19219         rpe_enum_p, find_branch, alp_enum_p, add_loop, fix_loop_placements,
19220         fix_bb_placement, fix_bb_placements, place_new_loop,
19221         scale_loop_frequencies, scale_bbs_frequencies, record_exit_edges):
19222         New static functions.
19223         (fix_loop_placement, can_duplicate_loop_p,
19224         duplicate_loop_to_header_edge, loopify, remove_path, split_loop_bb):
19225         New functions.
19226
19227         * cfgloop.h (loop_optimizer_init, loop_optimizer_finalize,
19228         unswitch_loops): Declare.
19229         * loop-init.c: New file.
19230         * loop-unswitch.c: New file.
19231         * Makefile.in (loop-init.o, loop-unswitch.o): New.
19232         * params.def (PARAM_MAX_UNSWITCH_INSNS, PARAM_MAX_UNSWITCH_LEVEL): New.
19233         * toplev.c (DFI_loop2): New dump.
19234         (flag_unswitch_loops): New.
19235         (lang_independent_options): Add it.
19236         (rest_of_compilation): Call new loop optimizer.
19237         (parse_options_and_default_flags): Turn flag_unswitch_loops on with -O3.
19238
19239 2003-02-08  Kazu Hirata  <kazu@cs.umass.edu>
19240
19241         * config/h8300/clzsi2.c: New.
19242         * config/h8300/ctzsi2.c: Likewise.
19243         * config/h8300/paritysi2.c: Likewise.
19244         * config/h8300/popcountsi2.c: Likewise.
19245         * config/h8300/t-h8300 (LIB2FUNCS_EXTRA): Add above files.
19246
19247 2003-02-07  David Edelsohn  <edelsohn@gnu.org>
19248
19249         * config/rs6000/rs6000.h (CLZ_DEFINED_VALUE_AT_ZERO): Define.
19250         * config/rs6000/rs6000.md (clzsi2): Rename from cntlzw2.
19251         (ctzsi2): New pattern.
19252         (ffssi2): Use clz instead of unspec.
19253         (clzdi2): Rename from cntlzd2.
19254         (ctzdi2): New pattern.
19255         (ffsdi2): Use clz instead of unspec.
19256
19257 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
19258
19259         * config/alpha/freebsd.h (LINK_SPEC): Weaken error to notice.
19260         * config/ia64/freebsd.h (LINK_SPEC): Likewise.
19261         * config/sparc/freebsd.h (LINK_SPEC): Likewise.
19262         * config/i386/freebsd.h (LINK_SPEC): Add clause to mirror other arches.
19263
19264 2003-02-07  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
19265
19266         * doc/trouble.texi: Document pitfalls of two-stage name lookup.
19267
19268 2003-02-07  Richard Henderson  <rth@redhat.com>
19269
19270         PR 9226
19271         * gcse.c (local_cprop_find_used_regs): New.
19272         (local_cprop_pass): Use it.
19273
19274 2003-02-07  Fred Fish  <fnf@intrinsity.com>
19275
19276         * mips-tfile.c (parse_def): Parenthesize assignments to fix
19277         precedence bugs.
19278
19279 2003-02-07  Segher Boessenkool  <segher@koffie.nl>
19280
19281         * genoutput.c (output_get_insn_name): Handle NOOP_MOVE_INSN_CODE.
19282
19283 2003-02-07  Roger Sayle  <roger@eyesopen.com>
19284
19285         * builtin-types.def (BT_FN_FLOAT_FLOAT_FLOAT): New built-in type.
19286         (BT_FN_LONG_DOUBLE_LONG_DOUBLE_LONG_DOUBLE): Likewise.
19287         (BT_FN_DOUBLE_DOUBLE_DOUBLE): Likewise.
19288         * builtins.def: Define pow, powf, powl, atan2, atan2f and atan2l
19289         builtin functions (and their __builtin_* variants).
19290         * builtins.c (mathfn_built_in): Handle missing log{,f,l} cases.
19291         (expand_builtin): Don't expand log{,f,l}, pow{,f,l} or atan2{,f,l}
19292         when not optimizing.
19293
19294         * doc/extend.texi: Document new pow and atan2 builtins, and
19295         their float and long double variants.  Realphabetize builtins.
19296
19297 2003-02-07  Jan Hubicka  <jh@suse.cz>
19298
19299         * i386.md (sse2_nandv2di3): Fix.
19300
19301 2003-03-07  Danny Smith  <dannysmith@users.sourceforge.net>
19302
19303         * config/i386/i386.h (MS_AGGREGATE_RETURN): New define.
19304         * config/i386/cygwin.h (MS_AGGREGATE_RETURN): Override default
19305         definition.
19306         * config/i386/i386.h (ix86_return_in_memory): Return aggregate
19307         types of up to 8 bytes via registers if MS_AGGREGATE_RETURN.
19308
19309 2003-02-07  Jan Hubicka  <jh@suse.cz>
19310
19311         * i386.md (movdi_rex64_1): Fix mmx<->int move opcode.
19312
19313 2003-02-07  Daniel Berlin  <dberlin@dberlin.org>
19314
19315         * cfg.c (dump_flow_info): Add back accidently deleted line.
19316
19317 2003-02-07  Andrey Petrov <petrov@netbsd.org>
19318
19319         * optabs.c (expand_float): Search wider integer modes first.
19320
19321 2003-02-07  Bob Wilson  <bob.wilson@acm.org>
19322
19323         * config/xtensa/xtensa.h (LIBGCC2_WORDS_BIG_ENDIAN): Set this
19324         based on preprocessor flag.
19325
19326 2003-02-07  Roger Sayle  <roger@eyesopen.com>
19327             Richard Henderson  <rth@redhat.com>
19328
19329         * gcse.c (implicit_sets): New.
19330         (compute_hash_table_work): Include them in hash table.
19331         (find_implicit_sets, fis_get_condition): New.
19332         (one_cprop_pass): Allocate and free implicit_sets; call
19333         find_implicit_sets before building hash table.
19334
19335 2003-02-07  Jason Thorpe  <thorpej@wasabisystems.com>
19336
19337         * config/t-netbsd (USER_H): Revert previous change.
19338
19339 2003-02-07  Gabor Greif  <ggreif@lucent.com>
19340
19341         * doc/c-tree.texi (Namespaces): Fix typo.
19342
19343 2003-02-07  Jan Hubicka  <jh@suse.cz>
19344
19345         * regrename.c (do_replace, find_oldest_value_reg,
19346         copyprop_hardreg_forward_1): Update register attributes.
19347
19348 2003-02-06  Vladimir Makarov  <vmakarov@redhat.com>
19349
19350         * genautomata.c (VLA_PTR_CREATE, VLA_PTR_EXPAND, VLA_PTR_ADD,
19351         VLA_HWINT_CREATE, VLA_HWINT_EXPAND, VLA_HWINT_ADD): Use temporay
19352         variables starting with underscore.
19353         (struct unit_usage): New structure.
19354         (unit_usages, cycle_alt_unit_usages): New global variables.
19355         (check_unit_distribution_in_reserv): Remove it.
19356         (store_alt_unit_usage): New function.
19357         (check_regexp_units_distribution): Rewrite it.
19358
19359 2003-02-06  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
19360
19361         * config.gcc (hppa*-*-linux*): Set MASK_NO_SPACE_REGS in
19362         target_cpu_default.
19363         * pa.c (attr_length_call): Add 8 to call length (long indirect PA 1.X)
19364         if not MASK_NO_SPACE_REGS.
19365         (output_call): Adjust return pointer, don't load new space register
19366         into %sr0, and use %sr4 for call if TARGET_NO_SPACE_REGS is true.
19367         (pa_asm_output_mi_thunk): Don't load new space register into %sr0 if
19368         TARGET_NO_SPACE_REGS is true.
19369         * pa.md (return_external_pic): Add TARGET_NO_SPACE_REGS to insn
19370         conditions.
19371         (epilogue): Always use return_internal if TARGET_NO_SPACE_REGS is true.
19372         (interspace_jump): Add new pattern for when TARGET_NO_SPACE_REGS is
19373         true.  Use bve when TARGET_64BIT is true.
19374
19375 2003-02-06  Richard Henderson  <rth@redhat.com>
19376
19377         * combine.c (nonzero_bits): Fix double break.
19378
19379 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
19380             Richard Henderson <rth@redhat.com>
19381
19382         PR c/9530
19383         * config/i386/i386.c (ix86_function_ok_for_sibcall): Forbid sibcalls
19384         from functions that return a float to functions that don't.
19385
19386 2003-02-06  Jan Hubicka  <jh@suse.cz>
19387
19388         * i386.c (x86_inter_unit_moves): New variable.
19389         (ix86_secondary_memory_needed): Fix 64bit case, honor
19390         TARGET_INTER_UNIT_MOVES
19391         * i386.h (x86_inter_unit_moves): Declare.
19392         (TARGET_INTER_UNIT_MOVES): New macro.
19393         * i386.md (movsi_1): Cleanup constraints; disable
19394         when not doing inter-unit moves.
19395         (movsi_1_nointernunit): New.
19396         (movdi_1_rex64): Fix constraints; deal with SSE->GPR moves.
19397         (movdi_1_rex64_nointerunit): New.
19398         (mivsf_1): disable when not doing inter-unit moves.
19399         (movsf_1_nointerunit): New.
19400
19401         * basic-block.h (inside_basic_block_p):  Declare.
19402         * cfgbuild.c (inside_basic_block_p): Make global.
19403         * haifa-sched.c (unlink_other_notes): Deal with NOT_INSN_BASIC_BLOCK.
19404         * scheudle-ebb.c  (schedule_ebb): Return last basic block of trace;
19405         update CFG.
19406         (fix_basic_block_boundaries, add_missing_bbs): New.
19407         (rank): Use profile.
19408         (scheudle_ebbs): Rely on CFG; update coments.
19409
19410 2003-02-05  Geoffrey Keating  <geoffk@apple.com>
19411
19412         * Makefile.in (host_hook_obj): New.
19413         (OBJS): Add $(host_hook_obj).
19414         (host_default.o): New rule.
19415         * config.gcc (host_hook_obj): New, default to host-default.o.
19416         (powerpc-*-darwin*): Use host-darwin.o.
19417         (out_host_hook_obj): New.
19418         * configure: Regenerate.
19419         * configure.in: Print information about out_host_hook_obj, substitute
19420         into output files.
19421         * host-default.c: New file.
19422         * hosthooks.h: New file.
19423         * toplev.c (general_init): Call host_hooks.extra_signals.
19424         * config/rs6000/host-darwin.c: New file.
19425         * config/rs6000/x-darwin: New file.
19426         * doc/hostconfig.texi: Add documentation for new host hook.
19427         Rearrange existing documentation.
19428
19429 2003-02-05  Roger Sayle  <roger@eyesopen.com>
19430
19431         * dwarf2out.c (mem_loc_descriptor): Replace ASM_SIMPLIFY_DWARF_ADDR
19432         with *targetm.delegitimize_address.
19433         (rtl_for_decl_location): Likewise.
19434         * dwarfout.c (output_mem_loc_descriptor): Likewise.  Include target.h.
19435         * Makefile.in (dwarf2out.c, dwarfout.c): Depend upon $(TARGET_H)
19436
19437         * config/i386/i386.h (ASM_SIMPLIFY_DWARF_ADDR): Remove definition.
19438         * config/i386/i386-protos.h (i386_simplify_dwarf_addr): Remove
19439         prototype.
19440         * config/i386/i386.c (ix86_delegitimize_address): Renamed from
19441         i386_simplify_dwarf_addr.  Made static.  Prototyped.
19442         (TARGET_DELEGITIMIZE_ADDRESS): Update definition from
19443         i386_simplify_dwarf_addr to ix86_delegitimize_address.
19444         (ix86_find_base_term): Likewise.
19445         (maybe_get_pool_constant): Likewise.
19446
19447         * config/s390/s390.h (ASM_SIMPLIFY_DWARF_ADDR): Remove definition.
19448         * config/s390/s390-protos.h (s390_simplify_dwarf_addr): Remove
19449         prototype.
19450         * config/s390/s390.c (s390_delegitimize_address): Renamed from
19451         s390_simplify_dwarf_addr.  Made static.  Prototyped.
19452         (TARGET_DELEGITIMIZE_ADDRESS): Define as s390_delegitimize_address.
19453
19454 2003-02-05  Richard Henderson  <rth@redhat.com>
19455
19456         PR c/8602
19457         * integrate.c (output_inline_function): Reset input_filename
19458         and lineno from the decl before rest_of_compilation.
19459
19460 2003-02-05  Richard Henderson  <rth@redhat.com>
19461
19462         * defaults.h (CLZ_DEFINED_VALUE_AT_ZERO): New.
19463         (CTZ_DEFINED_VALUE_AT_ZERO): New.
19464         * doc/rtl.texi, doc/tm.texi: Document them.
19465
19466         * combine.c (nonzero_bits) [CLZ, CTZ]: Handle the definedness
19467         of the value at zero properly.
19468         * fold-const.c (tree_expr_nonnegative_p): Likewise.
19469         * simplify-rtx.c (simplify_unary_operation): Likewise.
19470
19471         * config/alpha/alpha.h (CLZ_DEFINED_VALUE_AT_ZERO): New.
19472         (CTZ_DEFINED_VALUE_AT_ZERO): New.
19473
19474         * config/arm/arm.c (TARGET_INIT_BUILTINS): Remove.
19475         (TARGET_EXPAND_BUILTIN): Remove.
19476         (def_builtin, arm_init_builtins, arm_expand_builtin): Remove.
19477         * config/arm/arm.h (CLZ_DEFINED_VALUE_AT_ZERO): New.
19478         (enum arm_builtins): Remove.
19479         * config/arm/arm.md (UNSPEC_CLZ): Remove.
19480         (clzsi2): Rename from clz; use clz instead of unspec.
19481         (ctzsi2): New.
19482         * config/arm/arm-protos.h: Update.
19483
19484 2003-02-05  Jan Hubicka  <jh@suse.cz>
19485
19486         * i386-protos.h (x86_emit_floatuns):  Declare.
19487         * i386.c (x86_emit_floatuns): New global function.
19488         * i386.md (floatunssisf2, floatunsdisf2,
19489         floatunsdidf2):  New patterns.
19490
19491 2003-01-25  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
19492
19493         * cfgloopmanip.c (force_single_succ_latches): Fix missindentation.
19494
19495 2003-02-05  Hans Boehm <Hans.Boehm@hp.com>
19496
19497         * config/ia64/unwind-ia64.c: include coretypes.h, tm.h to get
19498           config/ia64/linux.h
19499
19500 2003-02-05  Roger Sayle  <roger@eyesopen.com>
19501
19502         * cfgloop.h (flow_bb_inside_loop_p): Correct prototype again.
19503
19504 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
19505
19506         PR optimization/8555
19507         * config/i386/i386.md (sse_mov?fcc split): Handle op2 == op3 case
19508         instead of aborting.
19509
19510 2003-02-04  Richard Henderson  <rth@redhat.com>
19511
19512         * config/i386/i386.md (UNSPEC_BSF): Remove.
19513         (ffssi2): Split into cmove and no_cmove insns and splitters;
19514         lose pentium float trick for now.
19515         (ffssi_1): Add * to name; use CTZ instead of UNSPEC.
19516         (ctzsi2, clzsi2, bsr): New.
19517
19518 2003-02-04  Richard Henderson  <rth@redhat.com>
19519
19520         * config/ia64/ia64.c (rtx_needs_barrier): Handle POPCOUNT,
19521         UNSPEC_GETF_EXP; remove UNSPEC_POPCNT.
19522         * config/ia64/ia64.md (UNSPEC_POPCNT): Remove.
19523         (ffsdi2): Use popcount instead of unspec.
19524         (popcountdi2): Rename from *popcnt.
19525         (ctzdi2, clzdi2, getf_exp_tf): New.
19526
19527 2003-02-04  Kazu Hirata  <kazu@cs.umass.edu>
19528
19529         * genconfig.c (main): Generate CC0_P.
19530         * rtl.h (CC0_P): Remove.
19531
19532 2003-02-04  Richard Henderson  <rth@redhat.com>
19533
19534         * libgcc2.h, libgcc2.c (__ffsSI2): New.
19535         (__ffsDI2): Rename from __ffsdi2.
19536         * mklibgcc.in (lib2funcs): Add _ffssi2.
19537
19538 2003-02-04  Richard Henderson  <rth@redhat.com>
19539
19540         * libgcc2.c (__paritysi2, __paritydi2): Replace last two reduction
19541         rounds with a "bit table" lookup.
19542
19543 2003-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
19544
19545         * reload.c (find_reloads): Do not use the mode specified in the insn
19546         pattern as reload mode for address operands.  Do not generate optional
19547         reloads for operands where a mandatory reload was already pushed.
19548
19549 2003-02-04  Richard Henderson  <rth@redhat.com>
19550
19551         * longlong.h [alpha] (count_leading_zeros, count_trailing_zeros): Use
19552         builtins instead of inline assembly.
19553
19554 2003-02-04  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
19555
19556         PR c/9376
19557         * libgcc2.c (__subvdi3): Fix typo.
19558
19559 2003-02-04  Jan Hubicka  <jh@suse.cz>
19560
19561         * i386.md (movti_rex64):  Fix constraint.
19562
19563 2003-02-04  Jan Hubicka  <jh@suse.cz>
19564
19565         * i386.md (vector push splitters):  Fix typo in resolving conflict.
19566
19567 2003-02-04  Rodney Brown  <rbrown64@csc.com.au>
19568
19569         * config/i386/i386.c (x86_function_profiler): Fix typo in format.
19570
19571 2003-02-04  Phil Edwards  <pme@gcc.gnu.org>
19572
19573         * doc/install.texi (*-*-linux-gnu):  Mention glibc requirements
19574         for recent libstdc++.  Remove formatting cruft.
19575
19576 2003-02-04  Jakub Jelinek  <jakub@redhat.com>
19577
19578         * dwarf2out.c (dwarf2out_finish): Add AT_comp_dir
19579         attribute even if input file name is absolute, but one of the
19580         includes is relative.
19581
19582 2003-02-04  Joseph S. Myers  <jsm@polyomino.org.uk>
19583
19584         * doc/gcc.texi, doc/gccint.texi, doc/gcov.texi,
19585         doc/include/fdl.texi, doc/invoke.texi: Update to GFDL 1.2.
19586         * doc/install.texi: Update copyright dates.  Update to GFDL 1.2.
19587
19588 2003-02-03  Richard Henderson  <rth@redhat.com>
19589
19590         * libgcc2.c (__ffsdi2, __clzsi2, __clzdi2, __ctzsi2, __ctzdi2,
19591         __popcountsi2, __popcountdi2, __paritysi2, __paritydi2): Change
19592         return type to "int".  Shuffle declarations and undef int trap.
19593         * libgcc2.h: Remove their declarations.
19594         * optabs.c (expand_unop): Force outmode to int for bitops.
19595
19596 2003-02-03  Bob Wilson  <bob.wilson@acm.org>
19597
19598         * config/xtensa/xtensa.c (order_regs_for_local_alloc): Order the
19599         coprocessor registers before floating-point registers.
19600         * config/xtensa/xtensa.h (REG_ALLOC_ORDER): Adjust register numbers
19601         to account for a previously removed register.
19602         (SPEC_REG_FIRST, SPEC_REG_LAST, SPEC_REG_NUM, COUNT_REGISTER_REGNUM):
19603         Delete unused macros.
19604
19605 2003-02-03  Jan Hubicka  <jh@suse.cz>
19606
19607         * i386.c (ix86_expand_store_builtin):  Always force op1 to register.
19608         (mov*_internal): Fix predicates; require one of operands to not be
19609         memory.
19610         (SSE?MMX move expanders):  Fix predicates; force one of operands to
19611         register.
19612         (SSE/MMX push patterns): Reorganize; fix x86-64 code generation.
19613         (movups/movupd/movdqu patterns): Force one of operands to not be
19614         memory.
19615
19616 2003-02-03  Roger Sayle  <roger@eyesopen.com>
19617
19618         * hooks.c (hook_rtx_rtx_identity): Generic hook function that
19619         takes a single rtx and returns it unmodified.
19620         * hooks.h (hook_rtx_rtx_identity): Prototype here.
19621         * target.h (struct gcc_target): Add "delegitimize_address"
19622         field to target structure.
19623         * target-def.h (TARGET_DELEGITIMIZE_ADDRESS):  Provide default
19624         for delegitimize_address target using hook_rtx_rtx_identity.
19625         (TARGET_INITIALIZER): Initialize delegitimize_address field
19626         using TARGET_DELEGITIMIZE_ADDRESS macro.
19627         * simplify-rtx.c (avoid_constant_pool_reference): Handle float
19628         extensions of constant pool references.  Use delegitimize_address
19629         to undo the obfuscation of "-fpic".
19630         * Makefile.in (simplify-rtx.o): Add dependency on target.h.
19631
19632         * config/i386/i386.c (TARGET_DELEGITIMIZE_ADDRESS): Define as
19633         i386_simplify_dwarf_addr.
19634         (ix86_find_base_term): Simplify using i386_simplify_dwarf_addr.
19635         (maybe_get_pool_constant): Likewise.
19636
19637 2003-02-03  Jan Hubicka  <jh@suse.cz>
19638
19639         * i386.c (ix86_expand_int_movcc):  Fix setcc sign bit case.
19640
19641 2003-02-03  Jan Hubicka  <jh@suse.cz>
19642
19643         * regclass.c (cannot_change_mode_set_regs): Correct argument order.
19644
19645 2003-02-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19646
19647         * mips/_tilib.c: Don't include tsystem.h or defaults.h.  Don't
19648         define LIBGCC2_WORDS_BIG_ENDIAN.  Include coretypes.h and tm.h.
19649
19650 2003-02-02  Andreas Schwab  <schwab@suse.de>
19651
19652         * varasm.c (asm_output_aligned_bss): Declare as possibly unused.
19653
19654 2003-02-02  Richard Earnshaw  <rearnsha@arm.com>
19655
19656         * arm.md (sibcall_epilogue): Set the "conds" to "clob".
19657         (epilogue_insns): Likewise.
19658
19659 2003-02-02  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
19660
19661         * doc/install.texi (hppa*-hp-hpux11*): Update installation notes.
19662
19663 2003-02-02  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
19664
19665         * pa-protos.h (attr_length_millicode_call): Remove second argument.
19666         (attr_length_indirect_call, attr_length_indirect_call,
19667         attr_length_save_restore_dltp): New prototypes.
19668         * pa.c (attr_length_millicode_call): Remove second argument.  Check
19669         INSN_ADDRESSES_SET_P in distance calculation.
19670         (output_millicode_call): Check INSN_ADDRESSES_SET_P before using
19671         INSN_ADDRESSES.
19672         (attr_length_call): Check INSN_ADDRESSES_SET_P in distance calculation.
19673         (output_call): Check INSN_ADDRESSES_SET_P before using INSN_ADDRESSES.
19674         Call attr_length_call directly.
19675         (attr_length_indirect_call, output_indirect_call,
19676         attr_length_save_restore_dltp): New functions.
19677         * pa.md (attr_length_millicode_call): Drop second argument from all
19678         patterns.
19679         (return_internal_pic): Delete.
19680         (return_external_pic): Remove use of PIC register and pic operand and
19681         flag checks.
19682         (epilogue): Use return_internal for both normal and pic code.
19683         (call, call_value): Emit new 32-bit pic patterns for symref and
19684         indirect calls.  Remove uses for arg pointer and pic register.
19685         (call_symref_pic, call_symref_pic_post_reload, call_reg_pic,
19686         call_reg_pic_post_reload, call_val_symref_pic,
19687         call_val_symref_pic_post_reload, call_val_reg_pic,
19688         call_val_reg_pic_post_reload): New pre and post reload insn patterns.
19689         Implement define_split and define_peephole2 patterns for pre reload
19690         patterns.
19691         (call_symref_64bit, call_internal_reg_64bit, call_value_symref_64bit,
19692         call_value_internal_reg_64bit): Shorten names.
19693         (all call patterns): Explicitly indicate registers used and clobbered.
19694         Use attr_length_indirect_call and attr_length_save_restore_dltp for
19695         attribute length calculation.  Move code generation for indirect calls
19696         to output_indirect_call.
19697         (sibcall, sibcall_value): Don't restore PIC register.
19698         (exception_receiver, builtin_setjmp_receiver): Add blockage after PIC
19699         register retore.
19700
19701 2003-02-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
19702
19703         * doc/install.texi (Testing): Simplify and compress instructions
19704         concerning Dejagnu.
19705
19706 2003-02-01  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
19707
19708         * collect2.c (pexecute_pid): Rename to pid.
19709         (collect_wait, collect_execute, scan_prog_file, scan_libraries): Use
19710         pid.
19711
19712 2003-02-01  Geoffrey Keating  <geoffk@apple.com>
19713
19714         * doc/extend.texi (Function Attributes): Remove documentation
19715         for PowerPC Windows NT function attributes..
19716
19717 2003-02-01  Daniel Jacobowitz  <drow@mvista.com>
19718
19719         * dwarf2out.c (gen_type_die): Check for typedefs before calling
19720         for TYPE_MAIN_VARIANT.
19721
19722 2003-02-01  Richard Henderson  <rth@redhat.com>
19723
19724         * libgcc2.c: Include auto-host.h.
19725         (ATTRIBUTE_HIDDEN): New.
19726         (__clz_tab): Don't declare here for clz and ctz.
19727         (__clzsi2, __clzdi2): Use count_leading_zeros.
19728         (__ctzsi2, __ctzdi2): Use count_trailing_zeros.
19729         (__popcount_tab): Mark ATTRIBUTE_HIDDEN.
19730         (__paritysi2, __paritydi2): Use shifts instead of __popcount_tab.
19731         * longlong.h (__clz_tab): Mark ATTRIBUTE_HIDDEN.
19732
19733 2003-02-01  Richard Henderson  <rth@redhat.com>
19734
19735         * config/i386/i386.md (addsi_1_zext splitter): Add TARGET_64BIT
19736         to the conditional.
19737         (ashlsi3_1_zext splitter): Likewise.
19738
19739 2003-02-01  Richard Henderson  <rth@redhat.com>
19740
19741         * optabs.c (expand_unop): Use word_mode for outmode of bit scaners.
19742         * libgcc2.c (__ffsdi2, __clzsi2, __clzdi2, __ctzsi2, __ctzdi2,
19743         __popcountsi2, __popcountdi2, __paritysi2 __paritydi2): Change
19744         return type to Wtype.
19745
19746         * libgcc-std.ver (GCC_3.4): Fix inheritance.
19747
19748         * config/i386/i386.md (ffssi2): Use nonimmediate_operand for
19749         expander input constraint.
19750
19751 2003-02-01  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
19752
19753         * optabs.h (optab_index): Add OTI_clz, OTI_ctz, OTI_popcount and
19754         OTI_parity.
19755         (clz_optab, ctz_optab, popcount_optab, parity_optab): New.
19756         * optabs.c (widen_clz, expand_parity): New.
19757         (expand_unop): Handle clz and parity.  Hardcode SImode as outmode
19758         for libcalls to clz, ctz, popcount, and parity.
19759         (init_optabs): Init clz_optab, ctz_optab, popcount_optab and
19760         parity_optab, and set up libfunc handlers.
19761         * libgcc2.c (__clzsi2, __clzdi2, __ctzsi2, __ctzdi2,
19762         __popcountsi2, __popcountdi2, __paritysi2 __paritydi2,
19763         __popcount_tab): New.
19764         * libgcc2.h: Declare them.
19765         * libgcc-std.ver (GCC_3.4): Add new functions from libgcc2.c.
19766         * genopinit.c (optabs): Add clz_optab, ctz_optab, popcount_optab
19767         and parity_optab.
19768         * builtin-types.def (BT_FN_INT_LONG, BT_FN_INT_LONGLONG): New.
19769         * builtins.def (BUILT_IN_CLZ, BUILT_IN_CTZ, BUILT_IN_POPCOUNT,
19770         BUILT_IN_PARITY, BUILT_IN_FFSL, BUILT_IN_CLZL, BUILT_IN_CTZL,
19771         BUILT_IN_POPCOUNTL, BUILT_IN_PARITYL, BUILT_IN_FFSLL,
19772         BUILT_IN_CLZLL, BUILT_IN_CTZLL, BUILT_IN_POPCOUNTLL,
19773         BUILT_IN_PARITYLL): New.
19774         * builtins.c (expand_builtin_unop): Rename from expand_builtin_ffs
19775         and add optab argument.
19776         (expand_builtin): Expand BUILT_IN_{FFS,CLZ,POPCOUNT,PARITY}*.
19777         * tree.def (CLZ_EXPR, CTZ_EXPR, POPCOUNT_EXPR, PARITY_EXPR): New.
19778         * expr.c (expand_expr): Handle them.
19779         * fold-const.c (tree_expr_nonnegative_p): Likewise.
19780         * rtl.def (CLZ, CTZ, POPCOUNT, PARITY): New.
19781         * reload1.c (eliminate_regs): Handle them.
19782         (elimination_effects): Likewise.
19783         * function.c (instantiate_virtual_regs_1): Likewise
19784         * genattrtab.c (check_attr_value): Likewise.
19785         * simplify-rtx.c (simplify_unary_operation): Likewise.
19786         * c-common.c (c_common_truthvalue_conversion): Handle POPCOUNT_EXPR.
19787         * combine.c (combine_simplify_rtx): Handle POPCOUNT and PARITY.
19788         (nonzero_bits): Handle CLZ, CTZ, POPCOUNT and PARITY.
19789         * config/alpha/alpha.md (clzdi2, ctzdi2, popcountdi2): New.
19790         * config/arm/arm.c (arm_init_builtins): Rename __builtin_clz to
19791         __builtin_arm_clz.
19792         * Makefile.in (LIB2FUNCS_1, LIB2FUNCS_2): Move...
19793         * mklibgcc.in (lib2funcs): ...here and merge.  Add new members.
19794         * doc/extend.texi (Other Builtins): Add new builtins.
19795         * doc/md.texi (Standard Names): Add new patterns.
19796
19797 2003-02-01  Ulrich Weigand  <uweigand@de.ibm.com>
19798
19799         * reload.c: Revert 2003-01-31 change.
19800
19801 2003-02-01  Jan Hubicka  <jh@suse.cz>
19802
19803         * combine.c (combine_simplify_rtx):  Use reversed_comparison_code_parts.
19804
19805 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
19806
19807         * flags.h (flag_volatile): Remove declaration.
19808         (flag_volatile_global, flag_volatile_static): Likewise.
19809         * c-typeck.c (build_indirect_ref): Don't check flag_volatile.
19810         * toplev.c (flag_volatile): Remove definition.
19811         (flag_volatile_global, flag_volatile_static): Likewise.
19812         (f_options): Remove corresponding entries here.
19813         * varasm.c (make_decl_rtl): Don't check flag_volatile_global
19814         or flag_volatile_static.
19815         * doc/invoke.texi: Remove documentation of -fvolatile,
19816         -fvolatile-global and -fvolatile-static.
19817
19818 2003-01-31  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
19819
19820         * pa.c (pa_output_function_prologue, pa_output_function_epilogue): Move
19821         updating of total_code_bytes from prologue to epilogue.
19822
19823 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
19824
19825         * reload.c (find_reloads): Do not use the mode specified in the insn
19826         pattern as reload mode for address operands.  Do not generate optional
19827         reloads for operands where a mandatory reload was already pushed.
19828         Generate optional reloads only in the final pass though find_reloads.
19829         (have_replacement_p): New function.
19830
19831 2003-01-31  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
19832
19833         * doc/install.texi (Testing): Remove a reference to our obsolete
19834         /testresults web pages and strip redundant information concerning
19835         test results.
19836         (Binaries): Refer to Microsoft Windows instead of listing all
19837         possible variants.
19838
19839 2003-02-01  Jan Hubicka  <jh@suse.cz>
19840
19841         * loop.c (emit_prefetch_instructions):  Do conversion at right place in
19842         RTL chain.
19843
19844         * combine.c (simplify_set): Reverse order of ragumetns to
19845         REG_CANNOT_CHANGE_MODE_P
19846         * df.c (df_def_record_1): Likewise.
19847         * recog.c (register_operand): Likewise.
19848         * simplify-rtx.c (simplify_subreg): Likewise.
19849         * hard-reg-set.h (REG_CANNOT_CHANGE_MODE_P): Update use of
19850         CANNOT_CHANGE_MODE_CLASS.
19851         * regclass.c (cannot_change_mode_set_regs, invalid_mode_change_p):
19852         Likewise.
19853         * reload.c (push_reload): Likewise.
19854         * alpha.h (CANNOT_CHANGE_MODE_CLASS): Update definition.
19855         * ia64.h (CANNOT_CHANGE_MODE_CLASS): Update definition.
19856         * mips.h (CANNOT_CHANGE_MODE_CLASS): Update definition.
19857         * mips-protos.h (mips_cannot_change_mode_class): Update prototype.
19858         * mips.c (mips_cannot_change_mode_class): Update.
19859         * pa64-regs.h (CANNOT_CHANGE_MODE_CLASS): Update definition.
19860         * rs6000.h (CANNOT_CHANGE_MODE_CLASS): Update definition.
19861         * s390.h (CANNOT_CHANGE_MODE_CLASS): Update definition.
19862         * sh.h (CANNOT_CHANGE_MODE_CLASS): Update definition.
19863         * sh-protos.h (sh_cannot_change_mode_class): Update prototype.
19864         * sh.c (sh_cannot_change_mode_class): Update.
19865         * i386.h (CANNOT_CHANGE_MODE_CLASS): New.
19866         * tm.texi (CANNOT_CHANGE_MODE_CLASS): Update documentation.
19867
19868 2003-01-31  Geoffrey Keating  <geoffk@apple.com>
19869
19870         * config/darwin.h (LINK_COMMAND_SPEC): Update for Nathan's recent
19871         change to LINK_COMMAND_SPEC in gcc.c.
19872
19873 2003-01-31  Jan Hubicka  <jh@suse.cz>
19874
19875         PR c/9506
19876         * i386.c (override_options): Use DEFAULT_PCC_STRUCT_RETURN.
19877
19878 2003-01-31  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
19879
19880         * pa32-regs.h (REGNO_REG_CLASS, REG_CLASS_FROM_LETTER): Delete
19881         duplicated code.
19882
19883 2003-01-31  Nathan Sidwell  <nathan@codesourcery.com>
19884
19885         * tree.h (TYPE_BINFO_SIZE, TYPE_BINFO_SIZE_UNIT): Remove.
19886         (BINFO_ELTS): New #define.
19887         * stor-layout.c (finalize_record_size): Don't set them.
19888         * cp/cp-tree.h (BINFO_SUBVTT_INDEX, BINFO_VPTR_INDEX,
19889         BINFO_PRIMARY_BASE_OF): Use BINFO_ELTS.
19890         (BINFO_LANG_ELTS): New #define.
19891         * cp/tree.c (make_binfo): Use BINFO_LANG_ELTS.
19892         * java/class.c (make_class): Use BINFO_ELTS.
19893         (set_super_info): Likewse.
19894         (add_interface_do): Likewise.
19895         * objc/objc-act.c (start_class): Use BINFO_ELTS.
19896
19897 2003-01-31 Danny Smith <dannysmith@users.sourceforge.net>
19898
19899         * timevar.c (getrusage): Don't ever declare if not HAVE_GETRUSAGE.
19900         (times): Don't ever declare if not HAVE_TIMES.
19901         (clock): Don't ever declare if not HAVE_CLOCK.
19902
19903 2003-01-30  Richard Henderson  <rth@redhat.com>
19904
19905         * flow.c (update_life_info): Zap life info after cleanup_cfg.
19906         (regno_uninitialized): Use correct live at function entry set.
19907         (regno_clobbered_at_setjmp): Likewise.
19908
19909         * expr.c (store_expr): Promote all MEM intermediates to regs.
19910
19911 2003-01-30  Kazu Hirata  <kazu@cs.umass.edu>
19912
19913         * config/arm/arm.c: Fix comment typos.
19914         * config/arm/arm.h: Likewise.
19915         * config/arm/netbsd-elf.h: Likewise.
19916         * config/arm/netbsd.h: Likewise.
19917
19918 2003-01-30  Geoffrey Keating  <geoffk@apple.com>
19919
19920         * gengtype.c (struct walk_type_data): Add needs_cast_p.
19921         (walk_type): Set needs_cast_p in walk_type_data.
19922         (write_types_process_field): Supply casts when required to suppress
19923         warnings.
19924         (write_root): Cast gt_pch_n_S to suppress warning.
19925         * Makefile.in: Remove -Wno-error from gtype-desc.o and c-decl.o.
19926         * config/rs6000/rs6000.c (print_operand): Mask off high bits only
19927         when they might exist.
19928         * config/rs6000/t-rs6000: Remove -Wno-error from varasm.o,
19929         insn-conditions.o, and rs6000.o.
19930
19931 2003-01-30  Richard Henderson  <rth@redhat.com>
19932
19933         * ggc-page.c (G.context_depth_allocations): New.
19934         (G.context_depth_collections): New.
19935         (alloc_page): Set G.context_depth_allocations.
19936         (ggc_collect): Set G.context_depth_collections.
19937         (ggc_push_context): Limit to HOST_BITS_PER_LONG contexts.
19938         (ggc_pop_context): Early exit for no allocations or collections.
19939
19940 2003-01-30  Richard Henderson  <rth@redhat.com>
19941
19942         * tree-inline.c (walk_tree): Streamline duplicate hash table lookup.
19943
19944 2003-01-30  Richard Earnshaw  <rearnsha@arm.com>
19945
19946         * arm.c (arm_compute_initial_elimination_offset): If optimizing for
19947         size, the link register is always saved if any other register is
19948         saved.
19949
19950 2003-01-30  Kazu Hirata  <kazu@cs.umass.edu>
19951
19952         * config/h8300/h8300-protos.h: Update the prototype for
19953         compute_plussi_cc.
19954         (cpp_reader): Declare before it is used.
19955         * config/h8300/h8300.c (compute_plussi_cc): Change the return
19956         type to int.
19957         * config/h8300/h8300.md (monitor_prologue): Call abort() if we
19958         see an unknown H8 variant.
19959
19960 2003-01-30  Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
19961
19962         PR target/9316
19963         * config/rs6000/rtems.h: Add CPP_OS_DEFAULT_SPEC.
19964         * config/rs6000/sysv4.h: Add CPP_OS_RTEMS_SPEC.
19965         * config/rs6000/t-rtems: New file. multilib variants to match OS.
19966         * config.gcc (powerpc-*-rtems*): Use rs6000/t-rtems instead of
19967         rs6000/t-ppcgas so we get the desired multilibs.
19968
19969 2003-01-30  Nick Clifton  <nickc@redhat.com>
19970
19971         * config/arm/arm.c (arm_output_epilogue): Update stack pointer
19972         when popping saved IP register off the stack.
19973
19974 2003-01-30  Kazu Hirata  <kazu@cs.umass.edu>
19975
19976         * config/rs6000/aix43.h: Fix comment typos.
19977         * config/rs6000/aix51.h: Likewise.
19978         * config/rs6000/aix52.h: Likewise.
19979         * config/rs6000/altivec.h: Likewise.
19980         * config/rs6000/rs6000.c: Likewise.
19981         * config/rs6000/rs6000.h: Likewise.
19982         * config/rs6000/rs6000.md: Likewise.
19983         * config/rs6000/spe.md: Likewise.
19984
19985 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
19986
19987         * c-common.c (builtin_define_float_constants): Define
19988         __<TYPE>_HAS_INFINITY__ and __<TYPE>_HAS_QUIET_NAN__.
19989
19990 2003-01-30  Kazu Hirata  <kazu@cs.umass.edu>
19991
19992         * config/sh/lib1funcs.asm: Fix comment typos.
19993         * config/sh/linux.h: Likewise.
19994         * config/sh/sh.c: Likewise.
19995         * config/sh/sh.md: Likewise.
19996
19997 2003-01-30  Loren James Rittle  <ljrittle@acm.org>
19998
19999         * objc/Make-lang.in (objc-parse.y): Find c-parse.in in $(srcdir).
20000
20001 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
20002
20003         * config/fp-bit.h (__make_dp): Declare if TMODES.
20004
20005 2003-01-29  Kazu Hirata  <kazu@cs.umass.edu>
20006
20007         * config/h8300/h8300.h (PREDICATE_CODES): Add entries for
20008         general_operand_src and general_operand_dst.
20009
20010 2003-01-29  David Edelsohn  <edelsohn@gnu.org>
20011
20012         * config/rs6000/rs6000.c (function_arg_pass_by_reference):
20013         Return true for variable sized types.
20014         (rs6000_va_arg): Handle variable sized types passed by reference
20015         on non-SVR4 ABI.
20016
20017 2003-01-29  Richard Earnshaw  <rearnsha@arm.com>
20018
20019         * arm.c (arm_legtimize_address): New function.
20020         * arm-protos.h (arm_legtimize_address): Add prototype.
20021         * arm.h (ARM_LEGITIMIZE_ADDRESS): Use arm_legitimize_address.
20022         (LEGITIMIZE_ADDRESS, THUMB_LEGITIMIZE_ADDRESS): Wrap with
20023         do ... while (0)
20024
20025 2003-01-29  Joel Sherrill  <joel@OARcorp.com>
20026
20027         PR bootstrap/9296
20028         * gthr-rtems.h: Define __GTHREAD_MUTEX_INIT.  Apparently no code
20029         depended on it being defined until now.
20030
20031 2003-01-29  Joel Sherrill  <joel@OARcorp.com>
20032
20033         PR target/9295
20034         * config/mips/rtems.h: Predefine __USE_INIT_FINI__ so generic
20035         RTEMS code knows which C++ initialization style the toolset
20036         configuration is using.
20037
20038 2003-01-29  Joel Sherrill  <joel@OARcorp.com>
20039
20040         PR bootstrap/9293
20041         * config/m68k/t-crtstuff: Replace spaces with tabs, add
20042          $(MULTILIB_CFLAGS) as compiler option and multilib crtbegin/end.o.
20043
20044 2003-01-29  Joel Sherrill  <joel@OARcorp.com>
20045
20046         PR bootstrap/9292
20047         * config.gcc (hppa1.1-rtems):  Did not include t-rtems nor enable
20048         RTEMS threads.
20049         * config/pa/rtems.h (LIB_SPEC): Use -N when linking.
20050
20051 2003-01-29  Nick Clifton  <nickc@redhat.com>
20052
20053         * Makefile.in (c-parse.o): Locate source file in $(parsedir)
20054         not $(srcdir).
20055
20056 2003-01-29  Andrew Haley  <aph@redhat.com>
20057
20058         * tree-inline.c (walk_tree): Add CHAR_TYPE.
20059
20060 2003-01-29  Jan Hubicka  <jh@suse.cz>
20061
20062         * i386.md (subdi3_carry_rex64): Fix typo.
20063
20064 2003-01-28  Stan Shebs  <shebs@apple.com>
20065
20066         * coretypes.h (cpp_reader): Forward declare struct.
20067         * c-pragma.h (cpp_reader): Remove forward declaration.
20068         * hashtable.h (cpp_reader): Likewise.
20069         * scan.h (cpp_reader): Likewise.
20070         * tree.h (cpp_reader): Likewise.
20071         * config/darwin-protos.h (cpp_reader): Likewise.
20072         * config/arm/arm-protos.h (cpp_reader): Likewise.
20073         * config/rs6000/rs6000-protos.h: Remove GCC_CPPLIB_H ifdef, use
20074         struct cpp_reader in prototypes.
20075
20076 2003-01-28  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
20077
20078         * doc/install.texi: Add documentation for installation into
20079         tooldirs and with DESTDIR.
20080
20081 2003-01-28  Richard Henderson  <rth@redhat.com>
20082
20083         * config.gcc (ia64*-*-aix*): Remove.
20084         * config/ia64/aix.h, config/ia64/t-aix: Remove file.
20085         * config/ia64/unwind-aix.c: Remove file.
20086
20087 2003-01-28  Andreas Schwab  <schwab@suse.de>
20088
20089         * config/m68k/m68k.md (tablejump+2): Don't sign extend an address
20090         register.
20091         * config/m68k/apollo68.h (ASM_RETURN_CASE_JUMP): Likewise.
20092         * config/m68k/coff.h (ASM_RETURN_CASE_JUMP): Likewise.
20093         * config/m68k/linux.h (ASM_RETURN_CASE_JUMP): Likewise.
20094         * config/m68k/m68kelf.h (ASM_RETURN_CASE_JUMP): Likewise.
20095         * config/m68k/mot3300.h (ASM_RETURN_CASE_JUMP): Likewise.
20096         * config/m68k/netbsd-elf.h (ASM_RETURN_CASE_JUMP): Likewise.
20097         * config/m68k/pbb.h (ASM_RETURN_CASE_JUMP): Likewise.
20098
20099 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
20100
20101         * combine.c (nonzero_bits): Fix check for negative divide operands.
20102
20103 2003-01-28  Richard Henderson  <rth@redhat.com>
20104
20105         * config/ia64/ia64.c (ia64_rwreloc_section_type_flags): New.
20106         * config/ia64/hpux.h (TARGET_SECTION_TYPE_FLAGS): New.
20107
20108 2003-01-28  Richard Henderson  <rth@redhat.com>
20109
20110         * cse.c (find_best_addr): Kill !ADDRESS_COST code.
20111
20112         * config/cris/cris.c (cris_address_cost): Make static.
20113         (TARGET_RTX_COSTS, TARGET_ADDRESS_COST): New.
20114         * config/cris/cris.h (ADDRESS_COST): Remove.
20115         * config/cris/cris-protos.h: Update.
20116
20117 2003-01-23  Mike Stump  <mrs@apple.com>
20118
20119         * regclass.c (init_reg_autoinc): New function.
20120         (regclass): Move initialization of forbidden_inc_dec_class from
20121         here...
20122         (init_regs): to here.  Avoids reinitialization for each function,
20123         saving compilation time.
20124
20125 2003-01-28  Jason Merrill  <jason@redhat.com>
20126
20127         * cpplib.h (struct cpp_options): Add warn_deprecated field.
20128         * cppinit.c (cpp_create_reader): Turn it on by default.
20129         * c-opts.c (c_common_decode_option): Set it.
20130         * cpplib.c (do_pragma_once): Only complain about #pragma once
20131         if warn_deprecated is set.
20132
20133 2003-01-28  Dale Johannesen  <dalej@apple.com>
20134
20135         * emit-rtl.c (const_double_htab_hash):  Use mode in the hash.
20136         * loop.c (scan_loop):  Move movables on -Os rich-register targets.
20137         * config/rs6000/rs6000.md (sibcall*):  Use match_operand for LR.
20138
20139 2003-01-28  Richard Henderson  <rth@redhat.com>
20140
20141         * target.h (targetm.address_cost): New.
20142         * target-def.h (TARGET_ADDRESS_COST): New.
20143         (TARGET_RTX_COSTS): Uncomment.  Oops.
20144         * cse.c (address_cost): Use new target hook.
20145         (default_address_cost): New.
20146         * output.h (default_address_cost): Declare.
20147         * hooks.c (hook_int_rtx_0): New.
20148         * hooks.h (hook_int_rtx_0): Declare.
20149         * loop.c (combine_givs_p): Remove if 0 code.
20150         * system.h (ADDRESS_COST): Poison.
20151
20152         * config/alpha/alpha.c, config/alpha/alpha.h, config/d30v/d30v.c,
20153         config/d30v/d30v.h, config/ia64/ia64.c, config/ia64/ia64.h,
20154         config/m32r/m32r.c, config/m32r/m32r.h, config/mcore/mcore.c,
20155         config/mcore/mcore.h, config/mmix/mmix.c, config/mmix/mmix.h,
20156         config/rs6000/rs6000.c, config/rs6000/rs6000.h, config/sparc/sparc.c,
20157         config/sparc/sparc.h, config/v850/v850.c, config/v850/v850.h,
20158         config/xtensa/xtensa.c, config/xtensa/xtensa.h
20159         (TARGET_ADDRESS_COST): Define as hook_int_rtx_0.
20160         (ADDRESS_COST): Remove.
20161
20162         * config/arc/arc-protos.h, config/arc/arc.c, config/arc/arc.h,
20163         config/avr/avr-protos.h, config/avr/avr.c, config/avr/avr.h,
20164         config/c4x/c4x-protos.h, config/c4x/c4x.c, config/c4x/c4x.h,
20165         config/dsp16xx/dsp16xx-protos.h, config/dsp16xx/dsp16xx.c,
20166         config/dsp16xx/dsp16xx.h, config/i386/i386-protos.h,
20167         config/i386/i386.c, config/i386/i386.h, config/i960/i960-protos.h,
20168         config/i960/i960.c, config/i960/i960.h, config/ip2k/ip2k-protos.h,
20169         config/ip2k/ip2k.c, config/ip2k/ip2k.h, config/mips/mips-protos.h,
20170         config/mips/mips.c, config/mips/mips.h,
20171         config/m68hc11/m68hc11-protos.h, config/m68hc11/m68hc11.c,
20172         config/m68hc11/m68hc11.h, config/ns32k/ns32k-protos.h,
20173         config/ns32k/ns32k.c, config/ns32k/ns32k.h, config/pa/pa-protos.h,
20174         config/pa/pa.c, config/pa/pa.h, config/s390/s390-protos.h,
20175         config/s390/s390.c, config/s390/s390.h, config/vax/vax-protos.h,
20176         config/vax/vax.c, config/vax/vax.h
20177         (foo_address_cost): Make static.
20178         (TARGET_ADDRESS_COST): New.
20179         (ADDRESS_COST): Remove.
20180
20181         * config/arm/arm.h, config/arm/arm.c, config/m88k/m88k.h,
20182         config/m88k/m88k.c, config/romp/romp.h, config/romp/romp.c,
20183         config/sh/sh.c, config/sh/sh.h, config/stormy16/stormy16.c,
20184         config/stormy16/stormy16.h
20185         (ADDRESS_COST): Move code ...
20186         (foo_address_cost): ... here.
20187         (TARGET_ADDRESS_COST): New.
20188
20189         * config/m32r/m32r.c (m32r_address_cost): Remove.
20190         * config/m32r/m32r-protos.h: Update.
20191
20192         * config/mmix/mmix.c (mmix_address_cost): Remove.
20193         * config/mmix/mmix-protos.h: Update.
20194
20195         * config/mn10300/mn10300.c (mn10300_address_cost_1): Rename from
20196         mn10300_address_cost; move unsig allocation ...
20197         (mn10300_address_cost): ... here.
20198         (TARGET_ADDRESS_COST): New.
20199         * config/mn10300/mn10300-protos.h: Update.
20200         * config/mn10300/mn10300.h (ADDRESS_COST): Remove.
20201
20202         * doc/tm.texi: Update.
20203
20204 2003-01-28  Vladimir Makarov  <vmakarov@redhat.com>
20205
20206         * haifa-sched.c (schedule_insn): Return necessary cycle advance
20207         after issuing the insn.
20208         (rank_for_schedule): Make a insn with /S the highest priority
20209         insn.
20210         (move_insn): Ignore schedule groups.  Clear SCHED_GROUP_P.
20211         (choose_ready): Check SCHED_GROUP_P.
20212         (schedule_block): Advance cycle after issuing insn if it is
20213         necessary.  Don't reorder insns if there is an insn with /S.
20214         (set_priorities): Ignore schedule groups.
20215
20216         * sched-deps.c (remove_dependence, group_leader): Remove the
20217         functions.
20218         (add_dependence): Ignore schedule groups.
20219         (set_sched_group_p): Don't make copy of dependencies from previous
20220         insn of the schedule group.  Add anti-dependency to the previous
20221         insn of the schedule group.
20222         (compute_forward_dependences): Ignore schedule groups.
20223
20224         * sched-ebb.c (init_ready_list): Ignore schedule groups.
20225
20226         * sched-rgn.c (init_ready_list): Ditto.
20227         (can_schedule_ready_p): Ditto.
20228
20229 2003-01-28  Vladimir Makarov  <vmakarov@redhat.com>
20230
20231         * config/i386/i386.md (*movsi_1): Use movdqa to move one xmm
20232         register to another one.
20233
20234 2003-01-28  Richard Henderson  <rth@redhat.com>
20235
20236         * calls.c (default_must_pass_in_stack): Fix typo in !type case.
20237
20238 2003-01-28  Roger Sayle  <roger@eyesopen.com>
20239
20240         * cse.c (cse_insn): Avoid redundant REG_EQUAL notes.
20241
20242 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
20243
20244         * config/sh/sh.h (CLASS_MAX_NREGS): If TARGET_SHMEDIA, and the given
20245         class contains a floating-point register, return the size of the
20246         mode in half words.
20247
20248 2003-01-28  Jan Hubicka  <jh@suse.cz>
20249
20250         * i386.c (ix86_carry_flag_operator):  New predicate.
20251         (fcmov_operator): Fix whitespace.
20252         (ix86_expand_carry_flag_compare):  Deal with floating point.
20253         (ix86_expand_int_movcc): Deal with fp; update insn expansion
20254         (ix86_expand_int_addcc): Likewise.
20255         (ix86_expand_strlensi_unroll_1): likewsie.
20256         * i386.h (PREDICATE_CODES): Add ix86_carry_flag_operator.
20257         * i386.md (add?i_carry_rex64): Use new predicate.
20258         (sub?i3_carry_rex64): Likewise.
20259         (x86_mov?icc_0_m1*): Likewise.
20260
20261 2003-01-28  Andreas Schwab  <schwab@suse.de>
20262
20263         * cfgloopmanip.c (create_preheader): Initialize src to avoid
20264         warning.
20265
20266         * expmed.c (emit_store_flag): Fix cast to avoid sign
20267         comparison warning.
20268
20269         * combine.c (force_to_mode): Add cast to fix warning when
20270         STORE_FLAG_VALUE is negative.
20271
20272 2003-01-27  Richard Henderson  <rth@redhat.com>
20273
20274         * Makefile.in (cse.o): Depend on TARGET_H.
20275         * cse.c (rtx_cost): Use targetm.rtx_costs.
20276         * system.h (CONST_COSTS RTX_COSTS DEFAULT_RTX_COSTS): Poison.
20277         * doc/tm.texi: Update.
20278
20279         * target.h (targetm.rtx_costs): New.
20280         * target-def.h (TARGET_RTX_COSTS): New.
20281         * hooks.c (hook_bool_rtx_int_int_intp_false): New.
20282         * hooks.h: Update.
20283
20284         * config/alpha/alpha.c (alpha_rtx_cost_data): New.
20285         (alpha_rtx_costs, TARGET_RTX_COSTS): New.
20286         * config/alpha/alpha.h (PROCESSOR_MAX): New.
20287         (CONST_COSTS, RTX_COSTS): Remove.
20288
20289         * config/arc/arc.c, config/arc/arc.h, config/c4x/c4x.c,
20290         config/c4x/c4x.h, config/cris/cris.c, config/cris/cris.h,
20291         config/d30v/d30v.c, config/d30v/d30v.h, config/dsp16xx/dsp16xx.c,
20292         config/dsp16xx/dsp16xx.h, config/frv/frv.c, config/frv/frv.h,
20293         config/h8300/h8300.c, config/h8300/h8300.h, config/i370/i370.c,
20294         config/i370/i370.h, config/i386/i386.c, config/i386/i386.h,
20295         config/i960/i960.c, config/i960/i960.h, config/ia64/ia64.c,
20296         config/ia64/ia64.h, config/m32r/m32r.c, config/m32r/m32r.h,
20297         config/m68k/m68k.c, config/m68k/m68k.h, config/m88k/m88k.c,
20298         config/m88k/m88k.h, config/mcore/mcore.c, config/mcore/mcore.h,
20299         config/mips/mips.c, config/mips/mips.h, config/mn10200/mn10200.c,
20300         config/mn10200/mn10200.h, config/mn10300/mn10300.c,
20301         config/mn10300/mn10300.h, config/ns32k/ns32k.c, config/ns32k/ns32k.h,
20302         config/pa/pa.c, config/pa/pa.h, config/pdp11/pdp11.c,
20303         config/pdp11/pdp11.h, config/romp/romp.c, config/romp/romp.h,
20304         config/rs6000/rs6000.c, config/rs6000/rs6000.h, config/s390/s390.c,
20305         config/s390/s390.h, config/sh/sh.c, config/sh/sh.h,
20306         config/stormy16/stormy16.c, config/stormy16/stormy16.h,
20307         config/v850/v850.c, config/v850/v850.h,
20308         config/xtensa/xtensa.c, config/xtensa/xtensa.h
20309         (CONST_COSTS, RTX_COSTS): Move code ...
20310         (foo_rtx_costs, TARGET_RTX_COSTS): ... here.
20311
20312         * config/arm/arm.c (arm_rtx_costs_1): Rename from arm_rtx_costs.
20313         (arm_rtx_costs, TARGET_RTX_COSTS): New.
20314         * config/arm/arm-protos.h: Update.
20315         * config/arm/arm.h (DEFAULT_RTX_COSTS): Remove.
20316
20317         * config/avr/avr.h (CONST_COSTS): Move code ...
20318         * config/avr/avr.c (avr_rtx_costs): ... here.
20319         (default_rtx_costs): Make static.
20320         * config/avr/avr-protos.h: Update.
20321
20322         * config/h8300/h8300.c (const_costs): Make static.
20323         (h8300_and_costs, h8300_shift_costs): Likewise.
20324         * config/h8300/h8300-protos.h: Update.
20325
20326         * config/ip2k/ip2k.h (DEFAULT_RTX_COSTS): Remove.
20327         (CONST_COSTS): Move code ...
20328         * config/ip2k/ip2k.c (ip2k_rtx_costs): ... here.  Rename from
20329         default_rtx_costs; update for signature change.
20330         * config/ip2k/ip2k-protos.h: Update.
20331
20332         * config/m68hc11/m68hc11.h (RTX_COSTS): Remove.
20333         (CONST_COSTS): Move code ...
20334         * config/m68hc11/m68hc11.c (m68hc11_rtx_costs): ... here.
20335         (TARGET_RTX_COSTS): New.
20336         (m68hc11_rtx_costs_1): Rename from m68hc11_rtx_costs; make static.
20337         * config/m68hc11/m68hc11-protos.h: Update.
20338
20339         * config/m68k/m68k.c (const_int_cost): Make static.
20340         * config/m68k/m68k-protos.h: Update.
20341
20342         * config/mcore/mcore.c (mcore_const_costs): Make static.
20343         (mcore_and_cost, mcore_ior_cost): Likewise.
20344         * config/mcore/mcore-protos.h: Update.
20345
20346         * config/mmix/mmix.c (mmix_rtx_costs, TARGET_RTX_COSTS): New.
20347         (mmix_rtx_cost_recalculated): Remove.
20348         * config/mmix/mmix.h (DEFAULT_RTX_COSTS): Remove.
20349         * config/mmix/mmix-protos.h: Update.
20350
20351         * config/sh/sh.c (shiftcosts): Make static.
20352         (addsubcosts, andcosts, multcosts): Likewise.
20353         * config/sh/sh-protos.h: Update.
20354
20355         * config/sparc/sparc.c (TARGET_RTX_COSTS): New.
20356         (sparc_rtx_costs): Make static; update for change in signature.
20357         * config/sparc/sparc.h (RTX_COSTS_CASES, RTX_COSTS): Remove.
20358         * config/sparc/sparc-protos.h: Update.
20359
20360         * config/v850/v850.c (const_costs): Make static.
20361         * config/v850/v850-protos.h: Update.
20362
20363         * config/vax/vax.h (RTX_COSTS): Remove.
20364         (CONST_COSTS): Move code ...
20365         * config/vax/vax.c (vax_rtx_costs_1): ... here; rename
20366         from vax_rtx_cost.
20367         (vax_rtx_costs, TARGET_RTX_COSTS): New.
20368
20369 2003-01-27  Richard Henderson  <rth@redhat.com>
20370
20371         * config/vax/vax.h (ASM_OUTPUT_MI_THUNK): Remove.  Really.
20372         * config/vax/vax-protos.h: Update.  Really.
20373
20374 2003-01-28  Alexandre Oliva  <aoliva@redhat.com>
20375
20376         * config/mips/mips.h (UNITS_PER_HWFPVALUE): Renamed from...
20377         (UNITS_PER_FPVALUE): Defined as the width of a long double, or
20378         zero if no hardware floating point.
20379         (LONG_DUBLE_TYPE_SIZE): Set to 128 on N32 and N64.
20380         (MAX_FIXED_MODE_SIZE): Define to LONG_DOUBLE_TYPE_SIZE.
20381         (LIBGCC2_LONG_DOUBLE_TYPE_SIZE): Define.
20382         (BIGGEST_ALIGNMENT): Same as LONG_DOUBLE_TYPE_SIZE.
20383         (FUNCTION_VALUE_REGNO_P): Set for FP_RETURN+2 on N32 and N64.
20384         * config/mips/mips.c (mips_arg_info): Pass TFmode values in
20385         even FP registers on N32 and N64.
20386         (mips_setup_incoming_varargs): Use UNITS_PER_HWFPVALUE.
20387         (mips_va_start): Adjust alignment of ARG_POINTER_REGNUM.
20388         (mips_va_arg): Use UNITS_PER_HWFPVALUE.  Impose additional
20389         even-register-like alignment to 128-bit arguments.
20390         (save_restore_insns): Use UNITS_PER_HWFPVALUE.
20391         (mips_function_value): Likewise.  Return TFmode in $f0 and $f2
20392         on N32 or N64.
20393         * config/mips/_tilib.c (__negti2, __ashlti3, __lshrti3): New.
20394         * config/mips/t-iris6 (LIB2FUNCS_EXTRA): Add _tilib.c.
20395         (TPBIT): Set to tp-bit.c.
20396         (tp-bit.c): Create out of fp-bit.c.
20397
20398 2003-01-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
20399
20400         * c-parse.in: Remove '%expect 32' directive in objc mode.
20401
20402 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
20403
20404         * Makefile.in (LIB2FUNCS_ST): Remove _gcov.
20405         (LIBGCOV): New variable.
20406         (libgcc.mk): Add LIBGCOV.
20407         (LIBGCC_DEPS): Add libgcov.c.
20408         (libgcov.a): New target.
20409         (clean): Remove libgcov.a.
20410         (install-libgcc): Do libgcov too.
20411         (stage1-start, stage2-start, stage3-start, stage4-start): Deal
20412         with libgcov.a.
20413         * libgcc2.c (L_gcov): Move into ...
20414         * libgcov.c: ... here. New file.
20415         * mklibgcc.in: Add libgcov rules.
20416         * gcc.c (LINK_COMMAND_SPEC): Add -lgcov when profiling.
20417
20418         * doc/invoke.texi (profile-arcs, test-coverage): Update and
20419         clarify.
20420
20421         * profile.c (index_counts_file): Remove duplicate check for open file.
20422
20423 2003-01-27  Jerry Quinn  <jlquinn@optonline.net>
20424
20425         * gcc/doc/invoke.texi (Optimization Options): Group together
20426         optional and experimental flags.  Move trapv and bounds-check
20427         out of this section.  Group floating point flags together.
20428         (Code Gen Options): Move trapv and bounds-check to here.
20429
20430 2003-01-27  Josef Zlomek  <zlomekj@suse.cz>
20431
20432         * gcse.c (constprop_register): Check NEXT_INSN (insn) != NULL.
20433
20434 2003-01-27  Richard Earnshaw  <rearnsha@arm.com>
20435
20436         PR optimization/9090
20437         * function.c (purge_addressof_1): After pushing an addressed register
20438         onto the stack, simplify the result.
20439
20440 2003-01-27  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
20441
20442         * doc/extend.texi: Fix typo.
20443
20444 2003-01-27  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
20445
20446         * doc/cppopts.texi: Fix typo.
20447         * doc/objc.texi: Likewise.
20448         * doc/passes.texi: Likewise.
20449
20450 2003-01-27  Alexandre Oliva  <aoliva@redhat.com>
20451
20452         * real.c (ibm_extended_format): Add 53 to minimum exponent.
20453         (encode_ibm_extended): Adjust.
20454
20455 2003-01-26  Gabriel Dos Reis  <gdr@soliton.integrable-solutions.net>
20456
20457         * timevar.def (TV_OVERLOAD, TV_TEMPLATE_INSTANTIATION): New
20458         timevar_id enumerations.
20459
20460 2003-01-26  Kazu Hirata  <kazu@cs.umass.edu>
20461
20462         * combine.c: Fix formatting.
20463
20464 2003-01-26  Kazu Hirata  <kazu@cs.umass.edu>
20465
20466         * doc/gccint.texi: Update the copyright.
20467
20468 2003-01-26  Kazu Hirata  <kazu@cs.umass.edu>
20469
20470         * doc/cpp.texi: Fix typos.
20471         * doc/extend.texi: Likewise.
20472         * doc/gty.texi: Likewise.
20473         * doc/install.texi: Likewise.
20474         * doc/passes.texi: Likewise.
20475         * doc/rtl.texi: Likewise.
20476         * doc/tm.texi: Likewise.
20477
20478 2003-01-26  Kazu Hirata  <kazu@cs.umass.edu>
20479
20480         * config/ia64/fde-glibc.c: Fix comment typos.
20481         * config/ia64/hpux.h: Likewise.
20482         * config/ia64/ia64.c: Likewise.
20483         * config/ia64/ia64.h: Likewise.
20484         * config/ia64/unwind-ia64.c: Likewise.
20485
20486 2003-01-26  Kazu Hirata  <kazu@cs.umass.edu>
20487
20488         * config/i386/i386-modes.def: Fix comment typos.
20489         * config/i386/i386.c: Likewise.
20490         * config/i386/i386.md: Likewise.
20491
20492 2003-01-26  Steven Bosscher  <s.bosscher@student.tudelft.nl>
20493
20494         * config/avr/avr.h, config/cris/aout.h, config/elfos.h,
20495         config/i386/freebsd-aout.h, config/mips/iris6.h: Undefine
20496         ASM_FINISH_DECLARE_OBJECT before defining it.
20497         * toplev.c (rest_of_decl_compilation):  Don't define
20498         ASM_FINISH_DECLARE_OBJECT.  Only use it if it is defined.
20499         (rest_of_type_compilation): Don't ATTRIBUTE_UNUSED function
20500         parameters for DWARF2 targets because they _are_ used.
20501
20502 2003-01-26  Alexandre Oliva  <aoliva@redhat.com>
20503
20504         * fp-bit.h: Define macros for TFmode floating-point constants
20505         in IBM-extended TFmode types.
20506         (TMODES): Define if __LDBL_MANT_DIG__ has the newly-supported
20507         widths.
20508         * config/fp-bit.c (pack_d, unpack_d): Support IBM-extended
20509         TFmode type.
20510
20511         * config/fp-bit.h: Define macros for TFmode floating-point
20512         constants in IEEE quad TFmode type.  Declare functions according
20513         to L_ macros.
20514         (TMODES): Define if __LDBL_MANT_DIG__ is 113.
20515         (TFtype, TItype, UTItype): Define if TMODES is defined.
20516         (MAX_UDI_INT, MAX_DI_INT, BITS_PER_DI): Likewise.
20517         (F_T_BITOFF, D_T_BITOFF): Define.
20518         (IMPLICIT_1, IMPLICIT_2): Cast constants to types that are
20519         guaranteed to be wide enough.
20520         * config/fp-bit.c: Check for L_ macros for tf functions.
20521         (__thenan_tf): New.
20522         (nan): Adjust.
20523         (pack_d, unpack_d): Support IEEE 854 quad type.
20524         (_fpmul_parts): Support TFmode.  Compute exponent adjustment
20525         from FRAC_NBITS, FRAC_BITS and NGARDS.
20526         (usi_to_float): Cast constants to be shifted to fractype
20527         instead of assuming long long is wide enough.
20528         (sf_to_tf, df_to_tf, __make_tp, tf_to_df, tf_to_sf): New.
20529
20530 2003-01-26  Andreas Jaeger  <aj@suse.de>
20531
20532         * df.c: Remove prototype of unused function df_regno_rtl_debug.
20533
20534 2003-01-26  Alexandre Oliva  <aoliva@redhat.com>
20535
20536         * Makefile.in (FPBIT_FUNCS): Added _sf_to_tf.
20537         (DBBIT_FUNCS): Added _df_to_tf.
20538         (TPBIT_FUNCS): New.
20539         (libgcc.mk): Pass TPBIT and TPBIT_FUNCS down.
20540         (LIBGCC_DEPS): Added TPBIT.
20541         * mklibgcc.in: Support TPBIT and TPBIT_FUNCS.
20542
20543         * optabs.c (expand_binop) <add, sub>: Return xtarget if we haven't
20544         been able to move the result to target.
20545
20546         * expr.c (emit_group_store): Initialize dst with CONST0_RTX
20547         for the appropriate mode.
20548
20549         * calls.c (emit_library_call_value_1): Handle return values
20550         in a PARALLEL.
20551
20552         * rtl.c (get_mode_alignment): Moved to...
20553         * stor-layout.c: ... here.
20554
20555         * print-rtl.c (print_rtx): Don't print MEM details in
20556         GENERATOR_FILEs.
20557
20558 2003-01-26  Michael Hayes  <mph@paradise.net.nz>
20559
20560         * df.h: Update comments, tidy formatting.
20561         (DF_FORWARD, DF_REVERSE, DF_UNION, DF_INTERSECTION): Rename from FORWARD,
20562         REVERSE, UNION, INTERSECTION.  All uses updated.
20563         (OLD_DF_INTERFACE): Remove.
20564         (struct insn_info): Remove commented out insn field.
20565         * df.c: Update comments, tidy formatting.
20566         (df_def_table_realloc): Remove.
20567
20568
20569 2003-01-26  Alan Modra  <amodra@bigpond.net.au>
20570
20571         * calls.c (save_fixed_argument_area): Tidy.
20572         (restore_fixed_argument_area): Tidy.  Set alignment of stack_area.
20573         (expand_call): Comment typo fixes.  Don't init low_to_save.  Start
20574         call chain loop at 1 if !try_tail_call.  Formatting.
20575         (emit_library_call_value_1): Don't init low_to_save or high_to_save.
20576         Use save_fixed_argument_area and restore_fixed_argument_area.
20577
20578 2003-01-26  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
20579
20580         * df.c (df_uses_record): Handle CC0.
20581
20582 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
20583
20584         * reload.c (maybe_memory_address_p): New function.
20585         (find_reloads_address): Use it instead of memory_address_p.
20586
20587 2003-01-25  Kaz Kojima  <kkojima@gcc.gnu.org>
20588
20589         * final.c (shorten_branches): Align the address of code label
20590         when computing initial lengths and addresses.
20591
20592 2003-01-25  Kazu Hirata  <kazu@cs.umass.edu>
20593
20594         * config/m68hc11/m68hc11.md: Fix a comment typo.
20595
20596 2003-01-25  Andreas Jaeger  <aj@suse.de>
20597
20598         * config/i386/i386.c (x86_output_mi_thunk): Correct test for
20599         TARGET_MACHO.
20600
20601 2003-01-25  Roger Sayle  <roger@eyesopen.com>
20602
20603         * gcse.c (bypass_last_basic_block): New global variable.
20604         (bypass_block):  Use redirect_edge_and_branch_force to redirect
20605         fall-through edges.  Use bypass_last_basic_block to determine
20606         which blocks have valid PRE information.
20607         (bypass_conditional_jumps): Initialize bypass_last_basic_block.
20608
20609 2003-01-25  Jan Hubicka  <jh@suse.cz>
20610
20611         * gcse.c (local_cprop_pass): Update reg_sets table when needed.
20612
20613 2003-01-25  Jan Hubicka  <jh@suse.cz>
20614                               Eric Botcazou <ebotcazou@libertysurf.fr>
20615         PR opt/8492
20616         * gcse.c (one_cprop_pass): Delete unreachable blocks.
20617
20618 2003-01-25  Richard Henderson  <rth@redhat.com>
20619
20620         * config/ia64/ia64.c (ia64_rwreloc_select_rtx_section): Rename
20621         from ia64_aix_select_rtx_section.
20622         (ia64_rwreloc_select_section): Simlarly; use default*_1 function
20623         instead of saving and restoring flag_pic.
20624         (ia64_rwreloc_unique_section): Similarly.
20625         * config/ia64/aix.h (TARGET_ASM_SELECT_SECTION,
20626         TARGET_ASM_UNIQUE_SECTION, TARGET_ASM_SELECT_RTX_SECTION): Update.
20627         * config/ia64/hpux.h (TARGET_ASM_SELECT_SECTION,
20628         TARGET_ASM_UNIQUE_SECTION, TARGET_ASM_SELECT_RTX_SECTION): New.
20629
20630 2003-01-25  Kazu Hirata  <kazu@cs.umass.edu>
20631
20632         * config/h8300/h8300.c (h8300_shift_needs_scratch_p): Update a
20633         comment.
20634
20635 2003-01-25  Richard Henderson  <rth@redhat.com>
20636
20637         * config/m68k/m68k-none.h (ASM_SPEC): Adjust inter-option spacing.
20638
20639 2003-01-25  Kelley Cook <kelleycook@comcast.net>
20640
20641         * ggc-simple.c (debug_ggc_tree): Add PTR cast.
20642
20643 2003-01-25  Segher Boessenkool  <segher@koffie.nl>
20644
20645         * bitmap.h (BITMAP_WORD): New typedef: fundamental storage
20646         type for bitmaps.  Use unsigned long.
20647         (nBITMAP_WORD_BITS): New macro.
20648         (BITMAP_WORD_BITS): New macro.
20649         (rest of file): Use it.
20650         * bitmap.c: Use it.
20651
20652 2003-01-25  Richard Henderson  <rth@redhat.com>
20653
20654         2002-02-19  Robert Lipe  <robertlipe@usa.net>
20655         * config/i386/t-sco5gas: (CRTSTUFF_T_CFLAGS_S): Delete -mcoff.
20656
20657 2003-01-25  Roger Sayle  <roger@eyesopen.com>
20658
20659         * builtins.c (purge_builtin_constant_p): Scan insn stream
20660         sequentially rather than by basic block.
20661         * function.c (purge_addressof): Simplify test with INSN_P.
20662
20663 2003-01-25  Kazu Hirata  <kazu@cs.umass.edu>
20664
20665         * combine.c (simplify_comparison, case AND): Remove a redundant test.
20666
20667 2003-01-25  Roger Sayle  <roger@eyesopen.com>
20668
20669         * function.h (struct function): New field calls_constant_p.
20670         (current_function_calls_constant_p): New macro for above.
20671         * function.c (prepare_function_start): Initialize calls_eh_return
20672         and calls_constant_p.
20673         * builtins.c (expand_builtin_constant_p): Set calls_constant_p.
20674         * toplev.c (rest_of_compilation): Only call purge_builtin_constant_p
20675         when the current_function_calls_constant_p.
20676         * integrate.c (expand_inline_function): Set calls_constant_p if
20677         the function being inlined has calls_constant_p set.
20678
20679 2003-01-25  Roger Sayle  <roger@eyesopen.com>
20680
20681         * cse.c (fold_rtx): Instantiate CONSTANT_P_RTX to 0 when not
20682         optimizing, even if flag_gcse is true.
20683         * toplev.c (rest_of_compilation): purge_builtin_constant_p
20684         only needs to be called when "optimize > 0 && flag_gcse".
20685
20686 2003-01-25  Roger Sayle  <roger@eyesopen.com>
20687
20688         * stmt.c (emit_case_bit_tests): New routine to implement suitable
20689         switch statements using the equivalent of "if ((1<<x) & cst) ... ".
20690         (case_bit_test_cmp): New comparison function for "qsort" to order
20691         case_bit_tests by decreasing number of destination nodes.
20692         (lshift_cheap_p): New function to determine if "1 << x" is cheap.
20693         (expand_end_case_type): Use emit_case_bit_tests to implement
20694         suitable switch statments.
20695         (CASE_USE_BIT_TESTS): New target macro to disable the above.
20696         * Makefile.in (stmt.o): Add dependency on optab.h.
20697         * doc/tm.texi (CASE_USE_BIT_TESTS): Document new target macro.
20698
20699 2003-01-23  Andreas Schwab  <schwab@suse.de>
20700
20701         * config/ia64/crtend.asm [HAVE_INITFINI_ARRAY]: Make
20702         __do_global_ctors_aux hidden global and don't put it in
20703         .init_array.
20704         * config/ia64/crtbegin.asm [HAVE_INITFINI_ARRAY]: Put it here
20705         instead so that it comes first.
20706
20707 2003-01-25  Jan Hubicka  <jh@suse.cz>
20708
20709         * df.c (read_modify_subreg_p):  When osize == UNITS_PER_WORD,
20710         subreg is read/modify.
20711
20712 2003-01-25  Jan Hubicka  <jh@suse.cz>
20713
20714         * i386.c (ix86_expand_movstr, ix86_expand_clrstr): Consistently
20715         do libcall for large blocks.
20716         * i386.md (comi patterns): Set type to ssecomi.
20717         (sse2_unpck?pd): Fix mode of vec_select.
20718
20719         * cse.c: Include except.h
20720         (cse_set_around_loop):  Do not create new basic blocks.
20721         * Makefile.in (cse.o): Add dependnecy on except.h
20722
20723 2003-01-25  Jan Hubicka  <jh@suse.cz>
20724
20725         * builtins.c (fold_trunc_transparent_mathfn): New function.
20726         (fold_builtin): Use it.
20727         * convert.c (convert_to_real): Re-enable code to convert
20728         math functions; add support for floor familly functions.
20729
20730 2003-01-25  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
20731
20732         * Makefile.in (cfgloop.o, cfgloopanal.o, cfgloopmanip.o): Add
20733         dependencies on coretypes.h and $(TM_H).
20734
20735 2003-01-25  Jan Hubicka  <jh@suse.cz>
20736
20737         * builtins.c (fold_trunc_transparent_mathfn):  Undo accidental commit.
20738
20739 2003-01-24  Stuart Hastings  <stuart@apple.com>
20740
20741         * config/i386/i386.c (x86_output_mi_thunk): Add Darwin/x86 support.
20742
20743 2003-01-25  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
20744
20745         * config/c4x/c4x.md (UNSPEC_BU): New constants.
20746         (UNSPEC_RPTS, UNSPEC_LSH, UNSPEC_CMPHI, UNSPEC_RCPF): Likewise.
20747         (UNSPEC_RND, UNSPEC_RPTB_FILL, UNSPEC_LOADHF_INT): Likewise.
20748         (UNSPEC_STOREHF_INT, UNSPEC_RSQRF, UNSPEC_LOADQF_INT): Likewise.
20749         (UNSPEC_STOREQF_INT, UNSPEC_LDIV, UNSPEC_PUSH_ST):  Likewise.
20750         (UNSPEC_POP_ST, UNSPEC_PUSH_DP, UNSPEC_POP_DP):  Likewise.
20751         (UNSPEC_POPQI, UNSPEC_POPQF, UNSPEC_ANDN_ST):  Likewise.
20752         (UNSPEC_RPTB_INIT, UNSPEC_TOIEEE, UNSPEC_FRIEEE):  Likewise.
20753
20754 2003-01-24  Jan Hubicka  <jh@suse.cz>
20755
20756         * emit-rtl.c (reg_attrs_htab): New static variable.
20757         (reg_attrs_htab_hash, reg_attrs_htab_eq, get_reg_attrs): New static
20758         functions.
20759         (reg_rtx): Do not maintain regno_decl.
20760         (gen_rtx_REG_offset, set_reg_attrs_from_mem, set_delc_rtx,
20761         set_mem_attrs_from_reg): New global function.
20762         (init_emit): Do not initialize regno_decl.
20763         (init_emit_once): initialize reg_attrs_htab.
20764         * final.c (alter_subreg): Do not replace REG by SUBREG.
20765         (gen_mem_expr_from_op): Improve output.
20766         (output_asm_operands): Likewise.
20767         * function.c (assign_params): Do not set REGNO_DECL.
20768         * function.h (struct function): Kill regno_decl.
20769         (REGNO_DECL): Kill.
20770         * gengtype.c (adjust_field_rtx_def): Handle new field of reg.
20771         * print_rtl.c (print_rtx): Output REG information.
20772         * regclass.c (reg_scan_mark_refs): Update attrs.
20773         * reload1.c (alter_reg): Likewise.
20774         * simplify_rtx.c (simplify_subreg): Likewise.
20775         * stmt.c (expand_decl): Likewise.
20776         * rtl.def (REG): Add new field.
20777         * rtl.h (struct reg_attrs): New.
20778         (rtunion_def): At rtreg.
20779         (X0MEMATTR): Add checking.
20780         (X0REGATTR, REG_ATTRS, REG_EXPR, REG_OFFSET): New macro.
20781         (set_reg_attrs_from_mem, set_mem_attrs_from_reg, gen_rtx_REG_offset):
20782         Declare.
20783         * tree.h (SET_DECL_RTL): Call set_decl_rtl.
20784
20785 2003-01-24  Bob Wilson  <bob.wilson@acm.org>
20786
20787         * config/xtensa/xtensa.c: Remove unused include of machmode.h.
20788         (xtensa_emit_call, print_operand): Fix printf format strings
20789         to avoid compile warnings.
20790         (xtensa_function_prologue, xtensa_function_epilogue): Change type
20791         of "size" argument to HOST_WIDE_INT to fix compile warnings.
20792         * config/xtensa/xtensa-protos.h
20793         (xtensa_function_prologue, xtensa_function_epilogue): Ditto.
20794
20795 2003-01-24  Jan Hubicka  <jh@suse.cz>
20796
20797         * builtins.c (DEF_BUILTIN): Accept 10 arguments.
20798         (implicit_built_in_decls): New global array.
20799         (mathfn_built_in): New global function.
20800         (fold_trunc_transparent_mathfn): New static function
20801         (expand_builtin_strstr, expand_bultin_strchr,
20802         expand_builtin_strpbrk, expand_builtin_strcpy,
20803         expand_builtin_strncpy, expand_bultin_strcmp,
20804         expand_bultin_strncat, expand_builtin_fputs): Use
20805         implicint_built_in_decls.
20806         (fold_builtin): Fold floor/trunc/round/ceil/nearbyint.
20807         * builtins.def: Fix comments.
20808         (DEF_GCC_BUILTIN, DEF_FALLBACK_BUILTIN, DEF_EXT_FALLBACK_BUILTIN,
20809         DEF_LIB_BUILTIN, DEF_LIB_ALWAYS_BUILTIN, DEF_EXT_LIB_BUILTIN,
20810         DEF_C99_BULTIN, DEF_FRONT_END_LIB_BUILTIN,
20811         DEF_EXT_FRONT_END_LIB_BUILTIN): Pass implicit as needed.
20812         (DEF_C99_C90RES_BULTIN): New.
20813         (*f, *l builtins): Update.
20814         * c-common.c (DEF_BUILTIN): Initialize implicit array.
20815         (c_expand_builtin_printf, c_expand_builtin_fprintf): Update.
20816         * convert.c (strip_float_extensions): New global function.
20817         * tree.h (DEF_BUILTIN): Accept 10 arguments.
20818         (implicit_built_in_decls, mathfn_built_in, strip_float_extension):
20819         Declare.
20820         * java/builtins.c (define_builtin): Handle implicit.
20821         (DEF_BUILTIN): Update.
20822         * tm.texi (TARGET_C99_FUNCTIONS): Document.
20823         * defaults.h (TARGET_C99_FUNCTIONS): Default to 0.
20824         * config/linux.h (TARGET_C99_FUNCTIONS): Default to 1
20825         when using glibc2.
20826
20827 2003-01-24  Bob Wilson  <bob.wilson@acm.org>
20828
20829         * config.gcc (xtensa-*-elf*): Removed assignments to with_newlib,
20830         extra_parts, and fixincludes.  Add xtensa/t-elf tmake_file.
20831         (xtensa-*-linux*): Add xtensa/t-linux tmake_file.
20832         * config/xtensa/crti.asm: New file.
20833         * config/xtensa/crtn.asm: New file.
20834         * config/xtensa/t-elf: New file.
20835         * config/xtensa/t-linux: New file.
20836         * config/xtensa/t-xtensa: Add rules for crti.o and crtn.o.
20837         Move various CFLAGS settings to new t-elf file.
20838
20839 2003-01-24  Richard Henderson  <rth@redhat.com>
20840
20841         PR optimization/4382
20842         * tree-inline.c (find_builtin_longjmp_call_1): New.
20843         (find_builtin_longjmp_call): New.
20844         (inlinable_function_p): Use it.
20845
20846 2003-01-24  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
20847
20848         * config/i386/i386-protos.h (function_arg_pass_by_reference): Declare.
20849         * config/i386/i386.h (FUNCTION_ARG_PASS_BY_REFERENCE): Use it.
20850         * config/i386/i386.c (function_arg_pass_by_reference): New.
20851         (ix86_va_arg): Support arguments passed by reference.
20852
20853 2003-01-24  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
20854
20855         * cfgloopanal.c: New file.
20856         * cfgloopmanip.c: New file.
20857         * Makefile.in (cfgloopanal.o, cfgloopmanip.o): New.
20858         (toplev.o, loop.o, doloop.o, unroll.o, cfgloop.o, predict.o,
20859         cfglayout.o): Add dependency on cfgloop.h.
20860         (cfgloop.o): Add flags.h dependency.
20861         * basic-block.h (BB_IRREDUCIBLE_LOOP, BB_SUPERBLOCK): New flags.
20862         (VLS_EXPECT_PREHEADERS, VLS_EXPECT_SIMPLE_LATCHES): Removed.
20863         (struct loop, struct loops, flow_loops_find, flow_loops_update,
20864         flow_loops_free, flow_loops_dump, flow_loop_dump,
20865         flow_loop_scan, flow_loop_tree_node_add, flow_loop_tree_node_remove,
20866         LOOP_TREE,,LOOP_PRE_HEADER, LOOP_ENTRY_EDGES, LOOP_EXIT_EDGES,
20867         LOOP_ALL, flow_loop_outside_edge_p, flow_loop_nested_p,
20868         flow_bb_inside_loop_p, get_loop_body, loop_preheader_edge,
20869         loop_latch_edge, add_bb_to_loop, remove_bb_from_loops,
20870         find_common_loop, verify_loop_structure): Declarations moved to ...
20871         * cfgloop.h: New file.
20872         * bb-reorder.c (reorder_basic_blocks): Modified.
20873         * cfglayout.c: Include cfgloop.h.
20874         (cleanup_unconditional_jumps, cfg_layout_redirect_edge,
20875         cfg_layout_duplicate_bb, cfg_layout_initialize): Update loop structure.
20876         (break_superblocks): New static function.
20877         (cfg_layout_finalize): Use it.
20878         (cfg_layout_split_block): New function.
20879         * cfglayout.h (struct reorder_block_def): Add copy and duplicated
20880         fields.
20881         (cfg_layout_initialize, cfg_layout_redirect_edge): Declaration
20882         changed.
20883         (cfg_layout_split_block): Declare.
20884         * cfgloop.c: Include cfgloop.h and flags.h.
20885         (flow_loop_dump, flow_loops_free, flow_loop_exit_edges_find,
20886         get_loop_body): Avoid signed versus unsigned comparison warnings.
20887         (make_forwarder_block, flow_loops_find, loop_preheader_edge,
20888         loop_latch_edge): Modified.
20889         (verify_loop_structure): Modified to use flags stored in loop structure;
20890         check irreducible loops.
20891         (cancel_loop, cancel_loop_tree): New functions.
20892         (estimate_probability): Use loop analysis code for predictions.
20893         (estimate_loops_at_level):  Avoid signed versus unsigned comparison
20894         warnings.
20895         * doloop.c: Include cfgloop.h.
20896         * loop.c: Include cfgloop.h.
20897         * predict.c: Include cfgloop.h.
20898         * toplev.c: Include cfgloop.h.
20899         * unroll.c: Include cfgloop.h.
20900         * tracer.c (tracer): Modified.
20901
20902 2003-01-24  Kazu Hirata  <kazu@cs.umass.edu>
20903
20904         * config/h8300/h8300.c (get_shift_alg): Fix a typo.
20905
20906 2003-01-24  Ulrich Weigand  <uweigand@de.ibm.com>
20907
20908         * configure.in (HAVE_AS_TLS): Add s390-*-* and s390x-*-* cases.
20909         * configure: Regenerate.
20910
20911         * config/s390/s390-protos.h (tls_symbolic_operand): Add prototype.
20912         (tls_symbolic_reference_mentioned_p): Add prototype.
20913         (s390_tls_get_offset): Add prototype.
20914         (emit_pic_move): Remove prototype, replace by ...
20915         (emit_symbolic_move): .. this new prototype.
20916
20917         * config/s390/s390.c (TARGET_HAVE_TLS): Conditionally define.
20918         (tls_model_chars): New global variable.
20919         (s390_encode_section_info): Encode TLS model.
20920         Use targetm.binds_local_p to check for local symbols.
20921         (s390_strip_name_encoding): New function.
20922         (TARGET_STRIP_NAME_ENCODING): Define.
20923
20924         (get_thread_pointer): New function.
20925         (legitimize_tls_address): New function.
20926         (legitimize_address): Call it.
20927         (emit_pic_move): Remove, replace by ...
20928         (emit_symbolic_move): ... this new function.
20929
20930         (larl_operand): Handle TLS operands.
20931         (legitimate_constant_p): Likewise.
20932         (s390_decompose_address): Likewise.
20933         (s390_cannot_force_const_mem): New function.
20934         (TARGET_CANNOT_FORCE_CONST_MEM): Define.
20935
20936         (s390_output_symbolic_const): Handle TLS unspecs.
20937         (print_operand): New code 'J'.
20938         (machine_function): Add struct member 'some_ld_name'.
20939         (get_some_local_dynamic_name, get_some_local_dynamic_name_1): New.
20940
20941         (enum s390_builtin): New type.
20942         (code_for_builtin_64, code_for_builtin_31): New global variables.
20943         (s390_init_builtins, s390_expand_builtin): New functions.
20944         (TARGET_INIT_BUILTINS, TARGET_EXPAND_BUILTIN): Define.
20945
20946         * config/s390/s390.h (TLS_SYMBOLIC_CONST): New macro.
20947         (ASM_OUTPUT_LABELREF): Define.
20948         (ASM_OUTPUT_SPECIAL_POOL_ENTRY): Handle TLS constants.
20949
20950         * config/s390/s390.md: Define TLS UNSPEC constants.
20951         ("movdi", "movsi"): Handle TLS operands.
20952         ("get_tp_64", "get_tp_31", "set_tp_64", "set_tp_31"): New insns.
20953         ("*tls_load_64", "*tls_load_31"): New insns.
20954         ("call_value_tls", "call_value_tls_exp"): New expanders.
20955         ("brasl_tls", "bras_tls", "basr_tls_64", "basr_tls_31",
20956         "bas_tls_64", "bas_tls_31"): New insns.
20957
20958 2003-01-24  Nathan Sidwell  <nathan@codesourcery.com>
20959
20960         * config/rs6000/rs6000.c (rs6000_parse_abi_options): Make sure
20961         spe ABI is configured, if requested.
20962
20963 2003-01-24  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
20964
20965         * doc/passes.texi: Fix typo.
20966
20967 2003-01-24  Andreas Schwab  <schwab@suse.de>
20968
20969         * stor-layout.c (excess_unit_span): Only define if used.
20970
20971 2003-01-24  Jerry Quinn  <jlquinn@optonline.net>
20972
20973         * gcc/doc/invoke.texi (Optimization Options): List -O levels
20974         for each optimization flag.
20975
20976 2003-01-24  Kazu Hirata  <kazu@cs.umass.edu>
20977
20978         * config/h8300/h8300.md (*andsi3_ashift_n_lower): New.
20979
20980 2003-01-24  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
20981
20982         * doc/bugreport.texi: Use @command instead of @code for commands.
20983         * doc/collect2.texi: Likewise.
20984         * doc/headerdirs.texi: Likewise.
20985         * doc/invoke.texi: Likewise.
20986         * doc/standards.texi: Likewise.
20987         * doc/tm.texi: Likewise.
20988         * doc/trouble.texi: Likewise.
20989
20990 2003-01-24  Nick Clifton  <nickc@redhat.com>
20991
20992         * config/arm/arm.c (use_return_insn): Do not use a single return
20993         instruction for interrupt handelrs which have to create a stack
20994         frame.
20995         (arm_expand_prologue): Do not pre-bias the return address of
20996         interrupt handlers which create a stack frame.
20997
20998 2003-01-24  Nick Clifton  <nickc@redhat.com>
20999
21000         * Add sh2e support:
21001
21002         2002-08-12  Alexandre Oliva  <aoliva@redhat.com>
21003
21004                 * config/sh/sh.c (output_branch) [TARGET_SH2E]: Handle
21005                 med_cbranches.  Fix logic in short_cbranches.
21006
21007         2002-04-03  Alexandre Oliva  <aoliva@redhat.com>
21008
21009                 * config/sh/sh.md (delay for cbranch): Don't annul delay
21010                 slots on SH2e.
21011                 * config/sh/sh.c (sh_insn_length_adjustment): Add 2 for
21012                 cbranch with unfilled delay slot on SH2e.
21013                 (output_branch): Fill with a nop the delay slot of a
21014                 branch that required a delay slot but didn't get one.
21015
21016         2002-04-02  Alexandre Oliva  <aoliva@redhat.com>
21017
21018                 * doc/invoke.texi (SH options): Document -m2e.
21019                 * config/sh/crt1.asm: Add __SH2E__ Next to __SH3E__.
21020                 * config/sh/lib1funcs.asm: Likewise.
21021                 * config/sh/sh.c: Replace all uses of TARGET_SH3E with SH2E.
21022                 * config/sh/sh.h (CPP_SPEC): Define __SH2E__ for -m2e, and
21023                 not __sh1__.
21024                 (CONDITIONAL_REGISTER_USAGE): Don't disable FP regs from
21025                 SH2E up.
21026                 (SH3E_BIT): Renamed to...
21027                 (SH_E_BIT): ... this.  Replace all uses.
21028                 (TARGET_SH2E): Define from SH_E_BIT and TARGET_SH2.
21029                 Replace all uses of TARGET_SH3E with TARGET_SH2E.
21030                 (TARGET_SWITCHES): Added 2e.
21031                 (OVERRIDE_OPTIONS): Set sh_cpu for SH2E.
21032                 (processor_type): Added PROCESSOR_SH2E.
21033                 * config/sh/sh.md: Replace all uses of TARGET_SH3E with
21034                 TARGET_SH2E, except in sqrtsf2_i.
21035                 (attribute cpu): Added sh2e.
21036                 * config/sh/t-sh (MULTILIB_OPTIONS): Replace m3e with m2e.
21037                 (MULTILIB_MATCHES): Use m2e multilib for m3e.
21038                 * config.gcc: Add sh2e target support.
21039
21040 2003-01-24  Phil Edwards  <pme@gcc.gnu.org>
21041
21042         Rename -W to -Wextra.
21043         * c-decl.c:  Update comments.
21044         * c-typeck.c:  Likewise.
21045         * flags.h:  Likewise.
21046         * function.c:  Likewise.
21047         * stmt.c:  Likewise.
21048         * toplev.c:  Update comments.
21049         (W_options):  Add 'extra'.
21050         (display_help):  Remove '-W'.
21051         (decode_W_option):  Special warn_uninitialized treatment in the case
21052         of -Wextra.
21053         * doc/invoke.texi:  Update with new entries.
21054
21055 2003-01-23  Richard Henderson  <rth@redhat.com>
21056
21057         * ifcvt.c (noce_process_if_block): Re-add check vs X being changed
21058         in no-else-block case.  Add commentary.
21059
21060 2003-01-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21061
21062         * configure.in: Revert last change.
21063
21064 2003-01-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21065
21066         * configure.in: Don't include ansidecl.h in tconfig.h.
21067         * gcov-io.h (PARAMS, ATTRIBUTE_UNUSED): Define if IN_LIBGCC2.
21068         * unwind-dw2-fde.h (last_fde): Use __attribute__, not
21069         ATTRIBUTE_UNUSED.
21070
21071         * configure: Regenerate.
21072
21073 2003-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21074
21075         PR java/6748
21076         * config/rs6000/linux.h (MD_FALLBACK_FRAME_STATE_FOR): Don't destroy
21077         regs->nip. Fix rt_sigreturn frame layout. Add support for newer
21078         kernels.
21079
21080 2003-01-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21081
21082         * cpplex.c (cpp_interpret_charconst): Squelch warning with cast.
21083
21084 2003-01-23  Ulrich Weigand  <uweigand@de.ibm.com>
21085
21086         * genattrtab.c (write_attr_get): Mark 'insn' paramter
21087         as ATTRIBUTE_UNUSED.
21088
21089 2003-01-23  Richard Earnshaw  <rearnsha@arm.com>
21090
21091         * arm.c (thumb_base_register_rtx_p): New function.
21092         (thumb_index_register_rtx_p): New function.
21093         (thumb_legitimate_address_p): New function.
21094         (thumb_legitimate_offset_p): New function.
21095         * arm.h (REG_STRICT_P): Define according to setting of REG_OK_STRICT.
21096         (ARM_GO_IF_LEGITIMATE_ADDRESS): Use REG_STRICT_P to avoid duplicate
21097         definitions.
21098         (THUMB_GO_IF_LEGITIMATE_ADDRESS): Use thumb_legitimate_address_p.
21099         (THUMB_LEGITIMATE_OFFSET): Delte.
21100         (THUMB_LEGITIMIZE_RELOAD_ADDRESS): Use thumb_legitimate_offset.
21101         * arm-protos.h (thumb_legitimate_address_p): Add prototype.
21102         (thumb_legitimate_offset_p): Likewise.
21103
21104 2003-01-23  Andreas Schwab  <schwab@suse.de>
21105
21106         * unwind.h (_Unwind_GetTextRelBase): Mark parameter as unused.
21107
21108 2003-01-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21109
21110         * fixinc/Makefile.in (FL_LIST): Revert last change.
21111
21112 2003-01-23  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
21113
21114         PR other/7341
21115         * invoke.texi (ftest-coverage): Fix broken cross-reference.
21116         Change @code to @command for gcov command.
21117
21118         * gcc.texi: Adjust title of gcov section.
21119         Adjust copyright.
21120         * gcov.texi: Likewise.
21121
21122 2003-01-22  Roger Sayle  <roger@eyesopen.com>
21123
21124         PR optimization/8423
21125         * cse.c (fold_rtx): Only eliminate a CONSTANT_P_RTX to 1 when
21126         its argument is constant, or 0 if !flag_gcse.
21127         * simplify-rtx.c (simplify_rtx): Convert CONSTANT_P_RTX to 1
21128         if it's argument is constant.
21129         * gcse.c (want_to_gcse_p): Ignore CONSTANT_P_RTX nodes.
21130         (hash_scan_set): Don't record CONSTANT_P_RTX expressions.
21131         (do_local_cprop): Don't propagate CONSTANT_P_RTX constants.
21132         * builtins.c (purge_builtin_constant_p): New function to force
21133         instantiation of any remaining CONSTANT_P_RTX nodes.
21134         * rtl.h (purge_builtin_constant_p): Prototype here.
21135         * toplev.c (rest_of_compilation): Invoke purge_builtin_constant_p
21136         pass after GCSE and before loop.
21137         (flag_gcse): No longer static.
21138         * flags.h (flag_gcse): Prototype here.
21139
21140 2003-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
21141
21142         * config/s390/s390.h (HARD_REGNO_MODE_OK): Fix warning regression
21143         introduced by last change.
21144
21145 2003-01-22  Andreas Schwab  <schwab@suse.de>
21146
21147         * ra-rewrite.c (rewrite_program2): Initialize bb to avoid warning.
21148
21149 2003-01-22  Kazu Hirata  <kazu@cs.umass.edu>
21150
21151         * config/h8300/h8300.c (h8300_shift_needs_scratch_p): Don't
21152         request a scratch reg on H8S when the shift count is 8.
21153
21154 2003-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
21155
21156         * config/s390/s390-protos.h (preferred_la_operand_p):
21157         Remove second parameter.
21158         * config/s390/s390.c (preferred_la_operand_p): Likewise.
21159         * config/s390/s390.h (FRAME_REGNO_P, FRAME_REG_P): New macros.
21160         (HARD_REGNO_MODE_OK): Use FRAME_REGNO_P.
21161         * config/s390/s390.md ("*la_cc_64", "*la_cc_31", splitters): Remove.
21162         Add peepholes to transform ADD to LOAD ADDRESS.
21163
21164 2003-01-22  Richard Earnshaw  <rearnsha@arm.com>
21165
21166         * arm.c (arm_address_register_rtx_p): New function.
21167         (arm_legitimate_address_p): New function.
21168         (arm_legitimate_index_p): New function.
21169         (legitimize_pic_address): Use arm_legitimate_index_p.
21170         * arm-protos.h (arm_legtimate_address_p): Add prototype.
21171         * arm.h (ARM_GO_IF_LEGITIMATE_INDEX): Delete.
21172         (ARM_GO_IF_LEGITIMATE_ADDRESS): Call arm_legitimate_address_p.
21173
21174 2003-01-22  Hartmut Penner  <hpenner@de.ibm.com>
21175
21176         * config/s390/s390.md (floatdfdi2): Insn has type 'itof'.
21177         * config/s390/2064.md (define_bypass): Correct 'Load' and
21178         'Load-address' bypass values.
21179
21180 2003-01-22  Andreas Schwab  <schwab@suse.de>
21181
21182         * config/ia64/t-ia64 (insn-attrtab.o-warn): Define as -Wno-error.
21183
21184 2003-01-21  Zack Weinberg  <zack@codesourcery.com>
21185
21186         * genautomata.c (output_internal_insn_latency_func,
21187         output_print_reservation_func): Short circuit when there is no
21188         automaton to generate code for.
21189
21190 2003-01-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21191
21192         * Makefile.in (ssa-ccp.o): Depend on coretypes.h $(TM_H).
21193         (df.o): Delete duplicate dependency on coretypes.h $(TM_H).
21194
21195 2003-01-21  Geoffrey Keating  <geoffk@apple.com>
21196
21197         * config/rs6000/rs6000.md: Remove warning.
21198         (builtin_setjmp_receiver): Likewise.
21199         * config/darwin.c (update_stubs): Slightly improve terrible hack
21200         with identifiers.  Add comment pointing out problems with it.
21201         (update_non_lazy_ptrs): Likewise.
21202
21203 2003-01-21  Richard Henderson  <rth@redhat.com>
21204
21205         * dwarf2out.c (lookup_filename): Fix printf format warning.
21206         * system.h (fread_unlocked, fwrite_unlocked): Undef.
21207
21208         * fixinc/Makefile.in (FL_LIST): Add $($@-warn) hook.
21209         (fixincl.o-warn, gnu-regex.o-warn): New.
21210         * fixinc/fixfixes.c (FIX_PROC_HEAD): Mark parameters unused.
21211         * fixinc/fixtests.c (TEST_FOR_FIX_PROC_HEAD): Likewise.
21212         * fixinc/fixincl.c (process): Fix printf format warning.
21213
21214 2003-01-21  Ulrich Weigand  <uweigand@de.ibm.com>
21215
21216         * dwarf2out (output_file_names): Don't crash if called
21217         with empty file_table.
21218
21219 2003-01-21  Zack Weinberg  <zack@codesourcery.com>
21220
21221         * genautomata.c (output_internal_insn_latency_func): Add
21222         missing break statement to generated code.
21223
21224 2003-01-21  Roger Sayle  <roger@eyesopen.com>
21225
21226         * stmt.c (same_case_target_p): New function to determine whether
21227         two case labels branch to the same target.  Split out from...
21228         (group_case_nodes): ... here.  Use same_case_target_p instead.
21229         (strip_default_case_nodes): Remove explicit case nodes
21230         that branch to the default destination.
21231         (expand_end_case_type): Call strip_default_case_nodes after
21232         group_case_nodes, to simplify the case-list before we count it.
21233         Only generate table_label RTX when actually needed.  Try to share
21234         thiscase->exit_label and thiscase->data.case_stmt.default_label
21235         when a switch has no explicit default case.  Simplify test for
21236         constant index.
21237
21238 2003-01-21  Kazu Hirata  <kazu@cs.umass.edu>
21239
21240         * config/h8300/h8300.md (*negsf2_h8300): Use \\t instead of
21241         \t.
21242         (*negsf2_h8300hs): Likewise.
21243         (*addsi3_lshiftrt_16_zexthi): Likewise.
21244         (*iorhi3_lshiftrt_8): Likewise.
21245
21246 2003-01-21  Ulrich Weigand  <uweigand@de.ibm.com>
21247
21248         * dwarf2out.c (fde_table_in_use): Mark GTY.
21249         (dwarf2out_cfi_label_num): New variable, marked GTY.
21250         (dwarf2out_cfi_label): Use it instead of static label_num.
21251         * emit-rtl.c (label_num): Mark GTY.
21252
21253 2003-01-21  Kazu Hirata  <kazu@cs.umass.edu>
21254
21255         * config/h8300/h8300.c (output_plussi): Support H8/300.
21256         (compute_plussi_length): Likewise.
21257         (compute_plussi_cc): Likewise.
21258         * config/h8300/h8300.md (addsi_h8300): Use output_plussi to
21259         output assembly instructions.
21260
21261 2003-01-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21262
21263         * calls.c (fix_unsafe_tree): Prototype.
21264
21265         * Makefile.in (GCC_WARN_CFLAGS): Add $(WERROR) $($@-warn)
21266         (gtype-desc.o-warn, c-decl.o-warn, varasm.o-warn, gcc.o-warn,
21267         insn-conditions.o-warn, out_object_file, gengtype-yacc.o-warn,
21268         c-parse.o-warn): Add -Wno-error.
21269         (STAGE2_FLAGS_TO_PASS): Add WERROR="@WERROR@".
21270
21271         * configure.in (--enable-werror): Add new flag.
21272         * doc/install.texi (--enable-werror): Document.
21273         * configure: Regenerate.
21274
21275         * objc/Make-lang.in (objc/objc-parse.o-warn): Add -Wno-error.
21276
21277 2003-01-21  Andreas Schwab  <schwab@suse.de>
21278
21279         * genautomata.c (output_internal_insn_latency_func): Fix missing
21280         close paren in output.
21281
21282 2003-01-21  Zack Weinberg  <zack@codesourcery.com>
21283
21284         * genautomata.c: Space savings in generated code:
21285         (output_dfa_insn_code_func): Split out the table-enlargement
21286         path to an out-of-line static function, dfa_insn_code_enlarge.
21287         (output_internal_insn_latency_func): Use a lookup table for the
21288         default latencies.
21289         (output_print_reservation_func): Use a lookup table for the
21290         strings.
21291
21292 2003-01-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
21293
21294         PR opt/7507
21295         * calls.c (fix_unsafe_tree): Split out from ...
21296         (expand_call): ... here.  Use it on the function address too.
21297
21298 2003-01-20  Richard Henderson  <rth@redhat.com>
21299
21300         * expr.h (default_must_pass_in_stack): Move decl outside ifdef.
21301
21302 2003-01-20  Richard Henderson  <rth@redhat.com>
21303
21304         PR opt/7154
21305         * stmt.c (expand_asm_operands): Validize memory operands.
21306
21307 2003-01-20  Richard Henderson  <rth@redhat.com>
21308
21309         PR opt/8848
21310         * ifcvt.c (noce_process_if_block): Correct arguments to
21311         modified_between_p for no-else-block case.
21312
21313 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
21314
21315         * config/h8300/h8300.c (const_costs): Remove a warning.
21316         (output_plussi): Likewise.
21317         (compute_plussi_length): Likewise.
21318         (compute_plussi_cc): Likewise.
21319
21320 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
21321
21322         * config/h8300/h8300.md (addsi_h8300): Remove the last
21323         alternative.
21324
21325 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
21326
21327         * config/h8300/h8300.c (get_shift_alg): Remove redundant code.
21328
21329 2003-01-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21330
21331         * system.h (__NO_STRING_INLINES): Define.
21332
21333 2003-01-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
21334
21335         * ifcvt.c (noce_emit_store_flag): Don't emit store flag if mode of x
21336         is not a scalar int mode.
21337
21338 2003-01-20  Roger Sayle  <roger@eyesopen.com>
21339
21340         * cse.c (cse_insn): Avoid RTL sharing when updating the RETVAL
21341         insn's notes following a substitution inside a libcall.
21342
21343 2003-01-20  Zack Weinberg  <zack@codesourcery.com>
21344
21345         * configure.in: Check for system-provided 'uchar' type.
21346         * configure, config.in: Regenerate.
21347         * cpphash.h: Only typedef 'uchar' if the system doesn't.
21348
21349 2003-01-20  Richard Henderson  <rth@redhat.com>
21350
21351         * expr.h (MUST_PASS_IN_STACK): Move implementation...
21352         * calls.c (default_must_pass_in_stack): ... here.
21353
21354 2003-01-20  Vladimir Makarov  <vmakarov@redhat.com>
21355
21356         * genattrtab.h (INSN_ALTS_FUNC_NAME): Move it from genautomata.c.
21357
21358         * genautomata.c (INSN_ALTS_FUNC_NAME): Move it into genattrtab.h.
21359
21360         * genattr.c (main): Output default definition of AUTOMATON_ALTS.
21361         Wrap up definition of `insn_alts'.
21362
21363         * genattrtab.c (main): Wrap up `insn_alts'.
21364
21365 2003-01-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21366
21367         * collect2.c (ldgetname): Check HAVE_DECL_LDGETNAME before
21368         prototyping.
21369         * configure.in: Check for <ldfcn.h> and ldgetname() prototype.
21370
21371         * config.in, configure: Regenerate.
21372
21373 2003-01-20  Nick Clifton  <nickc@redhat.com>
21374
21375         * config/arm/arm.md (sibcall_epilogue): Add an
21376         UNSPEC_PROLOGUE_USE to prevent the link register from being
21377         considered dead.
21378
21379 2003-01-20  Jan Hubicka  <jh@suse.cz>
21380
21381         * i386.md (SSE cmov splitter):  Handle memory operand in operand 5.
21382
21383 2003-01-20  Andreas Schwab  <schwab@suse.de>
21384
21385         * system.h: Don't declare strsignal if the decl test hasn't been
21386         run yet.
21387
21388 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
21389
21390         * config/h8300/h8300.c (notice_update_cc): Don't assume that
21391         recog_data.operands[0] is always associated with cc0.
21392
21393 2003-01-19  David Edelsohn  <edelsohn@gnu.org>
21394
21395         * collect2.c (ldgetname): Expand declaration to prototype.
21396         * read-rtl.c (atoll): Add prototype.
21397         * system.h (strsignal): Also declare if no declaration found.
21398
21399 2003-01-19  Alexandre Oliva  <aoliva@redhat.com>
21400
21401         * config.gcc (mips64*-*-linux*): Added.
21402         * config/mips/linux64.h, config/mips/t-linux64: New file.
21403         * config/mips/iris6.h (MIPS_TFMODE_FORMAT): Define.
21404         * config/mips/mips.c (override_options): Use it.
21405         * config/mips/mips.h (TARGET_SWITCHES): Added...
21406         (SUBTARGET_TARGET_SWITCHES): New, empty by default.
21407         * Makefile.in (SPECS): New.
21408         (STAGESTUFF, specs, mostlyclean, install-common): Use it.
21409         * gcc.c (process_command): Move self-spec processing past spec
21410         file loading.
21411         * doc/tm.texi (DRIVER_SELF_SPECS): Document the change.
21412         * doc/fragments.texi (MULTILIB_EXTRA_OPTS): Document need for
21413         CRTSTUFF_T_CFLAGS.
21414         (SPECS): Document.
21415         * doc/invoke.texi (-mabi-fake-default): Document.
21416
21417 2003-01-19  Stephane Carrez  <stcarrez@nerim.fr>
21418
21419         * config/m68hc11/m68hc11.c (stack_push_word, stack_pop_word,
21420         z_reg, z_reg_qi): Declare static and GTY().
21421         (da_reg): Remove.
21422         (create_regs_rtx): Don't create da_reg.
21423         ("gt-m68hc11.h"): Include for GTY roots.
21424         * config/m68hc11/m68hc11.h (ix_reg, iy_reg, d_reg): Declare extern
21425         and GTY() here.
21426         (m68hc11_compare_op0, m68hc11_compare_op1): Likewise.
21427         (m68hc11_soft_tmp_reg): Likewise.
21428         * config/m68hc11/m68hc11-protos.h: Remove above declarations.
21429
21430 2003-01-18  Kazu Hirata  <kazu@cs.umass.edu>
21431
21432         * basic-block.h: Fix comment formatting.
21433         * calls.c: Likewise.
21434         * combine.c: Likewise.
21435         * convert.c: Likewise.
21436         * gcov.c: Likewise.
21437         * haifa-sched.c: Likewise.
21438         * libgcc2.c: Likewise.
21439         * loop.c: Likewise.
21440         * profile.c: Likewise.
21441         * system.h: Likewise.
21442
21443 2003-01-18  Roger Sayle  <roger@eyesopen.com>
21444
21445         * config/pa/pa.md (muldi3): Avoid invalid sharing of SUBREG RTXs.
21446
21447 2003-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21448
21449         * ra-build.c (undef_to_size_word): Avoid `switch' warning.
21450
21451 2003-01-17  Dale Johannesen  <dalej@apple.com>
21452
21453         * config/rs6000/rs6000.md (*floatsidf2_internal):  Add earlyclobbers.
21454           (*floatunssidf2_internal):  Ditto.
21455
21456 2003-01-17  Kazu Hirata  <kazu@cs.umass.edu>
21457
21458         * alias.c: Fix comment typos.
21459         * basic-block.h: Likewise.
21460         * c-common.c: Likewise.
21461         * c-common.h: Likewise.
21462         * c-decl.c: Likewise.
21463         * c-opts.c: Likewise.
21464         * c-pragma.c: Likewise.
21465         * c-pretty-print.h: Likewise.
21466         * cfg.c: Likewise.
21467         * cfganal.c: Likewise.
21468         * cfgbuild.c: Likewise.
21469         * cfgcleanup.c: Likewise.
21470         * cfglayout.c: Likewise.
21471         * cfgrtl.c: Likewise.
21472         * convert.c: Likewise.
21473         * cpphash.h: Likewise.
21474         * cpplex.c: Likewise.
21475         * cpplib.h: Likewise.
21476         * df.h: Likewise.
21477         * diagnostic.c: Likewise.
21478         * diagnostic.h: Likewise.
21479         * dwarf2.h: Likewise.
21480
21481 2003-01-17  Stan Shebs  <shebs@apple.com>
21482
21483         * config/darwin-protos.h: Forward-declare struct cpp_reader.
21484
21485 2003-01-17  Douglas B Rupp  <rupp@gnat.com>
21486
21487         * config/alpha/alpha.c (alpha_need_linkage): Fix obvious
21488         mistake in last checkin.
21489
21490 2003-01-17  Kazu Hirata  <kazu@cs.umass.edu>
21491
21492         * et-forest.c: Fix comment typos.
21493         * et-forest.h: Likewise.
21494         * except.c: Likewise.
21495         * expr.c: Likewise.
21496         * flags.h: Likewise.
21497         * flow.c: Likewise.
21498         * gcc.c: Likewise.
21499         * gcse.c: Likewise.
21500         * genattrtab.c: Likewise.
21501         * genautomata.c: Likewise.
21502         * gengtype.c: Likewise.
21503         * genrecog.c: Likewise.
21504         * global.c: Likewise.
21505         * gthr-rtems.h: Likewise.
21506
21507 2003-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21508
21509         * i386.c (x86_function_profiler): Fix format specifier.
21510
21511 2003-01-17  Richard Henderson  <rth@redhat.com>
21512
21513         * gengtype.c (walk_type): Allow paramN_is.
21514
21515 2003-01-17  Nick Clifton  <nickc@redhat.com>
21516
21517         * config/i960/t-960bare (i960-c.o): Add missing newline escape.
21518
21519 2003-01-16  Richard Henderson  <rth@redhat.com>
21520
21521         * config/alpha/linux-elf.h (LIB_SPEC): Adjust inter-option spacing.
21522
21523 2003-01-16  Richard Henderson  <rth@redhat.com>
21524
21525         * config/alpha/alpha.c (alpha_sr_alias_set): Mark GTY.
21526         (alpha_next_sequence_number): Likewise.
21527         (alpha_this_literal_sequence_number): Likewise.
21528         (alpha_this_gpdisp_sequence_number): Likewise.
21529         (struct alpha_funcs, alpha_funcs_num): Likewise.
21530         (struct alpha_links): Fix branch merge error.
21531         (alpha_need_linkage, alpha_use_linkage): Use GC for alpha_funcs.
21532
21533 2003-01-17  Alexandre Oliva  <aoliva@redhat.com>
21534
21535         * config/mips/mips.h: Don't use #elif.  Reported by Kaveh
21536         R. Ghazi.
21537
21538 2003-01-16  Kazu Hirata  <kazu@cs.umass.edu>
21539
21540         * ifcvt.c: Fix comment typos.
21541         * lcm.c: Likewise.
21542         * libgcc2.c: Likewise.
21543         * local-alloc.c: Likewise.
21544         * loop.c: Likewise.
21545         * predict.c: Likewise.
21546         * ra-build.c: Likewise.
21547         * ra.c: Likewise.
21548         * ra-colorize.c: Likewise.
21549         * ra.h: Likewise.
21550         * ra-rewrite.c: Likewise.
21551         * regmove.c: Likewise.
21552         * reload.h: Likewise.
21553         * rtlanal.c: Likewise.
21554         * toplev.c: Likewise.
21555         * tree.h: Likewise.
21556         * unwind-dw2-fde-glibc.c: Likewise.
21557         * vmsdbgout.c: Likewise.
21558
21559 2003-01-16  Richard Henderson  <rth@redhat.com>
21560
21561         * dwarf2out.c (struct file_table): Remove.
21562         (FILE_TABLE_INCREMENT): Remove.
21563         (file_table): Make a varray; mark for GC.  Update all users.
21564         (file_table_last_lookup_index): Extract from struct file_table.
21565         (output_file_names): Fix unsigned compare warnings.
21566         (add_name_attribute): Remove inline marker.
21567         (add_comp_dir_attribute): Split out from gen_compile_unit_die.
21568         (lookup_filename): Don't manage size of file_table.
21569         (init_file_table): Allocate file_table with GC.
21570         (dwarf2out_init): Don't record main_input_filename here.
21571         (dwarf2out_finish): Do it here instead.
21572
21573 2003-01-16  Bruce Korb  <bkorb@gnu.org>
21574
21575         * gcc/fixinc/inclhack.def(limits_ifndef): QNX needs a bypass, too.
21576
21577 2003-01-16  Kaz Kojima  <kkojima@gcc.gnu.org>
21578
21579         * config/sh/sh.c (sh_initialize_trampoline): Emit rotrdi3_mextr
21580         instead of rotldi3_mextr.
21581
21582 2003-01-16  Vladimir Makarov  <vmakarov@redhat.com>
21583
21584         * haifa-sched.c (move_insn): Restore moving all schedule group.
21585         (set_priorities): Restore taking SCHED_GROUP_P into account.
21586
21587         * sched-deps.c (add_dependence): Restore processing the last group
21588         insn.
21589         (remove_dependence, group_leader): Restore the functions.
21590         (set_sched_group_p): Restore adding dependencies from previous insn
21591         in the group.
21592         (compute_forward_dependences): Restore usage of group_leader.
21593
21594         * sched-ebb.c (init_ready_list): Restore taking SCHED_GROUP_P into
21595         account.
21596
21597         * sched-rgn.c (init_ready_list): Restore taking SCHED_GROUP_P into
21598         account.
21599         (can_schedule_ready_p): Ditto.
21600         (add_branch_dependences): Restore skipping over the group insns.
21601
21602 2003-01-16  Stephane Carrez  <stcarrez@nerim.fr>
21603
21604         * config/m68hc11/m68hc11.c (m68hc11_check_z_replacement): Fix handling
21605         68HC12 pre/post inc/dec side effects.
21606
21607 2003-01-16  Stephane Carrez  <stcarrez@nerim.fr>
21608
21609         * config/m68hc11/m68hc11.h (MASK_M6812): Define.
21610
21611 2003-01-16  J"orn Rennecke <amylaar@onetel.net.uk>
21612
21613         * sh.md (mshflo_w_x): Fix description of operation.
21614
21615 2003-01-16  Zack Weinberg  <zack@codesourcery.com>
21616
21617         * config/rs6000/rs6000.h: Mention Altivec registers in
21618         commentary.  Fix typo.
21619
21620 2003-01-16  David Edelsohn  <edelsohn@gnu.org>
21621
21622         * config/rs6000/rs6000.md (movti_string): Remove clobber.
21623         * config/rs6000/rs6000.c (rs6000_emit_move, TImode): Explicitly
21624         generate PARALLEL with clobber for TARGET_POWER.
21625
21626 2003-01-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21627
21628         * ra-colorize.c (colorize_one_web): Initialize variable.
21629         * regmove.c (fixup_match_1): Likewise.
21630         * reload1.c (reload_as_needed): Likewise.
21631         * sdbout.c (SET_KNOWN_TYPE_TAG): Add cast.
21632
21633 2003-01-16  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
21634
21635         * cfgloop.c (flow_loops_find): Fix handling of abnormal edges.
21636
21637 2003-01-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21638
21639         * dbxout.c (lastfile, cwd): Fix `unused' warning.
21640         * dwarf2out.c (fde_table_in_use, current_funcdef_fde,
21641         dw_cfi_oprnd1_desc, dw_cfi_oprnd2_desc, next_die_offset,
21642         is_main_source, file_table, decl_die_table_in_use,
21643         abbrev_die_table_in_use, line_info_table_in_use,
21644         separate_line_info_table_in_use, pubname_table_in_use,
21645         arange_table_in_use, ranges_table_in_use,
21646         current_function_has_inlines): Likewise.
21647         * flow.c (life_analysis): Likewise.
21648         * genemit.c (gen_insn): Likewise.
21649         * protoize.c (cplus_suffix): Likewise.
21650
21651         * arm.c (ROUND_UP_WORD): Renamed from ROUND_UP.
21652         * arm.h (ROUND_UP_WORD): Likewise.
21653
21654         * arm.h (CONDITIONAL_REGISTER_USAGE): Avoid signed/unsigned
21655         warning.
21656         * emit-rtl.c (gen_rtx_REG, set_mem_attributes_minus_bitpos,
21657         init_emit_once): Likewise.
21658         * flow.c (mark_regs_live_at_end, calculate_global_regs_live):
21659         Likewise.
21660         * function.c (assign_stack_temp_for_type): Likewise.
21661         * loop.c (loop_invariant_p): Likewise.
21662         * recog.c (push_operand): Likewise.
21663         * regclass.c (init_reg_sets_1): Likewise.
21664         * reload.c (update_auto_inc_notes): Likewise.
21665         * reload1.c (reload_as_needed, emit_input_reload_insns): Likewise.
21666         * stmt.c (expand_asm_operands): Likewise.
21667         * stor-layout.c (start_record_layout): Likewise.
21668
21669 2003-01-16  Herman A.J. ten Brugge <hermantenbrugge@home.nl>
21670
21671         * config/c4x/c4x.md (epilogue): Correct last patch.
21672
21673 2003-01-15  Richard Henderson  <rth@redhat.com>
21674
21675         * config/alpha/alpha.c (find_lo_sum_using_gp): Rename from find_lo_sum;
21676         also check that GP is being used.
21677         (alpha_find_lo_sum_using_gp): New.
21678         (alpha_does_function_need_gp): Use get_attr_usegp.
21679         * config/alpha/alpha-protos.h: Update.
21680         * config/alpha/alpha.md (attr usegp): New.  Annotate patterns
21681         as needed.
21682
21683 2003-01-15  Roger Sayle  <roger@eyesopen.com>
21684
21685         * gcse.c (one_cprop_pass): Change function arguments to take both
21686         cprop_jumps and bypass_jumps flags instead of just alter_jumps.
21687         (gcse_main): Update calls to one_cprop_pass, disabling bypassing.
21688         (bypass_jumps): New function to perform separate jump bypassing pass.
21689         * rtl.h (bypass_jumps): Add function prototype.
21690         * timevar.def (TV_BYPASS): New timing variable.
21691         * toplev.c (enum dump_file_index): Add new entry DFI_bypass.
21692         (dump_file): New entry for the bypass RTL dump file.
21693         (rest_of_compilation): Insert new jump bypassing optimization
21694         pass after loop.
21695         * doc/passes.texi: Document new pass.
21696
21697 2003-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
21698
21699         * som.h (SUPPORTS_WEAK, SUPPORTS_ONE_ONLY, MAKE_DECL_ONE_ONLY,
21700         ASM_WEAKEN_LABEL, GTHREAD_USE_WEAK): Define.
21701         * pa.h (TARGET_SOM_SDEF): Define.
21702         * pa-hpux11.h (TARGET_SOM_SDEF): Define.
21703
21704 2003-01-16  Stephane Carrez  <stcarrez@nerim.fr>
21705
21706         * config/m68hc11/m68hc11.c (expand_prologue): Use push/pop to
21707         allocate 4-bytes of locals on 68HC11.
21708         (expand_epilogue): Likewise.
21709         (m68hc11_memory_move_cost): Increase cost of HI/QI soft registers.
21710
21711 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
21712
21713         * config/m68hc11/m68hc11.h (ASM_SPEC): Handle -m68hcs12; Pass -mshort
21714         and -mshort-double to the assembler to specify the ABI.
21715         (LINK_SPEC): Likewise.
21716         (CPP_SPEC): Pass HCS12 specific define.
21717         (MASK_M68S12): New define.
21718         (TARGET_M68S12): Likewise.
21719         (TARGET_SWITCHES): New options -m68hcs12 and -m68S12.
21720         (TARGET_VERSION): Update.
21721         * config/m68hc11/m68hc12.h (CPP_SPEC): Pass HCS12 specific define.
21722         (LINK_SPEC): Update.
21723         (ASM_SPEC): Update.
21724         * config/m68hc11/m68hc11.c (m68hc11_asm_file_start): Update.
21725         * doc/invoke.texi (M68hc1x Options): Document -m68hcs12.
21726
21727 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
21728
21729         * config/m68hc11/m68hc11.md ("return"): Use emit_jump_insn to emit
21730         the return code.
21731
21732 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
21733
21734         * cfganal.c (set_edge_can_fallthru_flag): Clear the EDGE_CAN_FALLTHRU
21735         flag before setting it.
21736
21737 2003-01-15  Roger Sayle  <roger@eyesopen.com>
21738
21739         * c-semantics.c (genrtl_while_stmt):  Improve initial RTL generation
21740         when loop condition is known true, i.e.  "while (1) { ... }".
21741         (genrtl_for_stmt): Similarly for "for" statements.
21742
21743 2003-01-15  Roger Sayle  <roger@eyesopen.com>
21744
21745         * real.c (real_sqrt): Return a bool result indicating whether
21746         a floating point exception or trap should be raised.
21747         * real.h (real_sqrt): Update function prototype.
21748         * builtins.c (fold_builtin): Only fold non-trapping square
21749         roots unless we're ignoring errno and trapping math.
21750
21751 2003-01-15  John David Anglin  <dave.anglin@nrc.gc.ca>
21752
21753         * expr.h (emit_conditional_add): Add PARAMS to declaration.
21754         * gengtype-lex.l (malloc, realloc): Move defines after include of
21755         system.h.  Remove duplicate include of system.h.
21756
21757 2003-01-15  Roger Sayle  <roger@eyesopen.com>
21758
21759         PR middle-end/9009
21760         * optabs.c (expand_unop):  When manipulating the FP sign bit
21761         using integer operations, account for targets with different
21762         integer and FP word orders.
21763         (expand_abs): Likewise.
21764
21765 2003-01-15  David Edelsohn  <edelsohn@gnu.org>
21766
21767         * config/rs6000/rs6000.c (rs6000_gen_section_name): Do not include
21768         file extension in section name.
21769
21770 2003-01-15  Richard Earnshaw  <rearnsha@arm.com>
21771
21772         * flow.c (find_auto_inc): Also try to generate a PRE_MODIFY with
21773         constant offset.
21774
21775 2003-01-15  Richard Earnshaw  <rearnsha@arm.com>
21776
21777         * arm.h (HAVE_PRE_MODIFY_DISP, HAVE_PRE_MODIFY_REG): Define.
21778         (HAVE_POST_MODIFY_DISP, HAVE_POST_MODIFY_REG): Define.
21779         (ARM_GO_IF_LEGITIMATE_ADDRESS): Handle pre/post-modify addresses.
21780         (ARM_PRINT_OPERAND_ADDRESS): Likewise.
21781
21782 2003-01-15  Jan Hubicka  <jh@suse.cz>
21783
21784         PR f/9258
21785         * global.c (struct allocno): Add no_stack_reg.
21786         (global_conflicts): Set no_stack_reg.
21787         (find_reg): Use it.
21788
21789         * convert.c (convert_to_real): Fold - and abs only when profitable.
21790         * fold-const.c (fold): Fold truncates in - and abs.
21791
21792 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
21793
21794         Segher Boessenkool  <segher@koffie.nl>
21795
21796         * predict.c (real_inv_br_prob_base): New variable.
21797         (propagate_freq): Use multiply by reciprocal instead of
21798         division.  Don't divide by 1.0 at all.
21799         (estimate_bb_frequencies): Similar.
21800
21801 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
21802
21803         * configure.in (libgcc_visibility): Force disabled on IRIX 6 too.
21804         * configure: Rebuilt.
21805
21806 2003-01-15  Hartmut Penner  <hpenner@de.ibm.com>
21807
21808         * config/s390/s390.c (s390_safe_attr_type): New function.
21809         (s390_use_dfa_pipeline_interface): New function, return true for z900.
21810         (s390_issue_rate): New function.
21811         (s390_agen_dep_p): New function.
21812         (addr_generation_dependency_p): Use 's390_safe_attr_type'.
21813         (s390_adjust_cost): Return 'cost' if new DFA is used.
21814         (s390_adjust_priority): Delete function.
21815         * config/s390/s390-protos.h: (s390_agen_dep_p): New prototype.
21816         * config/s390/s390.md (atype attribute): Attribute 'atype' default
21817         determined by 'op_type'.
21818         (type attribute): Added more type attributes.
21819         * config/s390/2064.md: New DFA description for z900 pipeline.
21820
21821 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
21822
21823         * config/i386/i386.c (ix86_expand_vector_move): Validize constant
21824         forced to memory.  Fixes PR bootstrap/9036.
21825
21826         * config/mips/mips.h (CRT_CALL_STATIC_FUNCTION): Define so as
21827         to set $gp before the call.
21828
21829 2003-01-14  Richard Henderson  <rth@redhat.com>
21830
21831         * config/alpha/alpha.c (alpha_expand_mov): Use correct mode
21832         for force_const_mem.
21833
21834 2003-01-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21835
21836         * genattr.c (main): Rearrange output to avoid prototype warning.
21837         * genautomata.c (transform_3): Fix ambiguous-else warning.
21838         * local-alloc.c (requires_inout): Add parentheses around
21839         assignment used as truth-value.
21840         * timevar.c: Move system includes above local includes.  Include
21841         toplev.h
21842         * Makefile.in (timevar.o): Depend on toplev.h.
21843
21844 2003-01-14  Denis Chertykov  <denisc@overta.ru>
21845
21846         * config/ip2k/ip2k.h (VALID_MACHINE_DECL_ATTRIBUTE): Remove.
21847         (VALID_MACHINE_TYPE_ATTRIBUTE): Remove.
21848
21849         * config/ip2k/ip2k.c (ip2k_attribute_table): New table of
21850         attributes.
21851         (TARGET_ATTRIBUTE_TABLE): New macro.
21852         (valid_machine_type_attribute): Remove.
21853         (valid_machine_decl_attribute): Remove.
21854         (ip2k_handle_progmem_attribute): New function.
21855         (ip2k_handle_fndecl_attribute): New function.
21856
21857 2003-01-10  Andrew Haley  <aph@redhat.com>
21858
21859         * config/i386/linux64.h (MD_FALLBACK_FRAME_STATE_FOR): Rename
21860         registers to be in correct order.  Add rip.
21861
21862 2003-01-14  Kazu Hirata  <kazu@cs.umass.edu>
21863
21864         * config/h8300/h8300.md (*andsi3_lshiftrt_9_sb): New.
21865         (*iorsi3_and_lshiftrt_9_sb): Likewise.
21866
21867 2003-01-14  Jan Hubicka  <jh@suse.cz>
21868
21869         * convert.c (strip_float_extensions):  Look for narrowest type handling
21870         FP constants.
21871
21872         * fold-const.c (fold):  Fold (double)float1 CMP (double)float2 into
21873         float1 CMP float2.
21874         * convert.c (strip_float_extensions): Make global.
21875         * tree.h (strip_float_extensions): Declare.
21876
21877 2003-01-14  Gabriel Dos Reis  <gdr@integrable-solutions.net>
21878
21879         * timevar.def: define TV_NAME_LOOKUP.
21880         * timevar.c (timevar_pop): Be verbose when aborting.
21881
21882 2003-01-13  Andreas Schwab  <schwab@suse.de>
21883
21884         * Makefile.in ($(parsedir)/gengtype-lex.c): Don't change to
21885         $(parsedir), just move the temporary file at the end.
21886         ($(parsedir)/gengtype-yacc.c): Likewise.
21887
21888 2003-01-13  Alexandre Oliva  <aoliva@redhat.com>
21889
21890         * aclocal.m4 (gcc_AC_PROG_GNAT): Don't try to prepend
21891         ${ac_tool_prefix} to ADAC or CC.  Protect them from word
21892         splitting.
21893         * configure: Rebuilt.
21894
21895 2003-01-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21896
21897         * config/sparc/gmon-sol2.c (moncontrol, monstartup, _mcleanup,
21898         internal_mcount): Don't use PARAMS.
21899         (monstartup, _mcleanup, internal_mcount, moncontrol): Convert to
21900         ISO C style.
21901         (internal_mcount): Use __attribute__, not ATTRIBUTE_UNUSED.
21902
21903 2003-01-13  Andreas Schwab  <schwab@suse.de>
21904
21905         * config/rs6000/sysv4.h (ASM_OUTPUT_ALIGNED_LOCAL): Output type
21906         directive.
21907
21908 2003-01-13  Kazu Hirata  <kazu@cs.umass.edu>
21909
21910         * config/h8300/h8300.md (*andsi3_lshift_n_sb): New.
21911         (*iorsi3_and_lshiftrt_n_sb): Likewise.
21912
21913 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
21914
21915         PR c++/9264
21916         * c-lex.c (c_lex): Set the token value to error_mark_node for
21917         invalid numeric constants.
21918
21919 2003-01-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21920
21921         * c-pch.c (asm_file_startpos): Change to `long'.
21922         (pch_init): Use ftell, not ftello.
21923         (c_common_write_pch): Use ftell/fseek, not ftello/fseeko.
21924         Use `long' instead of `off_t'.
21925         (c_common_read_pch): Likewise.
21926         * ggc-common.c (gt_pch_save): Use long/ftell instead of
21927         off_t/ftello.
21928
21929 2003-01-12  Alan Modra  <amodra@bigpond.net.au>
21930
21931         * expr.c (expand_expr <RDIV_EXPR>): Correct recursive call args.
21932
21933 2003-01-11  Richard Earnshaw  (rearnsha@arm.com)
21934
21935         * arm-protos.h (struct cpp_reader): Add declaration.
21936
21937 2003-01-11  Jan Hubicka  <jh@suse.cz>
21938
21939         PR target/9068
21940         * i386.c (output_fp_compare): Fix typo.
21941
21942 2003-01-10  David Edelsohn  <edelsohn@gnu.org>
21943
21944         * config/rs6000/rs6000.c (common_mode_defined): Mark for PCH.
21945
21946 2003-01-10  Geoffrey Keating  <geoffk@apple.com>
21947
21948         * Makefile.in (parsedir): New variable.
21949         (docobjdir): New variable.
21950         (c-parse.o, c-parse.c, c-parse.y, gengtype-lex.o, gengtype-yacc.o,
21951         gengtype-lex.c, gengtype-yacc.c): Use parsedir.
21952         (info, cpp.info, gcc.info, gccint.info, gccinstall.info,
21953         cppinternals.info, generated-manpages, gcov.1, cpp.1, gcc.1, gfdl.7,
21954         gpl.7, fsf-funding.7, maintainer-clean, install-info, install-man):
21955         Use docobjdir.
21956         * objc/Make-lang.in (objc/objc-parse.c, objc/objc-parse.y,
21957         objc.maintainer-clean): Use parsedir.
21958
21959         * varasm.c (struct constant_descriptor_rtx): Remove unused
21960         `label' field.
21961
21962         * toplev.c (documented_lang_options): Document -Winvalid-pch.
21963
21964 2003-01-10  Richard Henderson  <rth@redhat.com>
21965
21966         * config/alpha/alpha.h (NO_PROFILE_COUNTERS): Set.
21967         (ASM_OUTPUT_REG_PUSH, ASM_OUTPUT_REG_POP): Kill.
21968
21969 2003-01-10  Richard Henderson  <rth@redhat.com>
21970
21971         * combine.c (make_compound_operation): Use SCALAR_INT_MODE_P,
21972         not INTEGRAL_MODE_P when widening extensions.
21973
21974 2003-01-10  Richard Henderson  <rth@redhat.com>
21975
21976         * config/alpha/alpha.c (decl_has_samegp): True for !TREE_PUBLIC.
21977
21978 2003-01-10  Geoffrey Keating  <geoffk@apple.com>
21979
21980         * ggc-page.c (ggc_collect): Avoid overflow computing
21981         min_expand.
21982
21983         * Makefile.in (RANLIB_FOR_TARGET): Use RANLIB when native.
21984         (RANLIB_TEST_FOR_TARGET): Delete.  Don't pass down to sub-makes.
21985         Remove calls.
21986         * mklibgcc.in: Remove uses of RANLIB_TEST_FOR_TARGET.
21987
21988 2003-01-10  Jan Hubicka  <jh@suse.cz>
21989
21990         * ifcvt.c (noce_try_addcc): Do not call emit_conditional_add
21991         with weird operands.
21992
21993 2003-01-10  Dale Johannesen <dalej@apple.com>
21994
21995         * calls.c (load_register_parameters):  Add is_sibcall, sibcall_failure
21996         parameters.  Call check_sibcall_argument_overlap if indicated.
21997         (check_sibcall_argument_overlap):  Add mark_stored_args_map
21998         parameter.  Don't mark parameter area as clobbered if not set.
21999         (expand_call):  Adjust calls to above.
22000
22001 2003-01-10 Kelley Cook <kelleycook@comcast.net>
22002
22003         * configure.in (linker read-only and read-write section mixing):
22004         Squelch some assembler warnings.
22005         * configure: Likewise.
22006
22007 2003-01-10  Hartmut Penner  <hpenner@de.ibm.com>
22008
22009         * doc/invoke.texi: Document -mtune, delete -mcpu
22010         option for S/390 and zSeries.
22011         * config/s390/s390.c (s390_tune_string) New variable.
22012         (s390_cpu_string) Delete variable.
22013         (override_options): Use s390_tune_string instead of
22014         s390_cpu_string.
22015         * config/s390/s390.h: (TARGET_OPTIONS) '-mtune' instead of '-mcpu'.
22016
22017 2003-01-10  Kazu Hirata  <kazu@cs.umass.edu>
22018
22019         * config/h8300/h8300.md (*iorsi3_ashift_31): New.
22020
22021 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
22022
22023         * jump.c (next_nonnote_insn_in_loop): New function.
22024         (copy_loop_headers): Use next_nonnote_insn_in_loop instead of
22025         next_nonnote_insn.
22026         (duplicate_loop_exit_test). Likewise.
22027
22028 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
22029
22030         Merge from pch-branch:
22031
22032         2003-01-06  Geoffrey Keating  <geoffk@apple.com>
22033
22034         * ggc-page.c (ggc_pch_read): Update the statistics after a PCH
22035         load.
22036
22037         2002-12-24  Geoffrey Keating  <geoffk@apple.com>
22038
22039         * cpplib.c (count_registered_pragmas): New function.
22040         (save_registered_pragmas): New function.
22041         (_cpp_save_pragma_names): New function.
22042         (restore_registered_pragmas): New function.
22043         (_cpp_restore_pragma_names): New function.
22044         * cpphash.h (_cpp_save_pragma_names): Prototype.
22045         (_cpp_restore_pragma_names): Likewise.
22046         * cpppch.c (struct save_macro_item): Split from save_macro_data.
22047         (struct save_macro_data): New field 'saved_pragmas'.
22048         (save_macros): Update for changes to struct save_macro_data.
22049         (cpp_prepare_state): Call _cpp_save_pragma_names, update
22050         for changes to struct save_macro_data.
22051         (cpp_read_state): Call _cpp_restore_pragma_names, update
22052         for changes to struct save_macro_data.
22053
22054         * cpppch.c (cpp_read_state): Restore the hashtable references
22055         in the cpp_reader.
22056
22057         * tree.h (built_in_decls): Mark for PCH.
22058
22059         * dbxout.c (lastfile): Don't mark for PCH.
22060
22061         * ggc.h: Document PCH calls into memory managers.
22062
22063         2002-12-18  Geoffrey Keating  <geoffk@apple.com>
22064
22065         * doc/invoke.texi (Precompiled Headers): Document the
22066         directory form of PCH.
22067         * cppfiles.c (validate_pch): New function.
22068         (open_file_pch): Search suitably-named directories for PCH files.
22069
22070         2002-12-14  Geoffrey Keating  <geoffk@apple.com>
22071
22072         * doc/gty.texi (GTY Options): Document chain_next, chain_prev,
22073         reorder options.
22074         (Type Information): Mention that the information is also
22075         used to implement PCH.
22076         * doc/passes.texi (Passes): Improve documentation of
22077         language-specific files.
22078
22079         2002-12-11  Geoffrey Keating  <geoffk@apple.com>
22080
22081         * gengtype.c (struct write_types_data): Add reorder_note_routine field.
22082         (struct walk_type_data): Add reorder_fn field.
22083         (walk_type): Process 'reorder' option.
22084         (write_types_process_field): Reorder parameters to gt_pch_note_object,
22085         call reorder_note_routine.
22086         (write_func_for_structure): Reorder parameters to gt_pch_note_object.
22087         (ggc_wtd): Update for change to struct write_types_data.
22088         (pch_wtd): Likewise.
22089         * ggc.h (gt_pch_note_object): Reorder parameters.
22090         (gt_handle_reorder): New definition.
22091         (gt_pch_note_reorder): New prototype.
22092         * ggc-common.c (struct ptr_data): Add reorder_fn.
22093         (gt_pch_note_object): Reorder parameters.
22094         (gt_pch_note_reorder): New.
22095         (gt_pch_save): Call reorder_fn.
22096         * stringpool.c (gt_pch_n_S): Update for change to gt_pch_note_object.
22097
22098         * dbxout.c (cwd): Don't mark for PCH.
22099
22100         2002-12-09  Geoffrey Keating  <geoffk@apple.com>
22101
22102         * gengtype.c (finish_root_table): Fix some warnings.
22103         (write_root): Handle TYPE_STRING.
22104         * ggc.h (gt_ggc_m_S): Add prototype.
22105         * stringpool.c (gt_ggc_m_S): New function.
22106
22107         2002-11-30  Geoffrey Keating  <geoffk@apple.com>
22108
22109         * dwarf2out.c (dw2_string_counter): New.
22110         (AT_string_form): Use it.
22111         (same_dw_val_p): Update for removal of hashtable.h hash tables.
22112
22113         2002-11-22  Geoffrey Keating  <geoffk@apple.com>
22114
22115         * dbxout.c: Include gt-dbxout.h.
22116         (lastfile): Mark for PCH/GGC.
22117         (cwd): Likewise.
22118         (struct typeinfo): Likewise.
22119         (typevec): Likewise.
22120         (typevec_len): Likewise.
22121         (next_type_number): Likewise.
22122         (struct dbx_file): Likewise.
22123         (current_file): Likewise.
22124         (next_file_number): Likewise.
22125         (dbxout_init): Allocate typevec, struct dbx_file with GGC.
22126         (dbxout_start_source_file): Allocate struct dbx_file with GGC.
22127         (dbxout_end_source_file): Don't free struct dbx_file.
22128         (dbxout_type): Use GGC to allocate typevec.
22129         * Makefile.in (dbxout.o): Depend on gt-dbxout.h, $(GGC_H).
22130         (GTFILES): Add dbxout.c.
22131         (gt-dbxout.h): New rule.
22132
22133         * Makefile.in (c-pch.o): Add debug.h as dependency.
22134         * c-pch.c: Include debug.h.
22135         (pch_init): Call start_source_file to keep nesting right.
22136         (c_common_read_pch): Add orig_name parameter.  Call
22137         start_source_file debug hook.  Call end_source_file debug hook.
22138         * c-common.h (c_common_read_pch): Update prototype.
22139         * cpplib.h (struct cpp_callbacks): Add fourth field to read_pch
22140         callback.
22141         * cppfiles.c (struct include_file): Add new field `header_name'.
22142         (find_or_create_entry): Default it to `name'.
22143         (open_file_pch): Set it to the original header file searched for.
22144         (stack_include_file): Don't stack an empty buffer, just handle
22145         PCH files immediately.  Pass header_name field to read_pch callback.
22146
22147         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
22148
22149         * function.c (funcdef_no): Mark to be saved in a PCH.
22150
22151         2002-11-15  Geoffrey Keating  <geoffk@apple.com>
22152
22153         * ggc-page.c (ggc_pch_read): Remove unused 'bmap_size'.
22154
22155         * cpppch.c (cpp_read_state): Correct size reallocated for 'defn'.
22156
22157         2002-11-14  Geoffrey Keating  <geoffk@apple.com>
22158
22159         * optabs.h (code_to_optab): Add GTY marker.
22160
22161         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
22162
22163         * Makefile.in (GTFILES): Add cpplib.h.
22164         * c-common.h (struct c_common_identifier): Don't skip 'node' field.
22165         * c-decl.c (build_compound_literal): Don't use var_labelno.
22166         * cpplib.h (struct cpp_hashnode): Use gengtype to mark.
22167         * dwarf2asm.c (dw2_force_const_mem): Don't use const_labelno.
22168         * varasm.c (const_labelno): Use gengtype to mark.
22169         (var_labelno): Likewise.
22170         (in_section): Likewise.
22171         (in_named_name): Likewise.
22172         (struct in_named_entry): Likewise.
22173         (in_named_htab): Likewise.
22174         (set_named_section_flags): Use GGC to allocate struct in_named_entry.
22175         (init_varasm_once): Use GGC to allocate in_named_htab.
22176         * config/darwin.c (current_pic_label_num): Mark for PCH.
22177
22178         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
22179
22180         * ggc-simple.c (init_ggc_pch): New stub procedure.
22181         (ggc_pch_count_object): Likewise.
22182         (ggc_pch_total_size): Likewise.
22183         (ggc_pch_this_base): Likewise.
22184         (ggc_pch_alloc_object): Likewise.
22185         (ggc_pch_prepare_write): Likewise.
22186         (ggc_pch_write_object): Likewise
22187         (ggc_pch_finish): Likewise.
22188         (ggc_pch_read): Likewise.
22189
22190         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
22191
22192         * c-pch.c (c_common_write_pch): Write the macro definitions after
22193         the GCed data.
22194         (c_common_read_pch): Call cpp_prepare_state.  Restore the macro
22195         definitions after the GCed data.
22196         * cpplib.c (save_macros): New.
22197         (reset_ht): New.
22198         (cpp_write_pch_deps): Split out of cpp_write_pch.
22199         (cpp_write_pch_state): Split out of cpp_write_pch.
22200         (cpp_write_pch): Delete.
22201         (struct save_macro_data): Delete.
22202         (cpp_prepare_state): New.
22203         (cpp_read_state): Erase and restore initial macro definitions.
22204         * cpplib.h (struct save_macro_data): Forward-declare.
22205         (cpp_write_pch_deps): Prototype.
22206         (cpp_write_pch_state): Prototype.
22207         (cpp_write_pch): Delete prototype.
22208         (cpp_prepare_state): Prototype.
22209         (cpp_read_state): Add fourth argument.
22210
22211         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
22212
22213         * gengtype.c (adjust_field_rtx_def): Don't use skip on valid fields.
22214         (write_array): Remove warning.
22215
22216         * gengtype.c (contains_scalar_p): New.
22217         (finish_root_table): Add the table to all languages, even if it's
22218         empty.
22219         (write_roots): Output gt_pch_scalar_rtab.
22220         * ggc-common.c (gt_pch_save): Write out scalars.
22221         (gt_pch_restore): Read scalars back.
22222
22223         * ggc-page.c (OBJECTS_IN_PAGE): New macro.
22224         (struct page_entry): Delete pch_page field.
22225         (ggc_recalculate_in_use_p): Use OBJECTS_IN_PAGE.
22226         (clear_marks): Likewise.
22227         (sweep_pages): Likewise.
22228         (poison_pages): Likewise.
22229         (ggc_print_statistics): Likewise.
22230         (ggc_pch_read): Don't free objects read from a PCH.
22231         Properly set up in_use_p and page_tails.
22232
22233         2002-10-25  Geoffrey Keating  <geoffk@apple.com>
22234
22235         * gengtype.c (struct write_types_data): New.
22236         (struct walk_type_data): Make `cookie' const; add extra
22237         prev_val item; add `orig_s' field.
22238         (walk_type): Update prev_val[3].
22239         (write_types_process_field): New.
22240         (write_func_for_structure): Take write_types_data structure.
22241         (write_types): New.
22242         (ggc_wtd): New.
22243         (pch_wtd): New.
22244         (write_types_local_process_field): New.
22245         (gc_mark_process_field): Delete.
22246         (write_local_func_for_structure): New.
22247         (gc_mark_func_name): Delete.
22248         (write_gc_types): Delete.
22249         (write_local): New.
22250         (finish_root_table): Don't include 'ggc_' in PFX.
22251         (write_root): Rename from write_root.  Fill pchw field of structures.
22252         (write_array): New.
22253         (write_roots): Rename from write_gc_roots.  Split out to write_array.
22254         Update to changes to other routines.  Write gt_pch_cache_rtab table.
22255         (main): Write PCH walking routines.
22256         * ggc-common.c: Include toplev.h, sys/mman.h.
22257         (ggc_mark_roots): For cache hashtables, also mark the hash table
22258         and the array of entries.
22259         (saving_htab): New.
22260         (struct ptr_data): New.
22261         (POINTER_HASH): New.
22262         (gt_pch_note_object): New.
22263         (saving_htab_hash): New.
22264         (saving_htab_eq): New.
22265         (struct traversal_state): New.
22266         (call_count): New.
22267         (call_alloc): New.
22268         (compare_ptr_data): New.
22269         (relocate_ptrs): New.
22270         (write_pch_globals): New.
22271         (struct mmap_info): New.
22272         (gt_pch_save): New.
22273         (gt_pch_restore): New.
22274         * ggc-page.c (ROUND_UP_VALUE): New.
22275         (ROUND_UP): New.
22276         (struct page_entry): Add field `pch_page'.
22277         (init_ggc): Use ROUND_UP.
22278         (struct ggc_pch_data): Declare.
22279         (init_ggc_pch): New.
22280         (ggc_pch_count_object): New.
22281         (ggc_pch_total_size): New.
22282         (ggc_pch_this_base): New.
22283         (ggc_pch_alloc_object): New.
22284         (ggc_pch_prepare_write): New.
22285         (ggc_pch_write_object): New.
22286         (ggc_pch_finish): New.
22287         (ggc_pch_read): New.
22288         * ggc.h (gt_pointer_operator): New.
22289         (gt_note_pointers): New.
22290         (gt_pch_note_object): New prototype.
22291         (gt_pointer_walker): New.
22292         (struct ggc_root_tab): Use gt_pointer_walker, add `pchw' field.
22293         (LAST_GGC_ROOT_TAB): Update.
22294         (gt_pch_cache_rtab): Declare.
22295         (gt_pch_scalar_rtab): Declare.
22296         (struct ggc_cache_tab): Use gt_pointer_walker, add `pchw' field.
22297         (LAST_GGC_CACHE_TAB): Update.
22298         (gt_pch_save_stringpool): Declare.
22299         (gt_pch_restore_stringpool): Declare.
22300         (gt_pch_p_S): Declare.
22301         (gt_pch_n_S): Declare.
22302         (struct ggc_pch_data): Forward-declare.
22303         (init_ggc_pch): Declare.
22304         (ggc_pch_count_object): Declare.
22305         (ggc_pch_total_size): Declare.
22306         (ggc_pch_this_base): Declare.
22307         (ggc_pch_alloc_object): Declare.
22308         (ggc_pch_prepare_write): Declare.
22309         (ggc_pch_write_object): Declare.
22310         (ggc_pch_finish): Declare.
22311         (ggc_pch_read): Declare.
22312         (gt_pch_save): Declare.
22313         (gt_pch_restore): Declare.
22314         * fold-const.c (size_int_type_wide): Allocate size_htab using GGC.
22315         * emit-rtl.c (init_emit_once): Allocate const_int_htab,
22316         const_double_htab, mem_attrs_htab using GGC.
22317         * c-pch.c: Include ggc.h.
22318         (pch_init): Allow reading PCH file back.
22319         (c_common_write_pch): Call gt_pch_save.
22320         (c_common_read_pch): Call gt_pch_restore.
22321         * c-parse.in (init_reswords): Delete now-untrue comment.
22322         Allocate ridpointers using GGC.
22323         * c-objc-common.c (c_objc_common_finish_file): Write PCH before
22324         calling expand_deferred_fns.
22325         * c-common.h (ridpointers): Mark for GTY machinery.
22326         * Makefile.in (stringpool.o): Update dependencies.
22327         (c-pch.o): Update dependencies.
22328         (ggc-common.o): Update dependencies.
22329         * stringpool.c: Include gt-stringpool.h.
22330         (gt_pch_p_S): New.
22331         (gt_pch_n_S): New.
22332         (struct string_pool_data): New.
22333         (spd): New.
22334         (gt_pch_save_stringpool): New.
22335         (gt_pch_restore_stringpool): New.
22336         * tree.c (init_ttree): Make type_hash_table allocated using GC.
22337
22338         2002-10-04  Geoffrey Keating  <geoffk@apple.com>
22339
22340         * gengtype.c (adjust_field_rtx_def): Don't pass size_t to printf.
22341         (output_mangled_typename): Don't pass size_t to printf.
22342
22343         * tree.h (union tree_type_symtab): Add tag to `address' field.
22344         (union tree_decl_u2): Add tag to 'i' field.
22345         * varasm.c (union rtx_const_un): Add tags to all fields.
22346         * gengtype.c (struct walk_type_data): New.
22347         (output_escaped_param): Take struct walk_type_data parameter.
22348         (write_gc_structure_fields): Delete.
22349         (walk_type): New.
22350         (write_gc_marker_routine_for_structure): Delete.
22351         (write_func_for_structure): New.
22352         (gc_mark_process_field): New.
22353         (gc_mark_func_name): New.
22354         (gc_counter): Delete.
22355         (write_gc_types): Use write_func_for_structure.
22356         (write_gc_roots): Use walk_type.
22357
22358         2002-10-02  Geoffrey Keating  <geoffk@apple.com>
22359
22360         * ggc-common.c (ggc_mark_roots): Delete 'x'.
22361         (ggc_splay_dont_free): Fix warning about unused 'x'.
22362         (ggc_print_common_statistics): Remove warnings.
22363
22364         2002-10-01  Mike Stump  <mrs@apple.com>
22365
22366         * ggc-common.c (ggc_splay_alloc): Actually return the allocated area.
22367         * gengtype.c (write_gc_structure_fields): Handle param[digit]_is.
22368
22369         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
22370             Catherine Moore  <clm@redhat.com>
22371
22372         * Makefile (c-pch.o): Update dependencies.
22373         (LIBCPP_OBJS): Add cpppch.o.
22374         (cpppch.o): New.
22375         * c-common.c (c_common_init): Don't call pch_init here.
22376         * c-common.h (c_common_read_pch): Update prototype.
22377         * c-lex.c (c_common_parse_file): Call pch_init here.
22378         * c-opts.c (COMMAND_LINE_OPTIONS): Add -Winvalid-pch, -fpch-deps.
22379         (c_common_decode_option): Handle them.
22380         * c-pch.c: Include c-pragma.h.
22381         (save_asm_offset): Delete.
22382         (pch_init): Move contents of save_asm_offset into here, call
22383         cpp_save_state.
22384         (c_common_write_pch): Call cpp_write_pch.
22385         (c_common_valid_pch): Warn only when -Winvalid-pch.  Call
22386         cpp_valid_state.
22387         (c_common_read_pch): Add NAME parameter.  Call cpp_read_state.
22388         * cppfiles.c (stack_include_file): Update for change to
22389         parameters of cb.read_pch.
22390         * cpphash.h (struct cpp_reader): Add `savedstate' field.
22391         * cpplib.h (struct cpp_options): Add `warn_invalid_pch' and
22392         `restore_pch_deps' fields.
22393         (struct cpp_callbacks): Add NAME parameter to `read_pch'.
22394         (cpp_save_state): Prototype.
22395         (cpp_write_pch): Prototype.
22396         (cpp_valid_state): Prototype.
22397         (cpp_read_state): Prototype.
22398         * cpppch.c: New file.
22399         * flags.h (version_flag): Remove prototype.
22400         * mkdeps.c (deps_save): New.
22401         (deps_restore): New.
22402         * mkdeps.h (deps_save): Prototype.
22403         (deps_restore): Prototype.
22404         * toplev.c (late_init_hook): Delete.
22405         (version_flag): Make static again.
22406         (compile_file): Don't call late_init_hook.
22407         * toplev.h (late_init_hook): Delete.
22408         * doc/cppopts.texi: Document -fpch-deps.
22409         * doc/invoke.texi (Warning Options): Document -Winvalid-pch.
22410
22411         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
22412
22413         * c-pch.c (c_common_write_pch): Rename from c_write_pch, change
22414         callers.
22415         (c_common_valid_pch): Rename from c_valid_pch, change callers.
22416         (c_common_read_pch): Rename from c_read_pch, change callers.
22417
22418         * c-opts.c (COMMAND_LINE_OPTIONS): Allow -output-pch= to have
22419         a space between it and its argument.
22420
22421         2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
22422
22423         * c-pch.c: New file.
22424         * toplev.h (late_init_hook): Declare.
22425         * toplev.c (late_init_hook): Define.
22426         (version_flag): Make globally visible.
22427         (compile_file): Call late_init_hook.
22428         (init_asm_output): Make output file seekable.
22429         * gcc.c (default_compilers): Update c-header rule.
22430         * flags.h (version_flag): Declare.
22431         * cpplib.h (struct cpp_callbacks): Add 'valid_pch' and 'read_pch'
22432         fields.
22433         * cppfiles.c (struct include_file): Add 'pch' field.
22434         (INCLUDE_PCH_P): New.
22435         (open_file_pch): New.
22436         (stack_include_file): Handle PCH files specially.
22437         (find_include_file): Call open_file_pch instead of open_file.
22438         (_cpp_read_file): Explain why open_file is used instead of
22439         open_file_pch.
22440         * c-opts.c (c_common_decode_option): Correct OPT__output_pch case.
22441         * c-objc-common.c (c_objc_common_finish_file): Call c_write_pch.
22442         * c-lex.c (init_c_lex): Set valid_pch and read_pch fields
22443         in cpplib callbacks.
22444         * c-common.c (pch_file): Correct comment.
22445         (allow_pch): Define.
22446         (c_common_init): Call pch_init.
22447         * c-common.h (allow_pch): Declare.
22448         (pch_init): Declare.
22449         (c_valid_pch): Declare.
22450         (c_read_pch): Declare.
22451         (c_write_pch): Declare.
22452         * Makefile.in (c-pch.o): New.
22453         (C_AND_OBJC_OBJS): Add c-pch.o.
22454         * doc/invoke.texi (Precompiled Headers): Add index entries,
22455         complete truncated paragraph.
22456
22457         2002-08-17  Geoffrey Keating  <geoffk@redhat.com>
22458
22459         * c-common.c: (pch_file): Define.
22460         * c-common.h (pch_file): Declare.
22461         * c-opts.c (COMMAND_LINE_OPTIONS): Add --output-pch=.
22462         (missing_arg): Require --output-pch= to have an argument.
22463         (c_common_decode_option): Handle --output-pch=.
22464         * gcc.c: Document new %V.
22465         (default_compilers): Handle compiling C header files.
22466         (do_spec_1): Implement %V.
22467         (main): Handle "gcc foo.h" without trying to run linker.
22468         * doc/invoke.texi (Invoking GCC): Add new menu item for PCH.
22469         (Overall Options): Document what the driver does with header files,
22470         document new -x option possibilities.
22471         (Invoking G++): More documentation for PCH.
22472         (Precompiled Headers): New.
22473
22474         2002-08-09  Geoffrey Keating  <geoffk@redhat.com>
22475
22476         * ggc.h: Don't include varray.h.  Rearrange functions to be more
22477         organized.
22478         (ggc_add_root): Delete.
22479         (ggc_mark_rtx): Delete.
22480         (ggc_mark_tree): Delete.
22481         (struct ggc_statistics): Remove contents.
22482         * ggc-common.c: Remove unneeded includes.
22483         (struct ggc_root): Delete.
22484         (roots): Delete.
22485         (ggc_add_root): Delete.
22486         (ggc_mark_roots): Don't mark `roots'.  Call ggc_mark_stringpool.
22487         (ggc_print_common_statistics): Remove most of the contents.
22488         * Makefile.in (GGC_H): No longer uses varray.h.
22489         (ggc-common.o): Update dependencies.
22490         (c-parse.o): Add varray.h to dependencies.
22491         (c-common.o): Add varray.h.
22492         * stringpool.c (mark_ident): Use mangled name for tree marker routine.
22493         (mark_ident_hash): Rename to ggc_mark_stringpool.
22494         (init_stringpool): Don't use ggc_add_root.
22495         * c-parse.in: Include varray.h.
22496         * c-common.c: Include varray.h.
22497         * objc/Make-lang.in (objc-act.o): Add varray.h.
22498         * objc/objc-act.c: Include varray.h.
22499
22500         2002-07-25  Geoffrey Keating  <geoffk@redhat.com>
22501
22502         * dwarf2out.c (dw_cfi_oprnd2_desc): Fix ISO-only function definition.
22503         (dw_cfi_oprnd1_desc): Likewise.
22504
22505         2002-07-17  Geoffrey Keating  <geoffk@redhat.com>
22506
22507         * config/alpha/alpha.c (struct alpha_links): Use gengtype to mark;
22508         move out of ifdef.
22509         (alpha_links): Use gengtype to mark; move out of ifdef.
22510         (mark_alpha_links_node): Delete.
22511         (mark_alpha_links): Delete.
22512         (alpha_need_linkage): Use GGC to allocate splay tree, struct
22513         alpha_links, strings.  Don't use ggc_add_root.
22514         * ggc-common.c (ggc_splay_alloc): New.
22515         (ggc_splay_dont_free): New.
22516         * ggc.h (ggc_mark_rtx): Update for changed name mangling.
22517         (ggc_mark_tree): Likewise.
22518         (splay_tree_new_ggc): New.
22519         (ggc_splay_alloc): Declare.
22520         (ggc_splay_dont_free): Declare.
22521         * dwarf2asm.c: Include gt-dwarf2asm.h.
22522         (mark_indirect_pool_entry): Delete.
22523         (mark_indirect_pool): Delete.
22524         (indirect_pool): Use gengtype to mark.
22525         (dw2_force_const_mem): Don't use ggc_add_root.
22526         * Makefile.in (dwarf2asm.o): Depend on gt-dwarf2asm.h.
22527         (GTFILES): Add SPLAY_TREE_H, dwarf2asm.c.
22528         (gt-dwarf2asm.h): Depend on s-gtype.
22529
22530         2002-07-08  Geoffrey Keating  <geoffk@redhat.com>
22531
22532         * tree.h (union tree_type_symtab): Mark `die' field.
22533         * Makefile.in (dwarf2out.o): Update dependencies.
22534         * dwarf2out.c: Use GGC to allocate all structures.  Convert to htab_t
22535         hash tables.
22536         (dw_cfi_oprnd1_desc): New function.
22537         (dw_cfi_oprnd2_desc): New function.
22538         (indirect_string_alloc): Delete.
22539         (debug_str_do_hash): New function.
22540         (debug_str_eq): New function.
22541         (mark_limbo_die_list): Delete.
22542         (dwarf2out_init): Don't call ggc_add_root.
22543
22544 2003-01-09  Vladimir Makarov  <vmakarov@redhat.com>
22545
22546         The following changes are merged from itanium-sched-branch:
22547
22548         2003-01-08  David Edelsohn  <edelsohn@gnu.org>
22549
22550         * doc/md.texi: Clarify assignment of units to automata description.
22551
22552         2003-01-08  Vladimir Makarov  <vmakarov@redhat.com>
22553
22554         * genautomata.c (unit_decl): Remove members
22555         `the_same_automaton_unit' and
22556         `the_same_automaton_message_reported_p'.
22557         (process_unit_to_form_the_same_automaton_unit_lists,
22558         form_the_same_automaton_unit_lists_from_regexp,
22559         form_the_same_automaton_unit_lists, the_same_automaton_lists):
22560         Remove them.
22561         (annotation_message_reported_p): New global variable.
22562         (check_unit_distribution_in_reserv,
22563         check_regexp_units_distribution): New functions.
22564         (check_unit_distributions_to_automata): Rewrite it.
22565
22566         2003-01-04  Vladimir Makarov  <vmakarov@redhat.com>
22567
22568         * genautomata.c (form_the_same_automaton_unit_lists_from_regexp):
22569         Use continue instead of break if cycle is too big.
22570
22571         2002-12-20  Vladimir Makarov  <vmakarov@redhat.com>
22572
22573         * genautomata.c (check_unit_distributions_to_automata): Output at
22574         most one message for a unit.
22575         (process_unit_to_form_the_same_automaton_unit_lists): Check
22576         automaton of units instead of units themself.
22577
22578         * doc/md.texi: Describe the constraint about assigning unit to
22579         automata.
22580
22581         2002-12-20  Jan Hubicka  <jH@suse.cz>
22582                     Vladimir Makarov  <vmakarov@redhat.com>
22583
22584         * genautomata.c (unit_decl): Add new members `min_occ_cycle_num'
22585         and `in_set_p'.
22586         (gen_cpu_unit): Initialize the new members.
22587         (process_regexp_cycles): Calculate minimal finish cycle too.  Set
22588         up `min_occ_cycle_num'.
22589         (evaluate_max_reserv_cycles): Change the function call.
22590         (CLEAR_BIT): New macro.
22591         (states_union, state_shift): Use the mask.
22592         (initiate_excl_sets, form_reserv_sets_list): Set up `in_set_p'.
22593         (form_reservs_matter): New function.
22594         (make_automaton): Call the function and use the mask.
22595         (estimate_one_automaton_bound): Take `min_occ_cycle_num' into
22596         account.
22597
22598         2002-12-17  Vladimir Makarov  <vmakarov@redhat.com>
22599
22600         * config/ia64/itanium2.md (lfetch): Change the insn reservation.
22601
22602         2002-12-17  Vladimir Makarov  <vmakarov@redhat.com>
22603
22604         * config/ia64/ia64.c (bundling): Try to insert 2 nops for M insn
22605         for Itanium.
22606
22607         2002-12-17  Vladimir Makarov  <vmakarov@redhat.com>
22608
22609         * config/ia64/ia64.c (ia64_override_options): Make itanium2 as
22610         default cpu.
22611
22612         2002-12-17  Vladimir Makarov  <vmakarov@redhat.com>
22613                 2002-10-31  Dale Johannesen <dalej@apple.com>
22614
22615         * haifa-sched.c (find_set_reg_weight): New function.
22616         (find_insn_reg_weight): Use the new function.
22617         (schedule_block): Do sorting ready queue always
22618         after insn issue.
22619
22620         2002-11-27  Vladimir Makarov  <vmakarov@redhat.com>
22621
22622         * config/ia64/ia64.c (bundling): Use MFI template instead of MLX.
22623
22624         2002-11-19  Vladimir Makarov  <vmakarov@redhat.com>
22625
22626         * haifa-sched.c (choice_entry): New structure.
22627         (choice_stack, cycle_issued_insns): New variables.
22628         (max_issue): Rewrite it.
22629         (choose_ready): Set up ready_try for unknown insns too.
22630         (schedule_block): Allocate and free choice_stack.  Set up
22631         and modify cycle_issued_insns.
22632
22633         * config/ia64/ia64.c (issue_nops_and_insn): Combine insn issue
22634         with and without filling the bundle.
22635         (bundling): Combine calls of issue_nops_and_insn.
22636
22637         2002-10-17  Vladimir Makarov  <vmakarov@redhat.com>
22638
22639         * config/ia64/itanium1.md: New file.
22640
22641         * config/ia64/itanium2.md: New file.
22642
22643         * config/ia64/ia64.md: Move DFA descriptions into the new files.
22644         Remove the old pipeline description.
22645
22646         * config/ia64/ia64.c (ia64_override_options): Add aliases of
22647         itanium processor names.
22648
22649         2002-10-16  Vladimir Makarov  <vmakarov@redhat.com>
22650
22651         * config/ia64/ia64.c (bundling): Print states for Itanium2 too.
22652         (ia64_reorg):  Set up queried unit codes for Itanium2 too.
22653
22654         * config/ia64/ia64.md: Add descriptions for Itanium2.
22655
22656         2002-10-08  Vladimir Makarov  <vmakarov@redhat.com>
22657
22658         * config/ia64/ia64.h (processor_type): New enumeration.
22659         (ia64_tune, ia64_tune_string): New external declarations.
22660         (TARGET_OPTIONS): Add option `tune='.
22661
22662         * config/ia64/ia64.c (ia64_tune, ia64_tune_string): New global
22663         variables.
22664         (ia64_override_options): Set up `ia64_tune'.
22665         (ia64_sched_reorder2): Set up `clocks' only for Itanium.
22666         (ia64_dfa_new_cycle): Set up `add_cycles' only for Itanium.
22667         (bundling): Add nops for MM-insns only for Itanium.
22668         (ia64_reorg): Allocate and free `clocks' and `add_cycles' only for
22669         Itanium.
22670
22671         * config/ia64/ia64.md (cpu): New attribute.
22672         (DFA description): Enable it only for Itanium.
22673
22674         2002-10-08  Vladimir Makarov  <vmakarov@redhat.com>
22675                     Richard Henderson  <rth@redhat.com>
22676
22677         * config/ia64/ia64.h (MASK_TUNE_STOP_BITS): Rename it to
22678         MASK_EARLY_STOP_BITS.
22679         (TARGET_TUNE_STOP_BITS): Rename it to TARGET_EARLY_STOP_BITS.
22680         (TARGET_SWITCHES): Rename option `tune-stop-bits' to
22681         `early-stop-bits'.
22682
22683         * config/ia64/ia64.c (ia64_dfa_new_cycle,
22684         final_emit_insn_group_barriers): Use TARGET_EARLY_STOP_BITS
22685         instead of TARGET_TUNE_STOP_BITS.
22686
22687         * doc/invoke.texi: Rename option `-mtune-stop-bits' to
22688         `-mearly-stop-bits'.
22689
22690         * config/ia64/ia64.c (automata_option "v"): Comment it.
22691
22692         2002-10-07  Vladimir Makarov  <vmakarov@redhat.com>
22693
22694         * config/ia64/ia64.h (MASK_TUNE_STOP_BITS, TARGET_TUNE_STOP_BITS):
22695         New macros.
22696         (TARGET_SWITCHES): Add entries for the new option.
22697
22698         * config/ia64/ia64.c (dfa_stop_insn, last_scheduled_insn, rtx
22699         dfa_pre_cycle_insn, ia64_nop): Don't make them as roots for GC.
22700         (stops_p, stop_before_p, clocks_length, clocks, add_cycles): New
22701         global variables.
22702         (ia64_sched_reorder2): Set up `clocks'.
22703         (ia64_variable_issue): Set up `stops_p' and reset `stop_before_p'.
22704         (ia64_dfa_new_cycle): Set up add_cycle.  Permit sorting ready
22705         queue when TARGET_TUNE_STOP_BITS.
22706         (bundling): Insert additional nops for MM-insns.
22707         (final_emit_insn_group_barriers): Add insertion of stop bits
22708         according `stops_p'.
22709         (ia64_reorg): Initiate the new varibales.
22710
22711         * doc/invoke.texi: Add description of option `-mtune-stop-bits'.
22712
22713         2002-10-02  Vladimir Makarov  <vmakarov@redhat.com>
22714
22715         * haifa-sched.c (schedule_block): Modify INSN_TICK of depended
22716         insns at the end of block insn scheduling.
22717
22718         2002-09-30  Vladimir Makarov  <vmakarov@redhat.com>
22719
22720         * sched-deps.c (remove_dependence, group_leader): Remove it.
22721         (add_dependence): Add dependence to group leader to.
22722         (set_sched_group_p): Add dependence to the first insn of the
22723         schedule group too.
22724         (sched_analyze_insn): Make dependence to jump as anti-dependence.
22725         Change true dependence by anti-dependence when
22726         `reg_pending_barrier'.
22727
22728         * sched-rgn.c (init_ready_list, can_schedule_ready_p,
22729         add_branch_dependences): Ignore schedule groups.
22730
22731         * sched-ebb.c (init_ready_list): Ditto.
22732
22733         * (move_insn, set_priorities): Ditto.
22734
22735         * config/ia64/ia64.c (ia64_sched_init): Check that schedule group
22736         flag is clear after reload.
22737         (adjust_cost): Change cost only for output dependencies.
22738
22739         * config/ia64/ia64.md: Add more insns into bypass for MM-insns.
22740
22741         2002-09-26  Vladimir Makarov  <vmakarov@redhat.com>
22742
22743         * Makefile.in (sched-ebb.o): Add `$(TARGET_H)' to the entry.
22744
22745         * target.h (gcc_target): Add member
22746         `dependencies_evaluation_hook'.
22747
22748         * target-def.h (TARGET_SCHED_DEPENDENCIES_EVALUATION_HOOK): New
22749         macro.
22750         (TARGET_SCHED): Add initiatialization of the new member.
22751
22752         * sched-ebb.c: Include `target.h'.
22753         (schedule_ebb): Call `dependencies_evaluation_hook'.
22754
22755         * sched-rgn.c (schedule_region): Call
22756         `dependencies_evaluation_hook'.
22757
22758         * config/ia64/ia64.c (TARGET_SCHED_DEPENDENCIES_EVALUATION_HOOK):
22759         New macro.
22760         (ia64_dependencies_evaluation_hook): New function.
22761
22762         * doc/tm.texi (TARGET_SCHED_DEPENDENCIES_EVALUATION_HOOK):
22763         Describe the new hook.
22764
22765         2002-09-25  Vladimir Makarov  <vmakarov@redhat.com>
22766
22767         * target.h (gcc_target): Add members
22768         `first_cycle_multipass_dfa_lookahead_guard' and `dfa_new_cycle'.
22769
22770         * target-def.h (TARGET_SCHED_DFA_NEW_CYCLE,
22771         TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD_GUARD): New
22772         macros.
22773         (TARGET_SCHED): Add initiatialization of the new members.
22774
22775         * haifa-sched.c (schedule_insn): Update last_clock_var for the 1st
22776         insn scheduling too.
22777         (choose_ready): Use `first_cycle_multipass_dfa_lookahead_guard' to
22778         initialize `ready_try'.
22779         (schedule_block): Use `dfa_new_cycle'.  Sort `ready' only unless
22780         `dfa_new_cycle' says not to do it.
22781
22782         * config/ia64/ia64.md: Add DFA Itanium 1 description for insn
22783         bundling.
22784
22785         * config/ia64/ia64.h (CPU_UNITS_QUERY): New macro.
22786
22787         * config/ia64/ia64.c: Include `hashtab.h'.
22788         (ia64_first_cycle_multipass_dfa_lookahead_guard,
22789         ia64_dfa_new_cycle, final_emit_insn_group_barriers,
22790         ia64_dfa_sched_reorder, get_free_bundle_state, free_bundle_state,
22791         initiate_bundle_states, finish_bundle_states, bundle_state_hash,
22792         bundle_state_eq_p, insert_bundle_state,
22793         initiate_bundle_state_table, finish_bundle_state_table,
22794         try_issue_nops, try_issue_insn, issue_nops_and_insn, get_max_pos,
22795         get_template, get_next_important_insn, bundling): New functions.
22796         (ia64_internal_sched_reorder): Remove it.
22797         (TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD_GUARD,
22798         TARGET_SCHED_DFA_NEW_CYCLE): New macros.
22799         (ia64_safe_itanium_requires_unit0): Remove it.
22800         (group_barrier_needed_p): Place group barrier right before a real
22801         insn.
22802         (bundle, ia64_packet, NR_PACKETS, type_names, packets, packets):
22803         Remove them.
22804         (bundle_name): New variable.
22805         (_0mii_, _0mmi_, _0mfi_, _0mmf_, _0bbb_, _0mbb_, _0mib_, _0mmb_,
22806         _0mfb_, _0mlx_, _1mii_, _1mmi_, _1mfi_, _1mmf_, _1bbb_, _1mbb_,
22807         _1mib_, _1mmb_, _1mfb_, _1mlx_, pos_1, pos_2, pos_3, pos_4, pos_5,
22808         pos_6, dfa_stop_insn, last_scheduled_insn, dfa_state_size,
22809         temp_dfa_state, prev_cycle_state): New global variables.
22810         (insn_matches_slot, maybe_rotate, finish_last_head,
22811         rotate_one_bundle, rotate_one_bundles, nop_cycles_until,
22812         cycle_end_fill_slots, packet_matches_p, get_split, find_best_insn,
22813         find_best_packet, itanium_reorder, dump_current_packet,
22814         schedule_stop, gen_nop_type, ia64_emit_nops): Remove them.
22815         (sched_data, sched_ready, sched_types): Remove them.
22816         (ia64_sched_init): Initiate only `last_scheduled_insn' and call
22817         `init_insn_group_barriers'.
22818         (ia64_sched_reorder, ia64_sched_reorder2): Call
22819         ia64_dfa_sched_reorder.
22820         (ia64_variable_issue): Rewrite it.
22821         (bundle_state): New structure.
22822         (index_to_bundle_states, bundle_states_num,
22823         allocated_bundle_states_chain, free_bundle_state_chain): New
22824         global variables.
22825         (ia64_sched_finish): Add stop bits and call `bundling' after the
22826         2nd insn scheduling.
22827         (ia64_use_dfa_pipeline_interface): Return zero always.
22828         (ia64_first_cycle_multipass_dfa_lookahead): Return 6 for the 2nd
22829         insn scheduling.
22830         (ia64_init_dfa_pre_cycle_insn): Initialize `dfa_state_size',
22831         `temp_dfa_state', `prev_cycle_state', and `dfa_stop_insn'.
22832         (ia64_reorg): Add bundling insns.
22833
22834         * doc/tm.texi
22835         (TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD_GUARD,
22836         TARGET_SCHED_DFA_NEW_CYCLE): Describe the new hooks.
22837
22838         2002-09-23  Vladimir Makarov  <vmakarov@redhat.com>
22839
22840         * config/ia64/ia64.md: Add Itanium1 DFA description.
22841         (itanium_class): Add `nop' and `pre_cycle'.  Add
22842         define_function_unit for `nop'.
22843         (nop): Change attribute `itanium_class'.
22844         (pre_cycle): New define_insn.
22845
22846         * config/ia64/ia64-protos.h (bundling_p): New external variable.
22847         (ia64_st_address_bypass_p, ia64_ld_address_bypass_p,
22848         ia64_produce_address_p): New function prototypes.
22849
22850         * config/ia64/ia64.c (bundling_p): New global variable.
22851         (ia64_use_dfa_pipeline_interface,
22852         ia64_first_cycle_multipass_dfa_lookahead,
22853         ia64_init_dfa_pre_cycle_insn, ia64_dfa_pre_cycle_insn): New
22854         functions.
22855         (TARGET_SCHED_USE_DFA_PIPELINE_INTERFACE,
22856         TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD,
22857         TARGET_SCHED_INIT_DFA_PRE_CYCLE_INSN,
22858         TARGET_SCHED_DFA_PRE_CYCLE_INSN): New macros.
22859         (ia64_sched_init, ia64_sched_reorder, ia64_sched_reorder2,
22860         ia64_variable_issue, ia64_sched_finish): Do nothing before reload.
22861         (dfa_pre_cycle_insn): New variable.
22862
22863         2002-09-20  Vladimir Makarov  <vmakarov@redhat.com>
22864
22865         * rtl.def (FINAL_PRESENCE_SET, FINAL_ABSENCE_SET): New
22866         constructions.
22867
22868         * genattrtab.h (gen_final_presence_set, gen_final_absence_set):
22869         New function prototypes.
22870
22871         * genattrtab.c (main): Process the new constructions.
22872
22873         * genautomata.c (gen_presence_absence_set,
22874         process_presence_absence_names, process_presence_absence_patterns,
22875         add_presence_absence, check_absence_pattern_sets): Add parameter
22876         `final_p'.
22877         (unit_decl): Add new members `final_presence_list' and
22878         `final_absence_list'.
22879         (unit_pattern_rel_decl): Add new member `final_p'.
22880         (gen_final_presence_set, gen_final_absence_set): New functions.
22881         (process_decls): Use member `final_p'.
22882         (temp_reserv): New global variable.
22883         (reserv_sets_are_intersected): Add processing `final_presence_set'
22884         and `final_absence_set'.
22885         (initiate_states): Allocate `temp_reserv'.
22886         (unit_final_presence_set_table, unit_final_absence_set_table): New
22887         gloabal variables.
22888         (initiate_presence_absence_pattern_sets): Initiate them.
22889         (NDFA_to_DFA): Fix typo.
22890         (output_description): Output `final_presence_set' and
22891         `final_absence_set'.
22892
22893         * doc/md.texi (final_presence_set, final_absence_set): Describe
22894         them.
22895
22896         2002-09-20  Vladimir Makarov  <vmakarov@redhat.com>
22897
22898         * genautomata.c (transform_3): Process a missing case (nothing on
22899         unit place).
22900
22901         2002-09-20  Vladimir Makarov  <vmakarov@redhat.com>
22902
22903         * rtl.def (DEFINE_QUERY_CPU_UNIT, AUTOMATA_OPTION): Change
22904         comments about queried units and the minimization.
22905
22906         * doc/md.texi: Ditto.
22907
22908         * genautomata.c (create_composed_state): Return nonzero if the new
22909         state has been created.
22910         (first_cycle_unit_presence): New function.
22911         (state_is_differed): Add new parameter.  Use the new function.
22912         Take queried units into account.
22913         (partition_equiv_class): Pass additional parameter to
22914         `state_is_differed'.
22915         (merge_states): Process composed states too.
22916         (build_automaton, create_automata, output_min_issue_delay_table,
22917         output_tables, output_statistics): Output more information.
22918         (output_reserved_units_table): Use function
22919         `first_cycle_unit_presence'.
22920         (output_tables): Output table of queried units even if the
22921         minimization is switched on.
22922         (write_automata): Output code for querying units even if the
22923         minimization is switched on.
22924
22925         2002-09-19  Vladimir Makarov  <vmakarov@redhat.com>
22926
22927         * rtl.def (PRESENCE_SET, ABSENCE_SET): Add comments about extended
22928         syntax of the constructions.
22929
22930         * doc/md.texi (PRESENCE_SET, ABSENCE_SET): Add description of
22931         extended syntax of the constructions.
22932
22933         * genautomata.c (unit_rel_decl): Rename it to
22934         `unit_pattern_rel_decl'.
22935         (pattern_set_el, pattern_reserv): New structures.
22936         (pattern_set_el_t, pattern_reserv_t): New types.
22937         (gen_presence_absence_set): New function.
22938         (process_presence_absence): Remove it.
22939         (process_presence_absence_names,
22940         process_presence_absence_patterns): New functions.
22941         (get_presence_absence_set): Remove it.
22942         (initiate_presence_absence_sets): Rename it on
22943         `initiate_presence_absence_pattern_sets'.  Use new function
22944         `form_reserv_sets_list'.
22945         (form_reserv_sets_list, check_presence_pattern_sets,
22946         check_absence_pattern_sets, output_pattern_set_el_list): New
22947         functions.
22948         (unit_decl): Change types of members `presence_list' and
22949         `absence_list'.
22950         (unit_rel_decl): Rename member `names_num' to `all_names_num'.
22951         (decl): Change types of members `excl', `presence', and `absence'.
22952         (get_str_vect): Rename `par_flag' to `paren_p'.  Add null element
22953         at the end of the vector.
22954         (gen_cpu_unit, gen_query_cpu_unit, gen_bypass, gen_excl_set,
22955         gen_automaton, gen_regexp_repeat, gen_regexp_allof,
22956         gen_regexp_oneof, gen_regexp_sequence): Use boolean values.
22957         (gen_presence_set, gen_absence_set): Use new function
22958         `gen_presence_absence_set'.
22959         (add_presence_absence): Process `pattern_list' instead of
22960         `source_list'.
22961         (process_decls): USe new functions
22962         `process_presence_absence_names' and
22963         `process_presence_absence_patterns'.
22964         (reserv_sets_are_intersected): Use new function
22965         `check_presence_pattern_sets'.
22966         (presence_set, absence_set): Remove them.
22967         (unit_presence_set_table, unit_absence_set_table): New global
22968         variables.
22969         (output_description): Use new function
22970         `output_pattern_set_el_list'.
22971         (generate): Use `initiate_presence_absence_pattern_sets'.
22972
22973         2002-09-18  Vladimir Makarov  <vmakarov@redhat.com>
22974
22975         * genattr.c (main): Add output of prototype of new interface
22976         function `dfa_clean_insn_cache'.
22977
22978         * genautomata.c (output_dfa_clean_insn_cache_func): New function.
22979         (DFA_CLEAN_INSN_CACHE_FUNC_NAME): New macro.
22980         (output_dfa_start_func): Use function `dfa_clean_insn_cache' in
22981         the generated code.
22982         (write_automata): Call the new function.
22983
22984 2003-01-09  Jan Hubicka  <jh@suse.cz>
22985
22986         * i386.md (unit, prefix_0f, memory attributes): Hanlde sseicvt
22987         correctly.
22988
22989 2003-01-09  Paolo Carlini  <pcarlini@unitus.it>
22990
22991         * doc/tm.texi (EXTRA_ADDRESS_CONSTRAINT): Fix typo.
22992
22993 2003-01-09  J"orn Rennecke <joern.rennecke@superh.com>
22994
22995         * defaults.h (EXTRA_MEMORY_CONSTRAINT): Add STR argument.
22996         (EXTRA_ADDRESS_CONSTRAINT): Likewise.
22997         (CONSTRAINT_LEN): Provide default definition.
22998         (CONST_OK_FOR_CONSTRAINT_P): Likewise.
22999         (CONST_DOUBLE_OK_FOR_CONSTRAINT_P): Likewise.
23000         (EXTRA_CONSTRAINT_STR): Likewise.
23001         (REG_CLASS_FROM_CONSTRAINT): Define.
23002         * genoutput.c (check_constraint_len, constraint_len): New functions.
23003         (validate_insn_alternatives): Check CONSTRAINT_LEN for each
23004         constraint / modifier.
23005         (gen_insn): Call check_constraint_len.
23006         * local-alloc.c (block_alloc): Update to use new macros / pass
23007         second argument to EXTRA_{MEMORY,ADDRESS}_CONSTRAINT.
23008         * ra-build.c (handle_asm_insn): Likewise.
23009         * recog.c (asm_operand_ok, preprocess_constraints): Likewise.
23010         (constrain_operands, peep2_find_free_register): Likewise.
23011         * regclass.c (record_operand_costs, record_reg_classes): Likewise.
23012         * regmove.c (find_matches): Likewise.
23013         * reload.c (push_secondary_reload, find_reloads): Likewise.
23014         (alternative_allows_memconst): Likewise.
23015         * reload1.c (maybe_fix_stack_asms): Likewise.
23016         (reload_cse_simplify_operands): Likewise.
23017         * stmt.c (parse_output_constraint, parse_input_constraint): Likewise.
23018         * doc/tm.texi (CONSTRAINT_LEN, REG_CLASS_FROM_CONSTRAINT): Document.
23019         (CONST_OK_FOR_CONSTRAINT_P): Likewise.
23020         (CONST_DOUBLE_OK_FOR_CONSTRAINT_P, EXTRA_CONSTRAINT_STR): Likewise.
23021         (EXTRA_MEMORY_CONSTRAINT, EXTRA_ADDRESS_CONSTRAINT): Add STR argument.
23022         * config/s390/s390.h (EXTRA_MEMORY_CONSTRAINT): Likewise.
23023
23024         * sh.h (OVERRIDE_OPTIONS): Allow first scheduling pass for SH5.
23025
23026 2003-01-09  Kazu Hirata  <kazu@cs.umass.edu>
23027
23028         * config/h8300/h8300.md (*extzv_1_r_h8300): Correct the insn
23029         length.
23030         (*extzv_1_r_h8300hs): Likewise.
23031         (*extzv_1_r_inv_h8300): Likewise.
23032         (*extzv_1_r_inv_h8300hs): Likewise.
23033
23034 2003-01-09  Kazu Hirata  <kazu@cs.umass.edu>
23035
23036         * config/h8300/h8300.h (PREDICATE_CODES): New.
23037
23038 2003-01-09  Kazu Hirata  <kazu@cs.umass.edu>
23039
23040         * config/h8300/h8300.md (*addsi3_upper): New.
23041         (*iorsi3_shift): Likewise.
23042         (two splitters): Likewise.
23043         (*addsi3_shift): Likewise.
23044         (two splitters): Likewise.
23045
23046 2003-01-09  Josef Zlomek  <zlomj9am@artax.karlin.mff.cuni.cz>
23047
23048         * Makefile.in (optabs.o): Add dependency on basic-block.h.
23049         * basic-block.h (control_flow_insn_p): Fuction was exported.
23050         * cfgbuild.c (control_flow_insn_p): Fuction was made non-static.
23051         * optabs.c (emit_libcall_block): Emit REG_LIBCALL and REG_RETVAL
23052         notes only when the region is contained in a single basic block.
23053
23054 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
23055
23056         PR inline-asm/8832
23057         * tree.h (expand_asm): New prototype.
23058         * stmt.c (expand_asm): Set the MEM_VOLATILE_P flag if instructed
23059         to do so.
23060         * c-semantics (genrtl_asm_stmt): Pass the RID_VOLATILE qualifier
23061         down to expand_asm.
23062         * c-typeck.c (simple_asm_stmt): Set the RID_VOLATILE qualifier.
23063         * rtlanal.c (volatile_insn_p) [ASM_INPUT]: Test the MEM_VOLATILE_P flag.
23064         (volatile_refs_p) [ASM_INPUT]: Likewise.
23065         (side_effects_p) [ASM_INPUT]: Likewise.
23066
23067 2003-01-09  Jan Hubicka  <jh@suse.cz>
23068
23069         * i386.md (*mul*): FIx constraints; remove confused comment; fix
23070         athlon_decode attributes
23071         (imul/k8 optimization peep2s): New.
23072
23073         * athlon.md (athlon_ssecmp*): Handle ssecomi as well.
23074         * i386.md (type attribute): Add ssecomi.
23075         (unit, memory, prefix attributes): Handle ssecomi.
23076         (cvt?2? patterns): Fix athlon_decode attribute
23077         (comi patterns): Set attribute to ssecomi.
23078
23079         PR target/8343
23080         * m68k.md (umulsidi, mulsidi expanders): Use register operand.
23081
23082 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
23083
23084         * config/mips/mips.h (PREDICATE_CODES): Add ADDRESSOF for predicates
23085         that match register_operands.
23086         * config/mips/mips.c (reg_or_0_operand, true_reg_or_0_operand): Make
23087         register_operand the default case.
23088
23089 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
23090
23091         PR c/8032
23092         * c-typeck.c (process_init_element) [RECORD_TYPE]: For
23093         an empty element, do not advance the pointer to unfilled
23094         fields if there are pending initializers.
23095
23096 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
23097
23098         * Makefile.in (ORDINARY_FLAGS_TO_PASS): Also pass DESTDIR.
23099         (install-gcc-tooldir, install-cpp, installdirs,
23100         install-common, install-driver, install-info, install-man,
23101         install-headers, install-include-dir, install-headers-tar,
23102         install-headers-cpio, install-headers-cp, install-mkheaders,
23103         install-collect2, uninstall): Prepend $(DESTDIR) to
23104         destination paths in all (un)installation commands.
23105         (install-driver): Rewrite $(LN) commands to support DESTDIR
23106         with "ln" as well as with "ln -s".
23107         (installdirs): Simply use mkinstalldirs.
23108         (install-libgcc, install-multilib): Also pass DESTDIR.
23109         * mklibgcc.in: Prepend $(DESTDIR) to $(libsubdir) in the
23110         installation destination variable ldir.
23111         * config/alpha/t-osf4, config/arm/t-netbsd,
23112         config/ia64/t-hpux, config/mips/t-iris5-6,
23113         config/pa/t-hpux-shlib, config/rs6000/t-aix43,
23114         config/rs6000/t-aix52, config/t-slibgcc-elf-ver,
23115         config/t-slibgcc-sld: Prepend $$(DESTDIR) to $$(slibdir)
23116         in the definition of SHLIB_INSTALL.
23117         * config/arc/t-arc (install-multilib-arc): Prepend $(DESTDIR) to
23118         $(libsubdir) in the installation commands.
23119
23120 2003-01-08  Kaz Kojima  <kkojima@gcc.gnu.org>
23121
23122         * config/sh/sh.h (CASE_VECTOR_MODE): Use SImode for a
23123         non-optimizing compile.
23124         (ASM_OUTPUT_ADDR_VEC_ELT): Use .long for a non-optimizing
23125         compile.
23126
23127 2003-01-08  Douglas B Rupp  <rupp@gnat.com>
23128
23129         * config/i386/i386.c (ix86_attribute_table): Add new attributes
23130         ms_struct and gcc_struct.
23131         (ix86_handle_struct_attribute): New function.
23132         (ix86_ms_bitfield_layout_p): Update to take new attributes
23133         into account.
23134         * doc/extend.texi: Document new attributes.
23135         * testsuite/gcc.dg/bf-ms-attrib.c: New test.
23136
23137 2003-01-08  Danny Smith  <dannysmith@users.sourceforge.net>
23138
23139         PR optimization/8750
23140         * config/i386/i386.c (ix86_expand_prologue): Don't allow
23141         scheduling pass to move insns across __alloca call.
23142
23143 2003-01-08  Dale Johannesen  <dalej@apple.com>
23144
23145         * config/rs6000/rs6000.md:  Replace *store_multiple_string
23146         with *stmsi[3-8].
23147
23148 2003-01-08  Jeff Sturm  <jsturm@one-point.com>
23149
23150         PR target/9210
23151         * config/rs6000/rs6000.c (rs6000_elf_encode_section_info):
23152         Set SYMBOL_REF_FLAG on local data sym_ref.
23153
23154 2003-01-08  Dale Johannesen  <dalej@apple.com>
23155
23156         * function.c (assign_parms):  Don't set pretend_args_size if
23157           REG_PARM_STACK_SPACE.
23158           config/rs6000/rs6000.c (setup_incoming_varargs):  Don't set
23159           pretend_args_size.
23160
23161 2003-01-08  Nathanael Nerode  <neroden@gcc.gnu.org>
23162
23163         * gcc.hlp: Delete.
23164
23165 2003-01-09  Jan Hubicka  <jh@suse.cz>
23166
23167         * i386.c  (ix86_expand_int_addcc): Fix thinko.
23168
23169 2003-01-08  David Edelsohn  <edelsohn@gnu.org>
23170
23171         * config/rs6000/rs6000.h (FUNCTION_MODE): Always use SImode.
23172         * config/rs6000/rs6000.c (TARGET_ASM_CAN_OUTPUT_MI_THUNK): Redefine
23173         as hook_bool_tree_hwi_hwi_tree_true.
23174         (rs6000_emit_allocate_stack): Use TARGET_32BIT.
23175         (rs6000_emit_epilogue): Same.
23176         (rs6000_output_mi_thunk): Re-implement as RTL.
23177         * config/rs6000/xcoff.h (ASM_DECLARE_FUNCTION_NAME): Call
23178         xcoffout_declare_function if any debugging enabled.
23179
23180 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
23181
23182         * config.gcc (mipsisa32r2-*-elf*, mipsisa32r2el-*-elf*): New
23183         targets, to support MIPS32 Release 2 (MIPS32R2) configurations.
23184         * config/mips/mips.h (enum processor_type): Rename
23185         PROCESSOR_R4KC to PROCESSOR_4KC, PROCESSOR_R5KC to
23186         PROCESSOR_5KC, and PROCESSOR_R20KC to PROCESSOR_20KC.
23187         Add PROCESSOR_M4K.
23188         (TARGET_MIPS4KC, TARGET_MIPS5KC): Update for the renaming.
23189         (ISA_MIPS32R2): New define.
23190         (GENERATE_MULT3_SI, ISA_HAS_CONDMOVE, ISA_HAS_8CC)
23191         (ISA_HAS_MADD_MSUB, ISA_HAS_CLZ_CLO)
23192         (ISA_HAS_PREFETCH): Add support for MIPS32R2.
23193         (MIPS_ISA_DEFAULT): Likewise.  Also, fix indentation.
23194         (TARGET_CPU_CPP_BUILTINS): Add support for MIPS32R2.  Add new
23195         predefine __mips_isa_rev for MIPS32, MIPS32R2, and MIPS64.
23196         (ISA_HAS_ROTR_SI): Add support for MIPS32R2, and avoid if
23197         compiling MIPS16 code.
23198         (ISA_HAS_ROTR_DI): Do not use if compiling MIPS16 code, and fix
23199         comment.
23200         (ISA_HAS_SEB_SEH): New define.
23201         (ASM_SPEC, LINK_SPEC): Pass -mips32r2 to assembler and linker.
23202         * config/mips/mips.c (mips_cpu_info_table): Adjust for enum
23203         processor_type value renaming.  Add support for MIPS32R2.
23204         Clean up comments, and move "sb1" entry with other MIPS64 CPU
23205         entries.
23206         (override_options): Reimplement -mipsN option handling so that
23207         it will work correctly for -mips32r2.  Avoid branch-likely
23208         instructions on MIPS32R2.
23209         * config/mips/mips.md (mulsi3_mult3): Add support for MIPS32R2.
23210         (extendhisi2): Use extendhisi2_hw if ISA_HAS_SEB_SEH.
23211         (extendqisi2): Use extendqisi2_hw if ISA_HAS_SEB_SEH.
23212         (extendhisi2_hw, extendqisi2_hw): New.
23213         * config/mips/netbsd.h (TARGET_CPU_CPP_BUILTINS): Add support
23214         for MIPS32R2.  Add new predefine __mips_isa_rev for MIPS32,
23215         MIPS32R2, and MIPS64.
23216         (LINK_SPEC): Pass -mips32r2 to linker.
23217         * config/mips/t-isa3264: Built -mips32r2 multilibs.
23218         * doc/invoke.texi (MIPS Options): Add -mips32r2, add support
23219         for mips32r2 in the -march description.  Alphabetically sort
23220         CPU names in the -march description.  Add long-missed -mips32
23221         and -mips64 to MIPS option summary.
23222
23223         * config.gcc: Update copyright years to include 2003.
23224         * config/mips/mips.c: Likewise.
23225         * config/mips/mips.h: Likewise.
23226         * config/mips/mips.md: Likewise.
23227         * config/mips/netbsd.h: Likewise.
23228         * doc/invoke.texi: Likewise.
23229
23230 2003-01-08  Andreas Schwab  <schwab@suse.de>
23231
23232         * aclocal.m4 (gcc_AC_INITFINI_ARRAY): Fix spelling of cache
23233         variable.
23234         * configure: Regenerated.
23235
23236 2003-01-08  Kazu Hirata  <kazu@cs.umass.edu>
23237
23238         * config/h8300/h8300.c (output_logical_op): Replace byte/word
23239         extraction of det with b0, b1, w0, w2, etc.
23240         (compute_logical_op_length): Likewise.
23241         (compute_logical_op_cc): Likewise.
23242
23243 2003-01-08  Kazu Hirata  <kazu@cs.umass.edu>
23244
23245         * config/h8300/h8300.h (CONSTANT_ADDRESS_P): Allow CONST and
23246         HIGH on all variants.
23247
23248 2003-01-08  Josef Zlomek <zlomj9am@artax.karlin.mff.cuni.cz>
23249
23250         * Makefile.in (PARTITION_H): New.
23251         (BASIC_BLOCK_H): Added hard-reg-set.h and $(PARTITION_H).
23252         * basic-block.h: Include hard-reg-set.h.
23253
23254 2003-01-08  Richard Earnshaw  <rearnsha@arm.com>
23255
23256         * arm.h (ENABLE_XF_PATTERNS): Delete.
23257         * arm.md (addxf3, subxf3, mulxf3, divxf3, modxf3, negxf2, absxf2)
23258         (sqrtxf2, floatsixf2, fix_truncxfsi2, truncxfsf2, truncxfdf2)
23259         (extendsfxf2, extenddfxf2, movxf, cmpxf, cmpxf_insn)
23260         (cmpxf_trap): Delete.
23261         (movxf_hard_insn): Remove test of ENABLE_XF_PATTERNS.
23262
23263 2003-01-08  Jan Hubicka  <jh@suse.cz>
23264
23265         * i386.md (adddi3_carry_rex64, subdi3_carry_rex64): Name pattern.
23266         (addhi3_carry, addqi3_carry, subhi3_carry, subqi3_carry): New patterns.
23267         (add??cc): New expanders.
23268         * i386.c (expand_int_addcc): New function.
23269         * i386-protos.h (expand_int_addcc): Declare.
23270
23271         * alias.c (memory_modified_1): New static function.
23272         (memory_modified): New static varaible.
23273         (memory_modified_in_insn_p): New global function.
23274         * rtl.h (memory_modified_in_insn_p): Declare.
23275         * rtlanal.c (modified_between_p, modified_in_p): Be smart about memory
23276         references.
23277
23278         * expr.h (emit_conditional_add): Declare.
23279
23280 2003-01-07  Janis Johnson  <janis187@us.ibm.com>
23281
23282         PR other/8947
23283         * doc/invoke.texi (-malign-double): Explain that the option breaks
23284         binary compatibility.
23285
23286 2003-01-08  Andreas Schwab  <schwab@suse.de>
23287
23288         * config.gcc (m68k-*-linux*): Don't set extra_parts and gnu_ld,
23289         should come from the generic *-*-linux* entry.
23290
23291 2003-01-07  Jan Hubicka  <jh@suse.cz>
23292
23293         * cselib.c (cselib_current_insn_in_libcall): New static variable.
23294         (new_elt_loc_list, cselib_process_insn, cselib_init): Keep track on whether
23295         we are inside libcall.
23296         * cselib.h (elt_loc_list): Add in_libcall.
23297         * gcse.c (do_local_cprop): Do not copy propagate using insns
23298         in libcalls.
23299
23300 2003-01-07  David Edelsohn  <edelsohn@gnu.org>
23301
23302         * doc/tm.texi (TARGET_SCHED_VARIABLE_ISSUE): CLOBBER and USE do
23303         not normally affect to issue rate.
23304
23305 2003-01-07  Jan Hubicka  <jh@suse.cz>
23306
23307         * genopinit.c (optabs): Add addc_optab.
23308         * ifcvt.c (noce_try_store_flag): Rename to ...
23309         (noce_try_addcc): ... this one; handle generic conditional increment.
23310         (noce_process_if_block): Update noce_try_addcc call.
23311         * optabs.c (emit_conditional_add): New.
23312         (init_obtabs): Initialize addc_optab.
23313         * optabs.h (optab_index): Add OTI_addcc.
23314         (addcc_optab): New macro.
23315         * md.texi: Document addMcc
23316
23317         PR target/8322
23318         * i386.c (ix86_init_mmx_sse_builtins): Constify arguments of loads.
23319         * xmmintrin.h (_mm_load*_si128. _mm_store*_si128): Add casts.
23320         * xmmintrin.h (_mm_load*_si128. _mm_store*_si128): Add casts.
23321
23322         * reload1.c (delete_output_reload): Avoid repeated attempts
23323         to delete insn.
23324
23325 2003-01-07  Andreas Schwab  <schwab@suse.de>
23326
23327         * configure.in: Restore CFLAGS before gcc_AC_INITFINI_ARRAY.
23328         Move --enable-initfini-array check ...
23329         * aclocal.m4 (gcc_AC_INITFINI_ARRAY): ... here.  Define
23330         HAVE_INITFINI_ARRAY also when --enable-initfini-array is given.
23331         Don't AC_SUBST gcc_cv_initfinit_array.  Use AC_TRY_RUN.
23332         * configure: Rebuild.
23333
23334 2003-01-07  Richard Henderson  <rth@redhat.com>
23335
23336         * alias.c (find_base_value): Only use new_reg_base_value shortcut
23337         if the register is set once.
23338
23339 2003-01-07  Sylvain Pion <Sylvain.Pion@mpi-sb.mpg.de>
23340
23341         * config/i386/i386.c (ix86_init_mmx_sse_builtins):
23342         __builtin_ia32_ldmxcsr and __builtin_ia32_stmxcsr are SSE, not MXX.
23343         * config/i386/i386.md (ldmxcsr, stmxcsr): SSE, not MMX.
23344
23345 2003-01-07  Benjamin Kosnik  <bkoz@redhat.com>
23346             Sunil Davasam  <sunil.k.davasam@intel.com>
23347
23348         PR libstdc++/9076
23349         * unwind-dw2.c (execute_cfa_program): DW_CFA_undefined,
23350         DW_CFA_same_value, read next and ignore.
23351
23352 2003-01-07  Richard Henderson  <rth@redhat.com>
23353
23354         * cfganal.c (flow_call_edges_add): Don't crash on noreturn call.
23355
23356 2003-01-07  Daniel Berlin  <dberlin@dberlin.org>
23357
23358         * cfg.c: Include alloc-pool.h
23359         (edge_pool): New pool.
23360         (bb_pool): New pool.
23361         (first_deleted_edge): Remove.
23362         (first_deleted_block): Remove.
23363         (init_flow): Alloc/free the pools.
23364         (free_edge): Use pools.
23365         (alloc_block): Ditto.
23366         (expunge_block): Ditto.
23367         (cached_make_edge): Ditto.
23368
23369         * Makefile.in (cfg.o): Add alloc-pool.h dependency.
23370
23371 2003-01-07  Daniel Berlin  <dberlin@dberlin.org>
23372
23373         * et-forest.c: Include alloc-pool.h.
23374         (struct et_forest): Add node_pool and occur_pool.
23375         (et_forest_create): Create the new pools.
23376         (et_forest_delete): Delete them.
23377         (et_forest_add_node): Allocate and free using pools.
23378         (et_forest_add_edge): Ditto.
23379         (et_forest_remove_node): Ditto.
23380         (et_forest_remove_edge): Ditto.
23381
23382         * Makefile.in (et-forest.o): Add alloc-pool.h dependency.
23383
23384 2003-01-07  Kazu Hirata  <kazu@cs.umass.edu>
23385
23386         * config/h8300/h8300.c (output_logical_op): Simplify and
23387         optimize the handling of SImode.
23388         * config/h8300/h8300.c (compute_logical_op_length): Update
23389         accordingly.
23390         * config/h8300/h8300.c (compute_logical_op_cc): Likewise.
23391
23392 2003-01-07  Richard Sandiford  <rsandifo@redhat.com>
23393
23394         * config/mips/mips.c (mips_va_arg): In the EABI code, apply the
23395         big-endian correction to indirect arguments too.
23396
23397 2003-01-06  Aldy Hernandez  <aldyh@redhat.com>
23398
23399         Segher Boessenkool  <segher@koffie.nl>
23400
23401         * config/rs6000/rs6000.c (rs6000_reg_names): Add missing registers.
23402         (alt_reg_names): Ditto, fix formatting.
23403         * config/rs6000/rs6000.h (DEBUG_REGISTER_NAMES): Fix formatting.
23404
23405 2003-01-06  Kazu Hirata  <kazu@cs.umass.edu>
23406
23407         * config/h8300/h8300.c (final_prescan_insn): Constify uid.
23408         (output_logical_op): Constify intval and det.
23409         (compute_logical_length): Likewise.
23410         (compute_logical_cc): Likewise.
23411         (output_a_shift): Constify mask.
23412         (h8300_encode_label): Constify len.
23413
23414 2003-01-06  Kazu Hirata  <kazu@cs.umass.edu>
23415
23416         * config/h8300/h8300.c (h8300_expand_prologue): Remove fsize.
23417         (h8300_expand_epilogue): Likewise.
23418
23419 2003-01-06  Aldy Hernandez  <aldyh@redhat.com>
23420
23421         Segher Boessenkool  <segher@koffie.nl>
23422
23423         * config/rs6000/altivec.md: Remove spaces from assembler
23424         instruction argument lists.
23425
23426 2003-01-07  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
23427
23428         * config/c4x/c4x.c (c4x_naked_function_p): Rename from
23429         c4x_assembler_function_p.
23430         (c4x_null_epilogue_p): Complement return value, all uses updated.
23431         (c4x_insert_attributes): Add naked.
23432         * config/c4x/c4x.md (c4x_null_epilogue_p): Changes uses.
23433         * doc/extend.texi: Update C4x function attributes.
23434
23435 2003-01-06  Richard Henderson  <rth@redhat.com>
23436
23437         * config/alpha/alpha.c (alpha_encode_section_info): Adjust symbol_str
23438         properly when changing "local-ness".
23439         * config/alpha/alpha.md (movdi_er_high_g): Allow all symbols.
23440
23441 2003-01-06  Dale Johannesen  <dalej@apple.com>
23442
23443         * config/darwin-protos.h:  Add prototypes for new section functions.
23444
23445 2003-01-06  Chris Demetriou  <cgd@broadcom.com>
23446
23447         * config.gcc (mipsisa32-*-elf*, mipsisa32el-*-elf*): Default ABI
23448         to EABI.
23449
23450 2003-01-06  Zack Weinberg  <zack@codesourcery.com>
23451
23452         * hwint.h: If the current compiler has no 64-bit type at all,
23453         make HOST_WIDEST_INT 32 bits.
23454
23455 2003-01-06  Eric Christopher  <echristo@redhat.com>
23456
23457         * config/mips/mips.md (movdf_internal2): Fix constraints.
23458
23459 2003-01-06  Kazu Hirata  <kazu@cs.umass.edu>
23460
23461         * config/h8300/h8300.md (*twoshifts_l16_r1): New.
23462
23463 2003-01-06  Richard Sandiford  <rsandifo@redhat.com>
23464
23465         * config/mips/mips.md (leadi): Use dla rather than la.
23466
23467 2003-01-06  Svein E. Seldal  <Svein.Seldal@solidas.com>
23468
23469         * config/c4x/c4x.h: Updated specs for new gas format.  Fixed bug
23470         in C33_FLAG.  Added proper C33 support in ASM_FILE_START macro.
23471
23472 2003-01-06 Herman A.J. ten Brugge  <hermantenbrugge@home.nl>
23473
23474         * config/c4x/c4x.h: Remove hwint.h include and HOST_WIDE_INT_PRINT_HEX
23475         redefinition.
23476
23477 2003-01-05  Kazu Hirata  <kazu@cs.umass.edu>
23478
23479         * config/h8300/h8300.md (*extzv_8_23): New.
23480
23481 2003-01-05  John David Anglin  <dave@hiauly1.hia.nrc.ca>
23482
23483         * pa64-hpux.h (JCR_SECTION_NAME): Define.
23484         (PA_INIT_FRAME_DUMMY_ASM_OP): Check EH_FRAME_SECTION_NAME instead of
23485         USE_EH_FRAME_REGISTRY when defining.
23486
23487 2003-01-05  Kazu Hirata  <kazu@cs.umass.edu>
23488
23489         * config/h8300/h8300.c (output_a_shift): Do not output a
23490         variable shift.
23491         * config/h8300/h8300.md (two splitters): New.
23492
23493 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
23494
23495         * config/mips/mips.md: Disable the movstrsi define_split.
23496
23497 2003-01-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23498
23499         * alloc-pool.c: Don't include "libiberty.h".
23500         * config/sparc/gmon-sol2.c: Include <fcntl.h>.
23501         * convert.c (convert_to_real): Hide unused variable.
23502
23503 2003-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23504
23505         * Makefile.in (gtyp-gen.h): Const-ify.
23506         * gcov-dump.c (tag_table): Likewise.
23507
23508 2003-01-04  Bruce Korb  <bkorb@gnu.org>
23509
23510         * fixinc/fixfixes.c(wrap_fix): the wrapper guard must be a function
23511         of *both* the file name and the fix name.
23512
23513 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
23514
23515         * config.gcc (hppa*64*-*-hpux11*): Define extra_parts.  Don't use
23516         collect2.
23517         * pa-hpux11.h (LDD_SUFFIX, PARSE_LDD_OUTPUT): Undefine.
23518         (HAS_INIT_SECTION, LD_INIT_SWITCH, LD_FINI_SWITCH): Define.
23519         * pa64-hpux.h (HP_INIT_ARRAY_SECTION_ASM_OP,
23520         GNU_INIT_ARRAY_SECTION_ASM_OP, HP_FINI_ARRAY_SECTION_ASM_OP,
23521         GNU_FINI_ARRAY_SECTION_ASM_OP): Define.
23522         (CTORS_SECTION_ASM_OP, DTORS_SECTION_ASM_OP): Define when not using
23523         elfos.h.
23524         (EH_FRAME_IN_DATA_SECTION): Delete define.
23525         (HAS_INIT_SECTION, LD_INIT_SWITCH, LD_FINI_SWITCH): Undefine.
23526         (STARTFILE_SPEC): Use crtbegin.o.
23527         (ENDFILE_SPEC): Use crtend.o.
23528         (INIT_SECTION_ASM_OP, FINI_SECTION_ASM_OP, CRT_CALL_STATIC_FUNCTION,
23529         SUPPORTS_INIT_PRIORITY, PA_CXA_FINALIZE_STUB, PA_INIT_FINI_HACK,
23530         PA_INIT_FRAME_DUMMY_ASM_OP, PA_JV_REGISTERCLASSES_STUB,
23531         DTOR_LIST_BEGIN): Define.
23532         * pa.c (TARGET_ASM_CONSTRUCTOR): Define.
23533         (pa_asm_out_constructor, pa_asm_out_destructor): New functions.
23534         * som.h (SUPPORTS_INIT_PRIORITY): Delete define.
23535
23536 2002-12-31  Larin Hennessy  <larin@science.oregonstate.edu>
23537
23538         * fixinc/fixinc.svr4: Remove references to i860, Sony NewsOS, and spur.
23539         * fixinc/inclhack.def: Remove tests for Apple A/UX, ARM/RISCiX, DG/UX,
23540         m88k-*-sysv3*, Sony NewsOS.   Remove references to i860.
23541         Cleanup handling of replacement text.
23542         * fixinc/mkfixinc.sh: Remove reference to i?86-*-osf1*
23543
23544 2003-01-04  Bruce Korb  <bkorb@gnu.org>
23545
23546         * fixinc/tests/base/math.h: removed obsolete results
23547         * fixinc/tests/base/stdlib.h: ditto
23548         * fixinc/tests/base/sys/param.h: ditto
23549         * fixinc/tests/base/sys/stat.h: ditto
23550         * fixinc/tests/base/time.h: ditto
23551         * fixinc/tests/base/X11/Intrinsic.h: removed obsolete file
23552         * fixinc/tests/base/sys/byteorder.h: ditto
23553         * fixinc/inclhack.def: Remove superfluous backslashes
23554
23555 2003-01-04  Kazu Hirata  <kazu@cs.umass.edu>
23556
23557         * config/h8300/h8300-protos.h: Add prototypes for
23558         the new functions defined below.
23559         * config/h8300/h8300.c (TARGET_ASM_FUNCTION_PROLOGUE): Do not
23560         define.
23561         (dosize): Emit RTL instead of assembly code.
23562         (push): Likewise.
23563         (pop): Likewise.
23564         (h8300_output_function_prologue): Remove.
23565         (h8300_expand_prologue): New.
23566         (h8300_expand_epilogue): New.
23567         (h8300_output_function_epilogue): Do only the reset of
23568         pragma_saveall.
23569         * config/h8300/h8300.md (push_h8300): New.
23570         (push_h8300hs): Likewise.
23571         (pop_h8300): Likewise.
23572         (pop_h8300hs): Likewise.
23573         (*stm_h8300s_2): Change the name to stm_h8300s_2.
23574         (*stm_h8300s_3): Change the name to stm_h8300s_3.
23575         (*stm_h8300s_4): Change the name to stm_h8300s_4.
23576         (*ldm_h8300s_2): New.
23577         (*ldm_h8300s_3): Likewise.
23578         (*ldm_h8300s_4): Likewise.
23579         (return): Likewise.
23580         (*return_1): Likewise.
23581         (prologue): Likewise.
23582         (epilogue): Likewise.
23583         (monitor_prologue): Likewise.
23584
23585 2003-01-03  Dale Johannesen  <dalej@apple.com>
23586
23587         * config/darwin.h:  (EXTRA_SECTIONS):  Add machopic_symbol_stub1,
23588           machopic_picsymbol_stub1.
23589           (EXTRA_SECTION_FUNCTIONS):  Ditto.
23590         * rs6000/rs6000.c:  Update copyright.
23591           (machopic_output_stub):  Use them.  Remove an insn from stub code.
23592
23593 2003-01-02  Jason Merrill  <jason@redhat.com>
23594
23595         * fold-const.c (fold) [COND_EXPR]: Avoid NOP_EXPRs better.
23596
23597         * integrate.c (copy_decl_for_inlining): Don't clear the rtl for
23598         static/external decls.
23599
23600         * c-common.c (finish_fname_decls): Put the DECL_STMTs inside the
23601         outermost scope.
23602         * c-decl.c (c_make_fname_decl): Push the decls there, too.
23603
23604 2003-01-03  Kazu Hirata  <kazu@cs.umass.edu>
23605
23606         * config/h8300/h8300-protos.h: Add a prototype for
23607         h8300_current_function_interrupt_function_p.
23608         * config/h8300/h8300.c (interrupt_handler): Remove.
23609         (os_task): Likewise.
23610         (monitor): Likewise.
23611         (pragma_interrupt): New.
23612         (WORD_REG_USED): Use
23613         h8300_current_function_interrupt_function_p.
23614         (dosize): Likewise.
23615         (h8300_output_function_prologue): Likewise.
23616         Do not set interrupt_handler, os_task, monitor.
23617         (h8300_output_function_prologue): Use
23618         h8300_current_function_interrupt_function_p.
23619         Do not set interrupt_handler, os_task, monitor.
23620         (h8300_current_function_interrupt_function_p): New.
23621         (h8300_pr_interrupt): Set pragma_interrupt.
23622         (h8300_insert_attributes): Reset pragma_interrupt.
23623
23624 2003-01-03  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
23625
23626         * doc/install.texi (Configuration): Fix markup for reference to
23627         gcc/config.gcc.
23628
23629 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
23630
23631         * config/h8300/h8300.md (*iorhi3_zext): Relax the condition.
23632         (*iorhi3_two_qi): Likewise.
23633         (*iorsi3_zexthi): Likewise.
23634         (*xorhi3_zextqi): Likewise.
23635         (*xorsi3_zexthi): Likewise.
23636         (*xorsi3_zextqi): Likewise.
23637
23638 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
23639
23640         * config/h8300/h8300.c (stack_pointer_operand): New.
23641         (const_int_gt_2_operand): Likewise.
23642         (const_int_ge_8_operand): Likewise.
23643         * config/h8300/h8300.md (a splitter): Likewise.
23644         (a peephole2): Likewise.
23645         * config/h8300/h8300-protos.h: Add prototypes for the new
23646         functions above.
23647
23648 2003-01-02  Steven Bosscher <s.bosscher@student.tudelft.nl>
23649
23650         * objc/Make-lang.in, objc/config-lang.in, objc/lang-specs.h,
23651         objc/objc-act.h: Fix copyright years.
23652
23653 2003-01-02  Steven Bosscher  <s.bosscher@student.tudelft.nl>
23654
23655         * doc/passes.texi: Fix documentation for -fssa-ccp
23656
23657 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
23658
23659         * gccbug.in: Update for new categories.
23660
23661 2003-01-01  Kazu Hirata  <kazu@cs.umass.edu>
23662
23663         * config/h8300/h8300.md: Reorder some patterns.
23664
23665 2003-01-01  Kazu Hirata  <kazu@cs.umass.edu>
23666
23667         * config/h8300/h8300.c (output_logical_op): Fix a warning.
23668
23669 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
23670
23671         * config/darwin-protos.h, config/c4x/c4x-protos.h,
23672         config/cris/cris-protos.h, config/i370/i370-protos.h,
23673         config/i960/i960-protos.h, config/ia64/ia64-protos.h,
23674         config/v850/v850-protos.h: Use struct, and don't conditionally
23675         compile on GCC_C_PRAGMA_H.
23676
23677 2003-01-01  Kazu Hirata  <kazu@cs.umass.edu>
23678
23679         * config/arm/arm-protos.h: Remove #ifdef GCC_C_PRAGMA_H.
23680         * config/h8300/h8300-protos.h: Likewise.
23681         * config/sh/sh-protos.h: Likewise.
23682
23683 2003-01-01  Kazu Hirata  <kazu@cs.umass.edu>
23684
23685         * config/arm/arm-protos.h: Use struct cpp_reader instead of
23686         cpp_reader.
23687         * config/h8300/h8300-protos.h: Likewise.
23688         * config/sh/sh-protos.h: Likewise.
23689
23690 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
23691
23692         * config/arm/arm.c (arm_pr_long_calls, arm_pr_no_long_calls,
23693         arm_pr_long_calls_off): Use struct.
23694         * config/h8300/h8300.c (h8300_pr-interrupt, h8300_pr_saveall)
23695         : Similarly.
23696         Don't include cpplib.h.
23697         * config/sh/sh.c (sh_pr_interrupt, sh_pr_trapa,
23698         sh_pr_nosave_low_regs): Similarly.
23699
23700 2003-01-01  Kazu Hirata  <kazu@cs.umass.edu>
23701
23702         * config/h8300/h8300.c: Include cpplib.h.
23703
23704 2003-01-01  Steven Bosscher  <s.bosscher@student.tudelft.nl>
23705
23706         * objc/Make-lang.in, objc/config-lang.in, objc/lang-options.h,
23707           objc/lang-specs.h, objc/objc-act.c, objc/objc-act.h,
23708           objc/objc-lang.c, objc/objc-tree.def: Replace "GNU CC" with
23709           "GCC" in the copyright header.
23710
23711 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
23712
23713         * c-pragma.c (c_register_pragma): New.
23714         (init_pragma): Use it.
23715         * c-pragma.h (cpp_register_pragma): Don't declare.
23716         (c_register_pragma): New.
23717         * cpplib.h: Remove #ifdef GCC_C_PRAGMA_H.
23718         * config/darwin.h (REGISTER_TARGET_PRAGMAS): Update.
23719         * config/arm/arm.h (REGISTER_TARGET_PRAGMAS): Update.
23720         * config/c4x/c4x.h (REGISTER_TARGET_PRAGMAS): Update.
23721         * config/h8300/h8300.h (REGISTER_TARGET_PRAGMAS): Update.
23722         * config/i370/i370.h (REGISTER_TARGET_PRAGMAS): Update.
23723         * config/i960/i960.h (REGISTER_TARGET_PRAGMAS): Update.
23724         * config/ia64/hpux.h (REGISTER_TARGET_PRAGMAS): Update.
23725         * config/rs6000/rs6000.h (REGISTER_TARGET_PRAGMAS): Update.
23726         * config/sh/sh.h (REGISTER_TARGET_PRAGMAS): Update.
23727         * config/v850/v850.h (REGISTER_TARGET_PRAGMAS): Update.
23728         * doc/tm.texi (REGISTER_TARGET_PRAGMAS): Update
23729
23730 See ChangeLog.8 for earlier changes.