http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58837
--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> --- Author: jason Date: Tue Jan 28 13:44:35 2014 New Revision: 207185 URL: http://gcc.gnu.org/viewcvs?rev=207185&root=gcc&view=rev Log: PR c++/58837 * typeck.c (cp_truthvalue_conversion): Use explicit comparison for FUNCTION_DECL. Added: branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/static_assert9.C Modified: branches/gcc-4_8-branch/gcc/cp/ChangeLog branches/gcc-4_8-branch/gcc/cp/typeck.c