[PATCH] Add myself to MAINTAINERS

2020-03-11 Thread Bin Bin Lv via Gcc-patches
Hi, This adds myself to MAINTAINERS in the Write After Approval section. gcc/ChangeLog 2020-03-11 Bin Bin Lv * MAINTAINERS (Write After Approval): Add myself. --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index be80166..56574fb1

[PATCH] [rs6000] Rewrite the declaration of a variable

2020-03-03 Thread Bin Bin Lv
Hi, Rewrite the declaration of toc_section from the source file rs6000.c to its header file for standardizing the code. Bootstrap and regression were done on powerpc64le-linux-gnu (LE) with no regressions. Is it OK for trunk? Thanks, Bin Bin Lv gcc/ChangeLog 2020-03-03 Bin Bin Lv

[PATCH] [rs6000] Fix a wrong GC issue

2020-03-03 Thread Bin Bin Lv
were done on powerpc64le-linux-gnu (LE) with no regressions. Is it OK for trunk? Thanks, Bin Bin Lv gcc/ChangLog 2020-03-03 Bin Bin Lv * config/rs6000/rs6000-internal.h (altivec_builtin_mask_for_load, builtin_mode_to_type[MAX_MACHINE_MODE][2]): Remove GTY(()). * con