]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
C-SKY: Delete definition TARGET_PROMOTE_PROTOTYPES, just use the default definition.
authorGeng Qi <gengqi@linux.alibaba.com>
Fri, 30 Apr 2021 13:03:33 +0000 (21:03 +0800)
committerXianmiao Qu <xianmiao_qu@c-sky.com>
Wed, 26 May 2021 06:36:39 +0000 (14:36 +0800)
gcc/ChangeLog:

* config/csky/csky.c (TARGET_PROMOTE_PROTOTYPES): Delete.

gcc/config/csky/csky.c

index 7f2af82749b6782c746c24e4cce589300b0c64fb..2b44edf25495944ff2991c563a0e08ac198dbf28 100644 (file)
@@ -512,9 +512,6 @@ csky_cpu_cpp_builtins (cpp_reader *pfile)
 #undef TARGET_SPLIT_COMPLEX_ARG
 #define TARGET_SPLIT_COMPLEX_ARG hook_bool_const_tree_true
 
-#undef TARGET_PROMOTE_PROTOTYPES
-#define TARGET_PROMOTE_PROTOTYPES hook_bool_const_tree_true
-
 #undef TARGET_MUST_PASS_IN_STACK
 #define TARGET_MUST_PASS_IN_STACK must_pass_in_stack_var_size