glibc-2.3.2 arm-linux cross compile error

Daniel Jacobowitz drow@mvista.com
Fri Mar 21 21:08:00 GMT 2003


On Fri, Mar 21, 2003 at 12:41:50PM -0800, Roland McGrath wrote:
> The ENTRY macro is used all over the place where a trailing semicolon is
> presumed not to be necessary (generally it ends with the ":" of a label).
> If the arm version of the macro doesn't fit that bill, we should change it.

The semicolon is only necessary after using it _in a macro_; it looks
like a sampling of other architectures have the same behavior.  But
fixing it the other way around is just as easy.  I'll redo the patch in
a bit.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer



More information about the Libc-alpha mailing list