I'm going to revert the patch for now. There are two problems: - The new tests don't have a unique name so the caching confuses the results. - To test with -O2 we need explicit musttail checks because tail call doesn't run with -O0 w/o musttail.
- [PATCH v1 1/2] PR116080: Fix tail call dejagnu checks Andi Kleen
- [PATCH v1 2/2] PR116019: Improve tail call error mess... Andi Kleen
- Re: [PATCH v1 2/2] PR116019: Improve tail call er... Richard Biener
- Re: [PATCH v1 1/2] PR116080: Fix tail call dejagnu ch... Sam James
- Re: [PATCH v1 1/2] PR116080: Fix tail call dejagn... Andrew Pinski
- Re: [PATCH v1 1/2] PR116080: Fix tail call dejagnu ch... Richard Biener
- Re: [PATCH v1 1/2] PR116080: Fix tail call dejagnu ch... Thomas Schwinge
- Re: [PATCH v1 1/2] PR116080: Fix tail call dejagn... Andi Kleen
- Re: [PATCH v1 1/2] PR116080: Fix tail call de... Andi Kleen