Re: C++ PATCH for c++/57388 (ICE with ref-qualifier)

2013-05-24 Thread Jakub Jelinek
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 > Date:

C++ PATCH for c++/57388 (ICE with ref-qualifier)

2013-05-23 Thread Jason Merrill
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? commit 0914d39b7335966f5d828c1b4225beb2e5448755 Author: Jason Merrill Date: Thu May 23 14:01:27 2013 -0400 PR c++/57388 * tree.c (build_ref_qualified_ty