On Wed, Nov 20, 2024 at 10:27 PM Richard Biener
wrote:
> On Sun, Nov 10, 2024 at 1:56 PM H.J. Lu wrote:
> >
> > Since the C frontend no longer promotes char argument, ssa-fre-4.c will
> > fail for all targets. Skip it for all targets.
>
> Maybe instead do
>
> /* { dg-final { scan-tree-dump-not
On Sun, Nov 10, 2024 at 1:56 PM H.J. Lu wrote:
>
> Since the C frontend no longer promotes char argument, ssa-fre-4.c will
> fail for all targets. Skip it for all targets.
Maybe instead do
/* { dg-final { scan-tree-dump-not " = \\\(\[^)\]*\\\)" "fre1" } } */
thus verify there are no casts in t