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/43018] alloc_comp_scalar_1.f90: Valgrind Invalid read of size 8


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

Tobias Burnus <burnus at gcc dot gnu.org> changed:

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

--- Comment #8 from Tobias Burnus <burnus at gcc dot gnu.org> 2010-10-26 06:52:24 UTC ---
FIXED on the trunk (4.6).

As allocatable scalars have improved a lot in 4.6, thus I do not intent to
backport to 4.5. But feel free to do so, if you think otherwise - the patch is
trivial.


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