This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r115071 - in /branches/lto: ChangeLog.lto gcc/c...
- From: kazu at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Thu, 29 Jun 2006 16:11:10 -0000
- Subject: r115071 - in /branches/lto: ChangeLog.lto gcc/c...
Author: kazu
Date: Thu Jun 29 16:11:10 2006
New Revision: 115071
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115071
Log:
* gcc/cp/parser.c (cp_parser_late_parsing_default_args): Use
num_parm_types and nth_parm_type.
Modified:
branches/lto/ChangeLog.lto
branches/lto/gcc/cp/parser.c