The ffast and the Furious
This is a small and admittedly contrived demo showing how some weird but safe code could become vulnerable if run in an environment where some shared library has changed the FPU's FTZ/DAZ bits to force denormals to zero.
To run it:
# Create an empty file
$ touch gofast.c