Antoni Boucher (antoyo)) commented on the code:

> +++ gcc/testsuite/jit.dg/test-fanalyzer.c
> @@ -0,0 +5,4 @@
> +void
> +create_code (gcc_jit_context *ctxt, void *user_data)
> +{
> +  gcc_jit_context_add_command_line_option (ctxt, "-fanalyzer");
@dmalcolm: Somehow, this code doesn't trigger the bug in this test, but it does 
trigger the bug when compiled as a standalone project.
Do you have any idea what could be the problem?


--
https://forge.sourceware.org/gcc/gcc-TEST/pulls/105#issuecomment-3034

Reply via email to