[Bug target/35788] MIPS stack overflow caused by addui instruction

2008-06-02 Thread derrick_chi at msn dot com
--- Comment #11 from derrick_chi at msn dot com 2008-06-02 21:19 --- The final response to this posting has cleared up the issue. I had improperly implemented the addi and addui instructions. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35788

[Bug target/35788] MIPS stack overflow caused by addui instruction

2008-04-01 Thread derrick_chi at msn dot com
--- Comment #7 from derrick_chi at msn dot com 2008-04-01 20:32 --- Hello I've already attached the source code I'm using, and I'm not sure of the version of GCC but I just recently downloaded cygwin so its got to be a fairly up to date version. If there is a comm

[Bug c++/35788] MIPS stack overflow caused by addui instruction

2008-04-01 Thread derrick_chi at msn dot com
--- Comment #5 from derrick_chi at msn dot com 2008-04-01 14:28 --- Created an attachment (id=15407) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15407&action=view) i2c function -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35788

[Bug c++/35788] MIPS stack overflow caused by addui instruction

2008-04-01 Thread derrick_chi at msn dot com
--- Comment #4 from derrick_chi at msn dot com 2008-04-01 14:28 --- Created an attachment (id=15406) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15406&action=view) delay function -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35788

[Bug c++/35788] MIPS stack overflow caused by addui instruction

2008-04-01 Thread derrick_chi at msn dot com
--- Comment #3 from derrick_chi at msn dot com 2008-04-01 14:27 --- Created an attachment (id=15405) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15405&action=view) global variables .h file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35788

[Bug c++/35788] MIPS stack overflow caused by addui instruction

2008-04-01 Thread derrick_chi at msn dot com
--- Comment #2 from derrick_chi at msn dot com 2008-04-01 14:27 --- Created an attachment (id=15404) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15404&action=view) C++ function -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35788

[Bug c++/35788] MIPS stack overflow caused by addui instruction

2008-04-01 Thread derrick_chi at msn dot com
--- Comment #1 from derrick_chi at msn dot com 2008-04-01 14:26 --- Created an attachment (id=15403) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15403&action=view) C++ code -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35788

[Bug c++/35788] New: MIPS stack overflow caused by addui instruction

2008-04-01 Thread derrick_chi at msn dot com
ra,20(sp) 55c: 8fbe0010lw s8,16(sp) 560: 27bd0018addiu sp,sp,24 564: 03e8jr ra 568: nop -- Summary: MIPS stack overflow caused by addui instruction Product: gcc Version: unknown Status: UNCONFIRMED Severity: critical Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: derrick_chi at msn dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35788