[tools] sdcc: compiling SDCCicode.c with -O2 sends gcc 4.6.x into an infinite loop...
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 10 Apr 2012 13:18:45 +0000 (13:18 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 10 Apr 2012 13:18:45 +0000 (13:18 +0000)
commit32d864fd6339c35169988e22a8086a83ae5e805c
treecc649f0b51f238dc501f495b2fbcac534c54220e
parent45879534fd1d5e3722406b2b647a9caec7c5f72c
[tools] sdcc: compiling SDCCicode.c with -O2 sends gcc 4.6.x into an 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
tools/sdcc/patches/100-workaround-gcc-4.6.2-hang.patch [new file with mode: 0644]