> The bug is present in gcc-4.3.0 released a month ago, so someone with
> vanilla gcc-4.3.0 might check this. Adding -fno-tree-vrp is a workaround
> for gcc-4.3.0.

Depending on how much you care about this issue, feel free to contribute
a patch. The alternatives I see is
a) do nothing (obviously), trusting that Google will find this thread
b) add something to the README
c) detect the case in configure, and work around appropriately

The latter one sounds like overkill, given that the bug will probably
fixed soon in a gcc bugfix release. I'd still apply such a patch
provided it was contributed.

Regards,
Martin

_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to