Commit 53085a4
Robin Dapp
arm: Fix support_vector_misalignment.
In gcc-16-4314-g5e9eecc6686 I meant to remove all uses of TYPE
in support_vector_misalignment but apparently forgot this one.
Fixing by using the inner mode's size.
gcc/ChangeLog:
* config/arm/arm.cc (arm_builtin_support_vector_misalignment):
Remove use of type.1 parent d2ad7e9 commit 53085a4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30667 | 30667 | | |
30668 | 30668 | | |
30669 | 30669 | | |
30670 | | - | |
| 30670 | + | |
30671 | 30671 | | |
30672 | 30672 | | |
30673 | 30673 | | |
| |||
0 commit comments