https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80485
--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> --- Author: jason Date: Mon Jun 11 18:56:56 2018 New Revision: 261449 URL: https://gcc.gnu.org/viewcvs?rev=261449&root=gcc&view=rev Log: PR c++/80485 - inline function non-zero address. * symtab.c (nonzero_address): Check DECL_COMDAT. Added: branches/gcc-8-branch/gcc/testsuite/g++.dg/expr/pmf-3.C Modified: branches/gcc-8-branch/gcc/ChangeLog branches/gcc-8-branch/gcc/symtab.c