On Apr 28, 2010, at 12:34 AM, Sean Hunt wrote: > The attached patch makes the following obtuse testcase succeed: > > volatile int i; > > const int& i = i++; > > Thanks for reviewing, The patch is empty (?) - Doug