Objective-C bugs and GCC releases
Richard Henderson
rth@redhat.com
Tue Jan 25 00:10:00 GMT 2005
On Mon, Jan 24, 2005 at 03:20:41PM -0800, Dale Johannesen wrote:
> It looks like the code in that patch could simply be moved into the
> ObjC-specific langhook for gimplify_expr.
Possibly. But given the amount of code in the tree optimizers
that look at types_compatible_p, I suspect that you really can't
get away with that hook continuing to return invalid data.
r~
More information about the Gcc
mailing list