]> git.ipfire.org Git - thirdparty/gcc.git/commit
[RS6000] Fix potiential buffer overflow
authorAlan Modra <amodra@gmail.com>
Mon, 4 Feb 2019 13:19:49 +0000 (23:49 +1030)
committerAlan Modra <amodra@gcc.gnu.org>
Mon, 4 Feb 2019 13:19:49 +0000 (23:49 +1030)
commit13157c1056407bc8c7d0d28772981bdd7cbc82c4
tree8528a3cfde4f870ccd2dc6202fcec502839adb3d
parentd92ec61d23834a69e962fe66acd7c192c3abc972
[RS6000] Fix potiential buffer overflow

* config/rs6000/rs6000.c (rs6000_indirect_call_template_1): Increase
str[] size to 160, and comment.

From-SVN: r268520
gcc/ChangeLog
gcc/config/rs6000/rs6000.c