[Bug c++/43486] Preserve variable-use locations
tglek at mozilla dot com
gcc-bugzilla@gcc.gnu.org
Tue Mar 23 02:07:00 GMT 2010
------- Comment #5 from tglek at mozilla dot com 2010-03-23 02:07 -------
(In reply to comment #4)
> 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?
Ideally this would work in gimple too, but just having this in C++ fe would be
enough.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43486
More information about the Gcc-bugs
mailing list