| Index: native_client_sdk/doc_generated/reference/pnacl-c-cpp-language-support.html
|
| diff --git a/native_client_sdk/doc_generated/reference/pnacl-c-cpp-language-support.html b/native_client_sdk/doc_generated/reference/pnacl-c-cpp-language-support.html
|
| index bc665e2be150cfd2f822bb66ae1628408df4a0b1..c1afbcb6585fcd72ea96c483921929f68764ef7e 100644
|
| --- a/native_client_sdk/doc_generated/reference/pnacl-c-cpp-language-support.html
|
| +++ b/native_client_sdk/doc_generated/reference/pnacl-c-cpp-language-support.html
|
| @@ -368,7 +368,7 @@ but will be in a future release.</p>
|
| <h2 id="undefined-behavior">Undefined Behavior</h2>
|
| <p>The C and C++ languages expose some undefined behavior which is
|
| discussed in <a class="reference internal" href="/native-client/reference/pnacl-undefined-behavior.html#undefined-behavior"><em>PNaCl Undefined Behavior</em></a>.</p>
|
| -<h2 id="floating-point">Floating-Point</h2>
|
| +<h2 id="floating-point"><span id="c-cpp-floating-point"></span>Floating-Point</h2>
|
| <p>PNaCl exposes 32-bit and 64-bit floating point operations which are
|
| mostly IEEE-754 compliant. There are a few caveats:</p>
|
| <ul class="small-gap">
|
|
|