1. 20 Nov, 2000 12 commits
  2. 19 Nov, 2000 27 commits
  3. 18 Nov, 2000 1 commit
    • c-decl.c (check_for_loop_decls): New function. · 77c4d6c0
      	* c-decl.c (check_for_loop_decls): New function.
      	* c-parse.in (for_init_stmt): New.
      	(select_or_iter_stmt): Use for_init_stmt.
      	* c-tree.h (check_for_loop_decls): New declaration.
      
      testsuite:
      	* gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
      	gcc.dg/c99-fordecl-2.c: New tests.
      
      From-SVN: r37549
      Joseph Myers committed