r142320 - in /trunk: gcc/cp/ChangeLog gcc/cp/pa...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Mon Dec 1 15:27:00 GMT 2008


Author: jakub
Date: Mon Dec  1 15:27:12 2008
New Revision: 142320

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142320
Log:
	PR c++/38257
	* parser.c (cp_parser_omp_for_loop): Handle auto.
	* pt.c (tsubst_omp_for_iterator): Likewise.

	* testsuite/libgomp.c++/for-7.C: New test.

Added:
    trunk/libgomp/testsuite/libgomp.c++/for-7.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/parser.c
    trunk/gcc/cp/pt.c
    trunk/libgomp/ChangeLog



More information about the Gcc-cvs mailing list