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 obvious typo that breaks boot strap in delayed folding


> I'm just going to use --disable-werror now, as apparently everybody else
> does.

I personally don't and bootstrap works fine probably because the bug is fixed.
Are you sure that you are bootstrapping the compiler and not just building it?
-Werror is supposed to be disabled during stage #1 of a bootstrap.

-- 
Eric Botcazou


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