]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix bootstrap on powerpc64le-linux-gnu
authorTom de Vries <tom@codesourcery.com>
Thu, 29 May 2014 08:25:05 +0000 (08:25 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Thu, 29 May 2014 08:25:05 +0000 (08:25 +0000)
commit4b29b96587118756cebe57e6a59f8cc6f48dea8b
treea6092b19500c622c29b8d4345c49313f27678c40
parent726f0774e0e29b81529deac415a98af1d833a0a2
Fix bootstrap on powerpc64le-linux-gnu

2014-05-29  Tom de Vries  <tom@codesourcery.com>

* final.c (collect_fn_hard_reg_usage): Guard variable declaration
with #ifdef STACK_REGS.

From-SVN: r211047
gcc/ChangeLog
gcc/final.c