Message109609
Marc-Andre Lemburg wrote:
>
> Marc-Andre Lemburg <mal@egenix.com> added the comment:
>
> Antoine Pitrou wrote:
>>
>> New submission from Antoine Pitrou <pitrou@free.fr>:
>>
>> Now that the option has probably been extensively tested, it would be nice to enable computed gotos by default on systems that support them.
>> Perhaps this needs a dedicated test in the configure script.
>
> I doubt that it has been tested enough, but enabling it
> for those platform/compiler where we know it works, should be
> fine.
Here's a compiler/platform combination where it should not be used
per default:
gcc 4.4.2 on AMD processors ...
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42621
The fix will go into gcc 4.5, the report doesn't say whether it was
also backported to 4.4.x. |
|
Date |
User |
Action |
Args |
2010-07-08 21:20:54 | lemburg | set | recipients:
+ lemburg, loewis, pitrou, jyasskin |
2010-07-08 21:20:52 | lemburg | link | issue9203 messages |
2010-07-08 21:20:52 | lemburg | create | |
|