public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
From: John Ketchum <johnk@qualcomm.com>
To: "Brian Gough" <bjg@network-theory.co.uk>,
	"Jari Häkkinen" <jari@thep.lu.se>
Cc: gsl-discuss@sources.redhat.com
Subject: Re: Problems compiling tests with gcc 3.1
Date: Tue, 31 Dec 2002 09:55:00 -0000	[thread overview]
Message-ID: <5.1.0.14.0.20020531104619.01e352e0@mail1.qualcomm.com> (raw)
In-Reply-To: <15605.6686.6165.992087@debian>

I have had the same problem when building with gcc 3.1.  I managed to run 
the gsl test suite with gcc 3.1 by compiling the test.c and test_static.c 
routines in gsl-1.1.1/vector and gsl-1.1.1/matrix with the default redhat 
version of gcc (2.96-98), then running make check, configured to use gcc 
3.1.  All the checks ran successfully.
At 07:12 PM 5/29/2002 +0100, Brian Gough wrote:
>Jari Häkkinen 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
>  > combine.c:3546
>  > Please submit a full bug report,
>  > with preprocessed source if appropriate.
>  > See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
>  > make[2]: *** [test_static.o] Error 1
>  >
>  >
>  > 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

John Ketchum
Qualcomm Inc.
9 Damonmill Square Suite 2A
Concord, MA 01742
Office: 60915
Direct: 781-276-0915
Fax: 781-276-0901
Mobile: 617-312-7023

WARNING: multiple messages have this Message-ID
From: John Ketchum <johnk@qualcomm.com>
To: "Brian Gough" <bjg@network-theory.co.uk>,
	"Jari Häkkinen" <jari@thep.lu.se>
Cc: gsl-discuss@sources.redhat.com
Subject: Re: Problems compiling tests with gcc 3.1
Date: Fri, 31 May 2002 10:17:00 -0000	[thread overview]
Message-ID: <5.1.0.14.0.20020531104619.01e352e0@mail1.qualcomm.com> (raw)
Message-ID: <20020531101700.SieiWE6SU6G894anQzi_bkGwW1WBYDVVp2WjE379QIw@z> (raw)
In-Reply-To: <15605.6686.6165.992087@debian>

I have had the same problem when building with gcc 3.1.  I managed to run 
the gsl test suite with gcc 3.1 by compiling the test.c and test_static.c 
routines in gsl-1.1.1/vector and gsl-1.1.1/matrix with the default redhat 
version of gcc (2.96-98), then running make check, configured to use gcc 
3.1.  All the checks ran successfully.
At 07:12 PM 5/29/2002 +0100, Brian Gough wrote:
>Jari Häkkinen 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
>  > combine.c:3546
>  > Please submit a full bug report,
>  > with preprocessed source if appropriate.
>  > See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
>  > make[2]: *** [test_static.o] Error 1
>  >
>  >
>  > 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

John Ketchum
Qualcomm Inc.
9 Damonmill Square Suite 2A
Concord, MA 01742
Office: 60915
Direct: 781-276-0915
Fax: 781-276-0901
Mobile: 617-312-7023

  parent reply	other threads:[~2002-05-31 14:52 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-31  9:55 Jari Häkkinen
2002-05-29  3:46 ` Jari Häkkinen
2002-12-31  9:55 ` Brian Gough
2002-05-30  4:59   ` Brian Gough
2002-12-31  9:55   ` John Ketchum [this message]
2002-05-31 10:17     ` John Ketchum
2002-12-31  9:55 ` Achim Gaedke
2002-05-31 10:45   ` Achim Gaedke
2002-12-31  9:55   ` Jari Häkkinen
2002-05-31 12:45     ` Jari Häkkinen
     [not found] <Pine.GSO.3.95.1020529133453.5635A-100000@Octopussy>
2002-12-31  9:55 ` Jari Häkkinen
2002-05-29 11:27   ` Jari Häkkinen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5.1.0.14.0.20020531104619.01e352e0@mail1.qualcomm.com \
    --to=johnk@qualcomm.com \
    --cc=bjg@network-theory.co.uk \
    --cc=gsl-discuss@sources.redhat.com \
    --cc=jari@thep.lu.se \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).