re PR target/79462 (sh: Stack smashing detected when building __ashrdi3 in libgcc)
authorJakub Jelinek <jakub@redhat.com>
Tue, 14 Feb 2017 08:45:31 +0000 (09:45 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 14 Feb 2017 08:45:31 +0000 (09:45 +0100)
commit6a8b140878bc20952391e854529721ea1e6dd546
tree7a3c2b5173bc2da1bb9769e797dbb93251da9301
parent73424a09736ea34e649dd9d86d829398b6365b3f
re PR target/79462 (sh: Stack smashing detected when building __ashrdi3 in libgcc)

PR target/79462
* config/sh/sh.c (expand_cbranchdi4): Don't clear operands[4].

From-SVN: r245421
gcc/ChangeLog
gcc/config/sh/sh.c