commit | 0b5fb2bfc84f58289da73b5c8a41a1279f9bf7bd | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Fri Sep 29 17:45:05 2000 +0000 |
committer | Fred Drake <fdrake@acm.org> | Fri Sep 29 17:45:05 2000 +0000 |
tree | 8aefb18f65bfce19a10108bb36b442eb8c2cab09 | |
parent | ffe58ca6ef2ec88afd2a345fa3100b34ad12737e [diff] |
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".