toolchain: gcc: backport fixes for gcc bug 54295
authorJonas Gorski <jogo@openwrt.org>
Mon, 29 Apr 2013 15:40:21 +0000 (15:40 +0000)
committerJonas Gorski <jogo@openwrt.org>
Mon, 29 Apr 2013 15:40:21 +0000 (15:40 +0000)
commit46ba4801d626d3f9f763edae18f5fe79954a509a
tree35b5f93a59cbfa513345bb8f3b58bcbaa62da7f0
parent06e9bbbb7ff39073002307e9ee08bfdc90788f22
toolchain: gcc: backport fixes for gcc bug 54295

Fix "Widening multiply-accumulate operation uses wrong value extension"
for 4.7, 4.7-linaro and 4.6-linaro, which backported the broken code to 4.6.
Vanilla 4.6 is unaffected.

Fixes #13420.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36486
toolchain/gcc/patches/4.6-linaro/020-gcc_bug_54295.patch [new file with mode: 0644]
toolchain/gcc/patches/4.7-linaro/020-gcc_bug_54295.patch [new file with mode: 0644]
toolchain/gcc/patches/4.7.2/020-gcc_bug_54295.patch [new file with mode: 0644]