[Bug target/31552] -fcall-used-vXX turns into ICE

2007-07-25 Thread pinskia at gcc dot gnu dot org
--- 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 ---

[Bug target/31552] -fcall-used-vXX turns into ICE

2007-07-25 Thread dtemirbulatov at gmail dot com
--- 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

[Bug target/31552] -fcall-used-vXX turns into ICE

2007-04-14 Thread pinskia at gcc dot gnu dot org
--- 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) {