Message115887
| Author | pitrou |
|---|---|
| Recipients | pitrou, sable |
| Date | 2010-09-08.17:04:06 |
| SpamBayes Score | 0.00013641665 |
| Marked as misclassified | No |
| Message-id | <1283965448.12.0.167860781562.issue9799@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
By the way, all traces of 0711-596 on the Web seem to point to IBM compiler errata. Apparently xlc tries to support computed gotos (which is originally a GCC-specific feature) but doesn't do it very well. The support for computed gotos is detected automatically by the configure script; --without-computed-gotos helps override the detection. I would close this issue as a compiler bug, especially given that there's a configure switch to circumvent it. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-09-08 17:04:08 | pitrou | set | recipients: + pitrou, sable |
| 2010-09-08 17:04:08 | pitrou | set | messageid: <1283965448.12.0.167860781562.issue9799@psf.upfronthosting.co.za> |
| 2010-09-08 17:04:06 | pitrou | link | issue9799 messages |
| 2010-09-08 17:04:06 | pitrou | create | |