Skip to content

cmd/8g: internal compiler error when "-S" flag is used #7178

@gopherbot

Description

@gopherbot

by lubos.pintes:

What steps will reproduce the problem?
If possible, include a link to a program on play.golang.org.
1. go tool 8g -S a.go
2.
3.

What is the expected output?
The assembly listing of specified file.

What do you see instead?
Several lines of assembler output and then:
a.go:1: internal compiler error: fault

Which compiler are you using (5g, 6g, 8g, gccgo)?
8g

Which operating system are you using?
Windows 7 64-bit

Which version are you using?  (run 'go version')
go version devel +3a08deffa322 Tue Jan 21 13:06:57 2014 +0400 windows/386

Please provide any additional information below.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions