Message232836
| Author | vstinner |
|---|---|
| Recipients | John.Malmberg, Vitor.de.Lima, gustavotemple, jyasskin, neologix, vstinner |
| Date | 2014-12-17.23:32:15 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1418859135.58.0.827669783868.issue22038@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Fedora 20 provides GCC 4.7 but no stdatomic.c: HAVE_BUILTIN_ATOMIC set (HAVE_STD_ATOMIC unset). Fedora 21 provides GCC 4.9 with stdatomic.c: HAVE_BUILTIN_ATOMIC and HAVE_STD_ATOMIC are set. I tested atomicv2.patch on Fedora 20 (x86_64) and Fedora 21 (x86_64): the whole test suite pass. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-12-17 23:32:15 | vstinner | set | recipients: + vstinner, jyasskin, neologix, John.Malmberg, Vitor.de.Lima, gustavotemple |
| 2014-12-17 23:32:15 | vstinner | set | messageid: <1418859135.58.0.827669783868.issue22038@psf.upfronthosting.co.za> |
| 2014-12-17 23:32:15 | vstinner | link | issue22038 messages |
| 2014-12-17 23:32:15 | vstinner | create | |