Re: [PATCH, rs6000] Fix expected error output for test case.

2018-10-03 Thread Mike Stump
On Oct 3, 2018, at 1:32 PM, Bill Seurer wrote: > > [PATCH, rs6000] Fix expected error output for test case. > > Is this ok for trunk? Ok.

[PATCH, rs6000] Fix expected error output for test case.

2018-10-03 Thread Bill Seurer
[PATCH, rs6000] Fix expected error output for test case. r264355 removed some spelling suggestions including for "bool" as used in this test case. Bootstrapped and tested on powerpc64le-unknown-linux-gnu and powerpc64be-unknown-linux-gnu with no regressions. Is this ok for trunk?