[Bug fortran/61628] [MinGW)Write of medium sized or larger matrix fails without error message.

ktietz at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jul 3 15:54:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61628

Kai Tietz <ktietz at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ktietz at gcc dot gnu.org

--- Comment #19 from Kai Tietz <ktietz at gcc dot gnu.org> ---
I tested sample in comment #14 with mingw-w64 on 32-bit and 64-bit.

My results are for 64-bit:

On compile already the error-message: 'Schwerwiegender Fehler: Feldelementgröße
bei (1) zu groß'

Interestingly on 32-bit compile works and on execution the word 'begin' is
written. Afterwards process terminates normal in gdb.


More information about the Gcc-bugs mailing list