[Bug c++/106093] New: [Regression] False positive -Wstringop-overflow with -O3 when resizing std::vector

2022-06-26 Thread aclopte at gmail dot com via Gcc-bugs
Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: aclopte at gmail dot com Target Milestone: --- Created attachment 53202 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53202&action=edit prepr

[Bug sanitizer/91439] Wrong debug information with -fsanitize=address

2019-08-14 Thread aclopte at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91439 --- Comment #5 from Johannes Altmanninger --- Great, thanks! I should have used -Og in the first place.

[Bug sanitizer/91439] New: Wrong debug information with -fsanitize=address

2019-08-13 Thread aclopte at gmail dot com
: sanitizer Assignee: unassigned at gcc dot gnu.org Reporter: aclopte at gmail dot com CC: dodji at gcc dot gnu.org, dvyukov at gcc dot gnu.org, jakub at gcc dot gnu.org, kcc at gcc dot gnu.org, marxin at gcc dot gnu.org Target Milestone

[Bug sanitizer/61071] Compiling with AddressSanitizer with 4.9 breaks printng some variables in gdb

2019-08-13 Thread aclopte at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61071 Johannes Altmanninger changed: What|Removed |Added CC||aclopte at gmail dot com