This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Patch ping
- From: Jeff Law <law at redhat dot com>
- To: Jakub Jelinek <jakub at redhat dot com>, Dodji Seketeli <dseketel at redhat dot com>, Jason Merrill <jason at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Mon, 05 Jan 2015 14:27:41 -0700
- Subject: Re: Patch ping
- Authentication-results: sourceware.org; auth=none
- References: <20150105135313 dot GS1667 at tucnak dot redhat dot com>
On 01/05/15 06:53, Jakub Jelinek wrote:
Hi!
I'd like to ping 3 patches:
http://gcc.gnu.org/ml/gcc-patches/2014-12/msg01519.html
- PR64344 - -fsanitize=float-cast-overflow fix - the C FE part
is approved, but not the sanitizer bits outside of the FE
OK.
http://gcc.gnu.org/ml/gcc-patches/2014-12/msg01271.html
- PR64265 - tsan support for exceptions
OK.
http://gcc.gnu.org/ml/gcc-patches/2014-12/msg00297.html
- -fsanitize=vptr support
How is this different from vtable pointer verification that we already
support? Is there some reason we can't just use that instead?
jeff