[Bug fortran/31867] function result with character LEN computed at run time
beliavsky at aol dot com
gcc-bugzilla@gcc.gnu.org
Wed May 9 14:27:00 GMT 2007
------- Comment #4 from beliavsky at aol dot com 2007-05-09 15:27 -------
(In reply to comment #2)
> I get:
> words = 'two three'
> On x86-64-gnu/linux with latest 4.3
> I wonder if this is one that we recently fixed. Can you try with a more recent
> build?
Using Mingw 20070506, the problem persists. The behavior of the compiled
program is erratic. Running the compiled program in one Windows console
(command line) I get different "garbage" characters appended to the correct
output than when running it in a different Windows console. Running the program
repeatedly in the same console gives the same results.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31867
More information about the Gcc-bugs
mailing list