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/51639] [4.6 Regression] Nested type pointer null initialisation fails


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

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

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

--- Comment #3 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-12-20 17:43:43 UTC ---
(In reply to comment #2)
> Do you have a 4.6.3 build after r182062 (p51435)? If yes, could you check its
> behavior for this pr? TIA.

I have a 4.6 build from Dec 11, which should be after Rev. 182062. There, I do
not see any valgrind error (contrary to the 4.6.2 release version). Seems to be
indeed a duplicate of PR 51435.


Jonathan: Could you try with a newer GCC - either GCC 4.6.3 (newer than
2011-12-06), or GCC 4.7 (experimental) [newer than 2011-12-06]. You could also
try an older version, GCC 4.5 is not affected.
Links to unofficial binaries and to instructions for building from source:
http://gcc.gnu.org/wiki/GFortranBinaries

*** This bug has been marked as a duplicate of bug 51435 ***


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