]> git.ipfire.org Git - thirdparty/gcc.git/commit
gimple-ssa-warn-alloca.c (pass_walloca::execute): Don't wrap warning_at or inform...
authorJakub Jelinek <jakub@redhat.com>
Fri, 8 Mar 2019 10:50:23 +0000 (11:50 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 8 Mar 2019 10:50:23 +0000 (11:50 +0100)
commit723a52f9512a22af0f3f6758770b60dd8dfb7d47
treec8f1a08f061063eb5914c295a198c131b9a45273
parent1db01ff96aa5ce5c4ad78313d342cf70f923b40c
gimple-ssa-warn-alloca.c (pass_walloca::execute): Don't wrap warning_at or inform messages in G_() if there is no ?:.

* gimple-ssa-warn-alloca.c (pass_walloca::execute): Don't wrap
warning_at or inform messages in G_() if there is no ?:.

From-SVN: r269486
gcc/ChangeLog
gcc/gimple-ssa-warn-alloca.c