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++/52796] [4.6/4.7/4.8 C++11] Initialization of primitive object with 0-length parameter pack fails to value-initialize


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

Jeffrey Yasskin <jyasskin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.6/4.7 C++11]             |[4.6/4.7/4.8 C++11]
                   |Initialization of primitive |Initialization of primitive
                   |object with 0-length        |object with 0-length
                   |parameter pack fails to     |parameter pack fails to
                   |value-initialize            |value-initialize

--- Comment #2 from Jeffrey Yasskin <jyasskin at gcc dot gnu.org> 2012-03-30 21:22:30 UTC ---
And 4.8.0 20120330 matches 4.7's behavior for both test cases.


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