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 c++/86443] ICEs on #pragma omp distribute parallel for with class iterators


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

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Wed Jul 11 13:13:31 2018
New Revision: 262552

URL: https://gcc.gnu.org/viewcvs?rev=262552&root=gcc&view=rev
Log:
        PR c++/86443
        * testsuite/libgomp.c++/for-15.C (a): Remove unused variable.
        (results): Make sure the variable is not inside declare target region.
        (qux): Remove unused function.

Modified:
    trunk/libgomp/ChangeLog
    trunk/libgomp/testsuite/libgomp.c++/for-15.C

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