This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
As the new comment suggested in mh-ppc-aix says: # To prevent the Ada static runtime library from using nearly the entire # TOC, we used to compile Ada files with minimal-toc in addition to -gnatg # (mandatory to compile language defined units). This incured a performance # penalty and is not required with section anchors enabled by default so we # don't do it any more. We (AdaCore) have been operating in this mode for a while now. Bootstrapped and regression checked on powerpc-ibm-aix5.3.0.0. 2009-06-26 Olivier Hainque <hainque@adacore.com> * config/mh-ppc-aix (BOOT_ADAFLAGS): Remove -mminimal-toc.
Attachment:
mtoc.dif
Description: Text document
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |