Re: [PATCH, RFC] 16-bit testsuite fixes - code-size dependent

2024-08-10 Thread Jeff Law
On 8/8/24 10:28 PM, Joern Wolfgang Rennecke wrote: I'm not quite that sure about the general applicability of these, as these depend somewhat on code size. Although there might be something we can prove about a minimum frame size for one test or the other at -O0. I also tried to add /* { dg

[PATCH, RFC] 16-bit testsuite fixes - code-size dependent

2024-08-08 Thread Joern Wolfgang Rennecke
I'm not quite that sure about the general applicability of these, as these depend somewhat on code size. Although there might be something we can prove about a minimum frame size for one test or the other at -O0. I also tried to add /* { dg-skip-if "memory tight" { !size20plus } { "-O3" } } */