PR c++/12573
authorgiovannibajo <giovannibajo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 8 Jan 2004 11:52:41 +0000 (11:52 +0000)
committergiovannibajo <giovannibajo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 8 Jan 2004 11:52:41 +0000 (11:52 +0000)
commitee02b987a650961cf5ca58f2f3038deba4e7a92b
tree3184faaafa8b6c1442dbc638c2b9e93f02163461
parent038251540755c6709b0d431f8903982b2a667883
PR c++/12573
* pt.c (value_dependent_expression_p): Handle COMPONENT_REFs by
looking into them recursively. They can be there because of the
new __offsetof__ extension.

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