[Bug c++/35337] Broken diagnostic for firstprivate clause

jakub at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Mar 10 20:55:00 GMT 2008



------- Comment #3 from jakub at gcc dot gnu dot org  2008-03-10 20:54 -------
Subject: Bug 35337

Author: jakub
Date: Mon Mar 10 20:53:35 2008
New Revision: 133090

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133090
Log:
        PR c++/35337
        * semantics.c (finish_omp_clauses): Use %qD instead of %qE for
        DECL_P in not a variable and appears more than once error messages.

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

Added:
    branches/gcc-4_3-branch/gcc/testsuite/g++.dg/gomp/pr35337.C
Modified:
    branches/gcc-4_3-branch/gcc/cp/ChangeLog
    branches/gcc-4_3-branch/gcc/cp/semantics.c
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog


-- 


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



More information about the Gcc-bugs mailing list