[Bug middle-end/84029] Partially inline strcmp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84029 --- Comment #2 from Wilco --- (In reply to Richard Biener from comment #1) > If we know the length of either argument and the other argument is properly > aligned we can do a 2, 4 or 8 byte compare upfront. Not sure how often that > happens (esp
[Bug middle-end/84029] Partially inline strcmp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84029 Richard Biener changed: What|Removed |Added Keywords||missed-optimization Status|