[Bug libstdc++/122981] pr109261_constexpr_simd.cc and pr115454_find_last_set.cc fail on arm-none-eabi
"mkretz at gcc dot gnu.org via Gcc-bugs" <[email protected]>
| Newsgroups | gmane.comp.gcc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122981 --- Comment #5 from Matthias Kretz (Vir) <mkretz at gcc dot gnu.org> --- How is it an issue wrt big endian? Because then the reinterpret_cast would actually be wrong, no? You're saying "Arm was done correctly", but arm-linux-gnueabi(hf) is not Arm in that respect? I've wasted a long time to find documentation on this issue. What did I overlook?