Skip to content
Snippets Groups Projects
  1. Sep 12, 2005
  2. Sep 11, 2005
    • dje's avatar
      PR rtl-optimization/23098 · 466b13a9
      dje authored
              * config/rs6000/predicates.md (easy_fp_constant): SFmode constant
              0.0f is easy.
              * config/rs6000/rs6000.md (movdf splitter): Use
              const_double_operand predicate for TARGET_POWERPC64.
              * config/rs6000/rs6000.c (rs6000_legitimize_reload_address): Expand
              SYMBOL_REF method to ABI_V4.
      
              * config/rs6000/altivec.md (build_vector_mask_for_load): Use
              replace_equiv_address.
              * config/rs6000/rs6000.c (rs6000_emit_eh_reg_restore): Mark MEM as
              rs6000_sr_alias_set and MEM_NOTRAP.
              (rs6000_aix_emit_builtin_unwind_init): Use gen_frame_mem().
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@104145 138bc75d-0d04-0410-961f-82ee72b054a4
      466b13a9
    • ebotcazou's avatar
      * tree.c (contains_placeholder_p) <tcc_expression>: Properly · 3f99be76
      ebotcazou authored
      	handle CALL_EXPR again.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@104144 138bc75d-0d04-0410-961f-82ee72b054a4
      3f99be76
    • fxcoudert's avatar
      PR libfortran/19872 · 6d8b9d4a
      fxcoudert authored
      	* gfortran.dg/overwrite_1.f: New test.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@104143 138bc75d-0d04-0410-961f-82ee72b054a4
      6d8b9d4a
    • fxcoudert's avatar
      PR libfortran/20179 · 353c8a95
      fxcoudert authored
      	* io/unix.c (is_preconnected): Add function to test if a stream
      	corresponds to a preconnected unit.
      	* io/io.h: Add prototype for is_preconnected.
      	* io/transfer.c (data_transfer_init): Do not truncate
      	preconnected units.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@104141 138bc75d-0d04-0410-961f-82ee72b054a4
      353c8a95
    • paolo's avatar
      2005-09-11 Paolo Carlini <pcarlini@suse.de> · fb7b3a22
      paolo authored
      	PR libstdc++/23781
      	* include/bits/stl_list.h (_List_iterator<>::
      	_List_iterator(_List_node_base*), _List_const_iterator<>::
      	_List_const_iterator(const _List_node_base*)): Make explicit.
      	(list<>::begin(), list<>::end(), list<>::pop_back()): Adjust
      	consistently.
      	* include/bits/list.tcc (list<>::insert, list<>::erase): Adjust
      	consistently.
      	* include/bits/stl_tree.h (_Rb_tree_iterator<>::
      	_Rb_tree_iterator(_Link_type), _Rb_tree_const_iterator<>::
      	_Rb_tree_const_iterator(_Link_type)): Make explicit.
      	(_Rb_tree<>::begin(), _Rb_tree<>::end()): Adjust consistently.
      	* include/ext/slist (_Slist_iterator<>::_Slist_iterator(_Node*)):
      	Make explicit.
      	(slist<>::erase(iterator), slist<>::erase(iterator, iterator)):
      	Adjust consistently.
      	* include/tr1/hashtable (hashtable_iterator<>::
      	hashtable_iterator(hash_node<>**)): Make explicit.
      	* testsuite/23_containers/list/23781.cc: New.
      	* testsuite/23_containers/map/23781.cc: Likewise.
      	* testsuite/23_containers/multimap/23781.cc: Likewise.
      	* testsuite/23_containers/multiset/23781.cc: Likewise.
      	* testsuite/23_containers/set/23781.cc: Likewise.
      	* testsuite/ext/slist/23781.cc: Likewise.
      	* testsuite/tr1/6_containers/unordered/23781.cc: Likewise.
      	* testsuite/23_containers/map/operators/1_neg.cc: Adjust dg-error
      	line numbers.
      	* testsuite/23_containers/set/operators/1_neg.cc: Likewise.
      
      	* include/tr1/array (array<>::begin(), array<>::end()): Adjust
      	stylistically for consistency with the other containers.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@104139 138bc75d-0d04-0410-961f-82ee72b054a4
      fb7b3a22
    • rearnsha's avatar
      * arm/predicates.md (alignable_memory_operand): Delete. · a92b767f
      rearnsha authored
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@104138 138bc75d-0d04-0410-961f-82ee72b054a4
      a92b767f
    • gccadmin's avatar
      Daily bump. · 81578b0e
      gccadmin authored
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@104133 138bc75d-0d04-0410-961f-82ee72b054a4
      81578b0e
  3. Sep 10, 2005
  4. Sep 09, 2005
Loading