This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problems compiling tests with gcc 3.1


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]