http://bugzilla.gdcproject.org/show_bug.cgi?id=235
--- Comment #1 from Iain Buclaw <ibuc...@gdcproject.org> --- I guess the right way to go about it is to separate save_expr into lvalue and rvalue variants. Probably the best way to ensure we don't try to initialize a temporary. Places that really need save_expr I guess would then just call save_expr directly. -- You are receiving this mail because: You are watching all bug changes.