------- Comment #4 from jason at gcc dot gnu dot org 2010-03-23 01:51 ------- I suppose we could wrap rvalue uses in NOP_EXPR and lvalue uses in VIEW_CONVERT_EXPR.
Taras: You aren't actually trying to do this sort of analysis after lowering to GIMPLE, are you? -- jason at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jason at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43486