OSDN Git Service

pf3gnuchains/gcc-fork.git
19 years ago * c-typeck.c (emit_side_effect_warnings): Use EXPR_HAS_LOCATION
bothner [Wed, 14 Jul 2004 18:47:14 +0000 (18:47 +0000)]
* c-typeck.c (emit_side_effect_warnings):  Use EXPR_HAS_LOCATION
instead of EXPR_LOCUS in a boolean context, which is always true
if --enable-mapped-location.
* stmt.c (warn_if_unused_value):  Likewise.  Also use EXPR_LOCATION.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84698 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * dominance.c (struct dom_info): Add fake_exit_edge.
rth [Wed, 14 Jul 2004 18:27:19 +0000 (18:27 +0000)]
    * dominance.c (struct dom_info): Add fake_exit_edge.
        (init_dom_info): Allocate it.
        (free_dom_info): Free it.
        (calc_dfs_tree): Set it.  Handle noreturn and infinite loops
        in two passes.
        (calc_idoms): Honor fake_exit_edge.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84697 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * tree-gimple.c (is_gimple_reg_rhs, is_gimple_mem_rhs): New fns.
jason [Wed, 14 Jul 2004 18:16:48 +0000 (18:16 +0000)]
    * tree-gimple.c (is_gimple_reg_rhs, is_gimple_mem_rhs): New fns.
        (rhs_test_for): New fn.
        (is_gimple_tmp_rhs): Rename from is_gimple_rhs.
        * tree-gimple.h: Declare them.
        * gimplify.c (gimplify_modify_expr): Use the new fns.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84696 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * config/arm/arm-protos.h (arm_va_arg): Remove.
rth [Wed, 14 Jul 2004 17:51:18 +0000 (17:51 +0000)]
    * config/arm/arm-protos.h (arm_va_arg): Remove.
        * config/arm/arm.c (arm_va_arg): Remove.
        (arm_init_expanders): Fix alignment of arg_pointer_rtx.
        * config/arm/arm.h (EXPAND_BUILTIN_VA_ARG): Remove.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84695 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * pa.c (fix_range): New function to mark a range(s) of registers as
danglin [Wed, 14 Jul 2004 16:27:37 +0000 (16:27 +0000)]
* pa.c (fix_range): New function to mark a range(s) of registers as
fixed registers.
(override_options): Call fix_range if the -mfixed-range option string
is not empty.
* pa.h (TARGET_OPTIONS): Add -mfixed-range option.
* doc/invoke.texi (-mfixed-range): Document new option.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84690 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * cp-tree.h (IDENTIFIER_VALUE): Remove.
mmitchel [Wed, 14 Jul 2004 15:34:30 +0000 (15:34 +0000)]
* cp-tree.h (IDENTIFIER_VALUE): Remove.
(BINFO_PUSHDECLS_MARKED): Likewise.
(maybe_inject_for_scope_var): Likewise.
(push_class_decls): Likewise.
* name-lookup.h (push_class_binding): Remove.
(innermost_non_namespace_value): New function.
(outer_binding): Likewise.
* class.c (add_method): Push bindings before adding to
TYPE_METHODS.
(restore_class_cache): Do not restore class_shadowed.
(pushclass): Do not add USING_DECLs.  Do not call
push_class_decls.
* config-lang.in (gtfiles): Remove $(srcdir)/cp/search.c.
* decl.c (pushdecl): Use outer_binding.
(poplevel): Set the scope for an out-of-scope for-loop declaration
appropriately.
(cp_finish_decl): Don't call maybe_inject_for_scope_var.
* name-lookup.c (new_class_binding): New function.
(push_binding): Use it.
(pushdecl): Use innermost_non_namespace_value.
(maybe_inject_for_scope_var): Remove.
(push_class_binding): Remove.
(set_inherited_value_binding_p): New function.
(get_class_binding): New function.
(push_class_level_binding): Assert that the current_class_type is
being defined.
(outer_binding): New function.
(innermost_non_namespace_value): Likewise.
(lookup_name_real): Use outer_binding.
(lookup_name_current_level): Ignore out-of-scope variables.
* pt.c (check_template_shadow): Use innermost_non_namespace_value.
(lookup_template_class): Likewise.
* search.c (dfs_push_type_decls): Remove.
(dfs_push_decls): Likewise.
(setup_class_bindings): Likewise.
(lookup_field_1): Handle USING_DECLs from dependent scopes.
(marked_pushdecls_p): Remove.
(unmarked_pushdecls_p): Remove.
(marked_identifiers): Remove.
(setup_class_bindings): Remove.
(dfs_push_type_decls): Remove.
(dfs_push_decls): Remove.
(push_class_decls): Remove.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84689 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * config/rs6000/rs6000.c (function_arg_padding): Do not pad SFmode
dje [Wed, 14 Jul 2004 14:57:46 +0000 (14:57 +0000)]
* config/rs6000/rs6000.c (function_arg_padding): Do not pad SFmode
for TARGET_64BIT.
(rs6000_gimplify_va_arg): Use size_int instead of build_int_2.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84688 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-07-14 Paolo Carlini <pcarlini@suse.de>
paolo [Wed, 14 Jul 2004 14:01:45 +0000 (14:01 +0000)]
2004-07-14  Paolo Carlini  <pcarlini@suse.de>

* testsuite/22_locale/locale/cons/12658_thread-1.cc, 12658_thread-2.cc:
Use __gnu_test::try_named_locale.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84687 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * expmed.c (expand_sdiv_pow2): New function to expand signed division
sayle [Wed, 14 Jul 2004 13:50:39 +0000 (13:50 +0000)]
* expmed.c (expand_sdiv_pow2): New function to expand signed division
by a positive power of two, split out from expand_divmod.  Provide
an alternate implementation when shifts are expensive.  Lower the
threshold for using a branchless implementation to BRANCH_COST >= 2.
(expand_divmod): Call expand_sdiv_pow2 for suitable divisions.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84686 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-07-14 Paolo Bonzini <bonzini@gnu.org>
bonzini [Wed, 14 Jul 2004 13:36:29 +0000 (13:36 +0000)]
2004-07-14  Paolo Bonzini  <bonzini@gnu.org>

* tree-dfa.c (make_rename_temp): *Really* work just
like create_tmp_var if called while outside SSA form.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84685 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * trans.c (gnat_init_stmt_group): Remove duplicate definition.
schwab [Wed, 14 Jul 2004 13:09:43 +0000 (13:09 +0000)]
* trans.c (gnat_init_stmt_group): Remove duplicate definition.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84684 138bc75d-0d04-0410-961f-82ee72b054a4

19 years agogcc/ChangeLog:
uweigand [Wed, 14 Jul 2004 13:09:09 +0000 (13:09 +0000)]
gcc/ChangeLog:

* config/s390/s390.md ("udivsi3"): Ensure trap is generated
for division by zero.
("umodsi3"): Likewise.

libjava/ChangeLog:

* configure.host (DIVIDESPEC) [s390*-*-*]: Set to
-fno-use-divide-subroutine.
* include/s390-signal.h: Include <ucontext.h> and <limits.h>.
(HANDLE_FPE): Define.
(SIGNAL_HANDLER): Change third argument to ucontext_t *.
(struct old_s390_kernel_sigaction): Likewise for k_sa_handler.
(HANDLE_DIVIDE_OVERFLOW): Define.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84683 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * config/mips/mips.c (mips_output_move): When generating mips16 code,
rsandifo [Wed, 14 Jul 2004 10:02:32 +0000 (10:02 +0000)]
* config/mips/mips.c (mips_output_move): When generating mips16 code,
force loads of negative constants to be split.
* config/mips/mips.md (*movhi_mips16, *movqi_mips16): Likewise.
Generalize SImode li/neg splitter to cope with other modes.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84680 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-07-14 Paolo Bonzini <bonzini@gnu.org>
bonzini [Wed, 14 Jul 2004 08:49:30 +0000 (08:49 +0000)]
2004-07-14  Paolo Bonzini  <bonzini@gnu.org>

* expmed.c: Remove more references to QUEUED in the comments.
* expr.c: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84678 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago Revert:
rsandifo [Wed, 14 Jul 2004 07:35:44 +0000 (07:35 +0000)]
Revert:
2004-07-13  Richard Henderson  <rth@redhat.com>
* config/mips/mips.c (mips_pass_by_reference): Handle mode sizes
correctly.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84677 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-07-14 Paolo Bonzini <bonzini@gnu.org>
bonzini [Wed, 14 Jul 2004 07:32:22 +0000 (07:32 +0000)]
2004-07-14  Paolo Bonzini  <bonzini@gnu.org>

* tree-dfa.c (make_rename_temp): Work just like
create_tmp_var when called outside SSA form.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84676 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-07-14 Paolo Bonzini <bonzini@gnu.org>
bonzini [Wed, 14 Jul 2004 07:30:23 +0000 (07:30 +0000)]
2004-07-14  Paolo Bonzini  <bonzini@gnu.org>

* expr.c (enqueue_insn, finish_expr_for_function,
protect_from_queue, queued_subexp_p, mark_queue,
emit_insns_enqueued_after_mark, emit_queue,
expand_increment): Remove.
(store_constructor): Expand increment as an assignment.
(expand_expr_real_1 <case PREINCREMENT_EXPR,
case PREDECREMENT_EXPR, case POSTINCREMENT_EXPR,
case POSTDECREMENT_EXPR>): Abort.
* expr.h (QUEUED_VAR, QUEUED_INSN, QUEUED_COPY,
QUEUED_BODY, QUEUED_NEXT, finish_expr_for_function,
protect_from_queue, emit_queue, queued_subexp_p): Remove.
* function.h (pending_chain, x_pending_chain): Remove.
* rtl.def (QUEUED): Remove.

* emit-rtl.c (copy_insn_1, copy_most_rtx,
set_used_flags, verify_rtx_sharing): Remove references to QUEUED.
* genattrtab.c (attr_copy_rtx, clear_struct_flag,
encode_units_mask): Likewise.
* local-alloc.c (equiv_init_varies_p): Likewise.
* rtl.c (copy_rtx): Likewise.
* rtlanal.c (rtx_unstable_p, rtx_varies_p): Likewise.
* simplify-rtx.c (simplify_gen_subreg): Likewise.
* config/mn10300/mn10300.c (legitimate_pic_operand_p): Likewise.

* builtins.c (expand_builtin, expand_builtin_apply,
expand_builtin_mathfn, expand_builtin_mathfn_2,
expand_builtin_mathfn_3, expand_builtin_setjmp_setup):
Remove calls to emit_queue and protect_from_queue.
* calls.c (expand_call, precompute_arguments,
precompute_register_parameters, rtx_for_function_call,
store_one_arg): Likewise.
* dojump.c (do_compare_and_jump, do_jump): Likewise.
* explow.c (memory_address): Likewise.
* expmed.c (clear_by_pieces_1, clear_storage,
clear_storage_via_libcall, emit_group_load,
emit_group_store, emit_store_flag,
expand_expr_real_1, store_by_pieces,
store_constructor, store_expr, try_casesi,
try_tablejump): Likewise.
* function.c (expand_pending_sizes): Likewise.
* optabs.c (emit_cmp_and_jump_insns,
emit_conditional_add, emit_conditional_move,
expand_fix, expand_float, prepare_cmp_insn): Likewise.
* stmt.c (emit_case_bit_tests,
expand_asm_expr, expand_computed_goto,
expand_decl_init, expand_end_case_type,
expand_end_stmt_expr, expand_expr_stmt_value,
expand_return, expand_start_case,
optimize_tail_recursion): Likewise.
* config/c4x/c4x.c (c4x_expand_builtin): Likewise.
* config/s390/s390.c (s390_expand_cmpmem): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84675 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-07-13 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Wed, 14 Jul 2004 06:37:17 +0000 (06:37 +0000)]
2004-07-13  Benjamin Kosnik  <bkoz@redhat.com>

* docs/html/ext/mt_allocator.html: Add docs for _Tune.
* include/ext/mt_allocator.h (__mt_alloc::_S_get_options): Make public.
(__mt_alloc::_S_set_options): Same.
Add to comments.

2004-07-13  Benjamin Kosnik  <bkoz@redhat.com>

* acinclude.m4 (GLIBCXX_ENABLE_ALLOCATOR): Add allocator defaults
for linux.
* configure: Regenerated.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84674 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * vec.h: Comment fix.
bje [Wed, 14 Jul 2004 06:31:03 +0000 (06:31 +0000)]
* vec.h: Comment fix.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84673 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * target.h (struct gcc_target): Add calls.pass_by_reference.
rth [Wed, 14 Jul 2004 06:24:27 +0000 (06:24 +0000)]
* target.h (struct gcc_target): Add calls.pass_by_reference.
* target-def.h (TARGET_PASS_BY_REFERENCE): New.
* function.c (pass_by_reference): Use the hook.
* system.h (FUNCTION_ARG_PASS_BY_REFERENCE): Poison.
* targhooks.c, targhooks.h (hook_pass_by_reference_false): New.
(hook_pass_by_reference_must_pass_in_stack): New.
* config/alpha/alpha.c (function_arg): Don't query pass-by-ref.
(alpha_pass_by_reference): New.
(TARGET_PASS_BY_REFERENCE): New.
* config/alpha/alpha.h (FUNCTION_ARG_PASS_BY_REFERENCE): Remove.
* config/arc/arc.c (arc_pass_by_reference): New.
(TARGET_PASS_BY_REFERENCE): New.
* config/arc/arc.h (FUNCTION_ARG_PASS_BY_REFERENCE): Remove.
(FUNCTION_ARG_CALLEE_COPIES): True.
* config/arm/arm-protos.h (arm_function_arg_pass_by_reference): Remove.
* config/arm/arm.c (TARGET_PASS_BY_REFERENCE): New.
(arm_pass_by_reference): Rename from arm_function_arg_pass_by_reference.
* config/arm/arm.h (FUNCTION_ARG_PASS_BY_REFERENCE): Remove.
* config/c4x/c4x.h (FUNCTION_ARG_PASS_BY_REFERENCE): Remove.
* config/cris/cris.c (cris_pass_by_reference): New.
(TARGET_PASS_BY_REFERENCE): New.
* config/cris/cris.h (FUNCTION_ARG): Don't query pass-by-ref.
(FUNCTION_INCOMING_ARG, FUNCTION_ARG_ADVANCE): Likewise.
(FUNCTION_ARG_PASS_BY_REFERENCE): Remove.
* config/fr30/fr30.c (TARGET_PASS_BY_REFERENCE): New.
* config/fr30/fr30.h (FUNCTION_ARG_PASS_BY_REFERENCE): Remove.
* config/frv/frv-protos.h (frv_function_arg_pass_by_reference): Kill.
* config/frv/frv.c (TARGET_PASS_BY_REFERENCE): New.
(frv_function_arg_pass_by_reference): Remove.
* config/frv/frv.h (FUNCTION_ARG_PASS_BY_REFERENCE): Remove.
* config/i386/i386-protos.h (function_arg_pass_by_reference): Remove.
* config/i386/i386.c (TARGET_PASS_BY_REFERENCE): New.
(ix86_pass_by_reference): Rename from function_arg_pass_by_reference.
* config/i386/i386.h (FUNCTION_ARG_PASS_BY_REFERENCE): Remove.
* config/ia64/ia64-protos.h (ia64_function_arg_pass_by_reference): Kill.
* config/ia64/ia64.c (TARGET_PASS_BY_REFERENCE): New.
(ia64_pass_by_reference): Rename from
ia64_function_arg_pass_by_reference.
* config/ia64/ia64.h (FUNCTION_ARG_PASS_BY_REFERENCE): Remove.
* config/ip2k/ip2k.h (FUNCTION_ARG_PASS_BY_REFERENCE): Remove.
* config/iq2000/iq2000-protos.h (function_arg_pass_by_reference): Kill.
* config/iq2000/iq2000.c (TARGET_PASS_BY_REFERENCE): New.
(iq2000_pass_by_reference): Rename from function_arg_pass_by_reference.
* config/iq2000/iq2000.h (FUNCTION_ARG_PASS_BY_REFERENCE): Remove.
(FUNCTION_ARG_CALLEE_COPIES): Don't reference pass-by-ref.
* config/m32r/m32r-protos.h (m32r_pass_by_reference): Remove.
* config/m32r/m32r.c (TARGET_PASS_BY_REFERENCE): New.
(m32r_pass_by_reference): Adjust prototype.  Make static.
Handle mode sizes correctly.
* config/m32r/m32r.h (FUNCTION_ARG_PASS_BY_REFERENCE): Remove.
* config/m68hc11/m68hc11-protos.h, config/m68hc11/m68hc11.c
(m68hc11_function_arg_pass_by_reference): Remove.
* config/m68hc11/m68hc11.h (FUNCTION_ARG_PASS_BY_REFERENCE): Remove.
(FUNCTION_ARG_CALLEE_COPIES): Don't reference pass-by-ref.
* config/mcore/mcore.c (TARGET_PASS_BY_REFERENCE): New.
* config/mcore/mcore.h (FUNCTION_ARG_PASS_BY_REFERENCE): Remove.
* config/mips/mips-protos.h (function_arg_pass_by_reference): Remove.
* config/mips/mips.c (TARGET_PASS_BY_REFERENCE): New.
(mips_va_arg): Use pass_by_reference.
(mips_pass_by_reference): Rename from function_arg_pass_by_reference.
Handle mode sizes correctly.
* config/mips/mips.h (FUNCTION_ARG_PASS_BY_REFERENCE): Remove.
        (FUNCTION_ARG_CALLEE_COPIES): Don't reference pass-by-ref.
* config/mmix/mmix-protos.h (mmix_function_arg_pass_by_reference): Kill.
* config/mmix/mmix.c (TARGET_PASS_BY_REFERENCE): New.
(mmix_pass_by_reference): Rename from
mmix_function_arg_pass_by_reference.
* config/mmix/mmix.h (FUNCTION_ARG_PASS_BY_REFERENCE): Remove.
(FUNCTION_ARG_CALLEE_COPIES): True.
* config/mn10300/mn10300.c (TARGET_PASS_BY_REFERENCE): New.
(mn10300_pass_by_reference): New.
* config/mn10300/mn10300.h (FUNCTION_ARG_PASS_BY_REFERENCE): Remove.
(FUNCTION_ARG_CALLEE_COPIES): True.
* config/pa/pa.c (pa_pass_by_reference): New.
(TARGET_PASS_BY_REFERENCE): New.
* config/pa/pa.h (FUNCTION_ARG_PASS_BY_REFERENCE): Remove.
        (FUNCTION_ARG_CALLEE_COPIES): True.
* config/rs6000/rs6000-protos.h (function_arg_pass_by_reference): Kill.
* config/rs6000/rs6000.c (TARGET_PASS_BY_REFERENCE): New.
(rs6000_pass_by_reference): Rename from function_arg_pass_by_reference.
* config/rs6000/rs6000.h (FUNCTION_ARG_PASS_BY_REFERENCE): Remove.
* config/s390/s390-protos.h (s390_function_arg_pass_by_reference): Kill.
* config/s390/s390.c (TARGET_PASS_BY_REFERENCE): New.
(s390_pass_by_reference): Rename from
s390_function_arg_pass_by_reference.
(s390_function_arg_advance): Don't query pass-by-ref.
(s390_function_arg): Likewise.
(s390_gimplify_va_arg): Use pass_by_reference.
(s390_call_saved_register_used): Likewise.
* config/s390/s390.h (FUNCTION_ARG_PASS_BY_REFERENCE): Remove.
* config/sh/sh.c (TARGET_PASS_BY_REFERENCE): New.
(shcompact_byref, sh_pass_by_reference): New.
* config/sh/sh.h (FUNCTION_ARG_PASS_BY_REFERENCE): Remove.
(SHCOMPACT_BYREF): Remove.
* config/sparc/sparc-protos.h (function_arg_pass_by_reference): Kill.
* config/sparc/sparc.c (TARGET_PASS_BY_REFERENCE): New.
(sparc_pass_by_reference): Rename from function_arg_pass_by_reference.
(sparc_gimplify_va_arg): Use pass_by_reference.
* config/sparc/sparc.h (FUNCTION_ARG_PASS_BY_REFERENCE): Remove.
* config/stormy16/stormy16.h (FUNCTION_ARG_PASS_BY_REFERENCE): Remove.
* config/v850/v850.c (TARGET_PASS_BY_REFERENCE): New.
(v850_pass_by_reference): New.
* config/v850/v850.h (FUNCTION_ARG_PASS_BY_REFERENCE): Remove.
(FUNCTION_ARG_CALLEE_COPIES): True.
* doc/tm.texi (TARGET_PASS_BY_REFERENCE): Update from
FUNCTION_ARG_PASS_BY_REFERENCE docs.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84672 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * config/mips/mips-protos.h (mips_va_arg): Delete.
rsandifo [Wed, 14 Jul 2004 05:58:30 +0000 (05:58 +0000)]
* config/mips/mips-protos.h (mips_va_arg): Delete.
* config/mips/mips.h (EXPAND_BUILTIN_VA_ARG): Delete.
* config/mips/mips.c: Include tree-gimple.h.
(TARGET_GIMPLIFY_VA_ARG_EXPR): Define.
(mips_arg_info): Remove special handling of must_pass_in_stck args.
(mips_gimplify_va_arg_expr): Rewritten from mips_va_arg.
(function_arg_pass_by_reference): Return true if must_pass_in_stack.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84671 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * java-tree.h (all_class_filename): Remove useless macro.
bothner [Wed, 14 Jul 2004 02:36:38 +0000 (02:36 +0000)]
* java-tree.h (all_class_filename):  Remove useless macro.
(enum java_tree_index):  Remove JTI_ALL_CLASS_FILENAME constant.
(BUILD_FILENAME_IDENTIFIER_NODE):  Remove useless macro.
* parse.y (java_parser_context_restore_global):  Replace
BUILD_FILENAME_IDENTIFIER_NODE by plain get_identifier.
* jcf-parse.c (read_class, java_parse_file):  Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84667 138bc75d-0d04-0410-961f-82ee72b054a4

19 years agoDaily bump.
gccadmin [Wed, 14 Jul 2004 00:16:12 +0000 (00:16 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84660 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * config/xtensa/xtensa.c (xtensa_gimplify_va_arg_expr): Swap
bwilson [Tue, 13 Jul 2004 23:20:16 +0000 (23:20 +0000)]
* config/xtensa/xtensa.c (xtensa_gimplify_va_arg_expr): Swap
arguments for COND_EXPR in big-endian adjustment code.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84655 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * pa-64.h (ARG_POINTER_REGNUM, STATIC_CHAIN_REGNUM): Delete.
danglin [Tue, 13 Jul 2004 22:17:11 +0000 (22:17 +0000)]
* pa-64.h (ARG_POINTER_REGNUM, STATIC_CHAIN_REGNUM): Delete.
* pa.h (ARG_POINTER_REGNUM, STATIC_CHAIN_REGNUM): Modify for hppa64.
* pa32-regs.h (REG_ALLOC_ORDER): Reorder caller-saved registers.
* pa64-regs.h (REG_ALLOC_ORDER): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84649 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-07-14 Michael Koch <konqueror@gmx.de>
doko [Tue, 13 Jul 2004 22:06:11 +0000 (22:06 +0000)]
2004-07-14  Michael Koch  <konqueror@gmx.de>
            Matthias Klose  <doko@debian.org>

        * java/awt/im/InputContext.java: Initialze in, line.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84648 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-07-13 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
charlet [Tue, 13 Jul 2004 21:40:51 +0000 (21:40 +0000)]
2004-07-13  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>

* decl.c: (gnat_to_gnu_entity, object case): Convert initializer to
object type.
(gnat_to_gnu_entity, case E_Record_Subtype): Properly set
TYPE_STUB_DECL.

* misc.c (gnat_types_compatible_p): New function.
(LANG_HOOKS_TYPES_COMPATIBLE_P): New hook, to use it.
(LANG_HOOKS_TYPE_MAX_SIZE, gnat_type_max_size): New.

* trans.c (gigi): Move processing of main N_Compilation_Unit here.
(gnat_to_gnu, case N_Compilation_Unit): Just handle nested case here.
(add_stmt): Force walking of sizes and DECL_INITIAL for DECL_EXPR.
(mark_visited): Don't mark dummy type.
(tree_transform <N_Procedure_Call_Statement>): Unless this is an In
parameter, we must remove any LJM building from GNU_NAME.
(gnat_to_gnu, case N_String_Literal): Fill in indices in CONSTRUCTOR.
(pos_to_constructor): Use int_const_binop.
(gnat_to_gnu, case N_Identifier): Don't reference DECL_INITIAL of
PARM_DECL.

* utils.c (gnat_init_decl_processing): Don't make two "void" decls.
(gnat_pushlevel): Set TREE_USE on BLOCK node.
(gnat_install_builtins): Add __builtin_memset.

2004-07-13  Olivier Hainque  <hainque@act-europe.fr>

* decl.c (gnat_to_gnu_entity <E_Variable>): If we are making a pointer
for a renaming, stabilize the initialization expression if we are at a
local level.  At the local level, uses of the renaming may be performed
by a direct dereference of the initializing expression, and we don't
want possible variables there to be evaluated for every use.

* trans.c (gnat_stabilize_reference, gnat_stabilize_reference_1):
Propagate TREE_SIDE_EFFECTS and TREE_THIS_VOLATILE to avoid loosing
them on the way.  Account for the fact that we may introduce side
effects in the process.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84647 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago PR c++/16518
mmitchel [Tue, 13 Jul 2004 21:11:52 +0000 (21:11 +0000)]
PR c++/16518
PR c++/16337
* decl.c (grokvardecl): Make declspecs parameter const.
(grokdeclarator): Likewise.  Adjust accordingly.
* decl.h (grokdeclarator): Adjust declaration.
* parser.c (cp_parser_init_declarator): Do not clear
decl_specifiers->attributes.

PR c++/16518
* g++.dg/parse/mutable1.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84646 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * interpret.cc (run): Correctly access libffi return values of
uweigand [Tue, 13 Jul 2004 21:06:33 +0000 (21:06 +0000)]
* interpret.cc (run): Correctly access libffi return values of
integral smaller-than-int type; these are implicitly promoted.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84645 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-07-13 Bryce McKinlay <mckinlay@redhat.com>
bryce [Tue, 13 Jul 2004 21:03:03 +0000 (21:03 +0000)]
2004-07-13  Bryce McKinlay  <mckinlay@redhat.com>

PR libgcj/7587
* interpret.cc (compile_mutex): New.
(_Jv_InitInterpreter): New. Initialize compile_mutex.
(run): Lock compile_mutex before calling compile() if compilation is
required.
* prims.cc (_Jv_CreateJavaVM): Call _Jv_InitInterpreter().
* include/java-interp.h (_Jv_InitInterpreter): Declare.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84644 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW): Move here from
bernie [Tue, 13 Jul 2004 20:59:09 +0000 (20:59 +0000)]
* libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW): Move here from
libcpp/internal.h.
(XDELETE, XRESIZEVEC, XDELETEVEC, XNEWVAR, XCNEWVAR, XRESIZEVAR): New
macros.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84643 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * libiberty.h (ASTRDUP): Add casts required for stricter
bernie [Tue, 13 Jul 2004 20:54:38 +0000 (20:54 +0000)]
* libiberty.h (ASTRDUP): Add casts required for stricter
type conversion rules of C++.
* obstack.h (obstack_free): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84642 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago PR tree-optimization/16443
dnovillo [Tue, 13 Jul 2004 20:51:02 +0000 (20:51 +0000)]
PR tree-optimization/16443
* tree-ssa-alias.c: Add more description for
CALL_CLOBBERED_VARS and ADDRESSABLE_VARS.
* tree-ssa-operands.c (get_asm_expr_operands): Re-order the
clobbering of call-clobbered and addressable variables.  If
there are any before aliases have been computed, add them.

testsuite/ChangeLog

PR tree-optimization/16443
* gcc.dg/tree-ssa/20040713-1.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84641 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * g++.dg/lookup/new2.C: Use first operand of type __SIZE_TYPE__
uweigand [Tue, 13 Jul 2004 20:46:01 +0000 (20:46 +0000)]
* g++.dg/lookup/new2.C: Use first operand of type __SIZE_TYPE__
for operator new.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84640 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * tree-optimize.c (execute_todo): Flush DUMP_FILE before
dnovillo [Tue, 13 Jul 2004 20:39:09 +0000 (20:39 +0000)]
* tree-optimize.c (execute_todo): Flush DUMP_FILE before
verification.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84639 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * config/s390/s390.c (s390_gimplify_va_arg): Use size_int instead
uweigand [Tue, 13 Jul 2004 17:22:41 +0000 (17:22 +0000)]
* config/s390/s390.c (s390_gimplify_va_arg): Use size_int instead
of build_int_2.  Convert both operands of PLUS_EXPR and MULT_EXPR
to the same type.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84632 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * collect2.c (main): Handle --no-demangle and --demangle flags.
bothner [Tue, 13 Jul 2004 17:19:14 +0000 (17:19 +0000)]
* collect2.c (main):  Handle --no-demangle and --demangle flags.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84631 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * Makefile.in (OBJS-common): Add tree-data-ref.o.
spop [Tue, 13 Jul 2004 16:43:32 +0000 (16:43 +0000)]
* Makefile.in (OBJS-common): Add tree-data-ref.o.
(tree-scalar-evolution.o): Add missing dependences on tree-pass.h flags.h.
(tree-data-ref.o): New rule.
* lambda.h: New file.
* tree-data-ref.c: New file.
* tree-data-ref.h: New file.
* tree.c (int_cst_value, tree_fold_gcd): New functions.
* tree.h (int_cst_value, tree_fold_gcd): Declared here.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84630 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * cp-tree.h (lang_identifier): Remove class_value.
mmitchel [Tue, 13 Jul 2004 16:22:06 +0000 (16:22 +0000)]
* cp-tree.h (lang_identifier): Remove class_value.
(IDENTIFIER_CLASS_VALUE): Remove.
(pop_class_decls): Likewise.
(init_search_processing): Likewise.
* class.c (handle_using_decl): Use lookup_member, not
IDENTIFIER_CLASS_VALUE.
(restore_class_cache): New function, split out from ...
(pushclass): ... here.  Do not call clear_identifier_class_values.
(invalidate_class_lookup_cache): Do not clear
IDENTIFIER_CLASS_VALUE.
(popclass): Do not call pop_class_decls.
(maybe_note_name_used_in_class): Do not save names looked up after
the class is complete.  Use lookup_member, not
IDENTIFIER_CLASS_VALUE.
* config-lang.in (gtfiles): Add $(srcdir)/cp/search.c.
* decl.c (cxx_init_decl_processing): Do not call
init_search_processing.
* method.c (do_build_copy_constructor): Remove unnecessary code.
(do_build_assign_ref): Likewise.
* name-lookup.c (pushdecl): Use lookup_member, not
IDENTIFIER_CLASS_VALUE.
(set_identifier_type_value_with_scope): Set TREE_TYPE on the
type_shadowed list.
(poplevel_class): Do not restore IDENTIFIER_CLASS_VALUE.
(push_class_binding): Do not set it.
(clear_identifier_class_values): Remove.
(push_class_level_binding): Do not set IDENTIFIER_CLASS_VALUE.
(store_binding): Do not save it.
(pop_from_top_level): Do not restore it.
* name-lookup.h (cxx_saved_binding): Remove class_value.
(clear_identifier_class_values): Remove.
* ptree.c (cxx_print_identifier): Do not print
IDENTIFIER_CLASS_VALUE.
* search.c (search_obstack): Remove.
(push_stack_level): Remove.
(pop_stack_level): Remove.
(search_level): Remove.
(search_stack): Remove.
(lookup_member): Don't check IDENTIFIER_CLASS_VALUE.
(setup_class_bindings): Use IDENTIFIER_MARKED, not
IDENTIFIER_CLASS_VALUE.
(marked_identifiers): New variable.
(push_class_decls): Clear IDENTIFIER_MARKED.
(pop_class_decls): Don't call pop_search_level.
(init_search_processing): Remove.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84629 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-07-13 David Billinghurst (David.Billinghurst@riotinto.com)
billingd [Tue, 13 Jul 2004 13:27:52 +0000 (13:27 +0000)]
2004-07-13  David Billinghurst (David.Billinghurst@riotinto.com)

* gfortran.dg/g77/README: New file
* gfortran.dg/g77/19981216-0.f:  Copy from
g77.f-torture/noncompile.  Add "dg-do compile" and
dg-error as required.
* gfortran.dg/g77/19990218-1.f: Likewise
* gfortran.dg/g77/19990905-1.f: Likewise
* gfortran.dg/g77/9263.f: Likewise
* gfortran.dg/g77/980615-0.f: Likewise
* gfortran.dg/g77/980616-0.f: Likewise
* gfortran.dg/g77/check0.f: Likewise
* gfortran.dg/g77/select_no_compile.f: Likewise

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84622 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago PR target/13926
ebotcazou [Tue, 13 Jul 2004 13:14:06 +0000 (13:14 +0000)]
PR target/13926
* config/sparc/sparc-protos.h (output_ubranch): New prototype.
* config/sparc/sparc.c (output_ubranch): New function.
* config/sparc/sparc.md (jump pattern): Use it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84621 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago PR target/16494
ebotcazou [Tue, 13 Jul 2004 12:08:56 +0000 (12:08 +0000)]
PR target/16494
* config/sparc/sparc.c (output_cbranch): Properly guard
the code handling far branches with TARGET_V9.
* config/sparc/sparc.md (length attribute): Document the
side-effect of having a length greater or equal to 3.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84618 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago PR target/15186
ebotcazou [Tue, 13 Jul 2004 11:16:33 +0000 (11:16 +0000)]
PR target/15186
* config/sparc/sol2-bi.h (LINK_ARCH64_SPEC_BASE): Pass
/usr/ucblib/sparcv9 as -R path when -compat-bsd is specified.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84615 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago PR target/12602
ebotcazou [Tue, 13 Jul 2004 10:36:29 +0000 (10:36 +0000)]
PR target/12602
* doc/invoke.texi (SPARC options): Document -threads
and -pthreads on Solaris.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84612 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-07-13 Paolo Carlini <pcarlini@suse.de>
paolo [Tue, 13 Jul 2004 09:08:21 +0000 (09:08 +0000)]
2004-07-13  Paolo Carlini  <pcarlini@suse.de>

* testsuite/22_locale/locale/cons/12658_thread.cc: Move/rename
to 12658_thread-1.cc and xfail.
* testsuite/22_locale/locale/cons/12658_thread-2.c: New, much
simpler version of 12658_thread-1.cc, still failing on 3_3 and
not failing on 3_4/mainline - both on single processor and
multiprocessor machines.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84610 138bc75d-0d04-0410-961f-82ee72b054a4

19 years agooops - forgot to commit ChangeLog entry for sh-symbianelf patch
nickc [Tue, 13 Jul 2004 08:57:01 +0000 (08:57 +0000)]
oops - forgot to commit ChangeLog entry for sh-symbianelf patch

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84609 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * builtins.c (std_gimplify_va_arg_expr): Handle types passed
rth [Tue, 13 Jul 2004 08:43:41 +0000 (08:43 +0000)]
    * builtins.c (std_gimplify_va_arg_expr): Handle types passed
        by reference.
        (ind_gimplify_va_arg_expr): Remove.
        * tree.h (ind_gimplify_va_arg_expr): Remove.
        * config/pa/pa.c (hppa_gimplify_va_arg_expr): Don't use it.
        * config/mmix/mmix.c (mmix_function_arg_pass_by_reference): Allow
        argsp to be null.

        * config/arc/arc.c (arc_gimplify_va_arg_expr): Remove.
        (TARGET_GIMPLIFY_VA_ARG_EXPR): Remove.
        * config/cris/cris.c, config/fr30/fr30.c, config/frv/frv.c,
        config/iq2000/iq2000.c, config/m32r/m32r.c, config/mmix/mmix.c,
        config/mn10300/mn10300.c, config/v850/v850.c: Similarly.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84608 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * function.c (pass_by_reference): New.
rth [Tue, 13 Jul 2004 08:22:03 +0000 (08:22 +0000)]
    * function.c (pass_by_reference): New.
        (assign_parm_find_data_types): Use it.
        * calls.c (initialize_argument_information): Likewise.
        (emit_library_call_value_1): Likewise.
        * expr.h (FUNCTION_ARG_PASS_BY_REFERENCE): Remove.
        * function.h (pass_by_reference): Declare.
ada/
        * misc.c (default_pass_by_ref): Use pass_by_reference.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84607 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * target-def.h (TARGET_MUST_PASS_IN_STACK): New.
rth [Tue, 13 Jul 2004 07:45:09 +0000 (07:45 +0000)]
* target-def.h (TARGET_MUST_PASS_IN_STACK): New.
* target.h (struct gcc_target): Add calls.must_pass_in_stack.
* expr.h (MUST_PASS_IN_STACK): Remove.
* system.h (MUST_PASS_IN_STACK): Poison.
* tree.h (must_pass_in_stack_var_size): Declare.
(must_pass_in_stack_var_size_or_pad): Declare.
* calls.c (must_pass_in_stack_var_size): New.
(must_pass_in_stack_var_size_or_pad): Rename from
default_must_pass_in_stack.
* config/alpha/alpha.c (unicosmk_must_pass_in_stack): New.
(TARGET_MUST_PASS_IN_STACK): New.
* config/alpha/unicosmk.h (MUST_PASS_IN_STACK): Remove.
* config/fr30/fr30.c (fr30_must_pass_in_stack): New.
(TARGET_MUST_PASS_IN_STACK): New.
* config/fr30/fr30.h (MUST_PASS_IN_STACK): Remove.
* config/frv/frv.c (frv_must_pass_in_stack): New.
(TARGET_MUST_PASS_IN_STACK): New.
* config/frv/frv.h (MUST_PASS_IN_STACK): Remove.
* config/i386/i386-protos.h (ix86_must_pass_in_stack): Remove.
* config/i386/i386.c (TARGET_MUST_PASS_IN_STACK): New.
(ix86_must_pass_in_stack): Make static.
* config/i386/i386.h (MUST_PASS_IN_STACK): Remove.
* config/ia64/ia64.c (TARGET_MUST_PASS_IN_STACK): New.
* config/ia64/ia64.h (MUST_PASS_IN_STACK): Remove.
* config/m32r/m32r.c (TARGET_MUST_PASS_IN_STACK): New.
* config/m32r/m32r.h (MUST_PASS_IN_STACK): Remove.
* config/mcore/mcore-protos.h (mcore_must_pass_on_stack): Remove.
* config/mcore/mcore.c (TARGET_MUST_PASS_IN_STACK): New.
(mcore_must_pass_on_stack): Remove.
* config/mcore/mcore.h (MUST_PASS_IN_STACK): Remove.
* config/mips/mips.c (TARGET_MUST_PASS_IN_STACK): New.
* config/mips/mips.h (MUST_PASS_IN_STACK): Remove.
* config/pa/pa.c (TARGET_MUST_PASS_IN_STACK): New.
* config/pa/pa.h (MUST_PASS_IN_STACK): Remove.
* config/rs6000/aix.h (MUST_PASS_IN_STACK): Remove.
* config/rs6000/linux64.h (MUST_PASS_IN_STACK): Remove.
* config/rs6000/rs6000.c (rs6000_must_pass_in_stack): New.
(TARGET_MUST_PASS_IN_STACK): New.
* config/sh/sh.c (TARGET_MUST_PASS_IN_STACK): New.
* config/sh/sh.h (MUST_PASS_IN_STACK): Remove.
* config/sparc/sparc.c (TARGET_MUST_PASS_IN_STACK): New.
* config/sparc/sparc.h (MUST_PASS_IN_STACK): Remove.
* config/xtensa/xtensa.c (TARGET_MUST_PASS_IN_STACK): New.
* config/xtensa/xtensa.h (MUST_PASS_IN_STACK): Remove.
* doc/tm.texi (TARGET_MUST_PASS_IN_STACK): Update from
MUST_PASS_IN_STACK.

* calls.c, function.c, config/alpha/alpha.c, config/alpha/alpha.h,
config/alpha/unicosmk.h, config/alpha/vms.h, config/c4x/c4x.c,
config/cris/cris.h, config/fr30/fr30.c, config/fr30/fr30.h,
config/frv/frv.c, config/i386/i386.c, config/iq2000/iq2000.c,
config/mcore/mcore.c, config/mcore/mcore.h, config/mips/mips.c,
config/mmix/mmix.c, config/mmix/mmix.h, config/rs6000/rs6000.c,
config/sh/sh.c, config/sh/sh.h, config/stormy16/stormy16.c,
config/xtensa/xtensa.c: Use target hook.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84606 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-07-13 David Billinghurst (David.Billinghurst@riotinto.com)
billingd [Tue, 13 Jul 2004 07:08:22 +0000 (07:08 +0000)]
2004-07-13  David Billinghurst (David.Billinghurst@riotinto.com)

Copy files from g77.f-torture/compile.
Add "{ dg-do compile}".  Other changes as noted
* gfortran.dg/g77/19990905-0.f: XFAIL PR 16511
* gfortran.dg/g77/20010519-1.f: Add dg-warning as required
* gfortran.dg/g77/20030115-1.f: Add dg-warning as required
* gfortran.dg/g77/20030326-1.f: XFAIL PR 16511
* gfortran.dg/g77/970125-0.f: Add dg-excess-errors.
* gfortran.dg/g77/980519-2.f: Declare hd_S,hd_Z,hd_T
* gfortran.dg/g77/990115-1.f: Declare RANK as INTEGER
* gfortran.dg/g77/alpha1.f: Separate declaration and DATA
statement to conform to standard.  Append alpha1.x for reference.
* gfortran.dg/g77/xformat.f: Add dg-warning

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84605 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-07-13 Anthony Heading <aheading@jpmorgan.com>
jakub [Tue, 13 Jul 2004 06:57:13 +0000 (06:57 +0000)]
2004-07-13  Anthony Heading  <aheading@jpmorgan.com>

* configure.ac (gcc_cv_as_offsetable_lo10: Fix a typo.
* configure: Rebuilt.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84603 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * doc/invoke.texi: Remove documentation for MIPS -mrnames option.
rsandifo [Tue, 13 Jul 2004 06:50:27 +0000 (06:50 +0000)]
* doc/invoke.texi: Remove documentation for MIPS -mrnames option.
* config/mips/mips.h (mips_reg_names): Don't declare.
(MASK_NAME_REGS): Delete.  Shuffle other MASK_* values down.
(TARGET_NAME_REGS): Delete.
(TARGET_SWITCHES): Remove -mrnames.
(REGISTER_NAMES): Initialise with the old contents of mips_reg_names[].
(ADDITIONAL_REGISTER_NAMES): Remove entries for names mentioned
in REGISTER_NAMES.
* config/mips/mips.c (mips_reg_names, mips_sw_reg_names): Delete.
(override_options): Remove handling of TARGET_NAME_REGS.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84602 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * config/mips/mips.h (TARGET_*): Boolify.
rsandifo [Tue, 13 Jul 2004 05:53:28 +0000 (05:53 +0000)]
* config/mips/mips.h (TARGET_*): Boolify.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84601 138bc75d-0d04-0410-961f-82ee72b054a4

19 years agoFix NM/AR propagation from toplevel for recursive makes.
wilson [Tue, 13 Jul 2004 02:21:30 +0000 (02:21 +0000)]
Fix NM/AR propagation from toplevel for recursive makes.
* Makefile.in (AR): Use @AR@ not ar.
(NM): New.
(AR_FOR_TARGET): Use $(AR) not ar for native.
(NM_FOR_TARGET): Use $(NM) not nm for native.
* configure.ac: Add AC_CHECK_PROG calls for NM and AR.
* configure: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84600 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-07-12 David S. Miller <davem@nuts.davemloft.net>
davem [Tue, 13 Jul 2004 01:36:38 +0000 (01:36 +0000)]
2004-07-12  David S. Miller  <davem@nuts.davemloft.net>

* config/sparc/sparc.md (ashlsi3): Eliminate const 1
special case.
(ashldi3_sp64): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84599 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago PR target/16477
danglin [Tue, 13 Jul 2004 01:35:43 +0000 (01:35 +0000)]
PR target/16477
* pa.c (function_arg): Update comment.
* pa.h (BLOCK_REG_PADDING): Define.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84598 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-07-12 Bryce McKinlay <mckinlay@redhat.com>
bryce [Tue, 13 Jul 2004 01:04:47 +0000 (01:04 +0000)]
2004-07-12  Bryce McKinlay  <mckinlay@redhat.com>

PR libgcj/15713
* include/jvm.h (_Jv_value): New union type.
* gcj/field.h (_Jv_Field): Add new _addr union field variants
* interperet.cc (run): Use _Jv_value union type and *_addr _Jv_Field
union members.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84596 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago PR tree-optimization/16461
rakdver [Tue, 13 Jul 2004 01:03:21 +0000 (01:03 +0000)]
PR tree-optimization/16461
* tree-tailcall.c (independent_of_stmt_p): Handle non-SSA name
arguments of phi nodes.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84595 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * doc/invoke.texi (Darwin Options): Document -gused and -gfull.
dpatel [Tue, 13 Jul 2004 00:18:41 +0000 (00:18 +0000)]
 * doc/invoke.texi (Darwin Options): Document -gused and -gfull.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84594 138bc75d-0d04-0410-961f-82ee72b054a4

19 years agoDaily bump.
gccadmin [Tue, 13 Jul 2004 00:16:13 +0000 (00:16 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84592 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-07-13 David Billinghurst (David.Billinghurst@riotinto.com)
billingd [Tue, 13 Jul 2004 00:04:02 +0000 (00:04 +0000)]
2004-07-13  David Billinghurst (David.Billinghurst@riotinto.com)

* gfortran.dg/g77/cpp.F: Copy from g77.f-torture/compile.
Add {dg-do compile} directive.
* gfortran.dg/g77/cpp2.F: Likewise

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84589 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * cp-tree.h (get_aggr_typedef): Remove.
mmitchel [Mon, 12 Jul 2004 23:53:13 +0000 (23:53 +0000)]
* cp-tree.h (get_aggr_typedef): Remove.
* init.c (get_aggr_typedef): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84588 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago PR c++/5402
reichelt [Mon, 12 Jul 2004 23:51:18 +0000 (23:51 +0000)]
PR c++/5402
* g++.dg/lookup/name-clash1.C: New test.

PR c++/9777
* g++.dg/lookup/name-clash2.C: New test.

PR c++/12102
* g++.dg/lookup/name-clash3.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84587 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-07-12 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Mon, 12 Jul 2004 23:40:49 +0000 (23:40 +0000)]
2004-07-12  Benjamin Kosnik  <bkoz@redhat.com>

* docs/html/abi.html: Remove non-public qualification.

* include/bits/concurrence.h: Tweak comments.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84586 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * name-lookup.c (push_class_level_binding): Simplify.
mmitchel [Mon, 12 Jul 2004 22:53:47 +0000 (22:53 +0000)]
* name-lookup.c (push_class_level_binding): Simplify.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84585 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * function.c (expand_function_start): Ensure r_save is in Pmode.
sje [Mon, 12 Jul 2004 22:45:14 +0000 (22:45 +0000)]
    * function.c (expand_function_start): Ensure r_save is in Pmode.
* calls.c (prepare_call_address): Ensure static_chain_value is
  in Pmode.
* builtins.c (expand_builtin_nonlocal_goto): Ensure r_label and
          r_save_area are in Pmode.
* config/ia64/ia64.c (ia64_initialize_trampoline): Ensure addr,
  fnaddr, and static_chain are in Pmode.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84584 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-07-12 Andrew Pinski <apinski@apple.com>
pinskia [Mon, 12 Jul 2004 22:28:54 +0000 (22:28 +0000)]
2004-07-12  Andrew Pinski  <apinski@apple.com>

        PR c++/16475
        Revert:
        2004-07-07  H.J. Lu  <hongjiu.lu@intel.com>
                PR c++/16276
                * rtti.c (emit_tinfo_decl): Turn off DECL_ONE_ONLY if typeinfo
                is not public.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84583 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-07-12 Vladimir Makarov <vmakarov@redhat.com>
vmakarov [Mon, 12 Jul 2004 22:20:38 +0000 (22:20 +0000)]
2004-07-12  Vladimir Makarov  <vmakarov@redhat.com>

PR target/16445
* config/ia64/ia64.c (bundling): Don't count ignored insns.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84580 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * target.h (struct gcc_target): Move gimplify_va_arg_expr
rth [Mon, 12 Jul 2004 22:16:09 +0000 (22:16 +0000)]
    * target.h (struct gcc_target): Move gimplify_va_arg_expr
        next to build_builtin_va_list.
        * target-def.h (TARGET_GIMPLIFY_VA_ARG_EXPR): Update to match.
        * builtins.c (gimplify_va_arg_expr): Likewise.
        * gimplify.c (copy_if_shared_r): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84578 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago* passes.c (rest_of_decl_compilation): Don't defer call of
aoliva [Mon, 12 Jul 2004 21:51:03 +0000 (21:51 +0000)]
* passes.c (rest_of_decl_compilation): Don't defer call of
assemble_variable if its DECL_RTL is already set.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84576 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * cfgloop.h (struct loop): Add nb_iterations field.
spop [Mon, 12 Jul 2004 19:31:16 +0000 (19:31 +0000)]
* cfgloop.h (struct loop): Add nb_iterations field.
(current_loops): Declare.
* tree-chrec.c (chrec_not_analyzed_yet,
chrec_dont_know, chrec_known, count_ev_in_wider_type,
chrec_contains_symbols_defined_in_loop): Remove the temporary
hooks.
* tree-flow-inline.h (loop_containing_stmt): New function.
* tree-scalar-evolution.c: Add implementation.
* tree-scalar-evolution.h: Add declarations.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84573 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-07-12 Eric Christopher <echristo@redhat.com>
echristo [Mon, 12 Jul 2004 19:10:03 +0000 (19:10 +0000)]
2004-07-12  Eric Christopher  <echristo@redhat.com>

        * parser.c (cp_parser_class_head): Remove unused variable.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84571 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-07-12 Bryce McKinlay <mckinlay@redhat.com>
bryce [Mon, 12 Jul 2004 18:06:03 +0000 (18:06 +0000)]
2004-07-12  Bryce McKinlay  <mckinlay@redhat.com>

        PR java/16474
        gjavah.c (print_field_info): Emit constant only if field is static.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84570 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-07-12 Vladimir Makarov <vmakarov@redhat.com>
vmakarov [Mon, 12 Jul 2004 18:01:44 +0000 (18:01 +0000)]
2004-07-12 Vladimir Makarov <vmakarov@redhat.com>

PR rtl-optimization/15921
* Makefile.in (global.o): Add recog.h.

* global.c (recog.h): Add the include-clause.
(bb_info): New member earlyclobber.
(allocate_bb_info, free_bb_info): Initialize/finish the new
member.
(earlyclobber_regclass, earlyclobber_regclass_length): The new
global variables.
(check_earlyclobber, regclass_intersect,
mark_reg_use_for_earlyclobber, mark_reg_use_for_earlyclobber_1):
New functions.
(calculate_local_reg_bb_info): Calculate value of earlyclobber.
(make_accurate_live_analysis): Modify pavin.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84569 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * decl.c (grok_op_properties): Reject [de-]allocation functions
giovannibajo [Mon, 12 Jul 2004 17:54:49 +0000 (17:54 +0000)]
* decl.c (grok_op_properties): Reject [de-]allocation functions
declared in a namespace, or declared as static.

* g++.dg/lookup/new2.C: New test.
* g++.old-deja/g++.ns/new1.C: Remove (ill-formed).

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84567 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * cp-tree.h (make_binfo): Remove.
nathan [Mon, 12 Jul 2004 17:11:35 +0000 (17:11 +0000)]
* cp-tree.h (make_binfo): Remove.
* decl.c (xref_basetypes): Use make_tree_binfo directly.
* tree.h (copy_base_binfos): Likewise.
(make_binfo): Remove.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84566 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-07-12 Scott Gilbertson <scottg@mantatest.com>
sgilbertson [Mon, 12 Jul 2004 16:26:07 +0000 (16:26 +0000)]
2004-07-12  Scott Gilbertson  <scottg@mantatest.com>

* gnu/awt/xlib/XCanvasPeer.java (createImage): Implement.
* gnu/awt/xlib/XOffScreenImage.java
  (XOffScreenImage): Add ImageConsumer interface. Add ColorModel
  constructor argument. Add constructor using ImageProducer.
  (getSource): Implement.
  (imageComplete): New method.
  (setColorModel): New method.
  (setDimensions): New method.
  (setHints): New method.
  (setPixels): New method.
  (setProperties): New method.
* gnu/gcj/xlib/GC.java (drawPoint): New native method.
* gnu/gcj/xlib/natGC.cc (drawPoint): New native method.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84564 138bc75d-0d04-0410-961f-82ee72b054a4

19 years agomissed in previous commit
nathan [Mon, 12 Jul 2004 16:16:38 +0000 (16:16 +0000)]
missed in previous commit

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84563 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * call.c (build_user_type_conversion_1, build_new_op,
nathan [Mon, 12 Jul 2004 16:06:40 +0000 (16:06 +0000)]
* call.c (build_user_type_conversion_1, build_new_op,
check_constructor_callable, build_temp,
perform_direct_initialization_of_possible): Pass type directly to
lookup_fnfields & build_special_member_call.
(build_special_member_call): Accept a type, and complete it.
* class.c (finish_stuct_bits): Copy the BINFOs here.
* cvt.c (ocp_convert): Pass type directly to
build_special_member_call.
* decl.c (build_ptrmemfunc_type): Call xref_bastypes here.
(xref_basetypes): Allocate the binfo here. Adjust.
* init.c (build_init, build_new_1): Pass type directly to
build_special_member_call.
* lex.c (cxx_make_type): Do not allocate binfo here.
* name-lookup.c (arg_assoc_class): Incomplete types have no binfo.
* parser.c (cp_parser_class_head): Always call xref_basetypes.
* pt.c (instantiate_class_template): Likewise. Inhibit access
checking for template friends.
* ptree.c (cxx_print_type): Adjust record printing.
* search.c (lookup_base): When taking a type, complete it before
looking for a binfo.
(lookup_member): Delay completing a type.
(push_class_decls): Don't walk an incomplete type.
(lookup_conversions): Likewise.
* semantics.c (finish_stmt_expr_expr): Pass type directly to
build_special_member_call.
* tree.c (copy_base_binfos): Adjust.
(make_binfo): Likewise.
* typeck.c (build_modify_expr): Pass type directly to
build_special_member_call.
* typeck2.c (process_init_constructor): Check a binfo exists.
(build_m_component_ref): Allow accessing an incomplete type.
(build_functional_cast): Pass type directly to
build_special_member_call.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84562 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * tree-cfg.c (find_taken_edge): Statically compute the truth
dnovillo [Mon, 12 Jul 2004 15:38:25 +0000 (15:38 +0000)]
* tree-cfg.c (find_taken_edge): Statically compute the truth
value of a predicate comparing an SSA_NAME to itself.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84561 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * config/rs6000/rs6000.c (rs6000_rtx_costs): Indicate that the
sayle [Mon, 12 Jul 2004 13:42:28 +0000 (13:42 +0000)]
* config/rs6000/rs6000.c (rs6000_rtx_costs): Indicate that the
rs6000 doesn't have shift-and-add or shift-and-sub instructions
by returning the cost of a multiplication plus an addition.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84556 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago004-07-12 David Billinghurst (David.Billinghurst@riotinto.com)
billingd [Mon, 12 Jul 2004 12:49:11 +0000 (12:49 +0000)]
004-07-12  David Billinghurst (David.Billinghurst@riotinto.com)

        * gfortran.dg/g77/12002.f: Copy from g77.f-torture/compile.
        Add {dg-do compile} directive.
        * gfortran.dg/g77/13060.f: Likewise
        * gfortran.dg/g77/19990218-0.f: Likewise
        * gfortran.dg/g77/19990305-0.f: Likewise
        * gfortran.dg/g77/19990419-0.f: Likewise
        * gfortran.dg/g77/19990502-0.f: Likewise
        * gfortran.dg/g77/19990502-1.f: Likewise
        * gfortran.dg/g77/19990525-0.f: Likewise
        * gfortran.dg/g77/19990826-1.f: Likewise
        * gfortran.dg/g77/19990826-3.f: Likewise
        * gfortran.dg/g77/19990905-2.f: Likewise
        * gfortran.dg/g77/20000412-1.f: Likewise
        * gfortran.dg/g77/20000511-1.f: Likewise
        * gfortran.dg/g77/20000511-2.f: Likewise
        * gfortran.dg/g77/20000518.f: Likewise
        * gfortran.dg/g77/20000601-1.f: Likewise
        * gfortran.dg/g77/20000601-2.f: Likewise
        * gfortran.dg/g77/20000629-1.f: Likewise
        * gfortran.dg/g77/20000630-2.f: Likewise
        * gfortran.dg/g77/20010115.f: Likewise
        * gfortran.dg/g77/20010321-1.f: Likewise
        * gfortran.dg/g77/20010426.f: Likewise
        * gfortran.dg/g77/20020307-1.f: Likewise
        * gfortran.dg/g77/8485.f: Likewise
        * gfortran.dg/g77/960317-1.f: Likewise
        * gfortran.dg/g77/970915-0.f: Likewise
        * gfortran.dg/g77/980310-1.f: Likewise
        * gfortran.dg/g77/980310-2.f: Likewise
        * gfortran.dg/g77/980310-3.f: Likewise
        * gfortran.dg/g77/980310-4.f: Likewise
        * gfortran.dg/g77/980310-6.f: Likewise
        * gfortran.dg/g77/980310-7.f: Likewise
        * gfortran.dg/g77/980310-8.f: Likewise
        * gfortran.dg/g77/980419-2.f: Likewise
        * gfortran.dg/g77/980424-0.f: Likewise
        * gfortran.dg/g77/980427-0.f: Likewise
        * gfortran.dg/g77/980729-0.f: Likewise
        * gfortran.dg/g77/981117-1.f: Likewise
        * gfortran.dg/g77/toon_1.f: Likewise

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84553 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago PR c++/2204
giovannibajo [Mon, 12 Jul 2004 10:07:30 +0000 (10:07 +0000)]
PR c++/2204
* config-lang.in (gtfiles): Add typeck2.c.
* Make-lang.in: Tweak typeck2.c dependencies, and add rule for
gt-cp-typeck2.h.
* cp-tree.h: Declare complete_type_check_abstract.
* typeck2.c (pat_calc_hash, pat_compare,
complete_type_check_abstract): New functions.
(abstract_virtuals_error): If the type is abstract, register the
declaration within abstract_pending_vars for further checks.
Inspect also dependent types. Handle IDENTIFIER_NODEs as decl.
* decl.c (cp_finish_decl): Do not strip array types.
(create_array_type_for_decl): Check for abstractness of the element
type.
(complete_vars): Call complete_type_check_abstract.
* class.c (finish_struct): Prepare a list of virtual functions for
template types, and call complete_vars on it to check for abstractness.

PR c++/2204
* g++.dg/other/abstract2.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84552 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago* config.gcc: Add sh-*-symbianelf target.
nickc [Mon, 12 Jul 2004 08:45:00 +0000 (08:45 +0000)]
* config.gcc: Add sh-*-symbianelf target.
* config/sh/sh.c: Add new target macros:
  TARGET_ENCODE_SECTION_INFO, TARGET_STRIP_NAME_ENCODING,
  TARGET_CXX_IMPORT_EXPORT_CLASS.
  (sh_file_start): Create a definition of the .directive section.
  (sh_attribute): Add dllimport and dllexport attributes.
* config/sh/symbian-pre.h: New file.
* config/sh/symbian-post.h: New file.
* config/sh/symbian.c: New file. Contains Symbian specific functions.
* config/sh/sh-protos.h: Add prototypes for new functions provided by symbian.c.
* config/sh/t-symbian: New file.
* doc/extend.texi: Document support for dllimport and dllexport attributes by
  the sh-symbianelf target.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84551 138bc75d-0d04-0410-961f-82ee72b054a4

19 years agogcc/ChangeLog:
bonzini [Mon, 12 Jul 2004 06:56:45 +0000 (06:56 +0000)]
gcc/ChangeLog:
2004-06-29  Paolo Bonzini  <bonzini@gnu.org>

PR tree-optimization/14107
* gimplify.c (gimplify_return_expr): Accept a
RETURN_EXPR with an error argument.
* tree-optimize.c (init_tree_optimization_passes):
Run pass_warn_function_return at -O0.

gcc/cp/ChangeLog:
2004-06-29  Paolo Bonzini  <bonzini@gnu.org>

PR tree-optimization/14107
* decl.c (finish_function): Remove temporary band-aid.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84550 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * doc/invoke.texi: Correct -fasynchronous-unwind-tables option
sayle [Mon, 12 Jul 2004 06:21:16 +0000 (06:21 +0000)]
* doc/invoke.texi: Correct -fasynchronous-unwind-tables option
index entry.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84549 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * config/mips/mips.c (mips_use_dfa_pipeline_interface): Delete.
rsandifo [Mon, 12 Jul 2004 05:21:29 +0000 (05:21 +0000)]
* config/mips/mips.c (mips_use_dfa_pipeline_interface): Delete.
(TARGET_SCHED_USE_DFA_PIPELINE_INTERFACE): Define to hook_int_void_1.
* config/mips/3000.md: Add copyright notice.  Remove automota and
function units; use generic ones instead.  Only define reservations
for things that are different from generic.md.  Extend each clause
to include r3900.
* config/mips/{4000,4100,4300,4600,5000,6000,generic}.md: New files.
* config/mips/mips.md: Include them. Remove define_function_units.
(alu, imuldiv): New automata and units.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84547 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * doc/invoke.texi (Optimize Options): Document -frename-registers
bje [Mon, 12 Jul 2004 03:35:17 +0000 (03:35 +0000)]
* doc/invoke.texi (Optimize Options): Document -frename-registers
not being enabled by default at -O3.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84546 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * call.c (build_operator_new_call): Avoid using push_to_top_level.
mmitchel [Mon, 12 Jul 2004 01:33:47 +0000 (01:33 +0000)]
* call.c (build_operator_new_call): Avoid using push_to_top_level.
(build_new_op): Adjust call to lookup_function_nonclass.
* name-lookup.c (identifier_type_value): Adjust call to
lookup_name_real.
(lookup_name_real): Add block_p parameter.
(lookup_name_nonclass): Adjust call to lookup_name_real.
(lookup_function_nonclass): Likewise.
(lookup_name): Likewise.
* name-lookup.h (lookup_name_real): Change prototype.
(lookup_name_nonclass): Likewise.
* parser.c (cp_parser_lookup_name): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84543 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * expr.c (gfc_check_assign_symbol): Handle pointer assignments.
pbrook [Mon, 12 Jul 2004 01:23:39 +0000 (01:23 +0000)]
* expr.c (gfc_check_assign_symbol): Handle pointer assignments.
* trans-array.c (gfc_trans_auto_array_allocation): Remove
initialization code.
* trans-common.c (create_common): Use gfc_conv_initializer.
* trans-decl.c (gfc_get_symbol_decl): Use gfc_conv_initializer.
* trans-expr.c (gfc_conv_initializer): New function.
(gfc_conv_structure): Use it.
* trans.h (gfc_conv_initializer): Add prototype.
testsuite/
* gfortran.dg/pointer_init_1.f90: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84542 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * expr.c (java_truthvalue_conversion, flush_quick_stack,
sayle [Mon, 12 Jul 2004 01:05:28 +0000 (01:05 +0000)]
* expr.c (java_truthvalue_conversion, flush_quick_stack,
java_stack_swap, java_stack_dup, build_java_athrow, build_java_jsr,
build_java_ret, build_java_throw_out_of_bounds_exception,
build_java_array_length_access, java_check_reference,
build_java_arrayaccess, build_java_arraystore_check, build_newarray,
build_anewarray, expand_java_multianewarray, expand_java_arraystore,
expand_java_arrayload, build_java_monitor, expand_java_return,
expand_load_internal, expand_java_NEW, build_get_class,
build_instanceof, expand_java_CHECKCAST, expand_iinc,
build_java_soft_divmod, build_java_binop, build_field_ref,
expand_compare, expand_java_goto, expand_java_switch,
expand_java_add_case, build_class_init, build_known_method_ref,
invoke_build_dtable, build_invokevirtual, build_invokeinterface,
expand_invoke, build_jni_stub, expand_java_field_op,
java_expand_expr, expand_byte_code, STORE_INTERNAL,
force_evaluation_order, emit_init_test_initialization): Convert
calls to "build" into calls to the prefered "buildN" functions.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84541 138bc75d-0d04-0410-961f-82ee72b054a4

19 years agoDaily bump.
gccadmin [Mon, 12 Jul 2004 00:16:13 +0000 (00:16 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84539 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago PR fortran/15986
pbrook [Sun, 11 Jul 2004 23:00:08 +0000 (23:00 +0000)]
PR fortran/15986
* parse.c (gfc_fixup_sibling_symbols): Also look for untyped
variables.
(parse_contained): Mark contained symbols as referenced.
testsuite/
* gfortran.dg/contained_1.f90: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84536 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * fold-const.c (fold) <PLUS_EXPR>: Canonicalize X + -C as X - C for
sayle [Sun, 11 Jul 2004 21:56:37 +0000 (21:56 +0000)]
* fold-const.c (fold) <PLUS_EXPR>: Canonicalize X + -C as X - C for
floating point additions, to keep real immediate constant positive.
<MINUS_EXPR>:  For floating point subtractions, only transform X - -C
into X + C, and leave positive real constants as X - C.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84535 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-07-11 Bryce McKinlay <mckinlay@redhat.com>
bryce [Sun, 11 Jul 2004 21:31:49 +0000 (21:31 +0000)]
2004-07-11  Bryce McKinlay  <mckinlay@redhat.com>

PR libgcj/16478
* prims.cc (_Jv_CreateJavaVM): Fix comment.
* gnu/gcj/runtime/FinalizerThread.java (init): New. Native.
(finalizerReady): Now native.
(run): Likewise.
(runFinalizers): Removed.
* gnu/gcj/runtime/natFinalizerThread.cc (run): Implement here. Use
a primitive lock, and don't hold it while running the finalizers.
(runFinalizers): Implement. Don't aquire any Java lock.
(finalizerReady): Use lock primitives to signal finalizer thread.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84534 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-07-11 Bryce McKinlay <mckinlay@redhat.com>
bryce [Sun, 11 Jul 2004 21:19:47 +0000 (21:19 +0000)]
2004-07-11  Bryce McKinlay  <mckinlay@redhat.com>

PR libgcj/16748
* prims.cc (_Jv_CreateJavaVM): Fix comment.
* gnu/gcj/runtime/FinalizerThread.java (init): New. Native.
(finalizerReady): Now native.
(run): Likewise.
(runFinalizers): Removed.
* gnu/gcj/runtime/natFinalizerThread.cc (run): Implement here. Use
a primitive lock, and don't hold it while running the finalizers.
(runFinalizers): Implement. Don't aquire any Java lock.
(finalizerReady): Use lock primitives to signal finalizer thread.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84531 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * cp-tree.h (saved_scope): Make old_bindings a vector.
mmitchel [Sun, 11 Jul 2004 21:02:31 +0000 (21:02 +0000)]
* cp-tree.h (saved_scope): Make old_bindings a vector.
(unuse_fields): Remove.
* name-lookup.h (cxx_saved_binding): Define it.
* class.c (pushclass): Don't use unuse_fields.
* name-lookup.c (cxx_saved_binding_make): Remove.
(store_binding): Add new bindings to a vector, using an
accumulator style, rather than adding them to a list.
(store_bindings): Adjust accordingly.
(store_class_bindings): Likewise.
(push_to_top_level): Likewise.
(pop_from_top_level): Likewise.
* optimize.c (maybe_clone_body): Must push_to_top_level and
pop_from_top_level calls outside of loop.
* parser.c (cp_parser_class_specifier): Move push_scope/pop_scope
calls here from cp_parser_late_parsing_default_args.
(cp_parser_save_default_args): Record the class type in which the
function is declared.
(cp_parser_late_parsing_default_args): Do not call
push_nested_class/pop_nested_class.
* search.c (dfs_unuse_fields): Remove.
(unuse_fields): Remove.

* g++.dg/parse/defarg8.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84530 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * pa.c (hppa_gimplify_va_arg_expr): Remove comment.
danglin [Sun, 11 Jul 2004 20:28:11 +0000 (20:28 +0000)]
* pa.c (hppa_gimplify_va_arg_expr): Remove comment.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84529 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago PR tree-optimization/15654
rakdver [Sun, 11 Jul 2004 19:57:47 +0000 (19:57 +0000)]
PR tree-optimization/15654
* tree-tailcall.c (eliminate_tail_call): Remove unreachable code.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84527 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-07-11 Paolo Carlini <pcarlini@suse.de>
paolo [Sun, 11 Jul 2004 19:13:59 +0000 (19:13 +0000)]
2004-07-11  Paolo Carlini  <pcarlini@suse.de>

Add wchar_t counterparts of the basic_streambbuf<char> tests.
* testsuite/27_io/basic_streambuf/cons/wchar_t/1.cc: New.
* testsuite/27_io/basic_streambuf/imbue/wchar_t/1.cc, 9322.cc:
Likewise.
* testsuite/27_io/basic_streambuf/in_avail/wchar_t/9701-3.cc: Likewise.
* testsuite/27_io/basic_streambuf/overflow/wchar_t/1.cc, 2.cc,
3599.cc: Likewise.
* testsuite/27_io/basic_streambuf/sgetc/wchar_t/1.cc: Likewise.
* testsuite/27_io/basic_streambuf/sgetn/wchar_t/1.cc: Likewise.
* testsuite/27_io/basic_streambuf/sputbackc/wchar_t/9538.cc: Likewise.
* testsuite/27_io/basic_streambuf/sputc/wchar_t/1057.cc: Likewise.
* testsuite/27_io/basic_streambuf/sputn/wchar_t/1.cc, 1057.cc:
Likewise.
* testsuite/27_io/basic_streambuf/sync/wchar_t/1057.cc: Likewise.

* testsuite/27_io/basic_streambuf/imbue/char/1.cc, 9322.cc: Minor
tweaks.
* testsuite/27_io/basic_streambuf/overflow/char/2.cc, 3599.cc:
Likewise.
* testsuite/27_io/basic_streambuf/sputn/char/1057.cc: Likewise.
* testsuite/27_io/basic_streambuf/sync/char/1057.cc: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84526 138bc75d-0d04-0410-961f-82ee72b054a4