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]

Re: PATCH: New Optimization: Partitioning hot & cold basic blocks


In message <20040129233453.GA10912@redhat.com>, Richard Henderson writes:
 >> In fact, if you have linker support, you only need to assume it's as
 >> large as the code section of a single relocatable object, and rely on
 >> the linker to place trampolines in the right places ...
 >
 >This isn't very common.  AFAIK, only PPC64 and IA64 do this.
HP-PA too.
jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]