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