================
@@ -117,6 +117,11 @@ C23 Feature Support
 Non-comprehensive list of changes in this release
 -------------------------------------------------
 
+* Code compiled with ``-shared`` and ``-ffast-math`` will no longer enable
----------------
andykaylor wrote:

```suggestion
* Code compiled with ``-shared`` and either ``-ffast-math`` or 
``-funsafe-math-optimizations`` will no longer enable
```

https://github.com/llvm/llvm-project/pull/80475
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to