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++/56774] [4.7/4.8/4.9 Regression] G++ 4.8 reverses variadic template types during unpacking


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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2013-03-28
            Summary|G++ 4.8 reverses variadic   |[4.7/4.8/4.9 Regression]
                   |template types during       |G++ 4.8 reverses variadic
                   |unpacking                   |template types during
                   |                            |unpacking
     Ever Confirmed|0                           |1

--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> 2013-03-28 23:57:30 UTC ---
We badly need a reduced testcase not using the whole <tuple> (not to mention
<iostream> of course)


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