From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26833 invoked by alias); 29 May 2002 18:27:13 -0000 Mailing-List: contact gsl-discuss-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gsl-discuss-owner@sources.redhat.com Received: (qmail 26770 invoked from network); 29 May 2002 18:27:11 -0000 Received: from unknown (HELO mail3.svr.pol.co.uk) (195.92.193.19) by sources.redhat.com with SMTP; 29 May 2002 18:27:11 -0000 Received: from modem-232.clown-tang.dialup.pol.co.uk ([62.136.249.232] helo=localhost) by mail3.svr.pol.co.uk with esmtp (Exim 3.35 #1) id 17D8A1-0002WJ-00; Wed, 29 May 2002 19:27:01 +0100 Received: by network-theory.co.uk via sendmail from stdin id (Debian Smail3.2.0.102) for jari@thep.lu.se; Wed, 29 May 2002 19:12:46 +0100 (BST) From: Brian Gough MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Message-ID: <15605.6686.6165.992087@debian> Date: Tue, 31 Dec 2002 09:55:00 -0000 To: Jari =?ISO-8859-1?Q?H=E4kkinen?= Cc: gsl-discuss@sources.redhat.com Subject: Re: Problems compiling tests with gcc 3.1 In-Reply-To: <3CF4A072.9000609@thep.lu.se> References: <3CF4A072.9000609@thep.lu.se> X-SW-Source: 2002/txt/msg00578.txt.bz2 Jari H=E4kkinen writes: > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -g -O2 -c test_static.c > In file included from test.c:61, > from test_static.c:6: > test_complex_source.c: In function `test_complex_float_trap': > test_complex_source.c:258: Internal compiler error in subst, at=20 > combine.c:3546 > Please submit a full bug report, > with preprocessed source if appropriate. > See for instructions. > make[2]: *** [test_static.o] Error 1 >=20 >=20 > I have not submitted a bug-report. Is this a known problem? I have not seen that problem before -- it needs to be reported to the gcc maintainers if it is not fixed in their latest release. regards Brian Gough From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26833 invoked by alias); 29 May 2002 18:27:13 -0000 Mailing-List: contact gsl-discuss-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gsl-discuss-owner@sources.redhat.com Received: (qmail 26770 invoked from network); 29 May 2002 18:27:11 -0000 Received: from unknown (HELO mail3.svr.pol.co.uk) (195.92.193.19) by sources.redhat.com with SMTP; 29 May 2002 18:27:11 -0000 Received: from modem-232.clown-tang.dialup.pol.co.uk ([62.136.249.232] helo=localhost) by mail3.svr.pol.co.uk with esmtp (Exim 3.35 #1) id 17D8A1-0002WJ-00; Wed, 29 May 2002 19:27:01 +0100 Received: by network-theory.co.uk via sendmail from stdin id (Debian Smail3.2.0.102) for jari@thep.lu.se; Wed, 29 May 2002 19:12:46 +0100 (BST) From: Brian Gough MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Message-ID: <15605.6686.6165.992087@debian> Date: Thu, 30 May 2002 04:59:00 -0000 To: Jari =?ISO-8859-1?Q?H=E4kkinen?= Cc: gsl-discuss@sources.redhat.com Subject: Re: Problems compiling tests with gcc 3.1 In-Reply-To: <3CF4A072.9000609@thep.lu.se> References: <3CF4A072.9000609@thep.lu.se> X-SW-Source: 2002-q2/txt/msg00205.txt.bz2 Message-ID: <20020530045900.NpadhDJ_h3wzstJMiT1eXeI_CEbV9OyCyyYdyGMC9OE@z> Jari H=E4kkinen writes: > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -g -O2 -c test_static.c > In file included from test.c:61, > from test_static.c:6: > test_complex_source.c: In function `test_complex_float_trap': > test_complex_source.c:258: Internal compiler error in subst, at=20 > combine.c:3546 > Please submit a full bug report, > with preprocessed source if appropriate. > See for instructions. > make[2]: *** [test_static.o] Error 1 >=20 >=20 > I have not submitted a bug-report. Is this a known problem? I have not seen that problem before -- it needs to be reported to the gcc maintainers if it is not fixed in their latest release. regards Brian Gough