[Bug middle-end/54337] Dramatic Compilation slow-down on higher Optimizaitons

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Aug 20 23:08:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54337

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-08-20 23:07:54 UTC ---
For me it does not even compile:
t1.cc:44:36: error: ‘numeric_limits’ is not a member of ‘std’
   expected_ss << std::setprecision(std::numeric_limits<float>::digits10);



More information about the Gcc-bugs mailing list