Re: [PATCH] libstdc++: Type-erase chrono-data for formatting [PR110739]

2025-06-25 Thread Michael Welsh Duggan
Tomasz KamiƄski writes: > This patch reworks the formatting for the chrono types, such that they are all > formatted in terms of _ChronoData class, that includes all required fields. > Populating each required field is performed in formatter for specific type, > based on the chrono-spec used. > >

[PATCH] Teach gcov to not ignore coroutine actor functions.

2025-04-05 Thread Michael Welsh Duggan
ch teaches gcov how to not ignore these functions. 2025-03-24 Michael Welsh Duggan (m...@md5i.com) Teach gcov to not ignore coroutine actor functions (Bug#110827) * gcc/gcov.cc (function_info::is_coroutine_actor): Add method. (function_info::is_artificial) Use is_