Bootstrap failure: gcc/cppexp.c:430: structure has no member named `n_true'

Zack Weinberg zackw@stanford.edu
Wed Feb 7 15:14:00 GMT 2001


On Wed, Feb 07, 2001 at 11:00:50PM +0100, Gerald Pfeifer wrote:
> Zack, I'm afraid the following change
> 
>   2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
> 
>         * cpphash.h (struct spec_nodes): Add n_true and n_false.
>         * cppinit.c (cpp_create_reader): Initialize them.
>         (append_include_chain): cxx_aware arg might be unused.
>         * cppexp.c (lex): In C++ mode, recognize 'true' and 'false'
>         keywords and give them their phase 7 meaning.  Pedwarn about
>         this unless '__bool_true_false_are_defined' is defined.

Somehow I managed to leave the cpphash.h change out of the commit.  It
should be fixed now.

zw


More information about the Gcc-bugs mailing list