1. 23 Feb, 2014 3 commits
    • utils2.c (build_simple_component_ref): Fix formatting. · 086de490
      	* gcc-interface/utils2.c (build_simple_component_ref): Fix formatting.
      	Look through a conversion between original and packable version to get
      	the base object.
      	(build_component_ref): Rework comment and fix formatting.
      
      From-SVN: r208051
      Eric Botcazou committed
    • altivec.md (altivec_lve<VI_char>x): Replace define_insn with define_expand and new define_insn... · a6eecdc1
      gcc:
      
      2014-02-23  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
      
      	* config/rs6000/altivec.md (altivec_lve<VI_char>x): Replace
      	define_insn with define_expand and new define_insn
      	*altivec_lve<VI_char>x_internal.
      	(altivec_stve<VI_char>x): Replace define_insn with define_expand
      	and new define_insn *altivec_stve<VI_char>x_internal.
      	* config/rs6000/rs6000-protos.h (altivec_expand_stvex_be): New
      	prototype.
      	* config/rs6000/rs6000.c (altivec_expand_lvx_be): Document use by
      	lve*x built-ins.
      	(altivec_expand_stvex_be): New function.
      
      gcc/testsuite:
      
      2014-02-23  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
      
      	* gcc.dg/vmx/lde.c: New test.
      	* gcc.dg/vmx/lde-be-order.c: New test.
      	* gcc.dg/vmx/ste.c: New test.
      	* gcc.dg/vmx/ste-be-order.c: New test.
      
      From-SVN: r208049
      Bill Schmidt committed
    • Daily bump. · e5e216f9
      From-SVN: r208048
      GCC Administrator committed
  2. 22 Feb, 2014 5 commits
  3. 21 Feb, 2014 32 commits