http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49661
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed|2011-07-07 09:25:50 |2013-11-09 --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- It has been there since the file was added with: http://gcc.gnu.org/ml/gcc-patches/2002-06/msg00590.html It looks like it was going to be part of libiberty but then it was decided it should be in gcc with a possibility of moving to libiberty: see http://gcc.gnu.org/ml/gcc-patches/2002-06/msg00896.html . libiberty is still considered a C library correct?