Files
gcc/libstdc++-v3
Jonathan Wakely d8f1655a78 libstdc++: Fix memory leak in PSTL TBB backend [PR117276]
Backport of upstream patch:
https://github.com/uxlfoundation/oneDPL/pull/1589

libstdc++-v3/ChangeLog:

	PR libstdc++/117276
	* include/pstl/parallel_backend_tbb.h (__func_task::finalize):
	Make deallocation unconditional.
2025-09-12 14:09:33 +01:00
..
2025-09-12 00:20:54 +00:00

file: libstdc++-v3/README

New users may wish to point their web browsers to the file
index.html in the 'doc/html' subdirectory.  It contains brief
building instructions and notes on how to configure the library in
interesting ways.