This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: C++ PATCH for c++/60566 (dtor devirtualization and missing thunks)
- From: Jason Merrill <jason at redhat dot com>
- To: Jakub Jelinek <jakub at redhat dot com>, Rainer Orth <ro at CeBiTec dot Uni-Bielefeld dot DE>
- Cc: Andreas Schwab <schwab at suse dot de>, gcc-patches List <gcc-patches at gcc dot gnu dot org>, Jan Hubicka <hubicka at ucw dot cz>
- Date: Fri, 28 Mar 2014 12:57:39 -0400
- Subject: Re: C++ PATCH for c++/60566 (dtor devirtualization and missing thunks)
- Authentication-results: sourceware.org; auth=none
- References: <53330512 dot 2090408 at redhat dot com> <mvmk3bfj3u9 dot fsf at hawking dot suse dot de> <yddppl68zfe dot fsf at lokon dot CeBiTec dot Uni-Bielefeld dot DE> <20140328103122 dot GI1817 at tucnak dot redhat dot com>
On 03/28/2014 06:31 AM, Jakub Jelinek wrote:
Ok for trunk?
Yes, thanks.
Jason