This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/53029] missed optimization in internal read (without implied-do-loop)


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53029

Manfred Schwarb <manfred99 at gmx dot ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|FIXED                       |

--- Comment #2 from Manfred Schwarb <manfred99 at gmx dot ch> 2012-05-11 21:25:14 UTC ---
Is not.

Please see the opening date of this bug compared to BUG 50673.
It _is_ actually a reaction on seeing that BUG 50673 has not fixed
this particular issue ...


I just verified it again with
#> gfc-test -v
Using built-in specs.
COLLECT_GCC=/usr/local/gfortran-test/bin/gfortran
COLLECT_LTO_WRAPPER=/usr/local/gfortran-test/lib/gcc/x86_64-unknown-linux-gnu/4.8.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: ../gfortran-source/gcc-4.8-20120506/configure
--enable-languages=c,c++,fortran --disable-libmudflap --enable-libgomp
--disable-nls --enable-checking=release --disable-bootstrap
--prefix=/usr/local/gfortran-test --enable-lto --enable-gold
--with-plugin-ld=/usr/bin/gold
Thread model: posix
gcc version 4.8.0 20120506 (experimental) (GCC)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]