[Bug fortran/27589] Add compiler flag to check for uninitalized values at runtime
tobias dot burnus at physik dot fu-berlin dot de
gcc-bugzilla@gcc.gnu.org
Sat May 13 14:17:00 GMT 2006
------- Comment #1 from tobias dot burnus at physik dot fu-berlin dot de 2006-05-13 14:17 -------
Post scriptum: In this case, using -Wuninitialized -O
the compiler detects that the variable is uninitialized; however, for the other
UIN*.FOR examples at polyhdron.com they are not detected at compile-time.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27589
More information about the Gcc-bugs
mailing list