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 tree-optimization/35503] Warning about restricted pointers?


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35503

--- Comment #10 from Samuel Thibault <samuel.thibault@ens-lyon.org> ---
Well, the fact that there are a lot of false negative is not an argument for
not including it in -Wall :)

The current implementation does catch the issues I have seen in existing code,
so it is already useful to raise it.

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