https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60872
--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> --- Author: jason Date: Thu Aug 7 18:54:34 2014 New Revision: 213725 URL: https://gcc.gnu.org/viewcvs?rev=213725&root=gcc&view=rev Log: PR c++/60872 * call.c (standard_conversion): Don't try to apply restrict to void. Added: branches/gcc-4_9-branch/gcc/testsuite/g++.dg/ext/restrict2.C Modified: branches/gcc-4_9-branch/gcc/cp/ChangeLog branches/gcc-4_9-branch/gcc/cp/call.c