--TEST-- JIT MUL: 004 Overflow check for optmizing MUL to SHIFT --INI-- opcache.enable=1 opcache.enable_cli=1 opcache.file_update_protection=0 ;opcache.jit_debug=257 --EXTENSIONS-- opcache --SKIPIF-- --FILE-- --EXPECT-- int(24) int(-88) float(7.378697629483821E+19) int(48) int(-208) float(1.4757395258967641E+20) int(805306368) int(-805306368) float(2.9514790517935283E+20) int(12884901888) int(-12884901888) float(1.8446744073709552E+19) int(20) float(1.8446744073709552E+19)