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++/33890] [4.3 regression] ICE in tsubst_copy with OpenMP



------- Comment #4 from jakub at gcc dot gnu dot org  2008-01-08 16:07 -------
Subject: Bug 33890

Author: jakub
Date: Tue Jan  8 16:06:31 2008
New Revision: 131397

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131397
Log:
        PR c++/33890
        * semantics.c (finish_omp_for): Don't call
        fold_build_cleanup_point_expr if processing_template_decl.

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

Added:
    trunk/gcc/testsuite/g++.dg/gomp/pr33890.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/semantics.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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