[Bug c++/12573] [3.4 Regression ] ICE (segfault) with Boost.Python
gdr at integrable-solutions dot net
gcc-bugzilla@gcc.gnu.org
Sat Nov 22 05:50:00 GMT 2003
------- Additional Comments From gdr at integrable-solutions dot net 2003-11-22 05:50 -------
Subject: Re: [3.4 Regression ] ICE (segfault) with Boost.Python
"giovannibajo at libero dot it" <gcc-bugzilla@gcc.gnu.org> writes:
| + if (TREE_CODE (expression) == COMPONENT_REF)
| + return value_dependent_expression_p (TREE_OPERAND (expression, 0));
Don't you want to test both arms of COMPONENT_REF?
-- Gaby
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12573
More information about the Gcc-bugs
mailing list