review of compilers.md: thorough content update, removed deprecaded parts
Merged
review of compilers.md: thorough content update, removed deprecaded parts
compilers.md
into
preview
All threads resolved!
All threads resolved!
Compare changes
@@ -24,89 +24,59 @@ the correct libraries.
|----------------------|--------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------|-----------------|-------------------------------------------------------------------------------------|
| | | `-fpe`<span class="twiki-macro FOOTNOTE">ifort only</span> `-ftz`<span class="twiki-macro FOOTNOTE">flushes denormalized numbers to zero: On Itanium 2 an underflow raises an underflow exception that needs to be handled in software. This takes about 1000 cycles!</span> | `-Ktrap`... | | Controls the behavior of the processor when floating-point exceptions occur. |