diff options
author | Iain Sandoe <iain@sandoe.co.uk> | 2019-06-23 20:12:22 +0000 |
---|---|---|
committer | Iain Sandoe <iains@gcc.gnu.org> | 2019-06-23 20:12:22 +0000 |
commit | 5fe352455b80c6a998607cd80b7c9452484718da (patch) | |
tree | 37534d6c3f13fcc3841a02f362f5df949cce9051 /gcc/ada/gcc-interface/utils.c | |
parent | fb007b0dd34e5e93b9efbbcd79e3f2763816ab8e (diff) | |
download | gcc-5fe352455b80c6a998607cd80b7c9452484718da.zip gcc-5fe352455b80c6a998607cd80b7c9452484718da.tar.gz gcc-5fe352455b80c6a998607cd80b7c9452484718da.tar.bz2 |
[Darwin, PPC, testsuite] Fix pr80125 testcase for Darwin.
Darwin (unlike most of the members of the PowerPC port family)
defaults to signed chars, so the test was failing to compile with
a "mismatched parameters" error.
2019-06-23 Iain Sandoe <iain@sandoe.co.uk>
* gcc.target/powerpc/pr80125.c (foo): Use an unsigned char
vector explicitly for the vec_perm.
From-SVN: r272605
Diffstat (limited to 'gcc/ada/gcc-interface/utils.c')
0 files changed, 0 insertions, 0 deletions