https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41033

--- Comment #6 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Sam James <sja...@gcc.gnu.org>:

https://gcc.gnu.org/g:a75c6295252d0d998a18927dc7510fac965134c4

commit r15-2349-ga75c6295252d0d998a18927dc7510fac965134c4
Author: Sam James <s...@gentoo.org>
Date:   Thu Jul 18 08:27:29 2024 +0100

    testsuite: Add dg-do run to even more tests

    All of these are for wrong-code bugs. Confirmed to be used before but
    with no execution.

    Tested on x86_64-pc-linux-gnu and checked test logs before/after.

    2024-07-26  Sam James  <s...@gentoo.org>

            PR target/7559
            PR c++/9704
            PR c++/16115
            PR c++/19317
            PR rtl-optimization/11536
            PR target/20322
            PR tree-optimization/31966
            PR rtl-optimization/41033
            PR tree-optimization/67947
            * g++.dg/cpp1z/byte1.C: Add dg-do run directive.
            * g++.dg/init/call1.C: Ditto.
            * g++.dg/init/copy5.C: Ditto.
            * g++.dg/opt/nrv9.C: Ditto.
            * gcc.dg/20021006-1.c: Ditto.
            * gcc.dg/20030721-1.c: Ditto.
            * gcc.dg/20050307-1.c: Ditto.
            * gcc.dg/pr41033.c: Ditto.
            * gcc.dg/torture/pr67947.c: Ditto.
            * gcc.dg/tree-ssa/pr31966.c: Ditto.
            * gcc.dg/tree-ssa/tailcall-3.c: Ditto.
            * gcc.dg/tree-ssa/vrp74.c: Ditto.
            * gcc.target/nvptx/abort.c: Fix whitespace in dg directive.

Reply via email to