This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/17062] c++ syntax bug. Object declaration treated as a function pointer declaration.


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]