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++/61382] parameter pack expansion unexpected order


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61382

--- Comment #13 from Jason Merrill <jason at gcc dot gnu.org> ---
(In reply to Jakub Jelinek from comment #12)
> I'm seeing:
> FAIL: g++.dg/cpp0x/initlist86.C -std=c++11 execution test
> FAIL: g++.dg/cpp0x/initlist86.C -std=c++1y execution test
> on 4.9 branch (but not on trunk) on x86_64-linux -m32.

Hmm, I can't reproduce that compiling it by hand with my 4.9 branch build.


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