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: [RFC] GCC support for live-patching


> On Oct 19, 2018, at 3:02 AM, Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> wrote:
> 
> On 18 October 2018 19:34:52 CEST, Qing Zhao <qing.zhao@oracle.com> wrote:
> 
>> A. an option to control GCC's IPA optimizations to provide a safe 
>> compilation for live-patching purpose. At the same time, provides
>> multiple-level control of patch code-size and run time performance 
>> tradeoff. 
>> 
>> -fease-live-patching={none|only-inline-static|inline|inline-clone}
> 
> s/-fease-live-patching/-flive-patching/g

Okay.

Qing
> 
> please.
> TIA


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