[Bug fortran/46979] Possible false may be used uninitialized in this function warning

2010-12-26 Thread dfranke at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46979

Daniel Franke dfranke at gcc dot gnu.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||dfranke at gcc dot gnu.org
  Known to work||4.6.0
 Resolution||FIXED

--- Comment #2 from Daniel Franke dfranke at gcc dot gnu.org 2010-12-27 
00:02:21 UTC ---
Closing.


[Bug fortran/46979] Possible false may be used uninitialized in this function warning

2010-12-16 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46979

Tobias Burnus burnus at gcc dot gnu.org changed:

   What|Removed |Added

 CC||burnus at gcc dot gnu.org

--- Comment #1 from Tobias Burnus burnus at gcc dot gnu.org 2010-12-16 
11:29:43 UTC ---
That has been fixed in/for GCC 4.6. The new version not only doesn't show any
warning but should also be a bit faster.

(For those who want to dig in the Changelog: I think that was by Jakub's fix
around 2010-07-15.)

Thanks nevertheless for the report. By the way, you can find newer GCC builds
also at http://gcc.gnu.org/wiki/GFortranBinaries (GCC 4.6 is the current
developer version, which will be released around March. It is currently in
development stage 3 (only bug/documentation fixes are allowed).)