From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4703 invoked by alias); 2 Nov 2004 07:33:45 -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 4683 invoked by uid 48); 2 Nov 2004 07:33:43 -0000 Date: Tue, 02 Nov 2004 07:33:00 -0000 From: "lucier at math dot purdue dot edu" To: gcc-bugs@gcc.gnu.org Message-ID: <20041102073336.18270.lucier@math.purdue.edu> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug middle-end/18270] New: internal compiler error: in tree_redirect_edge_and_branch, at tree-cfg.c:4146 X-Bugzilla-Reason: CC X-SW-Source: 2004-11/txt/msg00230.txt.bz2 List-Id: [descartes:~/programs/gambc40b11/lib] lucier% gcc -I../include -I. -no-cpp-precomp -Wall -W -Wno-unused -O1 -fno-math-errno -fschedule-insns2 -fno-trapping-math -fno-strict-aliasing -fomit-frame-pointer -fPIC -fno-common -DHAVE_CONFIG_H -D___PRIMAL -D___LIBRARY -D___GAMBCDIR=\"/usr/local/Gambit-C\" -c _kernel.c -save-temps gcc: unrecognized option `-no-cpp-precomp' In file included from os.h:185, from _kernel.c:1557: /usr/include/dlfcn.h:35:2: warning: #warning "You are using dlopen(), a legacy API. Please use the Mach-O dylib loading APIs if at all possible" _kernel.c: In function '___H__20___kernel': _kernel.c:1584: internal compiler error: in tree_redirect_edge_and_branch, at tree-cfg.c:4146 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. [descartes:~/programs/gambc40b11/lib] lucier% gcc -v Reading specs from /pkgs/gcc-mainline/lib/gcc/powerpc-apple-darwin7.5.0/4.0.0/specs Configured with: ../configure --prefix=/pkgs/gcc-mainline --with-gmp=/pkgs/gmp-4.1.3 --with-mpfr=/pkgs/gmp-4.1.3 Thread model: posix gcc version 4.0.0 20041102 (experimental) The preprocessed input file is at http://www.math.purdue.edu/~lucier/GNATS/GNATS-14/_kernel.i.gz -- Summary: internal compiler error: in tree_redirect_edge_and_branch, at tree-cfg.c:4146 Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: lucier at math dot purdue dot edu CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: powerpc-apple-darwin7.5.0 GCC host triplet: powerpc-apple-darwin7.5.0 GCC target triplet: powerpc-apple-darwin7.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18270