This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: C++ PATCH to dependent call mangling
- From: Jason Merrill <jason at redhat dot com>
- To: Paolo Bonzini <bonzini at gnu dot org>
- Cc: gcc-patches List <gcc-patches at gcc dot gnu dot org>
- Date: Tue, 31 Mar 2009 14:21:56 -0400
- Subject: Re: C++ PATCH to dependent call mangling
- References: <49D24A2C.1010003@redhat.com> <49D24CD3.7080804@gnu.org>
Paolo Bonzini wrote:
This is an ABI change, should it be warned about by -Wabi?
It's not a change relative to any released version, just relative to the
last couple of weeks.
Jason