This is the mail archive of the gcc-patches@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: [PATCH] Fix PR middle-end/14997


On Tue, Sep 06, 2005 at 03:14:42PM +0200, Eric Botcazou wrote:
> 	* expr.c (expand_expr_real) <normal_inner_ref>: Force op0 to mem
> 	when we would be extracting outside its bit span (bitpos+bitsize
> 	larger than its mode), possible with some VIEW_CONVERT_EXPRs from
> 	Ada unchecked conversions.

Ok.


r~


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