OSDN Git Service

2004-04-27 Wu Yongwei <adah@sh163.net>
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
1 2004-04-27  Wu Yongwei  <adah@sh163.net>
2
3         * gthr-win32.h (__gthread_mutex_t): Change typedef to new structure.
4         (__GTHREAD_MUTEX_INIT_DEFAULT): Adjust.
5         (__gthread_mutex_init_function): Replace CreateMutex with
6         initialization of custom mutex using CreateSemaphore.
7         (__gthread_mutex_lock): Use InterlockedIncrement.
8         (__gthread_mutex_trylock): Use InterlockedCompareExchange.
9         (__gthread_mutex_unlock): Use InterlockedDecrement and
10         ReleaseSemaphore to unlock
11         * config/i386/gthr-win32.c (__gthread_mutex_init_function,
12         __gthread_mutex_lock, __gthread_mutex_trylock,
13         __gthread_mutex_unlock): Adjust to match inline versions in
14         gthr-win32.h.
15
16 2004-04-27  Paul Brook  <paul@codesourcery.com>
17
18         * config/arm/arm.c (arm_promote_prototypes): New function.
19         (TARGET_PROMOTE_PROTOTYPES): Use it.
20
21 2004-04-27  Paul Brook  <paul@codesourcery.com>
22
23         * config/arm/arm.c (arm_expand_epilogue): Count blocks of 4 regs.
24
25 2004-04-26  Bernard Giroud  <bgiroud@free.fr>
26
27         * config/alpha.c (alpha_end_function): For OpenVMS gas,
28         correctly output .pdesc directive before .end.
29
30 2004-04-26  James E Wilson  <wilson@specifixinc.com>
31
32         Bug 14927
33         * config/ia64/ia64.md (movxf): New local op0.  Handle case where
34         operands[0] is a SUBREG.  Handle case where operands[1] is a GR reg.
35
36 2004-04-26  Zack Weinberg  <zack@codesourcery.com>
37
38         * config/ia64/hpux.h: Predefine __STDCPP__ when compiling C++.
39         * config/pa/pa-hpux10.h: Likewise.
40         * config/pa/pa-hpux11.h: Likewise.
41
42 2004-04-26  Geoffrey Keating  <geoffk@apple.com>
43
44         * doc/invoke.texi (Overall Options): Document default for -o
45         for PCH files.
46
47 2004-04-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
48
49         * builtins.c (expand_builtin_update_setjmp_buf): New function.
50         (expand_builtin, case BUILT_IN_UPDATE_SETJMP_BUF): New case.
51         * builtins.def (BUILT_IN_UPDATE_SETJMP_BUF): New code.
52
53 2004-04-26  Paul Brook  <paul@codesourcery.com>
54
55         * config/arm/arm.c (arm_legitimate_index_p): Correct iwmmxt offsets.
56
57 2004-04-26  Paul Brook  <paul@codesourcery.com>
58
59         * config/arm/arm.c (arm_legitimate_index_p): Correct maverick offsets.
60
61 2004-04-25  Roger Sayle  <roger@eyesopen.com>
62
63         * fold-const.c (fold): Prefer fold_convert (negate_expr (...)) to
64         fold (build1 (NEGATE_EXPR, ...)).  Optimize X / -1 as -X and
65         X % -1 as 0.
66
67 2004-04-26  Hans-Peter Nilsson  <hp@bitrange.com>
68
69         PR bootstrap/15141
70         * except.c (connect_post_landing_pads): Delete insns after the
71         barrier when generating a unwind_resume_libfunc call.
72
73 2004-04-25  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
74
75         PR/c++ 15119
76         * tree.c (substitute_placeholder_in_expr, case 4): New case,
77         for TARGET_EXPR.
78
79 2004-04-25  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
80
81         * gcov-io.h (__gcov_fork, __gcov_execl, __gcov_execlp, __gcov_execle,
82         __gcov_execv, __gcov_execvp, __gcov_execve): Do not declare when
83         inhibit_libc is defined.
84
85 2004-04-25  Richard Sandiford  <rsandifo@redhat.com>
86
87         * config/mips/mips-protos.h (mips_linked_macc_p): Declare.
88         * config/mips/mips.h (TUNE_MACC_CHAINS): New macro.
89         * config/mips/mips.c (TARGET_SCHED_REORDER): Define.
90         (TARGET_SCHED_VARIABLE_ISSUE): Define.
91         (mips_adjust_cost): Move later in file, next to other sched hooks.
92         (mips_macc_chains_last_hilo): New variable.
93         (mips_linked_madd_p, mips_macc_chains_record, mips_macc_chains_reorder)
94         (mips_promote_ready, mips_sched_reorder, mips_variable_issue): New.
95         * config/mips/mips.md (may_clobber_hilo): New attribute.
96
97 2004-04-24  Roger Sayle  <roger@eyesopen.com>
98             Bruce Korb  <bkorb@gnu.org>
99
100         * fixinc/inclhack.def (aix_syswait_2): New fix.
101         * fixinc/fixincl.x: Regenerate.
102         * fixinc/tests/base/sys/wait.h: Update for new test.
103
104 2004-04-24  Alan Modra  <amodra@bigpond.net.au>
105
106         PR target/14960
107         * config/rs6000/rs6000.c (rs6000_stack_info): Rename total_raw_size
108         to non_fixed_size, and leave out fixed_size from the sum.
109         (generate_set_vrsave): Correct clobbers.
110         (rs6000_emit_epilogue): Test TARGET_ALTIVEC with TARGET_ALTIVEC_SAVE.
111         (rs6000_function_value): Test TARGET_ALTIVEC and TARGET_ALTIVEC_ABI.
112         (rs6000_libcall_value): Likewise.
113         * config/rs6000/rs6000.h (FUNCTION_VALUE_REGNO_P): Likewise.
114         (FUNCTION_ARG_REGNO_P): Likewise.
115
116 2004-04-24  Ulrich Weigand  <uweigand@de.ibm.com>
117
118         * expmed.c (expand_mult_highpart_adjust): Do not assume OP1
119         is a CONST_INT.
120         (expand_mult_highpart_optab): Call expand_mult_highpart_adjust
121         with NARROW_OP1 instead of OP1.
122
123 2004-04-24  Ulrich Weigand  <uweigand@de.ibm.com>
124
125         * config/host-linux.c (TRY_EMPTY_VM_SPACE): Define for __s390__
126         and __s390x__ hosts.
127
128 2004-03-23  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
129
130         * Makefile.in (LIBGCOV): Add _gcov_fork, _gcov_execl, _gcov_execlp,
131         _gcov_execle, _gcov_execv, _gcov_execvp, _gcov_execve.
132         * builtin-types.def (BT_PID, BT_PTR_CONST_STRING, BT_FN_PID,
133         BT_FN_INT_CONST_STRING_PTR_CONST_STRING,
134         BT_FN_INT_CONST_STRING_PTR_CONST_STRING_PTR_CONST_STRING): New.
135         * builtins.c (expand_builtin_fork_or_exec): New.
136         (expand_builtin): Call it.
137         * builtins.def (BUILT_IN_EXECL, BUILT_IN_EXECLP,BUILT_IN_EXECLE,
138         BUILT_IN_EXECV, BUILT_IN_EXECVP, BUILT_IN_EXECVE, BUILT_IN_FORK): New.
139         * c-common.c (PID_TYPE): New macro.
140         (c_common_nodes_and_builtins): Initialize pid_type_node.
141         * calls.c (special_function_p): Do not handle fork and exec.
142         (expand_call): Do not handle ECF_FORK_OR_EXEC.
143         * gcov-io.h (__gcov_fork, __gcov_execl, __gcov_execlp, __gcov_execle,
144         __gcov_execv, __gcov_execvp, __gcov_execve): Declare.
145         * libgcov.c (__gcov_fork, __gcov_execl, __gcov_execlp, __gcov_execle,
146         __gcov_execv, __gcov_execvp, __gcov_execve): New.
147         * tree.h (enum tree_index): Add TI_PID_TYPE.
148         (pid_type_node): New macro.
149         (ECF_FORK_OR_EXEC): Removed.
150
151 2004-04-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
152
153         PR optimization/13985
154         * cfgloopmanip.c (fix_loop_placements): New prototype.
155         Call fix_bb_placements on the preheader of loops that have
156         been reparented.
157         (remove_path): Adjust call to fix_loop_placements.
158
159 2004-04-23  Andrew Pinski  <pinskia@physics.uc.edu>
160
161         * config/darwin7.h: New file.
162         * config.gcc (*-*-darwin*): Add darwin7.h if the
163         version is greater than 6.
164         * config/darwin.h (TARGET_C99_FUNCTIONS): Define.
165         (MATH_LIBRARY): Wrap in ifdefs.
166
167 2004-04-23  Daniel Jacobowitz  <drow@mvista.com>
168
169         * config/arm/arm.c (arm_output_epilogue): Reverse the order of
170         loading iWMMXt registers with a frame pointer.  Use post-increment
171         without a frame pointer.
172         (arm_expand_prologue): Reverse the order of saving iWMMXt registers.
173
174 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
175
176         * doc/invoke.texi (Optimize Options): Refer to "unit-at-a-time
177         mode" rather than "-funit-at-a-time" since -O2 enables it
178         without requiring -f* options.  Refer to -fprofile-generate and
179         -fprofile-use correctly.  Move -funit-at-a-time among options
180         enabled by -O.  Add information about unit-at-a-time caveats.
181
182 2004-04-22  Per Bothner  <per@bothner.com>
183
184         * line-map.h (struct line_maps):  New field highest_line.
185         (linemap_position_for_column):  Make non-inline function.
186         (LINEMAP_POSITION_FOR_COLUMN):  New macro.
187         * line-map.c (linemap_init):  Clear highest_line field.
188         (linemap_add):  Set highest_line field.
189         (linemap_line_start):  Minor optimization - use highest_line field.
190         Reduce maximum column hint to 10000.  Update highest_line field.
191         (linemap_position_for_column):  Moved from line-map.h.  Optimize a bit.
192         * cpphash.h (struct cpp_reader):  Remove line field - instead use
193         line_table->highest_line.
194         (saved_line):  Remove unused field.
195         (CPP_INCREMENT_FILE):  Don't do linemap_lookup - just use newest map.
196         Use  line_table's highest_line field instead of cpp_reader's line.
197         * cpplib.c (start_directive):  Likewise use highest_line field.
198         (do_line, do_linemarker):  Likewise just use newest map.
199         (_cpp_do_file_change):  Don't need to set cpp_reader's line field.
200         * cpperror.c (cpp_error):  Likewise use highest_line field.
201         * cppfiles.c (open_file_failed:  Likewise.
202         (cpp_make_system_header):  Likewise use newest map and highest_line.
203         * cppinit.c (cpp_create_reader):  Don't initialize removed field.
204         * cpplex.c (_cpp_process_line_notes, _cpp_skip_block_comment,
205         skip_line_comment, skip_whitespace, _cpp_get_fresh_line,
206         _cpp_lex_direct):  Likewise use highest_line.
207         (_cpp_lex_direct):  Use new LINEMAP_POSITION_FOR_COLUMN macro.
208         * cppmacro.c (_cpp_builtin_macro_text):  Likewise use highest_line,
209         and use newest map.
210         * cpppch.c (cpp_read_state):  Don't save+restore cpp_reader's line.
211         * cpptrad.c (_cpp_overlay_buffer):  Don't save cpp_reader's line.
212         (copy_comment, _cpp_scan_out_logical_line):  Likewise use highest_line.
213
214 2004-04-23  Alan Modra  <amodra@bigpond.net.au>
215
216         PR bootstrap/14992
217         * gcc.c (init_gcc_specs): Test USE_LD_AS_NEEDED, not HAVE_LD_AS_NEEDED.
218         * config/linux.h (USE_LD_AS_NEEDED): Define.
219         * gcc/config/alpha/linux.h (USE_LD_AS_NEEDED): Define.
220         * gcc/config/arm/linux-elf.h (USE_LD_AS_NEEDED): Define.
221         * gcc/config/rs6000/linux.h (USE_LD_AS_NEEDED): Define.
222         * gcc/config/rs6000/linux64.h (USE_LD_AS_NEEDED): Define.
223         * gcc/config/sh/linux.h (USE_LD_AS_NEEDED): Define.
224         * gcc/config/sparc/linux.h (USE_LD_AS_NEEDED): Define.
225         * gcc/config/sparc/linux64.h (USE_LD_AS_NEEDED): Define.
226
227 2004-04-22  Per Bothner  <per@bothner.com>
228
229         * cppinit.c (cpp_read_main_file):  Return NULL rather than false.
230         Fixes PR preprocessor/15067.
231
232 2004-04-23  Andreas Schwab  <schwab@suse.de>
233
234         * config/ia64/ia64intrin.h: Add intermediate cast to void * to
235         avoid aliasing warning.
236
237 2004-04-22  Jan Hubicka  <jh@suse.cz>
238             Mostafa Hagog <mustafa@il.ibm.com>
239
240       * cfgloopmanip.c (scale_bbs_frequencies): Use RDIV macro
241       * cfgloopanal.c (expected_loop_iterations): Change the return value
242
243 2004-04-22  Jakub Jelinek  <jakub@redhat.com>
244
245         * cselib.h (struct elt_loc_list): Remove canon_loc field.
246         * cselib.c (new_elt_loc_list): Remove canon_loc initialization.
247         (cselib_invalidate_mem): Remove all canon_loc and canon_x
248         traces.
249
250 2004-04-22  Josef Zlomek  <zlomekj@suse.cz>
251
252         Revert
253         2004-04-20  Josef Zlomek  <zlomekj@suse.cz>
254
255                 * var-tracking.c (variable_part_different_p): Variable parts
256                 differ when the most recent locations differ.
257
258 2004-04-22  Richard Sandiford  <rsandifo@redhat.com>
259
260         * doc/invoke.texi: Remove the MIPS -membedded-pic option.
261         * config/mips/mips-protos.h (embedded_pic_fnaddr_reg): Delete.
262         (embedded_pic_offset): Delete.
263         * config/mips/mips.h (MASK_EMBEDDED_PIC): Delete.  Shuffle other
264         MASK_* constants.
265         (TARGET_EMBEDDED_PIC): Delete.
266         (TARGET_SWITCHES): Remove -m{no-,}embedded-pic.
267         (ASM_SPEC): Remove -membedded-pic.
268         (ASM_OUTPUT_ADDR_DIFF_ELT): Remove embedded-pic handling.
269         (ASM_OUTPUT_CASE_LABEL): Likewise.
270         * config/mips/vxworks.h (ASM_SPEC): Remove -membedded-pic.
271         * config/mips/windiss.h (ASM_SPEC): Likewise.
272         * config/mips/mips.c (struct machine_function): Remove
273         embedded_pic_fnaddr_rtx.
274         (TARGET_ENCODE_SECTION_INFO): Remove override.
275         (embedded_pic_fnaddr_reg, embedded_pic_offset): Delete.
276         (override_options): Remove -membedded-pic handling.
277         (print_operand): Remove handling of '%S'.
278         (mips_select_section: Remove -membedded-pic handling.
279         (mips_encode_section_info): Delete.
280         (mips_output_conditional_branch): Remove mention of -membedded-pic.
281         * config/mips/mips.md (define_attr length, movsi, movdi, jump): Remove
282         -membedded-pic handling.
283         (casesi, casesi_internal, casesi_internal_di, get_fnaddr): Delete.
284
285 2004-04-22  Alan Modra  <amodra@bigpond.net.au>
286
287         * var-tracking.c (frame_base_decl): Remove useless GTY.
288
289 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
290
291         * config/rs6000/rs6000.c (rs6000_override_options): Error when
292         user wants altivec and e500 instructions.
293
294 2004-04-21  H.J. Lu  <hongjiu.lu@intel.com>
295
296         PR target/14813
297         * config/ia64/crtend.asm: Move pointer to __do_global_ctors_aux
298         in .init_array section to ...
299         * config/ia64/crtbegin.asm: Here.
300
301         * config/ia64/crtend.asm: Mark __do_global_ctors_aux global
302         and hidden if HAVE_INITFINI_ARRAY is defined.
303
304 2004-04-21  James E Wilson  <wilson@specifixinc.com>
305
306         * config/mips/mips-protos.h (fp_register_operand, lo_operand): Declare.
307         * config/mips/mips.c (mips_multipass_dfa_lookahead): Declare.
308         (TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD): New.
309         (fp_register_operand, lo_operand): New.
310         (mips_rtx_costs): Add TUNE_SB1 support.
311         (mips_issue_rate): Add comment.  Add PROCESSOR_SB1 support.
312         (mips_use_dfa_pipeline_interface): Add PROCESSOR_SB1 support.
313         (mips_multipass_dfa_lookahead): New.
314         * config/mips/mips.h (MASK_FP_EXCEPTIONS, TARGET_FP_EXCEPTIONS,
315         TUNE_SB1): New.
316         (TARGET_SWITCHES): Add -mfp-exceptions support.
317         (TARGET_FP_EXCEPTIONS_DEFAULT): New.
318         (BRANCH_COST): Fix whitespace.
319         * config/mips/mips.md: Include sb1.md.
320         * config/mips/sb1.md: New file.
321         * doc/invoke.texi: Document -mfp-exceptions.
322
323         * Makefile.in (fixinc.sh): Don't set or export WARN_CFLAGS.  Fix
324         comment.
325         * fixinc/Makefile.in (FL_LIST): Don't mention WARN_CFLAGS.
326         (fixincl.o-warn): Delete.
327
328 2004-04-21  Andrew Pinski  <pinskia@physics.uc.edu>
329
330         * config/rs6000/rs6000 (print_operand) ['z']:
331         Change ifdef of TARGET_MACHO to if TARGET_MACHO.
332
333 2004-04-21 Daniel Jacobowitz  <drow@mvista.com>
334
335         * config.gcc: Support --with-arch=iwmmxt for ARM.
336
337 2004-04-21  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
338
339         * expmed.c (expand_mult_highpart_optab): Use narrower version of OP1
340         in two more places; remove unneeded force_reg
341
342 2004-04-21  Andrew Pinski  <pinskia@physics.uc.edu>
343
344         * config/rs6000/rs6000.c (symbol_ref_operand): Remove hack
345         for TARGET_MACHO.
346         (print_operand): For TARGET_MACHO check to see if we need a stub
347         and output one if we need it.
348
349         PR debug/15033
350         * dwarf2out.c (rtl_for_decl_location): Check for NULL
351         rtl.
352
353 2004-04-20  James E Wilson  <wilson@specifixinc.com>
354
355         * config/ia64/ia64.md (call_value_nogp): Add constraints for op0.
356         (vall_value_gp): Likewise.
357
358 2004-04-20  DJ Delorie  <dj@redhat.com>
359
360         * dwarf2out.c (rtl_for_decl_location): Adjust rtl for byte
361         variables stored in word registers, then in memory.
362
363 2004-04-20  Eric Christopher  <echristo@redhat.com>
364
365         * cp/parser.c (cp_parser_declaration): Move translate
366         up before tokens are lexed.
367
368 2004-04-20  Uros Bizjak  <uros@kss-loka.si>
369
370         * optabs.h (enum optab_index): Add new OTI_asin and OTI_acos.
371         (asin_optab, acos_optab): Define corresponding macros.
372         * optabs.c (init_optabs): Initialize asin_optab and acos_optab.
373         * genopinit.c (optabs): Implement asin_optab and acos_optab
374         using asin?f2 and acos?f2 patterns.
375         * builtins.c (expand_builtin_mathfn): Handle BUILT_IN_ASIN{,F,L}
376         using asin_optab, and BUILT_IN_ACOS{,F,L} using acos_optab.
377         (expand_builtin): Expand BUILT_IN_ASIN{,F,L} and BUILT_IN_ACOS{,F,L}
378         using expand_builtin_mathfn if flag_unsafe_math_optimizations is set.
379
380         * config/i386/i386.md (asindf2, asinsf2, asinxf2, acosdf2,
381         acossf2, acosxf2): New expanders to implement asin, asinf, asinl,
382         acos, acosf and acosl built-ins as inline x87 intrinsics.
383
384 2004-04-20  Paul Brook  <paul@codesourcery.com>
385
386         * config/arm/arm.c (arm_legitimate_address_p): Use rtx_equal_p.
387
388 2004-04-20  Paul Brook  <paul@codesourcery.com>
389
390         * config/arm/arm.c (arm_expand_prologue): Fix size calculation.
391
392 2004-04-20  Paolo Bonzini  <bonzini@gnu.org>
393
394         Revert part of 2004-04-17 change that moved -frename-registers
395         to -O1.  -frename-registers is buggy.
396
397         * toplev.c (flag_rename_registers): Initialize to 0.
398         * doc/invoke.texi (Optimize options): Move -frename-registers
399         to "Not triggered by any -O level" section.  Adjust commentary
400         accordingly.
401
402 2004-04-20  Anil Paranjpe <anilp1@kpitcummins.com>
403
404         * toplev.c (compile_file): Move targetm.asm_out.file_end call to end.
405
406 2004-04-20  Richard Sandiford  <rsandifo@redhat.com>
407
408         * config/mips/mips.c (mips_legitimize_move): Generate special patterns
409         for mflo and mfhi instructions.
410         (mips_output_move): Remove mflo and mfhi handling.
411         * config/mips/mips.md (UNSPEC_MFHILO): New unspec.
412         (*mulsidi3_64bit): Update for new mfhi/mflo representation.
413         Likewise various define_peephole2s.
414         (*movdi_32bit, *movdi_64bit, *movsi_internal): Merge x<-J and x<-d
415         alternatives.
416         (*movdi_64bit, *movdi_64bit_mips16, *mov[shq]i_internal)
417         (*mov[shq]i_mips16): Remove mflo and mfhi alternatives.
418         (mfhilo_di, mfhilo_si): New patterns.
419
420 2004-04-20  Josef Zlomek  <zlomekj@suse.cz>
421
422         * function.c (assign_parms): Force
423         MEM_EXPR (DECL_INCOMING_RTL (parm)) == parm.
424
425 2004-04-20  Josef Zlomek  <zlomekj@suse.cz>
426
427         * var-tracking.c (variable_part_different_p): Variable parts differ
428         when the most recent locations differ.
429
430 2004-04-19  James E Wilson  <wilson@specifixinc.com>
431
432         * rtl.h (reg_set_last): Delete declaration.
433         * rtlanal.c (reg_set_last): Delete.
434
435 2004-04-19  Roger Sayle  <roger@eyesopen.com>
436
437         * fold-const.c (fold_convert): Make function extern/public.
438         * tree.h (fold_convert): Prototype here.
439         * builtins.c (expand_builtin_strstr, expand_builtin_strchr,
440         expand_builtin_strrchr, expand_builtin_strpbrk,
441         expand_builtin_mempcpy, expand_builtin_bcopy,
442         expand_builtin_bzero, expand_builtin_memcmp,
443         expand_builtin_strcmp, expand_builtin_strncmp,
444         stabilize_va_list, expand_builtin_sprintf,
445         fold_trunc_transparent_mathfn, fold_builtin_logarithm,
446         fold_builtin_exponent, fold_builtin_mempcpy,
447         fold_builtin_strcpy, fold_builtin_strcmp, fold_builtin_strncmp,
448         fold_builtin_signbit, fold_builtin_isdigit, fold_builtin): Prefer
449         fold_convert to "convert" or "fold (build1 (NOP_EXPR, ...))".
450
451 2004-04-19  Aldy Hernandez  <aldyh@redhat.com>
452
453         * config/rs6000/rs6000.md (UNSPEC_MV_CR_GT): New constant.
454         (move_from_CR_gt_bit): New.
455         (cceq_ior_compare): Name previously unnamed pattern.  Disable for
456         E500.
457         (cceq_rev_compare): Name previously unnamed pattern.  Allow for
458         E500.
459
460         * config/rs6000/spe.md (cmpsfeq_gpr): Rewrite as unspec.
461         (tstsfeq_gpr): Same.
462         (cmpsfgt_gpr): Same.
463         (tstsfgt_gpr): Same.
464         (cmpsflt_gpr): Same.
465         (tstsflt_gpr): Same.
466         (e500_cceq_ior_compare): New.
467         (e500_flip_gt_bit): New.
468
469         * config/rs6000/rs6000.c (ccr_bit): Remove E500 specific code.
470         (print_operand): Add 'c' and 'D'.
471         (rs6000_generate_compare): Rewrite to generate correct rtl.
472         (rs6000_emit_sCOND): Handle E500.
473         (output_cbranch): Adjust for changes in rs6000_generate_compare.
474         (output_e500_flip_gt_bit): New.
475
476         * config/rs6000/rs6000-protos.h (output_e500_flip_gt_bit):
477         Protoize.
478
479 2004-04-19  Eric Christopher  <echristo@redhat.com>
480
481         * config/mips/mips.h (DWARF2_ADDR_SIZE): New.
482
483 2004-04-19  David Edelsohn  <edelsohn@gnu.org>
484
485         * doc/install.texi (*-ibm-aix*): Add AIX 5.1 assembler and archiver
486         fix information.
487
488 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
489
490         * doc/install.texi (Specific, mips-sgi-irix5): Fix IRIX 5.3 IDO
491         download URL.
492
493 2004-04-19  Daniel Jacobowitz  <drow@mvista.com>
494
495         * stor-layout.c (layout_decl): Check DECL_PACKED before calling
496         ADJUST_FIELD_ALIGN.  Check maximum_field_alignment after.
497
498 2004-04-19  Andrew PInski  <pinskia@physics.uc.edu>
499
500         * builtins.c (fold_builtin_cabs): Remove fndecl parameter.
501         (fold_builtin): Update caller to match.
502
503         PR bootstrap/15009
504         * bb-reorder.c (fix_up_fall_thru_edges): Init cond_jump.
505
506         PR bootstrap/14999
507         * builtins.c (fold_builtin_cabs): Mark fndecl as unused.
508
509 2004-04-19  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
510
511         * varasm.c (compare_constant, case VIEW_CONVERT_EXPR): Add case.
512
513         * expmed.c (expand_mult_highpart_adjust): Make OP1 valid for MODE.
514         (expand_mult_highpart_optab): Likewise.
515         (expand_mult_highpart): Make OP1 valid for WIDER_MODE, not MODE.
516
517 2004-04-19  Paul Brook  <paul@codesourcery.com>
518
519         * config/arm/arm.md (fixuns_truncsfsi2, fixuns_truncdfsi2,
520         floatunssisf2, floatunssidf2): New patterns.
521
522 2004-04-18  Mark Mitchell  <mark@codesourcery.com>
523
524         PR other/14918
525         * doc/invoke.texi (-fprofile-generate): Document requirement to
526         use -fprofile-generate when linking.
527
528         * doc/extend.texi (Strong Using): Warn users against using this
529         feature.
530
531 2004-04-18  Richard Sandiford  <rsandifo@redhat.com>
532
533         * config/mips/mips-protos.h (m16_usym8_4, m16_usym5_4): Delete.
534         * config/mips/mips.h (mips_entry, mips_string_length): Delete.
535         (CONSTANT_POOL_BEFORE_FUNCTION, ASM_OUTPUT_POOL_EPILOGUE): Undefine.
536         * config/mips/mips.c (struct mips16_constant): Renamed from struct
537         constant.  Propogate change throughout file.
538         (struct machine_function): Remove insns_len.
539         (mips_string_length, mips16_strings, string_constants): Delete.
540         (mips_classify_symbol): Return SYMBOL_CONSTANT_POOL for LABEL_REFs
541         when generating mips16 code.  Remove special mips16 treatment of
542         string constants.
543         (mips_symbolic_constant_p): Allow mips16 constant pool accesses
544         to have the form LABEL+CONSTANT.
545         (mips_symbolic_address_p): Fix comment.
546         (m16_usym8_4, m16_usym5_4): Delete.
547         (mips_output_function_epilogue): Remove mips16 string handling.
548         (mips_output_mi_thunk): Call mips16_lay_out_constants.
549         (mips_select_section, mips_encode_section_info): Remove mips16
550         string handling.
551         (struct mips16_constant_pool): New.
552         (add_constant): Take a mips16_constant_pool structure.  Keep pool
553         sorted into order of ascending mode size.  Keep track of the highest
554         possible start address, taking padding and the masking of the base PC
555         value into account.
556         (dump_constants_1): New function, split out from dump_constants.
557         Handle vector constants.  Use gen_consttable_{int,float} rather than
558         separate functions for each mode.
559         (dump_constants): Simplify.  Use GET_MODE_ALIGNMENT.  Use gen_align
560         rather than separate functions for each alignment.
561         (mips_find_symbol): Delete.
562         (mips16_insn_length): New function, split out from
563         mips16_lay_out_constants.
564         (mips16_rewrite_pool_refs): New function.
565         (mips16_lay_out_constants): Rework. Remove string handling.
566         Always create an inline constant pool.
567         * config/mips/mips.md (UNSPEC_CONSTTABLE_INT, UNSPEC_CONSTTABLE_FLOAT)
568         (UNSPEC_ALIGN): New constants.
569         (UNSPEC_CONSTTABLE_[QHSD]I, UNSPEC_CONSTTABLE_[SD]F): Delete.
570         (UNSPEC_ALIGN_[248]): Delete.
571         (consttable_int, consttable_float, align): New patterns.
572         (consttable_[qhsd]i, consttable_[sd]f, align_[248]): Delete.
573
574 2004-04-17  Aldy Hernandez  <aldyh@redhat.com>
575
576         * config/rs6000/altivec.h (vec_any_numeric): Correct typo in
577         __unn_args_eq.
578
579 2004-04-17  Alan Modra  <amodra@bigpond.net.au>
580
581         PR target/14715
582         * config/rs6000/rs6000.c (rs6000_stack_info): Make parm_size agree
583         with STARTING_FRAME_OFFSET.
584
585 2004-04-17  Richard Sandiford  <rsandifo@redhat.com>
586
587         * config/mips/mips.h (PREDICATE_CODES): Add macc_msac_operand.
588         * config/mips/mips.c (macc_msac_operand): New function.
589         * config/mips/mips.md (*msac): Move after *macc.
590         (*msac2): New.  Generalize macc-related peepholes so that they apply
591         to msac too.
592
593 2004-04-17  Paolo Bonzini  <bonzini@gnu.org>
594
595         * opts.c (decode_options): Do not enable flag_rename_registers
596         and flag_web at -O3.
597         * toplev.c (flag_rename_registers): Initialize
598         flag_rename_registers and flag_web to
599         AUTODETECT_FLAG_VAR_TRACKING.
600         (default_debug_hooks): New global.
601         (process_options): Initialize default_debug_hooks.  Warn if
602         -fvar-tracking specified but not supported by the current
603         debug format.  Do not run var tracking at -O0 or if not
604         supported by the current debug format, even if
605         -fvar-tracking was given.  If -fno-rename-registers
606         is not specified, always run register renaming if var
607         tracking is supported by the default debugging information
608         format for the target, and we are at -O1 or higher; similarly
609         for -fweb, but only at -O2 or higher.
610         * doc/invoke.texi (Optimize Options): Document this.
611
612 2004-04-17  Richard Sandiford  <rsandifo@redhat.com>
613
614         * configure.ac (gcc_cv_ld_as_needed): Use AC_CACHE_CHECK.
615         * configure: Regenerate.
616
617 2004-04-17  Richard Sandiford  <rsandifo@redhat.com>
618
619         * gcc.c (used_arg): Check whether an option has been removed.
620
621 2004-04-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
622
623         * config.gcc (i[34567]86-*-solaris2*): Default to DWARF-2
624         debugging on Solaris 7 and up.
625
626 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
627
628         * doc/install.texi (Specific, mips-sgi-irix5): Reflect working
629         IRIX 5 port.
630         Remove -save-temps workaround, handled automatically.
631         Require GNU binutils 2.15 for debugging.
632         Remove SGI make warnings since GNU make is now required.
633         (Specific, mips-sgi-irix6): Some markup fixes.
634         Describe MIPSpro C problems and workarounds.
635         Mention working O32 ABI support.
636         Recommend GNU as 2.15 for O32 with debugging.
637         Remove description of fixed structure pass/return bug.
638
639 2004-04-16  DJ Delorie  <dj@redhat.com>
640
641         * sdbout.c (sdbout_one_type): Use TYPE_VALUES for enums, not
642         TYPE_FIELDS.
643         (sdbout_finish): Don't free deferred_global_decls; it's GC'd.
644
645 2004-04-16  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
646
647         * pa.md: Remove unnecessary declarations for asm_out_file.
648
649         * pa64-regs.h (DBX_REGISTER_NUMBER): Simplify and correct mapping of
650         SAR register.  Fix comment.
651         (ADDITIONAL_REGISTER_NAMES): Correct register number of SAR register
652         (%cr11).
653
654         * pa64-hpux.h (LIB_SPEC): Fix library specification used with GNU ld.
655
656 2004-04-16  Nick Clifton  <nickc@redhat.com>
657
658         * config/arm/arm.c (arm_override_options): Revert previous patch.
659         * config/arm/t-xscale-elf: Disable iwmmxt multilibs until they can
660         be safely built.
661
662 2004-04-16  Kazuhiro Inaoka <inaoka dot kazuhiro at renesas dot com>
663
664         * config/m32r/m32r.h (BIG_ENDIAN_BIT): Deleted to fix endian
665         bug.
666         (TARGET_LITTLE_ENDIAN, TARGET_BIG_ENDIAN,
667         TARGET_DEFAULT): Changed. Ditto.
668         (LITTLE_ENDIAN_BIT, TARGET_CPU_DEFAULT,
669         TARGET_ENDIAN_DEFAULT): Added. Ditto.
670         * config/m32r/little.h (TARGET_LITTLE_ENDIAN): Deleted.
671         (TARGET_ENDIAN_DEFAULT): Added.
672
673 2004-04-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
674
675         * builtins.def (BUILT_IN_ISDIGIT, BUILT_IN_ISXDIGIT): Mark with
676         ATTR_CONST_NOTHROW_LIST.
677
678 2004-04-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
679
680         PR/middle-end 14915
681         * builtins.c (expand_builtin_signbit): Test BYTES_BIG_ENDIAN, not
682         BITS_BIG_ENDIAN.
683
684 2004-04-15  Pat Haugen  <pthaugen@us.ibm.com>
685
686         * ra-debug.c (ra_print_rtx): Add break's to case legs.
687
688 2004-04-14  James E Wilson  <wilson@specifixinc.com>
689
690         * Makefile.in (fixinc.sh): Set WARN_CFLAGS to empty string.
691
692 2004-04-14  Nathanael Nerode  <neroden@gcc.gnu.org>
693
694         * libada-mk.in: New file.
695         * configure.ac: Create libada-mk from libada-mk.in.
696         * configure: Regenerate.
697
698 2004-04-14  Uros Bizjak  <uros@kss-loka.si>
699
700         * optabs.h (enum optab_index): Add new OTI_logb and OTI_ilogb.
701         (logb_optab, ilogb_optab): Define corresponding macros.
702         * optabs.c (init_optabs): Initialize logb_optab and ilogb_optab.
703         * genopinit.c (optabs): Implement logb_optab and ilogb_optab
704         using logb?f2 and ilogb?i2 patterns.
705         * builtins.c (expand_builtin_mathfn): Handle BUILT_IN_LOGB{,F,L}
706         using logb_optab, and BUILT_IN_ILOGB{,F,L} using ilogb_optab.
707         (expand_builtin): Expand BUILT_IN_LOGB{,F,L} and BUILT_IN_ILOGB{,F,L}
708         using expand_builtin_mathfn if flag_unsafe_math_optimizations is set.
709
710         * reg-stack.c (subst_stack_regs_pat): Handle UNSPEC_XTRACT_FRACT
711         and UNSPEC_XTRACT_EXP.
712
713         * config/i386/i386.md (*fxtractdf3, *fxtractsf3, *fxtractxf3): New
714         patterns to implement fxtract x87 instruction.
715         (logbdf2, logbsf2, logbxf2, ilogbsi2): New expanders to implement
716         logb, logbf, logbl, ilogb, ilogbf and ilogbl built-ins as inline x87
717         intrinsics.
718         (UNSPEC_XTRACT_FRACT, UNSPEC_XTRACT_EXP): New unspecs to represent
719         x87's fxtract insn.
720
721 2004-04-14  Eric Christopher  <echristo@redhat.com>
722
723         * config/mips/t-elf: Enable multilibs by default.
724
725 2004-04-14  Andreas Tobler  <a.tobler@schweiz.ch>
726
727         * bb-reorder.c (fix_crossing_conditional_branches): Adjust the
728         previous fix to check HAVE_return at runtime too.
729
730 2004-04-14  Nick Clifton  <nickc@redhat.com>
731
732         * config/arm/arm.c (arm_override_options): If the user has not
733         specified an ABI, then default to AAPCS for the iWMMXt processor.
734         * config/arm/t-xscale-elf: Remove redundant multilib specifications.
735         * config/arm/t-xscale-coff: Likewise.
736
737 2004-04-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
738
739         * builtins.c (fold_builtin_isdigit): New.
740         (fold_builtin): Handle BUILT_IN_ISDIGIT.
741         * defaults.h: Add TARGET_DIGIT0 and sort.
742         * doc/tm.texi: Add TARGET_BS and TARGET_DIGIT0.
743
744 2004-04-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
745
746         * builtins.c (fold_builtin_cabs, fold_builtin): Use
747         `mathfn_built_in' to determine the new builtin.
748         * fold-const.c (fold): Likewise.
749
750 2004-04-14  Richard Sandiford  <rsandifo@redhat.com>
751
752         * doc/invoke.texi: Rename MIPS's -mfix-vr4122-bugs to -mfix-vr4120.
753         * config/mips/mips.h (MASK_FIX_VR4120): Renamed from MASK_FIX_VR4122.
754         (TARGET_FIX_VR4120): Likewise TARGET_FIX_VR4122.
755         (TARGET_SWITCHES): Replace -mfix-vr4122-bugs with -mfix-vr4120.
756         (ASM_SPEC): Update accordingly.
757         * config/mips/mips.c: Update after above renaming.
758         * config/mips/mips.md, config/mips/t-vr, config/mips/vr.h: Likewise.
759         * config/mips/vr4120-div.S: Renamed from vr4122-div.S.
760
761 2004-04-13  James E Wilson  <wilson@specifixinc.com>
762
763         * c-opt.c (c_common_post_options): If this_input_filename is NULL,
764         increment errorcount and return false instead of true.
765
766 2004-04-13  Uros Bizjak  <uros@kss-loka.si>:
767
768         * optabs.c (expand_twoval_unop): Reorder function arguments.
769         * builtins.c (expand_builtin_mathfn_3): Update calls to
770         expand_twoval_unop.
771
772         * reg-stack.c (subst_stack_regs_pat): Handle UNSPEC_TAN_ONE
773         and UNSPEC_TAN_TAN. Add missing comment.
774
775         * config/i386/i386.md (*tandf3_1, *tansf3_1, *tanxf3_1): New
776         patterns to implement fptan x87 instruction.
777         (tandf2, tansf2, tanxf2): New expanders to implement tan, tanf
778         and tanl built-ins as inline x87 intrinsics. Define corresponding
779         peephole2 optimizers for 'fptan; fstp %st(0); fld1' sequence.
780         (UNSPEC_TAN_ONE, UNSPEC_TAN_TAN): New unspecs to represent
781         x87's fptan insn.
782
783 2004-03-13  Richard Henderson  <rth@redhat.com>
784
785         * bb-reorder.c (fix_crossing_unconditional_branches): Use Pmode
786         for LABEL_REFs.
787
788         * defaults.h (HOT_TEXT_SECTION_NAME): Add leading dot.
789         (UNLIKELY_EXECUTED_TEXT_SECTION_NAME): Likewise.
790         * doc/invoke.texi: Update to match.
791
792         * varasm.c (unlikely_text_section): Use assemble_align instead of
793         ASM_OUTPUT_ALIGN.  Use it in the correct place with an approximately
794         correct alignment argument.
795
796 2004-04-13  Ulrich Weigand  <uweigand@de.ibm.com>
797
798         * reload1.c (emit_reload_insns): Set reg_has_output_reload to one
799         after setting reg_last_reload_reg for optional output reloads.
800
801 2004-04-12  Fariborz Jahanian <fjahanian@apple.com>
802
803         * config/rs6000/altivec.h (vec_mergeh, vec_mergel):
804         Definition of these two macros are corrected by adding
805         matchine right paren.
806
807 2004-04-12  Jonathan Larmour  <jifl@eCosCentric.com>
808
809         * fix-header.c: kill(), putenv() and tzset() are POSIX not ANSI.
810
811 2004-04-12  Roger Sayle  <roger@eyesopen.com>
812
813         * config/i386/i386.c (output_387_reg_move): New function.
814         * config/i386/i386-protos.h (output_387_reg_move): Prototype here.
815         * config/i386/i386.md (*movsf_1, *movsf1_nointerunit,
816         *movdf_nointeger, *movdf_integer, *movxf_nointeger, *movxf_integer,
817         *extendsfdf2_1,  *extendsfxf2_1, *extenddfxf2_1, truncdfsf2_noop,
818         truncxfsf2_noop, truncxfdf2_noop): Call output_387_reg_move.
819
820 2004-04-12  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
821
822         * c-decl.c (finish_decl): Make a decl_stmt for a variable-sized
823         TYPE_DECL.
824         * c-semantics.c (genrtl_decl_stmt): Handle TYPE_DECL.
825         * stmt.c (expand_decl): Remove redundant expansion of TYPE_DOMAIN.
826         * stor-layout.c (variable_size): Don't check for MINUS_EXPR.
827         Use skip_simple_arithmetic to find SAVE_EXPR.
828         (force_type_save_exprs, force_type_save_exprs_1): New functions.
829         * tree-inline.c (remap_type, case POINTER_TYPE, case REFERENCE_TYPE):
830         Properly chain multiple pointers.
831         (copy_tree_r): Copy a TYPE_DECL.
832         * tree.c (variably_modified_type_p): Add some missing tests and
833         make some other minor changes.
834         * tree.h (force_type_save_exprs): New declaration.
835
836 2004-04-12  Roger Sayle  <roger@eyesopen.com>
837
838         * simplify-rtx.c (simplify_binary_operation) <UDIV, DIV, UMOD, MOD>:
839         Remove fall throughs.  Convert 0/x and 0%x into x&0 when x has
840         side-effects.  Don't convert x/1.0 into x if we honor signaling NaNs.
841         Convert x/-1.0 into -x if we don't honor signaling NaNs.  Convert
842         x/-1 into -x.  Optimize x%1 into x&0 if x has side-effects.  Optimize
843         x%-1 into 0 (or x&0 if x has side-effects).
844
845 2004-04-11  Aldy Hernandez  <aldyh@redhat.com>
846
847         * config/rs6000/rs6000.md: Document why a pattern is not
848         available.
849
850         * config/rs6000/rs6000.c (rs6000_emit_cmove): Disable comparisons
851         of floats on the E500.
852         (branch_positive_comparison_operator): Do not allow NE even on the
853         E500.
854
855 2004-04-11  Aldy Hernandez  <aldyh@redhat.com>
856
857         * config/rs6000/rs6000.c (rs6000_assemble_integer): Change
858         in_text_unlikely_section to in_unlikely_text_section.
859
860 2004-04-11  Roger Sayle  <roger@eyesopen.com>
861
862         * fold-const.c (fold_binary_op_with_conditional_arg):  Tweak
863         calling convention to allow a NULL_TREE to be returned.  Factor
864         sanity checks from callers, return NULL_TREE when appropriate.
865         (fold): Handle COMPOUND_EXPR operands of binary expressions
866         before COND_EXPR operands.  Use reorder_operands_p(a,b) to check
867         whether a op (b,c) can be rewritten as (b, a op c).  Simplify
868         calls to fold_binary_op_with_conditional_arg.
869
870 2004-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
871
872         * config/mips/iris5.h (current_section_flags):  Add
873         in_unlikely_executed_text and default case.
874
875 2004-04-11  Andreas Tobler  <a.tobler@schweiz.ch>
876
877         * bb-reorder.c (fix_crossing_conditional_branches): Fix bootstrap
878         failure on solaris. Place ifdef HAVE_return around gen_ret call.
879         * cfgrtl.c (force_nonfallthru_and_redirect): Remove ifdef
880         HAVE_return and place it around the place where it is needed.
881
882 2004-04-11  Andrew Pinski  <pinskia@physics.uc.edu>
883
884         * varasm.c (text_section): Use TEXT_SECTION_ASM_OP and
885         ASM_OUTPUT_ALIGN instead of SECTION_FORMAT_STRING
886         and NORMAL_TEXT_SECTION_NAME.
887         (unlikely_text_section): Check targetm.have_named_sections
888         instead of TARGET_ASM_NAMED_SECTION and use TEXT_SECTION_ASM_OP
889         instead of SECTION_FORMAT_STRING.
890         * config/mips/iris5.h (current_section_name): Add
891         in_unlikely_executed_text case and move the abort into the switch.
892         * config/rs6000/sysv4.h (HOT_TEXT_SECTION_NAME): Remove.
893         (NORMAL_TEXT_SECTION_NAME): Remove.
894         (UNLIKELY_EXECUTED_TEXT_SECTION_NAME): Remove.
895         (SECTION_FORMAT_STRING): Remove.
896         * defaults.h (SECTION_FORMAT_STRING): Remove.
897         * tm.texi (NORMAL_TEXT_SECTION_NAME): Remove.
898         (SECTION_FORMAT_STRING): Remove.
899
900 2004-04-10  Joseph S. Myers  <jsm@polyomino.org.uk>
901
902         * c-typeck.c (common_type): Prefer long long to long when same
903         precision.
904
905 2004-04-09  Zack Weinberg  <zack@codesourcery.com>
906
907         PR 14887
908         * config/ia64/hpux.h (MEMBER_TYPE_FORCES_BLK): Look only at
909         mode argument.
910         * config/ia64/ia64.c (ia64_hpux_file_end): Check
911         TREE_SYMBOL_REFERENCED on DECL_ASSEMBLER_NAME, not DECL_NAME.
912
913 2004-04-09  Roger Sayle  <roger@eyesopen.com>
914
915         * simplify-rtx.c (mode_signbit_p): New function to check whether
916         an RTX is an immediate constant that represents the most significant
917         bit of a given machine mode.
918         (simplify_unary_operation) <NOT>: Optimize ~(X+C) as X ^ ~C, where
919         C is the sign bit.
920         (simplify_binary_operation) <PLUS>: Optimize (X^C1) + C2 as X^(C1^C2)
921         when C2 is the sign bit.
922         (simplify_binary_operation) <XOR>: Canonicalize X^C as X+C when C
923         is the sign bit.  Optimize (X+C1) ^ C2 as X^(C1^C2) when C1 is the
924         sign bit.
925
926 2004-04-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
927
928         * builtins.c (mathfn_built_in): Check TYPE_MAIN_VARIANT, not
929         TYPE_MODE.
930
931 2004-04-09  Andrew Pinski  <pinskia@physics.uc.edu>
932
933         * c-common.c (handle_noreturn_attribute): Use TYPE_READONLY instead
934         of TREE_READONLY for types.
935
936 2004-04-09  Caroline Tice  <ctice@apple.com>
937
938         * basic-block.h (struct edge_def):  Add new field, crossing_edge.
939         (struct basic_block_def):  Add new field, partition.
940         (UNPARTITIONED, HOT_PARTITION, COLD_PARTITION):  New constant macro
941         definitions.
942         (partition_hot_cold_basic_blocks): Add extern function
943         declaration.
944         * bb-reorder.c (function.h, obstack.h, expr.h, regs.h):  Add four new
945         include statements.
946         (N_ROUNDS): Increase the maximum number of rounds by 1.
947         (branch_threshold): Add array value for new round.
948         (exec_threshold): Add array value for new round.
949         (push_to_next_round_p): New function.
950         (add_unlikely_executed_notes): New function.
951         (find_rarely_executed_basic_blocks_and_crossing_edges): New function.
952         (mark_bb_for_unlikely_executed_section): New function.
953         (add_labels_and_missing_jumps): New function.
954         (add_reg_crossing_jump_notes): New function.
955         (fix_up_fall_thru_edges): New function.
956         (find_jump_block): New function.
957         (fix_crossing_conditional_branches): New function.
958         (fix_crossing_unconditional_branches): New function.
959         (fix_edges_for_rarely_executed_code): New function.
960         (partition_hot_cold_basic_blocks): New function.
961         (find_traces):  Add an extra round for partitioning hot/cold
962         basic blocks.
963         (find_traces_1_round): Add a parameter.  Modify to push all cold blocks,
964         and only cold blocks, into the last (extra) round of collecting traces.
965         (better_edge_p): Add a parameter.  Modify to favor non-crossing edges
966         over crossing edges.
967         (bb_to_key):  Add code to correctly identify cold blocks when
968         doing partitioning.
969         (connect_traces): Modify to connect all the non-cold traces first, then
970         go back and connect up all the cold traces.
971         (reorder_basic_blocks):  Add call to add_unlikely_executed_notes.
972         * cfg.c (entry_exit_blocks): Add initialization for partition field in
973         entry and exit blocks.
974         * cfgbuild.c (make_edges): Update current_function_has_computed_jump
975         if we are doing hot/cold partitioning.
976         * cfgcleanup.c (cfglayout.h): Add new include statement.
977         (try_simplify_condjump): Modify to not attempt on blocks with jumps
978         that cross section boundaries.
979         (try_forward_edges): Likewise.
980         (merge_blocks_move_predecessor_nojumps): Likewise.
981         (merge_blocks_move_successor_nojumps): Likewise.
982         (merge_blocks_move): Likewise.
983         (try_crossjump_to_edge): Modify to not attempt after we have done
984         the block partitioning.
985         (try_crossjump_bb): Modify to not attempt on blocks with jumps that
986         cross section boundaries.
987         (try_optimize_cfg): Likewise.
988         * cfghooks.c (tidy_fallthru_edges): Modify to not remove indirect
989         jumps that cross section boundaries.
990         * cfglayout.c (flags.h): Add new include statement.
991         (update_unlikely_executed_notes):  New function.
992         (fixup_reorder_chain):  Add code so when a new jumping basic block is
993         added, it's UNLIKELY_EXECUTED_CODE and REG_CROSSING_JUMP notes are
994         updated appropriately.
995         (duplicate_insn_chain):  Add code to duplicate the new NOTE insn
996         introduced by this optimization.
997         * cfglayout.h (scan_ahead_for_unlikely_executed_note):  Add new
998         extern function declaration.
999         * cfgrtl.c (can_delete_note_p):  Add NOTE_INSN_UNLIKELY_EXECUTED_CODE to
1000         list of notes that can be deleted.
1001         (create_basic_block_structure):  Add initialization for partition field.
1002         (rtl_can_merge_blocks):  Modify to test blocks for jumps that cross
1003         section boundaries.
1004         (try_redirect_by_replacing_jump):  Modify to not attempt on jumps that
1005         cross section boundaries.
1006         (commit_one_edge_insertion): Add code so newly created basic block
1007         ends up in correct (hot or cold) section.  Modify to disallow
1008         insertions before NOTE_INSN_UNLIKELY_EXECUTED_CODE notes.
1009         (rtl_verify_flow_info_1):  Add code to verify that no fall_thru edge
1010         crosses section boundaries.
1011         (cfg_layout_can_merge_blocks_p): Modify to test blocks for jumps that
1012         cross section boundaries.
1013         (force_nonfallthru_and_redirect): Modify to make sure new basic block
1014         ends up in correct section, with correct notes attached.
1015         * common.opt (freorder-blocks-and-partition):  Add new flag for this
1016         optimization.
1017         * dbxout.c (dbx_function_end):  Add code to make sure scope labels at
1018         the end of functions are written into the correct (hot or cold)
1019         section.
1020         (dbx_source_file): Add code so writing debug file information
1021         doesn't incorrectly change sections.
1022         * defaults.h (NORMAL_TEXT_SECTION_NAME): New constant macro, for use
1023         in partitioning hot/cold basic blocks into separate sections.
1024         (SECTION_FORMAT_STRING): New constant macro, for linux/i386 hot/cold
1025         section partitioning.
1026         (HAS_LONG_COND_BRANCH): New constant macro, indicating whether or not
1027         conditional branches can span all of memory.
1028         (HAS_LONG_UNCOND_BRANCH): New constant macro, indicationg whether or not
1029         unconditional branches can span all of memory.
1030         * final.c (scan_ahead_for_unlikely_executed_note):  New function.
1031         (final_scan_insn):  Add code to check for NOTE instruction indicating
1032         whether basic block belongs in hot or cold section, and to make sure
1033         the current basic block is being written to the appropriate section.
1034         Also added code to ensure that jump table basic blocks end up in the
1035         correct section.
1036         * flags.h (flag_reorder_blocks_and_partition):  New flag.
1037         * ifcvt.c (find_if_case_1):  Modify to not attempt if conversion if
1038         one of the branches has a jump that crosses between sections.
1039         (find_if_case_2): Likewise.
1040         (ifcvt): Modify to not attempt to mark loop exit edges after
1041         hot/cold partitioning has occurred.
1042         * opts.c (decode_options): Code to handle new flag,
1043         flag_reorder_blocks_and_partition; also to turn it off if
1044         flag_exceptions is on.
1045         (common_handle_option): Code to handle new flag,
1046         flag_reorder_blocks_and_partition.
1047         * output.h (unlikely_text_section): New extern function declaration.
1048         (in_unlikely_text_section): New extern function declaration.
1049         * passes.c (rest_of_handle_stack_regs):  Add
1050         flag_reorder_blocks_and_partition as an 'or' condition for calling
1051         reorder_basic_blocks.
1052         (rest_of_handle_reorder_blocks):  Add flag_reorder_blocks_and_partition
1053         as an 'or' condition for calling reorder_basic_blocks.
1054         (rest_of_compilation):  Add call to partition_hot_cold_basic_blocks.
1055         * print-rtl.c (print_rtx): Add code for handling new note,
1056         NOTE_INSN_UNLIKELY_EXECUTED_CODE
1057         * rtl.c  (NOTE_INSN_UNLIKELY_EXECUTED_CODE): New note insn (see below).
1058         (REG_CROSSING_JUMP): New kind of reg_note, to mark jumps that
1059         cross between section boundaries.
1060         * rtl.h (NOTE_INSN_UNLIKELY_EXECUTED_CODE):  New note instruction,
1061         indicating the basic block containing it belongs in the cold section.
1062         (REG_CROSSING_JUMP): New type of reg_note, to mark jumps that cross
1063         between hot and cold sections.
1064         * toplev.c (flag_reorder_blocks_and_partition):  Add code to
1065         initialize this flag, and to tie it to the command-line option
1066         freorder-blocks-and-partition.
1067         * varasm.c (cfglayout.h):  Add new include statement.
1068         (unlikely_section_label_printed):  New global variable, used for
1069         determining when to output section name labels for cold sections.
1070         (in_section):  Add in_unlikely_executed_text to enum data structure.
1071         (text_section):  Modify code to use SECTION_FORMAT_STRING and
1072         NORMAL_TEXT_SECTION_NAME macros.
1073         (unlikely_text_section):  New function.
1074         (in_unlikely_text_section):  New function.
1075         (function_section):  Add code to make sure beginning of function is
1076         written into correct section (hot or cold).
1077         (assemble_start_function):  Add code to make sure stuff is written to
1078         the correct section.
1079         (assemble_zeros):  Add in_unlikely_text_section as an 'or' condition
1080         to an if statement that was checking 'in_text_section'.
1081         (assemble_variable):  Add 'in_unlikely_text_section' as an 'or'
1082         condition to an if statement that was checking 'in_text_section'.
1083         (default_section_type_flags_1):  Add check: if in cold section
1084         flags = SECTION_CODE.
1085         * config/darwin.c (darwin_asm_named_section):  Modify to use
1086         SECTION_FORMAT_STRING if we are partitioning hot/cold blocks.
1087         * config/i386/i386.h (HAS_LONG_COND_BRANCH): Defined this macro
1088         specifically for the i386.
1089         (HAS_LONG_UNCOND_BRANCH):  Defined this macro specifically for the i386.
1090         * config/rs6000/darwin.h (UNLIKELY_EXECUTED_TEXT_SECTION_NAME): Change
1091         text string to something more informative.
1092         (NORMAL_TEXT_SECTION_NAME): Add new definition.
1093         (SECTION_FORMAT_STRING):  Add new definition.
1094         * config/rs6000/rs6000.c (rs6000_assemble_integer):  Add
1095         '!in_unlikely_text_section' as an 'and' condition to an if statement
1096         that was already checking '!in_text_section'.
1097         * config/rs6000/sysv4.h (HOT_TEXT_SECTION_NAME,NORMAL_TEXT_SECTION_NAME,
1098         UNLIKELY_EXECUTED_TEXT_SECTION_NAME,SECTION_FORMAT_STRING): Make
1099         sure these are properly defined for linux on ppc.
1100         * doc/invoke.texi  (freorder-blocks-and-partition): Add documentation
1101         for this new flag.
1102         * doc/rtl.texi (REG_CROSSING_JUMP):  Add documentation for new
1103         reg_note.
1104         * doc/tm.texi (NORMAL_TEXT_SECTION_NAME, SECTION_FORMAT_STRING,
1105         HAS_LONG_COND_BRANCH, HAS_LONG_UNCOND_BRANCH): Add documentation for
1106         these new macros.
1107
1108 2004-04-08  Roger Sayle  <roger@eyesopen.com>
1109
1110         * function.c (gen_mem_addressof): When changing the RTX from a REG
1111         to a MEM, clear MEM_VOLATILE_P which was formerly REG_USERVAR_P.
1112
1113 2004-04-08  Roger Sayle  <roger@eyesopen.com>
1114
1115         PR target/14888
1116         * config/i386/i386.md (truncdfsf2_noop, truncxfsf2_noop,
1117         truncxfdf2_noop): Provide dummy "fmov" implementations.
1118
1119 2004-04-08  Ian Lance Taylor  <ian@wasabisystems.com>
1120
1121         * gcc.c (default_compilers): Add missing initializers.
1122
1123         * config/rs6000/host-darwin.c (darwin_rs6000_gt_pch_use_address):
1124         Return 1 if file was successfully mapped.
1125
1126 2004-04-08  Geoffrey Keating  <geoffk@apple.com>
1127
1128         PR pch/13419
1129         PR pch/14137
1130         Radar #: 3315288
1131         * doc/invoke.texi (Precompiled Headers): Suggest -o
1132         to put an output file in a particular place.  Be more detailed
1133         about which options affect PCH validity and which options
1134         might not work.
1135         * c-pch.c (pch_matching): New.
1136         (MATCH_SIZE): New.
1137         (struct c_pch_validity): New field 'match'.
1138         (pch_init): Handle pch_matching.
1139         (c_common_valid_pch): Check pch_matching.
1140
1141         * explow.c: Fix typo defining default of PROMOTE_FUNCTION_MODE.
1142
1143 2004-04-08  Mark Mitchell  <mark@codesourcery.com>
1144
1145         * doc/invoke.texi (Precompiled Headers): Warn about known
1146         problems.
1147
1148 2004-04-08  Danny Smith  <dannysmith@users.sourceforge.net>
1149
1150         PR c++/14808
1151         * defaults.h (TARGET_USE_LOCAL_THUNK_ALIAS_P): New macro. Default
1152         to 1 if ASM_OUTPUT_DEF is defined.
1153         * doc/tm.texi (TARGET_USE_LOCAL_THUNK_ALIAS_P): Document.
1154         * config/i386/cygming.h (TARGET_USE_LOCAL_THUNK_ALIAS_P): Define.
1155         Set to non-zero iff not a one_only decl.
1156
1157 2004-04-08  Paul Brook  <paul@codesourcery.com>
1158
1159         * arm.h (CLASS_LIKELY_SPILLED_P): Define.
1160
1161 2004-04-08  Paul Brook  <paul@codesourcery.com>
1162
1163         * explow.c (promote_mode): Use PROMOTE_FUNCTION_MODE instead of
1164         PROMOTE_FOR_CALL_ONLY.
1165         * config/arm/arm-protos.h (arm_function_value): Declare.
1166         * config/arm/arm.h (TARGET_PROMOTE_FUNCTION_ARGS): Define.
1167         (TARGET_PROMOTE_PROTOTYPES): Return false.
1168         (arm_function_value): New function.
1169         * config/arm/arm.h (PROMOTE_FUNCTION_MODE): Define.
1170         (FUNCTION_VALUE): Call arm_function_value.
1171         * config/cris/cris.h (PROMOTE_MODE): Rename ...
1172         (PROMOTE_FUNCTION_MODE): ... to this.
1173         (PROMOTE_FOR_CALL_ONLY): Remove.
1174         * config/mmix/mmix.h: Likewise.
1175         * config/s390/s390.h: Likewise.
1176         * config/sparc/sparc.h: Likewise.
1177         * config/sparc/sparc.c: Update comments about PROMOTE_MODE.
1178         * doc/tm.texi (PROMOTE_FUNCTION_MODE): Document.
1179         (TARGET_PROMOTE_FUNCTION_MODE, TARGET_PROMOTE_FUNCTION_RETURN): Update.
1180         (PROMOTE_FOR_CALL_ONLY): Remove.
1181
1182 2004-04-08  Joel Sherrill <joel@oarcorp.com>
1183
1184         PR ada/14538
1185         * ada/5rosinte.adb: Remove fake mprotect() body.
1186         * ada/5rosinte.ads: Add SA_SIGINFO.
1187         * ada/5rtpopsp.adb: Rewrite to use new interface.
1188         * ada/init.c: Reorder so the simple single OS conditional __rtems__
1189         is tested before more complex ones which mix UNIX and embedded
1190         systems in the conditional.
1191
1192 2004-04-08  Joel Sherrill  <joel@oarcorp.com>
1193
1194         PR ada/14665
1195         * ada/osint.adb (Find_Program_Name): Rework to properly handle
1196         filenames which end in .exe or have versioning suffixes like VMS.
1197
1198 2004-04-08  Andrew Pinski  <pinskia@physics.uc.edu>
1199
1200         PR target/10129
1201         * config/darwin.c (darwin_encode_section_info): When the decl has
1202         a DECL_INITIAL, it is only defined also when it is not a common.
1203
1204 2004-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1205
1206         * builtins.c (fold_builtin_isascii, fold_builtin_toascii): New.
1207         (fold_builtin): Handle BUILT_IN_ISASCII and BUILT_IN_TOASCII.
1208
1209 2004-04-07  H.J. Lu  <hongjiu.lu@intel.com>
1210
1211         * config/ia64/ia64.c (ia64_encode_section_info): Don't prod
1212         global register variables.
1213
1214 2004-04-07  Joseph S. Myers  <jsm@polyomino.org.uk>
1215
1216         * fixinc/inclhack.def (rpc_xdr_lvalue_cast_a,
1217         rpc_xdr_lvalue_cast_b): New fixes.
1218         * fixinc/fixincl.x: Regenerate.
1219         * fixinc/tests/base/rpc/xdr.h: Add new tests.
1220
1221 2004-04-07  David Edelsohn  <edelsohn@gnu.org>
1222
1223         * config/rs6000/rs6000.c (processor_target_table): Add MASK_MFCRF
1224         to power4 and power5 entries.
1225
1226 2004-04-06  Geoffrey Keating  <geoffk@apple.com>
1227
1228         * c-common.h (pending_lang_change): Mark for PCH.
1229
1230 2004-04-07  Caroline Tice  <ctice@apple.com>
1231
1232         * gcc.c (main): Move 'break' in main loops (on an error)
1233         to wait until error processing has occurred.
1234
1235 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
1236
1237         * config.gcc: Stop changing enable_threads midstream.
1238         Replace uses of enable_threads_flag with enable_threads.
1239         * configure.ac: Replace uses of enable_threads_flag with
1240         enable_threads.  Improve autoconf quotation in one place.
1241         * configure: Regenerate.
1242
1243 2004-04-06  Uros Bizjak  <uros@kss-loka.si>
1244
1245         * builtins.c: Implement support for sincos function.
1246         (expand_builtin_mathfn): Remove BUILT_IN_SIN{,F,L} and
1247         BUILT_IN_COS{,F,L}.
1248         (expand_builtin_mathfn_3): New function.
1249         (expand_builtin): Expand BUILT_IN_SIN{,F,L} and
1250         BUILT_IN_COS{,F,L} using expand_builtin_mathfn_3 if
1251         flag_unsafe_math_optimization is set.
1252
1253         * optabs.h (enum optab_index): Add new OTI_sincos.
1254         (sincos_optab): Define corresponding macro.
1255
1256         * optabs.c (init_optabs): Initialize sincos_optab.
1257         (expand_twoval_unop): New function.
1258
1259         * genopinit.c (optabs): Implement sincos_optab using sincos?f3
1260         patterns.
1261
1262         * reg-stack.c (subst_stack_regs_pat): Handle UNSPEC_SINCOS_COS
1263         and UNSPEC_SINCOS_SIN.
1264
1265         * config/i386/i386.md (sincosdf3, sincossf3, *sincosextendsfdf3,
1266         sincosxf3): New patterns to implement sincos, sincosf and sincosl
1267         built-ins as inline x87 intrinsics. Define splits for
1268         sindf2, sinsf2, *sinextendsfdf2, sinxf2, cosdf2,
1269         cossf2, *cosextendsfdf2 and cosxf2 patterns from corresponding
1270         sincos patterns.
1271         (sindf2, sinsf2, sinxf2): Rename to *sindf2, *sinsf2, *sinxf2.
1272         (cosdf2, cossf2, cosxf2): Rename to *cosdf2, *cossf2, *cosxf2.
1273
1274         (UNSPEC_SINCOS_SIN, UNSPEC_SINCOS_COS): New unspecs to represent
1275         x87's fsincos insn.
1276
1277 2004-04-06  Devang Patel  <dpatel@apple.com>
1278
1279         PR 14467
1280         * config/darwin.h (LINK_COMMAND_SPEC): Use c++filt instead of c++filt3.
1281
1282 2004-04-06  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1283
1284         * doc/install.texi: Update HP-UX 11 installation procedure.
1285
1286 2004-04-06  Paul Brook  <paul@codesourcery.com>
1287
1288         * doc/sourcebuild.texi: Remove obsolete contraint on testcases.
1289
1290 2004-04-05  Kaz Kojima  <kkojima@gcc.gnu.org>
1291
1292         * config/sh/sh.c (prepare_move_operands): Use emit_call_insn
1293         when the TLS address is generated by a function call.
1294         * config/sh/sh.md (tls_global_dynamic): Use a call expression.
1295         (tls_local_dynamic): Likewise.
1296
1297 2004-04-05  Andrew Pinski  <pinskia@physics.uc.edu>
1298
1299         * tree.c (reconstruct_complex_type): Use TYPE_READONLY
1300         and TYPE_VOLATILE.
1301
1302 2004-04-05  Caroline Tice  <ctice@apple.com>
1303
1304         * gcc.c (combine_flag): New global variable, for new driver option.
1305         (struct compiler): Add two new fields, to be used when
1306         combining multiple input files in a single pass (IMA).
1307         (default_compilers):  Add values for the new fields to all
1308         compiler entries. Modify the "@c" compiler entry for doing IMA
1309         properly with "-save-temps" and the "combine" flag.
1310         (option_map):  Add new driver option, "--combine", to tell driver
1311         to pass multiple input files to compiler at one time.
1312         (have_o_argbuf_index): New global variable.
1313         (store_arg): Modify to assign value to have_o_argbuf_index.
1314         (struct infile):  Add three new fields, to help with IMA.
1315         (display_help): Add help for new "combine" option.
1316         (process_command): Remove local variable have_o; add code to check
1317         for new "combine" option; remove assignment to combine_inputs.
1318         (do_spec_1):  Modify to deal with IMA better.
1319         (main): Make variable 'lang_n_infiles' local to entire function
1320         rather than to a single block.  Use flag combine_flag to
1321         determine whether to do IMA or not; Modify loop initializing
1322         infiles to deal properly with linker files.
1323         Add code for doing preprocessing in presence of
1324         IMA with "-save-temps" flag.  Modify "main" loop to handle
1325         multiple input files, in multiple languages, with or without
1326         preprocessing,  gracefully.
1327         * toplev.c (set_src_pwd): Modify to not complain if attempting to
1328         re-set it to same directory it's previously been set to (avoid
1329         irritating, meaningless warning messages when doing IMA with
1330         save-temps).
1331         * doc/invoke.texi: Add "-combine" to list of Overall Options;
1332         remove documentation about IMA that is no longer accurate; Add
1333         documentation explaining what "-combine" does.
1334         * ada/lang-specs.h: Add initialization values for new fields in
1335         "struct compiler".
1336         * cp/lang-specs.h: Likewise.
1337         * f/lang-specs.h: Likewise.
1338         * java/lang-specs.h: Likewise.
1339         * objc/lang-specs.h: Likewise.
1340         * treelang/lang-specs.h: Likewise.
1341
1342 2004-04-05  David Edelsohn
1343
1344         * config/rs6000/rs6000.c (VTABLE_NAME_P): Add _ZTI to special
1345         symbol handling.
1346
1347 2004-04-05  Jakub Jelinek  <jakub@redhat.com>
1348             John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1349
1350         PR optimization/13424 (hppa), bootstrap/14462, c/14828
1351         * pa.md: Use replace_equiv_address to retain the attributes of the
1352         memory operands used in the split and peephole2 patterns for optimizing
1353         the pre-reload movstrsi, movstrdi, clrstrsi and clrstrdi patterns.
1354
1355 2004-04-05  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1356
1357         * c-decl.c (build_compound_literal): Use TYPE_READONLY.
1358         * emit-rtl.c (set_mem_attributes_minus_bitpos): Likewise.
1359         * objc/objc-act.c (adorn_decl, gen_declspecs): Likewise.
1360         * c-typeck.c (decl_constant_value): Don't access DECL_INITIAL of a
1361         PARM_DECL.
1362         * calls.c (flags_from_decl_or_type): Use TYPE_READONLY and do so only
1363         for a type.
1364         * print-tree.c (print_node): Properly handle side-effects, readonly,
1365         and constant flags.
1366         * tree.c (build1_stat, build_expr_wfl): Only look at TREE_SIDE_EFFECTS
1367         and TREE_CONSTANT if not a type.
1368         * tree.h (IS_NON_TYPE_CODE_CLASS): New macro.
1369         (IS_EXPR_CODE_CLASS): Write 'E', not 'e'.
1370         (NON_TYPE_CHECK): New macro.
1371         (TREE_SIDE_EFFECT, TREE_READONLY, TREE_CONSTANT: Add check.
1372
1373 2004-04-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
1374
1375         * config/sparc/sol2-bi.h (PREFERRED_DEBUGGING_TYPE): Set
1376         to DWARF2_DEBUG unconditionally.
1377         (ASM_DEBUG_SPEC): Set the default to --gdwarf2 unconditionally.
1378
1379 2004-04-04  Ian Lance Taylor  <ian@wasabisystems.com>
1380             Nathanael Nerode  <neroden@gcc.gnu.org>
1381
1382         PR target/14548
1383         * config.host: Set the shell variable host_can_use_collect2.
1384         Set it to yes by default, and to no for alpha*-dec-*vms*,
1385         i[34567]86-*-mingw32*, and powerpc-*-beos*.
1386         * configure.ac: Set and substitute the shell variable collect2.
1387         Give an error if use_collect2 is yes and host_can_use_collect2 is
1388         no.
1389         * Makefile.in (COLLECT2): Rename from USE_COLLECT2.  Change all
1390         uses.  Initialize to @collect2@.
1391         (STAGESTUFF): Remove $(USE_COLLECT2).
1392         * config/alpha/x-vms (USE_COLLECT2): Don't set.
1393         * config/i386/t-mingw32 (USE_COLLECT2): Likewise.
1394         * config/rs6000/t-beos (USE_COLLECT2): Likewise.
1395         * config/pa/t-pa64: Remove commented out USE_COLLECT2.
1396         * configure: Regenerate.
1397
1398 2004-04-04  Roger Sayle  <roger@eyesopen.com>
1399
1400         * simplify-rtx.c (simplify_binary_operation): Constant fold
1401         DIV, MOD, UDIV and UMOD using div_and_round_double.
1402
1403 2004-04-04  Mark Mitchell  <mark@codesourcery.com>
1404
1405         PR c++/14804
1406         * varasm.c (initializer_constant_valid_p): Allow NOP_EXPRs to
1407         RECORD_TYPEs.
1408
1409 2004-04-04  Mark Mitchell  <mark@codesourcery.com>
1410
1411         * doc/invoke.texi (-mabi=o64): Create link to O64 ABI
1412         documentation.
1413
1414 2004-04-04  Roger Sayle  <roger@eyesopen.com>
1415
1416         * cse.c (cse_insn): Correct usage of simplify_replace_rtx when
1417         updating the REG_EQUAL note on an insn's libcall_insn.
1418
1419 2004-04-04  Roger Sayle  <roger@eyesopen.com>
1420
1421         * df.h: Tidy up whitespace in the definitions of the DF_ flags.
1422
1423 2004-04-03  Roger Sayle  <roger@eyesopen.com>
1424
1425         * fold-const.c (fold) <PLUS_EXPR>: Guard (-A)+B -> B-A transformation
1426         with reorder_operands_p.
1427
1428 2004-04-03  Jan Hubicka  <jh@suse.cz>
1429
1430         * md.texi (vec_set, vec_extract, vec_init): Document.
1431
1432 2004-04-02  Gabor Loki <loki@inf.u-szeged.hu>
1433
1434        * opts.c (decode_options): Do function inlining with very small
1435        max-inline-insns-* parameters when optimizing for size.
1436
1437 2004-04-02  Vladimir Makarov  <vmakarov@redhat.com>
1438
1439         * config/i386/i386.h (TARGET_NOCONA): New macro.
1440         (TARGET_CPU_CPP_BUILTINS): Add code for Nocona.
1441         (processor_type): Add PROCESSOR_NOCONA.
1442
1443         * config/i386/i386.md (cpu): Add nocona to the attribute values.
1444
1445         * config/i386/i386.c (nocona_cost): New variable.
1446         (m_NOCONA): New macro.
1447         (x86_push_memory, x86_movx, x86_cmove, x86_deep_branch,
1448         x86_branch_hints, x86_use_sahf, x86_single_stringop,
1449         x86_sub_esp_4, x86_sub_esp_8, x86_add_esp_4, x86_add_esp_8,
1450         x86_integer_DFmode_moves, x86_partial_reg_dependency,
1451         x86_memory_mismatch_stall, x86_accumulate_outgoing_args,
1452         x86_decompose_lea, x86_arch_always_fancy_math_387,
1453         x86_sse_partial_reg_dependency, x86_sse_load0_by_pxor,
1454         x86_ext_80387_constants, x86_four_jump_limit):
1455         (override_options): Add nocona_cost to processor_target_table.
1456         Set up PROCESSOR_NOCONA for Nocona entry in processor_alias_table.
1457         (incdec_operand): Prevent inc/dec generation for Nocona too.
1458         (ix86_issue_rate): Add PROCESSOR_NOCONA.
1459
1460 2004-04-01  Andrew Pinski  <pinskia@physics.uc.edu>
1461
1462         * rtlanal.c (find_reg_note): Manually
1463         unswitch the loop.
1464
1465 2004-04-01  Mark Mitchell  <mark@codesourcery.com>
1466
1467         * genemit.c (gen_split): Change prototype of generated code.
1468         * genrecog.c (write_action): Adjust prototype for and calls to
1469         gen_split_*.
1470         * gensupport.c (struct queue_elem): Add split field.
1471         (queue_pattern): Return a value.  Clear the split field.
1472         (process_rtx): Maintain an association between an insn and the
1473         split generated from it for a define_insn_and_split.
1474         (process_one_cond_exec): Generate a new split for a
1475         define_insn_and_split.
1476         * config/arm/arm-protos.h (arm_split_constant): Add insn
1477         parameter.
1478         (emit_constant_insn): New function.
1479         (arm_gen_constant): Use it.
1480         * config/arm/arm.md: Adjust calls to arm_split_constant.
1481
1482 2004-04-02  Jan Hubicka  <jh@suse.cz>
1483
1484         * cgraph.c: Add overall comment.
1485         (cgraph_inline_hash): New global variable.
1486         (cgraph_create_node): Break out from ...
1487         (cgraph_node): ... here.
1488         (cgraph_edge): New function.
1489         (cgraph_create_edge): New CALL_EXPR argument; some sanity checking.
1490         (cgraph_remove_edge): Accept edge, intead of source and destination.
1491         (cgraph_redirect_edge_callee): New.
1492         (cgraph_remove_node): Update all new datastructures.
1493         (cgraph_record_call, cgraph_remove_call): Kill.
1494         (dump_cgraph_node): Break out from ... ; dump new datastructures.
1495         (dump_cgraph): ... here.
1496         (cgraph_function_possibly_inlined_p): Use new hashtable.
1497         (cgraph_clone_edge, cgraph_clone_node): New.
1498         * cgraph.h: Include hashtab.h
1499         (struct cgraph_global_info): Kill cloned_times, inline_once, will_be_output
1500         fields, add inlined_to pointer.
1501         (cgraph_node): Add pointer to next_clone.
1502         (cgraph_remove_edge, cgraph_create_edge): Update prototype.
1503         (cgraph_remove_call, cgraph_record_call): Kill.
1504         (cgraph_inline_hash): Declare.
1505         (dump_cgraph_node, cgraph_edge, cg4raph_clone_edge, cgraph_clone_node,
1506         cgraph_redirect_edge_callee): Declare.
1507         (cgraph_create_edges, cgraph_inline_p): Update prorotype.
1508         (cgraph_preserve_function_body_p, verify_cgraph, verify_cgraph_node,
1509         cgraph_mark_inline_edge, cgraph_clone_inlined_nodes): Declare.
1510         * cgraphunit.c: Add overall comment.
1511         (cgraph_optimize_function): Kill.
1512         (cgraph_assemble_pending_functions): Do not assemble inline clones.
1513         (cgraph_finalize_function): Update call of cgraph_remove_node
1514         (record_call_1): Record call sites.
1515         (cgraph_create_edges): Accept node instead of decl argument.
1516         (error_found): New static variable.
1517         (verify_cgraph_node_1, verify_cgraph_node, verify_cgraph): New functions.
1518         (cgraph_analyze_function): Update for new datastructures.
1519         (cgraph_finalize_compilation_unit): Plug memory leak.
1520         (cgraph_optimize_function): Kill.
1521         (cgraph_expand_function): Do not use cgraph_optimize_function.
1522         (INLINED_TIMES, SET_INLINED_TIMES, cgraph_inlined_into,
1523         cgraph_inlined_callees): Kill.
1524         (cgraph_remove_unreachable_nodes): Verify cgraph; update handling of
1525         clones.
1526         (estimate_growth): Simplify.
1527         (cgraph_clone_inlined_nodes): New function.
1528         (cgraph_mark_inline_edge): Re-implement.
1529         (cgraph_mark_inline): Likewise.
1530         (cgraph_check_inline_limits): Simplify.
1531         (cgraph_recursive_inlining_p): New.
1532         (update_callee_keys): Break out from ...
1533         (cgraph_decide_inlining_of_small_functions): ... here; simplify.
1534         (cgraph_decide_inlining, cgraph_decide_inlining_incrementally):
1535         Likewise.
1536         (cgraph_expand_all_functions):  Remove inline clones from the ordered
1537         list.
1538         (cgraph_preserve_function_body_p): New predicate.
1539         (cgraph_optimize): Verify cgraph.
1540         * function.h (struct function): Add fields saved_tree/saved_args.
1541         * timevar.def (TV_CGRAPH_VERIFY): Use verifier.
1542         * toplev.c (rest_of_compilation): Do not free cfun.
1543         * tree-inline.c: Include function.h
1544         (struct inline_data): Add saving_p field; replace decl/current_decl by
1545         node/current_node.
1546         (insert_decl_map): New function.
1547         (copy_body_r): Handle saving; update cgraph datastructure.
1548         (copy_body): Handle recursive inlining.
1549         (initialize_inlined_parameters): Likewise.
1550         (expand_call_inline): Propagate node attributes; update cgraph.
1551         (optimize_inline_calls): Verify that datastructure still match.
1552         (save_body): New function.
1553         * tree-inline.h (save_body): New.
1554         * tree-optimize.c (tree_rest_of_compilation): preserve function body; do inlining.
1555         * langhooks-def.c (LANG_HOOKS_UPDATE_DECL_AFTER_SAVING): New.
1556         * langhooks.c (lang_hooks): Add update_decl_after_saving.
1557
1558 2004-04-01  Serge Belyshev  <1319@bot.ru>
1559
1560         PR target/14702
1561         * config/i386/i386.md: fix source operand constraints in
1562         mmx_pshufw, sse2_pshufd, sse2_pshuflw, sse2_pshufhw
1563
1564 2004-04-01  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
1565
1566         * fold-const.c (folda): Preserve types of comparisons.
1567
1568 2004-04-01  Richard Henderson  <rth@redhat.com>
1569
1570         * toplev.c (backend_init): Move init_optimization_passes call ...
1571         (lang_dependent_init): ... here.
1572
1573 2004-04-01  Alan Modra  <amodra@bigpond.net.au>
1574             Jakub Jelinek  <jakub@redhat.com>
1575
1576         * gcc.c (init_gcc_specs): If HAVE_LD_AS_NEEDED, link with
1577         -lgcc --as-needed -lgcc_s --no-as-needed by default.
1578         * configure.ac (HAVE_LD_AS_NEEDED): Check for ld --as-needed.
1579         * configure: Rebuilt.
1580         * config.in: Rebuilt.
1581         * Makefile.in (stage1-start): Copy also libgcc_s*$(SHLIB_EXT).
1582         (stage2-start, stage3-start, stage4-start): Likewise.
1583         (stageprofile-start, stagefeedback-start): Likewise.
1584
1585 2004-04-01  Jakub Jelinek  <jakub@redhat.com>
1586
1587         * config/sparc/sparc.h (DITF_CONVERSION_LIBFUNCS): Define to 0.
1588         * config/sparc/linux.h (DITF_CONVERSION_LIBFUNCS): Redefine to 1.
1589         * config/sparc/linux64.h (DITF_CONVERSION_LIBFUNCS): Redefine to 1.
1590         * config/sparc/sol2.h (DITF_CONVERSION_LIBFUNCS): Redefine to 1.
1591         (SOLARIS_CONVERSION_LIBFUNCS): Rename to SUN_CONVERSION_LIBFUNCS.
1592         * config/sparc/sparc.c (sparc_init_libfuncs): Initialize optabs
1593         with _Q_qtoll, _Q_qtoull and _Q_lltoq if DITF_CONVERSION_LIBFUNCS.
1594         * config.gcc (sparc-*-linux*): Revert 2004-03-23 change.
1595         * config/sparc/t-linux64 (TARGET_LIBGCC2_CFLAGS): Likewise.
1596         * config/sparc/t-linux: Removed.
1597
1598 2004-04-01  Jakub Jelinek  <jakub@redhat.com>
1599
1600         PR c++/14755
1601         * fold-const.c (fold) <EQ_EXPR>: Properly compute newconst in
1602         "bitfld++ == const" to "++bitfld == const + incr" transformations.
1603
1604 2004-04-01  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1605
1606         * expr.c (get_inner_reference): Use DECL_UNSIGNED, not TREE_UNSIGNED.
1607         * stor-layout.c (layout_decl): Likewise.
1608         * tree.c (get_narrower): Likewise and also use BIT_FIELD_REF_UNSIGNED.
1609         * fold-const.c (make_bit_field_ref): Use BIT_FIELD_REF_UNSIGNED.
1610         * print-tree.c (print_node): Handle various used of unsigned_flag.
1611         * tree.def (BIT_FIELD_REF): Update comment.
1612         * tree.h (TREE_UNSIGNED): Deleted.
1613         (DECL_UNSIGNED, BIT_FIELD_REF_UNSIGNED): New macros.
1614
1615 2004-03-31  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1616
1617         * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c:
1618         Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED.
1619         * c-format.c, c-opts.c, c-pretty-print.c, c-typeck.c: Likewise.
1620         * calls.c, convert.c, dbxout.c, dojump.c, dwarf2out.c: Likewise.
1621         * expmed.c, expr.c, fold-const.c, function.c, integrate.c: Likewise.
1622         * optabs.c, sdbout.c, stmt.c, stor-layout.c, tree-dump.c: Likewise.
1623         * tree.c, config/iq2000/iq2000.c, config/m32r/m32r.c: Likewise.
1624         * config/mips/mips.c, config/rs6000/rs6000.c: Likewise.
1625         * config/s390/s390.c, config/sparc/sparc.c, objc/objc-act.c: Likewise.
1626         * stor-layout.c (layout_type, case COMPLEX_TYPE): Test for
1627         REAL_TYPE, not INTEGER_TYPE.
1628         (layout_type, case VECTOR_TYPE): Simplify code.
1629         * tree.c (build_vector_type_for_mode): Remove dup unsigned setting.
1630         * tree.h: Update comments.
1631         (STRIP_NOPS): Use TYPE_UNSIGNED.
1632         (TYPE_UNSIGNED): New macro.
1633         (TYPE_TRAP_SIGNED): Remove now redundant check.
1634         (SAVE_EXPR_NOPLACEHOLDER): Don't use TREE_UNSIGNED.
1635
1636 2004-03-31  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1637
1638         * function.c (put_var_into_stack): Properly set orig_reg for indirect.
1639
1640 2004-03-31  Andrew Pinski  <pinskia@physics.uc.edu>
1641
1642         * config/rs6000/t-darwin (LIB2FUNCS_STATIC_EXTRA):
1643         Add darwin-fpsave.asm, darwin-vecsave.asm,
1644         and darwin-world.asm.
1645         (TARGET_LIBGCC2_CFLAGS): Add -Wa,-force_cpusubtype_ALL
1646         as the asm files contain altivec instructions.
1647         * config/rs6000/darwin-fpsave.asm: New file.
1648         * config/rs6000/darwin-vecsave.asm: New file.
1649         * config/rs6000/darwin-world.asm: New file.
1650
1651 2004-03-31  Zack Weinberg  <zack@codesourcery.com>
1652
1653         * gengtype-yacc.y (option, stringseq): Add missing
1654         terminating semicolon.
1655
1656 2004-03-30  David Edelsohn  <edelsohn@gnu.org>
1657
1658         * config/rs6000/rs6000.md (tls_gd_32, tls_gd_64,
1659         tls_ld_32, tls_ld_64, tls_dtprel_32, tls_dtprel_64,
1660         tls_dtprel_ha_32, tls_dtprel_ha_64,
1661         tls_dtprel_lo_32, tls_dtprel_lo_64,
1662         tls_got_dtprel_64, tls_tprel_32, tls_tprel_64,
1663         tls_tprel_ha_32, tls_tprel_ha_64,
1664         tls_tprel_lo_32, tls_tprel_lo_64,
1665         tls_got_tprel_32, tls_got_tprel_64,
1666         tls_tls_32, tls_tls_64): Replace register_operand with
1667         gpc_reg_operand.
1668
1669 2004-03-30  Mostafa Hagog  <mustafa@il.ibm.com>
1670
1671         * config/rs6000/rs6000.md (*ctrsi_internal1, *ctrsi_internal2,
1672         *ctrdi_internal1, *ctrdi_internal2, *ctrsi_internal3,
1673         *ctrsi_internal4, *ctrdi_internal3, *ctrdi_internal4,
1674         *ctrsi_internal5, *ctrsi_internal6, *ctrdi_internal5,
1675         *ctrdi_internal6): Replace register_operand with
1676         nonimmediate_operand.
1677
1678 2004-03-29  Fariborz Jahanian <fjahanian@apple.com>
1679
1680         * fold-const.c (fold): Reassociate multiply expression
1681         with an adjacent non-multiply expression to use
1682         architecture's multiply-add instruction.
1683
1684 2004-03-30  Zack Weinberg  <zack@codesourcery.com>
1685
1686         * gengtype.c (create_option): New function.
1687         * gengtype.h: Prototype it.
1688         * gengtype-yacc.y (stringseq): New rule.
1689         (option): Use create_option.  Add new bare ID production.  Use
1690         stringseq, not STRING directly.
1691
1692         * alias.c, bitmap.c, c-decl.c, cgraph.h, cpplib.h, cselib.h
1693         * dwarf2out.c, emit-rtl.c, function.h, lists.c, tree.h
1694         * varray.h, config/alpha/alpha.c:
1695         Use new shorter form of GTY markers.
1696
1697         * doc/gty.texi: Rewrite.
1698
1699 2004-03-30  Andrew Pinski  <pinskia@physics.uc.edu>
1700
1701         * config/darwin.c (machopic_function_base_name):
1702         Remove current_name and getting the name of the
1703         current function.
1704
1705 2004-03-30  Nick Clifton  <nickc@redhat.com>
1706
1707         * config/arm/arm.md (thumb_jump): Reduce the backward branch
1708         range, and increase the forward branch range, to allow for
1709         the fact that the PC will be off by 4.
1710
1711 2004-03-30  Alan Modra  <amodra@bigpond.net.au>
1712
1713         * .cvsignore: Add GPATH, GRTAGS, GSYMS and GTAGS (GNU GLOBAL)
1714
1715 2004-03-30  Hartmut Penner  <hpenner@de.ibm.com>
1716
1717         * config/rs6000/rs6000.c (output_vec_const_move):
1718         Find all cases of EASY_VECTOR_15_ADD_SELF.
1719         (easy_vector_constant_add_self): Accept
1720         all vector constant loadable by vsplt* and vadd*.
1721         (easy_vector_same): Use easy_vector_splat_const.
1722         (easy_vector_const): Use easy_vector_splat_const.
1723         (easy_vector_splat_const): New function.
1724         (gen_easy_vector_constant_add_self): New function.
1725
1726         * config/rs6000/rs6000-protos.c (gen_easy_vector_constant_add_self):
1727         New prototype.
1728
1729         * config/rs6000/altivec.md (movv4si splitter): Change to
1730         emit move insn with halfed vector constant.
1731         (*movv8hi splitter): Likewise.
1732         (*movv16qi splitter): Likewise.
1733
1734 2004-03-30  Hartmut Penner  <hpenner@de.ibm.com>
1735
1736         PR 11591
1737         * config/rs6000/rs6000.c (rs6000_legitimate_address):
1738         Allow any offset to argument pointer in no-strict case.
1739
1740 2004-03-30  Jan Hubicka  <jh@suse.cz>
1741
1742         * toplev.c (backend_init): Add missing call to inint_optimization_passes.
1743         * passes.c (init_optimization_passes, finish_optimization_passes): Output cgraph
1744         dump file in non-unit-at-a-time mode.
1745
1746 2004-03-29  Hans-Peter Nilsson  <hp@axis.com>
1747
1748         * config/cris/cris.h: Correct #ifdef to test for
1749         HAVE_AS_NO_MUL_BUG_ABORT_OPTION, not
1750         HAVE_AS_MUL_BUG_ABORT_OPTION.
1751
1752 2004-03-29  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1753
1754         * function.c (put_var_into_stack): If old RTL was ADDRESSOF, update
1755         the address inside the old RTL.
1756
1757 2004-03-28  Zack Weinberg  <zack@codesourcery.com>
1758
1759         * c-decl.c: Verify that C_SIZEOF_STRUCT_LANG_IDENTIFIER is correct.
1760         (struct c_binding, struct c_scope): Add chain_next
1761         attributes to GTY markers.
1762         (struct lang_identifier, struct lang_tree_node): Define
1763         here...
1764         * c-tree.h: ... not here.  No longer need to declare struct
1765         c_binding either.  Do define C_SIZEOF_STRUCT_LANG_IDENTIFIER.
1766         * c-lang.c, objc/objc-lang.c: Set LANG_HOOKS_IDENTIFIER_SIZE
1767         to C_SIZEOF_STRUCT_LANG_IDENTIFIER.
1768
1769         PR 14734, 11944
1770         * c-decl.c (get_parm_info): If error_mark_node is encountered
1771         in the bindings chain, unbind and discard it; don't abort.
1772
1773 2004-03-28  Olga Golovonevsky <olga@il.ibm.com>
1774             Dorit Naishlos <dorit@il.ibm.com>
1775
1776         * config/rs6000/altivec.md: (andvv16qi3, andv8hi3, one_cmplv16qi2,
1777         one_cmplv8hi2, one_cmplv4si2, iorv16qi3, iorv8hi3,): New modelling.
1778
1779 2004-03-28  Stephane Carrez  <stcarrez@nerim.fr>
1780
1781         * config/m68hc11/m68hc11-protos.h (m68hc11_page0_symbol_p): Declare.
1782
1783         * config/m68hc11/m68hc11.c (m68hc11_handle_page0_attribute): New.
1784         (m68hc11_attribute_table): New attribute "page0" to mark a global
1785         variable as being allocated from within page0 section.
1786         (m68hc11_encode_label): New function.
1787         (m68hc11_strip_name_encoding): New function.
1788         (m68hc11_page0_symbol_p): New function.
1789         (m68hc11_indirect_p): Accept global variables marked in page0.
1790         (m68hc11_encode_section_info): Lookup "page0" attribute.
1791
1792         * config/m68hc11/m68hc11.h (EXTRA_CONSTRAINT): 'R' constraint also
1793         represents access to page0 variables.
1794
1795         * config/m68hc11/m68hc11.md ("*logicalsi3_zexthi"): Use gen_rtx_REG.
1796         ("*logicalsi3_silshl16_zext"): Likewise.
1797         ("*ashldi3_const32"): Likewise.
1798         (peephole2 ashift): Likewise.
1799
1800 2004-03-28  Joseph S. Myers  <jsm@polyomino.org.uk>
1801
1802         * c-tree.h (C_DECL_REGISTER): New.
1803         * c-aux-info.c (gen_decl), c-decl.c (objc_mark_locals_volatile,
1804         finish_decl, grokdeclarator, get_parm_info), c-typeck.c
1805         (build_array_ref, c_mark_addressable): Set and use it.
1806         * c-decl.c (grokdeclarator), c-typeck.c (c_mark_addressable):
1807         Allow structures with volatile fields to be declared register.
1808         Don't check TREE_ADDRESSABLE before warning about taking address
1809         of register.
1810         * c-decl.c (finish_decl): Don't allow structures with volatile
1811         fields to be placed in named register.
1812         * doc/trouble.texi: Remove reference to structures with volatile
1813         fields in registers.
1814
1815 2004-03-27  Ulrich Weigand  <uweigand@de.ibm.com>
1816
1817         * function.c (thread_prologue_and_epilogue): Move
1818         NOTE_INSN_FUNCTION_END and NOTE_INSN_FUNCTION_BEG notes
1819         before the epilogue.
1820
1821 2004-03-27  Ulrich Weigand  <uweigand@de.ibm.com>
1822
1823         * expr.c (store_constructor): Use gen_int_mode to correctly
1824         sign-extend CONST_INT value.
1825
1826 2004-03-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1827
1828         * builtin-types.def (BT_WINT, BT_FN_INT_WINT, BT_FN_WINT_WINT): New.
1829         * builtins.def (DEF_C94_BUILTIN): New.  Add wctype builtins.
1830         * doc/extend.texi: Likewise.
1831
1832 2004-03-26  Diego Novillo  <dnovillo@redhat.com>
1833
1834         * c-typeck.c (comptypes): Replace calls to TYPE_DOMAIN
1835           with TYPE_ORIG_SIZE_TYPE.
1836
1837 2004-03-25  Aldy Hernandez  <aldyh@redhat.com>
1838
1839         PR 14219
1840         * c-typeck.c (build_binary_op): Do not allow comparisons of
1841         vectors.
1842
1843 2004-03-26  James A. Morrison  <ja2morri@uwaterloo.ca>
1844
1845         * config.gcc: Remove sparc-tti-*.
1846         * config/sparc/pbd.h: Delete.
1847
1848         * config/sparc/sol2.h: Remove note about Sun OS 4.x.
1849         * config/sparc/aout.h: Likewise.
1850
1851         * config/sparc/sparc.h: Remove if 0'd code.
1852         * config/sparc/sparc.md (call): Remove if 0'd code.
1853         (call_value): Likewise.
1854         (nonlocal_goto): Likewise.
1855         (unimp_insn): Delete.
1856
1857 2004-03-25  Roger Sayle  <roger@eyesopen.com>
1858
1859         * fold-const.c (tree_expr_nonnegative_p): Handle BIT_XOR_EXPR like
1860         BIT_IOR_EXPR; A^B is nonnegative when A and B are nonnegative.
1861
1862 2004-03-25  Richard Henderson  <rth@redhat.com>
1863
1864         PR 11527
1865         * c-typeck.c (pop_init_level): Emit pending init elements earlier
1866         rather than later.
1867
1868 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1869
1870         * builtins.c (fold_builtin): Fix error in last change.
1871
1872 2004-03-25  Richard Sandiford  <rsandifo@redhat.com>
1873
1874         * config/mips/mips.h: Formatting fix.
1875
1876 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1877
1878         * builtins.def: Add ctype builtins.
1879         * doc/extend.texi: Likewise.
1880
1881 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1882
1883         * builtins.c (fold_builtin): Add new builtin optimizations for
1884         sqrt and/or cbrt.
1885         * fold-const.c (fold): Likewise.
1886
1887 2004-03-25  David Edelsohn  <edelsohn@gnu.org>
1888
1889         * config/rs6000/rs6000.c (rs6000_always_hint): New variable.
1890         (rs6000_sched_groups): New variable.
1891         (processor_target_table): Add power5.
1892         (rs6000_override_options): Set rs6000_sched_insert_nops,
1893         rs6000_sched_costly_dep and rs6000_sched_restricted_insns_priority
1894         from rs6000_sched_groups.
1895         (output_cbranch): Use rs6000_always_hint.
1896         (rs6000_variable_issue): Use rs6000_sched_groups.
1897         (rs6000_adjust_cost): Add CPU_POWER5.
1898         (is_microcoded_insn): Use rs6000_sched_groups.
1899         (is_dispatch_slot_restricted): Use rs6000_sched_groups.
1900         Return 2 for POWER5 cracked instructions.
1901         (is_cracked_insn): Use rs6000_sched_groups.
1902         (is_branch_slot_insn): Use rs6000_sched_groups.
1903         (rs6000_issue_rate): Add CPU_POWER5.
1904         (rs6000_sched_finish): Use rs6000_sched_groups.
1905         (rs6000_rtx_costs): Add PROCESSOR_POWER5.
1906         * config/rs6000/rs6000.h (processor_type): Add PROCESSOR_POWER5.
1907         (DEFAULT_SCHED_COSTLY_DEP): Delete.
1908         (DEFAULT_RESTRICTED_INSNS_PRIORITY): Delete.
1909         (DEFAULT_SCHED_FINISH_NOP_INSERTION_SCHEME): Delete.
1910         * config/rs6000/rs6000.md (define_attr "cpu"): Add power5.
1911         * config/rs6000/power5.md: New file.
1912         * doc/invoke.texi: Add power5 option.
1913
1914 2004-03-25  Kazu Hirata  <kazu@cs.umass.edu>
1915
1916         * cfgrtl.c, dbxout.c, tree.def, config/darwin.h,
1917         config/arm/arm.c, objc/objc-act.c: Fix comment typos.
1918         * doc/invoke.texi: Fix a typo.
1919
1920 2004-03-25  Kazu Hirata  <kazu@cs.umass.edu>
1921
1922         PR optimization/9707.
1923         * stmt.c (emit_case_nodes): Emit equality comparisons instead
1924         of recursing if both children are single-valued cases with no
1925         children.
1926
1927 2004-03-25  Paul Brook  <paul@codesourcery.com>
1928
1929         * config/arm/arm.c (vfp_print_multi): Remove.
1930         (arm_output_fldmx): New function.
1931         (vfp_emit_fstmx): Return block size, not insn. Add ARM10 VFPr1 bugfix.
1932         (arm_expand_prologue): Update to match.
1933         (arm_get_vfp_saved_size): New Function.
1934         (arm_get_frame_offsets): Use it.
1935         (arm_output_epilogue): Use new functions.
1936
1937 2004-03-24  Richard Henderson  <rth@redhat.com>
1938
1939         * alias.c (alias_invariant, alias_invariant_size): Mark GTY.
1940         (reg_known_value, reg_known_value_size): Likewise; make static.
1941         (reg_known_equiv_p): Make static.
1942         (clear_reg_alias_info): Update for new indexing.
1943         (get_reg_known_value, set_reg_known_value): New.
1944         (get_reg_known_equiv_p, set_reg_known_equiv_p): New.
1945         (canon_rtx): Use them.
1946         (init_alias_analysis): Likewise.  Allocate reg_known_value with gc.
1947         Don't play queer offsetting games with reg_known_value and
1948         reg_known_equiv_p.
1949         (end_alias_analysis): Free reg_known_value with gc.
1950         * rtl.h (get_reg_known_value, get_reg_known_equiv_p): Declare.
1951         * sched-deps.c (reg_known_equiv_p, reg_known_value): Remove.
1952         (deps_may_trap_p, sched_analyze_1, sched_analyze_2): Use the new
1953         functions instead.
1954
1955 2004-03-24  Kazu Hirata  <kazu@cs.umass.edu>
1956
1957         * dwarf2asm.c, loop.h, pretty-print.c, pretty-print.h,
1958         config/i386/mmintrin.h: Update copyright.
1959
1960 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
1961
1962         * configure.ac: Add --enable-werror-always (for top level bootstrap
1963         support).
1964         * configure: Regenerate.
1965
1966 2004-03-24  Ziemowit Laski  <zlaski@apple.com>
1967
1968         * objc/objc-act.c (objc_comptypes): Treat comparisons
1969         between 'Class' and '<class> *' as explicitly invalid.
1970
1971 2004-03-24  David Edelsohn  <edelsohn@gnu.org>
1972
1973         * doc/invoke.texi (-frename-registers: Add enabled at -O3.
1974         (-fprofile-values): Add enabled with profile-{generate,use}.
1975         (-fvpt): Same.
1976         (-ftracer): Add enabled with profile-use.
1977         (-funit-at-a-time): Add enabled at -O2,-O3.
1978         (-funroll-loops): Add enabled with profile-use.
1979         (-funswitch-loops): Add enabled with profile-use.  Remove duplicates.
1980         (max-gcse-passes): Mention default.
1981         (max-cse-path-length): Mention default.
1982
1983 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
1984
1985         * Makefile.in (STRICT2_WARN): Reorder.
1986         * configure.ac: Check for -Wold-style-definition, and use it
1987         in strict1_warn if it's available.
1988         * configure: Regnerate.
1989
1990 2004-03-24  Paul Brook  <paul@nowt.org>
1991
1992         * config.gcc <arm>: Add --with-abi=
1993         * config/arm/arm-protos.h (arm_get_frame_size, thumb_get_frame_size,
1994         thumb_far_jump_used): Remove prototypes.
1995         (arm_needs_doubleword_align): Add prototype.
1996         (thumb_compute_initial_elimination_offset): Ditto.
1997         * config/arm/arm.c (arm_get_frame_offsets): New function.
1998         (use_return_insn, output_return_instruction, arm_output_epilogue,
1999         arm_output_function_epilogue, arm_compute_initial_elimination_offset,
2000         arm_expand_prologue, thumb_expand_epilogue): Use it.
2001         (arm_abi, target_abi_name, all_arm_abis): New variables.
2002         (arm_override_options): Set them.  Set structure padding for AAPCS.
2003         (arm_return_in_memory): Update ABI check.
2004         (arm_init_cumulative_args): Initialize can_split.
2005         (arm_needs_doubleword_align): New function.
2006         (arm_function_arg): Don't split args after pushing to stack. Handle
2007         doubleword/even reg alignment.
2008         (arm_va_arg): Handle all doubleword aligned args.
2009         (add_minpoolforward ref, dump_minpool, push_minpool_fix): Align based
2010         on ABI, not CPU.
2011         (arm_compute_save_reg0_reg12_mask): Fix comment.
2012         (thumb_get_frame_size, thumb_get_frame_size): Remove.
2013         (thumb_jump_far_used_p): Remove superfluous argument.  Return save
2014         value for alignment.
2015         (thumb_unexpanded_epilogue, thumb_output_function_prologue): Change
2016         to match.
2017         (thumb_compute_initial_elimination_offset): New function.
2018         (thumb_expand_prologue): Use arm_get_frame_offsets.  Remove
2019         unneccessary rounding.
2020         * config/arm/arm.h (target_abi_name): Declare.
2021         (ARM_DOUBLEWORD_ALIGN, DOUBLEWORD_ALIGNMENT, TARGET_IWMMXT_ABI,
2022         arm_abi_type, ARM_DEFAULT_ABI): Define.
2023         (ARM_FLAG_ATPCS): Remove.
2024         (TARGET_OPTIONS, OPTION_DEFAULT_SPECS): Add -mabi=.
2025         (BIGGEST_ALIGNMENT, PREFERRED_STACK_BOUNDARY, STACK_BOUNDARY): Use it.
2026         (ADJUST_FIELD_ALIGN, DATA_ALIGNMENT, LOCAL_ALIGNMENT,
2027         TYPE_NEEDS_IWMMXT_ALIGNMENT): Remove.
2028         (LIBCALL_VALUE, FUNCTION_VALUE_REGNO_P, FUNCTION_ARG_REGNO_P):
2029         Contitionalize on ABI, not CPU.
2030         (struct arm_stack_offsets): Define.
2031         (struct machine_function): Add stack_offsets.  Remove frame_size.
2032         (FUNCTION_ARG_PARTIAL_NREGS): Don't split if previous args have been
2033         pushed.
2034         (FUNCTION_ARG_ADVANCE, FUNCTION_ARG_BOUNDARY): Handle general
2035         doubleword alignment.
2036         (THUMB_INITIAL_ELIMINATION_OFFSET,
2037         ARM_INITIAL_ELIMINATION_OFFSET): Remove.
2038         (INITIAL_ELIMINATION_OFFSET): Call functions directly.
2039         * config/arm/arm.md (align_8): Enable for all targets.
2040         * config/arm/netbsd-elf.h (TARGET_DEFAULT): Remove TARGET_ATPCS.
2041         (ARM_DEFAULT_ABI): Define.
2042         * doc/invoke.texi <ARM>: Document -mabi=. Update documentation for
2043         -mstructure-size-boundary.
2044
2045 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
2046
2047         * configure.ac: Check for -Wno-variadic-macros; don't use
2048         -pedantic (in stage 1 or a simple 'make all') unless it's available,
2049         and if it's available, use it.  Also, clean up check for
2050         -Wno-long-long.
2051         * configure: Regenerate.
2052
2053 2004-03-24  Richard Sandiford  <rsandifo@redhat.com>
2054
2055         * config.gcc (mips64vr-*-elf*, mips64vrel-*-elf*): Remove tm_defines.
2056         * config/mips/vr.h (DEFAULT_VR_ARCH): New macro, defined to vr4130.
2057         (MULTILIB_DEFAULTS): Use it.
2058         (MIPS_CPU_STRING_DEFAULT): Remove.
2059         (MIPS_ABI_DEFAULT, MIPS_MARCH_CONTROLS_SOFT_FLOAT): Define.
2060         (DRIVER_SELF_SPECS): Make -mfix-vr4122-bugs imply -march=vr4120.  Make
2061         EABI64 -mlong32 the default ABI.  Enforce the default architecture.
2062         * config/mips/t-vr (MULTILIB_OPTIONS): Add mfix-vr4122-bugs,
2063         march=vr4130, march=vr4300, march=vr5000 and march=vr5500.
2064         (MULTILIB_MATCHES): Use -mfix-vr4122-bugs multilibs for -march=vr4120.
2065         (MULTILIB_EXCEPTIONS): Change choice of multilibs.  Update comments
2066         accordingly.
2067
2068 2004-03-24  DJ Delorie  <dj@redhat.com>
2069             Richard Sandiford  <rsandifo@redhat.com>
2070
2071         * config/mips/mips.h (MASK_FIX_VR4122, TARGET_FIX_VR4122): New macros.
2072         (TARGET_SWITCHES): Add -mfix-vr4122-bugs and -mno-fix-vr4122-bugs.
2073         (ASM_SPEC): Pass down -mfix-vr4122-bugs.
2074         * config/mips/mips.c (mips_avoid_hazards): Don't emit whole functions
2075         in .set noreorder and .set nomacro if TARGET_FIX_VR4122.
2076         (mips_init_libfuncs): Use special functions for divsi3 and modsi3
2077         if TARGET_FIX_VR4122.
2078         * config/mips/mips.md (define_attr length): Account for nops inserted
2079         after macc and dmult when using -mfix-vr4122-bugs.
2080         (umuldi3_highpart, divmodsi4, divmoddi4): Disable if TARGET_FIX_VR4122.
2081         * config/mips/t-vr (LIB2FUNCS_STATIC_EXTRA): Define instead of
2082         LIB2FUNCS_EXTRA.  Add config/mips/vr4122-div.S.
2083         * config/mips/vr4122-div.S: New file.
2084         * doc/invoke.texi: Document -mfix-vr4122-bugs.
2085
2086 2004-03-24  Richard Sandiford  <rsandifo@redhat.com>
2087
2088         * config/mips/mips.h (PROCESSOR_R4130): New processor_type.
2089         (TARGET_MIPS4130): New macro.
2090         (ISA_HAS_MACC): Return true if TARGET_MIPS4130 && !TARGET_MIPS16.
2091         * config/mips/mips.c (mips_cpu_info_table): Add a vr4130 entry.
2092         (override_options): Extend MIPS_MARCH_CONTROLS_SOFT_FLOAT to deal
2093         with PROCESSOR_R4130.
2094         * config/mips/mips.md (define_attr cpu): Add r4130.
2095         * doc/invoke.texi: Document vr4130 as a supported MIPS architecture.
2096
2097 2004-03-24  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
2098             Richard Sandiford  <rsandifo@redhat.com>
2099
2100         * doc/invoke.texi: Apply missed hunk from 2004-03-03 change.
2101
2102 2004-03-24  Alexandre Oliva  <aoliva@redhat.com>
2103
2104         PR preprocessor/14438
2105         * cpplib.c (do_pragma): Remove line_change call after pragma
2106         handler.
2107
2108 2004-03-23  Ian Lance Taylor  <ian@wasabisystems.com>
2109
2110         * doc/extend.texi (ARM Built-in Functions): Replace with correct
2111         declarations.
2112
2113 2004-03-23  Roger Sayle  <roger@eyesopen.com>
2114
2115         * reg-stack.c (get_true_reg): Handle FLOAT_TRUNCATE like FLOAT_EXTEND
2116         if flag_unsafe_math_optimizations.
2117         * config/i386/i386.md (truncdfsf2): If flag_unsafe_math_optimizations
2118         and TARGET_80387 expand using truncdfsf2_noop pattern.
2119         (truncxfsf2): Likewise using truncxfsf2_noop.
2120         (truncxfdf2): Likewise using truncxfdf2_noop.
2121         (truncdfsf2_noop, truncxfsf2_noop, truncxfdf2_noop): New patterns.
2122
2123 2004-03-23  Ziemowit Laski  <zlaski@apple.com>
2124
2125         * hooks.c (hook_constcharptr_tree_null): New hook.
2126         * hooks.h (hook_constcharptr_tree_null): New prototype.
2127         * target-def.h (TARGET_MANGLE_FUNDAMENTAL_TYPE): New target hook.
2128         * target.h (mangle_fundamental_type): New target hook.
2129         * config/rs6000/rs6000.c (TARGET_MANGLE_FUNDAMENTAL_TYPE): Point
2130         target hook at rs6000_mangle_fundamental_type.
2131         (rs6000_mangle_fundamental_type): New function.
2132         * doc/tm.texi (TARGET_MANGLE_FUNDAMENTAL_TYPE): Document.
2133
2134 2004-03-23  Zack Weinberg  <zack@codesourcery.com>
2135
2136         PR 12267, 12391, 12560, 13129, 14114, 14133
2137         * c-tree.h: Forward declare struct c_binding.  Declare
2138         c_override_bindings_to_false.  Update prototypes.
2139         (struct lang_identifier): Update comments.  Change fields to be
2140         struct c_binding *.
2141         (IDENTIFIER_SYMBOL_VALUE, IDENTIFIER_TAG_VALUE)
2142         (IDENTIFIER_LABEL_VALUE, C_DECL_INVISIBLE)
2143         (KEEP_NO, KEEP_YES, KEEP_MAYBE): Delete.
2144         (C_DECL_IN_EXTERNAL_SCOPE, C_DECL_DECLARED_BUILTIN): New.
2145         * c-common.h: Update prototypes.
2146         * c-decl.c (struct c_scope): Update commentary.  Remove names,
2147         names_last, parms, parms_last, tags, and shadowed fields.  Add
2148         bindings and depth fields.
2149         (scope_freelist): Move to more appropriate location.
2150         (c_print_identifier): Update for changes to struct lang_identifier.
2151         (objc_mark_locals_volatile): Update for new bindings structures.
2152         (global_bindings_p): Honor c_override_global_bindings_to_false.
2153         (pushlevel): Rename to push_scope; take no arguments; use the
2154         scope_freelist; initialize scope->depth and check for overflow.
2155         (poplevel): Rename to pop_scope; totally rewritten for new bindings
2156         structures.
2157         (diagnose_mismatched_decls): Use C_DECL_DECLARED_BUILTIN, not
2158         C_DECL_INVISIBLE, for certain decisions.  Adjust some diagnostics.
2159         Improve some commentary.  Adjust handling of forward parm decls.
2160         (merge_decls): Set C_DECL_DECLARED_BUILTIN when appropriate.
2161         Preserve C_DECL_IN_EXTERNAL_SCOPE.
2162         (warn_if_shadowing): Correct indentation.  Improve diagnostics.
2163         (pushdecl): Remove unnecessary assertion.  Short-circuit anonymous
2164         decls.  Rewrite for new bindings structures.  Improve commentary.
2165         Eliminate the copy_node call.
2166         (implicit_decl_warning): Use the "diag" idiom (as seen in
2167         locate_old_decl) to reduce code duplication; call locate_old_decl
2168         if appropriate.  Relocate to remove need for forward declaration.
2169         (implicitly_declare): Adjust for new bindings structures.  Kludge
2170         around Objective-C not-really-builtin functions.
2171         (undeclared_variable): Improve diagnostics.  If current_function_decl
2172         is nonnull but current_function_scope is null, use current_scope.
2173         Use bind.
2174         (lookup_tag): Adjust for new bindings structures.  Kludge around
2175         Objective-C's tag declarations that wind up in the external scope.
2176         (lookup_name): Adjust for new bindings structures.  Kludge around
2177         c-common.c's pseudo-typedefs that wind up in the external scope.
2178         (lookup_name_current_level): Rename lookup_name_in_scope; take a
2179         second argument indicating the scope to examine; rewrite for
2180         new bindings structures.
2181         (c_init_decl_processing): Adjust for renamed functions.  Do not
2182         initialize current_file_decl, first_builtin_decl, last_builtin_decl.
2183         First scope pushed is the external scope, not the global scope.
2184         (builtin_function): Use bind, not pushdecl.  Adjust other bits
2185         for new data structures.  Keep track of builtins that should be
2186         made visible automatically.
2187         (start_decl): Adjust diagnostics.  Remove unnecessary call to
2188         expand_decl.
2189         (grokparms): Return 0 if arg_types is error_mark_node.
2190         (get_parm_info): Rename "void_at_end" argument to "ellipsis", with
2191         reversed sense.  Rewrite for new bindings structures.  Do not
2192         leave any decls in the scope, to prevent pop_scope from doing
2193         contradictory things with them.
2194         (finish_struct, finish_enum): Remove redundant diagnostics.
2195         (build_enumerator): Don't cascade diagnostics for error_mark_node.
2196         Mark location where -pedantic changes the meaning of the program.
2197         (store_parm_decls_newstyle, store_parm_decls_oldstyle): Load the
2198         parameter decls into the function's scope structure using bind.
2199         Warn here about function definitions in the wrong style.
2200         Adjust diagnostics.
2201         (store_parm_decls): Correct the determination of whether a
2202         function was defined with a prototype.
2203         (c_write_global_declarations): Operate on all file decls and on
2204         the external scope.  Split body of the loop to...
2205         (c_write_global_declarations_1): ... this new function, to avoid
2206         code duplication.
2207         (truly_local_externals, first_builtin_decl, last_builtin_decl)
2208         (make_scope, pop_scope, in_parm_level_p, set_block)
2209         (any_external_decl, record_external_decl, bind_label, getdecls)
2210         (link_hash_hash, link_hash_eq, merge_translation_unit_decls)
2211         (c_reset_state): Delete.
2212         (visible_builtins, c_override_global_bindings_to_false)
2213         (c_binding, I_SYMBOL_BINDING, I_SYMBOL_DECL, I_TAG_BINDING)
2214         (I_TAG_DECL, I_LABEL_BINDING, I_LABEL_DECL, file_scope)
2215         (external_scope, binding_freelist, bind, free_binding_and_advance)
2216         (push_file_scope, pop_file_scope): New.
2217         (pushtag, pushdecl_top_level, lookup_label, declare_label)
2218         (define_label, c_make_fname_decl, finish_decl)
2219         (mark_forward_parm_decls, build_compound_literal)
2220         (grokdeclarator, start_function, check_for_loop_decls)
2221         (identifier_global_value, record_builtin_type): Minor adjustments
2222         for new bindings structures.  Improve diagnostics and commentary.
2223         * c-objc-common.c (start_cdtor, finish_cdtor): Adjust calls to
2224         pushlevel/poplevel respectively.
2225         (c_objc_common_finish_file): Don't call merge_translation_unit_decls.
2226         * c-opts.c (c_common_parse_file): Remove spurious ATTRIBUTE_UNUSED.
2227         Warn about YYDEBUG not being defined only if -dy.  Remove no-longer-
2228         correct loop over multiple translation units; call fatal_error if
2229         requested to compile more than one file at once.  (This disables
2230         IMA temporarily - an up-front error being preferable to a crash.)
2231         * c-parse.in (pushlevel, poplevel rules): Rename push_scope, pop_scope.
2232         (all actions): Adjust calls to pushlevel/poplevel.
2233         (parsing_iso_function_signature): Delete.
2234         (extdef_1): Fold into extdef.
2235         (old_style_parm_decls_1): Fold into old_style_parm_decls.  Don't
2236         warn here about function definitions in the wrong style.
2237         (after_tyle_declarator, parm_declarator_starttypename)
2238         (parm_declarator_nostarttypename, notype_declarator): Remove
2239         commented-out productions.
2240         (parmlist_1, parmlist_2): Use make_node, not tree_cons, to create
2241         an empty TREE_LIST node.  Adjust calls to get_parm_info.
2242         (parmlist_2 : ELLIPSIS): Tag the arg-info block with error_mark_node
2243         to suppress -Wold-style-definition after this error.
2244         (c_parse_file): Don't clear the binding stack or call
2245         finish_fname_decls here.  Correct comment.
2246         * c-typeck.c (same_translation_unit_p): Export.
2247         (common_type): Use c_override_global_bindings_to_false, not
2248         pushlevel/poplevel/declare_parm_level.
2249         * c-lang.c: Override LANG_HOOKS_CLEAR_BINDING_STACK,
2250         LANG_HOOKS_PUSHLEVEL, LANG_HOOKS_POPLEVEL, LANG_HOOKS_SET_BLOCK,
2251         and LANG_HOOKS_GETDECLS with do-nothing stubs.
2252         * objc/objc-lang.c: Likewise.
2253         * objc/objc-act.c: Adjust all calls to pushlevel, poplevel,
2254         get_parm_info.
2255         (OBJC_VOID_AT_END): Delete; replace all uses
2256         with void_list_node.
2257         (generate_forward_declaration_to_string_table): Delete.
2258         * objc/objc-act.h (OCTI_STRG_DECL, UOBJC_STRINGS_decl): Delete.
2259
2260         * coverage.c (create_coverage): Don't pushdecl anything.
2261         * langhooks.c (lhd_clear_binding_stack): Call
2262         lang_hooks.decls.poplevel, not poplevel.
2263         * tree.c (list_length): If ENABLE_TREE_CHECKING, abort on a
2264         circular list rather than going into an infinite loop.
2265
2266 2004-03-23  Olivier Hainque  <hainque@act-europe.fr>
2267
2268         * optabs.c (expand_binop): When synthesizing double word rotates
2269         from single word shifts, use a new register target if the provided
2270         target is not a REG already.
2271
2272 2004-03-23  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2273
2274         * alias.c (get_alias_set): Add support for TYPE_REF_CAN_ALIAS_ALL.
2275         * c-common.c (handle_mode_attribute): Add extra arg to
2276         build_pointer_type_for_mode and build_reference_type_for_mode.
2277         * c-typeck.c (build_c_cast): Only look at TREE_CONSTANT_OVERFLOW
2278         for INTEGER_CST.
2279         * tree.c (build_pointer_type_for_mode): Add arg CAN_ALIAS_ALL.
2280         Chain pointers via TYPE_NEXT_PTR_TO.
2281         (build_reference_type_for_mode): Similarly.
2282         (build_type_no_quals): Add extra arg to build_pointer_type_for_mode
2283         and build_reference_type_for_mode.
2284         (tree_check4_failed): New function.
2285         * tree.h (TREE_CHECK4, PTR_OR_REF_CHECK): New macros.
2286         (TYPE_REF_CAN_ALIAS_ALL, TYPE_NEXT_PTR_TO, TYPE_NEXT_REF_TO): Likewise.
2287         (TREE_NO_UNSUED_WARNING, TREE_VIA_VIRTUAL, TREE_CONSTANT_OVERFLOW):
2288         Add check.
2289
2290 2004-03-23  Roger Sayle  <roger@eyesopen.com>
2291
2292         * fold-const.c (tree_expr_nonnegative_p): A&B is nonnegative when
2293         A is nonnegative or B is nonnegative.  Similarly A|B is nonnegative
2294         when both A and B are nonnegative.
2295         (tree_expr_nonzero_p): A|B is nonzero when A is nonzero or B is
2296         nonzero.
2297
2298 2004-03-23  Kazu Hirata  <kazu@cs.umass.edu>
2299
2300         * fold-const.c (fold): Remove cases for INTEGER_CST, REAL_CST,
2301         VECTOR_CST, STRING_CST, COMPLEX_CST, and CONSTRUCTOR.
2302
2303 2004-03-23  Kazu Hirata  <kazu@cs.umass.edu>
2304
2305         PR optimization/14669
2306         * fold-const.c (fold): Only unwiden integer comparisons for equality
2307         and inequality operators, or when the signedness doesn't change.
2308
2309 2004-03-23  Jakub Jelinek  <jakub@redhat.com>
2310
2311         * config.gcc (sparc-*-linux*): Add sparc/t-linux to tmake_file.
2312         * config/sparc/t-linux64 (TARGET_LIBGCC2_CFLAGS): Set.
2313         * config/sparc/t-linux: New file.
2314
2315 2004-03-23  Richard Sandiford  <rsandifo@redhat.com>
2316
2317         * gcse.c (can_assign_to_reg_p): New function, split out from...
2318         (want_to_gcse_p): ...here.
2319         (compute_ld_motion_mems): Use can_assign_to_reg_p to validate
2320         the rhs of a store.
2321
2322 2004-03-22  Diego Novillo  <dnovillo@redhat.com>
2323
2324         * c-typeck.c (same_translation_unit_p): Fix pasto.
2325
2326 2004-03-22  David Edelsohn  <edelsohn@gnu.org>
2327
2328         * params.def (PARAM_MAX_SCHED_REGION_BLOCKS): New.
2329         (PARAM_MAX_SCHED_REGION_INSNS): New.
2330         * sched-rgn.c: Include params.h
2331         (MAX_RGN_BLOCKS): Delete.
2332         (MAX_RGN_INSNS): Delete.
2333         (too_large): Return bool.  Convert to PARAM_VALUE.
2334         * Makefile.in (sched-rgn.o): Depend on $(PARAMS_H).
2335         * doc/invoke.texi (param): Document max-sched-region-blocks and
2336         max-sched-region-insns.
2337
2338 2004-03-22  Joel Brobecker  <brobecker@gnat.com>
2339
2340         * dwarf2out.c (is_subrange_type): Do not emit a subrange_type DIE
2341         for base types.
2342
2343 2004-03-22  Joel Brobecker  <brobecker@gnat.com>
2344
2345         * dwarf2out.c (is_subrange_type): Minor code rework. No behavior
2346         change.
2347
2348 2004-03-22  Jakub Jelinek  <jakub@redhat.com>
2349
2350         PR c/14069
2351         * c-decl.c (finish_struct): Change type of incorrect flexible array
2352         field into error_mark_node.
2353
2354 2004-03-22  Andrew Pinski  <pinskia@physics.uc.edu>
2355
2356         PR target/14580
2357         * config/rs6000/rs6000.c (symbol_ref_operand): Reject symbols
2358         who are not local for Darwin PIC.
2359
2360 2004-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
2361
2362         * regrename.c (regrename_optimize): Set regs_ever_live for all
2363         registers introduced as replacement.
2364
2365 2004-03-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
2366
2367         PR middle-end/14470
2368         * expr.c (mark_queue): New function.
2369         (emit_insns_enqueued_after_mark): New function replacing
2370         emit_queue.  Clear the body of emitted queued insns.
2371         (emit_queue): Call emit_insns_enqueued_after_mark.
2372         (store_expr): Mark the increment queue on entry.  Emit
2373         only the incrementations queued when expanding the source.
2374
2375 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
2376
2377         * configure.ac: Allow --disable-coverage-flags (for the future benefit
2378         of top level bootstrap, and consistency).  Reindent.
2379         * configure: Regenerate.
2380
2381 2004-03-21  Kazu Hirata  <kazu@cs.umass.edu>
2382
2383         * bt-load.c, builtins.c, cfghooks.c, cfgrtl.c, gcse.c,
2384         ggc-page.c, integrate.c, var-tracking.c, web.c: Remove
2385         unnecessary casts.
2386
2387 2004-03-22  Danny Smith  <dannysmith@users.sourceforge.net>
2388
2389         PR target/14291
2390         * gcov-io.h (gcov_truncate): Define ftruncate as _chsize for
2391         __MINGW32__.
2392
2393 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
2394
2395         * config/s390/s390.md ("*doloop_si"): Change predicate for operand 2
2396         to nonimmediate_operand.
2397         ("*doloop_di"): Likewise.
2398
2399 2004-03-21  Alexandre Oliva  <aoliva@redhat.com>
2400
2401         * real.h (struct real_value): Use the same type for all
2402         bitfields.  Rename exp to uexp.
2403         (REAL_EXP, SET_REAL_EXP): New accessor macros for uexp.
2404         Adjust all uses of exp...
2405         * builtins.c: ... here, ...
2406         * emit-rtl.c: ... here, and ...
2407         * real.c: ... and here.
2408
2409 2004-03-21  Gabriel Dos Reis  <gdr@integrable-solutions.net>
2410
2411         * pretty-print.c (pp_base_maybe_space): New function.
2412         * pretty-print.h (pp_base_maybe_space): Declare.
2413         (pp_maybe_space): New macro.
2414
2415 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
2416
2417         * config/s390/s390.md ("addti3", "subti3"): New insns and splitters.
2418
2419 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
2420
2421         * expmed.c (choose_mult_variant): Pass MULT_COST as argument instead
2422         of using register multiplication cost.
2423         (expand_mult): Adapt choose_mult_variant call.
2424         (expand_mult_highpart): Call choose_mult_variant with WIDER_MODE
2425         of MODE; pass appropriate cost bound.  Adjust result when
2426         performing signed multiplication by a negative constant.
2427         Don't use intermediate modes larger than word_mode.
2428
2429 2004-03-21  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2430
2431         * alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR.
2432         * emit-rtl.c (component_ref_for_mem_expr): Likewise.
2433         (set_mem_attributes_minus_bitpos): Call SUBSTITUTE_PLACEHOLDER_IN_EXPR.
2434         * explow.c (expr_size): Likewise.
2435         * expr.h (placeholder_list, find_placeholder): Deleted.
2436         * expr.c (store_constructor): Likewise.
2437         (get_inner_reference): Likewise.  Also don't call find_placeholder.
2438         (placeholder_list, find_placeholder): Deleted.
2439         (is_aligning_offset): Don't handle WITH_RECORD_EXPR, PLACEHOLDER_EXPR.
2440         (expand_expr_real, cases PLACEHOLDER_EXPR, WITH_RECORD_EXPR): Likewise.
2441         (highest_pow2_factor, case WITH_RECORD_EXPR): Remove.
2442         * dojump.c (do_jump, case WITH_RECORD_EXPR): Likewise.
2443         * dwarf2out.c (loc_descriptor_from_tree, case WITH_RECORD_EXPR):
2444         Likewise.
2445         * fold-const.c (invert_truthvalue, case WITH_RECORD_EXPR): Likewise.
2446         (extract_muldiv, case WITH_RECORD_EXPR): Likewise.
2447         * tree.c (expr_align, case WITH_RECORD_EXPR): Likewise.
2448         (contains_placeholder_p): Don't handle WITH_RECORD_EXPR.
2449         Clean up by using first_rtl_op.
2450         (substitute_in_expr): Use SUBSTITUTE_IN_EXPR for recursive call.
2451         (substitute_placeholder_in_expr): New function.
2452         * tree.def (WITH_RECORD_EXPR): Deleted.
2453         * tree.h (SUBSTITUTE_IN_EXPR, SUBSTITUTE_PLACEHOLDER_IN_EXPR): New.
2454         (substitute_placeholder_in_expr): New.
2455
2456 2004-03-21  Andrew Pinski  <pinskia@gcc.gnu.org>
2457
2458         * dojump.c (prefer_and_bit_test): Fix which part of
2459         the and_test is replaced.
2460
2461 2004-03-21  Joseph S. Myers  <jsm@polyomino.org.uk>
2462
2463         * frontends.texi: Add missing line.
2464
2465 2004-03-21  Zack Weinberg  <zack@codesourcery.com>
2466             Chris Devers  <cdevers@pobox.com>
2467             Joseph S. Myers  <jsm@polyomino.org.uk>
2468
2469         * doc/frontends.texi: Rewrite.
2470         * doc/gcc.texi: Update last modification date.
2471
2472 2004-03-21  Josef Zlomek  <zlomekj@suse.cz>
2473
2474         * cfgrtl.c (cfg_layout_redirect_edge_and_branch): Print the debug
2475         message before redirecting the edge.
2476
2477 2004-03-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2478
2479         * emit-rtl.c (set_mem_attributes_minus_bitpos): Set MEM_POINTER
2480         flag.
2481         * explow.c (force_not_mem): Set REG_POINTER flag according to
2482         MEM_POINTER one.
2483         * rtl.h (MEM_POINTER): New macro.
2484         (struct rtx_def): Use integrated for MEM_SCALAR_P and frame_related
2485         for MEM_POINTER.
2486
2487 2004-03-20  Roger Sayle  <roger@eyesopen.com>
2488
2489         PR target/13889
2490         * cse.c (fold_rtx): Avoid substituting constants into unary
2491         conversion operations.
2492
2493 2004-03-20  Kazu Hirata  <kazu@cs.umass.edu>
2494
2495         * fold-const.c (fold): Replace "expr" with "t".
2496
2497 2004-03-20  Ian Lance Taylor  <ian@wasabisystems.com>
2498
2499         PR c/12373
2500         * c-typeck.c (tagged_types_tu_compatible_p): Don't use
2501         DECL_ORIGINAL_TYPE if there isn't one.
2502
2503 2004-03-20  Kazu Hirata  <kazu@cs.umass.edu>
2504
2505         * fold-const.c (fold): Replace "final_type" with "type".
2506         Remove variable "final_type".
2507
2508 2004-03-20  Kazu Hirata  <kazu@cs.umass.edu>
2509
2510         * fold-const.c (fold): Constify "type".
2511         Replace "TREE_TYPE (t)" with "type".
2512
2513 2004-03-20  Kazu Hirata  <kazu@cs.umass.edu>
2514
2515         * bb-reorder.c, bt-load.c, c-decl.c, cfgcleanup.c, coverage.c,
2516         dwarf2asm.c, ifcvt.c, stor-layout.c, varasm.c: Replace calls
2517         via (*targetm.foo) () with targetm.foo ().
2518
2519 2004-03-20  Joseph S. Myers  <jsm@polyomino.org.uk>
2520
2521         PR other/14630
2522         * doc/install.texi: Add info directory category and entry.
2523
2524 2004-03-20  Kazu Hirata  <kazu@cs.umass.edu>
2525
2526         * fold-const.c (fold): Replace "t" with "tem" where it is used
2527         as a temporary variable.  Remove "orig_t" and all of its uses.
2528
2529 2004-03-20  Kazu Hirata  <kazu@cs.umass.edu>
2530
2531         * fold-const.c (fold): Remove variable "invert".
2532         Move the handling of relational expressions that can be folded
2533         to a constant ...
2534         (fold_relational_const): ... here.
2535         (tree_expr_nonzero_p): New.
2536
2537 2004-03-20  Joseph S. Myers  <jsm@polyomino.org.uk>
2538
2539         PR c/14635
2540         * builtins.def (nan, nanf, nanl, nans, nansf, nansl): Change to
2541         DEF_GCC_BUILTIN.
2542
2543 2004-03-20  Richard Sandiford  <rsandifo@redhat.com>
2544
2545         * Makefile.in (dojump.o): Depend on $(GGC_H) and dojump.h.
2546         (GTFILES): Add $(srcdir)/dojump.h.
2547         (gt-dojump.h): New dependency.
2548         * dojump.c (and_reg, and_test, shift_test): New static variables.
2549         (prefer_and_bit_test): New function.
2550         (do_jump): Use it to choose between (X & (1 << C)) and (X >> C) & 1.
2551
2552 2004-03-20  Kazu Hirata  <kazu@cs.umass.edu>
2553
2554         * c-common.c, cfgcleanup.c, cgraphunit.c, c-pretty-print.c,
2555         expmed.c, ggc-common.c, jump.c, passes.c, recog.c, regmove.c,
2556         reorg.c, tree.h: Fix comment typos.
2557
2558 2004-03-19  Kazu Hirata  <kazu@cs.umass.edu>
2559
2560         * alias.c, attribs.c, bt-load.c, builtins.c, c-common.c,
2561         c-decl.c, c-objc-common.c, c-typeck.c, calls.c, cfglayout.c,
2562         cse.c, dbxout.c, dwarf2out.c, except.c, final.c,
2563         haifa-sched.c, integrate.c, passes.c, rtlanal.c, sched-rgn.c,
2564         sched-vis.c, simplify-rtx.c, stor-layout.c, tree.c, varasm.c,
2565         vmsdbgout.c: Replace calls via (*targetm.foo) () with
2566         targetm.foo ().
2567
2568 2004-03-19  Ziemowit Laski  <zlaski@apple.com>
2569
2570         * config/rs6000/altivec.h (vec_dst, vec_dstst, vec_dststt,
2571         vec_dstt, vec_sld, vec_splat): Add prototypes, marked with
2572         always_inline attribute.
2573         * config/rs6000/rs6000.c (altivec_expand_dst_builtin):
2574         Treat expansion as completed even if literal argument is
2575         invalid (so that other expansions are not tried in vain).
2576
2577 2004-03-19  Kazu Hirata  <kazu@cs.umass.edu>
2578
2579         * loop-doloop.c (add_test): Replace GEN_INT (0) with
2580         const0_rtx.
2581
2582 2004-03-19  Kazu Hirata  <kazu@cs.umass.edu>
2583
2584         * fold-const.c (fold) <ABS_EXPR>: Move the handling of constants
2585         ...
2586         (fold_abs_const): ... here.
2587
2588 2004-03-19  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2589
2590         * tree.h (TYPE_ARRAY_MAX_SIZE): Use type.maxval directly.
2591
2592 2004-03-19  Denis Chertykov  <denisc@overta.ru>
2593
2594         PR target/11520
2595         * config/avr/avr.md ("call_insn"): Handle explicit integer
2596         specially.
2597         (call_value_insn): Likewise.
2598
2599 2004-03-19  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2600
2601         * tree.c (substitute_in_expr): Rewrite to simplify and be more generic.
2602
2603 2004-03-19  Kazu Hirata  <kazu@cs.umass.edu>
2604
2605         * fold-const.c (negate_expr): Move the handling of constants
2606         ...
2607         (fold_negate_const): ... here.
2608
2609 2004-03-19  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2610
2611         * langhooks-def.h (LANG_HOOKS_HASH_TYPES): New macro and hook.
2612         * langhooks.h (struct lang_hooks_for_types): New field hash_types.
2613         * tree.c (debug_no_type_hash): Deleted.
2614         (type_hash_canon): Abort if passed a variant.
2615         Check lang_hooks.types.hash_types.
2616         (build_type_no_quals): Copy mode of POINTER_TYPE and REFERENCE_TYPE.
2617         (build_array_type): Remove unnecessary allocation of pointer type.
2618         (build_complex_type): Properly qualify resulting type.
2619
2620 2004-03-19  Paolo Bonzini  <bonzini@gnu.org>
2621
2622         * config/rs6000/rs6000.c (rs6000_init_builtins): Fix typo.
2623
2624 2004-03-19  Richard Sandiford  <rsandifo@redhat.com>
2625
2626         * expmed.c (choose_mult_variant, expand_mult_const): New, split from...
2627         (expand_mult): ...here.
2628         (extract_high_half): New, split out from expand_mult_highpart.
2629         (expand_highpart_optab): Likewise.  Don't clobber target prematurely.
2630         (expand_highpart): Evaluate the cost of a shift/add sequence,
2631         then see if any of the specialized optabs are cheaper.
2632
2633 2004-03-18  Ian Lance Taylor  <ian@wasabisystems.com>
2634
2635         * mklibgcc.in: Remove obsolete MAYBE_USE_COLLECT2.
2636
2637 2004-03-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2638
2639         * convert.c (convert_to_real): Add more math builtins.
2640
2641 2004-03-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2642
2643         * convert.c (convert_to_real): Reformat using switch stmt.
2644
2645 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
2646
2647         * c-common.c (pointer_int_sum): Do not complain about using
2648         pointers to pointers-to-members.
2649
2650 2004-03-18  Kazu Hirata  <kazu@cs.umass.edu>
2651
2652         * system.h (MD_ASM_CLOBBERS): Move to "Old target macros that
2653         have moved to the target hooks structure".
2654
2655 2004-03-18  James E Wilson  <wilson@specifixinc.com>
2656
2657         * config/mips/mips.md (type): Split move into arith and fmove.  Split
2658         hilo into mthilo and mfhilo.  Add trap.  Delete icmp.  Fix all uses.
2659         * config/mips/5400.md (ir_vr54_hilo, ir_vr54_arith, ir_vr54_fabs):
2660         Likewise.
2661         * config/mips/5500.md (ir_vr55_hilo, ir_vr55_arith, ir_vr55_fabs):
2662         Likewise.
2663         * config/mips/7000.md (rm7_int_other, rm7_mthilo, rm7_mfhilo,
2664         rm7_fp_quick): Likewise.
2665         * config/mips/9000.md (rm9k_int, rm9k_mfhilo, rm9k_mthilo,
2666         rm9k_fquick): Likewise.
2667         * config/mips/sr71k.md (ir_sr70_hilo, ir_sr70_arith, ir_sr70_fabs):
2668         Likewise.
2669         (ir_sr70_icmp): Delete.
2670
2671 2004-03-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2672
2673         * tree.h (TREE_CHECK2, TREE_CHECK3, TREE_CHECK5): New macros.
2674         (tree_check2_failed, tree_check3_failed, tree_check5_failed): New decl.
2675         (FUNC_OR_METHOD_CHECK, SET_ARRAY_OR_VECTOR_CHECK): New macros.
2676         (REC_OR_UNION_CHECK, NUMERICAL_TYPE_CHECK): Likewise.
2677         (TYPE_VALUES, TYPE_DOMAIN, TYPE_FIELDS, TYPE_METHODS, TYPE_VFIELD):
2678         Protect with proper check.
2679         (TYPE_ARG_TYPES, TYPE_METHOD_BASETYPE, TYPE_OFFSET_BASETYPE): Likewise.
2680         (TYPE_MIN_VALUE, TYPE_MAX_VALUE): Likewise.
2681         * tree.c (type_hash_eq): Rewrite to access proper fields for each type.
2682         (tree_check2_failed, tree_check3_failed, tree_check5_failed): New.
2683         * c-typeck.c (build_array_ref): Use TYPE_DOMAIN, not TYPE_VALUES.
2684         * dwarf2out.c (gen_enumeration_type_die): Use TYPE_VALUES,
2685         not TYPE_FIELDS.
2686         * stor-layout.c (set_sizetype): Use TYPE_ORIG_SIZE_TYPE.
2687
2688 2004-03-18  Mostafa Hagog  <mustafa@il.ibm.com>
2689
2690         * gcse.c (eliminate_partially_redundant_loads): Reject change if
2691         dest is set between beginning and current insn.
2692
2693 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
2694
2695         * c-decl.c (grokdeclarator): Do not complain about redeclaring
2696         visible "static" identifiers "extern" in a local scope.
2697         * dwarf2out.c (loc_descriptor_from_tree): Handle pre- and
2698         post-increments/decrements.
2699
2700 2004-03-18  Bob Wilson  <bob.wilson@acm.org>
2701
2702         * config/xtensa/xtensa.c (current_function_arg_words): Delete.
2703         (xtensa_builtin_saveregs): Use current_function_args_info.arg_words.
2704         (xtensa_va_start): Remove assignment to current_function_arg_words.
2705
2706 2004-03-18  Richard Sandiford  <rsandifo@redhat.com>
2707
2708         * alias.c (record_set): Detect the case where a register is assigned
2709         a new value that has the same base term as the old one.
2710
2711 2004-03-18  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2712
2713         * doloop.c: Removed.
2714         * loop-doloop.c: New file.
2715         * Makefile.in (doloop.o): Remove.
2716         (loop-doloop.o): New.
2717         * cfgloop.h (get_loop_level, doloop_optimize_loops): Declare.
2718         * cfgloopanal.c (get_loop_level): New function.
2719         * loop-iv.c (iv_number_of_iterations): Handle case when loop
2720         is leaved immediatelly.
2721         * loop.c (strength_reduce): Do not call doloop optimization.
2722         * loop.h (LOOP_BCT): Removed.
2723         * passes.c (rest_of_handle_loop_optimize): Do not use LOOP_BCT.
2724         (rest_of_handle_loop2): Call doloop_optimize_loops.
2725         (rest_of_compilation): Test for optimizations moved to
2726         rest_of_handle_loop2.
2727
2728 2004-03-17  Fariborz Jahanian <fjahanian@apple.com>
2729
2730         * config/rs6000/rs6000.c (rs6000_stack_info): correct reg_size
2731         for mixed mode.
2732         (rs6000_emit_prologue): Ditto.
2733         (rs6000_emit_epilogue): Ditto.
2734         * config/rs6000/rs6000.h: Definition of DWARF_CIE_DATA_ALIGNMENT
2735         macro for mixed mode.
2736
2737 2004-03-18  Jan Hubicka  <jh@suse.cz>
2738
2739         * predict.c (propagate_freq): Compute correctly frequency of
2740         EXIT_BLOCK.
2741
2742 2004-03-17  Eric Christopher  <echristo@redhat.com>
2743
2744         * builtins.c (apply_args_size): Use reg_raw_mode.
2745         (apply_result_size): Ditto.
2746
2747 2004-03-17  Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2748
2749         PR target/14620
2750         * config/rtems.h: Add STD_LIB_SPEC and LIB_SPEC.
2751
2752 2004-03-17  Jakub Jelinek  <jakub@redhat.com>
2753
2754         * config/rs6000/t-linux64 (bispecs): Don't add -mlong-double-128 for
2755         32-bit builds when defaulting to 32-bit.
2756
2757 2004-03-17  Jan Hubicka  <jh@suse.cz>
2758
2759         * cfgrtl.c (rtl_create_basic_block): Pre-allocate basic_block_info
2760         array.
2761
2762 2004-03-17  James E Wilson  <wilson@specifixinc.com>
2763
2764         * config/mips/mips.md (zero_extendsidi2): Add length attribute.
2765         (hazard_nop): Change type to nop.
2766         (type): Split arith into arith, shift, slt, clz.  Delete darith.
2767         Fix all uses.  Change arith to multi if more than one insn emitted.
2768         * config/mips/5400.md (ir_vr54_arith): Likewise.
2769         * config/mips/5500.md (ir_vr55_arith): Likewise.
2770         * config/mips/7000.md (rm7_int_other): Likewise.
2771         * config/mips/9000.md (rm9k_int): Likewise.
2772         * config/mips/sr71k.md (ir_sr70_arith): Likewise.
2773
2774 2004-03-17  Joel Brobecker  <brobecker@gnat.com>
2775
2776         * dwarf2out.c (subrange_type_die): Define new variable "subtype"
2777         to hold the subtype tree instead of recomputing it several times.
2778
2779 2004-03-17  Kazu Hirata  <kazu@cs.umass.edu>
2780
2781         * config/mn10300/mn10300.c (notice_update_cc): Don't handle
2782         CC_INVERT.
2783         * config/mn10300/mn10300.md (cc): Remove "invert".
2784
2785 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2786
2787         * builtins.c (integer_valued_real_p): Add builtin rint.
2788         (fold_builtin): Likewise.
2789         * convert.c (convert_to_real): Likewise.
2790
2791         * convert.c (convert_to_real): Fix typos in `long double'
2792         builtins.
2793
2794 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
2795
2796         PR c++/14481
2797         * fold-const.c (fold): Set TREE_NO_UNUSED_WARNING on implicitly
2798         generated COMPOUND_EXPRs.
2799
2800 2004-03-16  Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2801
2802         * config/h8300/t-rtems (h8300-*-rtems*): New.
2803
2804 2004-03-16  Eric Christopher  <echristo@redhat.com>
2805
2806         * doc/cppopts.texi(fwide-exec-charset): Fix typo.
2807
2808 2004-03-16  Kazu Hirata  <kazu@cs.umass.edu>
2809
2810         * config/i386/i386-protos.h: Add a prototype for
2811         ix86_reverse_condition.
2812         * config/i386/i386.c (ix86_reverse_condition): New.
2813         * config/i386/i386.h (REVERSE_CONDITION): Use
2814         ix86_reverse_condition.
2815         * config/i386/i386.md: Use ix86_reverse_condition instead of
2816         REVERSE_CONDITION.
2817
2818 2004-03-16  J. Brobecker  <brobecker@gnat.com>
2819
2820         * dwarf2out.c (loc_descriptor_from_tree): Add handling for MIN_EXPR.
2821
2822 2004-03-16  Nathanael Nerode  <neroden@gcc.gnu.org>
2823
2824         PR bootstrap/12974
2825         * Makefile.in: Pass $(INCLUDES) down to libgcc.mk explicitly.
2826
2827 2004-03-16  Paolo Bonzini  <bonzini@gnu.org>
2828
2829         * c-common.c (c_common_type_for_mode): Build vector types on
2830         demand.
2831         (handle_mode_attribute): Deprecate using the mode attribute
2832         to create vector types.  Fix indentation.
2833         (vector_type_node_list): Remove.
2834         (handle_vector_size_attribute): Create vector types on demand.
2835         Strip a NON_LVALUE_EXPR from the attribute if there is one.
2836         * c-typeck.c (comptypes): Make vector types compatible if they
2837         have the same underlying mode.
2838         (convert_for_assignment): Use comptypes to convert between
2839         vector types.
2840         * tree.c (build_common_tree_nodes_2): Do not create vector types.
2841         * config/arm/arm.c (arm_init_iwmmxt_builtins): Create necessary
2842         vector types.
2843         * tree.h: Remove vector types.
2844         * config/i386/i386.c (i386_init_mmx_sse_builtins): Likewise.
2845         * config/rs6000/rs6000.c (rs6000_init_builtins): Likewise.
2846         (V16QI_type_node, V2SI_type_node, V2SF_type_node, V4HI_type_node,
2847         V4SI_type_node, V4SF_type_node, V8HI_type_node): New globals.
2848         * doc/extend.texi (Vector Types): Document how to use the
2849         vector_size attribute to create vectors, rather than mode.
2850
2851         * config/arm/mmintrin.h: Use vector_size attribute, not mode.
2852         * config/i386/emmintrin.h: Likewise.
2853         * config/i386/mmintrin.h: Likewise.
2854         * config/i386/xmmintrin.h: Likewise.
2855         * config/sh/ushmedia.h: Likewise.
2856
2857 2004-03-16  Kazu Hirata  <kazu@cs.umass.edu>
2858
2859         * config/freebsd-spec.h, config/arc/arc-protos.h,
2860         config/arm/aout.h, config/arm/elf.h, config/arm/freebsd.h,
2861         config/arm/linux-gas.h, config/arm/semi.h,
2862         config/cris/cris-protos.h, config/i386/xm-djgpp.h,
2863         config/ia64/freebsd.h, config/mips/7000.md,
2864         config/mips/9000.md, config/ns32k/ns32k-protos.h,
2865         config/sparc/pbd.h: Update copyright.
2866
2867 2004-03-16  Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2868
2869         PR target/14577
2870         * config.gcc: Switch sh-*-rtems* to ELF.  Add sh-*-rtemscoff.
2871
2872 2004-03-16  Paolo Bonzini  <bonzini@gnu.org>
2873
2874         * combine.c (combine_simplify_rtx): Remove the "last"
2875         parameter and its documentation.  Adjust recursive calls.
2876         (simplify_logical): Always perform the only simplification
2877         controlled by "last", if the simplified expression is
2878         actually different.
2879         (try_combine): Do not pass the "last" parameter to
2880         combine_simplify_rtx.
2881
2882 2004-03-16  Richard Sandiford  <rsandifo@redhat.com>
2883
2884         PR target/14599
2885         * config/mips/mips.md (UNSPEC_GP): New constant.
2886         * config/mips/mips.c (CONST_GP_P): Expect the CONST to contain
2887         an UNSPEC instead of (reg $gp).
2888         (mips16_gp_pseudo_reg): Change accordingly.
2889         (print_operand): Print $gp directly when handling CONST_GP_P.
2890
2891 2004-03-16  Richard Zidlicky  <rz@linux-m68k.org>
2892
2893         * config.gcc, config/m68k/linux.h: Implement with-cpu for m68k-linux.
2894         * longlong.h: Make code 68060 clean when compiling for m68060.
2895
2896 2004-03-16  Richard Zidlicky  <rz@linux-m68k.org>
2897
2898         * config/m68k/m68k.md: Fix constraints for bitfield instructions.
2899         * doc/md.texi: Clarify description of "i" constraint.
2900
2901 2004-03-15  James E Wilson  <wilson@specifixinc.com>
2902
2903         * config/mips/mips.md (type): Split load into load, fpload, fpidxload.
2904         Split store into store, fpstore, fpidxstore.  Fix all uses.
2905         * config/mips/5400.md (ir_vr54_load, ir_vr54_store, ir_vr54_fstore):
2906         Likewise.
2907         * config/mips/5500.md (ir_vr55_load, i5_vr55_store): Likewise.
2908         * config/mips/7000.md (rm7_ld, rm7_st): Likewise.
2909         * config/mips/9000.md (rm9k_load, rm9k_store): Likewise.
2910         * config/mips/sr71k.md (ir_sr70_load, ir_sr70_store, ir_sr70_fload,
2911         ir_sr70_fstore): Likewise.
2912
2913 2004-03-15  Richard Henderson  <rth@redhat.com>
2914
2915         PR middle-end/14535
2916         * except.c (collect_one_action_chain): Record action for cleanup
2917         outer of exception spec.
2918
2919 2004-03-15  Ian Lance Taylor  <ian@wasabisystems.com>
2920
2921         * config/rs6000/host-darwin.c (darwin_rs6000_gt_pch_use_address):
2922         Fix the check for abort and only do the mmap if we can.
2923
2924 2004-03-15  Eric Botcazou  <ebotcazou@act-europe.fr>
2925
2926         * config/sparc/sparc.h: Rework comments about the code model
2927         in 64-bit environment and the mode 'Pmode'.
2928         * doc/invoke.texi (SPARC options): Rework description of the
2929         different code models supported in 64-bit environment.
2930
2931 2004-03-15  Kazu Hirata  <kazu@cs.umass.edu>
2932
2933         * defaults.h (REVERSIBLE_CC_MODE): Define.
2934         * jump.c (reversed_comparison_code_parts): Don't check if
2935         REVERSIBLE_CC_MODE is defined.
2936
2937 2004-03-15  Kazu Hirata  <kazu@cs.umass.edu>
2938
2939         * c-incpath.c, c-incpath.h, c-pch.c, c.opt, cppexp.c,
2940         et-forest.h, genattr.c, ggc-none.c, hosthooks-def.h,
2941         hosthooks.h, params.h, ra-colorize.c, web.c,
2942         config/darwin-c.c, config/alpha/freebsd.h, config/arm/pe.c,
2943         config/avr/avr-protos.h, config/avr/avr.md,
2944         config/fr30/fr30-protos.h, config/fr30/fr30.md,
2945         config/h8300/fixunssfsi.c, config/i386/darwin.h,
2946         config/i386/freebsd.h, config/i386/freebsd64.h,
2947         config/ia64/hpux.h, config/ia64/unwind-ia64.c,
2948         config/ip2k/libgcc.S, config/m32r/xm-m32r.h,
2949         config/mmix/mmix-modes.def, config/ns32k/netbsd.h,
2950         config/ns32k/ns32k.md, config/pa/pa64-hpux.h,
2951         config/pa/pa64-regs.h, config/rs6000/aix41.h,
2952         config/rs6000/aix43.h, config/rs6000/host-darwin.c,
2953         config/sparc/aout.h, config/sparc/freebsd.h,
2954         config/sparc/litecoff.h, config/vax/vax-protos.h,
2955         doc/hostconfig.texi, doc/include/gcc-common.texi: Update
2956         copyright.
2957
2958 2004-03-15  Paul Brook  <paul@codesourcery.com>
2959
2960         * config/arm/arm.c (thumb_expand_prologue): Tie prologue insns to fp.
2961
2962 2004-03-15  Gabriel Dos Reis  <gdr@integrable-solutions.net>
2963
2964         * c-pretty-print.c (pp_c_semicolon): Fix formatting.
2965         (pp_c_cv_qualifier): Document.
2966         (pp_c_space_for_pointer_operator): Likewise.
2967         (pp_c_integer_constant): Likewise.
2968         (pp_c_identifier): Likewise.
2969         (pp_c_init_declarator): Don't print function body.
2970
2971 2004-03-14  Joseph S. Myers  <jsm@polyomino.org.uk>
2972
2973         * doc/contrib.texi, doc/extend.texi, doc/gcov.texi,
2974         doc/install.texi, doc/invoke.texi, doc/makefile.texi,
2975         doc/sourcebuild.texi, doc/tm.texi, doc/trouble.texi: Capitalize
2976         "gcc", "g++" and "g77" or mark up with appropriate markup.  Adjust
2977         wording and grammar.
2978
2979 2004-03-14  Roger Sayle  <roger@eyesopen.com>
2980
2981         * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) ()
2982         with lang_hooks.foo ().
2983         * builtins.c (expand_builtin_va_arg): Likewise.
2984         * c-common.c (fname_as_string, c_common_truthvalue_conversion,
2985         c_common_type_for_mode, c_common_nodes_and_builtins,
2986         handle_mode_attribute, handle_vector_size_attribute): Likewise.
2987         * c-convert.c (convert): Likewise.
2988         * c-format.c (check_format_types): Likewise.
2989         * c-objc-common.c (c_tree_printer): Likewise.
2990         * c-typeck.c (build_unary_op, build_conditional_expr,
2991         build_binary_op): Likewise.
2992         * calls.c (try_to_integrate, expand_call,
2993         emit_library_call_value_1): Likewise.
2994         * cgraph.c (cgraph_node_name, cgraph_function_possibly_inlined_p):
2995         Likewise.
2996         * cgraphunit.c (record_call_1, cgraph_analyze_function,
2997         cgraph_expand_function): Likewise.
2998         * convert.c (convert_to_pointer, convert_to_integer): Likewise.
2999         * coverage.c (build_fn_info_type, build_ctr_info_type,
3000         build_gcov_info, create_coverage): Likewise.
3001         * dbxout.c (dbxout_init): Likewise.
3002         * diagnostic.c (diagnostic_report_current_function): Likewise.
3003         * dojump.c (do_jump): Likewise.
3004         * dwarf2out.c (dwarf2_name): Likewise.
3005         * except.c (init_eh): Likewise.
3006         * explow.c (expr_size, int_expr_size): Likewise.
3007         * expmed.c (make_tree, const_mult_add_overflow_p, expand_mult_add):
3008         Likewise.
3009         * expr.c (store_expr, store_constructor, safe_from_p,
3010         expand_expr_real, do_store_flag, try_casesi): Likewise.
3011         * function.c (push_function_context_to, pop_function_context_from,
3012         free_after_parsing, assign_stack_local_1, assign_stack_temp_for_type,
3013         put_var_into_stack, allocate_struct_function, current_function_name):
3014         Likewise.
3015         * integrate.c (copy_decl_for_inlining, expand_inline_function):
3016         Likewise.
3017         * langhooks.c (lhd_clear_binding_stack, write_global_declarations,
3018         lhd_print_error_function): Likewise.
3019         * opts.c (handle_option, decode_options): Likewise.
3020         * passes.c (open_dump_file): Likewise.
3021         * print-tree.c (print_node): Likewise.
3022         * stmt.c (expand_fixup, fixup_gotos, expand_asm_operands,
3023         expand_decl_cleanup, emit_case_nodes): Likewise.
3024         * stor-layout.c (variable_size): Likewise.
3025         * toplev.c (announce_function, wrapup_global_declarations,
3026         check_global_declarations, compile_file, default_tree_printer,
3027         process_options, lang_dependent_init, finalize): Likewise.
3028         * tree-dump.c (dequeue_and_dump): Likewise.
3029         * tree-inline.c (remap_decl, remap_block, copy_body_r,
3030         initialize_inlined_parameters, declare_return_variable,
3031         inlinable_function_p, expand_call_inline, optimize_inline_calls,
3032         walk_tree, copy_tree_r): Likewise.
3033         * tree-optimize.c (tree_rest_of_compilation): Likewise.
3034         * tree.c (decl_assembler_name, tree_size, size_in_bytes, staticp,
3035         unsafe_for_reeval, get_unwidened, get_narrower, get_callee_fndecl,
3036         variably_modified_type_p, dump_tree_statistics): Likewise.
3037         * varasm.c (assemble_variable, compare_constant, copy_constant,
3038         force_const_mem, compute_reloc_for_constant, output_constant,
3039         output_addressed_constants, initializer_constant_valid_p): Likewise.
3040
3041 2004-03-14  Kelley Cook  <kcook@gcc.gnu.org>
3042
3043         * doc/install.texi: Make autoconf 2.13 the exception, not the rule.
3044
3045 2004-03-14  Andreas Tobler  <a.tobler@schweiz.ch>
3046
3047         * doc/install.texi: Reflect autoconf and automake version for
3048         libffi. Update autoconf version to 2.59.
3049
3050 2004-03-13  Roger Sayle  <roger@eyesopen.com>
3051
3052         * fold-const.c (negate_expr, operand_equal_for_comparison_p,
3053         optimize_bit_field_compare, decode_field_reference, all_ones_mask_p,
3054         make_range, build_range_check, fold_range_test, unextend,
3055         constant_boolean_node, fold_binary_op_with_conditional_arg,
3056         fold_truthop, fold_mathfn_compare, fold_inf_compare,
3057         fold_single_bit_test, fold): Replace calls via (*lang_hooks.foo) ()
3058         with lang_hooks.foo ().
3059
3060 2004-03-14  Richard Earnshaw  <rearnsha@arm.com>
3061
3062         * arm.h (EXTRA_CONSTRAINT_STR_ARM): Update comment.
3063
3064 2004-03-13  Dara Hazeghi  <dhazeghi@yahoo.com>
3065
3066         * doc/install.texi: Note status of -fnew-ra.
3067
3068 2004-03-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
3069
3070         PR middle-end/14470
3071         * expr.c (store_expr): Call emit_queue before generating the move
3072         from the temporary to the original target.  Protect the temporary
3073         from emit_queue.
3074
3075 2004-03-13  Jakub Jelinek  <jakub@redhat.com>
3076
3077         PR target/14533
3078         * config/s390/s390.c (legitimize_pic_address): Don't abort on UNSPEC
3079         other than UNSPEC_GOTOFF.
3080
3081 2004-03-13  Richard Earnshaw  <rearnsha@arm.com>
3082
3083         * arm.c (arm_legitimate_address_p): New argument, OUTER.  Pass through
3084         to arm_legitimate_index_p.  Update all callers with SET as default
3085         value.
3086         (arm_legitimate_index_p): New argument, OUTER.  Restrict the index
3087         range if OUTER is a sign-extend operation on QImode.  Correctly
3088         reject shift operations on sign-extended QImode addresses.
3089         (bad_signed_byte_operand): Delete.
3090         (arm_extendqisi_mem_op): New function.
3091         * arm.h (EXTRA_CONSTRAINT_ARM): Delete.  Replace with...
3092         (EXTRA_CONSTRAINT_STR_ARM): ... this.  Handle extended address
3093         constraints.
3094         (CONSTRAINT_LEN): New.
3095         (EXTRA_CONSTRAINT): Delete.  Replace with...
3096         (EXTRA_CONSTRAINT_STR): ... this.
3097         (PREDICATE_CODES): Remove bad_signed_byte_operand.
3098         * arm.md (extendqihi_insn): Use new constraint Uq.  Rework.  Length
3099         is now always default.
3100         (define_splits for bad sign-extend loads): Delete.
3101         (arm_extendqisi, arm_extendqisi_v5): Likewise.
3102         * arm/vfp.md (arm_movsi_vfp, arm_movdi_vfp, movsf_vfp, movdf_vfp):
3103         Rework 'U' constraint to 'Uv'.
3104         * arm-protos.h: Remove bad_signed_byte_operand.  Add
3105         arm_extendqisi_mem_op.
3106         * doc/md.texi (ARM constraints): Rename VFP constraint (now Uv).
3107         Add Uq constraint.
3108
3109 2004-03-13  Alan Modra  <amodra@bigpond.net.au>
3110
3111         * config/rs6000/rs6000.c (rs6000_va_arg): Replace SPLIT_COMPLEX_ARGS
3112         with targetm version.
3113
3114         PR target/14567
3115         * config/rs6000/rs6000.h (UNITS_PER_ARG, RS6000_ARG_SIZE): Delete.
3116         (HARD_REGNO_MODE_OK): Disallow TFmode for fp31.
3117         * config/rs6000/rs6000.c (rs6000_arg_size): New function.
3118         Update all users of RS6000_ARG_SIZE.
3119         (function_arg_advance): Count fregno using mode size.
3120         (function_arg): Handle long double split over regs and memory.
3121         (function_arg_partial_nregs): Likewise.
3122         (rs6000_va_arg): Repackage complex args.
3123
3124 2004-03-13  Dean Ferreyra <dferreyra@igc.org>
3125
3126         PR target/14047
3127         * config/avr/avr.c (avr_progmem_p): Add "attributes" parameter.
3128         (avr_insert_attributes): Pass "attributes" to avr_progmem_p.
3129         * config/avr/avr-protos.h (avr_progmem_p): Change prototype.
3130
3131 2004-03-12  Jakub Jelinek  <jakub@redhat.com>
3132
3133         * config/rs6000/rs6000-protos.h (rs6000_output_dwarf_dtprel): Add
3134         prototype.
3135         * config/rs6000/rs6000.c (rs6000_output_dwarf_dtprel): New.
3136         * config/rs6000/rs6000.h (ASM_OUTPUT_DWARF_DTPREL): Define.
3137
3138 2003-03-12  Andrew Pinski  <apinski@apple.com>
3139
3140         * config/rs6000/host-darwin.c (darwin_rs6000_gt_pch_use_address):
3141         Use ret instead of result. Use addr instead of base.
3142
3143 2004-03-12  David Edelsohn  <edelsohn@gnu.org>
3144
3145         * doc/install.texi (*-ibm-aix*): Document assembler and achiver
3146         fixes required by libstdc++ and update installation instructions
3147         for libstdc++.a.
3148
3149 2004-03-12  Danny Smith  <dannysmith@users.sourceforge.net>
3150
3151         * config/i386/winnt.c (i386_pe_strip_name_encoding_full): Strip
3152         leading '@' on fastcall symbols before stripping suffix.
3153
3154 2004-03-12  Roger Sayle  <roger@eyesopen.com>
3155
3156         * combine.c (unmentioned_reg_p): New function to check whether an
3157         expression is a "specialization" of another, i.e. that there are
3158         no registers or memory references mentioned in the first that don't
3159         appear in the second.
3160         (unmentioned_reg_p_1): New helper subroutine of unmentioned_reg_p.
3161         (combine_instructions): Also try combining instructions using the
3162         REG_EQUAL note from a preceding log-linked instruction.
3163
3164 2004-03-12  Roger Sayle  <roger@eyesopen.com>
3165
3166         * config/i386/i386.c (ix86_split_ashrdi): Optimize shift by 63.
3167
3168 2004-03-12  Matt Austern  <austern@apple.com>
3169
3170         * target.h (struct gcc_target): New target hook, unwind_label.
3171         * target-def.h (TARGET_ASM_EMIT_UNWIND_LABEL): New hook.
3172         * output.h (default_emit_unwind_label): New function.
3173         * default.h (TARGET_EXPLICIT_INSTANTIATIONS_ONE_ONLY): New macro.
3174         (TARGET_USES_WEAK_UNWIND_INFO): New target macro.
3175         (TARGET_SUPPORTS_HIDDEN): New target macro.
3176         * dwarf2out.c (struct dw_fde_struct): Add field for function decl
3177         that corresponds to this FDE.
3178         (FRAME_BEGIN_LABEL): Allow target to override default label.
3179         (output_call_frame_info): If FDEs are linknonce, then use extra
3180         indirection for FDE encoding, output a label for each FDE, and
3181         output an empty label for each function without an FDE.
3182         (dwarf2out_begin_prologue): Set up decl field when creating an FDE.
3183         * varasm.c (globalize_decl): Call ASM_MAKE_LABEL_LINKONCE for
3184         decls with DECL_ONE_ONLY set, if that macro is defined.
3185         (make_decl_one_only): Don't use DECL_COMMON if we're compiling
3186         for a SUPPORTS_ONE_ONLY target.
3187         * config/darwin-protos.h (darwin_unique_section): Declare.
3188         (darwin_asm_named_section): Likewise.
3189         (darwin_section_type_flags): Likewise.
3190         (darwin_non_lazy_pcrel): Likewise.
3191         (darwin_emit_unwind_label): Likewise.
3192         (darwin_make_decl_one_only): Likewise.
3193         * config/darwin.c (machopic_finish): Get rid of tweak that
3194         eliminate stubs for symbols that are defined.
3195         (darwin_encode_section_info): Don't treat weak functions as defined.
3196         (darwin_make_decl_one_only): Define.
3197         (darwin_asm_named_section): Likewise.
3198         (darwin_section_type_flags): Likewise.
3199         (darwin_unique_section): Likewise.
3200         (darwin_emit_unwind_label): Likewise.
3201         (darwin_non_lazy_pcrel): Likewise.
3202         (darwin_asm_output_dwarf_delta): Difference between two labels is
3203         local only if both labels are local.
3204         * config/darwin.h (MAKE_DECL_ONE_ONLY): Define.
3205         (ASM_MAKE_LABEL_LINKONCE): Likewise.
3206         (TARGET_SUPPORTS_HIDDEN): Likewise.
3207         (TARGET_USES_WEAK_UNWIND_INFO): Likewise.
3208         (TARGET_EXPLICIT_INSTANTIATIONS_ONE_ONLY): Likewise.
3209         (FRAME_BEGIN_LABEL): Likewise.
3210         (ASM_DECLARE_OBJECT_NAME): Make references to weak symbols indirect.
3211         (ASM_DECLARE_FUNCTION_NAME): Likewise.
3212         (darwin_eh_frame_section): Give __eh_frame section the coalesced flag.
3213         (TARGET_ASM_UNIQUE_SECTION): Define.
3214         (EH_FRAME_SECTION_NAME): Define.
3215         (EH_FRAME_SECTION_ATTR): Likewise.
3216         (ASM_MAYBE_OUTPUT_ENCODED_ADDR_RTX): Likewise.
3217         (TARGET_ASM_NAMED_SECTION): Likewise.
3218         (TARGET_SECTION_TYPE_FLAGS): Likewise.
3219         * doc/tm.texi: Document TARGET_USES_WEAK_UNWIND_INFO,
3220         TARGET_EXPLICIT_INSTANTIATIONS_ONE_ONLY, TARGET_SUPPORTS_HIDDEN,
3221         TARGET_ASM_EMIT_UNWIND_LABEL.
3222
3223 2004-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3224
3225         * builtins.c (expand_builtin_mathfn): Add pow10* to the
3226         existing exp10* case.
3227         (expand_builtin): Likewise.
3228
3229 2004-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
3230
3231         * doc/tm.texi (registers) <Values in Registers>: Add
3232         entry for REGMODE_NATURAL_SIZE.
3233
3234 2004-03-12  Richard Henderson  <rth@redhat.com>
3235
3236         PR target/14547
3237         * target.h (struct gcc_target): Move calls substructure before
3238         booleans.  Add split_complex_arg.
3239         * function.c (assign_parms, split_complex_args): Use it.
3240         * calls.c (expand_call): Likewise.
3241         (split_complex_values): Likewise.  Check for splittable types
3242         before allocating memory.
3243         (split_complex_types): Likewise.
3244         * system.h (SPLIT_COMPLEX_ARGS): Poison.
3245         * expr.h (SPLIT_COMPLEX_ARGS): Remove.
3246         * target-def.h (TARGET_SPLIT_COMPLEX_ARG): New.
3247         * config/alpha/alpha.c (alpha_split_complex_arg): New.
3248         (TARGET_SPLIT_COMPLEX_ARG): New.
3249         * config/alpha/alpha.h (SPLIT_COMPLEX_ARGS): Remove.
3250         * config/rs6000/rs6000.c (TARGET_SPLIT_COMPLEX_ARG): New.
3251         (rs6000_override_options): Zap it for non-AIX.
3252         (rs6000_function_value): Use targetm.calls.split_complex_arg.
3253         * config/rs6000/rs6000.h (SPLIT_COMPLEX_ARGS): Remove.
3254         * config/xtensa/xtensa.c (TARGET_SPLIT_COMPLEX_ARG): New.
3255         * config/xtensa/xtensa.h (SPLIT_COMPLEX_ARGS): Remove.
3256         * doc/tm.texi (TARGET_SPLIT_COMPLEX_ARG): Modify from old
3257         SPLIT_COMPLEX_ARGS entry.
3258
3259 2004-03-11  Richard Henderson  <rth@redhat.com>
3260
3261         * config/alpha/alpha.c (xfloating_ops, vax_cvt_ops): New.
3262         (alpha_lookup_xfloating_lib_func): Use them, return rtx.
3263         (alpha_emit_xfloating_arith): Update to match.
3264         (alpha_emit_xfloating_compare): Likewise.
3265         (alpha_emit_xfloating_cvt): Likewise.
3266         (alpha_emit_xfloating_libcall): Take already built symbol,
3267         mark call const.
3268         * config/alpha/alpha.md (extendsftf2, extenddftf2): Take
3269         op1 in a register.
3270
3271 2004-03-11  Richard Henderson  <rth@redhat.com>
3272
3273         PR target/14539
3274         * config/alpha/alpha.h (STACK_BOUNDARY): Set to 128.
3275
3276         * simplify-rtx.c (simplify_relational_operation): Fix typo.
3277
3278 2004-03-11  Richard Henderson  <rth@redhat.com>
3279
3280         PR middle-end/14477
3281         * except.c (remove_unreachable_regions): Look thru CALL_PLACEHOLDER.
3282
3283 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
3284
3285         PR target/14262
3286         * calls.c (load_register_parameters): If BLOCK_REG_PADDING is not
3287         defined, pass small BLKmode values in registers in the low-order part.
3288
3289 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
3290
3291         * combine.c (if_then_else_cond): Check for NULL return value of
3292         simplify_gen_subreg.
3293
3294 2004-03-11  Richard Sandiford  <rsandifo@redhat.com>
3295
3296         PR target/14496
3297         * config/mips/mips.h (UNITS_PER_FPVALUE): Fix value for
3298         TARGET_SINGLE_FLOAT.
3299
3300 2004-03-11  Steve Ellcey  <sje@cup.hp.com>
3301
3302         * config/ia64/hpux.h (TARGET_INIT_LIBFUNCS): Add undef.
3303         * config/ia64/ia64.h (TARGET_INIT_LIBFUNCS): Add define.
3304         * config/ia64/ia64.c (ia64_init_libfuncs): New.
3305         (ia64_hpux_init_libfuncs): Add call to ia64_init_libfuncs.
3306
3307 2004-03-11  Roger Sayle  <roger@eyesopen.com>
3308
3309         * fold-const.c (negate_expr_p) <RSHIFT_EXPR>: We can optimize
3310         -((int)X>>C) where C is an integer constant one bit less than the
3311         size of X into (unsigned)X>>C.  Similarly for unsigned->signed.
3312         (negate_expr) <RSHIFT_EXPR>: Implement the above transformations.
3313
3314         * simplify-rtx.c (simplify_unary_operation): Also implement the
3315         above transformations at the RTL level.
3316
3317 2004-03-11  Alan Modra  <amodra@bigpond.net.au>
3318
3319         * real.c (encode_ibm_extended): Do round low word.
3320
3321 2004-03-11  Ben Elliston  <bje@wasabisystems.com>
3322
3323         * config/arm/arm.md (is_xscale): Comment this attribute and move
3324         it a bit further up in the file, closer to related attributes.
3325
3326 2004-03-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
3327
3328         * config/host-solaris.c (sol_gt_pch_use_address): Add
3329         missing terminating marker to comment.
3330
3331 2004-03-11  Richard Sandiford  <rsandifo@redhat.com>
3332
3333         * config/mips/mips.md: Use move_operand in splitters for 64-bit moves.
3334         (movdi, movsi, movhi, movqi, movsf, movdf): Remove predicates.
3335         (*movdi_32bit_mips16, *movsi_mips16, *movhi_mips16, *movqi_mips16)
3336         (*movsf_mips16, *movdf_mips16):  Name unnamed patterns.  Use
3337         move_operand as source predicate in all cases.
3338         (*movdi_32bit): Renamed from movdi_internal.  Remove 'F' constraint.
3339         Test reg_or_0_operand.  Use move_operand as source predicate.
3340         (*movdi_64bit): Renamed from movdi_internal2.  Test reg_or_0_operand.
3341         (*movdi_64bit_mips16): Renamed from movdi_internal2_mips16.
3342         (*movsi_internal): Renamed from movsi_internal.  Test reg_or_0_operand.
3343         (movhi, movqi, movsf, movdf): Use mips_legitimize_move.
3344         (*movhi_internal): Renamed from movhi_internal.  Test reg_or_0_operand.
3345         Use move_operand as source predicate.  Remove 'K' constraint.
3346         (*movqi_internal): Likewise movqi_internal.
3347         (*movsf_hardfloat): Renamed from movsf_internal1.  Test
3348         reg_or_0_operand.  Use move_operand as source predicate.
3349         (*movsf_softfloat): Likewise movsf_internal2.
3350         (*movdf_hardfloat_64bit): Likewise movsf_internal1a.
3351         (*movdf_hardfloat_32bit): Likewise movsf_internal1b.
3352         (*movdf_softfloat): Likewise movdf_internal2.
3353         * config/mips/mips.c (move_operand): Match arbitrary CONST_INTs
3354         for DImode if !TARGET_64BIT.
3355         (mips_legitimize_move): Simplify accordingly.
3356
3357 2004-03-11  Josef Zlomek  <zlomekj@suse.cz>
3358
3359         PR/14362
3360         * var-tracking.c (struct variable_def): Added field refcount.
3361         (variable_htab_free): Decrease the refcount and delete variable
3362         only if there are no more references.
3363         (unshare_variable): New function.
3364         (vars_copy_1): Increase refcount instead of copying the variable.
3365         (variable_union): Share the variables where possible, unshare
3366         the variables if needed.
3367         (variable_different_p): Return false if var1 and var2 are
3368         the same structure.
3369         (variable_was_changed): Init the refcount of new variable.
3370         (set_frame_base_location): Unshare variable if needed.
3371         (set_variable_part): Init the refcount of new variable.
3372         Unshare the variables if needed.
3373         (delete_variable_part): Unshare the variables if needed.
3374         (emit_notes_for_differences_1): Init the refcount of new variable.
3375         (vt_add_function_parameters): Do not add function parameters to
3376         IN set of ENTRY_BLOCK_PTR because it is unused anyway.
3377         (vt_initialize): Do not add frame_base_decl to IN set of
3378         ENTRY_BLOCK_PTR because it is unused anyway.
3379
3380 2004-03-11  Josef Zlomek  <zlomekj@suse.cz>
3381
3382         * var-tracking.c (vars_copy_1): Cleanup and speedup chain operations.
3383         (vars_copy): Likewise.
3384         (variable_union): Likewise.
3385         (set_variable_part): Likewise.
3386         (delete_variable_part): Likewise.
3387
3388 2004-03-11  Kazu Hirata  <kazu@cs.umass.edu>
3389
3390         * c-typeck.c, combine.c, cse.c, dominance.c, et-forest.h,
3391         ggc-page.c, var-tracking.c, config/fp-bit.c, config/c4x/c4x.c,
3392         config/cris/cris.c, config/i386/ppro.md, config/i860/i860.c,
3393         config/i860/i860.h, config/m32r/m32r.h, config/m32r/xm-m32r.h,
3394         config/m68hc11/m68hc11.h, config/m68hc11/m68hc11.md,
3395         config/mips/mips.c, config/mmix/mmix.c, config/ns32k/ns32k.h,
3396         config/pa/pa.c, config/pa/pa32-regs.h, config/pa/pa64-regs.h,
3397         config/pdp11/pdp11.h, config/rs6000/rs6000.c,
3398         config/stormy16/stormy16.c: Fix comment typos and formatting.
3399
3400 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
3401
3402         * configure: Regenerate, since I forgot to while committing Paolo's
3403         changes.
3404
3405 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>