]> git.ipfire.org Git - thirdparty/gcc.git/commit
expr.h (promoted_input_arg): Remove decl.
authorRichard Henderson <rth@redhat.com>
Fri, 2 Mar 2007 17:49:58 +0000 (09:49 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 2 Mar 2007 17:49:58 +0000 (09:49 -0800)
commit962f383322622d12393b4a5d1b4a5fade831d51d
tree837c31d1173819855617bf6c6639209cf7954025
parent1769232d2607e9219b1932090c1036a6ed334152
expr.h (promoted_input_arg): Remove decl.

        * expr.h (promoted_input_arg): Remove decl.
        * function.c (promoted_input_arg): Merge into ...
        * combine.c (setup_incoming_promotions): ... only caller.
        Rearrange to avoid double loop.

From-SVN: r122479
gcc/ChangeLog
gcc/combine.c
gcc/expr.h
gcc/function.c