mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 09:31:59 +08:00
add release notes for ffp-model and ffp-exception-behavior
This commit is contained in:
@@ -66,6 +66,13 @@ New Compiler Flags
|
||||
attack for x86 architecture through automatic probing of each page of
|
||||
allocated stack.
|
||||
|
||||
- -ffp-exception-behavior={ignore,maytrap,strict} allows the user to specify
|
||||
the floating-point exception behavior. The default setting is ``ignore``.
|
||||
|
||||
- -ffp-model={precise,strict,fast} provides the user an umbrella option to
|
||||
simplify access to the many single purpose floating point options. The default
|
||||
setting is ``precise``.
|
||||
|
||||
Deprecated Compiler Flags
|
||||
-------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user