Brian Silverman | b466eef | 2015-11-28 20:33:44 -0500 | [diff] [blame] | 1 | # Known bug in here (operators for std::_Ios_Fmtflags) with |
2 | # invalid enum values in the libstdc++ implementation. | ||||
3 | # TODO(Brian): Remove this once the bug gets fixed. | ||||
4 | fun:_ZSt*St13_Ios_FmtflagsS_ | ||||
5 | |||||
6 | # Known bug in libstdc++'s ::std::map::end... | ||||
7 | # https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60734 | ||||
8 | # TODO(Brian): Remove this once the bug gets fixed. | ||||
9 | fun:_ZNSt8_Rb_tree*endEv | ||||
10 | fun:*Rb_tree_iterator* |