enable n32 and n64, and move o32 into mips/mips32

Alexandre Oliva aoliva@redhat.com
Mon Mar 31 04:05:00 GMT 2003


On Mar 29, 2003, Roland McGrath <roland@redhat.com> wrote:

> Nested in what?  The definitions are at top level.

Nope.  dynamic-link.h is only #included inside other functions, so any
functions defined in there are nested functions, e.g.

foo() {
  bar() {
  }
}

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer



More information about the Libc-alpha mailing list