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] Avoid useless temporary with VIEW_CONVERT_EXPR


Eric Botcazou <ebotcazou@adacore.com> writes:

> 2008-06-11  Eric Botcazou  <ebotcazou@adacore.com>
>
> 	* expr.c (expand_expr_real_1) <VIEW_CONVERT_EXPR>: When converting
> 	to BLKmode, try to fetch an inner memory reference.  Use 'mode' in
> 	lieu of TYPE_MODE (type) throughout.

This is OK.

Thanks.

Ian


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