r199842 - in /trunk/gcc: ChangeLog cp/call.c te...
tmsriram@gcc.gnu.org
tmsriram@gcc.gnu.org
Sat Jun 8 00:38:00 GMT 2013
Author: tmsriram
Date: Sat Jun 8 00:38:09 2013
New Revision: 199842
URL: http://gcc.gnu.org/viewcvs?rev=199842&root=gcc&view=rev
Log:
Fixes PR 57548.
2013-06-07 Sriraman Tallam <tmsriram@google.com>
PR c++/57548
* cp/call.c (build_over_call): Check if current_function_decl is
NULL.
* testsuite/g++.dg/ext/pr57548.C: New test.
Added:
trunk/gcc/testsuite/g++.dg/ext/pr57548.C
Modified:
trunk/gcc/ChangeLog
trunk/gcc/cp/call.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list