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] toplev.c: Process the failure when read fails for random_seed


On Jan 21, 2015, at 1:54 AM, Chen Gang S <gang.chen@sunrus.com.cn> wrote:
> On 1/6/15 04:07, Jeff Law wrote:
>> 
>>>    * toplev.c (init_local_tick): Process the failure when read
>>>    fails for random_seed.
>> This is fine for the trunk.  Please install.

> I am not familiar with the related working flow, who should
> install this patch?

Anyone with write privileges can do this.  You can request installation of the patch with the magic phrase:

  I don’t have write access yet nor is my paperwork compete, can someone install this for me?

This will prompt a volunteer to step forward and help get it installed.  When they are done, they will say, installed, close any related bug report and if they are nice, tell you the commit number for the work.  You can then update your tree, build and test and ensure the work is as you wanted it.  Once it hits the trunk, you’re done.  If the patch is important enough for a back-port, you can ask people to consider a back port, once the work has been proven on the trunk for a week or two.

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