r271118 - in /trunk/gcc: ChangeLog tree-vect-st...
marxin@gcc.gnu.org
marxin@gcc.gnu.org
Mon May 13 10:26:00 GMT 2019
Author: marxin
Date: Mon May 13 10:26:09 2019
New Revision: 271118
URL: https://gcc.gnu.org/viewcvs?rev=271118&root=gcc&view=rev
Log:
Fix wrong usage of dump_printf_loc (PR tree-optimization/90416).
2019-05-13 Martin Liska <mliska@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:
trunk/gcc/ChangeLog
trunk/gcc/tree-vect-stmts.c
More information about the Gcc-cvs
mailing list