This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/46657] Didn't check an array's boundary


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 ***


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]