From: Adrian Bunk Date: Tue, 5 Aug 2008 19:06:51 +0000 (+0300) Subject: ath9k: work around gcc ICEs (again) X-Git-Tag: v2.6.27-rc4~39^2~10^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88b9e2bef3e38c053ec8f054f2cbb9345724cdb1;p=pandora-kernel.git ath9k: work around gcc ICEs (again) (I missed the fact that the original post said to apply this patch twice... -- JWL) Original commit log message: This patch works around an internal compiler error (gcc bug #37014) in all gcc 4.2 compilers and the gcc 4.3 series up to at least 4.3.1 on at least powerpc and mips. Many thanks to Andrew Pinski for analyzing the gcc bug. Signed-off-by: Adrian Bunk Signed-off-by: John W. Linville --- Reading git-diff-tree failed