Re: [PATCH][GCC14] Extend check-function-bodies to allow label and directives

2025-04-16 Thread Richard Biener
On Tue, 15 Apr 2025, H.J. Lu wrote: > Hi, > > I'd like to backport this testsuite enhancement to GCC 14 so that > > https://gcc.gnu.org/pipermail/gcc-patches/2025-April/680896.html > > can be backported to GCC 14 with testcases unchanged. OK. > > H.J. > --- > As PR target/116174 shown, we ma

[PATCH][GCC14] Extend check-function-bodies to allow label and directives

2025-04-15 Thread H.J. Lu
Hi, I'd like to backport this testsuite enhancement to GCC 14 so that https://gcc.gnu.org/pipermail/gcc-patches/2025-April/680896.html can be backported to GCC 14 with testcases unchanged. H.J. --- As PR target/116174 shown, we may need to verify labels and the directive order. Extend check-f