[Bug sanitizer/98669] SIGSEGV on pc=0 in crypt() with -fsanitize=address

2022-09-06 Thread asn at samba dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98669 Andreas Schneider changed: What|Removed |Added CC||asn at samba dot org --- Comment

[Bug c/85874] gcc points to wrong location when displaying error

2018-05-22 Thread asn at samba dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85874 --- Comment #2 from Andreas Schneider --- If I add -Wsystem-headers I get: In file included from /usr/include/stdlib.h:822, from ../lib/replace/replace.h:40, from ../lib/util/debug.c:22: /usr/include/bits/stdlib

[Bug c/85874] New: gcc points to wrong location when displaying error

2018-05-22 Thread asn at samba dot org
Component: c Assignee: unassigned at gcc dot gnu.org Reporter: asn at samba dot org Target Milestone: --- Created attachment 44163 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44163&action=edit debug.i Compiling the latest upstream Samba with -O3, -Werror, among othe