From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12407 invoked by alias); 2 Sep 2005 11:56:33 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 12140 invoked by uid 48); 2 Sep 2005 11:56:03 -0000 Date: Fri, 02 Sep 2005 11:56:00 -0000 Message-ID: <20050902115603.12139.qmail@sourceware.org> From: "wouter at grep dot be" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050901065105.23674.wouter@grep.be> References: <20050901065105.23674.wouter@grep.be> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug target/23674] ICE on valid code X-Bugzilla-Reason: CC X-SW-Source: 2005-09/txt/msg00201.txt.bz2 List-Id: ------- Additional Comments From wouter at grep dot be 2005-09-02 11:55 ------- Silly me, forgot to include the command line and error message: gcc -Wall -Wno-unused -g -O3 -fPIC -I /usr/lib/ocaml/3.08.3 -c -o mlgmp_z.o m lgmp_z.c In file included from mlgmp_z.c:13: conversions.c:68: warning: ignoring #pragma inline conversions.c:92: warning: ignoring #pragma inline mlgmp_z.c: In function '_mlgmp_z_neg': mlgmp_z.c:260: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See for instructions. For Debian GNU/Linux specific bug reporting instructions, see . make[1]: *** [mlgmp_z.o] Error 1 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23674