OSDN Git Service

* typeck.c (build_unary_op): Do not resort to address arithmetic
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 10 May 2005 05:31:15 +0000 (05:31 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 10 May 2005 05:31:15 +0000 (05:31 +0000)
commit31292c565b0d9536f3ec8bcc8042ddac72696dc4
treedaaa213b949f3072f2aae9c12d1da4ef4fd5b0b8
parentbe7e699b73206b681cba9ce7642cbf99e9ced329
* typeck.c (build_unary_op): Do not resort to address arithmetic
when taking the address of a COMPONENT_REF.

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