]> gcc.gnu.org Git - gcc.git/commit
parser.c (cp_parser_range_for): Don't try to deduce from {} in a template.
authorJason Merrill <jason@redhat.com>
Mon, 3 Oct 2011 04:32:20 +0000 (00:32 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 3 Oct 2011 04:32:20 +0000 (00:32 -0400)
commita558c1e2e1e87fd562909a5170b5722df2681b2a
tree9bdc68ea405a3c387d2f784e03857449d4016030
parentbb69f33b3a9686afd4bbd81557639ea4d74d390c
parser.c (cp_parser_range_for): Don't try to deduce from {} in a template.

* parser.c (cp_parser_range_for): Don't try to deduce from {}
in a template.

From-SVN: r179443
gcc/cp/ChangeLog
gcc/cp/parser.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/range-for22.C [new file with mode: 0644]
This page took 0.067033 seconds and 5 git commands to generate.