On Wed, Nov 27, 2024 at 5:48 AM 'Karolina GORNA' via golang-nuts <golang-nuts@googlegroups.com> wrote: > > I wondered if there is a similar command to gcc -fno-jump-tables -o > output_file source_file.c to compile Go code without jump tables but only > with if/else statements (binary search) please ?
Sorry, there is no such option for the usual Go compiler. Why do you want it? Ian -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/golang-nuts/CAOyqgcXGWfYumD5-iY4o1FReDR1c7L6HbyRngWu9JROtfxC_qg%40mail.gmail.com.