Workaround some padding issues with host compiler and OpenCL JiT on 32 and 64 bit systems

This commit is contained in:
Jens Steube
2018-10-20 12:41:41 +02:00
parent 8ca4e46f2c
commit b0077860c7
3 changed files with 3 additions and 4 deletions
+1
View File
@@ -37,6 +37,7 @@
- Allow hashfile for -m 16800 to be used with -m 16801
- Make the masks parser more restrictive by rejecting a single '?' at the end of the mask (use ?? instead)
- Add a periodic check for read timeouts in stdin/pipe mode and abort if no input was provided
- Workaround some padding issues with host compiler and OpenCL JiT on 32 and 64 bit systems
##
## Bugs