Internal compiler error
Appearance
An Internal Compiler Error (ICE) is a failure during the execution of a compiler. An ICE may be caused by both valid and invalid source code as it is a problem with the compiler, rather than a syntax error. It may be caused, for example, by incomplete support for a language feature, faulty handling of valid/invalid syntax, lack of system resources or bugs in the compiler.
An ICE can lead to unexpected results which should be taken care while coding.(Shashidhar Vajramatti)
--194.39.218.10 15:44, 16 January 2007 (UTC)