This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug testsuite/83281] [8 regression] libgomp.oacc-c-c++-common/reduction-cplx-flt.c and reduction-cplx-dbl.c fail starting with r255335


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

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Tue Dec  5 13:34:41 2017
New Revision: 255418

URL: https://gcc.gnu.org/viewcvs?rev=255418&root=gcc&view=rev
Log:
        PR testsuite/83281
        * testsuite/libgomp.oacc-c-c++-common/reduction-cplx-flt.c (main): Use
        j suffix instead of i.
        * testsuite/libgomp.oacc-c-c++-common/reduction-cplx-dbl.c (main):
        Likewise.

Modified:
    trunk/libgomp/ChangeLog
    trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/reduction-cplx-dbl.c
    trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/reduction-cplx-flt.c

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]