1. 27 Jun, 2006 5 commits
    • typelist.h (typelist_append): To append_typelist. · cad367a6
      2006-06-27  Benjamin Kosnik  <bkoz@redhat.com>
      
      	* include/ext/typelist.h (typelist_append): To append_typelist. 
      	(typelist): To node.
      	Enclose in namespace typelist.
      	* testsuite/util/testsuite_common_types.h: Adjust names, namespaces.
      	* testsuite/performance/23_containers/find/map.cc: Same.
      	* testsuite/performance/23_containers/create/map.cc: Same.
      	* testsuite/performance/23_containers/insert_erase/associative.cc: 
      	Same.
      	* testsuite/performance/23_containers/insert/sequence.cc: Same.
      	* testsuite/performance/23_containers/insert/associative.cc: Same.
      	* testsuite/performance/23_containers/create_from_sorted/set.cc: Same.
      	* testsuite/performance/23_containers/index/map.cc: Same.
      	* testsuite/performance/23_containers/insert_from_sorted/set.cc: Same.
      	* testsuite/performance/23_containers/create_sort/list.cc: Same.
      	* testsuite/performance/23_containers/sort_search/list.cc: Same.
      	* testsuite/performance/23_containers/producer_consumer/sequence.cc: 
      	Same.
      	* testsuite/performance/23_containers/producer_consumer/associative.cc:
      	Same.
      
      From-SVN: r115037
      Benjamin Kosnik committed
    • boehm.cc (_Jv_SuspendThread, [...]): Define conditionally on GC_PTHREADS... · 776862dd
      2006-06-27  Marco Trudel  <mtrudel@gmx.ch>
      
      	* boehm.cc (_Jv_SuspendThread, _Jv_ResumeThread): Define
      	conditionally on GC_PTHREADS, !GC_SOLARIS_THREADS,
      	!GC_WIN32_THREADS and !GC_DARWIN_THREADS.
      
      From-SVN: r115036
      Marco Trudel committed
    • re PR libgcj/28178 (jniEnv->DeleteLocalRef (null) fails) · 10caa6ef
      	PR libgcj/28178:
      	* jni.cc (_Jv_JNI_DeleteLocalRef): Ignore null argument.
      	(_Jv_JNI_DeleteGlobalRef): Likewise.
      	* testsuite/libjava.jni/PR28178.java: New file.
      	* testsuite/libjava.jni/PR28178.c: New file.
      	* testsuite/libjava.jni/PR28178.out: New file.
      
      From-SVN: r115034
      Tom Tromey committed
    • trie_no_data_map_rand.cc: Reduce iterations by half. · 578089db
      2006-06-26  Benjamin Kosnik  <bkoz@redhat.com>
      
      	* testsuite/ext/pb_ds/regression/trie_no_data_map_rand.cc:
      	Reduce iterations by half.
      	* testsuite/ext/pb_ds/regression/hash_data_map_rand.cc: Same.
      	* testsuite/ext/pb_ds/regression/hash_no_data_map_rand.cc: Same.
      	* testsuite/ext/pb_ds/regression/list_update_data_map_rand.cc: Same.
      	* testsuite/ext/pb_ds/regression/list_update_no_data_map_rand.cc: Same.
      	* testsuite/ext/pb_ds/regression/priority_queue_rand.cc: Same.
      	* testsuite/ext/pb_ds/regression/tree_data_map_rand.cc: Same.
      	* testsuite/ext/pb_ds/regression/tree_no_data_map_rand.cc: Same.
      	* testsuite/ext/pb_ds/regression/trie_data_map_rand.cc: Same.
      
      	* testsuite/util/regression/rand/assoc/rand_regression_test.hpp:
      	Set probability of compare from 1 to 0.25.
      	* testsuite/util/regression/rand/priority_queue/
      	rand_regression_test.hpp: Same.
      
      From-SVN: r115032
      Benjamin Kosnik committed
    • Daily bump. · e1c00594
      From-SVN: r115030
      GCC Administrator committed
  2. 26 Jun, 2006 11 commits
    • Fix typos in --param option docs. · 60ee1fe3
      * doc/invoke/texi (max-cselib-memory-locations): Add missing s at end.
      (max-flow-memory-locations): Likewise.
      
      From-SVN: r115026
      Jim Wilson committed
    • re PR c++/28114 (ICE with struct definition in argument of template function) · adf2ac06
      	PR c++/28114
      	* g++.dg/other/pr28114.C: New.
      
      From-SVN: r115025
      Steve Ellcey committed
    • Add SB-1 specific multilib support. Patch by Fred Fish. · f340b6fc
      * config/mips/t-sb1: New file.
      * config.gcc (mipsisa64sb1-*-elf*): Add mips/t-sb1 to
      tmake_file list.
      
      From-SVN: r115024
      Fred Fish committed
    • [multiple changes] · ff485e71
      2006-06-26  DJ Delorie  <dj@redhat.com>
      
      	* config/m32c/m32c.c (m32c_print_operand): Fix sign-merging logic.
      
      2006-06-26  Naveen H.S  <naveenh@kpitcummins.com>
      	    Jayant Sonar  <jayants@kpitcummins.com>
      	    Jaydeep Vipradas  <jaydeepv@kpitcummins.com>
      
      	* config/m32c/addsub.md (addsi3, addsi3_1, addsi3_2): New.
      	(subsi3, subsi3_1, subsi3_2): New.
      	* config/m32c/bitops.md (andsi3, iorsi3, xorsi3): New.
      	* config/m32c/mov.md (SI mov peephole): New.
      	* config/m32c/m32.c (m32c_immd_dbl_mov): New.
      	* config/m32c/m32c-protos.h (m32c_immd_dbl_mov): New.
      
      From-SVN: r115023
      DJ Delorie committed
    • function.c (aggregate_value_p): Honor DECL_BY_REFERENCE on a CALL_EXPR target function declaration. · 500c353d
      	* function.c (aggregate_value_p): Honor DECL_BY_REFERENCE on
      	a CALL_EXPR target function declaration.
      
      From-SVN: r115022
      Olivier Hainque committed
    • tree.c (build_string): Do not waste tail padding in struct tree_string. · 28df01ac
      2006-06-26  Richard Guenther  <rguenther@suse.de>
      
      	* tree.c (build_string): Do not waste tail padding in
      	struct tree_string.
      
      From-SVN: r115021
      Richard Guenther committed
    • posix-threads.h: Fix coding style aberrations from 2006-06-19 check-in. · 49799ad3
              * include/posix-threads.h: Fix coding style aberrations from
              2006-06-19 check-in.
              * posix-threads.cc (_Jv_ThreadDebugSuspend): Ditto.
              * include/win32-threads.h (_Jv_ThreadDebugSuspend): Ditto.
              * win32-threads.cc (_Jv_ThreadDebugSuspend): Ditto.
      
      From-SVN: r115020
      Keith Seitz committed
    • no-gc.h (_Jv_SuspendThread): Declare. · 9330cba6
              * include/no-gc.h (_Jv_SuspendThread): Declare.
              (_Jv_ResumeThread): Likewise.
              * include/boehm-gc.h (_Jv_SuspendThread): Declare.
              (_Jv_ResumeThread): Likewise.
              * nogc.cc (_Jv_SuspendThread): New function.
              (_Jv_ResumeThread): Likewise.
              * boehm.cc (_Jv_SuspendThread): New function.
              (_Jv_ResumeThread): Likewise.
      
      From-SVN: r115019
      Keith Seitz committed
    • ggc-page.c (init_ggc): Add missing element to size_lookup table. · a469a4f2
      2006-06-26  Richard Guenther  <rguenther@suse.de>
      
              * ggc-page.c (init_ggc): Add missing element to size_lookup
              table.
      
              Revert
              2006-06-23  Richard Guenther  <rguenther@suse.de>
      
              * ggc-page.c (init_ggc): Do not round up the extra_order_size_table
              sizes to MAX_ALIGNMENT.  Fix the size_lookup table to honour
              alignment requests instead.  Add verification code.
              Add struct tree_function_decl and struct tree_binfo size to
              extra_order_size_table.  Add missing element to size_lookup
              table.
      
      From-SVN: r115007
      Richard Guenther committed
    • random (operator<<(std::basic_ostream<>&, const linear_congruential<>&), [...]):… · bfe3e831
      random (operator<<(std::basic_ostream<>&, const linear_congruential<>&), [...]): Redo per TR1 specs; move out of line...
      
      2006-06-25  Paolo Carlini  <pcarlini@suse.de>
      
      	* include/tr1/random (operator<<(std::basic_ostream<>&,
      	const linear_congruential<>&), operator>>(std::basic_istream<>&,
      	linear_congruential<>&), operator<<(std::basic_ostream<>&,
      	const mersenne_twister<>&), operator>>(std::basic_istream<>&,
      	mersenne_twister<>&), operator<<(std::basic_ostream<>&,
      	const subtract_with_carry<>&), operator>>(std::basic_istream<>&,
      	subtract_with_carry<>&), operator<<(std::basic_ostream<>&,
      	const discard_block<>&), operator>>(std::basic_istream<>&,
      	discard_block<>&), operator<<(std::basic_ostream<>&,
      	const xor_combine<>&), operator>>(std::basic_istream<>&,
      	xor_combine<>&), operator<<(std::basic_ostream<>&,
      	const uniform_int<>&), operator>>(std::basic_istream<>&,
      	uniform_int<>&), operator<<(std::basic_ostream<>&,
      	const bernoulli_distribution&), operator<<(std::basic_ostream<>&,
      	const geometric_distribution<>&), operator<<(std::basic_ostream<>&,
      	const uniform_real<>&), operator>>(std::basic_istream<>&,
      	uniform_real<>&), operator<<(std::basic_ostream<>&,
      	const exponential_distribution<>&), operator<<(std::basic_ostream<>&,
      	const normal_distribution<>&), operator>>(std::basic_istream<>&,
      	normal_distribution<>&)): Redo per TR1 specs; move out of line...
      	* include/tr1/random.tcc: ... here.
      
      From-SVN: r115003
      Paolo Carlini committed
    • Daily bump. · 51343d6a
      From-SVN: r115001
      GCC Administrator committed
  3. 25 Jun, 2006 10 commits
    • * de.po: Update. · d0cd1ac3
      From-SVN: r114996
      Joseph Myers committed
    • re PR middle-end/28151 (ICE with complex math) · 858214db
      	PR middle-end/28151
      	* fold-const.c (const_binop): Be prepared for self returning zero.
      	Simplify code handling complex values.
      
      From-SVN: r114992
      Eric Botcazou committed
    • * zh_CN.po: Update. · 036d1f6a
      From-SVN: r114990
      Joseph Myers committed
    • re PR fortran/25056 (non-PURE function should not be a valid argument) · d68bd5a8
      2006-06-25  Paul Thomas  <pault@gcc.gnu.org>
       
      	PR fortran/25056
      	* interface.c (compare_actual_formal): Signal an error if the formal
      	argument is a pure procedure and the actual is not pure.
      
      	PR fortran/27554
      	* resolve.c (resolve_actual_arglist): If the type of procedure
      	passed as an actual argument is not already declared, see if it is
      	an intrinsic.
      
      	PR fortran/25073
      	* resolve.c (resolve_select): Use bits 1 and 2 of a new int to
      	keep track of  the appearance of constant logical case expressions.
      	Signal an error is either value appears more than once.
      
      	PR fortran/20874
      	* resolve.c (resolve_fl_procedure): Signal an error if an elemental
      	function is not scalar valued.
      
      	PR fortran/20867
      	* match.c (recursive_stmt_fcn): Perform implicit typing of variables.
      
      	PR fortran/22038
      	* match.c (match_forall_iterator): Mark new variables as
      	FL_UNKNOWN if the match fails.
      
      	PR fortran/28119
      	* match.c (gfc_match_forall): Remove extraneous call to
      	gfc_match_eos.
      
      	PR fortran/25072
      	* resolve.c (resolve_code, resolve_function): Rework
      	forall_flag scheme so that it is set and has a value of
      	2, when the code->expr (ie. the forall mask) is resolved.
      	This is used to change "block" to "mask" in the non-PURE
      	error message.
      
      
      2006-06-25  Paul Thomas  <pault@gcc.gnu.org>
      
      	PR fortran/20867
      	* gfortran.dg/stfunc_3.f90: New test.
      
      	PR fortran/25056
      	* gfortran.dg/impure_actual_1.f90: New test.
      
      	PR fortran/20874
      	* gfortran.dg/elemental_result_1.f90: New test.
      
      	PR fortran/25073
      	* gfortran.dg/select_7.f90: New test.
      
      	PR fortran/27554
      	* intrinsic_actual_1.f: New test.
      
      	PR fortran/22038
      	PR fortran/28119
      	* gfortran.dg/forall_4.f90: New test.
      
      	PR fortran/25072
      	* gfortran.dg/forall_5.f90: New test.
      
      From-SVN: r114987
      Paul Thomas committed
    • re PR c++/28054 (ICE with friend declaration of invalid bitfield) · 344f237b
      	PR c++/28054
      	* decl2.c (grokbitfield): Remove check for grokdeclarator
      	returning NULL_TREE, instead check for error_mark_node
      	to indicate failure.
      	* decl.c (grokdeclarator): Adjust block comment.
      
      	* g++.dg/other/incomplete3.C: New test.
      
      
      Co-Authored-By: Mark Mitchell <mark@codesourcery.com>
      
      From-SVN: r114986
      Lee Millward committed
    • re PR c++/28051 (ICE on invalid conversion operator) · 0fdc23b9
      	PR c++/28051
      	* mangle.c (mangle_conv_op_name_for_type): Check for
      	invalid types.
      	*name-lookup.c (push_class_level_binding): Robustify.
      	(do_class_using_decl): Return early if name is error_mark_node.
      
      From-SVN: r114985
      Lee Millward committed
    • Move entry to proper file. · 8df7d439
      From-SVN: r114984
      Eric Botcazou committed
    • io.h: Move proto for unit_to_fd... · ee4ac5b0
      	* io/io.h: Move proto for unit_to_fd...
      	* libgfortran.h: ...here.
      
      From-SVN: r114983
      Francois-Xavier Coudert committed
    • random (class normal_distribution<>): Add. · 7f09067f
      2006-06-24  Paolo Carlini  <pcarlini@suse.de>
      
      	* include/tr1/random (class normal_distribution<>): Add.
      	* include/tr1/random.tcc (normal_distribution<>::operator()): Define.
      	
      	* include/tr1/random.tcc (struct _Max): Remove, "inline" in the
      	only user, mersenne_twister<>::max().
      
      	* include/tr1/random.tcc (struct _Shift): Move...
      	* include/tr1/random: ... here.
      
      	* include/tr1/random.tcc (linear_congruential<>::
      	linear_congruential(unsigned long), linear_congruential<>::
      	linear_congruential(_Gen&), mersenne_twister<>::max())): Move inline...
      	* include/tr1/random: ... here.
      
      	* include/tr1/random (exponential_distribution<>::
      	exponential_distribution(const result_type&)): Add missing
      	_GLIBCXX_DEBUG_ASSERT.
      
      	* testsuite/tr1/5_numerical_facilities/random/
      	exponential_distribution/requirements/typedefs.cc: New.
      	* testsuite/tr1/5_numerical_facilities/random/
      	normal_distribution/requirements/typedefs.cc: Likewise.
      	* testsuite/tr1/5_numerical_facilities/random/
      	bernoulli_distribution/requirements/typedefs.cc: Likewise.
      	* testsuite/tr1/5_numerical_facilities/random/
      	geometric_distribution/requirements/typedefs.cc: Likewise.
      
      From-SVN: r114982
      Paolo Carlini committed
    • Daily bump. · 762bd048
      From-SVN: r114980
      GCC Administrator committed
  4. 24 Jun, 2006 11 commits
  5. 23 Jun, 2006 3 commits