[PATCH] Remove Profile Mode, deprecated since GCC 7.1

Jonathan Wakely jwakely@redhat.com
Mon May 13 10:56:00 GMT 2019


On 11/05/19 20:56 +0100, Jonathan Wakely wrote:
>The Profile Mode extension is not used by anybody, nor maintained by
>anybody. The containers do not support the full API specified in recent
>standards, and so enabling Profile Mode is not source compatible with
>much modern C++ code. The heuristics that would check the profile
>information and make useful suggestions never materialized, so it isn't
>useful.
>
>It should be removed.

Committed to trunk, added to the release notes with this patch
committed to CVS.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 609 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20190513/b7dc63a8/attachment.bin>


More information about the Libstdc++ mailing list