[Bug other/116246] obstack could use ASAN and Valgrind annotations

2024-08-05 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116246 Sam James changed: What|Removed |Added Severity|normal |enhancement

[Bug other/116246] obstack could use ASAN and Valgrind annotations

2024-08-05 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116246 Sam James changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug other/116246] obstack could use ASAN and Valgrind annotations

2024-08-05 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116246 --- Comment #1 from Sam James --- We should check if we can use the (extended) malloc attributes as well. I imagine there's a few missing parts for that in libiberty. gnulib does not have these for its obstack but it does for e.g. bitset_obstac