1. 09 Feb, 2001 18 commits
  2. 08 Feb, 2001 21 commits
  3. 07 Feb, 2001 1 commit
    • cpphash.h (struct spec_nodes): Add n_true and n_false. · 037313ae
      	* 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.
      
      	* g++.dg/stdbool-if.C: New test.
      
      From-SVN: r39530
      Zack Weinberg committed