[Bug c++/70540] ICE on invalid code on x86_64-linux-gnu in cxx_incomplete_type_diagnostic, at cp/typeck2.c:569
mpolacek at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Apr 5 06:35:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70540
--- Comment #3 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
commit f153f0531fbf0c8a5454ba6662b8819a6831bea6
Author: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Sun Mar 17 02:41:22 2013 +0000
PR c++/54277
* cp-tree.h (WILDCARD_TYPE_P): Split out from...
(MAYBE_CLASS_TYPE_P): ...here.
* semantics.c (lambda_capture_field_type): Only build a
magic decltype for wildcard types.
(lambda_proxy_type): Likewise.
(finish_non_static_data_member): Get the quals from
the object.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@196747
138bc75d-0d04-0410-961f-82ee72b054a4
More information about the Gcc-bugs
mailing list