This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Objective-C bugs and GCC releases


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~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]