[Bug sanitizer/59029] ICE with builtin function and -fsanitize=address

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Nov 7 12:08:00 GMT 2013


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.


More information about the Gcc-bugs mailing list