On 2/26/07, Per Bothner <per_at_bothner.com> wrote:
>
> Note that allowing clearly-wrong code to execute with just a warning
> may be complicated to implement in some optimizing compilers.
I would expect that one could abort the compilation and just compile the
program as a call to the interpreter.
--
~jrm
Received on Mon Feb 26 2007 - 16:12:11 UTC