OSDN Git Service

* calls.c (expand_call): Don't create a VAR_DECL just to throw it
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 29 Aug 2000 16:23:20 +0000 (16:23 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 29 Aug 2000 16:23:20 +0000 (16:23 +0000)
commit930f0e87e15159578bcf3bc6edb70a2c9bdc5360
treeb04c965157f31a59a49b3963cd4d9793bb84fcf4
parent7333de4ccf82d5671ad3e9f6c363980831a4f2b6
* calls.c (expand_call): Don't create a VAR_DECL just to throw it
away.
* expr.c (expand_expr, case TARGET_EXPR): Don't call
mark_addressable.
* tree.h (get_file_function_name): Remove two duplicate
declarations.

* typeck.c (mark_addressable): Remove code that pokes around in
RTL.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@36038 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/calls.c
gcc/cp/ChangeLog
gcc/cp/typeck.c
gcc/expr.c
gcc/tree.h