gcc: Fix ICE in GCC 9.2.0
authorHauke Mehrtens <hauke@hauke-m.de>
Wed, 18 Sep 2019 16:12:29 +0000 (18:12 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 20 Sep 2019 17:27:25 +0000 (19:27 +0200)
commit9edd7edcda68b2739296d8ea97e8c4915070d5b9
tree8651248966bb854fe99a80607f9b5c6604359834
parentc5b10c828239ec045e94503c1c218fe06b295c44
gcc: Fix ICE in GCC 9.2.0

This backports a fix from GCC master to fix a internal compiler
exception seen when compiling libjson-c with mips16 activated.

Fixes: FS#2455
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
toolchain/gcc/patches/9.2.0/100-Fix_uninitialised_use_in_mips_split_move.patch [new file with mode: 0644]