Pom pom pom... So basically , all #Amiga executables compiled with the very popular #GCC6.5 and certainly all gcc 680x0 compilers since years,, are actually bugged because of a sad bad copy paste bug in the 68000 gcc management, generating wrong negative values for bit testing instruction "btst" like " btst #-15,(12,a5)" , that the following assembler pass shouldn't even assemble. This means the correction I'm testing must be merged, all m68k-amiga-gcc users compiler updated, and all pistorm drivers code (at least) and anything using it on the planet must be recompiled. What compiler uses AmiSSL already ?