[Bug fortran/28660] Spurious warning: 'ubound.6' is used uninitialized in this function
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Aug 9 10:20:00 GMT 2006
------- Comment #1 from pinskia at gcc dot gnu dot org 2006-08-09 10:20 -------
Actually this is worse than what is said here, this is wrong code. In a
prerelease of 4.1.0, we allocate r after we allocate x so the size of x is not
know at the time we allocate r.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|minor |normal
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Keywords|diagnostic |wrong-code
Last reconfirmed|0000-00-00 00:00:00 |2006-08-09 10:20:36
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28660
More information about the Gcc-bugs
mailing list