--- Comment #5 from pinskia at gcc dot gnu dot org 2007-07-26 01:23 ---
I am just going to close this as being fixed.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
---
--- Comment #4 from dtemirbulatov at gmail dot com 2007-07-26 01:16 ---
this issue could not be reproduced on the mainline after dataflow-branch merge
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31552
--- Comment #3 from pinskia at gcc dot gnu dot org 2007-04-15 00:56 ---
Confirmed, reduced testcase:
static const __attribute__((altivec(vector__))) unsigned char array[16];
static __attribute__((altivec(vector__))) unsigned char
f1(__attribute__((altivec(vector__))) unsigned char in)
{