]> granicus.if.org Git - python/commit
Add a paragraph about an optimization bug in SGI compilers which affects
authorFred Drake <fdrake@acm.org>
Fri, 29 Sep 2000 17:45:05 +0000 (17:45 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 29 Sep 2000 17:45:05 +0000 (17:45 +0000)
commit0b5fb2bfc84f58289da73b5c8a41a1279f9bf7bd
tree8aefb18f65bfce19a10108bb36b442eb8c2cab09
parentffe58ca6ef2ec88afd2a345fa3100b34ad12737e
Add a paragraph about an optimization bug in SGI compilers which affects
complex objects, and explain how to build so that Objects/complexobject.c
is compiled without optimization.

Closing SourceForge bug #110695 as "Won't Fix".
README