This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/35788] MIPS stack overflow caused by addui instruction
- From: "derrick_chi at msn dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Jun 2008 21:19:38 -0000
- Subject: [Bug target/35788] MIPS stack overflow caused by addui instruction
- References: <bug-35788-16000@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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