> Ok to check in the test?
OK,
Honza
>
> David
>
> On Fri, May 16, 2014 at 4:58 PM, Xinliang David Li wrote:
> > This test makes sure compiler does not wrongly devirtualize virtual
> > calls into __cxa_pure_virtual or __buitlin_unreachable.
> >
> > Ok to checkin?
> >
> > David
Ok to check in the test?
David
On Fri, May 16, 2014 at 4:58 PM, Xinliang David Li wrote:
> This test makes sure compiler does not wrongly devirtualize virtual
> calls into __cxa_pure_virtual or __buitlin_unreachable.
>
> Ok to checkin?
>
> David
This test makes sure compiler does not wrongly devirtualize virtual
calls into __cxa_pure_virtual or __buitlin_unreachable.
Ok to checkin?
David
Index: testsuite/ChangeLog
===
--- testsuite/ChangeLog (revision 210479)
+++ testsuite/C