https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124001

Joost VandeVondele <Joost.VandeVondele at mat dot ethz.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|---                         |INVALID

--- Comment #9 from Joost VandeVondele <Joost.VandeVondele at mat dot ethz.ch> 
---
should be fixed in Stockfish upstream with

https://github.com/official-stockfish/Stockfish/pull/6599

In addition to the main issue that clearly was UB, we also added some
__attribute__((may_alias)) to some of the vector types we used.

Reply via email to