http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59029
--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> --- (In reply to ygribov from comment #4) > URL: http://gcc.gnu.org/viewcvs?rev=204508&root=gcc&view=rev > Log: > Allow integer literals as addresses in instrumented builtins. Note, patches should still go to gcc-patches, even when you just say in subject [committed] and in the description that it has been preapproved in the PR. > gcc/ > PR sanitizer/59029 > * gcc/asan.c (get_mem_refs_of_builtin_call): Allow > integer literals as addresses in instrumented builtins. The gcc/ prefix shouldn't be there.