This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r136041 - in /branches/gomp-3_0-branch/gcc/cp: ...


Author: jakub
Date: Tue May 27 16:50:50 2008
New Revision: 136041

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136041
Log:
	* parser.c (cp_parser_omp_for_loop): Avoid bogus uninitialized var
	warning.

Modified:
    branches/gomp-3_0-branch/gcc/cp/ChangeLog.gomp
    branches/gomp-3_0-branch/gcc/cp/parser.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]