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++/35028] ICE with strange ctor and firstprivate



------- Comment #1 from jakub at gcc dot gnu dot org  2008-02-19 10:19 -------
Subject: Bug 35028

Author: jakub
Date: Tue Feb 19 10:18:29 2008
New Revision: 132426

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132426
Log:
        PR c++/35028
        * cp-gimplify.c (cxx_omp_clause_apply_fn): Handle vararg copy ctors.

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

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


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35028


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