aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.cc
diff options
context:
space:
mode:
authorIain Buclaw <ibuclaw@gdcproject.org>2023-07-03 00:54:14 +0200
committerIain Buclaw <ibuclaw@gdcproject.org>2023-07-03 00:54:14 +0200
commit1bff9e625b4d2cd2847fcaae4a478ad33b4f86c3 (patch)
tree45a2c84fb70c86e2a9d5b46fda32d71d9900c46e /gcc/tree.cc
parent83733be3f7583f75f626c57e49679cfb9d877c5f (diff)
downloadgcc-1bff9e625b4d2cd2847fcaae4a478ad33b4f86c3.zip
gcc-1bff9e625b4d2cd2847fcaae4a478ad33b4f86c3.tar.gz
gcc-1bff9e625b4d2cd2847fcaae4a478ad33b4f86c3.tar.bz2
d: Fix testcase failure of gdc.dg/Wbuiltin_declaration_mismatch2.d.
Seen at least on aarch64-*-darwin, the parameters used to instantiate the shufflevector intrinsic meant the return type was __vector(int[1]), which resulted in the error: vector type '__vector(int[1])' is not supported on this platform. All instantiations have now been fixed so the expected warning/error is now given by the compiler. gcc/testsuite/ChangeLog: * gdc.dg/Wbuiltin_declaration_mismatch2.d: Fix failed tests.
Diffstat (limited to 'gcc/tree.cc')
0 files changed, 0 insertions, 0 deletions