https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90416
--- Comment #8 from Martin Liška <marxin at gcc dot gnu.org> --- Author: marxin Date: Tue May 14 08:47:40 2019 New Revision: 271152 URL: https://gcc.gnu.org/viewcvs?rev=271152&root=gcc&view=rev Log: Backport r271118 2019-05-14 Martin Liska <mli...@suse.cz> Backport from mainline 2019-05-13 Martin Liska <mli...@suse.cz> PR tree-optimization/90416 * tree-vect-stmts.c (vect_check_load_store_mask): Concatenate string instead of passing the second part as va_arg argument. Modified: branches/gcc-9-branch/gcc/ChangeLog branches/gcc-9-branch/gcc/tree-vect-stmts.c