typeck.c (unary_complex_lvalue): Ignore op0 when taking the address of an OFFSET_REF.
authorJason Merrill <jason@yorick.cygnus.com>
Thu, 18 Dec 1997 15:07:48 +0000 (15:07 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 18 Dec 1997 15:07:48 +0000 (10:07 -0500)
commit4cac94646f66267096686d2c1116466e19ad1784
tree9a443a45d10f188ad434141689f4815f85dcdddc
parentbb1b857adc8b49eae4e5a7f5f46984450555dc33
typeck.c (unary_complex_lvalue): Ignore op0 when taking the address of an OFFSET_REF.

* typeck.c (unary_complex_lvalue): Ignore op0 when taking the
address of an OFFSET_REF.

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