1. 10 Aug, 2010 2 commits
  2. 09 Aug, 2010 18 commits
  3. 08 Aug, 2010 15 commits
    • 20030107-1.c: Do not call cleanup-coverage-files. · 7323f4bb
      	* gcc.dg/20030107-1.c: Do not call cleanup-coverage-files.
      	* gcc.dg/20030702-1.c: Ditto.
      	* gcc.dg/20050309-1.c: Ditto.
      	* gcc.dg/20050325-1.c: Ditto.
      	* gcc.dg/20050330-2.c: Ditto.
      	* gcc.dg/20051201-1.c: Ditto.
      	* gcc.dg/gomp/pr27573.c: Ditto.
      	* gcc.dg/gomp/pr34610.c: Ditto.
      	* gcc.dg/pr24225.c: Ditto.
      	* gcc.dg/pr26570.c: Ditto.
      	* gcc.dg/pr32773.c: Ditto.
      	* g++.dg/gcov/gcov-6.C: Ditto.
      	* g++.dg/gomp/pr34608.C: Ditto.
      	* gfortran.dg/gomp/pr27573.f90: Ditto.
      
      	* gcc.dg/profile-dir-1.c: Do not call cleanup-coverage-files.  Remove
      	dg-require-host-local dg directive.
      	* gcc.dg/profile-dir-2.c: Ditto.
      	* gcc.dg/profile-dir-3.c: Ditto.
      
      From-SVN: r163020
      Uros Bizjak committed
    • c-pragma.c (add_to_renaming_pragma_list): Fix call to VEC_safe_push. · ac8dc9f7
      	* c-pragma.c (add_to_renaming_pragma_list): Fix call to VEC_safe_push.
      	(maybe_apply_renaming_pragma): Delete unneeded declarations.
      
      From-SVN: r163015
      Nathan Froyd committed
    • c-tree.h (build_arg_info): Declare. · b3399d18
      	* c-tree.h (build_arg_info): Declare.
      	* c-decl.c (build_arg_info): Define.
      	(get_parm_info): Call it.  Delete initialization code.
      	* c-parser.c (c_parser_parms_declarator): Likewise.
      	(c_parser_parms_list_declaractor): Likewise.
      
      From-SVN: r163014
      Nathan Froyd committed
    • c-tree.h (c_arg_tag): Define. · e60bf9d4
      	* c-tree.h (c_arg_tag): Define.  Define a VEC containing it.
      	(struct c_arg_info): Change type of tags field.
      	* c-decl.c (grokdeclarator): Update for changed type of tags field.
      	(get_parm_info): Likewise.
      	(store_parm_decls_newstyle): Likewise.
      
      From-SVN: r163013
      Nathan Froyd committed
    • c-pragma.c (pending_redefinition): Declare. · 4f8c876d
      	* c-pragma.c (pending_redefinition): Declare.  Declare a VEC of it.
      	(pending_redefine_extname): Change type to a VEC.
      	(add_to_renaming_pragma_list): Update for new type of
      	pending_redefine_extname.
      	(maybe_apply_pending_pragma): Likewise.
      
      From-SVN: r163012
      Nathan Froyd committed
    • rs6000.c (branch_island): Define. · e7c64c7d
      	* config/rs6000/rs6000.c (branch_island): Define.  Define a VEC of it.
      	(branch_island_list): Delete.
      	(branch_islands): Declare.
      	(add_compiler_branch_island): Adjust for branch_islands instead of
      	branch_island_list.
      	(macho_branch_islands): Likewise.
      	(no_previous_def): Likewise.
      	(get_prev_label): Likewise.
      
      From-SVN: r163011
      Nathan Froyd committed
    • re PR tree-optimization/45109 (ICE: in get_constraint_for_component_ref, at… · b4a4e6ae
      re PR tree-optimization/45109 (ICE: in get_constraint_for_component_ref, at tree-ssa-structalias.c:2932)
      
      2010-08-08  Richard Guenther  <rguenther@suse.de>
      
      	PR tree-optimization/45109
      	* gcc.c-torture/compile/pr45109.c: New testcase.
      
      From-SVN: r163007
      Richard Guenther committed
    • re PR boehm-gc/34544 (pthread_default_stacksize_np failed.) · cf00499e
      	PR boehm-gc/34544
      	* gthr-posix.h (__gthread_start): Delete.
      	(__gthread_active_init): Use pthread_default_stacksize_np instead of
      	pthread_create to determine if hpux pthreads are active.
      	* gthr-posix95.h (__gthread_start): Delete.
      	(__gthread_active_init): Likewise use pthread_default_stacksize_np.
      
      From-SVN: r163003
      John David Anglin committed
    • re PR libstdc++/44963 ([DR 1334] Ambiguous function overload using… · 71234632
      re PR libstdc++/44963 ([DR 1334] Ambiguous function overload using __gnu_cxx::crope with std::back_inserter in c++0x mode)
      
      2010-08-08  Paolo Carlini  <paolo.carlini@oracle.com>
      
      	PR libstdc++/44963
      	* include/bits/stl_iterator.h (insert_iterator<>::
      	operator=(const typename _Container::value_type&,
      	back_insert_iterator<>::
      	operator=(const typename _Container::value_type&),
      	front_insert_iterator<>::
      	operator=(const typename _Container::value_type&))): Add
      	in C++0x mode.
      	* testsuite/ext/rope/44963.cc: New.
      	* testsuite/20_util/weak_ptr/comparison/cmp_neg.cc: Adjust
      	dg-error line number.
      
      From-SVN: r163001
      Paolo Carlini committed
    • march.c: Skip if -march defined. · 07f93cbd
      	* gcc.dg/march.c: Skip if -march defined.
      	* gcc.dg/mtune.c: Skip if -mtune defined.
      
      	* g++.old-deja/g++.jason/thunk3.C: Skip for targets with
      	generic thunk support.
      
      From-SVN: r162998
      Uros Bizjak committed
    • cmath: Implement US 136. · 77fd1c1d
      2010-08-08  Paolo Carlini  <paolo.carlini@oracle.com>
      
      	* include/c_global/cmath: Implement US 136.
      	* include/tr1_impl/cmath: Do not bring fpclassify, etc from namespace
      	std, define namespace tr1.
      	* testsuite/26_numerics/headers/cmath/
      	c99_classification_macros_c++0x.cc: New.
      
      From-SVN: r162995
      Paolo Carlini committed
    • mingw32.h ((EXTRA_OS_CPP_BUILTINS): Define _WIN64 not expanded. · 1159da44
      2010-08-08  Kai Tietz  <kai.tietz@onevision.com>
      
              * config/i386/mingw32.h ((EXTRA_OS_CPP_BUILTINS): Define
              _WIN64 not expanded.
      
      From-SVN: r162994
      Kai Tietz committed
    • parser.c (cp_default_arg_entry): Declare. · 8c30ead6
      	* parser.c (cp_default_arg_entry): Declare.  Declare a VEC of it.
      	(cp_unparsed_functions_entry): Declare.  Declare a VEC of it.
      	(cp_parser) [unparsed_functions_queues]: Rename to unparsed_queues.
      	Change type to a VEC.
      	(unparsed_funs_with_default_args): Define.
      	(unparsed_funs_with_definitions): Define.
      	(push_unparsed_function_queues): New function.
      	(cp_parser_new): Call it.
      	(pop_unparsed_function_queues): New function.
      	(cp_parser_class_specifier): Adjust processing of unparsed functions.
      	(cp_parser_template_declaration_after_export): Use VEC_safe_push.
      	(cp_parser_save_member_function_body): Likewise.
      	(cp_parser_late_parsing_for_member): Call push_unparsed_function_queues
      	and pop_unparsed_function_queues.
      	(cp_parser_late_parsing_default_args): Likewise.
      	(cp_parser_save_default_args): Use VEC_safe_push.
      
      From-SVN: r162992
      Nathan Froyd committed
    • name-lookup.h (cp_label_binding): Declare. · 4d2fb769
      	* name-lookup.h (cp_label_binding): Declare.  Declare a VEC type
      	containing it.
      	(cp_binding_level): Convert shadowed_labels and dead_vars_from_for
      	fields to VECs.
      	* decl.c (poplevel): Adjust for type changes.
      	(declare_local_label): Likewise.
      
      From-SVN: r162991
      Nathan Froyd committed
    • Daily bump. · daf30b2f
      From-SVN: r162989
      GCC Administrator committed
  4. 07 Aug, 2010 5 commits