https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60145
--- Comment #3 from Matthijs Kooijman ---
Thanks for digging into this :-D
I suppose you meant
https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=242907 instead of the
commit you linked (which is also nice btw, I noticed that extra sbiw in s
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60145
Georg-Johann Lay changed:
What|Removed |Added
Status|RESOLVED|NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60145
--- Comment #2 from Georg-Johann Lay ---
Created attachment 40173
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40173&action=edit
2 patterns for the 4-byte case
The 2-byte case should be improved by r242909 but the 4-byte case just leads
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60145
Georg-Johann Lay changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|