]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR c++/56646
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Mar 2013 03:25:42 +0000 (03:25 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Mar 2013 03:25:42 +0000 (03:25 +0000)
commit5ec09d0d310564acd5cad00ef1a1b3b8f4c455bd
treeba4ebb1ef7c7e87b6e92a85b018f824fc66f9f69
parent88af6243ca81dc222d58bfce586dc1e13b65c7c4
PR c++/56646
* parser.c (cp_parser_late_return_type_opt): Save and restore
current_class_ptr/ref.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@196853 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/parser.c
gcc/testsuite/g++.dg/cpp0x/trailing9.C [new file with mode: 0644]