]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c/84909 (typo: conversion from %qT to to %qT)
authorJakub Jelinek <jakub@redhat.com>
Fri, 16 Mar 2018 20:12:27 +0000 (21:12 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 16 Mar 2018 20:12:27 +0000 (21:12 +0100)
commitce811fc49bb470856f6c4953c071d5b3db6485bb
tree3f1832e061de4a3f054707d165dc576e4be68441
parent63ecb626d69524c70858af5f17f4c03b5c4707c7
re PR c/84909 (typo: conversion from %qT to to %qT)

PR c/84909
* c-warn.c (conversion_warning): Replace "to to" with "to" in
diagnostics.

* hsa-gen.c (mem_type_for_type): Fix comment typo.
* tree-vect-loop-manip.c (vect_create_cond_for_niters_checks):
Likewise.
* gimple-ssa-warn-restrict.c (builtin_memref::set_base_and_offset):
Likewise.

From-SVN: r258609
gcc/ChangeLog
gcc/c-family/ChangeLog
gcc/c-family/c-warn.c
gcc/gimple-ssa-warn-restrict.c
gcc/hsa-gen.c
gcc/tree-vect-loop-manip.c