]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Revert "MIPS: LD/SD o32 macro GAS fix update"
authorRalf Baechle <ralf@linux-mips.org>
Thu, 28 Jul 2011 15:20:23 +0000 (16:20 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 9 Aug 2011 08:16:23 +0000 (09:16 +0100)
commitf63ab9e5526ab0969b3623b42d5bc033e9c10444
tree533b569bd0af2a7517db6c53041e2bff5e660dd5
parentb50984c593ca03f7198c9af41f8c72494e3078ec
Revert "MIPS: LD/SD o32 macro GAS fix update"

This reverts commit 97475f8b42e83be2966aa2d70ab9c98477701c53 (lmo) /
82b89152f00f7ad17844d5614d5011e8d7944ac9 (kernel.org) [MIPS: LD/SD o32
macro GAS fix update].

Turns out this patch is producing many build errors with gcc 4.2.  Based
on further testing with a test case extracted from the build errors found
further build errors and suboptimal generation even in violation of the
"R" constraint.

To make matters worse, the binutils changes also don't work quite as
intended so revert this patch for now.
arch/mips/include/asm/io.h
arch/mips/pmc-sierra/yosemite/py-console.c