1. 29 Jul, 2007 8 commits
    • re PR fortran/32906 (Error: Parameter array ... cannot be automatic or assumed shape) · c317bc40
      gcc/fortran:
      2007-07-29  Daniel Franke  <franke.daniel@gmail.com>
      
      	PR fortran/32906
      	* resolve.c (resolve_fl_parameter): Check for constant shape arrays,
      	adjusted error message.
      
      gcc/testsuite:
      2007-07-29  Daniel Franke  <franke.daniel@gmail.com>
      
      	PR fortran/32906
      	* gfortran.dg/shape_1.f90: Adjust error message.
      	* gfortran.dg/parameter_array_ref_1.f90: New test.
      
      From-SVN: r127043
      Daniel Franke committed
    • tree-data-ref.c (add_multivariate_self_dist): Parametric access functions cannot… · b1e75954
      tree-data-ref.c (add_multivariate_self_dist): Parametric access functions cannot be represented as classical distance vectors.
      
      	* tree-data-ref.c (add_multivariate_self_dist): Parametric access
      	functions cannot be represented as classical distance vectors.
      
      From-SVN: r127041
      Sebastian Pop committed
    • invoke.texi: Removed -w from option summary. · 5a2197e9
      2007-07-29  Daniel Franke  <franke.daniel@gmail.com>
      
      	* invoke.texi: Removed -w from option summary.
      
      From-SVN: r127040
      Daniel Franke committed
    • HACKING: Document regenerating configure. · d94998c9
      2007-07-29  Matthias Klose  <doko@ubuntu.com>
      
              * HACKING: Document regenerating configure.
      
      From-SVN: r127039
      Matthias Klose committed
    • re PR libgcj/32929 (Make FAILURE in 4.3.0 - error: `CXX' has changed since the previous run:) · 7fd1de41
      2007-07-29  H.J. Lu  <hongjiu.lu@intel.com>
      
              PR libgcj/32929
              * aclocal.m4: Regenerated.
              * configure: Likewise.
      
      From-SVN: r127038
      H.J. Lu committed
    • re PR fortran/32879 (Document algorithm used for random generator) · 4cb3c8fc
      2007-07-29  Daniel Franke  <franke.daniel@gmail.com>
      
      	PR fortran/32879
      	* intrinsic.texi (IRAND, RAND, RANDOM_NUMBER): Document algorithm
      	used for random number generator.
      
      From-SVN: r127037
      Daniel Franke committed
    • attribs.c (hash_attr, [...]): Constify. · fa233e34
      	* attribs.c (hash_attr, eq_attr, init_attributes): Constify.
      	* builtins.c (validate_arg, builtin_mathfn_code,
      	validate_arglist): Likewise.
      	* calls.c (call_expr_flags): Likewise.
      	* combine.c (reg_nonzero_bits_for_combine,
      	reg_num_sign_bit_copies_for_combine, get_last_value,
      	reg_truncated_to_mode): Likewise.
      	* emit-rtl.c (subreg_lowpart_p): Likewise.
      	* expr.c (highest_pow2_factor_for_target,
      	categorize_ctor_elements_1, categorize_ctor_elements,
      	count_type_elements, contains_packed_reference,
      	highest_pow2_factor, highest_pow2_factor_for_target): Likewise.
      	* fold-const.c (may_negate_without_overflow_p, int_const_binop,
      	fold_convertible_p, operand_equal_p, tree_swap_operands_p,
      	native_encode_int, native_encode_real, native_encode_complex,
      	native_encode_vector, native_encode_expr, native_interpret_int,
      	native_interpret_real, native_interpret_complex,
      	native_interpret_vector, native_interpret_expr): Likewise.
      	* function.c (use_register_for_decl): Likewise.
      	* gimplify.c (get_name): Likewise.
      	* langhooks-def.h (lhd_return_null_const_tree): New.
      	(LANG_HOOKS_GET_CALLEE_FNDECL): Use it.
      	* langhooks.c (lhd_return_null_const_tree): New.
      	* langhooks.h (lang_get_callee_fndecl): Constify.
      	* output.h (constructor_static_from_elts_p): Likewise.
      	* rtl-factoring.c (gen_symbol_ref_rtx_for_label): Likewise.
      	* rtl.h (nonzero_bits, num_sign_bit_copies, truncated_to_mode,
      	subreg_lowpart_p, noop_move_p, struct rtl_hooks): Likewise.
      	* rtlanal.c (cached_nonzero_bits, nonzero_bits1,
      	cached_num_sign_bit_copies, num_sign_bit_copies1, noop_move_p,
      	nonzero_bits, num_sign_bit_copies, truncated_to_mode): Likewise.
      	* rtlhooks-def.h (reg_nonzero_bits_general,
      	reg_num_sign_bit_copies_general, reg_truncated_to_mode_general):
      	Likewise. 
      	* rtlhooks.c (reg_num_sign_bit_copies_general,
      	reg_nonzero_bits_general, reg_truncated_to_mode_general):
      	Likewise. 
      	* stmt.c (warn_if_unused_value, is_body_block): Likewise.
      	* stor-layout.c (mode_for_size_tree): Likewise.
      	* tree-ssa-loop-im.c (memref_eq): Likewise.
      	* tree-ssa-loop-ivopts.c (tree_int_cst_sign_bit): Likewise.
      	* tree.c (contains_placeholder_p, type_list_equal,
      	simple_cst_equal, get_callee_fndecl, operand_equal_for_phi_arg_p):
      	Likewise. 
      	* tree.h (tree_int_cst_sign_bit, may_negate_without_overflow_p,
      	mode_for_size_tree, categorize_ctor_elements, count_type_elements,
      	contains_placeholder_p, contains_packed_reference,
      	get_callee_fndecl, operand_equal_for_phi_arg_p,
      	warn_if_unused_value, is_body_block, native_encode_expr,
      	native_interpret_expr, fold_convertible_p, operand_equal_p,
      	int_const_binop, tree_swap_operands_p, builtin_mathfn_code,
      	validate_arglist, simple_cst_equal, type_list_equal,
      	use_register_for_decl, call_expr_flags, get_name,
      	highest_pow2_factor): Likewise.
      	(const_call_expr_arg_iterator_d,
      	init_const_call_expr_arg_iterator, next_const_call_expr_arg,
      	first_const_call_expr_arg, more_const_call_expr_args_p,
      	FOR_EACH_CONST_CALL_EXPR_ARG): New.
      	* varasm.c (constructor_static_from_elts_p): Constify.
      	
      cp:
      	* parser.c (eof_token): Un-constify.
      	(cp_lexer_new_main, cp_lexer_new_from_tokens, VEC_alloc,
      	cp_lexer_consume_token, cp_lexer_purge_token): Remove spurious
      	casts.
      
      java:
      	* lang.c (java_get_callee_fndecl): Constify.
      
      objc:
      	* objc-act.c (objc_get_callee_fndecl): Constify.
      	* objc-act.h (objc_get_callee_fndecl): Likewise.
      
      From-SVN: r127036
      Kaveh R. Ghazi committed
    • Daily bump. · 5d16f08a
      From-SVN: r127034
      GCC Administrator committed
  2. 28 Jul, 2007 18 commits
  3. 27 Jul, 2007 14 commits
    • re PR testsuite/32471 (Testcases which always fail on targets where an int is 16 bits) · e4d38a0c
      	PR testsuite/32471
      	* gcc.dg/torture/pr30364-1.c (f)(main): Use INT_MAX instead of
      	  assuming it is 0x7ffffffff.
      	* gcc.dg/torture/pr30364-2.c (f)(main): Likewise.
      	* gcc.dg/torture/pr30364-3.c (f)(main): Likewise.
      
      From-SVN: r127005
      Rask Ingemann Lambertsen committed
    • re PR fortran/32909 (Replace gfc_c_int_type_node with integer_type_node) · dd52ecb0
      2007-07-28  Janne Blomqvist  <jb@gcc.gnu.org>
      
      	PR fortran/32909
      	* trans-stmt.c (gfc_trans_character_select): Replace occurrences
      	of gfc_c_int_type_node with integer_type_node.
      	* trans-decl.c (gfc_build_intrinsic_function_decls): Likewise.
      	(gfc_build_builtin_function_decls): Likewise.
      	(gfc_generate_function_code): Likewise.
      	* trans-io.c (gfc_build_io_library_fndecls): Likewise.
      
      From-SVN: r127003
      Janne Blomqvist committed
    • operator_3.f90: Fix dg directive. · 8dcb83bb
      	* gfortran.dg/operator_3.f90: Fix dg directive.
      	* gfortran.dg/min_max_conformance.f90: Fix dg directive.
      	* gfortran.dg/compliant_elemental_intrinsics_2.f90: Fix dg directive.
      	* gfortran.dg/c_ptr_tests_10.f03: Fix dg directive.
      
      From-SVN: r127001
      Dominique d'Humieres committed
    • * Rebuild .class files with new ecj. · e0187124
      From-SVN: r126998
      Tom Tromey committed
    • i386.c (register_move_cost): Remove accidentally comitted #if 0 block. · e1f4b1de
      
      	* config/i386/i386.c (register_move_cost): Remove accidentally comitted
      	#if 0 block.
      
      From-SVN: r126997
      Jan Hubicka committed
    • attribs.c: Include hashtab.h · 23b43207
      	* attribs.c: Include hashtab.h
      	(attribute_hash): New.
      	(substring): New structure.
      	(extract_attribute_substring, substring_hash, hash_attr, eq_attr):
      	New function.
      	(init_attributes): Initialize attribute hash.
      	(decl_attributes): Use attribute hash.
      	* Makefile.in (attribs.c): Depend on hashtab.h.
      
      From-SVN: r126996
      Jan Hubicka committed
    • invoke.texi (mdsp, mdspr2): Document the __mips_dsp, __mips_dspr2 and __mips_dsp_rev macros. · da7d4908
      gcc/
      	* doc/invoke.texi (mdsp, mdspr2): Document the __mips_dsp,
      	__mips_dspr2 and __mips_dsp_rev macros.
      	* config/mips/mips.h (TARGET_CPU_CPP_BUILTINS): Define __mips_dsp_rev.
      
      From-SVN: r126994
      Richard Sandiford committed
    • trans-decl.c (gfc_build_builtin_function_decls): Use existing… · 4e27018f
      trans-decl.c (gfc_build_builtin_function_decls): Use existing gfc_array_index_type rather than creating another typenode for...
      
      2007-07-27  Janne Blomqvist  <jb@gcc.gnu.org>
      
      	* trans-decl.c (gfc_build_builtin_function_decls): Use existing
      	gfc_array_index_type rather than creating another typenode for
      	gfc_index_integer_kind.
      
      From-SVN: r126993
      Janne Blomqvist committed
    • Fortran frontend changelog: · 6520ecac
      2007-07-27  Janne Blomqvist  <jb@gcc.gnu.org>
      
      	* trans-io.c (gfc_build_io_library_fndecls): Change to use
      	gfc_array_index_type for array descriptor triplets instead of
      	gfc_int4_type_node.
      
      libgfortran ChangeLog:
      
      2007-07-27  Janne Blomqvist  <jb@gcc.gnu.org>
      
      	* io/transfer.c (st_set_nml_var_dim): Use index_type instead of
      	GFC_INTEGER_4 for array descriptor triplets.
      
      From-SVN: r126992
      Janne Blomqvist committed
    • typeck.c (structural_comptypes): Compare DECLTYPE_TYPE nodes. · 3ad6a8e1
      2007-07-27  Douglas Gregor  <doug.gregor@gmail.com>
      
      	* typeck.c (structural_comptypes): Compare DECLTYPE_TYPE nodes.
      	* cp-tree.def (DECLTYPE_TYPE): New.
      	* error.c (dump_type): Dump DECLTYPE_TYPE nodes.
      	(dump_type_prefix): Ditto.
      	(dump_type_suffix): Ditto.
      	* tree.c (DECLTYPE_TYPE): Walk DECLTYPE_TYPE nodes.
      	* mangle.c (write_type): Handle DECLTYPE_TYPE.
      	* cp-tree.h (IS_AGGR_TYPE): DECLTYPE_TYPE nodes can be aggregate
      	types.
      	(DECLTYPE_TYPE_EXPR): New.
      	(DECLTYPE_TYPE_ID_EXPR_OR_MEMBER_ACCESS_P): New.
      	(finish_declared_type): Declare.
      	* cxx-pretty-print.c (pp_cxx_type_specifier_seq): Print
      	DECLTYPE_TYPE nodes.
      	(pp_cxx_type_id): Ditto.
      	* pt.c (for_each_template_parm_r): Walk DECLTYPE_TYPE children.
      	(tsubst): Substitute into a DECLTYPE_TYPE node.
      	(tsubst_copy): Ditto.
      	(unify): Cannot deduce anything from TYPEOF_TYPE or DECLTYPE_TYPE
      	nodes.
      	(dependent_type_p_r): DECLTYPE_TYPE types are always dependent.
      	* semantics.c (finish_typeof): TYPEOF_TYPE types need to use
      	structural equality (because we can't hash the expressions).
      	(finish_declared_type): New.
      	* lex.c (reswords): Add "decltype" keyword.
      	* parser.c cp_lexer_next_token_is_decl_specifier_keyword
      	(cp_parser_postfix_expression): Add member_access_only_p to
      	restrict postfix expression to member access expressions.
      	(cp_parser_unary_expression): Update call to
      	cp_parser_postfix_expression to reflect new parameter.
      	(cp_parser_declared_type): New.
      	(cp_parser_simple_type_specifier): Parse decltype types.
      
      2007-07-27  Douglas Gregor  <doug.gregor@gmail.com>
      	
             * c-common.h (enum rid): Add RID_DECLTYPE, update RID_LAST_CXX0X.
      
      2007-07-27  Douglas Gregor  <doug.gregor@gmail.com>
      
      	* g++.dg/cpp0x/decltype1.C: New.
      	* g++.dg/cpp0x/decltype2.C: New.
      	* g++.dg/cpp0x/decltype3.C: New.
      	* g++.dg/cpp0x/decltype4.C: New.
      	* g++.dg/cpp0x/decltype5.C: New.
      	* g++.dg/cpp0x/decltype6.C: New.
      
      From-SVN: r126991
      Douglas Gregor committed
    • pr27743.c (bar): Use an integer of exactly 32 bits because the test relies on bit 31 to be the... · 8a67955f
      	* gcc.dg/torture/pr27743.c (bar): Use an integer of exactly 32 bits
      	  because the test relies on bit 31 to be the sign bit.
      
      From-SVN: r126990
      Rask Ingemann Lambertsen committed
    • pr28651.c (main): Use INT_MAX instead of assuming it is 0x7fffffff. · f017014e
      	* gcc.c-torture/execute/pr28651.c (main): Use INT_MAX instead of
      	  assuming it is 0x7fffffff.
      	* gcc.dg/tree-ssa/vrp29.c (decCompare)(main): Likewise.
      	* gcc.dg/Wconversion-integer-no-sign.c (h): Likewise.
      
      From-SVN: r126989
      Rask Ingemann Lambertsen committed
    • re PR libstdc++/32907 (Inefficient operator== in std::string) · bd12160a
      2007-07-27  Paolo Carlini  <pcarlini@suse.de>
      
      	PR libstdc++/32907
      	* include/bits/basic_string.h (operator==(const basic_string<_CharT>&,
      	const basic_string<_CharT>&)): Add.
      	(operator!=): Forward to operator==.
      	* include/ext/vstring.h(operator==(const __versa_string<_CharT,
      	std::char_traits<_CharT>, std::allocator<_CharT>, _Base>&,
      	const __versa_string<_CharT, std::char_traits<_CharT>,
      	std::allocator<_CharT>, _Base>&)): Add.
      	(operator!=): Forward to operator==.
      
      	* include/ext/sso_string_base.h (_M_compare): Remove.
      
      From-SVN: r126988
      Paolo Carlini committed