--TEST-- GH-8030: Segfault with JIT and large match/switch statements 002 --EXTENSIONS-- opcache --INI-- opcache.enable=1 opcache.enable_cli=1 opcache.jit=1255 opcache.file_update_protection=0 opcache.revalidate_freq=0 opcache.protect_memory=1 --FILE-- ==DONE== --EXPECT-- int(510) int(513) int(-1) int(510) int(513) int(-1) ==DONE==