Re: Possible Bug with darwin_asm_named_section() in gcc/config/darwin.c

2010-07-03 Thread Steven Bosscher
On Sat, Jul 3, 2010 at 6:42 PM, Mike Stump wrote: > On Jul 1, 2010, at 11:29 PM, Eric Siroker wrote: >> I'm getting the frontend for the Go programming language to work in >> Darwin.  I encountered what looks like a bug in Darwin-specific gcc >> code. > > You are obligated to spell the name of the

Re: Possible Bug with darwin_asm_named_section() in gcc/config/darwin.c

2010-07-03 Thread Mike Stump
On Jul 1, 2010, at 11:29 PM, Eric Siroker wrote: > I'm getting the frontend for the Go programming language to work in > Darwin. I encountered what looks like a bug in Darwin-specific gcc > code. You are obligated to spell the name of the section correctly... $ cat t.s .section __TEXT,__

Re: Possible Bug with darwin_asm_named_section() in gcc/config/darwin.c

2010-07-02 Thread Andrew Pinski
On Jul 1, 2010, at 11:29 PM, Eric Siroker wrote: Hello Darwin port maintainers, I'm getting the frontend for the Go programming language to work in Darwin. I encountered what looks like a bug in Darwin-specific gcc code. The Go frontend saves language-specific export information in the obj