On Tue, 29 Apr 2025, Christopher Bazley wrote:
> Named loops (C2y) could not previously be compiled with
> -O1 and -ggdb2 or higher because the label preceding
> a loop (or switch) could not be found when using such
> command lines.
>
> This could be observed by compiling
> gcc/gcc/testsuite/gcc.
Named loops (C2y) could not previously be compiled with
-O1 and -ggdb2 or higher because the label preceding
a loop (or switch) could not be found when using such
command lines.
This could be observed by compiling
gcc/gcc/testsuite/gcc.dg/c2y-named-loops-1.c with
the provoking command line (or any