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++/35328] ICE with firstprivate variable with invalid destructor



------- Comment #1 from jakub at gcc dot gnu dot org  2008-03-10 19:49 -------
Subject: Bug 35328

Author: jakub
Date: Mon Mar 10 19:48:20 2008
New Revision: 133087

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133087
Log:
        PR c++/35328
        * semantics.c (finish_omp_clauses): Look through NOP_EXPR even
        if errorcount.

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

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


-- 


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


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