OSDN Git Service

* genautomata.c (make_automaton, NDFA_to_DFA):
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
1 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
2
3         * genautomata.c (make_automaton, NDFA_to_DFA):
4         Print progress bars with '.' characters instead of '*'.
5         (build_automaton): Change notes to match.
6
7 2004-01-10  Kazu Hirata  <kazu@cs.umass.edu>
8
9         * config/m32r/m32r.md: Use define_constants for unspec and
10         unspec_volatile.
11
12 2004-01-10  Jan Hubicka  <jh@suse.cz>
13
14         PR opt/11635
15         * expr.c (expand_expr_real):  More curefully expand union casts.
16
17 2004-01-10  Kazu Hirata  <kazu@cs.umass.edu>
18
19         * config/m32r/m32r.md (flush_icache): Use 1 for
20         unspec_volatile.
21
22 2004-01-10  David Edelsohn  <edelsohn@gnu.org>
23             James E Wilson  <wilson@specifixinc.com>
24
25         PR debug/12860
26         * dbxout.c (dbxout_symbol): Remove initialization of
27         current_sym_code, current_sym_value, and current_sym_addr.
28         (dbxout_symbol_location): Same.
29         (dbxout_prepare_symbol): Zero current_sym_code,
30         current_sym_value, and current_sym_addr.
31
32 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
33
34         * tree.c (get_unwidened): Reorder conditions so that the null pointer
35         check is done first.
36
37 2004-01-09  Eric Christopher  <echristo@redhat.com>
38
39         * toplev.c (rest_of_handle_cfg): Add reg_scan pass
40         if we're running mark_constant_function.
41
42 2004-01-09  Jeff Bailey  <jbailey@nisa.net>
43
44         PR target/12561
45         * config/t-gnu: Rename SYSTEM_HEADER_DIR to NATIVE_SYSTEM_HEADER_DIR.
46
47 2004-01-09  Andrew Pinski <pinskia@physics.uc.edu>
48
49         PR debug/11231
50         * dbxout.c (dbxout_type_fields): Return if any item is
51         error_mark_node or the type is error_mark_node.
52
53 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
54
55         * config/rs6000/darwin-ldouble.c: Add big comment explaining
56         exactly what is expected as a 'long double'.
57         (_xlqadd): When a value to be returned is representable as a
58         'double', just return it directly, do not construct it using a union.
59         Also, correct final fixup.
60         (_xlqmul): Likewise.
61         (_xlqdiv): Likewise.
62         * real.c (encode_ibm_extended): Make consistent with darwin-ldouble.c.
63
64         * config/rs6000/rs6000.md (fix_trunctfdi2): Delete.
65
66 2004-01-09  Richard Henderson  <rth@redhat.com>
67
68         * recog.c (constrain_operands): Validate mem operands.
69
70 2004-01-09   James E Wilson  <wilson@specifixinc.com>
71
72         * gcc.c (init_spec): Remove -lunwind from shared case.
73         * conifg/ia64/t-hpux (SHLIB_LINK): Add -lunwind.
74
75 2004-01-09  Steve Ellcey  <sje@cup.hp.com>
76
77         * configure.ac: (gcc_cv_ld_hidden) Set to true for ia64*-*-hpux*.
78         * configure: Regenerate
79
80 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
81
82         PR c/11234
83         * c-typeck.c (build_c_cast): If pedantic, warn for conversions
84         between function and object pointers.
85         (digest_init): When comparing a pointer to function type to the
86         target type, only apply TREE_TYPE once to the pointer to function
87         type.
88         * except.c (for_each_eh_label_1): Treat data as a pointer to a
89         function pointer rather than casting it to a function pointer.
90         (for_each_eh_label): Update caller.
91         * recog.h (struct insn_data): Use a struct or union for output.
92         * genoutput.c (output_insn_data): Update.
93         * final.c (get_insn_template): Update.
94
95 2004-01-09  Mark Mitchell  <mark@codesourcery.com>
96
97         * expr.h (expand_expr): Make it a macro, not a function.
98         (expand_expr_real): New function.
99         * expr.c (store_expr): Adjust logic for deciding whether or not to
100         copy the value returned by expand_expr.
101         (expand_expr): Rename to ...
102         (expand_expr_real): ... this.  Add alt_rtl parameter.  Adjust
103         calls to language hooks.
104         * c-common.h (c_expand_expr): Adjust prototype.
105         * c-common.c (c_expand_expr): Add alt_rtl parameter.
106         * langhooks-def.h (lhd_expand_expr): Change prototype.
107         * langhooks.c (lhd_expand_expr): Add all_rtl parameter.
108         * langhooks.h (lang_hooks): Change type of expand_expr.
109         * stmt.c (stmt_status): Add x_last_expr_alt_rtl.
110         (last_expr_alt_rtl): Likewise.
111         (expand_expr_stmt_value): Set last_expr_alt_rtl.
112         (clear_last_expr): Clear it.
113         (expand_end_stmt_expr): Set RTL_EXPR_ATL_RTL.
114         (expand_end_bindings): Save and restor last_expr_alt_rtl.
115         * tree.def (RTL_EXPR): Give it an additional operand.
116         * tree.h (RTL_EXPR_ALT_RTL): New macro.
117
118 2004-01-09  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
119
120         * config/m32r/m32r.h (TARGET_CPU_CPP_BUILTINS): Add __m32r__.
121         * config/m32r/m32r.c (call26_operand): Allow in PIC mode.
122
123 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
124
125         PR target/13380.
126         * config/m32r/m32r.md: Replace (reg:SI 17) with (reg:CC 17)
127         or (ne:SI (reg:CC 17) (const_int 0)).
128         Be specific about modes wherever possible.
129
130 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
131
132         * config/m32r/m32r.c (m32r_expand_block_move): Call
133         gen_movestrsi_internal with two more arguments.
134         (m32r_output_block_move): Adjust operand numbers.
135         Properly update the source and destination pointers.
136         * config/m32r/m32r.md (movstrsi_internal): Use 'r' instead of
137         'r+'.  Change the set detinations to match_operand.
138
139 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
140
141         * final.c (FIRST_INSN_ADDRESS): Remove.
142         (shorten_branches): Don't use FIRST_INSN_ADDRESS.
143         * system.h (FIRST_INSN_ADDRESS): Poison.
144         * config/avr/avr.h: Remove a comment about FIRST_INSN_ADDRESS.
145         * config/m32r/m32r-protos.h: Remove the prototype for
146         m32r_first_insn_address.
147         * config/m32r/m32r.c (m32r_first_insn_address): Remove.
148         * config/m32r/m32r.h (FIRST_INSN_ADDRESS): Likewise.
149         * doc/md.texi (FIRST_INSN_ADDRESS): Likewise.
150
151 2004-01-09  J. Brobecker  <brobecker@gnat.com>
152
153         * dwarf2out.c (gen_enumeration_type_die): Return the DIE that
154         we just created.
155         (is_ada_subrange_type): DIEs for enumeration subtypes should be
156         emitted as subrange types too.
157         (subrange_type_die): Add handling of enumeration subtypes.
158
159 2004-01-08  Richard Henderson  <rth@redhat.com>
160
161         PR opt/12441
162         Revert: Sat Mar 30 14:08:55 CET 2002  Jan Hubicka  <jh@suse.cz>
163         * i386.c (aligned_operand): Be prepared for SUBREGed registers.
164         (ix86_decompose_address): Use REG_P instead of GET_CODE (...) == REG.
165         (ix86_address_cost): Be prepared for SUBREGed registers.
166         (legitimate_address_p): Accept SUBREGed registers.
167
168 2004-01-08  Kelley Cook  <kcook@gcc.gnu.org>
169
170         * Makefile.in: Rename configure.in to configure.ac
171         * doc/sourcebuild.texi: Likewise.
172         * configure: Regenerate.
173         * config.in: Regenerate.
174
175 2004-01-08  Stuart Hastings  <stuart@apple.com>
176
177         * config/i386/i386.md: Typos in MMX/SSE immediate shifts.
178
179 2004-01-08  Jan Hubicka  <jh@suse.cz>
180
181         * cgraphunit.c (cgraph_decide_inlining):  Fix typo.
182
183 2004-01-08  Geoffrey Keating  <geoffk@apple.com>
184
185         * config/rs6000/rs6000.md (cmptf_internal1): Correct branch offset.
186         (UNSPEC_FIX_TRUNC_TF): New constant.
187         (movtf_internal): Make splitter active only when insn is active.
188         (extenddftf2): Rewrite to properly load zero into low part.
189         (extenddftf2_internal): New.
190         (extendsftf2): Rewrite.
191         (truncdftf2): Correct length.
192         (floatditf2): Delete.
193         (fix_trunc_helper): New.
194         (fix_trunctfdi2): Use fix_trunc_helper.
195         (fix_trunctfsi2): Likewise.fix_trunc
196         (fix_trunctfsi2_internal): New.
197
198         * config/rs6000/rs6000.c (legitimate_lo_sum_address_p): lo_sum
199         addresses are legitimate on Darwin even when flag_pic.
200         (rs6000_legitimize_reload_address) [TARGET_MACHO]: Don't create
201         non-offsettable addresses for loads of TFmode constants.
202
203 2004-01-08  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
204
205         * config/m32r/m32r.h (ASM_OUTPUT_ALIGNED_BSS): Actually emit
206         variables in the appropriate bss section.
207
208 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
209
210         * config/rs6000/linux64.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Ensure
211         target_flags has MASK_POWERPC64 when -m64.
212         * config/rs6000/rs6000.c (processor_target_table): Add MASK_POWERPC64
213         to 620, 630, power3, power4 and rs64a entries.
214         * config/rs6000/rs6000.h (MASK_64BIT): Expand comment.
215
216 2004-01-08  Richard Sandiford  <rsandifo@redhat.com>
217
218         * simplify-rtx.c (simplify_immed_subreg): Fix construction of
219         floating-point constants.
220
221 2004-01-08  J. Brobecker  <brobecker@gnat.com>
222
223         * dwarf2out.c (subrange_type_die): Add context_die parameter.
224         Create the subrange_type DIE using the given context DIE.
225         (modified_type_die): Update call to subrange_type_die.
226
227 2004-01-08  Zack Weinberg  <zack@codesourcery.com>
228
229         * dwarf2.h, unwind-dw2-fde.h, unwind-pe.h, unwind.h:
230         Add multiple-include guard.
231
232 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
233
234         * gcc/config/rs6000/rs6000.c (easy_vector_constant): Accept
235         all vector constant loadable by vsplt*.
236         (output_vec_const_move): Likewise.
237
238 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
239
240         PR c/6024
241         * c-typeck.c (comptypes): Only treat enumerated types in the same
242         translation unit as compatible with each other when they are the
243         same type.
244         * doc/extend.texi: Update.
245
246 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
247
248         PR c/12165
249         * c-decl.c (grokdeclarator): Take type qualifiers of typedefed
250         array type from the array element type.
251
252 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
253
254         * config/rs6000/rs6000.c (rs6000_dbx_register_number): New function.
255         * config/rs6000/rs6000-protos.h (rs6000_dbx_register_number): Declare.
256         * config/rs6000/rs6000.h (DWARF_FRAME_REGNUM): Define.
257         (DWARF_REG_TO_UNWIND_COLUMN): Correct column adjustment and comment.
258         * config/rs6000/sysv4.h (DBX_REGISTER_NUMBER): Define.
259
260 2004-01-06  Eric Christopher  <echristo@redhat.com>
261
262         * config/mips/mips.h (MDEBUG_ASM_SPEC): Change for dwarf2 default.
263         (DWARF2_DEBUGGING_INFO): Define.
264         (PREFERRED_DEBUGGING_TYPE): Set to dwarf2.
265         * config/mips/openbsd.h (PREFERRED_DEBUGGING_TYPE): Remove.
266         * config/mips/iris6.h (SUBTARGET_ASM_DEBUGGING_SPEC): Only pass -g0
267         for irix as.
268         (SUBTARGET_ASM_OPTIMIZING_SPEC): Only pass O0 for irix as.
269         * config/mips/iris6gas.h (MDEBUG_ASM_SPEC): Remove.
270         * config/mips/iris5gas.h: Ditto.
271         (DBX_DEBUGGING_INFO): Remove.
272         (DWARF2_DEBUGGING_INFO): Ditto.
273         (MIPS_DEBUGGING_INFO): Ditto.
274         (PREFERRED_DEBUGGING_TYPE): Ditto.
275         * config/mips/elf.h (DWARF2_DEBUGGING_INFO): Remove.
276         (PREFERRED_DEBUGGING_TYPE): Ditto.
277         (SUBTARGET_ASM_DEBUGGING_SPEC): Ditto.
278         * config/mips/elf64.h: Ditto.
279
280 2004-01-06  Jan Hubicka  <jh@suse.cz>
281
282         * Makefile.in (STAGEPROFILE_FLAGS_TO_PASS): Use -fprofile-generate.
283         (STAGEFEEDBACK_FLAGS_TO_PASS): Use -fprofile-use.
284
285 2004-01-06  Geoffrey Keating  <geoffk@apple.com>
286
287         * config/rs6000/t-darwin (LIB2FUNCS_EXTRA): Compile darwin-ldouble.c.
288         (TARGET_LIBGCC2_CFLAGS): Use -mlong-double-128.
289         * config/rs6000/darwin-ldouble.c: New.
290
291         * emit-rtl.c (gen_lowpart_common): Use simplify_gen_subreg
292         for constants.
293         (constant_subword): Delete.
294         * rtl.h (constant_subword): Delete prototype.
295         (immed_double_const): Is not in varasm.c.
296         * simplify-rtx.c (simplify_immed_subreg): New.
297         (simplify_subreg): Use simplify_immed_subreg.
298
299         * config/rs6000/rs6000.md (floatsitf2): Use expand_float rather
300         than trying to generate RTL directly.
301         (fix_trunctfsi2): Use expand_fix rather than trying to generate
302         RTL directly.
303
304         * dwarf2out.c (add_const_value_attribute): Remove incorrect comment.
305
306 2004-01-06  David Edelsohn  <edelsohn@gnu.org>
307
308         * config/rs6000/xcoff.h (EXTRA_SECTION_FUNCTIONS): Split each
309         function into a separate macro.
310         (read_only_data_section): Add void argument.
311         (private_data_section): Same.
312         (read_only_private_data_section): Same.
313         (toc_section): Same.
314
315 2004-01-06  Jan Hubicka  <jh@suse.cz>
316
317         * invoke.texi:  Remove typo in last change.
318
319         PR target/10301
320         * config.gcc: Accept opteron and athlon-64 as variants
321         of k8.
322         * i386.c (override_options): Likewise.
323         * invoke.texi (i386 -mtune): Expand documentation.
324
325 2004-01-06  Kazu Hirata  <kazu@cs.umass.edu>
326
327         * alias.c: Fix comment typos.
328         * builtins.c: Likewise.
329         * cfg.c: Likewise.
330         * df.c: Likewise.
331         * dominance.c: Likewise.
332         * dwarf2out.c: Likewise.
333         * emit-rtl.c: Likewise.
334         * expr.c: Likewise.
335         * final.c: Likewise.
336         * fold-const.c: Likewise.
337         * gcse.c: Likewise.
338         * genattrtab.c: Likewise.
339         * genrecog.c: Likewise.
340         * gensupport.c: Likewise.
341         * ggc-zone.c: Likewise.
342         * integrate.c: Likewise.
343         * local-alloc.c: Likewise.
344         * loop.c: Likewise.
345         * recog.c: Likewise.
346         * regmove.c: Likewise.
347         * reg-stack.c: Likewise.
348         * reorg.c: Likewise.
349         * rtlanal.c: Likewise.
350         * rtl.h: Likewise.
351         * sched-ebb.c: Likewise.
352         * simplify-rtx.c: Likewise.
353         * toplev.c: Likewise.
354         * varasm.c: Likewise.
355
356 2004-01-06  Kazu Hirata  <kazu@cs.umass.edu>
357
358         * doc/install.texi: Fix typos.
359         * doc/invoke.texi: Likewise.
360         * doc/md.texi: Likewise.
361
362 2004-01-06  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
363
364         * config/m32r/m32r.h (TRAMPOLINE_LINE_SIZE): Changed
365
366 2004-01-06  Jan Hubicka  <jh@suse.cz>
367
368         * i386.c (init_cumulative_args):  Add handling of MMX_REGPARM.
369         (function_arg_advance):  Do not pass aggregates in SSE; deal handling
370         of MMX_REGPARM.
371         (function_arg): Add new warnings about ABI changes;  fix SSE_REGPARM;
372         add MMX_REGPARM.
373         * i386.h (ix86_args): Add mmx_words/mmx_regs/mmx_regno fields.
374         (SSE_REGPARM_MAX): Default to 3 on i386 -msse ABI.
375         (MMX_REGPARM_MAX): Similarly for -mmmx.
376
377 2004-01-05  Kazu Hirata  <kazu@cs.umass.edu>
378
379         * config/sh/linux.h: Fix comment formatting.
380         * config/sh/netbsd-elf.h: Likewise.
381         * config/sh/sh.c: Likewise.
382         * config/sh/sh.h: Likewise.
383         * config/sh/vxworks.h: Likewise.
384
385 2004-01-05  Kazu Hirata  <kazu@cs.umass.edu>
386
387         * system.h (ASM_OUTPUT_MAIN_SOURCE_FILENAME): Poison.
388         * toplev.c (output_file_directive): Don't use
389         ASM_OUTPUT_MAIN_SOURCE_FILENAME.
390
391 2004-01-05  Daniel Berlin  <dberlin@dberlin.org>
392
393         * ggc-zone.c: Remove everything in #ifdef USING_MALLOC_PAGE_GROUPS
394         (USING_MMAP): We don't support non-mmap.
395         (struct alloc_chunk): Steal 1 bit from typecode, use it to mark
396         large objects.
397         (struct page_entry): Remove bytes_free.
398         (struct page_table_chain): Remove.
399         (struct globals): Remove page_table member.
400         (loookup_page_table_entry): Function deleted.
401         (set_page_table_entry): Ditto.
402         (ggc_allocated_p): No longer need page table lookups.
403         (ggc_marked_p): Ditto.
404         (alloc_small_page): Don't care about bytes_free anymore.
405         (alloc_large_page): Round up size.
406         (ggc_alloc_zone_1): Mark large objects as such, and calculate
407         their size the new way.
408         Remove page table lookups and setting.
409         (ggc_get_size): Calculate large object size the new way.
410         (sweep_pages): Redo to account for fact that we no longer have
411         bytes_free.
412         (ggc_collect): No longer need to reincrement bytes_free.
413         (ggc_pch_alloc_object): Handle new large objects properly.
414         (ggc_pch_read): Put PCH stuff into it's own uncollected zone.
415
416 2004-01-05  Kazu Hirata  <kazu@cs.umass.edu>
417
418         * doc/invoke.texi: Remove a page break.
419
420 2004-01-05  Kazu Hirata  <kazu@cs.umass.edu>
421
422         * config/avr/avr.c (avr_output_function_prologue): Remove an
423         extra pair of curly braces.
424
425 2004-01-05  Kazu Hirata  <kazu@cs.umass.edu>
426
427         * config/mn10300/mn10300.c: Fix comment formatting.
428         * config/mn10300/mn10300.h: Likewise.
429
430 2004-01-05  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
431
432         * tree.h: Update documentation on nothrow_flag.
433         * print-tree.c (print_node): Print TREE_NOTHROW as "align-ok" for
434         types.
435
436 2004-01-05  Kazu Hirata  <kazu@cs.umass.edu>
437
438         * doc/invoke.texi: Remove traces of dead ports.
439
440 2004-01-05  Richard Sandiford  <rsandifo@redhat.com>
441
442         * doc/invoke.texi: Add documentation for the MIPS -mexplicit-relocs
443         option.
444
445 2004-01-05  Richard Sandiford  <rsandifo@redhat.com>
446
447         PR target/12945
448         * coverage.c (coverage_counter_alloc): Set SYMBOL_FLAG_LOCAL for
449         counter labels.
450         * config/mips/mips.c (INTERNAL_SYMBOL_P): Delete.
451         (mips_classify_symbol): Always treat SYMBOL_REF_FLAG as indicating
452         string constants if TARGET_MIPS16.  Use SYMBOL_REF_DECL to check
453         the binding of decl symbols, otherwise check SYMBOL_REF_LOCAL_P.
454         (mips_symbol_insns): Don't trust the local/global classification.
455         (m16_usym8_4, m16_usym5_4): Same mips16 change as mips_classify_symbol.
456         (override_options): Make -mabicalls -fno-unit-at-a-time imply
457         -mno-explicit-relocs.
458         (mips_encode_section_info): Don't use SYMBOL_REF_FLAG to distinguish
459         between local and global symbols.
460
461 2004-01-05  Richard Sandiford  <rsandifo@redhat.com>
462
463         * config/mips/mips-protos.h (mips_dangerous_for_la25_p): Declare.
464         (mips_preferred_reload_class): Declare.
465         * config/mips/mips.h (DANGEROUS_FOR_LA25_P): Replace with function.
466         (EXTRA_CONSTRAINT): Update accordingly.
467         (PREFERRED_RELOAD_CLASS): Use mips_preferred_reload_class.
468         * config/mips/mips.c (mips_dangerous_for_la25_p): New function.
469         (mips_preferred_reload_class): New function.  Prefer LEA_REGS if
470         mips_dangerous_for_la25_p.
471         (mips_secondary_reload_class): Use LEA_REGS rather than GR_REGS
472         if mips_dangerous_for_la25_p.
473
474 2004-01-05  Bernardo Innocenti  <bernie@develer.com>
475
476         * config/m68k/m68k.c (output_andsi3): Fix signed/unsigned comparison
477         warning.
478
479 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
480
481         * configure.ac: Use AC_PROG_CPP_WERROR.
482         * configure: Regenerate.
483
484 2004-01-04  Zack Weinberg  <zack@codesourcery.com>
485
486         * .cvsignore: Add autom4te.cache.
487
488 2004-01-04  Richard Sandiford  <rsandifo@redhat.com>
489
490         * doc/invoke.texi: Revamp documentation of MIPS options.  Remove
491         -mabi=meabi, -mabi-fake-default, -mmips-as, -mgas, -mmips-tfile,
492         -m4650, -mfix7000 and -(m)no-crt0.  Put endianness options first,
493         then architecture options, then ABI options.  General rewording.
494
495 2004-01-04  Joseph S. Myers  <jsm@polyomino.org.uk>
496
497         PR c/3414
498         * doc/extend.texi: Clarify definition of malloc attribute.
499
500 2004-01-04  Jan Hubicka  <jh@suse.cz>
501
502         * Makefile.in (cgraph.o, cgraphunit.o): Add intl.h dependency.
503         * cgraph.c (create_edge, dump_cgraph): Update to use inline_failed
504         * cgraph.h (cgraph_edge): Replace inline_call by inline_failed
505         (cgraph_inline_p): Add extra argument reason.
506         * cgraphunit.c: Minor formating fixes.
507         cgraph_first_inlined_callee): New functions.
508         (record_call_1): Record builtins too.
509         (cgraph_analyze_function): Update inline_failed messages.
510         (cgraph_mark_functions_to_output, cgraph_expand_function, cgraph_inlined_into,
511         cgraph_inlined_callees, cgraph_estimate_growth): Update to use inline_failed.
512         (cgraph_check_inline_limits): Likewise; Add argument reason.
513         (cgraph_set_inline_failed): New static function.
514         (cgraph_decide_inlining_of_small_function, cgraph_decide_inlining): Set
515         reasons.
516         (cgraph_inline_p): Add new argument reason.
517         * tree-inline.c (expand_call_inline):  Update warning.
518
519 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
520
521         * configure.ac: Replace AC_INIT, AC_OUTPUT, AC_CANONICAL_SYSTEM
522         with modern equivalents.
523         * configure: Regenerate.
524
525         * configure.ac: Replace gcc_AC_CHECK_TYPE with AC_CHECK_TYPE.
526         * aclocal.m4 (gcc_AC_CHECK_TYPE): Remove.
527         * configure: Regenerate.
528
529         * doc/install.texi: Note that 'gcc' is now a 2.57 directory.
530
531         * configure.in: Rename to configure.ac.
532         * configure.ac: Renamed from configure.in; make minimum necessary
533         changes for autoconf 2.5x.
534         * aclocal.m4: Make minimum necessary changes for autoconf 2.5x.
535         * configure: Regenerate with autoconf 2.57.
536
537 2004-01-03  Kazu Hirata  <kazu@cs.umass.edu>
538
539         * config/mips/linux.h: Fix comment formatting.
540         * config/mips/mips.c: Likewise.
541         * config/mips/mips.h: Likewise.
542         * config/mips/mips.md: Likewise.
543         * config/mips/netbsd.h: Likewise.
544         * config/mips/windiss.h: Likewise.
545
546 2004-01-02  Richard Henderson  <rth@redhat.com>
547
548         * config/i386/i386.md (fp constant pool splitter): Reorg suppression
549         for sse and 387; add suppression for mmx.
550
551 2004-01-02  Andrew Pinski  <pinskia@physics.uc.edu>
552
553         * loop.c (loop_optimize): Free all loops_info's mems.
554
555         * c-typeck.c (finish_init): Free spelling_base before
556         setting it again.
557
558         * cfgloop.c (flow_loops_find): Always free the sbitmap
559         headers.
560
561         * predict.c (estimate_probability): Free bbs after being
562         done with it.
563
564 2004-01-02  Kazu Hirata  <kazu@cs.umass.edu>
565
566         * config/mn10300/mn10300.h (PREDICATE_CODES): Add
567         const_8bit_operand and call_address_operand.
568
569 2004-01-02  Jan Hubicka  <jh@suse.cz>
570
571         * cgraphunit.c (cgraph_optimize_function):  Call optimize_inline_calls
572         when there is nothing to inline but warnings are requested.
573         (cgraph_decide_inlining):  Fix memory leak.
574
575 2004-01-02  Jan Hubicka  <jh@suse.cz>
576
577         * expr.c (store_constructor):  Fix pasto in previous patch.
578
579 2004-01-02  Kazu Hirata  <kazu@cs.umass.edu>
580
581         * config/i386/cygming.h: Fix comment formatting.
582         * config/i386/djgpp.h: Likewise.
583         * config/i386/gthr-win32.c: Likewise.
584         * config/i386/i386-interix.h: Likewise.
585         * config/i386/i386.c: Likewise.
586         * config/i386/i386.h: Likewise.
587         * config/i386/openbsd.h: Likewise.
588         * config/i386/winnt.c: Likewise.
589         * config/i386/xm-mingw32.h: Likewise.
590
591 2004-01-02  Joseph S. Myers  <jsm@polyomino.org.uk>
592
593         * doc/gcc.texi, doc/invoke.texi, doc/install.texi: Update
594         copyright and last modification dates.
595
596 2004-01-02  Andreas Jaeger  <aj@suse.de>, Gerald Pfeifer  <gp@suse.de>
597
598         * doc/install.texi (Specific): Mention x86_64.
599
600 2004-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
601
602         * builtins.c (expand_builtin_apply_args_1) [STACK_GROWS_DOWNWARD]:
603         Call force_operand on plus_constant result.
604
605 2004-01-01  Jan Hubicka  <jh@suse.cz>
606
607         * expmed.c (store_bit_field, extract_bit_field): Use new named patterns
608         * expr.c (store_constructor): Use vec_init pattern.
609         * genopinit.c (optabs): Initailize vec_set/vec_extract/vec_init.
610         * optabs.h (optab_index): ADD OTI_vec_set/OTI_vec_extract/OTI_vec_init
611         (vec_set_optab, vec_extract_optab, vec_init_optab): New.
612         * i386.md (vec_setv2df, vec_extractv2df, vec_setv4sf, vec_extractv4sf):
613         New patterns.
614         (sse2_unpc?pd): Fix pattern.
615         (sse2_movlpd): Kill.
616         (sse2_movsd): Deal with movlpd too.
617         * i386.c (ix86_expand_builtin): Use sse2_movsd instead of sse2_movlpd.
618         (ix86_expand_vector_init): New.
619         * emmintrin.h (__mm_set_pd, __mm_set_ps): Use vector extensions.
620         * md.texi (vec_set, vec_extract): Document
621
622 2003-12-31  Jan Hubicka  <jh@suse.cz>
623
624         PR opt/13473
625         * recog.c (validate_replace_rtx_1):  Take care for RTL sharing inside
626         ASM input operands
627
628         PR opt/12617
629         * toplev.c (dump_file_index): Reorder ce3 and bbro.
630         (dump_file): Likewise.
631         (rest_of_compilation): Likewise.
632
633         PR debug/13367
634         * cgraph.c (cgraph_function_possibly_inlined):  Even with
635         flag_really_no_inline we inline always_inline functions.
636         * cgraphunit.c (cgraph_analyze_function): Clear inlinable flag
637         for non-always_inline functions when there is flag_really_no_inline.
638         (cgraph_decide_inlining): Limit work done when not inlining.
639         (cgraph_decide_inlining_incrementally): Likewise.
640         (cgraph_optimize_function): Check whether something got inlined.
641         * c-objc-common.c (c_disregard_inline_limits): Do not always inline
642         extern inline functions when not inlining.
643
644         * opts.c (decode_options):  Disable crossjumping at -O1
645         * invoke.texi (-O1): Document change.
646
647 See ChangeLog.10 for earlier changes.