On Thu, Oct 20, 2011 at 17:01, Joseph S. Myers <jos...@codesourcery.com> wrote: > gcc.dg/lto/pr46940_0.c needs fixing for targets using a prefix on > assembler names, similar to the fixes recently made by Joern to some > other testcases. This patch fixes it in the same way as Joern fixed > gcc.dg/lto/20081222_1.c. > > Testes with cross to i686-mingw32. OK to commit? > > 2011-10-20 Joseph Myers <jos...@codesourcery.com> > > * gcc.dg/lto/pr46940_0.c (ASMNAME, ASMNAME2, STRING): Define. > (_moz_foo, EXT__foo): Use ASMNAME.
OK. Diego.