[Gambas-user] News about the new just-in-time compiler
Benoît Minisini
g4mba5 at gmail.com
Sun Jul 8 08:32:42 CEST 2018
Le 06/07/2018 à 03:29, Jussi Lahtinen a écrit :
> Also I think I find bug from the GNU compiler.
>
Mmm... I would be surprised.
I have found a weird behaviour of gcc: if I tell gcc that the
interpreter function that throws errors never returns (the syntax is
'__attribute__((noreturn))', then gcc becomes mad and 10x slower to
compile the JIT code.
But I'm not sure that gcc would recognize that as a bug if I report it.
Regards,
--
Benoît Minisini
More information about the User
mailing list