Stefan Krah added the comment:

In 2.7 we use -fno-strict-aliasing and -fwrapv for gcc. I think it is probably 
required to use the equivalent options for xlc.

These are examples of things that have been cleaned up in 3.x. 2.7 actually 
relies on these options.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27725>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to