From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6504 invoked by alias); 11 Nov 2005 08:29:55 -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 6458 invoked by uid 48); 11 Nov 2005 08:29:52 -0000 Date: Fri, 11 Nov 2005 08:29:00 -0000 Subject: [Bug c/24788] New: getting complier error:Internal compiler error in ix86_attr_length_immediate_default X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "basavaraja_g at mindtree dot com" X-SW-Source: 2005-11/txt/msg01573.txt.bz2 List-Id: Hello, We are uprading gcc 2.95 to gcc 3.2.2 in Lynxos on x86. We have given the configration has :- --host=$(HOST) --target=$(TARGET) \ --prefix=$(PREFIX) \ --program-prefix="" \ --enable-languages=c \ --disable-nls then we gave make all We are getting following error: /toolchain/src/gcc/crtstuff.c: In function `__do_global_dtors_aux': /toolchain/src/gcc/crtstuff.c:286: , at config/i386/i386.c:9967 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make: *** [crtbegin.o] Error 1 -- Summary: getting complier error:Internal compiler error in ix86_attr_length_immediate_default Product: gcc Version: 3.3.2 Status: UNCONFIRMED Severity: critical Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: basavaraja_g at mindtree dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24788