This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/50105] [4.6/4.7 Regression] I/O with g6.5 - wrong number of "**" shown
- From: "dominiq at lps dot ens.fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 18 Feb 2012 17:03:18 +0000
- Subject: [Bug libfortran/50105] [4.6/4.7 Regression] I/O with g6.5 - wrong number of "**" shown
- Auto-submitted: auto-generated
- References: <bug-50105-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50105
--- Comment #18 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2012-02-18 17:03:18 UTC ---
> There are therefore no requirements on the processor for this
> program, and it may produce either output, or even a runtime error.
If accepted, this means that it is not a regression. IMO any amount of * is
better than a runtime error (the code may output important data after it).