1. 07 Sep, 2006 3 commits
  2. 06 Sep, 2006 14 commits
  3. 05 Sep, 2006 13 commits
  4. 04 Sep, 2006 6 commits
  5. 03 Sep, 2006 3 commits
  6. 02 Sep, 2006 1 commit
    • re PR c++/27670 (ICE on invalid template parameter) · b89c561c
      2006-09-02  Lee Millward  <lee.millward@codesourcery.com>
      
              PR c++/27670
              PR c++/27493
              PR c++/27494
              PR c++/27397
              * parser.c (cp_parser_template_parameter_list): Add
              invalid template parameters to the parameter list as
              error_mark_node.
      
              * g++.dg/template/operator9.C: New test.
              * g++.dg/template/operator7.C: New test.
              * g++.dg/template/operator8.C: New test.
              * g++.dg/template/crash57.C: New test.
      
              * g++.dg/template/typedef4.C: Adjust error markers.
              * g++.dg/template/typedef5.C: Likewise.
      
      From-SVN: r116661
      Lee Millward committed