This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/24052] &#`label_decl' not supported by dump_expr#<expression error>
- From: "guillaume dot melquiond at ens-lyon dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Sep 2005 08:49:37 -0000
- Subject: [Bug c++/24052] &#`label_decl' not supported by dump_expr#<expression error>
- References: <20050925084813.24052.guillaume.melquiond@ens-lyon.fr>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From guillaume dot melquiond at ens-lyon dot fr 2005-09-25 08:49 -------
Created an attachment (id=9803)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9803&action=view)
Trivial fix
The error message is a bit better now:
a.cpp:3: error: no match for 'operator&&' in 'A() && & b'
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24052