platform/upstream/gcc.git
17 years agotrans-intrinsic.c (gfc_conv_intrinsic_repeat): Convert arguments to gfc_charlen_type_...
Richard Guenther [Thu, 12 Jul 2007 09:30:27 +0000 (09:30 +0000)]
trans-intrinsic.c (gfc_conv_intrinsic_repeat): Convert arguments to gfc_charlen_type_node.

2007-07-12  Richard Guenther  <rguenther@suse.de>

* trans-intrinsic.c (gfc_conv_intrinsic_repeat): Convert
arguments to gfc_charlen_type_node.
* trans-io.c (gfc_convert_array_to_string): Convert type
size to gfc_array_index_type.

From-SVN: r126575

17 years agoexpr.c (expand_java_return): RETURN_EXPR has void type.
Richard Guenther [Thu, 12 Jul 2007 09:29:26 +0000 (09:29 +0000)]
expr.c (expand_java_return): RETURN_EXPR has void type.

2007-07-12  Richard Guenther  <rguenther@suse.de>

* expr.c (expand_java_return): RETURN_EXPR has void type.
(build_jni_stub): Likewise.  Use a comparison against zero
for null-pointer test in COND_EXPR.
(build_field_ref): Build POINTER_PLUS_EXPR with correct
type.  Convert result instead.
(build_invokevirtual): Likewise.

From-SVN: r126574

17 years agosplay-tree.h (libi_uhostptr_t, [...]): New types, needed for WIN64 when a long is...
Kai Tietz [Thu, 12 Jul 2007 07:22:06 +0000 (07:22 +0000)]
splay-tree.h (libi_uhostptr_t, [...]): New types, needed for WIN64 when a long is not wide enough for a pointer.

* splay-tree.h (libi_uhostptr_t, libi_shostptr_t): New types,
  needed for WIN64 when a long is not wide enough for a pointer.
  (splay_tree_key, splay_tree_value): Use the new types.

From-SVN: r126573

17 years agore PR fortran/32634 (renamed, use associated generic interface rejected)
Daniel Franke [Thu, 12 Jul 2007 06:31:12 +0000 (02:31 -0400)]
re PR fortran/32634 (renamed, use associated generic interface rejected)

2007-07-12  Daniel Franke  <franke.daniel@gmail.com>

        PR fortran/32634
        PR fortran/32727
        * module.c: Reverted Paul's patch from 2007-07-10.

From-SVN: r126572

17 years agosh.md (symGOTOFF2reg): Add missing parenthesis.
Kaz Kojima [Thu, 12 Jul 2007 03:56:01 +0000 (03:56 +0000)]
sh.md (symGOTOFF2reg): Add missing parenthesis.

* config/sh/sh.md (symGOTOFF2reg): Add missing parenthesis.
(symDTPOFF2reg): Likewise.

From-SVN: r126571

17 years agomaint-tool (deps): Output stamp-h instead of config.h.
Alexandre Oliva [Thu, 12 Jul 2007 02:23:52 +0000 (02:23 +0000)]
maint-tool (deps): Output stamp-h instead of config.h.

* maint-tool (deps): Output stamp-h instead of config.h.
* Makefile.in: Rebuild deps.
(maintainer-clean-subdir): Depend on stamp-h rather than config.h.

From-SVN: r126569

17 years agore PR tree-optimization/32663 (revision 126369 went into an infinite loop)
Daniel Berlin [Thu, 12 Jul 2007 02:20:04 +0000 (02:20 +0000)]
re PR tree-optimization/32663 (revision 126369 went into an infinite loop)

2007-07-11  Daniel Berlin  <dberlin@dberlin.org>

PR tree-optimization/32663

* tree.h (VALUE_HANDLE_VUSES): Remove.
(struct tree_value_handle): Remove vuses.

* tree-vn.c (create_value_handle_for_expr): Don't set
VALUE_HANDLE_VUSES.

* tree-ssa-pre.c (expression_vuses): New.
(alloc_expression_id): Set up expression_vuses.
(get_expression_vuses): New.
(set_expression_vuses): Ditto.
(clear_expression_ids): Modify for expression_vuses.
(phi_translate_1): Ditto.
(phi_translate_set): Ditto.
(value_dies_in_block_x): Ditto
(valid_in_sets): Ditto.
(add_to_sets): Ditto.
(find_existing_value_expr): Ditto.
(create_value_handle_for_expr): Ditto.
(make_values_for_stmt): Ditto.
(vuse_equiv): Remove.

From-SVN: r126568

17 years agoffi.c: Don't include sys/cachectl.h.
David Daney [Thu, 12 Jul 2007 02:19:41 +0000 (02:19 +0000)]
ffi.c: Don't include sys/cachectl.h.

* src/mips/ffi.c: Don't include sys/cachectl.h.
(ffi_prep_closure_loc): Use __builtin___clear_cache() instead of
cacheflush().

From-SVN: r126567

17 years ago* Makefile.in (mostlyclean): Remove object files.
Alexandre Oliva [Thu, 12 Jul 2007 01:10:51 +0000 (01:10 +0000)]
* Makefile.in (mostlyclean): Remove object files.

From-SVN: r126566

17 years agoDaily bump.
GCC Administrator [Thu, 12 Jul 2007 00:16:55 +0000 (00:16 +0000)]
Daily bump.

From-SVN: r126564

17 years agotoplev.c (no_new_pseudos): Deleted.
Kenneth Zadeck [Wed, 11 Jul 2007 22:57:51 +0000 (22:57 +0000)]
toplev.c (no_new_pseudos): Deleted.

2007-07-11  Kenneth Zadeck <zadeck@naturalbridge.com>

* toplev.c (no_new_pseudos): Deleted.
* rtl.h (no_new_pseudos): Deleted.
* tree-pass.h (pass_no_new_pseudos): Deleted.
* passes.c (pass_no_new_pseudos): Deleted.
* final.c (rest_of_clean_state): Removed no_new_pseudos.
(rest_of_no_new_pseudos, pass_no_new_pseudos): Deleted.
* struct-equiv.c (rtx_equiv_p): Replaced no_new_pseudos with
reload_completed.
* cfgcleanup.c (try_crossjump_to_edge): Ditto.
* rtlhooks.c (gen_lowpart_general): Ditto.
* optabs.c (prepare_operand): Ditto.
* mode-switching.c (rest_of_handle_mode_switching): Deleted set of
no_new_pseudos.
* modulo-sched.c (rest_of_handle_sms): Ditto.
* see.c (rest_of_handle_see): Ditto.
* ifcvt.c (if_convert): Ditto.
(gate_handle_if_after_combine): Replaced no_new_pseudos with
reload_completed.
* init-regs.c (gate_initialize_regs): Deleted set of
no_new_pseudos.
* lower-subreg.c (decompose_multiword_subregs): Ditto.
* bb-reorder.c (rest_of_handle_partition_blocks): Ditto.
* doc/md.texi: Changed no_new_pseudos to can_create_pseudo_p.

From-SVN: r126561

17 years agore PR c++/31027 (Compiler segfaults in simple virtual inheritance situation)
Paolo Carlini [Wed, 11 Jul 2007 21:52:04 +0000 (21:52 +0000)]
re PR c++/31027 (Compiler segfaults in simple virtual inheritance situation)

2007-07-11  Paolo Carlini  <pcarlini@suse.de>

PR c++/31027
* g++.dg/inherit/virtual4.C: New.

From-SVN: r126558

17 years agore PR target/32661 (__builtin_ia32_vec_ext suboptimal for pointer/ref args)
Uros Bizjak [Wed, 11 Jul 2007 18:42:44 +0000 (20:42 +0200)]
re PR target/32661 (__builtin_ia32_vec_ext suboptimal for pointer/ref args)

        PR target/32661
        * config/i386/sse.md (*sse2_storeq_rex64): Handle 64bit mem->reg moves.
        (*vec_extractv2di_1_sse2): Disable for TARGET_64BIT.
        (*vec_extractv2di_1_rex64): New insn pattern.

testsuite/ChangeLog:

        PR target/32661
        * gcc.target/i386/pr32661-1.c: New test.

From-SVN: r126557

17 years agointerpret.cc (get_local_var_table): Make sure the method is compiled.
Keith Seitz [Wed, 11 Jul 2007 17:37:24 +0000 (17:37 +0000)]
interpret.cc (get_local_var_table): Make sure the method is compiled.

        * interpret.cc (get_local_var_table) [DIRECT_THREADED]: Make sure the
        method is compiled.
        * testsuite/libjava.jvmti/interp/getlocalvartable.out: Revise
        for compiled methods.

From-SVN: r126556

17 years agolinux-unwind.h (mips_fallback_frame_state): Rewrite return address calculation.
David Daney [Wed, 11 Jul 2007 16:56:54 +0000 (16:56 +0000)]
linux-unwind.h (mips_fallback_frame_state): Rewrite return address calculation.

* config/mips/linux-unwind.h (mips_fallback_frame_state): Rewrite
return address calculation.  Substitute DWARF_ALT_FRAME_RETURN_COLUMN
for SIGNAL_UNWIND_RETURN_COLUMN.
* config/mips/mips.h (SIGNAL_UNWIND_RETURN_COLUMN): Remove.
(DWARF_FRAME_REGNUM): Rewrite.
(DWARF_ALT_FRAME_RETURN_COLUMN) Define.

From-SVN: r126555

17 years ago* config/m32r/m32r.h (INITIALIZE_TRAMPOLINE): Revert previous delta and use gen_int_m...
Nick Clifton [Wed, 11 Jul 2007 14:03:37 +0000 (14:03 +0000)]
* config/m32r/m32r.h (INITIALIZE_TRAMPOLINE): Revert previous delta and use gen_int_mode in place of GET_INT instead.

From-SVN: r126552

17 years agoreg-stack.c (struct tree_opt_pass pass_stack_regs): Nullify name and letter field.
Uros Bizjak [Wed, 11 Jul 2007 13:52:44 +0000 (15:52 +0200)]
reg-stack.c (struct tree_opt_pass pass_stack_regs): Nullify name and letter field.

        * reg-stack.c (struct tree_opt_pass pass_stack_regs): Nullify name
        and letter field.

From-SVN: r126551

17 years agoparams.def (PARAM_VERIFY_CANONICAL_TYPES): Remove.
Douglas Gregor [Wed, 11 Jul 2007 13:50:13 +0000 (13:50 +0000)]
params.def (PARAM_VERIFY_CANONICAL_TYPES): Remove.

2007-07-11  Douglas Gregor  <doug.gregor@gmail.com>

       * params.def (PARAM_VERIFY_CANONICAL_TYPES): Remove.
       (PARAM_USE_CANONICAL_TYPES): New; decides whether to use canonical
       types or not.
       * params.h (VERIFY_CANONICAL_TYPES): Remove.
       (USE_CANONICAL_TYPES): New.
       * doc/invoke.texi (verify-canonical-types): Remove.
       (use-canonical-types): Add.

2007-07-11  Douglas Gregor  <doug.gregor@gmail.com>

       * typeck.c (comptypes): When USE_CANONICAL_TYPES, use the
       canonical types; otherwise, fall back to structural type
       comparisons. If ENABLE_CHECKING and USE_CANONICAL_TYPES, give an
       internal compiler error if the canonical types are wrong.

From-SVN: r126550

17 years agospu.c (spu_optimization_options): Remove setting of parameter PARAM_MAX_COMPLETELY_PE...
Ulrich Weigand [Wed, 11 Jul 2007 13:41:30 +0000 (13:41 +0000)]
spu.c (spu_optimization_options): Remove setting of parameter PARAM_MAX_COMPLETELY_PEEL_TIMES.

* config/spu/spu.c (spu_optimization_options): Remove setting of
parameter PARAM_MAX_COMPLETELY_PEEL_TIMES.
(spu_override_options): Move it here.

From-SVN: r126549

17 years agomips.h (MIPS_ISA_LEVEL_SPEC): Handle -m4ksc and -m4ksd.
Richard Sandiford [Wed, 11 Jul 2007 13:09:51 +0000 (13:09 +0000)]
mips.h (MIPS_ISA_LEVEL_SPEC): Handle -m4ksc and -m4ksd.

gcc/
* config/mips/mips.h (MIPS_ISA_LEVEL_SPEC): Handle -m4ksc and
-m4ksd.
* config/mips/mips.c (mips_cpu_info_table): Mention MIPS_ISA_LEVEL_SPEC
in the comment.

From-SVN: r126548

17 years agore PR tree-optimization/32713 (ICE in copy_reference_ops_from_ref, at tree-ssa-sccvn...
Eric Botcazou [Wed, 11 Jul 2007 10:29:17 +0000 (10:29 +0000)]
re PR tree-optimization/32713 (ICE in copy_reference_ops_from_ref, at tree-ssa-sccvn.c:550)

PR tree-optimization/32713
* tree-ssa-sccvn.c (copy_reference_ops_from_ref): Handle REAL_CST.

From-SVN: r126547

17 years agore PR middle-end/30482 (<complex> division by 0)
Paolo Carlini [Wed, 11 Jul 2007 10:23:56 +0000 (10:23 +0000)]
re PR middle-end/30482 (<complex> division by 0)

2007-07-11  Paolo Carlini  <pcarlini@suse.de>

PR middle-end/30482
* c-opts.c (c_common_post_options): Do not change flag_complex_method
conditional to flag_isoc99.
(c_common_init_options): Do it here, unconditionally.

From-SVN: r126546

17 years agore PR tree-optimization/32589 (exp_dbug.adb:981: error: invalid array index)
Eric Botcazou [Wed, 11 Jul 2007 09:43:25 +0000 (09:43 +0000)]
re PR tree-optimization/32589 (exp_dbug.adb:981: error: invalid array index)

PR tree-optimization/32589
* doc/tree-ssa.texi (Rough GIMPLE Grammar): Add missing rule.
* tree-gimple.c (is_gimple_min_invariant): Clarify head comment.
* tree-ssa-propagate.c (valid_gimple_expression_p): New
predicate, extracted from...
(set_rhs): ...here.  Call it for the expression on entry.
* tree-ssa-propagate.h (valid_gimple_expression_p): Declare.
* tree-ssa-sccvn.c: Include tree-ssa-propagate.h.
(simplify_binary_expression): Use valid_gimple_expression_p
to validate the simplification.
* Makefile.in (tree-ssa-sccvn.o): Depends on tree-ssa-propagate.h.

From-SVN: r126545

17 years agocygming.h (PREFERRED_DEBUGGING_TYPE): Define to DWARF2_DEBUG on 32 bit target too.
Danny Smith [Wed, 11 Jul 2007 09:37:18 +0000 (09:37 +0000)]
cygming.h (PREFERRED_DEBUGGING_TYPE): Define to DWARF2_DEBUG on 32 bit target too.

* config/i386/cygming.h (PREFERRED_DEBUGGING_TYPE): Define to
DWARF2_DEBUG on 32 bit target too.
(DWARF2_UNWIND_INFO): Reorganize 64-bit vs 32-bit definition.

From-SVN: r126544

17 years agotrans-array.c (gfc_conv_array_parameter): Use correct types for comparison.
Richard Guenther [Wed, 11 Jul 2007 09:19:58 +0000 (09:19 +0000)]
trans-array.c (gfc_conv_array_parameter): Use correct types for comparison.

2007-07-11  Richard Guenther  <rguenther@suse.de>

* trans-array.c (gfc_conv_array_parameter): Use correct
types for comparison.
* trans-intrinsic.c (gfc_conv_intrinsic_repeat): Use
correct types for POINTER_PLUS_EXPR.
* trans-stmt.c (gfc_trans_forall_loop): Use correct type
for integer one constant.

From-SVN: r126543

17 years agore PR c++/32560 (ICE on invalid declaration in template)
Paolo Carlini [Wed, 11 Jul 2007 09:18:39 +0000 (09:18 +0000)]
re PR c++/32560 (ICE on invalid declaration in template)

/cp
2007-07-11  Paolo Carlini  <pcarlini@suse.de>

PR c++/32560
* parser.c (cp_parser_make_indirect_declarator): When the
the code argument is ERROR_MARK return cp_error_declarator.

/testsuite
2007-07-11  Paolo Carlini  <pcarlini@suse.de>

PR c++/32560
* g++.dg/template/decl3.C: New.

From-SVN: r126542

17 years agoMakefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the WINDRES export.
Nick Clifton [Wed, 11 Jul 2007 08:29:47 +0000 (08:29 +0000)]
Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the WINDRES export.

* Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the WINDRES export.
* Makefile.in: Regenerate.

From-SVN: r126541

17 years agooops - this is the missing changelog entry for the previous delta
Nick Clifton [Wed, 11 Jul 2007 08:26:55 +0000 (08:26 +0000)]
oops - this is the missing changelog entry for the previous delta

From-SVN: r126540

17 years ago* config/m32r/m32r.h (INITIALIZE_TRAMPOLINE): Provide alternative version for 64...
Nick Clifton [Wed, 11 Jul 2007 08:24:40 +0000 (08:24 +0000)]
* config/m32r/m32r.h (INITIALIZE_TRAMPOLINE): Provide alternative version for 64-bit hosts.

From-SVN: r126539

17 years agomips.h (ISA_HAS_SYNCI): New target capability predicate.
David Daney [Wed, 11 Jul 2007 05:14:35 +0000 (05:14 +0000)]
mips.h (ISA_HAS_SYNCI): New target capability predicate.

2007-07-10  David Daney  <ddaney@avtrex.com>

* config/mips/mips.h (ISA_HAS_SYNCI): New target capability
predicate.
(INITIALIZE_TRAMPOLINE): Emit clear_cache insn instead of  library
call.
* config/mips/mips.c (mips_expand_synci_loop): New function.
* config/mips/mips.md (UNSPEC_CLEAR_HAZARD): New constant.
(UNSPEC_RDHWR): Same.
(UNSPEC_SYNCI): Same.
(UNSPEC_SYNC): Same.
(clear_cache): New expand.
(sync): New insn.
(synci): Same.
(rdhwr): Same.
(clear_hazard): Same.
* config/mips/mips-protos.h (mips_expand_synci_loop): Declare
function.
* testsuite/gcc.target/mips/clear-cache-1.c: New test.
* testsuite/gcc.target/mips/clear-cache-2.c: New test.

From-SVN: r126537

17 years agoemit-rtl.c (gen_reg_rtx): Check can_create_pseudo_p rather than no_new_pseudos.
Ian Lance Taylor [Wed, 11 Jul 2007 04:45:48 +0000 (04:45 +0000)]
emit-rtl.c (gen_reg_rtx): Check can_create_pseudo_p rather than no_new_pseudos.

* emit-rtl.c (gen_reg_rtx): Check can_create_pseudo_p rather than
no_new_pseudos.

From-SVN: r126536

17 years agobuiltins.def (BUILT_IN_CLEAR_CACHE): New builtin.
David Daney [Wed, 11 Jul 2007 04:13:10 +0000 (04:13 +0000)]
builtins.def (BUILT_IN_CLEAR_CACHE): New builtin.

2007-07-10  David Daney  <ddaney@avtrex.com>

* builtins.def (BUILT_IN_CLEAR_CACHE): New builtin.
* builtins.c (expand_builtin___clear_cache): New function.
(expand_builtin): Call expand_builtin___clear_cache for
BUILT_IN_CLEAR_CACHE case.
* doc/extend.texi (__builtin___clear_cache): Document new builtin.
* doc/md.texi (clear_cache): Document new instruction pattern.
* testsuite/gcc.dg/builtins-64.c: New test.

From-SVN: r126535

17 years ago* config/cris/cris.md ("movsi"): Fix typo in last change.
Hans-Peter Nilsson [Wed, 11 Jul 2007 03:02:36 +0000 (03:02 +0000)]
* config/cris/cris.md ("movsi"): Fix typo in last change.

From-SVN: r126534

17 years agoDaily bump.
GCC Administrator [Wed, 11 Jul 2007 00:16:56 +0000 (00:16 +0000)]
Daily bump.

From-SVN: r126532

17 years agore PR bootstrap/32617 (explow.c references DECL_ALIGN of a FUNCTION_DECL)
Geoffrey Keating [Tue, 10 Jul 2007 23:08:52 +0000 (23:08 +0000)]
re PR bootstrap/32617 (explow.c references DECL_ALIGN of a FUNCTION_DECL)

2007-07-09  Geoffrey Keating  <geoffk@apple.com>

PR 32617
* c-common.c (c_alignof_expr): Look at DECL_ALIGN of
FUNCTION_DECLs.
(handle_aligned_attribute): Allow use on FUNCTION_DECLs.
* varasm.c (assemble_start_function): Honor DECL_ALIGN
for FUNCTION_DECLs.  Don't use align_functions_log if
DECL_USER_ALIGN.
* print-tree.c (print_node): Print DECL_ALIGN and DECL_USER_ALIGN
even for FUNCTION_DECLs.
* c-decl.c (merge_decls): Propagate DECL_ALIGN even for
FUNCTION_DECLs.
* tree.h (DECL_ALIGN): Update for new location of 'align'.
(DECL_FUNCTION_CODE): Update for new location and name of
'function_code'.
(DECL_OFFSET_ALIGN): Update for new location of 'off_align'.
(struct tree_decl_common): Move 'align' and 'off_align' out
of union, ensure they're still on a 32-bit boundary.  Remove
other fields in union 'u1'.
(struct tree_function_decl): Add field 'function_code' replacing
'u1.f' in tree_decl_common.
* tree.c (build_decl_stat): Set initial value of DECL_ALIGN.
* doc/extend.texi (Function Attributes): Add 'aligned' attribute.
(Variable Attributes): Cross-reference 'aligned' attribute
to Function Attributes.
* flags.h (force_align_functions_log): Delete.
* toplev.c (force_align_functions_log): Delete.

Index: gcc/testsuite/ChangeLog
2007-07-09  Geoffrey Keating  <geoffk@apple.com>

PR 32617
* gcc.c-torture/execute/align-3.c: New.

Index: gcc/java/ChangeLog
2007-07-09  Geoffrey Keating  <geoffk@apple.com>

PR 32617
* lang.c (java_init): Remove setting of force_align_functions_log.
* class.c (add_method_1): Set DECL_ALIGN of non-static method
to cope with ptrmemfunc_vbit_in_pfn.

Index: gcc/cp/ChangeLog
2007-07-09  Geoffrey Keating  <geoffk@apple.com>

PR 32617
* decl.c (cxx_init_decl_processing): Don't set
force_align_functions_log.
(grokfndecl): Honour ptrmemfunc_vbit_in_pfn.
* typeck.c (cxx_alignof_expr): When alignof is used on a plain
FUNCTION_DECL, return its alignment.

From-SVN: r126529

17 years agoconfigure.ac: Check if $atomicity_dir is cpu/generic/atomicity_mutex instead of the...
Bob Wilson [Tue, 10 Jul 2007 22:53:41 +0000 (22:53 +0000)]
configure.ac: Check if $atomicity_dir is cpu/generic/atomicity_mutex instead of the...

* configure.ac: Check if $atomicity_dir is cpu/generic/atomicity_mutex
instead of the non-existent cpu/generic/atomic_mutex.
* configure: Regenerate.

From-SVN: r126528

17 years agoutility (identity, [...]): Add.
Paolo Carlini [Tue, 10 Jul 2007 19:28:07 +0000 (19:28 +0000)]
utility (identity, [...]): Add.

2007-07-10  Paolo Carlini  <pcarlini@suse.de>

* include/std/utility (identity, move, forward): Add.
* testsuite/20_util/move/requirements/explicit_instantiation.cc: New.
* testsuite/20_util/move/1.cc: New.
* testsuite/20_util/identity/value.cc: New.
* testsuite/20_util/identity/requirements/typedefs.cc: New.
* testsuite/20_util/identity/requirements/explicit_instantiation.cc:
New.
* testsuite/20_util/forward/requirements/explicit_instantiation.cc:
New.
* testsuite/20_util/forward/1.cc: New.
* testsuite/20_util/forward/1_neg.cc: New.

From-SVN: r126524

17 years agore PR target/32708 (_mm_cvtsi64x_si128() and _mm_cvtsi128_si64x() inefficient)
Uros Bizjak [Tue, 10 Jul 2007 19:26:58 +0000 (21:26 +0200)]
re PR target/32708 (_mm_cvtsi64x_si128() and _mm_cvtsi128_si64x() inefficient)

        PR target/32708
        * config/i386/sse.md (vec_concatv2di): Disable for TARGET_64BIT.
        (*vec_concatv2di_rex): New insn pattern.

testsuite/ChangeLog:

        PR target/32708
        * gcc.target/i386/pr32708-1.c: New test.
        * gcc.target/i386/pr32708-2.c: Ditto.
        * gcc.target/i386/pr32708-3.c: Ditto.

From-SVN: r126523

17 years agoutility (identity, [...]): Add.
Paolo Carlini [Tue, 10 Jul 2007 19:20:51 +0000 (19:20 +0000)]
utility (identity, [...]): Add.

2007-07-10  Paolo Carlini  <pcarlini@suse.de>

* include/std/utility (identity, move, forward): Add.
* testsuite/20_util/move/requirements/explicit_instantiation.cc: New.
* testsuite/20_util/move/1.cc: New.
* testsuite/20_util/identity/value.cc: New.
* testsuite/20_util/identity/requirements/typedefs.cc: New.
* testsuite/20_util/identity/requirements/explicit_instantiation.cc:
New.
* testsuite/20_util/forward/requirements/explicit_instantiation.cc:
New.
* testsuite/20_util/forward/1.cc: New.
* testsuite/20_util/forward/1_neg.cc: New.

From-SVN: r126522

17 years agore PR target/32538 (All libgomp tests fail to link on IRIX 6: copysignl undefined)
Rainer Orth [Tue, 10 Jul 2007 18:02:30 +0000 (18:02 +0000)]
re PR target/32538 (All libgomp tests fail to link on IRIX 6: copysignl undefined)

PR target/32538
* config/mips/iris6.h (LIBGCC_SPEC): Add libm.

From-SVN: r126520

17 years ago* g++.dg/init/new20.C: Remove svn:executable flag.
Mark Mitchell [Tue, 10 Jul 2007 17:56:09 +0000 (17:56 +0000)]
* g++.dg/init/new20.C: Remove svn:executable flag.

From-SVN: r126519

17 years agoReplace no_new_pseudos in backends.
Ian Lance Taylor [Tue, 10 Jul 2007 17:23:11 +0000 (17:23 +0000)]
Replace no_new_pseudos in backends.

* rtl.h (can_create_pseudo_p): Define.
* config/darwin.c (machopic_indirect_data_reference): Use
can_create_pseudo_p () instead of no_new_pseudos.
(machopic_indirect_data_reference): Likewise.
(machopic_legitimize_pic_address): Likewise.
* config/alpha/alpha.c (alpha_legitimize_address): Likewise.
(alpha_emit_set_const_1): Likewise.
(alpha_emit_set_const): Likewise.
(alpha_emit_conditional_move): Likewise.
(alpha_split_conditional_move): Likewise.
* config/alpha/alpha.md (various splitters): Likewise.
(movti): Likewise.
* config/arm/arm.c (legitimize_pic_address): Likewise.
(arm_load_pic_register): Likewise.
* config/arm/arm.md (addsi3, subsi3, andsi3, iorsi3): Likewise.
(movdi, movsi, movhi, movqi, movsf, movdf): Likewise.
* config/bfin/bfin.c (legitimize_pic_address): Likewise.
* config/cris/cris.c (cris_expand_pic_call_address): Likewise.
* config/cris/cris.md (movsi): Likewise.
* config/frv/frv.md (symGOT2reg_hilo): Likewise.
(symGOTOFF2reg_hilo): Likewise.
(symGPREL2reg, symGPREL2reg_hilo): Likewise.
* config/h8300/h8300.md (insv, extzv): Likewise.
* config/i386/i386.c (ix86_expand_move): Likewise.
(ix86_expand_vector_move): Likewise.
(ix86_prepare_fp_compare_args): Likewise.
(ix86_expand_carry_flag_compare): Likewise.
* config/i386/i386.md (tls_dynamic_gnu2_32): Likewise.
(tls_dynamic_gnu2_combine_32): Likewise.
(tls_dynamic_gnu2_64, tls_dynamic_gnu2_combine_64): Likewise.
* config/ia64/ia64.c (ia64_expand_move): Likewise.
(ia64_expand_movxf_movrf): Likewise.
* config/m32c/m32c.c (m32c_prepare_move): Likewise.
(m32c_split_move): Likewise.
(m32c_expand_insv): Likewise.
* config/m68k/m68k.md (movsi): Likewise.
* config/mips/mips.c (mips_force_temporary): Likewise.
(mips_split_symbol): Likewise.
(mips_move_integer): Likewise.
(mips_legitimize_const_move): Likewise.
* config/mn10300/mn10300.md (movsi): Likewise.
* config/pa/pa.c (emit_move_sequence): Likewise.
* config/rs6000/rs6000.c (rs6000_emit_move): Likewise.
(rs6000_got_register): Likewise.
(create_TOC_reference): Likewise.
(rs6000_machopic_legitimize_pic_address): Likewise.
* config/rs6000/rs6000.md (add<mode>3): Likewise.
(various splitters): Likewise.
(iorsi3, xorsi3, iordi3, xordi3): Likewise.
(movsi_got): Likewise.
* config/s390/s390.c (emit_symbolic_move): Likewise.
* config/s390/s390.md (movhi, movqi): Likewise.
(load_multiple, store_multiple): Likewise.
* config/score/score.c (score_force_temporary): Likewise.
* config/sh/sh.c (prepare_move_operands): Likewise.
(prepare_cbranch_operands): Likewise.
(emit_fpu_switch): Likewise.
(fpscr_set_from_mem): Likewise.
* config/sh/sh.md (movdicc, movsicc, movsicc_umin): Likewise.
(adddi3, subsi3): Likewise.
(various splitters): Likewise.
(divsi_inv_fp_combine): Likewise.
(symGOT_load, symGOTOFF2reg, symDTPOFF2reg): Likewise.
(seq, slt, sle, sgt, sge, sgtu, sltu, sleu, sgeu): Likewise.
(sne): Likewise.
* config/sh/predicates.md (xor_operand): Likewise.
* config/sparc/sparc.c (legitimize_tls_address): Likewise.
* config/sparc/sparc.md (movsi_pic_label_ref): Likewise.
(movdi_pic_label_ref): Likewise.
* config/spu/spu.c (spu_split_immediate): Likewise.
* config/alpha/alpha.md (various splitters): Remove test
!no_new_pseudos || reload_completed.
* config/ia64/ia64.c (ia64_output_mi_thunk): Don't set
no_new_pseudos.
* config/m68k/m68k.c (m68k_output_mi_thunk): Likewise.
* config/mips/mips.c (mips_output_mi_thunk): Likewise.
* config/rs6000/rs6000.c (rs6000_output_mi_thunk): Likewise.
* config/score/score.c (th_output_mi_thunk): Likewise.
* config/sh/sh.c (sh_output_mi_thunk): Likewise.
* config/sparc/sparc.c (sparc_output_mi_thunk): Likewise.

From-SVN: r126517

17 years agore PR libgcj/32651 (libjava fails to build on IRIX 6.5)
Rainer Orth [Tue, 10 Jul 2007 17:01:47 +0000 (17:01 +0000)]
re PR libgcj/32651 (libjava fails to build on IRIX 6.5)

PR libgcj/32651
* configure.host (mips-sgi-irix6*): Set sysdeps_dir.
Disable interpreter.

From-SVN: r126515

17 years ago* gcc.dg/vect/vect-116.c: Add vect_int target requirement.
Nathan Froyd [Tue, 10 Jul 2007 14:40:13 +0000 (14:40 +0000)]
* gcc.dg/vect/vect-116.c: Add vect_int target requirement.

From-SVN: r126514

17 years ago* gcc.dg/ultrasp7.c: Add fpic target requirement.
Nathan Froyd [Tue, 10 Jul 2007 14:37:02 +0000 (14:37 +0000)]
* gcc.dg/ultrasp7.c: Add fpic target requirement.

From-SVN: r126513

17 years agore PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and warnings)
Manuel López-Ibáñez [Tue, 10 Jul 2007 09:17:01 +0000 (09:17 +0000)]
re PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and warnings)

2007-07-10  Manuel Lopez-Ibanez <manu@gcc.gnu.org>

PR testsuite/25241
* gcc.dg/pch/counter-2.c: Match every message with its appropriate
directive.

From-SVN: r126511

17 years agore PR libfortran/32702 (crash when printing big character variable)
Jerry DeLisle [Tue, 10 Jul 2007 05:37:29 +0000 (05:37 +0000)]
re PR libfortran/32702 (crash when printing big character variable)

2007-07-09  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR libgfortran/32702
* io/unix.c (unix_stream): Restore buffer pointer and small_buffer.
(fd_alloc): If the number of bytes needed is greater than the default
BUFFER_SIZE, allocate a new buffer large enough.  Free the old buffer if
necessary. (fd_sfree): Restore use of buffer pointer.
(fd_close): Likewise. (fd_open): Likewise.
(init_error_stream): Likewise.

From-SVN: r126510

17 years agore PR fortran/32157 (intrinsic function name conflicts with subroutine if present...
Paul Thomas [Tue, 10 Jul 2007 05:11:00 +0000 (05:11 +0000)]
re PR fortran/32157 (intrinsic function name conflicts with subroutine if present in the same file)

2007-07-10  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/32157
* resolve.c (is_external_proc): New function.  Adds test that
the symbol is not an intrinsic procedure.
* (resolve_function, resolve_call): Replace logical statements
with call to is_external_proc.

PR fortran/32689
* simplify.c (gfc_simplify_transfer): If mold has rank, the
result is an array.

PR fortran/32634
* module.c (write_generic): Write the local name of the
interface.

2007-07-10  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/32157
* gfortran.dg/overload_2.f90: New test.

PR fortran/32689
* gfortran.dg/transfer_simplify_5.f90

PR fortran/32634
* gfortran.dg/interface_15.f90: New test.

From-SVN: r126509

17 years agore PR rtl-optimization/32664 ([sh] ICE in create_pre_exit, at mode-switching.c:373)
Kaz Kojima [Tue, 10 Jul 2007 01:01:11 +0000 (01:01 +0000)]
re PR rtl-optimization/32664 ([sh] ICE in create_pre_exit, at mode-switching.c:373)

PR rtl-optimization/32664
* mode-switching.c (create_pre_exit): Skip barrier insns.

From-SVN: r126507

17 years agoDaily bump.
GCC Administrator [Tue, 10 Jul 2007 00:17:06 +0000 (00:17 +0000)]
Daily bump.

From-SVN: r126503

17 years agotree-scalar-evolution.c (scev_const_prop): Add arguments to force_gimple_operand_bsi.
Zdenek Dvorak [Mon, 9 Jul 2007 23:04:06 +0000 (01:04 +0200)]
tree-scalar-evolution.c (scev_const_prop): Add arguments to force_gimple_operand_bsi.

* tree-scalar-evolution.c (scev_const_prop): Add arguments to
force_gimple_operand_bsi.
* tree-ssa-loop-ivopts.c (rewrite_use_nonlinear_expr,
rewrite_use_compare): Ditto.
* tree-ssa-address.c (gimplify_mem_ref_parts, create_mem_ref):
Ditto.
* tree-ssa-ifcombine.c (ifcombine_ifandif): Ditto.
* tree-ssa-loop-prefetch.c (issue_prefetch_ref): Ditto.
* lambda-code.c (replace_uses_equiv_to_x_with_y): Ditto.
* tree-profile.c (prepare_instrumented_value,
tree_gen_interval_profiler, tree_gen_pow2_profiler,
tree_gen_one_value_profiler, tree_gen_ic_profiler,
tree_gen_ic_func_profiler, tree_gen_average_profiler,
tree_gen_ior_profiler): Ditto.
* tree-ssa-reassoc.c (negate_value): Ditto.
* matrix-reorg.c (transform_access_sites, transform_allocation_sites):
Use force_gimple_operand_bsi.
* tree-vect-transform.c (vect_update_ivs_after_vectorizer): Ditto.
* tree-if-conv.c (add_to_dst_predicate_list,
find_phi_replacement_condition): Ditto.
* gimplify.c (force_gimple_operand_bsi): Add before and m arguments.
Call mark_symbols_for_renaming for new statements.
* tree-flow.h (force_gimple_operand_bsi): Declaration changed.

From-SVN: r126500

17 years agocfghooks.c (remove_edge): New function.
Zdenek Dvorak [Mon, 9 Jul 2007 22:44:03 +0000 (00:44 +0200)]
cfghooks.c (remove_edge): New function.

* cfghooks.c (remove_edge): New function.
(redirect_edge_and_branch, remove_branch, merge_blocks): Updated
loop exit rescans.
* cfghooks.h (remove_edge): Declare.
* cfg.c (remove_edge): Renamed to remove_edge_raw.
* basic-block.h (remove_edge): Declaration changed to remove_edge_raw.

From-SVN: r126499

17 years agore PR libfortran/32336 (matmul: flag runtime- instead of assertation error)
Thomas Koenig [Mon, 9 Jul 2007 22:34:43 +0000 (22:34 +0000)]
re PR libfortran/32336 (matmul: flag runtime- instead of assertation error)

2007-07-09  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR libfortran/32336
* m4/matmul.m4:  When the dimension of b is incorrect,
raise a runtime error instead of a failed assertion.
* generated/matmul_i1.c:  Regenerated.
* generated/matmul_i2.c:  Regenerated.
* generated/matmul_i4.c:  Regenerated.
* generated/matmul_i8.c:  Regenerated.
* generated/matmul_i16.c:  Regenerated.
* generated/matmul_r4.c:  Regenerated.
* generated/matmul_r8.c:  Regenerated.
* generated/matmul_r10.c:  Regenerated.
* generated/matmul_r16.c:  Regenerated.

2007-07-09  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR libfortran/32336
* gfortran.dg/matmul_5.f90:  New test case.

From-SVN: r126498

17 years agofesd-any.c: Move to gcc.dg/debug/dwarf2 directory.
Eric Botcazou [Mon, 9 Jul 2007 22:23:04 +0000 (00:23 +0200)]
fesd-any.c: Move to gcc.dg/debug/dwarf2 directory.

* gcc.dg/fesd-any.c: Move to gcc.dg/debug/dwarf2 directory.
* gcc.dg/fesd-any.h: Likewise.
* gcc.dg/fesd-baseonly.c: Likewise.
* gcc.dg/fesd-baseonly.h: Likewise.
* gcc.dg/fesd-none.c: Likewise.
* gcc.dg/fesd-none.h: Likewise.
* gcc.dg/fesd-reduced.c: Likewise.
* gcc.dg/fesd-reduced.h: Likewise.
* gcc.dg/fesd-sys.c: Likewise.
* gcc.dg/fesd-sys.h: Likewise
* gcc.dg/fesd.h: Likewise.

* g++.dg/debug/dwarf2: New directory.
* g++.dg/debug/dwarf2/dwarf2.exp: New driver.
* g++.dg/other/fesd-any.C: Move to g++.dg/debug/dwarf2 directory.
* g++.dg/other/fesd-any.h: Likewise.
* g++.dg/other/fesd-baseonly.C: Likewise.
* g++.dg/other/fesd-baseonly.h: Likewise.
* g++.dg/other/fesd-none.C: Likewise.
* g++.dg/other/fesd-none.h: Likewise.
* g++.dg/other/fesd-reduced.C: Likewise.
* g++.dg/other/fesd-reduced.h: Likewise.
* g++.dg/other/fesd-sys.C: Likewise.
* g++.dg/other/fesd-sys.h: Likewise.
* g++.dg/other/fesd.h: Likewise.

From-SVN: r126497

17 years agore PR fortran/29459 (Spurious warnings about anonymous variables)
Francois-Xavier Coudert [Mon, 9 Jul 2007 22:00:52 +0000 (22:00 +0000)]
re PR fortran/29459 (Spurious warnings about anonymous variables)

PR fortran/29459
* trans-array.c (gfc_trans_array_constructor): Mark offset field
with TREE_NO_WARNING.
* trans-decl.c (gfc_build_qualified_array): Mark lbound, ubound,
stride and size variables with TREE_NO_WARNING.

From-SVN: r126496

17 years agooptabs.h: Added declaration for signbit_optab.
Wolfgang Gellerich [Mon, 9 Jul 2007 20:12:51 +0000 (20:12 +0000)]
optabs.h: Added declaration for signbit_optab.

2007-07-09  Wolfgang Gellerich  <gellerich@de.ibm.com>

* optabs.h: Added declaration for signbit_optab.
* optabs.c: (init_optabs): Added initialization for signbit_optab.
* genoptinit.c (optabs): Added entry for signbit insns.
* builtins.c (expand_builtin_signbit): Added code to use a signbit insn,
if available.
* config/s390/s390.h (S390_TDC_SIGNBIT_SET): New constant.
* config/s390/s390.md (signbit<mode>2): New expander.

From-SVN: r126495

17 years agore PR tree-optimization/32698 (inefficient pointer expression)
Richard Guenther [Mon, 9 Jul 2007 19:41:54 +0000 (19:41 +0000)]
re PR tree-optimization/32698 (inefficient pointer expression)

2007-07-09  Richard Guenther  <rguenther@suse.de>

PR middle-end/32698
* fold-const.c (fold_plusminus_mult_expr): Move constant
arguments second to allow decomposing.

From-SVN: r126494

17 years agotrans-decl.c (set_tree_decl_type_code): Remove function.
Steven G. Kargl [Mon, 9 Jul 2007 19:41:37 +0000 (19:41 +0000)]
trans-decl.c (set_tree_decl_type_code): Remove function.

2007-07-09  Steven G. Kargl  <kargl@gcc.gnu.org>

* trans-decl.c (set_tree_decl_type_code): Remove function.
(generate_local_decl): Remove reference to set_tree_decl_type_code.

From-SVN: r126493

17 years agorevert: re PR debug/23551 (dwarf records for inlines appear incomplete)
Alexandre Oliva [Mon, 9 Jul 2007 19:24:23 +0000 (19:24 +0000)]
revert: re PR debug/23551 (dwarf records for inlines appear incomplete)

Revert:
2007-07-06  Alexandre Oliva  <aoliva@redhat.com>
PR debug/23551
* tree-ssa-copyrename.c (copy_rename_partition_coalesce):
Disregard DECL_FROM_INLINE.

From-SVN: r126492

17 years agore PR target/27855 (reassociation causes the RA to be confused)
Uros Bizjak [Mon, 9 Jul 2007 19:22:03 +0000 (21:22 +0200)]
re PR target/27855 (reassociation causes the RA to be confused)

        PR target/27855
        * doc/extend.texi: Add ftree-reassoc flag.
        * common.opt (ftree-reassoc): New flag.
        * tree-ssa-reassoc.c (gate_tree_ssa_reassoc): New static function.
        (struct tree_opt_pass pass_reassoc): Use gate_tree_ssa_reassoc.

From-SVN: r126491

17 years agowhat-1.cc: Include <stdexcept>.
Paolo Carlini [Mon, 9 Jul 2007 19:13:20 +0000 (19:13 +0000)]
what-1.cc: Include <stdexcept>.

2007-07-09  Paolo Carlini  <pcarlini@suse.de>

* testsuite/27_io/ios_base/failure/what-1.cc: Include <stdexcept>.

From-SVN: r126490

17 years ago[multiple changes]
Andrew Haley [Mon, 9 Jul 2007 17:33:46 +0000 (17:33 +0000)]
[multiple changes]

2007-05-18  Aurelien Jarno  <aurelien@aurel32.net>

* src/arm/ffi.c (ffi_prep_closure_loc): Renamed and ajusted
from (ffi_prep_closure): ... this.
(FFI_INIT_TRAMPOLINE): Adjust.

2005-12-31  Phil Blundell  <pb@reciva.com>

* src/arm/ffi.c (ffi_prep_incoming_args_SYSV,
        ffi_closure_SYSV_inner, ffi_prep_closure): New, add closure support.
* src/arm/sysv.S(ffi_closure_SYSV): Likewise.
* src/arm/ffitarget.h (FFI_TRAMPOLINE_SIZE): Likewise.
(FFI_CLOSURES): Enable closure support.

2007-07-03  Andrew Haley  <aph@hedges.billgatliff.com>

        * testsuite/libffi.call/cls_multi_ushort.c,
        testsuite/libffi.call/cls_align_uint16.c,
        testsuite/libffi.call/nested_struct1.c,
        testsuite/libffi.call/nested_struct3.c,
        testsuite/libffi.call/cls_7_1_byte.c,
        testsuite/libffi.call/cls_double.c,
        testsuite/libffi.call/nested_struct5.c,
        testsuite/libffi.call/nested_struct7.c,
        testsuite/libffi.call/cls_sint.c,
        testsuite/libffi.call/nested_struct9.c,
        testsuite/libffi.call/cls_20byte1.c,
        testsuite/libffi.call/cls_multi_sshortchar.c,
        testsuite/libffi.call/cls_align_sint64.c,
        testsuite/libffi.call/cls_3byte2.c,
        testsuite/libffi.call/cls_multi_schar.c,
        testsuite/libffi.call/cls_multi_uchar.c,
        testsuite/libffi.call/cls_19byte.c,
        testsuite/libffi.call/cls_9byte1.c,
        testsuite/libffi.call/cls_align_float.c,
        testsuite/libffi.call/closure_fn1.c,
        testsuite/libffi.call/problem1.c,
        testsuite/libffi.call/closure_fn3.c,
        testsuite/libffi.call/cls_sshort.c,
        testsuite/libffi.call/closure_fn5.c,
        testsuite/libffi.call/cls_align_double.c,
        testsuite/libffi.call/cls_2byte.c,
        testsuite/libffi.call/nested_struct.c,
        testsuite/libffi.call/nested_struct10.c,
        testsuite/libffi.call/cls_4byte.c,
        testsuite/libffi.call/cls_6byte.c,
        testsuite/libffi.call/cls_8byte.c,
        testsuite/libffi.call/cls_multi_sshort.c,
        testsuite/libffi.call/cls_align_uint32.c,
        testsuite/libffi.call/cls_align_sint16.c,
        testsuite/libffi.call/cls_float.c,
        testsuite/libffi.call/cls_20byte.c,
        testsuite/libffi.call/cls_5_1_byte.c,
        testsuite/libffi.call/nested_struct2.c,
        testsuite/libffi.call/cls_24byte.c,
        testsuite/libffi.call/nested_struct4.c,
        testsuite/libffi.call/nested_struct6.c,
        testsuite/libffi.call/cls_64byte.c,
        testsuite/libffi.call/nested_struct8.c,
        testsuite/libffi.call/cls_uint.c,
        testsuite/libffi.call/cls_multi_ushortchar.c,
        testsuite/libffi.call/cls_schar.c,
        testsuite/libffi.call/cls_uchar.c,
        testsuite/libffi.call/cls_align_uint64.c,
        testsuite/libffi.call/cls_ulonglong.c,
        testsuite/libffi.call/cls_align_longdouble.c,
        testsuite/libffi.call/cls_1_1byte.c,
        testsuite/libffi.call/cls_12byte.c,
        testsuite/libffi.call/cls_3_1byte.c,
        testsuite/libffi.call/cls_3byte1.c,
        testsuite/libffi.call/cls_4_1byte.c,
        testsuite/libffi.call/cls_6_1_byte.c,
        testsuite/libffi.call/cls_16byte.c,
        testsuite/libffi.call/cls_18byte.c,
        testsuite/libffi.call/closure_fn0.c,
        testsuite/libffi.call/cls_9byte2.c,
        testsuite/libffi.call/closure_fn2.c,
        testsuite/libffi.call/closure_fn4.c,
        testsuite/libffi.call/cls_ushort.c,
        testsuite/libffi.call/closure_fn6.c,
        testsuite/libffi.call/cls_5byte.c,
        testsuite/libffi.call/cls_align_pointer.c,
        testsuite/libffi.call/cls_7byte.c,
        testsuite/libffi.call/cls_align_sint32.c,
        testsuite/libffi.special/unwindtest_ffi_call.cc,
        testsuite/libffi.special/unwindtest.cc: Enable for ARM.

From-SVN: r126489

17 years agore PR fortran/31129 (No warning on unused parameters)
Daniel Franke [Mon, 9 Jul 2007 14:56:49 +0000 (10:56 -0400)]
re PR fortran/31129 (No warning on unused parameters)

gcc/fortran:
2007-07-09  Daniel Franke  <franke.daniel@gmail.com>

        PR fortran/31129
        * trans-decl.c (generate_local_decl) Emit a warning if an unused
        parameter is found.

gcc/testsuite:
2007-07-09  Daniel Franke  <franke.daniel@gmail.com>

        PR fortran/31129
        * gfortran.dg/parameter_unused.f90: New test.

From-SVN: r126486

17 years agore PR tree-optimization/32681 (ice for legal C code with flags -ffast-math -O3 ...
Uros Bizjak [Mon, 9 Jul 2007 13:00:19 +0000 (15:00 +0200)]
re PR tree-optimization/32681 (ice for legal C code with flags -ffast-math  -O3 -ftree-vectorize)

PR tree-optimization/32681
* tree-if-conv.c (find_phi_replacement_condition): Use the condition
saved in second_edge->aux when first_bb is a loop header.

testsuite/ChangeLog:

PR tree-optimization/32681
* gcc.dg/tree-ssa/pr32681.c: New test.

From-SVN: r126482

17 years ago* cse.c (cse_insn): Avoid invalid sharing on trial replacement.
Jan Hubicka [Mon, 9 Jul 2007 10:22:36 +0000 (10:22 +0000)]
* cse.c (cse_insn): Avoid invalid sharing on trial replacement.

From-SVN: r126481

17 years agodecl.c (start_preparsed_function): Do not promote return type.
Richard Guenther [Mon, 9 Jul 2007 09:53:11 +0000 (09:53 +0000)]
decl.c (start_preparsed_function): Do not promote return type.

2007-07-09  Richard Guenther  <rguenther@suse.de>

cp/
* decl.c (start_preparsed_function): Do not promote return type.

* c-decl.c (start_function): Do not promote return type.

From-SVN: r126480

17 years agostl_algo.h (search(_ForwardIterator1, _ForwardIterator1, _ForwardIterator2, _ForwardI...
Jim Xochellis [Mon, 9 Jul 2007 09:00:34 +0000 (12:00 +0300)]
stl_algo.h (search(_ForwardIterator1, _ForwardIterator1, _ForwardIterator2, _ForwardIterator2)): Tidy.

2007-07-09  Jim Xochellis  <jimxoch@yahoo.gr>
    Paolo Carlini  <pcarlini@suse.de>

* include/bits/stl_algo.h (search(_ForwardIterator1,
_ForwardIterator1, _ForwardIterator2, _ForwardIterator2)): Tidy.
(search(_ForwardIterator1, _ForwardIterator1, _ForwardIterator2,
_ForwardIterator2, _BinaryPredicate)): Likewise.

Co-Authored-By: Paolo Carlini <pcarlini@suse.de>
From-SVN: r126479

17 years agore PR fortran/32678 ([4.2, 4.1]GFortan works incorrectly when writing with FORMAT Tx)
Jerry DeLisle [Mon, 9 Jul 2007 00:17:42 +0000 (00:17 +0000)]
re PR fortran/32678 ([4.2, 4.1]GFortan works incorrectly when writing with FORMAT Tx)

2007-07-08  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR fortran/32678
* gfortran.dg/fmt_t_5.f90: New test.

From-SVN: r126478

17 years agoDaily bump.
GCC Administrator [Mon, 9 Jul 2007 00:17:10 +0000 (00:17 +0000)]
Daily bump.

From-SVN: r126476

17 years agore PR fortran/32678 ([4.2, 4.1]GFortan works incorrectly when writing with FORMAT Tx)
Jerry DeLisle [Mon, 9 Jul 2007 00:15:15 +0000 (00:15 +0000)]
re PR fortran/32678 ([4.2, 4.1]GFortan works incorrectly when writing with FORMAT Tx)

2007-07-08  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR libgfortran/32678
* io/transfer.c (formatted_transfer_scalar): Don't allow pending_spaces
to go negative.

From-SVN: r126473

17 years agore PR fortran/29876 (ICE on bad operator in ONLY clause of USE statement)
Daniel Franke [Sun, 8 Jul 2007 22:58:45 +0000 (18:58 -0400)]
re PR fortran/29876 (ICE on bad operator in ONLY clause of USE statement)

gcc/fortran:
2007-07-08  Daniel Franke  <franke.daniel@gmail.com>

PR fortran/29876
* module.c (gfc_match_use): Do not set an non-existant
intrinsic operator if a user-defined operator is found.

gcc/testsuite:
2007-07-08  Daniel Franke  <franke.daniel@gmail.com>

PR fortran/29876
* gfortran.dg/operator_6.f90: New test.

From-SVN: r126472

17 years agore PR fortran/24784 (Warning about unused routine argument should not read "unused...
Daniel Franke [Sun, 8 Jul 2007 22:41:35 +0000 (18:41 -0400)]
re PR fortran/24784 (Warning about unused routine argument should not read "unused variable")

gcc:
2007-07-08  Daniel Franke  <franke.daniel@gmail.com>

* function.c (do_warn_unused_parameter): Do not warn if
        TREE_NO_WARNING is set.

gcc/fortran:
2007-07-08  Daniel Franke  <franke.daniel@gmail.com>

PR fortran/24784
PR fortran/28004
* trans-decl.c (generate_local_decl): Adjusted warning on unused
dummy arguments, tell middle-end not to emit additional warnings.

From-SVN: r126471

17 years agore PR c++/30535 (ICE with invalid template operator)
Paolo Carlini [Sun, 8 Jul 2007 22:41:12 +0000 (22:41 +0000)]
re PR c++/30535 (ICE with invalid template operator)

/cp
2007-07-08  Paolo Carlini  <pcarlini@suse.de>

PR c++/30535
* pt.c (unify): Never pass error_mark_node to template_decl_level.

/testsuite
2007-07-08  Paolo Carlini  <pcarlini@suse.de>

PR c++/30535
* g++.dg/template/operator10.C: New.

From-SVN: r126470

17 years agore PR fortran/32217 (segfaults (at runtime) on UNPACK with zero-sized arrays)
Thomas Koenig [Sun, 8 Jul 2007 22:20:04 +0000 (22:20 +0000)]
re PR fortran/32217 (segfaults (at runtime) on UNPACK with zero-sized arrays)

2007-07-08  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR libfortran/32217
* intrinsics/unpack_generic.c:  If the destination array is
empty, return early.

2007-07-08  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR libfortran/32217
* gfortran.dg/unpack_zerosize_1.f90:  New test case.

From-SVN: r126469

17 years agore PR fortran/17711 (Wrong operator name in error message)
Daniel Franke [Sun, 8 Jul 2007 21:08:52 +0000 (17:08 -0400)]
re PR fortran/17711 (Wrong operator name in error message)

gcc/fortran:
2007-07-08  Daniel Franke  <franke.daniel@gmail.com>
    Tobias Schlüter <tobias.schlueter@physik.uni-muenchen.de>

PR fortran/17711
* gfortran.h (gfc_intrinsic_op): Added INTRINSIC_EQ_OS,
INTRINSIC_NE_OS, INTRINSIC_GT_OS, INTRINSIC_GE_OS,
INTRINSIC_LT_OS and INTRINSIC_LE_OS.
* arith.c (eval_intrinsic, eval_type_intrinsic0): Likewise.
* arith.h (gfc_eq, gfc_ne, gfc_gt, gfc_ge, gfc_lt, gfc_le):
Added gfc_intrinsic_op as third argument type.
* dump-parse-tree.c (gfc_show_expr): Account for new enum values.
* expr.c (simplify_intrinsic_op, check_intrinsic_op): Likewise.
* interface.c (check_operator_interface): Likewise.
(gfc_check_interfaces): Added cross-checks for FORTRAN 77 and
Fortran 90 style operators using new enum values.
(gfc_extend_expr): Likewise.
(gfc_add_interface): Likewise.
* match.c (intrinsic_operators): Distinguish FORTRAN 77 style
operators from Fortran 90 style operators using new enum values.
* matchexp.c (match_level_4): Account for new enum values.
* module.c (mio_expr): Likewise.
* resolve.c (resolve_operator): Deal with new enum values, fix
inconsistent error messages.
* trans-expr.c (gfc_conv_expr_op): Account for new enum values.

gcc/testsuite:
2007-07-08  Daniel Franke  <franke.daniel@gmail.com>

PR fortran/17711
* gfortran.dg/operator_4.f90: New test.
* gfortran.dg/operator_5.f90: New test.
* gfortran.dg/logical_comp.f90: Adjusted error messages.
* gfortran.dg/module_md5_1.f90: Adjusted MD5 sum.

Co-Authored-By: Tobias Schlüter <tobias.schlueter@physik.uni-muenchen.de>
From-SVN: r126468

17 years agore PR fortran/32669 ("Actual argument contains too few elements for dummy argument...
Tobias Burnus [Sun, 8 Jul 2007 20:57:07 +0000 (22:57 +0200)]
re PR fortran/32669 ("Actual argument contains too few elements for dummy argument" is triggered for valid code)

2007-07-08  Tobias Burnus  <burnus@net-b.de>

PR fortran/32669
* interface.c (get_expr_storage_size): Properly obtain lower bound.
(compare_actual_formal): Add space before parenthesis.

2007-07-08  Tobias Burnus  <burnus@net-b.de>

PR fortran/32669
* gfortran.dg/argument_checking_6.f90: New.

From-SVN: r126467

17 years agore PR fortran/25094 (Procedure with public generic identifier allowed to have argumen...
Daniel Franke [Sun, 8 Jul 2007 20:38:58 +0000 (16:38 -0400)]
re PR fortran/25094 (Procedure with public generic identifier allowed to have argument of private type)

gcc/fortran:
2007-07-08  Daniel Franke  <franke.daniel@gmail.com>

PR fortran/25094
* resolve.c (resolve_fl_procedure): Added check for PRIVATE types
in PUBLIC interfaces.

gcc/testsuite:
2007-07-08  Daniel Franke  <franke.daniel@gmail.com>

        PR fortran/25094
* gfortran.dg/interface_15.f90: New test.

From-SVN: r126466

17 years agoc99-math-double-1.c, [...]: Test subnormals.
Kaveh R. Ghazi [Sun, 8 Jul 2007 20:02:12 +0000 (20:02 +0000)]
c99-math-double-1.c, [...]: Test subnormals.

* gcc.dg/c99-math-double-1.c, gcc.dg/c99-math-float-1.c,
c99-math-long-double-1.c, c99-math.h: Test subnormals.

From-SVN: r126463

17 years ago* doc/invoke.texi (DEC Alpha/VMS Options): Fix typo.
Andreas Schwab [Sun, 8 Jul 2007 16:06:33 +0000 (16:06 +0000)]
* doc/invoke.texi (DEC Alpha/VMS Options): Fix typo.

From-SVN: r126462

17 years agore PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and warnings)
Manuel López-Ibáñez [Sun, 8 Jul 2007 14:50:37 +0000 (14:50 +0000)]
re PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and warnings)

2007-07-08  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>

PR testsuite/25241
testsuite/
* gcc.dg/20041213-1.c: Don't use default -pedantic-errors to allow
discern pedantic diagnostics and errors.
* gcc.dg/empty2.c: Add -pedantic, so it actually produces a warning
and not an error.
* gcc.dg/20050121-1.c: This is an error and not a warning.
* gcc.target/i386/sseregparm-2.c:  Likewise.
* gcc.target/i386/20060512-4.c: This is a warning and not an error.
* gcc.dg/charset/attribute2.c: Likewise.
* gcc.dg/bitfld-1.c: Likewise.
* gcc.dg/pack-test-2.c: Likewise.
* gcc.dg/940510-1.c: Match separately error and warning.
* gcc.dg/array-2.c: Match separately multiple messages. The second
diagnostic is a pedantic warning and not an error.
* gcc.dg/pr14475.c: Match separately multiple messages.
* gcc.dg/pr18809-1.c: Likewise.
* gcc.dg/pr27953.c: Likewise.
* gcc.dg/vla-init-1.c: Likewise.
* gcc.dg/redecl-1.c: Fix wrong use of dg-error and dg-warning.

From-SVN: r126461

17 years agos-osinte-rtems.ads: Correct prototype of pthread_sigmask.
Joel Sherrill [Sun, 8 Jul 2007 14:20:22 +0000 (14:20 +0000)]
s-osinte-rtems.ads: Correct prototype of pthread_sigmask.

2007-07-05  Joel Sherrill <joel.sherrill@oarcorp.com>

        * s-osinte-rtems.ads: Correct prototype of pthread_sigmask.

From-SVN: r126460

17 years agorevert: c-opts.c (c_common_handle_option): Make DOLLARS_IN_IDENTIFIERS apply to assem...
Sandra Loosemore [Sun, 8 Jul 2007 13:46:20 +0000 (09:46 -0400)]
revert: c-opts.c (c_common_handle_option): Make DOLLARS_IN_IDENTIFIERS apply to assembly language, too.

2007-07-08  Sandra Loosemore  <sandra@codesourcery.com>

Revert this patch:
2007-07-06  Sandra Loosemore  <sandra@codesourcery.com>

* c-opts.c (c_common_handle_option): Make DOLLARS_IN_IDENTIFIERS
apply to assembly language, too.
* doc/tm.texi (DOLLARS_IN_IDENTIFIERS): Update.

From-SVN: r126458

17 years agoDaily bump.
GCC Administrator [Sun, 8 Jul 2007 00:16:55 +0000 (00:16 +0000)]
Daily bump.

From-SVN: r126454

17 years agore PR fortran/32644 ("CHARACTER*1, c" produces "Unclassifiable statement")
Jerry DeLisle [Sun, 8 Jul 2007 00:09:20 +0000 (00:09 +0000)]
re PR fortran/32644 ("CHARACTER*1, c" produces "Unclassifiable statement")

2007-07-07  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR fortran/32644
* gfortran.dg/char_decl_1.f90: New test.

From-SVN: r126451

17 years agore PR fortran/32644 ("CHARACTER*1, c" produces "Unclassifiable statement")
Jerry DeLisle [Sun, 8 Jul 2007 00:05:27 +0000 (00:05 +0000)]
re PR fortran/32644 ("CHARACTER*1, c" produces "Unclassifiable statement")

2007-07-07  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR fortran/32644
* decl.c (match_attr_spec): Don't return MATCH_ERROR if comma found and
gfc_match_bind_c does not return MATCH_YES.

From-SVN: r126450

17 years agoRevert (note the sccvn portions are *not* reverted) 2007-07-06 Daniel Berlin <dberlin...
Daniel Berlin [Sat, 7 Jul 2007 22:23:26 +0000 (22:23 +0000)]
Revert (note the sccvn portions are *not* reverted) 2007-07-06 Daniel Berlin <dberlin@dberlin.org>

2007-07-07  Daniel Berlin  <dberlin@dberlin.org>

Revert (note the sccvn portions are *not* reverted)
2007-07-06  Daniel Berlin  <dberlin@dberlin.org>

Fix PR tree-optimization/23488

* tree-vn.c (set_value_handle): Use decl_vh_map for decl value
handles.
* tree-flow-inline.h (get_value_handle): Ditto.
* tree-ssa-pre.c (decl_vh_map): New.
(decl_node_pool): New.
(can_value_number_operation): Support DECL_P.
(can_PRE_operation): Ditto.
(create_expression_by_pieces): Ditto.
(find_existing_value_expr): Modify to differnetiate between
addressing and top level.
(create_value_handle_for_expr): Handle DECL's.
(poolify_tree): Ditto.
(make_values_for_phi): Don't insert into PHI_GEN during FRE.
(make_values_for_stmt): Handle DECL's properly.
(init_pre): Reorg to not init useless things during FRE.
(fini_pre): Ditto.
* tree-flow.h: Include pointer-set.h.
(decl_vh_map): Declare.
* Makefile.in (TREE_FLOW_H): Add pointer-set.h

From-SVN: r126449

17 years agoconstraints.md (define_memory_constraint "Q"): Fix the constraint description.
Eric Weddington [Sat, 7 Jul 2007 19:55:12 +0000 (19:55 +0000)]
constraints.md (define_memory_constraint "Q"): Fix the constraint description.

* config/avr/constraints.md (define_memory_constraint "Q"): Fix
the constraint description.
* doc/md.texi: Update documentation of AVR constraints.

From-SVN: r126448

17 years ago* zh_CN.po: Update.
Joseph Myers [Sat, 7 Jul 2007 19:20:33 +0000 (20:20 +0100)]
* zh_CN.po: Update.

From-SVN: r126444

17 years agotree-ssa-operands.c (realloc_vop, [...]): Remove.
Kazu Hirata [Sat, 7 Jul 2007 14:20:58 +0000 (14:20 +0000)]
tree-ssa-operands.c (realloc_vop, [...]): Remove.

* tree-ssa-operands.c (realloc_vop, realloc_vdef,
realloc_vuse): Remove.
* tree-ssa-operands.h: Remove the prototype for realloc_vdef
and realloc_vuse.

From-SVN: r126442

17 years agocfgrtl.c (delete_insn_chain_and_edges): Remove.
Kazu Hirata [Sat, 7 Jul 2007 14:20:02 +0000 (14:20 +0000)]
cfgrtl.c (delete_insn_chain_and_edges): Remove.

* cfgrtl.c (delete_insn_chain_and_edges): Remove.
* rtl.h: Remove the prototype for delete_insn_chain_and_edges.

From-SVN: r126441

17 years agodecl.c, [...]: Fix comment typos.
Kazu Hirata [Sat, 7 Jul 2007 13:15:40 +0000 (13:15 +0000)]
decl.c, [...]: Fix comment typos.

* decl.c, gfortran.h, interface.c, module.c, resolve.c,
trans-array.c, trans-decl.c: Fix comment typos.  Follow
spelling conventions.
* intrinsic.texi: Fix typos.  Follow spelling conventions.

From-SVN: r126440

17 years agoauto-inc-dec.c, [...]: Fix comment typos.
Kazu Hirata [Sat, 7 Jul 2007 13:00:43 +0000 (13:00 +0000)]
auto-inc-dec.c, [...]: Fix comment typos.

* auto-inc-dec.c, config/arm/arm.c,
config/m32r/constraints.md, config/mips/mips.md,
config/rs6000/rs6000.c, cselib.c, dce.c, df-core.c,
df-problems.c, df-scan.c, df.h, dse.c, gimplify.c,
tree-if-conv.c, tree-ssa-sccvn.c, tree-ssa.c: Fix comment
typos.  Follow spelling conventions.
* doc/invoke.texi, doc/rtl.texi: Fix typos.

From-SVN: r126439

17 years agore PR c++/32232 (ICE in resolve_overloaded_unification)
Mark Mitchell [Sat, 7 Jul 2007 07:31:54 +0000 (07:31 +0000)]
re PR c++/32232 (ICE in resolve_overloaded_unification)

PR c++/32232
* pt.c (resolve_overloaded_unification): Robustify.  Return a
bool, not an int.
(type_unification_real): Adjust accordingly.
PR c++/32232
* g++.dg/template/overload9.C: New test.

From-SVN: r126435

17 years agore PR middle-end/23488 (GCSE load PRE does not work with non sets (or missing load...
Daniel Berlin [Sat, 7 Jul 2007 03:25:29 +0000 (03:25 +0000)]
re PR middle-end/23488 (GCSE load PRE does not work with non sets (or missing load PRE with plain decls))

2007-07-06  Daniel Berlin  <dberlin@dberlin.org>

Fix PR tree-optimization/23488

* tree-ssa-sccvn.c (expr_has_constants): Handle tcc_declaration.
(try_to_simplify): Ditto.
(visit_use): Ditto.
* tree-vn.c (set_value_handle): Use decl_vh_map for decl value
handles.
* tree-flow-inline.h (get_value_handle): Ditto.
* tree-ssa-pre.c (decl_vh_map): New.
(decl_node_pool): New.
(can_value_number_operation): Support DECL_P.
(can_PRE_operation): Ditto.
(create_expression_by_pieces): Ditto.
(find_existing_value_expr): Modify to differnetiate between
addressing and top level.
(create_value_handle_for_expr): Handle DECL's.
(poolify_tree): Ditto.
(make_values_for_phi): Don't insert into PHI_GEN during FRE.
(make_values_for_stmt): Handle DECL's properly.
(init_pre): Reorg to not init useless things during FRE.
(fini_pre): Ditto.
* tree-flow.h: Include pointer-set.h.
(decl_vh_map): Declare.
* Makefile.in (TREE_FLOW_H): Add pointer-set.h

From-SVN: r126434

17 years agoDaily bump.
GCC Administrator [Sat, 7 Jul 2007 00:17:11 +0000 (00:17 +0000)]
Daily bump.

From-SVN: r126431

17 years agomissed ChangeLog for last patch
Sandra Loosemore [Fri, 6 Jul 2007 22:10:59 +0000 (18:10 -0400)]
missed ChangeLog for last patch

From-SVN: r126428

17 years agoc-opts.c (c_common_handle_option): Make DOLLARS_IN_IDENTIFIERS apply to assembly...
Sandra Loosemore [Fri, 6 Jul 2007 22:08:40 +0000 (18:08 -0400)]
c-opts.c (c_common_handle_option): Make DOLLARS_IN_IDENTIFIERS apply to assembly language, too.

2007-07-06  Sandra Loosemore  <sandra@codesourcery.com>

gcc/
* c-opts.c (c_common_handle_option): Make DOLLARS_IN_IDENTIFIERS
apply to assembly language, too.
* doc/tm.texi (DOLLARS_IN_IDENTIFIERS): Update.

From-SVN: r126427

17 years ago20001012-1.c: Run on all fpic-capable targets.
Nathan Froyd [Fri, 6 Jul 2007 20:45:29 +0000 (20:45 +0000)]
20001012-1.c: Run on all fpic-capable targets.

* gcc.dg/20001012-1.c: Run on all fpic-capable targets.
* gcc.dg/20001012-2.c: Likewise.
* gcc.dg/tls/opt-7.c: Require an fpic-capable target.
* gcc.dg/20000222-1.c: Add -fPIC on all fpic-capable targets.

From-SVN: r126426

17 years agomulti-ix.c (CHUNK): Be more conservative about the chunk size when STACK_SIZE is...
Nathan Froyd [Fri, 6 Jul 2007 20:43:05 +0000 (20:43 +0000)]
multi-ix.c (CHUNK): Be more conservative about the chunk size when STACK_SIZE is defined.

* gcc.c-torture/execute/multi-ix.c (CHUNK): Be more conservative
about the chunk size when STACK_SIZE is defined.

From-SVN: r126425

17 years agore PR middle-end/32441 (ICE in expand_expr_real_1, at expr.c:7109)
Ian Lance Taylor [Fri, 6 Jul 2007 17:57:58 +0000 (17:57 +0000)]
re PR middle-end/32441 (ICE in expand_expr_real_1, at expr.c:7109)

2007-07-06  Ian Lance Taylor  <iant@google.com>
            Zack Weinberg  <zackw@panix.com>

PR middle-end/32441
* builtins.c (std_expand_builtin_va_start): Don't use make_tree.

Co-Authored-By: Zack Weinberg <zackw@panix.com>
From-SVN: r126424