[Bug rtl-optimization/24082] Not that good register allocating on powerpc for vectors

2008-09-13 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2008-09-14 03:22 --- This was fixed for 4.3.0 (most likely by the df work). -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --

[Bug rtl-optimization/24082] Not that good register allocating on powerpc for vectors

2006-02-02 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-02-02 13:53 --- Confirmed, note vector here is a define for __attribute__((vector_size(16))) and from the include of altivec.h as there is no vector long long in altivec. -- pinskia at gcc dot gnu dot org changed: Wh

[Bug rtl-optimization/24082] Not that good register allocating on powerpc for vectors

2005-09-27 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-27 14:56 --- This is with -maltivec -O2. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24082