You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Steps to reproduce:
1. Copy the program at http://play.golang.org/p/WlXvOXVrv2 into a .go source file.
2. gccgo $SOURCE_FILE
What is the expected output?
[no output]
What do you see instead?
/tmp/ccU9HshV.s: Assembler messages:
/tmp/ccU9HshV.s:580: Error: symbol `main.Method.S0_pN9_main.leafe' is already defined
Which compiler are you using? gccgo 4.7.2
Which operating system are you using? Ubuntu Precise