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: {PING} [PATCH] Unshare RTL for __stack_chk_guard


Maxim Kuvyrkov wrote:

>> The fix is to set RTX_FLAG(used) of DECL_RTL(stack_chk_guard_decl) to
>> "1". This will make transformations create local copies of DECL_RTL and
>> apply changes to that.
> 
> Ping.

OK.

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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