This is the mail archive of the gcc-patches@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]

Re: [PATCH] Fix PR/8268: implement compile time array subscript checking


On 16/01/07, Gabriel Dos Reis <gdr@cs.tamu.edu> wrote:
On Tue, 16 Jan 2007, Manuel López-Ibáñez wrote:

| Also, I am not sure whether you need testcases for "testing that is
| enabled by -Wall" and "testing that is disabled with -Wall
| -Wno-array-bounds".

you're free to add one.


Gabriel, do you mean Dirk or I ? Because I cannot understand why should I implement testcases for someone else's patch.

If my comments are a problem rather than a contribution, I'll avoid
commenting patches in the future. Please, let me know so I won't
pester anyone else.

I was just pointing out what *you* have requested *me* to implement
for new -W options previously [*].

Sincerely,

Manuel.

[*] http://gcc.gnu.org/ml/gcc-patches/2006-12/msg01483.html


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