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++/56239] [4.6 Regression] parse error calling operator() on parenthesized value-initialized temporary


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.6/4.7 Regression] parse  |[4.6 Regression] parse
                   |error calling operator() on |error calling operator() on
                   |parenthesized               |parenthesized
                   |value-initialized temporary |value-initialized temporary

--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-02-19 17:39:42 UTC ---
Fixed for 4.7.3+.


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