Re: [C++ PATCH] Add testcase for 4.8 bug
OK. Jason
[C++ PATCH] Add testcase for 4.8 bug
Hi! The following testcase ICEs on the 4.8 branch, starting with r198314, but works in 4.9+. Is the testcase ok for trunk? Tested on x86_64-linux and i686-linux. 2016-06-15 Jakub Jelinek * g++.dg/cpp0x/ref-qual17.C: New test. --- gcc/testsuite/g++.dg/cpp0x/ref-qual17.C.jj 2016-06-