------- Comment #6 from mmitchel at gcc dot gnu dot org  2006-06-15 05:49 
-------
Subject: Bug 26559

Author: mmitchel
Date: Thu Jun 15 05:49:19 2006
New Revision: 114671

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114671
Log:
        PR c++/26559
        * pt.c (tsubst_expr): Use finish_omp_atomic.
        (value_dependent_expression_p): All CALL_EXPRs are dependent.
        * semantics.c (finish_omp_atomic): Rework to use standard
        paradigms for handling non-dependent expressions.

Modified:
    trunk/gcc/cp/semantics.c


-- 


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

------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to