Skip to content
Snippets Groups Projects
  1. Sep 18, 2006
    • tromey's avatar
      2006-06-07 Petr Salinger <Petr.Salinger@seznam.cz> · f5ba0cf6
      tromey authored
      	* configure.ac: add support for GNU/kFreeBSD, accepted by upstream
      	for gc 6.8.
      	* dyn_load.c: Likewise.
      	* include/gc.h: Likewise.
      	* private/gcconfig.h: Likewise.
      	* configure: Regenerate.
      	* include/gc_config.h.in: Regenerate.
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@117033 138bc75d-0d04-0410-961f-82ee72b054a4
      f5ba0cf6
    • tromey's avatar
      2006-09-18 Petr Salinger <Petr.Salinger@seznam.cz> · 736ed027
      tromey authored
      	* configure: Rebuilt.
      	* shlibpath.m4: Handle GNU/kFreeBSD.
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@117032 138bc75d-0d04-0410-961f-82ee72b054a4
      736ed027
    • tromey's avatar
      removed old conflict marker · ceffb799
      tromey authored
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@117030 138bc75d-0d04-0410-961f-82ee72b054a4
      ceffb799
    • gerald's avatar
      * gcc_release (LC_ALL): Default to C. · fc0f602c
      gerald authored
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@117029 138bc75d-0d04-0410-961f-82ee72b054a4
      fc0f602c
    • paolo's avatar
      2006-09-18 Paolo Carlini <pcarlini@suse.de> · 914623b0
      paolo authored
      	* include/bits/locale_facets.tcc (_M_group_int): Remove
      	redundant using-declaration.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@117028 138bc75d-0d04-0410-961f-82ee72b054a4
      914623b0
    • steven's avatar
      PR c++/29087 · 17d53949
      steven authored
              * parser.c (cp_parser_labeled_statement): Return nothing.  Do
              not take in_statement_expr and in_compound as arguments.  Rename
              to cp_parser_label_for_labeled_statement.  Parse only the label,
              not the statement.
              (cp_parser_statement): Parse the statement of a labeled-statement
              from here, using tail recursion.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@117026 138bc75d-0d04-0410-961f-82ee72b054a4
      17d53949
    • bkoz's avatar
      2006-09-18 Benjamin Kosnik <bkoz@redhat.com> · 866092e6
      bkoz authored
      	* include/ext/typelist.h (cond_type): Remove, use __conditional_type.
      
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@117025 138bc75d-0d04-0410-961f-82ee72b054a4
      866092e6
    • bkoz's avatar
      2006-09-18 Benjamin Kosnik <bkoz@redhat.com> · 9acda962
      bkoz authored
      	    Peter Doerfler  <gcc@pdoerfler.com>
      	    Paolo Carlini  <pcarlini@suse.de>
      	
      	* include/ext/type_traits.h: New. 
      	(__conditional_type): New.
      	(__numeric_traits): New.
      	(__add_unsigned): New.
      	(__remove_unsigned): New.
      	(__enable_if): New.
      	* include/Makefile.am: Add.
      	* include/Makefile.in: Regenerate.
      	* include/ext/pb_ds/detail/type_utils.hpp: Use ext include,
      	remove duplicates.
      	* include/tr1/hashtable_policy.h (IF): Use __conditional_type.
      	(_Max_digits10): Same.
      	(identity): Use _Identity.
      	(extract1st): Use _Select1st.
      	* include/tr1/random (_Select): Use __conditional_type.
      	(_To_Unsigned_Type): Use __add_unsigned. Linebreak fixups.
      	* include/bits/locale_facets.tcc (__to_unsigned_type): Remove, use
      	__add_unsigned.
      	* include/tr1/random.tcc: Fixups as above.
      	* include/tr1/unordered_map: Same.
      	* include/tr1/hashtable: Same.
      	* include/tr1/unordered_set: Same.
      	* include/ext/pb_ds/detail/gp_hash_table_map_/
      	standard_policies.hpp: Same.
      	* include/ext/pb_ds/detail/standard_policies.hpp: Same.
      	* include/ext/pb_ds/detail/typelist/typelist_filter.hpp: Same.
      	* include/ext/pb_ds/detail/binary_heap_/binary_heap_.hpp: Same.
      	* include/ext/pb_ds/detail/type_utils.hpp: Same.
      	* include/ext/pb_ds/trie_policy.hpp: Same.
      	* docs/html/ext/pb_ds/string_trie_e_access_traits.html: Same.
      	
      	* include/bits/cpp_type_traits.h (__enable_if): Move to ext, make
      	boolean argument first.	
      	* include/bits/locale_facets.h: Fixups for __enable_if argument
      	and namespace switch.
      	* include/bits/stl_algobase.h: Same.
      	* include/bits/stl_algo.h: Same.
      	* include/bits/stl_iterator.h: Same.
      	* include/bits/streambuf_iterator.h: Same.
      	* include/debug/safe_iterator.h: Same.
      	* include/tr1/hashtable_policy.h: Same.
      	* include/tr1/cmath: Same.
      	* include/tr1/functional: Same.
      	* include/tr1/functional_iterate.h: Same.
      	* include/std/std_streambuf.h: Same.
      	* include/c_std/std_cmath.h: Same.
      	* testsuite/util/testsuite_tr1.h: Same.
      	* testsuite/util/performance/assoc/multimap_common_type.hpp: Same.
      
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@117024 138bc75d-0d04-0410-961f-82ee72b054a4
      9acda962
    • paolo's avatar
      2006-09-18 Paolo Carlini <pcarlini@suse.de> · edecdc13
      paolo authored
      	PR libstdc++/29063
      	* include/bits/valarray_array.h: Fix typo, undefine
      	_DEFINE_ARRAY_FUNCTION.
      	* include/std/std_valarray.h: Undefine _DEFINE_BINARY_OPERATOR.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@117019 138bc75d-0d04-0410-961f-82ee72b054a4
      edecdc13
    • pault's avatar
      2006-09-18 Paul Thomas <pault@gcc.gnu.org> · d974cfde
      pault authored
      	PR fortran/29060
      	* iresolve.c (resolve_spread): Build shape for result if the
      	source shape is available and dim and ncopies are constants.
      
      	PR fortran/28817
      	PR fortran/21918
      	* trans-decl.c (generate_local_decl): Change from 'warning' to
      	'gfc_warning' to have line numbers correctly reported.
      
      2006-09-18  Paul Thomas  <pault@gcc.gnu.org>
      
      	PR fortran/29060
      	* gfortran.dg/spread_shape_1.f90: New test.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@117014 138bc75d-0d04-0410-961f-82ee72b054a4
      d974cfde
    • fengwang's avatar
      Fix ChangeLog format: Add * before filename. · dc6c80fd
      fengwang authored
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@117013 138bc75d-0d04-0410-961f-82ee72b054a4
      dc6c80fd
    • sayle's avatar
      2006-09-17 Zdenek Dvorak <dvorakz@suse.cz> · 6dce7ee9
      sayle authored
      	PR tree-optimization/28887
      	* tree-ssa-loop-prefetch.c (analyze_ref): Strip nonaddressable
      	component parts from the reference.
      	(gather_memory_references_ref): Record the reference without the
      	nonaddressable component parts.
      
      	* gcc.dg/prefetch-loop-arrays-1.c: New test case.
      
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@117012 138bc75d-0d04-0410-961f-82ee72b054a4
      6dce7ee9
    • gccadmin's avatar
      Daily bump. · 858e3ae1
      gccadmin authored
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@117010 138bc75d-0d04-0410-961f-82ee72b054a4
      858e3ae1
  2. Sep 17, 2006
  3. Sep 16, 2006
  4. Sep 15, 2006
Loading