typeck.c (build_unary_op): Do not resort to address arithmetic when taking the addres...
authorMark Mitchell <mark@codesourcery.com>
Tue, 10 May 2005 05:31:15 +0000 (05:31 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 10 May 2005 05:31:15 +0000 (05:31 +0000)
commit9d9165ef4838d286ac546d6168ffa8a4712acc2c
treedaaa213b949f3072f2aae9c12d1da4ef4fd5b0b8
parent6323b34eeb914d6b63cb4dce5212f13f1e345370
typeck.c (build_unary_op): Do not resort to address arithmetic when taking the address of a COMPONENT_REF.

* typeck.c (build_unary_op): Do not resort to address arithmetic
when taking the address of a COMPONENT_REF.

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