OSDN Git Service

Fix bootstrap at -O3.
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 24 May 2010 21:14:23 +0000 (21:14 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 24 May 2010 21:14:23 +0000 (21:14 +0000)
commit286887d98b1c495cf08cb0596e3340c3f919daa3
treed9ad13e41304b4457841b86acf1cfd467db37b8a
parent75f488d09fee833e2f856c7342e5e3347c1667de
Fix bootstrap at -O3.

2010-05-24  Sebastian Pop  <sebastian.pop@amd.com>

* function.c (assign_stack_local_1): Initialize variable
to avoid warning when bootstrapping at -O3.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@159797 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/function.c