This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/17062] c++ syntax bug. Object declaration treated as a function pointer declaration.
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Aug 2004 10:47:34 -0000
- Subject: [Bug c++/17062] c++ syntax bug. Object declaration treated as a function pointer declaration.
- References: <20040817103328.17062.andrei.mischenko@mail.ru>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-08-17 10:47 -------
This is a dup of bug 16347, GCC is right in that A a(B(x)); declares a function.
*** This bug has been marked as a duplicate of 16347 ***
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
Summary|c++ syntax bug. Object |c++ syntax bug. Object
|declaration treated as a |declaration treated as a
|function pointer |function pointer
|declaration. |declaration.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17062