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: Please *bootstrap* patches


"Giovanni Bajo" <giovannibajo@libero.it> writes:

| Yes, this was my patch. While I sympathize with your sentiment, I
| must notice that there is no official need to bootstrap a C++ only
| patch (a patch affecting only files in cp/). In fact, our
| official rules at  http://gcc.gnu.org/contribute.html say:

You're right.

[...]

| This was suggested by Jason Merrill. If this procedure does not
| activate -Werror, then it is a problem of our contribution rules, which I
| follow literally. When I invoke "make all-gcc" on my patched decl.c, I see the
Not a problem with the contribution rules.  But a problem in the
makefiles.  Since we currently build cc1plus only with GCC, we
should have put -Werror for regular make.  That is what should be fixed.

-- Gaby


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