OSDN Git Service

* tree.c (bot_manip): Check TREE_CONSTANT rather than
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 31 Aug 2000 00:38:34 +0000 (00:38 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 31 Aug 2000 00:38:34 +0000 (00:38 +0000)
commit4b2ec3091dceb6fce11aaecd39519c667e87ceae
tree90fc36147d4da78d4f68555af5a34f674de93e6d
parent07e8c1888f3bc2284c19eb417370c2a5f52d7ac6
    * tree.c (bot_manip): Check TREE_CONSTANT rather than
        !TREE_SIDE_EFFECTS.  Call break_out_target_exprs and
        build_target_expr_with_type for the non-AGGR_INIT_EXPR case.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@36081 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/g++.old-deja/g++.other/defarg5.C [new file with mode: 0644]