This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/32140] [4.3 Regression] Miscompilation with -O1
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Jun 2007 13:53:49 -0000
- Subject: [Bug fortran/32140] [4.3 Regression] Miscompilation with -O1
- References: <bug-32140-6642@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #22 from rguenth at gcc dot gnu dot org 2007-06-20 13:53 -------
It would be nice if a fortraner could make the testcase not output to
stdout/err
but to /dev/null instead.
open(6,'/dev/null')
didn't work for me ;)
Just to make a testcase suitable for the testsuite.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32140