Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gccgo infinite loop #1841

Closed
alberts opened this issue May 17, 2011 · 7 comments
Closed

gccgo infinite loop #1841

alberts opened this issue May 17, 2011 · 7 comments
Milestone

Comments

@alberts
Copy link
Contributor

alberts commented May 17, 2011

What steps will reproduce the problem?

gccgo -c tmpMllhsA.go

What do you see instead?

gccgo never exits.

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

gccgo

Which operating system are you using?

linux

Which revision are you using?  (hg identify)

gcc version 4.7.0 20110505 (experimental) (GCC)

3dab2b60c7a3ea30e4b677d2c4acd65af44302df

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@173785
138bc75d-0d04-0410-961f-82ee72b054a4

Attachments:

  1. tmpMllhsA.go (17129 bytes)
@rsc
Copy link
Contributor

rsc commented May 17, 2011

Comment 1:

Owner changed to @ianlancetaylor.

Status changed to Accepted.

@rsc
Copy link
Contributor

rsc commented May 17, 2011

Comment 2:

wow, that's some input file

@rsc
Copy link
Contributor

rsc commented Dec 9, 2011

Comment 3:

Labels changed: added priority-later, removed priority-medium.

@rsc
Copy link
Contributor

rsc commented Dec 12, 2011

Comment 4:

Labels changed: added priority-go1.

@robpike
Copy link
Contributor

robpike commented Jan 13, 2012

Comment 5:

Owner changed to builder@golang.org.

@remyoudompheng
Copy link
Contributor

Comment 6:

I can't reproduce this and the input file is all garbled, is that normal?

@ianlancetaylor
Copy link
Contributor

Comment 7:

The garbled input file is normal--fullung is doing fuzz testing looking for compiler
crashes.
But I agree that this one appears to be fixed.

Owner changed to @ianlancetaylor.

Status changed to Fixed.

@rsc rsc added this to the Go1 milestone Apr 10, 2015
@rsc rsc removed the priority-go1 label Apr 10, 2015
@golang golang locked and limited conversation to collaborators Jun 24, 2016
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants