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++/26691] Wrong code for constructor with default value



------- Comment #3 from jakub at gcc dot gnu dot org  2006-03-21 16:21 -------
Subject: Bug 26691

Author: jakub
Date: Tue Mar 21 16:21:24 2006
New Revision: 112251

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112251
Log:
        PR c++/26691
        * cp-gimplify.c (cxx_omp_clause_apply_fn): Handle default arguments.

        * testsuite/libgomp.c++/pr26691.C: New test.

Added:
    trunk/libgomp/testsuite/libgomp.c++/pr26691.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/cp-gimplify.c
    trunk/libgomp/ChangeLog


-- 


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


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