switches in GCC JIT?

Basile Starynkevitch basile@starynkevitch.net
Thu Jan 1 00:00:00 GMT 2015


Hello David & all

I'm guessing that GCCJIT is able to emit switch like statements, e.g. 
using GIMPLE_SWITCH statements
internally.

But I don't understand how is it possible. It looks like 
gimple_build_switch does not occur in gcc/jit/

Are switch statements omitted from GCCJIT? If yes, why??? David, do you 
intend to improve that?

Regards.

-- 
Basile STARYNKEVITCH         http://starynkevitch.net/Basile/
email: basile<at>starynkevitch<dot>net mobile: +33 6 8501 2359
8, rue de la Faiencerie, 92340 Bourg La Reine, France
*** opinions {are only mine, sont seulement les miennes} ***



More information about the Jit mailing list