Re: [PATCH v2,rs6000] PR78056: Finish fixing build failure on Power7

2017-02-03 Thread Andreas Schwab
On Dez 16 2016, Kelvin Nilsen wrote: > Index: gcc/testsuite/gcc.target/powerpc/pr78056-8.c > === > --- gcc/testsuite/gcc.target/powerpc/pr78056-8.c (revision 0) > +++ gcc/testsuite/gcc.target/powerpc/pr78056-8.c (working co

Re: [PATCH v2,rs6000] PR78056: Finish fixing build failure on Power7

2016-12-22 Thread Segher Boessenkool
Hi Kelvin, On Fri, Dec 16, 2016 at 04:57:12PM -0700, Kelvin Nilsen wrote: > 2016-12-16 Kelvin Nilsen > > PR target/78056 > * gcc.target/powerpc/pr78056-1.c: New test. > * gcc.target/powerpc/pr78056-2.c: New test. > * gcc.target/powerpc/pr78056-3.c: New test. > * g

[PATCH v2,rs6000] PR78056: Finish fixing build failure on Power7

2016-12-16 Thread Kelvin Nilsen
This patch adds warning messages and test cases to an initial patch already submitted and committed to the trunk on October 26, 2016. The earlier patch disables initialization of built-in functions which depend on assembler capabilities that are not supported by the associated tool chain. The or