]> gcc.gnu.org Git - gcc.git/commit
Fix builtin decls generated in tree.c
authorJan Hubicka <jh@suse.cz>
Tue, 27 Oct 2020 08:02:22 +0000 (09:02 +0100)
committerJan Hubicka <jh@suse.cz>
Tue, 27 Oct 2020 08:02:22 +0000 (09:02 +0100)
commit5707996c14fcbbe9e71f97e703f0f5767b1f0611
treed7ec03cfe5df78bcbfa8e167567f80044181c687
parentb53f709d92396c60d3f4ed97985137b13f853746
Fix builtin decls generated in tree.c

* tree.c (set_call_expr_flags): Fix string for ECF_RET1.
(build_common_builtin_nodes): Do not set ECF_RET1 for memcpy, memmove,
and memset. They are handled by builtin_fnspec.
gcc/tree.c
This page took 0.057469 seconds and 5 git commands to generate.