[Bug c++/77442] error: ‘free’ is not a member of ‘std’ std::free(ptr);

msebor at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Sep 1 21:37:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77442

Martin Sebor <msebor at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2016-09-01
                 CC|                            |msebor at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #1 from Martin Sebor <msebor at gcc dot gnu.org> ---
I can't find a test case in the log or the error message referenced in the
Summary.  Please provide a test case and/or show how to trigger the error when
building GCC (and how you configured it).


More information about the Gcc-bugs mailing list