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

--- Comment #1 from Frederik Harwath <frederik at gcc dot gnu.org> ---
Author: frederik
Date: Wed Dec 11 08:26:18 2019
New Revision: 279215

URL: https://gcc.gnu.org/viewcvs?rev=279215&root=gcc&view=rev
Log:
Fix PR92901: Change test expectation for C++ in OpenACC test clause-locations.c 

The columns of the clause locations that are reported for C and C++ are
different and hence we need separate test expectations for both languages.

2019-12-11  Frederik Harwath  <frede...@codesourcery.com>

        PR other/92901
        /gcc/testsuite/
        * c-c++-common/clause-locations.c: Adjust test expectation for C++.


Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/c-c++-common/goacc/clause-locations.c

Reply via email to