Re: [PATCH] Fixes to must-tail-call tests

2016-06-09 Thread Jeff Law
On 05/27/2016 11:44 AM, David Malcolm wrote: On Fri, 2016-05-27 at 13:29 +0100, Thomas Preudhomme wrote: Hi Rainer, On Wednesday 25 May 2016 11:31:12 Rainer Orth wrote: David Malcolm writes: The following fixes the known failures of the must-tail-call tests. Tested

Re: [PATCH] Fixes to must-tail-call tests

2016-05-27 Thread David Malcolm
On Fri, 2016-05-27 at 13:29 +0100, Thomas Preudhomme wrote: > Hi Rainer, > > On Wednesday 25 May 2016 11:31:12 Rainer Orth wrote: > > David Malcolm writes: > > > The following fixes the known failures of the must-tail-call > > > tests. > > > > > > Tested with --target= > >

Re: [PATCH] Fixes to must-tail-call tests

2016-05-27 Thread Thomas Preudhomme
Hi Rainer, On Wednesday 25 May 2016 11:31:12 Rainer Orth wrote: > David Malcolm writes: > > The following fixes the known failures of the must-tail-call tests. > > > > Tested with --target= > > * aarch64-unknown-linux-gnu > > * ia64-unknown-linux-gnu > > *

Re: [PATCH] Fixes to must-tail-call tests

2016-05-25 Thread Rainer Orth
David Malcolm writes: > The following fixes the known failures of the must-tail-call tests. > > Tested with --target= > * aarch64-unknown-linux-gnu > * ia64-unknown-linux-gnu > * m68k-unknown-linux-gnu > * x86_64-pc-linux-gnu Even with this patch, there are still failures

[PATCH] Fixes to must-tail-call tests

2016-05-24 Thread David Malcolm
The following fixes the known failures of the must-tail-call tests. Tested with --target= * aarch64-unknown-linux-gnu * ia64-unknown-linux-gnu * m68k-unknown-linux-gnu * x86_64-pc-linux-gnu OK for trunk? gcc/testsuite/ChangeLog: * gcc.dg/plugin/must-tail-call-2.c (test_2_caller):