[Bug middle-end/101950] __builtin_clrsb is never inlined

2021-08-24 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101950 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |12.0

[Bug middle-end/101950] __builtin_clrsb is never inlined

2021-08-19 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101950 Jakub Jelinek changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug middle-end/101950] __builtin_clrsb is never inlined

2021-08-19 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101950 --- Comment #2 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:301dc6011cbceb7ea9debd86aaec7cadb37213c8 commit r12-3017-g301dc6011cbceb7ea9debd86aaec7cadb37213c8 Author: Jakub Jelinek Date: T

[Bug middle-end/101950] __builtin_clrsb is never inlined

2021-08-18 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101950 --- Comment #1 from Jakub Jelinek --- Created attachment 51318 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51318&action=edit gcc12-pr101950.patch Untested fix.