@neia @mvu No GCC uses a GC. It is a simple mark and sweep. It uses a secondary simple program to parse C/C++ headers to create the mark functions automatically.
there are also some uses of obstack in GCC for things like bitmaps inside a pass and strings. And normal dynamic memory allocation (with malloc/new and free/delete) too inside GCC.
Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
pinskia (pinskia@hachyderm.io)'s status on Tuesday, 28-Jan-2025 05:36:08 JST pinskia