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

--- Comment #9 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The trunk branch has been updated by Thomas Schwinge <tschwi...@gcc.gnu.org>:

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

commit r15-3446-gb9be3113a9365e8380397abb23abc71f049cf4f1
Author: Thomas Schwinge <tschwi...@baylibre.com>
Date:   Sun Jul 21 22:23:40 2024 +0200

    nvptx: Specify '-mno-alias' for 'gcc.dg/pr60797.c' [PR60797, PR104957]

    2014 Subversion r209299 (Git commit
8330537b5b58bd0532a0a49f9cbd59bf526a7847)
    "Fix PR60797" added this test case, which we now amend so that it's able to
    test its thing also in '--target=nvptx-none' configurations with symbol
alias
    support enabled (..., and test nvptx '-mno-alias').

            PR middle-end/60797
            PR target/104957
            gcc/testsuite/
            * gcc.dg/pr60797.c: For nvptx, specify '-mno-alias'.

Reply via email to