http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55200
Bug #: 55200
Summary: RubyLang complex.c Internal compiler error
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55200
--- Comment #1 from Chris Lundquist 2012-11-04
05:00:51 UTC ---
Please let me know what further information I can provide. Unfortunately I was
unable to make a simple test case. I can't figure out why it is dying on a
matched } to close a
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55200
--- Comment #3 from Chris Lundquist 2012-11-04
05:30:05 UTC ---
Created attachment 28607
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28607
Rubylang complex.i under GCC 4.8
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55200
--- Comment #4 from Chris Lundquist 2012-11-04
05:32:44 UTC ---
Updated.
For quick reference, the line described in context can be found here.
https://github.com/ruby/ruby/blob/v1_9_3_286/complex.c#L1988
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55200
Chris Lundquist changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|