This patch adds initial set of tests and dg infrastructure for
LeakSanitizer runtime.
Are you sure we need testsuite for something that doesn't have a GCC code
generation counterpart at all?
That's a valid point. We want this in GCC because
(1) support for cross-compilation and cross-testing i
On Thu, Mar 20, 2014 at 10:22:38AM +0400, Maxim Ostapenko wrote:
> Hi,
>
> This patch adds initial set of tests and dg infrastructure for
> LeakSanitizer runtime.
>
> Tested on x86_64.
>
> Ok to commit?
Are you sure we need testsuite for something that doesn't have a GCC code
generation counter