From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22511 invoked by alias); 2 Jun 2008 21:20:21 -0000 Received: (qmail 22348 invoked by uid 48); 2 Jun 2008 21:19:38 -0000 Date: Mon, 02 Jun 2008 21:20:00 -0000 Message-ID: <20080602211938.22347.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/35788] MIPS stack overflow caused by addui instruction In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "derrick_chi at msn dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2008-06/txt/msg00090.txt.bz2 ------- 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