This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Question on -Werror usage in Makefiles...
Richard Henderson <rth@redhat.com> writes:
> On Wed, Oct 29, 2003 at 06:16:41PM -0800, Zack Weinberg wrote:
>> Ok, so should I go ahead and check in the patch I did, or is more
>> necessary?
>
> I don't know if more is necessary. Are all the warnings gone?
I built libgcc succesfully with -Werror, but there might be problems
with this change and other unwind-*.c files, and there might also be
other data that ought to be marked read-only but isn't.
zw