re PR c++/47703 ([C++0x] ICE: std::sort chokes on simple lambda function)
authorJason Merrill <jason@redhat.com>
Sun, 20 Feb 2011 23:18:11 +0000 (18:18 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Sun, 20 Feb 2011 23:18:11 +0000 (18:18 -0500)
commit06be49223f63ea7f3cf57146cc580fc1ee73d619
treed82f0c11743b49ec053fa200217217430b85b57b
parent525c617d3b92c10f79d1ffc786fb87dbf0958f0b
re PR c++/47703 ([C++0x] ICE: std::sort chokes on simple lambda function)

PR c++/47703
* error.c (location_of): Handle non-tagged types.

From-SVN: r170349
gcc/cp/ChangeLog
gcc/cp/error.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/overload/conv-op1.C [new file with mode: 0644]