http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46657
Manuel López-Ibáñez <manu at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |manu at gcc dot gnu.org Resolution| |DUPLICATE Severity|normal |major --- Comment #2 from Manuel López-Ibáñez <manu at gcc dot gnu.org> 2010-11-25 11:16:44 UTC --- Warray-bounds only works with -O2, and then, only sometimes. I would be interested to know whether clang/llvm already handles this. *** This bug has been marked as a duplicate of bug 35587 ***