Skip to content

internal compiler error: fault when importing same package with two import specs #1284

@alberts

Description

@alberts
What steps will reproduce the problem?
1. tar -zxvf bork.tar.gz
2. ./build.sh

What is the expected output?

Not an internal compiler error

What do you see instead?

make: Entering directory `/home/alberts/bork/k'
6g -o _go_.6 k.go
rm -f _obj/k.a
gopack grc _obj/k.a _go_.6
make: Leaving directory `/home/alberts/bork/k'
b.go:3: internal compiler error: fault

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

6g

Which operating system are you using?

linux

Which revision are you using?  (hg identify)

03404c0155f6+ tip

Attachments:

  1. bork.tar.gz (768 bytes)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions