]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR bootstrap/43681 (bootstrap fails with "unused" var message for an apparently...
authorJakub Jelinek <jakub@redhat.com>
Thu, 8 Apr 2010 10:12:35 +0000 (12:12 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 8 Apr 2010 10:12:35 +0000 (12:12 +0200)
commit5a905a2b23dec8efb2aea618962eefbac1092f41
tree6084f11e54aff3a211168c1ae866a10936713072
parent7548c1be3a1ed1b10f5752a41d8efa3a3dfe01ac
re PR bootstrap/43681 (bootstrap fails with "unused" var message for an apparently used var.)

PR bootstrap/43681
* expr.c (block_move_libcall_safe_for_call_parm): Avoid
set but not used variable warning.

From-SVN: r158111
gcc/ChangeLog
gcc/expr.c