641c641,646
< '-Wno-self-assign'])
---
> '-Wno-self-assign',
> # Some versions of libstdc++ (4.8?) seem to
> # use struct hash and class hash
> # interchangeably.
> '-Wno-mismatched-tags',
> ])