On Mon, Dec 20, 2010 at 08:48:45AM +0000, Nick Hudson wrote: > On Monday 20 December 2010 05:31:55 Joerg Sonnenberger wrote: > > Hi all, > > unless there are objections, I am going to commit the attached patch > > soon. It replaces the use of stabs for WARN_REFERENCES in assembler code > > with the modernish .gnu.warning sections. Platforms that already used > > this now consistently use .pushsection / .popsection. > > > > Joerg > > > > Did you test build all platforms?
I did a build of m68k, vax, alpha, sparc, i386, amd64. I don't see why ARM, MIPS or SH3 should fail. Joerg