Message59694
| Author | donmez |
|---|---|
| Recipients | alexandre.vassalotti, christian.heimes, donmez, gregory.p.smith, gvanrossum, loewis |
| Date | 2008-01-11.03:26:28 |
| SpamBayes Score | 0.359526 |
| Marked as misclassified | No |
| Message-id | <1200021990.16.0.977254088313.issue1621@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
FWIW gcc hacker Ian Lance Taylor has a nice article about signed overflow optimizations in gcc, see http://www.airs.com/blog/archives/120 . Reading that it might be better to use -fno-strict-overflow instead of -fwrapv. Regards, ismail |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-01-11 03:26:30 | donmez | set | spambayes_score: 0.359526 -> 0.359526 recipients: + donmez, gvanrossum, loewis, gregory.p.smith, christian.heimes, alexandre.vassalotti |
| 2008-01-11 03:26:30 | donmez | set | spambayes_score: 0.359526 -> 0.359526 messageid: <1200021990.16.0.977254088313.issue1621@psf.upfronthosting.co.za> |
| 2008-01-11 03:26:28 | donmez | link | issue1621 messages |
| 2008-01-11 03:26:28 | donmez | create | |