[PATCH] Fix PR tree-opt/18040

Richard Henderson rth@redhat.com
Sat Dec 11 01:08:00 GMT 2004


On Fri, Dec 10, 2004 at 11:49:40AM -0500, Andrew Pinski wrote:
> 	* expr.c (handled_component_p): Remove NON_LVALUE_EXPR, NOP_EXPR,
> 	CONVERT_EXPR cases.

If you're going to remove these from handled_component_p, it seems
like you should be removing the associated code from get_inner_reference
as well.


r~



More information about the Gcc-patches mailing list