------- Comment #2 from tkoenig at gcc dot gnu dot org 2008-08-24 18:42 -------
(In reply to comment #1)
> Created an attachment (id=16137)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16137&action=view) [edit]
> testcase
>
> untar and compile with
>
> gfortran -c -O3 -ffast-math -funroll-loops -ftree-vectorize -march=native
> -ffree-form -D__GFORTRAN -D__FFTSG -g -v pw_spline_utils
I can't reproduce this.
What I get if I compile this using your command line is
NU Fortran (GCC) version 4.4.0 20080823 (experimental)
(x86_64-unknown-linux-gnu)
compiled by GNU C version 4.4.0 20080823 (experimental), GMP version
4.2.1, MPFR version 2.3.1.
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
Fatal Error: Reading module cell_types at line 35 column 30: Expected integer
--
tkoenig at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tkoenig at gcc dot gnu dot
| |org
Target Milestone|--- |4.4.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37223