-freturn -freturn-goto
Sven Hartrumpf <[email protected]> Sun, 07 Apr 2024 16:31:30 +0200 (CEST)
| Newsgroups | gmane.lisp.scheme.bigloo |
|---|---|
| Message-ID | <[email protected]> |
Dear bigloo users. If I compile programs (normal C backend, gcc 10.5.0) with -O6 and with -O6 -freturn -freturn-goto, the resulting binaries are byte-identical. Do these options require other options to have any effect? Greetings Sven