------- Comment #2 from singler at gcc dot gnu dot org 2008-09-12 08:45 ------- Clearly, this is a potential conflict, and the solution is pretty obvious.
However, I am unable to reproduce it on x86_64-unknown-linux-gnu, for a definite test case. Do you have a simple testcase that triggers the bug (on your platform)? Do you use the parallel mode by default (-D_GLIBCXX_PARALLEL) or selectively? Do you have 'using namespace ...' statements? <math.h> or <cmath>? <algorithm.h> or <algorithm>? <numeric>? <tr1/...>? I might have some mental block ;-) -- singler at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|unassigned at gcc dot gnu |singler at gcc dot gnu dot |dot org |org Status|NEW |ASSIGNED Last reconfirmed|2008-09-10 22:46:43 |2008-09-12 08:45:35 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37470