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 libgomp/71941] [6/7 Regression] ICE with OpenMP tasks and queue


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

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Thu Jul 21 07:02:04 2016
New Revision: 238579

URL: https://gcc.gnu.org/viewcvs?rev=238579&root=gcc&view=rev
Log:
        PR c++/71941
        * cp-gimplify.c (cp_genericize): For nested cp_genericize calls
        save/restore bc_label array.

        * g++.dg/gomp/pr71941.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/gomp/pr71941.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/cp-gimplify.c
    trunk/gcc/testsuite/ChangeLog

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