[Bug c++/26559] [4.0 Regression] ICE with __builtin_constant_p in template argument
------- 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.
Reply to: