diff options
| author | Mark Mitchell <mark@codesourcery.com> | 2004-01-19 20:33:29 +0000 | 
|---|---|---|
| committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 2004-01-19 20:33:29 +0000 | 
| commit | 9f880ef94a9ea767e3ac22badec8dd198d4cfda0 (patch) | |
| tree | de54ed902338fbf89d7510d0543652e38f2d398f /libjava/java/lang/ThreadLocal.java | |
| parent | 62e882937cf07a66f220adbb9ea1ae171db55ad5 (diff) | |
| download | gcc-9f880ef94a9ea767e3ac22badec8dd198d4cfda0.zip gcc-9f880ef94a9ea767e3ac22badec8dd198d4cfda0.tar.gz gcc-9f880ef94a9ea767e3ac22badec8dd198d4cfda0.tar.bz2  | |
re PR c++/13592 (C++ parser regression)
	PR c++/13592
	* call.c (build_field_call): Remove.
	(n_build_method_call): Likewise.
	(build_method_call): Likewise.
	(build_new_method_call): Do not call build_field_call.
	* class.c (n_build_method_call): Remove.
	(print_class_statistics): Do not print it.
	* cp-tree.h (build_method_call): Remove declaration.
	(finish_object_call_expr): Likewise.
	(build_new_1): Do not use build_method_call.
	* parser.c (cp_parser_postfix_expression): Use finish_call_expr
	when the function appearing on the right-hand-side of "." or "->"
	is not actually a function.
	* pt.c (tsubst_copy_and_build): Likewise.
	* semantics.c (finish_object_call_expr): Remove.
	PR c++/13592
	* g++.dg/template/call2.C: New test.
From-SVN: r76173
Diffstat (limited to 'libjava/java/lang/ThreadLocal.java')
0 files changed, 0 insertions, 0 deletions
