On Fri, 2012-10-26 at 15:00 +1030, Alan Modra wrote: > On Thu, Oct 25, 2012 at 03:57:38PM -0700, Segher Boessenkool wrote: > > for most others. This patch disables all lwa insns in 32-bit mode. > > We can later re-enable it if the assembler used handles it properly, > > Well, you can now do that. Mainline gas and ld are now fixed.
Now that gas and ld are fixed, can we use a configure time check to see whether we're using a fixed gas/ld or not before we disable them? Peter