From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12315 invoked by alias); 12 Apr 2010 11:48:31 -0000 Received: (qmail 12283 invoked by uid 48); 12 Apr 2010 11:48:16 -0000 Date: Mon, 12 Apr 2010 11:48:00 -0000 Subject: [Bug target/43726] New: lm32-rtems* ICE X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "corsepiu at gcc dot gnu dot org" 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: 2010-04/txt/msg01141.txt.bz2 gcc-4.5.0-RC-20100406 triggers an ICE while building RTEMS: ... lm32-rtems4.11-gcc --pipe -DHAVE_CONFIG_H -I.. -I../../cpukit/../../../lm32_evr/lib/include -DNO_SSI -DNO_SSL -DNO_CGI -O0 -g -Wall -Wimplicit-function-declaration -Wstrict-prototypes -Wnested-externs -MT l ../../../../../../c/src/../../cpukit/mghttpd/mongoose.c: In function 'handle_request_body': ../../../../../../c/src/../../cpukit/mghttpd/mongoose.c:3132:1: error: unrecognizable insn: (insn 333 332 334 47 ../../../../../../c/src/../../cpukit/mghttpd/mongoose.c:3122 (set (reg:SI 157) (subreg:SI (mem/c/i:DI (plus:SI (reg/f:SI 33 virtual-stack-vars) (const_int -8 [0xfffffffffffffff8])) [0 content_len+0 S8 A64]) 4)) -1 (nil)) ../../../../../../c/src/../../cpukit/mghttpd/mongoose.c:3132:1: internal compiler error: in extract_insn, at recog.c:2103 Please submit a full bug report, A gcc-4.4.3 based lm32-rtems*-gcc succeed in building the identical sources without any complaint => regression -- Summary: lm32-rtems* ICE Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: corsepiu at gcc dot gnu dot org GCC target triplet: lm32-rtems* http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43726