[Bug tree-optimization/94403] Missed optimization bswap

2020-03-31 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94403 --- Comment #4 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:5ea39b2412269d208bb6ebd78303815957bd4f70 commit r10-7470-g5ea39b2412269d208bb6ebd78303815957bd4f70 Author: Jakub Jelinek Date: Tu

[Bug tree-optimization/94403] Missed optimization bswap

2020-03-30 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94403 --- Comment #3 from Jakub Jelinek --- Created attachment 48147 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48147&action=edit gcc10-pr94403.patch Untested fix for the std::byte part. Not a regression, so will have to wait for GCC11. Al

[Bug tree-optimization/94403] Missed optimization bswap

2020-03-30 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94403 Jakub Jelinek changed: What|Removed |Added Component|other |tree-optimization Last reconfirmed|