[Bug libstdc++/42712] search_n/iterator.cc times out in parallel-mode
singler at kit dot edu
gcc-bugzilla@gcc.gnu.org
Mon Jan 18 09:08:00 GMT 2010
------- Comment #3 from singler at kit dot edu 2010-01-18 09:08 -------
Paolo, you were right, it was just the fallback switch missing for this case.
And since this specific test issues many thousands of calls with very small
input, the overhead was very noticeable. Patch upcoming...
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42712
More information about the Gcc-bugs
mailing list