[Bug tree-optimization/55200] RubyLang complex.c Internal compiler error

2012-11-10 Thread clundquist at bluebox dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55200 Chris Lundquist clundquist at bluebox dot net changed: What|Removed |Added Status|UNCONFIRMED

[Bug c/55200] New: RubyLang complex.c Internal compiler error

2012-11-03 Thread clundquist at bluebox dot net
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

[Bug c/55200] RubyLang complex.c Internal compiler error

2012-11-03 Thread clundquist at bluebox dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55200 --- Comment #1 from Chris Lundquist clundquist at bluebox dot net 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

[Bug tree-optimization/55200] RubyLang complex.c Internal compiler error

2012-11-03 Thread clundquist at bluebox dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55200 --- Comment #3 from Chris Lundquist clundquist at bluebox dot net 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

[Bug tree-optimization/55200] RubyLang complex.c Internal compiler error

2012-11-03 Thread clundquist at bluebox dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55200 --- Comment #4 from Chris Lundquist clundquist at bluebox dot net 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