Re: [PATCH] Remove Profile Mode, deprecated since GCC 7.1

2019-05-13 Thread Jonathan Wakely
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 t

[PATCH] Remove Profile Mode, deprecated since GCC 7.1

2019-05-11 Thread Jonathan Wakely
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