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] for PR 17531


Hello,

> 	This patch was discussed on IRC a little.  Some questions that
> arose include: Why this operand isn't converted before reaching the
> expander?  Why is it not wrapped in a NOP_EXPR? 

it is wrapped in NOP_EXPR.  NOP_EXPR is dropped in expander.

Zdenek


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