[Bug fortran/31299] I can produce the bug without using nohup
michael dot a dot richmond at nasa dot gov
gcc-bugzilla@gcc.gnu.org
Thu Mar 22 13:54:00 GMT 2007
------- Comment #10 from michael dot a dot richmond at nasa dot gov 2007-03-22 13:53 -------
Several commenters believe the problem is with nohup rather than gfortran. I
can produce the bug without using nohup. I redirect the input to a file:
gfortran test_getlog.f90
./a.out <carriage_return
Modifying the program to read from the file has no effect.
--
michael dot a dot richmond at nasa dot gov changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Use getpwuid(geteuid()) |I can produce the bug
|instead of getlogin() for |without using nohup
|GETLOG() |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31299
More information about the Gcc-bugs
mailing list