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



Dominique Pelletier <dominique.pelletier at polymtl dot ca> changed:



           What    |Removed                     |Added

----------------------------------------------------------------------------

            Version|unknown                     |4.8.0



--- Comment #1 from Dominique Pelletier <dominique.pelletier at polymtl dot ca> 
2013-04-02 17:49:18 UTC ---



DP@P-DP /cygdrive/c/users/dp/desktop/metcalf

$ gfortran -v -c myitem_list_module.f03

Using built-in specs.

COLLECT_GCC=C:\Program Files (x86)\gfortran\bin\gfortran.exe

Target: mingw32

Configured with: ../gcc-trunk/configure --prefix=/mingw

--enable-languages=c,fortran,lto --with-gmp=/home/brad/gfortran/dependencies

--disable-werror --enable-threads --enable-nls --build=i586-pc-mingw32

--enable-libgomp --enable-shared --disable-win32-registry --with-dwarf2

--disable-sjlj-exceptions --enable-lto --build=mingw32

--enable-version-specific-runtime-libs

Thread model: win32

gcc version 4.8.0 20130302 (experimental) [trunk revision 196403] (GCC)

COLLECT_GCC_OPTIONS='-v' '-c' '-mtune=i386' '-march=i386'

 c:/program files (x86)/gfortran/bin/../libexec/gcc/mingw32/4.8.0/f951.exe

myitem_list_module.f03 -quiet -dumpbase myitem_list_module.f03 -mtune=i386

-march=i386 -auxbase myitem_list_module -version -fintrinsic-modules-path

c:/program files (x86)/gfortran/bin/../lib/gcc/mingw32/4.8.0/finclude -o

C:\cygwin\tmp\cckGnVj1.s

GNU Fortran (GCC) version 4.8.0 20130302 (experimental) [trunk revision 196403]

(mingw32)

        compiled by GNU C version 4.8.0 20130302 (experimental) [trunk revision

196403], GMP version 5.0.2, MPFR version 3.1.0, MPC version 0.9

GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096

GNU Fortran (GCC) version 4.8.0 20130302 (experimental) [trunk revision 196403]

(mingw32)

        compiled by GNU C version 4.8.0 20130302 (experimental) [trunk revision

196403], GMP version 5.0.2, MPFR version 3.1.0, MPC version 0.9

GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096

f951.exe: internal compiler error: Segmentation fault

libbacktrace could not find executable to open

Please submit a full bug report,

with preprocessed source if appropriate.

See <http://gcc.gnu.org/bugs.html> for instructions.

Reply via email to