[Bug c++/25649] [4.2 regression] Bogus "uninitialized" warning
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Jan 4 15:21:00 GMT 2006
------- Comment #7 from pinskia at gcc dot gnu dot org 2006-01-04 15:20 -------
But the warning is obviously bogus as you can check the errors after a couple
readings and still be able to be catch error. This is in a way like
(void)read(a, xx, y) issue that was filed but in reality it was a glibc bug
saying that the return value must not be ignored.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25649
More information about the Gcc-bugs
mailing list