Why does gcc compare seemingly equal floating point values as different with "-fexcess-precision=...

Subscribers:
4,110
Published on ● Video Link: https://www.youtube.com/watch?v=YX8Z3-Dh0-c



Duration: 0:00
96 views
0


Why does gcc compare seemingly equal floating point values as different with "-fexcess-precision=standard"?
I hope you found a solution that worked for you :)
The Content is licensed under (https://meta.stackexchange.com/help/licensing) CC BY-SA.
Attention! This video does always use the same license as the source!
Thanks to all those great people for their contributions!

(stackoverflow.com/users/8157187/geza)geza
(stackoverflow.com/users/17732522/user17732522)user17732522
(stackoverflow.com/users/3255455/gnasher729)gnasher729
A special thanks goes out to the (stackoverflow.com/questions/79273119/why-does-gcc-compare-seemingly-equal-floating-point-values-as-different-with-f)Stackexchange community

I wish you all a wonderful day! Stay safe :)
If anything is off, please write me at peter D.O.T schneider A.T ois42.de

gcc c++ x87 x86 floating-point




Other Videos By Peter Schneider


2024-12-15Unix: Merging multiple JSON data blocks into a single entity
2024-12-15Security: Simultaneous TLS handshake in peer to peer network closed
2024-12-15Does a USB-C male to USB-A female adapter draw power with no connected device or cable in the USB...
2024-12-15Purpose of USB eToken for storing EV code signing certificate's private key, when certificate is ...
2024-12-15Is it well defined to cast generic function pointers to specifc signatures with void* params poin...
2024-12-15How to declare a struct with fields at specific offsets in C++?
2024-12-15How is it that Ruby methods requiring blocks can just use Procs instead?
2024-12-15Drupal: Best practices for the deployment of upgrades from 9.4 to 10.3 closed
2024-12-15Webmasters: Opcache.php return an empty page
2024-12-15C++ implementation of a simple map slower than equivalent implementation in Java: Code/Benchmark ...
2024-12-12Why does gcc compare seemingly equal floating point values as different with "-fexcess-precision=...
2024-12-11Unix: How to check multiple hosts for simple connectivity?
2024-12-11Electronics: Find current in R1 using Thevenin theorem
2024-12-11Cannot build Claude MCP environment on Mac as expected
2024-12-11What is the purpose of enum class with a specified underlying type, but no enumerators?
2024-12-11enumerating contiguous ones in kdb+
2024-12-11Electronics: Can this circular 10-pin connector be identified (in the hopes of finding a better e...
2024-12-11Find words with numbers but replace only number
2024-12-11Tex: How to tune the TikZ marking code more elegant?
2024-12-11Apple: How do I always go to choose startup disk screen?
2024-12-11Unix: How to sum all disk size in Linux?