On Fri, Oct 28, 2011 at 10:00:20AM -0400, Christos Zoulas wrote:
> Module Name: src
> Committed By: christos
> Date: Fri Oct 28 14:00:20 UTC 2011
>
> Modified Files:
> src/external/bsd/mdocml/dist: tbl_data.c
>
> Log Message:
> rename data() -> parse_data() to appease the powerpc64 toolchain:
> {standard input}: Assembler messages:
> {standard input}:105: Error: symbol `.data' is already defined
That sounds like a bug in the PPC64 toolchain?
Joerg