1. 21 Aug, 2009 6 commits
    • arm.h (MACHMODE): New define. · 46107b99
      	* arm.h (MACHMODE): New define.  Include insn-modes.h if available.
      	(CUMULATIVE_ARGS): Use MACHMODE for declaration of aapcs_vfp_mode.
      	* arm.c (aapcs_vfp_is_call_or_return_candidate): Change base_mode
      	to pointer to enum machine_mode.  Update all callers as needed.
      
      From-SVN: r150990
      Richard Earnshaw committed
    • re PR fortran/41106 ([F03] Procedure Pointers with CHARACTER results) · 50dbf0b4
      2009-08-21  Janus Weil  <janus@gcc.gnu.org>
      
      	PR fortran/41106
      	* primary.c (gfc_variable_attr): Make it work also on EXPR_FUNCTION.
      	(gfc_expr_attr): Use gfc_variable_attr for procedure pointer components.
      	* resolve.c (resolve_fl_derived): Handle CHARACTER-valued procedure
      	pointer components.
      	* trans-expr.c (gfc_conv_component_ref): Ditto.
      	(gfc_conv_variable): Ditto.
      	(gfc_conv_procedure_call): Ditto.
      	(gfc_trans_pointer_assignment): Ditto.
      	* trans-types.c (gfc_get_derived_type): Ditto.
      
      
      2009-08-21  Janus Weil  <janus@gcc.gnu.org>
      
      	PR fortran/41106
      	* gfortran.dg/proc_ptr_23.f90: New.
      	* gfortran.dg/proc_ptr_comp_15.f90: New.
      	* gfortran.dg/proc_ptr_comp_16.f90: New.
      	* gfortran.dg/proc_ptr_comp_17.f90: New.
      
      From-SVN: r150987
      Janus Weil committed
    • re PR c++/41131 (non-lvalue in unary `&' wrongly accepted) · 4b8c1a92
      	PR c++/41131
      	* tree.c (lvalue_p_1) <case CONST_DECL>: Return clk_none if
      	not TREE_STATIC.
      
      	* g++.dg/expr/unary3.C: New test.
      
      From-SVN: r150985
      Jakub Jelinek committed
    • alpha.md (exception_receiver): Emit alternative GP load sequence if… · 7450a081
      alpha.md (exception_receiver): Emit alternative GP load sequence if flag_reorder_blocks_and_partition is set.
      
      	* config/alpha/alpha.md (exception_receiver): Emit alternative
      	GP load sequence if flag_reorder_blocks_and_partition is set.
      	(*exception_receiver_2): Also enable when
      	flag_reorder_blocks_and_partition is set.
      
      From-SVN: r150984
      Uros Bizjak committed
    • common_5.f: Add -mdalign for sh. · 685dca12
      	* gfortran.dg/common_5.f: Add -mdalign for sh.
      	* gfortran.dg/common_align_2.f90: Likewise.
      
      From-SVN: r150983
      Kaz Kojima committed
    • Daily bump. · 339e4e40
      From-SVN: r150982
      GCC Administrator committed
  2. 20 Aug, 2009 17 commits
  3. 19 Aug, 2009 13 commits
  4. 18 Aug, 2009 4 commits