From: John Maddock (john_at_[hidden])
Date: 2006-07-26 13:10:50


Johan Råde wrote:
> Does anyone know if x!=x actually fails on any real world platform?

I'm fairly sure it does with Intel C++ if you turn optimisations on, but I
haven't tried it lately.

John.