[Bug c/81317] builtin_vec_ld fails for powerpc with altivec

2017-07-04 Thread randy.macleod at windriver dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81317 --- Comment #3 from Randy MacLeod --- Created attachment 41681 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41681&action=edit full preprocessor output when building jdcolor-altivec.c

[Bug c/81317] builtin_vec_ld fails for powerpc with altivec

2017-07-04 Thread randy.macleod at windriver dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81317 --- Comment #2 from Randy MacLeod --- Created attachment 41680 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41680&action=edit minimal testcase produced by the delta utility

[Bug c/81317] builtin_vec_ld fails for powerpc with altivec

2017-07-04 Thread randy.macleod at windriver dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81317 --- Comment #1 from Randy MacLeod --- I also used the delta utility to produce a larger reproducer. I'll attach it as jdcolor-altivec-testcase-min.i along with the full preprocessor output in case it's useful to have additional context.