This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Add testcase for PR sanitizer/65000
- From: Richard Henderson <rth at redhat dot com>
- To: Jakub Jelinek <jakub at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Thu, 12 Feb 2015 13:25:58 -0800
- Subject: Re: [PATCH] Add testcase for PR sanitizer/65000
- Authentication-results: sourceware.org; auth=none
- References: <20150212212324 dot GE1746 at tucnak dot redhat dot com>
On 02/12/2015 01:23 PM, Jakub Jelinek wrote:
> Ok for trunk?
>
> 2015-02-12 Jakub Jelinek <jakub@redhat.com>
>
> PR sanitizer/65000
> * g++.dg/ubsan/pr65000.C: New test.
Yes, thanks.
I was still trying to generate a pure C++ testcase, without -fsanitize.
Ah well...
r~