Internal compiler error
It is proposed that this article be deleted because of the following concern:
If you can address this concern by improving, copyediting, sourcing, renaming, or merging the page, please edit this page and do so. You may remove this message if you improve the article or otherwise object to deletion for any reason. Although not required, you are encouraged to explain why you object to the deletion, either in your edit summary or on the talk page. If this template is removed, do not replace it. This message has remained in place for seven days, so the article may be deleted without further notice. Find sources: "Internal compiler error" – news · newspapers · books · scholar · JSTOR Nominator: Please consider notifying the author/project: {{subst:proposed deletion notify|Internal compiler error|concern=Not every compiler uses the term "ICE". This stub is currently [[not even wrong|''not even'' a dicdef]]; it's just an explanation of what the words "internal", "compiler", and "error" mean. Also note: [[WP:NOT]] a how-to guide. Information on specific compilers' error messages does not belong here.}} ~~~~ Timestamp: 20070306093311 09:33, 6 March 2007 (UTC) Administrators: delete |
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.