[Bug c/15895] New: Error compiling gsl 1.4

trentalg at aston dot ac dot uk gcc-bugzilla@gcc.gnu.org
Wed Jun 9 13:58:00 GMT 2004


While trying to compile the GNU Scientific Library version 1.4, I receive the
following internal error on histogram/pdf.c from GCC 3.5.0 20040608 (experimental).
Binutils is version 040609 20040608.

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O3 -march=pentium4 -mfpmath=sse -mmmx
-msse -msse2 -pthread -c pdf.c -o pdf.o
pdf.c: In function `gsl_histogram_pdf_sample':
pdf.c:54: error: could not split insn
(insn:TI 178 20 22 (set (reg/v:DF 25 xmm4 [orig:112 r ] [112])
        (if_then_else:DF (ne (reg/v:DF 25 xmm4 [orig:112 r ] [112])
                (mem/u:DF (symbol_ref/u:SI ("*.LC6") [flags 0x2]) [5 S8 A64]))
            (reg/v:DF 21 xmm0 [orig:81 r ] [81])
            (const_double:DF 0 [0x0] 0.0 [0x0.0p+0]))) 492
{*sse_movdfcc_const0_1} (insn_list 212 (insn_list 4 (insn_list 237 (nil))))
    (expr_list:REG_DEAD (reg/v:DF 21 xmm0 [orig:81 r ] [81])
        (nil)))
pdf.c:54: internal compiler error: in final_scan_insn, at final.c:2508
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

-- 
           Summary: Error compiling gsl 1.4
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: critical
          Priority: P1
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: trentalg at aston dot ac dot uk
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15895



More information about the Gcc-bugs mailing list