On Thu, May 23, 2013 at 04:50:34PM -0400, Jason Merrill wrote: > This is a simple oversight in the ref-qualifier code. > > Tested x86_64-pc-linux-gnu, applying to trunk. Jakub, is this OK for 4.8.1?
Ok, thanks. > commit 0914d39b7335966f5d828c1b4225beb2e5448755 > Author: Jason Merrill <ja...@redhat.com> > Date: Thu May 23 14:01:27 2013 -0400 > > PR c++/57388 > * tree.c (build_ref_qualified_type): Clear > FUNCTION_RVALUE_QUALIFIED for lvalue ref-qualifier. Jakub