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

--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Tue Jun 11 16:43:09 2019
New Revision: 272162

URL: https://gcc.gnu.org/viewcvs?rev=272162&root=gcc&view=rev
Log:
        PR target/90811
        * config/nvptx/nvptx.c (nvptx_output_softstack_switch): Use and.b%d
        instead of and.u%d.

        * testsuite/libgomp.c/pr90811.c: New test.

Added:
    branches/gcc-9-branch/libgomp/testsuite/libgomp.c/pr90811.c
Modified:
    branches/gcc-9-branch/gcc/ChangeLog
    branches/gcc-9-branch/gcc/config/nvptx/nvptx.c
    branches/gcc-9-branch/libgomp/ChangeLog

Reply via email to