On Mon, Dec 20, 2010 at 11:01:27AM +0000, Nick Hudson wrote: > On Monday 20 December 2010 10:31:01 Joerg Sonnenberger wrote: > > 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. > > hppa? powerpc?
hp700 works fine as does macppc (modulo the unrelated ramdisk overflow). Joerg