summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/patches/4.7.2/020-gcc_bug_54295.patch
Commit message (Collapse)AuthorAgeFilesLines
* gcc: remove version 4.7nbd2013-05-231-70/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36694 3c298f89-4303-0410-b956-a3cf2f4a3e73
* toolchain: gcc: backport fixes for gcc bug 54295jogo2013-04-291-0/+70
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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36486 3c298f89-4303-0410-b956-a3cf2f4a3e73