Re: [GOOGLE] Fix uninitialized memory in AutoFDO implementation

2013-06-01 Thread Xinliang David Li
ok. David On Sat, Jun 1, 2013 at 9:05 PM, Dehao Chen wrote: > This patch fixes an uninitialized memory error and a hashtable > comparison bug in AutoFDO. > > Bootstrapped and passed regression test. > > OK for google branches? > > Thanks, > Dehao > > Index: gcc/auto-profile.c > =

[GOOGLE] Fix uninitialized memory in AutoFDO implementation

2013-06-01 Thread Dehao Chen
This patch fixes an uninitialized memory error and a hashtable comparison bug in AutoFDO. Bootstrapped and passed regression test. OK for google branches? Thanks, Dehao Index: gcc/auto-profile.c === --- gcc/auto-profile.c (revision