[Bug c/112543] New: warning pointer used after free() for printf("%p")

2023-11-15 Thread mario at klebsch dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112543 Bug ID: 112543 Summary: warning pointer used after free() for printf("%p") Product: gcc Version: 13.2.1 Status: UNCONFIRMED Severity: normal Priority: P3 Compon

[Bug c++/107019] -Wunused-but-set-variable false positive for static variable in lambda with boost

2022-09-23 Thread mario at klebsch dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107019 Mario Klebsch changed: What|Removed |Added CC||mario at klebsch dot de --- Comment #1

[Bug c++/107019] New: -Wunused-but-set-variable false positive for static variable in lambda with boost

2022-09-23 Thread mario at klebsch dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107019 Bug ID: 107019 Summary: -Wunused-but-set-variable false positive for static variable in lambda with boost Product: gcc Version: 11.3.0 Status: UNCONFIRMED Seve

[Bug gcov-profile/97193] .gcno files are not written to same directory as the object file

2020-09-24 Thread mario at klebsch dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97193 --- Comment #3 from Mario Klebsch --- If it was a desired change, what were the reasons for this change? This change breaks my makefiles. I am cross compiling for several different targets possibly using a different version of gcc for each targe

[Bug gcov-profile/97193] New: .gcno files are not written to same directory as the object file

2020-09-24 Thread mario at klebsch dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97193 Bug ID: 97193 Summary: .gcno files are not written to same directory as the object file Product: gcc Version: 9.3.0 Status: UNCONFIRMED Severity: normal