[Bug middle-end/34285] buffer overflow incorrectly detected
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34285 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|
[Bug middle-end/34285] buffer overflow incorrectly detected
--- Comment #8 from pinskia at gcc dot gnu dot org 2007-11-29 19:27 --- I still say GCC is incorrect here, even if I was drinking last night. This should work as the whole struct is touched and not even looked at the one field. Even if the documentation says that, it is still bad behav