------- Comment #1 from pinskia at gcc dot gnu dot org  2009-10-21 19:49 -------
I don't think this is misparsing this at all.  This is one place in the C++
standard that says it should be parsed as a function declaration rather than a
variable declaration to resolve an ambiguous between those two.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|misparsing an object        |misparsing an object
                   |declaration - parameter may |declaration - parameter may
                   |not have variably modified  |not have variably modified
                   |type                        |type


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41786

Reply via email to