diff options
author | Kaveh Ghazi <ghazi@gcc.gnu.org> | 1998-10-05 21:31:14 +0000 |
---|---|---|
committer | Kaveh Ghazi <ghazi@gcc.gnu.org> | 1998-10-05 21:31:14 +0000 |
commit | d64db93fbcb807f996f5b7204603c18893a7b0b9 (patch) | |
tree | 6182471fd6e8cc721c8e3044bdbbdf844105fdd1 /gcc/expr.c | |
parent | 08d292de2001aa502cb556681a341f16766102ec (diff) | |
download | gcc-d64db93fbcb807f996f5b7204603c18893a7b0b9.zip gcc-d64db93fbcb807f996f5b7204603c18893a7b0b9.tar.gz gcc-d64db93fbcb807f996f5b7204603c18893a7b0b9.tar.bz2 |
call.c (build_object_call): Move declaration of variable `fn' into the scope where it is used.
* call.c (build_object_call): Move declaration of variable
`fn' into the scope where it is used. Don't access variable
`fn' when it is uninitialized, instead use `fns'.
From-SVN: r22850
Diffstat (limited to 'gcc/expr.c')
0 files changed, 0 insertions, 0 deletions