re PR other/77421 (Bugs found in GCC with the help of PVS-Studio)
authorJakub Jelinek <jakub@redhat.com>
Mon, 5 Sep 2016 08:50:29 +0000 (10:50 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 5 Sep 2016 08:50:29 +0000 (10:50 +0200)
commitc5cb79681df13acc02894b4df8314c797895e2bb
tree8efaaa9001cb2afb2b1220c02be58020e4daf705
parent61f46d0e6dd5688e2a1e8cf1d45f92cf7182bac7
re PR other/77421 (Bugs found in GCC with the help of PVS-Studio)

PR other/77421
* gensupport.c (alter_output_for_subst_insn): Remove redundant
*insn_out == '*' test.  Don't copy unnecessary to yet another
memory buffer, and don't leak it.

From-SVN: r239987
gcc/ChangeLog
gcc/gensupport.c