Does gen~ compiles code in fast-math mode?

sletz's icon

We are trying to understand a little difference when implementing a same filter algorithm im gen~ and faustgen~. Does gen~ JIT compiles code in fast-math mode or not ? Thanks.