1. 02 Mar, 2007 8 commits
  2. 01 Mar, 2007 21 commits
  3. 28 Feb, 2007 11 commits
    • Missed this. See previous Change. · e14e622e
      From-SVN: r122416
      Eric Christopher committed
    • revert: Makefile.def (dependencies): Add dependency for install-target-libssp… · d3dc619d
      revert: Makefile.def (dependencies): Add dependency for install-target-libssp and install-target-libgomp on install-gcc.
      
      2007-02-28  Eric Christopher  <echristo@apple.com>
      
         Revert:
         2006-12-07  Mike Stump  <mrs@apple.com>
      
             * Makefile.def (dependencies): Add dependency for
             install-target-libssp and install-target-libgomp on
             install-gcc.
             * Makefile.in: Regenerate.
      
      2007-02-28  Eric Christopher  <echristo@apple.com>
      
         * Makefile.in (install-include-dir): Don't rm -rf include.
      
      From-SVN: r122415
      Eric Christopher committed
    • re PR middle-end/30364 (Wrong variable ranges due to constant folding) · a6d5f37c
      2007-02-28  Richard Guenther  <rguenther@suse.de>
      
      	PR middle-end/30364
      	* fold-const.c (fold_binary): Do not associate expressions
      	with more than one variable for integer types that do not wrap.
      
      	* gcc.dg/torture/pr30364-1.c: New testcase.
      	* gcc.dg/torture/pr30364-2.c: Likewise.
      	* gcc.dg/torture/pr30364-3.c: Likewise.
      
      From-SVN: r122414
      Richard Guenther committed
    • builtin-frexp-1.c: On mips*-*-irix6* and powerpc*, use -funsafe-math-optimizations. · cfac1376
      	* gcc.dg/torture/builtin-frexp-1.c: On mips*-*-irix6* and
      	powerpc*, use -funsafe-math-optimizations.
      	* gcc.dg/torture/builtin-logb-1.c: Likewise.
      	* gcc.dg/torture/builtin-modf-1.c: Likewise.
      
      From-SVN: r122413
      Kaveh R. Ghazi committed
    • builtins.c (fold_builtin_call_list, [...]): Delete, and replace with... · 94a0dd7b
      2007-02-28  Sandra Loosemore  <sandra@codesourcery.com>
      
      	* gcc/builtins.c (fold_builtin_call_list, fold_builtin_call_valist):
      	Delete, and replace with...
      	(fold_builtin_call_array): This.  Update callers to use it.
      	* gcc/fold-const.c (fold_build_call_list): Delete, and replace with...
      	(fold_build_call_array): This.
      	(fold_build_call_list_initializer): Delete, and replace with...
      	(fold_build_call_array_initializer): This.
      	* gcc/tree.h: Update declarations to reflect above changes.
      
      	* gcc/c-typeck.c (build_function_call): Store converted arguments
      	in a stack-allocated array instead of building a list.
      	(convert_arguments): Store arguments in the array passed in as an
      	argument, and return the actual number of arguments.
      	* gcc/c-format.c: (check_function_format): Pass arguments in an
      	array instead of a list.
      	* gcc/c-common.c (check_function_nonnull): Likewise.
      	(check_function_sentinel): Likewise.
      	(check_function_arguments): Likewise.
      	* gcc/c-common.h: Update declarations to reflect above changes.
      
      	* gcc/cp/typeck.c (build_function_call): Store converted arguments
      	in a stack-allocated array instead of building a list.
      	(convert_arguments): Store arguments in the array passed in as an
      	argument, and return the actual number of arguments.
      	* gcc/cp/call.c (build_call): Delete, and replace with...
      	(build_call_n, build_call_a): New.
      	(build_op_delete_call): Rewrite to avoid constructing argument lists.
      	(build_over_call): Store converted arguments in a stack-allocated
      	array instead of building a list.
      	(build_cxx_call): Pass arguments in an array instead of as a list.
      	(build_java_interface_fn_ref): Rewrite to avoid constructing
      	argument lists.
      	* gcc/cp/tree.h: Update declarations to reflect above changes.
      	* gcc/cp/method.c (use_thunk): Use a stack-allocated array to hold
      	the arguments instead of a list.
      	* gcc/cp/rtti.c (throw_bad_cast): Update call to cxx_call.
      	(throw_bad_typeid): Likewise.
      	(build_dynamic_cast_1): Likewise.
      	* gcc/cp/init.c (build_builtin_delete_call): Use build_call_n.
      	* gcc/cp/decl.c (expand_static_init): Likewise.
      	* gcc/cp/except.c (cp_protect_cleanup_actions): Likewise.
      	* gcc/cp/cp-gimplify.c (genericize_eh_spec_block): Likewise.
      	(gimplify_must_not_throw_expr): Likewise.
      	(cxx_omp_apply_fn): Use build_call_a.
      
      From-SVN: r122411
      Sandra Loosemore committed
    • predict.def (PRED_TREE_EARLY_RETURN, [...]): Update outcomes. · 76bf4853
      
      	* predict.def (PRED_TREE_EARLY_RETURN, PRED_CONST_RETURN,
      	PRED_NEGATIVE_RETURN): Update outcomes.
      
      From-SVN: r122410
      Jan Hubicka committed
    • re PR fortran/30888 (%VAL construct fails with argument procedures) · 7193e30a
      2007-02-28  Tobias Burnus  <burnus@net-b.de>
      	    Paul Thomas  <pault@gcc.gnu.org>
      
      	PR fortran/30888
      	PR fortran/30887
      	* resolve.c (resolve_actual_arglist): Allow by-value
      	arguments and non-default-kind for %VAL().
      	* trans-expr.c (conv_arglist_function): Allow
      	non-default-kind for %VAL().
      
      testsuite/
      2007-02-28  Tobias Burnus  <burnus@net-b.de>
      	    Paul Thomas  <pault@gcc.gnu.org>
      
      	PR fortran/30888
      	PR fortran/30887
      	* c_by_val_1.f: Test %VAL() with non-default kind.
      	* c_by_val.c: Ditto.
      	* c_by_val_4.f: New test.
      
      
      Co-Authored-By: Paul Thomas <pault@gcc.gnu.org>
      
      From-SVN: r122409
      Tobias Burnus committed
    • Make-lang.in (doc/gnat_ugn_unw.texi): Depend on… · c2615f30
      Make-lang.in (doc/gnat_ugn_unw.texi): Depend on $(gcc_docdir)/include/gcc-common.texi and gcc-vers.texi.
      
      	* Make-lang.in (doc/gnat_ugn_unw.texi): Depend on
      	$(gcc_docdir)/include/gcc-common.texi and gcc-vers.texi.
      	(doc/gnat-style.info): Likewise.
      
      From-SVN: r122402
      Andreas Schwab committed
    • re PR fortran/30968 ([4.1 only] Bogus warning with continued lines of concatenated strings) · 1355d8e7
      2007-02-28  Tobias Burnus  <burnus@net-b.de>
      
      	PR fortran/30968
      	* primary.c (next_string_char): Correct reading a character
      	after the delimiter.
      	(match_string_constant): Print warning message only once.
      
      2007-02-28  Tobias Burnus  <burnus@net-b.de>
      
      	PR fortran/30968
      	* gfortran.dg/continuation_7.f90: New test.
      
      From-SVN: r122401
      Tobias Burnus committed
    • target-supports.exp (check_profiling_available): Not available for bfin-*-*. · d5b7e972
      	* lib/target-supports.exp (check_profiling_available): Not available
      	for bfin-*-*.
      
      From-SVN: r122400
      Bernd Schmidt committed
    • thunk7.C: New test. · 00e55238
      	* g++.dg/inherit/thunk7.C: New test.
      
      From-SVN: r122399
      Bernd Schmidt committed