This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch,C++] P232519


Fabien Chêne wrote:

It fixes search.c, but I cannot say if it fixes/breaks semantics.c and
init.c -- however, it shows no regressions. Tested x86_64-pc-linux-gnu, is it
OK or do you prefer not affecting semantics.c and init.c ?

+	PR c++/35219
+	* cp-tree.h: Fix DECL_NONSTATIC_MEMBER_P to handle member template
+	functions.

This patch is OK.


--
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]