[RFH] [tree-ssa] disabling lowering for &a->b causes ICE
Richard Henderson
rth@redhat.com
Sun Feb 15 23:43:00 GMT 2004
On Sun, Feb 15, 2004 at 05:00:35PM -0500, Diego Novillo wrote:
> + tree sym = get_base_decl (var);
For what it's worth, I think get_base_decl is misguided.
It looks past both COMPONENT_REF and INDIRECT_REF; I can't
think of many cases at all in which these should be treated
identically. I suspect this causes problems, though I don't
know of anything specific.
r~
More information about the Gcc
mailing list