http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54686
--- Comment #22 from Marc Glisse <glisse at gcc dot gnu.org> 2012-09-23 23:08:53 UTC --- (In reply to comment #21) > I saw some other places in the library that used long > long without any macro protection, so I did the same. > > Where, exactly? numeric_limits for instance.