Message256149
| Author | serhiy.storchaka |
|---|---|
| Recipients | mark.dickinson, rhettinger, serhiy.storchaka, skrah, tim.peters, vstinner |
| Date | 2015-12-09.09:53:47 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1449654828.81.0.537213972975.issue25823@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I think following patch doesn't introduce undefined behavior. With this patch GCC on 32-bit i386 Linux produces the same code as for simple unsigned short read. I don't know wherever the benefit worth such complication. I don't know wherever the patch can cause performance regression on other platforms or compilers. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-12-09 09:53:48 | serhiy.storchaka | set | recipients: + serhiy.storchaka, tim.peters, rhettinger, mark.dickinson, vstinner, skrah |
| 2015-12-09 09:53:48 | serhiy.storchaka | set | messageid: <1449654828.81.0.537213972975.issue25823@psf.upfronthosting.co.za> |
| 2015-12-09 09:53:48 | serhiy.storchaka | link | issue25823 messages |
| 2015-12-09 09:53:48 | serhiy.storchaka | create | |