aboutsummaryrefslogtreecommitdiffstats
path: root/tools/sdcc/patches/100-workaround-gcc-4.6.2-hang.patch
Commit message (Collapse)AuthorAgeFilesLines
* [tools] sdcc: drop tool, it is not used since r31227Luka Perkov2013-09-241-20/+0
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38167 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] sdcc: compiling SDCCicode.c with -O2 sends gcc 4.6.x into an ↵Jo-Philipp Wich2012-04-101-0/+20
infinite loop, workaround it See references: http://sourceforge.net/tracker/?func=detail&aid=3285611&group_id=599&atid=300599 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52653 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31236 3c298f89-4303-0410-b956-a3cf2f4a3e73