This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [C++ PATCH] Fix more_specialized_fn for fns with ellipsis without any args before it (PR c++/35986)
- From: Jason Merrill <jason at redhat dot com>
- To: Jakub Jelinek <jakub at redhat dot com>
- Cc: Mark Mitchell <mark at codesourcery dot com>, gcc-patches at gcc dot gnu dot org
- Date: Wed, 30 Apr 2008 15:04:33 -0400
- Subject: Re: [C++ PATCH] Fix more_specialized_fn for fns with ellipsis without any args before it (PR c++/35986)
- References: <20080429100433.GB2255@devserv.devel.redhat.com>
OK.
Jason