]> git.ipfire.org Git - thirdparty/gcc.git/commit
typeck.c (mark_addressable): Don't test TREE_ADDRESSABLE early.
authorRichard Henderson <rth@redhat.com>
Thu, 20 Jun 2002 23:25:11 +0000 (16:25 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 20 Jun 2002 23:25:11 +0000 (16:25 -0700)
commitc883fe8951226c1587e4fcc23f1da7aa981b25c5
tree4b2dc2806469742c49708d0545862d744cd61971
parent67c098225568105785c58f717e7591641a1aa7ed
typeck.c (mark_addressable): Don't test TREE_ADDRESSABLE early.

        * typeck.c (mark_addressable): Don't test TREE_ADDRESSABLE early.
        Call put_var_into_stack.
* g++.dg/opt/asm1.C: New.

From-SVN: r54864
gcc/cp/ChangeLog
gcc/cp/typeck.c