------- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-16
23:48 -------
Hmm, I think this was caused by:
2004-08-30 Richard Henderson <[EMAIL PROTECTED]>
* class.c (build_base_path): Use build_address directly.
* typeck.c (build_unary_op): Don't lower &a.b to pointer
arithmetic directly.
* typeck2.c (store_init_value): Don't assume !TREE_CONSTANT
means !initializer_constant_valid_p.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |rth at gcc dot gnu dot org
Component|debug |c++
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20505